diff options
author | Florent Revest <revestflo@gmail.com> | 2017-05-11 18:49:07 +0200 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2017-05-11 18:49:07 +0200 |
commit | 7eabc95c7b5e15723eae4f9db42953986575d6ee (patch) | |
tree | b5793c23edea7b9513d6c8ba581d679eaa46940f /i18n | |
parent | f71a40125a01ecdcf94d5e48b03aeca462f07eef (diff) |
Update i18n Locales according to supported-languages' values
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/asteroid-stopwatch.de_DE.ts (renamed from i18n/asteroid-stopwatch.de.ts) | 0 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.es.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.fa.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.fr.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.ko.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.nl_NL.ts (renamed from i18n/asteroid-stopwatch.nl.ts) | 0 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.pl.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.ru.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.sv.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.uk.ts | 2 |
10 files changed, 8 insertions, 8 deletions
diff --git a/i18n/asteroid-stopwatch.de.ts b/i18n/asteroid-stopwatch.de_DE.ts index d6bc113..d6bc113 100644 --- a/i18n/asteroid-stopwatch.de.ts +++ b/i18n/asteroid-stopwatch.de_DE.ts diff --git a/i18n/asteroid-stopwatch.es.ts b/i18n/asteroid-stopwatch.es.ts index d2aac15..92639f5 100644 --- a/i18n/asteroid-stopwatch.es.ts +++ b/i18n/asteroid-stopwatch.es.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="es_ES"> +<TS version="2.1" language="es"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.fa.ts b/i18n/asteroid-stopwatch.fa.ts index 708781b..4def8da 100644 --- a/i18n/asteroid-stopwatch.fa.ts +++ b/i18n/asteroid-stopwatch.fa.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="fa_IR"> +<TS version="2.1" language="fa"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.fr.ts b/i18n/asteroid-stopwatch.fr.ts index 14ba06e..4d376f5 100644 --- a/i18n/asteroid-stopwatch.fr.ts +++ b/i18n/asteroid-stopwatch.fr.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="fr_FR"> +<TS version="2.1" language="fr"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.ko.ts b/i18n/asteroid-stopwatch.ko.ts index 2d682b9..0fc5013 100644 --- a/i18n/asteroid-stopwatch.ko.ts +++ b/i18n/asteroid-stopwatch.ko.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="ko_KR"> +<TS version="2.1" language="ko"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.nl.ts b/i18n/asteroid-stopwatch.nl_NL.ts index 6a0379c..6a0379c 100644 --- a/i18n/asteroid-stopwatch.nl.ts +++ b/i18n/asteroid-stopwatch.nl_NL.ts diff --git a/i18n/asteroid-stopwatch.pl.ts b/i18n/asteroid-stopwatch.pl.ts index 5690963..4ddc19a 100644 --- a/i18n/asteroid-stopwatch.pl.ts +++ b/i18n/asteroid-stopwatch.pl.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> +<TS version="2.1" language="pl"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.ru.ts b/i18n/asteroid-stopwatch.ru.ts index 7025f1d..e825b20 100644 --- a/i18n/asteroid-stopwatch.ru.ts +++ b/i18n/asteroid-stopwatch.ru.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> +<TS version="2.1" language="ru"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.sv.ts b/i18n/asteroid-stopwatch.sv.ts index 787f727..eb4bf2f 100644 --- a/i18n/asteroid-stopwatch.sv.ts +++ b/i18n/asteroid-stopwatch.sv.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="sv_SE"> +<TS version="2.1" language="sv"> <context> <name>QObject</name> <message> diff --git a/i18n/asteroid-stopwatch.uk.ts b/i18n/asteroid-stopwatch.uk.ts index bffce44..c5b017e 100644 --- a/i18n/asteroid-stopwatch.uk.ts +++ b/i18n/asteroid-stopwatch.uk.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="uk_UA"> +<TS version="2.1" language="uk"> <context> <name>QObject</name> <message> |