Changeset 153 for trunk/Languages
- Timestamp:
- Aug 14, 2024, 1:05:13 PM (3 months ago)
- Location:
- trunk/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages/LazFuck.cs.po
r152 r153 23 23 msgstr " kroků/s" 24 24 25 #: formhelp.shelpfeatures 26 msgid "" 27 "Features:\n" 28 "* Graphical code editor with color syntax highlighting\n" 29 "* Cross-compilation to Delphi, Free Pascal, Python, Java, C, C#, PHP, Rust and Javascript\n" 30 "* Interpreter with debugger" 31 msgstr "" 32 "Vlastnosti:\n" 33 "* GrafickÃœ editor kódu s barevnÃœm zvÃœraznÄnÃm\n" 34 "* KÅÃÅŸovÃœ pÅekladaÄ do jazyků Delphi, Free Pascal, Python, Java, C, C#, PHP, Rust a Javascript\n" 35 "* Interpretr s ladiÄem" 36 37 #: formhelp.shelpsummary 38 msgid "LazFuck is a GUI application for writing, executing, compiling and debugging programs written in famous BrainFuck esoteric programming language." 39 msgstr "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." 40 25 41 #: formmain.schanged 26 42 msgctxt "formmain.schanged" … … 231 247 msgstr "VÃœsledek" 232 248 249 #: tformconsole.buttonabort.caption 250 msgid "Abort" 251 msgstr "PÅeruÅ¡it" 252 253 #: tformconsole.caption 254 msgid "Console" 255 msgstr "Konzola" 256 233 257 #: tformcpu.caption 234 258 msgid "CPU" … … 271 295 msgstr " " 272 296 297 #: tformhelp.caption 298 msgctxt "tformhelp.caption" 299 msgid "Help" 300 msgstr "NápovÄda" 301 273 302 #: tforminput.caption 274 303 msgid "Input" … … 297 326 msgstr "UkonÄit" 298 327 328 #: tformmain.afullscreen.caption 329 msgid "Full screen" 330 msgstr "Celá obrazovka" 331 299 332 #: tformmain.ahelp.caption 300 333 msgctxt "tformmain.ahelp.caption" … … 407 440 msgstr "Nástroje" 408 441 442 #: tformmain.menuitem23.caption 443 msgid "View" 444 msgstr "ZobrazenÃ" 445 409 446 #: tformmain.menuitem24.caption 410 447 msgctxt "tformmain.menuitem24.caption" -
trunk/Languages/LazFuck.pot
r152 r153 13 13 msgstr "" 14 14 15 #: formhelp.shelpfeatures 16 msgid "" 17 "Features:\n" 18 "* Graphical code editor with color syntax highlighting\n" 19 "* Cross-compilation to Delphi, Free Pascal, Python, Java, C, C#, PHP, Rust and Javascript\n" 20 "* Interpreter with debugger" 21 msgstr "" 22 23 #: formhelp.shelpsummary 24 msgid "LazFuck is a GUI application for writing, executing, compiling and debugging programs written in famous BrainFuck esoteric programming language." 25 msgstr "" 26 15 27 #: formmain.schanged 16 28 msgctxt "formmain.schanged" … … 221 233 msgstr "" 222 234 235 #: tformconsole.buttonabort.caption 236 msgid "Abort" 237 msgstr "" 238 239 #: tformconsole.caption 240 msgid "Console" 241 msgstr "" 242 223 243 #: tformcpu.caption 224 244 msgid "CPU" … … 261 281 msgstr "" 262 282 283 #: tformhelp.caption 284 msgctxt "tformhelp.caption" 285 msgid "Help" 286 msgstr "" 287 263 288 #: tforminput.caption 264 289 msgid "Input" … … 287 312 msgstr "" 288 313 314 #: tformmain.afullscreen.caption 315 msgid "Full screen" 316 msgstr "" 317 289 318 #: tformmain.ahelp.caption 290 319 msgctxt "tformmain.ahelp.caption" … … 397 426 msgstr "" 398 427 428 #: tformmain.menuitem23.caption 429 msgid "View" 430 msgstr "" 431 399 432 #: tformmain.menuitem24.caption 400 433 msgctxt "tformmain.menuitem24.caption"
Note:
See TracChangeset
for help on using the changeset viewer.