From 315c30eecccd0e46c0fdd3f41959a553cdf0fb9c Mon Sep 17 00:00:00 2001 From: olprod Date: Tue, 9 Sep 2025 14:10:45 -0700 Subject: [PATCH 1/2] Localized file check-in by OneLocBuild Task: Build definition ID 12805: Build ID 2235131 --- packages/api/src/localization/ar-SA.json | 4 ++++ packages/api/src/localization/bg-BG.json | 4 ++++ packages/api/src/localization/ca-ES.json | 4 ++++ packages/api/src/localization/cs-CZ.json | 4 ++++ packages/api/src/localization/da-DK.json | 4 ++++ packages/api/src/localization/de-DE.json | 4 ++++ packages/api/src/localization/el-GR.json | 4 ++++ packages/api/src/localization/es-ES.json | 4 ++++ packages/api/src/localization/et-EE.json | 4 ++++ packages/api/src/localization/eu-ES.json | 4 ++++ packages/api/src/localization/fi-FI.json | 4 ++++ packages/api/src/localization/fr-FR.json | 4 ++++ packages/api/src/localization/gl-ES.json | 4 ++++ packages/api/src/localization/he-IL.json | 4 ++++ packages/api/src/localization/hi-IN.json | 4 ++++ packages/api/src/localization/hr-HR.json | 4 ++++ packages/api/src/localization/hu-HU.json | 4 ++++ packages/api/src/localization/id-ID.json | 4 ++++ packages/api/src/localization/it-IT.json | 4 ++++ packages/api/src/localization/ja-JP.json | 4 ++++ packages/api/src/localization/kk-KZ.json | 4 ++++ packages/api/src/localization/ko-KR.json | 4 ++++ packages/api/src/localization/lt-LT.json | 4 ++++ packages/api/src/localization/lv-LV.json | 4 ++++ packages/api/src/localization/ms-MY.json | 4 ++++ packages/api/src/localization/nb-NO.json | 4 ++++ packages/api/src/localization/nl-NL.json | 4 ++++ packages/api/src/localization/pl-PL.json | 4 ++++ packages/api/src/localization/pt-BR.json | 4 ++++ packages/api/src/localization/pt-PT.json | 4 ++++ packages/api/src/localization/ro-RO.json | 4 ++++ packages/api/src/localization/ru-RU.json | 4 ++++ packages/api/src/localization/sk-SK.json | 4 ++++ packages/api/src/localization/sl-SI.json | 4 ++++ packages/api/src/localization/sr-Cyrl-CS.json | 4 ++++ packages/api/src/localization/sr-Latn-CS.json | 4 ++++ packages/api/src/localization/sv-SE.json | 4 ++++ packages/api/src/localization/th-TH.json | 4 ++++ packages/api/src/localization/tr-TR.json | 4 ++++ packages/api/src/localization/uk-UA.json | 4 ++++ packages/api/src/localization/vi-VN.json | 4 ++++ packages/api/src/localization/zh-CN.json | 4 ++++ packages/api/src/localization/zh-HK.json | 4 ++++ packages/api/src/localization/zh-TW.json | 4 ++++ 44 files changed, 176 insertions(+) diff --git a/packages/api/src/localization/ar-SA.json b/packages/api/src/localization/ar-SA.json index 812e2eb49b..f3f91390f4 100644 --- a/packages/api/src/localization/ar-SA.json +++ b/packages/api/src/localization/ar-SA.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "السابق", "CITATION_MODEL_DIALOG_ALT": "الاقتباس", "CLOSE_BUTTON_ALT": "إغلاق", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "متصل", "CONNECTIVITY_STATUS_ALT_CONNECTING": "جارٍ الاتصال…", "CONNECTIVITY_STATUS_ALT_FATAL": "يتعذر الاتصال.", diff --git a/packages/api/src/localization/bg-BG.json b/packages/api/src/localization/bg-BG.json index d449e62f3e..e426313ac4 100644 --- a/packages/api/src/localization/bg-BG.json +++ b/packages/api/src/localization/bg-BG.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Предишно", "CITATION_MODEL_DIALOG_ALT": "Цитат", "CLOSE_BUTTON_ALT": "Затваряне", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Установена връзка", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Свързване...", "CONNECTIVITY_STATUS_ALT_FATAL": "Свързването не е възможно.", diff --git a/packages/api/src/localization/ca-ES.json b/packages/api/src/localization/ca-ES.json index e4ced18ee3..624e156b07 100644 --- a/packages/api/src/localization/ca-ES.json +++ b/packages/api/src/localization/ca-ES.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Cita", "CLOSE_BUTTON_ALT": "Tanca", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Connectat", "CONNECTIVITY_STATUS_ALT_CONNECTING": "S'està connectant…", "CONNECTIVITY_STATUS_ALT_FATAL": "No es pot connectar.", diff --git a/packages/api/src/localization/cs-CZ.json b/packages/api/src/localization/cs-CZ.json index d5fbce8e2a..17c088b176 100644 --- a/packages/api/src/localization/cs-CZ.json +++ b/packages/api/src/localization/cs-CZ.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Předchozí", "CITATION_MODEL_DIALOG_ALT": "Citace", "CLOSE_BUTTON_ALT": "Zavřít", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Připojeno", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Připojování…", "CONNECTIVITY_STATUS_ALT_FATAL": "Nelze navázat připojení.", diff --git a/packages/api/src/localization/da-DK.json b/packages/api/src/localization/da-DK.json index 9649a2788a..49e375a9d7 100644 --- a/packages/api/src/localization/da-DK.json +++ b/packages/api/src/localization/da-DK.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Forrige", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Luk", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Forbundet", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Opretter forbindelse ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Det var ikke muligt at oprette forbindelse.", diff --git a/packages/api/src/localization/de-DE.json b/packages/api/src/localization/de-DE.json index bf4e5f5313..1f007110f8 100644 --- a/packages/api/src/localization/de-DE.json +++ b/packages/api/src/localization/de-DE.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Zurück", "CITATION_MODEL_DIALOG_ALT": "Zitat", "CLOSE_BUTTON_ALT": "Schließen", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Verbunden", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Verbindung wird hergestellt ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Verbindung konnte nicht aufgebaut werden.", diff --git a/packages/api/src/localization/el-GR.json b/packages/api/src/localization/el-GR.json index 775177cb7d..3bbf41d874 100644 --- a/packages/api/src/localization/el-GR.json +++ b/packages/api/src/localization/el-GR.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Προηγούμενο", "CITATION_MODEL_DIALOG_ALT": "Παραπομπή", "CLOSE_BUTTON_ALT": "Κλείσιμο", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Συνδέθηκε", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Σύνδεση…", "CONNECTIVITY_STATUS_ALT_FATAL": "Αδυναμία σύνδεσης.", diff --git a/packages/api/src/localization/es-ES.json b/packages/api/src/localization/es-ES.json index aa43165eb1..5200774b71 100644 --- a/packages/api/src/localization/es-ES.json +++ b/packages/api/src/localization/es-ES.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Cita", "CLOSE_BUTTON_ALT": "Cerrar", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Conectando…", "CONNECTIVITY_STATUS_ALT_FATAL": "No se puede conectar.", diff --git a/packages/api/src/localization/et-EE.json b/packages/api/src/localization/et-EE.json index f8f29ceb6c..2384e6fddb 100644 --- a/packages/api/src/localization/et-EE.json +++ b/packages/api/src/localization/et-EE.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Eelmine", "CITATION_MODEL_DIALOG_ALT": "Tsitaat", "CLOSE_BUTTON_ALT": "Sule", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Ühendatud", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Ühenduse loomine…", "CONNECTIVITY_STATUS_ALT_FATAL": "Ühendamine nurjus.", diff --git a/packages/api/src/localization/eu-ES.json b/packages/api/src/localization/eu-ES.json index c98cc07589..1bf28439ea 100644 --- a/packages/api/src/localization/eu-ES.json +++ b/packages/api/src/localization/eu-ES.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Aurrekoa", "CITATION_MODEL_DIALOG_ALT": "Aipua", "CLOSE_BUTTON_ALT": "Itxi", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Konektatu da", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Konektatzen…", "CONNECTIVITY_STATUS_ALT_FATAL": "Ezin da konektatu.", diff --git a/packages/api/src/localization/fi-FI.json b/packages/api/src/localization/fi-FI.json index f043606511..763f59f0f3 100644 --- a/packages/api/src/localization/fi-FI.json +++ b/packages/api/src/localization/fi-FI.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Edellinen", "CITATION_MODEL_DIALOG_ALT": "Lainaus", "CLOSE_BUTTON_ALT": "Sulje", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Yhdistetty", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Muodostetaan yhteyttä…", "CONNECTIVITY_STATUS_ALT_FATAL": "Yhdistäminen ei onnistu.", diff --git a/packages/api/src/localization/fr-FR.json b/packages/api/src/localization/fr-FR.json index a976c585f0..d18c3049f2 100644 --- a/packages/api/src/localization/fr-FR.json +++ b/packages/api/src/localization/fr-FR.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Précédent", "CITATION_MODEL_DIALOG_ALT": "Citation", "CLOSE_BUTTON_ALT": "Fermer", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Connecté", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Connexion en cours...", "CONNECTIVITY_STATUS_ALT_FATAL": "Impossible de se connecter.", diff --git a/packages/api/src/localization/gl-ES.json b/packages/api/src/localization/gl-ES.json index 75d814652d..1bfc447770 100644 --- a/packages/api/src/localization/gl-ES.json +++ b/packages/api/src/localization/gl-ES.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Cita", "CLOSE_BUTTON_ALT": "Pechar", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Conectando…", "CONNECTIVITY_STATUS_ALT_FATAL": "Non é posible conectarse.", diff --git a/packages/api/src/localization/he-IL.json b/packages/api/src/localization/he-IL.json index bca05d41e1..5b0812203b 100644 --- a/packages/api/src/localization/he-IL.json +++ b/packages/api/src/localization/he-IL.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "הקודם", "CITATION_MODEL_DIALOG_ALT": "ציטוט", "CLOSE_BUTTON_ALT": "לסגור", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "מחובר", "CONNECTIVITY_STATUS_ALT_CONNECTING": "מתחבר...", "CONNECTIVITY_STATUS_ALT_FATAL": "לא ניתן להתחבר.", diff --git a/packages/api/src/localization/hi-IN.json b/packages/api/src/localization/hi-IN.json index 60956cb5d1..16d20cf100 100644 --- a/packages/api/src/localization/hi-IN.json +++ b/packages/api/src/localization/hi-IN.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "पिछला", "CITATION_MODEL_DIALOG_ALT": "उद्धरण", "CLOSE_BUTTON_ALT": "बंद करें", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "कनेक्ट किया गया", "CONNECTIVITY_STATUS_ALT_CONNECTING": "कनेक्ट किया जा रहा है...", "CONNECTIVITY_STATUS_ALT_FATAL": "कनेक्ट करने में असमर्थ.", diff --git a/packages/api/src/localization/hr-HR.json b/packages/api/src/localization/hr-HR.json index 5054186bc5..81c20ce844 100644 --- a/packages/api/src/localization/hr-HR.json +++ b/packages/api/src/localization/hr-HR.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Prethodno", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Zatvori", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Povezano", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Povezivanje u tijeku...", "CONNECTIVITY_STATUS_ALT_FATAL": "Povezivanje nije moguće.", diff --git a/packages/api/src/localization/hu-HU.json b/packages/api/src/localization/hu-HU.json index 26e247ea81..d2b806c100 100644 --- a/packages/api/src/localization/hu-HU.json +++ b/packages/api/src/localization/hu-HU.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Előző", "CITATION_MODEL_DIALOG_ALT": "Idézet", "CLOSE_BUTTON_ALT": "Bezárás", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Csatlakoztatva", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Csatlakozás...", "CONNECTIVITY_STATUS_ALT_FATAL": "Nem lehet csatlakozni.", diff --git a/packages/api/src/localization/id-ID.json b/packages/api/src/localization/id-ID.json index 53cf65725c..1660aa3a41 100644 --- a/packages/api/src/localization/id-ID.json +++ b/packages/api/src/localization/id-ID.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Sebelumnya", "CITATION_MODEL_DIALOG_ALT": "Kutipan", "CLOSE_BUTTON_ALT": "Tutup", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Tersambung", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Menyambungkan…", "CONNECTIVITY_STATUS_ALT_FATAL": "Tidak dapat menyambungkan.", diff --git a/packages/api/src/localization/it-IT.json b/packages/api/src/localization/it-IT.json index a7c6ef1e56..ef61107d97 100644 --- a/packages/api/src/localization/it-IT.json +++ b/packages/api/src/localization/it-IT.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Indietro", "CITATION_MODEL_DIALOG_ALT": "Citazione", "CLOSE_BUTTON_ALT": "Chiudi", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Connesso", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Connessione in corso…", "CONNECTIVITY_STATUS_ALT_FATAL": "Impossibile connettersi.", diff --git a/packages/api/src/localization/ja-JP.json b/packages/api/src/localization/ja-JP.json index efe6e76f4c..e3a0ea4b3d 100644 --- a/packages/api/src/localization/ja-JP.json +++ b/packages/api/src/localization/ja-JP.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "前へ", "CITATION_MODEL_DIALOG_ALT": "引用", "CLOSE_BUTTON_ALT": "閉じる", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "接続済み", "CONNECTIVITY_STATUS_ALT_CONNECTING": "接続中…", "CONNECTIVITY_STATUS_ALT_FATAL": "接続できません。", diff --git a/packages/api/src/localization/kk-KZ.json b/packages/api/src/localization/kk-KZ.json index ceebfb00b3..7af4203ba8 100644 --- a/packages/api/src/localization/kk-KZ.json +++ b/packages/api/src/localization/kk-KZ.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Алдыңғы", "CITATION_MODEL_DIALOG_ALT": "Дәйексөз", "CLOSE_BUTTON_ALT": "Жабу", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Қосылған", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Қосылуда...", "CONNECTIVITY_STATUS_ALT_FATAL": "Қосу мүмкін емес.", diff --git a/packages/api/src/localization/ko-KR.json b/packages/api/src/localization/ko-KR.json index 7a22718fd1..422f132710 100644 --- a/packages/api/src/localization/ko-KR.json +++ b/packages/api/src/localization/ko-KR.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "이전", "CITATION_MODEL_DIALOG_ALT": "인용", "CLOSE_BUTTON_ALT": "닫기", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "연결됨", "CONNECTIVITY_STATUS_ALT_CONNECTING": "연결 중…", "CONNECTIVITY_STATUS_ALT_FATAL": "연결할 수 없습니다.", diff --git a/packages/api/src/localization/lt-LT.json b/packages/api/src/localization/lt-LT.json index 77b96ca46c..37fb8e8520 100644 --- a/packages/api/src/localization/lt-LT.json +++ b/packages/api/src/localization/lt-LT.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Atgal", "CITATION_MODEL_DIALOG_ALT": "Citata", "CLOSE_BUTTON_ALT": "Uždaryti", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Prijungta", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Jungiamasi…", "CONNECTIVITY_STATUS_ALT_FATAL": "Nepavyko prijungti.", diff --git a/packages/api/src/localization/lv-LV.json b/packages/api/src/localization/lv-LV.json index 6a288554f0..7721a1df3a 100644 --- a/packages/api/src/localization/lv-LV.json +++ b/packages/api/src/localization/lv-LV.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Atpakaļ", "CITATION_MODEL_DIALOG_ALT": "Citāts", "CLOSE_BUTTON_ALT": "Aizvērt", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Izveidots savienojums", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Notiek savienojuma izveide…", "CONNECTIVITY_STATUS_ALT_FATAL": "Nevar izveidot savienojumu.", diff --git a/packages/api/src/localization/ms-MY.json b/packages/api/src/localization/ms-MY.json index 403c59b470..24fd82d7d0 100644 --- a/packages/api/src/localization/ms-MY.json +++ b/packages/api/src/localization/ms-MY.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Sebelumnya", "CITATION_MODEL_DIALOG_ALT": "Petikan", "CLOSE_BUTTON_ALT": "Tutup", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Disambungkan", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Bersambung…", "CONNECTIVITY_STATUS_ALT_FATAL": "Tidak dapat bersambung.", diff --git a/packages/api/src/localization/nb-NO.json b/packages/api/src/localization/nb-NO.json index d7ef9cbb6c..63619a8491 100644 --- a/packages/api/src/localization/nb-NO.json +++ b/packages/api/src/localization/nb-NO.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Forrige", "CITATION_MODEL_DIALOG_ALT": "Referanse", "CLOSE_BUTTON_ALT": "Lukk", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Tilkoblet", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Kobler til ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Kan ikke koble til.", diff --git a/packages/api/src/localization/nl-NL.json b/packages/api/src/localization/nl-NL.json index a33969c33e..9db6f8082a 100644 --- a/packages/api/src/localization/nl-NL.json +++ b/packages/api/src/localization/nl-NL.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Vorige", "CITATION_MODEL_DIALOG_ALT": "Citaat", "CLOSE_BUTTON_ALT": "Sluiten", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Verbonden", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Verbinding maken...", "CONNECTIVITY_STATUS_ALT_FATAL": "Kan geen verbinding maken.", diff --git a/packages/api/src/localization/pl-PL.json b/packages/api/src/localization/pl-PL.json index 95ee2c190c..3494ff19e7 100644 --- a/packages/api/src/localization/pl-PL.json +++ b/packages/api/src/localization/pl-PL.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Wstecz", "CITATION_MODEL_DIALOG_ALT": "Cytat", "CLOSE_BUTTON_ALT": "Zamknij", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Połączono", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Trwa nawiązywanie połączenia...", "CONNECTIVITY_STATUS_ALT_FATAL": "Nie można nawiązać połączenia.", diff --git a/packages/api/src/localization/pt-BR.json b/packages/api/src/localization/pt-BR.json index 2c6f700f18..abaa743f2d 100644 --- a/packages/api/src/localization/pt-BR.json +++ b/packages/api/src/localization/pt-BR.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Voltar", "CITATION_MODEL_DIALOG_ALT": "Citação", "CLOSE_BUTTON_ALT": "Fechar", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Conectando…", "CONNECTIVITY_STATUS_ALT_FATAL": "Não é possível conectar.", diff --git a/packages/api/src/localization/pt-PT.json b/packages/api/src/localization/pt-PT.json index d0ee2c1d62..497995a8bc 100644 --- a/packages/api/src/localization/pt-PT.json +++ b/packages/api/src/localization/pt-PT.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Citação", "CLOSE_BUTTON_ALT": "Fechar", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Ligado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "A ligar…", "CONNECTIVITY_STATUS_ALT_FATAL": "Não é possível ligar.", diff --git a/packages/api/src/localization/ro-RO.json b/packages/api/src/localization/ro-RO.json index 4448858077..4b8173167c 100644 --- a/packages/api/src/localization/ro-RO.json +++ b/packages/api/src/localization/ro-RO.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Înapoi", "CITATION_MODEL_DIALOG_ALT": "Mențiune", "CLOSE_BUTTON_ALT": "Închideți", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectat", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Se conectează…", "CONNECTIVITY_STATUS_ALT_FATAL": "Imposibil de conectat.", diff --git a/packages/api/src/localization/ru-RU.json b/packages/api/src/localization/ru-RU.json index b4cb909523..c19c522f31 100644 --- a/packages/api/src/localization/ru-RU.json +++ b/packages/api/src/localization/ru-RU.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Назад", "CITATION_MODEL_DIALOG_ALT": "Цитата", "CLOSE_BUTTON_ALT": "Закрыть", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Подключено", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Подключение…", "CONNECTIVITY_STATUS_ALT_FATAL": "Не удается подключиться.", diff --git a/packages/api/src/localization/sk-SK.json b/packages/api/src/localization/sk-SK.json index 504dc8e292..30bbd80ad5 100644 --- a/packages/api/src/localization/sk-SK.json +++ b/packages/api/src/localization/sk-SK.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Predchádzajúce", "CITATION_MODEL_DIALOG_ALT": "Citácia", "CLOSE_BUTTON_ALT": "Zavrieť", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Pripojené", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Pripája sa...", "CONNECTIVITY_STATUS_ALT_FATAL": "Pripojenie sa nepodarilo.", diff --git a/packages/api/src/localization/sl-SI.json b/packages/api/src/localization/sl-SI.json index 213ec99301..44d66507b8 100644 --- a/packages/api/src/localization/sl-SI.json +++ b/packages/api/src/localization/sl-SI.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Nazaj", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Zapri", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Povezava je vzpostavljena.", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Povezovanje …", "CONNECTIVITY_STATUS_ALT_FATAL": "Povezave ni mogoče vzpostaviti.", diff --git a/packages/api/src/localization/sr-Cyrl-CS.json b/packages/api/src/localization/sr-Cyrl-CS.json index 77ddc7b4d5..f7caf075fd 100644 --- a/packages/api/src/localization/sr-Cyrl-CS.json +++ b/packages/api/src/localization/sr-Cyrl-CS.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Претходно", "CITATION_MODEL_DIALOG_ALT": "Цитат", "CLOSE_BUTTON_ALT": "Затвори", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Повезано", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Повезивање…", "CONNECTIVITY_STATUS_ALT_FATAL": "Повезивање није могуће.", diff --git a/packages/api/src/localization/sr-Latn-CS.json b/packages/api/src/localization/sr-Latn-CS.json index 041b04d97e..b871bec882 100644 --- a/packages/api/src/localization/sr-Latn-CS.json +++ b/packages/api/src/localization/sr-Latn-CS.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Prethodno", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Zatvori", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Povezano", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Povezivanje…", "CONNECTIVITY_STATUS_ALT_FATAL": "Povezivanje nije moguće.", diff --git a/packages/api/src/localization/sv-SE.json b/packages/api/src/localization/sv-SE.json index bf89600f23..1dde41a9b9 100644 --- a/packages/api/src/localization/sv-SE.json +++ b/packages/api/src/localization/sv-SE.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Föregående", "CITATION_MODEL_DIALOG_ALT": "Hänvisning", "CLOSE_BUTTON_ALT": "Stäng", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Ansluten", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Ansluter ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Det gick inte att ansluta.", diff --git a/packages/api/src/localization/th-TH.json b/packages/api/src/localization/th-TH.json index 1b50cd6a71..69e7396957 100644 --- a/packages/api/src/localization/th-TH.json +++ b/packages/api/src/localization/th-TH.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "ก่อนหน้า", "CITATION_MODEL_DIALOG_ALT": "การอ้างอิงถึงแหล่งที่มา", "CLOSE_BUTTON_ALT": "ปิด", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "เชื่อมต่อแล้ว", "CONNECTIVITY_STATUS_ALT_CONNECTING": "กำลังเชื่อมต่อ...", "CONNECTIVITY_STATUS_ALT_FATAL": "ไม่สามารถเชื่อมต่อได้", diff --git a/packages/api/src/localization/tr-TR.json b/packages/api/src/localization/tr-TR.json index 8533695c74..392292f5ca 100644 --- a/packages/api/src/localization/tr-TR.json +++ b/packages/api/src/localization/tr-TR.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Önceki", "CITATION_MODEL_DIALOG_ALT": "Alıntı", "CLOSE_BUTTON_ALT": "Kapat", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Bağlı", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Bağlantı kuruluyor...", "CONNECTIVITY_STATUS_ALT_FATAL": "Bağlantı kurulamadı.", diff --git a/packages/api/src/localization/uk-UA.json b/packages/api/src/localization/uk-UA.json index 62efb6ff1a..bfb1491d3c 100644 --- a/packages/api/src/localization/uk-UA.json +++ b/packages/api/src/localization/uk-UA.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Назад", "CITATION_MODEL_DIALOG_ALT": "Цитування", "CLOSE_BUTTON_ALT": "Закрити", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Підключено", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Підключення…", "CONNECTIVITY_STATUS_ALT_FATAL": "Не вдалося підключити.", diff --git a/packages/api/src/localization/vi-VN.json b/packages/api/src/localization/vi-VN.json index 7f09411a2e..f46a32f435 100644 --- a/packages/api/src/localization/vi-VN.json +++ b/packages/api/src/localization/vi-VN.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Trước", "CITATION_MODEL_DIALOG_ALT": "Trích dẫn", "CLOSE_BUTTON_ALT": "Đóng", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Đã kết nối", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Đang kết nối...", "CONNECTIVITY_STATUS_ALT_FATAL": "Không thể kết nối.", diff --git a/packages/api/src/localization/zh-CN.json b/packages/api/src/localization/zh-CN.json index 00371bf5c4..c7b81472ec 100644 --- a/packages/api/src/localization/zh-CN.json +++ b/packages/api/src/localization/zh-CN.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "上一个", "CITATION_MODEL_DIALOG_ALT": "引文", "CLOSE_BUTTON_ALT": "关闭", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "已连接", "CONNECTIVITY_STATUS_ALT_CONNECTING": "正在连接...", "CONNECTIVITY_STATUS_ALT_FATAL": "无法连接。", diff --git a/packages/api/src/localization/zh-HK.json b/packages/api/src/localization/zh-HK.json index 7d3508f6f7..e1e20fcb8e 100644 --- a/packages/api/src/localization/zh-HK.json +++ b/packages/api/src/localization/zh-HK.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "上一個", "CITATION_MODEL_DIALOG_ALT": "引用", "CLOSE_BUTTON_ALT": "關閉", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "已連線", "CONNECTIVITY_STATUS_ALT_CONNECTING": "正在連線…", "CONNECTIVITY_STATUS_ALT_FATAL": "無法連線。", diff --git a/packages/api/src/localization/zh-TW.json b/packages/api/src/localization/zh-TW.json index 7d3508f6f7..e1e20fcb8e 100644 --- a/packages/api/src/localization/zh-TW.json +++ b/packages/api/src/localization/zh-TW.json @@ -40,6 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "上一個", "CITATION_MODEL_DIALOG_ALT": "引用", "CLOSE_BUTTON_ALT": "關閉", + "COLLAPSE_BUTTON_LESS": "Show less", + "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", + "COLLAPSE_BUTTON_MORE": "Show more", + "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "已連線", "CONNECTIVITY_STATUS_ALT_CONNECTING": "正在連線…", "CONNECTIVITY_STATUS_ALT_FATAL": "無法連線。", From 47b1d4ab1c089960d86c1393841a3bc20e548946 Mon Sep 17 00:00:00 2001 From: olprod Date: Wed, 10 Sep 2025 13:09:16 -0700 Subject: [PATCH 2/2] Localized file check-in by OneLocBuild Task: Build definition ID 12805: Build ID 2236577 --- packages/api/src/localization/ar-SA.json | 8 ++++---- packages/api/src/localization/ca-ES.json | 8 ++++---- packages/api/src/localization/cs-CZ.json | 8 ++++---- packages/api/src/localization/da-DK.json | 8 ++++---- packages/api/src/localization/de-DE.json | 8 ++++---- packages/api/src/localization/el-GR.json | 8 ++++---- packages/api/src/localization/es-ES.json | 8 ++++---- packages/api/src/localization/eu-ES.json | 8 ++++---- packages/api/src/localization/gl-ES.json | 8 ++++---- packages/api/src/localization/he-IL.json | 8 ++++---- packages/api/src/localization/it-IT.json | 8 ++++---- packages/api/src/localization/ja-JP.json | 8 ++++---- packages/api/src/localization/ko-KR.json | 8 ++++---- packages/api/src/localization/ms-MY.json | 8 ++++---- packages/api/src/localization/nb-NO.json | 8 ++++---- packages/api/src/localization/nl-NL.json | 8 ++++---- packages/api/src/localization/pt-PT.json | 8 ++++---- packages/api/src/localization/ro-RO.json | 8 ++++---- packages/api/src/localization/ru-RU.json | 8 ++++---- packages/api/src/localization/sl-SI.json | 8 ++++---- packages/api/src/localization/sr-Latn-CS.json | 8 ++++---- packages/api/src/localization/sv-SE.json | 8 ++++---- packages/api/src/localization/th-TH.json | 8 ++++---- packages/api/src/localization/uk-UA.json | 8 ++++---- packages/api/src/localization/zh-CN.json | 8 ++++---- packages/api/src/localization/zh-HK.json | 8 ++++---- packages/api/src/localization/zh-TW.json | 8 ++++---- 27 files changed, 108 insertions(+), 108 deletions(-) diff --git a/packages/api/src/localization/ar-SA.json b/packages/api/src/localization/ar-SA.json index f3f91390f4..31ca079293 100644 --- a/packages/api/src/localization/ar-SA.json +++ b/packages/api/src/localization/ar-SA.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "السابق", "CITATION_MODEL_DIALOG_ALT": "الاقتباس", "CLOSE_BUTTON_ALT": "إغلاق", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "عرض أقل", + "COLLAPSE_BUTTON_LESS.comment": "هذا نص زر شارة لطي مجموعة من الرسائل. عندما ينقر المستخدم النهائي فوق الزر، تُطوى مجموعة الرسائل.", + "COLLAPSE_BUTTON_MORE": "عرض المزيد", + "COLLAPSE_BUTTON_MORE.comment": "هذا نص زر شارة لتوسيع مجموعة من الرسائل. عندما ينقر المستخدم النهائي فوق الزر، تتوسع مجموعة الرسائل.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "متصل", "CONNECTIVITY_STATUS_ALT_CONNECTING": "جارٍ الاتصال…", "CONNECTIVITY_STATUS_ALT_FATAL": "يتعذر الاتصال.", diff --git a/packages/api/src/localization/ca-ES.json b/packages/api/src/localization/ca-ES.json index 624e156b07..ab1d04f25e 100644 --- a/packages/api/src/localization/ca-ES.json +++ b/packages/api/src/localization/ca-ES.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Cita", "CLOSE_BUTTON_ALT": "Tanca", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Mostra'n menys", + "COLLAPSE_BUTTON_LESS.comment": "Aquest és el text d'un botó de galó per reduir el grup de missatges. Quan l'usuari final fa clic al botó, el grup de missatges es plega.", + "COLLAPSE_BUTTON_MORE": "Mostra’n més", + "COLLAPSE_BUTTON_MORE.comment": "Aquest és el text d'un botó de galó per expandir el grup de missatges. Quan l'usuari final fa clic al botó, el grup de missatges s'expandeix.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Connectat", "CONNECTIVITY_STATUS_ALT_CONNECTING": "S'està connectant…", "CONNECTIVITY_STATUS_ALT_FATAL": "No es pot connectar.", diff --git a/packages/api/src/localization/cs-CZ.json b/packages/api/src/localization/cs-CZ.json index 17c088b176..44ef16513b 100644 --- a/packages/api/src/localization/cs-CZ.json +++ b/packages/api/src/localization/cs-CZ.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Předchozí", "CITATION_MODEL_DIALOG_ALT": "Citace", "CLOSE_BUTTON_ALT": "Zavřít", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Zobrazit méně", + "COLLAPSE_BUTTON_LESS.comment": "Toto je text tlačítka se šipkou pro sbalení skupiny zpráv. Když koncový uživatel klikne na tlačítko, skupina zpráv se sbalí.", + "COLLAPSE_BUTTON_MORE": "Zobrazit více", + "COLLAPSE_BUTTON_MORE.comment": "Toto je text tlačítka se šipkou pro rozbalení skupiny zpráv. Když koncový uživatel klikne na tlačítko, skupina zpráv se rozbalí.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Připojeno", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Připojování…", "CONNECTIVITY_STATUS_ALT_FATAL": "Nelze navázat připojení.", diff --git a/packages/api/src/localization/da-DK.json b/packages/api/src/localization/da-DK.json index 49e375a9d7..74eb6b1b59 100644 --- a/packages/api/src/localization/da-DK.json +++ b/packages/api/src/localization/da-DK.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Forrige", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Luk", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Vis mindre", + "COLLAPSE_BUTTON_LESS.comment": "Dette er teksten i en vinkelknap til at skjule gruppen af meddelelser. Når slutbrugeren klikker på knappen, foldes gruppen af meddelelser sammen.", + "COLLAPSE_BUTTON_MORE": "Vis mere", + "COLLAPSE_BUTTON_MORE.comment": "Dette er teksten på en vinkelknap til at udvide gruppen af meddelelser. Når slutbrugeren klikker på knappen, udvides gruppen af meddelelser.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Forbundet", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Opretter forbindelse ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Det var ikke muligt at oprette forbindelse.", diff --git a/packages/api/src/localization/de-DE.json b/packages/api/src/localization/de-DE.json index 1f007110f8..19b3e2912d 100644 --- a/packages/api/src/localization/de-DE.json +++ b/packages/api/src/localization/de-DE.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Zurück", "CITATION_MODEL_DIALOG_ALT": "Zitat", "CLOSE_BUTTON_ALT": "Schließen", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Weniger anzeigen", + "COLLAPSE_BUTTON_LESS.comment": "Dies ist der Text einer Chevron-Schaltfläche zum Reduzieren einer Gruppe von Nachrichten. Wenn Endbenutzer auf die Schaltfläche klicken, wird die Gruppe von Nachrichten reduziert.", + "COLLAPSE_BUTTON_MORE": "Mehr anzeigen", + "COLLAPSE_BUTTON_MORE.comment": "Dies ist der Text einer Chevron-Schaltfläche zum Erweitern einer Gruppe von Nachrichten. Wenn Endbenutzer auf die Schaltfläche klicken, wird die Gruppe von Nachrichten erweitert.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Verbunden", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Verbindung wird hergestellt ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Verbindung konnte nicht aufgebaut werden.", diff --git a/packages/api/src/localization/el-GR.json b/packages/api/src/localization/el-GR.json index 3bbf41d874..39cb30701c 100644 --- a/packages/api/src/localization/el-GR.json +++ b/packages/api/src/localization/el-GR.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Προηγούμενο", "CITATION_MODEL_DIALOG_ALT": "Παραπομπή", "CLOSE_BUTTON_ALT": "Κλείσιμο", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Εμφάνιση λιγότερων", + "COLLAPSE_BUTTON_LESS.comment": "Αυτό είναι το κείμενο ενός κουμπιού διασήμου για την σύμπτυξη της ομάδας μηνυμάτων. Όταν ο τελικός χρήστης κάνει κλικ στο κουμπί, η ομάδα μηνυμάτων συμπτύσσεται.", + "COLLAPSE_BUTTON_MORE": "Εμφάνιση περισσότερων", + "COLLAPSE_BUTTON_MORE.comment": "Αυτό είναι το κείμενο ενός κουμπιού διασήμου για την ανάπτυξη της ομάδας μηνυμάτων. Όταν ο τελικός χρήστης κάνει κλικ στο κουμπί, η ομάδα μηνυμάτων αναπτύσσεται.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Συνδέθηκε", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Σύνδεση…", "CONNECTIVITY_STATUS_ALT_FATAL": "Αδυναμία σύνδεσης.", diff --git a/packages/api/src/localization/es-ES.json b/packages/api/src/localization/es-ES.json index 5200774b71..63757b499a 100644 --- a/packages/api/src/localization/es-ES.json +++ b/packages/api/src/localization/es-ES.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Cita", "CLOSE_BUTTON_ALT": "Cerrar", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Mostrar menos", + "COLLAPSE_BUTTON_LESS.comment": "Este es el texto de un botón de contenido adicional para contraer el grupo de mensajes. Cuando el usuario final hace clic en el botón, el grupo de mensajes se pliega.", + "COLLAPSE_BUTTON_MORE": "Mostrar más", + "COLLAPSE_BUTTON_MORE.comment": "Este es el texto de un botón de contenido adicional para expandir el grupo de mensajes. Cuando el usuario final hace clic en el botón, se expande el grupo de mensajes.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Conectando…", "CONNECTIVITY_STATUS_ALT_FATAL": "No se puede conectar.", diff --git a/packages/api/src/localization/eu-ES.json b/packages/api/src/localization/eu-ES.json index 1bf28439ea..4c97eaad75 100644 --- a/packages/api/src/localization/eu-ES.json +++ b/packages/api/src/localization/eu-ES.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Aurrekoa", "CITATION_MODEL_DIALOG_ALT": "Aipua", "CLOSE_BUTTON_ALT": "Itxi", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Erakutsi gutxiago", + "COLLAPSE_BUTTON_LESS.comment": "Hau da gezi-botoi baten testua mezu-multzo bat tolesteko. Azken erabiltzaileak botoian klik egiten duenean, mezu-taldea tolesten da.", + "COLLAPSE_BUTTON_MORE": "Erakutsi gehiago", + "COLLAPSE_BUTTON_MORE.comment": "Hau da gezi-botoi baten testua mezu-multzo bat zabaltzeko. Azken erabiltzaileak botoian klik egiten duenean, mezu-taldea zabaltzen da.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Konektatu da", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Konektatzen…", "CONNECTIVITY_STATUS_ALT_FATAL": "Ezin da konektatu.", diff --git a/packages/api/src/localization/gl-ES.json b/packages/api/src/localization/gl-ES.json index 1bfc447770..0fe97ce380 100644 --- a/packages/api/src/localization/gl-ES.json +++ b/packages/api/src/localization/gl-ES.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Cita", "CLOSE_BUTTON_ALT": "Pechar", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Mostrar menos", + "COLLAPSE_BUTTON_LESS.comment": "Este é o texto dun botón de comiñas angulares para contraer o grupo de mensaxes. Cando o usuario final fai clic no botón, o grupo de mensaxes contráese.", + "COLLAPSE_BUTTON_MORE": "Mostrar máis", + "COLLAPSE_BUTTON_MORE.comment": "Este é o texto dun botón de comiñas angulares para ampliar o grupo de mensaxes. Cando o usuario final fai clic no botón, o grupo de mensaxes amplíase.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Conectando…", "CONNECTIVITY_STATUS_ALT_FATAL": "Non é posible conectarse.", diff --git a/packages/api/src/localization/he-IL.json b/packages/api/src/localization/he-IL.json index 5b0812203b..7a137cd9db 100644 --- a/packages/api/src/localization/he-IL.json +++ b/packages/api/src/localization/he-IL.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "הקודם", "CITATION_MODEL_DIALOG_ALT": "ציטוט", "CLOSE_BUTTON_ALT": "לסגור", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "הצג פחות", + "COLLAPSE_BUTTON_LESS.comment": "זהו הטקסט של לחצן סוגר זוויתי כדי לכווץ קבוצת הודעות. כאשר משתמש הקצה לוחץ על הכפתור, קבוצת ההודעות מתקפלת.", + "COLLAPSE_BUTTON_MORE": "הצג עוד", + "COLLAPSE_BUTTON_MORE.comment": "זהו הטקסט של לחצן זוויתי להרחבת קבוצת הודעות. כאשר משתמש הקצה לוחץ על הכפתור, קבוצת ההודעות מתרחבת.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "מחובר", "CONNECTIVITY_STATUS_ALT_CONNECTING": "מתחבר...", "CONNECTIVITY_STATUS_ALT_FATAL": "לא ניתן להתחבר.", diff --git a/packages/api/src/localization/it-IT.json b/packages/api/src/localization/it-IT.json index ef61107d97..a6f9ade485 100644 --- a/packages/api/src/localization/it-IT.json +++ b/packages/api/src/localization/it-IT.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Indietro", "CITATION_MODEL_DIALOG_ALT": "Citazione", "CLOSE_BUTTON_ALT": "Chiudi", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Mostra meno", + "COLLAPSE_BUTTON_LESS.comment": "Questo è il testo di un pulsante per comprimere il gruppo di messaggi. Quando l'utente finale fa clic sul pulsante, il gruppo di messaggi viene compresso.", + "COLLAPSE_BUTTON_MORE": "Mostra altro", + "COLLAPSE_BUTTON_MORE.comment": "Questo è il testo di un pulsante per espandere il gruppo di messaggi. Quando l'utente finale fa clic sul pulsante, il gruppo di messaggi viene espanso.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Connesso", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Connessione in corso…", "CONNECTIVITY_STATUS_ALT_FATAL": "Impossibile connettersi.", diff --git a/packages/api/src/localization/ja-JP.json b/packages/api/src/localization/ja-JP.json index e3a0ea4b3d..28e5f19186 100644 --- a/packages/api/src/localization/ja-JP.json +++ b/packages/api/src/localization/ja-JP.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "前へ", "CITATION_MODEL_DIALOG_ALT": "引用", "CLOSE_BUTTON_ALT": "閉じる", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "簡易表示", + "COLLAPSE_BUTTON_LESS.comment": "これは、メッセージのグループを折りたたむ二重山かっこ ボタンのテキストです。エンドユーザーがボタンをクリックすると、メッセージ グループが折りたたまれます。", + "COLLAPSE_BUTTON_MORE": "詳細表示", + "COLLAPSE_BUTTON_MORE.comment": "これは、メッセージのグループを展開する二重山かっこ ボタンのテキストです。エンドユーザーがボタンをクリックすると、メッセージ グループが展開されます。", "CONNECTIVITY_STATUS_ALT_CONNECTED": "接続済み", "CONNECTIVITY_STATUS_ALT_CONNECTING": "接続中…", "CONNECTIVITY_STATUS_ALT_FATAL": "接続できません。", diff --git a/packages/api/src/localization/ko-KR.json b/packages/api/src/localization/ko-KR.json index 422f132710..533ef56abf 100644 --- a/packages/api/src/localization/ko-KR.json +++ b/packages/api/src/localization/ko-KR.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "이전", "CITATION_MODEL_DIALOG_ALT": "인용", "CLOSE_BUTTON_ALT": "닫기", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "간단히 보기", + "COLLAPSE_BUTTON_LESS.comment": "메시지 그룹을 축소하는 화살표 버튼의 텍스트입니다. 최종 사용자가 단추를 클릭하면 메시지 그룹이 접힙니다.", + "COLLAPSE_BUTTON_MORE": "더 보기", + "COLLAPSE_BUTTON_MORE.comment": "메시지 그룹을 확장하는 화살표 버튼의 텍스트입니다. 최종 사용자가 단추를 클릭하면 메시지 그룹이 확장됩니다.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "연결됨", "CONNECTIVITY_STATUS_ALT_CONNECTING": "연결 중…", "CONNECTIVITY_STATUS_ALT_FATAL": "연결할 수 없습니다.", diff --git a/packages/api/src/localization/ms-MY.json b/packages/api/src/localization/ms-MY.json index 24fd82d7d0..642178048f 100644 --- a/packages/api/src/localization/ms-MY.json +++ b/packages/api/src/localization/ms-MY.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Sebelumnya", "CITATION_MODEL_DIALOG_ALT": "Petikan", "CLOSE_BUTTON_ALT": "Tutup", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Tunjukkan kurang", + "COLLAPSE_BUTTON_LESS.comment": "Ini ialah teks butang chevron untuk meruntuhkan kumpulan mesej. Apabila pengguna akhir mengklik butang tersebut, kumpulan mesej akan dilipat.", + "COLLAPSE_BUTTON_MORE": "Tunjukkan lagi", + "COLLAPSE_BUTTON_MORE.comment": "Ini ialah teks butang chevron untuk mengembangkan kumpulan mesej. Apabila anda akhir mengklik butang tersebut, kumpulan mesej akan berkembang.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Disambungkan", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Bersambung…", "CONNECTIVITY_STATUS_ALT_FATAL": "Tidak dapat bersambung.", diff --git a/packages/api/src/localization/nb-NO.json b/packages/api/src/localization/nb-NO.json index 63619a8491..fafaf0c34f 100644 --- a/packages/api/src/localization/nb-NO.json +++ b/packages/api/src/localization/nb-NO.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Forrige", "CITATION_MODEL_DIALOG_ALT": "Referanse", "CLOSE_BUTTON_ALT": "Lukk", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Vis mindre", + "COLLAPSE_BUTTON_LESS.comment": "Dette er teksten på en vinkeltegnknapp for å skjule en gruppe meldinger. Når sluttbrukeren klikker på knappen, lukkes meldingsgruppen.", + "COLLAPSE_BUTTON_MORE": "Vis mer", + "COLLAPSE_BUTTON_MORE.comment": "Dette er teksten på en vinkeltegnknapp for å utvide en gruppe meldinger. Når sluttbrukeren klikker på knappen, utvides meldingsgruppen.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Tilkoblet", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Kobler til ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Kan ikke koble til.", diff --git a/packages/api/src/localization/nl-NL.json b/packages/api/src/localization/nl-NL.json index 9db6f8082a..5ce5d5be92 100644 --- a/packages/api/src/localization/nl-NL.json +++ b/packages/api/src/localization/nl-NL.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Vorige", "CITATION_MODEL_DIALOG_ALT": "Citaat", "CLOSE_BUTTON_ALT": "Sluiten", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Minder weergeven", + "COLLAPSE_BUTTON_LESS.comment": "Dit is de tekst van een punthaakknop om een groep berichten samen te vouwen. Wanneer een eindgebruiker op de knop klikt, wordt de berichtengroep samengevouwen.", + "COLLAPSE_BUTTON_MORE": "Meer weergeven", + "COLLAPSE_BUTTON_MORE.comment": "Dit is de tekst van een punthaakknop om een groep berichten uit te vouwen. Wanneer een eindgebruiker op de knop klikt, wordt de berichtengroep uitgevouwen.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Verbonden", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Verbinding maken...", "CONNECTIVITY_STATUS_ALT_FATAL": "Kan geen verbinding maken.", diff --git a/packages/api/src/localization/pt-PT.json b/packages/api/src/localization/pt-PT.json index 497995a8bc..f0b855e4b8 100644 --- a/packages/api/src/localization/pt-PT.json +++ b/packages/api/src/localization/pt-PT.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Anterior", "CITATION_MODEL_DIALOG_ALT": "Citação", "CLOSE_BUTTON_ALT": "Fechar", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Mostrar menos", + "COLLAPSE_BUTTON_LESS.comment": "Este é o texto de um botão de divisa para fechar o grupo de mensagens. Quando o utilizador final clica no botão, o grupo de mensagens é fechado.", + "COLLAPSE_BUTTON_MORE": "Mostrar mais", + "COLLAPSE_BUTTON_MORE.comment": "Este é o texto de um botão de divisa para expandir o grupo de mensagens. Quando o utilizador final clica no botão, o grupo de mensagens é expandido.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Ligado", "CONNECTIVITY_STATUS_ALT_CONNECTING": "A ligar…", "CONNECTIVITY_STATUS_ALT_FATAL": "Não é possível ligar.", diff --git a/packages/api/src/localization/ro-RO.json b/packages/api/src/localization/ro-RO.json index 4b8173167c..07cacfd7cd 100644 --- a/packages/api/src/localization/ro-RO.json +++ b/packages/api/src/localization/ro-RO.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Înapoi", "CITATION_MODEL_DIALOG_ALT": "Mențiune", "CLOSE_BUTTON_ALT": "Închideți", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Afișați mai puțin", + "COLLAPSE_BUTTON_LESS.comment": "Acesta este textul unui buton tip ghilimele unghiulare pentru a restrânge grupul de mesaje. Atunci când utilizatorul final face clic pe buton, grupul de mesaje se pliază.", + "COLLAPSE_BUTTON_MORE": "Afișați mai mult", + "COLLAPSE_BUTTON_MORE.comment": "Acesta este textul unui buton tip ghilimele unghiulare pentru a extinde grupul de mesaje. Atunci când utilizatorul final face clic pe buton, grupul de mesaje se extinde.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Conectat", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Se conectează…", "CONNECTIVITY_STATUS_ALT_FATAL": "Imposibil de conectat.", diff --git a/packages/api/src/localization/ru-RU.json b/packages/api/src/localization/ru-RU.json index c19c522f31..3da7e65bdc 100644 --- a/packages/api/src/localization/ru-RU.json +++ b/packages/api/src/localization/ru-RU.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Назад", "CITATION_MODEL_DIALOG_ALT": "Цитата", "CLOSE_BUTTON_ALT": "Закрыть", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Показать меньше", + "COLLAPSE_BUTTON_LESS.comment": "Это текст кнопки шеврона для свертывания группы сообщений. Когда пользователь нажимает кнопку, группа сообщений свертывается.", + "COLLAPSE_BUTTON_MORE": "Показать больше", + "COLLAPSE_BUTTON_MORE.comment": "Это текст кнопки шеврона для развертывания группы сообщений. Когда пользователь нажимает кнопку, группа сообщений развертывается.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Подключено", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Подключение…", "CONNECTIVITY_STATUS_ALT_FATAL": "Не удается подключиться.", diff --git a/packages/api/src/localization/sl-SI.json b/packages/api/src/localization/sl-SI.json index 44d66507b8..bc6ac2f93d 100644 --- a/packages/api/src/localization/sl-SI.json +++ b/packages/api/src/localization/sl-SI.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Nazaj", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Zapri", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Pokaži manj", + "COLLAPSE_BUTTON_LESS.comment": "To je besedilo gumba škarnic za strnitev skupine sporočil. Ko končni uporabnik klikne gumb, se skupina sporočil zloži.", + "COLLAPSE_BUTTON_MORE": "Pokaži več", + "COLLAPSE_BUTTON_MORE.comment": "To je besedilo gumba škarnic za razširitev skupine sporočil. Ko končni uporabnik klikne gumb, se skupina sporočil razširi.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Povezava je vzpostavljena.", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Povezovanje …", "CONNECTIVITY_STATUS_ALT_FATAL": "Povezave ni mogoče vzpostaviti.", diff --git a/packages/api/src/localization/sr-Latn-CS.json b/packages/api/src/localization/sr-Latn-CS.json index b871bec882..bdc7d33a24 100644 --- a/packages/api/src/localization/sr-Latn-CS.json +++ b/packages/api/src/localization/sr-Latn-CS.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Prethodno", "CITATION_MODEL_DIALOG_ALT": "Citat", "CLOSE_BUTTON_ALT": "Zatvori", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Prikaži manje", + "COLLAPSE_BUTTON_LESS.comment": "Ovo je tekst dugmeta „ševron“ za skupljanje grupe poruka. Kada krajnji korisnik klikne na dugme, grupa poruka se savije.", + "COLLAPSE_BUTTON_MORE": "Prikaži više", + "COLLAPSE_BUTTON_MORE.comment": "Ovo je tekst dugmeta „ševron“ za proširenje grupe poruka. Kada krajnji korisnik klikne na dugme, grupa poruka se širi.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Povezano", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Povezivanje…", "CONNECTIVITY_STATUS_ALT_FATAL": "Povezivanje nije moguće.", diff --git a/packages/api/src/localization/sv-SE.json b/packages/api/src/localization/sv-SE.json index 1dde41a9b9..115c367143 100644 --- a/packages/api/src/localization/sv-SE.json +++ b/packages/api/src/localization/sv-SE.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Föregående", "CITATION_MODEL_DIALOG_ALT": "Hänvisning", "CLOSE_BUTTON_ALT": "Stäng", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Visa mindre", + "COLLAPSE_BUTTON_LESS.comment": "Det här är texten på en sparrknapp för att dölja en grupp meddelanden. När slutanvändaren klickar på knappen viks meddelandegruppen.", + "COLLAPSE_BUTTON_MORE": "Visa mer", + "COLLAPSE_BUTTON_MORE.comment": "Det här är texten i en sparrknapp för att expandera gruppen med meddelanden. När slutanvändaren klickar på knappen expanderas meddelandegruppen.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Ansluten", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Ansluter ...", "CONNECTIVITY_STATUS_ALT_FATAL": "Det gick inte att ansluta.", diff --git a/packages/api/src/localization/th-TH.json b/packages/api/src/localization/th-TH.json index 69e7396957..d30d1098c1 100644 --- a/packages/api/src/localization/th-TH.json +++ b/packages/api/src/localization/th-TH.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "ก่อนหน้า", "CITATION_MODEL_DIALOG_ALT": "การอ้างอิงถึงแหล่งที่มา", "CLOSE_BUTTON_ALT": "ปิด", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "แสดงน้อยลง", + "COLLAPSE_BUTTON_LESS.comment": "นี่คือข้อความของปุ่มเครื่องหมายบั้งเพื่อยุบกลุ่มข้อความ เมื่อผู้ใช้คลิกที่ปุ่ม กลุ่มข้อความจะพับ", + "COLLAPSE_BUTTON_MORE": "แสดงเพิ่มเติม", + "COLLAPSE_BUTTON_MORE.comment": "นี่คือข้อความของปุ่มเครื่องหมายบั้งเพื่อขยายกลุ่มข้อความ เมื่อผู้ใช้คลิกที่ปุ่ม กลุ่มข้อความจะขยาย", "CONNECTIVITY_STATUS_ALT_CONNECTED": "เชื่อมต่อแล้ว", "CONNECTIVITY_STATUS_ALT_CONNECTING": "กำลังเชื่อมต่อ...", "CONNECTIVITY_STATUS_ALT_FATAL": "ไม่สามารถเชื่อมต่อได้", diff --git a/packages/api/src/localization/uk-UA.json b/packages/api/src/localization/uk-UA.json index bfb1491d3c..283ef9c9fc 100644 --- a/packages/api/src/localization/uk-UA.json +++ b/packages/api/src/localization/uk-UA.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "Назад", "CITATION_MODEL_DIALOG_ALT": "Цитування", "CLOSE_BUTTON_ALT": "Закрити", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "Показати менше", + "COLLAPSE_BUTTON_LESS.comment": "Це текст шевронної кнопки для згортання групи повідомлень. Коли користувач натискає кнопку, група повідомлень згортається.", + "COLLAPSE_BUTTON_MORE": "Показати більше", + "COLLAPSE_BUTTON_MORE.comment": "Це текст шевронної кнопки для розширення групи повідомлень. Коли користувач натискає кнопку, група повідомлень розширюється.", "CONNECTIVITY_STATUS_ALT_CONNECTED": "Підключено", "CONNECTIVITY_STATUS_ALT_CONNECTING": "Підключення…", "CONNECTIVITY_STATUS_ALT_FATAL": "Не вдалося підключити.", diff --git a/packages/api/src/localization/zh-CN.json b/packages/api/src/localization/zh-CN.json index c7b81472ec..561f7a85f8 100644 --- a/packages/api/src/localization/zh-CN.json +++ b/packages/api/src/localization/zh-CN.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "上一个", "CITATION_MODEL_DIALOG_ALT": "引文", "CLOSE_BUTTON_ALT": "关闭", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "显示更少", + "COLLAPSE_BUTTON_LESS.comment": "这是用于折叠消息组的 V 形按钮的文本。当最终用户单击按钮时,消息组会折叠。", + "COLLAPSE_BUTTON_MORE": "显示更多", + "COLLAPSE_BUTTON_MORE.comment": "这是用于展开消息组的 V 形按钮的文本。当最终用户单击按钮时,消息组会展开。", "CONNECTIVITY_STATUS_ALT_CONNECTED": "已连接", "CONNECTIVITY_STATUS_ALT_CONNECTING": "正在连接...", "CONNECTIVITY_STATUS_ALT_FATAL": "无法连接。", diff --git a/packages/api/src/localization/zh-HK.json b/packages/api/src/localization/zh-HK.json index e1e20fcb8e..caf5ee69b9 100644 --- a/packages/api/src/localization/zh-HK.json +++ b/packages/api/src/localization/zh-HK.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "上一個", "CITATION_MODEL_DIALOG_ALT": "引用", "CLOSE_BUTTON_ALT": "關閉", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "顯示較少", + "COLLAPSE_BUTTON_LESS.comment": "這是用於摺疊訊息群組的>形箭號按鈕的文字。當終端使用者按一下該按鈕時,訊息群組會摺疊。", + "COLLAPSE_BUTTON_MORE": "顯示更多", + "COLLAPSE_BUTTON_MORE.comment": "這是用於展開訊息群組的>形箭號按鈕的文字。當終端使用者按一下該按鈕時,訊息群組會展開。", "CONNECTIVITY_STATUS_ALT_CONNECTED": "已連線", "CONNECTIVITY_STATUS_ALT_CONNECTING": "正在連線…", "CONNECTIVITY_STATUS_ALT_FATAL": "無法連線。", diff --git a/packages/api/src/localization/zh-TW.json b/packages/api/src/localization/zh-TW.json index e1e20fcb8e..caf5ee69b9 100644 --- a/packages/api/src/localization/zh-TW.json +++ b/packages/api/src/localization/zh-TW.json @@ -40,10 +40,10 @@ "CAROUSEL_FLIPPER_PREVIOUS_ALT": "上一個", "CITATION_MODEL_DIALOG_ALT": "引用", "CLOSE_BUTTON_ALT": "關閉", - "COLLAPSE_BUTTON_LESS": "Show less", - "COLLAPSE_BUTTON_LESS.comment": "This is the text of a chevron button to collapse group of messages. When end-user clicks on the button the messages group folds.", - "COLLAPSE_BUTTON_MORE": "Show more", - "COLLAPSE_BUTTON_MORE.comment": "This is the text of a chevron button to expand group of messages. When end-user clicks on the button the messages group expands.", + "COLLAPSE_BUTTON_LESS": "顯示較少", + "COLLAPSE_BUTTON_LESS.comment": "這是用於摺疊訊息群組的>形箭號按鈕的文字。當終端使用者按一下該按鈕時,訊息群組會摺疊。", + "COLLAPSE_BUTTON_MORE": "顯示更多", + "COLLAPSE_BUTTON_MORE.comment": "這是用於展開訊息群組的>形箭號按鈕的文字。當終端使用者按一下該按鈕時,訊息群組會展開。", "CONNECTIVITY_STATUS_ALT_CONNECTED": "已連線", "CONNECTIVITY_STATUS_ALT_CONNECTING": "正在連線…", "CONNECTIVITY_STATUS_ALT_FATAL": "無法連線。",