Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-02-25 20:59:05 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-02-25 20:59:05 +0300
commita391192b5dbcf17b2ce016b9fff8fd3f9b5a13bc (patch)
treef1edb633ee9e164457405f9dc2dc188e3b426a55 /i18n
parent2647aaeda3c594391dea41dcee1b26a00808a691 (diff)
Updated Translations
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml5
-rw-r--r--i18n/eo.toml7
-rw-r--r--i18n/es.toml7
-rw-r--r--i18n/fr.toml7
-rw-r--r--i18n/it.toml9
-rw-r--r--i18n/sq.toml7
6 files changed, 36 insertions, 6 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index c4c74f8..217bdd0 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 b678fe0..21c7403 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 ffa45c1..745f791 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 32b8933..074f09d 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 224743e..294c629 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 b6620b0..c4797f6 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