From 933fc953095cfd8625d22858ef8e32883c9ab628 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 12 Jul 2020 09:58:22 +0200 Subject: [PATCH] Updated i18n (#52) --- _locales/ar/messages.json | 4 ++++ _locales/bg/messages.json | 4 ++++ _locales/cs/messages.json | 4 ++++ _locales/da/messages.json | 4 ++++ _locales/de/messages.json | 4 ++++ _locales/el/messages.json | 4 ++++ _locales/en_GB/messages.json | 4 ++++ _locales/en_US/messages.json | 4 ++++ _locales/eo/messages.json | 4 ++++ _locales/es/messages.json | 4 ++++ _locales/et/messages.json | 4 ++++ _locales/fi/messages.json | 4 ++++ _locales/fr/messages.json | 4 ++++ _locales/he/messages.json | 4 ++++ _locales/hu/messages.json | 4 ++++ _locales/id/messages.json | 4 ++++ _locales/is/messages.json | 4 ++++ _locales/it/messages.json | 4 ++++ _locales/ja/messages.json | 4 ++++ _locales/ko/messages.json | 4 ++++ _locales/lb/messages.json | 4 ++++ _locales/nb/messages.json | 4 ++++ _locales/nl/messages.json | 4 ++++ _locales/pl/messages.json | 4 ++++ _locales/pt_BR/messages.json | 4 ++++ _locales/pt_PT/messages.json | 4 ++++ _locales/ro/messages.json | 4 ++++ _locales/ru/messages.json | 4 ++++ _locales/sr/messages.json | 4 ++++ _locales/sv/messages.json | 4 ++++ _locales/tl/messages.json | 4 ++++ _locales/tr/messages.json | 4 ++++ _locales/zh_CN/messages.json | 4 ++++ _locales/zh_TW/messages.json | 4 ++++ 34 files changed, 136 insertions(+) diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json index 8c55e436..263af149 100644 --- a/_locales/ar/messages.json +++ b/_locales/ar/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json index ba7637bf..8f1e01ba 100644 --- a/_locales/bg/messages.json +++ b/_locales/bg/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index d9ce10f2..3669d075 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 6806e791..36da0c81 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 20c93568..7637b5c7 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "Wenn das Anfordern fehlender Inhalte erlaubt ist, werden Verbindungen zu \"fonts.googleapis.com\" nicht blockiert. Aktiviere diese Option, um diese Anfragen zu blockieren.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "Wähle ein Icon für diese Erweiterung", + "description": "Choose an icon for this extension" } } diff --git a/_locales/el/messages.json b/_locales/el/messages.json index 4be4aa4c..0b0647e4 100644 --- a/_locales/el/messages.json +++ b/_locales/el/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/en_GB/messages.json b/_locales/en_GB/messages.json index e34f222d..8c4200f5 100644 --- a/_locales/en_GB/messages.json +++ b/_locales/en_GB/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "Choose an icon for this extension", + "description": "Choose an icon for this extension" } } diff --git a/_locales/en_US/messages.json b/_locales/en_US/messages.json index ba50b23b..158c0f89 100644 --- a/_locales/en_US/messages.json +++ b/_locales/en_US/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "Choose an icon for this extension", + "description": "Choose an icon for this extension" } } diff --git a/_locales/eo/messages.json b/_locales/eo/messages.json index dd1b1d18..1aad4e0f 100644 --- a/_locales/eo/messages.json +++ b/_locales/eo/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 80b12863..3a1e64fa 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "Si se permiten peticiones de recursos ausentes, las conexiones a \"fonts.googleapis.com\" no se bloquean. Habilite esta opción para bloquear estas solicitudes.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/et/messages.json b/_locales/et/messages.json index 45f9410e..a4c2ce75 100644 --- a/_locales/et/messages.json +++ b/_locales/et/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json index b88353a1..0597eeea 100644 --- a/_locales/fi/messages.json +++ b/_locales/fi/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 842b336b..bd2ca685 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "Si les requêtes de ressources manquantes sont autorisées, alors les connexions à \"fonts.googleapis.com\" ne sont pas bloquées. Activez cette option pour bloquer ces requêtes.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/he/messages.json b/_locales/he/messages.json index eedfe717..b510792f 100644 --- a/_locales/he/messages.json +++ b/_locales/he/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 8f56b2a4..29c8903d 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/id/messages.json b/_locales/id/messages.json index 9f0724bb..734bcdb9 100644 --- a/_locales/id/messages.json +++ b/_locales/id/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/is/messages.json b/_locales/is/messages.json index 6faaa9a8..f25f3986 100644 --- a/_locales/is/messages.json +++ b/_locales/is/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/it/messages.json b/_locales/it/messages.json index edc8aa35..c00dc84f 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index 881d5d2d..5af5d25f 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "不足しているリソースのリクエストが許可されている場合は「fonts.googleapis.com」への接続はブロックされません。 これらのリクエストをブロックするには、このオプションを有効にします。", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/ko/messages.json b/_locales/ko/messages.json index f4526a74..43e5999e 100644 --- a/_locales/ko/messages.json +++ b/_locales/ko/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/lb/messages.json b/_locales/lb/messages.json index 015b7e79..fc34d154 100644 --- a/_locales/lb/messages.json +++ b/_locales/lb/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index 37495cc5..77443935 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "Hvis forespørsler etter manglende ressurser er tillatt, blir tilkoblinger til \"fonts.googleapis.com\" ikke blokkert. Slå på dette alternativet for å blokkere disse forespørslene.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index de13e352..38b79afa 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index d076baf0..75d62811 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "Jeśli żądania o brakujące zasoby nie są blokowane, wtedy połączenia z \"fonts.googleapis.com\" nie są blokowane. Należy włączyć tę opcję, aby zablokować te żądania.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 2a245994..5103795e 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/pt_PT/messages.json b/_locales/pt_PT/messages.json index af7e22ad..20393a0d 100644 --- a/_locales/pt_PT/messages.json +++ b/_locales/pt_PT/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json index 9c58c085..8346893b 100644 --- a/_locales/ro/messages.json +++ b/_locales/ro/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index 73553f77..ae308229 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/sr/messages.json b/_locales/sr/messages.json index 0b2d2c1f..8c2e09be 100644 --- a/_locales/sr/messages.json +++ b/_locales/sr/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json index ec7cacd2..a6008083 100644 --- a/_locales/sv/messages.json +++ b/_locales/sv/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/tl/messages.json b/_locales/tl/messages.json index b636fb5d..6c78b002 100644 --- a/_locales/tl/messages.json +++ b/_locales/tl/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/tr/messages.json b/_locales/tr/messages.json index 838578f1..10e8b7e2 100644 --- a/_locales/tr/messages.json +++ b/_locales/tr/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "Eksik kaynaklar için isteklere izin verilirse, \"fonts.googleapis.com\" adresiyle yapılan bağlantılar engellenmez. Bu istekleri engellemek için bu seçeneği etkinleştirin.", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index 5d92a2d5..9151083c 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } } diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index e9812687..aa7556de 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -138,5 +138,9 @@ "blockGoogleFontsDescription": { "message": "", "description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests." + }, + "chooseIconStyle": { + "message": "", + "description": "Choose an icon for this extension" } }