diff options
-rw-r--r-- | asteroid-stopwatch.pro | 4 | ||||
-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 |
11 files changed, 10 insertions, 10 deletions
diff --git a/asteroid-stopwatch.pro b/asteroid-stopwatch.pro index e34fe41..600a861 100644 --- a/asteroid-stopwatch.pro +++ b/asteroid-stopwatch.pro @@ -12,12 +12,12 @@ lupdate_only{ } # Needed for lupdate -TRANSLATIONS = i18n/asteroid-stopwatch.de.ts \ +TRANSLATIONS = i18n/asteroid-stopwatch.de_DE.ts \ i18n/asteroid-stopwatch.es.ts \ i18n/asteroid-stopwatch.fa.ts \ i18n/asteroid-stopwatch.fr.ts \ i18n/asteroid-stopwatch.ko.ts \ - i18n/asteroid-stopwatch.nl.ts \ + i18n/asteroid-stopwatch.nl_NL.ts \ i18n/asteroid-stopwatch.pl.ts \ i18n/asteroid-stopwatch.pt_BR.ts \ i18n/asteroid-stopwatch.ru.ts \ 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> |