From bad10c344b721bcb1a9f9ab6467d2a5b303a0f44 Mon Sep 17 00:00:00 2001 From: SeMiD Date: Tue, 20 Feb 2024 18:31:11 +0000 Subject: [PATCH] New Crowdin updates (#7400) * New translations tabs.json (Romanian) * New translations tabs.json (French) * New translations tabs.json (Spanish) * New translations tabs.json (Arabic) * New translations tabs.json (Bulgarian) * New translations tabs.json (Czech) * New translations tabs.json (Danish) * New translations tabs.json (German) * New translations tabs.json (Greek) * New translations tabs.json (Finnish) * New translations tabs.json (Irish) * New translations tabs.json (Hebrew) * New translations tabs.json (Hungarian) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Lithuanian) * New translations tabs.json (Dutch) * New translations tabs.json (Norwegian) * New translations tabs.json (Polish) * New translations tabs.json (Portuguese) * New translations tabs.json (Russian) * New translations tabs.json (Slovak) * New translations tabs.json (Slovenian) * New translations tabs.json (Swedish) * New translations tabs.json (Turkish) * New translations tabs.json (Ukrainian) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Icelandic) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (Indonesian) * New translations tabs.json (Persian) * New translations tabs.json (Bengali) * New translations tabs.json (Thai) * New translations tabs.json (Croatian) * New translations tabs.json (Estonian) * New translations tabs.json (Latvian) * New translations tabs.json (Hindi) * New translations tabs.json (Malay) * New translations tabs.json (Javanese) * New translations tabs.json (Spanish, Latin America) --- ar-SA/Extension/tabs.json | 8 ++++++++ bg-BG/Extension/tabs.json | 8 ++++++++ bn-BD/Extension/tabs.json | 8 ++++++++ cs-CZ/Extension/tabs.json | 4 ++++ da-DK/Extension/tabs.json | 4 ++++ de-DE/Extension/tabs.json | 8 ++++++++ el-GR/Extension/tabs.json | 4 ++++ es-419/Extension/tabs.json | 8 ++++++++ es-ES/Extension/tabs.json | 8 ++++++++ et-EE/Extension/tabs.json | 8 ++++++++ fa-IR/Extension/tabs.json | 8 ++++++++ fi-FI/Extension/tabs.json | 8 ++++++++ fr-FR/Extension/tabs.json | 8 ++++++++ ga-IE/Extension/tabs.json | 8 ++++++++ he-IL/Extension/tabs.json | 4 ++++ hi-IN/Extension/tabs.json | 8 ++++++++ hr-HR/Extension/tabs.json | 4 ++++ hu-HU/Extension/tabs.json | 8 ++++++++ id-ID/Extension/tabs.json | 8 ++++++++ is-IS/Extension/tabs.json | 4 ++++ it-IT/Extension/tabs.json | 8 ++++++++ ja-JP/Extension/tabs.json | 4 ++++ jv-ID/Extension/tabs.json | 8 ++++++++ ko-KR/Extension/tabs.json | 8 ++++++++ lt-LT/Extension/tabs.json | 4 ++++ lv-LV/Extension/tabs.json | 4 ++++ ms-MY/Extension/tabs.json | 8 ++++++++ nl-NL/Extension/tabs.json | 8 ++++++++ no-NO/Extension/tabs.json | 8 ++++++++ pl-PL/Extension/tabs.json | 8 ++++++++ pt-BR/Extension/tabs.json | 8 ++++++++ pt-PT/Extension/tabs.json | 8 ++++++++ ro-RO/Extension/tabs.json | 8 ++++++++ ru-RU/Extension/tabs.json | 8 ++++++++ sk-SK/Extension/tabs.json | 8 ++++++++ sl-SI/Extension/tabs.json | 8 ++++++++ sv-SE/Extension/tabs.json | 8 ++++++++ th-TH/Extension/tabs.json | 8 ++++++++ tr-TR/Extension/tabs.json | 8 ++++++++ uk-UA/Extension/tabs.json | 8 ++++++++ vi-VN/Extension/tabs.json | 8 ++++++++ zh-CN/Extension/tabs.json | 8 ++++++++ zh-TW/Extension/tabs.json | 8 ++++++++ 43 files changed, 308 insertions(+) diff --git a/ar-SA/Extension/tabs.json b/ar-SA/Extension/tabs.json index f5dd55cccfb..1201f670c4f 100644 --- a/ar-SA/Extension/tabs.json +++ b/ar-SA/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "الميزات" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "غلق" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "التبرع" } } diff --git a/bg-BG/Extension/tabs.json b/bg-BG/Extension/tabs.json index 334313a0f6f..c398baeeca9 100644 --- a/bg-BG/Extension/tabs.json +++ b/bg-BG/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Функции" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Затвори" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Дарете" } } diff --git a/bn-BD/Extension/tabs.json b/bn-BD/Extension/tabs.json index 1fe5254b2ec..0aa144f4434 100644 --- a/bn-BD/Extension/tabs.json +++ b/bn-BD/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "ফিচার" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "বন্ধ করো" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "দান করো" } } diff --git a/cs-CZ/Extension/tabs.json b/cs-CZ/Extension/tabs.json index a621b59184b..12e1a0aff1f 100644 --- a/cs-CZ/Extension/tabs.json +++ b/cs-CZ/Extension/tabs.json @@ -58,5 +58,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funkce" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Zavřít" } } diff --git a/da-DK/Extension/tabs.json b/da-DK/Extension/tabs.json index 0a7bd4e17ad..c052435c131 100644 --- a/da-DK/Extension/tabs.json +++ b/da-DK/Extension/tabs.json @@ -58,5 +58,9 @@ "tab.troubleshooting.heading": { "description": "Title of the tab which opens when you click on the troubleshooting button", "message": "Fejlfinding" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Doner" } } diff --git a/de-DE/Extension/tabs.json b/de-DE/Extension/tabs.json index 6281d7b3b90..985c1691681 100644 --- a/de-DE/Extension/tabs.json +++ b/de-DE/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funktionen" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Schließen" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Spenden" } } diff --git a/el-GR/Extension/tabs.json b/el-GR/Extension/tabs.json index 8ab76f1d958..e033e7ff409 100644 --- a/el-GR/Extension/tabs.json +++ b/el-GR/Extension/tabs.json @@ -62,5 +62,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Λειτουργίες" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Δωρήστε" } } diff --git a/es-419/Extension/tabs.json b/es-419/Extension/tabs.json index 6b337c75e5d..008d6c2d133 100644 --- a/es-419/Extension/tabs.json +++ b/es-419/Extension/tabs.json @@ -94,5 +94,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Características" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Cerrar" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donar" } } diff --git a/es-ES/Extension/tabs.json b/es-ES/Extension/tabs.json index 5e2fe6ca68f..01b1b11f0a6 100644 --- a/es-ES/Extension/tabs.json +++ b/es-ES/Extension/tabs.json @@ -98,5 +98,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Características" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Cerrar" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donar" } } diff --git a/et-EE/Extension/tabs.json b/et-EE/Extension/tabs.json index cfd9d4b598a..1f0227f0fe3 100644 --- a/et-EE/Extension/tabs.json +++ b/et-EE/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funktsioonid" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Sule" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Anneta" } } diff --git a/fa-IR/Extension/tabs.json b/fa-IR/Extension/tabs.json index db8c9407c61..7e8ef2cb210 100644 --- a/fa-IR/Extension/tabs.json +++ b/fa-IR/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "ویژگی‌ها" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "بستن" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "حمایت" } } diff --git a/fi-FI/Extension/tabs.json b/fi-FI/Extension/tabs.json index 852fe5c2d44..395752bb30e 100644 --- a/fi-FI/Extension/tabs.json +++ b/fi-FI/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Ominaisuudet" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Sulje" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Lahjoita " } } diff --git a/fr-FR/Extension/tabs.json b/fr-FR/Extension/tabs.json index 106e4b32c53..6a5192e9082 100644 --- a/fr-FR/Extension/tabs.json +++ b/fr-FR/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Fonctionnalités" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Fermer" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Faire un don" } } diff --git a/ga-IE/Extension/tabs.json b/ga-IE/Extension/tabs.json index ff5991d9b6b..29ba1b914be 100644 --- a/ga-IE/Extension/tabs.json +++ b/ga-IE/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Gnéithe" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Dún" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Síntiús" } } diff --git a/he-IL/Extension/tabs.json b/he-IL/Extension/tabs.json index f9bdc62030d..0b540183c2d 100644 --- a/he-IL/Extension/tabs.json +++ b/he-IL/Extension/tabs.json @@ -58,5 +58,9 @@ "tab.troubleshooting.heading": { "description": "Title of the tab which opens when you click on the troubleshooting button", "message": "פתרון תקלות" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "תרום" } } diff --git a/hi-IN/Extension/tabs.json b/hi-IN/Extension/tabs.json index de4bf2a29e6..ce3ba3ab838 100644 --- a/hi-IN/Extension/tabs.json +++ b/hi-IN/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "फीचर्स" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "बंध किजिए" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "दान करें" } } diff --git a/hr-HR/Extension/tabs.json b/hr-HR/Extension/tabs.json index 7589aeca5fa..1a3babafe3c 100644 --- a/hr-HR/Extension/tabs.json +++ b/hr-HR/Extension/tabs.json @@ -62,5 +62,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Značajke" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donirajte" } } diff --git a/hu-HU/Extension/tabs.json b/hu-HU/Extension/tabs.json index 2b2fad77837..728a6d406d8 100644 --- a/hu-HU/Extension/tabs.json +++ b/hu-HU/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funkciók" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Bezárás" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Támogatás" } } diff --git a/id-ID/Extension/tabs.json b/id-ID/Extension/tabs.json index 95bbc007330..ec628ca7995 100644 --- a/id-ID/Extension/tabs.json +++ b/id-ID/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Fitur-fitur" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Tutup" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donasi" } } diff --git a/is-IS/Extension/tabs.json b/is-IS/Extension/tabs.json index 43de1a0ab0f..486cc3ff829 100644 --- a/is-IS/Extension/tabs.json +++ b/is-IS/Extension/tabs.json @@ -62,5 +62,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Eiginleikar" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Styrkja" } } diff --git a/it-IT/Extension/tabs.json b/it-IT/Extension/tabs.json index 85f85cc2a62..22a44923824 100644 --- a/it-IT/Extension/tabs.json +++ b/it-IT/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Caratteristiche" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Chiudi" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Dona" } } diff --git a/ja-JP/Extension/tabs.json b/ja-JP/Extension/tabs.json index d2184e957c6..fcf10f4a5e5 100644 --- a/ja-JP/Extension/tabs.json +++ b/ja-JP/Extension/tabs.json @@ -62,5 +62,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "機能を見る" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "寄付" } } diff --git a/jv-ID/Extension/tabs.json b/jv-ID/Extension/tabs.json index ec96875e7c4..ab01aaa6109 100644 --- a/jv-ID/Extension/tabs.json +++ b/jv-ID/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Fitur-fitur" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Tutup" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donasi" } } diff --git a/ko-KR/Extension/tabs.json b/ko-KR/Extension/tabs.json index fec002caddb..f5db2c2c7b1 100644 --- a/ko-KR/Extension/tabs.json +++ b/ko-KR/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "기능" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "닫기" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "후원하기" } } diff --git a/lt-LT/Extension/tabs.json b/lt-LT/Extension/tabs.json index f21035cc1ac..07e49314e2b 100644 --- a/lt-LT/Extension/tabs.json +++ b/lt-LT/Extension/tabs.json @@ -62,5 +62,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Ypatybės" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Paaukoti" } } diff --git a/lv-LV/Extension/tabs.json b/lv-LV/Extension/tabs.json index 9c8b6935609..87faaee5152 100644 --- a/lv-LV/Extension/tabs.json +++ b/lv-LV/Extension/tabs.json @@ -2,5 +2,9 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funkcijas" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Aizvērt" } } diff --git a/ms-MY/Extension/tabs.json b/ms-MY/Extension/tabs.json index 76c8faff4a8..261f568a2e0 100644 --- a/ms-MY/Extension/tabs.json +++ b/ms-MY/Extension/tabs.json @@ -142,5 +142,13 @@ "tab.updated.whatsNextJoinDiscordButton": { "description": "Button to join the Discord server", "message": "Sertai pelayan Discord kami" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Tutup" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Derma" } } diff --git a/nl-NL/Extension/tabs.json b/nl-NL/Extension/tabs.json index 933581f1aa8..04cdf8f0f8f 100644 --- a/nl-NL/Extension/tabs.json +++ b/nl-NL/Extension/tabs.json @@ -94,5 +94,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Functies" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Sluit" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Doneren" } } diff --git a/no-NO/Extension/tabs.json b/no-NO/Extension/tabs.json index 16ae2809cda..f9ece20f93c 100644 --- a/no-NO/Extension/tabs.json +++ b/no-NO/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funksjoner" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Lukk" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Doner" } } diff --git a/pl-PL/Extension/tabs.json b/pl-PL/Extension/tabs.json index 34a99fc6f28..3de9f94edd3 100644 --- a/pl-PL/Extension/tabs.json +++ b/pl-PL/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funkcje" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Zamknij" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Wesprzyj" } } diff --git a/pt-BR/Extension/tabs.json b/pt-BR/Extension/tabs.json index a77899028ba..690eb255bf9 100644 --- a/pt-BR/Extension/tabs.json +++ b/pt-BR/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Recursos" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Fechar" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Doar" } } diff --git a/pt-PT/Extension/tabs.json b/pt-PT/Extension/tabs.json index 4743549e36d..4b080611027 100644 --- a/pt-PT/Extension/tabs.json +++ b/pt-PT/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funcionalidades" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Fechar" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Doar" } } diff --git a/ro-RO/Extension/tabs.json b/ro-RO/Extension/tabs.json index cce2fc41e7a..6684427a758 100644 --- a/ro-RO/Extension/tabs.json +++ b/ro-RO/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Caracteristici" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Închide" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donează " } } diff --git a/ru-RU/Extension/tabs.json b/ru-RU/Extension/tabs.json index 3cf29ee4ad3..3285a1444a9 100644 --- a/ru-RU/Extension/tabs.json +++ b/ru-RU/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Возможности" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Закрыть" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Пожертвовать" } } diff --git a/sk-SK/Extension/tabs.json b/sk-SK/Extension/tabs.json index 63241b1e6ec..804db9afe5d 100644 --- a/sk-SK/Extension/tabs.json +++ b/sk-SK/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Vlastnosti" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Zavrieť" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Prispieť" } } diff --git a/sl-SI/Extension/tabs.json b/sl-SI/Extension/tabs.json index 65266fe5aeb..132532592c0 100644 --- a/sl-SI/Extension/tabs.json +++ b/sl-SI/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funkcije" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Zapri" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donirajte" } } diff --git a/sv-SE/Extension/tabs.json b/sv-SE/Extension/tabs.json index aad64c9fdc4..9c91e19a1ce 100644 --- a/sv-SE/Extension/tabs.json +++ b/sv-SE/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Funktioner" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Stäng" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Donera" } } diff --git a/th-TH/Extension/tabs.json b/th-TH/Extension/tabs.json index f33d1bc9324..c95b2d5f809 100644 --- a/th-TH/Extension/tabs.json +++ b/th-TH/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "ฟีเจอร์" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "ปิด" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "บริจาค" } } diff --git a/tr-TR/Extension/tabs.json b/tr-TR/Extension/tabs.json index 6093b41aa22..3ec5cce9077 100644 --- a/tr-TR/Extension/tabs.json +++ b/tr-TR/Extension/tabs.json @@ -90,5 +90,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Özellikler" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "İptal" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Bağış Yap" } } diff --git a/uk-UA/Extension/tabs.json b/uk-UA/Extension/tabs.json index 78ba0b212f8..29c5d12af20 100644 --- a/uk-UA/Extension/tabs.json +++ b/uk-UA/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Особливості" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Закрити" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Пожертвувати" } } diff --git a/vi-VN/Extension/tabs.json b/vi-VN/Extension/tabs.json index 03c8b0fdb8e..a693acff7ac 100644 --- a/vi-VN/Extension/tabs.json +++ b/vi-VN/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Tính năng" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "Đóng" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "Ủng hộ" } } diff --git a/zh-CN/Extension/tabs.json b/zh-CN/Extension/tabs.json index 5144a6ed475..83163ecb006 100644 --- a/zh-CN/Extension/tabs.json +++ b/zh-CN/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "功能" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "关闭" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "捐赠" } } diff --git a/zh-TW/Extension/tabs.json b/zh-TW/Extension/tabs.json index 75f707672e1..4ed6836fe9c 100644 --- a/zh-TW/Extension/tabs.json +++ b/zh-TW/Extension/tabs.json @@ -62,5 +62,13 @@ "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "功能" + }, + "tab.installed.close": { + "description": "Close button text", + "message": "關閉" + }, + "tab.installed.donate": { + "description": "Donate button text", + "message": "捐贈" } }