Changeset 137 for branches/generator/Languages
- Timestamp:
- Dec 27, 2017, 6:05:11 PM (7 years ago)
- Location:
- branches/generator/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/generator/Languages/generator.cs.po
r136 r137 31 31 #: tformgrammer.label2.caption 32 32 msgid "White space rule:" 33 msgstr "" 33 msgstr "Pravidlo bÃlÃœch znaků:" 34 35 #: tformlookuptable.buttoncancel.caption 36 msgctxt "tformlookuptable.buttoncancel.caption" 37 msgid "Cancel" 38 msgstr "ZruÅ¡it" 39 40 #: tformlookuptable.buttonok.caption 41 msgctxt "tformlookuptable.buttonok.caption" 42 msgid "Ok" 43 msgstr "Ok" 44 45 #: tformlookuptable.caption 46 msgid "Lookup table" 47 msgstr "Hledacà tabulka:" 48 49 #: tformlookuptable.label1.caption 50 msgctxt "tformlookuptable.label1.caption" 51 msgid "Name:" 52 msgstr "Jméno:" 53 54 #: tformlookuptables.aadd.caption 55 msgctxt "tformlookuptables.aadd.caption" 56 msgid "Add" 57 msgstr "PÅidat" 58 59 #: tformlookuptables.aadd.hint 60 msgctxt "tformlookuptables.aadd.hint" 61 msgid "Add" 62 msgstr "PÅidat" 63 64 #: tformlookuptables.amodify.caption 65 msgctxt "tformlookuptables.amodify.caption" 66 msgid "Modify" 67 msgstr "Upravit" 68 69 #: tformlookuptables.amodify.hint 70 msgctxt "tformlookuptables.amodify.hint" 71 msgid "Modify" 72 msgstr "Upravit" 73 74 #: tformlookuptables.aremove.caption 75 msgctxt "tformlookuptables.aremove.caption" 76 msgid "Remove" 77 msgstr "Odstranit" 78 79 #: tformlookuptables.aremove.hint 80 msgctxt "tformlookuptables.aremove.hint" 81 msgid "Remove" 82 msgstr "Odstranit" 83 84 #: tformlookuptables.caption 85 msgctxt "tformlookuptables.caption" 86 msgid "Lookup tables" 87 msgstr "Hledacà tabulky:" 88 89 #: tformlookuptables.listview1.columns[0].caption 90 msgctxt "tformlookuptables.listview1.columns[0].caption" 91 msgid "Name" 92 msgstr "Název" 34 93 35 94 #: tformmain.abuildcompiler.caption … … 51 110 msgstr "NastavenÃ" 52 111 112 #: tformmain.alookuptables.caption 113 msgctxt "tformmain.alookuptables.caption" 114 msgid "Lookup tables" 115 msgstr "Hledacà tabulky" 116 53 117 #: tformmain.aprojectclose.caption 54 118 msgid "Close" … … 116 180 117 181 #: tformmain.menuitem8.caption 118 msgid " Tools"182 msgid "Grammer" 119 183 msgstr "Nástroje" 120 184 … … 156 220 157 221 #: tformrule.label1.caption 222 msgctxt "tformrule.label1.caption" 158 223 msgid "Name:" 159 224 msgstr "Jméno:" … … 202 267 msgctxt "tformruleitem.checkboxescapedstring.caption" 203 268 msgid "Escaped strings" 204 msgstr "" 269 msgstr "PrefixovanÃœ znaky" 270 271 #: tformruleitem.checkboxlookuptable.caption 272 msgid "Use lookup table" 273 msgstr "PouÅŸÃt hledacà tabulku" 205 274 206 275 #: tformruleitem.checkboxoptional.caption … … 211 280 msgid "Repetitive" 212 281 msgstr "OpakovanÃœ" 282 283 #: tformruleitem.comboboxlookuptableaction.text 284 msgid "Create" 285 msgstr "VytvoÅit" 286 287 #: tformruleitem.label1.caption 288 msgid "Item action:" 289 msgstr "Akce poloÅŸky:" 213 290 214 291 #: tformruleitem.label2.caption … … 277 354 #: tformruleitems.checkboxwhitespace.caption 278 355 msgid "With white spaces" 279 msgstr " "356 msgstr "S bÃlÃœmi znaky" 280 357 281 358 #: tformruleitems.label1.caption … … 356 433 msgid "Unsaved changes" 357 434 msgstr "NeuloÅŸené zmÄny" 358 -
branches/generator/Languages/generator.po
r136 r137 23 23 msgstr "" 24 24 25 #: tformlookuptable.buttoncancel.caption 26 msgctxt "tformlookuptable.buttoncancel.caption" 27 msgid "Cancel" 28 msgstr "" 29 30 #: tformlookuptable.buttonok.caption 31 msgctxt "tformlookuptable.buttonok.caption" 32 msgid "Ok" 33 msgstr "" 34 35 #: tformlookuptable.caption 36 msgid "Lookup table" 37 msgstr "" 38 39 #: tformlookuptable.label1.caption 40 msgctxt "tformlookuptable.label1.caption" 41 msgid "Name:" 42 msgstr "" 43 44 #: tformlookuptables.aadd.caption 45 msgctxt "tformlookuptables.aadd.caption" 46 msgid "Add" 47 msgstr "" 48 49 #: tformlookuptables.aadd.hint 50 msgctxt "tformlookuptables.aadd.hint" 51 msgid "Add" 52 msgstr "" 53 54 #: tformlookuptables.amodify.caption 55 msgctxt "tformlookuptables.amodify.caption" 56 msgid "Modify" 57 msgstr "" 58 59 #: tformlookuptables.amodify.hint 60 msgctxt "tformlookuptables.amodify.hint" 61 msgid "Modify" 62 msgstr "" 63 64 #: tformlookuptables.aremove.caption 65 msgctxt "tformlookuptables.aremove.caption" 66 msgid "Remove" 67 msgstr "" 68 69 #: tformlookuptables.aremove.hint 70 msgctxt "tformlookuptables.aremove.hint" 71 msgid "Remove" 72 msgstr "" 73 74 #: tformlookuptables.caption 75 msgctxt "tformlookuptables.caption" 76 msgid "Lookup tables" 77 msgstr "" 78 79 #: tformlookuptables.listview1.columns[0].caption 80 msgctxt "tformlookuptables.listview1.columns[0].caption" 81 msgid "Name" 82 msgstr "" 83 25 84 #: tformmain.abuildcompiler.caption 26 85 msgid "Build compiler" … … 41 100 msgstr "" 42 101 102 #: tformmain.alookuptables.caption 103 msgctxt "tformmain.alookuptables.caption" 104 msgid "Lookup tables" 105 msgstr "" 106 43 107 #: tformmain.aprojectclose.caption 44 108 msgid "Close" … … 106 170 107 171 #: tformmain.menuitem8.caption 108 msgid " Tools"172 msgid "Grammer" 109 173 msgstr "" 110 174 … … 146 210 147 211 #: tformrule.label1.caption 212 msgctxt "tformrule.label1.caption" 148 213 msgid "Name:" 149 214 msgstr "" … … 194 259 msgstr "" 195 260 261 #: tformruleitem.checkboxlookuptable.caption 262 msgid "Use lookup table" 263 msgstr "" 264 196 265 #: tformruleitem.checkboxoptional.caption 197 266 msgid "Optional" … … 200 269 #: tformruleitem.checkboxrepetitive.caption 201 270 msgid "Repetitive" 271 msgstr "" 272 273 #: tformruleitem.comboboxlookuptableaction.text 274 msgid "Create" 275 msgstr "" 276 277 #: tformruleitem.label1.caption 278 msgid "Item action:" 202 279 msgstr "" 203 280
Note:
See TracChangeset
for help on using the changeset viewer.