Changeset 148 for trunk/Languages
- Timestamp:
- Nov 12, 2017, 11:06:20 PM (7 years ago)
- Location:
- trunk/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages/xtactics.cs.po
r147 r148 86 86 87 87 #: tcore.ashowcharts.caption 88 msgid "Show charts" 88 #, fuzzy 89 #| msgid "Show charts" 90 msgctxt "tcore.ashowcharts.caption" 91 msgid "Charts" 89 92 msgstr "Ukázat grafy" 93 94 #: tcore.ashowunitmoves.caption 95 msgctxt "tcore.ashowunitmoves.caption" 96 msgid "Unit moves" 97 msgstr "" 90 98 91 99 #: tformabout.buttonclose.caption … … 117 125 118 126 #: tformcharts.caption 127 msgctxt "tformcharts.caption" 119 128 msgid "Charts" 120 129 msgstr "Grafy" … … 468 477 msgid "General" 469 478 msgstr "Obecné" 479 480 #: tformunitmoves.caption 481 msgctxt "tformunitmoves.caption" 482 msgid "Unit moves" 483 msgstr "" 484 485 #: tformunitmoves.listview1.columns[0].caption 486 msgid "From cell" 487 msgstr "" 488 489 #: tformunitmoves.listview1.columns[1].caption 490 msgid "To cell" 491 msgstr "" 492 493 #: tformunitmoves.listview1.columns[2].caption 494 msgid "Once count" 495 msgstr "" 496 497 #: tformunitmoves.listview1.columns[3].caption 498 msgid "Repeat count" 499 msgstr "" 470 500 471 501 #: ucore.sendgame -
trunk/Languages/xtactics.po
r147 r148 76 76 77 77 #: tcore.ashowcharts.caption 78 msgid "Show charts" 78 msgctxt "tcore.ashowcharts.caption" 79 msgid "Charts" 80 msgstr "" 81 82 #: tcore.ashowunitmoves.caption 83 msgctxt "tcore.ashowunitmoves.caption" 84 msgid "Unit moves" 79 85 msgstr "" 80 86 … … 107 113 108 114 #: tformcharts.caption 115 msgctxt "tformcharts.caption" 109 116 msgid "Charts" 110 117 msgstr "" … … 451 458 #: tformsettings.tabsheetgeneral.caption 452 459 msgid "General" 460 msgstr "" 461 462 #: tformunitmoves.caption 463 msgctxt "tformunitmoves.caption" 464 msgid "Unit moves" 465 msgstr "" 466 467 #: tformunitmoves.listview1.columns[0].caption 468 msgid "From cell" 469 msgstr "" 470 471 #: tformunitmoves.listview1.columns[1].caption 472 msgid "To cell" 473 msgstr "" 474 475 #: tformunitmoves.listview1.columns[2].caption 476 msgid "Once count" 477 msgstr "" 478 479 #: tformunitmoves.listview1.columns[3].caption 480 msgid "Repeat count" 453 481 msgstr "" 454 482
Note:
See TracChangeset
for help on using the changeset viewer.