diff options
author | David Tardon <dtardon@redhat.com> | 2016-04-06 10:14:32 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-04-06 10:19:20 +0200 |
commit | 811219418cc2ca17f7ab31d13835a664a45d4acf (patch) | |
tree | 48f49602cf3234665a017f16b129ca0630eef965 /i18npool | |
parent | f8b6a503af8a203ed85f2c502a57c802806e5c75 (diff) |
tdf#99110 translate reserved words for uk
Change-Id: I66c866815501f185de4c3ac7296ef42f1a1ab025
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/uk_UA.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18npool/source/localedata/data/uk_UA.xml b/i18npool/source/localedata/data/uk_UA.xml index 6d4be6b708b2..78f7f47d1482 100644 --- a/i18npool/source/localedata/data/uk_UA.xml +++ b/i18npool/source/localedata/data/uk_UA.xml @@ -413,18 +413,18 @@ </LC_TRANSLITERATION> <LC_MISC> <ReservedWords> - <trueWord>true</trueWord> - <falseWord>false</falseWord> - <quarter1Word>1st quarter</quarter1Word> - <quarter2Word>2nd quarter</quarter2Word> - <quarter3Word>3rd quarter</quarter3Word> - <quarter4Word>4th quarter</quarter4Word> - <aboveWord>above</aboveWord> - <belowWord>below</belowWord> - <quarter1Abbreviation>Q1</quarter1Abbreviation> - <quarter2Abbreviation>Q2</quarter2Abbreviation> - <quarter3Abbreviation>Q3</quarter3Abbreviation> - <quarter4Abbreviation>Q4</quarter4Abbreviation> + <trueWord>істина</trueWord> + <falseWord>брехня</falseWord> + <aboveWord>вище</aboveWord> + <belowWord>нижче</belowWord> + <quarter1Word>1-й квартал</quarter1Word> + <quarter2Word>2-й квартал</quarter2Word> + <quarter3Word>3-й квартал</quarter3Word> + <quarter4Word>4-й квартал</quarter4Word> + <quarter1Abbreviation>1-й кв.</quarter1Abbreviation> + <quarter2Abbreviation>2-й кв.</quarter2Abbreviation> + <quarter3Abbreviation>3-й кв.</quarter3Abbreviation> + <quarter4Abbreviation>4-й кв.</quarter4Abbreviation> </ReservedWords> </LC_MISC> <LC_NumberingLevel> |