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:51:15 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-02-25 20:51:15 +0300
commitdb6a2f0b3c46b80b642f5c397a0402ff7229b955 (patch)
treebf11d0439766ec1c9f40e6f32bef313043ac419b /i18n
parentc873495130fab46853c3efd9b3863200ee343bdf (diff)
Updated translations
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml17
-rw-r--r--i18n/eo.toml19
-rw-r--r--i18n/es.toml19
-rw-r--r--i18n/fr.toml17
-rw-r--r--i18n/it.toml19
-rw-r--r--i18n/sq.toml19
6 files changed, 106 insertions, 4 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 987656c..c4c74f8 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -35,3 +35,20 @@ other = "Zurück"
[minute]
other = "minute"
+
+# 404.html
+
+[page]
+other = "Seite"
+
+[not]
+other = "nicht"
+
+[found]
+other = "gefunden"
+
+[return]
+other = "Zurückkommen"
+
+[to]
+other = "zu"
diff --git a/i18n/eo.toml b/i18n/eo.toml
index cea8e48..b678fe0 100644
--- a/i18n/eo.toml
+++ b/i18n/eo.toml
@@ -34,4 +34,21 @@ other = "Hejmo"
other = "Reen"
[minute]
-other = "minuto" \ No newline at end of file
+other = "minuto"
+
+# 404.html
+
+[page]
+other = "paĝo"
+
+[not]
+other = "ne"
+
+[found]
+other = "trovita"
+
+[return]
+other = "Revenu"
+
+[to]
+other = "al" \ No newline at end of file
diff --git a/i18n/es.toml b/i18n/es.toml
index 4771757..ffa45c1 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -34,4 +34,21 @@ other = "Casa"
other = "Atrás"
[minute]
-other = "minuto" \ No newline at end of file
+other = "minuto"
+
+# 404.html
+
+[page]
+other = "página"
+
+[not]
+other = "no"
+
+[found]
+other = "encontrada"
+
+[return]
+other = "Volver"
+
+[to]
+other = "a" \ No newline at end of file
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 8dfab89..32b8933 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -35,3 +35,20 @@ other = "Retour"
[minute]
other = "minute"
+
+# 404.html
+
+[page]
+other = "Page"
+
+[not]
+other = "non"
+
+[found]
+other = "trouvée"
+
+[return]
+other = "Retourner"
+
+[to]
+other = "à" \ No newline at end of file
diff --git a/i18n/it.toml b/i18n/it.toml
index fb581b4..224743e 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -34,4 +34,21 @@ other = "Home"
other = "Indietro"
[minute]
-other = "minuto" \ No newline at end of file
+other = "minuto"
+
+# 404.html
+
+[page]
+other = "pagina"
+
+[not]
+other = "non"
+
+[found]
+other = "trovata"
+
+[return]
+other = "torna"
+
+[to]
+other = "alla" \ No newline at end of file
diff --git a/i18n/sq.toml b/i18n/sq.toml
index 3510ee7..b6620b0 100644
--- a/i18n/sq.toml
+++ b/i18n/sq.toml
@@ -34,4 +34,21 @@ other = "Shtëpi"
other = "Prapa"
[minute]
-other = "minutë" \ No newline at end of file
+other = "minutë"
+
+# 404.html
+
+[page]
+other = "Faqja"
+
+[not]
+other = "nuk u"
+
+[found]
+other = "gjet"
+
+[return]
+other = "Kthehu"
+
+[to]
+other = "në" \ No newline at end of file