From 4d4d76d9b72f3a4acee113b73dc77b37e359f726 Mon Sep 17 00:00:00 2001 From: Kevin R Date: Sat, 21 Nov 2020 20:16:38 +0000 Subject: [PATCH] POEditor update translations --- _locales/de/messages.json | 2 +- _locales/en/messages.json | 14 +++++++------- _locales/ja/messages.json | 2 +- _locales/sv_SE/messages.json | 2 +- _locales/tr/messages.json | 2 +- _locales/zh_CN/messages.json | 16 ++++++++-------- _locales/zh_TW/messages.json | 2 +- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index d9f5ebd..34470b6 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -375,4 +375,4 @@ "message": "Nachricht", "description": "nur zur Fehlerbehebung benötigt" } -} +} \ No newline at end of file diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 19ee3be..37393d5 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -348,31 +348,31 @@ "description": "This string is used as title for the ETag header filtering switch" }, "popup_html_rules_status_head_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_percentage_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_blocked_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_elements_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_head_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_configs_head_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "context_menu_enabled_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" } } \ No newline at end of file diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 47bd655..1975ced 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -375,4 +375,4 @@ "message": "メッセージ", "description": "例外を防ぐためにのみ必要" } -} +} \ No newline at end of file diff --git a/_locales/sv_SE/messages.json b/_locales/sv_SE/messages.json index f36efda..9883f0f 100644 --- a/_locales/sv_SE/messages.json +++ b/_locales/sv_SE/messages.json @@ -375,4 +375,4 @@ "message": "meddelande", "description": "not needed, only to prevent exceptions" } -} +} \ No newline at end of file diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index a81048a..32dd4f7 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -375,4 +375,4 @@ "message": "ileti", "description": "gerekli değil, sadece istisnaları önlemek için" } -} +} \ No newline at end of file diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 2424616..a80e9db 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -348,31 +348,31 @@ "description": "This string is used as title for the ETag header filtering switch" }, "popup_html_rules_status_head_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_percentage_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_blocked_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_elements_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_statistics_head_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "popup_html_configs_head_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" }, "context_menu_enabled_title": { - "message": "", + "message": " ", "description": "not needed, only to prevent exceptions" } -} +} \ No newline at end of file diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 56b8f6f..879914e 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -305,4 +305,4 @@ "eTag_filtering_enabled_title": { "message": "濾除 ETag 標頭 (注意:初次啟用前須先清除快取)" } -} +} \ No newline at end of file