Changeset 137 for trunk/Languages
- Timestamp:
- Mar 5, 2022, 4:38:34 PM (3 years ago)
- Location:
- trunk/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages/LazFuck.cs.po
r136 r137 599 599 msgstr "SpouÅ¡tÄÄ \"%s\" nenalezen" 600 600 601 #: utarget.sfirstindexhigherthanlastindex 602 msgid "First index higher than last index" 603 msgstr "Prvnà index vÄtÅ¡Ã neÅŸ poslednà index" 604 605 #: utarget.sfirstindexoutofrange 606 msgid "First index out of range" 607 msgstr "Prvnà index mimo rozsah" 608 609 #: utarget.slastindexoutofrange 610 msgid "Last index out of range" 611 msgstr "Poslednà index mimo rozsah" 612 601 613 #: utarget.snone 602 614 msgid "None" … … 610 622 msgid "Paused" 611 623 msgstr "Zastaveno" 624 625 #: utarget.sprogramindexerror 626 #, object-pascal-format 627 msgid "Old program index higher than new (old: %d, new: %d)" 628 msgstr "StarÃœ programová index vyÅ¡Å¡Ã neÅŸ novÃœ (stará: %d, novÃœ: %d)" 612 629 613 630 #: utarget.srunning -
trunk/Languages/LazFuck.pot
r136 r137 589 589 msgstr "" 590 590 591 #: utarget.sfirstindexhigherthanlastindex 592 msgid "First index higher than last index" 593 msgstr "" 594 595 #: utarget.sfirstindexoutofrange 596 msgid "First index out of range" 597 msgstr "" 598 599 #: utarget.slastindexoutofrange 600 msgid "Last index out of range" 601 msgstr "" 602 591 603 #: utarget.snone 592 604 msgid "None" … … 599 611 #: utarget.spaused 600 612 msgid "Paused" 613 msgstr "" 614 615 #: utarget.sprogramindexerror 616 #, object-pascal-format 617 msgid "Old program index higher than new (old: %d, new: %d)" 601 618 msgstr "" 602 619
Note:
See TracChangeset
for help on using the changeset viewer.