From 7e02fe89ea81ef36b9a36ae565f58f3a4c3c9486 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Sat, 4 Nov 2017 11:57:30 +0100 Subject: [PATCH] New Crowdin translations (#97) * New translations strings.xml (French) * New translations strings.xml (Afrikaans) * New translations strings.xml (Japanese) * New translations strings.xml (Ukrainian) * New translations strings.xml (Turkish) * New translations strings.xml (Swedish) * New translations strings.xml (Spanish) * New translations strings.xml (Serbian (Cyrillic)) * New translations strings.xml (Russian) * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Polish) * New translations strings.xml (Norwegian) * New translations strings.xml (Korean) * New translations strings.xml (Italian) * New translations strings.xml (Arabic) * New translations strings.xml (Hungarian) * New translations strings.xml (Hebrew) * New translations strings.xml (Greek) * New translations strings.xml (German) * New translations strings.xml (French) * New translations strings.xml (Finnish) * New translations strings.xml (Dutch) * New translations strings.xml (Danish) * New translations strings.xml (Czech) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Catalan) * New translations strings.xml (Vietnamese) --- app/src/main/res/values-af/strings.xml | 1 + app/src/main/res/values-ar/strings.xml | 1 + app/src/main/res/values-ca/strings.xml | 1 + app/src/main/res/values-cs/strings.xml | 1 + app/src/main/res/values-da/strings.xml | 1 + app/src/main/res/values-de/strings.xml | 1 + app/src/main/res/values-el/strings.xml | 1 + app/src/main/res/values-es/strings.xml | 1 + app/src/main/res/values-fi/strings.xml | 1 + app/src/main/res/values-fr/strings.xml | 1 + app/src/main/res/values-he/strings.xml | 1 + app/src/main/res/values-hu/strings.xml | 1 + app/src/main/res/values-it/strings.xml | 1 + app/src/main/res/values-ja/strings.xml | 1 + app/src/main/res/values-ko/strings.xml | 1 + app/src/main/res/values-nl/strings.xml | 1 + app/src/main/res/values-no/strings.xml | 1 + app/src/main/res/values-pl/strings.xml | 1 + app/src/main/res/values-pt/strings.xml | 1 + app/src/main/res/values-ro/strings.xml | 1 + app/src/main/res/values-ru/strings.xml | 1 + app/src/main/res/values-sr/strings.xml | 1 + app/src/main/res/values-sv/strings.xml | 1 + app/src/main/res/values-tr/strings.xml | 1 + app/src/main/res/values-uk/strings.xml | 1 + app/src/main/res/values-vi/strings.xml | 1 + app/src/main/res/values-zh/strings.xml | 1 + 27 files changed, 27 insertions(+) diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 86ab3d1..6ff13a3 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -154,4 +154,5 @@ Übersetzung The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 13365e1..97fb142 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -154,4 +154,5 @@ Traduction L’url de l’élément n’est pas valide. En attendant la résolution du problème, le lien ne s\'ouvrira pas. Signaler un bug + Le nombre d\'articles doit être un entier. diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index e7e90bd..2b0ba7f 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -154,4 +154,5 @@ Vertaling The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer. diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index af8ef9e..983db9d 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -154,4 +154,5 @@ Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug + The items number should be an integer.