From ac53f0abdb73fec1ee45d6ffaa9b5e9f6dd24f15 Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 13 Dec 2016 23:19:19 +0100 Subject: [PATCH] Add translation string --- i18n/de.json | 4 +++- i18n/fr.json | 4 +++- i18n/it.json | 4 +++- i18n/pl.json | 4 +++- i18n/sl.json | 4 +++- i18n/zh.json | 4 +++- 6 files changed, 18 insertions(+), 6 deletions(-) diff --git a/i18n/de.json b/i18n/de.json index 5d274de..0b6a425 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -145,5 +145,7 @@ "Entschlüsseln", "Enter password": "Passwort eingeben", - "Loading…": "Lädt…" + "Loading…": "Lädt…", + "In case this message never disappears please have a look at this FAQ for information to troubleshoot.": + "Wenn diese Nachricht nicht mehr verschwindet, schau bitte in die FAQ (englisch), um zu sehen, wie der Fehler behoben werden kann." } diff --git a/i18n/fr.json b/i18n/fr.json index 9652f43..263c1dd 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -154,5 +154,7 @@ "Decrypt", "Enter password": "Entrez le mot de passe", - "Loading…": "Loading…" + "Loading…": "Loading…", + "In case this message never disappears please have a look at this FAQ for information to troubleshoot.": + "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)." } diff --git a/i18n/it.json b/i18n/it.json index a67528b..5c5aae3 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -145,5 +145,7 @@ "Decrypt", "Enter password": "Inserisci la password", - "Loading…": "Loading…" + "Loading…": "Loading…", + "In case this message never disappears please have a look at this FAQ for information to troubleshoot.": + "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)." } diff --git a/i18n/pl.json b/i18n/pl.json index 54708dd..b5fce72 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -145,5 +145,7 @@ "Decrypt", "Enter password": "Wpisz hasło", - "Loading…": "Loading…" + "Loading…": "Loading…", + "In case this message never disappears please have a look at this FAQ for information to troubleshoot.": + "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)." } diff --git a/i18n/sl.json b/i18n/sl.json index c5cc0ad..cf4d317 100644 --- a/i18n/sl.json +++ b/i18n/sl.json @@ -154,5 +154,7 @@ "Decrypt", "Enter password": "Prosim vnesi geslo", - "Loading…": "Loading…" + "Loading…": "Loading…", + "In case this message never disappears please have a look at this FAQ for information to troubleshoot.": + "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)." } diff --git a/i18n/zh.json b/i18n/zh.json index 9b748e2..1a88f2f 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -145,5 +145,7 @@ "Decrypt", "Enter password": "Enter password", - "Loading…": "Loading…" + "Loading…": "Loading…", + "In case this message never disappears please have a look at this FAQ for information to troubleshoot.": + "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)." }