Changeset 30 for trunk/Languages
- Timestamp:
- Jun 28, 2024, 11:08:43 PM (6 months ago)
- Location:
- trunk/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages/MyData.cs.po
r28 r30 12 12 "X-Generator: Poedit 3.0.1\n" 13 13 14 #: tcore.aabout.caption15 msgctxt "tcore.aabout.caption"16 msgid "About"17 msgstr "O aplikaci"18 19 #: tcore.adatabaseconnect.caption20 msgid "Connect"21 msgstr "Připojit"22 23 #: tcore.adatabasedisconnect.caption24 msgid "Disconnect"25 msgstr "Odpojit"26 27 #: tcore.aexit.caption28 msgid "Exit"29 msgstr "Ukončit"30 31 #: tcore.applicationinfo1.description32 msgid "Customizable database storage"33 msgstr "Nastavitelné databázové úložiště"34 35 #: tcore.apreferences.caption36 msgctxt "tcore.apreferences.caption"37 msgid "Preferences"38 msgstr "Předvolby"39 40 14 #: tformconnect.buttoncancel.caption 41 15 msgctxt "tformconnect.buttoncancel.caption" … … 322 296 msgstr "Záznamy" 323 297 324 #: tformtable.buttoncancel.caption325 msgctxt "tformtable.buttoncancel.caption"326 msgid "Cancel"327 msgstr "Zrušit"328 329 #: tformtable.buttonok.caption330 msgctxt "tformtable.buttonok.caption"331 msgid "Ok"332 msgstr "Ok"333 334 #: tformtable.caption335 msgctxt "tformtable.caption"336 msgid "Table"337 msgstr "Tabulka"338 339 #: tformtable.label1.caption340 msgid "System name:"341 msgstr "Jméno systému:"342 343 #: tformtable.label2.caption344 msgid "Caption:"345 msgstr "Titulek:"346 347 298 #: tformtables.aadd.caption 348 299 msgctxt "tformtables.aadd.caption" … … 526 477 msgstr "Opravdu chcete odstranit tabulku '%s'?" 527 478 528 #: uhtmlclasses.sstringtoipconversionerror529 msgctxt "uhtmlclasses.sstringtoipconversionerror"530 msgid "String to IP address conversion error"531 msgstr "Chyba převodu řetězce na IP adresu"532 533 479 #: uipaddress.sstringtoipconversionerror 534 480 msgctxt "uipaddress.sstringtoipconversionerror" 535 481 msgid "String to IP address conversion error" 536 482 msgstr "Chyba převodu řetězce na IP adresu" 483 -
trunk/Languages/MyData.pot
r28 r30 1 1 msgid "" 2 2 msgstr "Content-Type: text/plain; charset=UTF-8" 3 4 #: tcore.aabout.caption5 msgid "About"6 msgstr ""7 8 #: tcore.adatabaseconnect.caption9 msgid "Connect"10 msgstr ""11 12 #: tcore.adatabasedisconnect.caption13 msgid "Disconnect"14 msgstr ""15 16 #: tcore.aexit.caption17 msgid "Exit"18 msgstr ""19 20 #: tcore.applicationinfo1.description21 msgid "Customizable database storage"22 msgstr ""23 24 #: tcore.apreferences.caption25 msgctxt "tcore.apreferences.caption"26 msgid "Preferences"27 msgstr ""28 3 29 4 #: tformconnect.buttoncancel.caption … … 311 286 msgstr "" 312 287 313 #: tformtable.buttoncancel.caption314 msgctxt "tformtable.buttoncancel.caption"315 msgid "Cancel"316 msgstr ""317 318 #: tformtable.buttonok.caption319 msgctxt "tformtable.buttonok.caption"320 msgid "Ok"321 msgstr ""322 323 #: tformtable.caption324 msgctxt "tformtable.caption"325 msgid "Table"326 msgstr ""327 328 #: tformtable.label1.caption329 msgid "System name:"330 msgstr ""331 332 #: tformtable.label2.caption333 msgid "Caption:"334 msgstr ""335 336 288 #: tformtables.aadd.caption 337 289 msgctxt "tformtables.aadd.caption" … … 505 457 msgstr "" 506 458 507 #: uhtmlclasses.sstringtoipconversionerror508 msgctxt "uhtmlclasses.sstringtoipconversionerror"509 msgid "String to IP address conversion error"510 msgstr ""511 512 459 #: uipaddress.sstringtoipconversionerror 513 460 msgctxt "uipaddress.sstringtoipconversionerror"
Note:
See TracChangeset
for help on using the changeset viewer.