fluffychat merge

This commit is contained in:
ggurdin 2026-02-06 09:06:40 -05:00
commit 8d9c6780f0
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
14 changed files with 11986 additions and 11872 deletions

File diff suppressed because it is too large Load diff

View file

@ -3509,6 +3509,12 @@
"@loadingMessages": {},
"setupChatBackup": "Chatsicherung einrichten",
"@setupChatBackup": {},
"createSticker": "Sticker oder Emoji erstellen",
"@createSticker": {},
"useAsSticker": "Als Sticker verwenden",
"@useAsSticker": {},
"useAsEmoji": "Als Emoji verwenden",
"@useAsEmoji": {},
"writeAMessageLangCodes": "Geben Sie in {l1} oder {l2} ein...",
"requests": "Anfragen",
"holdForInfo": "Klicken und halten für Wortinformationen.",

View file

@ -342,7 +342,7 @@
"type": "String",
"placeholders": {}
},
"chatBackupDescription": "La copia de respaldo del chat está protegida por una llave de seguridad. Procure no perderla.",
"chatBackupDescription": "Tus mensajes están protegidos por una llave de seguridad. Procura no perderla.",
"@chatBackupDescription": {
"type": "String",
"placeholders": {}
@ -3344,7 +3344,7 @@
"@enterNewChat": {},
"pleaseWaitUntilInvited": "Por favor espera, hasta que alguien del chat te invite.",
"@pleaseWaitUntilInvited": {},
"commandHint_roomupgrade": "Actualizar este chat a la versión de chat dada",
"commandHint_roomupgrade": "Actualizar este chat a la versión de chat asignada",
"@commandHint_roomupgrade": {},
"checkList": "Lista de tareas",
"@checkList": {},
@ -3385,7 +3385,7 @@
"@displayNavigationRail": {},
"approve": "Aprobar",
"@approve": {},
"youHaveKnocked": "Has sido golpeado",
"youHaveKnocked": "Has sido expulsado",
"@youHaveKnocked": {},
"customReaction": "Reacción personalizada",
"@customReaction": {},
@ -3393,6 +3393,54 @@
"@moreEvents": {},
"declineInvitation": "Rechazar invitación",
"@declineInvitation": {},
"changedTheChatDescription": "{username} ha cambiado la descripción del chat",
"@changedTheChatDescription": {},
"changedTheChatName": "{username} ha cambiado el nombre del chat",
"@changedTheChatName": {},
"noMessagesYet": "Sin mensajes",
"@noMessagesYet": {},
"longPressToRecordVoiceMessage": "Deja presionado para grabar un mensaje.",
"@longPressToRecordVoiceMessage": {},
"pause": "Pausa",
"@pause": {},
"resume": "Continuar",
"@resume": {},
"newSubSpace": "Nuevo sub espacio",
"@newSubSpace": {},
"moveToDifferentSpace": "Mover a otro espacio",
"@moveToDifferentSpace": {},
"moveUp": "Mover arriba",
"@moveUp": {},
"moveDown": "Mover abajo",
"@moveDown": {},
"removeFromSpaceDescription": "El chat sera removido del espacio pero continuara apareciendo en tu lista de chats.",
"@removeFromSpaceDescription": {},
"countChats": "{chats} chats",
"@countChats": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
}
}
},
"startedAPoll": "{username} inició una encuesta.",
"@startedAPoll": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"poll": "Encuesta",
"@poll": {},
"startPoll": "Iniciar encuesta",
"@startPoll": {},
"endPoll": "Finalizar encuesta",
"@endPoll": {},
"answersVisible": "Respuestas visibles",
"@answersVisible": {},
"archivedRoom": "",
"askSSSSCache": "Ingrese su contraseña de almacenamiento segura (SSSS) o la clave de recuperación para almacenar en caché las claves.",
"askSSSSVerify": "",

View file

