From 9ced6ad176fbdaf996fa026ef3c3fd828dee279a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Mon, 17 Feb 2025 16:49:23 +0000 Subject: [PATCH 1/3] Translated using Weblate (Estonian) Currently translated at 100.0% (264 of 264 strings) Translation: commetchat/commet Translate-URL: https://hosted.weblate.org/projects/commetchat/commet/et/ --- commet/assets/l10n/intl_et.arb | 116 +++++++++++++++++++++++++++++++-- 1 file changed, 112 insertions(+), 4 deletions(-) diff --git a/commet/assets/l10n/intl_et.arb b/commet/assets/l10n/intl_et.arb index e5a7fccb..34ce0f1e 100644 --- a/commet/assets/l10n/intl_et.arb +++ b/commet/assets/l10n/intl_et.arb @@ -62,7 +62,7 @@ "type": "text", "placeholders": {} }, - "labelEmojiPickerGifTab": "GIF", + "labelEmojiPickerGifTab": "Gif", "@labelEmojiPickerGifTab": { "description": "Label for the gif search tab in the emoji picker", "type": "text", @@ -972,7 +972,7 @@ "type": "text", "placeholders": {} }, - "labelThemeAmoled": "AMOLED", + "labelThemeAmoled": "Amoled", "@labelThemeAmoled": { "description": "Label for the light theme", "type": "text", @@ -990,7 +990,7 @@ "type": "text", "placeholders": {} }, - "labelGifSearchToggle": "GIF-piltide otsing", + "labelGifSearchToggle": "Gif-piltide otsing", "@labelGifSearchToggle": { "description": "Label for the toggle for enabling and disabling gif search", "type": "text", @@ -1202,7 +1202,7 @@ "type": "text", "placeholders": {} }, - "labelGifSearchDescription": "GIF-piltide otsinguks kasuta teenust Tenor. Otsingupäringud suuname läbi {proxyUrl} proksiserveri", + "labelGifSearchDescription": "Gif-piltide otsinguks kasuta teenust Tenor. Otsingupäringud suuname läbi {proxyUrl} proksiserveri", "@labelGifSearchDescription": { "description": "Explains that gifs will be fetched via proxy", "type": "text", @@ -1543,5 +1543,113 @@ "description": "Prompt to import a set of emoticons from an existing pack", "type": "text", "placeholders": {} + }, + "noPinnedMessages": "Ühtegi sõnumit pole esiletõstetud!", + "@noPinnedMessages": { + "description": "Placeholder label in the pinned messages menu that is shown when there are no pinned messages", + "type": "text", + "placeholders": {} + }, + "labelMessageEffectsTitle": "Sõnumiefektid", + "@labelMessageEffectsTitle": { + "description": "Header for the settings tile for message effects, such as confetti", + "type": "text", + "placeholders": {} + }, + "labelMessageEffectsDescription": "Sõnumitele võid saatmisel lisada erinevaid efekte, nagu serpentiinid", + "@labelMessageEffectsDescription": { + "description": "Label describing what message effects are", + "type": "text", + "placeholders": {} + }, + "promptPinMessage": "Tõsta sõnum esile", + "@promptPinMessage": { + "description": "Label for the menu option to pin a message", + "type": "text", + "placeholders": {} + }, + "promptUnpinMessage": "Lõpeta sõnumi esiletõstmine", + "@promptUnpinMessage": { + "description": "Label for the menu option to unpin a message", + "type": "text", + "placeholders": {} + }, + "promptReplyInThread": "Vasta jutulõngas", + "@promptReplyInThread": { + "description": "Label for the menu option to reply to a message inside a thread", + "type": "text", + "placeholders": {} + }, + "promptShowSource": "Näita lähtekoodi", + "@promptShowSource": { + "description": "Label for the menu option to view the JSON source of an event", + "type": "text", + "placeholders": {} + }, + "promptReplayMessageEffect": "Korda efekti uuesti", + "@promptReplayMessageEffect": { + "description": "If a message was sent with an effect, this prompts to replay the effect", + "type": "text", + "placeholders": {} + }, + "messagePlaceholderUserUpdatedNameDetailed": "{user} muutis oma uueks kuvatavaks nimeks '{newName}'", + "@messagePlaceholderUserUpdatedNameDetailed": { + "description": "Message body for when a user updates their display name", + "type": "text", + "placeholders": { + "user": {}, + "newName": {} + } + }, + "messageUserRetractedInvite": "{sender} võttis kasutaja „{user}“ kutse tagasi", + "@messageUserRetractedInvite": { + "description": "Message body for when a user's invitation to a room was withdrawn", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserAcceptedInvite": "{user} nõustus kutsega", + "@messageUserAcceptedInvite": { + "description": "Message body for when a user accepted an invitation to a room", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserBanned": "{sender} seadis suhtluskeelu kasutajale „{user}“", + "@messageUserBanned": { + "description": "Message body for when a user bans another user from the room", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserPinnedEvent": "{user} tõstis sõnumi esile!", + "@messageUserPinnedEvent": { + "description": "Message body for when a user adds an event to the room's pinned messages", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserUnpinnedEvent": "{user} eemaldas esiletõstetud sõnumi", + "@messageUserUnpinnedEvent": { + "description": "Message body for when a user removes an event from the room's pinned messages", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserUnbanned": "{sender} eemaldas kasutaja „{user}“ suhtluskeelu", + "@messageUserUnbanned": { + "description": "Message body for when a user reverts a ban of another user", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } } } From 0fd06ac92750c61535db96367f27213ef25db354 Mon Sep 17 00:00:00 2001 From: xabirequejo Date: Tue, 18 Feb 2025 21:58:52 +0000 Subject: [PATCH 2/3] Translated using Weblate (Basque) Currently translated at 100.0% (264 of 264 strings) Translation: commetchat/commet Translate-URL: https://hosted.weblate.org/projects/commetchat/commet/eu/ --- commet/assets/l10n/intl_eu.arb | 112 ++++++++++++++++++++++++++++++++- 1 file changed, 110 insertions(+), 2 deletions(-) diff --git a/commet/assets/l10n/intl_eu.arb b/commet/assets/l10n/intl_eu.arb index 68f8d6a5..bb2749bc 100644 --- a/commet/assets/l10n/intl_eu.arb +++ b/commet/assets/l10n/intl_eu.arb @@ -184,7 +184,7 @@ "type": "text", "placeholders": {} }, - "labelRestoreMatrixBackupTitle": "Leheneratu babeskopia erabiliz", + "labelRestoreMatrixBackupTitle": "Leheneratu babeskopia", "@labelRestoreMatrixBackupTitle": { "description": "Title of the popup dialog for restoring message backup", "type": "text", @@ -396,7 +396,7 @@ "type": "text", "placeholders": {} }, - "unifiedPushExplainer": "# Unified Push\nCommeten bertsio honek ez du Google Play Services erabiltzen. Push jakinarazpenak jasotzeko, [Unified Push](https://unifiedpush.org/) erabili beharko duzu.\n\nUnified Push-ekin bateragarria den banaketa aplikazio bat instalatuta baduzu, ondoren konfigura dezakezu\n", + "unifiedPushExplainer": "# Unified Push\nCommeten bertsio honek ez du Google Play Services erabiltzen. Push jakinarazpenak jasotzeko, [Unified Push](https://unifiedpush.org/) erabili beharko duzu.\n\nUnified Push-ekin bateragarria den banaketa aplikazio bat instalatuta baduzu, hemen konfigura dezakezu\n", "@unifiedPushExplainer": { "description": "Explains the need for unified push. Supports markdown", "type": "text", @@ -1537,5 +1537,113 @@ "placeholders": { "proxyUrl": {} } + }, + "noPinnedMessages": "Ez da mezurik finkatu!", + "@noPinnedMessages": { + "description": "Placeholder label in the pinned messages menu that is shown when there are no pinned messages", + "type": "text", + "placeholders": {} + }, + "messagePlaceholderUserUpdatedNameDetailed": "{user}(e)k pantaila-izena '{newName}'(e)ra aldatu du", + "@messagePlaceholderUserUpdatedNameDetailed": { + "description": "Message body for when a user updates their display name", + "type": "text", + "placeholders": { + "user": {}, + "newName": {} + } + }, + "messageUserRetractedInvite": "{sender}(e)k {user}(r)i egindako gonbidapena atzera bota du", + "@messageUserRetractedInvite": { + "description": "Message body for when a user's invitation to a room was withdrawn", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserAcceptedInvite": "{user}(e)k gonbidapena onartu du", + "@messageUserAcceptedInvite": { + "description": "Message body for when a user accepted an invitation to a room", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserBanned": "{sender}(e)k debekua ezarri dio {user}(r)i", + "@messageUserBanned": { + "description": "Message body for when a user bans another user from the room", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserUnbanned": "{sender}(e)k debekua kendu dio {user}(r)i", + "@messageUserUnbanned": { + "description": "Message body for when a user reverts a ban of another user", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserPinnedEvent": "{user}()ek mezu bat finkatu du!", + "@messageUserPinnedEvent": { + "description": "Message body for when a user adds an event to the room's pinned messages", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserUnpinnedEvent": "{user}(e)k mezu bat finkatzeari utzi dio", + "@messageUserUnpinnedEvent": { + "description": "Message body for when a user removes an event from the room's pinned messages", + "type": "text", + "placeholders": { + "user": {} + } + }, + "labelMessageEffectsTitle": "Mezu-efektuak", + "@labelMessageEffectsTitle": { + "description": "Header for the settings tile for message effects, such as confetti", + "type": "text", + "placeholders": {} + }, + "labelMessageEffectsDescription": "Mezuak efektu gehigarriekin bidal daitezke, konfetiekin esaterako", + "@labelMessageEffectsDescription": { + "description": "Label describing what message effects are", + "type": "text", + "placeholders": {} + }, + "promptPinMessage": "Finkatu mezua", + "@promptPinMessage": { + "description": "Label for the menu option to pin a message", + "type": "text", + "placeholders": {} + }, + "promptUnpinMessage": "Utzi mezua finkatzeari", + "@promptUnpinMessage": { + "description": "Label for the menu option to unpin a message", + "type": "text", + "placeholders": {} + }, + "promptReplyInThread": "Erantzun harian", + "@promptReplyInThread": { + "description": "Label for the menu option to reply to a message inside a thread", + "type": "text", + "placeholders": {} + }, + "promptShowSource": "Erakutsi iturburua", + "@promptShowSource": { + "description": "Label for the menu option to view the JSON source of an event", + "type": "text", + "placeholders": {} + }, + "promptReplayMessageEffect": "Erreproduzitu berriz efektua", + "@promptReplayMessageEffect": { + "description": "If a message was sent with an effect, this prompts to replay the effect", + "type": "text", + "placeholders": {} } } From 7b62ea11ed65a9c18722cc2496fd2d1225437d56 Mon Sep 17 00:00:00 2001 From: Cirnos Date: Sat, 22 Feb 2025 14:43:20 +0000 Subject: [PATCH 3/3] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (264 of 264 strings) Translation: commetchat/commet Translate-URL: https://hosted.weblate.org/projects/commetchat/commet/pt_BR/ --- commet/assets/l10n/intl_pt_BR.arb | 114 +++++++++++++++++++++++++++++- 1 file changed, 111 insertions(+), 3 deletions(-) diff --git a/commet/assets/l10n/intl_pt_BR.arb b/commet/assets/l10n/intl_pt_BR.arb index 9ed8aca4..9d0ab669 100644 --- a/commet/assets/l10n/intl_pt_BR.arb +++ b/commet/assets/l10n/intl_pt_BR.arb @@ -417,7 +417,7 @@ "type": "text", "placeholders": {} }, - "labelEmojiPickerStickerTab": "Sticker", + "labelEmojiPickerStickerTab": "Figurinha", "@labelEmojiPickerStickerTab": { "description": "Label for the sticker tab in the emoji picker", "type": "text", @@ -619,7 +619,7 @@ "type": "text", "placeholders": {} }, - "promptStickerName": "Nome do sticker", + "promptStickerName": "Nome da figurinha", "@promptStickerName": { "description": "Prompt for the input of a sticker", "type": "text", @@ -910,7 +910,7 @@ "type": "text", "placeholders": {} }, - "labelRestoreMatrixBackupTitle": "Restaurar de cópia de segurança", + "labelRestoreMatrixBackupTitle": "Restaurar cópia de segurança", "@labelRestoreMatrixBackupTitle": { "description": "Title of the popup dialog for restoring message backup", "type": "text", @@ -1543,5 +1543,113 @@ "description": "Placeholder text for the passphrase text box", "type": "text", "placeholders": {} + }, + "noPinnedMessages": "Nenhuma mensagem foi fixa!", + "@noPinnedMessages": { + "description": "Placeholder label in the pinned messages menu that is shown when there are no pinned messages", + "type": "text", + "placeholders": {} + }, + "labelMessageEffectsTitle": "Efeitos de Mensagem", + "@labelMessageEffectsTitle": { + "description": "Header for the settings tile for message effects, such as confetti", + "type": "text", + "placeholders": {} + }, + "labelMessageEffectsDescription": "Mensagens podem ser enviadas com efeitos adicionais, como confete", + "@labelMessageEffectsDescription": { + "description": "Label describing what message effects are", + "type": "text", + "placeholders": {} + }, + "promptPinMessage": "Fixar Mensagem", + "@promptPinMessage": { + "description": "Label for the menu option to pin a message", + "type": "text", + "placeholders": {} + }, + "promptUnpinMessage": "Desafixar Mensagem", + "@promptUnpinMessage": { + "description": "Label for the menu option to unpin a message", + "type": "text", + "placeholders": {} + }, + "promptReplyInThread": "Responder No Tópico", + "@promptReplyInThread": { + "description": "Label for the menu option to reply to a message inside a thread", + "type": "text", + "placeholders": {} + }, + "promptReplayMessageEffect": "Reproduzir Efeito", + "@promptReplayMessageEffect": { + "description": "If a message was sent with an effect, this prompts to replay the effect", + "type": "text", + "placeholders": {} + }, + "promptShowSource": "Mostrar Fonte", + "@promptShowSource": { + "description": "Label for the menu option to view the JSON source of an event", + "type": "text", + "placeholders": {} + }, + "messagePlaceholderUserUpdatedNameDetailed": "{user} mudou seu nome para '{newName}'", + "@messagePlaceholderUserUpdatedNameDetailed": { + "description": "Message body for when a user updates their display name", + "type": "text", + "placeholders": { + "user": {}, + "newName": {} + } + }, + "messageUserRetractedInvite": "{sender} desconvidou {user}", + "@messageUserRetractedInvite": { + "description": "Message body for when a user's invitation to a room was withdrawn", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserUnbanned": "{sender} desbaniu {user}", + "@messageUserUnbanned": { + "description": "Message body for when a user reverts a ban of another user", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserPinnedEvent": "{user} fixou uma mensagem!", + "@messageUserPinnedEvent": { + "description": "Message body for when a user adds an event to the room's pinned messages", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserUnpinnedEvent": "{user} desafixou uma mensagem", + "@messageUserUnpinnedEvent": { + "description": "Message body for when a user removes an event from the room's pinned messages", + "type": "text", + "placeholders": { + "user": {} + } + }, + "messageUserBanned": "{sender} baniu {user}", + "@messageUserBanned": { + "description": "Message body for when a user bans another user from the room", + "type": "text", + "placeholders": { + "sender": {}, + "user": {} + } + }, + "messageUserAcceptedInvite": "{user} aceitou o convite", + "@messageUserAcceptedInvite": { + "description": "Message body for when a user accepted an invitation to a room", + "type": "text", + "placeholders": { + "user": {} + } } }