From 924bb59615fe24095153e530fa08bb0e313d6e66 Mon Sep 17 00:00:00 2001 From: Pavel Kozhukhov <89pavel3@gmail.com> Date: Fri, 18 Oct 2024 09:47:17 +0000 Subject: [PATCH 01/16] Translated using Weblate (Russian) Currently translated at 97.6% (654 of 670 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- assets/l10n/intl_ru.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ru.arb b/assets/l10n/intl_ru.arb index 136577c49..898622304 100644 --- a/assets/l10n/intl_ru.arb +++ b/assets/l10n/intl_ru.arb @@ -2783,5 +2783,9 @@ "doesNotSeemToBeAValidHomeserver": "Этот домашний сервер выглядит несовместимым. Нет ли в ссылке опечаток?", "@doesNotSeemToBeAValidHomeserver": {}, "noMoreChatsFound": "Больше чатов не обнаружено...", - "@noMoreChatsFound": {} + "@noMoreChatsFound": {}, + "alwaysUse24HourFormat": "нет", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + } } From 4beb51d7240f5d19e268d0b667a087e7c9d22ad0 Mon Sep 17 00:00:00 2001 From: Angelo Schirinzi Date: Thu, 17 Oct 2024 09:44:06 +0000 Subject: [PATCH 02/16] Translated using Weblate (Italian) Currently translated at 89.8% (602 of 670 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- assets/l10n/intl_it.arb | 107 +++++++++++++++++++++++++++++++++++----- 1 file changed, 95 insertions(+), 12 deletions(-) diff --git a/assets/l10n/intl_it.arb b/assets/l10n/intl_it.arb index 06ca97e8f..5b8190c92 100644 --- a/assets/l10n/intl_it.arb +++ b/assets/l10n/intl_it.arb @@ -447,7 +447,7 @@ "type": "text", "placeholders": {} }, - "defaultPermissionLevel": "Livello di autorizzazione predefinito", + "defaultPermissionLevel": "Livello di autorizzazione predefinito per i nuovi utenti", "@defaultPermissionLevel": { "type": "text", "placeholders": {} @@ -482,7 +482,7 @@ "type": "text", "placeholders": {} }, - "directChats": "Discussioni dirette", + "directChats": "Chat dirette", "@directChats": { "type": "text", "placeholders": {} @@ -951,7 +951,7 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Sembra che tu non abbia Firebase Cloud Messaging sul tuo telefono. Per ricevere notifiche push consigliamo di installare ntfy. Con ntfy, o altro provided Unified Push, puoi ricevere le notifiche push in modo sicuro. Puoi scaricare ntfy dal PlayStore o fa F-Droid.", + "noGoogleServicesWarning": "Firebase Cloud Messaging non sembra essere disponibile sul tuo dispositivo. Per continuare a ricevere notifiche push, ti consigliamo di installare ntfy. Con ntfy o un altro provider Unified Push puoi ricevere notifiche push in modo sicuro per i dati. Puoi scaricare ntfy dal PlayStore o da F-Droid.", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} @@ -1754,7 +1754,7 @@ "type": "text", "description": "Usage hint for the command /ban" }, - "sendSticker": "Invia sticker", + "sendSticker": "Invia adesivo", "@sendSticker": { "type": "text", "placeholders": {} @@ -1803,7 +1803,7 @@ }, "repeatPassword": "Ripeti password", "@repeatPassword": {}, - "autoplayImages": "Riproduci automaticamente sticker animati ed emoticon", + "autoplayImages": "Riproduci automaticamente adesivi ed emote animati", "@autoplayImages": { "type": "text", "placeholder": {} @@ -2049,7 +2049,7 @@ "provider": {} } }, - "fileIsTooBigForServer": "Il server segnala che il file è troppo grande per essere inviato.", + "fileIsTooBigForServer": "Impossibile inviare! Il server supporta solo allegati fino a {max}.", "@fileIsTooBigForServer": {}, "homeserver": "Homeserver", "@homeserver": {}, @@ -2187,7 +2187,7 @@ "type": "text", "description": "Usage hint for the command /myroomavatar" }, - "hasKnocked": "{user} ha bussato", + "hasKnocked": "🚪 {user} ha bussato", "@hasKnocked": { "placeholders": { "user": {} @@ -2437,7 +2437,7 @@ "query": {} } }, - "block": "bloccare", + "block": "Blocca", "@block": {}, "yourGlobalUserIdIs": "Il tuo ID dell'utente globale è: ", "@yourGlobalUserIdIs": {}, @@ -2453,7 +2453,7 @@ "@searchChatsRooms": {}, "databaseMigrationBody": "Attendere prego. L'operazione potrebbe richiedere un momento.", "@databaseMigrationBody": {}, - "youInvitedToBy": "📩 Sei stato invitato via collegamento in:\n{alias}", + "youInvitedToBy": "📩 Sei stato invitato tramite link in:\n{alias}", "@youInvitedToBy": { "placeholders": { "alias": {} @@ -2465,7 +2465,7 @@ "@subspace": {}, "publicSpaces": "Spazio pubblico", "@publicSpaces": {}, - "hidePresences": "Nascondi Lista Stato?", + "hidePresences": "Nascondere l'elenco degli stati?", "@hidePresences": {}, "pleaseEnterYourCurrentPassword": "Per favore inserisci la tua password attuale", "@pleaseEnterYourCurrentPassword": {}, @@ -2504,7 +2504,7 @@ "@verifyOtherDeviceDescription": {}, "discover": "Scopri", "@discover": {}, - "presencesToggle": "Mostra messaggi di stato degli altri utenti", + "presencesToggle": "Mostra i messaggi di stato di altri utenti", "@presencesToggle": { "type": "text", "placeholders": {} @@ -2518,5 +2518,88 @@ "transparent": "Trasparente", "@transparent": {}, "incomingMessages": "Messaggi in arrivo", - "@incomingMessages": {} + "@incomingMessages": {}, + "noChatsFoundHere": "Nessuna chat trovata. Inizia una nuova chat con qualcuno usando il pulsante qui sotto. ⤵️", + "@noChatsFoundHere": {}, + "joinedChats": "Chat a cui partecipi", + "@joinedChats": {}, + "unread": "Non letti", + "@unread": {}, + "space": "Spazio", + "@space": {}, + "spaces": "Spazi", + "@spaces": {}, + "notifyMeFor": "Avvisami per", + "@notifyMeFor": {}, + "invitedBy": "📩 Invitato da {user}", + "@invitedBy": { + "placeholders": { + "user": {} + } + }, + "knock": "Bussa", + "@knock": {}, + "hideInvalidOrUnknownMessageFormats": "Nascondi formati di messaggi non validi o sconosciuti", + "@hideInvalidOrUnknownMessageFormats": {}, + "overview": "Panoramica", + "@overview": {}, + "presenceStyle": "Presenza:", + "@presenceStyle": { + "type": "text", + "placeholders": {} + }, + "swipeRightToLeftToReply": "Scorri da destra a sinistra per rispondere", + "@swipeRightToLeftToReply": {}, + "globalChatId": "ID chat globale", + "@globalChatId": {}, + "hideMemberChangesInPublicChats": "Nascondi le modifiche dei membri nelle chat pubbliche", + "@hideMemberChangesInPublicChats": {}, + "hideMemberChangesInPublicChatsBody": "Per migliorare la leggibilità, non mostrare nella cronologia della chat se qualcuno si unisce o abbandona una chat pubblica.", + "@hideMemberChangesInPublicChatsBody": {}, + "userWouldLikeToChangeTheChat": "{user} vorrebbe unirsi alla chat.", + "@userWouldLikeToChangeTheChat": { + "placeholders": { + "user": {} + } + }, + "noPublicLinkHasBeenCreatedYet": "Non è stato ancora creato alcun link pubblico", + "@noPublicLinkHasBeenCreatedYet": {}, + "appLockDescription": "Blocca l'app con un codice PIN quando non è in uso", + "@appLockDescription": {}, + "noOneCanJoin": "Nessuno può unirsi", + "@noOneCanJoin": {}, + "usersMustKnock": "Gli utenti devono bussare", + "@usersMustKnock": {}, + "alwaysUse24HourFormat": "disattivato", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + }, + "accessAndVisibility": "Accesso e visibilità", + "@accessAndVisibility": {}, + "accessAndVisibilityDescription": "Chi è autorizzato a partecipare a questa chat e come è possibile scoprirla.", + "@accessAndVisibilityDescription": {}, + "calls": "Chiamate", + "@calls": {}, + "customEmojisAndStickers": "Emoji e adesivi personalizzati", + "@customEmojisAndStickers": {}, + "customEmojisAndStickersBody": "Aggiungi o condividi emoji o adesivi personalizzati che possono essere utilizzati in qualsiasi chat.", + "@customEmojisAndStickersBody": {}, + "hideRedactedMessages": "Mostra i messaggi rimossi", + "@hideRedactedMessages": {}, + "hideRedactedMessagesBody": "Se qualcuno rimuove un messaggio, il messaggio non sarà più visibile nella chat.", + "@hideRedactedMessagesBody": {}, + "passwordRecoverySettings": "Impostazioni di recupero password", + "@passwordRecoverySettings": {}, + "noMoreChatsFound": "Non sono state trovate altre chat...", + "@noMoreChatsFound": {}, + "countChatsAndCountParticipants": "{chats} chat e {participants} partecipanti", + "@countChatsAndCountParticipants": { + "type": "text", + "placeholders": { + "chats": {}, + "participants": {} + } + }, + "stickers": "Adesivi", + "@stickers": {} } From b86fff0ff103b78dfeb3dac23eabaaf07b9340fb Mon Sep 17 00:00:00 2001 From: Ettore Atalan Date: Sat, 19 Oct 2024 00:37:15 +0000 Subject: [PATCH 03/16] Translated using Weblate (German) Currently translated at 99.8% (671 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- assets/l10n/intl_de.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index 6ff9ddf39..7297390d0 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -2833,5 +2833,7 @@ "placeholders": { "max": {} } - } + }, + "oneOfYourDevicesIsNotVerified": "Eines deiner Geräte ist nicht verifiziert", + "@oneOfYourDevicesIsNotVerified": {} } From ede84b80a9c4b4b2fd134b780623a7cb5c4a2786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Sat, 19 Oct 2024 09:50:36 +0000 Subject: [PATCH 04/16] Translated using Weblate (Estonian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- assets/l10n/intl_et.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb index 5ea3e8942..4879b112f 100644 --- a/assets/l10n/intl_et.arb +++ b/assets/l10n/intl_et.arb @@ -2828,5 +2828,9 @@ "sendingAttachment": "Saadame manust...", "@sendingAttachment": {}, "calculatingFileSize": "Arvutame faili suurust...", - "@calculatingFileSize": {} + "@calculatingFileSize": {}, + "oneOfYourDevicesIsNotVerified": "Üks sinu seadmetest pole verifitseeritud", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Märkus: kui liidad kõik oma seadmed vestluste varundamisega, siis on nad sellega ka automaatselt verifitseeritud.", + "@noticeChatBackupDeviceVerification": {} } From 351fd9df5a4032c4baf9112eb616e84835bc4e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Fri, 18 Oct 2024 16:09:43 +0000 Subject: [PATCH 05/16] Translated using Weblate (Turkish) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/ --- assets/l10n/intl_tr.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_tr.arb b/assets/l10n/intl_tr.arb index d89e4e6b0..ccafdf7a5 100644 --- a/assets/l10n/intl_tr.arb +++ b/assets/l10n/intl_tr.arb @@ -2828,5 +2828,9 @@ "generatingVideoThumbnail": "Video küçük resmi oluşturuluyor...", "@generatingVideoThumbnail": {}, "compressVideo": "Video sıkıştırılıyor...", - "@compressVideo": {} + "@compressVideo": {}, + "oneOfYourDevicesIsNotVerified": "Aygıtlarınızdan biri doğrulanmadı", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Not: Tüm aygıtlarınızı sohbet yedeklemesine bağladığınızda, otomatik olarak doğrulanırlar.", + "@noticeChatBackupDeviceVerification": {} } From 5b159922c7e6f3db0824b7206cd75616e785cb18 Mon Sep 17 00:00:00 2001 From: Bezruchenko Simon Date: Sat, 19 Oct 2024 10:02:57 +0000 Subject: [PATCH 06/16] Translated using Weblate (Ukrainian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/ --- assets/l10n/intl_uk.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_uk.arb b/assets/l10n/intl_uk.arb index 64d8220bb..9d25e7065 100644 --- a/assets/l10n/intl_uk.arb +++ b/assets/l10n/intl_uk.arb @@ -2828,5 +2828,9 @@ "placeholders": { "seconds": {} } - } + }, + "oneOfYourDevicesIsNotVerified": "Один із ваших пристроїв не підтверджений", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Примітка: Коли ви підключаєте всі свої пристрої до резервної копії чату, вони автоматично підтверджуються.", + "@noticeChatBackupDeviceVerification": {} } From cab0a4250d54e6d4eb9f0e5ad24388f4cf92a4d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Sat, 19 Oct 2024 01:59:32 +0000 Subject: [PATCH 07/16] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- assets/l10n/intl_zh.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb index b7389dc96..cbafa5b4b 100644 --- a/assets/l10n/intl_zh.arb +++ b/assets/l10n/intl_zh.arb @@ -2828,5 +2828,9 @@ "placeholders": { "seconds": {} } - } + }, + "oneOfYourDevicesIsNotVerified": "您设备中的一台未验证", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "注意:当你连接所有设备到聊天备份时,这些设备将被自动验证。", + "@noticeChatBackupDeviceVerification": {} } From cdb979356b38a553e492433a1fa011b03dd789ee Mon Sep 17 00:00:00 2001 From: Angelo Schirinzi Date: Fri, 18 Oct 2024 15:07:40 +0000 Subject: [PATCH 08/16] Translated using Weblate (Italian) Currently translated at 95.6% (643 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- assets/l10n/intl_it.arb | 152 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 145 insertions(+), 7 deletions(-) diff --git a/assets/l10n/intl_it.arb b/assets/l10n/intl_it.arb index 5b8190c92..20bd56cf5 100644 --- a/assets/l10n/intl_it.arb +++ b/assets/l10n/intl_it.arb @@ -2280,7 +2280,7 @@ "@dehydrateTor": {}, "removeFromSpace": "Rimuovi dallo spazio", "@removeFromSpace": {}, - "commandHint_op": "Imposta il livello di permessi dell'utente specificato (predefinito: 50)", + "commandHint_op": "Imposta il livello di privilegi dell'utente specificato (predefinito: 50)", "@commandHint_op": { "type": "text", "description": "Usage hint for the command /op" @@ -2459,7 +2459,7 @@ "alias": {} } }, - "addChatOrSubSpace": "Aggiungi chat o sotto spazio", + "addChatOrSubSpace": "Aggiungi chat o sottospazio", "@addChatOrSubSpace": {}, "subspace": "Sottospazio", "@subspace": {}, @@ -2496,11 +2496,11 @@ }, "verifyOtherUser": "🔐 Verifica altro utente", "@verifyOtherUser": {}, - "verifyOtherUserDescription": "Se verifichi un altro utente, puoi stare certo di conoscere con chi tu stia parlando veramente. 💪\n\nQuando inizi una verifica, tu e l'altro utente vedrete un popup nell'applicazione. Lì vedrete una serie di emoji o numeri che dovrete confrontare l'uno con l'altro.\n\nIl miglior modo per farlo è di incontrarsi o iniziare una chiamata video. 👭", + "verifyOtherUserDescription": "Se verifichi un altro utente, puoi essere certo di sapere a chi stai realmente scrivendo. 💪\n\nQuando inizi una verifica, tu e l'altro utente vedrete un popup nell'app. Lì vedrai una serie di emoji o numeri che dovrai confrontare tra loro.\n\nIl modo migliore per farlo è incontrarsi o avviare una videochiamata. 👭", "@verifyOtherUserDescription": {}, "verifyOtherDevice": "🔐 Verifica altro dispositivo", "@verifyOtherDevice": {}, - "verifyOtherDeviceDescription": "Quando verifichi un altro dispositivo, quei dispositivi possono scambiarsi chiavi, aumentando la tua sicurezza generale. 💪 Quando inizia una verifica, apparirà un popup su entrambi i dispositivi. Lì vedrai una serie di emoji o numeri che dovrai confrontare l'uno con l'altro. È meglio avere entrambi i dispositivi a portata di mano prima di iniziare la verifica. 🤳", + "verifyOtherDeviceDescription": "Quando verifichi un altro dispositivo, questi dispositivi possono scambiarsi le chiavi, aumentando la tua sicurezza complessiva. 💪 Quando inizi una verifica, apparirà un popup nell'app su entrambi i dispositivi. Lì vedrai una serie di emoji o numeri che dovrai confrontare tra loro. È meglio avere entrambi i dispositivi a portata di mano prima di iniziare la verifica. 🤳", "@verifyOtherDeviceDescription": {}, "discover": "Scopri", "@discover": {}, @@ -2509,9 +2509,9 @@ "type": "text", "placeholders": {} }, - "publicLink": "Collegamento pubblico", + "publicLink": "Link pubblico", "@publicLink": {}, - "leaveEmptyToClearStatus": "Lasciare vuoto per cancellare il tuo stato.", + "leaveEmptyToClearStatus": "Lascia vuoto per cancellare il tuo stato.", "@leaveEmptyToClearStatus": {}, "decline": "Declina", "@decline": {}, @@ -2601,5 +2601,143 @@ } }, "stickers": "Adesivi", - "@stickers": {} + "@stickers": {}, + "searchMore": "Cerca di più...", + "@searchMore": {}, + "sessionLostBody": "La tua sessione è andata persa. Segnala questo errore agli sviluppatori all'indirizzo {url}. Il messaggio di errore è: {error}", + "@sessionLostBody": { + "type": "text", + "placeholders": { + "url": {}, + "error": {} + } + }, + "formattedMessagesDescription": "Visualizza contenuti di messaggi complessi, come testo in grassetto, utilizzando il markdown.", + "@formattedMessagesDescription": {}, + "canceledKeyVerification": "{sender} ha annullato la verifica della chiave", + "@canceledKeyVerification": { + "type": "text", + "placeholders": { + "sender": {} + } + }, + "chatPermissionsDescription": "Definisci quale livello di privilegi è necessario per determinate azioni in questa chat. I livelli di privilegi 0, 50 e 100 rappresentano solitamente utenti, moderatori e amministratori, ma qualsiasi valore intermedio è possibile.", + "@chatPermissionsDescription": {}, + "passwordsDoNotMatch": "Le password non corrispondono", + "@passwordsDoNotMatch": {}, + "initAppError": "Si è verificato un errore durante l'inizializzazione dell'app", + "@initAppError": {}, + "startedKeyVerification": "{sender} ha avviato la verifica della chiave", + "@startedKeyVerification": { + "type": "text", + "placeholders": { + "sender": {} + } + }, + "chatCanBeDiscoveredViaSearchOnServer": "La chat può essere trovata tramite la ricerca su {server}", + "@chatCanBeDiscoveredViaSearchOnServer": { + "type": "text", + "placeholders": { + "server": {} + } + }, + "unreadChatsInApp": "{appname}: {unread} chat non lette", + "@unreadChatsInApp": { + "type": "text", + "placeholders": { + "appname": {}, + "unread": {} + } + }, + "thereAreCountUsersBlocked": "Al momento ci sono {count} utenti bloccati.", + "@thereAreCountUsersBlocked": { + "type": "text", + "count": {} + }, + "nothingFound": "Non è stato trovato nulla...", + "@nothingFound": {}, + "joinSpace": "Unisciti allo spazio", + "@joinSpace": {}, + "commandHint_ignore": "Ignora il Matrix ID fornito", + "@commandHint_ignore": {}, + "commandHint_unignore": "Ignora il Matrix ID specificato", + "@commandHint_unignore": {}, + "noDatabaseEncryption": "La crittografia del database non è supportata su questa piattaforma", + "@noDatabaseEncryption": {}, + "knocking": "Bussare", + "@knocking": {}, + "sendReadReceipts": "Invia ricevute di lettura", + "@sendReadReceipts": {}, + "knockRestricted": "Limitato al bussare", + "@knockRestricted": {}, + "restricted": "Limitato", + "@restricted": {}, + "publicChatAddresses": "Indirizzi di chat pubblici", + "@publicChatAddresses": {}, + "createNewAddress": "Crea un nuovo indirizzo", + "@createNewAddress": {}, + "userRole": "Ruolo utente", + "@userRole": {}, + "minimumPowerLevel": "{level} è il livello minimo di privilegi.", + "@minimumPowerLevel": { + "type": "text", + "placeholders": { + "level": {} + } + }, + "searchIn": "Cerca nella chat \"{chat}\"...", + "@searchIn": { + "type": "text", + "placeholders": { + "chat": {} + } + }, + "gallery": "Galleria", + "@gallery": {}, + "formattedMessages": "Messaggi formattati", + "@formattedMessages": {}, + "files": "File", + "@files": {}, + "restoreSessionBody": "L'app ora tenta di ripristinare la sessione dal backup. Segnala questo errore agli sviluppatori all'indirizzo {url}. Il messaggio di errore è: {error}", + "@restoreSessionBody": { + "type": "text", + "placeholders": { + "url": {}, + "error": {} + } + }, + "acceptedKeyVerification": "{sender} ha accettato la verifica della chiave", + "@acceptedKeyVerification": { + "type": "text", + "placeholders": { + "sender": {} + } + }, + "completedKeyVerification": "{sender} ha completato la verifica della chiave", + "@completedKeyVerification": { + "type": "text", + "placeholders": { + "sender": {} + } + }, + "isReadyForKeyVerification": "{sender} è pronto per la verifica della chiave", + "@isReadyForKeyVerification": { + "type": "text", + "placeholders": { + "sender": {} + } + }, + "searchForUsers": "Cerca @utenti...", + "@searchForUsers": {}, + "sendTypingNotificationsDescription": "Gli altri partecipanti alla chat possono vedere quando stai scrivendo un nuovo messaggio.", + "@sendTypingNotificationsDescription": {}, + "sendReadReceiptsDescription": "Gli altri partecipanti alla chat possono vedere quando hai letto un messaggio.", + "@sendReadReceiptsDescription": {}, + "requestedKeyVerification": "{sender} ha richiesto la verifica della chiave", + "@requestedKeyVerification": { + "type": "text", + "placeholders": { + "sender": {} + } + } } From f74735336434deec44aa0a9659b84d265d324dbb Mon Sep 17 00:00:00 2001 From: Linerly Date: Sat, 19 Oct 2024 12:40:25 +0000 Subject: [PATCH 09/16] Translated using Weblate (Indonesian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/ --- assets/l10n/intl_id.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_id.arb b/assets/l10n/intl_id.arb index f6d2c5919..df22e66b7 100644 --- a/assets/l10n/intl_id.arb +++ b/assets/l10n/intl_id.arb @@ -2827,5 +2827,9 @@ "chatPermissionsDescription": "Tentukan tingkat kekuasaan yang diperlukan untuk tindakan tertentu dalam chat ini. Tingkat kekuasaan 0, 50 dan 100 biasanya mewakili pengguna, moderator dan admin, tetapi gradasi apa pun dimungkinkan.", "@chatPermissionsDescription": {}, "homeserverDescription": "Semua data Anda disimpan di dalam server, seperti halnya penyedia email. Anda dapat memilih homeserver mana yang ingin Anda gunakan, sementara Anda masih dapat berkomunikasi dengan semua orang. Pelajari lebih lanjut di https://matrix.org.", - "@homeserverDescription": {} + "@homeserverDescription": {}, + "oneOfYourDevicesIsNotVerified": "Salah satu perangkat Anda tidak terverifikasi", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Catatan: Ketika Anda menghubungkan semua perangkat Anda ke cadangan chat, mereka akan diverifikasi secara otomatis.", + "@noticeChatBackupDeviceVerification": {} } From bdc74533d2e81f9b28508bb59c297536ebc40346 Mon Sep 17 00:00:00 2001 From: GGLVXD Date: Fri, 18 Oct 2024 17:41:29 +0000 Subject: [PATCH 10/16] Translated using Weblate (Latvian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/ --- assets/l10n/intl_lv.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_lv.arb b/assets/l10n/intl_lv.arb index 5bcd315ef..d1eb5731a 100644 --- a/assets/l10n/intl_lv.arb +++ b/assets/l10n/intl_lv.arb @@ -2806,5 +2806,9 @@ "prepareSendingAttachment": "Sagatavo pielikuma nosūtīšanu...", "@prepareSendingAttachment": {}, "compressVideo": "Saspiež video...", - "@compressVideo": {} + "@compressVideo": {}, + "oneOfYourDevicesIsNotVerified": "Viena no jūsu ierīcēm nav verificēta", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Piezīme. Kad visas ierīces pievienojat tērzēšanas dublējumam, tās tiek automātiski pārbaudītas.", + "@noticeChatBackupDeviceVerification": {} } From c21deb45f694339cedacb0cd7c0f1d86b231b4e1 Mon Sep 17 00:00:00 2001 From: xabirequejo Date: Sun, 20 Oct 2024 17:04:26 +0000 Subject: [PATCH 11/16] Translated using Weblate (Basque) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/ --- assets/l10n/intl_eu.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_eu.arb b/assets/l10n/intl_eu.arb index aed33ec67..3d932159f 100644 --- a/assets/l10n/intl_eu.arb +++ b/assets/l10n/intl_eu.arb @@ -2828,5 +2828,9 @@ "index": {}, "length": {} } - } + }, + "oneOfYourDevicesIsNotVerified": "Zure gailuetako bat ez dago egiaztatuta", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Oharra: gailu guztiak txat-babeskopiarekin konektatzen dituzunean, automatikoki egiaztatzen dira.", + "@noticeChatBackupDeviceVerification": {} } From 603c08dab8ec740a0037bd2993c6edc52b912a02 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Sat, 19 Oct 2024 23:10:29 +0000 Subject: [PATCH 12/16] Translated using Weblate (Ukrainian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/ --- assets/l10n/intl_uk.arb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_uk.arb b/assets/l10n/intl_uk.arb index 9d25e7065..d5e5ae451 100644 --- a/assets/l10n/intl_uk.arb +++ b/assets/l10n/intl_uk.arb @@ -2829,8 +2829,8 @@ "seconds": {} } }, - "oneOfYourDevicesIsNotVerified": "Один із ваших пристроїв не підтверджений", + "oneOfYourDevicesIsNotVerified": "Один із ваших пристроїв не верифікований", "@oneOfYourDevicesIsNotVerified": {}, - "noticeChatBackupDeviceVerification": "Примітка: Коли ви підключаєте всі свої пристрої до резервної копії чату, вони автоматично підтверджуються.", + "noticeChatBackupDeviceVerification": "Примітка: Коли ви під'єднуєте всі свої пристрої до резервної копії бесіди, вони автоматично верифікуються.", "@noticeChatBackupDeviceVerification": {} } From e4dd7c6262be568e0dd3de79cbf0b5725ef08fc3 Mon Sep 17 00:00:00 2001 From: Rex_sa Date: Mon, 21 Oct 2024 03:30:55 +0000 Subject: [PATCH 13/16] Translated using Weblate (Arabic) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/ --- assets/l10n/intl_ar.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ar.arb b/assets/l10n/intl_ar.arb index 52921a9de..3a72a9d36 100644 --- a/assets/l10n/intl_ar.arb +++ b/assets/l10n/intl_ar.arb @@ -2828,5 +2828,9 @@ "placeholders": { "seconds": {} } - } + }, + "oneOfYourDevicesIsNotVerified": "لم يتم التحقق من أحد أجهزتك", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "ملاحظة: عند توصيل جميع أجهزتك بنسخة احتياطية للدردشة، يتم التحقق منها تلقائيًا.", + "@noticeChatBackupDeviceVerification": {} } From e574b9808ef45d4b8caa529c7e050c9f9a0a082a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Mon, 21 Oct 2024 03:49:45 +0000 Subject: [PATCH 14/16] Translated using Weblate (Galician) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- assets/l10n/intl_gl.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_gl.arb b/assets/l10n/intl_gl.arb index b4c41870a..d16a362ce 100644 --- a/assets/l10n/intl_gl.arb +++ b/assets/l10n/intl_gl.arb @@ -2828,5 +2828,9 @@ "index": {}, "length": {} } - } + }, + "oneOfYourDevicesIsNotVerified": "Un dos teus dispositivos non está verificado", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Nota: Cando conectas todos os teus dispositivos á copia de apoio da conversa quedan verificados automaticamente.", + "@noticeChatBackupDeviceVerification": {} } From dbe0e087c3a21ced1cc1faa1608bf618e1d820ae Mon Sep 17 00:00:00 2001 From: Edgars Andersons Date: Mon, 21 Oct 2024 07:44:27 +0000 Subject: [PATCH 15/16] Translated using Weblate (Latvian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/ --- assets/l10n/intl_lv.arb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/l10n/intl_lv.arb b/assets/l10n/intl_lv.arb index d1eb5731a..b38871034 100644 --- a/assets/l10n/intl_lv.arb +++ b/assets/l10n/intl_lv.arb @@ -643,7 +643,7 @@ "count": {} } }, - "noKeyForThisMessage": "Tas var notikt, ja ziņa tika nosūtīta, pirms pieteicies savā kontā šajā ierīcē.\n\nIr arī iespējams, ka sūtītājs noliedza Tavu ierīci vai kaut kas nogāja greizi ar interneta savienojumu.\n\nVai ziņas ir lasāmas citā sesijā? Tad Tu vari pārsūtīt ziņo no tās. Jādodas uz Iestatījumi > Ierīces un jāpārliecinās, ka ierīces viena otru ir apliecinājušas. Kad nākamreiz atvērsi istabu un abas sesijas būs priekšplānā, atslēgas tiks automātiski pārsūtītas.\n\nVai nevēlies zaudēt atslēgas, kad atsakies vai maini ierīces? Jāpārliecinās, ka iestatījumos ir iespējota tērzēšanas rezerves kopija.", + "noKeyForThisMessage": "Tā var notikt, ja ziņa tika nosūtīta, pirms pieteicies savā kontā šajā ierīcē.\n\nIr arī iespējams, ka sūtītājs noliedza Tavu ierīci vai kaut kas nogāja greizi ar interneta savienojumu.\n\nVai ziņas ir lasāmas citā sesijā? Tad Tu vari pārsūtīt ziņo no tās. Jādodas uz Iestatījumi > Ierīces un jāpārliecinās, ka ierīces viena otru ir apliecinājušas. Kad nākamreiz atvērsi istabu un abas sesijas būs priekšplānā, atslēgas tiks automātiski pārsūtītas.\n\nVai nevēlies zaudēt atslēgas, kad atsakies vai maini ierīces? Jāpārliecinās, ka iestatījumos ir iespējota tērzēšanas rezerves kopija.", "@noKeyForThisMessage": {}, "enableEncryptionWarning": "Vairs nebūs iespējams atspējot šifrēšanu. Vai tiešām to darīt?", "@enableEncryptionWarning": { @@ -2807,8 +2807,8 @@ "@prepareSendingAttachment": {}, "compressVideo": "Saspiež video...", "@compressVideo": {}, - "oneOfYourDevicesIsNotVerified": "Viena no jūsu ierīcēm nav verificēta", + "oneOfYourDevicesIsNotVerified": "Viena no ierīcēm nav apliecināta", "@oneOfYourDevicesIsNotVerified": {}, - "noticeChatBackupDeviceVerification": "Piezīme. Kad visas ierīces pievienojat tērzēšanas dublējumam, tās tiek automātiski pārbaudītas.", + "noticeChatBackupDeviceVerification": "Piezīme: kad visas ierīces tiek savienotas ar tērzēšanas rezerves kopiju, tās tiek automātiski apliecinātas.", "@noticeChatBackupDeviceVerification": {} } From 8c02e632f8a574c3d46052733fa183ad1aff59d6 Mon Sep 17 00:00:00 2001 From: Angelo Schirinzi Date: Wed, 23 Oct 2024 19:05:37 +0000 Subject: [PATCH 16/16] Translated using Weblate (Italian) Currently translated at 100.0% (672 of 672 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- assets/l10n/intl_it.arb | 102 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 97 insertions(+), 5 deletions(-) diff --git a/assets/l10n/intl_it.arb b/assets/l10n/intl_it.arb index 20bd56cf5..85b04ad97 100644 --- a/assets/l10n/intl_it.arb +++ b/assets/l10n/intl_it.arb @@ -1913,7 +1913,7 @@ "@widgetEtherpad": {}, "removeDevicesDescription": "Sarai disconnesso da questo dispositivo e non potrai più ricevere messaggi.", "@removeDevicesDescription": {}, - "separateChatTypes": "Separa Chat Dirette e Gruppi", + "separateChatTypes": "Separare le chat dirette e i gruppi", "@separateChatTypes": { "type": "text", "placeholders": {} @@ -2260,7 +2260,7 @@ "@noChatDescriptionYet": {}, "removeFromBundle": "Rimuovi da questo bundle", "@removeFromBundle": {}, - "confirmMatrixId": "Conferma il tuo ID Matrix per cancellare il tuo account.", + "confirmMatrixId": "Per eliminare il tuo account, conferma il tuo Matrix ID.", "@confirmMatrixId": {}, "learnMore": "Scopri di più", "@learnMore": {}, @@ -2328,7 +2328,7 @@ }, "shareInviteLink": "Condividi link d'invito", "@shareInviteLink": {}, - "commandHint_markasdm": "Segna come stanza messaggi diretti per questo ID Matrix", + "commandHint_markasdm": "Contrassegna questo Matrix ID come stanza di messaggi diretti", "@commandHint_markasdm": {}, "recoveryKeyLost": "Chiave di recupero smarrita?", "@recoveryKeyLost": {}, @@ -2361,7 +2361,7 @@ "@widgetName": {}, "errorAddingWidget": "Errore aggiungendo il widget.", "@errorAddingWidget": {}, - "commandHint_dm": "Avvia una chat diretta\nUtilizza --no-encryption per disattivare la criptazione", + "commandHint_dm": "Avvia una chat diretta\nUsa --no-encryption per disabilitare la crittografia", "@commandHint_dm": { "type": "text", "description": "Usage hint for the command /dm" @@ -2739,5 +2739,97 @@ "placeholders": { "sender": {} } - } + }, + "changeTheChatPermissions": "Cambia i permessi della chat", + "@changeTheChatPermissions": {}, + "changeTheVisibilityOfChatHistory": "Cambia la visibilità della cronologia chat", + "@changeTheVisibilityOfChatHistory": {}, + "changeTheCanonicalRoomAlias": "Cambia l'indirizzo principale della chat pubblica", + "@changeTheCanonicalRoomAlias": {}, + "sendRoomNotifications": "Invia notifiche alla @stanza", + "@sendRoomNotifications": {}, + "sendCanceled": "Invio annullato", + "@sendCanceled": {}, + "calculatingFileSize": "Calcolo della dimensione del file...", + "@calculatingFileSize": {}, + "prepareSendingAttachment": "Preparazione per l'invio dell'allegato...", + "@prepareSendingAttachment": {}, + "sendingAttachment": "Invio allegato...", + "@sendingAttachment": {}, + "compressVideo": "Compressione video...", + "@compressVideo": {}, + "generatingVideoThumbnail": "Generazione miniatura video...", + "@generatingVideoThumbnail": {}, + "sendingAttachmentCountOfCount": "Invio dell'allegato {index} di {length}...", + "@sendingAttachmentCountOfCount": { + "type": "integer", + "placeholders": { + "index": {}, + "length": {} + } + }, + "serverLimitReached": "Limite server raggiunto! Attendere {seconds} secondi...", + "@serverLimitReached": { + "type": "integer", + "placeholders": { + "seconds": {} + } + }, + "oneOfYourDevicesIsNotVerified": "Uno dei tuoi dispositivi non è verificato", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Nota: quando colleghi tutti i tuoi dispositivi al backup della chat, vengono verificati automaticamente.", + "@noticeChatBackupDeviceVerification": {}, + "moderatorLevel": "{level} - Moderatore", + "@moderatorLevel": { + "type": "text", + "placeholders": { + "level": {} + } + }, + "changeTheDescriptionOfTheGroup": "Cambia la descrizione della chat", + "@changeTheDescriptionOfTheGroup": {}, + "updateInstalled": "🎉 Aggiornamento {version} installato!", + "@updateInstalled": { + "type": "text", + "placeholders": { + "version": {} + } + }, + "inviteOtherUsers": "Invita altri utenti a questa chat", + "@inviteOtherUsers": {}, + "userLevel": "{level} - Utente", + "@userLevel": { + "type": "text", + "placeholders": { + "level": {} + } + }, + "adminLevel": "{level} - Amministratore", + "@adminLevel": { + "type": "text", + "placeholders": { + "level": {} + } + }, + "changeGeneralChatSettings": "Modifica le impostazioni generali della chat", + "@changeGeneralChatSettings": {}, + "loginWithMatrixId": "Accedi con il Matrix ID", + "@loginWithMatrixId": {}, + "homeserverDescription": "Tutti i tuoi dati sono archiviati sull'homeserver, proprio come un provider di posta elettronica. Puoi scegliere quale homeserver vuoi usare, mentre puoi comunque comunicare con tutti. Scopri di più su https://matrix.org.", + "@homeserverDescription": {}, + "discoverHomeservers": "Scopri gli homeserver", + "@discoverHomeservers": {}, + "whatIsAHomeserver": "Cos'è un homeserver?", + "@whatIsAHomeserver": {}, + "changelog": "Registro delle modifiche", + "@changelog": {}, + "doesNotSeemToBeAValidHomeserver": "Non sembra essere un homeserver compatibile. URL sbagliato?", + "@doesNotSeemToBeAValidHomeserver": {}, + "goToSpace": "Vai allo spazio: {space}", + "@goToSpace": { + "type": "text", + "space": {} + }, + "markAsUnread": "Contrassegna come non letto", + "@markAsUnread": {} }