@ -2052,7 +2052,7 @@
"type": "String",
"placeholders": {}
},
"writeAMessage": "Kirjuta üks sõnum…",
"writeAMessage": "Koosta sõnum…",
"@writeAMessage": {
"type": "String",
"placeholders": {}
@ -3516,6 +3516,17 @@
"@changedTheChatDescription": {},
"changedTheChatName": "{username} muutis vestluse nime",
"@changedTheChatName": {},
"noMoreResultsFound": "Rohkem tulemusi ei leidu",
"@noMoreResultsFound": {},
"chatSearchedUntil": "Otsing vestlusest kuni {time}",
"@chatSearchedUntil": {
"type": "String",
"placeholders": {
"time": {
"type": "String"
}
}
},
"writeAMessageLangCodes": "Kirjuta {l1} või {l2}...",
"requests": "Päringud",
"holdForInfo": "Vajuta ja hoia sõna info saamiseks.",

View file

@ -3488,6 +3488,34 @@
"@thread": {},
"backToMainChat": "Joan txat nagusira",
"@backToMainChat": {},
"changedTheChatDescription": "{username}(e)k txataren deskribapena aldatu du",
"@changedTheChatDescription": {},
"changedTheChatName": "{username}(e)k txataren izena aldatu du",
"@changedTheChatName": {},
"saveChanges": "Gorde aldaketak",
"@saveChanges": {},
"createSticker": "Sortu pegatina edo emojia",
"@createSticker": {},
"attribution": "Sortzailea",
"@attribution": {},
"skipChatBackup": "Ez egin txataren babeskopia",
"@skipChatBackup": {},
"skipChatBackupWarning": "Ziur? Txataren babeskopia gaitzen ez baduzu, gailuz aldatuz gero mezuen sarbidea gal zenezake.",
"@skipChatBackupWarning": {},
"loadingMessages": "Mezuak kargatzen",
"@loadingMessages": {},
"setupChatBackup": "Ezarri txataren babeskopia",
"@setupChatBackup": {},
"useAsSticker": "Erabili pegatina gisa",
"@useAsSticker": {},
"stickerPackNameAlreadyExists": "Pegatina-sortaren izena badago lehendik ere",
"@stickerPackNameAlreadyExists": {},
"newStickerPack": "Pegatina-sorta berria",
"@newStickerPack": {},
"stickerPackName": "Pegatina-sortaren izena",
"@stickerPackName": {},
"useAsEmoji": "Erabili emoji gisa",
"@useAsEmoji": {},
"writeAMessageLangCodes": "Idatzi {l1} edo {l2}...",
"requests": "Eskariak",
"holdForInfo": "Klikatu eta eutsi hitzaren informazioarentzat.",
@ -3529,7 +3557,6 @@
"updateLanguage": "Nire hizkuntzak",
"whatLanguageYouWantToLearn": "Zein hizkuntza ikasi nahi duzu?",
"whatIsYourBaseLanguage": "Zein da zure oinarrizko hizkuntza?",
"saveChanges": "Gorde aldaketak",
"publicProfileTitle": "Onartu nire profila bilaketetan agertzeko",
"publicProfileDesc": "Gaituta, beste erabiltzaileek zure profila bilaketa globalean aurkitu eta chat eskaerak bidali ahal izango dituzte. Orain, eskaera onartu edo ukatu dezakezu.",
"errorDisableIT": "Itzulpen laguntza desgaituta dago.",
@ -4790,10 +4817,6 @@
"type": "String",
"placeholders": {}
},
"@saveChanges": {
"type": "String",
"placeholders": {}
},
"@publicProfileTitle": {
"type": "String",
"placeholders": {}

View file

@ -2518,9 +2518,9 @@
"@tryAgain": {},
"blockedUsers": "Utilisateurs/trices bloqués",
"@blockedUsers": {},
"redactMessageDescription": "Le message sera modifié pour tous les participants de cette conversation. Il n'est pas possible de revenir en arrière.",
"redactMessageDescription": "Le message sera supprimé pour tous les participants de cette conversation. Il n'est pas possible de revenir en arrière.",
"@redactMessageDescription": {},
"redactedBy": "Modifié par {username}",
"redactedBy": "Supprimé par {username}",
"@redactedBy": {
"type": "String",
"placeholders": {
@ -2531,7 +2531,7 @@
},
"directChat": "Discussion directe",
"@directChat": {},
"optionalRedactReason": "(Facultatif) Raison de la modification de ce message...",
"optionalRedactReason": "(Facultatif) Raison de la suppression de ce message...",
"@optionalRedactReason": {},
"subspace": "Sous-espace",
"@subspace": {},
@ -2700,7 +2700,7 @@
"@calls": {},
"customEmojisAndStickers": "Émoticônes et autocollants personnalisés",
"@customEmojisAndStickers": {},
"hideRedactedMessages": "Cacher les messages édités",
"hideRedactedMessages": "Cacher les messages supprimés",
"@hideRedactedMessages": {},
"pleaseEnterYourCurrentPassword": "Veuillez saisir votre mot de passe actuel",
"@pleaseEnterYourCurrentPassword": {},
@ -2710,7 +2710,7 @@
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"hideRedactedMessagesBody": "Si quelqu'un modifie un message, celui-ci ne sera plus visible dans la discussion.",
"hideRedactedMessagesBody": "Si quelqu'un supprime un message, celui-ci ne sera plus visible dans la discussion.",
"@hideRedactedMessagesBody": {},
"customEmojisAndStickersBody": "Ajoutez ou partagez des émoticônes ou autocollants personnalisés qui peuvent être utilisés dans n'importe quelle discussion.",
"@customEmojisAndStickersBody": {},
@ -2722,7 +2722,7 @@
"@hideInvalidOrUnknownMessageFormats": {},
"messagesStyle": "Messages:",
"@messagesStyle": {},
"redactedByBecause": "Modifié par {username} car: \"{reason}\"",
"redactedByBecause": "Supprimé par {username} car : \"{reason}\"",
"@redactedByBecause": {
"type": "String",
"placeholders": {

View file

@ -2042,7 +2042,7 @@
"type": "String",
"placeholders": {}
},
"wipeChatBackup": "Queres eliminar a copia de apoio da conversa e crear unha nova chave de recuperación?",
"wipeChatBackup": "Queres eliminar a copia de apoio e crear unha nova chave de recuperación?",
"@wipeChatBackup": {
"type": "String",
"placeholders": {}
@ -3069,7 +3069,7 @@
},
"sendCanceled": "Cancelouse o envío",
"@sendCanceled": {},
"noChatsFoundHere": "Sen charlas por aquí. Comeza unha nova conversa con alguén premendo no botón de abaixo. ⤵️",
"noChatsFoundHere": "Aínda non hai conversas. Comeza a conversar con alguén premendo no botón de abaixo. ⤵️",
"@noChatsFoundHere": {},
"discoverHomeservers": "Atopar servidores",
"@discoverHomeservers": {},

View file

@ -3253,10 +3253,58 @@
"@allowMultipleAnswers": {},
"pollHasBeenEnded": "Avstemningen er avsluttet",
"@pollHasBeenEnded": {},
"roomUpgradeDescription": "Chatten vil deretter bli gjenskapt med den nye romversjonen. Alle deltakere vil bli varslet om at de må bytte til den nye chatten. Du kan finne ut mer om romversjoner på https://spec.matrix.org/latest/rooms/",
"@roomUpgradeDescription": {},
"groupCanBeFoundViaSearch": "Gruppen kan finnes via søk",
"@groupCanBeFoundViaSearch": {},
"commandHint_sendraw": "Send raw json",
"@commandHint_sendraw": {},
"replyInThread": "Svar i tråden",
"@replyInThread": {},
"sessionLostBody": "Sesjonen din er tapt. Vennligst rapporter denne feilen til utviklerne på {url}. Feilmeldingen er: {error}",
"@sessionLostBody": {
"type": "String",
"placeholders": {
"url": {
"type": "String"
},
"error": {
"type": "String"
}
}
},
"noticeChatBackupDeviceVerification": "Merk: Når du kobler alle enhetene dine til chat-sikkerhetskopien, blir de automatisk bekreftet.",
"@noticeChatBackupDeviceVerification": {},
"notificationRuleTombstone": "Gravstein",
"@notificationRuleTombstone": {},
"answersWillBeVisibleWhenPollHasEnded": "Svarene vil være synlige når avstemningen er avsluttet",
"@answersWillBeVisibleWhenPollHasEnded": {},
"thread": "Tråd",
"@thread": {},
"backToMainChat": "Tilbake til hovedchatten",
"@backToMainChat": {},
"saveChanges": "Lagre endringer",
"@saveChanges": {},
"skipChatBackup": "Hopp over sikkerhetskopiering av chat",
"@skipChatBackup": {},
"loadingMessages": "Laster inn meldinger",
"@loadingMessages": {},
"setupChatBackup": "Konfigurer sikkerhetskopi av chat",
"@setupChatBackup": {},
"commandHint_googly": "Send noen stirreøyne",
"@commandHint_googly": {},
"commandHint_cuddle": "Send en kos",
"@commandHint_cuddle": {},
"googlyEyesContent": "{senderName} sender deg noen stirreøyner",
"@googlyEyesContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"alwaysUse24HourFormat": "falsk",
"commandHint_googly": "Send noen googly-øyne",
"commandHint_cuddle": "Send en kose",
"googlyEyesContent": "{senderName} sender deg googly-øyne",
"countChatsAndCountParticipants": "{chats} chatter og {participants} deltakere",
"noChatsFoundHere": "Ingen chatter funnet her ennå. Start en ny chat med noen ved å bruke knappen nedenfor. ⤵️",
"joinedChats": "Bli med i chatter",
@ -3286,27 +3334,21 @@
"newSpaceDescription": "Rom lar deg konsolidere dine chatter og bygge private eller offentlige fellesskap.",
"noBackupWarning": "Advarsel! Uten å aktivere chat-sikkerhetskopi vil du miste tilgangen til dine krypterte meldinger. Det anbefales sterkt å aktivere chat-sikkerhetskopi før du logger ut.",
"report": "rapporter",
"roomUpgradeDescription": "Deretter vil chatten bli opprettet på nytt med den nye romversjonen. Alle deltakere vil bli varslet om at de må bytte til den nye chatten. Du kan finne mer informasjon om romversjoner på https://spec.matrix.org/latest/rooms/",
"makeAdminDescription": "Når du gjør denne brukeren til administrator, kan det hende du ikke kan angre dette, da de da vil ha de samme tillatelsene som deg.",
"knocking": "Banker på",
"groupCanBeFoundViaSearch": "Gruppen kan finnes via søk",
"commandHint_sendraw": "Send rå json",
"joinSpace": "Bli med i rom",
"publicSpaces": "Offentlige rom",
"addChatOrSubSpace": "Legg til chat eller underrom",
"subspace": "Underrom",
"databaseBuildErrorBody": "Kan ikke bygge SQLite-databasen. Appen prøver for øyeblikket å bruke den eldre databasen. Vennligst rapporter denne feilen til utviklerne på {url}. Feilmeldingen er: {error}",
"sessionLostBody": "Økten din er tapt. Vennligst rapporter denne feilen til utviklerne på {url}. Feilmeldingen er: {error}",
"verifyOtherUserDescription": "Hvis du verifiserer en annen bruker, kan du være sikker på at du vet hvem du faktisk skriver til. 💪\n\nNår du starter en verifisering, vil du og den andre brukeren se en popup i appen. Der vil dere se en serie av emojis eller tall som dere må sammenligne.\n\nDen beste måten å gjøre dette på er å møtes eller starte en videosamtale. 👩‍💻",
"verifyOtherDeviceDescription": "Når du verifiserer en annen enhet, kan disse enhetene utveksle nøkler, noe som øker din totale sikkerhet. 💪 Når du starter en verifisering, vil en popup vises i appen på begge enhetene. Der vil dere se en serie av emojis eller tall som dere må sammenligne.\nDet er best å ha begge enhetene tilgjengelig før du starter verifiseringen. 🤳",
"knockRestricted": "Knock-begrenset",
"chatPermissionsDescription": "Definer hvilket maktnivå som er nødvendig for visse handlinger i denne chatten. Maktnivåene 0, 50 og 100 representerer vanligvis brukere, moderatorer og administratorer, men alle grader er mulige.",
"sendingAttachmentCountOfCount": "Sender vedlegg {index} av {length}...",
"noticeChatBackupDeviceVerification": "Merk: Når du kobler alle enhetene dine til chat-sikkerhetskopien, blir de automatisk verifisert.",
"contactServerSecurity": "Kontakt serverens sikkerhet",
"notificationRuleMemberEvent": "Medlemsarrangement",
"notificationRuleMemberEventDescription": "Undertrykker varsler for medlemsarrangementer.",
"notificationRuleTombstone": "Tombstone",
"notificationRuleRoomServerAclDescription": "Undertrykker varsler for romserver tilgangskontrollister (ACL).",
"notificationRuleServerAcl": "Undertrykk server-ACL hendelser",
"notificationRuleServerAclDescription": "Undertrykker varsler for server-ACL hendelser.",
@ -3353,7 +3395,6 @@
"updateLanguage": "Mine språk",
"whatLanguageYouWantToLearn": "Hvilket språk vil du lære?",
"whatIsYourBaseLanguage": "Hva er ditt hovedspråk?",
"saveChanges": "Lagre endringer",
"publicProfileTitle": "La profilen min bli funnet i søk",
"publicProfileDesc": "Ved å slå på dette, gjør du det mulig for andre brukere å finne profilen din i den globale søkefeltet og sende forespørsler om chat. På dette tidspunktet kan du velge å godta eller avvise forespørselen.",
"errorDisableIT": "Oversettelsesassistanse er slått av.",
@ -4444,22 +4485,6 @@
"type": "String",
"placeholders": {}
},
"@commandHint_googly": {
"type": "String",
"placeholders": {}
},
"@commandHint_cuddle": {
"type": "String",
"placeholders": {}
},
"@googlyEyesContent": {
"type": "String",
"placeholders": {
"senderName": {
"type": "String"
}
}
},
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
@ -4587,10 +4612,6 @@
"type": "String",
"placeholders": {}
},
"@roomUpgradeDescription": {
"type": "String",
"placeholders": {}
},
"@makeAdminDescription": {
"type": "String",
"placeholders": {}
@ -4599,14 +4620,6 @@
"type": "String",
"placeholders": {}
},
"@groupCanBeFoundViaSearch": {
"type": "String",
"placeholders": {}
},
"@commandHint_sendraw": {
"type": "String",
"placeholders": {}
},
"@joinSpace": {
"type": "String",
"placeholders": {}
@ -4634,17 +4647,6 @@
}
}
},
"@sessionLostBody": {
"type": "String",
"placeholders": {
"url": {
"type": "String"
},
"error": {
"type": "String"
}
}
},
"@verifyOtherUserDescription": {
"type": "String",
"placeholders": {}
@ -4672,10 +4674,6 @@
}
}
},
"@noticeChatBackupDeviceVerification": {
"type": "String",
"placeholders": {}
},
"@contactServerSecurity": {
"type": "String",
"placeholders": {}
@ -4688,10 +4686,6 @@
"type": "String",
"placeholders": {}
},
"@notificationRuleTombstone": {
"type": "String",
"placeholders": {}
},
"@notificationRuleRoomServerAclDescription": {
"type": "String",
"placeholders": {}
@ -4887,10 +4881,6 @@
"type": "String",
"placeholders": {}
},
"@saveChanges": {
"type": "String",
"placeholders": {}
},
"@publicProfileTitle": {
"type": "String",
"placeholders": {}

View file

@ -795,7 +795,7 @@
}
}
},
"enterAnEmailAddress": "Voer een email in",
"enterAnEmailAddress": "Voer een emailadres in",
"@enterAnEmailAddress": {
"type": "String",
"placeholders": {}
@ -2095,7 +2095,7 @@
"@serverRequiresEmail": {},
"oneClientLoggedOut": "Één van jouw apparaten is uitgelogd",
"@oneClientLoggedOut": {},
"enableMultiAccounts": "(BETA) Multi-accounts inschakelen op dit apparaat",
"enableMultiAccounts": "(BETA) Meerdere accounts op dit apparaat inschakelen",
"@enableMultiAccounts": {},
"bundleName": "Bundelnaam",
"@bundleName": {},
@ -2664,13 +2664,13 @@
"@customEmojisAndStickers": {},
"accessAndVisibilityDescription": "Wie mag toetreden tot deze chat en hoe de chat ontdekt kan worden.",
"@accessAndVisibilityDescription": {},
"customEmojisAndStickersBody": "Voeg toe of deel aangepaste emoji's of stickers die gebruikt kunnen worden in elke chat.",
"customEmojisAndStickersBody": "Voeg toe of deel aangepaste emoji's en stickers die in elke chat gebruikt kunnen worden.",
"@customEmojisAndStickersBody": {},
"hideRedactedMessages": "Verberg verwijderde berichten",
"hideRedactedMessages": "Verwijderde berichten verbergen",
"@hideRedactedMessages": {},
"hideRedactedMessagesBody": "Als iemand een bericht verwijdert, is dit bericht niet meer zichtbaar in de chat.",
"@hideRedactedMessagesBody": {},
"hideInvalidOrUnknownMessageFormats": "Verberg ongeldige of onbekende berichtformaten",
"hideInvalidOrUnknownMessageFormats": "Ongeldige of onbekende berichtformaten verbergen",
"@hideInvalidOrUnknownMessageFormats": {},
"passwordRecoverySettings": "Wachtwoordherstel-instellingen",
"@passwordRecoverySettings": {},
@ -2881,7 +2881,7 @@
}
}
},
"presencesToggle": "Toon statusberichten van andere personen",
"presencesToggle": "Statusberichten van andere personen tonen",
"@presencesToggle": {
"type": "String",
"placeholders": {}
@ -2975,11 +2975,11 @@
"@otherNotificationSettings": {},
"notificationRuleContainsUserName": "Bevat naam van persoon",
"@notificationRuleContainsUserName": {},
"notificationRuleContainsUserNameDescription": "Stuurt een melding als een bericht de persoon vermeld.",
"notificationRuleContainsUserNameDescription": "Stuur een melding als je inlognaam vermeld wordt in een bericht.",
"@notificationRuleContainsUserNameDescription": {},
"notificationRuleMaster": "Alle meldingen dempen",
"@notificationRuleMaster": {},
"notificationRuleMasterDescription": "Overschrijf alle andere regels en meldingen uitschakelen.",
"notificationRuleMasterDescription": "Overschrijf alle andere regels en schakel alle meldingen uit.",
"@notificationRuleMasterDescription": {},
"notificationRuleMemberEventDescription": "Meldingen voor chat-gebeurtenissen uitschakelen.",
"@notificationRuleMemberEventDescription": {},
@ -3042,7 +3042,7 @@
"@waitingForServer": {},
"generalNotificationSettings": "Algemene melding instellingen",
"@generalNotificationSettings": {},
"notificationRuleInviteForMeDescription": "Stuur een melding wanneer een persoon wordt uitgenodigd voor een chat.",
"notificationRuleInviteForMeDescription": "Stuur een melding wanneer je wordt uitgenodigd voor een chat.",
"@notificationRuleInviteForMeDescription": {},
"notificationRuleSuppressNoticesDescription": "Meldingen van automatische accounts zoals bots uitschakelen.",
"@notificationRuleSuppressNoticesDescription": {},
@ -3243,25 +3243,25 @@
"@homeserverDescription": {},
"notificationRuleContainsDisplayName": "Bevat de naam",
"@notificationRuleContainsDisplayName": {},
"notificationRuleIsUserMentionDescription": "Stuur een melding als de persoon direct genoemd wordt in een bericht.",
"notificationRuleIsUserMentionDescription": "Stuur een melding als je direct genoemd wordt in een bericht.",
"@notificationRuleIsUserMentionDescription": {},
"notificationRuleContainsDisplayNameDescription": "Stuur een melding als de persoon genoemd wordt in het bericht.",
"notificationRuleContainsDisplayNameDescription": "Stuur een melding als je genoemd wordt in een bericht.",
"@notificationRuleContainsDisplayNameDescription": {},
"notificationRuleIsRoomMention": "Kamervermelding",
"@notificationRuleIsRoomMention": {},
"notificationRuleIsRoomMentionDescription": "Stuur een melding naar de persoon als er in een kamervermelding is.",
"notificationRuleIsRoomMentionDescription": "Stuur een melding als er een kamervermelding is.",
"@notificationRuleIsRoomMentionDescription": {},
"notificationRuleRoomnotif": "Kamermelding",
"@notificationRuleRoomnotif": {},
"notificationRuleRoomnotifDescription": "Stuur een melding naar de persoon wanneer een bericht '@room' bevat.",
"notificationRuleRoomnotifDescription": "Stuur je een melding als een bericht '@room' bevat.",
"@notificationRuleRoomnotifDescription": {},
"notificationRuleTombstone": "Sleutingsbericht",
"notificationRuleTombstone": "Sluitingsbericht",
"@notificationRuleTombstone": {},
"notificationRuleReaction": "Reactie",
"@notificationRuleReaction": {},
"notificationRuleRoomServerAcl": "Kamer Server ACL",
"@notificationRuleRoomServerAcl": {},
"notificationRuleTombstoneDescription": "Stuur een melding naar de persoon over chat-sluitingsberichten.",
"notificationRuleTombstoneDescription": "Stuur een melding naar je over chat-sluitingsberichten.",
"@notificationRuleTombstoneDescription": {},
"notificationRuleReactionDescription": "Meldingen voor reacties uitschakelen.",
"@notificationRuleReactionDescription": {},
@ -3273,7 +3273,7 @@
"@notificationRuleCall": {},
"notificationRuleSuppressEditsDescription": "Meldingen voor bewerkte berichten uitschakelen.",
"@notificationRuleSuppressEditsDescription": {},
"notificationRuleEncryptedRoomOneToOneDescription": "Stuur een melding naar de persoon over berichten in versleutelde een-op-een chats.",
"notificationRuleEncryptedRoomOneToOneDescription": "Stuur een melding naar je over berichten in versleutelde een-op-een chats.",
"@notificationRuleEncryptedRoomOneToOneDescription": {},
"notificationRuleEncryptedRoomOneToOne": "Versleutelde een-op-een chat",
"@notificationRuleEncryptedRoomOneToOne": {},
@ -3283,15 +3283,15 @@
"@notificationRuleMessage": {},
"notificationRuleEncrypted": "Versleuteld",
"@notificationRuleEncrypted": {},
"notificationRuleRoomOneToOneDescription": "Stuur een melding naar de persoon over berichten in een-op-een chats.",
"notificationRuleRoomOneToOneDescription": "Stuur een melding naar je over berichten in een-op-een chats.",
"@notificationRuleRoomOneToOneDescription": {},
"notificationRuleMessageDescription": "Stuur een melding naar de persoon over algemene berichten.",
"notificationRuleMessageDescription": "Stuur een melding naar je over algemene berichten.",
"@notificationRuleMessageDescription": {},
"notificationRuleJitsi": "Jitsi",
"@notificationRuleJitsi": {},
"notificationRuleEncryptedDescription": "Stuur een melding naar de persoon over berichten in versleutelde chats.",
"notificationRuleEncryptedDescription": "Stuur een melding naar je over berichten in versleutelde chats.",
"@notificationRuleEncryptedDescription": {},
"notificationRuleJitsiDescription": "Stuur een melding naar de persoon over Jitsi widget gebeurtenissen.",
"notificationRuleJitsiDescription": "Stuur een melding naar je over Jitsi widget-gebeurtenissen.",
"@notificationRuleJitsiDescription": {},
"unknownPushRule": "Onbekende notificatieregel '{rule}'",
"@unknownPushRule": {
@ -3302,9 +3302,9 @@
}
}
},
"notificationRuleServerAcl": "Server ACL gebeurtenissen uitschakelen",
"notificationRuleServerAcl": "Server ACL-gebeurtenissen uitschakelen",
"@notificationRuleServerAcl": {},
"notificationRuleServerAclDescription": "Meldingen over server ACL gebeurtenissen uitschakelen.",
"notificationRuleServerAclDescription": "Meldingen over server ACL-gebeurtenissen uitschakelen.",
"@notificationRuleServerAclDescription": {},
"more": "Meer",
"@more": {},
@ -3322,7 +3322,7 @@
"@crossVerifiedDevicesIfEnabled": {},
"shareKeysWith": "Deel sleutels met...",
"@shareKeysWith": {},
"notificationRuleCallDescription": "Stuur een melding naar de persoon over oproepen.",
"notificationRuleCallDescription": "Stuur een melding naar je over oproepen.",
"@notificationRuleCallDescription": {},
"deletePushRuleCanNotBeUndone": "Als je deze melding-instelling verwijderd, kan dit niet ongedaan gemaakt worden.",
"@deletePushRuleCanNotBeUndone": {},

