From ecb9843dca730414c4bd9953d0731e77757a9e02 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 5 Jun 2020 21:35:07 +0100 Subject: [PATCH] Translations --- translations/ar.json | 3 ++- translations/ca.json | 3 ++- translations/cy.json | 3 ++- translations/de.json | 3 ++- translations/en.json | 3 ++- translations/es.json | 3 ++- translations/fr.json | 3 ++- translations/ga.json | 3 ++- translations/hi.json | 3 ++- translations/it.json | 3 ++- translations/ja.json | 3 ++- translations/oc.json | 3 ++- translations/pt.json | 3 ++- translations/ru.json | 3 ++- translations/zh.json | 3 ++- 15 files changed, 30 insertions(+), 15 deletions(-) diff --git a/translations/ar.json b/translations/ar.json index abe07d51..87aa14b6 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -227,5 +227,6 @@ "Remove the custom font": "إزالة الخط المخصص", "LCD": "شاشات الكريستال السائل", "Blue": "أزرق", - "Zen": "زين" + "Zen": "زين", + "Night": "ليل" } diff --git a/translations/ca.json b/translations/ca.json index 816394f2..a4af03d5 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -227,5 +227,6 @@ "Remove the custom font": "Elimineu el tipus de lletra personalitzat", "LCD": "LCD", "Blue": "Blau", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Nit" } diff --git a/translations/cy.json b/translations/cy.json index 5f263ce8..f66d3526 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -227,5 +227,6 @@ "Remove the custom font": "Tynnwch y ffont arferiad", "LCD": "LCD", "Blue": "Glas", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Noson" } diff --git a/translations/de.json b/translations/de.json index ab4226e6..681f199c 100644 --- a/translations/de.json +++ b/translations/de.json @@ -227,5 +227,6 @@ "Remove the custom font": "Entfernen Sie die benutzerdefinierte Schriftart", "LCD": "LCD", "Blue": "Blau", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Nacht" } diff --git a/translations/en.json b/translations/en.json index 81259f78..fb7c494e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -227,5 +227,6 @@ "Remove the custom font": "Remove the custom font", "LCD": "LCD", "Blue": "Blue", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Night" } diff --git a/translations/es.json b/translations/es.json index a4f1af21..0db1ae6e 100644 --- a/translations/es.json +++ b/translations/es.json @@ -227,5 +227,6 @@ "Remove the custom font": "Eliminar la fuente personalizada", "LCD": "LCD", "Blue": "Azul", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Noche" } diff --git a/translations/fr.json b/translations/fr.json index 109c70a3..912749c6 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -227,5 +227,6 @@ "Remove the custom font": "Supprimer la police personnalisée", "LCD": "LCD", "Blue": "Bleue", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Nuit" } diff --git a/translations/ga.json b/translations/ga.json index fbacd7cb..b0b921ff 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -227,5 +227,6 @@ "Remove the custom font": "Bain an cló saincheaptha", "LCD": "LCD", "Blue": "Gorm", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Oíche" } diff --git a/translations/hi.json b/translations/hi.json index a88d4bfe..04f32246 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -227,5 +227,6 @@ "Remove the custom font": "कस्टम फ़ॉन्ट निकालें", "LCD": "LCD", "Blue": "नीला", - "Zen": "जेन" + "Zen": "जेन", + "Night": "रात" } diff --git a/translations/it.json b/translations/it.json index dab143cb..e78f074c 100644 --- a/translations/it.json +++ b/translations/it.json @@ -227,5 +227,6 @@ "Remove the custom font": "Rimuovi il carattere personalizzato", "LCD": "LCD", "Blue": "Blu", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Notte" } diff --git a/translations/ja.json b/translations/ja.json index b997de6a..731136f4 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -227,5 +227,6 @@ "Remove the custom font": "カスタムフォントを削除する", "LCD": "液晶", "Blue": "青い", - "Zen": "禅" + "Zen": "禅", + "Night": "夜" } diff --git a/translations/oc.json b/translations/oc.json index b84d7eed..7e5aafd8 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -223,5 +223,6 @@ "Remove the custom font": "Remove the custom font", "LCD": "LCD", "Blue": "Blue", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Night" } diff --git a/translations/pt.json b/translations/pt.json index 0cf6d6b8..5a53092d 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -227,5 +227,6 @@ "Remove the custom font": "Remova a fonte personalizada", "LCD": "LCD", "Blue": "Azul", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Noite" } diff --git a/translations/ru.json b/translations/ru.json index 73e262e3..32b3cbb5 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -227,5 +227,6 @@ "Remove the custom font": "Удалить пользовательский шрифт", "LCD": "ЖК", "Blue": "синий", - "Zen": "Zen" + "Zen": "Zen", + "Night": "Ночь" } diff --git a/translations/zh.json b/translations/zh.json index 487d3df4..ae7b228f 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -226,5 +226,6 @@ "Remove the custom font": "删除自定义字体", "LCD": "液晶显示器", "Blue": "蓝色", - "Zen": "禅" + "Zen": "禅", + "Night": "晚" }