Changeset 154 for trunk/Languages


Ignore:
Timestamp:
Aug 14, 2024, 10:51:18 PM (3 months ago)
Author:
chronos
Message:
  • Added: Key shortcuts form to see all available actions and their key shortcuts.
Location:
trunk/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/LazFuck.cs.po

    r153 r154  
    3939msgstr "LazFuck je GUI aplikace pro psaní, spouÅ¡tění, překládání a ladění programů napsanÃœch ve slavném esoterickém programovacím jazyku BrainFuck."
    4040
     41#: formkeyshortcuts.sglobal
     42msgid "Global"
     43msgstr "Globální"
     44
     45#: formkeyshortcuts.smainform
     46msgid "Main window"
     47msgstr "Hlavní okno"
     48
    4149#: formmain.schanged
    4250msgctxt "formmain.schanged"
     
    308316msgstr "Vstup:"
    309317
     318#: tformkeyshortcuts.caption
     319msgctxt "tformkeyshortcuts.caption"
     320msgid "Key shortcuts"
     321msgstr "Klávesové zkratky"
     322
     323#: tformkeyshortcuts.listview1.columns[0].caption
     324msgid "Action"
     325msgstr "Akce"
     326
     327#: tformkeyshortcuts.listview1.columns[1].caption
     328msgid "Window"
     329msgstr "Okno"
     330
     331#: tformkeyshortcuts.listview1.columns[2].caption
     332msgid "Shortcut"
     333msgstr "Zkratka"
     334
     335#: tformkeyshortcuts.menuitem1.caption
     336msgid "Execute"
     337msgstr "Vykonat"
     338
    310339#: tformlog.caption
    311340msgctxt "tformlog.caption"
     
    335364msgstr "Nápověda"
    336365
     366#: tformmain.akeyshortcuts.caption
     367msgctxt "tformmain.akeyshortcuts.caption"
     368msgid "Key shortcuts"
     369msgstr "Klávesové zkratky"
     370
    337371#: tformmain.aoptions.caption
    338372msgctxt "tformmain.aoptions.caption"
  • trunk/Languages/LazFuck.pot

    r153 r154  
    2525msgstr ""
    2626
     27#: formkeyshortcuts.sglobal
     28msgid "Global"
     29msgstr ""
     30
     31#: formkeyshortcuts.smainform
     32msgid "Main window"
     33msgstr ""
     34
    2735#: formmain.schanged
    2836msgctxt "formmain.schanged"
     
    294302msgstr ""
    295303
     304#: tformkeyshortcuts.caption
     305msgctxt "tformkeyshortcuts.caption"
     306msgid "Key shortcuts"
     307msgstr ""
     308
     309#: tformkeyshortcuts.listview1.columns[0].caption
     310msgid "Action"
     311msgstr ""
     312
     313#: tformkeyshortcuts.listview1.columns[1].caption
     314msgid "Window"
     315msgstr ""
     316
     317#: tformkeyshortcuts.listview1.columns[2].caption
     318msgid "Shortcut"
     319msgstr ""
     320
     321#: tformkeyshortcuts.menuitem1.caption
     322msgid "Execute"
     323msgstr ""
     324
    296325#: tformlog.caption
    297326msgctxt "tformlog.caption"
     
    321350msgstr ""
    322351
     352#: tformmain.akeyshortcuts.caption
     353msgctxt "tformmain.akeyshortcuts.caption"
     354msgid "Key shortcuts"
     355msgstr ""
     356
    323357#: tformmain.aoptions.caption
    324358msgctxt "tformmain.aoptions.caption"
Note: See TracChangeset for help on using the changeset viewer.