View file

@ -218,7 +218,7 @@
}
}
},
"changedTheChatNameTo": "{username} изменил(а) имя чата на: '{chatname}'",
"changedTheChatNameTo": "{username} изменил(а) имя чата на '{chatname}'",
"@changedTheChatNameTo": {
"type": "String",
"placeholders": {
@ -239,7 +239,7 @@
}
}
},
"changedTheDisplaynameTo": "{username} изменил(а) отображаемое имя на: '{displayname}'",
"changedTheDisplaynameTo": "{username} изменил(а) отображаемое имя на '{displayname}'",
"@changedTheDisplaynameTo": {
"type": "String",
"placeholders": {
@ -260,7 +260,7 @@
}
}
},
"changedTheGuestAccessRulesTo": "{username} изменил(а) правила гостевого доступа на: {rules}",
"changedTheGuestAccessRulesTo": "{username} изменил(а) правила гостевого доступа на {rules}",
"@changedTheGuestAccessRulesTo": {
"type": "String",
"placeholders": {
@ -281,7 +281,7 @@
}
}
},
"changedTheHistoryVisibilityTo": "{username} изменил(а) видимость истории на: {rules}",
"changedTheHistoryVisibilityTo": "{username} изменил(а) видимость истории на {rules}",
"@changedTheHistoryVisibilityTo": {
"type": "String",
"placeholders": {
@ -302,7 +302,7 @@
}
}
},
"changedTheJoinRulesTo": "{username} изменил(а) правила присоединения на: {joinRules}",
"changedTheJoinRulesTo": "{username} изменил(а) правила присоединения на {joinRules}",
"@changedTheJoinRulesTo": {
"type": "String",
"placeholders": {
@ -381,7 +381,7 @@
"type": "String",
"placeholders": {}
},
"chatBackupDescription": "Резервная старых сообщений защищена ключом восстановления. Пожалуйста, не потеряйте его.",
"chatBackupDescription": "Ваши сообщения защищены ключом восстановления. Пожалуйста, не потеряйте его.",
"@chatBackupDescription": {
"type": "String",
"placeholders": {}
@ -1087,15 +1087,6 @@
"type": "String",
"placeholders": {}
},
"loadCountMoreParticipants": "{count, plural, one{Загрузить еще # участника} few{Загрузить еще # участников} other{Загрузить еще # участников}}",
"@loadCountMoreParticipants": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"loadingPleaseWait": "Загрузка... Пожалуйста, подождите.",
"@loadingPleaseWait": {
"type": "String",
@ -1879,15 +1870,6 @@
"type": "String",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, one{# непрочитанный чат} few{# непрочитанных чата} other{# непрочитанных чатов}}",
"@unreadChats": {
"type": "String",
"placeholders": {
"unreadCount": {
"type": "int"
}
}
},
"userAndOthersAreTyping": "{username} и еще {count} печатают…",
"@userAndOthersAreTyping": {
"type": "String",
@ -2328,14 +2310,6 @@
"@storeInAndroidKeystore": {},
"storeInAppleKeyChain": "Сохранить в Apple KeyChain",
"@storeInAppleKeyChain": {},
"countFiles": "{count, plural, one{# файл} few{# файла} other{# файлов}}",
"@countFiles": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"user": "Пользователь",
"@user": {},
"confirmMatrixId": "Пожалуйста, подтвердите Matrix ID, чтобы удалить свою учётную запись.",
@ -2405,7 +2379,7 @@
"@noKeyForThisMessage": {},
"screenSharingTitle": "общий доступ к экрану",
"@screenSharingTitle": {},
"numChats": "",
"numChats": "{number} чатов",
"@numChats": {
"type": "number",
"placeholders": {
@ -2437,7 +2411,7 @@
"@readUpToHere": {},
"commandHint_hug": "Отправить обнимашки",
"@commandHint_hug": {},
"cuddleContent": "{senderName} улыбнулся(ась) Вам",
"cuddleContent": "{senderName} обнимает вас",
"@cuddleContent": {
"type": "String",
"placeholders": {
@ -2598,7 +2572,7 @@
"@inviteGroupChat": {},
"invalidInput": "Недопустимый ввод!",
"@invalidInput": {},
"wrongPinEntered": "",
"wrongPinEntered": "Wrong pin entered! Try again in {seconds} seconds...",
"@wrongPinEntered": {
"type": "String",
"placeholders": {
@ -2934,23 +2908,6 @@
"@commandHint_ignore": {},
"commandHint_unignore": "Не игнорировать данный matrix ID",
"@commandHint_unignore": {},
"unreadChatsInApp": "",
"@unreadChatsInApp": {
"type": "String",
"placeholders": {
"appname": {
"type": "String"
},
"unread": {
"type": "String"
}
}
},
"thereAreCountUsersBlocked": "Сейчас {count, plural, one{заблокирован # пользователь} few{заблокированы # пользователя} other{заблокированы # пользователей}}.",
"@thereAreCountUsersBlocked": {
"type": "String",
"count": {}
},
"restricted": "Запрещено",
"@restricted": {},
"knockRestricted": "Стук запрещен",
@ -3009,18 +2966,6 @@
"@inviteOtherUsers": {},
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
"@changeTheVisibilityOfChatHistory": {},
"countChatsAndCountParticipants": "",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"unread": "Непрочитанные",
"@unread": {},
"space": "Пространство",
@ -3136,15 +3081,6 @@
"@italicText": {},
"unableToJoinChat": "Невозможно присоединиться к чату. Возможно, другая сторона уже закончила разговор.",
"@unableToJoinChat": {},
"serverLimitReached": "",
"@serverLimitReached": {
"type": "integer",
"placeholders": {
"seconds": {
"type": "int"
}
}
},
"continueText": "Продолжить",
"@continueText": {},
"blur": "Размытие:",
@ -3284,15 +3220,6 @@
"@commandHint_roomupgrade": {},
"notificationRuleInviteForMeDescription": "Уведомляет пользователя, когда его приглашают в комнату.",
"@notificationRuleInviteForMeDescription": {},
"countInvited": "{count, plural, one{Приглашён # участник} few{Приглашены # участника} other{Приглашены # участников}}",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"unknownPushRule": "Неизвестное правило оповещения '{rule}'",
"@unknownPushRule": {
"type": "String",
@ -3304,58 +3231,291 @@
},
"checkList": "Контрольный список",
"@checkList": {},
"countVotes": "{count, plural, =1{Один голос} other{{count} голосов}}",
"@countVotes": {
"type": "int",
"changedTheChatDescription": "{username} изменил описание чата",
"@changedTheChatDescription": {},
"changedTheChatName": "{username} изменил(а) имя чата",
"@changedTheChatName": {},
"notificationRuleMemberEvent": "Мероприятие участника",
"@notificationRuleMemberEvent": {},
"notificationRuleIsUserMentionDescription": "Уведомляет пользователя, когда он упоминается непосредственно в сообщении.",
"@notificationRuleIsUserMentionDescription": {},
"notificationRuleContainsDisplayNameDescription": "Уведомляет пользователя, когда сообщение содержит его имя отображения.",
"@notificationRuleContainsDisplayNameDescription": {},
"notificationRuleIsRoomMentionDescription": "Уведомляет пользователя о наличии упоминания о комнате.",
"@notificationRuleIsRoomMentionDescription": {},
"notificationRuleRoomnotif": "Уведомление о комнате",
"@notificationRuleRoomnotif": {},
"notificationRuleRoomnotifDescription": "Уведомляет пользователя, когда сообщение содержит '@room'.",
"@notificationRuleRoomnotifDescription": {},
"notificationRuleTombstone": "Надгробный камень",
"@notificationRuleTombstone": {},
"notificationRuleTombstoneDescription": "Уведомляет пользователя о сообщениях о деактивации комнаты.",
"@notificationRuleTombstoneDescription": {},
"notificationRuleRoomServerAcl": "ACL сервера комнаты",
"@notificationRuleRoomServerAcl": {},
"notificationRuleRoomServerAclDescription": "Удаляет уведомления о списках контроля доступа к серверу комнат (ACL).",
"@notificationRuleRoomServerAclDescription": {},
"notificationRuleSuppressEdits": "Подавление правки",
"@notificationRuleSuppressEdits": {},
"notificationRuleRoomOneToOneDescription": "Уведомляет пользователя о сообщениях в разделах один на один.",
"@notificationRuleRoomOneToOneDescription": {},
"notificationRuleMessageDescription": "Уведомляет пользователя об общих сообщениях.",
"@notificationRuleMessageDescription": {},
"notificationRuleEncryptedDescription": "Уведомляет пользователя о сообщениях в зашифрованных комнатах.",
"@notificationRuleEncryptedDescription": {},
"notificationRuleJitsi": "Джици",
"@notificationRuleJitsi": {},
"notificationRuleJitsiDescription": "Уведомляет пользователя о событиях виджета Jitsi.",
"@notificationRuleJitsiDescription": {},
"notificationRuleServerAcl": "Запретить события ACL сервера",
"@notificationRuleServerAcl": {},
"notificationRuleServerAclDescription": "Удаляет уведомления о событиях ACL сервера.",
"@notificationRuleServerAclDescription": {},
"sentVoiceMessage": "️🎙️ {duration} - Голосовое сообщение от {sender}",
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
"count": {
"sender": {
"type": "String"
},
"duration": {
"type": "String"
}
}
},
"deletePushRuleCanNotBeUndone": "Если вы удалите эту настройку уведомлений, это невозможно отменить.",
"@deletePushRuleCanNotBeUndone": {},
"shareKeysWith": "Поделиться ключами с...",
"@shareKeysWith": {},
"shareKeysWithDescription": "Каким устройствам следует доверять, чтобы они могли читать ваши сообщения в зашифрованных чатах?",
"@shareKeysWithDescription": {},
"crossVerifiedDevicesIfEnabled": "Если включено, перекрестите проверенные устройства",
"@crossVerifiedDevicesIfEnabled": {},
"crossVerifiedDevices": "Кросс-верифицированные устройства",
"@crossVerifiedDevices": {},
"verifiedDevicesOnly": "Только проверенные устройства",
"@verifiedDevicesOnly": {},
"optionalMessage": "(Необязательно) сообщение...",
"@optionalMessage": {},
"notSupportedOnThisDevice": "Не поддерживается на этом устройстве",
"@notSupportedOnThisDevice": {},
"approve": "Утверждать",
"@approve": {},
"youHaveKnocked": "Вы постучали",
"@youHaveKnocked": {},
"pleaseWaitUntilInvited": "Пожалуйста, подождите, пока кто-нибудь из комнаты не пригласит вас.",
"@pleaseWaitUntilInvited": {},
"commandHint_logout": "Выйти из текущего устройства",
"@commandHint_logout": {},
"commandHint_logoutall": "Выйти из всех активных устройств",
"@commandHint_logoutall": {},
"displayNavigationRail": "Показать навигационный рельс на мобильном устройстве",
"@displayNavigationRail": {},
"customReaction": "Пользовательская реакция",
"@customReaction": {},
"moreEvents": "Больше событий",
"@moreEvents": {},
"declineInvitation": "Отказаться от приглашения",
"@declineInvitation": {},
"noMessagesYet": "Пока нет сообщений",
"@noMessagesYet": {},
"longPressToRecordVoiceMessage": "Нажмите длиннее, чтобы записать голосовое сообщение.",
"@longPressToRecordVoiceMessage": {},
"pause": "Пауза",
"@pause": {},
"resume": "Резюмировать",
"@resume": {},
"newSubSpace": "Новое подпространство",
"@newSubSpace": {},
"moveToDifferentSpace": "Переместить в другое пространство",
"@moveToDifferentSpace": {},
"moveUp": "Переместить вверх",
"@moveUp": {},
"moveDown": "Переместить вниз",
"@moveDown": {},
"removeFromSpaceDescription": "Чат будет удален из пространства, но все равно появится в вашем списке чатов.",
"@removeFromSpaceDescription": {},
"countChats": "{chats} чатов",
"@countChats": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
}
}
},
"spaceMemberOf": "Участник пространства из {spaces}",
"@spaceMemberOf": {
"type": "String",
"placeholders": {
"spaces": {
"type": "String"
}
}
},
"spaceMemberOfCanKnock": "Участник пространства из {spaces} может постучать",
"@spaceMemberOfCanKnock": {
"type": "String",
"placeholders": {
"spaces": {
"type": "String"
}
}
},
"donate": "Пожертвовать",
"@donate": {},
"startedAPoll": "{username} начал опрос.",
"@startedAPoll": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"poll": "Опрос",
"@poll": {},
"startPoll": "Начать опрос",
"@startPoll": {},
"endPoll": "Завершить опрос",
"@endPoll": {},
"answersVisible": "Ответы видны",
"@answersVisible": {},
"answersHidden": "Ответы скрыты",
"@answersHidden": {},
"pollQuestion": "Вопрос по опросу",
"@pollQuestion": {},
"answerOption": "Вариант ответа",
"@answerOption": {},
"addAnswerOption": "Добавить вариант ответа",
"@addAnswerOption": {},
"allowMultipleAnswers": "Разрешить несколько ответов",
"@allowMultipleAnswers": {},
"pollHasBeenEnded": "Опрос завершен",
"@pollHasBeenEnded": {},
"answersWillBeVisibleWhenPollHasEnded": "Ответы будут видны после завершения опроса",
"@answersWillBeVisibleWhenPollHasEnded": {},
"replyInThread": "Ответить в потоке",
"@replyInThread": {},
"thread": "Нить",
"@thread": {},
"backToMainChat": "Вернуться в основной чат",
"@backToMainChat": {},
"saveChanges": "Сохранить изменения",
"@saveChanges": {},
"createSticker": "Создать стикер или эмоджи",
"@createSticker": {},
"useAsSticker": "Использовать как стикер",
"@useAsSticker": {},
"useAsEmoji": "Использовать в качестве эмоджи",
"@useAsEmoji": {},
"stickerPackNameAlreadyExists": "Имя набора стикеров уже существует",
"@stickerPackNameAlreadyExists": {},
"newStickerPack": "Новая упаковка стикеров",
"@newStickerPack": {},
"stickerPackName": "Имя упаковки стикеров",
"@stickerPackName": {},
"attribution": "Атрибуция",
"@attribution": {},
"skipChatBackup": "Пропустить резервную копию чата",
"@skipChatBackup": {},
"skipChatBackupWarning": "Вы уверены? Без включения резервного копирования чата вы можете потерять доступ к своим сообщениям, если переключите устройство.",
"@skipChatBackupWarning": {},
"loadingMessages": "Загрузка сообщений",
"@loadingMessages": {},
"setupChatBackup": "Настроить резервную копию чата",
"@setupChatBackup": {},
"loadCountMoreParticipants": "{count, plural, one{Загрузить еще # участника} few{Загрузить еще # участников} other{Загрузить еще # участников}}",
"@loadCountMoreParticipants": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"unreadChats": "{unreadCount, plural, one{# непрочитанный чат} few{# непрочитанных чата} other{# непрочитанных чатов}}",
"@unreadChats": {
"type": "String",
"placeholders": {
"unreadCount": {
"type": "int"
}
}
},
"countFiles": "{count, plural, one{# файл} few{# файла} other{# файлов}}",
"@countFiles": {
"placeholders": {
"count": {
"type": "int"
}
}
},
"unreadChatsInApp": "",
"@unreadChatsInApp": {
"type": "String",
"placeholders": {
"appname": {
"type": "String"
},
"unread": {
"type": "String"
}
}
},
"thereAreCountUsersBlocked": "Сейчас {count, plural, one{заблокирован # пользователь} few{заблокированы # пользователя} other{заблокированы # пользователей}}.",
"@thereAreCountUsersBlocked": {
"type": "String",
"count": {}
},
"countChatsAndCountParticipants": "",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"serverLimitReached": "",
"@serverLimitReached": {
"type": "integer",
"placeholders": {
"seconds": {
"type": "int"
}
}
},
"countInvited": "{count, plural, one{Приглашён # участник} few{Приглашены # участника} other{Приглашены # участников}}",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"countVotes": "{count, plural, =1{Один голос} other{{count} голосов}}",
"@countVotes": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"countReplies": "{count, plural, =1{Один ответ} other{{count} ответов}}",
"@countReplies": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"notificationRuleMemberEvent": "Событие участника",
"notificationRuleIsUserMentionDescription": "Уведомляет пользователя, когда его прямо упоминают в сообщении.",
"notificationRuleContainsDisplayNameDescription": "Уведомляет пользователя, когда сообщение содержит его отображаемое имя.",
"notificationRuleIsRoomMentionDescription": "Уведомляет пользователя, когда есть упоминание комнаты.",
"notificationRuleRoomnotif": "Уведомление комнаты",
"notificationRuleRoomnotifDescription": "Уведомляет пользователя, когда сообщение содержит '@room'.",
"notificationRuleTombstone": "Мемориальная метка",
"notificationRuleTombstoneDescription": "Уведомляет пользователя о сообщениях о деактивации комнаты.",
"notificationRuleRoomServerAcl": "ACL сервера комнаты",
"notificationRuleRoomServerAclDescription": "Подавляет уведомления о списках контроля доступа (ACL) сервера комнаты.",
"notificationRuleSuppressEdits": "Подавить редактирования",
"notificationRuleRoomOneToOneDescription": "Уведомляет пользователя о сообщениях в комнатах один на один.",
"notificationRuleMessageDescription": "Уведомляет пользователя о общих сообщениях.",
"notificationRuleEncryptedDescription": "Уведомляет пользователя о сообщениях в зашифрованных комнатах.",
"notificationRuleJitsi": "Jitsi",
"notificationRuleJitsiDescription": "Уведомляет пользователя о событиях виджета Jitsi.",
"notificationRuleServerAcl": "Отключить события ACL сервера",
"notificationRuleServerAclDescription": "Отключает уведомления о событиях ACL сервера.",
"sentVoiceMessage": "🎙️ {duration} - Голосовое сообщение от {sender}",
"deletePushRuleCanNotBeUndone": "Если вы удалите это уведомление, восстановить его будет невозможно.",
"shareKeysWith": "Поделиться ключами с...",
"shareKeysWithDescription": "Какие устройства должны быть доверенными, чтобы читать ваши сообщения в зашифрованных чатах?",
"crossVerifiedDevicesIfEnabled": "Перекрестно проверенные устройства, если включено",
"crossVerifiedDevices": "Перекрестно проверенные устройства",
"verifiedDevicesOnly": "Только проверенные устройства",
"optionalMessage": "(Опционально) сообщение...",
"notSupportedOnThisDevice": "Не поддерживается на этом устройстве",
"approve": "Одобрить",
"youHaveKnocked": "Вы постучали",
"pleaseWaitUntilInvited": "Пожалуйста, подождите, пока кто-то из комнаты не пригласит вас.",
"commandHint_logout": "Выйти из текущего устройства",
"commandHint_logoutall": "Выйти со всех активных устройств",
"displayNavigationRail": "Показать панель навигации на мобильном устройстве",
"customReaction": "Пользовательская реакция",
"writeAMessageLangCodes": "Введите на {l1} или {l2}...",
"requests": "Запросы",
"holdForInfo": "Нажмите и удерживайте для получения информации о слове.",
@ -3397,7 +3557,6 @@
"updateLanguage": "Мои языки",
"whatLanguageYouWantToLearn": "Какой язык вы хотите выучить?",
"whatIsYourBaseLanguage": "Какой у вас основной язык?",
"saveChanges": "Сохранить изменения",
"publicProfileTitle": "Разрешить находить мой профиль в поиске",
"publicProfileDesc": "Включив это, вы позволяете другим пользователям находить ваш профиль в глобальной строке поиска и отправлять запросы на чат. В этот момент вы можете принять или отклонить запрос.",
"errorDisableIT": "Помощь с переводом отключена.",
@ -4469,149 +4628,6 @@
"inviteYourFriends": "Пригласите своих друзей",
"playWithAI": "Поиграть с ИИ пока что",
"courseStartDesc": "Pangea Bot готов к работе в любое время!\n\n...но обучение лучше всего с друзьями!",
"@notificationRuleMemberEvent": {
"type": "String",
"placeholders": {}
},
"@notificationRuleIsUserMentionDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleContainsDisplayNameDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleIsRoomMentionDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleRoomnotif": {
"type": "String",
"placeholders": {}
},
"@notificationRuleRoomnotifDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleTombstone": {
"type": "String",
"placeholders": {}
},
"@notificationRuleTombstoneDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleRoomServerAcl": {
"type": "String",
"placeholders": {}
},
"@notificationRuleRoomServerAclDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleSuppressEdits": {
"type": "String",
"placeholders": {}
},
"@notificationRuleRoomOneToOneDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleMessageDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleEncryptedDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleJitsi": {
"type": "String",
"placeholders": {}
},
"@notificationRuleJitsiDescription": {
"type": "String",
"placeholders": {}
},
"@notificationRuleServerAcl": {
"type": "String",
"placeholders": {}
},
"@notificationRuleServerAclDescription": {
"type": "String",
"placeholders": {}
},
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
"duration": {
"type": "String"
},
"sender": {
"type": "String"
}
}
},
"@deletePushRuleCanNotBeUndone": {
"type": "String",
"placeholders": {}
},
"@shareKeysWith": {
"type": "String",
"placeholders": {}
},
"@shareKeysWithDescription": {
"type": "String",
"placeholders": {}
},
"@crossVerifiedDevicesIfEnabled": {
"type": "String",
"placeholders": {}
},
"@crossVerifiedDevices": {
"type": "String",
"placeholders": {}
},
"@verifiedDevicesOnly": {
"type": "String",
"placeholders": {}
},
"@optionalMessage": {
"type": "String",
"placeholders": {}
},
"@notSupportedOnThisDevice": {
"type": "String",
"placeholders": {}
},
"@approve": {
"type": "String",
"placeholders": {}
},
"@youHaveKnocked": {
"type": "String",
"placeholders": {}
},
"@pleaseWaitUntilInvited": {
"type": "String",
"placeholders": {}
},
"@commandHint_logout": {
"type": "String",
"placeholders": {}
},
"@commandHint_logoutall": {
"type": "String",
"placeholders": {}
},
"@displayNavigationRail": {
"type": "String",
"placeholders": {}
},
"@customReaction": {
"type": "String",
"placeholders": {}
},
"@writeAMessageLangCodes": {
"type": "String",
"placeholders": {
@ -4787,10 +4803,6 @@
"type": "String",
"placeholders": {}
},
"@saveChanges": {
"type": "String",
"placeholders": {}
},
"@publicProfileTitle": {
"type": "String",
"placeholders": {}

View file

@ -3512,9 +3512,9 @@
}
}
},
"changedTheChatDescription": "{username} змінив(-ла) опис бесіди",
"changedTheChatDescription": "{username} змінює опис бесіди",
"@changedTheChatDescription": {},
"changedTheChatName": "{username} змінив(-ла) назву бесіди",
"changedTheChatName": "{username} змінює назву бесіди",
"@changedTheChatName": {},
"writeAMessageLangCodes": "Введіть {l1} або {l2}...",
"requests": "Запити",

View file

@ -3474,5 +3474,33 @@
"placeholders": {}
},
"emojis": "Emojilar",
"@emojis": {}
"@emojis": {},
"changedTheChatDescription": "{username} chat tavsifini ozgartirdi",
"@changedTheChatDescription": {},
"changedTheChatName": "{username} chat nomini ozgartirdi",
"@changedTheChatName": {},
"saveChanges": "Ozgarishlarni saqlash",
"@saveChanges": {},
"createSticker": "Stiker yoki emoji yaratish",
"@createSticker": {},
"useAsSticker": "Stiker sifatida ishlatish",
"@useAsSticker": {},
"useAsEmoji": "Emoji sifatida ishlatish",
"@useAsEmoji": {},
"stickerPackNameAlreadyExists": "Stiker paketi nomi allaqachon mavjud",
"@stickerPackNameAlreadyExists": {},
"newStickerPack": "Yangi stikerlar paketi",
"@newStickerPack": {},
"stickerPackName": "Stiker paketi nomi",
"@stickerPackName": {},
"attribution": "Atributsiya",
"@attribution": {},
"skipChatBackup": "Chat zaxirasini tashlab ketish",
"@skipChatBackup": {},
"skipChatBackupWarning": "Ishonchingiz komilmi? Chat zaxirasini yoqmasdan qurilmangizni almashtirsangiz, xabarlaringizga kira olmay qolishingiz mumkin.",
"@skipChatBackupWarning": {},
"loadingMessages": "Xabarlar yuklanmoqda",
"@loadingMessages": {},
"setupChatBackup": "Chat zaxirasini sozlash",
"@setupChatBackup": {}
}

View file

@ -739,7 +739,7 @@ packages:
sha256: "48ea45056155a99fb30b15f14f4039a044d925bc85f381ed0b2d3b00a60b99de"
url: "https://pub.dev"
source: hosted
version: "9.1.0"
version: "9.2.0"
flutter_html:
dependency: "direct main"
description:
@ -2429,10 +2429,10 @@ packages:
dependency: "direct dev"
description:
name: translations_cleaner
sha256: "060f4a8cd782e271509719741dd3540fe81ddaad49bd79e1d8fc4598299a6b84"
sha256: "811f42be32f024fdf083903f198d3625f6ee6927601e3a53a29b85b90508b88c"
url: "https://pub.dev"
source: hosted
version: "0.0.5"
version: "0.1.0"
typed_data:
dependency: transitive
description:

View file

@ -137,7 +137,7 @@ dev_dependencies:
license_checker: ^1.6.2
pedantic: ^1.11.0
sentry_dart_plugin: ^1.0.0
translations_cleaner: ^0.0.5
translations_cleaner: ^0.1.0
import_sorter:
ignored_files: # Optional, defaults to []