From 7eabc95c7b5e15723eae4f9db42953986575d6ee Mon Sep 17 00:00:00 2001 From: Florent Revest Date: Thu, 11 May 2017 18:49:07 +0200 Subject: Update i18n Locales according to supported-languages' values --- asteroid-stopwatch.pro | 4 ++-- i18n/asteroid-stopwatch.de.ts | 12 ------------ i18n/asteroid-stopwatch.de_DE.ts | 12 ++++++++++++ i18n/asteroid-stopwatch.es.ts | 2 +- i18n/asteroid-stopwatch.fa.ts | 2 +- i18n/asteroid-stopwatch.fr.ts | 2 +- i18n/asteroid-stopwatch.ko.ts | 2 +- i18n/asteroid-stopwatch.nl.ts | 12 ------------ i18n/asteroid-stopwatch.nl_NL.ts | 12 ++++++++++++ i18n/asteroid-stopwatch.pl.ts | 2 +- i18n/asteroid-stopwatch.ru.ts | 2 +- i18n/asteroid-stopwatch.sv.ts | 2 +- i18n/asteroid-stopwatch.uk.ts | 2 +- 13 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 i18n/asteroid-stopwatch.de.ts create mode 100644 i18n/asteroid-stopwatch.de_DE.ts delete mode 100644 i18n/asteroid-stopwatch.nl.ts create mode 100644 i18n/asteroid-stopwatch.nl_NL.ts 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.ts deleted file mode 100644 index d6bc113..0000000 --- a/i18n/asteroid-stopwatch.de.ts +++ /dev/null @@ -1,12 +0,0 @@ - - - - - QObject - - - Stopwatch - Stoppuhr - - - diff --git a/i18n/asteroid-stopwatch.de_DE.ts b/i18n/asteroid-stopwatch.de_DE.ts new file mode 100644 index 0000000..d6bc113 --- /dev/null +++ b/i18n/asteroid-stopwatch.de_DE.ts @@ -0,0 +1,12 @@ + + + + + QObject + + + Stopwatch + Stoppuhr + + + 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 @@ - + QObject 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 @@ - + QObject 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 @@ - + QObject 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 @@ - + QObject diff --git a/i18n/asteroid-stopwatch.nl.ts b/i18n/asteroid-stopwatch.nl.ts deleted file mode 100644 index 6a0379c..0000000 --- a/i18n/asteroid-stopwatch.nl.ts +++ /dev/null @@ -1,12 +0,0 @@ - - - - - QObject - - - Stopwatch - Stopwatch - - - diff --git a/i18n/asteroid-stopwatch.nl_NL.ts b/i18n/asteroid-stopwatch.nl_NL.ts new file mode 100644 index 0000000..6a0379c --- /dev/null +++ b/i18n/asteroid-stopwatch.nl_NL.ts @@ -0,0 +1,12 @@ + + + + + QObject + + + Stopwatch + Stopwatch + + + 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 @@ - + QObject 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 @@ - + QObject 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 @@ - + QObject 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 @@ - + QObject -- cgit v1.2.3-54-g00ecf