Changeset 231 for branches/xpascal/Languages
- Timestamp:
- Jun 26, 2023, 12:17:46 PM (17 months ago)
- Location:
- branches/xpascal/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/xpascal/Languages/xpascal.cs.po
r230 r231 25 25 26 26 #: generatorxml.sunsupportednodetype 27 #, fuzzy28 27 msgctxt "generatorxml.sunsupportednodetype" 29 28 msgid "Unsupported node type" … … 43 42 msgstr "Chyba indexu" 44 43 45 #: source.sno 44 #: sourcenode.sno 45 msgctxt "sourcenode.sno" 46 46 msgid "No" 47 47 msgstr "Ne" 48 48 49 #: source .sunsupporteddatatype49 #: sourcenode.sunsupporteddatatype 50 50 #, object-pascal-format 51 msgctxt "sourcenode.sunsupporteddatatype" 51 52 msgid "Unsupported field value data type %s" 52 53 msgstr "NepodporovanÃœ datovÃœ typ pole %s" 53 54 54 #: source .sunsupportedvalueindex55 #: sourcenode.sunsupportedvalueindex 55 56 #, object-pascal-format 57 msgctxt "sourcenode.sunsupportedvalueindex" 56 58 msgid "Unsupported value index %d" 57 59 msgstr "Nepodporovaná hodnota indexu %d" 58 60 59 #: source.syes 61 #: sourcenode.syes 62 msgctxt "sourcenode.syes" 60 63 msgid "Yes" 61 64 msgstr "Ano" … … 149 152 msgid "Source:" 150 153 msgstr "Zdroj:" 151 -
branches/xpascal/Languages/xpascal.pot
r230 r231 32 32 msgstr "" 33 33 34 #: source.sno 34 #: sourcenode.sno 35 msgctxt "sourcenode.sno" 35 36 msgid "No" 36 37 msgstr "" 37 38 38 #: source .sunsupporteddatatype39 #: sourcenode.sunsupporteddatatype 39 40 #, object-pascal-format 41 msgctxt "sourcenode.sunsupporteddatatype" 40 42 msgid "Unsupported field value data type %s" 41 43 msgstr "" 42 44 43 #: source .sunsupportedvalueindex45 #: sourcenode.sunsupportedvalueindex 44 46 #, object-pascal-format 47 msgctxt "sourcenode.sunsupportedvalueindex" 45 48 msgid "Unsupported value index %d" 46 49 msgstr "" 47 50 48 #: source.syes 51 #: sourcenode.syes 52 msgctxt "sourcenode.syes" 49 53 msgid "Yes" 50 54 msgstr ""
Note:
See TracChangeset
for help on using the changeset viewer.