From a391192b5dbcf17b2ce016b9fff8fd3f9b5a13bc Mon Sep 17 00:00:00 2001 From: Giuseppe Pignataro Date: Mon, 25 Feb 2019 18:59:05 +0100 Subject: [PATCH] Updated Translations --- i18n/de.toml | 5 +++++ i18n/eo.toml | 7 ++++++- i18n/es.toml | 7 ++++++- i18n/fr.toml | 7 ++++++- i18n/it.toml | 9 +++++++-- i18n/sq.toml | 7 ++++++- 6 files changed, 36 insertions(+), 6 deletions(-) diff --git a/i18n/de.toml b/i18n/de.toml index c4c74f8c..217bdd09 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -52,3 +52,8 @@ other = "Zurückkommen" [to] other = "zu" + +# Pagination + +[More] +other = "Mehr" \ No newline at end of file diff --git a/i18n/eo.toml b/i18n/eo.toml index b678fe0b..21c74036 100644 --- a/i18n/eo.toml +++ b/i18n/eo.toml @@ -51,4 +51,9 @@ other = "trovita" other = "Revenu" [to] -other = "al" \ No newline at end of file +other = "al" + +# Pagination + +[More] +other = "Pli" \ No newline at end of file diff --git a/i18n/es.toml b/i18n/es.toml index ffa45c1f..745f7910 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -51,4 +51,9 @@ other = "encontrada" other = "Volver" [to] -other = "a" \ No newline at end of file +other = "a" + +# Pagination + +[More] +other = "Más" \ No newline at end of file diff --git a/i18n/fr.toml b/i18n/fr.toml index 32b8933d..074f09d6 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -51,4 +51,9 @@ other = "trouvée" other = "Retourner" [to] -other = "à" \ No newline at end of file +other = "à" + +# Pagination + +[More] +other = "Plus" \ No newline at end of file diff --git a/i18n/it.toml b/i18n/it.toml index 224743ea..294c6292 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -48,7 +48,12 @@ other = "non" other = "trovata" [return] -other = "torna" +other = "Torna" [to] -other = "alla" \ No newline at end of file +other = "alla" + +# Pagination + +[More] +other = "Altro" \ No newline at end of file diff --git a/i18n/sq.toml b/i18n/sq.toml index b6620b0f..c4797f6e 100644 --- a/i18n/sq.toml +++ b/i18n/sq.toml @@ -51,4 +51,9 @@ other = "gjet" other = "Kthehu" [to] -other = "në" \ No newline at end of file +other = "në" + +# Pagination + +[More] +other = "më shumë" \ No newline at end of file