From d23b04cd84376084798a52cced99ba67af391c24 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 21 May 2025 08:43:04 +0200 Subject: [PATCH 1/5] Translated using Weblate (German) Currently translated at 100.0% (775 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- lib/l10n/intl_de.arb | 6760 +++++++++++++++++++++--------------------- 1 file changed, 3381 insertions(+), 3379 deletions(-) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 4eb2d77b7..aed1b2867 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1,3382 +1,3384 @@ { - "@@locale": "de", - "@@last_modified": "2021-08-14 12:41:10.119255", - "alwaysUse24HourFormat": "true", - "@alwaysUse24HourFormat": { - "description": "Set to true to always display time of day in 24 hour format." - }, - "about": "รœber", - "@about": { - "type": "String", - "placeholders": {} - }, - "accept": "Annehmen", - "@accept": { - "type": "String", - "placeholders": {} - }, - "acceptedTheInvitation": "๐Ÿ‘ {username} hat die Einladung angenommen", - "@acceptedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "account": "Konto", - "@account": { - "type": "String", - "placeholders": {} - }, - "activatedEndToEndEncryption": "๐Ÿ” {username} hat Ende-zu-Ende Verschlรผsselung aktiviert", - "@activatedEndToEndEncryption": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "addEmail": "E-Mail hinzufรผgen", - "@addEmail": { - "type": "String", - "placeholders": {} - }, - "admin": "Admin", - "@admin": { - "type": "String", - "placeholders": {} - }, - "alias": "Alias", - "@alias": { - "type": "String", - "placeholders": {} - }, - "all": "Alle", - "@all": { - "type": "String", - "placeholders": {} - }, - "allChats": "Alle Chats", - "@allChats": { - "type": "String", - "placeholders": {} - }, - "answeredTheCall": "{senderName} hat den Anruf angenommen", - "@answeredTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "anyoneCanJoin": "Jeder darf beitreten", - "@anyoneCanJoin": { - "type": "String", - "placeholders": {} - }, - "appLock": "Anwendungssperre", - "@appLock": { - "type": "String", - "placeholders": {} - }, - "archive": "Archiv", - "@archive": { - "type": "String", - "placeholders": {} - }, - "areGuestsAllowedToJoin": "Dรผrfen Gรคste beitreten", - "@areGuestsAllowedToJoin": { - "type": "String", - "placeholders": {} - }, - "areYouSure": "Bist du sicher?", - "@areYouSure": { - "type": "String", - "placeholders": {} - }, - "areYouSureYouWantToLogout": "Willst du dich wirklich abmelden?", - "@areYouSureYouWantToLogout": { - "type": "String", - "placeholders": {} - }, - "askSSSSSign": "Bitte gib, um die andere Person signieren zu kรถnnen, dein Sicherheitsschlรผssel oder Wiederherstellungsschlรผssel ein.", - "@askSSSSSign": { - "type": "String", - "placeholders": {} - }, - "askVerificationRequest": "Diese Bestรคtigungsanfrage von {username} annehmen?", - "@askVerificationRequest": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "badServerLoginTypesException": "Der Homeserver unterstรผtzt diese Anmelde-Typen:\n{serverVersions}\nAber diese App unterstรผtzt nur:\n{supportedVersions}", - "@badServerLoginTypesException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "badServerVersionsException": "Der Homeserver unterstรผtzt die Spec-Versionen:\n{serverVersions}\nAber diese App unterstรผtzt nur:\n{supportedVersions}", - "@badServerVersionsException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "banFromChat": "Aus dem Chat verbannen", - "@banFromChat": { - "type": "String", - "placeholders": {} - }, - "banned": "Verbannt", - "@banned": { - "type": "String", - "placeholders": {} - }, - "bannedUser": "{username} hat {targetName} verbannt", - "@bannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "blockDevice": "Blockiere Gerรคt", - "@blockDevice": { - "type": "String", - "placeholders": {} - }, - "blocked": "Blockiert", - "@blocked": { - "type": "String", - "placeholders": {} - }, - "botMessages": "Bot-Nachrichten", - "@botMessages": { - "type": "String", - "placeholders": {} - }, - "cancel": "Abbrechen", - "@cancel": { - "type": "String", - "placeholders": {} - }, - "cantOpenUri": "Die URI {uri} kann nicht geรถffnet werden", - "@cantOpenUri": { - "type": "String", - "placeholders": { - "uri": { - "type": "String" - } - } - }, - "changeDeviceName": "Gerรคtenamen รคndern", - "@changeDeviceName": { - "type": "String", - "placeholders": {} - }, - "changedTheChatAvatar": "{username} hat den Chat-Avatar geรคndert", - "@changedTheChatAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheChatDescriptionTo": "{username} hat die Chatbeschreibung geรคndert in: '{description}'", - "@changedTheChatDescriptionTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "description": { - "type": "String" - } - } - }, - "changedTheChatNameTo": "{username} hat den Chatnamen geรคndert in: '{chatname}'", - "@changedTheChatNameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "chatname": { - "type": "String" - } - } - }, - "changedTheChatPermissions": "{username} hat die Chat-Berechtigungen geรคndert", - "@changedTheChatPermissions": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheDisplaynameTo": "{username} hat den Spitznamen geรคndert in: '{displayname}'", - "@changedTheDisplaynameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "displayname": { - "type": "String" - } - } - }, - "changedTheGuestAccessRules": "{username} hat die Zugangsregeln fรผr Gรคste geรคndert", - "@changedTheGuestAccessRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheGuestAccessRulesTo": "{username} hat die Zugangsregeln fรผr Gรคste geรคndert zu: {rules}", - "@changedTheGuestAccessRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheHistoryVisibility": "{username} hat die Sichtbarkeit des Chat-Verlaufs geรคndert", - "@changedTheHistoryVisibility": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheHistoryVisibilityTo": "{username} hat die Sichtbarkeit des Chat-Verlaufs geรคndert zu: {rules}", - "@changedTheHistoryVisibilityTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheJoinRules": "{username} hat die Zugangsregeln geรคndert", - "@changedTheJoinRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheJoinRulesTo": "{username} hat die Zugangsregeln geรคndert zu: {joinRules}", - "@changedTheJoinRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "joinRules": { - "type": "String" - } - } - }, - "changedTheProfileAvatar": "{username} hat das Profilbild geรคndert", - "@changedTheProfileAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomAliases": "{username} hat die Raum-Aliasse geรคndert", - "@changedTheRoomAliases": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomInvitationLink": "{username} hat den Einladungslink geรคndert", - "@changedTheRoomInvitationLink": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changePassword": "Passwort รคndern", - "@changePassword": { - "type": "String", - "placeholders": {} - }, - "changeTheHomeserver": "Anderen Homeserver verwenden", - "@changeTheHomeserver": { - "type": "String", - "placeholders": {} - }, - "changeTheme": "ร„ndere Deinen Style", - "@changeTheme": { - "type": "String", - "placeholders": {} - }, - "changeTheNameOfTheGroup": "Gruppenname รคndern", - "@changeTheNameOfTheGroup": { - "type": "String", - "placeholders": {} - }, - "changeYourAvatar": "Deinen Avatar รคndern", - "@changeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "channelCorruptedDecryptError": "Die Verschlรผsselung wurde korrumpiert", - "@channelCorruptedDecryptError": { - "type": "String", - "placeholders": {} - }, - "chat": "Chat", - "@chat": { - "type": "String", - "placeholders": {} - }, - "chatBackup": "Chat-Backup", - "@chatBackup": { - "type": "String", - "placeholders": {} - }, - "chatBackupDescription": "Deine alten Nachrichten sind mit einem Wiederherstellungsschlรผssel gesichert. Bitte stellen sicher, dass du ihn nicht verlierst.", - "@chatBackupDescription": { - "type": "String", - "placeholders": {} - }, - "chatDetails": "Chatdetails", - "@chatDetails": { - "type": "String", - "placeholders": {} - }, - "chats": "Chats", - "@chats": { - "type": "String", - "placeholders": {} - }, - "chooseAStrongPassword": "Wรคhle ein sicheres Passwort", - "@chooseAStrongPassword": { - "type": "String", - "placeholders": {} - }, - "clearArchive": "Archiv leeren", - "@clearArchive": {}, - "close": "SchlieรŸen", - "@close": { - "type": "String", - "placeholders": {} - }, - "commandHint_ban": "Banne ausgewรคhlten Benutzer aus diesen Raum", - "@commandHint_ban": { - "type": "String", - "description": "Usage hint for the command /ban" - }, - "commandHint_html": "Sende HTML-formatierten Text", - "@commandHint_html": { - "type": "String", - "description": "Usage hint for the command /html" - }, - "commandHint_invite": "Lade den Benutzer in diesen Raum ein", - "@commandHint_invite": { - "type": "String", - "description": "Usage hint for the command /invite" - }, - "commandHint_join": "Betritt den ausgewรคhlten Raum", - "@commandHint_join": { - "type": "String", - "description": "Usage hint for the command /join" - }, - "commandHint_kick": "Entferne den รผbergebenen Benutzer aus diesem Raum", - "@commandHint_kick": { - "type": "String", - "description": "Usage hint for the command /kick" - }, - "commandHint_leave": "Diesen Raum verlassen", - "@commandHint_leave": { - "type": "String", - "description": "Usage hint for the command /leave" - }, - "commandHint_me": "Beschreibe dich selbst", - "@commandHint_me": { - "type": "String", - "description": "Usage hint for the command /me" - }, - "commandHint_myroomavatar": "Setze dein Profilbild nur fรผr diesen Raum (MXC-Uri)", - "@commandHint_myroomavatar": { - "type": "String", - "description": "Usage hint for the command /myroomavatar" - }, - "commandHint_myroomnick": "Setze deinen Anzeigenamen nur fรผr diesen Raum", - "@commandHint_myroomnick": { - "type": "String", - "description": "Usage hint for the command /myroomnick" - }, - "commandHint_op": "Setze den รผbergeben Powerlevel des Benutzers (Standard: 50)", - "@commandHint_op": { - "type": "String", - "description": "Usage hint for the command /op" - }, - "commandHint_plain": "Sende unformatierten Text", - "@commandHint_plain": { - "type": "String", - "description": "Usage hint for the command /plain" - }, - "commandHint_react": "Sende die Antwort als Reaction", - "@commandHint_react": { - "type": "String", - "description": "Usage hint for the command /react" - }, - "commandHint_send": "Text senden", - "@commandHint_send": { - "type": "String", - "description": "Usage hint for the command /send" - }, - "commandHint_unban": "Hebe die Verbannung dieses Benutzers in diesem Raum auf", - "@commandHint_unban": { - "type": "String", - "description": "Usage hint for the command /unban" - }, - "commandInvalid": "Befehl ungรผltig", - "@commandInvalid": { + "@@locale": "de", + "@@last_modified": "2021-08-14 12:41:10.119255", + "alwaysUse24HourFormat": "true", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + }, + "about": "รœber", + "@about": { + "type": "String", + "placeholders": {} + }, + "accept": "Annehmen", + "@accept": { + "type": "String", + "placeholders": {} + }, + "acceptedTheInvitation": "๐Ÿ‘ {username} hat die Einladung angenommen", + "@acceptedTheInvitation": { + "type": "String", + "placeholders": { + "username": { "type": "String" - }, - "commandMissing": "{command} ist kein Befehl.", - "@commandMissing": { - "type": "String", - "placeholders": { - "command": { - "type": "String" - } - }, - "description": "State that {command} is not a valid /command." - }, - "compareEmojiMatch": "Bitte vergleiche die Emojis", - "@compareEmojiMatch": { - "type": "String", - "placeholders": {} - }, - "compareNumbersMatch": "Bitte vergleiche die Zahlen", - "@compareNumbersMatch": { - "type": "String", - "placeholders": {} - }, - "configureChat": "Chat konfigurieren", - "@configureChat": { - "type": "String", - "placeholders": {} - }, - "confirm": "Bestรคtigen", - "@confirm": { - "type": "String", - "placeholders": {} - }, - "connect": "Verbinden", - "@connect": { - "type": "String", - "placeholders": {} - }, - "contactHasBeenInvitedToTheGroup": "Kontakt wurde in die Gruppe eingeladen", - "@contactHasBeenInvitedToTheGroup": { - "type": "String", - "placeholders": {} - }, - "containsDisplayName": "Enthรคlt Anzeigenamen", - "@containsDisplayName": { - "type": "String", - "placeholders": {} - }, - "containsUserName": "Enthรคlt Benutzernamen", - "@containsUserName": { - "type": "String", - "placeholders": {} - }, - "contentHasBeenReported": "Der Inhalt wurde den Serveradministratoren gemeldet", - "@contentHasBeenReported": { - "type": "String", - "placeholders": {} - }, - "copiedToClipboard": "Wurde in die Zwischenablage kopiert", - "@copiedToClipboard": { - "type": "String", - "placeholders": {} - }, - "copy": "Kopieren", - "@copy": { - "type": "String", - "placeholders": {} - }, - "copyToClipboard": "In Zwischenablage kopieren", - "@copyToClipboard": { - "type": "String", - "placeholders": {} - }, - "couldNotDecryptMessage": "Nachricht konnte nicht entschlรผsselt werden: {error}", - "@couldNotDecryptMessage": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "countParticipants": "{count} Mitglieder", - "@countParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "create": "Erstellen", - "@create": { - "type": "String", - "placeholders": {} - }, - "createdTheChat": "๐Ÿ’ฌ {username} hat den Chat erstellt", - "@createdTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "createNewSpace": "Neuer Space", - "@createNewSpace": { - "type": "String", - "placeholders": {} - }, - "currentlyActive": "Jetzt gerade online", - "@currentlyActive": { - "type": "String", - "placeholders": {} - }, - "darkTheme": "Dunkel", - "@darkTheme": { - "type": "String", - "placeholders": {} - }, - "dateAndTimeOfDay": "{date}, {timeOfDay}", - "@dateAndTimeOfDay": { - "type": "String", - "placeholders": { - "date": { - "type": "String" - }, - "timeOfDay": { - "type": "String" - } - } - }, - "dateWithoutYear": "{day}.{month}", - "@dateWithoutYear": { - "type": "String", - "placeholders": { - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "dateWithYear": "{day}.{month}.{year}", - "@dateWithYear": { - "type": "String", - "placeholders": { - "year": { - "type": "String" - }, - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "deactivateAccountWarning": "Dies deaktiviert dein Konto. Es kann nicht rรผckgรคngig gemacht werden! Bist du sicher?", - "@deactivateAccountWarning": { - "type": "String", - "placeholders": {} - }, - "defaultPermissionLevel": "Standardberechtigungsstufe fรผr neue Benutzer", - "@defaultPermissionLevel": { - "type": "String", - "placeholders": {} - }, - "delete": "Lรถschen", - "@delete": { - "type": "String", - "placeholders": {} - }, - "deleteAccount": "Konto lรถschen", - "@deleteAccount": { - "type": "String", - "placeholders": {} - }, - "deleteMessage": "Nachricht lรถschen", - "@deleteMessage": { - "type": "String", - "placeholders": {} - }, - "device": "Gerรคt", - "@device": { - "type": "String", - "placeholders": {} - }, - "deviceId": "Gerรคte-ID", - "@deviceId": { - "type": "String", - "placeholders": {} - }, - "devices": "Gerรคte", - "@devices": { - "type": "String", - "placeholders": {} - }, - "directChats": "Direkte Chats", - "@directChats": { - "type": "String", - "placeholders": {} - }, - "displaynameHasBeenChanged": "Anzeigename wurde geรคndert", - "@displaynameHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "downloadFile": "Datei herunterladen", - "@downloadFile": { - "type": "String", - "placeholders": {} - }, - "edit": "Bearbeiten", - "@edit": { - "type": "String", - "placeholders": {} - }, - "editBlockedServers": "Blockierte Server einstellen", - "@editBlockedServers": { - "type": "String", - "placeholders": {} - }, - "editDisplayname": "Anzeigename รคndern", - "@editDisplayname": { - "type": "String", - "placeholders": {} - }, - "editRoomAliases": "Raum-Aliase bearbeiten", - "@editRoomAliases": { - "type": "String", - "placeholders": {} - }, - "editRoomAvatar": "Raumavatar bearbeiten", - "@editRoomAvatar": { - "type": "String", - "placeholders": {} - }, - "emoteExists": "Emoticon existiert bereits!", - "@emoteExists": { - "type": "String", - "placeholders": {} - }, - "emoteInvalid": "Ungรผltiges Emoticon-Kรผrzel!", - "@emoteInvalid": { - "type": "String", - "placeholders": {} - }, - "emotePacks": "Emoticon-Bรผndel fรผr Raum", - "@emotePacks": { - "type": "String", - "placeholders": {} - }, - "emoteSettings": "Emoticon-Einstellungen", - "@emoteSettings": { - "type": "String", - "placeholders": {} - }, - "emoteShortcode": "Emoticon-Kรผrzel", - "@emoteShortcode": { - "type": "String", - "placeholders": {} - }, - "emoteWarnNeedToPick": "Wรคhle ein Emoticon-Kรผrzel und ein Bild!", - "@emoteWarnNeedToPick": { - "type": "String", - "placeholders": {} - }, - "emptyChat": "Leerer Chat", - "@emptyChat": { - "type": "String", - "placeholders": {} - }, - "enableEmotesGlobally": "Aktiviere Emoticon-Bรผndel global", - "@enableEmotesGlobally": { - "type": "String", - "placeholders": {} - }, - "enableEncryption": "Verschlรผsselung anschalten", - "@enableEncryption": { - "type": "String", - "placeholders": {} - }, - "enableEncryptionWarning": "Du wirst die Verschlรผsselung nicht mehr ausstellen kรถnnen. Bist Du sicher?", - "@enableEncryptionWarning": { - "type": "String", - "placeholders": {} - }, - "encrypted": "Verschlรผsselt", - "@encrypted": { - "type": "String", - "placeholders": {} - }, - "encryption": "Verschlรผsselung", - "@encryption": { - "type": "String", - "placeholders": {} - }, - "encryptionNotEnabled": "Verschlรผsselung ist nicht aktiviert", - "@encryptionNotEnabled": { - "type": "String", - "placeholders": {} - }, - "endedTheCall": "{senderName} hat den Anruf beendet", - "@endedTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "enterAnEmailAddress": "Gib eine E-Mail-Adresse ein", - "@enterAnEmailAddress": { - "type": "String", - "placeholders": {} - }, - "enterYourHomeserver": "Gib Deinen Homeserver ein", - "@enterYourHomeserver": { - "type": "String", - "placeholders": {} - }, - "errorObtainingLocation": "Fehler beim Suchen des Standortes: {error}", - "@errorObtainingLocation": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "everythingReady": "Alles fertig!", - "@everythingReady": { - "type": "String", - "placeholders": {} - }, - "extremeOffensive": "Extrem beleidigend", - "@extremeOffensive": { - "type": "String", - "placeholders": {} - }, - "fileName": "Dateiname", - "@fileName": { - "type": "String", - "placeholders": {} - }, - "fluffychat": "FluffyChat", - "@fluffychat": { - "type": "String", - "placeholders": {} - }, - "fontSize": "SchriftgrรถรŸe", - "@fontSize": { - "type": "String", - "placeholders": {} - }, - "forward": "Weiterleiten", - "@forward": { - "type": "String", - "placeholders": {} - }, - "fromJoining": "Ab dem Beitritt", - "@fromJoining": { - "type": "String", - "placeholders": {} - }, - "fromTheInvitation": "Ab der Einladung", - "@fromTheInvitation": { - "type": "String", - "placeholders": {} - }, - "goToTheNewRoom": "Zum neuen Raum wechseln", - "@goToTheNewRoom": { - "type": "String", - "placeholders": {} - }, - "group": "Gruppe", - "@group": { - "type": "String", - "placeholders": {} - }, - "groupIsPublic": "ร–ffentliche Gruppe", - "@groupIsPublic": { - "type": "String", - "placeholders": {} - }, - "groups": "Gruppen", - "@groups": { - "type": "String", - "placeholders": {} - }, - "groupWith": "Gruppe mit {displayname}", - "@groupWith": { - "type": "String", - "placeholders": { - "displayname": { - "type": "String" - } - } - }, - "guestsAreForbidden": "Gรคste sind verboten", - "@guestsAreForbidden": { - "type": "String", - "placeholders": {} - }, - "guestsCanJoin": "Gรคste dรผrfen beitreten", - "@guestsCanJoin": { - "type": "String", - "placeholders": {} - }, - "hasWithdrawnTheInvitationFor": "{username} hat die Einladung fรผr {targetName} zurรผckgezogen", - "@hasWithdrawnTheInvitationFor": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "help": "Hilfe", - "@help": { - "type": "String", - "placeholders": {} - }, - "hideRedactedEvents": "Gelรถschte Nachrichten ausblenden", - "@hideRedactedEvents": { - "type": "String", - "placeholders": {} - }, - "hideUnknownEvents": "Unbekannte Ereignisse ausblenden", - "@hideUnknownEvents": { - "type": "String", - "placeholders": {} - }, - "howOffensiveIsThisContent": "Wie beleidigend ist dieser Inhalt?", - "@howOffensiveIsThisContent": { - "type": "String", - "placeholders": {} - }, - "id": "ID", - "@id": { - "type": "String", - "placeholders": {} - }, - "identity": "Identitรคt", - "@identity": { - "type": "String", - "placeholders": {} - }, - "ignore": "Ignorieren", - "@ignore": { - "type": "String", - "placeholders": {} - }, - "ignoredUsers": "Ignorierte Personen", - "@ignoredUsers": { - "type": "String", - "placeholders": {} - }, - "iHaveClickedOnLink": "Ich habe den Link angeklickt", - "@iHaveClickedOnLink": { - "type": "String", - "placeholders": {} - }, - "incorrectPassphraseOrKey": "Falsches Passwort oder Wiederherstellungsschlรผssel", - "@incorrectPassphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "inoffensive": "Harmlos", - "@inoffensive": { - "type": "String", - "placeholders": {} - }, - "inviteContact": "Kontakt einladen", - "@inviteContact": { - "type": "String", - "placeholders": {} - }, - "inviteContactToGroup": "Kontakt in die Gruppe {groupName} einladen", - "@inviteContactToGroup": { - "type": "String", - "placeholders": { - "groupName": { - "type": "String" - } - } - }, - "invited": "Eingeladen", - "@invited": { - "type": "String", - "placeholders": {} - }, - "invitedUser": "๐Ÿ“ฉ {username} hat {targetName} eingeladen", - "@invitedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "invitedUsersOnly": "Nur eingeladene Mitglieder", - "@invitedUsersOnly": { - "type": "String", - "placeholders": {} - }, - "inviteForMe": "Einladung fรผr mich", - "@inviteForMe": { - "type": "String", - "placeholders": {} - }, - "inviteText": "{username} hat Dich zu FluffyChat eingeladen. \n1. Gehe auf fluffychat.im und installiere die App \n2. Melde Dich in der App an \n3. ร–ffne den Einladungslink: \n {link}", - "@inviteText": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "link": { - "type": "String" - } - } - }, - "isTyping": "schreibt โ€ฆ", - "@isTyping": { - "type": "String", - "placeholders": {} - }, - "joinedTheChat": "๐Ÿ‘‹ {username} ist dem Chat beigetreten", - "@joinedTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "joinRoom": "Raum beitreten", - "@joinRoom": { - "type": "String", - "placeholders": {} - }, - "kicked": "๐Ÿ‘ž {username} hat {targetName} hinausgeworfen", - "@kicked": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickedAndBanned": "๐Ÿ™… {username} hat {targetName} hinausgeworfen und verbannt", - "@kickedAndBanned": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickFromChat": "Aus dem Chat hinauswerfen", - "@kickFromChat": { - "type": "String", - "placeholders": {} - }, - "lastActiveAgo": "Zuletzt aktiv: {localizedTimeShort}", - "@lastActiveAgo": { - "type": "String", - "placeholders": { - "localizedTimeShort": { - "type": "String" - } - } - }, - "leave": "Verlassen", - "@leave": { - "type": "String", - "placeholders": {} - }, - "leftTheChat": "Hat den Chat verlassen", - "@leftTheChat": { - "type": "String", - "placeholders": {} - }, - "license": "Lizenz", - "@license": { - "type": "String", - "placeholders": {} - }, - "lightTheme": "Hell", - "@lightTheme": { - "type": "String", - "placeholders": {} - }, - "loadCountMoreParticipants": "{count} weitere Mitglieder laden", - "@loadCountMoreParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "loadingPleaseWait": "Lade โ€ฆ Bitte warten.", - "@loadingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "loadMore": "Mehr laden โ€ฆ", - "@loadMore": { - "type": "String", - "placeholders": {} - }, - "locationDisabledNotice": "Standort ist deaktiviert. Bitte aktivieren, um den Standort teilen zu kรถnnen.", - "@locationDisabledNotice": { - "type": "String", - "placeholders": {} - }, - "locationPermissionDeniedNotice": "Standort-Berechtigung wurde abgelehnt. Bitte akzeptieren, um den Standort teilen zu kรถnnen.", - "@locationPermissionDeniedNotice": { - "type": "String", - "placeholders": {} - }, - "login": "Anmelden", - "@login": { - "type": "String", - "placeholders": {} - }, - "logInTo": "Bei {homeserver} anmelden", - "@logInTo": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "logout": "Abmelden", - "@logout": { - "type": "String", - "placeholders": {} - }, - "memberChanges": "ร„nderungen der Mitglieder", - "@memberChanges": { - "type": "String", - "placeholders": {} - }, - "mention": "Erwรคhnen", - "@mention": { - "type": "String", - "placeholders": {} - }, - "messages": "Nachrichten", - "@messages": { - "type": "String", - "placeholders": {} - }, - "moderator": "Moderator", - "@moderator": { - "type": "String", - "placeholders": {} - }, - "muteChat": "Stummschalten", - "@muteChat": { - "type": "String", - "placeholders": {} - }, - "needPantalaimonWarning": "Bitte beachte, dass du Pantalaimon brauchst, um Ende-zu-Ende-Verschlรผsselung benutzen zu kรถnnen.", - "@needPantalaimonWarning": { - "type": "String", - "placeholders": {} - }, - "newChat": "Neuer Chat", - "@newChat": { - "type": "String", - "placeholders": {} - }, - "newMessageInFluffyChat": "๐Ÿ’ฌ Neue Nachricht in FluffyChat", - "@newMessageInFluffyChat": { - "type": "String", - "placeholders": {} - }, - "newVerificationRequest": "Neue Verifikationsanfrage!", - "@newVerificationRequest": { - "type": "String", - "placeholders": {} - }, - "next": "Weiter", - "@next": { - "type": "String", - "placeholders": {} - }, - "no": "Nein", - "@no": { - "type": "String", - "placeholders": {} - }, - "noConnectionToTheServer": "Keine Verbindung zum Server", - "@noConnectionToTheServer": { - "type": "String", - "placeholders": {} - }, - "noEmotesFound": "Keine Emoticons gefunden. ๐Ÿ˜•", - "@noEmotesFound": { - "type": "String", - "placeholders": {} - }, - "noEncryptionForPublicRooms": "Du kannst die Verschlรผsselung erst aktivieren, sobald dieser Raum nicht mehr รถffentlich zugรคnglich ist.", - "@noEncryptionForPublicRooms": { - "type": "String", - "placeholders": {} - }, - "noGoogleServicesWarning": "Firebase Cloud Messaging scheint auf deinem Gerรคt nicht verfรผgbar zu sein. Um trotzdem Push-Benachrichtigungen zu erhalten, empfehlen wir die Installation von ntfy. Mit ntfy oder einem anderen Unified-Push-Anbieter kannst du Push-Benachrichtigungen datensicher empfangen. Du kannst ntfy im PlayStore oder bei F-Droid herunterladen.", - "@noGoogleServicesWarning": { - "type": "String", - "placeholders": {} - }, - "none": "Keiner", - "@none": { - "type": "String", - "placeholders": {} - }, - "noPasswordRecoveryDescription": "Du hast bisher keine Mรถglichkeit hinzugefรผgt, um dein Passwort zurรผckzusetzen.", - "@noPasswordRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "noPermission": "Keine Berechtigung", - "@noPermission": { - "type": "String", - "placeholders": {} - }, - "noRoomsFound": "Keine Rรคume gefunden โ€ฆ", - "@noRoomsFound": { - "type": "String", - "placeholders": {} - }, - "notifications": "Benachrichtigungen", - "@notifications": { - "type": "String", - "placeholders": {} - }, - "notificationsEnabledForThisAccount": "Benachrichtigungen fรผr dieses Konto aktiviert", - "@notificationsEnabledForThisAccount": { - "type": "String", - "placeholders": {} - }, - "numUsersTyping": "{count} Mitglieder schreibenย โ€ฆ", - "@numUsersTyping": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "obtainingLocation": "Standort wird ermittelt โ€ฆ", - "@obtainingLocation": { - "type": "String", - "placeholders": {} - }, - "offensive": "Beleidigend", - "@offensive": { - "type": "String", - "placeholders": {} - }, - "offline": "Offline", - "@offline": { - "type": "String", - "placeholders": {} - }, - "ok": "Ok", - "@ok": { - "type": "String", - "placeholders": {} - }, - "online": "Online", - "@online": { - "type": "String", - "placeholders": {} - }, - "onlineKeyBackupEnabled": "Online-Schlรผsselsicherung ist aktiviert", - "@onlineKeyBackupEnabled": { - "type": "String", - "placeholders": {} - }, - "oopsPushError": "Hoppla! Leider ist beim Einrichten der Push-Benachrichtigungen ein Fehler aufgetreten.", - "@oopsPushError": { - "type": "String", - "placeholders": {} - }, - "oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufenโ€ฆ", - "@oopsSomethingWentWrong": { - "type": "String", - "placeholders": {} - }, - "openAppToReadMessages": "App รถffnen, um Nachrichten zu lesen", - "@openAppToReadMessages": { - "type": "String", - "placeholders": {} - }, - "openCamera": "Kamera รถffnen", - "@openCamera": { - "type": "String", - "placeholders": {} - }, - "openInMaps": "In Maps รถffnen", - "@openInMaps": { - "type": "String", - "placeholders": {} - }, - "or": "Oder", - "@or": { - "type": "String", - "placeholders": {} - }, - "participant": "Mitglied", - "@participant": { - "type": "String", - "placeholders": {} - }, - "passphraseOrKey": "Passwort oder Wiederherstellungsschlรผssel", - "@passphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "password": "Passwort", - "@password": { - "type": "String", - "placeholders": {} - }, - "passwordForgotten": "Passwort vergessen", - "@passwordForgotten": { - "type": "String", - "placeholders": {} - }, - "passwordHasBeenChanged": "Passwort wurde geรคndert", - "@passwordHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "passwordRecovery": "Passwort wiederherstellen", - "@passwordRecovery": { - "type": "String", - "placeholders": {} - }, - "people": "Personen", - "@people": { - "type": "String", - "placeholders": {} - }, - "pickImage": "Bild wรคhlen", - "@pickImage": { - "type": "String", - "placeholders": {} - }, - "pin": "Anpinnen", - "@pin": { - "type": "String", - "placeholders": {} - }, - "play": "{fileName} abspielen", - "@play": { - "type": "String", - "placeholders": { - "fileName": { - "type": "String" - } - } - }, - "pleaseChoose": "Bitte wรคhlen", - "@pleaseChoose": { - "type": "String", - "placeholders": {} - }, - "pleaseChooseAPasscode": "Bitte einen Code festlegen", - "@pleaseChooseAPasscode": { - "type": "String", - "placeholders": {} - }, - "pleaseClickOnLink": "Bitte auf den Link in der E-Mail klicken und dann fortfahren.", - "@pleaseClickOnLink": { - "type": "String", - "placeholders": {} - }, - "pleaseEnter4Digits": "Bitte 4 Ziffern eingeben oder leer lassen, um die Anwendungssperre zu deaktivieren.", - "@pleaseEnter4Digits": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourPassword": "Bitte dein Passwort eingeben", - "@pleaseEnterYourPassword": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourPin": "Bitte gib deine Pin ein", - "@pleaseEnterYourPin": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourUsername": "Bitte deinen Benutzernamen eingeben", - "@pleaseEnterYourUsername": { - "type": "String", - "placeholders": {} - }, - "pleaseFollowInstructionsOnWeb": "Bitte folge den Anweisungen auf der Website und tippe auf Weiter.", - "@pleaseFollowInstructionsOnWeb": { - "type": "String", - "placeholders": {} - }, - "privacy": "Privatsphรคre", - "@privacy": { - "type": "String", - "placeholders": {} - }, - "publicRooms": "ร–ffentliche Rรคume", - "@publicRooms": { - "type": "String", - "placeholders": {} - }, - "pushRules": "Push-Regeln", - "@pushRules": { - "type": "String", - "placeholders": {} - }, - "reason": "Grund", - "@reason": { - "type": "String", - "placeholders": {} - }, - "recording": "Aufnahme", - "@recording": { - "type": "String", - "placeholders": {} - }, - "redactedAnEvent": "{username} hat ein Ereignis gelรถscht", - "@redactedAnEvent": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "redactMessage": "Nachricht lรถschen", - "@redactMessage": { - "type": "String", - "placeholders": {} - }, - "register": "Registrieren", - "@register": { - "type": "String", - "placeholders": {} - }, - "reject": "Ablehnen", - "@reject": { - "type": "String", - "placeholders": {} - }, - "rejectedTheInvitation": "{username} hat die Einladung abgelehnt", - "@rejectedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "rejoin": "Wieder beitreten", - "@rejoin": { - "type": "String", - "placeholders": {} - }, - "remove": "Entfernen", - "@remove": { - "type": "String", - "placeholders": {} - }, - "removeAllOtherDevices": "Alle anderen Gerรคte entfernen", - "@removeAllOtherDevices": { - "type": "String", - "placeholders": {} - }, - "removedBy": "Entfernt von {username}", - "@removedBy": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "removeDevice": "Gerรคt entfernen", - "@removeDevice": { - "type": "String", - "placeholders": {} - }, - "unbanFromChat": "Verbannung aufheben", - "@unbanFromChat": { - "type": "String", - "placeholders": {} - }, - "removeYourAvatar": "Deinen Avatar lรถschen", - "@removeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "replaceRoomWithNewerVersion": "Raum mit neuer Version ersetzen", - "@replaceRoomWithNewerVersion": { - "type": "String", - "placeholders": {} - }, - "reply": "Antworten", - "@reply": { - "type": "String", - "placeholders": {} - }, - "reportMessage": "Nachricht melden", - "@reportMessage": { - "type": "String", - "placeholders": {} - }, - "requestPermission": "Berechtigung anfragen", - "@requestPermission": { - "type": "String", - "placeholders": {} - }, - "roomHasBeenUpgraded": "Der Raum wurde ge-upgraded", - "@roomHasBeenUpgraded": { - "type": "String", - "placeholders": {} - }, - "roomVersion": "Raumversion", - "@roomVersion": { - "type": "String", - "placeholders": {} - }, - "saveFile": "Datei speichern", - "@saveFile": { - "type": "String", - "placeholders": {} - }, - "search": "Suchen", - "@search": { - "type": "String", - "placeholders": {} - }, - "security": "Sicherheit", - "@security": { - "type": "String", - "placeholders": {} - }, - "seenByUser": "Gelesen von {username}", - "@seenByUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "send": "Senden", - "@send": { - "type": "String", - "placeholders": {} - }, - "sendAMessage": "Nachricht schreiben", - "@sendAMessage": { - "type": "String", - "placeholders": {} - }, - "sendAsText": "Sende als Text", - "@sendAsText": { + } + } + }, + "account": "Konto", + "@account": { + "type": "String", + "placeholders": {} + }, + "activatedEndToEndEncryption": "๐Ÿ” {username} hat Ende-zu-Ende Verschlรผsselung aktiviert", + "@activatedEndToEndEncryption": { + "type": "String", + "placeholders": { + "username": { "type": "String" - }, - "sendAudio": "Sende Audiodatei", - "@sendAudio": { - "type": "String", - "placeholders": {} - }, - "sendFile": "Datei senden", - "@sendFile": { - "type": "String", - "placeholders": {} - }, - "sendImage": "Bild senden", - "@sendImage": { - "type": "String", - "placeholders": {} - }, - "sendMessages": "Nachrichten senden", - "@sendMessages": { - "type": "String", - "placeholders": {} - }, - "sendOriginal": "Sende Original", - "@sendOriginal": { - "type": "String", - "placeholders": {} - }, - "sendSticker": "Sticker senden", - "@sendSticker": { - "type": "String", - "placeholders": {} - }, - "sendVideo": "Sende Video", - "@sendVideo": { - "type": "String", - "placeholders": {} - }, - "sentAFile": "๐Ÿ“ {username} hat eine Datei gesendet", - "@sentAFile": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAnAudio": "๐ŸŽค {username} hat eine Audio-Datei gesendet", - "@sentAnAudio": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAPicture": "๐Ÿ–ผ๏ธ {username} hat ein Bild gesendet", - "@sentAPicture": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentASticker": "๐Ÿ˜Š {username} hat einen Sticker gesendet", - "@sentASticker": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAVideo": "๐ŸŽฅ {username} hat ein Video gesendet", - "@sentAVideo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentCallInformations": "{senderName} hat Anrufinformationen geschickt", - "@sentCallInformations": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "setAsCanonicalAlias": "Als Haupt-Alias festlegen", - "@setAsCanonicalAlias": { - "type": "String", - "placeholders": {} - }, - "setCustomEmotes": "Eigene Emoticons einstellen", - "@setCustomEmotes": { - "type": "String", - "placeholders": {} - }, - "setInvitationLink": "Einladungslink festlegen", - "@setInvitationLink": { - "type": "String", - "placeholders": {} - }, - "setPermissionsLevel": "Berechtigungsstufe einstellen", - "@setPermissionsLevel": { - "type": "String", - "placeholders": {} - }, - "setStatus": "Status รคndern", - "@setStatus": { - "type": "String", - "placeholders": {} - }, - "settings": "Einstellungen", - "@settings": { - "type": "String", - "placeholders": {} - }, - "share": "Teilen", - "@share": { - "type": "String", - "placeholders": {} - }, - "sharedTheLocation": "{username} hat den Standort geteilt", - "@sharedTheLocation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "shareLocation": "Standort teilen", - "@shareLocation": { - "type": "String", - "placeholders": {} - }, - "showPassword": "Passwort anzeigen", - "@showPassword": { - "type": "String", - "placeholders": {} - }, - "singlesignon": "Einmalige Anmeldung", - "@singlesignon": { - "type": "String", - "placeholders": {} - }, - "skip": "รœberspringe", - "@skip": { - "type": "String", - "placeholders": {} - }, - "sourceCode": "Quellcode", - "@sourceCode": { - "type": "String", - "placeholders": {} - }, - "spaceIsPublic": "Space ist รถffentlich", - "@spaceIsPublic": { - "type": "String", - "placeholders": {} - }, - "spaceName": "Space-Name", - "@spaceName": { - "type": "String", - "placeholders": {} - }, - "startedACall": "{senderName} hat einen Anruf getรคtigt", - "@startedACall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "status": "Status", - "@status": { - "type": "String", - "placeholders": {} - }, - "statusExampleMessage": "Wie geht es dir heute?", - "@statusExampleMessage": { - "type": "String", - "placeholders": {} - }, - "submit": "Absenden", - "@submit": { - "type": "String", - "placeholders": {} - }, - "synchronizingPleaseWait": "Synchronisiere... Bitte warten.", - "@synchronizingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "systemTheme": "System", - "@systemTheme": { - "type": "String", - "placeholders": {} - }, - "theyDontMatch": "Stimmen nicht รผberein", - "@theyDontMatch": { - "type": "String", - "placeholders": {} - }, - "theyMatch": "Stimmen รผberein", - "@theyMatch": { - "type": "String", - "placeholders": {} - }, - "title": "FluffyChat", - "@title": { - "description": "Title for the application", - "type": "String", - "placeholders": {} - }, - "toggleFavorite": "Favorite umschalten", - "@toggleFavorite": { - "type": "String", - "placeholders": {} - }, - "toggleMuted": "Stummgeschaltete umschalten", - "@toggleMuted": { - "type": "String", - "placeholders": {} - }, - "toggleUnread": "Markieren als gelesen/ungelesen", - "@toggleUnread": { - "type": "String", - "placeholders": {} - }, - "tooManyRequestsWarning": "Zu viele Anfragen. Bitte versuche es spรคter noch einmal!", - "@tooManyRequestsWarning": { - "type": "String", - "placeholders": {} - }, - "transferFromAnotherDevice": "Von anderem Gerรคt รผbertragen", - "@transferFromAnotherDevice": { - "type": "String", - "placeholders": {} - }, - "tryToSendAgain": "Noch mal versuchen zu senden", - "@tryToSendAgain": { - "type": "String", - "placeholders": {} - }, - "unavailable": "Nicht verfรผgbar", - "@unavailable": { - "type": "String", - "placeholders": {} - }, - "unbannedUser": "{username} hat die Verbannung von {targetName} aufgehoben", - "@unbannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "unblockDevice": "Gerรคteblockierung aufheben", - "@unblockDevice": { - "type": "String", - "placeholders": {} - }, - "unknownDevice": "Unbekanntes Gerรคt", - "@unknownDevice": { - "type": "String", - "placeholders": {} - }, - "unknownEncryptionAlgorithm": "Unbekannter Verschlรผsselungsalgorithmus", - "@unknownEncryptionAlgorithm": { - "type": "String", - "placeholders": {} - }, - "unknownEvent": "Unbekanntes Ereignis '{type}'", - "@unknownEvent": { - "type": "String", - "placeholders": { - "type": { - "type": "String" - } - } - }, - "unmuteChat": "Stumm aus", - "@unmuteChat": { - "type": "String", - "placeholders": {} - }, - "unpin": "Nicht mehr anpinnen", - "@unpin": { - "type": "String", - "placeholders": {} - }, - "unreadChats": "{unreadCount, plural, =1{1 ungelesene Unterhaltung} other{{unreadCount} ungelesene Unterhaltungen}}", - "@unreadChats": { - "type": "String", - "placeholders": { - "unreadCount": { - "type": "int" - } - } - }, - "userAndOthersAreTyping": "{username} und {count} andere schreiben โ€ฆ", - "@userAndOthersAreTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "count": { - "type": "int" - } - } - }, - "userAndUserAreTyping": "{username} und {username2} schreiben โ€ฆ", - "@userAndUserAreTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "username2": { - "type": "String" - } - } - }, - "userIsTyping": "{username} schreibtย โ€ฆ", - "@userIsTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "userLeftTheChat": "๐Ÿšช {username} hat den Chat verlassen", - "@userLeftTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "username": "Benutzername", - "@username": { - "type": "String", - "placeholders": {} - }, - "userSentUnknownEvent": "{username} hat ein {type}-Ereignis gesendet", - "@userSentUnknownEvent": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "type": { - "type": "String" - } - } - }, - "verified": "Verifiziert", - "@verified": { - "type": "String", - "placeholders": {} - }, - "verify": "Verifizieren", - "@verify": { - "type": "String", - "placeholders": {} - }, - "verifyStart": "Starte Verifikation", - "@verifyStart": { - "type": "String", - "placeholders": {} - }, - "verifySuccess": "Erfolgreich verifiziert!", - "@verifySuccess": { - "type": "String", - "placeholders": {} - }, - "verifyTitle": "Anderes Konto wird verifiziert", - "@verifyTitle": { - "type": "String", - "placeholders": {} - }, - "videoCall": "Videoanruf", - "@videoCall": { - "type": "String", - "placeholders": {} - }, - "visibilityOfTheChatHistory": "Sichtbarkeit des Chat-Verlaufs", - "@visibilityOfTheChatHistory": { - "type": "String", - "placeholders": {} - }, - "visibleForAllParticipants": "Sichtbar fรผr alle Mitglieder", - "@visibleForAllParticipants": { - "type": "String", - "placeholders": {} - }, - "visibleForEveryone": "Fรผr jeden sichtbar", - "@visibleForEveryone": { - "type": "String", - "placeholders": {} - }, - "voiceMessage": "Sprachnachricht", - "@voiceMessage": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerAcceptRequest": "Warte darauf, dass der Partner die Anfrage annimmtย โ€ฆ", - "@waitingPartnerAcceptRequest": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerEmoji": "Warte darauf, dass der Partner die Emoji annimmtย โ€ฆ", - "@waitingPartnerEmoji": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerNumbers": "Warten, dass der Partner die Zahlen annimmtย โ€ฆ", - "@waitingPartnerNumbers": { - "type": "String", - "placeholders": {} - }, - "wallpaper": "Hintergrund:", - "@wallpaper": { - "type": "String", - "placeholders": {} - }, - "warning": "Achtung!", - "@warning": { - "type": "String", - "placeholders": {} - }, - "weSentYouAnEmail": "Wir haben dir eine E-Mail gesendet", - "@weSentYouAnEmail": { - "type": "String", - "placeholders": {} - }, - "whoCanPerformWhichAction": "Wer kann welche Aktion ausfรผhren", - "@whoCanPerformWhichAction": { - "type": "String", - "placeholders": {} - }, - "whoIsAllowedToJoinThisGroup": "Wer darf der Gruppe beitreten", - "@whoIsAllowedToJoinThisGroup": { - "type": "String", - "placeholders": {} - }, - "whyDoYouWantToReportThis": "Warum willst du dies melden?", - "@whyDoYouWantToReportThis": { - "type": "String", - "placeholders": {} - }, - "wipeChatBackup": "Den Chat-Backup lรถschen, um einen neuen Wiederherstellungsschlรผssel zu erstellen?", - "@wipeChatBackup": { - "type": "String", - "placeholders": {} - }, - "withTheseAddressesRecoveryDescription": "Mit diesen Adressen kannst du dein Passwort wiederherstellen, wenn du es vergessen hast.", - "@withTheseAddressesRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "writeAMessage": "Schreibe eine Nachricht โ€ฆ", - "@writeAMessage": { - "type": "String", - "placeholders": {} - }, - "yes": "Ja", - "@yes": { - "type": "String", - "placeholders": {} - }, - "you": "Du", - "@you": { - "type": "String", - "placeholders": {} - }, - "youAreNoLongerParticipatingInThisChat": "Du bist kein Mitglied mehr in diesem Chat", - "@youAreNoLongerParticipatingInThisChat": { - "type": "String", - "placeholders": {} - }, - "youHaveBeenBannedFromThisChat": "Du wurdest aus dem Chat verbannt", - "@youHaveBeenBannedFromThisChat": { - "type": "String", - "placeholders": {} - }, - "yourPublicKey": "Dein รถffentlicher Schlรผssel", - "@yourPublicKey": { - "type": "String", - "placeholders": {} - }, - "noMatrixServer": "{server1} ist kein Matrix-Server, stattdessen {server2} benutzen?", - "@noMatrixServer": { - "type": "String", - "placeholders": { - "server1": { - "type": "String" - }, - "server2": { - "type": "String" - } - } - }, - "scanQrCode": "QR-Code scannen", - "@scanQrCode": {}, - "chatHasBeenAddedToThisSpace": "Chat wurde zum Space hinzugefรผgt", - "@chatHasBeenAddedToThisSpace": {}, - "autoplayImages": "Animierte Sticker und Emotes automatisch abspielen", - "@autoplayImages": { - "type": "String", - "placeholder": {} - }, - "addToSpace": "Zum Space hinzufรผgen", - "@addToSpace": {}, - "serverRequiresEmail": "Dieser Server muss deine E-Mail-Adresse fรผr die Registrierung รผberprรผfen.", - "@serverRequiresEmail": {}, - "enableMultiAccounts": "(BETA) Aktiviere Multi-Accounts fรผr dieses Gerรคt", - "@enableMultiAccounts": {}, - "bundleName": "Name des Bundles", - "@bundleName": {}, - "removeFromBundle": "Von diesem Bundle entfernen", - "@removeFromBundle": {}, - "addToBundle": "Zu einem Bundle hinzufรผgen", - "@addToBundle": {}, - "editBundlesForAccount": "Bundles fรผr dieses Konto bearbeiten", - "@editBundlesForAccount": {}, - "addAccount": "Konto hinzufรผgen", - "@addAccount": {}, - "oneClientLoggedOut": "Einer deiner Clients wurde abgemeldet", - "@oneClientLoggedOut": {}, - "homeserver": "Homeserver", - "@homeserver": {}, - "sendOnEnter": "Senden mit Enter", - "@sendOnEnter": {}, - "link": "Link", - "@link": {}, - "yourChatBackupHasBeenSetUp": "Dein Chat-Backup wurde eingerichtet.", - "@yourChatBackupHasBeenSetUp": {}, - "unverified": "Unverifiziert", - "@unverified": {}, - "messageInfo": "Nachrichten-Info", - "@messageInfo": {}, - "time": "Zeit", - "@time": {}, - "messageType": "Nachrichtentyp", - "@messageType": {}, - "sender": "Absender:in", - "@sender": {}, - "openGallery": "Galerie รถffnen", - "@openGallery": {}, - "removeFromSpace": "Aus dem Space entfernen", - "@removeFromSpace": {}, - "addToSpaceDescription": "Wรคhle einen Space aus, um diesen Chat hinzuzufรผgen.", - "@addToSpaceDescription": {}, - "start": "Start", - "@start": {}, - "repeatPassword": "Passwort wiederholen", - "@repeatPassword": {}, - "commandHint_dm": "Starte einen direkten Chat\nBenutze --no-encryption, um die Verschlรผsselung auszuschalten", - "@commandHint_dm": { - "type": "String", - "description": "Usage hint for the command /dm" - }, - "commandHint_discardsession": "Sitzung verwerfen", - "@commandHint_discardsession": { - "type": "String", - "description": "Usage hint for the command /discardsession" - }, - "commandHint_clearcache": "Zwischenspeicher lรถschen", - "@commandHint_clearcache": { - "type": "String", - "description": "Usage hint for the command /clearcache" - }, - "commandHint_create": "Erstelle ein leeren Gruppenchat\nBenutze --no-encryption, um die Verschlรผsselung auszuschalten", - "@commandHint_create": { - "type": "String", - "description": "Usage hint for the command /create" - }, - "openVideoCamera": "Video aufnehmen", - "@openVideoCamera": { - "type": "String", - "placeholders": {} - }, - "videoWithSize": "Video ({size})", - "@videoWithSize": { - "type": "String", - "placeholders": { - "size": { - "type": "String" - } - } - }, - "publish": "Verรถffentlichen", - "@publish": {}, - "pinMessage": "An Raum anheften", - "@pinMessage": {}, - "emojis": "Emojis", - "@emojis": {}, - "placeCall": "Anruf tรคtigen", - "@placeCall": {}, - "voiceCall": "Sprachanruf", - "@voiceCall": {}, - "unsupportedAndroidVersion": "Nicht unterstรผtzte Android-Version", - "@unsupportedAndroidVersion": {}, - "videoCallsBetaWarning": "Bitte beachte, dass sich Videoanrufe derzeit in der Beta-Phase befinden. Sie funktionieren mรถglicherweise nicht wie erwartet oder รผberhaupt nicht auf allen Plattformen.", - "@videoCallsBetaWarning": {}, - "emailOrUsername": "E-Mail oder Benutzername", - "@emailOrUsername": {}, - "unsupportedAndroidVersionLong": "Diese Funktion erfordert eine neuere Android-Version. Bitte suche nach Updates oder prรผfe die Lineage-OS-Unterstรผtzung.", - "@unsupportedAndroidVersionLong": {}, - "experimentalVideoCalls": "Experimentelle Videoanrufe", - "@experimentalVideoCalls": {}, - "reactedWith": "{sender} reagierte mit {reaction}", - "@reactedWith": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - }, - "reaction": { - "type": "String" - } - } - }, - "markAsRead": "Als gelesen markiert", - "@markAsRead": {}, - "reportUser": "Benutzer melden", - "@reportUser": {}, - "openChat": "Chat รถffnen", - "@openChat": {}, - "confirmEventUnpin": "Mรถchtest du das Ereignis wirklich dauerhaft lรถsen?", - "@confirmEventUnpin": {}, - "dismiss": "Verwerfen", - "@dismiss": {}, - "switchToAccount": "Zu Konto {number} wechseln", - "@switchToAccount": { - "type": "number", - "placeholders": { - "number": { - "type": "String" - } - } - }, - "nextAccount": "Nรคchstes Konto", - "@nextAccount": {}, - "widgetJitsi": "Jitsi Meet", - "@widgetJitsi": {}, - "widgetCustom": "Angepasst", - "@widgetCustom": {}, - "widgetEtherpad": "Textnotiz", - "@widgetEtherpad": {}, - "addWidget": "Widget hinzufรผgen", - "@addWidget": {}, - "widgetVideo": "Video", - "@widgetVideo": {}, - "widgetName": "Name", - "@widgetName": {}, - "widgetUrlError": "Das ist keine gรผltige URL.", - "@widgetUrlError": {}, - "errorAddingWidget": "Fehler beim Hinzufรผgen des Widgets.", - "@errorAddingWidget": {}, - "previousAccount": "Vorheriges Konto", - "@previousAccount": {}, - "separateChatTypes": "Separate Direktchats und Gruppen", - "@separateChatTypes": { - "type": "String", - "placeholders": {} - }, - "widgetNameError": "Bitte gib einen Anzeigenamen an.", - "@widgetNameError": {}, - "youKicked": "๐Ÿ‘ž Du hast {user} rausgeworfen", - "@youKicked": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youKickedAndBanned": "๐Ÿ™… Du hast {user} rausgeworfen und verbannt", - "@youKickedAndBanned": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youUnbannedUser": "Du hast die Verbannung von {user} rรผckgรคngig gemacht", - "@youUnbannedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youRejectedTheInvitation": "Du hast die Einladung abgelehnt", - "@youRejectedTheInvitation": {}, - "youJoinedTheChat": "Du bist dem Chat beigetreten", - "@youJoinedTheChat": {}, - "youAcceptedTheInvitation": "๐Ÿ‘ Du hast die Einladung angenommen", - "@youAcceptedTheInvitation": {}, - "youBannedUser": "Du hast den {user} verbannt", - "@youBannedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youHaveWithdrawnTheInvitationFor": "Du hast die Einladung fรผr {user} zurรผckgezogen", - "@youHaveWithdrawnTheInvitationFor": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youInvitedBy": "๐Ÿ“ฉ Du wurdest von {user} eingeladen", - "@youInvitedBy": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youInvitedUser": "๐Ÿ“ฉ Du hast {user} eingeladen", - "@youInvitedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "recoveryKey": "Wiederherstellungs-Schlรผssel", - "@recoveryKey": {}, - "recoveryKeyLost": "Wiederherstellungsschlรผssel verloren?", - "@recoveryKeyLost": {}, - "user": "Benutzer", - "@user": {}, - "custom": "Benutzerdefiniert", - "@custom": {}, - "storeInAndroidKeystore": "Im Android KeyStore speichern", - "@storeInAndroidKeystore": {}, - "storeSecurlyOnThisDevice": "Auf diesem Gerรคt sicher speichern", - "@storeSecurlyOnThisDevice": {}, - "dehydrate": "Sitzung exportieren und Gerรคt lรถschen", - "@dehydrate": {}, - "dehydrateWarning": "Diese Aktion kann nicht rรผckgรคngig gemacht werden. Stelle sicher, dass du die Sicherungsdatei sicher aufbewahrst.", - "@dehydrateWarning": {}, - "dehydrateTor": "TOR-Benutzer: Sitzung exportieren", - "@dehydrateTor": {}, - "dehydrateTorLong": "Fรผr TOR-Benutzer wird empfohlen, die Sitzung zu exportieren, bevor das Fenster geschlossen wird.", - "@dehydrateTorLong": {}, - "hydrateTor": "TOR-Benutzer: Session-Export importieren", - "@hydrateTor": {}, - "hydrate": "Aus Sicherungsdatei wiederherstellen", - "@hydrate": {}, - "indexedDbErrorTitle": "Probleme im Privatmodus", - "@indexedDbErrorTitle": {}, - "unlockOldMessages": "Entsperre alte Nachrichten", - "@unlockOldMessages": {}, - "pleaseEnterRecoveryKeyDescription": "Um deine alten Nachrichten zu entsperren, gib bitte den Wiederherstellungsschlรผssel ein, der in einer frรผheren Sitzung generiert wurde. Dein Wiederherstellungsschlรผssel ist NICHT dein Passwort.", - "@pleaseEnterRecoveryKeyDescription": {}, - "saveKeyManuallyDescription": "Speicher diesen Schlรผssel manuell, indem du den Systemfreigabedialog oder die Zwischenablage auslรถst.", - "@saveKeyManuallyDescription": {}, - "hydrateTorLong": "Hast du deine Sitzung das letzte Mal auf TOR exportiert? Importiere sie schnell und chatte weiter.", - "@hydrateTorLong": {}, - "pleaseEnterRecoveryKey": "Bitte gib deinen Wiederherstellungsschlรผssel ein:", - "@pleaseEnterRecoveryKey": {}, - "countFiles": "{count} Dateien", - "@countFiles": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "users": "Benutzer", - "@users": {}, - "storeInSecureStorageDescription": "Speicher den Wiederherstellungsschlรผssel im sicheren Speicher dieses Gerรคts.", - "@storeInSecureStorageDescription": {}, - "storeInAppleKeyChain": "Im Apple KeyChain speichern", - "@storeInAppleKeyChain": {}, - "indexedDbErrorLong": "Die Nachrichtenspeicherung ist im privaten Modus standardmรครŸig leider nicht aktiviert.\nBitte besuche\n- about:config\n- Setze dom.indexedDB.privateBrowsing.enabled auf true\nAndernfalls ist es nicht mรถglich, FluffyChat auszufรผhren.", - "@indexedDbErrorLong": {}, - "confirmMatrixId": "Bitte bestรคtigen deine Matrix-ID, um dein Konto zu lรถschen.", - "@confirmMatrixId": {}, - "supposedMxid": "das sollte sein {mxid}", - "@supposedMxid": { - "type": "String", - "placeholders": { - "mxid": { - "type": "String" - } - } - }, - "commandHint_markasdm": "Als Direktnachrichtenraum fรผr die angegebene Matrix-ID markieren", - "@commandHint_markasdm": {}, - "commandHint_markasgroup": "Als Gruppe markieren", - "@commandHint_markasgroup": {}, - "hideUnimportantStateEvents": "Blende unwichtige Zustandsereignisse aus", - "@hideUnimportantStateEvents": {}, - "doNotShowAgain": "Nicht mehr anzeigen", - "@doNotShowAgain": {}, - "appearOnTopDetails": "Ermรถglicht, dass die App oben angezeigt wird (nicht erforderlich, wenn du Fluffychat bereits als Anrufkonto eingerichtet haben)", - "@appearOnTopDetails": {}, - "noKeyForThisMessage": "Dies kann passieren, wenn die Nachricht gesendet wurde, bevor du dich auf diesem Gerรคt bei deinem Konto angemeldet hast.\n\nEs ist auch mรถglich, dass der Absender dein Gerรคt blockiert hat oder etwas mit der Internetverbindung schief gelaufen ist.\n\nKannst du die Nachricht in einer anderen Sitzung lesen? Dann kannst du die Nachricht davon รผbertragen! Gehe zu den Einstellungen > Gerรคte und vergewissere dich, dass sich deine Gerรคte gegenseitig verifiziert haben. Wenn du den Raum das nรคchste Mal รถffnest und beide Sitzungen im Vordergrund sind, werden die Schlรผssel automatisch รผbertragen.\n\nDu mรถchtest die Schlรผssel beim Abmelden oder Gerรคtewechsel nicht verlieren? Stelle sicher, dass du das Chat-Backup in den Einstellungen aktiviert hast.", - "@noKeyForThisMessage": {}, - "foregroundServiceRunning": "Diese Benachrichtigung wird angezeigt, wenn der Vordergrunddienst ausgefรผhrt wird.", - "@foregroundServiceRunning": {}, - "screenSharingTitle": "Bildschirm teilen", - "@screenSharingTitle": {}, - "callingPermissions": "Anrufberechtigungen", - "@callingPermissions": {}, - "callingAccount": "Anrufkonto", - "@callingAccount": {}, - "callingAccountDetails": "Ermรถglicht FluffyChat, die native Android-Dialer-App zu verwenden.", - "@callingAccountDetails": {}, - "appearOnTop": "Oben erscheinen", - "@appearOnTop": {}, - "otherCallingPermissions": "Mikrofon, Kamera und andere FluffyChat-Berechtigungen", - "@otherCallingPermissions": {}, - "whyIsThisMessageEncrypted": "Warum ist diese Nachricht nicht lesbar?", - "@whyIsThisMessageEncrypted": {}, - "newGroup": "Neue Gruppe", - "@newGroup": {}, - "newSpace": "Neuer Space", - "@newSpace": {}, - "enterSpace": "Raum betreten", - "@enterSpace": {}, - "enterRoom": "Raum betreten", - "@enterRoom": {}, - "allSpaces": "Alle Spaces", - "@allSpaces": {}, - "screenSharingDetail": "Du teilst deinen Bildschirm in FuffyChat", - "@screenSharingDetail": {}, - "numChats": "{number} Chats", - "@numChats": { - "type": "number", - "placeholders": { - "number": { - "type": "String" - } - } - }, - "newSpaceDescription": "Mit Spaces kannst du deine Chats zusammenfassen und private oder รถffentliche Communities aufbauen.", - "@newSpaceDescription": {}, - "wasDirectChatDisplayName": "Leerer Chat (war {oldDisplayName})", - "@wasDirectChatDisplayName": { - "type": "String", - "placeholders": { - "oldDisplayName": { - "type": "String" - } - } - }, - "encryptThisChat": "Diesen Chat verschlรผsseln", - "@encryptThisChat": {}, - "googlyEyesContent": "{senderName} hat dir Googly Eyes gesendet", - "@googlyEyesContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "startFirstChat": "Starte deinen ersten Chat", - "@startFirstChat": {}, - "deviceKeys": "Gerรคteschlรผssel:", - "@deviceKeys": {}, - "commandHint_cuddle": "Umarmung senden", - "@commandHint_cuddle": {}, - "commandHint_hug": "Umarmung senden", - "@commandHint_hug": {}, - "cuddleContent": "{senderName} knuddelt dich", - "@cuddleContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "sorryThatsNotPossible": "Sorry ... das ist nicht mรถglich", - "@sorryThatsNotPossible": {}, - "hugContent": "{senderName} umarmt dich", - "@hugContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "commandHint_googly": "Glupschaugen senden", - "@commandHint_googly": {}, - "disableEncryptionWarning": "Aus Sicherheitsgrรผnden kannst du die Verschlรผsselung in einem Chat nicht deaktivieren, wo sie zuvor aktiviert wurde.", - "@disableEncryptionWarning": {}, - "reopenChat": "Chat wieder erรถffnen", - "@reopenChat": {}, - "noBackupWarning": "Achtung! Ohne Aktivierung des Chat-Backups verlierst du den Zugriff auf deine verschlรผsselten Nachrichten. Vor dem Ausloggen wird dringend empfohlen, das Chat-Backup zu aktivieren.", - "@noBackupWarning": {}, - "noOtherDevicesFound": "Keine anderen Gerรคte anwesend", - "@noOtherDevicesFound": {}, - "allRooms": "Alle Gruppenchats", - "@allRooms": { - "type": "String", - "placeholders": {} - }, - "fileHasBeenSavedAt": "Datei wurde gespeichert unter {path}", - "@fileHasBeenSavedAt": { - "type": "String", - "placeholders": { - "path": { - "type": "String" - } - } - }, - "jumpToLastReadMessage": "Zur letzten ungelesenen Nachricht", - "@jumpToLastReadMessage": {}, - "readUpToHere": "Bis hier gelesen", - "@readUpToHere": {}, - "pleaseTryAgainLaterOrChooseDifferentServer": "Bitte versuche es spรคter noch einmal oder wรคhle einen anderen Server.", - "@pleaseTryAgainLaterOrChooseDifferentServer": {}, - "jump": "Springen", - "@jump": {}, - "openLinkInBrowser": "Link im Browser รถffnen", - "@openLinkInBrowser": {}, - "reportErrorDescription": "๐Ÿ˜ญ Oh nein. Etwas ist schief gelaufen. Wenn du mรถchtest, kannst du den Bug bei den Entwicklern melden.", - "@reportErrorDescription": {}, - "report": "Melden", - "@report": {}, - "signInWithPassword": "Anmelden mit Passwort", - "@signInWithPassword": {}, - "signInWith": "Anmelden mit {provider}", - "@signInWith": { - "type": "String", - "placeholders": { - "provider": { - "type": "String" - } - } - }, - "importNow": "Jetzt importieren", - "@importNow": {}, - "importEmojis": "Emojis importieren", - "@importEmojis": {}, - "importFromZipFile": "Aus ZIP-Datei importieren", - "@importFromZipFile": {}, - "exportEmotePack": "Emote-Paket als ZIP-Datei exportieren", - "@exportEmotePack": {}, - "notAnImage": "Keine Bilddatei.", - "@notAnImage": {}, - "replace": "Ersetzen", - "@replace": {}, - "sendTypingNotifications": "Tippbenachrichtigungen senden", - "@sendTypingNotifications": {}, - "profileNotFound": "Der Benutzer konnte auf dem Server nicht gefunden werden. Vielleicht gibt es ein Verbindungsproblem oder der Benutzer existiert nicht.", - "@profileNotFound": {}, - "createGroup": "Gruppe erstellen", - "@createGroup": {}, - "shareInviteLink": "Einladungslink teilen", - "@shareInviteLink": {}, - "inviteContactToGroupQuestion": "Willst du {contact} zum Chat {groupName} einladen?", - "@inviteContactToGroupQuestion": {}, - "tryAgain": "Neuer Versuch", - "@tryAgain": {}, - "redactMessageDescription": "Die Nachricht wird fรผr alle Teilnehmer dieses Gesprรคchs gelรถscht. Dies kann nicht rรผckgรคngig gemacht werden.", - "@redactMessageDescription": {}, - "redactedBy": "Gelรถscht von {username}", - "@redactedBy": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "redactedByBecause": "Gelรถscht von {username} weil: \"{reason}\"", - "@redactedByBecause": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "setTheme": "Design festlegen:", - "@setTheme": {}, - "setColorTheme": "Farbdesign einstellen:", - "@setColorTheme": {}, - "invite": "Einladen", - "@invite": {}, - "optionalRedactReason": "(Optional) Grund fรผr die Lรถschung dieser Nachricht...", - "@optionalRedactReason": {}, - "messagesStyle": "Nachrichten:", - "@messagesStyle": {}, - "chatPermissions": "Chatberechtigungen", - "@chatPermissions": {}, - "chatDescription": "Chatbeschreibung", - "@chatDescription": {}, - "chatDescriptionHasBeenChanged": "Chatbeschreibung geรคndert", - "@chatDescriptionHasBeenChanged": {}, - "noChatDescriptionYet": "Noch keine Chatbeschreibung vorhanden.", - "@noChatDescriptionYet": {}, - "invalidServerName": "Ungรผltiger Servername", - "@invalidServerName": {}, - "directChat": "Privater Chat", - "@directChat": {}, - "addChatDescription": "Chatbeschreibung hinzufรผgen ...", - "@addChatDescription": {}, - "setChatDescription": "Chatbeschreibung festlegen", - "@setChatDescription": {}, - "inviteGroupChat": "๐Ÿ“จ Einladungen zum Gruppenchat", - "@inviteGroupChat": {}, - "invitePrivateChat": "๐Ÿ“จ Einladungen zum privaten Chat", - "@invitePrivateChat": {}, - "invalidInput": "Ungรผltige Eingabe!", - "@invalidInput": {}, - "hasKnocked": "๐Ÿšช {user} hat angeklopft", - "@hasKnocked": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "wrongPinEntered": "Falsche PIN eingegeben! Bitte in {seconds} Sekunden erneut versuchen ...", - "@wrongPinEntered": { - "type": "String", - "placeholders": { - "seconds": { - "type": "int" - } - } - }, - "pleaseEnterANumber": "Bitte eine Zahl grรถรŸer 0 eingeben", - "@pleaseEnterANumber": {}, - "emoteKeyboardNoRecents": "Kรผrzlich verwendete Emotes werden hier angezeigt ...", - "@emoteKeyboardNoRecents": { - "type": "String", - "placeholders": {} - }, - "banUserDescription": "Der Benutzer wird aus dem Chat gebannt und kann den Chat erst wieder betreten, wenn die Verbannung aufgehoben wird.", - "@banUserDescription": {}, - "removeDevicesDescription": "Du wirst von diesem Gerรคt abgemeldet und kannst dann dort keine Nachrichten mehr empfangen.", - "@removeDevicesDescription": {}, - "unbanUserDescription": "Der Benutzer kann den Chat dann wieder betreten, wenn er es versucht.", - "@unbanUserDescription": {}, - "pushNotificationsNotAvailable": "Push-Benachrichtigungen nicht verfรผgbar", - "@pushNotificationsNotAvailable": {}, - "makeAdminDescription": "Sobald du diesen Benutzer zum Administrator gemacht hast, kannst du das mรถglicherweise nicht mehr rรผckgรคngig machen, da er dann รผber dieselben Berechtigungen wie du verfรผgt.", - "@makeAdminDescription": {}, - "archiveRoomDescription": "Der Chat wird in das Archiv verschoben. Andere Benutzer kรถnnen sehen, dass du den Chat verlassen hast.", - "@archiveRoomDescription": {}, - "learnMore": "Erfahre mehr", - "@learnMore": {}, - "roomUpgradeDescription": "Der Chat wird dann mit der neuen Raumversion neu erstellt. Alle Teilnehmer werden benachrichtigt, dass sie zum neuen Chat wechseln mรผssen. Mehr รผber Raumversionen erfรคhrst du unter https://spec.matrix.org/latest/rooms/", - "@roomUpgradeDescription": {}, - "kickUserDescription": "Der Benutzer wird aus dem Chat geworfen, aber nicht gebannt. In รถffentlichen Chats kann der Benutzer jederzeit wieder beitreten.", - "@kickUserDescription": {}, - "blockListDescription": "Du kannst Benutzer blockieren, die dich stรถren. Von Benutzern auf deiner persรถnlichen Blocklierliste kannst du keine Nachrichten oder Raumeinladungen mehr erhalten.", - "@blockListDescription": {}, - "createGroupAndInviteUsers": "Gruppe erstellen und Nutzer einladen", - "@createGroupAndInviteUsers": {}, - "startConversation": "Unterhaltung starten", - "@startConversation": {}, - "blockedUsers": "Blockierte Benutzer", - "@blockedUsers": {}, - "groupCanBeFoundViaSearch": "Gruppe kann รผber die Suche gefunden werden", - "@groupCanBeFoundViaSearch": {}, - "noUsersFoundWithQuery": "Leider konnte mit \"{query}\" kein Benutzer gefunden werden. Bitte schau nach, ob dir ein Tippfehler unterlaufen ist.", - "@noUsersFoundWithQuery": { - "type": "String", - "placeholders": { - "query": { - "type": "String" - } - } - }, - "block": "Blockieren", - "@block": {}, - "yourGlobalUserIdIs": "Deine globale Benutzer-ID ist: ", - "@yourGlobalUserIdIs": {}, - "commandHint_sendraw": "Rohes JSON senden", - "@commandHint_sendraw": {}, - "wrongRecoveryKey": "Entschuldigung ... das scheint nicht der richtige Wiederherstellungsschlรผssel zu sein.", - "@wrongRecoveryKey": {}, - "blockUsername": "Blockiere Benutzername", - "@blockUsername": {}, - "groupName": "Gruppenname", - "@groupName": {}, - "searchChatsRooms": "Suche nach #Chats, @Nutzer ...", - "@searchChatsRooms": {}, - "databaseMigrationTitle": "Datenbank wird optimiert", - "@databaseMigrationTitle": {}, - "databaseMigrationBody": "Bitte warten. Dies kann einen Moment dauern.", - "@databaseMigrationBody": {}, - "thisDevice": "Dieses Gerรคt:", - "@thisDevice": {}, - "publicSpaces": "ร–ffentliche Spaces", - "@publicSpaces": {}, - "passwordIsWrong": "Dein eingegebenes Passwort ist falsch", - "@passwordIsWrong": {}, - "pleaseEnterYourCurrentPassword": "Bitte dein aktuelles Passwort eingeben", - "@pleaseEnterYourCurrentPassword": {}, - "publicLink": "ร–ffentlicher Link", - "@publicLink": {}, - "nothingFound": "Nichts gefunden ...", - "@nothingFound": {}, - "decline": "Ablehnen", - "@decline": {}, - "newPassword": "Neues Passwort", - "@newPassword": {}, - "passwordsDoNotMatch": "Passwรถrter stimmen nicht รผberein", - "@passwordsDoNotMatch": {}, - "subspace": "Sub-Space", - "@subspace": {}, - "select": "Auswรคhlen", - "@select": {}, - "pleaseChooseAStrongPassword": "Bitte wรคhle ein starkes Passwort", - "@pleaseChooseAStrongPassword": {}, - "addChatOrSubSpace": "Chat oder Sub-Space hinzufรผgen", - "@addChatOrSubSpace": {}, - "leaveEmptyToClearStatus": "Leer lassen, um den Status zu lรถschen.", - "@leaveEmptyToClearStatus": {}, - "joinSpace": "Space beitreten", - "@joinSpace": {}, - "searchForUsers": "Suche nach @benutzer ...", - "@searchForUsers": {}, - "initAppError": "Beim Starten der App ist ein Fehler aufgetreten", - "@initAppError": {}, - "databaseBuildErrorBody": "Die SQlite-Datenbank kann nicht erstellt werden. Die App versucht vorerst, die Legacy-Datenbank zu verwenden. Bitte melde diesen Fehler an die Entwickler unter {url}. Die Fehlermeldung lautet: {error}", - "@databaseBuildErrorBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "sessionLostBody": "Die App versucht nun, deine Sitzung aus der Sicherung wiederherzustellen. Bitte melde diesen Fehler an die Entwickler unter {url}. Die Fehlermeldung lautet: {error}", - "@sessionLostBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "restoreSessionBody": "Die App versucht nun, deine Sitzung aus der Sicherung wiederherzustellen. Bitte melde diesen Fehler an die Entwickler unter {url}. Die Fehlermeldung lautet: {error}", - "@restoreSessionBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "youInvitedToBy": "๐Ÿ“ฉ Du wurdest per Link eingeladen zu:\n{alias}", - "@youInvitedToBy": { - "placeholders": { - "alias": { - "type": "String" - } - } - }, - "sendReadReceipts": "Lesebestรคtigungen senden", - "@sendReadReceipts": {}, - "formattedMessages": "Formatierte Nachrichten", - "@formattedMessages": {}, - "forwardMessageTo": "Nachricht weiterleiten an {roomName}?", - "@forwardMessageTo": { - "type": "String", - "placeholders": { - "roomName": { - "type": "String" - } - } - }, - "sendTypingNotificationsDescription": "Andere Teilnehmer in einem Chat kรถnnen sehen, wenn du eine neue Nachricht tippst.", - "@sendTypingNotificationsDescription": {}, - "formattedMessagesDescription": "Formatierte Nachrichteninhalte wie fettgedruckten Text mit Markdown anzeigen.", - "@formattedMessagesDescription": {}, - "verifyOtherUser": "๐Ÿ” Anderen Benutzer verifizieren", - "@verifyOtherUser": {}, - "sendReadReceiptsDescription": "Andere Teilnehmer in einem Chat kรถnnen sehen, ob du eine Nachricht gelesen hast.", - "@sendReadReceiptsDescription": {}, - "transparent": "Transparent", - "@transparent": {}, - "verifyOtherDevice": "๐Ÿ” Anderes Gerรคt verifizieren", - "@verifyOtherDevice": {}, - "verifyOtherUserDescription": "Wenn du einen anderen Benutzer verifizierst, kannst du sicher sein, dass du weiรŸt, an wen du wirklich schreibst. ๐Ÿ’ช\n\nWenn du eine Verifizierung startest, wird dir und dem anderen Nutzer ein Popup in der App angezeigt. Dort siehst du dann eine Reihe von Emojis oder Zahlen, die ihr miteinander vergleichen mรผsst.\n\nDas geht am besten, wenn man sich trifft oder einen Videoanruf startet. ๐Ÿ‘ญ", - "@verifyOtherUserDescription": {}, - "acceptedKeyVerification": "{sender} hat die Schlรผsselverifikation akzeptiert", - "@acceptedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "canceledKeyVerification": "{sender} hat die Schlรผsselverifikation abgebrochen", - "@canceledKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "completedKeyVerification": "{sender} hat die Schlรผsselverifikation abgeschlossen", - "@completedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "isReadyForKeyVerification": "{sender} ist bereit fรผr die Schlรผsselverifikation", - "@isReadyForKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "requestedKeyVerification": "{sender} hat eine Schlรผsselverifikation angefragt", - "@requestedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "startedKeyVerification": "{sender} hat die Schlรผsselverifikation gestartet", - "@startedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "verifyOtherDeviceDescription": "Wenn du ein anderes Gerรคt verifizieren, kรถnnen diese Gerรคteschlรผssel austauschen, was die Sicherheit insgesamt erhรถht. ๐Ÿ’ช\n\nSobald du eine Verifizierung starten, erscheint ein Pop-up in der App auf beiden Gerรคten. Dort siehst du dann eine Reihe von Emojis oder Zahlen, die du miteinander vergleichen musst.\n\nAm besten hรคltst du beide Gerรคte bereit, bevor du die Verifizierung startest. ๐Ÿคณ", - "@verifyOtherDeviceDescription": {}, - "presenceStyle": "Statusmeldungen:", - "@presenceStyle": { - "type": "String", - "placeholders": {} - }, - "presencesToggle": "Status-Nachrichten anderer Benutzer anzeigen", - "@presencesToggle": { - "type": "String", - "placeholders": {} - }, - "incomingMessages": "Eingehende Nachrichten", - "@incomingMessages": {}, - "commandHint_unignore": "Angegebene Matrix-ID nicht mehr ignorieren", - "@commandHint_unignore": {}, - "commandHint_ignore": "Angegebene Matrix-ID ignorieren", - "@commandHint_ignore": {}, - "noDatabaseEncryption": "Datenbankverschlรผsselung wird auf dieser Plattform nicht unterstรผtzt", - "@noDatabaseEncryption": {}, - "hidePresences": "Status-Liste verbergen?", - "@hidePresences": {}, - "stickers": "Sticker", - "@stickers": {}, - "discover": "Entdecken", - "@discover": {}, - "unreadChatsInApp": "{appname}: {unread} ungelesene Chats", - "@unreadChatsInApp": { - "type": "String", - "placeholders": { - "appname": { - "type": "String" - }, - "unread": { - "type": "String" - } - } - }, - "customEmojisAndStickersBody": "Eigene Emojis oder Sticker zur Nutzung im Chat hinzufรผgen oder teilen.", - "@customEmojisAndStickersBody": {}, - "globalChatId": "Globale Chat-ID", - "@globalChatId": {}, - "accessAndVisibility": "Zugang und Sichtbarkeit", - "@accessAndVisibility": {}, - "hideMemberChangesInPublicChats": "Mitglieder-ร„nderungen in รถffentlichen Chats ausblenden", - "@hideMemberChangesInPublicChats": {}, - "accessAndVisibilityDescription": "Wer darf dem Chat beitreten und wie kann der Chat gefunden werden.", - "@accessAndVisibilityDescription": {}, - "hideMemberChangesInPublicChatsBody": "Zeige keine Beitritt- oder Verlassen-Ereignisse von Mitgliedern in der Timeline an, um die Lesbarkeit in รถffentlichen Chats zu verbessern.", - "@hideMemberChangesInPublicChatsBody": {}, - "userWouldLikeToChangeTheChat": "{user} wรผrde dem Chat gerne beitreten.", - "@userWouldLikeToChangeTheChat": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "noPublicLinkHasBeenCreatedYet": "Es wurde noch kein รถffentlicher Link erstellt", - "@noPublicLinkHasBeenCreatedYet": {}, - "chatCanBeDiscoveredViaSearchOnServer": "Chat kann รผber die Suche auf {server} gefunden werden", - "@chatCanBeDiscoveredViaSearchOnServer": { - "type": "String", - "placeholders": { - "server": { - "type": "String" - } - } - }, - "appLockDescription": "App mit einer PIN sperren, wenn sie nicht verwendet wird", - "@appLockDescription": {}, - "calls": "Anrufe", - "@calls": {}, - "customEmojisAndStickers": "Eigene Emojis und Sticker", - "@customEmojisAndStickers": {}, - "hideRedactedMessages": "Geschwรคrzte Nachrichten verstecken", - "@hideRedactedMessages": {}, - "hideRedactedMessagesBody": "Wenn jemand eine Nachricht schwรคrzt/lรถscht, dann wird diese Nachricht im Chat nicht mehr sichtbar sein.", - "@hideRedactedMessagesBody": {}, - "hideInvalidOrUnknownMessageFormats": "Ungรผltige und unbekannte Nachrichten-Formate ausblenden", - "@hideInvalidOrUnknownMessageFormats": {}, - "overview": "รœbersicht", - "@overview": {}, - "notifyMeFor": "Benachrichtige mich fรผr", - "@notifyMeFor": {}, - "passwordRecoverySettings": "Passwort-Wiederherstellungs-Einstellungen", - "@passwordRecoverySettings": {}, - "knock": "Anklopfen", - "@knock": {}, - "knocking": "Klopft", - "@knocking": {}, - "thereAreCountUsersBlocked": "Im Augenblick werden {count} Benutzer blockiert.", - "@thereAreCountUsersBlocked": { - "type": "String", - "count": {} - }, - "usersMustKnock": "Benutzer mรผssen anklopfen", - "@usersMustKnock": {}, - "noOneCanJoin": "Niemand kann beitreten", - "@noOneCanJoin": {}, - "createNewAddress": "Neue Adresse erstellen", - "@createNewAddress": {}, - "userRole": "Benutzerrolle", - "@userRole": {}, - "minimumPowerLevel": "{level} is das minimale Power-Level.", - "@minimumPowerLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "String" - } - } - }, - "publicChatAddresses": "ร–ffentliche Chat-Adressen", - "@publicChatAddresses": {}, - "gallery": "Galerie", - "@gallery": {}, - "files": "Dateien", - "@files": {}, - "restricted": "Beschrรคnkt", - "@restricted": {}, - "knockRestricted": "Anklopfen beschrรคnkt", - "@knockRestricted": {}, - "searchIn": "In Chat \"{chat}\" suchen ...", - "@searchIn": { - "type": "String", - "placeholders": { - "chat": { - "type": "String" - } - } - }, - "searchMore": "Weiter suchen ...", - "@searchMore": {}, - "unread": "Ungelesen", - "@unread": {}, - "noMoreChatsFound": "Keine weiteren Chats gefunden ...", - "@noMoreChatsFound": {}, - "joinedChats": "Beigetretene Chats", - "@joinedChats": {}, - "space": "Space", - "@space": {}, - "spaces": "Spaces", - "@spaces": {}, - "goToSpace": "Geh zum Space: {space}", - "@goToSpace": { - "type": "String", - "space": {} - }, - "markAsUnread": "Als ungelesen markieren", - "@markAsUnread": {}, - "swipeRightToLeftToReply": "Wische von rechts nach links zum Antworten", - "@swipeRightToLeftToReply": {}, - "countChatsAndCountParticipants": "{chats} Chats und {participants} Teilnehmer", - "@countChatsAndCountParticipants": { - "type": "String", - "placeholders": { - "chats": { - "type": "int" - }, - "participants": { - "type": "int" - } - } - }, - "changeGeneralChatSettings": "Allgemeine Chat-Einstellungen รคndern", - "@changeGeneralChatSettings": {}, - "userLevel": "{level} - Benutzer", - "@userLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "moderatorLevel": "{level} - Moderator", - "@moderatorLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "changeTheChatPermissions": "ร„ndere die Chat-Berechtigungen", - "@changeTheChatPermissions": {}, - "changeTheVisibilityOfChatHistory": "Wechsele die Sichtbarkeit der Chat-Historie", - "@changeTheVisibilityOfChatHistory": {}, - "chatPermissionsDescription": "Einstellen, welches Level fรผr bestimmte Aktionen in diesem Chat erforderlich ist. Die Level 0, 50 und 100 stehen รผblicherweise fรผr Benutzer, Moderatoren und Admins, aber jede Abstufung ist mรถglich.", - "@chatPermissionsDescription": {}, - "invitedBy": "๐Ÿ“ฉ Eingeladen von {user}", - "@invitedBy": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "adminLevel": "{level} - Administrator", - "@adminLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "inviteOtherUsers": "Lade andere Benutzer in diesen Chat ein", - "@inviteOtherUsers": {}, - "changeTheCanonicalRoomAlias": "ร„ndern der Hauptadresse fรผr den รถffentlichen Chat", - "@changeTheCanonicalRoomAlias": {}, - "sendRoomNotifications": "Sende eine @room-Benachrichtigung", - "@sendRoomNotifications": {}, - "changeTheDescriptionOfTheGroup": "Chat-Beschreibung รคndern", - "@changeTheDescriptionOfTheGroup": {}, - "updateInstalled": "๐ŸŽ‰ Update {version} installiert!", - "@updateInstalled": { - "type": "String", - "placeholders": { - "version": { - "type": "String" - } - } - }, - "changelog": "ร„nderungsprotokoll", - "@changelog": {}, - "sendCanceled": "Senden abgebrochen", - "@sendCanceled": {}, - "noChatsFoundHere": "Hier wurden noch keine Chats gefunden. Starte einen neuen Chat mit jemandem, indem du die Schaltflรคche unten verwenden. โคต๏ธ", - "@noChatsFoundHere": {}, - "whatIsAHomeserver": "Was ist ein Homeserver?", - "@whatIsAHomeserver": {}, - "doesNotSeemToBeAValidHomeserver": "Scheint kein kompatibler Homeserver zu sein. Falsche URL?", - "@doesNotSeemToBeAValidHomeserver": {}, - "loginWithMatrixId": "Mit Matrix-ID anmelden", - "@loginWithMatrixId": {}, - "discoverHomeservers": "Server suchen", - "@discoverHomeservers": {}, - "homeserverDescription": "Alle deine Daten werden auf einem Homeserver gespeichert, so wie bei einem E-Mail Anbieter. Du kannst aussuchen, welchen Homeserver du benutzen willst und kannst trotzdem mit allen kommunizieren. Erfahre mehr auf https://matrix.org.", - "@homeserverDescription": {}, - "sendingAttachment": "Anhang wird gesendet ...", - "@sendingAttachment": {}, - "generatingVideoThumbnail": "Generiere Video-Vorschaubild ...", - "@generatingVideoThumbnail": {}, - "serverLimitReached": "Server-Limit erreicht! Warte {seconds} Sekunden ...", - "@serverLimitReached": { - "type": "integer", - "placeholders": { - "seconds": { - "type": "int" - } - } - }, - "calculatingFileSize": "DateigrรถรŸe wird berechnet ...", - "@calculatingFileSize": {}, - "prepareSendingAttachment": "Anhang zum Senden vorbereiten ...", - "@prepareSendingAttachment": {}, - "compressVideo": "Video wird komprimiert ...", - "@compressVideo": {}, - "sendingAttachmentCountOfCount": "Sende Anhang {index} von {length} ...", - "@sendingAttachmentCountOfCount": { - "type": "integer", - "placeholders": { - "index": { - "type": "int" - }, - "length": { - "type": "int" - } - } - }, - "fileIsTooBigForServer": "Kann nicht gesendet werden! Der Server unterstรผtzt nur Anhรคnge bis hรถchstens {max}.", - "@fileIsTooBigForServer": { - "type": "String", - "placeholders": { - "max": { - "type": "String" - } - } - }, - "oneOfYourDevicesIsNotVerified": "Eines deiner Gerรคte ist nicht verifiziert", - "@oneOfYourDevicesIsNotVerified": {}, - "noticeChatBackupDeviceVerification": "Hinweis: Wenn du alle deine Gerรคte mit dem Chat-Backup verbindest, sind sie automatisch verifiziert.", - "@noticeChatBackupDeviceVerification": {}, - "setWallpaper": "Hintergrund รคndern", - "@setWallpaper": {}, - "opacity": "Deckkraft:", - "@opacity": {}, - "welcomeText": "Hey Hey ๐Ÿ‘‹ Das ist FluffyChat. Du kannst sich bei jedem Homeserver anmelden, der mit https://matrix.org kompatibel ist. Und dann mit jedem chatten. Das hier ist ein riesiges dezentrales Nachrichtennetzwerk!", - "@welcomeText": {}, - "blur": "Verwischen:", - "@blur": {}, - "manageAccount": "Konto verwalten", - "@manageAccount": {}, - "continueText": "Fortfahren", - "@continueText": {}, - "noContactInformationProvided": "Der Server stellt keine gรผltigen Kontaktinformationen bereit", - "@noContactInformationProvided": {}, - "contactServerAdmin": "Serveradministrator kontaktieren", - "@contactServerAdmin": {}, - "name": "Name", - "@name": {}, - "version": "Version", - "@version": {}, - "website": "Website", - "@website": {}, - "aboutHomeserver": "รœber {homeserver}", - "@aboutHomeserver": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "boldText": "Fetter Text", - "@boldText": {}, - "invalidUrl": "Ungรผltige URL", - "@invalidUrl": {}, - "addLink": "Link hinzufรผgen", - "@addLink": {}, - "unableToJoinChat": "Chat kann nicht beigetreten werden. Mรถglicherweise hat die Gegenseite das Gesprรคch bereits beendet.", - "@unableToJoinChat": {}, - "italicText": "Kursiver Text", - "@italicText": {}, - "strikeThrough": "Durchgestrichen", - "@strikeThrough": {}, - "pleaseFillOut": "Bitte ausfรผllen", - "@pleaseFillOut": {}, - "sendImages": "Sende {count} Bilder", - "@sendImages": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "contactServerSecurity": "Server-Sicherheit kontaktieren", - "@contactServerSecurity": {}, - "compress": "Komprimieren", - "@compress": {}, - "supportPage": "Support-Seite", - "@supportPage": {}, - "serverInformation": "Server-Informationen:", - "@serverInformation": {}, - "appIntroduction": "Mit FluffyChat kannst du รผber verschiedene Messenger hinweg mit deinen Freunden chatten. Erfahre mehr dazu auf https://matrix.org oder tippe einfach auf *Fortfahren*.", - "@appIntroduction": {}, - "newChatRequest": "๐Ÿ“ฉ Neue Chat-Anfrage", - "@newChatRequest": {}, - "synchronizingPleaseWaitCounter": " Synchronisierungโ€ฆ ({percentage}%)", - "@synchronizingPleaseWaitCounter": { - "type": "String", - "placeholders": { - "percentage": { - "type": "String" - } - } - }, - "waitingForServer": "Auf Server warten...", - "@waitingForServer": {}, - "previous": "Vorige", - "@previous": {}, - "otherPartyNotLoggedIn": "Der User ist aktuell nicht eingeloggt und kann daher keine Nachrichten empfangen!", - "@otherPartyNotLoggedIn": {}, - "appWantsToUseForLogin": "Nutze '{server}' um dich einzuloggen", - "@appWantsToUseForLogin": { - "type": "String", - "placeholders": { - "server": { - "type": "String" - } - } - }, - "appWantsToUseForLoginDescription": "Hiermit erlaubst du der App und der Website, Informationen รผber dich weiterzugeben.", - "@appWantsToUseForLoginDescription": {}, - "open": "Offen", - "@open": {}, - "notificationRuleContainsUserName": "Enthรคlt Benutzernamen", - "@notificationRuleContainsUserName": {}, - "notificationRuleContainsUserNameDescription": "Benachrichtigt den Benutzer, wenn eine Nachricht seinen Benutzernamen enthรคlt.", - "@notificationRuleContainsUserNameDescription": {}, - "notificationRuleMaster": "Alle Benachrichtigungen stummschalten", - "@notificationRuleMaster": {}, - "notificationRuleSuppressNotices": "Automatisierte Nachrichten unterdrรผcken", - "@notificationRuleSuppressNotices": {}, - "notificationRuleMasterDescription": "Setzt alle anderen Regeln auรŸer Kraft und deaktiviert alle Benachrichtigungen.", - "@notificationRuleMasterDescription": {}, - "generalNotificationSettings": "Allgemeine Benachrichtigungseinstellungen", - "@generalNotificationSettings": {}, - "otherNotificationSettings": "Andere Benachrichtigungseinstellungen", - "@otherNotificationSettings": {}, - "contentNotificationSettings": "Einstellungen fรผr Inhaltsbenachrichtigungen", - "@contentNotificationSettings": {}, - "userSpecificNotificationSettings": "Benutzerspezifische Benachrichtigungseinstellungen", - "@userSpecificNotificationSettings": {}, - "roomNotificationSettings": "Einstellungen fรผr Raumbenachrichtigungen", - "@roomNotificationSettings": {}, - "notificationRuleSuppressNoticesDescription": "Unterdrรผckt Benachrichtigungen von automatisierten Clients wie Bots.", - "@notificationRuleSuppressNoticesDescription": {}, - "notificationRuleInviteForMe": "Einladung fรผr mich", - "@notificationRuleInviteForMe": {}, - "notificationRuleReaction": "Reaktion", - "@notificationRuleReaction": {}, - "notificationRuleReactionDescription": "Unterdrรผckt Benachrichtigungen fรผr Reaktionen.", - "@notificationRuleReactionDescription": {}, - "notificationRuleSuppressEditsDescription": "Unterdrรผckt Benachrichtigungen fรผr bearbeitete Nachrichten.", - "@notificationRuleSuppressEditsDescription": {}, - "notificationRuleCall": "Anruf", - "@notificationRuleCall": {}, - "notificationRuleCallDescription": "Benachrichtigt den Benutzer รผber Anrufe.", - "@notificationRuleCallDescription": {}, - "notificationRuleEncrypted": "Verschlรผsselt", - "@notificationRuleEncrypted": {}, - "more": "Mehr", - "@more": {}, - "notificationRuleSuppressEdits": "Unterdrรผckt Bearbeitungen", - "@notificationRuleSuppressEdits": {}, - "notificationRuleRoomServerAclDescription": "Unterdrรผckt Benachrichtigungen fรผr Raumserver-Zugriffskontrolllisten (ACL).", - "@notificationRuleRoomServerAclDescription": {}, - "notificationRuleMessage": "Nachricht", - "@notificationRuleMessage": {}, - "notificationRuleMessageDescription": "Informiert den Benutzer รผber allgemeine Nachrichten.", - "@notificationRuleMessageDescription": {}, - "notificationRuleJitsi": "Jitsi", - "@notificationRuleJitsi": {}, - "allDevices": "Alle Gerรคte", - "@allDevices": {}, - "enterNewChat": "Neuen Chat betreten", - "@enterNewChat": {}, - "shareKeysWith": "Schlรผssel teilen mit...", - "@shareKeysWith": {}, - "shareKeysWithDescription": "Welchen Gerรคten sollte vertraut werden, damit sie deine Nachrichten in verschlรผsselten Chats mitlesen kรถnnen?", - "@shareKeysWithDescription": {}, - "verifiedDevicesOnly": "Nur verifizierte Gerรคte", - "@verifiedDevicesOnly": {}, - "takeAPhoto": "Foto aufnehmen", - "@takeAPhoto": {}, - "recordAVideo": "Video aufnehmen", - "@recordAVideo": {}, - "optionalMessage": "(Optionale) Nachricht...", - "@optionalMessage": {}, - "notSupportedOnThisDevice": "Nicht unterstรผtzt auf diesem Gerรคt", - "@notSupportedOnThisDevice": {}, - "ignoreUser": "Nutzer ignorieren", - "@ignoreUser": {}, - "notificationRuleEncryptedRoomOneToOneDescription": "Benachrichtigt den Benutzer รผber Nachrichten in verschlรผsselten Eins-zu-Eins-Chats.", - "@notificationRuleEncryptedRoomOneToOneDescription": {}, - "commandHint_roomupgrade": "Aktualisieren Sie diesen Raum auf die angegebene Raumversion", - "@commandHint_roomupgrade": {}, - "notificationRuleMemberEvent": "Mitgliederveranstaltung", - "@notificationRuleMemberEvent": {}, - "notificationRuleInviteForMeDescription": "Benachrichtigt den Benutzer, wenn er in einen Raum eingeladen wird.", - "@notificationRuleInviteForMeDescription": {}, - "notificationRuleIsUserMentionDescription": "Benachrichtigt den Benutzer, wenn er in einer Nachricht direkt erwรคhnt wird.", - "@notificationRuleIsUserMentionDescription": {}, - "notificationRuleRoomnotifDescription": "Benachrichtigt den Benutzer, wenn eine Nachricht โ€ž@roomโ€œ enthรคlt.", - "@notificationRuleRoomnotifDescription": {}, - "notificationRuleRoomOneToOneDescription": "Benachrichtigt den Benutzer รผber Nachrichten in Einzelchats.", - "@notificationRuleRoomOneToOneDescription": {}, - "notificationRuleEncryptedDescription": "Benachrichtigt den Benutzer รผber Nachrichten in verschlรผsselten Rรคumen.", - "@notificationRuleEncryptedDescription": {}, - "notificationRuleJitsiDescription": "Benachrichtigt den Benutzer รผber Jitsi-Widget-Ereignisse.", - "@notificationRuleJitsiDescription": {}, - "checkList": "Checkliste", - "@checkList": {}, - "countInvited": "{count} invited", - "@countInvited": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "notificationRuleIsUserMention": "Benutzererwรคhnung", - "@notificationRuleIsUserMention": {}, - "notificationRuleContainsDisplayName": "Enthรคlt den Anzeigenamen", - "@notificationRuleContainsDisplayName": {}, - "notificationRuleContainsDisplayNameDescription": "Benachrichtigt den Benutzer, wenn eine Nachricht seinen Anzeigenamen enthรคlt.", - "@notificationRuleContainsDisplayNameDescription": {}, - "notificationRuleIsRoomMention": "Chat-Erwรคhnung", - "@notificationRuleIsRoomMention": {}, - "notificationRuleRoomnotif": "Chat-Benachritigung", - "@notificationRuleRoomnotif": {}, - "notificationRuleTombstoneDescription": "Benachrichtigt den Benutzer รผber Nachrichten zur Raumdeaktivierung.", - "@notificationRuleTombstoneDescription": {}, - "notificationRuleEncryptedRoomOneToOne": "Verschlรผsselter Einzelchat", - "@notificationRuleEncryptedRoomOneToOne": {}, - "notificationRuleRoomOneToOne": "Einzelchat", - "@notificationRuleRoomOneToOne": {}, - "notificationRuleServerAclDescription": "Unterdrรผckt Benachrichtigungen fรผr Server-ACL-Ereignisse.", - "@notificationRuleServerAclDescription": {}, - "unknownPushRule": "Unbekannte Push-Regel '{rule}'", - "@unknownPushRule": { - "type": "String", - "placeholders": { - "rule": { - "type": "String" - } - } - }, - "deletePushRuleCanNotBeUndone": "Wenn Sie diese Benachrichtigungseinstellung lรถschen, kann dies nicht rรผckgรคngig gemacht werden.", - "@deletePushRuleCanNotBeUndone": {}, - "crossVerifiedDevices": "Cross-verifizierte Gerรคte", - "@crossVerifiedDevices": {}, - "notificationRuleIsRoomMentionDescription": "Benachrichtigt den Benutzer, wenn ein Raum erwรคhnt wird.", - "@notificationRuleIsRoomMentionDescription": {}, - "notificationRuleRoomServerAcl": "Raumserver-ACL", - "@notificationRuleRoomServerAcl": {}, - "crossVerifiedDevicesIfEnabled": "Cross-verifizierte Gerรคte, falls aktiviert", - "@crossVerifiedDevicesIfEnabled": {}, - "notificationRuleServerAcl": "Unterdrรผcken von Server-ACL-Ereignissen", - "@notificationRuleServerAcl": {}, - "notificationRuleMemberEventDescription": "Unterdrรผckt Benachrichtigungen zu Mitgliedschaftsereignissen.", - "@notificationRuleMemberEventDescription": {}, - "sentVoiceMessage": "๐ŸŽ™๏ธ {duration} - {sender}", - "@sentVoiceMessage": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - }, - "duration": { - "type": "String" - } - } - }, - "normalUser": "Normaler Benutzer", - "@normalUser": {}, - "setCustomPermissionLevel": "Benutzerdefinierte Berechtigungsstufe festlegen", - "@setCustomPermissionLevel": {}, - "setPermissionsLevelDescription": "Bitte wรคhlen Sie unten eine vordefinierte Rolle aus oder geben Sie eine benutzerdefinierte Berechtigungsstufe zwischen 0 und 100 ein.", - "@setPermissionsLevelDescription": {}, - "approve": "Genehmigen", - "@approve": {}, - "youHaveKnocked": "Du hast geklopft", - "@youHaveKnocked": {}, - "pleaseWaitUntilInvited": "Bitte warte nun, bis dich jemand aus dem Raum auffordert.", - "@pleaseWaitUntilInvited": {} -} \ No newline at end of file + } + } + }, + "addEmail": "E-Mail hinzufรผgen", + "@addEmail": { + "type": "String", + "placeholders": {} + }, + "admin": "Admin", + "@admin": { + "type": "String", + "placeholders": {} + }, + "alias": "Alias", + "@alias": { + "type": "String", + "placeholders": {} + }, + "all": "Alle", + "@all": { + "type": "String", + "placeholders": {} + }, + "allChats": "Alle Chats", + "@allChats": { + "type": "String", + "placeholders": {} + }, + "answeredTheCall": "{senderName} hat den Anruf angenommen", + "@answeredTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "anyoneCanJoin": "Jeder darf beitreten", + "@anyoneCanJoin": { + "type": "String", + "placeholders": {} + }, + "appLock": "Anwendungssperre", + "@appLock": { + "type": "String", + "placeholders": {} + }, + "archive": "Archiv", + "@archive": { + "type": "String", + "placeholders": {} + }, + "areGuestsAllowedToJoin": "Dรผrfen Gรคste beitreten", + "@areGuestsAllowedToJoin": { + "type": "String", + "placeholders": {} + }, + "areYouSure": "Bist du sicher?", + "@areYouSure": { + "type": "String", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Willst du dich wirklich abmelden?", + "@areYouSureYouWantToLogout": { + "type": "String", + "placeholders": {} + }, + "askSSSSSign": "Bitte gib, um die andere Person signieren zu kรถnnen, dein Sicherheitsschlรผssel oder Wiederherstellungsschlรผssel ein.", + "@askSSSSSign": { + "type": "String", + "placeholders": {} + }, + "askVerificationRequest": "Diese Bestรคtigungsanfrage von {username} annehmen?", + "@askVerificationRequest": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "badServerLoginTypesException": "Der Homeserver unterstรผtzt diese Anmelde-Typen:\n{serverVersions}\nAber diese App unterstรผtzt nur:\n{supportedVersions}", + "@badServerLoginTypesException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "badServerVersionsException": "Der Homeserver unterstรผtzt die Spec-Versionen:\n{serverVersions}\nAber diese App unterstรผtzt nur:\n{supportedVersions}", + "@badServerVersionsException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "banFromChat": "Aus dem Chat verbannen", + "@banFromChat": { + "type": "String", + "placeholders": {} + }, + "banned": "Verbannt", + "@banned": { + "type": "String", + "placeholders": {} + }, + "bannedUser": "{username} hat {targetName} verbannt", + "@bannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "blockDevice": "Blockiere Gerรคt", + "@blockDevice": { + "type": "String", + "placeholders": {} + }, + "blocked": "Blockiert", + "@blocked": { + "type": "String", + "placeholders": {} + }, + "botMessages": "Bot-Nachrichten", + "@botMessages": { + "type": "String", + "placeholders": {} + }, + "cancel": "Abbrechen", + "@cancel": { + "type": "String", + "placeholders": {} + }, + "cantOpenUri": "Die URI {uri} kann nicht geรถffnet werden", + "@cantOpenUri": { + "type": "String", + "placeholders": { + "uri": { + "type": "String" + } + } + }, + "changeDeviceName": "Gerรคtenamen รคndern", + "@changeDeviceName": { + "type": "String", + "placeholders": {} + }, + "changedTheChatAvatar": "{username} hat den Chat-Avatar geรคndert", + "@changedTheChatAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheChatDescriptionTo": "{username} hat die Chatbeschreibung geรคndert in: '{description}'", + "@changedTheChatDescriptionTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "description": { + "type": "String" + } + } + }, + "changedTheChatNameTo": "{username} hat den Chatnamen geรคndert in: '{chatname}'", + "@changedTheChatNameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "chatname": { + "type": "String" + } + } + }, + "changedTheChatPermissions": "{username} hat die Chat-Berechtigungen geรคndert", + "@changedTheChatPermissions": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheDisplaynameTo": "{username} hat den Spitznamen geรคndert in: '{displayname}'", + "@changedTheDisplaynameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "displayname": { + "type": "String" + } + } + }, + "changedTheGuestAccessRules": "{username} hat die Zugangsregeln fรผr Gรคste geรคndert", + "@changedTheGuestAccessRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheGuestAccessRulesTo": "{username} hat die Zugangsregeln fรผr Gรคste geรคndert zu: {rules}", + "@changedTheGuestAccessRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheHistoryVisibility": "{username} hat die Sichtbarkeit des Chat-Verlaufs geรคndert", + "@changedTheHistoryVisibility": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheHistoryVisibilityTo": "{username} hat die Sichtbarkeit des Chat-Verlaufs geรคndert zu: {rules}", + "@changedTheHistoryVisibilityTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheJoinRules": "{username} hat die Zugangsregeln geรคndert", + "@changedTheJoinRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheJoinRulesTo": "{username} hat die Zugangsregeln geรคndert zu: {joinRules}", + "@changedTheJoinRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "joinRules": { + "type": "String" + } + } + }, + "changedTheProfileAvatar": "{username} hat das Profilbild geรคndert", + "@changedTheProfileAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomAliases": "{username} hat die Raum-Aliasse geรคndert", + "@changedTheRoomAliases": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomInvitationLink": "{username} hat den Einladungslink geรคndert", + "@changedTheRoomInvitationLink": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changePassword": "Passwort รคndern", + "@changePassword": { + "type": "String", + "placeholders": {} + }, + "changeTheHomeserver": "Anderen Homeserver verwenden", + "@changeTheHomeserver": { + "type": "String", + "placeholders": {} + }, + "changeTheme": "ร„ndere Deinen Style", + "@changeTheme": { + "type": "String", + "placeholders": {} + }, + "changeTheNameOfTheGroup": "Gruppenname รคndern", + "@changeTheNameOfTheGroup": { + "type": "String", + "placeholders": {} + }, + "changeYourAvatar": "Deinen Avatar รคndern", + "@changeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "channelCorruptedDecryptError": "Die Verschlรผsselung wurde korrumpiert", + "@channelCorruptedDecryptError": { + "type": "String", + "placeholders": {} + }, + "chat": "Chat", + "@chat": { + "type": "String", + "placeholders": {} + }, + "chatBackup": "Chat-Backup", + "@chatBackup": { + "type": "String", + "placeholders": {} + }, + "chatBackupDescription": "Deine alten Nachrichten sind mit einem Wiederherstellungsschlรผssel gesichert. Bitte stellen sicher, dass du ihn nicht verlierst.", + "@chatBackupDescription": { + "type": "String", + "placeholders": {} + }, + "chatDetails": "Chatdetails", + "@chatDetails": { + "type": "String", + "placeholders": {} + }, + "chats": "Chats", + "@chats": { + "type": "String", + "placeholders": {} + }, + "chooseAStrongPassword": "Wรคhle ein sicheres Passwort", + "@chooseAStrongPassword": { + "type": "String", + "placeholders": {} + }, + "clearArchive": "Archiv leeren", + "@clearArchive": {}, + "close": "SchlieรŸen", + "@close": { + "type": "String", + "placeholders": {} + }, + "commandHint_ban": "Banne ausgewรคhlten Benutzer aus diesen Raum", + "@commandHint_ban": { + "type": "String", + "description": "Usage hint for the command /ban" + }, + "commandHint_html": "Sende HTML-formatierten Text", + "@commandHint_html": { + "type": "String", + "description": "Usage hint for the command /html" + }, + "commandHint_invite": "Lade den Benutzer in diesen Raum ein", + "@commandHint_invite": { + "type": "String", + "description": "Usage hint for the command /invite" + }, + "commandHint_join": "Betritt den ausgewรคhlten Raum", + "@commandHint_join": { + "type": "String", + "description": "Usage hint for the command /join" + }, + "commandHint_kick": "Entferne den รผbergebenen Benutzer aus diesem Raum", + "@commandHint_kick": { + "type": "String", + "description": "Usage hint for the command /kick" + }, + "commandHint_leave": "Diesen Raum verlassen", + "@commandHint_leave": { + "type": "String", + "description": "Usage hint for the command /leave" + }, + "commandHint_me": "Beschreibe dich selbst", + "@commandHint_me": { + "type": "String", + "description": "Usage hint for the command /me" + }, + "commandHint_myroomavatar": "Setze dein Profilbild nur fรผr diesen Raum (MXC-Uri)", + "@commandHint_myroomavatar": { + "type": "String", + "description": "Usage hint for the command /myroomavatar" + }, + "commandHint_myroomnick": "Setze deinen Anzeigenamen nur fรผr diesen Raum", + "@commandHint_myroomnick": { + "type": "String", + "description": "Usage hint for the command /myroomnick" + }, + "commandHint_op": "Setze den รผbergeben Powerlevel des Benutzers (Standard: 50)", + "@commandHint_op": { + "type": "String", + "description": "Usage hint for the command /op" + }, + "commandHint_plain": "Sende unformatierten Text", + "@commandHint_plain": { + "type": "String", + "description": "Usage hint for the command /plain" + }, + "commandHint_react": "Sende die Antwort als Reaction", + "@commandHint_react": { + "type": "String", + "description": "Usage hint for the command /react" + }, + "commandHint_send": "Text senden", + "@commandHint_send": { + "type": "String", + "description": "Usage hint for the command /send" + }, + "commandHint_unban": "Hebe die Verbannung dieses Benutzers in diesem Raum auf", + "@commandHint_unban": { + "type": "String", + "description": "Usage hint for the command /unban" + }, + "commandInvalid": "Befehl ungรผltig", + "@commandInvalid": { + "type": "String" + }, + "commandMissing": "{command} ist kein Befehl.", + "@commandMissing": { + "type": "String", + "placeholders": { + "command": { + "type": "String" + } + }, + "description": "State that {command} is not a valid /command." + }, + "compareEmojiMatch": "Bitte vergleiche die Emojis", + "@compareEmojiMatch": { + "type": "String", + "placeholders": {} + }, + "compareNumbersMatch": "Bitte vergleiche die Zahlen", + "@compareNumbersMatch": { + "type": "String", + "placeholders": {} + }, + "configureChat": "Chat konfigurieren", + "@configureChat": { + "type": "String", + "placeholders": {} + }, + "confirm": "Bestรคtigen", + "@confirm": { + "type": "String", + "placeholders": {} + }, + "connect": "Verbinden", + "@connect": { + "type": "String", + "placeholders": {} + }, + "contactHasBeenInvitedToTheGroup": "Kontakt wurde in die Gruppe eingeladen", + "@contactHasBeenInvitedToTheGroup": { + "type": "String", + "placeholders": {} + }, + "containsDisplayName": "Enthรคlt Anzeigenamen", + "@containsDisplayName": { + "type": "String", + "placeholders": {} + }, + "containsUserName": "Enthรคlt Benutzernamen", + "@containsUserName": { + "type": "String", + "placeholders": {} + }, + "contentHasBeenReported": "Der Inhalt wurde den Serveradministratoren gemeldet", + "@contentHasBeenReported": { + "type": "String", + "placeholders": {} + }, + "copiedToClipboard": "Wurde in die Zwischenablage kopiert", + "@copiedToClipboard": { + "type": "String", + "placeholders": {} + }, + "copy": "Kopieren", + "@copy": { + "type": "String", + "placeholders": {} + }, + "copyToClipboard": "In Zwischenablage kopieren", + "@copyToClipboard": { + "type": "String", + "placeholders": {} + }, + "couldNotDecryptMessage": "Nachricht konnte nicht entschlรผsselt werden: {error}", + "@couldNotDecryptMessage": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "countParticipants": "{count} Mitglieder", + "@countParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "create": "Erstellen", + "@create": { + "type": "String", + "placeholders": {} + }, + "createdTheChat": "๐Ÿ’ฌ {username} hat den Chat erstellt", + "@createdTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "createNewSpace": "Neuer Space", + "@createNewSpace": { + "type": "String", + "placeholders": {} + }, + "currentlyActive": "Jetzt gerade online", + "@currentlyActive": { + "type": "String", + "placeholders": {} + }, + "darkTheme": "Dunkel", + "@darkTheme": { + "type": "String", + "placeholders": {} + }, + "dateAndTimeOfDay": "{date}, {timeOfDay}", + "@dateAndTimeOfDay": { + "type": "String", + "placeholders": { + "date": { + "type": "String" + }, + "timeOfDay": { + "type": "String" + } + } + }, + "dateWithoutYear": "{day}.{month}", + "@dateWithoutYear": { + "type": "String", + "placeholders": { + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "dateWithYear": "{day}.{month}.{year}", + "@dateWithYear": { + "type": "String", + "placeholders": { + "year": { + "type": "String" + }, + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "deactivateAccountWarning": "Dies deaktiviert dein Konto. Es kann nicht rรผckgรคngig gemacht werden! Bist du sicher?", + "@deactivateAccountWarning": { + "type": "String", + "placeholders": {} + }, + "defaultPermissionLevel": "Standardberechtigungsstufe fรผr neue Benutzer", + "@defaultPermissionLevel": { + "type": "String", + "placeholders": {} + }, + "delete": "Lรถschen", + "@delete": { + "type": "String", + "placeholders": {} + }, + "deleteAccount": "Konto lรถschen", + "@deleteAccount": { + "type": "String", + "placeholders": {} + }, + "deleteMessage": "Nachricht lรถschen", + "@deleteMessage": { + "type": "String", + "placeholders": {} + }, + "device": "Gerรคt", + "@device": { + "type": "String", + "placeholders": {} + }, + "deviceId": "Gerรคte-ID", + "@deviceId": { + "type": "String", + "placeholders": {} + }, + "devices": "Gerรคte", + "@devices": { + "type": "String", + "placeholders": {} + }, + "directChats": "Direkte Chats", + "@directChats": { + "type": "String", + "placeholders": {} + }, + "displaynameHasBeenChanged": "Anzeigename wurde geรคndert", + "@displaynameHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "downloadFile": "Datei herunterladen", + "@downloadFile": { + "type": "String", + "placeholders": {} + }, + "edit": "Bearbeiten", + "@edit": { + "type": "String", + "placeholders": {} + }, + "editBlockedServers": "Blockierte Server einstellen", + "@editBlockedServers": { + "type": "String", + "placeholders": {} + }, + "editDisplayname": "Anzeigename รคndern", + "@editDisplayname": { + "type": "String", + "placeholders": {} + }, + "editRoomAliases": "Raum-Aliase bearbeiten", + "@editRoomAliases": { + "type": "String", + "placeholders": {} + }, + "editRoomAvatar": "Raumavatar bearbeiten", + "@editRoomAvatar": { + "type": "String", + "placeholders": {} + }, + "emoteExists": "Emoticon existiert bereits!", + "@emoteExists": { + "type": "String", + "placeholders": {} + }, + "emoteInvalid": "Ungรผltiges Emoticon-Kรผrzel!", + "@emoteInvalid": { + "type": "String", + "placeholders": {} + }, + "emotePacks": "Emoticon-Bรผndel fรผr Raum", + "@emotePacks": { + "type": "String", + "placeholders": {} + }, + "emoteSettings": "Emoticon-Einstellungen", + "@emoteSettings": { + "type": "String", + "placeholders": {} + }, + "emoteShortcode": "Emoticon-Kรผrzel", + "@emoteShortcode": { + "type": "String", + "placeholders": {} + }, + "emoteWarnNeedToPick": "Wรคhle ein Emoticon-Kรผrzel und ein Bild!", + "@emoteWarnNeedToPick": { + "type": "String", + "placeholders": {} + }, + "emptyChat": "Leerer Chat", + "@emptyChat": { + "type": "String", + "placeholders": {} + }, + "enableEmotesGlobally": "Aktiviere Emoticon-Bรผndel global", + "@enableEmotesGlobally": { + "type": "String", + "placeholders": {} + }, + "enableEncryption": "Verschlรผsselung anschalten", + "@enableEncryption": { + "type": "String", + "placeholders": {} + }, + "enableEncryptionWarning": "Du wirst die Verschlรผsselung nicht mehr ausstellen kรถnnen. Bist Du sicher?", + "@enableEncryptionWarning": { + "type": "String", + "placeholders": {} + }, + "encrypted": "Verschlรผsselt", + "@encrypted": { + "type": "String", + "placeholders": {} + }, + "encryption": "Verschlรผsselung", + "@encryption": { + "type": "String", + "placeholders": {} + }, + "encryptionNotEnabled": "Verschlรผsselung ist nicht aktiviert", + "@encryptionNotEnabled": { + "type": "String", + "placeholders": {} + }, + "endedTheCall": "{senderName} hat den Anruf beendet", + "@endedTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "enterAnEmailAddress": "Gib eine E-Mail-Adresse ein", + "@enterAnEmailAddress": { + "type": "String", + "placeholders": {} + }, + "enterYourHomeserver": "Gib Deinen Homeserver ein", + "@enterYourHomeserver": { + "type": "String", + "placeholders": {} + }, + "errorObtainingLocation": "Fehler beim Suchen des Standortes: {error}", + "@errorObtainingLocation": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "everythingReady": "Alles fertig!", + "@everythingReady": { + "type": "String", + "placeholders": {} + }, + "extremeOffensive": "Extrem beleidigend", + "@extremeOffensive": { + "type": "String", + "placeholders": {} + }, + "fileName": "Dateiname", + "@fileName": { + "type": "String", + "placeholders": {} + }, + "fluffychat": "FluffyChat", + "@fluffychat": { + "type": "String", + "placeholders": {} + }, + "fontSize": "SchriftgrรถรŸe", + "@fontSize": { + "type": "String", + "placeholders": {} + }, + "forward": "Weiterleiten", + "@forward": { + "type": "String", + "placeholders": {} + }, + "fromJoining": "Ab dem Beitritt", + "@fromJoining": { + "type": "String", + "placeholders": {} + }, + "fromTheInvitation": "Ab der Einladung", + "@fromTheInvitation": { + "type": "String", + "placeholders": {} + }, + "goToTheNewRoom": "Zum neuen Raum wechseln", + "@goToTheNewRoom": { + "type": "String", + "placeholders": {} + }, + "group": "Gruppe", + "@group": { + "type": "String", + "placeholders": {} + }, + "groupIsPublic": "ร–ffentliche Gruppe", + "@groupIsPublic": { + "type": "String", + "placeholders": {} + }, + "groups": "Gruppen", + "@groups": { + "type": "String", + "placeholders": {} + }, + "groupWith": "Gruppe mit {displayname}", + "@groupWith": { + "type": "String", + "placeholders": { + "displayname": { + "type": "String" + } + } + }, + "guestsAreForbidden": "Gรคste sind verboten", + "@guestsAreForbidden": { + "type": "String", + "placeholders": {} + }, + "guestsCanJoin": "Gรคste dรผrfen beitreten", + "@guestsCanJoin": { + "type": "String", + "placeholders": {} + }, + "hasWithdrawnTheInvitationFor": "{username} hat die Einladung fรผr {targetName} zurรผckgezogen", + "@hasWithdrawnTheInvitationFor": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "help": "Hilfe", + "@help": { + "type": "String", + "placeholders": {} + }, + "hideRedactedEvents": "Gelรถschte Nachrichten ausblenden", + "@hideRedactedEvents": { + "type": "String", + "placeholders": {} + }, + "hideUnknownEvents": "Unbekannte Ereignisse ausblenden", + "@hideUnknownEvents": { + "type": "String", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Wie beleidigend ist dieser Inhalt?", + "@howOffensiveIsThisContent": { + "type": "String", + "placeholders": {} + }, + "id": "ID", + "@id": { + "type": "String", + "placeholders": {} + }, + "identity": "Identitรคt", + "@identity": { + "type": "String", + "placeholders": {} + }, + "ignore": "Ignorieren", + "@ignore": { + "type": "String", + "placeholders": {} + }, + "ignoredUsers": "Ignorierte Personen", + "@ignoredUsers": { + "type": "String", + "placeholders": {} + }, + "iHaveClickedOnLink": "Ich habe den Link angeklickt", + "@iHaveClickedOnLink": { + "type": "String", + "placeholders": {} + }, + "incorrectPassphraseOrKey": "Falsches Passwort oder Wiederherstellungsschlรผssel", + "@incorrectPassphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "inoffensive": "Harmlos", + "@inoffensive": { + "type": "String", + "placeholders": {} + }, + "inviteContact": "Kontakt einladen", + "@inviteContact": { + "type": "String", + "placeholders": {} + }, + "inviteContactToGroup": "Kontakt in die Gruppe {groupName} einladen", + "@inviteContactToGroup": { + "type": "String", + "placeholders": { + "groupName": { + "type": "String" + } + } + }, + "invited": "Eingeladen", + "@invited": { + "type": "String", + "placeholders": {} + }, + "invitedUser": "๐Ÿ“ฉ {username} hat {targetName} eingeladen", + "@invitedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "invitedUsersOnly": "Nur eingeladene Mitglieder", + "@invitedUsersOnly": { + "type": "String", + "placeholders": {} + }, + "inviteForMe": "Einladung fรผr mich", + "@inviteForMe": { + "type": "String", + "placeholders": {} + }, + "inviteText": "{username} hat Dich zu FluffyChat eingeladen. \n1. Gehe auf fluffychat.im und installiere die App \n2. Melde Dich in der App an \n3. ร–ffne den Einladungslink: \n {link}", + "@inviteText": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "link": { + "type": "String" + } + } + }, + "isTyping": "schreibt โ€ฆ", + "@isTyping": { + "type": "String", + "placeholders": {} + }, + "joinedTheChat": "๐Ÿ‘‹ {username} ist dem Chat beigetreten", + "@joinedTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "joinRoom": "Raum beitreten", + "@joinRoom": { + "type": "String", + "placeholders": {} + }, + "kicked": "๐Ÿ‘ž {username} hat {targetName} hinausgeworfen", + "@kicked": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickedAndBanned": "๐Ÿ™… {username} hat {targetName} hinausgeworfen und verbannt", + "@kickedAndBanned": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickFromChat": "Aus dem Chat hinauswerfen", + "@kickFromChat": { + "type": "String", + "placeholders": {} + }, + "lastActiveAgo": "Zuletzt aktiv: {localizedTimeShort}", + "@lastActiveAgo": { + "type": "String", + "placeholders": { + "localizedTimeShort": { + "type": "String" + } + } + }, + "leave": "Verlassen", + "@leave": { + "type": "String", + "placeholders": {} + }, + "leftTheChat": "Hat den Chat verlassen", + "@leftTheChat": { + "type": "String", + "placeholders": {} + }, + "license": "Lizenz", + "@license": { + "type": "String", + "placeholders": {} + }, + "lightTheme": "Hell", + "@lightTheme": { + "type": "String", + "placeholders": {} + }, + "loadCountMoreParticipants": "{count} weitere Mitglieder laden", + "@loadCountMoreParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "loadingPleaseWait": "Lade โ€ฆ Bitte warten.", + "@loadingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "loadMore": "Mehr laden โ€ฆ", + "@loadMore": { + "type": "String", + "placeholders": {} + }, + "locationDisabledNotice": "Standort ist deaktiviert. Bitte aktivieren, um den Standort teilen zu kรถnnen.", + "@locationDisabledNotice": { + "type": "String", + "placeholders": {} + }, + "locationPermissionDeniedNotice": "Standort-Berechtigung wurde abgelehnt. Bitte akzeptieren, um den Standort teilen zu kรถnnen.", + "@locationPermissionDeniedNotice": { + "type": "String", + "placeholders": {} + }, + "login": "Anmelden", + "@login": { + "type": "String", + "placeholders": {} + }, + "logInTo": "Bei {homeserver} anmelden", + "@logInTo": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "logout": "Abmelden", + "@logout": { + "type": "String", + "placeholders": {} + }, + "memberChanges": "ร„nderungen der Mitglieder", + "@memberChanges": { + "type": "String", + "placeholders": {} + }, + "mention": "Erwรคhnen", + "@mention": { + "type": "String", + "placeholders": {} + }, + "messages": "Nachrichten", + "@messages": { + "type": "String", + "placeholders": {} + }, + "moderator": "Moderator", + "@moderator": { + "type": "String", + "placeholders": {} + }, + "muteChat": "Stummschalten", + "@muteChat": { + "type": "String", + "placeholders": {} + }, + "needPantalaimonWarning": "Bitte beachte, dass du Pantalaimon brauchst, um Ende-zu-Ende-Verschlรผsselung benutzen zu kรถnnen.", + "@needPantalaimonWarning": { + "type": "String", + "placeholders": {} + }, + "newChat": "Neuer Chat", + "@newChat": { + "type": "String", + "placeholders": {} + }, + "newMessageInFluffyChat": "๐Ÿ’ฌ Neue Nachricht in FluffyChat", + "@newMessageInFluffyChat": { + "type": "String", + "placeholders": {} + }, + "newVerificationRequest": "Neue Verifikationsanfrage!", + "@newVerificationRequest": { + "type": "String", + "placeholders": {} + }, + "next": "Weiter", + "@next": { + "type": "String", + "placeholders": {} + }, + "no": "Nein", + "@no": { + "type": "String", + "placeholders": {} + }, + "noConnectionToTheServer": "Keine Verbindung zum Server", + "@noConnectionToTheServer": { + "type": "String", + "placeholders": {} + }, + "noEmotesFound": "Keine Emoticons gefunden. ๐Ÿ˜•", + "@noEmotesFound": { + "type": "String", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Du kannst die Verschlรผsselung erst aktivieren, sobald dieser Raum nicht mehr รถffentlich zugรคnglich ist.", + "@noEncryptionForPublicRooms": { + "type": "String", + "placeholders": {} + }, + "noGoogleServicesWarning": "Firebase Cloud Messaging scheint auf deinem Gerรคt nicht verfรผgbar zu sein. Um trotzdem Push-Benachrichtigungen zu erhalten, empfehlen wir die Installation von ntfy. Mit ntfy oder einem anderen Unified-Push-Anbieter kannst du Push-Benachrichtigungen datensicher empfangen. Du kannst ntfy im PlayStore oder bei F-Droid herunterladen.", + "@noGoogleServicesWarning": { + "type": "String", + "placeholders": {} + }, + "none": "Keiner", + "@none": { + "type": "String", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "Du hast bisher keine Mรถglichkeit hinzugefรผgt, um dein Passwort zurรผckzusetzen.", + "@noPasswordRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "noPermission": "Keine Berechtigung", + "@noPermission": { + "type": "String", + "placeholders": {} + }, + "noRoomsFound": "Keine Rรคume gefunden โ€ฆ", + "@noRoomsFound": { + "type": "String", + "placeholders": {} + }, + "notifications": "Benachrichtigungen", + "@notifications": { + "type": "String", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Benachrichtigungen fรผr dieses Konto aktiviert", + "@notificationsEnabledForThisAccount": { + "type": "String", + "placeholders": {} + }, + "numUsersTyping": "{count} Mitglieder schreibenย โ€ฆ", + "@numUsersTyping": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "obtainingLocation": "Standort wird ermittelt โ€ฆ", + "@obtainingLocation": { + "type": "String", + "placeholders": {} + }, + "offensive": "Beleidigend", + "@offensive": { + "type": "String", + "placeholders": {} + }, + "offline": "Offline", + "@offline": { + "type": "String", + "placeholders": {} + }, + "ok": "Ok", + "@ok": { + "type": "String", + "placeholders": {} + }, + "online": "Online", + "@online": { + "type": "String", + "placeholders": {} + }, + "onlineKeyBackupEnabled": "Online-Schlรผsselsicherung ist aktiviert", + "@onlineKeyBackupEnabled": { + "type": "String", + "placeholders": {} + }, + "oopsPushError": "Hoppla! Leider ist beim Einrichten der Push-Benachrichtigungen ein Fehler aufgetreten.", + "@oopsPushError": { + "type": "String", + "placeholders": {} + }, + "oopsSomethingWentWrong": "Hoppla, da ist etwas schiefgelaufenโ€ฆ", + "@oopsSomethingWentWrong": { + "type": "String", + "placeholders": {} + }, + "openAppToReadMessages": "App รถffnen, um Nachrichten zu lesen", + "@openAppToReadMessages": { + "type": "String", + "placeholders": {} + }, + "openCamera": "Kamera รถffnen", + "@openCamera": { + "type": "String", + "placeholders": {} + }, + "openInMaps": "In Maps รถffnen", + "@openInMaps": { + "type": "String", + "placeholders": {} + }, + "or": "Oder", + "@or": { + "type": "String", + "placeholders": {} + }, + "participant": "Mitglied", + "@participant": { + "type": "String", + "placeholders": {} + }, + "passphraseOrKey": "Passwort oder Wiederherstellungsschlรผssel", + "@passphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "password": "Passwort", + "@password": { + "type": "String", + "placeholders": {} + }, + "passwordForgotten": "Passwort vergessen", + "@passwordForgotten": { + "type": "String", + "placeholders": {} + }, + "passwordHasBeenChanged": "Passwort wurde geรคndert", + "@passwordHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "passwordRecovery": "Passwort wiederherstellen", + "@passwordRecovery": { + "type": "String", + "placeholders": {} + }, + "people": "Personen", + "@people": { + "type": "String", + "placeholders": {} + }, + "pickImage": "Bild wรคhlen", + "@pickImage": { + "type": "String", + "placeholders": {} + }, + "pin": "Anpinnen", + "@pin": { + "type": "String", + "placeholders": {} + }, + "play": "{fileName} abspielen", + "@play": { + "type": "String", + "placeholders": { + "fileName": { + "type": "String" + } + } + }, + "pleaseChoose": "Bitte wรคhlen", + "@pleaseChoose": { + "type": "String", + "placeholders": {} + }, + "pleaseChooseAPasscode": "Bitte einen Code festlegen", + "@pleaseChooseAPasscode": { + "type": "String", + "placeholders": {} + }, + "pleaseClickOnLink": "Bitte auf den Link in der E-Mail klicken und dann fortfahren.", + "@pleaseClickOnLink": { + "type": "String", + "placeholders": {} + }, + "pleaseEnter4Digits": "Bitte 4 Ziffern eingeben oder leer lassen, um die Anwendungssperre zu deaktivieren.", + "@pleaseEnter4Digits": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourPassword": "Bitte dein Passwort eingeben", + "@pleaseEnterYourPassword": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourPin": "Bitte gib deine Pin ein", + "@pleaseEnterYourPin": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourUsername": "Bitte deinen Benutzernamen eingeben", + "@pleaseEnterYourUsername": { + "type": "String", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Bitte folge den Anweisungen auf der Website und tippe auf Weiter.", + "@pleaseFollowInstructionsOnWeb": { + "type": "String", + "placeholders": {} + }, + "privacy": "Privatsphรคre", + "@privacy": { + "type": "String", + "placeholders": {} + }, + "publicRooms": "ร–ffentliche Rรคume", + "@publicRooms": { + "type": "String", + "placeholders": {} + }, + "pushRules": "Push-Regeln", + "@pushRules": { + "type": "String", + "placeholders": {} + }, + "reason": "Grund", + "@reason": { + "type": "String", + "placeholders": {} + }, + "recording": "Aufnahme", + "@recording": { + "type": "String", + "placeholders": {} + }, + "redactedAnEvent": "{username} hat ein Ereignis gelรถscht", + "@redactedAnEvent": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "redactMessage": "Nachricht lรถschen", + "@redactMessage": { + "type": "String", + "placeholders": {} + }, + "register": "Registrieren", + "@register": { + "type": "String", + "placeholders": {} + }, + "reject": "Ablehnen", + "@reject": { + "type": "String", + "placeholders": {} + }, + "rejectedTheInvitation": "{username} hat die Einladung abgelehnt", + "@rejectedTheInvitation": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "rejoin": "Wieder beitreten", + "@rejoin": { + "type": "String", + "placeholders": {} + }, + "remove": "Entfernen", + "@remove": { + "type": "String", + "placeholders": {} + }, + "removeAllOtherDevices": "Alle anderen Gerรคte entfernen", + "@removeAllOtherDevices": { + "type": "String", + "placeholders": {} + }, + "removedBy": "Entfernt von {username}", + "@removedBy": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "removeDevice": "Gerรคt entfernen", + "@removeDevice": { + "type": "String", + "placeholders": {} + }, + "unbanFromChat": "Verbannung aufheben", + "@unbanFromChat": { + "type": "String", + "placeholders": {} + }, + "removeYourAvatar": "Deinen Avatar lรถschen", + "@removeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "replaceRoomWithNewerVersion": "Raum mit neuer Version ersetzen", + "@replaceRoomWithNewerVersion": { + "type": "String", + "placeholders": {} + }, + "reply": "Antworten", + "@reply": { + "type": "String", + "placeholders": {} + }, + "reportMessage": "Nachricht melden", + "@reportMessage": { + "type": "String", + "placeholders": {} + }, + "requestPermission": "Berechtigung anfragen", + "@requestPermission": { + "type": "String", + "placeholders": {} + }, + "roomHasBeenUpgraded": "Der Raum wurde ge-upgraded", + "@roomHasBeenUpgraded": { + "type": "String", + "placeholders": {} + }, + "roomVersion": "Raumversion", + "@roomVersion": { + "type": "String", + "placeholders": {} + }, + "saveFile": "Datei speichern", + "@saveFile": { + "type": "String", + "placeholders": {} + }, + "search": "Suchen", + "@search": { + "type": "String", + "placeholders": {} + }, + "security": "Sicherheit", + "@security": { + "type": "String", + "placeholders": {} + }, + "seenByUser": "Gelesen von {username}", + "@seenByUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "send": "Senden", + "@send": { + "type": "String", + "placeholders": {} + }, + "sendAMessage": "Nachricht schreiben", + "@sendAMessage": { + "type": "String", + "placeholders": {} + }, + "sendAsText": "Sende als Text", + "@sendAsText": { + "type": "String" + }, + "sendAudio": "Sende Audiodatei", + "@sendAudio": { + "type": "String", + "placeholders": {} + }, + "sendFile": "Datei senden", + "@sendFile": { + "type": "String", + "placeholders": {} + }, + "sendImage": "Bild senden", + "@sendImage": { + "type": "String", + "placeholders": {} + }, + "sendMessages": "Nachrichten senden", + "@sendMessages": { + "type": "String", + "placeholders": {} + }, + "sendOriginal": "Sende Original", + "@sendOriginal": { + "type": "String", + "placeholders": {} + }, + "sendSticker": "Sticker senden", + "@sendSticker": { + "type": "String", + "placeholders": {} + }, + "sendVideo": "Sende Video", + "@sendVideo": { + "type": "String", + "placeholders": {} + }, + "sentAFile": "๐Ÿ“ {username} hat eine Datei gesendet", + "@sentAFile": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAnAudio": "๐ŸŽค {username} hat eine Audio-Datei gesendet", + "@sentAnAudio": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAPicture": "๐Ÿ–ผ๏ธ {username} hat ein Bild gesendet", + "@sentAPicture": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentASticker": "๐Ÿ˜Š {username} hat einen Sticker gesendet", + "@sentASticker": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAVideo": "๐ŸŽฅ {username} hat ein Video gesendet", + "@sentAVideo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentCallInformations": "{senderName} hat Anrufinformationen geschickt", + "@sentCallInformations": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "setAsCanonicalAlias": "Als Haupt-Alias festlegen", + "@setAsCanonicalAlias": { + "type": "String", + "placeholders": {} + }, + "setCustomEmotes": "Eigene Emoticons einstellen", + "@setCustomEmotes": { + "type": "String", + "placeholders": {} + }, + "setInvitationLink": "Einladungslink festlegen", + "@setInvitationLink": { + "type": "String", + "placeholders": {} + }, + "setPermissionsLevel": "Berechtigungsstufe einstellen", + "@setPermissionsLevel": { + "type": "String", + "placeholders": {} + }, + "setStatus": "Status รคndern", + "@setStatus": { + "type": "String", + "placeholders": {} + }, + "settings": "Einstellungen", + "@settings": { + "type": "String", + "placeholders": {} + }, + "share": "Teilen", + "@share": { + "type": "String", + "placeholders": {} + }, + "sharedTheLocation": "{username} hat den Standort geteilt", + "@sharedTheLocation": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "shareLocation": "Standort teilen", + "@shareLocation": { + "type": "String", + "placeholders": {} + }, + "showPassword": "Passwort anzeigen", + "@showPassword": { + "type": "String", + "placeholders": {} + }, + "singlesignon": "Einmalige Anmeldung", + "@singlesignon": { + "type": "String", + "placeholders": {} + }, + "skip": "รœberspringe", + "@skip": { + "type": "String", + "placeholders": {} + }, + "sourceCode": "Quellcode", + "@sourceCode": { + "type": "String", + "placeholders": {} + }, + "spaceIsPublic": "Space ist รถffentlich", + "@spaceIsPublic": { + "type": "String", + "placeholders": {} + }, + "spaceName": "Space-Name", + "@spaceName": { + "type": "String", + "placeholders": {} + }, + "startedACall": "{senderName} hat einen Anruf getรคtigt", + "@startedACall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "status": "Status", + "@status": { + "type": "String", + "placeholders": {} + }, + "statusExampleMessage": "Wie geht es dir heute?", + "@statusExampleMessage": { + "type": "String", + "placeholders": {} + }, + "submit": "Absenden", + "@submit": { + "type": "String", + "placeholders": {} + }, + "synchronizingPleaseWait": "Synchronisiere... Bitte warten.", + "@synchronizingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "systemTheme": "System", + "@systemTheme": { + "type": "String", + "placeholders": {} + }, + "theyDontMatch": "Stimmen nicht รผberein", + "@theyDontMatch": { + "type": "String", + "placeholders": {} + }, + "theyMatch": "Stimmen รผberein", + "@theyMatch": { + "type": "String", + "placeholders": {} + }, + "title": "FluffyChat", + "@title": { + "description": "Title for the application", + "type": "String", + "placeholders": {} + }, + "toggleFavorite": "Favorite umschalten", + "@toggleFavorite": { + "type": "String", + "placeholders": {} + }, + "toggleMuted": "Stummgeschaltete umschalten", + "@toggleMuted": { + "type": "String", + "placeholders": {} + }, + "toggleUnread": "Markieren als gelesen/ungelesen", + "@toggleUnread": { + "type": "String", + "placeholders": {} + }, + "tooManyRequestsWarning": "Zu viele Anfragen. Bitte versuche es spรคter noch einmal!", + "@tooManyRequestsWarning": { + "type": "String", + "placeholders": {} + }, + "transferFromAnotherDevice": "Von anderem Gerรคt รผbertragen", + "@transferFromAnotherDevice": { + "type": "String", + "placeholders": {} + }, + "tryToSendAgain": "Noch mal versuchen zu senden", + "@tryToSendAgain": { + "type": "String", + "placeholders": {} + }, + "unavailable": "Nicht verfรผgbar", + "@unavailable": { + "type": "String", + "placeholders": {} + }, + "unbannedUser": "{username} hat die Verbannung von {targetName} aufgehoben", + "@unbannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "unblockDevice": "Gerรคteblockierung aufheben", + "@unblockDevice": { + "type": "String", + "placeholders": {} + }, + "unknownDevice": "Unbekanntes Gerรคt", + "@unknownDevice": { + "type": "String", + "placeholders": {} + }, + "unknownEncryptionAlgorithm": "Unbekannter Verschlรผsselungsalgorithmus", + "@unknownEncryptionAlgorithm": { + "type": "String", + "placeholders": {} + }, + "unknownEvent": "Unbekanntes Ereignis '{type}'", + "@unknownEvent": { + "type": "String", + "placeholders": { + "type": { + "type": "String" + } + } + }, + "unmuteChat": "Stumm aus", + "@unmuteChat": { + "type": "String", + "placeholders": {} + }, + "unpin": "Nicht mehr anpinnen", + "@unpin": { + "type": "String", + "placeholders": {} + }, + "unreadChats": "{unreadCount, plural, =1{1 ungelesene Unterhaltung} other{{unreadCount} ungelesene Unterhaltungen}}", + "@unreadChats": { + "type": "String", + "placeholders": { + "unreadCount": { + "type": "int" + } + } + }, + "userAndOthersAreTyping": "{username} und {count} andere schreiben โ€ฆ", + "@userAndOthersAreTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "count": { + "type": "int" + } + } + }, + "userAndUserAreTyping": "{username} und {username2} schreiben โ€ฆ", + "@userAndUserAreTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "username2": { + "type": "String" + } + } + }, + "userIsTyping": "{username} schreibtย โ€ฆ", + "@userIsTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "userLeftTheChat": "๐Ÿšช {username} hat den Chat verlassen", + "@userLeftTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "username": "Benutzername", + "@username": { + "type": "String", + "placeholders": {} + }, + "userSentUnknownEvent": "{username} hat ein {type}-Ereignis gesendet", + "@userSentUnknownEvent": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "type": { + "type": "String" + } + } + }, + "verified": "Verifiziert", + "@verified": { + "type": "String", + "placeholders": {} + }, + "verify": "Verifizieren", + "@verify": { + "type": "String", + "placeholders": {} + }, + "verifyStart": "Starte Verifikation", + "@verifyStart": { + "type": "String", + "placeholders": {} + }, + "verifySuccess": "Erfolgreich verifiziert!", + "@verifySuccess": { + "type": "String", + "placeholders": {} + }, + "verifyTitle": "Anderes Konto wird verifiziert", + "@verifyTitle": { + "type": "String", + "placeholders": {} + }, + "videoCall": "Videoanruf", + "@videoCall": { + "type": "String", + "placeholders": {} + }, + "visibilityOfTheChatHistory": "Sichtbarkeit des Chat-Verlaufs", + "@visibilityOfTheChatHistory": { + "type": "String", + "placeholders": {} + }, + "visibleForAllParticipants": "Sichtbar fรผr alle Mitglieder", + "@visibleForAllParticipants": { + "type": "String", + "placeholders": {} + }, + "visibleForEveryone": "Fรผr jeden sichtbar", + "@visibleForEveryone": { + "type": "String", + "placeholders": {} + }, + "voiceMessage": "Sprachnachricht", + "@voiceMessage": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerAcceptRequest": "Warte darauf, dass der Partner die Anfrage annimmtย โ€ฆ", + "@waitingPartnerAcceptRequest": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerEmoji": "Warte darauf, dass der Partner die Emoji annimmtย โ€ฆ", + "@waitingPartnerEmoji": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerNumbers": "Warten, dass der Partner die Zahlen annimmtย โ€ฆ", + "@waitingPartnerNumbers": { + "type": "String", + "placeholders": {} + }, + "wallpaper": "Hintergrund:", + "@wallpaper": { + "type": "String", + "placeholders": {} + }, + "warning": "Achtung!", + "@warning": { + "type": "String", + "placeholders": {} + }, + "weSentYouAnEmail": "Wir haben dir eine E-Mail gesendet", + "@weSentYouAnEmail": { + "type": "String", + "placeholders": {} + }, + "whoCanPerformWhichAction": "Wer kann welche Aktion ausfรผhren", + "@whoCanPerformWhichAction": { + "type": "String", + "placeholders": {} + }, + "whoIsAllowedToJoinThisGroup": "Wer darf der Gruppe beitreten", + "@whoIsAllowedToJoinThisGroup": { + "type": "String", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Warum willst du dies melden?", + "@whyDoYouWantToReportThis": { + "type": "String", + "placeholders": {} + }, + "wipeChatBackup": "Den Chat-Backup lรถschen, um einen neuen Wiederherstellungsschlรผssel zu erstellen?", + "@wipeChatBackup": { + "type": "String", + "placeholders": {} + }, + "withTheseAddressesRecoveryDescription": "Mit diesen Adressen kannst du dein Passwort wiederherstellen, wenn du es vergessen hast.", + "@withTheseAddressesRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "writeAMessage": "Schreibe eine Nachricht โ€ฆ", + "@writeAMessage": { + "type": "String", + "placeholders": {} + }, + "yes": "Ja", + "@yes": { + "type": "String", + "placeholders": {} + }, + "you": "Du", + "@you": { + "type": "String", + "placeholders": {} + }, + "youAreNoLongerParticipatingInThisChat": "Du bist kein Mitglied mehr in diesem Chat", + "@youAreNoLongerParticipatingInThisChat": { + "type": "String", + "placeholders": {} + }, + "youHaveBeenBannedFromThisChat": "Du wurdest aus dem Chat verbannt", + "@youHaveBeenBannedFromThisChat": { + "type": "String", + "placeholders": {} + }, + "yourPublicKey": "Dein รถffentlicher Schlรผssel", + "@yourPublicKey": { + "type": "String", + "placeholders": {} + }, + "noMatrixServer": "{server1} ist kein Matrix-Server, stattdessen {server2} benutzen?", + "@noMatrixServer": { + "type": "String", + "placeholders": { + "server1": { + "type": "String" + }, + "server2": { + "type": "String" + } + } + }, + "scanQrCode": "QR-Code scannen", + "@scanQrCode": {}, + "chatHasBeenAddedToThisSpace": "Chat wurde zum Space hinzugefรผgt", + "@chatHasBeenAddedToThisSpace": {}, + "autoplayImages": "Animierte Sticker und Emotes automatisch abspielen", + "@autoplayImages": { + "type": "String", + "placeholder": {} + }, + "addToSpace": "Zum Space hinzufรผgen", + "@addToSpace": {}, + "serverRequiresEmail": "Dieser Server muss deine E-Mail-Adresse fรผr die Registrierung รผberprรผfen.", + "@serverRequiresEmail": {}, + "enableMultiAccounts": "(BETA) Aktiviere Multi-Accounts fรผr dieses Gerรคt", + "@enableMultiAccounts": {}, + "bundleName": "Name des Bundles", + "@bundleName": {}, + "removeFromBundle": "Von diesem Bundle entfernen", + "@removeFromBundle": {}, + "addToBundle": "Zu einem Bundle hinzufรผgen", + "@addToBundle": {}, + "editBundlesForAccount": "Bundles fรผr dieses Konto bearbeiten", + "@editBundlesForAccount": {}, + "addAccount": "Konto hinzufรผgen", + "@addAccount": {}, + "oneClientLoggedOut": "Einer deiner Clients wurde abgemeldet", + "@oneClientLoggedOut": {}, + "homeserver": "Homeserver", + "@homeserver": {}, + "sendOnEnter": "Senden mit Enter", + "@sendOnEnter": {}, + "link": "Link", + "@link": {}, + "yourChatBackupHasBeenSetUp": "Dein Chat-Backup wurde eingerichtet.", + "@yourChatBackupHasBeenSetUp": {}, + "unverified": "Unverifiziert", + "@unverified": {}, + "messageInfo": "Nachrichten-Info", + "@messageInfo": {}, + "time": "Zeit", + "@time": {}, + "messageType": "Nachrichtentyp", + "@messageType": {}, + "sender": "Absender:in", + "@sender": {}, + "openGallery": "Galerie รถffnen", + "@openGallery": {}, + "removeFromSpace": "Aus dem Space entfernen", + "@removeFromSpace": {}, + "addToSpaceDescription": "Wรคhle einen Space aus, um diesen Chat hinzuzufรผgen.", + "@addToSpaceDescription": {}, + "start": "Start", + "@start": {}, + "repeatPassword": "Passwort wiederholen", + "@repeatPassword": {}, + "commandHint_dm": "Starte einen direkten Chat\nBenutze --no-encryption, um die Verschlรผsselung auszuschalten", + "@commandHint_dm": { + "type": "String", + "description": "Usage hint for the command /dm" + }, + "commandHint_discardsession": "Sitzung verwerfen", + "@commandHint_discardsession": { + "type": "String", + "description": "Usage hint for the command /discardsession" + }, + "commandHint_clearcache": "Zwischenspeicher lรถschen", + "@commandHint_clearcache": { + "type": "String", + "description": "Usage hint for the command /clearcache" + }, + "commandHint_create": "Erstelle ein leeren Gruppenchat\nBenutze --no-encryption, um die Verschlรผsselung auszuschalten", + "@commandHint_create": { + "type": "String", + "description": "Usage hint for the command /create" + }, + "openVideoCamera": "Video aufnehmen", + "@openVideoCamera": { + "type": "String", + "placeholders": {} + }, + "videoWithSize": "Video ({size})", + "@videoWithSize": { + "type": "String", + "placeholders": { + "size": { + "type": "String" + } + } + }, + "publish": "Verรถffentlichen", + "@publish": {}, + "pinMessage": "An Raum anheften", + "@pinMessage": {}, + "emojis": "Emojis", + "@emojis": {}, + "placeCall": "Anruf tรคtigen", + "@placeCall": {}, + "voiceCall": "Sprachanruf", + "@voiceCall": {}, + "unsupportedAndroidVersion": "Nicht unterstรผtzte Android-Version", + "@unsupportedAndroidVersion": {}, + "videoCallsBetaWarning": "Bitte beachte, dass sich Videoanrufe derzeit in der Beta-Phase befinden. Sie funktionieren mรถglicherweise nicht wie erwartet oder รผberhaupt nicht auf allen Plattformen.", + "@videoCallsBetaWarning": {}, + "emailOrUsername": "E-Mail oder Benutzername", + "@emailOrUsername": {}, + "unsupportedAndroidVersionLong": "Diese Funktion erfordert eine neuere Android-Version. Bitte suche nach Updates oder prรผfe die Lineage-OS-Unterstรผtzung.", + "@unsupportedAndroidVersionLong": {}, + "experimentalVideoCalls": "Experimentelle Videoanrufe", + "@experimentalVideoCalls": {}, + "reactedWith": "{sender} reagierte mit {reaction}", + "@reactedWith": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + }, + "reaction": { + "type": "String" + } + } + }, + "markAsRead": "Als gelesen markiert", + "@markAsRead": {}, + "reportUser": "Benutzer melden", + "@reportUser": {}, + "openChat": "Chat รถffnen", + "@openChat": {}, + "confirmEventUnpin": "Mรถchtest du das Ereignis wirklich dauerhaft lรถsen?", + "@confirmEventUnpin": {}, + "dismiss": "Verwerfen", + "@dismiss": {}, + "switchToAccount": "Zu Konto {number} wechseln", + "@switchToAccount": { + "type": "number", + "placeholders": { + "number": { + "type": "String" + } + } + }, + "nextAccount": "Nรคchstes Konto", + "@nextAccount": {}, + "widgetJitsi": "Jitsi Meet", + "@widgetJitsi": {}, + "widgetCustom": "Angepasst", + "@widgetCustom": {}, + "widgetEtherpad": "Textnotiz", + "@widgetEtherpad": {}, + "addWidget": "Widget hinzufรผgen", + "@addWidget": {}, + "widgetVideo": "Video", + "@widgetVideo": {}, + "widgetName": "Name", + "@widgetName": {}, + "widgetUrlError": "Das ist keine gรผltige URL.", + "@widgetUrlError": {}, + "errorAddingWidget": "Fehler beim Hinzufรผgen des Widgets.", + "@errorAddingWidget": {}, + "previousAccount": "Vorheriges Konto", + "@previousAccount": {}, + "separateChatTypes": "Separate Direktchats und Gruppen", + "@separateChatTypes": { + "type": "String", + "placeholders": {} + }, + "widgetNameError": "Bitte gib einen Anzeigenamen an.", + "@widgetNameError": {}, + "youKicked": "๐Ÿ‘ž Du hast {user} rausgeworfen", + "@youKicked": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youKickedAndBanned": "๐Ÿ™… Du hast {user} rausgeworfen und verbannt", + "@youKickedAndBanned": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youUnbannedUser": "Du hast die Verbannung von {user} rรผckgรคngig gemacht", + "@youUnbannedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youRejectedTheInvitation": "Du hast die Einladung abgelehnt", + "@youRejectedTheInvitation": {}, + "youJoinedTheChat": "Du bist dem Chat beigetreten", + "@youJoinedTheChat": {}, + "youAcceptedTheInvitation": "๐Ÿ‘ Du hast die Einladung angenommen", + "@youAcceptedTheInvitation": {}, + "youBannedUser": "Du hast den {user} verbannt", + "@youBannedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youHaveWithdrawnTheInvitationFor": "Du hast die Einladung fรผr {user} zurรผckgezogen", + "@youHaveWithdrawnTheInvitationFor": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youInvitedBy": "๐Ÿ“ฉ Du wurdest von {user} eingeladen", + "@youInvitedBy": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youInvitedUser": "๐Ÿ“ฉ Du hast {user} eingeladen", + "@youInvitedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "recoveryKey": "Wiederherstellungs-Schlรผssel", + "@recoveryKey": {}, + "recoveryKeyLost": "Wiederherstellungsschlรผssel verloren?", + "@recoveryKeyLost": {}, + "user": "Benutzer", + "@user": {}, + "custom": "Benutzerdefiniert", + "@custom": {}, + "storeInAndroidKeystore": "Im Android KeyStore speichern", + "@storeInAndroidKeystore": {}, + "storeSecurlyOnThisDevice": "Auf diesem Gerรคt sicher speichern", + "@storeSecurlyOnThisDevice": {}, + "dehydrate": "Sitzung exportieren und Gerรคt lรถschen", + "@dehydrate": {}, + "dehydrateWarning": "Diese Aktion kann nicht rรผckgรคngig gemacht werden. Stelle sicher, dass du die Sicherungsdatei sicher aufbewahrst.", + "@dehydrateWarning": {}, + "dehydrateTor": "TOR-Benutzer: Sitzung exportieren", + "@dehydrateTor": {}, + "dehydrateTorLong": "Fรผr TOR-Benutzer wird empfohlen, die Sitzung zu exportieren, bevor das Fenster geschlossen wird.", + "@dehydrateTorLong": {}, + "hydrateTor": "TOR-Benutzer: Session-Export importieren", + "@hydrateTor": {}, + "hydrate": "Aus Sicherungsdatei wiederherstellen", + "@hydrate": {}, + "indexedDbErrorTitle": "Probleme im Privatmodus", + "@indexedDbErrorTitle": {}, + "unlockOldMessages": "Entsperre alte Nachrichten", + "@unlockOldMessages": {}, + "pleaseEnterRecoveryKeyDescription": "Um deine alten Nachrichten zu entsperren, gib bitte den Wiederherstellungsschlรผssel ein, der in einer frรผheren Sitzung generiert wurde. Dein Wiederherstellungsschlรผssel ist NICHT dein Passwort.", + "@pleaseEnterRecoveryKeyDescription": {}, + "saveKeyManuallyDescription": "Speicher diesen Schlรผssel manuell, indem du den Systemfreigabedialog oder die Zwischenablage auslรถst.", + "@saveKeyManuallyDescription": {}, + "hydrateTorLong": "Hast du deine Sitzung das letzte Mal auf TOR exportiert? Importiere sie schnell und chatte weiter.", + "@hydrateTorLong": {}, + "pleaseEnterRecoveryKey": "Bitte gib deinen Wiederherstellungsschlรผssel ein:", + "@pleaseEnterRecoveryKey": {}, + "countFiles": "{count} Dateien", + "@countFiles": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "users": "Benutzer", + "@users": {}, + "storeInSecureStorageDescription": "Speicher den Wiederherstellungsschlรผssel im sicheren Speicher dieses Gerรคts.", + "@storeInSecureStorageDescription": {}, + "storeInAppleKeyChain": "Im Apple KeyChain speichern", + "@storeInAppleKeyChain": {}, + "indexedDbErrorLong": "Die Nachrichtenspeicherung ist im privaten Modus standardmรครŸig leider nicht aktiviert.\nBitte besuche\n- about:config\n- Setze dom.indexedDB.privateBrowsing.enabled auf true\nAndernfalls ist es nicht mรถglich, FluffyChat auszufรผhren.", + "@indexedDbErrorLong": {}, + "confirmMatrixId": "Bitte bestรคtigen deine Matrix-ID, um dein Konto zu lรถschen.", + "@confirmMatrixId": {}, + "supposedMxid": "das sollte sein {mxid}", + "@supposedMxid": { + "type": "String", + "placeholders": { + "mxid": { + "type": "String" + } + } + }, + "commandHint_markasdm": "Als Direktnachrichtenraum fรผr die angegebene Matrix-ID markieren", + "@commandHint_markasdm": {}, + "commandHint_markasgroup": "Als Gruppe markieren", + "@commandHint_markasgroup": {}, + "hideUnimportantStateEvents": "Blende unwichtige Zustandsereignisse aus", + "@hideUnimportantStateEvents": {}, + "doNotShowAgain": "Nicht mehr anzeigen", + "@doNotShowAgain": {}, + "appearOnTopDetails": "Ermรถglicht, dass die App oben angezeigt wird (nicht erforderlich, wenn du Fluffychat bereits als Anrufkonto eingerichtet haben)", + "@appearOnTopDetails": {}, + "noKeyForThisMessage": "Dies kann passieren, wenn die Nachricht gesendet wurde, bevor du dich auf diesem Gerรคt bei deinem Konto angemeldet hast.\n\nEs ist auch mรถglich, dass der Absender dein Gerรคt blockiert hat oder etwas mit der Internetverbindung schief gelaufen ist.\n\nKannst du die Nachricht in einer anderen Sitzung lesen? Dann kannst du die Nachricht davon รผbertragen! Gehe zu den Einstellungen > Gerรคte und vergewissere dich, dass sich deine Gerรคte gegenseitig verifiziert haben. Wenn du den Raum das nรคchste Mal รถffnest und beide Sitzungen im Vordergrund sind, werden die Schlรผssel automatisch รผbertragen.\n\nDu mรถchtest die Schlรผssel beim Abmelden oder Gerรคtewechsel nicht verlieren? Stelle sicher, dass du das Chat-Backup in den Einstellungen aktiviert hast.", + "@noKeyForThisMessage": {}, + "foregroundServiceRunning": "Diese Benachrichtigung wird angezeigt, wenn der Vordergrunddienst ausgefรผhrt wird.", + "@foregroundServiceRunning": {}, + "screenSharingTitle": "Bildschirm teilen", + "@screenSharingTitle": {}, + "callingPermissions": "Anrufberechtigungen", + "@callingPermissions": {}, + "callingAccount": "Anrufkonto", + "@callingAccount": {}, + "callingAccountDetails": "Ermรถglicht FluffyChat, die native Android-Dialer-App zu verwenden.", + "@callingAccountDetails": {}, + "appearOnTop": "Oben erscheinen", + "@appearOnTop": {}, + "otherCallingPermissions": "Mikrofon, Kamera und andere FluffyChat-Berechtigungen", + "@otherCallingPermissions": {}, + "whyIsThisMessageEncrypted": "Warum ist diese Nachricht nicht lesbar?", + "@whyIsThisMessageEncrypted": {}, + "newGroup": "Neue Gruppe", + "@newGroup": {}, + "newSpace": "Neuer Space", + "@newSpace": {}, + "enterSpace": "Raum betreten", + "@enterSpace": {}, + "enterRoom": "Raum betreten", + "@enterRoom": {}, + "allSpaces": "Alle Spaces", + "@allSpaces": {}, + "screenSharingDetail": "Du teilst deinen Bildschirm in FuffyChat", + "@screenSharingDetail": {}, + "numChats": "{number} Chats", + "@numChats": { + "type": "number", + "placeholders": { + "number": { + "type": "String" + } + } + }, + "newSpaceDescription": "Mit Spaces kannst du deine Chats zusammenfassen und private oder รถffentliche Communities aufbauen.", + "@newSpaceDescription": {}, + "wasDirectChatDisplayName": "Leerer Chat (war {oldDisplayName})", + "@wasDirectChatDisplayName": { + "type": "String", + "placeholders": { + "oldDisplayName": { + "type": "String" + } + } + }, + "encryptThisChat": "Diesen Chat verschlรผsseln", + "@encryptThisChat": {}, + "googlyEyesContent": "{senderName} hat dir Googly Eyes gesendet", + "@googlyEyesContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "startFirstChat": "Starte deinen ersten Chat", + "@startFirstChat": {}, + "deviceKeys": "Gerรคteschlรผssel:", + "@deviceKeys": {}, + "commandHint_cuddle": "Umarmung senden", + "@commandHint_cuddle": {}, + "commandHint_hug": "Umarmung senden", + "@commandHint_hug": {}, + "cuddleContent": "{senderName} knuddelt dich", + "@cuddleContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "sorryThatsNotPossible": "Sorry ... das ist nicht mรถglich", + "@sorryThatsNotPossible": {}, + "hugContent": "{senderName} umarmt dich", + "@hugContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "commandHint_googly": "Glupschaugen senden", + "@commandHint_googly": {}, + "disableEncryptionWarning": "Aus Sicherheitsgrรผnden kannst du die Verschlรผsselung in einem Chat nicht deaktivieren, wo sie zuvor aktiviert wurde.", + "@disableEncryptionWarning": {}, + "reopenChat": "Chat wieder erรถffnen", + "@reopenChat": {}, + "noBackupWarning": "Achtung! Ohne Aktivierung des Chat-Backups verlierst du den Zugriff auf deine verschlรผsselten Nachrichten. Vor dem Ausloggen wird dringend empfohlen, das Chat-Backup zu aktivieren.", + "@noBackupWarning": {}, + "noOtherDevicesFound": "Keine anderen Gerรคte anwesend", + "@noOtherDevicesFound": {}, + "allRooms": "Alle Gruppenchats", + "@allRooms": { + "type": "String", + "placeholders": {} + }, + "fileHasBeenSavedAt": "Datei wurde gespeichert unter {path}", + "@fileHasBeenSavedAt": { + "type": "String", + "placeholders": { + "path": { + "type": "String" + } + } + }, + "jumpToLastReadMessage": "Zur letzten ungelesenen Nachricht", + "@jumpToLastReadMessage": {}, + "readUpToHere": "Bis hier gelesen", + "@readUpToHere": {}, + "pleaseTryAgainLaterOrChooseDifferentServer": "Bitte versuche es spรคter noch einmal oder wรคhle einen anderen Server.", + "@pleaseTryAgainLaterOrChooseDifferentServer": {}, + "jump": "Springen", + "@jump": {}, + "openLinkInBrowser": "Link im Browser รถffnen", + "@openLinkInBrowser": {}, + "reportErrorDescription": "๐Ÿ˜ญ Oh nein. Etwas ist schief gelaufen. Wenn du mรถchtest, kannst du den Bug bei den Entwicklern melden.", + "@reportErrorDescription": {}, + "report": "Melden", + "@report": {}, + "signInWithPassword": "Anmelden mit Passwort", + "@signInWithPassword": {}, + "signInWith": "Anmelden mit {provider}", + "@signInWith": { + "type": "String", + "placeholders": { + "provider": { + "type": "String" + } + } + }, + "importNow": "Jetzt importieren", + "@importNow": {}, + "importEmojis": "Emojis importieren", + "@importEmojis": {}, + "importFromZipFile": "Aus ZIP-Datei importieren", + "@importFromZipFile": {}, + "exportEmotePack": "Emote-Paket als ZIP-Datei exportieren", + "@exportEmotePack": {}, + "notAnImage": "Keine Bilddatei.", + "@notAnImage": {}, + "replace": "Ersetzen", + "@replace": {}, + "sendTypingNotifications": "Tippbenachrichtigungen senden", + "@sendTypingNotifications": {}, + "profileNotFound": "Der Benutzer konnte auf dem Server nicht gefunden werden. Vielleicht gibt es ein Verbindungsproblem oder der Benutzer existiert nicht.", + "@profileNotFound": {}, + "createGroup": "Gruppe erstellen", + "@createGroup": {}, + "shareInviteLink": "Einladungslink teilen", + "@shareInviteLink": {}, + "inviteContactToGroupQuestion": "Willst du {contact} zum Chat {groupName} einladen?", + "@inviteContactToGroupQuestion": {}, + "tryAgain": "Neuer Versuch", + "@tryAgain": {}, + "redactMessageDescription": "Die Nachricht wird fรผr alle Teilnehmer dieses Gesprรคchs gelรถscht. Dies kann nicht rรผckgรคngig gemacht werden.", + "@redactMessageDescription": {}, + "redactedBy": "Gelรถscht von {username}", + "@redactedBy": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "redactedByBecause": "Gelรถscht von {username} weil: \"{reason}\"", + "@redactedByBecause": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "reason": { + "type": "String" + } + } + }, + "setTheme": "Design festlegen:", + "@setTheme": {}, + "setColorTheme": "Farbdesign einstellen:", + "@setColorTheme": {}, + "invite": "Einladen", + "@invite": {}, + "optionalRedactReason": "(Optional) Grund fรผr die Lรถschung dieser Nachricht...", + "@optionalRedactReason": {}, + "messagesStyle": "Nachrichten:", + "@messagesStyle": {}, + "chatPermissions": "Chatberechtigungen", + "@chatPermissions": {}, + "chatDescription": "Chatbeschreibung", + "@chatDescription": {}, + "chatDescriptionHasBeenChanged": "Chatbeschreibung geรคndert", + "@chatDescriptionHasBeenChanged": {}, + "noChatDescriptionYet": "Noch keine Chatbeschreibung vorhanden.", + "@noChatDescriptionYet": {}, + "invalidServerName": "Ungรผltiger Servername", + "@invalidServerName": {}, + "directChat": "Privater Chat", + "@directChat": {}, + "addChatDescription": "Chatbeschreibung hinzufรผgen ...", + "@addChatDescription": {}, + "setChatDescription": "Chatbeschreibung festlegen", + "@setChatDescription": {}, + "inviteGroupChat": "๐Ÿ“จ Einladungen zum Gruppenchat", + "@inviteGroupChat": {}, + "invitePrivateChat": "๐Ÿ“จ Einladungen zum privaten Chat", + "@invitePrivateChat": {}, + "invalidInput": "Ungรผltige Eingabe!", + "@invalidInput": {}, + "hasKnocked": "๐Ÿšช {user} hat angeklopft", + "@hasKnocked": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "wrongPinEntered": "Falsche PIN eingegeben! Bitte in {seconds} Sekunden erneut versuchen ...", + "@wrongPinEntered": { + "type": "String", + "placeholders": { + "seconds": { + "type": "int" + } + } + }, + "pleaseEnterANumber": "Bitte eine Zahl grรถรŸer 0 eingeben", + "@pleaseEnterANumber": {}, + "emoteKeyboardNoRecents": "Kรผrzlich verwendete Emotes werden hier angezeigt ...", + "@emoteKeyboardNoRecents": { + "type": "String", + "placeholders": {} + }, + "banUserDescription": "Der Benutzer wird aus dem Chat gebannt und kann den Chat erst wieder betreten, wenn die Verbannung aufgehoben wird.", + "@banUserDescription": {}, + "removeDevicesDescription": "Du wirst von diesem Gerรคt abgemeldet und kannst dann dort keine Nachrichten mehr empfangen.", + "@removeDevicesDescription": {}, + "unbanUserDescription": "Der Benutzer kann den Chat dann wieder betreten, wenn er es versucht.", + "@unbanUserDescription": {}, + "pushNotificationsNotAvailable": "Push-Benachrichtigungen nicht verfรผgbar", + "@pushNotificationsNotAvailable": {}, + "makeAdminDescription": "Sobald du diesen Benutzer zum Administrator gemacht hast, kannst du das mรถglicherweise nicht mehr rรผckgรคngig machen, da er dann รผber dieselben Berechtigungen wie du verfรผgt.", + "@makeAdminDescription": {}, + "archiveRoomDescription": "Der Chat wird in das Archiv verschoben. Andere Benutzer kรถnnen sehen, dass du den Chat verlassen hast.", + "@archiveRoomDescription": {}, + "learnMore": "Erfahre mehr", + "@learnMore": {}, + "roomUpgradeDescription": "Der Chat wird dann mit der neuen Raumversion neu erstellt. Alle Teilnehmer werden benachrichtigt, dass sie zum neuen Chat wechseln mรผssen. Mehr รผber Raumversionen erfรคhrst du unter https://spec.matrix.org/latest/rooms/", + "@roomUpgradeDescription": {}, + "kickUserDescription": "Der Benutzer wird aus dem Chat geworfen, aber nicht gebannt. In รถffentlichen Chats kann der Benutzer jederzeit wieder beitreten.", + "@kickUserDescription": {}, + "blockListDescription": "Du kannst Benutzer blockieren, die dich stรถren. Von Benutzern auf deiner persรถnlichen Blocklierliste kannst du keine Nachrichten oder Raumeinladungen mehr erhalten.", + "@blockListDescription": {}, + "createGroupAndInviteUsers": "Gruppe erstellen und Nutzer einladen", + "@createGroupAndInviteUsers": {}, + "startConversation": "Unterhaltung starten", + "@startConversation": {}, + "blockedUsers": "Blockierte Benutzer", + "@blockedUsers": {}, + "groupCanBeFoundViaSearch": "Gruppe kann รผber die Suche gefunden werden", + "@groupCanBeFoundViaSearch": {}, + "noUsersFoundWithQuery": "Leider konnte mit \"{query}\" kein Benutzer gefunden werden. Bitte schau nach, ob dir ein Tippfehler unterlaufen ist.", + "@noUsersFoundWithQuery": { + "type": "String", + "placeholders": { + "query": { + "type": "String" + } + } + }, + "block": "Blockieren", + "@block": {}, + "yourGlobalUserIdIs": "Deine globale Benutzer-ID ist: ", + "@yourGlobalUserIdIs": {}, + "commandHint_sendraw": "Rohes JSON senden", + "@commandHint_sendraw": {}, + "wrongRecoveryKey": "Entschuldigung ... das scheint nicht der richtige Wiederherstellungsschlรผssel zu sein.", + "@wrongRecoveryKey": {}, + "blockUsername": "Blockiere Benutzername", + "@blockUsername": {}, + "groupName": "Gruppenname", + "@groupName": {}, + "searchChatsRooms": "Suche nach #Chats, @Nutzer ...", + "@searchChatsRooms": {}, + "databaseMigrationTitle": "Datenbank wird optimiert", + "@databaseMigrationTitle": {}, + "databaseMigrationBody": "Bitte warten. Dies kann einen Moment dauern.", + "@databaseMigrationBody": {}, + "thisDevice": "Dieses Gerรคt:", + "@thisDevice": {}, + "publicSpaces": "ร–ffentliche Spaces", + "@publicSpaces": {}, + "passwordIsWrong": "Dein eingegebenes Passwort ist falsch", + "@passwordIsWrong": {}, + "pleaseEnterYourCurrentPassword": "Bitte dein aktuelles Passwort eingeben", + "@pleaseEnterYourCurrentPassword": {}, + "publicLink": "ร–ffentlicher Link", + "@publicLink": {}, + "nothingFound": "Nichts gefunden ...", + "@nothingFound": {}, + "decline": "Ablehnen", + "@decline": {}, + "newPassword": "Neues Passwort", + "@newPassword": {}, + "passwordsDoNotMatch": "Passwรถrter stimmen nicht รผberein", + "@passwordsDoNotMatch": {}, + "subspace": "Sub-Space", + "@subspace": {}, + "select": "Auswรคhlen", + "@select": {}, + "pleaseChooseAStrongPassword": "Bitte wรคhle ein starkes Passwort", + "@pleaseChooseAStrongPassword": {}, + "addChatOrSubSpace": "Chat oder Sub-Space hinzufรผgen", + "@addChatOrSubSpace": {}, + "leaveEmptyToClearStatus": "Leer lassen, um den Status zu lรถschen.", + "@leaveEmptyToClearStatus": {}, + "joinSpace": "Space beitreten", + "@joinSpace": {}, + "searchForUsers": "Suche nach @benutzer ...", + "@searchForUsers": {}, + "initAppError": "Beim Starten der App ist ein Fehler aufgetreten", + "@initAppError": {}, + "databaseBuildErrorBody": "Die SQlite-Datenbank kann nicht erstellt werden. Die App versucht vorerst, die Legacy-Datenbank zu verwenden. Bitte melde diesen Fehler an die Entwickler unter {url}. Die Fehlermeldung lautet: {error}", + "@databaseBuildErrorBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "sessionLostBody": "Die App versucht nun, deine Sitzung aus der Sicherung wiederherzustellen. Bitte melde diesen Fehler an die Entwickler unter {url}. Die Fehlermeldung lautet: {error}", + "@sessionLostBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "restoreSessionBody": "Die App versucht nun, deine Sitzung aus der Sicherung wiederherzustellen. Bitte melde diesen Fehler an die Entwickler unter {url}. Die Fehlermeldung lautet: {error}", + "@restoreSessionBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "youInvitedToBy": "๐Ÿ“ฉ Du wurdest per Link eingeladen zu:\n{alias}", + "@youInvitedToBy": { + "placeholders": { + "alias": { + "type": "String" + } + } + }, + "sendReadReceipts": "Lesebestรคtigungen senden", + "@sendReadReceipts": {}, + "formattedMessages": "Formatierte Nachrichten", + "@formattedMessages": {}, + "forwardMessageTo": "Nachricht weiterleiten an {roomName}?", + "@forwardMessageTo": { + "type": "String", + "placeholders": { + "roomName": { + "type": "String" + } + } + }, + "sendTypingNotificationsDescription": "Andere Teilnehmer in einem Chat kรถnnen sehen, wenn du eine neue Nachricht tippst.", + "@sendTypingNotificationsDescription": {}, + "formattedMessagesDescription": "Formatierte Nachrichteninhalte wie fettgedruckten Text mit Markdown anzeigen.", + "@formattedMessagesDescription": {}, + "verifyOtherUser": "๐Ÿ” Anderen Benutzer verifizieren", + "@verifyOtherUser": {}, + "sendReadReceiptsDescription": "Andere Teilnehmer in einem Chat kรถnnen sehen, ob du eine Nachricht gelesen hast.", + "@sendReadReceiptsDescription": {}, + "transparent": "Transparent", + "@transparent": {}, + "verifyOtherDevice": "๐Ÿ” Anderes Gerรคt verifizieren", + "@verifyOtherDevice": {}, + "verifyOtherUserDescription": "Wenn du einen anderen Benutzer verifizierst, kannst du sicher sein, dass du weiรŸt, an wen du wirklich schreibst. ๐Ÿ’ช\n\nWenn du eine Verifizierung startest, wird dir und dem anderen Nutzer ein Popup in der App angezeigt. Dort siehst du dann eine Reihe von Emojis oder Zahlen, die ihr miteinander vergleichen mรผsst.\n\nDas geht am besten, wenn man sich trifft oder einen Videoanruf startet. ๐Ÿ‘ญ", + "@verifyOtherUserDescription": {}, + "acceptedKeyVerification": "{sender} hat die Schlรผsselverifikation akzeptiert", + "@acceptedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "canceledKeyVerification": "{sender} hat die Schlรผsselverifikation abgebrochen", + "@canceledKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "completedKeyVerification": "{sender} hat die Schlรผsselverifikation abgeschlossen", + "@completedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "isReadyForKeyVerification": "{sender} ist bereit fรผr die Schlรผsselverifikation", + "@isReadyForKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "requestedKeyVerification": "{sender} hat eine Schlรผsselverifikation angefragt", + "@requestedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "startedKeyVerification": "{sender} hat die Schlรผsselverifikation gestartet", + "@startedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "verifyOtherDeviceDescription": "Wenn du ein anderes Gerรคt verifizieren, kรถnnen diese Gerรคteschlรผssel austauschen, was die Sicherheit insgesamt erhรถht. ๐Ÿ’ช\n\nSobald du eine Verifizierung starten, erscheint ein Pop-up in der App auf beiden Gerรคten. Dort siehst du dann eine Reihe von Emojis oder Zahlen, die du miteinander vergleichen musst.\n\nAm besten hรคltst du beide Gerรคte bereit, bevor du die Verifizierung startest. ๐Ÿคณ", + "@verifyOtherDeviceDescription": {}, + "presenceStyle": "Statusmeldungen:", + "@presenceStyle": { + "type": "String", + "placeholders": {} + }, + "presencesToggle": "Status-Nachrichten anderer Benutzer anzeigen", + "@presencesToggle": { + "type": "String", + "placeholders": {} + }, + "incomingMessages": "Eingehende Nachrichten", + "@incomingMessages": {}, + "commandHint_unignore": "Angegebene Matrix-ID nicht mehr ignorieren", + "@commandHint_unignore": {}, + "commandHint_ignore": "Angegebene Matrix-ID ignorieren", + "@commandHint_ignore": {}, + "noDatabaseEncryption": "Datenbankverschlรผsselung wird auf dieser Plattform nicht unterstรผtzt", + "@noDatabaseEncryption": {}, + "hidePresences": "Status-Liste verbergen?", + "@hidePresences": {}, + "stickers": "Sticker", + "@stickers": {}, + "discover": "Entdecken", + "@discover": {}, + "unreadChatsInApp": "{appname}: {unread} ungelesene Chats", + "@unreadChatsInApp": { + "type": "String", + "placeholders": { + "appname": { + "type": "String" + }, + "unread": { + "type": "String" + } + } + }, + "customEmojisAndStickersBody": "Eigene Emojis oder Sticker zur Nutzung im Chat hinzufรผgen oder teilen.", + "@customEmojisAndStickersBody": {}, + "globalChatId": "Globale Chat-ID", + "@globalChatId": {}, + "accessAndVisibility": "Zugang und Sichtbarkeit", + "@accessAndVisibility": {}, + "hideMemberChangesInPublicChats": "Mitglieder-ร„nderungen in รถffentlichen Chats ausblenden", + "@hideMemberChangesInPublicChats": {}, + "accessAndVisibilityDescription": "Wer darf dem Chat beitreten und wie kann der Chat gefunden werden.", + "@accessAndVisibilityDescription": {}, + "hideMemberChangesInPublicChatsBody": "Zeige keine Beitritt- oder Verlassen-Ereignisse von Mitgliedern in der Timeline an, um die Lesbarkeit in รถffentlichen Chats zu verbessern.", + "@hideMemberChangesInPublicChatsBody": {}, + "userWouldLikeToChangeTheChat": "{user} wรผrde dem Chat gerne beitreten.", + "@userWouldLikeToChangeTheChat": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "noPublicLinkHasBeenCreatedYet": "Es wurde noch kein รถffentlicher Link erstellt", + "@noPublicLinkHasBeenCreatedYet": {}, + "chatCanBeDiscoveredViaSearchOnServer": "Chat kann รผber die Suche auf {server} gefunden werden", + "@chatCanBeDiscoveredViaSearchOnServer": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "appLockDescription": "App mit einer PIN sperren, wenn sie nicht verwendet wird", + "@appLockDescription": {}, + "calls": "Anrufe", + "@calls": {}, + "customEmojisAndStickers": "Eigene Emojis und Sticker", + "@customEmojisAndStickers": {}, + "hideRedactedMessages": "Geschwรคrzte Nachrichten verstecken", + "@hideRedactedMessages": {}, + "hideRedactedMessagesBody": "Wenn jemand eine Nachricht schwรคrzt/lรถscht, dann wird diese Nachricht im Chat nicht mehr sichtbar sein.", + "@hideRedactedMessagesBody": {}, + "hideInvalidOrUnknownMessageFormats": "Ungรผltige und unbekannte Nachrichten-Formate ausblenden", + "@hideInvalidOrUnknownMessageFormats": {}, + "overview": "รœbersicht", + "@overview": {}, + "notifyMeFor": "Benachrichtige mich fรผr", + "@notifyMeFor": {}, + "passwordRecoverySettings": "Passwort-Wiederherstellungs-Einstellungen", + "@passwordRecoverySettings": {}, + "knock": "Anklopfen", + "@knock": {}, + "knocking": "Klopft", + "@knocking": {}, + "thereAreCountUsersBlocked": "Im Augenblick werden {count} Benutzer blockiert.", + "@thereAreCountUsersBlocked": { + "type": "String", + "count": {} + }, + "usersMustKnock": "Benutzer mรผssen anklopfen", + "@usersMustKnock": {}, + "noOneCanJoin": "Niemand kann beitreten", + "@noOneCanJoin": {}, + "createNewAddress": "Neue Adresse erstellen", + "@createNewAddress": {}, + "userRole": "Benutzerrolle", + "@userRole": {}, + "minimumPowerLevel": "{level} is das minimale Power-Level.", + "@minimumPowerLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "String" + } + } + }, + "publicChatAddresses": "ร–ffentliche Chat-Adressen", + "@publicChatAddresses": {}, + "gallery": "Galerie", + "@gallery": {}, + "files": "Dateien", + "@files": {}, + "restricted": "Beschrรคnkt", + "@restricted": {}, + "knockRestricted": "Anklopfen beschrรคnkt", + "@knockRestricted": {}, + "searchIn": "In Chat \"{chat}\" suchen ...", + "@searchIn": { + "type": "String", + "placeholders": { + "chat": { + "type": "String" + } + } + }, + "searchMore": "Weiter suchen ...", + "@searchMore": {}, + "unread": "Ungelesen", + "@unread": {}, + "noMoreChatsFound": "Keine weiteren Chats gefunden ...", + "@noMoreChatsFound": {}, + "joinedChats": "Beigetretene Chats", + "@joinedChats": {}, + "space": "Space", + "@space": {}, + "spaces": "Spaces", + "@spaces": {}, + "goToSpace": "Geh zum Space: {space}", + "@goToSpace": { + "type": "String", + "space": {} + }, + "markAsUnread": "Als ungelesen markieren", + "@markAsUnread": {}, + "swipeRightToLeftToReply": "Wische von rechts nach links zum Antworten", + "@swipeRightToLeftToReply": {}, + "countChatsAndCountParticipants": "{chats} Chats und {participants} Teilnehmer", + "@countChatsAndCountParticipants": { + "type": "String", + "placeholders": { + "chats": { + "type": "int" + }, + "participants": { + "type": "int" + } + } + }, + "changeGeneralChatSettings": "Allgemeine Chat-Einstellungen รคndern", + "@changeGeneralChatSettings": {}, + "userLevel": "{level} - Benutzer", + "@userLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "moderatorLevel": "{level} - Moderator", + "@moderatorLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "changeTheChatPermissions": "ร„ndere die Chat-Berechtigungen", + "@changeTheChatPermissions": {}, + "changeTheVisibilityOfChatHistory": "Wechsele die Sichtbarkeit der Chat-Historie", + "@changeTheVisibilityOfChatHistory": {}, + "chatPermissionsDescription": "Einstellen, welches Level fรผr bestimmte Aktionen in diesem Chat erforderlich ist. Die Level 0, 50 und 100 stehen รผblicherweise fรผr Benutzer, Moderatoren und Admins, aber jede Abstufung ist mรถglich.", + "@chatPermissionsDescription": {}, + "invitedBy": "๐Ÿ“ฉ Eingeladen von {user}", + "@invitedBy": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "adminLevel": "{level} - Administrator", + "@adminLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "inviteOtherUsers": "Lade andere Benutzer in diesen Chat ein", + "@inviteOtherUsers": {}, + "changeTheCanonicalRoomAlias": "ร„ndern der Hauptadresse fรผr den รถffentlichen Chat", + "@changeTheCanonicalRoomAlias": {}, + "sendRoomNotifications": "Sende eine @room-Benachrichtigung", + "@sendRoomNotifications": {}, + "changeTheDescriptionOfTheGroup": "Chat-Beschreibung รคndern", + "@changeTheDescriptionOfTheGroup": {}, + "updateInstalled": "๐ŸŽ‰ Update {version} installiert!", + "@updateInstalled": { + "type": "String", + "placeholders": { + "version": { + "type": "String" + } + } + }, + "changelog": "ร„nderungsprotokoll", + "@changelog": {}, + "sendCanceled": "Senden abgebrochen", + "@sendCanceled": {}, + "noChatsFoundHere": "Hier wurden noch keine Chats gefunden. Starte einen neuen Chat mit jemandem, indem du die Schaltflรคche unten verwenden. โคต๏ธ", + "@noChatsFoundHere": {}, + "whatIsAHomeserver": "Was ist ein Homeserver?", + "@whatIsAHomeserver": {}, + "doesNotSeemToBeAValidHomeserver": "Scheint kein kompatibler Homeserver zu sein. Falsche URL?", + "@doesNotSeemToBeAValidHomeserver": {}, + "loginWithMatrixId": "Mit Matrix-ID anmelden", + "@loginWithMatrixId": {}, + "discoverHomeservers": "Server suchen", + "@discoverHomeservers": {}, + "homeserverDescription": "Alle deine Daten werden auf einem Homeserver gespeichert, so wie bei einem E-Mail Anbieter. Du kannst aussuchen, welchen Homeserver du benutzen willst und kannst trotzdem mit allen kommunizieren. Erfahre mehr auf https://matrix.org.", + "@homeserverDescription": {}, + "sendingAttachment": "Anhang wird gesendet ...", + "@sendingAttachment": {}, + "generatingVideoThumbnail": "Generiere Video-Vorschaubild ...", + "@generatingVideoThumbnail": {}, + "serverLimitReached": "Server-Limit erreicht! Warte {seconds} Sekunden ...", + "@serverLimitReached": { + "type": "integer", + "placeholders": { + "seconds": { + "type": "int" + } + } + }, + "calculatingFileSize": "DateigrรถรŸe wird berechnet ...", + "@calculatingFileSize": {}, + "prepareSendingAttachment": "Anhang zum Senden vorbereiten ...", + "@prepareSendingAttachment": {}, + "compressVideo": "Video wird komprimiert ...", + "@compressVideo": {}, + "sendingAttachmentCountOfCount": "Sende Anhang {index} von {length} ...", + "@sendingAttachmentCountOfCount": { + "type": "integer", + "placeholders": { + "index": { + "type": "int" + }, + "length": { + "type": "int" + } + } + }, + "fileIsTooBigForServer": "Kann nicht gesendet werden! Der Server unterstรผtzt nur Anhรคnge bis hรถchstens {max}.", + "@fileIsTooBigForServer": { + "type": "String", + "placeholders": { + "max": { + "type": "String" + } + } + }, + "oneOfYourDevicesIsNotVerified": "Eines deiner Gerรคte ist nicht verifiziert", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "Hinweis: Wenn du alle deine Gerรคte mit dem Chat-Backup verbindest, sind sie automatisch verifiziert.", + "@noticeChatBackupDeviceVerification": {}, + "setWallpaper": "Hintergrund รคndern", + "@setWallpaper": {}, + "opacity": "Deckkraft:", + "@opacity": {}, + "welcomeText": "Hey Hey ๐Ÿ‘‹ Das ist FluffyChat. Du kannst sich bei jedem Homeserver anmelden, der mit https://matrix.org kompatibel ist. Und dann mit jedem chatten. Das hier ist ein riesiges dezentrales Nachrichtennetzwerk!", + "@welcomeText": {}, + "blur": "Verwischen:", + "@blur": {}, + "manageAccount": "Konto verwalten", + "@manageAccount": {}, + "continueText": "Fortfahren", + "@continueText": {}, + "noContactInformationProvided": "Der Server stellt keine gรผltigen Kontaktinformationen bereit", + "@noContactInformationProvided": {}, + "contactServerAdmin": "Serveradministrator kontaktieren", + "@contactServerAdmin": {}, + "name": "Name", + "@name": {}, + "version": "Version", + "@version": {}, + "website": "Website", + "@website": {}, + "aboutHomeserver": "รœber {homeserver}", + "@aboutHomeserver": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "boldText": "Fetter Text", + "@boldText": {}, + "invalidUrl": "Ungรผltige URL", + "@invalidUrl": {}, + "addLink": "Link hinzufรผgen", + "@addLink": {}, + "unableToJoinChat": "Chat kann nicht beigetreten werden. Mรถglicherweise hat die Gegenseite das Gesprรคch bereits beendet.", + "@unableToJoinChat": {}, + "italicText": "Kursiver Text", + "@italicText": {}, + "strikeThrough": "Durchgestrichen", + "@strikeThrough": {}, + "pleaseFillOut": "Bitte ausfรผllen", + "@pleaseFillOut": {}, + "sendImages": "Sende {count} Bilder", + "@sendImages": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "contactServerSecurity": "Server-Sicherheit kontaktieren", + "@contactServerSecurity": {}, + "compress": "Komprimieren", + "@compress": {}, + "supportPage": "Support-Seite", + "@supportPage": {}, + "serverInformation": "Server-Informationen:", + "@serverInformation": {}, + "appIntroduction": "Mit FluffyChat kannst du รผber verschiedene Messenger hinweg mit deinen Freunden chatten. Erfahre mehr dazu auf https://matrix.org oder tippe einfach auf *Fortfahren*.", + "@appIntroduction": {}, + "newChatRequest": "๐Ÿ“ฉ Neue Chat-Anfrage", + "@newChatRequest": {}, + "synchronizingPleaseWaitCounter": " Synchronisierungโ€ฆ ({percentage}%)", + "@synchronizingPleaseWaitCounter": { + "type": "String", + "placeholders": { + "percentage": { + "type": "String" + } + } + }, + "waitingForServer": "Auf Server warten...", + "@waitingForServer": {}, + "previous": "Vorige", + "@previous": {}, + "otherPartyNotLoggedIn": "Der User ist aktuell nicht eingeloggt und kann daher keine Nachrichten empfangen!", + "@otherPartyNotLoggedIn": {}, + "appWantsToUseForLogin": "Nutze '{server}' um dich einzuloggen", + "@appWantsToUseForLogin": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "appWantsToUseForLoginDescription": "Hiermit erlaubst du der App und der Website, Informationen รผber dich weiterzugeben.", + "@appWantsToUseForLoginDescription": {}, + "open": "Offen", + "@open": {}, + "notificationRuleContainsUserName": "Enthรคlt Benutzernamen", + "@notificationRuleContainsUserName": {}, + "notificationRuleContainsUserNameDescription": "Benachrichtigt den Benutzer, wenn eine Nachricht seinen Benutzernamen enthรคlt.", + "@notificationRuleContainsUserNameDescription": {}, + "notificationRuleMaster": "Alle Benachrichtigungen stummschalten", + "@notificationRuleMaster": {}, + "notificationRuleSuppressNotices": "Automatisierte Nachrichten unterdrรผcken", + "@notificationRuleSuppressNotices": {}, + "notificationRuleMasterDescription": "Setzt alle anderen Regeln auรŸer Kraft und deaktiviert alle Benachrichtigungen.", + "@notificationRuleMasterDescription": {}, + "generalNotificationSettings": "Allgemeine Benachrichtigungseinstellungen", + "@generalNotificationSettings": {}, + "otherNotificationSettings": "Andere Benachrichtigungseinstellungen", + "@otherNotificationSettings": {}, + "contentNotificationSettings": "Einstellungen fรผr Inhaltsbenachrichtigungen", + "@contentNotificationSettings": {}, + "userSpecificNotificationSettings": "Benutzerspezifische Benachrichtigungseinstellungen", + "@userSpecificNotificationSettings": {}, + "roomNotificationSettings": "Einstellungen fรผr Raumbenachrichtigungen", + "@roomNotificationSettings": {}, + "notificationRuleSuppressNoticesDescription": "Unterdrรผckt Benachrichtigungen von automatisierten Clients wie Bots.", + "@notificationRuleSuppressNoticesDescription": {}, + "notificationRuleInviteForMe": "Einladung fรผr mich", + "@notificationRuleInviteForMe": {}, + "notificationRuleReaction": "Reaktion", + "@notificationRuleReaction": {}, + "notificationRuleReactionDescription": "Unterdrรผckt Benachrichtigungen fรผr Reaktionen.", + "@notificationRuleReactionDescription": {}, + "notificationRuleSuppressEditsDescription": "Unterdrรผckt Benachrichtigungen fรผr bearbeitete Nachrichten.", + "@notificationRuleSuppressEditsDescription": {}, + "notificationRuleCall": "Anruf", + "@notificationRuleCall": {}, + "notificationRuleCallDescription": "Benachrichtigt den Benutzer รผber Anrufe.", + "@notificationRuleCallDescription": {}, + "notificationRuleEncrypted": "Verschlรผsselt", + "@notificationRuleEncrypted": {}, + "more": "Mehr", + "@more": {}, + "notificationRuleSuppressEdits": "Unterdrรผckt Bearbeitungen", + "@notificationRuleSuppressEdits": {}, + "notificationRuleRoomServerAclDescription": "Unterdrรผckt Benachrichtigungen fรผr Raumserver-Zugriffskontrolllisten (ACL).", + "@notificationRuleRoomServerAclDescription": {}, + "notificationRuleMessage": "Nachricht", + "@notificationRuleMessage": {}, + "notificationRuleMessageDescription": "Informiert den Benutzer รผber allgemeine Nachrichten.", + "@notificationRuleMessageDescription": {}, + "notificationRuleJitsi": "Jitsi", + "@notificationRuleJitsi": {}, + "allDevices": "Alle Gerรคte", + "@allDevices": {}, + "enterNewChat": "Neuen Chat betreten", + "@enterNewChat": {}, + "shareKeysWith": "Schlรผssel teilen mit...", + "@shareKeysWith": {}, + "shareKeysWithDescription": "Welchen Gerรคten sollte vertraut werden, damit sie deine Nachrichten in verschlรผsselten Chats mitlesen kรถnnen?", + "@shareKeysWithDescription": {}, + "verifiedDevicesOnly": "Nur verifizierte Gerรคte", + "@verifiedDevicesOnly": {}, + "takeAPhoto": "Foto aufnehmen", + "@takeAPhoto": {}, + "recordAVideo": "Video aufnehmen", + "@recordAVideo": {}, + "optionalMessage": "(Optionale) Nachricht...", + "@optionalMessage": {}, + "notSupportedOnThisDevice": "Nicht unterstรผtzt auf diesem Gerรคt", + "@notSupportedOnThisDevice": {}, + "ignoreUser": "Nutzer ignorieren", + "@ignoreUser": {}, + "notificationRuleEncryptedRoomOneToOneDescription": "Benachrichtigt den Benutzer รผber Nachrichten in verschlรผsselten Eins-zu-Eins-Chats.", + "@notificationRuleEncryptedRoomOneToOneDescription": {}, + "commandHint_roomupgrade": "Aktualisieren Sie diesen Raum auf die angegebene Raumversion", + "@commandHint_roomupgrade": {}, + "notificationRuleMemberEvent": "Mitgliederveranstaltung", + "@notificationRuleMemberEvent": {}, + "notificationRuleInviteForMeDescription": "Benachrichtigt den Benutzer, wenn er in einen Raum eingeladen wird.", + "@notificationRuleInviteForMeDescription": {}, + "notificationRuleIsUserMentionDescription": "Benachrichtigt den Benutzer, wenn er in einer Nachricht direkt erwรคhnt wird.", + "@notificationRuleIsUserMentionDescription": {}, + "notificationRuleRoomnotifDescription": "Benachrichtigt den Benutzer, wenn eine Nachricht โ€ž@roomโ€œ enthรคlt.", + "@notificationRuleRoomnotifDescription": {}, + "notificationRuleRoomOneToOneDescription": "Benachrichtigt den Benutzer รผber Nachrichten in Einzelchats.", + "@notificationRuleRoomOneToOneDescription": {}, + "notificationRuleEncryptedDescription": "Benachrichtigt den Benutzer รผber Nachrichten in verschlรผsselten Rรคumen.", + "@notificationRuleEncryptedDescription": {}, + "notificationRuleJitsiDescription": "Benachrichtigt den Benutzer รผber Jitsi-Widget-Ereignisse.", + "@notificationRuleJitsiDescription": {}, + "checkList": "Checkliste", + "@checkList": {}, + "countInvited": "{count} invited", + "@countInvited": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "notificationRuleIsUserMention": "Benutzererwรคhnung", + "@notificationRuleIsUserMention": {}, + "notificationRuleContainsDisplayName": "Enthรคlt den Anzeigenamen", + "@notificationRuleContainsDisplayName": {}, + "notificationRuleContainsDisplayNameDescription": "Benachrichtigt den Benutzer, wenn eine Nachricht seinen Anzeigenamen enthรคlt.", + "@notificationRuleContainsDisplayNameDescription": {}, + "notificationRuleIsRoomMention": "Chat-Erwรคhnung", + "@notificationRuleIsRoomMention": {}, + "notificationRuleRoomnotif": "Chat-Benachritigung", + "@notificationRuleRoomnotif": {}, + "notificationRuleTombstoneDescription": "Benachrichtigt den Benutzer รผber Nachrichten zur Raumdeaktivierung.", + "@notificationRuleTombstoneDescription": {}, + "notificationRuleEncryptedRoomOneToOne": "Verschlรผsselter Einzelchat", + "@notificationRuleEncryptedRoomOneToOne": {}, + "notificationRuleRoomOneToOne": "Einzelchat", + "@notificationRuleRoomOneToOne": {}, + "notificationRuleServerAclDescription": "Unterdrรผckt Benachrichtigungen fรผr Server-ACL-Ereignisse.", + "@notificationRuleServerAclDescription": {}, + "unknownPushRule": "Unbekannte Push-Regel '{rule}'", + "@unknownPushRule": { + "type": "String", + "placeholders": { + "rule": { + "type": "String" + } + } + }, + "deletePushRuleCanNotBeUndone": "Wenn Sie diese Benachrichtigungseinstellung lรถschen, kann dies nicht rรผckgรคngig gemacht werden.", + "@deletePushRuleCanNotBeUndone": {}, + "crossVerifiedDevices": "Cross-verifizierte Gerรคte", + "@crossVerifiedDevices": {}, + "notificationRuleIsRoomMentionDescription": "Benachrichtigt den Benutzer, wenn ein Raum erwรคhnt wird.", + "@notificationRuleIsRoomMentionDescription": {}, + "notificationRuleRoomServerAcl": "Raumserver-ACL", + "@notificationRuleRoomServerAcl": {}, + "crossVerifiedDevicesIfEnabled": "Cross-verifizierte Gerรคte, falls aktiviert", + "@crossVerifiedDevicesIfEnabled": {}, + "notificationRuleServerAcl": "Unterdrรผcken von Server-ACL-Ereignissen", + "@notificationRuleServerAcl": {}, + "notificationRuleMemberEventDescription": "Unterdrรผckt Benachrichtigungen zu Mitgliedschaftsereignissen.", + "@notificationRuleMemberEventDescription": {}, + "sentVoiceMessage": "๐ŸŽ™๏ธ {duration} - {sender}", + "@sentVoiceMessage": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + }, + "duration": { + "type": "String" + } + } + }, + "normalUser": "Normaler Benutzer", + "@normalUser": {}, + "setCustomPermissionLevel": "Benutzerdefinierte Berechtigungsstufe festlegen", + "@setCustomPermissionLevel": {}, + "setPermissionsLevelDescription": "Bitte wรคhlen Sie unten eine vordefinierte Rolle aus oder geben Sie eine benutzerdefinierte Berechtigungsstufe zwischen 0 und 100 ein.", + "@setPermissionsLevelDescription": {}, + "approve": "Genehmigen", + "@approve": {}, + "youHaveKnocked": "Du hast geklopft", + "@youHaveKnocked": {}, + "pleaseWaitUntilInvited": "Bitte warte nun, bis dich jemand aus dem Raum auffordert.", + "@pleaseWaitUntilInvited": {}, + "notificationRuleTombstone": "Tombstone", + "@notificationRuleTombstone": {} +} From 47b00bce3b384a63b24083184acb7a2501fa654c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=20Tam=C3=A1s?= Date: Wed, 21 May 2025 15:02:43 +0200 Subject: [PATCH 2/5] Translated using Weblate (Hungarian) Currently translated at 87.8% (681 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/ --- lib/l10n/intl_hu.arb | 6280 +++++++++++++++++++++--------------------- 1 file changed, 3161 insertions(+), 3119 deletions(-) diff --git a/lib/l10n/intl_hu.arb b/lib/l10n/intl_hu.arb index 08f539ed5..af4eba5f4 100644 --- a/lib/l10n/intl_hu.arb +++ b/lib/l10n/intl_hu.arb @@ -1,3123 +1,3165 @@ { - "@@locale": "hu", - "@@last_modified": "2021-08-14 12:41:10.016566", - "about": "Nรฉvjegy", - "@about": { - "type": "String", - "placeholders": {} - }, - "accept": "Elfogad", - "@accept": { - "type": "String", - "placeholders": {} - }, - "acceptedTheInvitation": "๐Ÿ‘ {username} elfogadta a meghรญvรกst", - "@acceptedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "account": "Fiรณk", - "@account": { - "type": "String", - "placeholders": {} - }, - "activatedEndToEndEncryption": "๐Ÿ” {username} aktivรกlta a vรฉgpontok kรถzรถtti titkosรญtรกst", - "@activatedEndToEndEncryption": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "admin": "Adminisztrรกtor", - "@admin": { - "type": "String", - "placeholders": {} - }, - "alias": "รกlnรฉv", - "@alias": { - "type": "String", - "placeholders": {} - }, - "answeredTheCall": "{senderName} vรกlaszolt a hรญvรกsra", - "@answeredTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "anyoneCanJoin": "Bรกrki csatlakozhat", - "@anyoneCanJoin": { - "type": "String", - "placeholders": {} - }, - "archive": "Archรญvum", - "@archive": { - "type": "String", - "placeholders": {} - }, - "areGuestsAllowedToJoin": "Csatlakozhatnak-e vendรฉgek", - "@areGuestsAllowedToJoin": { - "type": "String", - "placeholders": {} - }, - "areYouSure": "Biztos benne?", - "@areYouSure": { - "type": "String", - "placeholders": {} - }, - "askSSSSSign": "A mรกsik fรฉl igazolรกsรกhoz meg kell adnia a biztonsรกgos tรกrolรณ jelmondatรกt vagy a visszaรกllรญtรกsi kulcsotรกt.", - "@askSSSSSign": { - "type": "String", - "placeholders": {} - }, - "askVerificationRequest": "Elfogadja {username} hitelesรญtรฉsi kรฉrelmรฉt?", - "@askVerificationRequest": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "banFromChat": "Kitiltรกs a csevegรฉsbล‘l", - "@banFromChat": { - "type": "String", - "placeholders": {} - }, - "banned": "Kitiltva", - "@banned": { - "type": "String", - "placeholders": {} - }, - "bannedUser": "{username} kitiltva {targetName} รกltal", - "@bannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "blockDevice": "Eszkรถz blokkolรกsa", - "@blockDevice": { - "type": "String", - "placeholders": {} - }, - "cancel": "Mรฉgse", - "@cancel": { - "type": "String", - "placeholders": {} - }, - "changeDeviceName": "Eszkรถznรฉv mรณdosรญtรกsa", - "@changeDeviceName": { - "type": "String", - "placeholders": {} - }, - "changedTheChatAvatar": "{username} mรณdosรญtotta a csevegรฉsi profilkรฉpรฉt", - "@changedTheChatAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheChatDescriptionTo": "{username} megvรกltoztatta a csevegรฉs leรญrรกst a kรถvetkezล‘re: '{description}'", - "@changedTheChatDescriptionTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "description": { - "type": "String" - } - } - }, - "changedTheChatNameTo": "{username} mรณdosรญtotta a csevegรฉs nevรฉt a kรถvetkezล‘re: '{chatname}'", - "@changedTheChatNameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "chatname": { - "type": "String" - } - } - }, - "changedTheChatPermissions": "{username} mรณdosรญtotta a csevegรฉsi engedรฉlyeket", - "@changedTheChatPermissions": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheDisplaynameTo": "{username} mรณdosรญtotta a megjelenรญtett nevรฉt erre: '{displayname}'", - "@changedTheDisplaynameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "displayname": { - "type": "String" - } - } - }, - "changedTheGuestAccessRules": "{username} mรณdosรญtotta a vendรฉgek hozzรกfรฉrรฉsi szabรกlyokat", - "@changedTheGuestAccessRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheGuestAccessRulesTo": "{username} mรณdosรญtotta a vendรฉgek hozzรกfรฉrรฉsi szabรกlyait a kรถvetkezล‘re: {rules}", - "@changedTheGuestAccessRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheHistoryVisibility": "{username} mรณdosรญtotta az elล‘zmรฉnyek lรกthatรณsรกgรกt", - "@changedTheHistoryVisibility": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheHistoryVisibilityTo": "{username} mรณdosรญtotta az elล‘zmรฉnyek lรกthatรณsรกgรกt a kรถvetkezล‘re: {rules}", - "@changedTheHistoryVisibilityTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheJoinRules": "{username} mรณdosรญtott a csatlakozรกsi szabรกlyokat", - "@changedTheJoinRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheJoinRulesTo": "{username} mรณdosรญtotta a csatlakozรกsi szabรกlyokat a kรถvetkezล‘re: {joinRules}", - "@changedTheJoinRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "joinRules": { - "type": "String" - } - } - }, - "changedTheProfileAvatar": "{username} mรณdosรญtotta a profilkรฉpรฉt", - "@changedTheProfileAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomAliases": "{username} mรณdosรญtotta a szoba รกlneveit", - "@changedTheRoomAliases": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomInvitationLink": "{username} mรณdosรญtotta a meghรญvรณ hivatkozรกst", - "@changedTheRoomInvitationLink": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changePassword": "Jelszรณ mรณdosรญtรกsa", - "@changePassword": { - "type": "String", - "placeholders": {} - }, - "changeTheHomeserver": "Matrix-kiszolgรกlรณ vรกltรกs", - "@changeTheHomeserver": { - "type": "String", - "placeholders": {} - }, - "changeTheme": "Stรญlusรกnak mรณdosรญtรกsa", - "@changeTheme": { - "type": "String", - "placeholders": {} - }, - "changeTheNameOfTheGroup": "Csoport nevรฉnek mรณdosรญtรกsa", - "@changeTheNameOfTheGroup": { - "type": "String", - "placeholders": {} - }, - "channelCorruptedDecryptError": "A titkosรญtรกs megsรฉrรผlt", - "@channelCorruptedDecryptError": { - "type": "String", - "placeholders": {} - }, - "chat": "Csevegรฉs", - "@chat": { - "type": "String", - "placeholders": {} - }, - "chatDetails": "Csevegรฉs rรฉszletei", - "@chatDetails": { - "type": "String", - "placeholders": {} - }, - "chooseAStrongPassword": "Vรกlasszon egy erล‘s jelszรณt", - "@chooseAStrongPassword": { - "type": "String", - "placeholders": {} - }, - "close": "Bezรกr", - "@close": { - "type": "String", - "placeholders": {} - }, - "compareEmojiMatch": "Kรฉrem, hasonlรญtsa รถssze a hangulatjeleket", - "@compareEmojiMatch": { - "type": "String", - "placeholders": {} - }, - "compareNumbersMatch": "Kรฉrem, hasonlรญtsa รถssze a szรกmokat", - "@compareNumbersMatch": { - "type": "String", - "placeholders": {} - }, - "confirm": "Megerล‘sรญt", - "@confirm": { - "type": "String", - "placeholders": {} - }, - "connect": "Csatlakozรกs", - "@connect": { - "type": "String", - "placeholders": {} - }, - "contactHasBeenInvitedToTheGroup": "Kapcsolat meghรญvรกsra kerรผlt a csoportba", - "@contactHasBeenInvitedToTheGroup": { - "type": "String", - "placeholders": {} - }, - "copiedToClipboard": "Vรกgรณlapra mรกsolva", - "@copiedToClipboard": { - "type": "String", - "placeholders": {} - }, - "copy": "Mรกsolรกs", - "@copy": { - "type": "String", - "placeholders": {} - }, - "couldNotDecryptMessage": "Nem sikerรผlt visszafejteni az รผzenetet: {error}", - "@couldNotDecryptMessage": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "countParticipants": "{count} rรฉsztvevล‘", - "@countParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "create": "Lรฉtrehoz", - "@create": { - "type": "String", - "placeholders": {} - }, - "createdTheChat": "๐Ÿ’ฌ {username} csevegรฉst hozott lรฉtre", - "@createdTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "currentlyActive": "Jelenleg aktรญv", - "@currentlyActive": { - "type": "String", - "placeholders": {} - }, - "darkTheme": "Sรถtรฉt", - "@darkTheme": { - "type": "String", - "placeholders": {} - }, - "dateAndTimeOfDay": "{date}, {timeOfDay}", - "@dateAndTimeOfDay": { - "type": "String", - "placeholders": { - "date": { - "type": "String" - }, - "timeOfDay": { - "type": "String" - } - } - }, - "dateWithoutYear": "{month}. {day}.", - "@dateWithoutYear": { - "type": "String", - "placeholders": { - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "dateWithYear": "{year}. {month}. {day}.", - "@dateWithYear": { - "type": "String", - "placeholders": { - "year": { - "type": "String" - }, - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "deactivateAccountWarning": "Ez deaktivรกlja a felhasznรกlรณi fiรณkjรกt. Ez nem vonhatรณ vissza! Biztos benne?", - "@deactivateAccountWarning": { - "type": "String", - "placeholders": {} - }, - "delete": "Tรถrlรฉs", - "@delete": { - "type": "String", - "placeholders": {} - }, - "deleteAccount": "Fiรณk tรถrlรฉse", - "@deleteAccount": { - "type": "String", - "placeholders": {} - }, - "deleteMessage": "รœzenet tรถrlรฉse", - "@deleteMessage": { - "type": "String", - "placeholders": {} - }, - "device": "Eszkรถz", - "@device": { - "type": "String", - "placeholders": {} - }, - "devices": "Eszkรถzรถk", - "@devices": { - "type": "String", - "placeholders": {} - }, - "displaynameHasBeenChanged": "A megjelenรญtรฉsi nรฉv megvรกltozott", - "@displaynameHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "downloadFile": "Fรกjl letรถltรฉse", - "@downloadFile": { - "type": "String", - "placeholders": {} - }, - "editDisplayname": "Megjelenรญtรฉsi nรฉv szerkesztรฉse", - "@editDisplayname": { - "type": "String", - "placeholders": {} - }, - "emoteExists": "A hangulatjel mรกr lรฉtezik!", - "@emoteExists": { - "type": "String", - "placeholders": {} - }, - "emoteInvalid": "ร‰rvรฉnytelen hangulatjel rรถvidkรณd!", - "@emoteInvalid": { - "type": "String", - "placeholders": {} - }, - "emotePacks": "Hangulatjel csomagok a szobรกhoz", - "@emotePacks": { - "type": "String", - "placeholders": {} - }, - "emoteSettings": "Hangulatjel Beรกllรญtรกsok", - "@emoteSettings": { - "type": "String", - "placeholders": {} - }, - "emoteShortcode": "Hangulatjel rรถvidkรณd", - "@emoteShortcode": { - "type": "String", - "placeholders": {} - }, - "emoteWarnNeedToPick": "Ki kell vรกlasztania egy hangulatjel rรถvidkรณdot รฉs egy kรฉpet!", - "@emoteWarnNeedToPick": { - "type": "String", - "placeholders": {} - }, - "emptyChat": "รœres csevegรฉs", - "@emptyChat": { - "type": "String", - "placeholders": {} - }, - "enableEmotesGlobally": "Hangulatjel csomag engedรฉlyezรฉse globรกlisan", - "@enableEmotesGlobally": { - "type": "String", - "placeholders": {} - }, - "enableEncryptionWarning": "Tรถbbรฉ nem fogja tudni kikapcsolni a titkosรญtรกst. Biztos benne?", - "@enableEncryptionWarning": { - "type": "String", - "placeholders": {} - }, - "encryption": "Titkosรญtรกs", - "@encryption": { - "type": "String", - "placeholders": {} - }, - "encryptionNotEnabled": "Titkosรญtรกs nem engedรฉlyezve", - "@encryptionNotEnabled": { - "type": "String", - "placeholders": {} - }, - "endedTheCall": "{senderName} befejezte a hรญvรกst", - "@endedTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "enterYourHomeserver": "Adja meg a Matrix-kiszolgรกlรณjรกt", - "@enterYourHomeserver": { - "type": "String", - "placeholders": {} - }, - "fileName": "Fรกjlnรฉv", - "@fileName": { - "type": "String", - "placeholders": {} - }, - "fluffychat": "FluffyChat", - "@fluffychat": { - "type": "String", - "placeholders": {} - }, - "forward": "Tovรกbbรญtรกs", - "@forward": { - "type": "String", - "placeholders": {} - }, - "fromJoining": "Csatlakozรกs รณta", - "@fromJoining": { - "type": "String", - "placeholders": {} - }, - "fromTheInvitation": "Meghรญvรกs รณta", - "@fromTheInvitation": { - "type": "String", - "placeholders": {} - }, - "group": "Csoport", - "@group": { - "type": "String", - "placeholders": {} - }, - "groupIsPublic": "A csoport nyilvรกnos", - "@groupIsPublic": { - "type": "String", - "placeholders": {} - }, - "groupWith": "Csoport {displayname}-al", - "@groupWith": { - "type": "String", - "placeholders": { - "displayname": { - "type": "String" - } - } - }, - "guestsAreForbidden": "A vendรฉgek nem engedรฉlyezettek", - "@guestsAreForbidden": { - "type": "String", - "placeholders": {} - }, - "guestsCanJoin": "Csatlakozhatnak vendรฉgek", - "@guestsCanJoin": { - "type": "String", - "placeholders": {} - }, - "hasWithdrawnTheInvitationFor": "{username} visszavonta {targetName} meghรญvรกsรกt", - "@hasWithdrawnTheInvitationFor": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "help": "Sรบgรณ", - "@help": { - "type": "String", - "placeholders": {} - }, - "hideRedactedEvents": "Szerkesztett esemรฉnyek elrejtรฉse", - "@hideRedactedEvents": { - "type": "String", - "placeholders": {} - }, - "hideUnknownEvents": "Ismeretlen esemรฉnyek elrejtรฉse", - "@hideUnknownEvents": { - "type": "String", - "placeholders": {} - }, - "id": "ID", - "@id": { - "type": "String", - "placeholders": {} - }, - "identity": "Azonosรญtรณ", - "@identity": { - "type": "String", - "placeholders": {} - }, - "ignoredUsers": "Figyelmen kรญvรผl hagyott felhasznรกlรณk", - "@ignoredUsers": { - "type": "String", - "placeholders": {} - }, - "incorrectPassphraseOrKey": "Hibรกs jelmondat vagy visszaรกllรญtรกsi kulcs", - "@incorrectPassphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "inviteContact": "Ismerล‘s meghรญvรกsa", - "@inviteContact": { - "type": "String", - "placeholders": {} - }, - "inviteContactToGroup": "Ismerล‘s meghรญvรกsa a(z) {groupName} csoportba", - "@inviteContactToGroup": { - "type": "String", - "placeholders": { - "groupName": { - "type": "String" - } - } - }, - "invited": "Meghรญvott", - "@invited": { - "type": "String", - "placeholders": {} - }, - "invitedUser": "๐Ÿ“ฉ {username} meghรญvta {targetName} felhasznรกlรณt", - "@invitedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "invitedUsersOnly": "Csak meghรญvott felhasznรกlรณk", - "@invitedUsersOnly": { - "type": "String", - "placeholders": {} - }, - "inviteText": "{username} meghรญvta a FluffyChat-be.\n1. Keresse fel a fluffychat.im oldalt, รฉs telepรญtse az alkalmazรกst \n2. Regisztrรกljon vagy jelentkezzen be \n3. Nyissa meg a meghรญvรณ linket: \n {link}", - "@inviteText": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "link": { - "type": "String" - } - } - }, - "isTyping": "รฉpp gรฉpelโ€ฆ", - "@isTyping": { - "type": "String", - "placeholders": {} - }, - "joinedTheChat": "๐Ÿ‘‹ {username} csatlakozott a csevegรฉshez", - "@joinedTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "joinRoom": "Csatlakozรกs a szobรกhoz", - "@joinRoom": { - "type": "String", - "placeholders": {} - }, - "kicked": "๐Ÿ‘ž {username} kirรบgta {targetName}-t", - "@kicked": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickedAndBanned": "๐Ÿ™… {username} kirรบgta รฉs kitiltotta {targetName}-t", - "@kickedAndBanned": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickFromChat": "Kirรบgรกs a csevegรฉsbล‘l", - "@kickFromChat": { - "type": "String", - "placeholders": {} - }, - "lastActiveAgo": "Utoljรกra aktรญv: {localizedTimeShort}", - "@lastActiveAgo": { - "type": "String", - "placeholders": { - "localizedTimeShort": { - "type": "String" - } - } - }, - "leave": "Elhagy", - "@leave": { - "type": "String", - "placeholders": {} - }, - "leftTheChat": "Elhagyta a csevegรฉst", - "@leftTheChat": { - "type": "String", - "placeholders": {} - }, - "license": "Licenc", - "@license": { - "type": "String", - "placeholders": {} - }, - "lightTheme": "Vilรกgos", - "@lightTheme": { - "type": "String", - "placeholders": {} - }, - "loadCountMoreParticipants": "Tovรกbbi {count} rรฉsztvevล‘ betรถltรฉse", - "@loadCountMoreParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "loadingPleaseWait": "Betรถltรฉsโ€ฆ Kรฉrem, vรกrjon.", - "@loadingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "loadMore": "Tovรกbbiak betรถltรฉseโ€ฆ", - "@loadMore": { - "type": "String", - "placeholders": {} - }, - "login": "Bejelentkezรฉs", - "@login": { - "type": "String", - "placeholders": {} - }, - "logInTo": "Bejelentkezรฉs a(z) {homeserver} Matrix-kiszolgรกlรณra", - "@logInTo": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "logout": "Kijelentkezรฉs", - "@logout": { - "type": "String", - "placeholders": {} - }, - "mention": "Megemlรญtรฉs", - "@mention": { - "type": "String", - "placeholders": {} - }, - "moderator": "Moderรกtor", - "@moderator": { - "type": "String", - "placeholders": {} - }, - "muteChat": "Csevegรฉs nรฉmรญtรกsa", - "@muteChat": { - "type": "String", - "placeholders": {} - }, - "needPantalaimonWarning": "Jelenleg a Pantalaimon szรผksรฉges a vรฉgpontok kรถzรถtti titkosรญtรกs hasznรกlatรกhoz.", - "@needPantalaimonWarning": { - "type": "String", - "placeholders": {} - }, - "newMessageInFluffyChat": "๐Ÿ’ฌ รšj FluffyChat รผzenet", - "@newMessageInFluffyChat": { - "type": "String", - "placeholders": {} - }, - "newVerificationRequest": "รšj hitelesรญtรฉsi kรฉrelem!", - "@newVerificationRequest": { - "type": "String", - "placeholders": {} - }, - "no": "Nem", - "@no": { - "type": "String", - "placeholders": {} - }, - "noEmotesFound": "Nem talรกlhatรณak hangulatjelek. ๐Ÿ˜•", - "@noEmotesFound": { - "type": "String", - "placeholders": {} - }, - "noGoogleServicesWarning": "รšgy tลฑnik a Firebase Cloud Messaging nem elรฉrhetล‘ a kรฉszรผlรฉkรฉn. Ha mรฉgis push รฉrtesรญtรฉseket kรญvรกn kapni, javasoljuk a ntfy telepรญtรฉsรฉt. A ntfy vagy mรกs egyรฉb Egyesรญtett Push szolgรกltatรณ esetรฉben รบgy kaphat รฉrtesรญtรฉst, hogy adatai biztonsรกgban maradnak. Letรถltheti a ntfy-t a PlayStore-bรณl, vagy F-Droid-rรณl is.", - "@noGoogleServicesWarning": { - "type": "String", - "placeholders": {} - }, - "none": "Nincs", - "@none": { - "type": "String", - "placeholders": {} - }, - "noPermission": "Nincs engedรฉly", - "@noPermission": { - "type": "String", - "placeholders": {} - }, - "noRoomsFound": "Nem talรกlhatรณak szobรกkโ€ฆ", - "@noRoomsFound": { - "type": "String", - "placeholders": {} - }, - "offline": "Offline", - "@offline": { - "type": "String", - "placeholders": {} - }, - "ok": "Ok", - "@ok": { - "type": "String", - "placeholders": {} - }, - "online": "Online", - "@online": { - "type": "String", - "placeholders": {} - }, - "onlineKeyBackupEnabled": "Online kulcsmentรฉs engedรฉlyezve", - "@onlineKeyBackupEnabled": { - "type": "String", - "placeholders": {} - }, - "oopsSomethingWentWrong": "Hoppรก, valami hiba lรฉpett felโ€ฆ", - "@oopsSomethingWentWrong": { - "type": "String", - "placeholders": {} - }, - "openAppToReadMessages": "Alkalmazรกs megnyitรกsa az รผzenetek elolvasรกsรกhoz", - "@openAppToReadMessages": { - "type": "String", - "placeholders": {} - }, - "openCamera": "Kamera megnyitรกsa", - "@openCamera": { - "type": "String", - "placeholders": {} - }, - "passphraseOrKey": "jelmondat vagy visszaรกllรญtรกsi kulcs", - "@passphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "password": "Jelszรณ", - "@password": { - "type": "String", - "placeholders": {} - }, - "passwordHasBeenChanged": "A jelszรณ mรณdosรญtรกsra kerรผlt", - "@passwordHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "pickImage": "Kรฉp vรกlasztรกsa", - "@pickImage": { - "type": "String", - "placeholders": {} - }, - "pin": "Rรถgzรญtรฉs", - "@pin": { - "type": "String", - "placeholders": {} - }, - "play": "{fileName} lejรกtszรกsa", - "@play": { - "type": "String", - "placeholders": { - "fileName": { - "type": "String" - } - } - }, - "pleaseEnterYourPassword": "Kรฉrem, adja meg jelszavรกt", - "@pleaseEnterYourPassword": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourUsername": "Kรฉrem, adja meg a felhasznรกlรณnevรฉt", - "@pleaseEnterYourUsername": { - "type": "String", - "placeholders": {} - }, - "privacy": "Adatvรฉdelem", - "@privacy": { - "type": "String", - "placeholders": {} - }, - "publicRooms": "Nyilvรกnos szobรกk", - "@publicRooms": { - "type": "String", - "placeholders": {} - }, - "recording": "Felvรฉtel", - "@recording": { - "type": "String", - "placeholders": {} - }, - "redactedAnEvent": "{username} szerkesztett egy esemรฉnyt", - "@redactedAnEvent": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "reject": "Elutasรญt", - "@reject": { - "type": "String", - "placeholders": {} - }, - "rejectedTheInvitation": "{username} elutasรญtotta a meghรญvรกst", - "@rejectedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "rejoin": "รšjracsatlakozรกs", - "@rejoin": { - "type": "String", - "placeholders": {} - }, - "remove": "Eltรกvolรญtรกs", - "@remove": { - "type": "String", - "placeholders": {} - }, - "removeAllOtherDevices": "Minden mรกs eszkรถz eltรกvolรญtรกsa", - "@removeAllOtherDevices": { - "type": "String", - "placeholders": {} - }, - "removedBy": "{username} รกltal eltรกvolรญtva", - "@removedBy": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "removeDevice": "Eszkรถz eltรกvolรญtรกsa", - "@removeDevice": { - "type": "String", - "placeholders": {} - }, - "unbanFromChat": "Csevegรฉs kitiltรกs feloldรกsa", - "@unbanFromChat": { - "type": "String", - "placeholders": {} - }, - "reply": "Vรกlasz", - "@reply": { - "type": "String", - "placeholders": {} - }, - "requestPermission": "Jogosultsรกgi kรฉrelem", - "@requestPermission": { - "type": "String", - "placeholders": {} - }, - "roomHasBeenUpgraded": "A szoba frissรญtรฉsre kerรผlt", - "@roomHasBeenUpgraded": { - "type": "String", - "placeholders": {} - }, - "seenByUser": "{username} lรกtta", - "@seenByUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "send": "Kรผldรฉs", - "@send": { - "type": "String", - "placeholders": {} - }, - "sendAMessage": "รœzenet kรผldรฉse", - "@sendAMessage": { - "type": "String", - "placeholders": {} - }, - "sendAudio": "Hangรผzenet kรผldรฉse", - "@sendAudio": { - "type": "String", - "placeholders": {} - }, - "sendFile": "Fรกjl kรผldรฉse", - "@sendFile": { - "type": "String", - "placeholders": {} - }, - "sendImage": "Kรฉp kรผldรฉse", - "@sendImage": { - "type": "String", - "placeholders": {} - }, - "sendOriginal": "Eredeti kรผldรฉse", - "@sendOriginal": { - "type": "String", - "placeholders": {} - }, - "sendVideo": "Videรณ kรผldรฉse", - "@sendVideo": { - "type": "String", - "placeholders": {} - }, - "sentAFile": "๐Ÿ“ {username} kรผldรถtt egy fรกjlt", - "@sentAFile": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAnAudio": "๐ŸŽค {username} hangรผzenetet kรผldรถtt", - "@sentAnAudio": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAPicture": "๐Ÿ–ผ๏ธ {username} kรฉpet kรผldรถtt", - "@sentAPicture": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentASticker": "๐Ÿ˜Š {username} matricรกt kรผldรถtt", - "@sentASticker": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAVideo": "๐ŸŽฅ {username} videรณt kรผldรถtt", - "@sentAVideo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentCallInformations": "{senderName} hรญvรกsinformรกciรณt kรผldรถtt", - "@sentCallInformations": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "setInvitationLink": "Meghรญvรณ hivatkozรกs beรกllรญtรกsa", - "@setInvitationLink": { - "type": "String", - "placeholders": {} - }, - "setStatus": "รllapot beรกllรญtรกsa", - "@setStatus": { - "type": "String", - "placeholders": {} - }, - "settings": "Beรกllรญtรกsok", - "@settings": { - "type": "String", - "placeholders": {} - }, - "share": "Megosztรกs", - "@share": { - "type": "String", - "placeholders": {} - }, - "sharedTheLocation": "{username} megosztotta a pozรญciรณjรกt", - "@sharedTheLocation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "skip": "Kihagyรกs", - "@skip": { - "type": "String", - "placeholders": {} - }, - "sourceCode": "Forrรกskรณd", - "@sourceCode": { - "type": "String", - "placeholders": {} - }, - "startedACall": "{senderName} hรญvรกst indรญtott", - "@startedACall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "statusExampleMessage": "Hogy รฉrzi ma magรกt?", - "@statusExampleMessage": { - "type": "String", - "placeholders": {} - }, - "submit": "Bekรผldรฉs", - "@submit": { - "type": "String", - "placeholders": {} - }, - "systemTheme": "Rendszer", - "@systemTheme": { - "type": "String", - "placeholders": {} - }, - "theyDontMatch": "Nem egyeznek", - "@theyDontMatch": { - "type": "String", - "placeholders": {} - }, - "theyMatch": "Egyeznek", - "@theyMatch": { - "type": "String", - "placeholders": {} - }, - "title": "FluffyChat", - "@title": { - "description": "Title for the application", - "type": "String", - "placeholders": {} - }, - "tryToSendAgain": "รšjrakรผldรฉs megprรณbรกlรกsa", - "@tryToSendAgain": { - "type": "String", - "placeholders": {} - }, - "unavailable": "Nem elรฉrhetล‘", - "@unavailable": { - "type": "String", - "placeholders": {} - }, - "unbannedUser": "{username} feloldotta {targetName} kitiltรกsรกt", - "@unbannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "unblockDevice": "Eszkรถz blokkolรกsรกnak megszรผntetรฉse", - "@unblockDevice": { - "type": "String", - "placeholders": {} - }, - "unknownDevice": "Ismeretlen eszkรถz", - "@unknownDevice": { - "type": "String", - "placeholders": {} - }, - "unknownEncryptionAlgorithm": "Ismeretlen titkosรญtรกsi algoritmus", - "@unknownEncryptionAlgorithm": { - "type": "String", - "placeholders": {} - }, - "unknownEvent": "Ismeretlen esemรฉny: '{type}'", - "@unknownEvent": { - "type": "String", - "placeholders": { - "type": { - "type": "String" - } - } - }, - "unmuteChat": "Csevegรฉs nรฉmรญtรกs feloldรกsa", - "@unmuteChat": { - "type": "String", - "placeholders": {} - }, - "unpin": "Rรถgzรญtรฉs megszรผntetรฉse", - "@unpin": { - "type": "String", - "placeholders": {} - }, - "unreadChats": "{unreadCount, plural, =1{1 olvasatlan csevegรฉs} other{{unreadCount} olvasatlan csevegรฉs}}", - "@unreadChats": { - "type": "String", - "placeholders": { - "unreadCount": { - "type": "int" - } - } - }, - "userAndOthersAreTyping": "{username} รฉs {count} mรกsik rรฉsztvevล‘ gรฉpelโ€ฆ", - "@userAndOthersAreTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "count": { - "type": "int" - } - } - }, - "userAndUserAreTyping": "{username} รฉs {username2} gรฉpelโ€ฆ", - "@userAndUserAreTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "username2": { - "type": "String" - } - } - }, - "userIsTyping": "{username} gรฉpelโ€ฆ", - "@userIsTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "userLeftTheChat": "๐Ÿšช {username} elhagyta a csevegรฉst", - "@userLeftTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "username": "Felhasznรกlรณnรฉv", - "@username": { - "type": "String", - "placeholders": {} - }, - "userSentUnknownEvent": "{username} {type} esemรฉnyt kรผldรถtt", - "@userSentUnknownEvent": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "type": { - "type": "String" - } - } - }, - "verify": "Hitelesรญt", - "@verify": { - "type": "String", - "placeholders": {} - }, - "verifyStart": "Hitelesรญtรฉs megkezdรฉse", - "@verifyStart": { - "type": "String", - "placeholders": {} - }, - "verifySuccess": "Sikeres hitelesรญtรฉs!", - "@verifySuccess": { - "type": "String", - "placeholders": {} - }, - "verifyTitle": "Mรกsik fiรณk hitelesรญtรฉse", - "@verifyTitle": { - "type": "String", - "placeholders": {} - }, - "videoCall": "Videรณhรญvรกs", - "@videoCall": { - "type": "String", - "placeholders": {} - }, - "visibilityOfTheChatHistory": "Csevegรฉsi elล‘zmรฉny lรกthatรณsรกga", - "@visibilityOfTheChatHistory": { - "type": "String", - "placeholders": {} - }, - "visibleForAllParticipants": "Minden rรฉsztvevล‘ szรกmรกra lรกthatรณ", - "@visibleForAllParticipants": { - "type": "String", - "placeholders": {} - }, - "visibleForEveryone": "Bรกrki szรกmรกra lรกthatรณ", - "@visibleForEveryone": { - "type": "String", - "placeholders": {} - }, - "voiceMessage": "Hangรผzenet", - "@voiceMessage": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerAcceptRequest": "Vรกrakozรกs a partnerre, hogy elfogadja a kรฉrรฉstโ€ฆ", - "@waitingPartnerAcceptRequest": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerEmoji": "Vรกrakozรกs a partnerre, hogy elfogadja a hangulatjeletโ€ฆ", - "@waitingPartnerEmoji": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerNumbers": "Vรกrakozรกs a partnerre, hogy elfogadja a szรกmokatโ€ฆ", - "@waitingPartnerNumbers": { - "type": "String", - "placeholders": {} - }, - "wallpaper": "Hรกttรฉr:", - "@wallpaper": { - "type": "String", - "placeholders": {} - }, - "warning": "Figyelmeztetรฉs!", - "@warning": { - "type": "String", - "placeholders": {} - }, - "whoIsAllowedToJoinThisGroup": "Ki csatlakozhat a csoporthoz", - "@whoIsAllowedToJoinThisGroup": { - "type": "String", - "placeholders": {} - }, - "writeAMessage": "รrjon egy รผzenetetโ€ฆ", - "@writeAMessage": { - "type": "String", - "placeholders": {} - }, - "yes": "Igen", - "@yes": { - "type": "String", - "placeholders": {} - }, - "you": "ร–n", - "@you": { - "type": "String", - "placeholders": {} - }, - "youAreNoLongerParticipatingInThisChat": "Immรกron nem vesz rรฉszt ebben a csevegรฉsben", - "@youAreNoLongerParticipatingInThisChat": { - "type": "String", - "placeholders": {} - }, - "youHaveBeenBannedFromThisChat": "Kitiltottรกk ebbล‘l a csevegรฉsbล‘l", - "@youHaveBeenBannedFromThisChat": { - "type": "String", - "placeholders": {} - }, - "withTheseAddressesRecoveryDescription": "Ezekkel a cรญmekkel vissza tudja รกllรญtani a jelszavรกt.", - "@withTheseAddressesRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "weSentYouAnEmail": "Kรผldtรผnk ร–nnek egy emailt", - "@weSentYouAnEmail": { - "type": "String", - "placeholders": {} - }, - "passwordRecovery": "Jelszรณ visszaรกllรญtรกs", - "@passwordRecovery": { - "type": "String", - "placeholders": {} - }, - "noPasswordRecoveryDescription": "Mรฉg nem adott meg semmilyen mรณdszert a jelszava visszaรกllรญtรกsรกra.", - "@noPasswordRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "inviteForMe": "Meghรญvรกs szรกmomra", - "@inviteForMe": { - "type": "String", - "placeholders": {} - }, - "iHaveClickedOnLink": "Rรกkattintottam a linkre", - "@iHaveClickedOnLink": { - "type": "String", - "placeholders": {} - }, - "enterAnEmailAddress": "Adjon meg egy email cรญmet", - "@enterAnEmailAddress": { - "type": "String", - "placeholders": {} - }, - "encrypted": "Titkosรญtott", - "@encrypted": { - "type": "String", - "placeholders": {} - }, - "edit": "Szerkeszt", - "@edit": { - "type": "String", - "placeholders": {} - }, - "directChats": "Privรกt Csevegรฉsek", - "@directChats": { - "type": "String", - "placeholders": {} - }, - "deviceId": "Eszkรถz ID", - "@deviceId": { - "type": "String", - "placeholders": {} - }, - "botMessages": "Bot รผzenetek", - "@botMessages": { - "type": "String", - "placeholders": {} - }, - "repeatPassword": "Jelszรณ ismรฉtlรฉse", - "@repeatPassword": {}, - "addEmail": "E-mail-cรญm hozzรกadรกsa", - "@addEmail": { - "type": "String", - "placeholders": {} - }, - "all": "ร–sszes", - "@all": { - "type": "String", - "placeholders": {} - }, - "allChats": "ร–sszes csevegรฉs", - "@allChats": { - "type": "String", - "placeholders": {} - }, - "autoplayImages": "Animรกlt matricรกk รฉs hangulatjelek automatikus lejรกtszรกsa", - "@autoplayImages": { - "type": "String", - "placeholder": {} - }, - "sendOnEnter": "Kรผldรฉs Enterrel", - "@sendOnEnter": {}, - "cantOpenUri": "Nem sikerรผlt a kรถvetkezล‘ URI megnyitรกsa: {uri}", - "@cantOpenUri": { - "type": "String", - "placeholders": { - "uri": { - "type": "String" - } - } - }, - "changeYourAvatar": "Profilkรฉp mรณdosรญtรกsa", - "@changeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "addToSpace": "Hozzรกadรกs a tรฉrhez", - "@addToSpace": {}, - "areYouSureYouWantToLogout": "Biztosan kijelentkezik?", - "@areYouSureYouWantToLogout": { - "type": "String", - "placeholders": {} - }, - "badServerLoginTypesException": "A Matrix-kiszolgรกlรณ a kรถvetkezล‘ bejelentkezรฉseket tรกmogatja:\n{serverVersions}\nDe ez az alkalmazรกst csak ezeket tรกmogatja:\n{supportedVersions}", - "@badServerLoginTypesException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "blocked": "Blokkolva", - "@blocked": { - "type": "String", - "placeholders": {} - }, - "appLock": "Alkalmazรกs zรกr", - "@appLock": { - "type": "String", - "placeholders": {} - }, - "commandHint_myroomnick": "Megjelenรญtett nevรฉnek hozzรกrendelรฉse a szobรกhoz", - "@commandHint_myroomnick": { - "type": "String", - "description": "Usage hint for the command /myroomnick" - }, - "commandHint_plain": "Formรกzatlan szรถveg kรผldรฉse", - "@commandHint_plain": { - "type": "String", - "description": "Usage hint for the command /plain" - }, - "commandHint_send": "Szรถveg kรผldรฉse", - "@commandHint_send": { - "type": "String", - "description": "Usage hint for the command /send" - }, - "contentHasBeenReported": "A tartalom jelentรฉsre kerรผlt a szerver adminisztrรกtorok szรกmรกra", - "@contentHasBeenReported": { - "type": "String", - "placeholders": {} - }, - "commandHint_myroomavatar": "Profilkรฉpe hozzรกrendelรฉse a szobรกhoz (mxc URI hasznรกlatรกval)", - "@commandHint_myroomavatar": { - "type": "String", - "description": "Usage hint for the command /myroomavatar" - }, - "copyToClipboard": "Vรกgรณlapra mรกsolรกs", - "@copyToClipboard": { - "type": "String", - "placeholders": {} - }, - "editRoomAliases": "Szoba รกlnevek szerkesztรฉse", - "@editRoomAliases": { - "type": "String", - "placeholders": {} - }, - "editRoomAvatar": "Szoba-profilkรฉp szerkesztรฉse", - "@editRoomAvatar": { - "type": "String", - "placeholders": {} - }, - "enableEncryption": "Titkosรญtรกs engedรฉlyezรฉse", - "@enableEncryption": { - "type": "String", - "placeholders": {} - }, - "extremeOffensive": "Rendkรญvรผl sรฉrtล‘", - "@extremeOffensive": { - "type": "String", - "placeholders": {} - }, - "fontSize": "Betลฑmรฉret", - "@fontSize": { - "type": "String", - "placeholders": {} - }, - "everythingReady": "Minden kรฉsz!", - "@everythingReady": { - "type": "String", - "placeholders": {} - }, - "groups": "Csoportok", - "@groups": { - "type": "String", - "placeholders": {} - }, - "howOffensiveIsThisContent": "Mennyire sรฉrtล‘ ez a tartalom?", - "@howOffensiveIsThisContent": { - "type": "String", - "placeholders": {} - }, - "inoffensive": "Nem sรฉrtล‘", - "@inoffensive": { - "type": "String", - "placeholders": {} - }, - "locationPermissionDeniedNotice": "A helymeghatรกrozรกs visszautasรญtรกsra kerรผlt. Kรฉrem engedรฉlyezze, hogy meg tudja osztani helyzetรฉt.", - "@locationPermissionDeniedNotice": { - "type": "String", - "placeholders": {} - }, - "newChat": "รšj csevegรฉs", - "@newChat": { - "type": "String", - "placeholders": {} - }, - "scanQrCode": "QR kรณd beolvasรกsa", - "@scanQrCode": {}, - "notificationsEnabledForThisAccount": "ร‰rtesรญtรฉsek be vannak kapcsolva ebben a fiรณkban", - "@notificationsEnabledForThisAccount": { - "type": "String", - "placeholders": {} - }, - "offensive": "Sรฉrtล‘", - "@offensive": { - "type": "String", - "placeholders": {} - }, - "oopsPushError": "Hoppรก! Sajnos hiba lรฉpett fel a push รฉrtesรญtรฉsek beรกllรญtรกsakor.", - "@oopsPushError": { - "type": "String", - "placeholders": {} - }, - "commandHint_create": "Egy รผres csevegล‘ csoport lรฉtrehozรกsa\nA --no-encryption paramรฉterrel feloldhatja a titkosรญtรกst", - "@commandHint_create": { - "type": "String", - "description": "Usage hint for the command /create" - }, - "commandHint_invite": "Adott felhasznรกlรณ meghรญvรกsa ebbe a szobรกba", - "@commandHint_invite": { - "type": "String", - "description": "Usage hint for the command /invite" - }, - "locationDisabledNotice": "A helymeghatรกrozรกs ki van kapcsolva. Kรฉrem, kapcsolja be, hogy meg tudja osztani helyzetรฉt.", - "@locationDisabledNotice": { - "type": "String", - "placeholders": {} - }, - "homeserver": "Matrix-kiszolgรกlรณ", - "@homeserver": {}, - "chatBackup": "Csevegรฉs biztonsรกgi mentรฉs", - "@chatBackup": { - "type": "String", - "placeholders": {} - }, - "ignore": "Figyelmen kรญvรผl hagyรกs", - "@ignore": { - "type": "String", - "placeholders": {} - }, - "next": "Kรถvetkezล‘", - "@next": { - "type": "String", - "placeholders": {} - }, - "yourChatBackupHasBeenSetUp": "A csevegรฉs biztonsรกgi mentรฉs beรกllรญtรกsra kerรผlt.", - "@yourChatBackupHasBeenSetUp": {}, - "chatBackupDescription": "A rรฉgebbi beszรฉlgetรฉsei egy biztonsรกgi kulccsal vannak vรฉdve. Bizonyosodjon meg rรณla, hogy nem veszรญti el.", - "@chatBackupDescription": { - "type": "String", - "placeholders": {} - }, - "containsDisplayName": "Tartalmazza a megjelenรญtett nevet", - "@containsDisplayName": { - "type": "String", - "placeholders": {} - }, - "containsUserName": "Tartalmazza a felhasznรกlรณnevet", - "@containsUserName": { - "type": "String", - "placeholders": {} - }, - "goToTheNewRoom": "Ugrรกs az รบj szobรกba", - "@goToTheNewRoom": { - "type": "String", - "placeholders": {} - }, - "noConnectionToTheServer": "Nem elรฉrhetล‘ a szerver", - "@noConnectionToTheServer": { - "type": "String", - "placeholders": {} - }, - "noEncryptionForPublicRooms": "Csak akkor kapcsolhatรณ be a titkosรญtรกs, ha a szoba nem nyilvรกnosan hozzรกfรฉrhetล‘.", - "@noEncryptionForPublicRooms": { - "type": "String", - "placeholders": {} - }, - "chatHasBeenAddedToThisSpace": "Csevegรฉs hozzรกadva a tรฉrhez", - "@chatHasBeenAddedToThisSpace": {}, - "chats": "Csevegรฉsek", - "@chats": { - "type": "String", - "placeholders": {} - }, - "clearArchive": "Archรญvum รผrรญtรฉse", - "@clearArchive": {}, - "commandHint_ban": "Adott felhasznรกlรณ kitiltรกsa a szobรกbรณl", - "@commandHint_ban": { - "type": "String", - "description": "Usage hint for the command /ban" - }, - "commandHint_clearcache": "Gyorsรญtรณtรกr tรถrlรฉse", - "@commandHint_clearcache": { - "type": "String", - "description": "Usage hint for the command /clearcache" - }, - "commandHint_discardsession": "Munkamenet elvetรฉse", - "@commandHint_discardsession": { - "type": "String", - "description": "Usage hint for the command /discardsession" - }, - "commandHint_dm": "Kรถzvetlen csevegรฉs indรญtรกsa\nA --no-encryption paramรฉterrel kikapcsolhatja a titkosรญtรกst", - "@commandHint_dm": { - "type": "String", - "description": "Usage hint for the command /dm" - }, - "commandHint_html": "HTML formรกzott szรถveg kรผldรฉse", - "@commandHint_html": { - "type": "String", - "description": "Usage hint for the command /html" - }, - "commandHint_join": "Csatlakozรกs a megadott szobรกhoz", - "@commandHint_join": { - "type": "String", - "description": "Usage hint for the command /join" - }, - "commandHint_kick": "A megadott felhasznรกlรณ kirรบgรกsa a szobรกbรณl", - "@commandHint_kick": { - "type": "String", - "description": "Usage hint for the command /kick" - }, - "commandHint_leave": "Szoba elhagyรกsa", - "@commandHint_leave": { - "type": "String", - "description": "Usage hint for the command /leave" - }, - "commandInvalid": "ร‰rvรฉnytelen parancs", - "@commandInvalid": { + "@@locale": "hu", + "@@last_modified": "2021-08-14 12:41:10.016566", + "about": "Nรฉvjegy", + "@about": { + "type": "String", + "placeholders": {} + }, + "accept": "Elfogad", + "@accept": { + "type": "String", + "placeholders": {} + }, + "acceptedTheInvitation": "๐Ÿ‘ {username} elfogadta a meghรญvรกst", + "@acceptedTheInvitation": { + "type": "String", + "placeholders": { + "username": { "type": "String" - }, - "commandMissing": "{command} nem egy parancs.", - "@commandMissing": { - "type": "String", - "placeholders": { - "command": { - "type": "String" - } - }, - "description": "State that {command} is not a valid /command." - }, - "configureChat": "Csevegรฉs konfigurรกlรกsa", - "@configureChat": { - "type": "String", - "placeholders": {} - }, - "createNewSpace": "รšj tรฉr", - "@createNewSpace": { - "type": "String", - "placeholders": {} - }, - "defaultPermissionLevel": "Alapรฉrtelmezett hozzรกfรฉrรฉsi szint รบj felhasznรกlรณknรกl", - "@defaultPermissionLevel": { - "type": "String", - "placeholders": {} - }, - "errorObtainingLocation": "Hiba a helymeghatรกrozรกskor: {error}", - "@errorObtainingLocation": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "memberChanges": "Tagi vรกltozรกsok", - "@memberChanges": { - "type": "String", - "placeholders": {} - }, - "messages": "รœzenetek", - "@messages": { - "type": "String", - "placeholders": {} - }, - "noMatrixServer": "{server1} nem egy Matrix szerver, akarja hasznรกlja a {server2} szervert inkรกbb?", - "@noMatrixServer": { - "type": "String", - "placeholders": { - "server1": { - "type": "String" - }, - "server2": { - "type": "String" - } - } - }, - "notifications": "ร‰rtesรญtรฉsek", - "@notifications": { - "type": "String", - "placeholders": {} - }, - "numUsersTyping": "{count} felhasznรกlรณ gรฉpelโ€ฆ", - "@numUsersTyping": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "obtainingLocation": "Tartรณzkodรกsi hely lekรฉrรฉseโ€ฆ", - "@obtainingLocation": { - "type": "String", - "placeholders": {} - }, - "openVideoCamera": "Kamera megnyitรกsa videรณhoz", - "@openVideoCamera": { - "type": "String", - "placeholders": {} - }, - "badServerVersionsException": "A Matrix-kiszolgรกlรณ ezeket a specifikรกlt verziรณkat tรกmogatja:\n{serverVersions}\nAzonban ez az app csak a kรถvetkezล‘ket: {supportedVersions}", - "@badServerVersionsException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "commandHint_me": "รrja le magรกt", - "@commandHint_me": { - "type": "String", - "description": "Usage hint for the command /me" - }, - "commandHint_op": "Az adott felhasznรกlรณ hozzรกfรฉrรฉsi szintjรฉnek megadรกsa (alapรฉrtelmezett: 50)", - "@commandHint_op": { - "type": "String", - "description": "Usage hint for the command /op" - }, - "commandHint_react": "Vรกlasz kรผldรฉse reakciรณkรฉnt", - "@commandHint_react": { - "type": "String", - "description": "Usage hint for the command /react" - }, - "commandHint_unban": "Adott felhasznรกlรณ kitiltรกsรกnak feloldรกsa a szobรกhoz", - "@commandHint_unban": { - "type": "String", - "description": "Usage hint for the command /unban" - }, - "editBlockedServers": "Blokkolt szerverek szerkesztรฉse", - "@editBlockedServers": { - "type": "String", - "placeholders": {} - }, - "dehydrate": "Munkamenet exportรกlรกsa รฉs az eszkรถz tรถrlรฉse", - "@dehydrate": {}, - "dehydrateWarning": "Ez nem visszavonhatรณ. Bizonyosodjon meg rรณla, hogy biztonsรกgos helyre menti a fรกjlt.", - "@dehydrateWarning": {}, - "dehydrateTor": "TOR felhasznรกlรณk: Munkamenet exportรกlรกsa", - "@dehydrateTor": {}, - "dehydrateTorLong": "TOR felhasznรกlรณknak ajรกnlott a munkamenet exportรกlรกsa az ablak bezรกrรกsa elล‘tt.", - "@dehydrateTorLong": {}, - "hydrateTor": "TOR felhasznรกlรณknak: munkamenet export importรกlรกsa", - "@hydrateTor": {}, - "hydrate": "Visszaรกllรญtรกs mentett fรกjlbรณl", - "@hydrate": {}, - "link": "Hivatkozรกs", - "@link": {}, - "redactMessage": "รœzenet szerkesztรฉse", - "@redactMessage": { - "type": "String", - "placeholders": {} - }, - "people": "Emberek", - "@people": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourPin": "Kรฉrem, รญrja be PIN kรณdjรกt", - "@pleaseEnterYourPin": { - "type": "String", - "placeholders": {} - }, - "cuddleContent": "{senderName} hozzรกd bรบjik", - "@cuddleContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "commandHint_markasgroup": "Jelรถlรฉs csoportnak", - "@commandHint_markasgroup": {}, - "addAccount": "Fiรณk hozzรกadรกsa", - "@addAccount": {}, - "search": "Keresรฉs", - "@search": { - "type": "String", - "placeholders": {} - }, - "commandHint_googly": "Gรผlรผszemek kรผldรฉse", - "@commandHint_googly": {}, - "commandHint_cuddle": "ร–sszebรบjรกs kรผldรฉse", - "@commandHint_cuddle": {}, - "sendMessages": "รœzenetek kรผldรฉse", - "@sendMessages": { - "type": "String", - "placeholders": {} - }, - "sendSticker": "Matrica kรผldรฉse", - "@sendSticker": { - "type": "String", - "placeholders": {} - }, - "reportMessage": "รœzenet jelentรฉse", - "@reportMessage": { - "type": "String", - "placeholders": {} - }, - "participant": "Rรฉsztvevล‘", - "@participant": { - "type": "String", - "placeholders": {} - }, - "passwordForgotten": "Elfelejtett jelszรณ", - "@passwordForgotten": { - "type": "String", - "placeholders": {} - }, - "roomVersion": "Szoba verziรณ", - "@roomVersion": { - "type": "String", - "placeholders": {} - }, - "confirmMatrixId": "Kรฉrem, igazolja vissza Matrix ID-jรฉt a fiรณk tรถrlรฉsรฉhez.", - "@confirmMatrixId": {}, - "or": "Vagy", - "@or": { - "type": "String", - "placeholders": {} - }, - "pleaseChoose": "Kรฉrem, vรกlasszon", - "@pleaseChoose": { - "type": "String", - "placeholders": {} - }, - "commandHint_hug": "ร–lelรฉs kรผldรฉse", - "@commandHint_hug": {}, - "reason": "Indok", - "@reason": { - "type": "String", - "placeholders": {} - }, - "register": "Regisztrรกciรณ", - "@register": { - "type": "String", - "placeholders": {} - }, - "saveFile": "Fรกjl mentรฉse", - "@saveFile": { - "type": "String", - "placeholders": {} - }, - "googlyEyesContent": "{senderName} gรผlรผszemeket kรผld", - "@googlyEyesContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "openInMaps": "Megnyitรกs tรฉrkรฉpen", - "@openInMaps": { - "type": "String", - "placeholders": {} - }, - "pleaseEnter4Digits": "รrjon be 4 szรกmjegyet, vagy hagyja รผresen a zรกr kikapcsolรกsรกhoz.", - "@pleaseEnter4Digits": { - "type": "String", - "placeholders": {} - }, - "security": "Biztonsรกg", - "@security": { - "type": "String", - "placeholders": {} - }, - "notAnImage": "Nem kรฉp fรกjl.", - "@notAnImage": {}, - "showPassword": "Jelszรณ mutatรกsa", - "@showPassword": { - "type": "String", - "placeholders": {} - }, - "hugContent": "{senderName} megรถlel", - "@hugContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "jumpToLastReadMessage": "Az utoljรกra olvasott รผzenethez ugrรกs", - "@jumpToLastReadMessage": {}, - "allRooms": "Minden Csoport Csevegรฉs", - "@allRooms": { - "type": "String", - "placeholders": {} - }, - "widgetVideo": "Videรณ", - "@widgetVideo": {}, - "dismiss": "Elvetรฉs", - "@dismiss": {}, - "reportErrorDescription": "๐Ÿ˜ญ Sajnos valami fรฉlresiklott. Ha kรญvรกnja jelezheti a bugot a fejlesztล‘knek.", - "@reportErrorDescription": {}, - "setPermissionsLevel": "Engedรฉlyszint beรกllรญtรกsa", - "@setPermissionsLevel": { - "type": "String", - "placeholders": {} - }, - "removeYourAvatar": "Profilkรฉpรฉnek tรถrlรฉse", - "@removeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "unsupportedAndroidVersion": "Nem tรกmogatott Android verziรณ", - "@unsupportedAndroidVersion": {}, - "widgetJitsi": "Jitsi Talรกlkozรณ", - "@widgetJitsi": {}, - "messageType": "รœzenet tรญpus", - "@messageType": {}, - "indexedDbErrorLong": "Sajnos az รผzenet mentรฉs alapbรณl nincs bekapcsolva privรกt mรณdban.\nKeresse meg a\n - about:config\n - รกllรญtsa a dom.indexedDB.privateBrowsing.enabled \"true\"-ra\nMรกskรผlรถnben nem lehetsรฉges a FluffyChat futtatรกsa.", - "@indexedDbErrorLong": {}, - "oneClientLoggedOut": "Az egyik kliense kijelentkezett", - "@oneClientLoggedOut": {}, - "toggleMuted": "Nรฉmรญtottak mutatรกsa", - "@toggleMuted": { - "type": "String", - "placeholders": {} - }, - "startFirstChat": "Kezdje meg elsล‘ csevegรฉsรฉt", - "@startFirstChat": {}, - "callingAccount": "Hรญvรกsi fiรณk", - "@callingAccount": {}, - "setColorTheme": "Szรญn tรฉma beรกllรญtรกsa:", - "@setColorTheme": {}, - "nextAccount": "Kรถvetkezล‘ fiรณk", - "@nextAccount": {}, - "singlesignon": "Egyszeri bejelentkezรฉs", - "@singlesignon": { - "type": "String", - "placeholders": {} - }, - "allSpaces": "Minden tรฉr", - "@allSpaces": {}, - "supposedMxid": "{mxid}-nek kell lennie", - "@supposedMxid": { - "type": "String", - "placeholders": { - "mxid": { - "type": "String" - } - } - }, - "user": "Felhasznรกlรณ", - "@user": {}, - "youAcceptedTheInvitation": "๐Ÿ‘ Elfogadta a meghรญvรกst", - "@youAcceptedTheInvitation": {}, - "youInvitedBy": "๐Ÿ“ฉ Meghรญvรกst kapott {user}-tรณl", - "@youInvitedBy": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "banUserDescription": "A felhasznรกlรณ kitiltรกsra kerรผl a csevegรฉsbล‘l, รฉs nem fog tudni visszajรถnni egรฉszen a kitiltรกs feloldรกsรกig.", - "@banUserDescription": {}, - "widgetEtherpad": "Szรถveges megjegyzรฉs", - "@widgetEtherpad": {}, - "removeDevicesDescription": "Ki fog jelentkezni a kรฉszรผlรฉkrล‘l, รฉs tรถbbi nem fog tudni fogadni รผzeneteket.", - "@removeDevicesDescription": {}, - "separateChatTypes": "Csoportok รฉs privรกt รผzenetek elkรผlรถnรญtรฉse", - "@separateChatTypes": { - "type": "String", - "placeholders": {} - }, - "tryAgain": "Prรณbรกlja รบjra", - "@tryAgain": {}, - "youKickedAndBanned": "๐Ÿ™… Kirรบgta รฉs kitiltotta {user}-t", - "@youKickedAndBanned": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "unbanUserDescription": "A felhasznรกlรณ vissza tud jรถnni a csevegรฉsbe ha akar.", - "@unbanUserDescription": {}, - "pleaseClickOnLink": "Kรฉrem, kattintson a linkre az emailben, รฉs folytassa a mลฑveletet.", - "@pleaseClickOnLink": { - "type": "String", - "placeholders": {} - }, - "youRejectedTheInvitation": "Visszautasรญtotta a meghรญvรกst", - "@youRejectedTheInvitation": {}, - "otherCallingPermissions": "Mikrofon, kamera, รฉs mรกs egyรฉb FluffyChat engedรฉlyek", - "@otherCallingPermissions": {}, - "messagesStyle": "รœzenetek:", - "@messagesStyle": {}, - "widgetUrlError": "Ez nem egy valรณs cรญm.", - "@widgetUrlError": {}, - "emailOrUsername": "Email vagy felhasznรกlรณnรฉv", - "@emailOrUsername": {}, - "newSpaceDescription": "A terek lehetล‘vรฉ teszik a csevegรฉsek konszolidรกciรณjรกt, ezรกltal lรฉtrehozva publikus vagy privรกt kรถzรถssรฉgeket.", - "@newSpaceDescription": {}, - "chatDescription": "Csevegรฉs leรญrรกs", - "@chatDescription": {}, - "callingAccountDetails": "Engedรฉlyezรฉs a FluffyChat szรกmรกra hogy hasznรกlja a natรญv android hรญvรกs applikรกciรณt.", - "@callingAccountDetails": {}, - "pleaseFollowInstructionsOnWeb": "Kรฉrem, kรถvesse az instrukciรณkat az oldalon, รฉs nyomjon a tovรกbb gombra.", - "@pleaseFollowInstructionsOnWeb": { - "type": "String", - "placeholders": {} - }, - "enterSpace": "Belรฉpรฉs a tรฉrre", - "@enterSpace": {}, - "encryptThisChat": "A csevegรฉs titkosรญtรกsa", - "@encryptThisChat": {}, - "previousAccount": "Elล‘zล‘ fiรณk", - "@previousAccount": {}, - "reopenChat": "Csevegรฉs รบjranyitรกsa", - "@reopenChat": {}, - "pleaseEnterRecoveryKey": "Kรฉrem, adja meg a visszaรกllรญtรณ kรณdjรกt:", - "@pleaseEnterRecoveryKey": {}, - "toggleFavorite": "Kedvencek mutatรกsa", - "@toggleFavorite": { - "type": "String", - "placeholders": {} - }, - "widgetNameError": "Kรฉrem adjon meg egy megjelenรญthetล‘ nevet.", - "@widgetNameError": {}, - "addToBundle": "Hozzรกadรกs fiรณkcsoporthoz", - "@addToBundle": {}, - "spaceIsPublic": "A tรฉr publikus", - "@spaceIsPublic": { - "type": "String", - "placeholders": {} - }, - "addWidget": "Widget hozzรกadรกsa", - "@addWidget": {}, - "countFiles": "{count} fรกjl", - "@countFiles": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "noKeyForThisMessage": "Akkor fordulhat elล‘, ha az รผzenet az eszkรถzre valรณ bejelentkezรฉs elล‘tt kerรผlt kรผldรฉsre.\n\nAz is elkรฉpzelhetล‘, hogy a kรผldล‘ blokkolta az eszkรถzรฉt, vagy valami problรฉma lรฉpett fel az internet kapcsolatban.\n\nMรกs helyen lรกtja az รผzenetet? Akkor รกt tudja mรกsolni ide is! Menjen a Beรกllรญtรกsok > Eszkรถzรถk rรฉszbe, รฉs gyล‘zล‘djรถn meg rรณla, hogy az eszkรถzei megerล‘sรญtettรฉk egymรกst. Legkรถzelebb amikor ezt a szobรกt megnyitja, รฉs mind a kรฉt kliens az elล‘tรฉrben van, akkor szikronizรกlรณdni fognak.\n\nNem akarja elveszรญteni a kulcsokat amikor kijelentkezik, vagy eszkรถzt cserรฉl? Gyล‘zล‘djรถn meg rรณla, hogy bekapcsolta a chat mentรฉst a beรกllรญtรกsokban.", - "@noKeyForThisMessage": {}, - "shareLocation": "Pozรญciรณ megosztรกsa", - "@shareLocation": { - "type": "String", - "placeholders": {} - }, - "pushNotificationsNotAvailable": "Push รฉrtesรญtรฉsek nem elรฉrhetล‘ek", - "@pushNotificationsNotAvailable": {}, - "storeInAppleKeyChain": "Tรกrolรกs az Apple KeyChain-be", - "@storeInAppleKeyChain": {}, - "replaceRoomWithNewerVersion": "Szoba cserรฉlรฉse egy รบjabb verziรณra", - "@replaceRoomWithNewerVersion": { - "type": "String", - "placeholders": {} - }, - "invalidServerName": "Hibรกs szerver nรฉv", - "@invalidServerName": {}, - "chatPermissions": "Csevegรฉs engedรฉlyek", - "@chatPermissions": {}, - "wipeChatBackup": "Le kรญvรกnja tรถrรถlni a chat mentรฉsรฉt, hogy lรฉtrehozhasson egy รบj visszaรกllรญtรกsi kulcsot?", - "@wipeChatBackup": { - "type": "String", - "placeholders": {} - }, - "sender": "Kรผldล‘", - "@sender": {}, - "storeInAndroidKeystore": "Tรกrolรกs az Android KeyStore-ba", - "@storeInAndroidKeystore": {}, - "signInWithPassword": "Bejelentkezรฉs jelszรณval", - "@signInWithPassword": {}, - "makeAdminDescription": "Miutรกn a felhasznรกlรณbรณl admin lesz, nem fogja tudni visszavonni dรถntรฉsรฉt, mivel azonos jogosultsรกgi szinttel fognak rendelkezni.", - "@makeAdminDescription": {}, - "synchronizingPleaseWait": "Szinkronizรกlรกs...kรฉrem vรกrjon.", - "@synchronizingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "transferFromAnotherDevice": "Mรกsik eszkรถzrล‘l valรณ รกtkรถltรถzรฉs", - "@transferFromAnotherDevice": { - "type": "String", - "placeholders": {} - }, - "pushRules": "Push szabรกlyok", - "@pushRules": { - "type": "String", - "placeholders": {} - }, - "saveKeyManuallyDescription": "A kulcs manuรกlis mentรฉse rendszer megosztรกs vagy vรกgรณlap mรกsolรกs segรญtsรฉgรฉvel.", - "@saveKeyManuallyDescription": {}, - "editBundlesForAccount": "Fiรณkcsoportok szerkesztรฉse ehhez a fiรณkhoz", - "@editBundlesForAccount": {}, - "whyIsThisMessageEncrypted": "Miรฉrt nem olvashatรณ ez az รผzenet?", - "@whyIsThisMessageEncrypted": {}, - "setChatDescription": "Csevegรฉs leรญrรกs beรกllรญtรกsa", - "@setChatDescription": {}, - "spaceName": "Tรฉr neve", - "@spaceName": { - "type": "String", - "placeholders": {} - }, - "importFromZipFile": "Importรกlรกs zip fรกjlbรณl", - "@importFromZipFile": {}, - "toggleUnread": "Jelรถlรฉs olvasottkรฉnt/olvasatlankรฉnt", - "@toggleUnread": { - "type": "String", - "placeholders": {} - }, - "noOtherDevicesFound": "Nem talรกlhatรณ mรกs eszkรถz", - "@noOtherDevicesFound": {}, - "redactedBy": "{username} รกltal szerkesztve", - "@redactedBy": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "videoCallsBetaWarning": "Kรฉrem vegye figyelembe, hogy a videรณ hรญvรกsok jelenleg bรฉta fรกzisban vannak. Nem biztos, hogy megfelelล‘en fognak mลฑkรถdni, vagy egyรกltalรกn elindulnak egyes platformokon.", - "@videoCallsBetaWarning": {}, - "signInWith": "Bejelentkezรฉs a kรถvetkezล‘vel: {provider}", - "@signInWith": { - "type": "String", - "placeholders": { - "provider": { - "type": "String" - } - } - }, - "fileIsTooBigForServer": "A szerver szรกmรกra tรบl nagy a fรกjl a kรผldรฉshez.", - "@fileIsTooBigForServer": {}, - "verified": "Visszaigazolt", - "@verified": { - "type": "String", - "placeholders": {} - }, - "callingPermissions": "Hรญvรกsi engedรฉlyek", - "@callingPermissions": {}, - "readUpToHere": "Ezidรกig elolvasva", - "@readUpToHere": {}, - "start": "Kezdรฉs", - "@start": {}, - "unlockOldMessages": "Rรฉgi รผzenetek feloldรกsa", - "@unlockOldMessages": {}, - "numChats": "{number} csevegรฉs", - "@numChats": { - "type": "number", - "placeholders": { - "number": { - "type": "String" - } - } - }, - "optionalRedactReason": "(Vรกlaszthatรณ) A szerkesztรฉs oka...", - "@optionalRedactReason": {}, - "sendAsText": "Kรผldรฉs szรถvegkรฉnt", - "@sendAsText": { + } + } + }, + "account": "Fiรณk", + "@account": { + "type": "String", + "placeholders": {} + }, + "activatedEndToEndEncryption": "๐Ÿ” {username} aktivรกlta a vรฉgpontok kรถzรถtti titkosรญtรกst", + "@activatedEndToEndEncryption": { + "type": "String", + "placeholders": { + "username": { "type": "String" + } + } + }, + "admin": "Adminisztrรกtor", + "@admin": { + "type": "String", + "placeholders": {} + }, + "alias": "รกlnรฉv", + "@alias": { + "type": "String", + "placeholders": {} + }, + "answeredTheCall": "{senderName} vรกlaszolt a hรญvรกsra", + "@answeredTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "anyoneCanJoin": "Bรกrki csatlakozhat", + "@anyoneCanJoin": { + "type": "String", + "placeholders": {} + }, + "archive": "Archรญvum", + "@archive": { + "type": "String", + "placeholders": {} + }, + "areGuestsAllowedToJoin": "Csatlakozhatnak-e vendรฉgek", + "@areGuestsAllowedToJoin": { + "type": "String", + "placeholders": {} + }, + "areYouSure": "Biztos benne?", + "@areYouSure": { + "type": "String", + "placeholders": {} + }, + "askSSSSSign": "A mรกsik fรฉl igazolรกsรกhoz meg kell adnia a biztonsรกgos tรกrolรณ jelmondatรกt vagy a visszaรกllรญtรกsi kulcsotรกt.", + "@askSSSSSign": { + "type": "String", + "placeholders": {} + }, + "askVerificationRequest": "Elfogadja {username} hitelesรญtรฉsi kรฉrelmรฉt?", + "@askVerificationRequest": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "banFromChat": "Kitiltรกs a csevegรฉsbล‘l", + "@banFromChat": { + "type": "String", + "placeholders": {} + }, + "banned": "Kitiltva", + "@banned": { + "type": "String", + "placeholders": {} + }, + "bannedUser": "{username} kitiltva {targetName} รกltal", + "@bannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "blockDevice": "Eszkรถz blokkolรกsa", + "@blockDevice": { + "type": "String", + "placeholders": {} + }, + "cancel": "Mรฉgse", + "@cancel": { + "type": "String", + "placeholders": {} + }, + "changeDeviceName": "Eszkรถznรฉv mรณdosรญtรกsa", + "@changeDeviceName": { + "type": "String", + "placeholders": {} + }, + "changedTheChatAvatar": "{username} mรณdosรญtotta a csevegรฉsi profilkรฉpรฉt", + "@changedTheChatAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheChatDescriptionTo": "{username} megvรกltoztatta a csevegรฉs leรญrรกst a kรถvetkezล‘re: '{description}'", + "@changedTheChatDescriptionTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "description": { + "type": "String" + } + } + }, + "changedTheChatNameTo": "{username} mรณdosรญtotta a csevegรฉs nevรฉt a kรถvetkezล‘re: '{chatname}'", + "@changedTheChatNameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "chatname": { + "type": "String" + } + } + }, + "changedTheChatPermissions": "{username} mรณdosรญtotta a csevegรฉsi engedรฉlyeket", + "@changedTheChatPermissions": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheDisplaynameTo": "{username} mรณdosรญtotta a megjelenรญtett nevรฉt erre: '{displayname}'", + "@changedTheDisplaynameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "displayname": { + "type": "String" + } + } + }, + "changedTheGuestAccessRules": "{username} mรณdosรญtotta a vendรฉgek hozzรกfรฉrรฉsi szabรกlyokat", + "@changedTheGuestAccessRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheGuestAccessRulesTo": "{username} mรณdosรญtotta a vendรฉgek hozzรกfรฉrรฉsi szabรกlyait a kรถvetkezล‘re: {rules}", + "@changedTheGuestAccessRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheHistoryVisibility": "{username} mรณdosรญtotta az elล‘zmรฉnyek lรกthatรณsรกgรกt", + "@changedTheHistoryVisibility": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheHistoryVisibilityTo": "{username} mรณdosรญtotta az elล‘zmรฉnyek lรกthatรณsรกgรกt a kรถvetkezล‘re: {rules}", + "@changedTheHistoryVisibilityTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheJoinRules": "{username} mรณdosรญtott a csatlakozรกsi szabรกlyokat", + "@changedTheJoinRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheJoinRulesTo": "{username} mรณdosรญtotta a csatlakozรกsi szabรกlyokat a kรถvetkezล‘re: {joinRules}", + "@changedTheJoinRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "joinRules": { + "type": "String" + } + } + }, + "changedTheProfileAvatar": "{username} mรณdosรญtotta a profilkรฉpรฉt", + "@changedTheProfileAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomAliases": "{username} mรณdosรญtotta a szoba รกlneveit", + "@changedTheRoomAliases": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomInvitationLink": "{username} mรณdosรญtotta a meghรญvรณ hivatkozรกst", + "@changedTheRoomInvitationLink": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changePassword": "Jelszรณ mรณdosรญtรกsa", + "@changePassword": { + "type": "String", + "placeholders": {} + }, + "changeTheHomeserver": "Matrix-kiszolgรกlรณ vรกltรกs", + "@changeTheHomeserver": { + "type": "String", + "placeholders": {} + }, + "changeTheme": "Stรญlusรกnak mรณdosรญtรกsa", + "@changeTheme": { + "type": "String", + "placeholders": {} + }, + "changeTheNameOfTheGroup": "Csoport nevรฉnek mรณdosรญtรกsa", + "@changeTheNameOfTheGroup": { + "type": "String", + "placeholders": {} + }, + "channelCorruptedDecryptError": "A titkosรญtรกs megsรฉrรผlt", + "@channelCorruptedDecryptError": { + "type": "String", + "placeholders": {} + }, + "chat": "Csevegรฉs", + "@chat": { + "type": "String", + "placeholders": {} + }, + "chatDetails": "Csevegรฉs rรฉszletei", + "@chatDetails": { + "type": "String", + "placeholders": {} + }, + "chooseAStrongPassword": "Vรกlasszon egy erล‘s jelszรณt", + "@chooseAStrongPassword": { + "type": "String", + "placeholders": {} + }, + "close": "Bezรกr", + "@close": { + "type": "String", + "placeholders": {} + }, + "compareEmojiMatch": "Kรฉrem, hasonlรญtsa รถssze a hangulatjeleket", + "@compareEmojiMatch": { + "type": "String", + "placeholders": {} + }, + "compareNumbersMatch": "Kรฉrem, hasonlรญtsa รถssze a szรกmokat", + "@compareNumbersMatch": { + "type": "String", + "placeholders": {} + }, + "confirm": "Megerล‘sรญt", + "@confirm": { + "type": "String", + "placeholders": {} + }, + "connect": "Csatlakozรกs", + "@connect": { + "type": "String", + "placeholders": {} + }, + "contactHasBeenInvitedToTheGroup": "Kapcsolat meghรญvรกsra kerรผlt a csoportba", + "@contactHasBeenInvitedToTheGroup": { + "type": "String", + "placeholders": {} + }, + "copiedToClipboard": "Vรกgรณlapra mรกsolva", + "@copiedToClipboard": { + "type": "String", + "placeholders": {} + }, + "copy": "Mรกsolรกs", + "@copy": { + "type": "String", + "placeholders": {} + }, + "couldNotDecryptMessage": "Nem sikerรผlt visszafejteni az รผzenetet: {error}", + "@couldNotDecryptMessage": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "countParticipants": "{count} rรฉsztvevล‘", + "@countParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "create": "Lรฉtrehoz", + "@create": { + "type": "String", + "placeholders": {} + }, + "createdTheChat": "๐Ÿ’ฌ {username} csevegรฉst hozott lรฉtre", + "@createdTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "currentlyActive": "Jelenleg aktรญv", + "@currentlyActive": { + "type": "String", + "placeholders": {} + }, + "darkTheme": "Sรถtรฉt", + "@darkTheme": { + "type": "String", + "placeholders": {} + }, + "dateAndTimeOfDay": "{date}, {timeOfDay}", + "@dateAndTimeOfDay": { + "type": "String", + "placeholders": { + "date": { + "type": "String" + }, + "timeOfDay": { + "type": "String" + } + } + }, + "dateWithoutYear": "{month}. {day}.", + "@dateWithoutYear": { + "type": "String", + "placeholders": { + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "dateWithYear": "{year}. {month}. {day}.", + "@dateWithYear": { + "type": "String", + "placeholders": { + "year": { + "type": "String" + }, + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "deactivateAccountWarning": "Ez deaktivรกlja a felhasznรกlรณi fiรณkjรกt. Ez nem vonhatรณ vissza! Biztos benne?", + "@deactivateAccountWarning": { + "type": "String", + "placeholders": {} + }, + "delete": "Tรถrlรฉs", + "@delete": { + "type": "String", + "placeholders": {} + }, + "deleteAccount": "Fiรณk tรถrlรฉse", + "@deleteAccount": { + "type": "String", + "placeholders": {} + }, + "deleteMessage": "รœzenet tรถrlรฉse", + "@deleteMessage": { + "type": "String", + "placeholders": {} + }, + "device": "Eszkรถz", + "@device": { + "type": "String", + "placeholders": {} + }, + "devices": "Eszkรถzรถk", + "@devices": { + "type": "String", + "placeholders": {} + }, + "displaynameHasBeenChanged": "A megjelenรญtรฉsi nรฉv megvรกltozott", + "@displaynameHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "downloadFile": "Fรกjl letรถltรฉse", + "@downloadFile": { + "type": "String", + "placeholders": {} + }, + "editDisplayname": "Megjelenรญtรฉsi nรฉv szerkesztรฉse", + "@editDisplayname": { + "type": "String", + "placeholders": {} + }, + "emoteExists": "A hangulatjel mรกr lรฉtezik!", + "@emoteExists": { + "type": "String", + "placeholders": {} + }, + "emoteInvalid": "ร‰rvรฉnytelen hangulatjel rรถvidkรณd!", + "@emoteInvalid": { + "type": "String", + "placeholders": {} + }, + "emotePacks": "Hangulatjel csomagok a szobรกhoz", + "@emotePacks": { + "type": "String", + "placeholders": {} + }, + "emoteSettings": "Hangulatjel Beรกllรญtรกsok", + "@emoteSettings": { + "type": "String", + "placeholders": {} + }, + "emoteShortcode": "Hangulatjel rรถvidkรณd", + "@emoteShortcode": { + "type": "String", + "placeholders": {} + }, + "emoteWarnNeedToPick": "Ki kell vรกlasztania egy hangulatjel rรถvidkรณdot รฉs egy kรฉpet!", + "@emoteWarnNeedToPick": { + "type": "String", + "placeholders": {} + }, + "emptyChat": "รœres csevegรฉs", + "@emptyChat": { + "type": "String", + "placeholders": {} + }, + "enableEmotesGlobally": "Hangulatjel csomag engedรฉlyezรฉse globรกlisan", + "@enableEmotesGlobally": { + "type": "String", + "placeholders": {} + }, + "enableEncryptionWarning": "Tรถbbรฉ nem fogja tudni kikapcsolni a titkosรญtรกst. Biztos benne?", + "@enableEncryptionWarning": { + "type": "String", + "placeholders": {} + }, + "encryption": "Titkosรญtรกs", + "@encryption": { + "type": "String", + "placeholders": {} + }, + "encryptionNotEnabled": "Titkosรญtรกs nem engedรฉlyezve", + "@encryptionNotEnabled": { + "type": "String", + "placeholders": {} + }, + "endedTheCall": "{senderName} befejezte a hรญvรกst", + "@endedTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "enterYourHomeserver": "Adja meg a Matrix-kiszolgรกlรณjรกt", + "@enterYourHomeserver": { + "type": "String", + "placeholders": {} + }, + "fileName": "Fรกjlnรฉv", + "@fileName": { + "type": "String", + "placeholders": {} + }, + "fluffychat": "FluffyChat", + "@fluffychat": { + "type": "String", + "placeholders": {} + }, + "forward": "Tovรกbbรญtรกs", + "@forward": { + "type": "String", + "placeholders": {} + }, + "fromJoining": "Csatlakozรกs รณta", + "@fromJoining": { + "type": "String", + "placeholders": {} + }, + "fromTheInvitation": "Meghรญvรกs รณta", + "@fromTheInvitation": { + "type": "String", + "placeholders": {} + }, + "group": "Csoport", + "@group": { + "type": "String", + "placeholders": {} + }, + "groupIsPublic": "A csoport nyilvรกnos", + "@groupIsPublic": { + "type": "String", + "placeholders": {} + }, + "groupWith": "Csoport {displayname}-al", + "@groupWith": { + "type": "String", + "placeholders": { + "displayname": { + "type": "String" + } + } + }, + "guestsAreForbidden": "A vendรฉgek nem engedรฉlyezettek", + "@guestsAreForbidden": { + "type": "String", + "placeholders": {} + }, + "guestsCanJoin": "Csatlakozhatnak vendรฉgek", + "@guestsCanJoin": { + "type": "String", + "placeholders": {} + }, + "hasWithdrawnTheInvitationFor": "{username} visszavonta {targetName} meghรญvรกsรกt", + "@hasWithdrawnTheInvitationFor": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "help": "Sรบgรณ", + "@help": { + "type": "String", + "placeholders": {} + }, + "hideRedactedEvents": "Szerkesztett esemรฉnyek elrejtรฉse", + "@hideRedactedEvents": { + "type": "String", + "placeholders": {} + }, + "hideUnknownEvents": "Ismeretlen esemรฉnyek elrejtรฉse", + "@hideUnknownEvents": { + "type": "String", + "placeholders": {} + }, + "id": "ID", + "@id": { + "type": "String", + "placeholders": {} + }, + "identity": "Azonosรญtรณ", + "@identity": { + "type": "String", + "placeholders": {} + }, + "ignoredUsers": "Figyelmen kรญvรผl hagyott felhasznรกlรณk", + "@ignoredUsers": { + "type": "String", + "placeholders": {} + }, + "incorrectPassphraseOrKey": "Hibรกs jelmondat vagy visszaรกllรญtรกsi kulcs", + "@incorrectPassphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "inviteContact": "Ismerล‘s meghรญvรกsa", + "@inviteContact": { + "type": "String", + "placeholders": {} + }, + "inviteContactToGroup": "Ismerล‘s meghรญvรกsa a(z) {groupName} csoportba", + "@inviteContactToGroup": { + "type": "String", + "placeholders": { + "groupName": { + "type": "String" + } + } + }, + "invited": "Meghรญvott", + "@invited": { + "type": "String", + "placeholders": {} + }, + "invitedUser": "๐Ÿ“ฉ {username} meghรญvta {targetName} felhasznรกlรณt", + "@invitedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "invitedUsersOnly": "Csak meghรญvott felhasznรกlรณk", + "@invitedUsersOnly": { + "type": "String", + "placeholders": {} + }, + "inviteText": "{username} meghรญvta a FluffyChat-be.\n1. Keresse fel a fluffychat.im oldalt, รฉs telepรญtse az alkalmazรกst \n2. Regisztrรกljon vagy jelentkezzen be \n3. Nyissa meg a meghรญvรณ linket: \n {link}", + "@inviteText": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "link": { + "type": "String" + } + } + }, + "isTyping": "รฉpp gรฉpelโ€ฆ", + "@isTyping": { + "type": "String", + "placeholders": {} + }, + "joinedTheChat": "๐Ÿ‘‹ {username} csatlakozott a csevegรฉshez", + "@joinedTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "joinRoom": "Csatlakozรกs a szobรกhoz", + "@joinRoom": { + "type": "String", + "placeholders": {} + }, + "kicked": "๐Ÿ‘ž {username} kirรบgta {targetName}-t", + "@kicked": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickedAndBanned": "๐Ÿ™… {username} kirรบgta รฉs kitiltotta {targetName}-t", + "@kickedAndBanned": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickFromChat": "Kirรบgรกs a csevegรฉsbล‘l", + "@kickFromChat": { + "type": "String", + "placeholders": {} + }, + "lastActiveAgo": "Utoljรกra aktรญv: {localizedTimeShort}", + "@lastActiveAgo": { + "type": "String", + "placeholders": { + "localizedTimeShort": { + "type": "String" + } + } + }, + "leave": "Elhagy", + "@leave": { + "type": "String", + "placeholders": {} + }, + "leftTheChat": "Elhagyta a csevegรฉst", + "@leftTheChat": { + "type": "String", + "placeholders": {} + }, + "license": "Licenc", + "@license": { + "type": "String", + "placeholders": {} + }, + "lightTheme": "Vilรกgos", + "@lightTheme": { + "type": "String", + "placeholders": {} + }, + "loadCountMoreParticipants": "Tovรกbbi {count} rรฉsztvevล‘ betรถltรฉse", + "@loadCountMoreParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "loadingPleaseWait": "Betรถltรฉsโ€ฆ Kรฉrem, vรกrjon.", + "@loadingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "loadMore": "Tovรกbbiak betรถltรฉseโ€ฆ", + "@loadMore": { + "type": "String", + "placeholders": {} + }, + "login": "Bejelentkezรฉs", + "@login": { + "type": "String", + "placeholders": {} + }, + "logInTo": "Bejelentkezรฉs a(z) {homeserver} Matrix-kiszolgรกlรณra", + "@logInTo": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "logout": "Kijelentkezรฉs", + "@logout": { + "type": "String", + "placeholders": {} + }, + "mention": "Megemlรญtรฉs", + "@mention": { + "type": "String", + "placeholders": {} + }, + "moderator": "Moderรกtor", + "@moderator": { + "type": "String", + "placeholders": {} + }, + "muteChat": "Csevegรฉs nรฉmรญtรกsa", + "@muteChat": { + "type": "String", + "placeholders": {} + }, + "needPantalaimonWarning": "Jelenleg a Pantalaimon szรผksรฉges a vรฉgpontok kรถzรถtti titkosรญtรกs hasznรกlatรกhoz.", + "@needPantalaimonWarning": { + "type": "String", + "placeholders": {} + }, + "newMessageInFluffyChat": "๐Ÿ’ฌ รšj FluffyChat รผzenet", + "@newMessageInFluffyChat": { + "type": "String", + "placeholders": {} + }, + "newVerificationRequest": "รšj hitelesรญtรฉsi kรฉrelem!", + "@newVerificationRequest": { + "type": "String", + "placeholders": {} + }, + "no": "Nem", + "@no": { + "type": "String", + "placeholders": {} + }, + "noEmotesFound": "Nem talรกlhatรณak hangulatjelek. ๐Ÿ˜•", + "@noEmotesFound": { + "type": "String", + "placeholders": {} + }, + "noGoogleServicesWarning": "รšgy tลฑnik a Firebase Cloud Messaging nem elรฉrhetล‘ a kรฉszรผlรฉkรฉn. Ha mรฉgis push รฉrtesรญtรฉseket kรญvรกn kapni, javasoljuk a ntfy telepรญtรฉsรฉt. A ntfy vagy mรกs egyรฉb Egyesรญtett Push szolgรกltatรณ esetรฉben รบgy kaphat รฉrtesรญtรฉst, hogy adatai biztonsรกgban maradnak. Letรถltheti a ntfy-t a PlayStore-bรณl, vagy F-Droid-rรณl is.", + "@noGoogleServicesWarning": { + "type": "String", + "placeholders": {} + }, + "none": "Nincs", + "@none": { + "type": "String", + "placeholders": {} + }, + "noPermission": "Nincs engedรฉly", + "@noPermission": { + "type": "String", + "placeholders": {} + }, + "noRoomsFound": "Nem talรกlhatรณak szobรกkโ€ฆ", + "@noRoomsFound": { + "type": "String", + "placeholders": {} + }, + "offline": "Offline", + "@offline": { + "type": "String", + "placeholders": {} + }, + "ok": "Ok", + "@ok": { + "type": "String", + "placeholders": {} + }, + "online": "Online", + "@online": { + "type": "String", + "placeholders": {} + }, + "onlineKeyBackupEnabled": "Online kulcsmentรฉs engedรฉlyezve", + "@onlineKeyBackupEnabled": { + "type": "String", + "placeholders": {} + }, + "oopsSomethingWentWrong": "Hoppรก, valami hiba lรฉpett felโ€ฆ", + "@oopsSomethingWentWrong": { + "type": "String", + "placeholders": {} + }, + "openAppToReadMessages": "Alkalmazรกs megnyitรกsa az รผzenetek elolvasรกsรกhoz", + "@openAppToReadMessages": { + "type": "String", + "placeholders": {} + }, + "openCamera": "Kamera megnyitรกsa", + "@openCamera": { + "type": "String", + "placeholders": {} + }, + "passphraseOrKey": "jelmondat vagy visszaรกllรญtรกsi kulcs", + "@passphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "password": "Jelszรณ", + "@password": { + "type": "String", + "placeholders": {} + }, + "passwordHasBeenChanged": "A jelszรณ mรณdosรญtรกsra kerรผlt", + "@passwordHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "pickImage": "Kรฉp vรกlasztรกsa", + "@pickImage": { + "type": "String", + "placeholders": {} + }, + "pin": "Rรถgzรญtรฉs", + "@pin": { + "type": "String", + "placeholders": {} + }, + "play": "{fileName} lejรกtszรกsa", + "@play": { + "type": "String", + "placeholders": { + "fileName": { + "type": "String" + } + } + }, + "pleaseEnterYourPassword": "Kรฉrem, adja meg jelszavรกt", + "@pleaseEnterYourPassword": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourUsername": "Kรฉrem, adja meg a felhasznรกlรณnevรฉt", + "@pleaseEnterYourUsername": { + "type": "String", + "placeholders": {} + }, + "privacy": "Adatvรฉdelem", + "@privacy": { + "type": "String", + "placeholders": {} + }, + "publicRooms": "Nyilvรกnos szobรกk", + "@publicRooms": { + "type": "String", + "placeholders": {} + }, + "recording": "Felvรฉtel", + "@recording": { + "type": "String", + "placeholders": {} + }, + "redactedAnEvent": "{username} szerkesztett egy esemรฉnyt", + "@redactedAnEvent": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "reject": "Elutasรญt", + "@reject": { + "type": "String", + "placeholders": {} + }, + "rejectedTheInvitation": "{username} elutasรญtotta a meghรญvรกst", + "@rejectedTheInvitation": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "rejoin": "รšjracsatlakozรกs", + "@rejoin": { + "type": "String", + "placeholders": {} + }, + "remove": "Eltรกvolรญtรกs", + "@remove": { + "type": "String", + "placeholders": {} + }, + "removeAllOtherDevices": "Minden mรกs eszkรถz eltรกvolรญtรกsa", + "@removeAllOtherDevices": { + "type": "String", + "placeholders": {} + }, + "removedBy": "{username} รกltal eltรกvolรญtva", + "@removedBy": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "removeDevice": "Eszkรถz eltรกvolรญtรกsa", + "@removeDevice": { + "type": "String", + "placeholders": {} + }, + "unbanFromChat": "Csevegรฉs kitiltรกs feloldรกsa", + "@unbanFromChat": { + "type": "String", + "placeholders": {} + }, + "reply": "Vรกlasz", + "@reply": { + "type": "String", + "placeholders": {} + }, + "requestPermission": "Jogosultsรกgi kรฉrelem", + "@requestPermission": { + "type": "String", + "placeholders": {} + }, + "roomHasBeenUpgraded": "A szoba frissรญtรฉsre kerรผlt", + "@roomHasBeenUpgraded": { + "type": "String", + "placeholders": {} + }, + "seenByUser": "{username} lรกtta", + "@seenByUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "send": "Kรผldรฉs", + "@send": { + "type": "String", + "placeholders": {} + }, + "sendAMessage": "รœzenet kรผldรฉse", + "@sendAMessage": { + "type": "String", + "placeholders": {} + }, + "sendAudio": "Hangรผzenet kรผldรฉse", + "@sendAudio": { + "type": "String", + "placeholders": {} + }, + "sendFile": "Fรกjl kรผldรฉse", + "@sendFile": { + "type": "String", + "placeholders": {} + }, + "sendImage": "Kรฉp kรผldรฉse", + "@sendImage": { + "type": "String", + "placeholders": {} + }, + "sendOriginal": "Eredeti kรผldรฉse", + "@sendOriginal": { + "type": "String", + "placeholders": {} + }, + "sendVideo": "Videรณ kรผldรฉse", + "@sendVideo": { + "type": "String", + "placeholders": {} + }, + "sentAFile": "๐Ÿ“ {username} kรผldรถtt egy fรกjlt", + "@sentAFile": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAnAudio": "๐ŸŽค {username} hangรผzenetet kรผldรถtt", + "@sentAnAudio": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAPicture": "๐Ÿ–ผ๏ธ {username} kรฉpet kรผldรถtt", + "@sentAPicture": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentASticker": "๐Ÿ˜Š {username} matricรกt kรผldรถtt", + "@sentASticker": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAVideo": "๐ŸŽฅ {username} videรณt kรผldรถtt", + "@sentAVideo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentCallInformations": "{senderName} hรญvรกsinformรกciรณt kรผldรถtt", + "@sentCallInformations": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "setInvitationLink": "Meghรญvรณ hivatkozรกs beรกllรญtรกsa", + "@setInvitationLink": { + "type": "String", + "placeholders": {} + }, + "setStatus": "รllapot beรกllรญtรกsa", + "@setStatus": { + "type": "String", + "placeholders": {} + }, + "settings": "Beรกllรญtรกsok", + "@settings": { + "type": "String", + "placeholders": {} + }, + "share": "Megosztรกs", + "@share": { + "type": "String", + "placeholders": {} + }, + "sharedTheLocation": "{username} megosztotta a pozรญciรณjรกt", + "@sharedTheLocation": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "skip": "Kihagy", + "@skip": { + "type": "String", + "placeholders": {} + }, + "sourceCode": "Forrรกskรณd", + "@sourceCode": { + "type": "String", + "placeholders": {} + }, + "startedACall": "{senderName} hรญvรกst indรญtott", + "@startedACall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "statusExampleMessage": "Hogy รฉrzi magรกt a mai napon?", + "@statusExampleMessage": { + "type": "String", + "placeholders": {} + }, + "submit": "Bekรผldรฉs", + "@submit": { + "type": "String", + "placeholders": {} + }, + "systemTheme": "Rendszer", + "@systemTheme": { + "type": "String", + "placeholders": {} + }, + "theyDontMatch": "Nem egyezล‘ek", + "@theyDontMatch": { + "type": "String", + "placeholders": {} + }, + "theyMatch": "Egyezล‘ek", + "@theyMatch": { + "type": "String", + "placeholders": {} + }, + "title": "FluffyChat", + "@title": { + "description": "Title for the application", + "type": "String", + "placeholders": {} + }, + "tryToSendAgain": "รšjrakรผldรฉs megprรณbรกlรกsa", + "@tryToSendAgain": { + "type": "String", + "placeholders": {} + }, + "unavailable": "Nem elรฉrhetล‘", + "@unavailable": { + "type": "String", + "placeholders": {} + }, + "unbannedUser": "{username} feloldotta {targetName} kitiltรกsรกt", + "@unbannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "unblockDevice": "Eszkรถz blokkolรกs feloldรกsa", + "@unblockDevice": { + "type": "String", + "placeholders": {} + }, + "unknownDevice": "Ismeretlen eszkรถz", + "@unknownDevice": { + "type": "String", + "placeholders": {} + }, + "unknownEncryptionAlgorithm": "Ismeretlen titkosรญtรกsi algoritmus", + "@unknownEncryptionAlgorithm": { + "type": "String", + "placeholders": {} + }, + "unknownEvent": "Ismeretlen esemรฉny: '{type}'", + "@unknownEvent": { + "type": "String", + "placeholders": { + "type": { + "type": "String" + } + } + }, + "unmuteChat": "Csevegรฉs nรฉmรญtรกs feloldรกsa", + "@unmuteChat": { + "type": "String", + "placeholders": {} + }, + "unpin": "Rรถgzรญtรฉs megszรผntetรฉse", + "@unpin": { + "type": "String", + "placeholders": {} + }, + "unreadChats": "{unreadCount, plural, =1{1 olvasatlan csevegรฉs} other{{unreadCount} olvasatlan csevegรฉs}}", + "@unreadChats": { + "type": "String", + "placeholders": { + "unreadCount": { + "type": "int" + } + } + }, + "userAndOthersAreTyping": "{username} รฉs {count} mรกsik rรฉsztvevล‘ gรฉpelโ€ฆ", + "@userAndOthersAreTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "count": { + "type": "int" + } + } + }, + "userAndUserAreTyping": "{username} รฉs {username2} gรฉpelโ€ฆ", + "@userAndUserAreTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "username2": { + "type": "String" + } + } + }, + "userIsTyping": "{username} gรฉpelโ€ฆ", + "@userIsTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "userLeftTheChat": "๐Ÿšช {username} elhagyta a csevegรฉst", + "@userLeftTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "username": "Felhasznรกlรณnรฉv", + "@username": { + "type": "String", + "placeholders": {} + }, + "userSentUnknownEvent": "{username} felhasznรกlรณ {type} esemรฉnyt kรผldรถtt", + "@userSentUnknownEvent": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "type": { + "type": "String" + } + } + }, + "verify": "Hitelesรญt", + "@verify": { + "type": "String", + "placeholders": {} + }, + "verifyStart": "Hitelesรญtรฉs megkezdรฉse", + "@verifyStart": { + "type": "String", + "placeholders": {} + }, + "verifySuccess": "Sikeres hitelesรญtรฉs!", + "@verifySuccess": { + "type": "String", + "placeholders": {} + }, + "verifyTitle": "Mรกsik fiรณk hitelesรญtรฉse", + "@verifyTitle": { + "type": "String", + "placeholders": {} + }, + "videoCall": "Videรณhรญvรกs", + "@videoCall": { + "type": "String", + "placeholders": {} + }, + "visibilityOfTheChatHistory": "Csevegรฉsi elล‘zmรฉny lรกthatรณsรกga", + "@visibilityOfTheChatHistory": { + "type": "String", + "placeholders": {} + }, + "visibleForAllParticipants": "Minden rรฉsztvevล‘ szรกmรกra lรกthatรณ", + "@visibleForAllParticipants": { + "type": "String", + "placeholders": {} + }, + "visibleForEveryone": "Bรกrki szรกmรกra lรกthatรณ", + "@visibleForEveryone": { + "type": "String", + "placeholders": {} + }, + "voiceMessage": "Hangรผzenet", + "@voiceMessage": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerAcceptRequest": "Vรกrakozรกs a partnerre, hogy elfogadja a kรฉrรฉstโ€ฆ", + "@waitingPartnerAcceptRequest": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerEmoji": "Vรกrakozรกs a partnerre, hogy elfogadja a hangulatjeletโ€ฆ", + "@waitingPartnerEmoji": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerNumbers": "Vรกrakozรกs a partnerre, hogy elfogadja a szรกmokatโ€ฆ", + "@waitingPartnerNumbers": { + "type": "String", + "placeholders": {} + }, + "wallpaper": "Hรกttรฉr:", + "@wallpaper": { + "type": "String", + "placeholders": {} + }, + "warning": "Figyelem!", + "@warning": { + "type": "String", + "placeholders": {} + }, + "whoIsAllowedToJoinThisGroup": "Ki csatlakozhat a csoporthoz", + "@whoIsAllowedToJoinThisGroup": { + "type": "String", + "placeholders": {} + }, + "writeAMessage": "รrjon egy รผzenetetโ€ฆ", + "@writeAMessage": { + "type": "String", + "placeholders": {} + }, + "yes": "Igen", + "@yes": { + "type": "String", + "placeholders": {} + }, + "you": "ร–n", + "@you": { + "type": "String", + "placeholders": {} + }, + "youAreNoLongerParticipatingInThisChat": "Immรกron nem vesz rรฉszt ebben a csevegรฉsben", + "@youAreNoLongerParticipatingInThisChat": { + "type": "String", + "placeholders": {} + }, + "youHaveBeenBannedFromThisChat": "Kitiltottรกk ebbล‘l a csevegรฉsbล‘l", + "@youHaveBeenBannedFromThisChat": { + "type": "String", + "placeholders": {} + }, + "withTheseAddressesRecoveryDescription": "Ezekkel a cรญmekkel vissza tudja รกllรญtani a jelszavรกt.", + "@withTheseAddressesRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "weSentYouAnEmail": "Kรผldtรผnk ร–nnek egy emailt", + "@weSentYouAnEmail": { + "type": "String", + "placeholders": {} + }, + "passwordRecovery": "Jelszรณ visszaรกllรญtรกs", + "@passwordRecovery": { + "type": "String", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "Mรฉg nem adott meg semmilyen mรณdszert a jelszava visszaรกllรญtรกsรกra.", + "@noPasswordRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "inviteForMe": "Meghรญvรกs szรกmomra", + "@inviteForMe": { + "type": "String", + "placeholders": {} + }, + "iHaveClickedOnLink": "Rรกkattintottam a linkre", + "@iHaveClickedOnLink": { + "type": "String", + "placeholders": {} + }, + "enterAnEmailAddress": "Adjon meg egy email cรญmet", + "@enterAnEmailAddress": { + "type": "String", + "placeholders": {} + }, + "encrypted": "Titkosรญtott", + "@encrypted": { + "type": "String", + "placeholders": {} + }, + "edit": "Szerkeszt", + "@edit": { + "type": "String", + "placeholders": {} + }, + "directChats": "Privรกt Csevegรฉsek", + "@directChats": { + "type": "String", + "placeholders": {} + }, + "deviceId": "Eszkรถz ID", + "@deviceId": { + "type": "String", + "placeholders": {} + }, + "botMessages": "Bot รผzenetek", + "@botMessages": { + "type": "String", + "placeholders": {} + }, + "repeatPassword": "Jelszรณ ismรฉtlรฉse", + "@repeatPassword": {}, + "addEmail": "E-mail-cรญm hozzรกadรกsa", + "@addEmail": { + "type": "String", + "placeholders": {} + }, + "all": "ร–sszes", + "@all": { + "type": "String", + "placeholders": {} + }, + "allChats": "ร–sszes csevegรฉs", + "@allChats": { + "type": "String", + "placeholders": {} + }, + "autoplayImages": "Animรกlt matricรกk รฉs hangulatjelek automatikus lejรกtszรกsa", + "@autoplayImages": { + "type": "String", + "placeholder": {} + }, + "sendOnEnter": "Kรผldรฉs Enterrel", + "@sendOnEnter": {}, + "cantOpenUri": "Nem sikerรผlt a kรถvetkezล‘ URI megnyitรกsa: {uri}", + "@cantOpenUri": { + "type": "String", + "placeholders": { + "uri": { + "type": "String" + } + } + }, + "changeYourAvatar": "Profilkรฉp mรณdosรญtรกsa", + "@changeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "addToSpace": "Hozzรกadรกs a tรฉrhez", + "@addToSpace": {}, + "areYouSureYouWantToLogout": "Biztosan kijelentkezik?", + "@areYouSureYouWantToLogout": { + "type": "String", + "placeholders": {} + }, + "badServerLoginTypesException": "A Matrix-kiszolgรกlรณ a kรถvetkezล‘ bejelentkezรฉseket tรกmogatja:\n{serverVersions}\nDe ez az alkalmazรกst csak ezeket tรกmogatja:\n{supportedVersions}", + "@badServerLoginTypesException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "blocked": "Blokkolva", + "@blocked": { + "type": "String", + "placeholders": {} + }, + "appLock": "Alkalmazรกs zรกr", + "@appLock": { + "type": "String", + "placeholders": {} + }, + "commandHint_myroomnick": "Megjelenรญtett nevรฉnek hozzรกrendelรฉse a szobรกhoz", + "@commandHint_myroomnick": { + "type": "String", + "description": "Usage hint for the command /myroomnick" + }, + "commandHint_plain": "Formรกzatlan szรถveg kรผldรฉse", + "@commandHint_plain": { + "type": "String", + "description": "Usage hint for the command /plain" + }, + "commandHint_send": "Szรถveg kรผldรฉse", + "@commandHint_send": { + "type": "String", + "description": "Usage hint for the command /send" + }, + "contentHasBeenReported": "A tartalom jelentรฉsre kerรผlt a szerver adminisztrรกtorok szรกmรกra", + "@contentHasBeenReported": { + "type": "String", + "placeholders": {} + }, + "commandHint_myroomavatar": "Profilkรฉpe hozzรกrendelรฉse a szobรกhoz (mxc URI hasznรกlatรกval)", + "@commandHint_myroomavatar": { + "type": "String", + "description": "Usage hint for the command /myroomavatar" + }, + "copyToClipboard": "Vรกgรณlapra mรกsolรกs", + "@copyToClipboard": { + "type": "String", + "placeholders": {} + }, + "editRoomAliases": "Szoba รกlnevek szerkesztรฉse", + "@editRoomAliases": { + "type": "String", + "placeholders": {} + }, + "editRoomAvatar": "Szoba-profilkรฉp szerkesztรฉse", + "@editRoomAvatar": { + "type": "String", + "placeholders": {} + }, + "enableEncryption": "Titkosรญtรกs engedรฉlyezรฉse", + "@enableEncryption": { + "type": "String", + "placeholders": {} + }, + "extremeOffensive": "Rendkรญvรผl sรฉrtล‘", + "@extremeOffensive": { + "type": "String", + "placeholders": {} + }, + "fontSize": "Betลฑmรฉret", + "@fontSize": { + "type": "String", + "placeholders": {} + }, + "everythingReady": "Minden kรฉsz!", + "@everythingReady": { + "type": "String", + "placeholders": {} + }, + "groups": "Csoportok", + "@groups": { + "type": "String", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Mennyire sรฉrtล‘ ez a tartalom?", + "@howOffensiveIsThisContent": { + "type": "String", + "placeholders": {} + }, + "inoffensive": "Nem sรฉrtล‘", + "@inoffensive": { + "type": "String", + "placeholders": {} + }, + "locationPermissionDeniedNotice": "A helymeghatรกrozรกs visszautasรญtรกsra kerรผlt. Kรฉrem engedรฉlyezze, hogy meg tudja osztani helyzetรฉt.", + "@locationPermissionDeniedNotice": { + "type": "String", + "placeholders": {} + }, + "newChat": "รšj csevegรฉs", + "@newChat": { + "type": "String", + "placeholders": {} + }, + "scanQrCode": "QR kรณd beolvasรกsa", + "@scanQrCode": {}, + "notificationsEnabledForThisAccount": "ร‰rtesรญtรฉsek be vannak kapcsolva ebben a fiรณkban", + "@notificationsEnabledForThisAccount": { + "type": "String", + "placeholders": {} + }, + "offensive": "Sรฉrtล‘", + "@offensive": { + "type": "String", + "placeholders": {} + }, + "oopsPushError": "Hoppรก! Sajnos hiba lรฉpett fel a push รฉrtesรญtรฉsek beรกllรญtรกsakor.", + "@oopsPushError": { + "type": "String", + "placeholders": {} + }, + "commandHint_create": "Egy รผres csevegล‘ csoport lรฉtrehozรกsa\nA --no-encryption paramรฉterrel feloldhatja a titkosรญtรกst", + "@commandHint_create": { + "type": "String", + "description": "Usage hint for the command /create" + }, + "commandHint_invite": "Adott felhasznรกlรณ meghรญvรกsa ebbe a szobรกba", + "@commandHint_invite": { + "type": "String", + "description": "Usage hint for the command /invite" + }, + "locationDisabledNotice": "A helymeghatรกrozรกs ki van kapcsolva. Kรฉrem, kapcsolja be, hogy meg tudja osztani helyzetรฉt.", + "@locationDisabledNotice": { + "type": "String", + "placeholders": {} + }, + "homeserver": "Matrix-kiszolgรกlรณ", + "@homeserver": {}, + "chatBackup": "Csevegรฉs biztonsรกgi mentรฉs", + "@chatBackup": { + "type": "String", + "placeholders": {} + }, + "ignore": "Figyelmen kรญvรผl hagyรกs", + "@ignore": { + "type": "String", + "placeholders": {} + }, + "next": "Kรถvetkezล‘", + "@next": { + "type": "String", + "placeholders": {} + }, + "yourChatBackupHasBeenSetUp": "A csevegรฉs biztonsรกgi mentรฉs beรกllรญtรกsra kerรผlt.", + "@yourChatBackupHasBeenSetUp": {}, + "chatBackupDescription": "A rรฉgebbi beszรฉlgetรฉsei egy biztonsรกgi kulccsal vannak vรฉdve. Bizonyosodjon meg rรณla, hogy nem veszรญti el.", + "@chatBackupDescription": { + "type": "String", + "placeholders": {} + }, + "containsDisplayName": "Tartalmazza a megjelenรญtett nevet", + "@containsDisplayName": { + "type": "String", + "placeholders": {} + }, + "containsUserName": "Tartalmazza a felhasznรกlรณnevet", + "@containsUserName": { + "type": "String", + "placeholders": {} + }, + "goToTheNewRoom": "Ugrรกs az รบj szobรกba", + "@goToTheNewRoom": { + "type": "String", + "placeholders": {} + }, + "noConnectionToTheServer": "Nem elรฉrhetล‘ a szerver", + "@noConnectionToTheServer": { + "type": "String", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Csak akkor kapcsolhatรณ be a titkosรญtรกs, ha a szoba nem nyilvรกnosan hozzรกfรฉrhetล‘.", + "@noEncryptionForPublicRooms": { + "type": "String", + "placeholders": {} + }, + "chatHasBeenAddedToThisSpace": "Csevegรฉs hozzรกadva a tรฉrhez", + "@chatHasBeenAddedToThisSpace": {}, + "chats": "Csevegรฉsek", + "@chats": { + "type": "String", + "placeholders": {} + }, + "clearArchive": "Archรญvum รผrรญtรฉse", + "@clearArchive": {}, + "commandHint_ban": "Adott felhasznรกlรณ kitiltรกsa a szobรกbรณl", + "@commandHint_ban": { + "type": "String", + "description": "Usage hint for the command /ban" + }, + "commandHint_clearcache": "Gyorsรญtรณtรกr tรถrlรฉse", + "@commandHint_clearcache": { + "type": "String", + "description": "Usage hint for the command /clearcache" + }, + "commandHint_discardsession": "Munkamenet elvetรฉse", + "@commandHint_discardsession": { + "type": "String", + "description": "Usage hint for the command /discardsession" + }, + "commandHint_dm": "Kรถzvetlen csevegรฉs indรญtรกsa\nA --no-encryption paramรฉterrel kikapcsolhatja a titkosรญtรกst", + "@commandHint_dm": { + "type": "String", + "description": "Usage hint for the command /dm" + }, + "commandHint_html": "HTML formรกzott szรถveg kรผldรฉse", + "@commandHint_html": { + "type": "String", + "description": "Usage hint for the command /html" + }, + "commandHint_join": "Csatlakozรกs a megadott szobรกhoz", + "@commandHint_join": { + "type": "String", + "description": "Usage hint for the command /join" + }, + "commandHint_kick": "A megadott felhasznรกlรณ kirรบgรกsa a szobรกbรณl", + "@commandHint_kick": { + "type": "String", + "description": "Usage hint for the command /kick" + }, + "commandHint_leave": "Szoba elhagyรกsa", + "@commandHint_leave": { + "type": "String", + "description": "Usage hint for the command /leave" + }, + "commandInvalid": "ร‰rvรฉnytelen parancs", + "@commandInvalid": { + "type": "String" + }, + "commandMissing": "{command} nem egy parancs.", + "@commandMissing": { + "type": "String", + "placeholders": { + "command": { + "type": "String" + } }, - "archiveRoomDescription": "A csevegรฉs bekerรผl az archรญvumba. Mรกs felhasznรกlรณk lรกtni fogjรกk, hogy elhagyta a csevegรฉst.", - "@archiveRoomDescription": {}, - "exportEmotePack": "Emojicsomag exportรกlรกsa zip-be", - "@exportEmotePack": {}, - "switchToAccount": "A {number} szรกmรบ fiรณkra vรกltรกs", - "@switchToAccount": { - "type": "number", - "placeholders": { - "number": { - "type": "String" - } - } - }, - "setAsCanonicalAlias": "Beรกllรญtรกs alapรฉrtelmezett รกlnรฉvkรฉnt", - "@setAsCanonicalAlias": { - "type": "String", - "placeholders": {} - }, - "whyDoYouWantToReportThis": "Miรฉrt kรญvรกnja ezt bejelenteni?", - "@whyDoYouWantToReportThis": { - "type": "String", - "placeholders": {} - }, - "experimentalVideoCalls": "Kรญsรฉrleti videรณ hรญvรกsok", - "@experimentalVideoCalls": {}, - "pleaseEnterRecoveryKeyDescription": "A rรฉgi รผzenetei feloldรกsรกhoz adja meg a korรกbban generรกlt visszaรกllรญtรกsi jelszavรกt. A visszaรกllรญtรกsi jelszรณ NEM UGYANAZ mint a jelszรณ.", - "@pleaseEnterRecoveryKeyDescription": {}, - "inviteContactToGroupQuestion": "Meg kรญvรกnja hรญvni {contact} ismerล‘sรฉt a \"{groupName}\" csevegล‘ csoportba?", - "@inviteContactToGroupQuestion": {}, - "redactedByBecause": "{username} รกltal szerkesztve, mivel: \"{reason}\"", - "@redactedByBecause": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "youHaveWithdrawnTheInvitationFor": "Visszavonta a meghรญvรกst {user}-tรณl", - "@youHaveWithdrawnTheInvitationFor": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "appearOnTopDetails": "Engedรฉlyezi az app szรกmรกra, hogy mindig legfelรผl jelenjen meg (nem szรผksรฉges, ha a FluffyChat hรญvรณ fiรณkkรฉnt lett beรกllรญtva)", - "@appearOnTopDetails": {}, - "enterRoom": "Belรฉpรฉs a szobรกba", - "@enterRoom": {}, - "pleaseChooseAPasscode": "Kรฉrem, vรกlasszon egy kรณdot", - "@pleaseChooseAPasscode": { - "type": "String", - "placeholders": {} - }, - "reportUser": "Felhasznรกlรณ jelentรฉse", - "@reportUser": {}, - "confirmEventUnpin": "Biztosan vรฉgleg le akarja venni a kitลฑzรถtt esemรฉnyt?", - "@confirmEventUnpin": {}, - "youInvitedUser": "๐Ÿ“ฉ Meghรญvta {user}-t", - "@youInvitedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "fileHasBeenSavedAt": "A fรกjl mentรฉsre kerรผlt a kรถvetkezล‘ elรฉrรฉsi รบton {path}", - "@fileHasBeenSavedAt": { - "type": "String", - "placeholders": { - "path": { - "type": "String" - } - } - }, - "redactMessageDescription": "A tรกrsalgรกsban รถsszes rรฉsztvevล‘je szรกmรกra mรณdosรญtรกsra kerรผl az รผzenet. Ez nem visszavonhatรณ.", - "@redactMessageDescription": {}, - "recoveryKey": "Visszaรกllรญtรณ kulcs", - "@recoveryKey": {}, - "invalidInput": "Hibรกs bevitel!", - "@invalidInput": {}, - "yourPublicKey": "A publikus kulcsa", - "@yourPublicKey": { - "type": "String", - "placeholders": {} - }, - "tooManyRequestsWarning": "Tรบl sok egyidejลฑ kรฉrelem. Kรฉrem prรณbรกlja meg kรฉsล‘bb!", - "@tooManyRequestsWarning": { - "type": "String", - "placeholders": {} - }, - "doNotShowAgain": "Ne mutassa รบjra", - "@doNotShowAgain": {}, - "report": "bejelentรฉs", - "@report": {}, - "status": "Stรกtusz", - "@status": { - "type": "String", - "placeholders": {} - }, - "unverified": "Nem visszaigazolt", - "@unverified": {}, - "serverRequiresEmail": "Ehhez a szerverhez szรผksรฉges az email cรญmรฉnek visszaigazolรกsa.", - "@serverRequiresEmail": {}, - "hideUnimportantStateEvents": "Jelentรฉktelen esemรฉny stรกtuszok elrejtรฉse", - "@hideUnimportantStateEvents": {}, - "screenSharingTitle": "kรฉpernyล‘ megosztรกs", - "@screenSharingTitle": {}, - "widgetCustom": "Egyedi", - "@widgetCustom": {}, - "addToSpaceDescription": "Vรกlassza ki melyik tรฉrhez kรญvรกnja hozzรกadni a csevegรฉst.", - "@addToSpaceDescription": {}, - "youBannedUser": "Letitotta {user}-t", - "@youBannedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "addChatDescription": "Chat leรญrรกs hozzรกadรกsa...", - "@addChatDescription": {}, - "hasKnocked": "๐Ÿšช {user} bekopogott", - "@hasKnocked": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "publish": "Kรถzzรฉtรฉtel", - "@publish": {}, - "openLinkInBrowser": "Hivatkozรกs megnyitรกsa bรถngรฉszล‘ben", - "@openLinkInBrowser": {}, - "messageInfo": "รœzenet informรกciรณ", - "@messageInfo": {}, - "disableEncryptionWarning": "Biztonsรกgi okokbรณl nem kapcsolhatรณ ki egy korรกbban bekapcsolt csevegรฉs titkosรญtรกs.", - "@disableEncryptionWarning": {}, - "directChat": "Privรกt csevegรฉs", - "@directChat": {}, - "wrongPinEntered": "Hibรกs pinkรณd kerรผlt beรญrรกsra. Prรณbรกlja รบjra {seconds} mp mรบlva...", - "@wrongPinEntered": { - "type": "String", - "placeholders": { - "seconds": { - "type": "int" - } - } - }, - "sendTypingNotifications": "Gรฉpelรฉsi รฉrtesรญtรฉs megjelenรญtรฉse", - "@sendTypingNotifications": {}, - "inviteGroupChat": "๐Ÿ“จ Meghรญvรณ a csoportba", - "@inviteGroupChat": {}, - "appearOnTop": "Mindig legfelรผl jelenik meg", - "@appearOnTop": {}, - "invitePrivateChat": "๐Ÿ“จ Meghรญvรณ csevegรฉshez", - "@invitePrivateChat": {}, - "foregroundServiceRunning": "Ez az รฉrtesรญtรฉs akkor jelenik meg ha az elล‘tรฉri szolgรกltatรกs fut.", - "@foregroundServiceRunning": {}, - "voiceCall": "Hang hรญvรกs", - "@voiceCall": {}, - "importEmojis": "Emojik importรกlรกsa", - "@importEmojis": {}, - "wasDirectChatDisplayName": "รœres csevegรฉs (korรกbban {oldDisplayName})", - "@wasDirectChatDisplayName": { - "type": "String", - "placeholders": { - "oldDisplayName": { - "type": "String" - } - } - }, - "noChatDescriptionYet": "Mรฉg nincs csevegล‘ szoba leรญrรกs.", - "@noChatDescriptionYet": {}, - "removeFromBundle": "Eltรกvolรญtรกs a fiรณkcsoportbรณl", - "@removeFromBundle": {}, - "whoCanPerformWhichAction": "Ki milyen mลฑveletet vรฉgezhet", - "@whoCanPerformWhichAction": { - "type": "String", - "placeholders": {} - }, - "learnMore": "Tudjon meg tรถbbet", - "@learnMore": {}, - "users": "Felhasznรกlรณk", - "@users": {}, - "openGallery": "Galรฉria megnyitรกsa", - "@openGallery": {}, - "chatDescriptionHasBeenChanged": "A csevegรฉs leรญrรกs megvรกltozott", - "@chatDescriptionHasBeenChanged": {}, - "newGroup": "รšj csoport", - "@newGroup": {}, - "bundleName": "Fiรณkcsoport neve", - "@bundleName": {}, - "removeFromSpace": "Eltรกvolรญtรกs a tรฉrrล‘l", - "@removeFromSpace": {}, - "roomUpgradeDescription": "A csevegรฉs รบjra elkรฉszรผl az รบj verziรณval. Minden rรฉsztvevล‘ รฉrtesรญtรฉst kap, hogy รกt kell รกllniuk az รบj csevegรฉsre. Tovรกbbi informรกciรณkรฉrt a szoba verziรณkrรณl lรกtogasson el a https://spec.matrix.org/latest/rooms/ cรญmre", - "@roomUpgradeDescription": {}, - "pleaseEnterANumber": "Adjon meg egy 0-nรกl nagyobb szรกmot", - "@pleaseEnterANumber": {}, - "youKicked": "๐Ÿ‘ž Kirรบgta {user}-t", - "@youKicked": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "profileNotFound": "A felhasznรกlรณ nem talรกlhatรณ a szerveren. Lehetsรฉges, hogy csatlakozรกsi problรฉmรกk adรณdtak, vagy nem lรฉtezik a felhasznรกlรณ.", - "@profileNotFound": {}, - "jump": "Ugrรกs", - "@jump": {}, - "reactedWith": "{sender} a kรถvetkezล‘t reagรกlta: {reaction}", - "@reactedWith": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - }, - "reaction": { - "type": "String" - } - } - }, - "sorryThatsNotPossible": "Ez sajnos nem lehetsรฉges", - "@sorryThatsNotPossible": {}, - "videoWithSize": "Videรณ ({size})", - "@videoWithSize": { - "type": "String", - "placeholders": { - "size": { - "type": "String" - } - } - }, - "shareInviteLink": "Meghรญvรณ link megosztรกsa", - "@shareInviteLink": {}, - "commandHint_markasdm": "Szoba megjelรถlรฉse mint kรถzvetlen csevegล‘ szoba az adott Matrix ID-nรฉl", - "@commandHint_markasdm": {}, - "recoveryKeyLost": "Elveszett visszaรกllรญtรณ kulcs?", - "@recoveryKeyLost": {}, - "deviceKeys": "Eszkรถz kulcsok:", - "@deviceKeys": {}, - "emoteKeyboardNoRecents": "A nemrรฉg hasznรกlt hangulatjelek fognak itt megjelenni...", - "@emoteKeyboardNoRecents": { - "type": "String", - "placeholders": {} - }, - "setCustomEmotes": "Egyedi hangulatjelek beรกllรญtรกsa", - "@setCustomEmotes": { - "type": "String", - "placeholders": {} - }, - "setTheme": "Tรฉma beรกllรญtรกsa:", - "@setTheme": {}, - "youJoinedTheChat": "Becsatlakozott a csevegรฉsbe", - "@youJoinedTheChat": {}, - "markAsRead": "Olvasottkรฉnt megjelรถlรฉs", - "@markAsRead": {}, - "widgetName": "Nรฉv", - "@widgetName": {}, - "errorAddingWidget": "Hiba lรฉpett fel a widget hozzรกadรกsรกnรกl.", - "@errorAddingWidget": {}, - "replace": "Kicserรฉl", - "@replace": {}, - "youUnbannedUser": "Levette a letiltรกst {user}-rล‘l", - "@youUnbannedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "newSpace": "รšj tรฉr", - "@newSpace": {}, - "emojis": "Hangulatjelek", - "@emojis": {}, - "pleaseTryAgainLaterOrChooseDifferentServer": "Prรณbรกlja meg mรกskor, vagy vรกlasszon mรกsik szervert.", - "@pleaseTryAgainLaterOrChooseDifferentServer": {}, - "createGroup": "Csoport lรฉtrehozรกsa", - "@createGroup": {}, - "hydrateTorLong": "Legutรณbb TOR segรญtsรฉgรฉvel exportรกlta korรกbbi munkamenetรฉt? Gyorsan importรกlja ล‘ket vissza, รฉs folytassa a csevegรฉst.", - "@hydrateTorLong": {}, - "time": "Idล‘", - "@time": {}, - "custom": "Egyedi", - "@custom": {}, - "noBackupWarning": "Figyelem! Ha nem kapcsolja be a csevegรฉs mentรฉst, elveszรญti a hozzรกfรฉrรฉst a tikosรญtott รผzeneteihez. Erล‘sen ajรกnlott a csevegรฉs mentรฉs bekapcsolรกsa kijelentkezรฉs elล‘tt.", - "@noBackupWarning": {}, - "storeInSecureStorageDescription": "Tรกrolja a visszaรกllรญtรกsi kulcsot az eszkรถz biztonsรกgi tรกrjรกban.", - "@storeInSecureStorageDescription": {}, - "openChat": "Csevegรฉs megnyitรกsa", - "@openChat": {}, - "kickUserDescription": "A felhasznรกlรณ kirรบgรกsra kerรผlt a csevegรฉsbล‘l, de nincs kitiltva. Publikus csevegรฉs esetรฉn a felhasznรกlรณ bรกrmikor visszatรฉrhet.", - "@kickUserDescription": {}, - "importNow": "Importรกlรกs most", - "@importNow": {}, - "pinMessage": "Kitลฑzรฉs a szobรกban", - "@pinMessage": {}, - "invite": "Meghรญvรกs", - "@invite": {}, - "enableMultiAccounts": "(Bร‰TA) Tรถbb fiรณk bekapcsolรกsa az eszkรถzรถn", - "@enableMultiAccounts": {}, - "indexedDbErrorTitle": "Privรกt mรณd problรฉmรกk", - "@indexedDbErrorTitle": {}, - "unsupportedAndroidVersionLong": "Ehhez a funkciรณhoz egy รบjabb Android verziรณ kell. Kรฉrem ellenล‘rizze be van e frissรญtve teljesen kรฉszรผlรฉke, esetlegesen van e LineageOS tรกmogatรกs hozzรก.", - "@unsupportedAndroidVersionLong": {}, - "storeSecurlyOnThisDevice": "Biztonsรกgos tรกrolรกs az eszkรถzรถn", - "@storeSecurlyOnThisDevice": {}, - "screenSharingDetail": "Megosztja a kรฉpernyล‘jรฉt a FluffyChat-ben", - "@screenSharingDetail": {}, - "placeCall": "Tรฉr hรญvรกs", - "@placeCall": {}, - "block": "Blokkolรกs", - "@block": {}, - "blockedUsers": "Blokkolt felhasznรกlรณk", - "@blockedUsers": {}, - "blockListDescription": "Az ร–nt zavarรณ felhasznรกlรณkat blokkolhatja. A blokkolt listรกn talรกlhatรณ felhasznรกlรณktรณl nem tud fogadni รผzenetet vagy szoba meghรญvรกst.", - "@blockListDescription": {}, - "blockUsername": "Felhasznรกlรณnรฉv ignorรกlรกsa", - "@blockUsername": {}, - "presenceStyle": "Jelenlรฉt:", - "@presenceStyle": { - "type": "String", - "placeholders": {} - }, - "presencesToggle": "Mรกsok stรกtusz รผzenetรฉnek megjelenรญtรฉse", - "@presencesToggle": { - "type": "String", - "placeholders": {} - }, - "youInvitedToBy": "๐Ÿ“ฉ Meghรญvรกst kapott linken keresztรผl a kรถvetkezล‘hรถz:\n{alias}", - "@youInvitedToBy": { - "placeholders": { - "alias": { - "type": "String" - } - } - }, - "decline": "Elutasรญtรกs", - "@decline": {}, - "yourGlobalUserIdIs": "A globรกlis felhasznรกlรณ-ID-je: ", - "@yourGlobalUserIdIs": {}, - "noUsersFoundWithQuery": "\"{query}\" nรฉven nem talรกlhatรณ felhasznรกlรณ. Ellenล‘rizze nincs e elรญrรกs.", - "@noUsersFoundWithQuery": { - "type": "String", - "placeholders": { - "query": { - "type": "String" - } - } - }, - "acceptedKeyVerification": "{sender} elfogadta a kulcs megerล‘sรญtรฉst", - "@acceptedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "searchForUsers": "Keressen @felhasznรกlรณkat...", - "@searchForUsers": {}, - "joinSpace": "Csatlakozรกs a tรฉrre", - "@joinSpace": {}, - "publicSpaces": "Nyilvรกnos terek", - "@publicSpaces": {}, - "databaseMigrationTitle": "Adatbรกzis optimalizรกlรกsa", - "@databaseMigrationTitle": {}, - "leaveEmptyToClearStatus": "Hagyja รผresen a stรกtusz kitรถrlรฉsรฉhez.", - "@leaveEmptyToClearStatus": {}, - "pleaseEnterYourCurrentPassword": "Kรฉrem adja meg jelenlegi jelszavรกt", - "@pleaseEnterYourCurrentPassword": {}, - "newPassword": "รšj jelszรณ", - "@newPassword": {}, - "addChatOrSubSpace": "Csevegรฉs vagy al-tรฉr hozzรกadรกsa", - "@addChatOrSubSpace": {}, - "pleaseChooseAStrongPassword": "Kรฉrem vรกlasszon egy erล‘s jelszรณt", - "@pleaseChooseAStrongPassword": {}, - "passwordsDoNotMatch": "A jelszavak nem egyeznek", - "@passwordsDoNotMatch": {}, - "passwordIsWrong": "A beรญrt jelszava hibรกs", - "@passwordIsWrong": {}, - "subspace": "Al-tรฉr", - "@subspace": {}, - "thisDevice": "Ez az eszkรถz:", - "@thisDevice": {}, - "forwardMessageTo": "รœzenet tovรกbbรญtรกsa a {roomName} szobรกba?", - "@forwardMessageTo": { - "type": "String", - "placeholders": { - "roomName": { - "type": "String" - } - } - }, - "sendTypingNotificationsDescription": "A csevegรฉs tรถbbi tagja lรกtja amikor gรฉpel.", - "@sendTypingNotificationsDescription": {}, - "sendReadReceiptsDescription": "A csevegรฉs tรถbbi tagja lรกtja melyik รผzenetet lรกtta.", - "@sendReadReceiptsDescription": {}, - "sendReadReceipts": "Olvasรกsi igazolรกs kรผldรฉse", - "@sendReadReceipts": {}, - "formattedMessages": "Formรกzott รผzenetek", - "@formattedMessages": {}, - "formattedMessagesDescription": "Formรกzott szรถveg - mint pรฉldรกul fรฉlkรถvรฉr - megjelenรญtรฉse \"markdown\"-al.", - "@formattedMessagesDescription": {}, - "verifyOtherUser": "๐Ÿ” Mรกs felhasznรกlรณk igazolรกsa", - "@verifyOtherUser": {}, - "verifyOtherDevice": "๐Ÿ” Mรกs eszkรถz megerล‘sรญtรฉse", - "@verifyOtherDevice": {}, - "sessionLostBody": "A munkamenete elveszล‘dรถtt. Kรฉrem jelentse ezt a fejlesztล‘knek a {url} cรญmen. A hiba szรถvege a kรถvetkezล‘: {error}", - "@sessionLostBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "databaseBuildErrorBody": "Nem lehetsรฉges az SQlite adatbรกzis lรฉtrehozรกsa. Az app megprรณbรกlja a rรฉgi tรญpusรบ adatbรกzist hasznรกlni. Kรฉrem jelentse a hibรกt a fejlesztล‘knek a {url} linken. A hiba szรถvege a kรถvetkezล‘: {error}", - "@databaseBuildErrorBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "restoreSessionBody": "Megprรณbรกlkozunk visszaรกllรญtani a munkamenetรฉt egy korรกbbi mentรฉsbล‘l. Kรฉrem jelezze a hibรกt a fejlesztล‘knek a {url} cรญmen. A hiba szรถvege a kรถvetkezล‘: {error}", - "@restoreSessionBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "hidePresences": "El kรญvรกnja menteni a stรกtusz listรกt?", - "@hidePresences": {}, - "searchChatsRooms": "Keressen #csevegรฉseket, @felhasznรกlรณkat...", - "@searchChatsRooms": {}, - "wrongRecoveryKey": "Sajnos, รบgy tลฑnik hibรกsan adta meg a visszaรกllรญtรกsi kulcsot.", - "@wrongRecoveryKey": {}, - "startConversation": "Beszรฉlgetรฉs indรญtรกsa", - "@startConversation": {}, - "commandHint_sendraw": "Tiszta json kรผldรฉse", - "@commandHint_sendraw": {}, - "databaseMigrationBody": "Kรฉrem vรกrjon. Ez igรฉnybe vehet valamennyi idล‘t.", - "@databaseMigrationBody": {}, - "initAppError": "Hiba lรฉpett fel az app indรญtรกsa sorรกn", - "@initAppError": {}, - "canceledKeyVerification": "{sender} nem fogadta el a kulcs megerล‘sรญtรฉst", - "@canceledKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "completedKeyVerification": "{sender} befejezte a kulcs megerล‘sรญtรฉst", - "@completedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "isReadyForKeyVerification": "{sender} kรฉszen รกll a kulcs megerล‘sรญtรฉsre", - "@isReadyForKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "requestedKeyVerification": "{sender} kulcs megerล‘sรญtรฉst kรฉr", - "@requestedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "startedKeyVerification": "{sender} elkezdte a kulcs megerล‘sรญtรฉst", - "@startedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "transparent": "รtlรกtszรณ", - "@transparent": {}, - "incomingMessages": "Bejรถvล‘ รผzenetek", - "@incomingMessages": {}, - "nothingFound": "Nincs talรกlat...", - "@nothingFound": {}, - "publicLink": "Nyilvรกnos hivatkozรกs", - "@publicLink": {}, - "select": "Kivรกlaszt", - "@select": {}, - "stickers": "Matrica", - "@stickers": {}, - "discover": "Felfedezรฉs", - "@discover": {}, - "groupName": "Csoport nรฉv", - "@groupName": {}, - "createGroupAndInviteUsers": "Hozzon lรฉtre egy csoportot รฉs hรญvjon meg felhasznรกlรณkat", - "@createGroupAndInviteUsers": {}, - "groupCanBeFoundViaSearch": "Keresรฉssel megtalรกlhatja a kรญvรกnt csoportot", - "@groupCanBeFoundViaSearch": {}, - "verifyOtherUserDescription": "Ha megerล‘sรญt egy mรกsik felhasznรกlรณt, akkor teljesen biztos lehet abban kivel cseveg. ๐Ÿ’ช\n\nA megerล‘sรญtรฉsi folyamat kezdetekor megjelenik egy felugrรณ ablak mindkettejรผknรฉl. Ekkor egy hangulatjel vagy szรกm sor รถsszehasonlรญtรกsi folyamat veszi kezdetรฉt.\n\nA legpraktikusabb mรณdja ennek, hogy talรกlkozzanak, vagy videรณ hรญvรกs sorรกn beszรฉljรฉk meg. ๐Ÿ‘ญ", - "@verifyOtherUserDescription": {}, - "verifyOtherDeviceDescription": "Amikor egy mรกsik eszkรถzt erล‘sรญt meg, az eszkรถzรถk kulcsokat cserรฉlnek egymรกs kรถzรถtt, ezรกltal nรถvelve az รถsszbiztonsรกgot. ๐Ÿ’ช Amikor megkezdล‘dik a folyamat, mind a kรฉt eszkรถzรถn megjelenik egy felugrรณ รผzenet. Hangulatjelek รฉs szรกmok sorozata fog megjelenni, amit รถssze tud hasonlรญtani a kรฉt eszkรถzรถn. ร‰rdemes tehรกt mind a kรฉt eszkรถzt a kรถzelben tartani. ๐Ÿคณ", - "@verifyOtherDeviceDescription": {}, - "accessAndVisibility": "Hozzรกfรฉrรฉs รฉs lรกthatรณsรกg", - "@accessAndVisibility": {}, - "accessAndVisibilityDescription": "Ki szรกmรกra engedรฉlyezett a csevegรฉshez valรณ csatlakozรกs, รฉs hogyan talรกlhatja azt meg.", - "@accessAndVisibilityDescription": {}, - "calls": "Hรญvรกsok", - "@calls": {}, - "hideInvalidOrUnknownMessageFormats": "ร‰rvรฉnytelen vagy ismeretlen รผzenetformรกtum elrejtรฉse", - "@hideInvalidOrUnknownMessageFormats": {}, - "hideMemberChangesInPublicChatsBody": "Ne mutassa ha valaki be- vagy kilรฉp a csevegรฉsbล‘l az olvashatรณsรกg javรญtรกsa รฉrdekรฉben.", - "@hideMemberChangesInPublicChatsBody": {}, - "notifyMeFor": "ร‰rtesรญtsen ha", - "@notifyMeFor": {}, - "passwordRecoverySettings": "Jelszรณ-helyreรกllรญtรกsi beรกllรญtรกsok", - "@passwordRecoverySettings": {}, - "noOneCanJoin": "Senki sem csatlakozhat", - "@noOneCanJoin": {}, - "userWouldLikeToChangeTheChat": "{user} szeretne csatlakozni a csevegรฉshez.", - "@userWouldLikeToChangeTheChat": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "noPublicLinkHasBeenCreatedYet": "Mรฉg nem lett lรฉtrehozva nyilvรกnos link", - "@noPublicLinkHasBeenCreatedYet": {}, - "chatCanBeDiscoveredViaSearchOnServer": "Csevegรฉs felfedezhetล‘ a {server} szerveren tรถrtรฉnล‘ keresรฉssel", - "@chatCanBeDiscoveredViaSearchOnServer": { - "type": "String", - "placeholders": { - "server": { - "type": "String" - } - } - }, - "appLockDescription": "Applikรกciรณ zรกrolรกsa PIN kรณddal hasznรกlaton kรญvรผl", - "@appLockDescription": {}, - "customEmojisAndStickers": "Egyedi hangulatjelek รฉs matricรกk", - "@customEmojisAndStickers": {}, - "customEmojisAndStickersBody": "Egyedi hangulatjelek รฉs matricรกk hozzรกadรกsa, amelyek bรกrmely csevegรฉsben felhasznรกlhatรณak.", - "@customEmojisAndStickersBody": {}, - "overview": "รttekintรฉs", - "@overview": {}, - "publicChatAddresses": "Nyilvรกnos csevegรฉs cรญmek", - "@publicChatAddresses": {}, - "userRole": "Felhasznรกlรณi szerep", - "@userRole": {}, - "createNewAddress": "รšj cรญm lรฉtrehozรกsa", - "@createNewAddress": {}, - "noDatabaseEncryption": "Adatbรกzis titkosรญtรกsa nem tรกmogatott ezen a platformon", - "@noDatabaseEncryption": {}, - "thereAreCountUsersBlocked": "Jelenleg {count} felhasznรกlรณ van letiltva.", - "@thereAreCountUsersBlocked": { - "type": "String", - "count": {} - }, - "unreadChatsInApp": "{appname}: {unread} olvasatlan csevegรฉsek", - "@unreadChatsInApp": { - "type": "String", - "placeholders": { - "appname": { - "type": "String" - }, - "unread": { - "type": "String" - } - } - }, - "searchIn": "Keresรฉs a csevegรฉsben \"{chat}\"...", - "@searchIn": { - "type": "String", - "placeholders": { - "chat": { - "type": "String" - } - } - }, - "files": "Fรกjlok", - "@files": {}, - "commandHint_unignore": "Adott matrix ID figyelembe vรฉtele", - "@commandHint_unignore": {}, - "restricted": "Korlรกtozott", - "@restricted": {}, - "knockRestricted": "Kopogรกs korlรกtozva", - "@knockRestricted": {}, - "globalChatId": "รtfogรณ csevegล‘ ID", - "@globalChatId": {}, - "hideRedactedMessages": "Szerkesztett รผzenetek elrejtรฉse", - "@hideRedactedMessages": {}, - "hideRedactedMessagesBody": "Ha valaki szerkeszti az รผzenetรฉt, ez az รผzenet nem jelenik meg a csevegรฉs sorรกn.", - "@hideRedactedMessagesBody": {}, - "hideMemberChangesInPublicChats": "Tag vรกltozรกsok elrejtรฉse a publikus csevegรฉsben", - "@hideMemberChangesInPublicChats": {}, - "knocking": "Bekopogรกs", - "@knocking": {}, - "usersMustKnock": "A felhasznรกlรณknak be kell kopogniuk", - "@usersMustKnock": {}, - "knock": "Kopogรกs", - "@knock": {}, - "minimumPowerLevel": "{level} a minimum szint.", - "@minimumPowerLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "String" - } - } - }, - "searchMore": "Tovรกbbi keresรฉs...", - "@searchMore": {}, - "gallery": "Galรฉria", - "@gallery": {}, - "commandHint_ignore": "Adott matrix ID figyelmen kรญvรผl hagyรกsa", - "@commandHint_ignore": {}, - "unread": "Olvasatlan", - "@unread": {}, - "space": "Tรฉr", - "@space": {}, - "spaces": "Terek", - "@spaces": {}, - "invitedBy": "๐Ÿ“ฉ Meghรญvva {user} รกltal", - "@invitedBy": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "markAsUnread": "Olvasatlannak jelรถlรฉs", - "@markAsUnread": {}, - "moderatorLevel": "{level} - Moderรกtor", - "@moderatorLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "changeGeneralChatSettings": "รltalรกnos csevegรฉs beรกllรญtรกsok mรณdosรญtรกsa", - "@changeGeneralChatSettings": {}, - "updateInstalled": "๐ŸŽ‰ {version} verziรณjรบ fejlesztรฉs telepรญtve!", - "@updateInstalled": { - "type": "String", - "placeholders": { - "version": { - "type": "String" - } - } - }, - "changelog": "Vรกltozรกsok", - "@changelog": {}, - "sendCanceled": "Visszavonรกs kรผldรฉse", - "@sendCanceled": {}, - "noChatsFoundHere": "Itt mรฉg nem talรกlhatรณ csevegรฉs. Kezdjen egy รบj csevegรฉst valakivel a lenti gomb segรญtรฉsรฉgvel. โคต๏ธ", - "@noChatsFoundHere": {}, - "goToSpace": "Menj a tรฉrre: {space}", - "@goToSpace": { - "type": "String", - "space": {} - }, - "changeTheCanonicalRoomAlias": "Csevegรฉs fล‘, nyilvรกnos cรญmรฉnek vรกltoztatรกsa", - "@changeTheCanonicalRoomAlias": {}, - "chatPermissionsDescription": "Adja meg milyen erล‘ssรฉgi szint kell egyes csevegรฉsi akciรณkhoz. A 0, 50 รฉs 100-as szintek รกltalรกban felhasznรกlรณkat, moderรกtorokat รฉs rendszergazdรกkat jelรถlnek de bรกrmilyen szintezรฉs lehetsรฉges.", - "@chatPermissionsDescription": {}, - "whatIsAHomeserver": "Mi az a Matrix-kiszolgรกlรณ?", - "@whatIsAHomeserver": {}, - "homeserverDescription": "Az รถsszes adata a Mรกtrix-kiszolgรกlรณn tรกrolรณdik, pont mint egy e-mail kiszolgรกlรณn. Kivรกlaszthatja melyik Matrix-kiszolgรกlรณt akarja hasznรกlni, mikรถzben tud kommunikรกlni mindenkivel. Tudjon meg tรถbbet itt: https://matrix.org.", - "@homeserverDescription": {}, - "userLevel": "{level} - Felhasznรกlรณ", - "@userLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "adminLevel": "{level} - Rendszergazda", - "@adminLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "inviteOtherUsers": "Mรกs felhasznรกlรณk meghรญvรกsa a csevegรฉsbe", - "@inviteOtherUsers": {}, - "changeTheVisibilityOfChatHistory": "Csevegรฉsi elล‘zmรฉnyek lรกthatรณsรกgรกnak vรกltoztatรกsa", - "@changeTheVisibilityOfChatHistory": {}, - "changeTheChatPermissions": "Csevegรฉs engedรฉlyek vรกltoztatรกsa", - "@changeTheChatPermissions": {}, - "sendRoomNotifications": "@room รฉrtesรญtรฉs kรผldรฉse", - "@sendRoomNotifications": {}, - "changeTheDescriptionOfTheGroup": "Csevegรฉs leรญrรกsรกnak vรกltoztatรกsa", - "@changeTheDescriptionOfTheGroup": {}, - "swipeRightToLeftToReply": "Hรบzza balra a vรกlaszolรกshoz", - "@swipeRightToLeftToReply": {}, - "alwaysUse24HourFormat": "hamis", - "@alwaysUse24HourFormat": { - "description": "Set to true to always display time of day in 24 hour format." - }, - "loginWithMatrixId": "Jelentkezzen be Matrix-ID-vel", - "@loginWithMatrixId": {}, - "discoverHomeservers": "Matrix-kiszolgรกlรณk felfedezรฉse", - "@discoverHomeservers": {}, - "doesNotSeemToBeAValidHomeserver": "Nem tลฑnik kompatibilisnak a Mรกtrix-kiszolgรกlรณval. Helytelen URL?", - "@doesNotSeemToBeAValidHomeserver": {}, - "countChatsAndCountParticipants": "{chats} csevegรฉsek รฉs {participants} rรฉsztvevล‘k", - "@countChatsAndCountParticipants": { - "type": "String", - "placeholders": { - "chats": { - "type": "int" - }, - "participants": { - "type": "int" - } - } - }, - "noMoreChatsFound": "Nem talรกlhatรณ tรถbb csevegรฉs...", - "@noMoreChatsFound": {}, - "joinedChats": "Csatlakozott csevegรฉsek", - "@joinedChats": {}, - "checkList": "Tennivalรณk listรกja", - "@checkList": {}, - "countInvited": "{count} meghรญvott", - "@countInvited": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "sendImages": "{count} kรฉp kรผldรฉse", - "@sendImages": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "aboutHomeserver": "Nรฉvjegy {homeserver}", - "@aboutHomeserver": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "normalUser": "Normรกl felhasznรกlรณ", - "@normalUser": {}, - "ignoreUser": "Felhasznรกlรณ ignorรกlรกsa", - "@ignoreUser": {}, - "commandHint_roomupgrade": "Szoba frissรญtรฉse a megadott szoba verziรณra", - "@commandHint_roomupgrade": {}, - "setCustomPermissionLevel": "Egyedi engedรฉlyszint beรกllรญtรกsa", - "@setCustomPermissionLevel": {}, - "setPermissionsLevelDescription": "Kรฉrem, vรกlasszon egy elล‘re meghatรกrozott szerepkรถrt, vagy adjon meg egy egyedi engedรฉly szintet 0 รฉs 100 kรถzรถtt.", - "@setPermissionsLevelDescription": {} -} \ No newline at end of file + "description": "State that {command} is not a valid /command." + }, + "configureChat": "Csevegรฉs konfigurรกlรกsa", + "@configureChat": { + "type": "String", + "placeholders": {} + }, + "createNewSpace": "รšj tรฉr", + "@createNewSpace": { + "type": "String", + "placeholders": {} + }, + "defaultPermissionLevel": "Alapรฉrtelmezett hozzรกfรฉrรฉsi szint รบj felhasznรกlรณknรกl", + "@defaultPermissionLevel": { + "type": "String", + "placeholders": {} + }, + "errorObtainingLocation": "Hiba a helymeghatรกrozรกskor: {error}", + "@errorObtainingLocation": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "memberChanges": "Tagi vรกltozรกsok", + "@memberChanges": { + "type": "String", + "placeholders": {} + }, + "messages": "รœzenetek", + "@messages": { + "type": "String", + "placeholders": {} + }, + "noMatrixServer": "{server1} nem egy Matrix szerver, akarja hasznรกlja a {server2} szervert inkรกbb?", + "@noMatrixServer": { + "type": "String", + "placeholders": { + "server1": { + "type": "String" + }, + "server2": { + "type": "String" + } + } + }, + "notifications": "ร‰rtesรญtรฉsek", + "@notifications": { + "type": "String", + "placeholders": {} + }, + "numUsersTyping": "{count} felhasznรกlรณ gรฉpelโ€ฆ", + "@numUsersTyping": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "obtainingLocation": "Tartรณzkodรกsi hely lekรฉrรฉseโ€ฆ", + "@obtainingLocation": { + "type": "String", + "placeholders": {} + }, + "openVideoCamera": "Kamera megnyitรกsa videรณhoz", + "@openVideoCamera": { + "type": "String", + "placeholders": {} + }, + "badServerVersionsException": "A Matrix-kiszolgรกlรณ ezeket a specifikรกlt verziรณkat tรกmogatja:\n{serverVersions}\nAzonban ez az app csak a kรถvetkezล‘ket: {supportedVersions}", + "@badServerVersionsException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "commandHint_me": "รrja le magรกt", + "@commandHint_me": { + "type": "String", + "description": "Usage hint for the command /me" + }, + "commandHint_op": "Az adott felhasznรกlรณ hozzรกfรฉrรฉsi szintjรฉnek megadรกsa (alapรฉrtelmezett: 50)", + "@commandHint_op": { + "type": "String", + "description": "Usage hint for the command /op" + }, + "commandHint_react": "Vรกlasz kรผldรฉse reakciรณkรฉnt", + "@commandHint_react": { + "type": "String", + "description": "Usage hint for the command /react" + }, + "commandHint_unban": "Adott felhasznรกlรณ kitiltรกsรกnak feloldรกsa a szobรกhoz", + "@commandHint_unban": { + "type": "String", + "description": "Usage hint for the command /unban" + }, + "editBlockedServers": "Blokkolt szerverek szerkesztรฉse", + "@editBlockedServers": { + "type": "String", + "placeholders": {} + }, + "dehydrate": "Munkamenet exportรกlรกsa รฉs az eszkรถz tรถrlรฉse", + "@dehydrate": {}, + "dehydrateWarning": "Ez nem visszavonhatรณ. Bizonyosodjon meg rรณla, hogy biztonsรกgos helyre menti a fรกjlt.", + "@dehydrateWarning": {}, + "dehydrateTor": "TOR felhasznรกlรณk: Munkamenet exportรกlรกsa", + "@dehydrateTor": {}, + "dehydrateTorLong": "TOR felhasznรกlรณknak ajรกnlott a munkamenet exportรกlรกsa az ablak bezรกrรกsa elล‘tt.", + "@dehydrateTorLong": {}, + "hydrateTor": "TOR felhasznรกlรณknak: munkamenet export importรกlรกsa", + "@hydrateTor": {}, + "hydrate": "Visszaรกllรญtรกs mentett fรกjlbรณl", + "@hydrate": {}, + "link": "Hivatkozรกs", + "@link": {}, + "redactMessage": "รœzenet szerkesztรฉse", + "@redactMessage": { + "type": "String", + "placeholders": {} + }, + "people": "Emberek", + "@people": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourPin": "Kรฉrem, รญrja be PIN kรณdjรกt", + "@pleaseEnterYourPin": { + "type": "String", + "placeholders": {} + }, + "cuddleContent": "{senderName} hozzรกd bรบjik", + "@cuddleContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "commandHint_markasgroup": "Jelรถlรฉs csoportnak", + "@commandHint_markasgroup": {}, + "addAccount": "Fiรณk hozzรกadรกsa", + "@addAccount": {}, + "search": "Keresรฉs", + "@search": { + "type": "String", + "placeholders": {} + }, + "commandHint_googly": "Gรผlรผszemek kรผldรฉse", + "@commandHint_googly": {}, + "commandHint_cuddle": "ร–sszebรบjรกs kรผldรฉse", + "@commandHint_cuddle": {}, + "sendMessages": "รœzenetek kรผldรฉse", + "@sendMessages": { + "type": "String", + "placeholders": {} + }, + "sendSticker": "Matrica kรผldรฉse", + "@sendSticker": { + "type": "String", + "placeholders": {} + }, + "reportMessage": "รœzenet jelentรฉse", + "@reportMessage": { + "type": "String", + "placeholders": {} + }, + "participant": "Rรฉsztvevล‘", + "@participant": { + "type": "String", + "placeholders": {} + }, + "passwordForgotten": "Elfelejtett jelszรณ", + "@passwordForgotten": { + "type": "String", + "placeholders": {} + }, + "roomVersion": "Szoba verziรณ", + "@roomVersion": { + "type": "String", + "placeholders": {} + }, + "confirmMatrixId": "Kรฉrem, igazolja vissza Matrix ID-jรฉt a fiรณk tรถrlรฉsรฉhez.", + "@confirmMatrixId": {}, + "or": "Vagy", + "@or": { + "type": "String", + "placeholders": {} + }, + "pleaseChoose": "Kรฉrem, vรกlasszon", + "@pleaseChoose": { + "type": "String", + "placeholders": {} + }, + "commandHint_hug": "ร–lelรฉs kรผldรฉse", + "@commandHint_hug": {}, + "reason": "Indok", + "@reason": { + "type": "String", + "placeholders": {} + }, + "register": "Regisztrรกciรณ", + "@register": { + "type": "String", + "placeholders": {} + }, + "saveFile": "Fรกjl mentรฉse", + "@saveFile": { + "type": "String", + "placeholders": {} + }, + "googlyEyesContent": "{senderName} gรผlรผszemeket kรผld", + "@googlyEyesContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "openInMaps": "Megnyitรกs tรฉrkรฉpen", + "@openInMaps": { + "type": "String", + "placeholders": {} + }, + "pleaseEnter4Digits": "รrjon be 4 szรกmjegyet, vagy hagyja รผresen a zรกr kikapcsolรกsรกhoz.", + "@pleaseEnter4Digits": { + "type": "String", + "placeholders": {} + }, + "security": "Biztonsรกg", + "@security": { + "type": "String", + "placeholders": {} + }, + "notAnImage": "Nem kรฉp fรกjl.", + "@notAnImage": {}, + "showPassword": "Jelszรณ megjelenรญtรฉse", + "@showPassword": { + "type": "String", + "placeholders": {} + }, + "hugContent": "{senderName} megรถlel", + "@hugContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "jumpToLastReadMessage": "Az utoljรกra olvasott รผzenethez ugrรกs", + "@jumpToLastReadMessage": {}, + "allRooms": "Minden Csoport Csevegรฉs", + "@allRooms": { + "type": "String", + "placeholders": {} + }, + "widgetVideo": "Videรณ", + "@widgetVideo": {}, + "dismiss": "Elvetรฉs", + "@dismiss": {}, + "reportErrorDescription": "๐Ÿ˜ญ Sajnos, valami fรฉlresiklott. Ha kรญvรกnja, jelezheti a bugot a fejlesztล‘knek.", + "@reportErrorDescription": {}, + "setPermissionsLevel": "Engedรฉlyszint beรกllรญtรกsa", + "@setPermissionsLevel": { + "type": "String", + "placeholders": {} + }, + "removeYourAvatar": "Profilkรฉpรฉnek tรถrlรฉse", + "@removeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "unsupportedAndroidVersion": "Nem tรกmogatott Android verziรณ", + "@unsupportedAndroidVersion": {}, + "widgetJitsi": "Jitsi Meet", + "@widgetJitsi": {}, + "messageType": "รœzenet tรญpus", + "@messageType": {}, + "indexedDbErrorLong": "Sajnos az รผzenet mentรฉs alapbรณl nincs bekapcsolva privรกt mรณdban.\nKeresse meg a\n - about:config\n - รกllรญtsa a dom.indexedDB.privateBrowsing.enabled \"true\"-ra\nMรกskรผlรถnben nem lehetsรฉges a FluffyChat futtatรกsa.", + "@indexedDbErrorLong": {}, + "oneClientLoggedOut": "Az egyik kliense kijelentkezett", + "@oneClientLoggedOut": {}, + "toggleMuted": "Nรฉmรญtottak megjelenรญtรฉse", + "@toggleMuted": { + "type": "String", + "placeholders": {} + }, + "startFirstChat": "Kezdje meg elsล‘ csevegรฉsรฉt", + "@startFirstChat": {}, + "callingAccount": "Hรญvรกsi fiรณk", + "@callingAccount": {}, + "setColorTheme": "Szรญn sรฉma beรกllรญtรกsa:", + "@setColorTheme": {}, + "nextAccount": "Kรถvetkezล‘ fiรณk", + "@nextAccount": {}, + "singlesignon": "Egyszeri Bejelentkezรฉs", + "@singlesignon": { + "type": "String", + "placeholders": {} + }, + "allSpaces": "Minden tรฉr", + "@allSpaces": {}, + "supposedMxid": "{mxid}-nek kell lennie", + "@supposedMxid": { + "type": "String", + "placeholders": { + "mxid": { + "type": "String" + } + } + }, + "user": "Felhasznรกlรณ", + "@user": {}, + "youAcceptedTheInvitation": "๐Ÿ‘ Elfogadta a meghรญvรกst", + "@youAcceptedTheInvitation": {}, + "youInvitedBy": "๐Ÿ“ฉ {user} jรณvoltรกbรณl kapott meghรญvรกst", + "@youInvitedBy": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "banUserDescription": "A felhasznรกlรณ kitiltรกsra kerรผl a csevegรฉsbล‘l, รฉs nem fog tudni visszajรถnni egรฉszen a kitiltรกs feloldรกsรกig.", + "@banUserDescription": {}, + "widgetEtherpad": "Szรถveges megjegyzรฉs", + "@widgetEtherpad": {}, + "removeDevicesDescription": "Ki fog jelentkezni a kรฉszรผlรฉkrล‘l, รฉs tรถbbรฉ nem fog tudni fogadni รผzeneteket.", + "@removeDevicesDescription": {}, + "separateChatTypes": "Csoportok รฉs privรกt รผzenetek elkรผlรถnรญtรฉse", + "@separateChatTypes": { + "type": "String", + "placeholders": {} + }, + "tryAgain": "Prรณbรกlja รบjra", + "@tryAgain": {}, + "youKickedAndBanned": "๐Ÿ™… Kirรบgta รฉs kitiltotta {user}-t", + "@youKickedAndBanned": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "unbanUserDescription": "A felhasznรกlรณ vissza tud jรถnni a csevegรฉsbe ha akar.", + "@unbanUserDescription": {}, + "pleaseClickOnLink": "Kรฉrem, kattintson a linkre az emailben, รฉs folytassa a mลฑveletet.", + "@pleaseClickOnLink": { + "type": "String", + "placeholders": {} + }, + "youRejectedTheInvitation": "Visszautasรญtotta a meghรญvรกst", + "@youRejectedTheInvitation": {}, + "otherCallingPermissions": "Mikrofon, kamera, รฉs mรกs egyรฉb FluffyChat engedรฉlyek", + "@otherCallingPermissions": {}, + "messagesStyle": "รœzenetek:", + "@messagesStyle": {}, + "widgetUrlError": "Helytelen hivatkozรกs.", + "@widgetUrlError": {}, + "emailOrUsername": "Email vagy felhasznรกlรณnรฉv", + "@emailOrUsername": {}, + "newSpaceDescription": "A terek lehetล‘vรฉ teszik a csevegรฉsek konszolidรกciรณjรกt, ezรกltal lรฉtrehozva publikus vagy privรกt kรถzรถssรฉgeket.", + "@newSpaceDescription": {}, + "chatDescription": "Csevegรฉs leรญrรกs", + "@chatDescription": {}, + "callingAccountDetails": "Engedรฉlyezรฉs a FluffyChat szรกmรกra hogy hasznรกlja a natรญv android hรญvรกs applikรกciรณt.", + "@callingAccountDetails": {}, + "pleaseFollowInstructionsOnWeb": "Kรฉrem, kรถvesse az instrukciรณkat az oldalon, รฉs nyomjon a tovรกbb gombra.", + "@pleaseFollowInstructionsOnWeb": { + "type": "String", + "placeholders": {} + }, + "enterSpace": "Belรฉpรฉs a tรฉrre", + "@enterSpace": {}, + "encryptThisChat": "A csevegรฉs titkosรญtรกsa", + "@encryptThisChat": {}, + "previousAccount": "Elล‘zล‘ fiรณk", + "@previousAccount": {}, + "reopenChat": "Csevegรฉs รบjranyitรกsa", + "@reopenChat": {}, + "pleaseEnterRecoveryKey": "Kรฉrem, adja meg a visszaรกllรญtรณ kรณdjรกt:", + "@pleaseEnterRecoveryKey": {}, + "toggleFavorite": "Kedvencek megjelenรญtรฉse", + "@toggleFavorite": { + "type": "String", + "placeholders": {} + }, + "widgetNameError": "Kรฉrem adjon meg egy megjelenรญtendล‘ nevet.", + "@widgetNameError": {}, + "addToBundle": "Hozzรกadรกs fiรณkcsoporthoz", + "@addToBundle": {}, + "spaceIsPublic": "A tรฉr publikus", + "@spaceIsPublic": { + "type": "String", + "placeholders": {} + }, + "addWidget": "Widget hozzรกadรกsa", + "@addWidget": {}, + "countFiles": "{count} fรกjl", + "@countFiles": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "noKeyForThisMessage": "Akkor fordulhat elล‘, ha az รผzenet az eszkรถzre valรณ bejelentkezรฉs elล‘tt kerรผlt kรผldรฉsre.\n\nAz is elkรฉpzelhetล‘, hogy a kรผldล‘ blokkolta az eszkรถzรฉt, vagy valami problรฉma lรฉpett fel az internet kapcsolatban.\n\nMรกs helyen lรกtja az รผzenetet? Akkor รกt tudja mรกsolni ide is! Menjen a Beรกllรญtรกsok > Eszkรถzรถk rรฉszbe, รฉs gyล‘zล‘djรถn meg rรณla, hogy az eszkรถzei megerล‘sรญtettรฉk egymรกst. Legkรถzelebb amikor ezt a szobรกt megnyitja, รฉs mind a kรฉt kliens az elล‘tรฉrben van, akkor szikronizรกlรณdni fognak.\n\nNem akarja elveszรญteni a kulcsokat amikor kijelentkezik, vagy eszkรถzt cserรฉl? Gyล‘zล‘djรถn meg rรณla, hogy bekapcsolta a chat mentรฉst a beรกllรญtรกsokban.", + "@noKeyForThisMessage": {}, + "shareLocation": "Pozรญciรณ megosztรกsa", + "@shareLocation": { + "type": "String", + "placeholders": {} + }, + "pushNotificationsNotAvailable": "Push รฉrtesรญtรฉsek nem elรฉrhetล‘ek", + "@pushNotificationsNotAvailable": {}, + "storeInAppleKeyChain": "Tรกrolรกs az Apple KeyChain-be", + "@storeInAppleKeyChain": {}, + "replaceRoomWithNewerVersion": "Szoba cserรฉlรฉse egy รบjabb verziรณra", + "@replaceRoomWithNewerVersion": { + "type": "String", + "placeholders": {} + }, + "invalidServerName": "Hibรกs szerver nรฉv", + "@invalidServerName": {}, + "chatPermissions": "Csevegรฉs engedรฉlyek", + "@chatPermissions": {}, + "wipeChatBackup": "Le kรญvรกnja tรถrรถlni a chat mentรฉsรฉt, hogy lรฉtrehozhasson egy รบj visszaรกllรญtรกsi kulcsot?", + "@wipeChatBackup": { + "type": "String", + "placeholders": {} + }, + "sender": "Kรผldล‘", + "@sender": {}, + "storeInAndroidKeystore": "Tรกrolรกs az Android KeyStore-ba", + "@storeInAndroidKeystore": {}, + "signInWithPassword": "Bejelentkezรฉs jelszรณval", + "@signInWithPassword": {}, + "makeAdminDescription": "Miutรกn a felhasznรกlรณt aminisztrรกtorrรก lรฉpteti elล‘, nem fogja tudni visszavonni dรถntรฉsรฉt, mivel azonos jogosultsรกgi szinttel fognak rendelkezni.", + "@makeAdminDescription": {}, + "synchronizingPleaseWait": "Szinkronizรกlรกs... Kรฉrem, vรกrjon.", + "@synchronizingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "transferFromAnotherDevice": "รtvitel mรกsik eszkรถzrล‘l", + "@transferFromAnotherDevice": { + "type": "String", + "placeholders": {} + }, + "pushRules": "Push szabรกlyok", + "@pushRules": { + "type": "String", + "placeholders": {} + }, + "saveKeyManuallyDescription": "A kulcs manuรกlis mentรฉse rendszer megosztรกs vagy vรกgรณlap mรกsolรกs segรญtsรฉgรฉvel.", + "@saveKeyManuallyDescription": {}, + "editBundlesForAccount": "Fiรณkcsoportok szerkesztรฉse ehhez a fiรณkhoz", + "@editBundlesForAccount": {}, + "whyIsThisMessageEncrypted": "Miรฉrt olvashatatlan ez az รผzenet?", + "@whyIsThisMessageEncrypted": {}, + "setChatDescription": "Csevegรฉs leรญrรกs beรกllรญtรกsa", + "@setChatDescription": {}, + "spaceName": "Tรฉr nรฉv", + "@spaceName": { + "type": "String", + "placeholders": {} + }, + "importFromZipFile": "Importรกlรกs zip fรกjlbรณl", + "@importFromZipFile": {}, + "toggleUnread": "Jelรถlรฉs Olvasottkรฉnt/Olvasatlankรฉnt", + "@toggleUnread": { + "type": "String", + "placeholders": {} + }, + "noOtherDevicesFound": "Nem talรกlhatรณ mรกs eszkรถz", + "@noOtherDevicesFound": {}, + "redactedBy": "{username} รกltal szerkesztve", + "@redactedBy": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "videoCallsBetaWarning": "Kรฉrem vegye figyelembe, hogy a videรณ hรญvรกsok jelenleg bรฉta fรกzisban vannak. Nem biztos, hogy megfelelล‘en fognak mลฑkรถdni, vagy egyรกltalรกn elindulnak egyes platformokon.", + "@videoCallsBetaWarning": {}, + "signInWith": "Bejelentkezรฉs a {provider} kiszolgรกlรณval", + "@signInWith": { + "type": "String", + "placeholders": { + "provider": { + "type": "String" + } + } + }, + "fileIsTooBigForServer": "Nem kรผldhetล‘ el! A szerver csak {max} hatรกrig enged csatolmรกnyokat.", + "@fileIsTooBigForServer": {}, + "verified": "Hitelesรญtett", + "@verified": { + "type": "String", + "placeholders": {} + }, + "callingPermissions": "Hรญvรกsi engedรฉlyek", + "@callingPermissions": {}, + "readUpToHere": "Olvasรกs idรกig", + "@readUpToHere": {}, + "start": "Kezdรฉs", + "@start": {}, + "unlockOldMessages": "Rรฉgi รผzenetek feloldรกsa", + "@unlockOldMessages": {}, + "numChats": "{number} csevegรฉs", + "@numChats": { + "type": "number", + "placeholders": { + "number": { + "type": "String" + } + } + }, + "optionalRedactReason": "(Vรกlaszthatรณ) A szerkesztรฉs oka...", + "@optionalRedactReason": {}, + "sendAsText": "Kรผldรฉs szรถvegkรฉnt", + "@sendAsText": { + "type": "String" + }, + "archiveRoomDescription": "A csevegรฉs bekerรผl az archรญvumba. Mรกs felhasznรกlรณk lรกtni fogjรกk, hogy elhagyta a csevegรฉst.", + "@archiveRoomDescription": {}, + "exportEmotePack": "Emojicsomag exportรกlรกsa zip-be", + "@exportEmotePack": {}, + "switchToAccount": "A {number} szรกmรบ fiรณkra vรกltรกs", + "@switchToAccount": { + "type": "number", + "placeholders": { + "number": { + "type": "String" + } + } + }, + "setAsCanonicalAlias": "Beรกllรญtรกs alapรฉrtelmezett รกlnรฉvkรฉnt", + "@setAsCanonicalAlias": { + "type": "String", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Miรฉrt kรญvรกnja ezt bejelenteni?", + "@whyDoYouWantToReportThis": { + "type": "String", + "placeholders": {} + }, + "experimentalVideoCalls": "Kรญsรฉrleti videรณ hรญvรกsok", + "@experimentalVideoCalls": {}, + "pleaseEnterRecoveryKeyDescription": "A rรฉgi รผzenetei feloldรกsรกhoz adja meg a korรกbban generรกlt visszaรกllรญtรกsi jelszavรกt. A visszaรกllรญtรกsi jelszรณ NEM EGYEZIK MEG a jelszรณval.", + "@pleaseEnterRecoveryKeyDescription": {}, + "inviteContactToGroupQuestion": "Meg kรญvรกnja hรญvni {contact} ismerล‘sรฉt a \"{groupName}\" csevegล‘ csoportba?", + "@inviteContactToGroupQuestion": {}, + "redactedByBecause": "{username} รกltal szerkesztve, mivel: \"{reason}\"", + "@redactedByBecause": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "reason": { + "type": "String" + } + } + }, + "youHaveWithdrawnTheInvitationFor": "Visszavonta {user} meghรญvรกsรกt", + "@youHaveWithdrawnTheInvitationFor": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "appearOnTopDetails": "Engedรฉlyezi az app szรกmรกra, hogy mindig legfelรผl jelenjen meg (nem szรผksรฉges, ha a FluffyChat hรญvรณ fiรณkkรฉnt lett beรกllรญtva)", + "@appearOnTopDetails": {}, + "enterRoom": "Belรฉpรฉs a szobรกba", + "@enterRoom": {}, + "pleaseChooseAPasscode": "Kรฉrem, vรกlasszon egy kรณdot", + "@pleaseChooseAPasscode": { + "type": "String", + "placeholders": {} + }, + "reportUser": "Felhasznรกlรณ jelentรฉse", + "@reportUser": {}, + "confirmEventUnpin": "Biztosan vรฉgleg le akarja venni a kitลฑzรถtt esemรฉnyt?", + "@confirmEventUnpin": {}, + "youInvitedUser": "๐Ÿ“ฉ Meghรญvta {user}-t", + "@youInvitedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "fileHasBeenSavedAt": "A fรกjl mentรฉsre kerรผlt a kรถvetkezล‘ elรฉrรฉsi รบton {path}", + "@fileHasBeenSavedAt": { + "type": "String", + "placeholders": { + "path": { + "type": "String" + } + } + }, + "redactMessageDescription": "A tรกrsalgรกsban รถsszes rรฉsztvevล‘je szรกmรกra mรณdosรญtรกsra kerรผl az รผzenet. Ez nem visszavonhatรณ.", + "@redactMessageDescription": {}, + "recoveryKey": "Visszaรกllรญtรณ kulcs", + "@recoveryKey": {}, + "invalidInput": "Hibรกs bevitel!", + "@invalidInput": {}, + "yourPublicKey": "A publikus kulcsa", + "@yourPublicKey": { + "type": "String", + "placeholders": {} + }, + "tooManyRequestsWarning": "Tรบl sok egyidejลฑ kรฉrelem. Kรฉrem prรณbรกlja meg kรฉsล‘bb!", + "@tooManyRequestsWarning": { + "type": "String", + "placeholders": {} + }, + "doNotShowAgain": "Ne mutassa รบjra", + "@doNotShowAgain": {}, + "report": "jelentรฉs", + "@report": {}, + "status": "รllapot", + "@status": { + "type": "String", + "placeholders": {} + }, + "unverified": "Hitelesรญtetlen", + "@unverified": {}, + "serverRequiresEmail": "Ehhez a szerverhez szรผksรฉges az email cรญmรฉnek visszaigazolรกsa.", + "@serverRequiresEmail": {}, + "hideUnimportantStateEvents": "Jelentรฉktelen esemรฉny stรกtuszok elrejtรฉse", + "@hideUnimportantStateEvents": {}, + "screenSharingTitle": "kรฉpernyล‘ megosztรกs", + "@screenSharingTitle": {}, + "widgetCustom": "Egyedi", + "@widgetCustom": {}, + "addToSpaceDescription": "Vรกlassza ki melyik tรฉrhez kรญvรกnja hozzรกadni a csevegรฉst.", + "@addToSpaceDescription": {}, + "youBannedUser": "Letitotta {user} felhasznรกlรณt", + "@youBannedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "addChatDescription": "Chat leรญrรกs hozzรกadรกsa...", + "@addChatDescription": {}, + "hasKnocked": "๐Ÿšช {user} bekopogott", + "@hasKnocked": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "publish": "Kรถzzรฉtรฉtel", + "@publish": {}, + "openLinkInBrowser": "Hivatkozรกs megnyitรกsa bรถngรฉszล‘ben", + "@openLinkInBrowser": {}, + "messageInfo": "รœzenet informรกciรณ", + "@messageInfo": {}, + "disableEncryptionWarning": "Biztonsรกgi okokbรณl nem kapcsolhatรณ ki egy korรกbban bekapcsolt csevegรฉs titkosรญtรกs.", + "@disableEncryptionWarning": {}, + "directChat": "Privรกt csevegรฉs", + "@directChat": {}, + "wrongPinEntered": "Hibรกs pinkรณdot adott meg! Prรณbรกlja รบjra {seconds} mp mรบlva...", + "@wrongPinEntered": { + "type": "String", + "placeholders": { + "seconds": { + "type": "int" + } + } + }, + "sendTypingNotifications": "Gรฉpelรฉsi รฉrtesรญtรฉs megjelenรญtรฉse", + "@sendTypingNotifications": {}, + "inviteGroupChat": "๐Ÿ“จ Meghรญvรณ a csoportba", + "@inviteGroupChat": {}, + "appearOnTop": "Megjelenรฉs legfelรผl", + "@appearOnTop": {}, + "invitePrivateChat": "๐Ÿ“จ Meghรญvรณ privรกt csevegรฉshez", + "@invitePrivateChat": {}, + "foregroundServiceRunning": "Ez az รฉrtesรญtรฉs akkor jelenik meg ha az elล‘tรฉri szolgรกltatรกs fut.", + "@foregroundServiceRunning": {}, + "voiceCall": "Hang hรญvรกs", + "@voiceCall": {}, + "importEmojis": "Emojik importรกlรกsa", + "@importEmojis": {}, + "wasDirectChatDisplayName": "รœres csevegรฉs (korรกbban {oldDisplayName})", + "@wasDirectChatDisplayName": { + "type": "String", + "placeholders": { + "oldDisplayName": { + "type": "String" + } + } + }, + "noChatDescriptionYet": "Mรฉg nincs csevegล‘ szoba leรญrรกs.", + "@noChatDescriptionYet": {}, + "removeFromBundle": "Eltรกvolรญtรกs a fiรณkcsoportbรณl", + "@removeFromBundle": {}, + "whoCanPerformWhichAction": "Ki milyen mลฑveletet vรฉgezhet", + "@whoCanPerformWhichAction": { + "type": "String", + "placeholders": {} + }, + "learnMore": "Tudjon meg tรถbbet", + "@learnMore": {}, + "users": "Felhasznรกlรณk", + "@users": {}, + "openGallery": "Galรฉria megnyitรกsa", + "@openGallery": {}, + "chatDescriptionHasBeenChanged": "A csevegรฉs leรญrรกs megvรกltozott", + "@chatDescriptionHasBeenChanged": {}, + "newGroup": "รšj csoport", + "@newGroup": {}, + "bundleName": "Fiรณkcsoport neve", + "@bundleName": {}, + "removeFromSpace": "Eltรกvolรญtรกs a tรฉrrล‘l", + "@removeFromSpace": {}, + "roomUpgradeDescription": "A csevegรฉs รบjra elkรฉszรผl az รบj szoba verziรณval. Minden rรฉsztvevล‘ รฉrtesรญtรฉst kap, hogy รกt kell รกllniuk az รบj csevegรฉsre. Tovรกbbi informรกciรณkรฉrt a szoba verziรณkrรณl lรกtogasson el a https://spec.matrix.org/latest/rooms/ cรญmre", + "@roomUpgradeDescription": {}, + "pleaseEnterANumber": "Adjon meg egy 0-nรกl nagyobb szรกmot", + "@pleaseEnterANumber": {}, + "youKicked": "๐Ÿ‘ž Kirรบgta {user}-t", + "@youKicked": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "profileNotFound": "A felhasznรกlรณ nem talรกlhatรณ a szerveren. Lehetsรฉges, hogy csatlakozรกsi problรฉmรกk adรณdtak, vagy nem lรฉtezik a felhasznรกlรณ.", + "@profileNotFound": {}, + "jump": "Ugrรกs", + "@jump": {}, + "reactedWith": "{sender} a kรถvetkezล‘kรฉpp reagรกlt: {reaction}", + "@reactedWith": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + }, + "reaction": { + "type": "String" + } + } + }, + "sorryThatsNotPossible": "Ez sajnos nem lehetsรฉges", + "@sorryThatsNotPossible": {}, + "videoWithSize": "Videรณ ({size})", + "@videoWithSize": { + "type": "String", + "placeholders": { + "size": { + "type": "String" + } + } + }, + "shareInviteLink": "Meghรญvรณ link megosztรกsa", + "@shareInviteLink": {}, + "commandHint_markasdm": "Szoba megjelรถlรฉse mint kรถzvetlen csevegล‘ szoba az adott Matrix ID-nรฉl", + "@commandHint_markasdm": {}, + "recoveryKeyLost": "Elveszett visszaรกllรญtรณ kulcs?", + "@recoveryKeyLost": {}, + "deviceKeys": "Eszkรถz kulcsok:", + "@deviceKeys": {}, + "emoteKeyboardNoRecents": "A nemrรฉg hasznรกlt hangulatjelek fognak itt megjelenni...", + "@emoteKeyboardNoRecents": { + "type": "String", + "placeholders": {} + }, + "setCustomEmotes": "Egyedi hangulatjelek beรกllรญtรกsa", + "@setCustomEmotes": { + "type": "String", + "placeholders": {} + }, + "setTheme": "Tรฉma beรกllรญtรกsa:", + "@setTheme": {}, + "youJoinedTheChat": "Becsatlakozott a csevegรฉsbe", + "@youJoinedTheChat": {}, + "markAsRead": "Olvasottkรฉnt megjelรถlรฉs", + "@markAsRead": {}, + "widgetName": "Nรฉv", + "@widgetName": {}, + "errorAddingWidget": "Hiba lรฉpett fel a widget hozzรกadรกsรกnรกl.", + "@errorAddingWidget": {}, + "replace": "Kicserรฉl", + "@replace": {}, + "youUnbannedUser": "Levette a letiltรกst {user}-rล‘l", + "@youUnbannedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "newSpace": "รšj tรฉr", + "@newSpace": {}, + "emojis": "Hangulatjelek", + "@emojis": {}, + "pleaseTryAgainLaterOrChooseDifferentServer": "Prรณbรกlja meg kรฉsล‘bb, vagy vรกlasszon mรกsik szervert.", + "@pleaseTryAgainLaterOrChooseDifferentServer": {}, + "createGroup": "Csoport lรฉtrehozรกsa", + "@createGroup": {}, + "hydrateTorLong": "Legutรณbb TOR segรญtsรฉgรฉvel exportรกlta korรกbbi munkamenetรฉt? Gyorsan importรกlja ล‘ket vissza, รฉs folytassa a csevegรฉst.", + "@hydrateTorLong": {}, + "time": "Idล‘", + "@time": {}, + "custom": "Egyedi", + "@custom": {}, + "noBackupWarning": "Figyelem! Ha nem kapcsolja be a csevegรฉs mentรฉst, elveszรญti a hozzรกfรฉrรฉst a tikosรญtott รผzeneteihez. Erล‘sen ajรกnlott a csevegรฉs mentรฉs bekapcsolรกsa kijelentkezรฉs elล‘tt.", + "@noBackupWarning": {}, + "storeInSecureStorageDescription": "Tรกrolja a visszaรกllรญtรกsi kulcsot az eszkรถz biztonsรกgi tรกrjรกban.", + "@storeInSecureStorageDescription": {}, + "openChat": "Csevegรฉs megnyitรกsa", + "@openChat": {}, + "kickUserDescription": "A felhasznรกlรณ kirรบgรกsra kerรผlt a csevegรฉsbล‘l, de nincs kitiltva. Publikus csevegรฉs esetรฉn a felhasznรกlรณ bรกrmikor visszatรฉrhet.", + "@kickUserDescription": {}, + "importNow": "Importรกlรกs most", + "@importNow": {}, + "pinMessage": "Kitลฑzรฉs a szobรกban", + "@pinMessage": {}, + "invite": "Meghรญvรกs", + "@invite": {}, + "enableMultiAccounts": "(Bร‰TA) Tรถbb fiรณk bekapcsolรกsa az eszkรถzรถn", + "@enableMultiAccounts": {}, + "indexedDbErrorTitle": "Privรกt mรณd problรฉmรกk", + "@indexedDbErrorTitle": {}, + "unsupportedAndroidVersionLong": "Ehhez a funkciรณhoz egy รบjabb Android verziรณ kell. Kรฉrem ellenล‘rizze be van e frissรญtve teljesen kรฉszรผlรฉke, esetlegesen van e LineageOS tรกmogatรกs hozzรก.", + "@unsupportedAndroidVersionLong": {}, + "storeSecurlyOnThisDevice": "Biztonsรกgos tรกrolรกs az eszkรถzรถn", + "@storeSecurlyOnThisDevice": {}, + "screenSharingDetail": "Megosztja a kรฉpernyล‘jรฉt a FluffyChat-ben", + "@screenSharingDetail": {}, + "placeCall": "Tรฉr hรญvรกs", + "@placeCall": {}, + "block": "Blokkolรกs", + "@block": {}, + "blockedUsers": "Blokkolt felhasznรกlรณk", + "@blockedUsers": {}, + "blockListDescription": "Az ร–nt zavarรณ felhasznรกlรณkat blokkolhatja. A blokkolt listรกn talรกlhatรณ felhasznรกlรณktรณl nem tud fogadni รผzenetet vagy szoba meghรญvรกst.", + "@blockListDescription": {}, + "blockUsername": "Felhasznรกlรณnรฉv ignorรกlรกsa", + "@blockUsername": {}, + "presenceStyle": "รllapot:", + "@presenceStyle": { + "type": "String", + "placeholders": {} + }, + "presencesToggle": "Mรกs felhasznรกlรณk รกllapot รผzeneteinek megjelenรญtรฉse", + "@presencesToggle": { + "type": "String", + "placeholders": {} + }, + "youInvitedToBy": "๐Ÿ“ฉ Meghรญvรกst kapott linken keresztรผl a kรถvetkezล‘hรถz:\n{alias}", + "@youInvitedToBy": { + "placeholders": { + "alias": { + "type": "String" + } + } + }, + "decline": "Elutasรญtรกs", + "@decline": {}, + "yourGlobalUserIdIs": "A globรกlis felhasznรกlรณ-ID-je: ", + "@yourGlobalUserIdIs": {}, + "noUsersFoundWithQuery": "\"{query}\"-vel nem talรกlhatรณ felhasznรกlรณ. Ellenล‘rizze nincs e elรญrรกs.", + "@noUsersFoundWithQuery": { + "type": "String", + "placeholders": { + "query": { + "type": "String" + } + } + }, + "acceptedKeyVerification": "{sender} elfogadta a kulcs megerล‘sรญtรฉst", + "@acceptedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "searchForUsers": "Keressen @felhasznรกlรณkat...", + "@searchForUsers": {}, + "joinSpace": "Csatlakozรกs a tรฉrre", + "@joinSpace": {}, + "publicSpaces": "Nyilvรกnos terek", + "@publicSpaces": {}, + "databaseMigrationTitle": "Adatbรกzis optimalizรกlva", + "@databaseMigrationTitle": {}, + "leaveEmptyToClearStatus": "Hagyja รผresen a stรกtusz kitรถrlรฉsรฉhez.", + "@leaveEmptyToClearStatus": {}, + "pleaseEnterYourCurrentPassword": "Kรฉrem adja meg jelenlegi jelszavรกt", + "@pleaseEnterYourCurrentPassword": {}, + "newPassword": "รšj jelszรณ", + "@newPassword": {}, + "addChatOrSubSpace": "Csevegรฉs vagy al-tรฉr hozzรกadรกsa", + "@addChatOrSubSpace": {}, + "pleaseChooseAStrongPassword": "Kรฉrem vรกlasszon egy erล‘s jelszรณt", + "@pleaseChooseAStrongPassword": {}, + "passwordsDoNotMatch": "A jelszavak nem egyeznek", + "@passwordsDoNotMatch": {}, + "passwordIsWrong": "Hibรกs a beรญrt jelszava", + "@passwordIsWrong": {}, + "subspace": "Al-tรฉr", + "@subspace": {}, + "thisDevice": "Ez az eszkรถz:", + "@thisDevice": {}, + "forwardMessageTo": "รœzenet tovรกbbรญtรกsa a {roomName} szobรกba?", + "@forwardMessageTo": { + "type": "String", + "placeholders": { + "roomName": { + "type": "String" + } + } + }, + "sendTypingNotificationsDescription": "A csevegรฉs tรถbbi tagja lรกtja amikor gรฉpel.", + "@sendTypingNotificationsDescription": {}, + "sendReadReceiptsDescription": "A csevegรฉs tรถbbi tagja lรกthatja, ha olvasta az รผzeneteiket.", + "@sendReadReceiptsDescription": {}, + "sendReadReceipts": "Olvasรกsi igazolรกs kรผldรฉse", + "@sendReadReceipts": {}, + "formattedMessages": "Formรกzott รผzenetek", + "@formattedMessages": {}, + "formattedMessagesDescription": "Formรกzott szรถveg - mint pรฉldรกul fรฉlkรถvรฉr - megjelenรญtรฉse \"markdown\"-al.", + "@formattedMessagesDescription": {}, + "verifyOtherUser": "๐Ÿ” Mรกs felhasznรกlรณ igazolรกsa", + "@verifyOtherUser": {}, + "verifyOtherDevice": "๐Ÿ” Mรกs eszkรถz hitelesรญtรฉse", + "@verifyOtherDevice": {}, + "sessionLostBody": "A munkamenete elveszล‘dรถtt. Kรฉrem jelentse ezt a fejlesztล‘knek a {url} cรญmen. A hiba szรถvege a kรถvetkezล‘: {error}", + "@sessionLostBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "databaseBuildErrorBody": "Nem lehetsรฉges az SQlite adatbรกzis lรฉtrehozรกsa. Az app megprรณbรกlja a rรฉgi tรญpusรบ adatbรกzist hasznรกlni. Kรฉrem jelentse a hibรกt a fejlesztล‘knek a {url} hivatkozรกson. A hiba szรถvege a kรถvetkezล‘: {error}", + "@databaseBuildErrorBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "restoreSessionBody": "Megprรณbรกlkozunk visszaรกllรญtani a munkamenetรฉt egy korรกbbi mentรฉsbล‘l. Kรฉrem jelezze a hibรกt a fejlesztล‘knek a {url} cรญmen. A hiba szรถvege a kรถvetkezล‘: {error}", + "@restoreSessionBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "hidePresences": "El kรญvรกnja rejteni a stรกtusz listรกt?", + "@hidePresences": {}, + "searchChatsRooms": "Keressen #csevegรฉseket, @felhasznรกlรณkat...", + "@searchChatsRooms": {}, + "wrongRecoveryKey": "Sajnos, รบgy tลฑnik hibรกsan adta meg a visszaรกllรญtรกsi kulcsot.", + "@wrongRecoveryKey": {}, + "startConversation": "Tรกrsalgรกs kezdรฉse", + "@startConversation": {}, + "commandHint_sendraw": "Tiszta json kรผldรฉse", + "@commandHint_sendraw": {}, + "databaseMigrationBody": "Kรฉrem vรกrjon. Ez igรฉnybe vehet valamennyi idล‘t.", + "@databaseMigrationBody": {}, + "initAppError": "Hiba lรฉpett fel az app indรญtรกsa sorรกn", + "@initAppError": {}, + "canceledKeyVerification": "{sender} visszautasรญtotta a kulcs megerล‘sรญtรฉst", + "@canceledKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "completedKeyVerification": "{sender} befejezte a kulcs megerล‘sรญtรฉst", + "@completedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "isReadyForKeyVerification": "{sender} kรฉszen รกll a kulcs megerล‘sรญtรฉsre", + "@isReadyForKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "requestedKeyVerification": "{sender} kulcs megerล‘sรญtรฉst kรฉr", + "@requestedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "startedKeyVerification": "{sender} elkezdte a kulcs megerล‘sรญtรฉst", + "@startedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "transparent": "รtlรกtszรณ", + "@transparent": {}, + "incomingMessages": "Bejรถvล‘ รผzenetek", + "@incomingMessages": {}, + "nothingFound": "Nincs talรกlat...", + "@nothingFound": {}, + "publicLink": "Nyilvรกnos hivatkozรกs", + "@publicLink": {}, + "select": "Kivรกlaszt", + "@select": {}, + "stickers": "Matricรกk", + "@stickers": {}, + "discover": "Felfedezรฉs", + "@discover": {}, + "groupName": "Csoport nรฉv", + "@groupName": {}, + "createGroupAndInviteUsers": "Hozzon lรฉtre egy csoportot รฉs hรญvjon meg felhasznรกlรณkat", + "@createGroupAndInviteUsers": {}, + "groupCanBeFoundViaSearch": "A csoportokat keresรฉssel talรกlhatja meg", + "@groupCanBeFoundViaSearch": {}, + "verifyOtherUserDescription": "Ha megerล‘sรญt egy mรกsik felhasznรกlรณt, akkor teljesen biztos lehet abban kivel cseveg. ๐Ÿ’ช\n\nA megerล‘sรญtรฉsi folyamat kezdetekor megjelenik egy felugrรณ ablak mindkettล‘jรผknรฉl. Ekkor egy hangulatjel vagy szรกm sor รถsszehasonlรญtรกsi folyamat veszi kezdetรฉt.\n\nA legpraktikusabb mรณdja ennek, hogy talรกlkozzanak, vagy videรณ hรญvรกs sorรกn beszรฉljรฉk meg. ๐Ÿ‘ญ", + "@verifyOtherUserDescription": {}, + "verifyOtherDeviceDescription": "Amikor egy mรกsik eszkรถzt hitelesรญt, az eszkรถzรถk kulcsokat cserรฉlnek egymรกs kรถzรถtt, ezรกltal nรถvelve az รถsszbiztonsรกgot. ๐Ÿ’ช Amikor megkezdล‘dik a folyamat, mind a kรฉt eszkรถzรถn megjelenik egy felugrรณ รผzenet. Hangulatjelek รฉs szรกmok sorozata fog megjelenni, amit รถssze tud hasonlรญtani a kรฉt eszkรถzรถn. ร‰rdemes tehรกt mind a kรฉt eszkรถzt a kรถzelben tartani. ๐Ÿคณ", + "@verifyOtherDeviceDescription": {}, + "accessAndVisibility": "Hozzรกfรฉrรฉs รฉs lรกthatรณsรกg", + "@accessAndVisibility": {}, + "accessAndVisibilityDescription": "Ki szรกmรกra engedรฉlyezett a csevegรฉshez valรณ csatlakozรกs, รฉs hogyan talรกlhatja azt meg.", + "@accessAndVisibilityDescription": {}, + "calls": "Hรญvรกsok", + "@calls": {}, + "hideInvalidOrUnknownMessageFormats": "ร‰rvรฉnytelen vagy ismeretlen รผzenetformรกtum elrejtรฉse", + "@hideInvalidOrUnknownMessageFormats": {}, + "hideMemberChangesInPublicChatsBody": "Ne mutassa ha valaki be- vagy kilรฉp a csevegรฉsbล‘l az olvashatรณsรกg javรญtรกsa รฉrdekรฉben.", + "@hideMemberChangesInPublicChatsBody": {}, + "notifyMeFor": "ร‰rtesรญtsen ha", + "@notifyMeFor": {}, + "passwordRecoverySettings": "Jelszรณ-helyreรกllรญtรกsi beรกllรญtรกsok", + "@passwordRecoverySettings": {}, + "noOneCanJoin": "Senki sem csatlakozhat", + "@noOneCanJoin": {}, + "userWouldLikeToChangeTheChat": "{user} szeretne csatlakozni a csevegรฉshez.", + "@userWouldLikeToChangeTheChat": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "noPublicLinkHasBeenCreatedYet": "Nyilvรกnos link nem kerรผlt mรฉg lรฉtrehozรกsra", + "@noPublicLinkHasBeenCreatedYet": {}, + "chatCanBeDiscoveredViaSearchOnServer": "Csevegรฉs felfedezhetล‘ a {server} szerveren tรถrtรฉnล‘ keresรฉssel", + "@chatCanBeDiscoveredViaSearchOnServer": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "appLockDescription": "Applikรกciรณ zรกrolรกsa PIN kรณddal hasznรกlaton kรญvรผl", + "@appLockDescription": {}, + "customEmojisAndStickers": "Egyedi hangulatjelek รฉs matricรกk", + "@customEmojisAndStickers": {}, + "customEmojisAndStickersBody": "Egyedi hangulatjelek รฉs matricรกk hozzรกadรกsa, amelyek bรกrmely csevegรฉsben felhasznรกlhatรณak.", + "@customEmojisAndStickersBody": {}, + "overview": "รttekintรฉs", + "@overview": {}, + "publicChatAddresses": "Nyilvรกnos csevegรฉs cรญmek", + "@publicChatAddresses": {}, + "userRole": "Felhasznรกlรณi szerep", + "@userRole": {}, + "createNewAddress": "รšj cรญm lรฉtrehozรกsa", + "@createNewAddress": {}, + "noDatabaseEncryption": "Adatbรกzis titkosรญtรกs nem tรกmogatott ezen a platformon", + "@noDatabaseEncryption": {}, + "thereAreCountUsersBlocked": "Jelenleg {count} felhasznรกlรณ van letiltva.", + "@thereAreCountUsersBlocked": { + "type": "String", + "count": {} + }, + "unreadChatsInApp": "{appname}: {unread} olvasatlan csevegรฉsek", + "@unreadChatsInApp": { + "type": "String", + "placeholders": { + "appname": { + "type": "String" + }, + "unread": { + "type": "String" + } + } + }, + "searchIn": "Keresรฉs a \"{chat}\" csevegรฉsben...", + "@searchIn": { + "type": "String", + "placeholders": { + "chat": { + "type": "String" + } + } + }, + "files": "Fรกjlok", + "@files": {}, + "commandHint_unignore": "Adott matrix ID figyelembe vรฉtele", + "@commandHint_unignore": {}, + "restricted": "Korlรกtozott", + "@restricted": {}, + "knockRestricted": "Kopogรกs korlรกtozva", + "@knockRestricted": {}, + "globalChatId": "รtfogรณ csevegล‘ ID", + "@globalChatId": {}, + "hideRedactedMessages": "Szerkesztett รผzenetek elrejtรฉse", + "@hideRedactedMessages": {}, + "hideRedactedMessagesBody": "Ha valaki szerkeszti az รผzenetรฉt, ez az รผzenet nem jelenik meg a csevegรฉs sorรกn.", + "@hideRedactedMessagesBody": {}, + "hideMemberChangesInPublicChats": "Tag vรกltozรกsok elrejtรฉse a publikus csevegรฉsben", + "@hideMemberChangesInPublicChats": {}, + "knocking": "Bekopogรกs", + "@knocking": {}, + "usersMustKnock": "A felhasznรกlรณknak be kell kopogniuk", + "@usersMustKnock": {}, + "knock": "Kopogรกs", + "@knock": {}, + "minimumPowerLevel": "{level} a minimum szint.", + "@minimumPowerLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "String" + } + } + }, + "searchMore": "Tovรกbbi keresรฉs...", + "@searchMore": {}, + "gallery": "Galรฉria", + "@gallery": {}, + "commandHint_ignore": "Adott matrix ID figyelmen kรญvรผl hagyรกsa", + "@commandHint_ignore": {}, + "unread": "Olvasatlan", + "@unread": {}, + "space": "Tรฉr", + "@space": {}, + "spaces": "Terek", + "@spaces": {}, + "invitedBy": "๐Ÿ“ฉ {user} jรณvoltรกbรณl meghรญvva", + "@invitedBy": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "markAsUnread": "Olvasatlannak jelรถlรฉs", + "@markAsUnread": {}, + "moderatorLevel": "{level} - Moderรกtor", + "@moderatorLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "changeGeneralChatSettings": "รltalรกnos csevegรฉs beรกllรญtรกsok mรณdosรญtรกsa", + "@changeGeneralChatSettings": {}, + "updateInstalled": "๐ŸŽ‰ {version} verziรณjรบ frissรญtรฉs telepรญtve!", + "@updateInstalled": { + "type": "String", + "placeholders": { + "version": { + "type": "String" + } + } + }, + "changelog": "Vรกltozรกsnaplรณ", + "@changelog": {}, + "sendCanceled": "Kรผldรฉs visszavonva", + "@sendCanceled": {}, + "noChatsFoundHere": "Itt mรฉg nem talรกlhatรณ csevegรฉs. Kezdjen egy รบj csevegรฉst valakivel a lenti gomb segรญtรฉsรฉgvel. โคต๏ธ", + "@noChatsFoundHere": {}, + "goToSpace": "Ugrรกs a {space} tรฉrre", + "@goToSpace": { + "type": "String", + "space": {} + }, + "changeTheCanonicalRoomAlias": "Csevegรฉs fล‘, nyilvรกnos cรญmรฉnek vรกltoztatรกsa", + "@changeTheCanonicalRoomAlias": {}, + "chatPermissionsDescription": "Adja meg milyen erล‘ssรฉgi szint kell egyes csevegรฉsi mลฑvelethez. A 0, 50 รฉs 100-as szintek รกltalรกban felhasznรกlรณkat, moderรกtorokat รฉs adminisztrรกtorokat jelรถlnek de bรกrmilyen szintezรฉs lehetsรฉges.", + "@chatPermissionsDescription": {}, + "whatIsAHomeserver": "Mi az a Matrix-kiszolgรกlรณ?", + "@whatIsAHomeserver": {}, + "homeserverDescription": "Az รถsszes adata a Mรกtrix-kiszolgรกlรณn tรกrolรณdik, pont mint egy e-mail kiszolgรกlรณn. Kivรกlaszthatja melyik Matrix-kiszolgรกlรณt akarja hasznรกlni, mikรถzben tud kommunikรกlni mindenkivel. Tudjon meg tรถbbet a https://matrix.org cรญmen.", + "@homeserverDescription": {}, + "userLevel": "{level} - Felhasznรกlรณ", + "@userLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "adminLevel": "{level} - Adminisztrรกtor", + "@adminLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "inviteOtherUsers": "Mรกs felhasznรกlรณk meghรญvรกsa a csevegรฉsbe", + "@inviteOtherUsers": {}, + "changeTheVisibilityOfChatHistory": "Csevegรฉsi elล‘zmรฉnyek lรกthatรณsรกgรกnak vรกltoztatรกsa", + "@changeTheVisibilityOfChatHistory": {}, + "changeTheChatPermissions": "Csevegรฉs engedรฉlyek vรกltoztatรกsa", + "@changeTheChatPermissions": {}, + "sendRoomNotifications": "@szoba รฉrtesรญtรฉs kรผldรฉse", + "@sendRoomNotifications": {}, + "changeTheDescriptionOfTheGroup": "Csevegรฉs leรญrรกsรกnak vรกltoztatรกsa", + "@changeTheDescriptionOfTheGroup": {}, + "swipeRightToLeftToReply": "Hรบzza balra a vรกlaszolรกshoz", + "@swipeRightToLeftToReply": {}, + "alwaysUse24HourFormat": "hamis", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + }, + "loginWithMatrixId": "Bejelentkezรฉs Matrix-ID-vel", + "@loginWithMatrixId": {}, + "discoverHomeservers": "Matrix-kiszolgรกlรณk felfedezรฉse", + "@discoverHomeservers": {}, + "doesNotSeemToBeAValidHomeserver": "Nem tลฑnik kompatibilisnek a Mรกtrix-kiszolgรกlรณnak. Hibรกs a hivatkozรกs?", + "@doesNotSeemToBeAValidHomeserver": {}, + "countChatsAndCountParticipants": "{chats} csevegรฉsek รฉs {participants} rรฉsztvevล‘k", + "@countChatsAndCountParticipants": { + "type": "String", + "placeholders": { + "chats": { + "type": "int" + }, + "participants": { + "type": "int" + } + } + }, + "noMoreChatsFound": "Nem talรกlhatรณ tรถbb csevegรฉs...", + "@noMoreChatsFound": {}, + "joinedChats": "Csatlakozott csevegรฉsek", + "@joinedChats": {}, + "checkList": "Tennivalรณk listรกja", + "@checkList": {}, + "countInvited": "{count} meghรญvott", + "@countInvited": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "sendImages": "{count} kรฉp kรผldรฉse", + "@sendImages": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "aboutHomeserver": "Nรฉvjegy {homeserver}", + "@aboutHomeserver": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "normalUser": "Normรกl felhasznรกlรณ", + "@normalUser": {}, + "ignoreUser": "Felhasznรกlรณ ignorรกlรกsa", + "@ignoreUser": {}, + "commandHint_roomupgrade": "Szoba frissรญtรฉse a megadott szoba verziรณra", + "@commandHint_roomupgrade": {}, + "setCustomPermissionLevel": "Egyedi engedรฉlyszint beรกllรญtรกsa", + "@setCustomPermissionLevel": {}, + "setPermissionsLevelDescription": "Kรฉrem, vรกlasszon egy elล‘re meghatรกrozott szerepkรถrt, vagy adjon meg egy egyedi engedรฉly szintet 0 รฉs 100 kรถzรถtt.", + "@setPermissionsLevelDescription": {}, + "sendingAttachmentCountOfCount": "{index} csatolmรกny kรผldรฉse {length}-bรณl...", + "@sendingAttachmentCountOfCount": { + "type": "integer", + "placeholders": { + "index": { + "type": "int" + }, + "length": { + "type": "int" + } + } + }, + "serverLimitReached": "Szerver korlรกt elรฉrve! {seconds} mp tรผrelem...", + "@serverLimitReached": { + "type": "integer", + "placeholders": { + "seconds": { + "type": "int" + } + } + }, + "oneOfYourDevicesIsNotVerified": "Egyik kรฉszรผlรฉke nem hitelesรญtett", + "@oneOfYourDevicesIsNotVerified": {}, + "synchronizingPleaseWaitCounter": " Szinkronizรกlรกsโ€ฆ ({percentage}%)", + "@synchronizingPleaseWaitCounter": { + "type": "String", + "placeholders": { + "percentage": { + "type": "String" + } + } + }, + "calculatingFileSize": "Fรกjl mรฉret kalkulรกlรกsa...", + "@calculatingFileSize": {}, + "prepareSendingAttachment": "Felkรฉszรผlรฉs csatolmรกny kรผldรฉsรฉre...", + "@prepareSendingAttachment": {}, + "sendingAttachment": "Csatolmรกny kรผldรฉse...", + "@sendingAttachment": {}, + "generatingVideoThumbnail": "Videรณ miniatลฑr generรกlรกsa...", + "@generatingVideoThumbnail": {}, + "compressVideo": "Videรณ tรถmรถrรญtรฉse...", + "@compressVideo": {} +} From 317a578a026020fd469905419056a7b429167772 Mon Sep 17 00:00:00 2001 From: Ihor Hordiichuk Date: Wed, 21 May 2025 22:14:56 +0200 Subject: [PATCH 3/5] Translated using Weblate (Ukrainian) Currently translated at 100.0% (775 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/ --- lib/l10n/intl_uk.arb | 6746 +++++++++++++++++++++--------------------- 1 file changed, 3374 insertions(+), 3372 deletions(-) diff --git a/lib/l10n/intl_uk.arb b/lib/l10n/intl_uk.arb index 8eb1c9c29..1d819a650 100644 --- a/lib/l10n/intl_uk.arb +++ b/lib/l10n/intl_uk.arb @@ -1,3375 +1,3377 @@ { - "@@locale": "uk", - "@@last_modified": "2021-08-14 12:41:09.790615", - "about": "ะŸั€ะพ ะทะฐัั‚ะพััƒะฝะพะบ", - "@about": { - "type": "String", - "placeholders": {} - }, - "accept": "ะŸั€ะธะนะฝัั‚ะธ", - "@accept": { - "type": "String", - "placeholders": {} - }, - "acceptedTheInvitation": "๐Ÿ‘ {username} ะฟั€ะธะนะผะฐั” ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@acceptedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "account": "ะžะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", - "@account": { - "type": "String", - "placeholders": {} - }, - "activatedEndToEndEncryption": "๐Ÿ” {username} ะฐะบั‚ะธะฒัƒั” ะฝะฐัะบั€ั–ะทะฝะต ัˆะธั„ั€ัƒะฒะฐะฝะฝั", - "@activatedEndToEndEncryption": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "admin": "ะะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€", - "@admin": { - "type": "String", - "placeholders": {} - }, - "alias": "ะฟัะตะฒะดะพะฝั–ะผ", - "@alias": { - "type": "String", - "placeholders": {} - }, - "answeredTheCall": "{senderName} ะฒั–ะดะฟะพะฒั–ะดะฐั” ะฝะฐ ะฒะธะบะปะธะบ", - "@answeredTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "anyoneCanJoin": "ะ‘ัƒะดัŒ-ั…ั‚ะพ ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธััŒ", - "@anyoneCanJoin": { - "type": "String", - "placeholders": {} - }, - "archive": "ะั€ั…ั–ะฒ", - "@archive": { - "type": "String", - "placeholders": {} - }, - "areGuestsAllowedToJoin": "ะงะธ ะดะพะทะฒะพะปะตะฝะพ ะณะพัั‚ัะผ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธััŒ", - "@areGuestsAllowedToJoin": { - "type": "String", - "placeholders": {} - }, - "areYouSure": "ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–?", - "@areYouSure": { - "type": "String", - "placeholders": {} - }, - "askSSSSSign": "ะ”ะปั ะฟั–ะดะฟะธััƒ ะบะปัŽั‡ะฐ ั–ะฝัˆะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฒะฒะตะดั–ั‚ัŒ ัะฒะพัŽ ะฟะฐั€ะพะปัŒะฝัƒ ั„ั€ะฐะทัƒ ะฐะฑะพ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั.", - "@askSSSSSign": { - "type": "String", - "placeholders": {} - }, - "askVerificationRequest": "ะŸั€ะธะนะฝัั‚ะธ ั†ะตะน ะทะฐะฟะธั‚ ะฝะฐ ะฟั–ะดั‚ะฒะตั€ะดะถะตะฝะฝั ะฒั–ะด {username}?", - "@askVerificationRequest": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "banFromChat": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ ะฒ ะฑะตัั–ะดั–", - "@banFromChat": { - "type": "String", - "placeholders": {} - }, - "banned": "ะ—ะฐะฑะปะพะบะพะฒะฐะฝะพ", - "@banned": { - "type": "String", - "placeholders": {} - }, - "bannedUser": "{username} ะฑะปะพะบัƒั” {targetName}", - "@bannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "blockDevice": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", - "@blockDevice": { - "type": "String", - "placeholders": {} - }, - "cancel": "ะกะบะฐััƒะฒะฐั‚ะธ", - "@cancel": { - "type": "String", - "placeholders": {} - }, - "changedTheChatAvatar": "{username} ะทะผั–ะฝัŽั” ะฐะฒะฐั‚ะฐั€ ะฑะตัั–ะดะธ", - "@changedTheChatAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheChatDescriptionTo": "{username} ะทะผั–ะฝัŽั” ะพะฟะธั ะฑะตัั–ะดะธ ะฝะฐ: '{description}'", - "@changedTheChatDescriptionTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "description": { - "type": "String" - } - } - }, - "changedTheChatNameTo": "{username} ะทะผั–ะฝัŽั” ะฝะฐะทะฒัƒ ะฑะตัั–ะดะธ ะฝะฐ: '{chatname}'", - "@changedTheChatNameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "chatname": { - "type": "String" - } - } - }, - "changedTheChatPermissions": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะฐ ะดะพัั‚ัƒะฟัƒ ะฑะตัั–ะดะธ", - "@changedTheChatPermissions": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheDisplaynameTo": "{username} ะทะผั–ะฝัŽั” ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั ะฝะฐ: '{displayname}'", - "@changedTheDisplaynameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "displayname": { - "type": "String" - } - } - }, - "changedTheGuestAccessRules": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะณะพัั‚ัŒะพะฒะพะณะพ ะดะพัั‚ัƒะฟัƒ", - "@changedTheGuestAccessRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheGuestAccessRulesTo": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะณะพัั‚ัŒะพะฒะพะณะพ ะดะพัั‚ัƒะฟัƒ ะฝะฐ: {rules}", - "@changedTheGuestAccessRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheHistoryVisibility": "{username} ะทะผั–ะฝัŽั” ะฒะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั—", - "@changedTheHistoryVisibility": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheHistoryVisibilityTo": "{username} ะทะผั–ะฝัŽั” ะฒะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั— ะฝะฐ: {rules}", - "@changedTheHistoryVisibilityTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheJoinRules": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะฟั€ะธั”ะดะฝะฐะฝะฝั", - "@changedTheJoinRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheJoinRulesTo": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะฟั€ะธั”ะดะฝะฐะฝะฝั ะฝะฐ: {joinRules}", - "@changedTheJoinRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "joinRules": { - "type": "String" - } - } - }, - "changedTheProfileAvatar": "{username} ะทะผั–ะฝัŽั” ะฐะฒะฐั‚ะฐั€", - "@changedTheProfileAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomAliases": "{username} ะทะผั–ะฝัŽั” ะฟัะตะฒะดะพะฝั–ะผะธ ะบั–ะผะฝะฐั‚ะธ", - "@changedTheRoomAliases": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomInvitationLink": "{username} ะทะผั–ะฝัŽั” ะฟะพัะธะปะฐะฝะฝั ะดะปั ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@changedTheRoomInvitationLink": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changeTheHomeserver": "ะ—ะผั–ะฝะธั‚ะธ ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€", - "@changeTheHomeserver": { - "type": "String", - "placeholders": {} - }, - "changeTheme": "ะ—ะผั–ะฝะธั‚ะธ ัั‚ะธะปัŒ", - "@changeTheme": { - "type": "String", - "placeholders": {} - }, - "changeTheNameOfTheGroup": "ะ—ะผั–ะฝะธั‚ะธ ะฝะฐะทะฒัƒ ะณั€ัƒะฟะธ", - "@changeTheNameOfTheGroup": { - "type": "String", - "placeholders": {} - }, - "channelCorruptedDecryptError": "ะจะธั„ั€ัƒะฒะฐะฝะฝั ะฑัƒะปะพ ะฟะพัˆะบะพะดะถะตะฝะพ", - "@channelCorruptedDecryptError": { - "type": "String", - "placeholders": {} - }, - "chat": "ะ‘ะตัั–ะดะฐ", - "@chat": { - "type": "String", - "placeholders": {} - }, - "chatDetails": "ะŸะพะดั€ะพะฑะธั†ั– ะฑะตัั–ะดะธ", - "@chatDetails": { - "type": "String", - "placeholders": {} - }, - "chooseAStrongPassword": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะฝะฐะดั–ะนะฝะธะน ะฟะฐั€ะพะปัŒ", - "@chooseAStrongPassword": { - "type": "String", - "placeholders": {} - }, - "close": "ะ—ะฐะบั€ะธั‚ะธ", - "@close": { - "type": "String", - "placeholders": {} - }, - "compareEmojiMatch": "ะŸะพั€ั–ะฒะฝัะนั‚ะต ะตะผะพะดะทั–", - "@compareEmojiMatch": { - "type": "String", - "placeholders": {} - }, - "compareNumbersMatch": "ะŸะพั€ั–ะฒะฝัะนั‚ะต ั†ะธั„ั€ะธ", - "@compareNumbersMatch": { - "type": "String", - "placeholders": {} - }, - "confirm": "ะŸั–ะดั‚ะฒะตั€ะดะธั‚ะธ", - "@confirm": { - "type": "String", - "placeholders": {} - }, - "connect": "ะŸั–ะด'ั”ะดะฝะฐั‚ะธััŒ", - "@connect": { - "type": "String", - "placeholders": {} - }, - "contactHasBeenInvitedToTheGroup": "ะšะพะฝั‚ะฐะบั‚ ะฑัƒะฒ ะทะฐะฟั€ะพัˆะตะฝะธะน ะฒ ะณั€ัƒะฟัƒ", - "@contactHasBeenInvitedToTheGroup": { - "type": "String", - "placeholders": {} - }, - "copiedToClipboard": "ะกะบะพะฟั–ะนะพะฒะฐะฝะพ ะฒ ะฑัƒั„ะตั€ ะพะฑะผั–ะฝัƒ", - "@copiedToClipboard": { - "type": "String", - "placeholders": {} - }, - "copy": "ะšะพะฟั–ัŽะฒะฐั‚ะธ", - "@copy": { - "type": "String", - "placeholders": {} - }, - "couldNotDecryptMessage": "ะŸะพะผะธะปะบะฐ ั€ะพะทัˆะธั„ั€ัƒะฒะฐะฝะฝั ะฟะพะฒั–ะดะพะผะปะตะฝะฝั: {error}", - "@couldNotDecryptMessage": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "countParticipants": "ะฃั‡ะฐัะฝะธะบั–ะฒ: {count}", - "@countParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "create": "ะกั‚ะฒะพั€ะธั‚ะธ", - "@create": { - "type": "String", - "placeholders": {} - }, - "createdTheChat": "๐Ÿ’ฌ {username} ัั‚ะฒะพั€ัŽั” ะฑะตัั–ะดัƒ", - "@createdTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "currentlyActive": "ะ—ะฐั€ะฐะท ัƒ ะผะตั€ะตะถั–", - "@currentlyActive": { - "type": "String", - "placeholders": {} - }, - "darkTheme": "ะขะตะผะฝะธะน", - "@darkTheme": { - "type": "String", - "placeholders": {} - }, - "dateAndTimeOfDay": "{timeOfDay}, {date}", - "@dateAndTimeOfDay": { - "type": "String", - "placeholders": { - "date": { - "type": "String" - }, - "timeOfDay": { - "type": "String" - } - } - }, - "dateWithoutYear": "{day}-{month}", - "@dateWithoutYear": { - "type": "String", - "placeholders": { - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "dateWithYear": "{day}-{month}-{year}", - "@dateWithYear": { - "type": "String", - "placeholders": { - "year": { - "type": "String" - }, - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "delete": "ะ’ะธะดะฐะปะธั‚ะธ", - "@delete": { - "type": "String", - "placeholders": {} - }, - "deleteMessage": "ะ’ะธะดะฐะปะธั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@deleteMessage": { - "type": "String", - "placeholders": {} - }, - "device": "ะŸั€ะธัั‚ั€ั–ะน", - "@device": { - "type": "String", - "placeholders": {} - }, - "devices": "ะŸั€ะธัั‚ั€ะพั—", - "@devices": { - "type": "String", - "placeholders": {} - }, - "displaynameHasBeenChanged": "ะŸะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั ะฑัƒะปะพ ะทะผั–ะฝะตะฝะพ", - "@displaynameHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "downloadFile": "ะ—ะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ั„ะฐะนะป", - "@downloadFile": { - "type": "String", - "placeholders": {} - }, - "editDisplayname": "ะ—ะผั–ะฝะธั‚ะธ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั", - "@editDisplayname": { - "type": "String", - "placeholders": {} - }, - "emoteExists": "ะ•ะผะพะดะทั– ะฒะถะต ั–ัะฝัƒั”!", - "@emoteExists": { - "type": "String", - "placeholders": {} - }, - "emoteInvalid": "ะะตะฟั€ะธะฟัƒัั‚ะธะผะธะน ะบะพั€ะพั‚ะบะธะน ะบะพะด ะตะผะพะดะทั–!", - "@emoteInvalid": { - "type": "String", - "placeholders": {} - }, - "emoteSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ะตะผะพะดะทั–", - "@emoteSettings": { - "type": "String", - "placeholders": {} - }, - "emoteShortcode": "ะšะพั€ะพั‚ะบะธะน ะบะพะด ะดะปั ะตะผะพะดะทั–", - "@emoteShortcode": { - "type": "String", - "placeholders": {} - }, - "emoteWarnNeedToPick": "ะฃะบะฐะถั–ั‚ัŒ ะบะพั€ะพั‚ะบะธะน ะบะพะด ะตะผะพะดะทั– ั‚ะฐ ะทะพะฑั€ะฐะถะตะฝะฝั!", - "@emoteWarnNeedToPick": { - "type": "String", - "placeholders": {} - }, - "emptyChat": "ะŸะพั€ะพะถะฝั ะฑะตัั–ะดะฐ", - "@emptyChat": { - "type": "String", - "placeholders": {} - }, - "enableEncryptionWarning": "ะ’ะธ ะฑั–ะปัŒัˆะต ะฝะต ะทะผะพะถะตั‚ะต ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั. ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–?", - "@enableEncryptionWarning": { - "type": "String", - "placeholders": {} - }, - "encryption": "ะจะธั„ั€ัƒะฒะฐะฝะฝั", - "@encryption": { - "type": "String", - "placeholders": {} - }, - "encryptionNotEnabled": "ะจะธั„ั€ัƒะฒะฐะฝะฝั ะฒะธะผะบะฝะตะฝะพ", - "@encryptionNotEnabled": { - "type": "String", - "placeholders": {} - }, - "endedTheCall": "{senderName} ะทะฐะฒะตั€ัˆัƒั” ะฒะธะบะปะธะบ", - "@endedTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "enterYourHomeserver": "ะ’ะฒะตะดั–ั‚ัŒ ะฐะดั€ะตััƒ ะดะพะผะฐัˆะฝัŒะพะณะพ ัะตั€ะฒะตั€ะฐ", - "@enterYourHomeserver": { - "type": "String", - "placeholders": {} - }, - "fileName": "ะะฐะทะฒะฐ ั„ะฐะนะปัƒ", - "@fileName": { - "type": "String", - "placeholders": {} - }, - "fluffychat": "FluffyChat", - "@fluffychat": { - "type": "String", - "placeholders": {} - }, - "forward": "ะŸะตั€ะตัะปะฐั‚ะธ", - "@forward": { - "type": "String", - "placeholders": {} - }, - "fromJoining": "ะ— ะผะพะผะตะฝั‚ัƒ ะฟั€ะธั”ะดะฝะฐะฝะฝั", - "@fromJoining": { - "type": "String", - "placeholders": {} - }, - "fromTheInvitation": "ะ— ะผะพะผะตะฝั‚ัƒ ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@fromTheInvitation": { - "type": "String", - "placeholders": {} - }, - "group": "ะ“ั€ัƒะฟะฐ", - "@group": { - "type": "String", - "placeholders": {} - }, - "groupIsPublic": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะฐ ะณั€ัƒะฟะฐ", - "@groupIsPublic": { - "type": "String", - "placeholders": {} - }, - "groupWith": "ะ“ั€ัƒะฟะฐ ะท {displayname}", - "@groupWith": { - "type": "String", - "placeholders": { - "displayname": { - "type": "String" - } - } - }, - "guestsAreForbidden": "ะ“ะพัั‚ั– ะฝะต ะผะพะถัƒั‚ัŒ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธััŒ", - "@guestsAreForbidden": { - "type": "String", - "placeholders": {} - }, - "guestsCanJoin": "ะ“ะพัั‚ั– ะผะพะถัƒั‚ัŒ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธััŒ", - "@guestsCanJoin": { - "type": "String", - "placeholders": {} - }, - "hasWithdrawnTheInvitationFor": "{username} ะฒั–ะดะบะปะธะบะฐั” ะทะฐะฟั€ะพัˆะตะฝะฝั ะดะปั {targetName}", - "@hasWithdrawnTheInvitationFor": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "help": "ะ”ะพะฒั–ะดะบะฐ", - "@help": { - "type": "String", - "placeholders": {} - }, - "id": "ID", - "@id": { - "type": "String", - "placeholders": {} - }, - "identity": "ะ†ะดะตะฝั‚ะธั„ั–ะบะฐั†ั–ั", - "@identity": { - "type": "String", - "placeholders": {} - }, - "incorrectPassphraseOrKey": "ะะตะฟั€ะฐะฒะธะปัŒะฝะฐ ะฟะฐั€ะพะปัŒะฝะฐ ั„ั€ะฐะทะฐ ะฐะฑะพ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั", - "@incorrectPassphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "inviteContact": "ะ—ะฐะฟั€ะพัะธั‚ะธ ะบะพะฝั‚ะฐะบั‚", - "@inviteContact": { - "type": "String", - "placeholders": {} - }, - "inviteContactToGroup": "ะ—ะฐะฟั€ะพัะธั‚ะธ ะบะพะฝั‚ะฐะบั‚ ะดะพ {groupName}", - "@inviteContactToGroup": { - "type": "String", - "placeholders": { - "groupName": { - "type": "String" - } - } - }, - "invited": "ะ—ะฐะฟั€ะพัˆะตะฝะพ", - "@invited": { - "type": "String", - "placeholders": {} - }, - "invitedUser": "๐Ÿ“ฉ {username} ะทะฐะฟั€ะพัˆัƒั” {targetName}", - "@invitedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "invitedUsersOnly": "ะ›ะธัˆะต ะทะฐะฟั€ะพัˆะตะฝั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–", - "@invitedUsersOnly": { - "type": "String", - "placeholders": {} - }, - "inviteText": "{username} ะทะฐะฟั€ะพัˆัƒั” ะฒะฐั ัƒ FluffyChat. \n1. ะŸะตั€ะตะนะดั–ั‚ัŒ ะฝะฐ fluffychat.im ะน ัƒัั‚ะฐะฝะพะฒั–ั‚ัŒ ะทะฐัั‚ะพััƒะฝะพะบ \n2. ะ—ะฐั€ะตั”ัั‚ั€ัƒะนั‚ะตััŒ ะฐะฑะพ ะฒะฒั–ะนะดั–ั‚ัŒ \n3. ะ’ั–ะดะบั€ะธะนั‚ะต ะทะฐะฟั€ะพัˆัƒะฒะฐะปัŒะฝะต ะฟะพัะธะปะฐะฝะฝั:\n {link}", - "@inviteText": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "link": { - "type": "String" - } - } - }, - "isTyping": "ะฟะธัˆะตโ€ฆ", - "@isTyping": { - "type": "String", - "placeholders": {} - }, - "joinedTheChat": "๐Ÿ‘‹ {username} ะฟั€ะธั”ะดะฝัƒั”ั‚ัŒัั ะดะพ ะฑะตัั–ะดะธ", - "@joinedTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "kicked": "๐Ÿ‘ž {username} ะฒะธะปัƒั‡ะฐั” {targetName}", - "@kicked": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickedAndBanned": "๐Ÿ™… {username} ะฒะธะปัƒั‡ะฐั” ั‚ะฐ ะฑะปะพะบัƒั” {targetName}", - "@kickedAndBanned": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickFromChat": "ะ’ะธะปัƒั‡ะธั‚ะธ ะท ะฑะตัั–ะดะธ", - "@kickFromChat": { - "type": "String", - "placeholders": {} - }, - "lastActiveAgo": "ะžัั‚ะฐะฝะฝั ะฐะบั‚ะธะฒะฝั–ัั‚ัŒ: {localizedTimeShort}", - "@lastActiveAgo": { - "type": "String", - "placeholders": { - "localizedTimeShort": { - "type": "String" - } - } - }, - "leave": "ะ’ะธะนั‚ะธ", - "@leave": { - "type": "String", - "placeholders": {} - }, - "leftTheChat": "ะ’ะธั…ะพะดะธั‚ัŒ ะท ะฑะตัั–ะดะธ", - "@leftTheChat": { - "type": "String", - "placeholders": {} - }, - "license": "ะ›ั–ั†ะตะฝะทั–ั", - "@license": { - "type": "String", - "placeholders": {} - }, - "lightTheme": "ะกะฒั–ั‚ะปะธะน", - "@lightTheme": { - "type": "String", - "placeholders": {} - }, - "loadCountMoreParticipants": "ะ—ะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ั‰ะต {count} ัƒั‡ะฐัะฝะธะบั–ะฒ", - "@loadCountMoreParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "loadingPleaseWait": "ะ—ะฐะฒะฐะฝั‚ะฐะถะตะฝะฝัโ€ฆ ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐั‡ะตะบะฐะนั‚ะต.", - "@loadingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "loadMore": "ะ—ะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ั‰ะตโ€ฆ", - "@loadMore": { - "type": "String", - "placeholders": {} - }, - "login": "ะฃะฒั–ะนั‚ะธ", - "@login": { - "type": "String", - "placeholders": {} - }, - "logInTo": "ะฃะฒั–ะนั‚ะธ ะดะพ {homeserver}", - "@logInTo": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "logout": "ะ’ะธะนั‚ะธ", - "@logout": { - "type": "String", - "placeholders": {} - }, - "moderator": "ะœะพะดะตั€ะฐั‚ะพั€", - "@moderator": { - "type": "String", - "placeholders": {} - }, - "muteChat": "ะ’ะธะผะบะฝัƒั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั", - "@muteChat": { - "type": "String", - "placeholders": {} - }, - "needPantalaimonWarning": "ะœะฐะนั‚ะต ะฝะฐ ัƒะฒะฐะทั–, ั‰ะพ ะฝะฐ ั†ะตะน ั‡ะฐั ะฒะฐะผ ะฟะพั‚ั€ั–ะฑะตะฝ Pantalaimon, ั‰ะพะฑ ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ะฝะฐัะบั€ั–ะทะฝะต ัˆะธั„ั€ัƒะฒะฐะฝะฝั.", - "@needPantalaimonWarning": { - "type": "String", - "placeholders": {} - }, - "newMessageInFluffyChat": "๐Ÿ’ฌ ะะพะฒะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ัƒ FluffyChat", - "@newMessageInFluffyChat": { - "type": "String", - "placeholders": {} - }, - "newVerificationRequest": "ะะพะฒะธะน ะทะฐะฟะธั‚ ะฟะตั€ะตะฒั–ั€ะบะธ!", - "@newVerificationRequest": { - "type": "String", - "placeholders": {} - }, - "noEmotesFound": "ะ•ะผะพะดะถั– ะฝะต ะทะฝะฐะนะดะตะฝะพ. ๐Ÿ˜•", - "@noEmotesFound": { - "type": "String", - "placeholders": {} - }, - "noGoogleServicesWarning": "ะกั…ะพะถะต, Firebase Cloud Messaging ะฝะตะดะพัั‚ัƒะฟะฝะฐ ะฝะฐ ะฒะฐัˆะพะผัƒ ะฟั€ะธัั‚ั€ะพั—. ะฉะพะฑ ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ push-ัะฟะพะฒั–ั‰ะตะฝะฝั, ั€ะฐะดะธะผะพ ะฒัั‚ะฐะฝะพะฒะธั‚ะธ ntfy. ะ—ะฐ ะดะพะฟะพะผะพะณะพัŽ ntfy ะฐะฑะพ ั–ะฝัˆะพะณะพ ะฟะพัั‚ะฐั‡ะฐะปัŒะฝะธะบะฐ Unified Push ะฒะธ ะผะพะถะตั‚ะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ push-ัะฟะพะฒั–ั‰ะตะฝะฝั ัƒ ะฑะตะทะฟะตั‡ะฝะธะน ัะฟะพัั–ะฑ. ะ’ะธ ะผะพะถะตั‚ะต ะทะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ntfy ะท PlayStore ะฐะฑะพ ะท F-Droid.", - "@noGoogleServicesWarning": { - "type": "String", - "placeholders": {} - }, - "none": "ะั–ั‡ะพะณะพ", - "@none": { - "type": "String", - "placeholders": {} - }, - "noPermission": "ะะตะผะฐั” ะฟั€ะฐะฒ ะดะพัั‚ัƒะฟัƒ", - "@noPermission": { - "type": "String", - "placeholders": {} - }, - "noRoomsFound": "ะšั–ะผะฝะฐั‚ ะฝะต ะทะฝะฐะนะดะตะฝะพโ€ฆ", - "@noRoomsFound": { - "type": "String", - "placeholders": {} - }, - "ok": "ะ“ะฐั€ะฐะทะด", - "@ok": { - "type": "String", - "placeholders": {} - }, - "onlineKeyBackupEnabled": "ะ ะตะทะตั€ะฒะฝะต ะพะฝะปะฐะนะฝ-ะบะพะฟั–ัŽะฒะฐะฝะฝั ะบะปัŽั‡ั–ะฒ ัƒะฒั–ะผะบะฝะตะฝะพ", - "@onlineKeyBackupEnabled": { - "type": "String", - "placeholders": {} - }, - "oopsSomethingWentWrong": "ะฅะฐะปะตะฟะฐ, ั‰ะพััŒ ะฟั–ัˆะปะพ ะฝะต ั‚ะฐะบโ€ฆ", - "@oopsSomethingWentWrong": { - "type": "String", - "placeholders": {} - }, - "openAppToReadMessages": "ะ’ั–ะดะบั€ะธะนั‚ะต ะทะฐัั‚ะพััƒะฝะพะบ ั‡ะธั‚ะฐะฝะฝั ะฟะพะฒั–ะดะพะผะปะตะฝัŒ", - "@openAppToReadMessages": { - "type": "String", - "placeholders": {} - }, - "openCamera": "ะ’ั–ะดะบั€ะธั‚ะธ ะบะฐะผะตั€ัƒ", - "@openCamera": { - "type": "String", - "placeholders": {} - }, - "passphraseOrKey": "ะฟะฐั€ะพะปัŒะฝะฐ ั„ั€ะฐะทะฐ ะฐะฑะพ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั", - "@passphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "password": "ะŸะฐั€ะพะปัŒ", - "@password": { - "type": "String", - "placeholders": {} - }, - "pickImage": "ะ’ะธะฑั€ะฐั‚ะธ ะทะพะฑั€ะฐะถะตะฝะฝั", - "@pickImage": { - "type": "String", - "placeholders": {} - }, - "play": "ะ’ั–ะดั‚ะฒะพั€ะธั‚ะธ {fileName}", - "@play": { - "type": "String", - "placeholders": { - "fileName": { - "type": "String" - } - } - }, - "pleaseEnterYourPassword": "ะ’ะฒะตะดั–ั‚ัŒ ัะฒั–ะน ะฟะฐั€ะพะปัŒ", - "@pleaseEnterYourPassword": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourUsername": "ะ’ะฒะตะดั–ั‚ัŒ ัะฒะพั” ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@pleaseEnterYourUsername": { - "type": "String", - "placeholders": {} - }, - "publicRooms": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝั– ะบั–ะผะฝะฐั‚ะธ", - "@publicRooms": { - "type": "String", - "placeholders": {} - }, - "recording": "ะ—ะฐะฟะธั", - "@recording": { - "type": "String", - "placeholders": {} - }, - "redactedAnEvent": "{username} ะทะผั–ะฝัŽั” ะฟะพะดั–ัŽ", - "@redactedAnEvent": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "reject": "ะ’ั–ะดั…ะธะปะธั‚ะธ", - "@reject": { - "type": "String", - "placeholders": {} - }, - "rejectedTheInvitation": "{username} ะฒั–ะดั…ะธะปัั” ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@rejectedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "rejoin": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะทะฝะพะฒัƒ", - "@rejoin": { - "type": "String", - "placeholders": {} - }, - "remove": "ะ’ะธะปัƒั‡ะธั‚ะธ", - "@remove": { - "type": "String", - "placeholders": {} - }, - "removeAllOtherDevices": "ะ’ะธะปัƒั‡ะธั‚ะธ ะฒัั– ั–ะฝัˆั– ะฟั€ะธัั‚ั€ะพั—", - "@removeAllOtherDevices": { - "type": "String", - "placeholders": {} - }, - "removedBy": "ะ’ะธะปัƒั‡ะตะฝะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะตะผ {username}", - "@removedBy": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "removeDevice": "ะ’ะธะปัƒั‡ะธั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", - "@removeDevice": { - "type": "String", - "placeholders": {} - }, - "unbanFromChat": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ัƒ ะฑะตัั–ะดั–", - "@unbanFromChat": { - "type": "String", - "placeholders": {} - }, - "reply": "ะ’ั–ะดะฟะพะฒั–ัั‚ะธ", - "@reply": { - "type": "String", - "placeholders": {} - }, - "requestPermission": "ะ—ะฐะฟะธั‚ ะดะพะทะฒะพะปัƒ", - "@requestPermission": { - "type": "String", - "placeholders": {} - }, - "roomHasBeenUpgraded": "ะšั–ะผะฝะฐั‚ัƒ ะฑัƒะปะพ ะพะฝะพะฒะปะตะฝะพ", - "@roomHasBeenUpgraded": { - "type": "String", - "placeholders": {} - }, - "seenByUser": "ะŸะตั€ะตะณะปัะฝัƒั‚ะพ {username}", - "@seenByUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "send": "ะะฐะดั–ัะปะฐั‚ะธ", - "@send": { - "type": "String", - "placeholders": {} - }, - "sendAMessage": "ะะฐะดั–ัะปะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@sendAMessage": { - "type": "String", - "placeholders": {} - }, - "sendFile": "ะะฐะดั–ัะปะฐั‚ะธ ั„ะฐะนะป", - "@sendFile": { - "type": "String", - "placeholders": {} - }, - "sendImage": "ะะฐะดั–ัะปะฐั‚ะธ ะทะพะฑั€ะฐะถะตะฝะฝั", - "@sendImage": { - "type": "String", - "placeholders": {} - }, - "sentAFile": "๐Ÿ“ {username} ะฝะฐะดัะธะปะฐั” ั„ะฐะนะป", - "@sentAFile": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAnAudio": "๐ŸŽค {username} ะฝะฐะดัะธะปะฐั” ะฐัƒะดั–ะพ", - "@sentAnAudio": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAPicture": "๐Ÿ–ผ๏ธ {username} ะฝะฐะดัะธะปะฐั” ะทะพะฑั€ะฐะถะตะฝะฝั", - "@sentAPicture": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentASticker": "๐Ÿ˜Š {username} ะฝะฐะดัะธะปะฐั” ะฝะฐะปั–ะฟะบัƒ", - "@sentASticker": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "sentAVideo": "๐ŸŽฅ {username} ะฝะฐะดัะธะปะฐั” ะฒั–ะดะตะพ", - "@sentAVideo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "setInvitationLink": "ะฃะบะฐะทะฐั‚ะธ ะฟะพัะธะปะฐะฝะฝั ะดะปั ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@setInvitationLink": { - "type": "String", - "placeholders": {} - }, - "setStatus": "ะฃะบะฐะทะฐั‚ะธ ัั‚ะฐั‚ัƒั", - "@setStatus": { - "type": "String", - "placeholders": {} - }, - "settings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั", - "@settings": { - "type": "String", - "placeholders": {} - }, - "share": "ะŸะพะดั–ะปะธั‚ะธัั", - "@share": { - "type": "String", - "placeholders": {} - }, - "sharedTheLocation": "{username} ะดั–ะปะธั‚ัŒัั ัะฒะพั—ะผ ะผั–ัั†ะตะฟะตั€ะตะฑัƒะฒะฐะฝะฝัะผ", - "@sharedTheLocation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "skip": "ะŸั€ะพะฟัƒัั‚ะธั‚ะธ", - "@skip": { - "type": "String", - "placeholders": {} - }, - "sourceCode": "ะ”ะถะตั€ะตะปัŒะฝะธะน ะบะพะด", - "@sourceCode": { - "type": "String", - "placeholders": {} - }, - "statusExampleMessage": "ะฏะบ ัะฟั€ะฐะฒะธ ััŒะพะณะพะดะฝั–?", - "@statusExampleMessage": { - "type": "String", - "placeholders": {} - }, - "submit": "ะะฐะดั–ัะปะฐั‚ะธ", - "@submit": { - "type": "String", - "placeholders": {} - }, - "systemTheme": "ะกะธัั‚ะตะผะฝะฐ", - "@systemTheme": { - "type": "String", - "placeholders": {} - }, - "theyDontMatch": "ะ’ะพะฝะธ ะฒั–ะดั€ั–ะทะฝััŽั‚ัŒัั", - "@theyDontMatch": { - "type": "String", - "placeholders": {} - }, - "theyMatch": "ะ’ะพะฝะธ ะทะฑั–ะณะฐัŽั‚ัŒัั", - "@theyMatch": { - "type": "String", - "placeholders": {} - }, - "title": "FluffyChat", - "@title": { - "description": "Title for the application", - "type": "String", - "placeholders": {} - }, - "tryToSendAgain": "ะกะฟั€ะพะฑัƒะนั‚ะต ะฝะฐะดั–ัะปะฐั‚ะธ ั‰ะต ั€ะฐะท", - "@tryToSendAgain": { - "type": "String", - "placeholders": {} - }, - "unbannedUser": "{username} ั€ะพะทะฑะปะพะบะพะฒัƒั” {targetName}", - "@unbannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "unblockDevice": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", - "@unblockDevice": { - "type": "String", - "placeholders": {} - }, - "unknownDevice": "ะะตะฒั–ะดะพะผะธะน ะฟั€ะธัั‚ั€ั–ะน", - "@unknownDevice": { - "type": "String", - "placeholders": {} - }, - "unknownEncryptionAlgorithm": "ะะตะฒั–ะดะพะผะธะน ะฐะปะณะพั€ะธั‚ะผ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", - "@unknownEncryptionAlgorithm": { - "type": "String", - "placeholders": {} - }, - "unknownEvent": "ะะตะฒั–ะดะพะผะฐ ะฟะพะดั–ั '{type}'", - "@unknownEvent": { - "type": "String", - "placeholders": { - "type": { - "type": "String" - } - } - }, - "unmuteChat": "ะฃะฒั–ะผะบะฝัƒั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั", - "@unmuteChat": { - "type": "String", - "placeholders": {} - }, - "userAndOthersAreTyping": "{username} ั‚ะฐ {count} ั–ะฝัˆะธั… ะฟะธัˆัƒั‚ัŒโ€ฆ", - "@userAndOthersAreTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "count": { - "type": "int" - } - } - }, - "userAndUserAreTyping": "{username} ั– {username2} ะฟะธัˆัƒั‚ัŒโ€ฆ", - "@userAndUserAreTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "username2": { - "type": "String" - } - } - }, - "userIsTyping": "{username} ะฟะธัˆะตโ€ฆ", - "@userIsTyping": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "userLeftTheChat": "๐Ÿšช {username} ะฒะธั…ะพะดะธั‚ัŒ ะท ะฑะตัั–ะดะธ", - "@userLeftTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "username": "ะ†ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@username": { - "type": "String", - "placeholders": {} - }, - "userSentUnknownEvent": "{username} ะฝะฐะดัะธะปะฐั” ะฟะพะดั–ัŽ {type}", - "@userSentUnknownEvent": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "type": { - "type": "String" - } - } - }, - "verify": "ะŸะตั€ะตะฒั–ั€ะธั‚ะธ", - "@verify": { - "type": "String", - "placeholders": {} - }, - "verifyStart": "ะŸะพั‡ะฐั‚ะธ ะฟะตั€ะตะฒั–ั€ะบัƒ", - "@verifyStart": { - "type": "String", - "placeholders": {} - }, - "verifySuccess": "ะ’ะธ ัƒัะฟั–ัˆะฝะพ ะฟะตั€ะตะฒั–ั€ะตะฝั–!", - "@verifySuccess": { - "type": "String", - "placeholders": {} - }, - "verifyTitle": "ะŸะตั€ะตะฒั–ั€ะบะฐ ั–ะฝัˆะพะณะพ ะพะฑะปั–ะบะพะฒะพะณะพ ะทะฐะฟะธััƒ", - "@verifyTitle": { - "type": "String", - "placeholders": {} - }, - "videoCall": "ะ’ั–ะดะตะพะฒะธะบะปะธะบ", - "@videoCall": { - "type": "String", - "placeholders": {} - }, - "visibilityOfTheChatHistory": "ะ’ะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั— ะฑะตัั–ะดะธ", - "@visibilityOfTheChatHistory": { - "type": "String", - "placeholders": {} - }, - "visibleForAllParticipants": "ะ’ะธะดะธะผะฐ ะดะปั ะฒัั–ั… ัƒั‡ะฐัะฝะธะบั–ะฒ", - "@visibleForAllParticipants": { - "type": "String", - "placeholders": {} - }, - "visibleForEveryone": "ะ’ะธะดะธะผะฐ ะดะปั ะฒัั–ั…", - "@visibleForEveryone": { - "type": "String", - "placeholders": {} - }, - "voiceMessage": "ะ“ะพะปะพัะพะฒะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@voiceMessage": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerAcceptRequest": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ะฟั€ะธะนะฝัั‚ั‚ั ะทะฐะฟะธั‚ัƒ ะฟะฐั€ั‚ะฝะตั€ะพะผโ€ฆ", - "@waitingPartnerAcceptRequest": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerEmoji": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ะฟั€ะธะนะฝัั‚ั‚ั ะตะผะพะดะถั– ะฟะฐั€ั‚ะฝะตั€ะพะผโ€ฆ", - "@waitingPartnerEmoji": { - "type": "String", - "placeholders": {} - }, - "waitingPartnerNumbers": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ะฟั€ะธะนะฝัั‚ั‚ั ั‡ะธัะตะป ะฟะฐั€ั‚ะฝะตั€ะพะผโ€ฆ", - "@waitingPartnerNumbers": { - "type": "String", - "placeholders": {} - }, - "wallpaper": "ะจะฟะฐะปะตั€ะธ:", - "@wallpaper": { - "type": "String", - "placeholders": {} - }, - "whoIsAllowedToJoinThisGroup": "ะšะพะผัƒ ะดะพะทะฒะพะปะตะฝะพ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธัั ะดะพ ั†ั–ั”ั— ะณั€ัƒะฟะธ", - "@whoIsAllowedToJoinThisGroup": { - "type": "String", - "placeholders": {} - }, - "writeAMessage": "ะะฐะฟะธัะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝัโ€ฆ", - "@writeAMessage": { - "type": "String", - "placeholders": {} - }, - "yes": "ะขะฐะบ", - "@yes": { - "type": "String", - "placeholders": {} - }, - "you": "ะ’ะธ", - "@you": { - "type": "String", - "placeholders": {} - }, - "youAreNoLongerParticipatingInThisChat": "ะ’ะธ ะฑั–ะปัŒัˆะต ะฝะต ะฑะตั€ะตั‚ะต ัƒั‡ะฐัั‚ัŒ ัƒ ั†ั–ะน ะฑะตัั–ะดั–", - "@youAreNoLongerParticipatingInThisChat": { - "type": "String", - "placeholders": {} - }, - "youHaveBeenBannedFromThisChat": "ะ’ะธ ะฑัƒะปะธ ะทะฐะฑะปะพะบะพะฒะฐะฝั– ัƒ ั†ั–ะน ะฑะตัั–ะดั–", - "@youHaveBeenBannedFromThisChat": { - "type": "String", - "placeholders": {} - }, - "pushRules": "ะŸั€ะฐะฒะธะปะฐ ัะฟะพะฒั–ั‰ะตะฝัŒ", - "@pushRules": { - "type": "String", - "placeholders": {} - }, - "notificationsEnabledForThisAccount": "ะกะฟะพะฒั–ั‰ะตะฝะฝั ะฒะฒั–ะผะบะฝะตะฝั– ะดะปั ั†ัŒะพะณะพ ะพะฑะปั–ะบะพะฒะพะณะพ ะทะฐะฟะธััƒ", - "@notificationsEnabledForThisAccount": { - "type": "String", - "placeholders": {} - }, - "notifications": "ะกะฟะพะฒั–ั‰ะตะฝะฝั", - "@notifications": { - "type": "String", - "placeholders": {} - }, - "memberChanges": "ะ—ะผั–ะฝะธ ัƒั‡ะฐัะฝะธะบั–ะฒ", - "@memberChanges": { - "type": "String", - "placeholders": {} - }, - "inviteForMe": "ะ—ะฐะฟั€ะพัˆะตะฝะฝั ะดะปั ะผะตะฝะต", - "@inviteForMe": { - "type": "String", - "placeholders": {} - }, - "enterAnEmailAddress": "ะ’ะฒะตะดั–ั‚ัŒ ะฐะดั€ะตััƒ ะต-ะฟะพัˆั‚ะธ", - "@enterAnEmailAddress": { - "type": "String", - "placeholders": {} - }, - "encrypted": "ะ—ะฐัˆะธั„ั€ะพะฒะฐะฝะพ", - "@encrypted": { - "type": "String", - "placeholders": {} - }, - "enableEmotesGlobally": "ะฃะฒั–ะผะบะฝัƒั‚ะธ ะฟะฐะบัƒะฝะพะบ ะตะผะพะดะถั– ะณะปะพะฑะฐะปัŒะฝะพ", - "@enableEmotesGlobally": { - "type": "String", - "placeholders": {} - }, - "emotePacks": "ะะฐะฑะพั€ะธ ะตะผะพะดะถั– ะดะปั ะบั–ะผะฝะฐั‚ะธ", - "@emotePacks": { - "type": "String", - "placeholders": {} - }, - "edit": "ะ ะตะดะฐะณัƒะฒะฐั‚ะธ", - "@edit": { - "type": "String", - "placeholders": {} - }, - "directChats": "ะžัะพะฑะธัั‚ั– ะฑะตัั–ะดะธ", - "@directChats": { - "type": "String", - "placeholders": {} - }, - "deviceId": "ID ะฟั€ะธัั‚ั€ะพัŽ", - "@deviceId": { - "type": "String", - "placeholders": {} - }, - "deleteAccount": "ะ’ะธะดะฐะปะธั‚ะธ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", - "@deleteAccount": { - "type": "String", - "placeholders": {} - }, - "deactivateAccountWarning": "ะฆะต ะดะตะฐะบั‚ะธะฒัƒั” ะฒะฐัˆ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั. ะฆะต ะฝะตะผะพะถะปะธะฒะพ ัะบะฐััƒะฒะฐั‚ะธ! ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–?", - "@deactivateAccountWarning": { - "type": "String", - "placeholders": {} - }, - "containsUserName": "ะœั–ัั‚ะธั‚ัŒ ั–ะผโ€™ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@containsUserName": { - "type": "String", - "placeholders": {} - }, - "containsDisplayName": "ะœั–ัั‚ะธั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผโ€™ั", - "@containsDisplayName": { - "type": "String", - "placeholders": {} - }, - "changePassword": "ะ—ะผั–ะฝะธั‚ะธ ะฟะฐั€ะพะปัŒ", - "@changePassword": { - "type": "String", - "placeholders": {} - }, - "changeDeviceName": "ะ—ะผั–ะฝะธั‚ะธ ะฝะฐะทะฒัƒ ะฟั€ะธัั‚ั€ะพัŽ", - "@changeDeviceName": { - "type": "String", - "placeholders": {} - }, - "botMessages": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั ะฑะพั‚ั–ะฒ", - "@botMessages": { - "type": "String", - "placeholders": {} - }, - "or": "ะะฑะพ", - "@or": { - "type": "String", - "placeholders": {} - }, - "setAsCanonicalAlias": "ะฃัั‚ะฐะฝะพะฒะธั‚ะธ ะพัะฝะพะฒะฝะธะผ ะฟัะตะฒะดะพะฝั–ะผะพะผ", - "@setAsCanonicalAlias": { - "type": "String", - "placeholders": {} - }, - "verified": "ะŸะตั€ะตะฒั–ั€ะตะฝะธะน", - "@verified": { - "type": "String", - "placeholders": {} - }, - "blocked": "ะ—ะฐะฑะปะพะบะพะฒะฐะฝะพ", - "@blocked": { - "type": "String", - "placeholders": {} - }, - "no": "ะั–", - "@no": { - "type": "String", - "placeholders": {} - }, - "sendOnEnter": "ะะฐะดัะธะปะฐั‚ะธ ะฝะฐั‚ะธัะบะฐะฝะฝัะผ Enter", - "@sendOnEnter": {}, - "commandHint_ban": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_ban": { - "type": "String", - "description": "Usage hint for the command /ban" - }, - "commandHint_kick": "ะ’ะธะปัƒั‡ะธั‚ะธ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะท ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_kick": { - "type": "String", - "description": "Usage hint for the command /kick" - }, - "commandHint_myroomavatar": "ะ’ัั‚ะฐะฝะพะฒั–ั‚ัŒ ะทะพะฑั€ะฐะถะตะฝะฝั ะดะปั ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ (ะฒั–ะด mxc-uri)", - "@commandHint_myroomavatar": { - "type": "String", - "description": "Usage hint for the command /myroomavatar" - }, - "commandHint_myroomnick": "ะฃะบะฐะถั–ั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั ะดะปั ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_myroomnick": { - "type": "String", - "description": "Usage hint for the command /myroomnick" - }, - "commandMissing": "{command} ะฝะต ั” ะบะพะผะฐะฝะดะพัŽ.", - "@commandMissing": { - "type": "String", - "placeholders": { - "command": { - "type": "String" - } - }, - "description": "State that {command} is not a valid /command." - }, - "copyToClipboard": "ะšะพะฟั–ัŽะฒะฐั‚ะธ ะดะพ ะฑัƒั„ะตั€ะฐ ะพะฑะผั–ะฝัƒ", - "@copyToClipboard": { - "type": "String", - "placeholders": {} - }, - "createNewSpace": "ะะพะฒะธะน ะฟั€ะพัั‚ั–ั€", - "@createNewSpace": { - "type": "String", - "placeholders": {} - }, - "enableEncryption": "ะฃะฒั–ะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", - "@enableEncryption": { - "type": "String", - "placeholders": {} - }, - "joinRoom": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะบั–ะผะฝะฐั‚ะธ", - "@joinRoom": { - "type": "String", - "placeholders": {} - }, - "mention": "ะ—ะณะฐะดะฐั‚ะธ", - "@mention": { - "type": "String", - "placeholders": {} - }, - "next": "ะ”ะฐะปั–", - "@next": { - "type": "String", - "placeholders": {} - }, - "noConnectionToTheServer": "ะะตะผะฐั” ะท'ั”ะดะฝะฐะฝะฝั ะท ัะตั€ะฒะตั€ะพะผ", - "@noConnectionToTheServer": { - "type": "String", - "placeholders": {} - }, - "scanQrCode": "ะกะบะฐะฝัƒะฒะฐั‚ะธ QR-ะบะพะด", - "@scanQrCode": {}, - "noPasswordRecoveryDescription": "ะ’ะธ ั‰ะต ะฝะต ะดะพะดะฐะปะธ ัะฟะพัั–ะฑ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฟะฐั€ะพะปั.", - "@noPasswordRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "numUsersTyping": "{count} ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ะฟะธัˆัƒั‚ัŒโ€ฆ", - "@numUsersTyping": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "online": "ะžะฝะปะฐะนะฝ", - "@online": { - "type": "String", - "placeholders": {} - }, - "oopsPushError": "ะ”ั–ะดัŒะบะพ! ะะฐ ะถะฐะปัŒ, ัั‚ะฐะปะฐัั ะฟะพะผะธะปะบะฐ ะฟั–ะด ั‡ะฐั ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั push-ัะฟะพะฒั–ั‰ะตะฝัŒ.", - "@oopsPushError": { - "type": "String", - "placeholders": {} - }, - "passwordForgotten": "ะ—ะฐะฑัƒะปะธ ะฟะฐั€ะพะปัŒ", - "@passwordForgotten": { - "type": "String", - "placeholders": {} - }, - "pleaseChoose": "ะ’ะธะฑะตั€ั–ั‚ัŒ", - "@pleaseChoose": { - "type": "String", - "placeholders": {} - }, - "pleaseEnter4Digits": "ะ’ะฒะตะดั–ั‚ัŒ 4 ั†ะธั„ั€ะธ ะฐะฑะพ ะทะฐะปะธัˆั‚ะต ะฟะพั€ะพะถะฝั–ะผ, ั‰ะพะฑ ะฒะธะผะบะฝัƒั‚ะธ ะฑะปะพะบัƒะฒะฐะฝะฝั ะทะฐัั‚ะพััƒะฝะบัƒ.", - "@pleaseEnter4Digits": { - "type": "String", - "placeholders": {} - }, - "redactMessage": "ะ ะตะดะฐะณัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@redactMessage": { - "type": "String", - "placeholders": {} - }, - "register": "ะ—ะฐั€ะตั”ัั‚ั€ัƒะฒะฐั‚ะธัั", - "@register": { - "type": "String", - "placeholders": {} - }, - "reportMessage": "ะŸะพัะบะฐั€ะถะธั‚ะธัั ะฝะฐ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@reportMessage": { - "type": "String", - "placeholders": {} - }, - "replaceRoomWithNewerVersion": "ะ—ะฐะผั–ะฝะธั‚ะธ ะบั–ะผะฝะฐั‚ัƒ ะฝะพะฒั–ัˆะพัŽ ะฒะตั€ัั–ั”ัŽ", - "@replaceRoomWithNewerVersion": { - "type": "String", - "placeholders": {} - }, - "sendAudio": "ะะฐะดั–ัะปะฐั‚ะธ ะฐัƒะดั–ะพ", - "@sendAudio": { - "type": "String", - "placeholders": {} - }, - "setCustomEmotes": "ะฃัั‚ะฐะฝะพะฒะธั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั†ัŒะบั– ะตะผะพะดะถั–", - "@setCustomEmotes": { - "type": "String", - "placeholders": {} - }, - "weSentYouAnEmail": "ะœะธ ะฝะฐะดั–ัะปะฐะปะธ ะฒะฐะผ ะตะปะตะบั‚ั€ะพะฝะฝะธะน ะปะธัั‚", - "@weSentYouAnEmail": { - "type": "String", - "placeholders": {} - }, - "wipeChatBackup": "ะกั‚ะตั€ั‚ะธ ั€ะตะทะตั€ะฒะฝัƒ ะบะพะฟั–ัŽ ะฑะตัั–ะดะธ, ั‰ะพะฑ ัั‚ะฒะพั€ะธั‚ะธ ะฝะพะฒะธะน ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั?", - "@wipeChatBackup": { - "type": "String", - "placeholders": {} - }, - "addToSpace": "ะ”ะพะดะฐั‚ะธ ะฟั€ะพัั‚ั–ั€", - "@addToSpace": {}, - "roomVersion": "ะ’ะตั€ัั–ั ะบั–ะผะฝะฐั‚ะธ", - "@roomVersion": { - "type": "String", - "placeholders": {} - }, - "iHaveClickedOnLink": "ะœะฝะพัŽ ะฒะธะบะพะฝะฐะฝะพ ะฟะตั€ะตั…ั–ะด ะทะฐ ะฟะพัะธะปะฐะฝะฝัะผ", - "@iHaveClickedOnLink": { - "type": "String", - "placeholders": {} - }, - "startedACall": "{senderName} ั€ะพะทะฟะพั‡ะธะฝะฐั” ะฒะธะบะปะธะบ", - "@startedACall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "appLock": "ะ‘ะปะพะบัƒะฒะฐะฝะฝั ะทะฐัั‚ะพััƒะฝะบัƒ", - "@appLock": { - "type": "String", - "placeholders": {} - }, - "commandInvalid": "ะะตะฟั€ะธะฟัƒัั‚ะธะผะฐ ะบะพะผะฐะฝะดะฐ", - "@commandInvalid": { + "@@locale": "uk", + "@@last_modified": "2021-08-14 12:41:09.790615", + "about": "ะŸั€ะพ ะทะฐัั‚ะพััƒะฝะพะบ", + "@about": { + "type": "String", + "placeholders": {} + }, + "accept": "ะŸั€ะธะนะฝัั‚ะธ", + "@accept": { + "type": "String", + "placeholders": {} + }, + "acceptedTheInvitation": "๐Ÿ‘ {username} ะฟั€ะธะนะผะฐั” ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@acceptedTheInvitation": { + "type": "String", + "placeholders": { + "username": { "type": "String" - }, - "extremeOffensive": "ะฃะบั€ะฐะน ะพะฑั€ะฐะทะปะธะฒะธะน", - "@extremeOffensive": { - "type": "String", - "placeholders": {} - }, - "howOffensiveIsThisContent": "ะะฐัะบั–ะปัŒะบะธ ะพะฑั€ะฐะทะปะธะฒะธะน ั†ะตะน ะฒะผั–ัั‚?", - "@howOffensiveIsThisContent": { - "type": "String", - "placeholders": {} - }, - "participant": "ะฃั‡ะฐัะฝะธะบ", - "@participant": { - "type": "String", - "placeholders": {} - }, - "addEmail": "ะ”ะพะดะฐั‚ะธ ะต-ะฟะพัˆั‚ัƒ", - "@addEmail": { - "type": "String", - "placeholders": {} - }, - "ignore": "ะะตั…ั‚ัƒะฒะฐั‚ะธ", - "@ignore": { - "type": "String", - "placeholders": {} - }, - "fontSize": "ะ ะพะทะผั–ั€ ัˆั€ะธั„ั‚ัƒ", - "@fontSize": { - "type": "String", - "placeholders": {} - }, - "badServerVersionsException": "ะ”ะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€ ะฟั–ะดั‚ั€ะธะผัƒั” ั‚ะฐะบั– ะฒะตั€ัั–ั— ัะฟะตั†ะธั„ั–ะบะฐั†ั–ะน:\n{serverVersions}\nะะปะต ั†ะตะน ะทะฐัั‚ะพััƒะฝะพะบ ะฟั–ะดั‚ั€ะธะผัƒั” ะปะธัˆะต {supportedVersions}", - "@badServerVersionsException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "areYouSureYouWantToLogout": "ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–, ั‰ะพ ั…ะพั‡ะตั‚ะต ะฒะธะนั‚ะธ?", - "@areYouSureYouWantToLogout": { - "type": "String", - "placeholders": {} - }, - "badServerLoginTypesException": "ะ”ะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€ ะฟั–ะดั‚ั€ะธะผัƒั” ั‚ะฐะบั– ั‚ะธะฟะธ ะฒั…ะพะดัƒ:\n{serverVersions}\nะะปะต ั†ะตะน ะทะฐัั‚ะพััƒะฝะพะบ ะฟั–ะดั‚ั€ะธะผัƒั” ะปะธัˆะต:\n{supportedVersions}", - "@badServerLoginTypesException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "all": "ะฃัั–", - "@all": { - "type": "String", - "placeholders": {} - }, - "allChats": "ะฃัั– ะฑะตัั–ะดะธ", - "@allChats": { - "type": "String", - "placeholders": {} - }, - "commandHint_join": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_join": { - "type": "String", - "description": "Usage hint for the command /join" - }, - "chats": "ะ‘ะตัั–ะดะธ", - "@chats": { - "type": "String", - "placeholders": {} - }, - "changeYourAvatar": "ะ—ะผั–ะฝะธั‚ะธ ะฐะฒะฐั‚ะฐั€", - "@changeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "link": "ะŸะพัะธะปะฐะฝะฝั", - "@link": {}, - "security": "ะ‘ะตะทะฟะตะบะฐ", - "@security": { - "type": "String", - "placeholders": {} - }, - "sendSticker": "ะะฐะดั–ัะปะฐั‚ะธ ะฝะฐะปั–ะฟะบัƒ", - "@sendSticker": { - "type": "String", - "placeholders": {} - }, - "errorObtainingLocation": "ะŸะพะผะธะปะบะฐ ะฟั–ะด ั‡ะฐั ะพั‚ั€ะธะผะฐะฝะฝั ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝั: {error}", - "@errorObtainingLocation": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "hideRedactedEvents": "ะกั…ะพะฒะฐั‚ะธ ะทะผั–ะฝะตะฝั– ะฟะพะดั–ั—", - "@hideRedactedEvents": { - "type": "String", - "placeholders": {} - }, - "synchronizingPleaseWait": "ะกะธะฝั…ั€ะพะฝั–ะทะฐั†ั–ัโ€ฆ ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐั‡ะตะบะฐะนั‚ะต.", - "@synchronizingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "noMatrixServer": "{server1} ะฝะต ั” ัะตั€ะฒะตั€ะพะผ matrix, ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ {server2} ะฝะฐั‚ะพะผั–ัั‚ัŒ?", - "@noMatrixServer": { - "type": "String", - "placeholders": { - "server1": { - "type": "String" - }, - "server2": { - "type": "String" - } - } - }, - "reason": "ะŸั€ะธั‡ะธะฝะฐ", - "@reason": { - "type": "String", - "placeholders": {} - }, - "defaultPermissionLevel": "ะขะธะฟะพะฒะธะน ั€ั–ะฒะตะฝัŒ ะดะพะทะฒะพะปั–ะฒ ะดะปั ะฝะพะฒะธั… ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", - "@defaultPermissionLevel": { - "type": "String", - "placeholders": {} - }, - "sendAsText": "ะะฐะดั–ัะปะฐั‚ะธ ัะบ ั‚ะตะบัั‚", - "@sendAsText": { - "type": "String" - }, - "saveFile": "ะ—ะฑะตั€ะตะณั‚ะธ ั„ะฐะนะป", - "@saveFile": { - "type": "String", - "placeholders": {} - }, - "autoplayImages": "ะะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒั–ะดั‚ะฒะพั€ัŽะฒะฐั‚ะธ ะฐะฝั–ะผะพะฒะฐะฝั– ะฝะฐะปั–ะฟะบะธ ั‚ะฐ ะตะผะพะดะถั–", - "@autoplayImages": { - "type": "String", - "placeholder": {} - }, - "pleaseChooseAPasscode": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะบะพะด ะดะพัั‚ัƒะฟัƒ", - "@pleaseChooseAPasscode": { - "type": "String", - "placeholders": {} - }, - "pleaseClickOnLink": "ะะฐั‚ะธัะฝั–ั‚ัŒ ะฝะฐ ะฟะพัะธะปะฐะฝะฝั ะฒ ะตะปะตะบั‚ั€ะพะฝะฝะพะผัƒ ะปะธัั‚ั–, ะฐ ะฟะพั‚ั–ะผ ะฟั€ะพะดะพะฒะถัƒะนั‚ะต.", - "@pleaseClickOnLink": { - "type": "String", - "placeholders": {} - }, - "toggleUnread": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะฟั€ะพั‡ะธั‚ะฐะฝะธะผ/ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธะผ", - "@toggleUnread": { - "type": "String", - "placeholders": {} - }, - "transferFromAnotherDevice": "ะŸะตั€ะตะฝะตัะตะฝะฝั ะท ั–ะฝัˆะพะณะพ ะฟั€ะธัั‚ั€ะพัŽ", - "@transferFromAnotherDevice": { - "type": "String", - "placeholders": {} - }, - "sendMessages": "ะะฐะดัะธะปะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@sendMessages": { - "type": "String", - "placeholders": {} - }, - "sendOriginal": "ะะฐะดั–ัะปะฐั‚ะธ ะพั€ะธะณั–ะฝะฐะป", - "@sendOriginal": { - "type": "String", - "placeholders": {} - }, - "whoCanPerformWhichAction": "ะฅั‚ะพ ั– ัะบัƒ ะดั–ัŽ ะผะพะถะต ะฒะธะบะพะฝัƒะฒะฐั‚ะธ", - "@whoCanPerformWhichAction": { - "type": "String", - "placeholders": {} - }, - "whyDoYouWantToReportThis": "ะงะพะผัƒ ะฒะธ ั…ะพั‡ะตั‚ะต ะฟะพัะบะฐั€ะถะธั‚ะธัั?", - "@whyDoYouWantToReportThis": { - "type": "String", - "placeholders": {} - }, - "messages": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั", - "@messages": { - "type": "String", - "placeholders": {} - }, - "newChat": "ะะพะฒะฐ ะฑะตัั–ะดะฐ", - "@newChat": { - "type": "String", - "placeholders": {} - }, - "everythingReady": "ะฃัะต ะณะพั‚ะพะฒะพ!", - "@everythingReady": { - "type": "String", - "placeholders": {} - }, - "homeserver": "ะ”ะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€", - "@homeserver": {}, - "goToTheNewRoom": "ะŸะตั€ะตะนั‚ะธ ะดะพ ะฝะพะฒะพั— ะบั–ะผะฝะฐั‚ะธ", - "@goToTheNewRoom": { - "type": "String", - "placeholders": {} - }, - "groups": "ะ“ั€ัƒะฟะธ", - "@groups": { - "type": "String", - "placeholders": {} - }, - "inoffensive": "ะะตะพะฑั€ะฐะทะปะธะฒะธะน", - "@inoffensive": { - "type": "String", - "placeholders": {} - }, - "noEncryptionForPublicRooms": "ะะบั‚ะธะฒัƒะฒะฐั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั ะผะพะถะฝะฐ ะปะธัˆะต ั‚ะพะดั–, ะบะพะปะธ ะบั–ะผะฝะฐั‚ะฐ ะฑั–ะปัŒัˆะต ะฝะต ะฑัƒะดะต ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพัŽ.", - "@noEncryptionForPublicRooms": { - "type": "String", - "placeholders": {} - }, - "chatHasBeenAddedToThisSpace": "ะ‘ะตัั–ะดัƒ ะดะพะดะฐะฝะพ ะดะพ ั†ัŒะพะณะพ ะฟั€ะพัั‚ะพั€ัƒ", - "@chatHasBeenAddedToThisSpace": {}, - "chatBackupDescription": "ะ’ะฐัˆั– ัั‚ะฐั€ั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะทะฐั…ะธั‰ะตะฝั– ะบะปัŽั‡ะตะผ ะฒั–ะดะฝะพะฒะปะตะฝะฝั. ะŸะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะธ ะฝะต ะฒั‚ั€ะฐั‚ะธั‚ะต ะนะพะณะพ.", - "@chatBackupDescription": { - "type": "String", - "placeholders": {} - }, - "chatBackup": "ะ ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะดะธ", - "@chatBackup": { - "type": "String", - "placeholders": {} - }, - "yourChatBackupHasBeenSetUp": "ะ ะตะท. ะบะพะฟั–ัŽ ั‡ะฐั‚ัƒ ะฝะฐะปะฐัˆั‚ะพะฒะฐะฝะพ.", - "@yourChatBackupHasBeenSetUp": {}, - "clearArchive": "ะžั‡ะธัั‚ะธั‚ะธ ะฐั€ั…ั–ะฒ", - "@clearArchive": {}, - "commandHint_html": "ะะฐะดั–ัะปะฐั‚ะธ ั‚ะตะบัั‚ ัƒ ั„ะพั€ะผะฐั‚ั– HTML", - "@commandHint_html": { - "type": "String", - "description": "Usage hint for the command /html" - }, - "commandHint_invite": "ะ—ะฐะฟั€ะพัั–ั‚ัŒ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะดะพ ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_invite": { - "type": "String", - "description": "Usage hint for the command /invite" - }, - "commandHint_leave": "ะ’ะธะนั‚ะธ ะท ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_leave": { - "type": "String", - "description": "Usage hint for the command /leave" - }, - "commandHint_me": "ะžะฟะธัˆั–ั‚ัŒ ัะตะฑะต", - "@commandHint_me": { - "type": "String", - "description": "Usage hint for the command /me" - }, - "hideUnknownEvents": "ะกั…ะพะฒะฐั‚ะธ ะฝะตะฒั–ะดะพะผั– ะฟะพะดั–ั—", - "@hideUnknownEvents": { - "type": "String", - "placeholders": {} - }, - "ignoredUsers": "ะะตั…ั‚ัƒะฒะฐะฝั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–", - "@ignoredUsers": { - "type": "String", - "placeholders": {} - }, - "obtainingLocation": "ะžั‚ั€ะธะผะฐะฝะฝั ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝัโ€ฆ", - "@obtainingLocation": { - "type": "String", - "placeholders": {} - }, - "offensive": "ะžะฑั€ะฐะทะปะธะฒะธะน", - "@offensive": { - "type": "String", - "placeholders": {} - }, - "offline": "ะžั„ะปะฐะนะฝ", - "@offline": { - "type": "String", - "placeholders": {} - }, - "addAccount": "ะ”ะพะดะฐั‚ะธ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", - "@addAccount": {}, - "enableMultiAccounts": "(ะ‘ะ•ะขะ) ะฃะฒั–ะผะบะฝัƒั‚ะธ ะบั–ะปัŒะบะฐ ะพะฑะปั–ะบะพะฒะธั… ะทะฐะฟะธัั–ะฒ ะฝะฐ ั†ัŒะพะผัƒ ะฟั€ะธัั‚ั€ะพั—", - "@enableMultiAccounts": {}, - "openInMaps": "ะ’ั–ะดะบั€ะธั‚ะธ ะฒ ะบะฐั€ั‚ะฐั…", - "@openInMaps": { - "type": "String", - "placeholders": {} - }, - "serverRequiresEmail": "ะฆะตะน ัะตั€ะฒะตั€ ะฟะพั‚ั€ะตะฑัƒั” ะฟะตั€ะตะฒั–ั€ะบะธ ะฒะฐัˆะพั— ะฐะดั€ะตััƒ ะต-ะฟะพัˆั‚ะธ ะดะปั ั€ะตั”ัั‚ั€ะฐั†ั–ั—.", - "@serverRequiresEmail": {}, - "pleaseFollowInstructionsOnWeb": "ะ’ะธะบะพะฝะฐะนั‚ะต ะฒะบะฐะทั–ะฒะบะธ ะฒะตะฑัะฐะนั‚ัƒ ั‚ะฐ ั‚ะพั€ะบะฝั–ั‚ัŒัั ะดะฐะปั–.", - "@pleaseFollowInstructionsOnWeb": { - "type": "String", - "placeholders": {} - }, - "sendVideo": "ะะฐะดั–ัะปะฐั‚ะธ ะฒั–ะดะตะพ", - "@sendVideo": { - "type": "String", - "placeholders": {} - }, - "removeYourAvatar": "ะ’ะธะปัƒั‡ะธั‚ะธ ัะฒั–ะน ะฐะฒะฐั‚ะฐั€", - "@removeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "unpin": "ะ’ั–ะดะบั€ั–ะฟะธั‚ะธ", - "@unpin": { - "type": "String", - "placeholders": {} - }, - "setPermissionsLevel": "ะฃะบะฐะทะฐั‚ะธ ั€ั–ะฒะฝั– ะดะพะทะฒะพะปั–ะฒ", - "@setPermissionsLevel": { - "type": "String", - "placeholders": {} - }, - "shareLocation": "ะŸะพะดั–ะปะธั‚ะธัั ะผั–ัั†ะตะฟะตั€ะตะฑัƒะฒะฐะฝะฝัะผ", - "@shareLocation": { - "type": "String", - "placeholders": {} - }, - "singlesignon": "ะ„ะดะธะฝะธะน ะฒั…ั–ะด", - "@singlesignon": { - "type": "String", - "placeholders": {} - }, - "tooManyRequestsWarning": "ะ—ะฐะฑะฐะณะฐั‚ะพ ะทะฐะฟะธั‚ั–ะฒ. ะกะฟั€ะพะฑัƒะนั‚ะต ะฟั–ะทะฝั–ัˆะต!", - "@tooManyRequestsWarning": { - "type": "String", - "placeholders": {} - }, - "unavailable": "ะะตะดะพัั‚ัƒะฟะฝะธะน", - "@unavailable": { - "type": "String", - "placeholders": {} - }, - "unreadChats": "{unreadCount, plural, =1{1 ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะฐ ะฑะตัั–ะดะฐ} few{{unreadCount} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝั– ะฑะตัั–ะดะธ} many{{unreadCount} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธั… ะฑะตัั–ะด} other{{unreadCount} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝั– ะฑะตัั–ะดะธ}}", - "@unreadChats": { - "type": "String", - "placeholders": { - "unreadCount": { - "type": "int" - } - } - }, - "withTheseAddressesRecoveryDescription": "ะ—ะฐ ะดะพะฟะพะผะพะณะพัŽ ั†ะธั… ะฐะดั€ะตั ะฒะธ ะผะพะถะตั‚ะต ะฒั–ะดะฝะพะฒะธั‚ะธ ัะฒั–ะน ะฟะฐั€ะพะปัŒ.", - "@withTheseAddressesRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "privacy": "ะŸั€ะธะฒะฐั‚ะฝั–ัั‚ัŒ", - "@privacy": { - "type": "String", - "placeholders": {} - }, - "search": "ะŸะพัˆัƒะบ", - "@search": { - "type": "String", - "placeholders": {} - }, - "sentCallInformations": "{senderName} ะฝะฐะดัะธะปะฐั” ะฒั–ะดะพะผะพัั‚ั– ะฟั€ะพ ะฒะธะบะปะธะบ", - "@sentCallInformations": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "cantOpenUri": "ะะต ะฒะดะฐะปะพัั ะฒั–ะดะบั€ะธั‚ะธ URI {uri}", - "@cantOpenUri": { - "type": "String", - "placeholders": { - "uri": { - "type": "String" - } - } - }, - "contentHasBeenReported": "ะกะบะฐั€ะณัƒ ะฝะฐ ะฒะผั–ัั‚ ะฝะฐะดั–ัะปะฐะฝะพ ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ะฐะผ ัะตั€ะฒะตั€ะฐ", - "@contentHasBeenReported": { - "type": "String", - "placeholders": {} - }, - "commandHint_op": "ะฃะบะฐะถั–ั‚ัŒ ั€ั–ะฒะตะฝัŒ ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ (ั‚ะธะฟะพะฒะพ: 50)", - "@commandHint_op": { - "type": "String", - "description": "Usage hint for the command /op" - }, - "commandHint_plain": "ะะฐะดั–ัะปะฐั‚ะธ ะฝะตั„ะพั€ะผะฐั‚ะพะฒะฐะฝะธะน ั‚ะตะบัั‚", - "@commandHint_plain": { - "type": "String", - "description": "Usage hint for the command /plain" - }, - "commandHint_react": "ะะฐะดั–ัะปะฐั‚ะธ ะฒั–ะดะฟะพะฒั–ะดัŒ ัะบ ั€ะตะฐะบั†ั–ัŽ", - "@commandHint_react": { - "type": "String", - "description": "Usage hint for the command /react" - }, - "commandHint_send": "ะะฐะดั–ัะปะฐั‚ะธ ั‚ะตะบัั‚", - "@commandHint_send": { - "type": "String", - "description": "Usage hint for the command /send" - }, - "commandHint_unban": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ัƒ ั†ั–ะน ะบั–ะผะฝะฐั‚ั–", - "@commandHint_unban": { - "type": "String", - "description": "Usage hint for the command /unban" - }, - "configureChat": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ะฑะตัั–ะดัƒ", - "@configureChat": { - "type": "String", - "placeholders": {} - }, - "editBlockedServers": "ะ ะตะดะฐะณัƒะฒะฐั‚ะธ ะทะฐะฑะปะพะบะพะฒะฐะฝั– ัะตั€ะฒะตั€ะธ", - "@editBlockedServers": { - "type": "String", - "placeholders": {} - }, - "showPassword": "ะŸะพะบะฐะทะฐั‚ะธ ะฟะฐั€ะพะปัŒ", - "@showPassword": { - "type": "String", - "placeholders": {} - }, - "editRoomAliases": "ะ—ะผั–ะฝะธั‚ะธ ะฟัะตะฒะดะพะฝั–ะผะธ ะบั–ะผะฝะฐั‚ะธ", - "@editRoomAliases": { - "type": "String", - "placeholders": {} - }, - "editRoomAvatar": "ะ—ะผั–ะฝะธั‚ะธ ะฐะฒะฐั‚ะฐั€ ะบั–ะผะฝะฐั‚ะธ", - "@editRoomAvatar": { - "type": "String", - "placeholders": {} - }, - "passwordHasBeenChanged": "ะŸะฐั€ะพะปัŒ ะทะผั–ะฝะตะฝะพ", - "@passwordHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "passwordRecovery": "ะ’ั–ะดะฝะพะฒะปะตะฝะฝั ะฟะฐั€ะพะปั", - "@passwordRecovery": { - "type": "String", - "placeholders": {} - }, - "people": "ะ›ัŽะดะธ", - "@people": { - "type": "String", - "placeholders": {} - }, - "pin": "ะ—ะฐะบั€ั–ะฟะธั‚ะธ", - "@pin": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourPin": "ะ’ะฒะตะดั–ั‚ัŒ ัะฒั–ะน PIN-ะบะพะด", - "@pleaseEnterYourPin": { - "type": "String", - "placeholders": {} - }, - "spaceName": "ะะฐะทะฒะฐ ะฟั€ะพัั‚ะพั€ัƒ", - "@spaceName": { - "type": "String", - "placeholders": {} - }, - "warning": "ะŸะพะฟะตั€ะตะดะถะตะฝะฝั!", - "@warning": { - "type": "String", - "placeholders": {} - }, - "yourPublicKey": "ะ’ะฐัˆ ะฒั–ะดะบั€ะธั‚ะธะน ะบะปัŽั‡", - "@yourPublicKey": { - "type": "String", - "placeholders": {} - }, - "spaceIsPublic": "ะŸั€ะพัั‚ั–ั€ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธะน", - "@spaceIsPublic": { - "type": "String", - "placeholders": {} - }, - "status": "ะกั‚ะฐั‚ัƒั", - "@status": { - "type": "String", - "placeholders": {} - }, - "unverified": "ะะตะฟะตั€ะตะฒั–ั€ะตะฝะธะน", - "@unverified": {}, - "locationDisabledNotice": "ะกะปัƒะถะฑะธ ะฒะธะทะฝะฐั‡ะตะฝะฝั ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝั ะฒะธะผะบะฝะตะฝั–. ะฃะฒั–ะผะบะฝั–ั‚ัŒ ั—ั…, ั‰ะพะฑ ะผะฐั‚ะธ ะทะผะพะณัƒ ะดั–ะปะธั‚ะธัั ัะฒะพั—ะผ ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝัะผ.", - "@locationDisabledNotice": { - "type": "String", - "placeholders": {} - }, - "locationPermissionDeniedNotice": "ะ”ะพะทะฒั–ะป ะฝะฐ ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝั ะฒั–ะดั…ะธะปะตะฝะพ. ะะฐะดะฐะนั‚ะต ะผะพะถะปะธะฒั–ัั‚ัŒ ะดั–ะปะธั‚ะธัั ัะฒะพั—ะผ ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝัะผ.", - "@locationPermissionDeniedNotice": { - "type": "String", - "placeholders": {} - }, - "oneClientLoggedOut": "ะะฐ ะพะดะฝะพะผัƒ ะท ะฒะฐัˆะธั… ะบะปั–ั”ะฝั‚ั–ะฒ ะฒะธะบะพะฝะฐะฝะพ ะฒะธั…ั–ะด ั–ะท ัะธัั‚ะตะผะธ", - "@oneClientLoggedOut": {}, - "bundleName": "ะะฐะทะฒะฐ ะฒัƒะทะปะฐ", - "@bundleName": {}, - "toggleFavorite": "ะŸะตั€ะตะผะธะบะฝัƒั‚ะธ ะฒะธะฑั€ะฐะฝะต", - "@toggleFavorite": { - "type": "String", - "placeholders": {} - }, - "removeFromBundle": "ะ’ะธะปัƒั‡ะธั‚ะธ ะท ั†ัŒะพะณะพ ะฒัƒะทะปะฐ", - "@removeFromBundle": {}, - "toggleMuted": "ะฃะฒั–ะผะบะฝัƒั‚ะธ/ะฒะธะผะบะฝัƒั‚ะธ ะทะฒัƒะบ", - "@toggleMuted": { - "type": "String", - "placeholders": {} - }, - "editBundlesForAccount": "ะ—ะผั–ะฝะธั‚ะธ ะฒัƒะทะพะป ะดะปั ั†ัŒะพะณะพ ะพะฑะปั–ะบะพะฒะพะณะพ ะทะฐะฟะธััƒ", - "@editBundlesForAccount": {}, - "addToBundle": "ะ”ะพะดะฐั‚ะธ ะดะพ ะฒัƒะทะปั–ะฒ", - "@addToBundle": {}, - "repeatPassword": "ะŸะพะฒั‚ะพั€ั–ั‚ัŒ ะฟะฐั€ะพะปัŒ", - "@repeatPassword": {}, - "messageInfo": "ะ’ั–ะดะพะผะพัั‚ั– ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@messageInfo": {}, - "time": "ะงะฐั", - "@time": {}, - "messageType": "ะขะธะฟ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@messageType": {}, - "openGallery": "ะ’ั–ะดะบั€ะธั‚ะธ ะณะฐะปะตั€ะตัŽ", - "@openGallery": {}, - "sender": "ะ’ั–ะดะฟั€ะฐะฒะฝะธะบ", - "@sender": {}, - "addToSpaceDescription": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะฟั€ะพัั‚ั–ั€, ั‰ะพะฑ ะดะพะดะฐั‚ะธ ะดะพ ะฝัŒะพะณะพ ั†ัŽ ะฑะตัั–ะดัƒ.", - "@addToSpaceDescription": {}, - "removeFromSpace": "ะ’ะธะปัƒั‡ะธั‚ะธ ะท ะฟั€ะพัั‚ะพั€ัƒ", - "@removeFromSpace": {}, - "start": "ะŸะพั‡ะฐั‚ะธ", - "@start": {}, - "commandHint_discardsession": "ะ’ั–ะดะบะธะฝัƒั‚ะธ ัะตะฐะฝั", - "@commandHint_discardsession": { - "type": "String", - "description": "Usage hint for the command /discardsession" - }, - "commandHint_clearcache": "ะžั‡ะธัั‚ะธั‚ะธ ะบะตัˆ", - "@commandHint_clearcache": { - "type": "String", - "description": "Usage hint for the command /clearcache" - }, - "commandHint_create": "ะกั‚ะฒะพั€ั–ั‚ัŒ ะฟะพั€ะพะถะฝัŽ ะณั€ัƒะฟะพะฒัƒ ะฑะตัั–ะดัƒ\nะ’ะธะบะพั€ะธัั‚ะพะฒัƒะนั‚ะต --no-encryption, ั‰ะพะฑ ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", - "@commandHint_create": { - "type": "String", - "description": "Usage hint for the command /create" - }, - "commandHint_dm": "ะŸะพั‡ะฐั‚ะพะบ ะพัะพะฑะธัั‚ะพั— ะฑะตัั–ะดะธ\nะ’ะธะบะพั€ะธัั‚ะพะฒัƒะนั‚ะต --no-encryption, ั‰ะพ ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", - "@commandHint_dm": { - "type": "String", - "description": "Usage hint for the command /dm" - }, - "openVideoCamera": "ะ’ั–ะดะบั€ะธั‚ะธ ะบะฐะผะตั€ัƒ ะดะปั ะฒั–ะดะตะพ", - "@openVideoCamera": { - "type": "String", - "placeholders": {} - }, - "publish": "ะžะฟัƒะฑะปั–ะบัƒะฒะฐั‚ะธ", - "@publish": {}, - "videoWithSize": "ะ’ั–ะดะตะพ ({size})", - "@videoWithSize": { - "type": "String", - "placeholders": { - "size": { - "type": "String" - } - } - }, - "dismiss": "ะ’ั–ะดั…ะธะปะธั‚ะธ", - "@dismiss": {}, - "markAsRead": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะฟั€ะพั‡ะธั‚ะฐะฝะธะผ", - "@markAsRead": {}, - "reportUser": "ะŸะพัะบะฐั€ะถะธะฒัั ะฝะฐ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@reportUser": {}, - "openChat": "ะ’ั–ะดะบั€ะธั‚ะธ ะฑะตัั–ะดัƒ", - "@openChat": {}, - "reactedWith": "{sender} ั€ะตะฐะณัƒั” ะท {reaction}", - "@reactedWith": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - }, - "reaction": { - "type": "String" - } - } - }, - "emojis": "ะ•ะผะพะดะถั–", - "@emojis": {}, - "pinMessage": "ะŸั€ะธะบั€ั–ะฟะธั‚ะธ ะฒ ะบั–ะผะฝะฐั‚ั–", - "@pinMessage": {}, - "confirmEventUnpin": "ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–, ั‰ะพ ะฑะฐะถะฐั”ั‚ะต ะฝะฐะทะฐะฒะถะดะธ ะฒั–ะดะบั€ั–ะฟะธั‚ะต ะฟะพะดั–ัŽ?", - "@confirmEventUnpin": {}, - "placeCall": "ะ—ะดั–ะนัะฝะธั‚ะธ ะฒะธะบะปะธะบ", - "@placeCall": {}, - "unsupportedAndroidVersion": "ะะตะฟั–ะดั‚ั€ะธะผัƒะฒะฐะฝะฐ ะฒะตั€ัั–ั Android", - "@unsupportedAndroidVersion": {}, - "voiceCall": "ะ“ะพะปะพัะพะฒะธะน ะฒะธะบะปะธะบ", - "@voiceCall": {}, - "unsupportedAndroidVersionLong": "ะ”ะปั ั†ั–ั”ั— ั„ัƒะฝะบั†ั–ั— ะฟะพั‚ั€ั–ะฑะฝะฐ ะฝะพะฒั–ัˆะฐ ะฒะตั€ัั–ั Android. ะŸะตั€ะตะฒั–ั€ั‚ะต ะฝะฐัะฒะฝั–ัั‚ัŒ ะพะฝะพะฒะปะตะฝัŒ ะฐะฑะพ ะฟั–ะดั‚ั€ะธะผะบัƒ Lineage OS.", - "@unsupportedAndroidVersionLong": {}, - "videoCallsBetaWarning": "ะ—ะฐัƒะฒะฐะถั‚ะต, ั‰ะพ ะฒั–ะดะตะพะฒะธะบะปะธะบะธ ะฝะฐ ั€ะฐะฝะฝัŒะพะผัƒ ะตั‚ะฐะฟั– ั€ะพะทั€ะพะฑะบะธ. ะ’ะพะฝะธ ะผะพะถัƒั‚ัŒ ะฟั€ะฐั†ัŽะฒะฐั‚ะธ ะฝะต ั‚ะฐะบ, ัะบ ะพั‡ั–ะบัƒะฒะฐะปะพัั, ะฐะฑะพ ะฒะทะฐะณะฐะปั– ะฝะต ะฟั€ะฐั†ัŽะฒะฐั‚ะธ ะฝะฐ ะฒัั–ั… ะฟะปะฐั‚ั„ะพั€ะผะฐั….", - "@videoCallsBetaWarning": {}, - "emailOrUsername": "ะ•ะปะตะบั‚ั€ะพะฝะฝะฐ ะฐะดั€ะตัะฐ ะฐะฑะพ ั–ะผโ€™ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@emailOrUsername": {}, - "experimentalVideoCalls": "ะ•ะบัะฟะตั€ะธะผะตะฝั‚ะฐะปัŒะฝั– ะฒั–ะดะตะพะฒะธะบะปะธะบะธ", - "@experimentalVideoCalls": {}, - "switchToAccount": "ะŸะตั€ะตะผะบะฝัƒั‚ะธัั ะฝะฐ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั {number}", - "@switchToAccount": { - "type": "number", - "placeholders": { - "number": { - "type": "String" - } - } - }, - "nextAccount": "ะะฐัั‚ัƒะฟะฝะธะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", - "@nextAccount": {}, - "previousAccount": "ะŸะพะฟะตั€ะตะดะฝั–ะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", - "@previousAccount": {}, - "addWidget": "ะ”ะพะดะฐั‚ะธ ะฒั–ะดะถะตั‚", - "@addWidget": {}, - "widgetVideo": "ะ’ั–ะดะตะพ", - "@widgetVideo": {}, - "widgetCustom": "ะšะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธะน", - "@widgetCustom": {}, - "widgetName": "ะะฐะทะฒะฐ", - "@widgetName": {}, - "widgetNameError": "ะฃะบะฐะถั–ั‚ัŒ ะบะพั€ะพั‚ะบัƒ ะฝะฐะทะฒัƒ.", - "@widgetNameError": {}, - "widgetEtherpad": "ะขะตะบัั‚ะพะฒะฐ ะฟั€ะธะผั–ั‚ะบะฐ", - "@widgetEtherpad": {}, - "widgetJitsi": "Jitsi Meet", - "@widgetJitsi": {}, - "widgetUrlError": "ะฆะต ะฝะตะดั–ะนัะฝะฐ URL-ะฐะดั€ะตัะฐ.", - "@widgetUrlError": {}, - "errorAddingWidget": "ะŸะพะผะธะปะบะฐ ะดะพะดะฐะฒะฐะฝะฝั ะฒั–ะดะถะตั‚ะฐ.", - "@errorAddingWidget": {}, - "separateChatTypes": "ะ ะพะทะดั–ะปั–ั‚ัŒ ะพัะพะฑะธัั‚ั– ะฑะตัั–ะดะธ ั‚ะฐ ะณั€ัƒะฟะธ", - "@separateChatTypes": { - "type": "String", - "placeholders": {} - }, - "youInvitedBy": "๐Ÿ“ฉ ะ’ะธ ะฑัƒะปะธ ะทะฐะฟั€ะพัˆะตะฝั– {user}", - "@youInvitedBy": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youAcceptedTheInvitation": "๐Ÿ‘ ะ’ะธ ะฟะพะณะพะดะธะปะธัั ะฝะฐ ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@youAcceptedTheInvitation": {}, - "youRejectedTheInvitation": "ะ’ะธ ะฒั–ะดั…ะธะปะธะปะธ ะทะฐะฟั€ะพัˆะตะฝะฝั", - "@youRejectedTheInvitation": {}, - "youHaveWithdrawnTheInvitationFor": "ะ’ะธ ะฒั–ะดะบะปะธะบะฐะปะธ ะทะฐะฟั€ะพัˆะตะฝะฝั ะดะปั {user}", - "@youHaveWithdrawnTheInvitationFor": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youBannedUser": "ะ’ะธ ะทะฐะฑะปะพะบัƒะฒะฐะปะธ {user}", - "@youBannedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youKickedAndBanned": "๐Ÿ™… ะ’ะธ ะฒะธะปัƒั‡ะธะปะธ ะน ะทะฐะฑะปะพะบัƒะฒะฐะปะธ {user}", - "@youKickedAndBanned": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youJoinedTheChat": "ะ’ะธ ะฟั€ะธั”ะดะฝะฐะปะธัั ะดะพ ะฑะตัั–ะดะธ", - "@youJoinedTheChat": {}, - "youKicked": "๐Ÿ‘ž ะ’ะธ ะฒะธะปัƒั‡ะธะปะธ {user}", - "@youKicked": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youUnbannedUser": "ะ’ะธ ั€ะพะทะฑะปะพะบัƒะฒะฐะปะธ {user}", - "@youUnbannedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "youInvitedUser": "๐Ÿ“ฉ ะ’ะธ ะทะฐะฟั€ะพัะธะปะธ {user}", - "@youInvitedUser": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "saveKeyManuallyDescription": "ะ—ะฑะตั€ะตะถั–ั‚ัŒ ั†ะตะน ะบะปัŽั‡ ะฒั€ัƒั‡ะฝัƒ, ะทะฐะฟัƒัั‚ะธะฒัˆะธ ะดั–ะฐะปะพะณะพะฒะต ะฒั–ะบะฝะพ ัะฟั–ะปัŒะฝะพะณะพ ะดะพัั‚ัƒะฟัƒ ะดะพ ัะธัั‚ะตะผะธ ะฐะฑะพ ะฑัƒั„ะตั€ ะพะฑะผั–ะฝัƒ.", - "@saveKeyManuallyDescription": {}, - "storeInAndroidKeystore": "ะ—ะฑะตั€ะตะณั‚ะธ ะฒ Android KeyStore", - "@storeInAndroidKeystore": {}, - "storeInAppleKeyChain": "ะ—ะฑะตั€ะตะณั‚ะธ ะฒ Apple KeyChain", - "@storeInAppleKeyChain": {}, - "storeSecurlyOnThisDevice": "ะ—ะฑะตั€ะตะณั‚ะธ ะฑะตะทะฟะตั‡ะฝะพ ะฝะฐ ั†ะตะน ะฟั€ะธัั‚ั€ั–ะน", - "@storeSecurlyOnThisDevice": {}, - "pleaseEnterRecoveryKeyDescription": "ะฉะพะฑ ั€ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ัั‚ะฐั€ั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั, ะฒะฒะตะดั–ั‚ัŒ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั, ะทะณะตะฝะตั€ะพะฒะฐะฝะธะน ัƒ ะฟะพะฟะตั€ะตะดะฝัŒะพะผัƒ ัะตะฐะฝัั–. ะ’ะฐัˆ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ั†ะต ะะ• ะฒะฐัˆ ะฟะฐั€ะพะปัŒ.", - "@pleaseEnterRecoveryKeyDescription": {}, - "pleaseEnterRecoveryKey": "ะ’ะฒะตะดั–ั‚ัŒ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั:", - "@pleaseEnterRecoveryKey": {}, - "recoveryKey": "ะšะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั", - "@recoveryKey": {}, - "recoveryKeyLost": "ะšะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฒั‚ั€ะฐั‡ะตะฝะพ?", - "@recoveryKeyLost": {}, - "users": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั–", - "@users": {}, - "unlockOldMessages": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ัั‚ะฐั€ั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@unlockOldMessages": {}, - "storeInSecureStorageDescription": "ะ—ะฑะตั€ะตะถั–ั‚ัŒ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฒ ะฑะตะทะฟะตั‡ะฝะพะผัƒ ัั…ะพะฒะธั‰ั– ั†ัŒะพะณะพ ะฟั€ะธัั‚ั€ะพัŽ.", - "@storeInSecureStorageDescription": {}, - "countFiles": "{count} ั„ะฐะนะปั–ะฒ", - "@countFiles": { - "placeholders": { - "count": { - "type": "int" - } - } - }, - "hydrate": "ะ’ั–ะดะฝะพะฒะปะตะฝะฝั ะท ั„ะฐะนะปัƒ ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั—", - "@hydrate": {}, - "hydrateTorLong": "ะœะธะฝัƒะปะพะณะพ ั€ะฐะทัƒ ะฒะธ ะตะบัะฟะพั€ั‚ัƒะฒะฐะปะธ ัะฒั–ะน ัะตะฐะฝั ั–ะท TOR? ะจะฒะธะดะบะพ ั–ะผะฟะพั€ั‚ัƒะนั‚ะต ะนะพะณะพ ั‚ะฐ ะฟั€ะพะดะพะฒะถัƒะนั‚ะต ัะฟั–ะปะบัƒะฒะฐะฝะฝั.", - "@hydrateTorLong": {}, - "indexedDbErrorTitle": "ะŸั€ะพะฑะปะตะผะธ ะฟั€ะธะฒะฐั‚ะฝะพะณะพ ั€ะตะถะธะผัƒ", - "@indexedDbErrorTitle": {}, - "indexedDbErrorLong": "ะะฐ ะถะฐะปัŒ, ัั…ะพะฒะธั‰ะต ะฟะพะฒั–ะดะพะผะปะตะฝัŒ ะฝะต ะฒะฒั–ะผะบะฝัƒั‚ะพ ัƒ ะฟั€ะธะฒะฐั‚ะฝะพะผัƒ ั€ะตะถะธะผั– ั‚ะธะฟะพะฒะพ.\nะ’ั–ะดะบั€ะธะนั‚ะต\n - about:config\n - ัƒัั‚ะฐะฝะพะฒั–ั‚ัŒ ะดะปั dom.indexedDB.privateBrowsing.enabled ะทะฝะฐั‡ะตะฝะฝั true\nะ†ะฝะฐะบัˆะต ะทะฐะฟัƒัั‚ะธั‚ะธ FluffyChat ะฑัƒะดะต ะฝะตะผะพะถะปะธะฒะพ.", - "@indexedDbErrorLong": {}, - "dehydrate": "ะ•ะบัะฟะพั€ั‚ัƒะฒะฐั‚ะธ ัะตะฐะฝั ั‚ะฐ ะพั‡ะธัั‚ะธั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", - "@dehydrate": {}, - "dehydrateWarning": "ะฆัŽ ะดั–ัŽ ะฝะต ะผะพะถะฝะฐ ัะบะฐััƒะฒะฐั‚ะธ. ะŸะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะธ ะฑะตะทะฟะตั‡ะฝะพ ะทะฑะตั€ั–ะณะฐั”ั‚ะต ั„ะฐะนะป ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั—.", - "@dehydrateWarning": {}, - "dehydrateTor": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั– TOR: ะตะบัะฟะพั€ั‚ ัะตะฐะฝััƒ", - "@dehydrateTor": {}, - "dehydrateTorLong": "ะ”ะปั ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ TOR ั€ะตะบะพะผะตะฝะดัƒั”ั‚ัŒัั ะตะบัะฟะพั€ั‚ัƒะฒะฐั‚ะธ ัะตะฐะฝั ะฟะตั€ะตะด ะทะฐะบั€ะธั‚ั‚ัะผ ะฒั–ะบะฝะฐ.", - "@dehydrateTorLong": {}, - "hydrateTor": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั– TOR: ั–ะผะฟะพั€ั‚ ะตะบัะฟะพั€ั‚ะพะฒะฐะฝะพะณะพ ัะตะฐะฝััƒ", - "@hydrateTor": {}, - "user": "ะšะพั€ะธัั‚ัƒะฒะฐั‡", - "@user": {}, - "custom": "ะšะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธะน", - "@custom": {}, - "supposedMxid": "ะฆะต ะผะฐั” ะฑัƒั‚ะธ {mxid}", - "@supposedMxid": { - "type": "String", - "placeholders": { - "mxid": { - "type": "String" - } - } - }, - "confirmMatrixId": "ะŸั–ะดั‚ะฒะตั€ะดัŒั‚ะต ัะฒั–ะน Matrix ID, ั‰ะพะฑ ะฒะธะดะฐะปะธั‚ะธ ัะฒั–ะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั.", - "@confirmMatrixId": {}, - "commandHint_markasgroup": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะณั€ัƒะฟะพัŽ", - "@commandHint_markasgroup": {}, - "commandHint_markasdm": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะบั–ะผะฝะฐั‚ะพัŽ ะพัะพะฑะธัั‚ะพะณะพ ัะฟั–ะปะบัƒะฒะฐะฝะฝั ะดะปั ะฝะฐะดะฐะฝะฝั Matrix ID", - "@commandHint_markasdm": {}, - "whyIsThisMessageEncrypted": "ะงะพะผัƒ ั†ะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฝะตั‡ะธั‚ะฐะฑะตะปัŒะฝะต?", - "@whyIsThisMessageEncrypted": {}, - "noKeyForThisMessage": "ะฆะต ะผะพะถะต ัั‚ะฐั‚ะธัั, ัะบั‰ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฑัƒะปะพ ะฝะฐะดั–ัะปะฐะฝะพ ะดะพ ั‚ะพะณะพ, ัะบ ะฒะธ ะฒะฒั–ะนัˆะปะธ ัƒ ัะฒั–ะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั ะฝะฐ ั†ัŒะพะผัƒ ะฟั€ะธัั‚ั€ะพั—.\n\nะขะฐะบะพะถ ะผะพะถะปะธะฒะพ, ั‰ะพ ะฒั–ะดะฟั€ะฐะฒะฝะธะบ ะทะฐะฑะปะพะบัƒะฒะฐะฒ ะฒะฐัˆ ะฟั€ะธัั‚ั€ั–ะน ะฐะฑะพ ั‰ะพััŒ ะฟั–ัˆะปะพ ะฝะต ั‚ะฐะบ ะท ะฟั–ะด'ั”ะดะฝะฐะฝะฝัะผ ะดะพ ั–ะฝั‚ะตั€ะฝะตั‚ัƒ.\n\nะงะธ ะผะพะถะตั‚ะต ะฒะธ ะฟั€ะพั‡ะธั‚ะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฝะฐ ั–ะฝัˆะพะผัƒ ัะตะฐะฝัั–? ะขะพะดั– ะฒะธ ะทะผะพะถะตั‚ะต ะฟะตั€ะตะฝะตัั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะท ะฝัŒะพะณะพ! ะŸะตั€ะตะนะดั–ั‚ัŒ ะดะพ ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั > ะŸั€ะธัั‚ั€ะพั— ั‚ะฐ ะฟะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะฐัˆั– ะฟั€ะธัั‚ั€ะพั— ะฟะตั€ะตะฒั–ั€ะธะปะธ ะพะดะธะฝ ะพะดะฝะพะณะพ. ะšะพะปะธ ะฒะธ ะฒั–ะดะบั€ะธั”ั‚ะต ะบั–ะผะฝะฐั‚ัƒ ะฝะฐัั‚ัƒะฟะฝะพะณะพ ั€ะฐะทัƒ ะน ะพะฑะธะดะฒะฐ ัะตะฐะฝัะธ ะฑัƒะดัƒั‚ัŒ ะฝะฐ ะฐะบั‚ะธะฒะฝั–, ะบะปัŽั‡ั– ะฑัƒะดัƒั‚ัŒ ะฟะตั€ะตะดะฐะฝั– ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ.\n\nะ’ะธ ะถ ะฝะต ั…ะพั‡ะตั‚ะต ะฒั‚ั€ะฐั‡ะฐั‚ะธ ะบะปัŽั‡ั– ะฟั–ัะปั ะฒะธั…ะพะดัƒ ะฐะฑะพ ะทะผั–ะฝะธ ะฟั€ะธัั‚ั€ะพั—ะฒ? ะŸะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะธ ะฒะฒั–ะผะบะฝัƒะปะธ ั€ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะด ัƒ ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝัั….", - "@noKeyForThisMessage": {}, - "foregroundServiceRunning": "ะฆะต ัะฟะพะฒั–ั‰ะตะฝะฝั ะท'ัะฒะปัั”ั‚ัŒัั ะฟั–ะด ั‡ะฐั ั€ะพะฑะพั‚ะธ ะพัะฝะพะฒะฝะพั— ัะปัƒะถะฑะธ.", - "@foregroundServiceRunning": {}, - "screenSharingTitle": "ัะฟั–ะปัŒะฝะธะน ะดะพัั‚ัƒะฟ ะดะพ ะตะบั€ะฐะฝะฐ", - "@screenSharingTitle": {}, - "callingPermissions": "ะ”ะพะทะฒะพะปะธ ะฝะฐ ะฒะธะบะปะธะบ", - "@callingPermissions": {}, - "callingAccount": "ะžะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั ะดะปั ะฒะธะบะปะธะบัƒ", - "@callingAccount": {}, - "callingAccountDetails": "ะ”ะพะทะฒะพะปัั” FluffyChat ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ะพัะฝะพะฒะฝะธะน ะทะฐัั‚ะพััƒะฝะพะบ Android ะดะปั ะฝะฐะฑะพั€ัƒ ะฝะพะผะตั€ะฐ.", - "@callingAccountDetails": {}, - "appearOnTop": "ะ—'ัะฒะปัั‚ะธัั ะทะฒะตั€ั…ัƒ", - "@appearOnTop": {}, - "appearOnTopDetails": "ะ”ะพะทะฒะพะปัั” ะทะฐัั‚ะพััƒะฝะบัƒ ะฟะพะบะฐะทัƒะฒะฐั‚ะธัั ะทะฒะตั€ั…ัƒ (ะฝะต ะฟะพั‚ั€ั–ะฑะฝะพ, ัะบั‰ะพ Fluffychat ะฒะถะต ะฝะฐะปะฐัˆั‚ะพะฒะฐะฝะธะน ะพะฑะปั–ะบะพะฒะธะผ ะทะฐะฟะธัะพะผ ะดะปั ะฒะธะบะปะธะบั–ะฒ)", - "@appearOnTopDetails": {}, - "newGroup": "ะะพะฒะฐ ะณั€ัƒะฟะฐ", - "@newGroup": {}, - "newSpace": "ะะพะฒะธะน ะฟั€ะพัั‚ั–ั€", - "@newSpace": {}, - "enterSpace": "ะฃะฒั–ะนั‚ะธ ะฒ ะฟั€ะพัั‚ั–ั€", - "@enterSpace": {}, - "enterRoom": "ะฃะฒั–ะนั‚ะธ ะฒ ะบั–ะผะฝะฐั‚ัƒ", - "@enterRoom": {}, - "otherCallingPermissions": "ะœั–ะบั€ะพั„ะพะฝ, ะบะฐะผะตั€ะฐ ั‚ะฐ ั–ะฝัˆั– ะดะพะทะฒะพะปะธ FluffyChat", - "@otherCallingPermissions": {}, - "allSpaces": "ะฃัั– ะฟั€ะพัั‚ะพั€ะธ", - "@allSpaces": {}, - "screenSharingDetail": "ะ’ะธ ะดั–ะปะธั‚ะตัั ัะฒะพั—ะผ ะตะบั€ะฐะฝะพะผ FuffyChat", - "@screenSharingDetail": {}, - "numChats": "{number} ะฑะตัั–ะด", - "@numChats": { - "type": "number", - "placeholders": { - "number": { - "type": "String" - } - } - }, - "hideUnimportantStateEvents": "ะกั…ะพะฒะฐั‚ะธ ะฝะตะฒะฐะถะปะธะฒั– ะดะตั€ะถะฐะฒะฝั– ัะฒัั‚ะฐ", - "@hideUnimportantStateEvents": {}, - "doNotShowAgain": "ะะต ะฟะพะบะฐะทัƒะฒะฐั‚ะธ ะทะฝะพะฒัƒ", - "@doNotShowAgain": {}, - "commandHint_cuddle": "ะะฐะดั–ัะปะฐั‚ะธ ะฟั€ะธะณะพั€ั‚ะฐะนะบัƒ", - "@commandHint_cuddle": {}, - "googlyEyesContent": "{senderName} ะฝะฐะดัะธะปะฐั” ะฒะฐะผ ะณัƒะณะป-ะพั‡ั–", - "@googlyEyesContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "commandHint_googly": "ะะฐะดั–ัะปะฐั‚ะธ ะบั–ะปัŒะบะฐ ะณัƒะณะป-ะพั‡ะตะน", - "@commandHint_googly": {}, - "commandHint_hug": "ะะฐะดั–ัะปะฐั‚ะธ ะพะฑั–ะนะผะธ", - "@commandHint_hug": {}, - "cuddleContent": "{senderName} ะฟั€ะธะณะพั€ั‚ะฐั”ั‚ัŒัั ะดะพ ะฒะฐั", - "@cuddleContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "hugContent": "{senderName} ะพะฑั–ะนะผะฐั” ะฒะฐั", - "@hugContent": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "wasDirectChatDisplayName": "ะŸะพั€ะพะถะฝั ะฑะตัั–ะดะฐ (ั€ะฐะฝั–ัˆะต {oldDisplayName})", - "@wasDirectChatDisplayName": { - "type": "String", - "placeholders": { - "oldDisplayName": { - "type": "String" - } - } - }, - "startFirstChat": "ะ ะพะทะฟะพั‡ะฝั–ั‚ัŒ ัะฒะพัŽ ะฟะตั€ัˆัƒ ะฑะตัั–ะดัƒ", - "@startFirstChat": {}, - "newSpaceDescription": "ะŸั€ะพัั‚ะพั€ะธ ะดะพะทะฒะพะปััŽั‚ัŒ ะพะฑ'ั”ะดะฝัƒะฒะฐั‚ะธ ะฒะฐัˆั– ะฑะตัั–ะดะธ ั‚ะฐ ัั‚ะฒะพั€ัŽะฒะฐั‚ะธ ะฟั€ะธะฒะฐั‚ะฝั– ะฐะฑะพ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝั– ัะฟั–ะปัŒะฝะพั‚ะธ.", - "@newSpaceDescription": {}, - "encryptThisChat": "ะ—ะฐัˆะธั„ั€ัƒะฒะฐั‚ะธ ั†ัŽ ะฑะตัั–ะดัƒ", - "@encryptThisChat": {}, - "disableEncryptionWarning": "ะ— ะผั–ั€ะบัƒะฒะฐะฝัŒ ะฑะตะทะฟะตะบะธ ะฒะธ ะฝะต ะผะพะถะตั‚ะต ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั ะฒ ะฑะตัั–ะดั–, ัƒะฒ ัะบั–ะน ะฒะพะฝะพ ะฑัƒะปะพ ะฒะฒั–ะผะบะฝะตะฝะต ั€ะฐะฝั–ัˆะต.", - "@disableEncryptionWarning": {}, - "sorryThatsNotPossible": "ะ’ะธะฑะฐั‡ั‚ะต... ั†ะต ะฝะตะผะพะถะปะธะฒะพ", - "@sorryThatsNotPossible": {}, - "deviceKeys": "ะšะปัŽั‡ั– ะฟั€ะธัั‚ั€ะพัŽ:", - "@deviceKeys": {}, - "reopenChat": "ะ’ั–ะดะฝะพะฒะธั‚ะธ ะฑะตัั–ะดัƒ", - "@reopenChat": {}, - "noOtherDevicesFound": "ะ†ะฝัˆะธั… ะฟั€ะธัั‚ั€ะพั—ะฒ ะฝะต ะทะฝะฐะนะดะตะฝะพ", - "@noOtherDevicesFound": {}, - "noBackupWarning": "ะฃะฒะฐะณะฐ! ะฏะบั‰ะพ ะฒะธ ะฝะต ะฒะฒั–ะผะบะฝะตั‚ะต ั€ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะดะธ, ะฒะธ ะฒั‚ั€ะฐั‚ะธั‚ะต ะดะพัั‚ัƒะฟ ะดะพ ัะฒะพั—ั… ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะฟะพะฒั–ะดะพะผะปะตะฝัŒ. ะะฐะฟะพะปะตะณะปะธะฒะพ ั€ะฐะดะธะผะพ ะฒะฒั–ะผะบะฝัƒั‚ะธ ั€ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะดะธ ะฟะตั€ะตะด ะฒะธั…ะพะดะพะผ.", - "@noBackupWarning": {}, - "fileIsTooBigForServer": "ะะต ะฒะดะฐะปะพัั ะฝะฐะดั–ัะปะฐั‚ะธ! ะกะตั€ะฒะตั€ ะฟั–ะดั‚ั€ะธะผัƒั” ะฒะบะปะฐะดะตะฝะฝั ั€ะพะทะผั–ั€ะพะผ ะดะพ {max}.", - "@fileIsTooBigForServer": {}, - "fileHasBeenSavedAt": "ะคะฐะนะป ะทะฑะตั€ะตะถะตะฝะพ ะฒ {path}", - "@fileHasBeenSavedAt": { - "type": "String", - "placeholders": { - "path": { - "type": "String" - } - } - }, - "jumpToLastReadMessage": "ะŸะตั€ะตะนั‚ะธ ะดะพ ะพัั‚ะฐะฝะฝัŒะพะณะพ ะฟั€ะพั‡ะธั‚ะฐะฝะพะณะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@jumpToLastReadMessage": {}, - "readUpToHere": "ะงะธั‚ะฐั‚ะธ ั‚ัƒั‚", - "@readUpToHere": {}, - "jump": "ะŸะตั€ะตะนั‚ะธ", - "@jump": {}, - "openLinkInBrowser": "ะ’ั–ะดะบั€ะธั‚ะธ ะฟะพัะธะปะฐะฝะฝั ัƒ ะฑั€ะฐัƒะทะตั€ั–", - "@openLinkInBrowser": {}, - "allRooms": "ะฃัั– ะณั€ัƒะฟะพะฒั– ะฑะตัั–ะดะธ", - "@allRooms": { - "type": "String", - "placeholders": {} - }, - "reportErrorDescription": "ะž, ะฝั–. ะฉะพััŒ ะฟั–ัˆะปะพ ะฝะต ั‚ะฐะบ. ะฏะบั‰ะพ ั…ะพั‡ะตั‚ะต, ะผะพะถะตั‚ะต ะฟะพะฒั–ะดะพะผะธั‚ะธ ะฟั€ะพ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ.", - "@reportErrorDescription": {}, - "report": "ะฟะพะฒั–ะดะพะผะธั‚ะธ", - "@report": {}, - "pleaseTryAgainLaterOrChooseDifferentServer": "ะกะฟั€ะพะฑัƒะนั‚ะต ะฟั–ะทะฝั–ัˆะต ะฐะฑะพ ะฒะธะฑะตั€ั–ั‚ัŒ ั–ะฝัˆะธะน ัะตั€ะฒะตั€.", - "@pleaseTryAgainLaterOrChooseDifferentServer": {}, - "signInWithPassword": "ะฃะฒั–ะนั‚ะธ ะทะฐ ะดะพะฟะพะผะพะณะพัŽ ะฟะฐั€ะพะปั", - "@signInWithPassword": {}, - "signInWith": "ะฃะฒั–ะนั‚ะธ ั‡ะตั€ะตะท {provider}", - "@signInWith": { - "type": "String", - "placeholders": { - "provider": { - "type": "String" - } - } - }, - "notAnImage": "ะะต ั„ะฐะนะป ะทะพะฑั€ะฐะถะตะฝะฝั.", - "@notAnImage": {}, - "importNow": "ะ†ะผะฟะพั€ั‚ัƒะฒะฐั‚ะธ ะทะฐั€ะฐะท", - "@importNow": {}, - "importEmojis": "ะ†ะผะฟะพั€ั‚ ะตะผะพะดะทั–", - "@importEmojis": {}, - "importFromZipFile": "ะ†ะผะฟะพั€ั‚ ะท ั„ะฐะนะปัƒ .zip", - "@importFromZipFile": {}, - "replace": "ะ—ะฐะผั–ะฝะธั‚ะธ", - "@replace": {}, - "exportEmotePack": "ะ•ะบัะฟะพั€ั‚ัƒะฒะฐั‚ะธ ะฝะฐะฑั–ั€ ัะผะฐะนะปะธะบั–ะฒ ัƒ ั„ะพั€ะผะฐั‚ั– .zip", - "@exportEmotePack": {}, - "sendTypingNotifications": "ะะฐะดัะธะปะฐั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฒะฒั–ะด ั‚ะตะบัั‚ัƒ", - "@sendTypingNotifications": {}, - "createGroup": "ะกั‚ะฒะพั€ะธั‚ะธ ะณั€ัƒะฟัƒ", - "@createGroup": {}, - "inviteContactToGroupQuestion": "ะฅะพั‡ะตั‚ะต ะทะฐะฟั€ะพัะธั‚ะธ {contact} ะดะพ ะฑะตัั–ะดะธ \"{groupName}\"?", - "@inviteContactToGroupQuestion": {}, - "messagesStyle": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั:", - "@messagesStyle": {}, - "shareInviteLink": "ะะฐะดั–ัะปะฐั‚ะธ ะทะฐะฟั€ะพัˆัƒะฒะฐะปัŒะฝะต ะฟะพัะธะปะฐะฝะฝั", - "@shareInviteLink": {}, - "tryAgain": "ะŸะพะฒั‚ะพั€ั–ั‚ัŒ ัะฟั€ะพะฑัƒ", - "@tryAgain": {}, - "setTheme": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ั‚ะตะผัƒ:", - "@setTheme": {}, - "setColorTheme": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ะบะพะปั–ั€ะฝัƒ ั‚ะตะผัƒ:", - "@setColorTheme": {}, - "addChatDescription": "ะ”ะพะดะฐั‚ะธ ะพะฟะธั ะฑะตัั–ะดะธ...", - "@addChatDescription": {}, - "chatPermissions": "ะ”ะพะทะฒะพะปะธ ะฑะตัั–ะดะธ", - "@chatPermissions": {}, - "chatDescription": "ะžะฟะธั ะฑะตัั–ะดะธ", - "@chatDescription": {}, - "chatDescriptionHasBeenChanged": "ะžะฟะธั ะฑะตัั–ะดะธ ะทะผั–ะฝะตะฝะพ", - "@chatDescriptionHasBeenChanged": {}, - "noChatDescriptionYet": "ะžะฟะธั ะฑะตัั–ะดะธ ั‰ะต ะฝะต ัั‚ะฒะพั€ะตะฝะพ.", - "@noChatDescriptionYet": {}, - "invalidServerName": "ะะตะดั–ะนัะฝะฐ ะฝะฐะทะฒะฐ ัะตั€ะฒะตั€ะฐ", - "@invalidServerName": {}, - "optionalRedactReason": "(ะะตะพะฑะพะฒ'ัะทะบะพะฒะพ) ะŸั€ะธั‡ะธะฝะฐ ั€ะตะดะฐะณัƒะฒะฐะฝะฝั ั†ัŒะพะณะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั...", - "@optionalRedactReason": {}, - "redactedBy": "ะ’ั–ะดั€ะตะดะฐะณะพะฒะฐะฝะพ {username}", - "@redactedBy": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "directChat": "ะžัะพะฑะธัั‚ะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@directChat": {}, - "redactedByBecause": "ะ’ั–ะดั€ะตะดะฐะณะพะฒะฐะฝะพ {username}, ั‚ะพะผัƒ ั‰ะพ: \"{reason}\"", - "@redactedByBecause": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "reason": { - "type": "String" - } - } - }, - "profileNotFound": "ะะต ะฒะดะฐะปะพัั ะทะฝะฐะนั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฝะฐ ัะตั€ะฒะตั€ั–. ะœะพะถะปะธะฒะพ, ะฟั€ะพะฑะปะตะผะฐ ะทั– ะท'ั”ะดะฝะฐะฝะฝัะผ ะฐะฑะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ ะฝะต ั–ัะฝัƒั”.", - "@profileNotFound": {}, - "invite": "ะ—ะฐะฟั€ะพัะธั‚ะธ", - "@invite": {}, - "redactMessageDescription": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั ะฑัƒะดะต ะฒั–ะดั€ะตะดะฐะณะพะฒะฐะฝะพ ะดะปั ะฒัั–ั… ัƒั‡ะฐัะฝะธะบั–ะฒ ั†ั–ั”ั— ั€ะพะทะผะพะฒะธ. ะฆะต ะฝะต ะผะพะถะฝะฐ ัะบะฐััƒะฒะฐั‚ะธ.", - "@redactMessageDescription": {}, - "setChatDescription": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ะพะฟะธั ะฑะตัั–ะดะธ", - "@setChatDescription": {}, - "inviteGroupChat": "๐Ÿ“จ ะ—ะฐะฟั€ะพัะธั‚ะธ ะดะพ ะณั€ัƒะฟะพะฒะพั— ะฑะตัั–ะดะธ", - "@inviteGroupChat": {}, - "invitePrivateChat": "๐Ÿ“จ ะ—ะฐะฟั€ะพัะธั‚ะธ ะดะพ ะฟั€ะธะฒะฐั‚ะฝะพั— ะฑะตัั–ะดะธ", - "@invitePrivateChat": {}, - "emoteKeyboardNoRecents": "ะขัƒั‚ ะท'ัะฒะปัั‚ัŒัั ะฝะตั‰ะพะดะฐะฒะฝะพ ะฒะธะบะพั€ะธัั‚ะฐะฝั– ัะผะฐะนะปะธะบะธ...", - "@emoteKeyboardNoRecents": { - "type": "String", - "placeholders": {} - }, - "invalidInput": "ะะตะดั–ะนัะฝะธะน ะฒะฒั–ะด!", - "@invalidInput": {}, - "wrongPinEntered": "ะ’ะฒะตะดะตะฝะพ ะฝะตะฟั€ะฐะฒะธะปัŒะฝะธะน PIN! ะŸะพะฒั‚ะพั€ั–ั‚ัŒ ัะฟั€ะพะฑัƒ ะทะฐ {seconds} ัะตะบัƒะฝะด...", - "@wrongPinEntered": { - "type": "String", - "placeholders": { - "seconds": { - "type": "int" - } - } - }, - "banUserDescription": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฑัƒะดะต ะทะฐะฑะปะพะบะพะฒะฐะฝะพ ะฒ ะฑะตัั–ะดั–, ั– ะฒั–ะฝ ะฝะต ะทะผะพะถะต ะทะฝะพะฒัƒ ัƒะฒั–ะนั‚ะธ ะฒ ะฝะตั—, ะฟะพะบะธ ะนะพะณะพ ะฝะต ะฑัƒะดะต ั€ะพะทะฑะปะพะบะพะฒะฐะฝะพ.", - "@banUserDescription": {}, - "removeDevicesDescription": "ะ’ะธ ะฒะธะนะดะตั‚ะต ะท ั†ัŒะพะณะพ ะฟั€ะธัั‚ั€ะพัŽ ั– ะฑั–ะปัŒัˆะต ะฝะต ะทะผะพะถะตั‚ะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", - "@removeDevicesDescription": {}, - "unbanUserDescription": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ ะทะผะพะถะต ะทะฝะพะฒัƒ ัƒะฒั–ะนั‚ะธ ะฒ ะฑะตัั–ะดัƒ, ัะบั‰ะพ ัะฟั€ะพะฑัƒั”.", - "@unbanUserDescription": {}, - "pushNotificationsNotAvailable": "Push-ัะฟะพะฒั–ั‰ะตะฝะฝั ะฝะตะดะพัั‚ัƒะฟะฝั–", - "@pushNotificationsNotAvailable": {}, - "makeAdminDescription": "ะŸั–ัะปั ั‚ะพะณะพ, ัะบ ะฒะธ ะทั€ะพะฑะธั‚ะต ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ะพะผ, ะฒะธ, ะผะพะถะปะธะฒะพ, ะฝะต ะทะผะพะถะตั‚ะต ั†ะต ัะบะฐััƒะฒะฐั‚ะธ, ะพัะบั–ะปัŒะบะธ ะฒั–ะฝ ะผะฐั‚ะธะผะต ั‚ั– ัะฐะผั– ะฟั€ะฐะฒะฐ, ั‰ะพ ะน ะฒะธ.", - "@makeAdminDescription": {}, - "archiveRoomDescription": "ะ‘ะตัั–ะดัƒ ะฑัƒะดะต ะฟะตั€ะตะผั–ั‰ะตะฝะพ ะดะพ ะฐั€ั…ั–ะฒัƒ. ะ†ะฝัˆั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั– ะทะผะพะถัƒั‚ัŒ ะฟะพะฑะฐั‡ะธั‚ะธ, ั‰ะพ ะฒะธ ะฒะธะนัˆะปะธ ะท ะฝะตั—.", - "@archiveRoomDescription": {}, - "hasKnocked": "๐Ÿšช{user} ัั‚ัƒะบะฐั” ะดะพ ะฒะฐั", - "@hasKnocked": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "learnMore": "ะ”ะพะบะปะฐะดะฝั–ัˆะต", - "@learnMore": {}, - "roomUpgradeDescription": "ะŸั–ัะปั ั†ัŒะพะณะพ ะฑะตัั–ะดัƒ ะฑัƒะดะต ะฒั–ะดั‚ะฒะพั€ะตะฝะพ ะท ะฝะพะฒะพัŽ ะฒะตั€ัั–ั”ัŽ ะบั–ะผะฝะฐั‚ะธ. ะฃัั– ัƒั‡ะฐัะฝะธะบะธ ะพั‚ั€ะธะผะฐัŽั‚ัŒ ัะฟะพะฒั–ั‰ะตะฝะฝั, ั‰ะพ ั—ะผ ะฟะพั‚ั€ั–ะฑะฝะพ ะฟะตั€ะตะนั‚ะธ ะดะพ ะฝะพะฒะพั— ะฑะตัั–ะดะธ. ะ’ะธ ะผะพะถะตั‚ะต ะดั–ะทะฝะฐั‚ะธัั ะฑั–ะปัŒัˆะต ะฟั€ะพ ะฒะตั€ัั–ั— ะบั–ะผะฝะฐั‚ ะฝะฐ https://spec.matrix.org/latest/rooms/", - "@roomUpgradeDescription": {}, - "pleaseEnterANumber": "ะ’ะฒะตะดั–ั‚ัŒ ั‡ะธัะปะพ ะฑั–ะปัŒัˆะต ะฝั–ะถ 0", - "@pleaseEnterANumber": {}, - "kickUserDescription": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฒะธะณะฝะฐะปะธ ะท ะฑะตัั–ะดะธ, ะฐะปะต ะฝะต ะทะฐะฑะปะพะบัƒะฒะฐะปะธ. ะ”ะพ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธั… ะฑะตัั–ะด ะบะพั€ะธัั‚ัƒะฒะฐั‡ ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะฑัƒะดัŒ-ะบะพะปะธ.", - "@kickUserDescription": {}, - "blockListDescription": "ะ’ะธ ะผะพะถะตั‚ะต ะทะฐะฑะปะพะบัƒะฒะฐั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ, ัะบั– ะฒะฐั ั‚ัƒั€ะฑัƒัŽั‚ัŒ. ะ’ะธ ะฝะต ะทะผะพะถะตั‚ะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ ะถะพะดะฝะธั… ะฟะพะฒั–ะดะพะผะปะตะฝัŒ ะฐะฑะพ ะทะฐะฟั€ะพัˆะตะฝัŒ ะดะพ ะบั–ะผะฝะฐั‚ะธ ะฒั–ะด ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ะท ะฒะฐัˆะพะณะพ ะฟะตั€ัะพะฝะฐะปัŒะฝะพะณะพ ัะฟะธัะบัƒ ะฑะปะพะบัƒะฒะฐะฝะฝั.", - "@blockListDescription": {}, - "createGroupAndInviteUsers": "ะกั‚ะฒะพั€ะธั‚ะธ ะณั€ัƒะฟัƒ ั‚ะฐ ะทะฐะฟั€ะพัะธั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", - "@createGroupAndInviteUsers": {}, - "startConversation": "ะ ะพะทะฟะพั‡ะฐั‚ะธ ั€ะพะทะผะพะฒัƒ", - "@startConversation": {}, - "blockedUsers": "ะ—ะฐะฑะปะพะบะพะฒะฐะฝั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–", - "@blockedUsers": {}, - "groupCanBeFoundViaSearch": "ะ“ั€ัƒะฟัƒ ะผะพะถะฝะฐ ะทะฝะฐะนั‚ะธ ั‡ะตั€ะตะท ะฟะพัˆัƒะบ", - "@groupCanBeFoundViaSearch": {}, - "noUsersFoundWithQuery": "ะะฐ ะถะฐะปัŒ, ะฝะต ะทะฝะฐะนะดะตะฝะพ ะถะพะดะฝะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะท ะทะฐะฟะธั‚ะพะผ \"{query}\".ะŸะตั€ะตะฒั–ั€ั‚ะต, ั‡ะธ ะฝะต ะฑัƒะปะพ ะดะพะฟัƒั‰ะตะฝะพ ะฟะพะผะธะปะบะธ.", - "@noUsersFoundWithQuery": { - "type": "String", - "placeholders": { - "query": { - "type": "String" - } - } - }, - "block": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ", - "@block": {}, - "yourGlobalUserIdIs": "ะ’ะฐัˆ ะณะปะพะฑะฐะปัŒะฝะธะน ID ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ: ", - "@yourGlobalUserIdIs": {}, - "commandHint_sendraw": "ะะฐะดั–ัะปะฐั‚ะธ ะฝะตะพะฑั€ะพะฑะปะตะฝะธะน json", - "@commandHint_sendraw": {}, - "wrongRecoveryKey": "ะ’ะธะฑะฐั‡ั‚ะต... ัั…ะพะถะต, ั†ะต ะฝะตะฟั€ะฐะฒะธะปัŒะฝะธะน ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั.", - "@wrongRecoveryKey": {}, - "blockUsername": "ะ†ะณะฝะพั€ัƒะฒะฐั‚ะธ ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@blockUsername": {}, - "groupName": "ะะฐะทะฒะฐ ะณั€ัƒะฟะธ", - "@groupName": {}, - "databaseMigrationTitle": "ะ‘ะฐะทัƒ ะดะฐะฝะธั… ะพะฟั‚ะธะผั–ะทะพะฒะฐะฝะพ", - "@databaseMigrationTitle": {}, - "searchChatsRooms": "ะŸะพัˆัƒะบ ะดะปั #chats, @users...", - "@searchChatsRooms": {}, - "databaseMigrationBody": "ะ—ะฐั‡ะตะบะฐะนั‚ะต, ะฑัƒะดัŒ ะปะฐัะบะฐ. ะฆะต ะผะพะถะต ั‚ั€ะธะฒะฐั‚ะธ ะดะตัะบะธะน ั‡ะฐั.", - "@databaseMigrationBody": {}, - "thisDevice": "ะฆะตะน ะฟั€ะธัั‚ั€ั–ะน:", - "@thisDevice": {}, - "publicSpaces": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธะน ะฟั€ะพัั‚ั–ั€", - "@publicSpaces": {}, - "passwordIsWrong": "ะ’ะฒะตะดะตะฝะธะน ะฟะฐั€ะพะปัŒ ะฝะตะฟั€ะฐะฒะธะปัŒะฝะธะน", - "@passwordIsWrong": {}, - "pleaseEnterYourCurrentPassword": "ะ’ะฒะตะดั–ั‚ัŒ ะฟะพั‚ะพั‡ะฝะธะน ะฟะฐั€ะพะปัŒ", - "@pleaseEnterYourCurrentPassword": {}, - "publicLink": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะต ะฟะพัะธะปะฐะฝะฝั", - "@publicLink": {}, - "nothingFound": "ะั–ั‡ะพะณะพ ะฝะต ะทะฝะฐะนะดะตะฝะพ...", - "@nothingFound": {}, - "decline": "ะ’ั–ะดั…ะธะปะธั‚ะธ", - "@decline": {}, - "newPassword": "ะะพะฒะธะน ะฟะฐั€ะพะปัŒ", - "@newPassword": {}, - "passwordsDoNotMatch": "ะŸะฐั€ะพะปั– ะฒั–ะดั€ั–ะทะฝััŽั‚ัŒัั", - "@passwordsDoNotMatch": {}, - "subspace": "ะŸั–ะดะฟั€ะพัั‚ั–ั€", - "@subspace": {}, - "select": "ะ’ะธะฑั€ะฐั‚ะธ", - "@select": {}, - "pleaseChooseAStrongPassword": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะฝะฐะดั–ะนะฝะธะน ะฟะฐั€ะพะปัŒ", - "@pleaseChooseAStrongPassword": {}, - "addChatOrSubSpace": "ะ”ะพะดะฐั‚ะธ ะฑะตัั–ะดัƒ ะฐะฑะพ ะฟั–ะดะฟั€ะพัั‚ั–ั€", - "@addChatOrSubSpace": {}, - "leaveEmptyToClearStatus": "ะ›ะธัˆั–ั‚ัŒ ะฟะพั€ะพะถะฝั–ะผ, ั‰ะพะฑ ะพะฝะพะฒะธั‚ะธ ัั‚ะฐั‚ัƒั.", - "@leaveEmptyToClearStatus": {}, - "joinSpace": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะฟั€ะพัั‚ะพั€ัƒ", - "@joinSpace": {}, - "searchForUsers": "ะŸะพัˆัƒะบ @ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ...", - "@searchForUsers": {}, - "sessionLostBody": "ะ’ะฐัˆ ัะตะฐะฝั ะฒั‚ั€ะฐั‡ะตะฝะพ. ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฟะพะฒั–ะดะพะผั‚ะต ะฟั€ะพ ั†ัŽ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ ะทะฐ ะฐะดั€ะตัะพัŽ {url}. ะขะตะบัั‚ ะฟะพะผะธะปะบะธ: {error}", - "@sessionLostBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "databaseBuildErrorBody": "ะะต ะฒะดะฐะปะพัั ัั‚ะฒะพั€ะธั‚ะธ ะฑะฐะทัƒ ะดะฐะฝะธั… SQlite. ะ—ะฐัั‚ะพััƒะฝะพะบ ะฝะฐะผะฐะณะฐั”ั‚ัŒัั ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ัั‚ะฐั€ัƒ ะฑะฐะทัƒ ะดะฐะฝะธั…. ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฟะพะฒั–ะดะพะผั‚ะต ะฟั€ะพ ั†ัŽ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ ะทะฐ ะฐะดั€ะตัะพัŽ {url}. ะขะตะบัั‚ ะฟะพะผะธะปะบะธ: {error}", - "@databaseBuildErrorBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "initAppError": "ะ’ะธะฝะธะบะปะฐ ะฟะพะผะธะปะบะฐ ะฟั–ะด ั‡ะฐั ะทะฐะฟัƒัะบัƒ ะทะฐัั‚ะพััƒะฝะบัƒ", - "@initAppError": {}, - "restoreSessionBody": "ะะฐั€ะฐะทั– ะทะฐัั‚ะพััƒะฝะพะบ ะฝะฐะผะฐะณะฐั”ั‚ัŒัั ะฒั–ะดะฝะพะฒะธั‚ะธ ะฒะฐัˆ ัะตะฐะฝั ะท ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั—. ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฟะพะฒั–ะดะพะผั‚ะต ะฟั€ะพ ั†ัŽ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ ะทะฐ ะฐะดั€ะตัะพัŽ {url}. ะขะตะบัั‚ ะฟะพะผะธะปะบะธ: {error}", - "@restoreSessionBody": { - "type": "String", - "placeholders": { - "url": { - "type": "String" - }, - "error": { - "type": "String" - } - } - }, - "youInvitedToBy": "๐Ÿ“ฉ ะ’ะฐั ะทะฐะฟั€ะพัˆะตะฝะพ ะทะฐ ะฟะพัะธะปะฐะฝะฝัะผ ะฝะฐ:\n{alias}", - "@youInvitedToBy": { - "placeholders": { - "alias": { - "type": "String" - } - } - }, - "acceptedKeyVerification": "{sender} ะฟะพะณะพะดะถัƒั”ั‚ัŒัั ะทะฒั–ั€ะธั‚ะธ ะบะปัŽั‡ั–", - "@acceptedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "canceledKeyVerification": "{sender} ัะบะฐัะพะฒัƒั” ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", - "@canceledKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "requestedKeyVerification": "{sender} ะฟั€ะพัะธั‚ัŒ ะทะฒั–ั€ะธั‚ะธ ะบะปัŽั‡ั–", - "@requestedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "transparent": "ะŸั€ะพะทะพั€ะธะน", - "@transparent": {}, - "sendReadReceiptsDescription": "ะ†ะฝัˆั– ัƒั‡ะฐัะฝะธะบะธ ะฑะตัั–ะดะธ ะฑะฐั‡ะธั‚ะธะผัƒั‚ัŒ, ั‰ะพ ะฒะธ ะฟั€ะพั‡ะธั‚ะฐะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", - "@sendReadReceiptsDescription": {}, - "formattedMessages": "ะคะพั€ะผะฐั‚ะพะฒะฐะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@formattedMessages": {}, - "forwardMessageTo": "ะŸะตั€ะตัะปะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะดะพ {roomName}?", - "@forwardMessageTo": { - "type": "String", - "placeholders": { - "roomName": { - "type": "String" - } - } - }, - "sendReadReceipts": "ะะฐะดั–ัะปะฐั‚ะธ ะฟั–ะดั‚ะฒะตั€ะดะถะตะฝะฝั ะฟั€ะพั‡ะธั‚ะฐะฝะฝั", - "@sendReadReceipts": {}, - "sendTypingNotificationsDescription": "ะ†ะฝัˆั– ัƒั‡ะฐัะฝะธะบะธ ะฑะตัั–ะดะธ ะฑะฐั‡ะธั‚ะธะผัƒั‚ัŒ, ะบะพะปะธ ะฒะธ ะฝะฐะฑะธั€ะฐั”ั‚ะต ะฝะพะฒะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", - "@sendTypingNotificationsDescription": {}, - "formattedMessagesDescription": "ะŸะพะบะฐะทัƒะฒะฐั‚ะธ ั€ะพะทัˆะธั€ะตะฝะธะน ะฒะผั–ัั‚ ะฟะพะฒั–ะดะพะผะปะตะฝัŒ, ะฝะฐะฟั€ะธะบะปะฐะด, ะถะธั€ะฝะธะน ั‚ะตะบัั‚, ะฒะธะบะพั€ะธัั‚ะพะฒัƒัŽั‡ะธ markdown.", - "@formattedMessagesDescription": {}, - "verifyOtherUser": "๐Ÿ” ะ—ะฒั–ั€ะธั‚ะธ ั–ะฝัˆะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@verifyOtherUser": {}, - "verifyOtherUserDescription": "ะฏะบั‰ะพ ะฒะธ ะทะฒั–ั€ัั”ั‚ะต ั–ะฝัˆะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะฒะธ ะผะพะถะตั‚ะต ะฑัƒั‚ะธ ะฒะฟะตะฒะฝะตะฝั–, ั‰ะพ ะทะฝะฐั”ั‚ะต, ะบะพะผัƒ ะฒะธ ะฝะฐัะฟั€ะฐะฒะดั– ะฟะธัˆะตั‚ะต. ๐Ÿ’ช\n\nะšะพะปะธ ะฒะธ ะฟะพั‡ะฝะตั‚ะต ะทะฒั–ั€ะตะฝะฝั, ะฒะธ ั‚ะฐ ั–ะฝัˆะธะน ะบะพั€ะธัั‚ัƒะฒะฐั‡ ะฟะพะฑะฐั‡ะธั‚ะต ัะฟะปะธะฒะฝะต ะฒั–ะบะฝะพ ะฒ ะทะฐัั‚ะพััƒะฝะบัƒ. ะขะฐะผ ะฒะธ ะฟะพะฑะฐั‡ะธั‚ะต ะฝะฐะฑั–ั€ ัะผะฐะนะปะธะบั–ะฒ ะฐะฑะพ ั‡ะธัะตะป, ัะบั– ะฒะฐะผ ะฟะพั‚ั€ั–ะฑะฝะพ ะฑัƒะดะต ะฟะพั€ั–ะฒะฝัั‚ะธ ะผั–ะถ ัะพะฑะพัŽ.\n\nะะฐะนะบั€ะฐั‰ะธะน ัะฟะพัั–ะฑ ะทั€ะพะฑะธั‚ะธ ั†ะต โ€” ะทัƒัั‚ั€ั–ั‚ะธัั ะฐะฑะพ ั€ะพะทะฟะพั‡ะฐั‚ะธ ะฒั–ะดะตะพะฒะธะบะปะธะบ. ๐Ÿ‘ญ", - "@verifyOtherUserDescription": {}, - "verifyOtherDeviceDescription": "ะšะพะปะธ ะฒะธ ะทะฒั–ั€ัั”ั‚ะต ั–ะฝัˆะธะน ะฟั€ะธัั‚ั€ั–ะน, ั†ั– ะฟั€ะธัั‚ั€ะพั— ะผะพะถัƒั‚ัŒ ะพะฑะผั–ะฝัŽะฒะฐั‚ะธัั ะบะปัŽั‡ะฐะผะธ, ะฟั–ะดะฒะธั‰ัƒัŽั‡ะธ ะฒะฐัˆัƒ ะทะฐะณะฐะปัŒะฝัƒ ะฑะตะทะฟะตะบัƒ. ๐Ÿ’ช ะšะพะปะธ ะฒะธ ั€ะพะทะฟะพั‡ะฝะตั‚ะต ะทะฒั–ั€ะตะฝะฝั, ะฒ ะทะฐัั‚ะพััƒะฝะบัƒ ะฝะฐ ะพะฑะพั… ะฟั€ะธัั‚ั€ะพัั… ะท'ัะฒะธั‚ัŒัั ัะฟะปะธะฒะฝะต ะฒั–ะบะฝะพ. ะขะฐะผ ะฒะธ ะฟะพะฑะฐั‡ะธั‚ะต ะฝะฐะฑั–ั€ ัะผะฐะนะปะธะบั–ะฒ ะฐะฑะพ ั‡ะธัะตะป, ัะบั– ะฒะฐะผ ะฟะพั‚ั€ั–ะฑะฝะพ ะฑัƒะดะต ะฟะพั€ั–ะฒะฝัั‚ะธ ะผั–ะถ ัะพะฑะพัŽ. ะะฐะนะบั€ะฐั‰ะต ะผะฐั‚ะธ ะพะฑะธะดะฒะฐ ะฟั€ะธัั‚ั€ะพั— ะฟั–ะด ั€ัƒะบะพัŽ ะฟะตั€ะตะด ะฟะพั‡ะฐั‚ะบะพะผ ะทะฒั–ั€ะตะฝะฝั. ๐Ÿคณ", - "@verifyOtherDeviceDescription": {}, - "verifyOtherDevice": "๐Ÿ” ะ—ะฒั–ั€ะธั‚ะธ ั–ะฝัˆะธะน ะฟั€ะธัั‚ั€ั–ะน", - "@verifyOtherDevice": {}, - "completedKeyVerification": "{sender} ะทะฐะฒะตั€ัˆัƒั” ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", - "@completedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "isReadyForKeyVerification": "{sender} ะณะพั‚ะพะฒะธะน ะดะพ ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", - "@isReadyForKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "startedKeyVerification": "{sender} ั€ะพะทะฟะพั‡ะธะฝะฐั” ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", - "@startedKeyVerification": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - } - } - }, - "presenceStyle": "ะŸั€ะธััƒั‚ะฝั–ัั‚ัŒ:", - "@presenceStyle": { - "type": "String", - "placeholders": {} - }, - "presencesToggle": "ะŸะพะบะฐะทัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฟั€ะพ ัั‚ะฐะฝ ะฒั–ะด ั–ะฝัˆะธั… ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", - "@presencesToggle": { - "type": "String", - "placeholders": {} - }, - "hidePresences": "ะกั…ะพะฒะฐั‚ะธ ัะฟะธัะพะบ ัั‚ะฐะฝั–ะฒ?", - "@hidePresences": {}, - "incomingMessages": "ะ’ั…ั–ะดะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@incomingMessages": {}, - "discover": "ะžะณะปัะด", - "@discover": {}, - "stickers": "ะะฐะปั–ะฟะบะธ", - "@stickers": {}, - "searchIn": "ะŸะพัˆัƒะบ ัƒ ะฑะตัั–ะดั– \"{chat}\"...", - "@searchIn": { - "type": "String", - "placeholders": { - "chat": { - "type": "String" - } - } - }, - "commandHint_ignore": "ะ†ะณะฝะพั€ัƒะฒะฐั‚ะธ ั†ะตะน Matrix ID", - "@commandHint_ignore": {}, - "restricted": "ะžะฑะผะตะถะตะฝะพ", - "@restricted": {}, - "swipeRightToLeftToReply": "ะŸะพััƒะฝัƒั‚ะธ ะฟั€ะฐะฒะพั€ัƒั‡ ะฐะฑะพ ะปั–ะฒะพั€ัƒั‡, ั‰ะพะฑ ะฒั–ะดะฟะพะฒั–ัั‚ะธ", - "@swipeRightToLeftToReply": {}, - "globalChatId": "ะ“ะปะพะฑะฐะปัŒะฝะธะน ID ะฑะตัั–ะดะธ", - "@globalChatId": {}, - "accessAndVisibility": "ะ”ะพัั‚ัƒะฟ ั– ะฒะธะดะธะผั–ัั‚ัŒ", - "@accessAndVisibility": {}, - "accessAndVisibilityDescription": "ะฅั‚ะพ ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ั†ั–ั”ั— ะฑะตัั–ะดะธ ั– ัะบ ั—ั— ะผะพะถะฝะฐ ะทะฝะฐะนั‚ะธ.", - "@accessAndVisibilityDescription": {}, - "calls": "ะ’ะธะบะปะธะบะธ", - "@calls": {}, - "customEmojisAndStickers": "ะ’ะปะฐัะฝั– ะตะผะพะดะถั– ั‚ะฐ ะฝะฐะปั–ะฟะบะธ", - "@customEmojisAndStickers": {}, - "customEmojisAndStickersBody": "ะ”ะพะดะฐะฒะฐะนั‚ะต ะฐะฑะพ ะดั–ะปั–ั‚ัŒัั ะฒะปะฐัะฝะธะผะธ ะตะผะพะดะถั– ะฐะฑะพ ะฝะฐะปั–ะฟะบะฐะผะธ, ัะบั– ะผะพะถะฝะฐ ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ะฒ ะฑัƒะดัŒ-ัะบั–ะน ะฑะตัั–ะดั–.", - "@customEmojisAndStickersBody": {}, - "createNewAddress": "ะกั‚ะฒะพั€ะธั‚ะธ ะฝะพะฒัƒ ะฐะดั€ะตััƒ", - "@createNewAddress": {}, - "userRole": "ะ ะพะปัŒ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@userRole": {}, - "minimumPowerLevel": "{level} โ€” ั†ะต ะฝะฐะนะฝะธะถั‡ะธะน ั€ั–ะฒะตะฝัŒ ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ.", - "@minimumPowerLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "String" - } - } - }, - "commandHint_unignore": "ะะต ั–ะณะฝะพั€ัƒะฒะฐั‚ะธ ั†ะตะน Matrix ID", - "@commandHint_unignore": {}, - "knockRestricted": "ะกั‚ัƒะบ ะพะฑะผะตะถะตะฝะพ", - "@knockRestricted": {}, - "appLockDescription": "ะ‘ะปะพะบัƒะฒะฐั‚ะธ ะทะฐัั‚ะพััƒะฝะพะบ, ะบะพะปะธ ะฝะต ะฒะธะบะพั€ะธัั‚ะพะฒัƒั”ั‚ัŒัั ะŸะ†ะ-ะบะพะด", - "@appLockDescription": {}, - "hideRedactedMessages": "ะกั…ะพะฒะฐั‚ะธ ะทะผั–ะฝะตะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@hideRedactedMessages": {}, - "hideRedactedMessagesBody": "ะฏะบั‰ะพ ั…ั‚ะพััŒ ะทะผั–ะฝะธั‚ัŒ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั, ะนะพะณะพ ะฑั–ะปัŒัˆะต ะฝะต ะฑัƒะดะต ะฒะธะดะฝะพ ะฒ ะฑะตัั–ะดั–.", - "@hideRedactedMessagesBody": {}, - "hideInvalidOrUnknownMessageFormats": "ะกั…ะพะฒะฐั‚ะธ ะฝะตะดั–ะนัะฝั– ะฐะฑะพ ะฝะตะฒั–ะดะพะผั– ั„ะพั€ะผะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝัŒ", - "@hideInvalidOrUnknownMessageFormats": {}, - "hideMemberChangesInPublicChats": "ะกั…ะพะฒะฐั‚ะธ ะทะผั–ะฝะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ัƒ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธั… ะฑะตัั–ะดะฐั…", - "@hideMemberChangesInPublicChats": {}, - "hideMemberChangesInPublicChatsBody": "ะะต ะฟะพะบะฐะทัƒะฒะฐั‚ะธ ะฒ ั…ั€ะพะฝะพะปะพะณั–ั— ะฑะตัั–ะดะธ, ัะบั‰ะพ ั…ั‚ะพััŒ ะฟั€ะธั”ะดะฝัƒั”ั‚ัŒัั ะดะพ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพั— ะฑะตัั–ะดะธ ะฐะฑะพ ะฒะธั…ะพะดะธั‚ัŒ ะท ะฝะตั—, ั‰ะพะฑ ะฟะพะบั€ะฐั‰ะธั‚ะธ ั—ั— ั‡ะธั‚ะฐะฑะตะปัŒะฝั–ัั‚ัŒ.", - "@hideMemberChangesInPublicChatsBody": {}, - "overview": "ะžะณะปัะด", - "@overview": {}, - "notifyMeFor": "ะกะฟะพะฒั–ั‰ะฐั‚ะธ ะผะตะฝะต ะฟั€ะพ", - "@notifyMeFor": {}, - "passwordRecoverySettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฟะฐั€ะพะปั", - "@passwordRecoverySettings": {}, - "userWouldLikeToChangeTheChat": "{user} ั…ะพั‡ะต ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะฑะตัั–ะดะธ.", - "@userWouldLikeToChangeTheChat": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "noPublicLinkHasBeenCreatedYet": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะต ะฟะพัะธะปะฐะฝะฝั ั‰ะต ะฝะต ัั‚ะฒะพั€ะตะฝะพ", - "@noPublicLinkHasBeenCreatedYet": {}, - "knock": "ะŸะพัั‚ัƒะบะฐั‚ะธััŒ", - "@knock": {}, - "knocking": "ะกั‚ัƒะบะฐัŽั‚ัŒัั", - "@knocking": {}, - "noDatabaseEncryption": "ะจะธั„ั€ัƒะฒะฐะฝะฝั ะฑะฐะทะธ ะดะฐะฝะธั… ะฝะต ะฟั–ะดั‚ั€ะธะผัƒั”ั‚ัŒัั ะฝะฐ ั†ั–ะน ะฟะปะฐั‚ั„ะพั€ะผั–", - "@noDatabaseEncryption": {}, - "usersMustKnock": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั– ะฟะพะฒะธะฝะฝั– ะฟะพัั‚ัƒะบะฐั‚ะธััŒ", - "@usersMustKnock": {}, - "noOneCanJoin": "ะั–ั…ั‚ะพ ะฝะต ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธััŒ", - "@noOneCanJoin": {}, - "chatCanBeDiscoveredViaSearchOnServer": "ะ‘ะตัั–ะดัƒ ะผะพะถะฝะฐ ะทะฝะฐะนั‚ะธ ะทะฐ ะดะพะฟะพะผะพะณะพัŽ ะฟะพัˆัƒะบัƒ ะฝะฐ {server}", - "@chatCanBeDiscoveredViaSearchOnServer": { - "type": "String", - "placeholders": { - "server": { - "type": "String" - } - } - }, - "publicChatAddresses": "ะะดั€ะตัะธ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพั— ะฑะตัั–ะดะธ", - "@publicChatAddresses": {}, - "searchMore": "ะจัƒะบะฐั‚ะธ ั‰ะต...", - "@searchMore": {}, - "gallery": "ะ“ะฐะปะตั€ะตั", - "@gallery": {}, - "files": "ะคะฐะนะปะธ", - "@files": {}, - "unreadChatsInApp": "{appname}: {unread} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธั… ะฑะตัั–ะด", - "@unreadChatsInApp": { - "type": "String", - "placeholders": { - "appname": { - "type": "String" - }, - "unread": { - "type": "String" - } - } - }, - "thereAreCountUsersBlocked": "ะะฐั€ะฐะทั– ะทะฐะฑะปะพะบะพะฒะฐะฝะพ {count} ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ.", - "@thereAreCountUsersBlocked": { - "type": "String", - "count": {} - }, - "moderatorLevel": "{level} - ะœะพะดะตั€ะฐั‚ะพั€", - "@moderatorLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "adminLevel": "{level} - ะะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€", - "@adminLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "userLevel": "{level} - ะšะพั€ะธัั‚ัƒะฒะฐั‡", - "@userLevel": { - "type": "String", - "placeholders": { - "level": { - "type": "int" - } - } - }, - "changeGeneralChatSettings": "ะ—ะผั–ะฝะธั‚ะธ ะทะฐะณะฐะปัŒะฝั– ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ั‡ะฐั‚ัƒ", - "@changeGeneralChatSettings": {}, - "inviteOtherUsers": "ะ—ะฐะฟั€ะพัะธั‚ะธ ั–ะฝัˆะธั… ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ะดะพ ั†ัŒะพะณะพ ั‡ะฐั‚ัƒ", - "@inviteOtherUsers": {}, - "changeTheChatPermissions": "ะ—ะผั–ะฝะธั‚ะธ ะฟั€ะฐะฒะฐ ะดะพัั‚ัƒะฟัƒ ะดะพ ั‡ะฐั‚ัƒ", - "@changeTheChatPermissions": {}, - "changeTheVisibilityOfChatHistory": "ะ—ะผั–ะฝะธั‚ะธ ะฒะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั— ั‡ะฐั‚ัƒ", - "@changeTheVisibilityOfChatHistory": {}, - "changeTheCanonicalRoomAlias": "ะ—ะผั–ะฝะธั‚ะธ ะพัะฝะพะฒะฝัƒ ะฐะดั€ะตััƒ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพะณะพ ั‡ะฐั‚ัƒ", - "@changeTheCanonicalRoomAlias": {}, - "sendRoomNotifications": "ะะฐะดัะธะปะฐั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั @room", - "@sendRoomNotifications": {}, - "space": "ะŸั€ะพัั‚ั–ั€", - "@space": {}, - "spaces": "ะŸั€ะพัั‚ะพั€ะธ", - "@spaces": {}, - "goToSpace": "ะŸะตั€ะตะนั‚ะธ ะดะพ ะฟั€ะพัั‚ะพั€ัƒ: {space}", - "@goToSpace": { - "type": "String", - "space": {} - }, - "markAsUnread": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธะผ", - "@markAsUnread": {}, - "alwaysUse24HourFormat": "ะฝั–", - "@alwaysUse24HourFormat": { - "description": "Set to true to always display time of day in 24 hour format." - }, - "invitedBy": "๐Ÿ“ฉ ะ—ะฐะฟั€ะพัˆะตะฝะธะน {user}", - "@invitedBy": { - "placeholders": { - "user": { - "type": "String" - } - } - }, - "changeTheDescriptionOfTheGroup": "ะ—ะผั–ะฝะธั‚ะธ ะพะฟะธั ั‡ะฐั‚ัƒ", - "@changeTheDescriptionOfTheGroup": {}, - "updateInstalled": "๐ŸŽ‰ ะžะฝะพะฒะปะตะฝะฝั {version} ะฒัั‚ะฐะฝะพะฒะปะตะฝะพ!", - "@updateInstalled": { - "type": "String", - "placeholders": { - "version": { - "type": "String" - } - } - }, - "changelog": "ะ—ะผั–ะฝะธ", - "@changelog": {}, - "chatPermissionsDescription": "ะ’ะธะทะฝะฐั‡ั‚ะต, ัะบะธะน ั€ั–ะฒะตะฝัŒ ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ ะฝะตะพะฑั…ั–ะดะฝะธะน ะดะปั ะฟะตะฒะฝะธั… ะดั–ะน ัƒ ั†ัŒะพะผัƒ ั‡ะฐั‚ั–. ะ ั–ะฒะฝั– ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ 0, 50 ั– 100 ะทะฐะทะฒะธั‡ะฐะน ะฟั€ะตะดัั‚ะฐะฒะปััŽั‚ัŒ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ, ะผะพะดะตั€ะฐั‚ะพั€ั–ะฒ ั‚ะฐ ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ั–ะฒ, ะฐะปะต ะผะพะถะปะธะฒั– ะฑัƒะดัŒ-ัะบั– ะณั€ะฐะดะฐั†ั–ั—.", - "@chatPermissionsDescription": {}, - "countChatsAndCountParticipants": "{chats} ั‡ะฐั‚ะธ ั‚ะฐ {participants} ัƒั‡ะฐัะฝะธะบั–ะฒ", - "@countChatsAndCountParticipants": { - "type": "String", - "placeholders": { - "chats": { - "type": "int" - }, - "participants": { - "type": "int" - } - } - }, - "noMoreChatsFound": "ะ‘ั–ะปัŒัˆะต ั‡ะฐั‚ั–ะฒ ะฝะต ะทะฝะฐะนะดะตะฝะพ...", - "@noMoreChatsFound": {}, - "joinedChats": "ะŸั€ะธั”ะดะฝะฐะฝั– ั‡ะฐั‚ะธ", - "@joinedChats": {}, - "unread": "ะะตะฟั€ะพั‡ะธั‚ะฐะฝั–", - "@unread": {}, - "sendCanceled": "ะะฐะดัะธะปะฐะฝะฝั ัะบะฐัะพะฒะฐะฝะพ", - "@sendCanceled": {}, - "noChatsFoundHere": "ะ‘ะตัั–ะด ั‰ะต ะฝะตะผะฐั”. ะ ะพะทะฟะพั‡ะฝั–ั‚ัŒ ัะฟั–ะปะบัƒะฒะฐะฝะฝั ะฝะฐั‚ะธัะฝัƒะฒัˆะธ ะบะฝะพะฟะบัƒ ะฝะธะถั‡ะต. โคต๏ธ", - "@noChatsFoundHere": {}, - "loginWithMatrixId": "ะฃะฒั–ะนั‚ะธ ะทะฐ ะดะพะฟะพะผะพะณะพัŽ Matrix-ID", - "@loginWithMatrixId": {}, - "discoverHomeservers": "ะ—ะฝะฐะนั‚ะธ ะดะพะผะฐัˆะฝั– ัะตั€ะฒะตั€ะธ", - "@discoverHomeservers": {}, - "whatIsAHomeserver": "ะฉะพ ั‚ะฐะบะต ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€?", - "@whatIsAHomeserver": {}, - "homeserverDescription": "ะฃัั– ะฒะฐัˆั– ะดะฐะฝั– ะทะฑะตั€ั–ะณะฐัŽั‚ัŒัั ะฝะฐ ะดะพะผะฐัˆะฝัŒะพะผัƒ ัะตั€ะฒะตั€ั–, ั‚ะฐะบ ัะฐะผะพ ัะบ ัƒ ะฟะพัั‚ะฐั‡ะฐะปัŒะฝะธะบะฐ ะฟะพัะปัƒะณ ะตะปะตะบั‚ั€ะพะฝะฝะพั— ะฟะพัˆั‚ะธ. ะ’ะธ ะผะพะถะตั‚ะต ะฒะธะฑั€ะฐั‚ะธ, ัะบะธะน ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€ ะฒะธ ั…ะพั‡ะตั‚ะต ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ, ะฒะพะดะฝะพั‡ะฐั ะฒะธ ะผะพะถะตั‚ะต ัะฟั–ะปะบัƒะฒะฐั‚ะธัั ะท ัƒัั–ะผะฐ. ะ”ะพะบะปะฐะดะฝั–ัˆะต ะฝะฐ https://matrix.org.", - "@homeserverDescription": {}, - "doesNotSeemToBeAValidHomeserver": "ะ—ะดะฐั”ั‚ัŒัั, ั†ะต ะฝะตััƒะผั–ัะฝะธะน ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€. ะะตะฟั€ะฐะฒะธะปัŒะฝะฐ URL-ะฐะดั€ะตัะฐ?", - "@doesNotSeemToBeAValidHomeserver": {}, - "calculatingFileSize": "ะžะฑั‡ะธัะปะตะฝะฝั ั€ะพะทะผั–ั€ัƒ ั„ะฐะนะปัƒ...", - "@calculatingFileSize": {}, - "prepareSendingAttachment": "ะŸั–ะดะณะพั‚ะพะฒะบะฐ ะดะพ ะฝะฐะดัะธะปะฐะฝะฝั ะฒะบะปะฐะดะตะฝะฝั...", - "@prepareSendingAttachment": {}, - "sendingAttachment": "ะะฐะดัะธะปะฐะฝะฝั ะฒะบะปะฐะดะตะฝะฝั...", - "@sendingAttachment": {}, - "generatingVideoThumbnail": "ะ“ะตะฝะตั€ัƒะฒะฐะฝะฝั ะผั–ะฝั–ะฐั‚ัŽั€ะธ ะฒั–ะดะตะพ...", - "@generatingVideoThumbnail": {}, - "compressVideo": "ะกั‚ะธัะฝะตะฝะฝั ะฒั–ะดะตะพ...", - "@compressVideo": {}, - "sendingAttachmentCountOfCount": "ะะฐะดัะธะปะฐะฝะฝั ะฒะบะปะฐะดะตะฝะฝั {index} ะท {length}...", - "@sendingAttachmentCountOfCount": { - "type": "integer", - "placeholders": { - "index": { - "type": "int" - }, - "length": { - "type": "int" - } - } - }, - "serverLimitReached": "ะ”ะพััะณะฝัƒั‚ะพ ะปั–ะผั–ั‚ัƒ ัะตั€ะฒะตั€ะฐ! ะžั‡ั–ะบัƒะฒะฐะฝะฝั {seconds} ัะตะบัƒะฝะด...", - "@serverLimitReached": { - "type": "integer", - "placeholders": { - "seconds": { - "type": "int" - } - } - }, - "oneOfYourDevicesIsNotVerified": "ะžะดะธะฝ ั–ะท ะฒะฐัˆะธั… ะฟั€ะธัั‚ั€ะพั—ะฒ ะฝะต ะฒะตั€ะธั„ั–ะบะพะฒะฐะฝะธะน", - "@oneOfYourDevicesIsNotVerified": {}, - "noticeChatBackupDeviceVerification": "ะŸั€ะธะผั–ั‚ะบะฐ: ะšะพะปะธ ะฒะธ ะฟั–ะด'ั”ะดะฝัƒั”ั‚ะต ะฒัั– ัะฒะพั— ะฟั€ะธัั‚ั€ะพั— ะดะพ ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั— ะฑะตัั–ะดะธ, ะฒะพะฝะธ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒะตั€ะธั„ั–ะบัƒัŽั‚ัŒัั.", - "@noticeChatBackupDeviceVerification": {}, - "continueText": "ะŸั€ะพะดะพะฒะถะธั‚ะธ", - "@continueText": {}, - "manageAccount": "ะšะตั€ัƒะฒะฐั‚ะธ ะพะฑะปั–ะบะพะฒะธะผ ะทะฐะฟะธัะพะผ", - "@manageAccount": {}, - "welcomeText": "ะŸั€ะธะฒั–ั‚-ะฟั€ะธะฒั–ั‚ ๐Ÿ‘‹ ะฆะต FluffyChat. ะ’ะธ ะผะพะถะตั‚ะต ัƒะฒั–ะนั‚ะธ ะฝะฐ ะฑัƒะดัŒ-ัะบะธะน ัะตั€ะฒะตั€, ััƒะผั–ัะฝะธะน ั–ะท https://matrix.org. ะ ะฟะพั‚ั–ะผ ัะฟั–ะปะบัƒะฒะฐั‚ะธัั ะท ะฑัƒะดัŒ-ะบะธะผ. ะฆะต ะฒะตะปะธั‡ะตะทะฝะฐ ะดะตั†ะตะฝั‚ั€ะฐะปั–ะทะพะฒะฐะฝะฐ ะผะตั€ะตะถะฐ ะดะปั ะพะฑะผั–ะฝัƒ ะฟะพะฒั–ะดะพะผะปะตะฝะฝัะผะธ!", - "@welcomeText": {}, - "blur": "ะ ะพะทะผะธั‚ั‚ั:", - "@blur": {}, - "opacity": "ะŸั€ะพะทะพั€ั–ัั‚ัŒ:", - "@opacity": {}, - "setWallpaper": "ะ’ัั‚ะฐะฝะพะฒะธั‚ะธ ัˆะฟะฐะปะตั€ะธ", - "@setWallpaper": {}, - "aboutHomeserver": "ะŸั€ะพ {homeserver}", - "@aboutHomeserver": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "noContactInformationProvided": "ะกะตั€ะฒะตั€ ะฝะต ะฝะฐะดะฐั” ะถะพะดะฝะพั— ะดั–ะนัะฝะพั— ะบะพะฝั‚ะฐะบั‚ะฝะพั— ั–ะฝั„ะพั€ะผะฐั†ั–ั—", - "@noContactInformationProvided": {}, - "contactServerSecurity": "ะ—ะฒโ€™ัะทะฐั‚ะธัั ะท ะฒั–ะดะดั–ะปะพะผ ะฑะตะทะฟะตะบะธ ัะตั€ะฒะตั€ะฐ", - "@contactServerSecurity": {}, - "supportPage": "ะกั‚ะพั€ั–ะฝะบะฐ ะฟั–ะดั‚ั€ะธะผะบะธ", - "@supportPage": {}, - "serverInformation": "ะ†ะฝั„ะพั€ะผะฐั†ั–ั ะฟั€ะพ ัะตั€ะฒะตั€:", - "@serverInformation": {}, - "contactServerAdmin": "ะ—ะฒโ€™ัะทะฐั‚ะธัั ะท ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ะพะผ ัะตั€ะฒะตั€ะฐ", - "@contactServerAdmin": {}, - "name": "ะ†ะผ'ั", - "@name": {}, - "version": "ะ’ะตั€ัั–ั", - "@version": {}, - "website": "ะ’ะตะฑัะฐะนั‚", - "@website": {}, - "boldText": "ะ–ะธั€ะฝะธะน ั‚ะตะบัั‚", - "@boldText": {}, - "italicText": "ะšัƒั€ัะธะฒะฝะธะน ั‚ะตะบัั‚", - "@italicText": {}, - "strikeThrough": "ะŸะตั€ะตะบั€ะตัะปะตะฝะธะน ั‚ะตะบัั‚", - "@strikeThrough": {}, - "pleaseFillOut": "ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐะฟะพะฒะฝั–ั‚ัŒ", - "@pleaseFillOut": {}, - "invalidUrl": "ะะตะดั–ะนัะฝะธะน URL", - "@invalidUrl": {}, - "addLink": "ะ”ะพะดะฐั‚ะธ ะฟะพัะธะปะฐะฝะฝั", - "@addLink": {}, - "unableToJoinChat": "ะะตะผะพะถะปะธะฒะพ ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะฑะตัั–ะดะธ. ะœะพะถะปะธะฒะพ, ั–ะฝัˆะฐ ัั‚ะพั€ะพะฝะฐ ะฒะถะต ะทะฐะบั€ะธะปะฐ ั€ะพะทะผะพะฒัƒ.", - "@unableToJoinChat": {}, - "sendImages": "ะะฐะดั–ัะปะฐั‚ะธ {count} ะทะพะฑั€ะฐะถะตะฝะฝั", - "@sendImages": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "compress": "ะกั‚ะธัะฝัƒั‚ะธ", - "@compress": {}, - "otherPartyNotLoggedIn": "ะ†ะฝัˆะฐ ัั‚ะพั€ะพะฝะฐ ะฝะฐั€ะฐะทั– ะฝะต ัƒะฒั–ะนัˆะปะฐ ะฒ ัะธัั‚ะตะผัƒ, ั‚ะพะผัƒ ะฝะต ะผะพะถะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั!", - "@otherPartyNotLoggedIn": {}, - "previous": "ะŸะพะฟะตั€ะตะดะฝั–ะน", - "@previous": {}, - "synchronizingPleaseWaitCounter": " ะกะธะฝั…ั€ะพะฝั–ะทะฐั†ั–ัโ€ฆ ({percentage}%)", - "@synchronizingPleaseWaitCounter": { - "type": "String", - "placeholders": { - "percentage": { - "type": "String" - } - } - }, - "newChatRequest": "๐Ÿ“ฉ ะะพะฒะธะน ะทะฐะฟะธั‚ ะฝะฐ ัะฟั–ะปะบัƒะฒะฐะฝะฝั", - "@newChatRequest": {}, - "allDevices": "ะฃัั–ะผ ะฟั€ะธัั‚ั€ะพัะผ", - "@allDevices": {}, - "crossVerifiedDevicesIfEnabled": "ะ— ะฟะตั€ะตั…ั€ะตัะฝะพัŽ ะฒะตั€ะธั„ั–ะบะฐั†ั–ั”ัŽ ะฟั€ะธัั‚ั€ะพั—ะฒ, ัะบั‰ะพ ะฒะฒั–ะผะบะฝะตะฝะพ", - "@crossVerifiedDevicesIfEnabled": {}, - "crossVerifiedDevices": "ะ— ะฟะตั€ะตั…ั€ะตัะฝะพัŽ ะฒะตั€ะธั„ั–ะบะฐั†ั–ั”ัŽ ะฟั€ะธัั‚ั€ะพั—ะฒ", - "@crossVerifiedDevices": {}, - "appWantsToUseForLogin": "ะ’ะธะบะพั€ะธัั‚ะฐั‚ะธ '{server}', ั‰ะพะฑ ัƒะฒั–ะนั‚ะธ", - "@appWantsToUseForLogin": { - "type": "String", - "placeholders": { - "server": { - "type": "String" - } - } - }, - "appWantsToUseForLoginDescription": "ะฆะธะผ ะฒะธ ะดะพะทะฒะพะปัั”ั‚ะต ะทะฐัั‚ะพััƒะฝะบัƒ ั‚ะฐ ะฒะตะฑัะฐะนั‚ัƒ ะดั–ะปะธั‚ะธัั ั–ะฝั„ะพั€ะผะฐั†ั–ั”ัŽ ะฟั€ะพ ะฒะฐั.", - "@appWantsToUseForLoginDescription": {}, - "open": "ะ’ั–ะดะบั€ะธั‚ะธ", - "@open": {}, - "waitingForServer": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ัะตั€ะฒะตั€ะฐ...", - "@waitingForServer": {}, - "appIntroduction": "FluffyChat ะดะฐั” ะทะผะพะณัƒ ัะฟั–ะปะบัƒะฒะฐั‚ะธัั ะท ะดั€ัƒะทัะผะธ ัƒ ั€ั–ะทะฝะธั… ะผะตัะตะฝะดะถะตั€ะฐั…. ะ”ั–ะทะฝะฐะนั‚ะตัั ะฑั–ะปัŒัˆะต ะฝะฐ https://matrix.org ะฐะฑะพ ะฟั€ะพัั‚ะพ ะฝะฐั‚ะธัะฝั–ั‚ัŒ *ะŸั€ะพะดะพะฒะถะธั‚ะธ*.", - "@appIntroduction": {}, - "shareKeysWithDescription": "ะฏะบะธะผ ะฟั€ะธัั‚ั€ะพัะผ ะดะพะฒั–ั€ัั‚ะธ, ั‰ะพะฑ ะฒะพะฝะธ ะผะพะณะปะธ ั‡ะธั‚ะฐั‚ะธ ะฒะฐัˆั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะฑะตัั–ะดะฐั…?", - "@shareKeysWithDescription": {}, - "verifiedDevicesOnly": "ะ›ะธัˆะต ะฒะตั€ะธั„ั–ะบะพะฒะฐะฝั– ะฟั€ะธัั‚ั€ะพั—", - "@verifiedDevicesOnly": {}, - "contentNotificationSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ ะฟั€ะพ ะฒะผั–ัั‚", - "@contentNotificationSettings": {}, - "generalNotificationSettings": "ะ—ะฐะณะฐะปัŒะฝั– ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ", - "@generalNotificationSettings": {}, - "roomNotificationSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ ะบั–ะผะฝะฐั‚ะธ", - "@roomNotificationSettings": {}, - "userSpecificNotificationSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ ะดะปั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@userSpecificNotificationSettings": {}, - "otherNotificationSettings": "ะ†ะฝัˆั– ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ", - "@otherNotificationSettings": {}, - "notificationRuleContainsUserName": "ะœั–ัั‚ะธั‚ัŒ ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@notificationRuleContainsUserName": {}, - "notificationRuleContainsUserNameDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะผั–ัั‚ะธั‚ัŒ ะนะพะณะพ ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ.", - "@notificationRuleContainsUserNameDescription": {}, - "notificationRuleMaster": "ะ’ะธะผะบะฝัƒั‚ะธ ะฒัั– ัะฟะพะฒั–ั‰ะตะฝะฝั", - "@notificationRuleMaster": {}, - "notificationRuleMasterDescription": "ะŸะตั€ะตะฒะธะทะฝะฐั‡ะฐั” ะฒัั– ั–ะฝัˆั– ะฟั€ะฐะฒะธะปะฐ ั– ะฒะธะผะธะบะฐั” ะฒัั– ัะฟะพะฒั–ั‰ะตะฝะฝั.", - "@notificationRuleMasterDescription": {}, - "notificationRuleSuppressNotices": "ะ—ะฐะฑะพั€ะพะฝะธั‚ะธ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", - "@notificationRuleSuppressNotices": {}, - "notificationRuleInviteForMe": "ะ—ะฐะฟั€ะพัˆะตะฝะฝั ะผะตะฝะต", - "@notificationRuleInviteForMe": {}, - "notificationRuleInviteForMeDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะนะพะณะพ ะทะฐะฟั€ะพัˆัƒัŽั‚ัŒ ะดะพ ะบั–ะผะฝะฐั‚ะธ.", - "@notificationRuleInviteForMeDescription": {}, - "notificationRuleMemberEvent": "ะŸะพะดั–ั— ัƒั‡ะฐัั‚ั–", - "@notificationRuleMemberEvent": {}, - "notificationRuleMemberEventDescription": "ะ—ะฐะฑะพั€ะพะฝัั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฟะพะดั–ั— ัƒั‡ะฐัะฝะธะบั–ะฒ.", - "@notificationRuleMemberEventDescription": {}, - "notificationRuleSuppressNoticesDescription": "ะ—ะฐะฑะพั€ะพะฝัั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฒั–ะด ะฐะฒั‚ะพะผะฐั‚ะธะทะพะฒะฐะฝะธั… ะบะปั–ั”ะฝั‚ั–ะฒ, ั‚ะฐะบะธั… ัะบ ะฑะพั‚ะธ.", - "@notificationRuleSuppressNoticesDescription": {}, - "notificationRuleIsUserMention": "ะ—ะณะฐะดะบะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", - "@notificationRuleIsUserMention": {}, - "commandHint_roomupgrade": "ะžะฝะพะฒะธั‚ะธ ั†ัŽ ะบั–ะผะฝะฐั‚ัƒ ะดะพ ะฒะตั€ัั–ั— ะดะฐะฝะพั— ะบั–ะผะฝะฐั‚ะธ", - "@commandHint_roomupgrade": {}, - "notificationRuleIsUserMentionDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ, ะบะพะปะธ ะฑะตะทะฟะพัะตั€ะตะดะฝัŒะพ ั—ั… ะทะณะฐะดัƒัŽั‚ัŒ ัƒ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั–.", - "@notificationRuleIsUserMentionDescription": {}, - "notificationRuleContainsDisplayName": "ะœั–ัั‚ะธั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผโ€™ั", - "@notificationRuleContainsDisplayName": {}, - "notificationRuleIsRoomMentionDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ั” ะทะณะฐะดะบะฐ ะฒัั–ั”ั— ะบั–ะผะฝะฐั‚ะธ.", - "@notificationRuleIsRoomMentionDescription": {}, - "notificationRuleRoomnotif": "ะกะฟะพะฒั–ั‰ะตะฝะฝั ะบั–ะผะฝะฐั‚ะธ", - "@notificationRuleRoomnotif": {}, - "notificationRuleRoomnotifDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะผั–ัั‚ะธั‚ัŒ '@room'.", - "@notificationRuleRoomnotifDescription": {}, - "notificationRuleContainsDisplayNameDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะผั–ัั‚ะธั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั.", - "@notificationRuleContainsDisplayNameDescription": {}, - "notificationRuleIsRoomMention": "ะ—ะณะฐะดะบะธ ะบั–ะผะฝะฐั‚ะธ", - "@notificationRuleIsRoomMention": {}, - "notificationRuleTombstone": "ะœะพะณะธะปัŒะฝะธะน ะบะฐะผั–ะฝัŒ", - "@notificationRuleTombstone": {}, - "notificationRuleTombstoneDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะดะตะฐะบั‚ะธะฒะฐั†ั–ั— ะบั–ะผะฝะฐั‚ะธ.", - "@notificationRuleTombstoneDescription": {}, - "notificationRuleReactionDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ั€ะตะฐะบั†ั–ั—.", - "@notificationRuleReactionDescription": {}, - "notificationRuleRoomOneToOneDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะบั–ะผะฝะฐั‚ะฐั… \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\".", - "@notificationRuleRoomOneToOneDescription": {}, - "notificationRuleSuppressEdits": "ะŸั€ะธั…ะพะฒัƒั” ั€ะตะดะฐะณัƒะฒะฐะฝะฝั", - "@notificationRuleSuppressEdits": {}, - "notificationRuleSuppressEditsDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฒั–ะดั€ะตะดะฐะณะพะฒะฐะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", - "@notificationRuleSuppressEditsDescription": {}, - "notificationRuleCall": "ะ’ะธะบะปะธะบ", - "@notificationRuleCall": {}, - "notificationRuleRoomServerAcl": "ACL ัะตั€ะฒะตั€ะฐ ะบั–ะผะฝะฐั‚ะธ", - "@notificationRuleRoomServerAcl": {}, - "notificationRuleMessageDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะทะฐะณะฐะปัŒะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", - "@notificationRuleMessageDescription": {}, - "notificationRuleEncrypted": "ะ—ะฐัˆะธั„ั€ะพะฒะฐะฝะพ", - "@notificationRuleEncrypted": {}, - "notificationRuleJitsi": "Jitsi", - "@notificationRuleJitsi": {}, - "notificationRuleJitsiDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะดั–ั— ะฒั–ะดะถะตั‚ั–ะฒ Jitsi.", - "@notificationRuleJitsiDescription": {}, - "notificationRuleServerAcl": "ะŸั€ะธั…ะพะฒัƒั” ะฟะพะดั–ั— ัะตั€ะฒะตั€ะฐ ACL", - "@notificationRuleServerAcl": {}, - "notificationRuleServerAclDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฟะพะดั–ั— Server ACL.", - "@notificationRuleServerAclDescription": {}, - "more": "ะ‘ั–ะปัŒัˆะต", - "@more": {}, - "takeAPhoto": "ะ—ั€ะพะฑะธั‚ะธ ั„ะพั‚ะพ", - "@takeAPhoto": {}, - "recordAVideo": "ะ—ะฐะฟะธัะฐั‚ะธ ะฒั–ะดะตะพ", - "@recordAVideo": {}, - "optionalMessage": "(ะะตะพะฑะพะฒ'ัะทะบะพะฒะพ) ะฟะพะฒั–ะดะพะผะปะตะฝะฝั...", - "@optionalMessage": {}, - "enterNewChat": "ะกั‚ะฒะพั€ะธั‚ะธ ะฝะพะฒะธะน ั‡ะฐั‚", - "@enterNewChat": {}, - "shareKeysWith": "ะŸะพะดั–ะปะธั‚ะธัั ะบะปัŽั‡ะฐะผะธ ะท...", - "@shareKeysWith": {}, - "notSupportedOnThisDevice": "ะะต ะฟั–ะดั‚ั€ะธะผัƒั”ั‚ัŒัั ะฝะฐ ั†ัŒะพะผัƒ ะฟั€ะธัั‚ั€ะพั—", - "@notSupportedOnThisDevice": {}, - "notificationRuleMessage": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั", - "@notificationRuleMessage": {}, - "unknownPushRule": "ะะตะฒั–ะดะพะผะต ะฟั€ะฐะฒะธะปะพ ัะฟะพะฒั–ั‰ะตะฝะฝั '{rule}'", - "@unknownPushRule": { - "type": "String", - "placeholders": { - "rule": { - "type": "String" - } - } - }, - "pleaseWaitUntilInvited": "ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐั‡ะตะบะฐะนั‚ะต, ะฟะพะบะธ ั…ั‚ะพััŒ ะท ะบั–ะผะฝะฐั‚ะธ ะทะฐะฟั€ะพัะธั‚ัŒ ะฒะฐั.", - "@pleaseWaitUntilInvited": {}, - "notificationRuleEncryptedRoomOneToOne": "ะ—ะฐัˆะธั„ั€ะพะฒะฐะฝะฐ ะบั–ะผะฝะฐั‚ะฐ \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\"", - "@notificationRuleEncryptedRoomOneToOne": {}, - "deletePushRuleCanNotBeUndone": "ะฏะบั‰ะพ ะฒะธ ะฒะธะดะฐะปะธั‚ะต ั†ะต ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ, ะฒั–ะดะฝะพะฒะธั‚ะธ ะนะพะณะพ ะฑัƒะดะต ะฝะตะผะพะถะปะธะฒะพ.", - "@deletePushRuleCanNotBeUndone": {}, - "ignoreUser": "ะ†ะณะฝะพั€ัƒะฒะฐั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", - "@ignoreUser": {}, - "setCustomPermissionLevel": "ะ’ัั‚ะฐะฝะพะฒะธั‚ะธ ั€ั–ะฒะตะฝัŒ ะบะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธั… ะฟั€ะฐะฒ", - "@setCustomPermissionLevel": {}, - "normalUser": "ะ—ะฒะธั‡ะฐะนะฝะธะน ะบะพั€ะธัั‚ัƒะฒะฐั‡", - "@normalUser": {}, - "notificationRuleEncryptedDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะบั–ะผะฝะฐั‚ะฐั….", - "@notificationRuleEncryptedDescription": {}, - "setPermissionsLevelDescription": "ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฒะธะฑะตั€ั–ั‚ัŒ ะทะฐะทะดะฐะปะตะณั–ะดัŒ ะฒะธะทะฝะฐั‡ะตะฝัƒ ั€ะพะปัŒ ะฝะธะถั‡ะต ะฐะฑะพ ะฒะฒะตะดั–ั‚ัŒ ะบะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธะน ั€ั–ะฒะตะฝัŒ ะฟั€ะฐะฒ ะฒั–ะด 0 ะดะพ 100.", - "@setPermissionsLevelDescription": {}, - "notificationRuleRoomServerAclDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ัะฟะธัะบะธ ะบะพะฝั‚ั€ะพะปัŽ ะดะพัั‚ัƒะฟัƒ (ACL) ัะตั€ะฒะตั€ะฐ ะบั–ะผะฝะฐั‚ะธ.", - "@notificationRuleRoomServerAclDescription": {}, - "notificationRuleReaction": "ะ ะตะฐะบั†ั–ั", - "@notificationRuleReaction": {}, - "notificationRuleCallDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฒะธะบะปะธะบะธ.", - "@notificationRuleCallDescription": {}, - "notificationRuleEncryptedRoomOneToOneDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะบั–ะผะฝะฐั‚ะฐั… \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\".", - "@notificationRuleEncryptedRoomOneToOneDescription": {}, - "notificationRuleRoomOneToOne": "ะšั–ะผะฝะฐั‚ะฐ \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\"", - "@notificationRuleRoomOneToOne": {}, - "approve": "ะกั…ะฒะฐะปะธั‚ะธ", - "@approve": {}, - "youHaveKnocked": "ะ’ะธ ะฟะพัั‚ัƒะบะฐะปะธ", - "@youHaveKnocked": {}, - "sentVoiceMessage": "๐ŸŽ™๏ธ {duration} - {sender}", - "@sentVoiceMessage": { - "type": "String", - "placeholders": { - "sender": { - "type": "String" - }, - "duration": { - "type": "String" - } - } - }, - "countInvited": "ะ—ะฐะฟั€ะพัˆะตะฝะพ {count}", - "@countInvited": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } + } } -} \ No newline at end of file + }, + "account": "ะžะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", + "@account": { + "type": "String", + "placeholders": {} + }, + "activatedEndToEndEncryption": "๐Ÿ” {username} ะฐะบั‚ะธะฒัƒั” ะฝะฐัะบั€ั–ะทะฝะต ัˆะธั„ั€ัƒะฒะฐะฝะฝั", + "@activatedEndToEndEncryption": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "admin": "ะะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€", + "@admin": { + "type": "String", + "placeholders": {} + }, + "alias": "ะฟัะตะฒะดะพะฝั–ะผ", + "@alias": { + "type": "String", + "placeholders": {} + }, + "answeredTheCall": "{senderName} ะฒั–ะดะฟะพะฒั–ะดะฐั” ะฝะฐ ะฒะธะบะปะธะบ", + "@answeredTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "anyoneCanJoin": "ะ‘ัƒะดัŒ-ั…ั‚ะพ ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธััŒ", + "@anyoneCanJoin": { + "type": "String", + "placeholders": {} + }, + "archive": "ะั€ั…ั–ะฒ", + "@archive": { + "type": "String", + "placeholders": {} + }, + "areGuestsAllowedToJoin": "ะงะธ ะดะพะทะฒะพะปะตะฝะพ ะณะพัั‚ัะผ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธััŒ", + "@areGuestsAllowedToJoin": { + "type": "String", + "placeholders": {} + }, + "areYouSure": "ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–?", + "@areYouSure": { + "type": "String", + "placeholders": {} + }, + "askSSSSSign": "ะ”ะปั ะฟั–ะดะฟะธััƒ ะบะปัŽั‡ะฐ ั–ะฝัˆะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฒะฒะตะดั–ั‚ัŒ ัะฒะพัŽ ะฟะฐั€ะพะปัŒะฝัƒ ั„ั€ะฐะทัƒ ะฐะฑะพ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั.", + "@askSSSSSign": { + "type": "String", + "placeholders": {} + }, + "askVerificationRequest": "ะŸั€ะธะนะฝัั‚ะธ ั†ะตะน ะทะฐะฟะธั‚ ะฝะฐ ะฟั–ะดั‚ะฒะตั€ะดะถะตะฝะฝั ะฒั–ะด {username}?", + "@askVerificationRequest": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "banFromChat": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ ะฒ ะฑะตัั–ะดั–", + "@banFromChat": { + "type": "String", + "placeholders": {} + }, + "banned": "ะ—ะฐะฑะปะพะบะพะฒะฐะฝะพ", + "@banned": { + "type": "String", + "placeholders": {} + }, + "bannedUser": "{username} ะฑะปะพะบัƒั” {targetName}", + "@bannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "blockDevice": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", + "@blockDevice": { + "type": "String", + "placeholders": {} + }, + "cancel": "ะกะบะฐััƒะฒะฐั‚ะธ", + "@cancel": { + "type": "String", + "placeholders": {} + }, + "changedTheChatAvatar": "{username} ะทะผั–ะฝัŽั” ะฐะฒะฐั‚ะฐั€ ะฑะตัั–ะดะธ", + "@changedTheChatAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheChatDescriptionTo": "{username} ะทะผั–ะฝัŽั” ะพะฟะธั ะฑะตัั–ะดะธ ะฝะฐ: '{description}'", + "@changedTheChatDescriptionTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "description": { + "type": "String" + } + } + }, + "changedTheChatNameTo": "{username} ะทะผั–ะฝัŽั” ะฝะฐะทะฒัƒ ะฑะตัั–ะดะธ ะฝะฐ: '{chatname}'", + "@changedTheChatNameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "chatname": { + "type": "String" + } + } + }, + "changedTheChatPermissions": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะฐ ะดะพัั‚ัƒะฟัƒ ะฑะตัั–ะดะธ", + "@changedTheChatPermissions": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheDisplaynameTo": "{username} ะทะผั–ะฝัŽั” ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั ะฝะฐ: '{displayname}'", + "@changedTheDisplaynameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "displayname": { + "type": "String" + } + } + }, + "changedTheGuestAccessRules": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะณะพัั‚ัŒะพะฒะพะณะพ ะดะพัั‚ัƒะฟัƒ", + "@changedTheGuestAccessRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheGuestAccessRulesTo": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะณะพัั‚ัŒะพะฒะพะณะพ ะดะพัั‚ัƒะฟัƒ ะฝะฐ: {rules}", + "@changedTheGuestAccessRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheHistoryVisibility": "{username} ะทะผั–ะฝัŽั” ะฒะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั—", + "@changedTheHistoryVisibility": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheHistoryVisibilityTo": "{username} ะทะผั–ะฝัŽั” ะฒะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั— ะฝะฐ: {rules}", + "@changedTheHistoryVisibilityTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheJoinRules": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะฟั€ะธั”ะดะฝะฐะฝะฝั", + "@changedTheJoinRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheJoinRulesTo": "{username} ะทะผั–ะฝัŽั” ะฟั€ะฐะฒะธะปะฐ ะฟั€ะธั”ะดะฝะฐะฝะฝั ะฝะฐ: {joinRules}", + "@changedTheJoinRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "joinRules": { + "type": "String" + } + } + }, + "changedTheProfileAvatar": "{username} ะทะผั–ะฝัŽั” ะฐะฒะฐั‚ะฐั€", + "@changedTheProfileAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomAliases": "{username} ะทะผั–ะฝัŽั” ะฟัะตะฒะดะพะฝั–ะผะธ ะบั–ะผะฝะฐั‚ะธ", + "@changedTheRoomAliases": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomInvitationLink": "{username} ะทะผั–ะฝัŽั” ะฟะพัะธะปะฐะฝะฝั ะดะปั ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@changedTheRoomInvitationLink": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changeTheHomeserver": "ะ—ะผั–ะฝะธั‚ะธ ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€", + "@changeTheHomeserver": { + "type": "String", + "placeholders": {} + }, + "changeTheme": "ะ—ะผั–ะฝะธั‚ะธ ัั‚ะธะปัŒ", + "@changeTheme": { + "type": "String", + "placeholders": {} + }, + "changeTheNameOfTheGroup": "ะ—ะผั–ะฝะธั‚ะธ ะฝะฐะทะฒัƒ ะณั€ัƒะฟะธ", + "@changeTheNameOfTheGroup": { + "type": "String", + "placeholders": {} + }, + "channelCorruptedDecryptError": "ะจะธั„ั€ัƒะฒะฐะฝะฝั ะฑัƒะปะพ ะฟะพัˆะบะพะดะถะตะฝะพ", + "@channelCorruptedDecryptError": { + "type": "String", + "placeholders": {} + }, + "chat": "ะ‘ะตัั–ะดะฐ", + "@chat": { + "type": "String", + "placeholders": {} + }, + "chatDetails": "ะŸะพะดั€ะพะฑะธั†ั– ะฑะตัั–ะดะธ", + "@chatDetails": { + "type": "String", + "placeholders": {} + }, + "chooseAStrongPassword": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะฝะฐะดั–ะนะฝะธะน ะฟะฐั€ะพะปัŒ", + "@chooseAStrongPassword": { + "type": "String", + "placeholders": {} + }, + "close": "ะ—ะฐะบั€ะธั‚ะธ", + "@close": { + "type": "String", + "placeholders": {} + }, + "compareEmojiMatch": "ะŸะพั€ั–ะฒะฝัะนั‚ะต ะตะผะพะดะทั–", + "@compareEmojiMatch": { + "type": "String", + "placeholders": {} + }, + "compareNumbersMatch": "ะŸะพั€ั–ะฒะฝัะนั‚ะต ั†ะธั„ั€ะธ", + "@compareNumbersMatch": { + "type": "String", + "placeholders": {} + }, + "confirm": "ะŸั–ะดั‚ะฒะตั€ะดะธั‚ะธ", + "@confirm": { + "type": "String", + "placeholders": {} + }, + "connect": "ะŸั–ะด'ั”ะดะฝะฐั‚ะธััŒ", + "@connect": { + "type": "String", + "placeholders": {} + }, + "contactHasBeenInvitedToTheGroup": "ะšะพะฝั‚ะฐะบั‚ ะฑัƒะฒ ะทะฐะฟั€ะพัˆะตะฝะธะน ะฒ ะณั€ัƒะฟัƒ", + "@contactHasBeenInvitedToTheGroup": { + "type": "String", + "placeholders": {} + }, + "copiedToClipboard": "ะกะบะพะฟั–ะนะพะฒะฐะฝะพ ะฒ ะฑัƒั„ะตั€ ะพะฑะผั–ะฝัƒ", + "@copiedToClipboard": { + "type": "String", + "placeholders": {} + }, + "copy": "ะšะพะฟั–ัŽะฒะฐั‚ะธ", + "@copy": { + "type": "String", + "placeholders": {} + }, + "couldNotDecryptMessage": "ะŸะพะผะธะปะบะฐ ั€ะพะทัˆะธั„ั€ัƒะฒะฐะฝะฝั ะฟะพะฒั–ะดะพะผะปะตะฝะฝั: {error}", + "@couldNotDecryptMessage": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "countParticipants": "ะฃั‡ะฐัะฝะธะบั–ะฒ: {count}", + "@countParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "create": "ะกั‚ะฒะพั€ะธั‚ะธ", + "@create": { + "type": "String", + "placeholders": {} + }, + "createdTheChat": "๐Ÿ’ฌ {username} ัั‚ะฒะพั€ัŽั” ะฑะตัั–ะดัƒ", + "@createdTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "currentlyActive": "ะ—ะฐั€ะฐะท ัƒ ะผะตั€ะตะถั–", + "@currentlyActive": { + "type": "String", + "placeholders": {} + }, + "darkTheme": "ะขะตะผะฝะธะน", + "@darkTheme": { + "type": "String", + "placeholders": {} + }, + "dateAndTimeOfDay": "{timeOfDay}, {date}", + "@dateAndTimeOfDay": { + "type": "String", + "placeholders": { + "date": { + "type": "String" + }, + "timeOfDay": { + "type": "String" + } + } + }, + "dateWithoutYear": "{day}-{month}", + "@dateWithoutYear": { + "type": "String", + "placeholders": { + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "dateWithYear": "{day}-{month}-{year}", + "@dateWithYear": { + "type": "String", + "placeholders": { + "year": { + "type": "String" + }, + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "delete": "ะ’ะธะดะฐะปะธั‚ะธ", + "@delete": { + "type": "String", + "placeholders": {} + }, + "deleteMessage": "ะ’ะธะดะฐะปะธั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@deleteMessage": { + "type": "String", + "placeholders": {} + }, + "device": "ะŸั€ะธัั‚ั€ั–ะน", + "@device": { + "type": "String", + "placeholders": {} + }, + "devices": "ะŸั€ะธัั‚ั€ะพั—", + "@devices": { + "type": "String", + "placeholders": {} + }, + "displaynameHasBeenChanged": "ะŸะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั ะฑัƒะปะพ ะทะผั–ะฝะตะฝะพ", + "@displaynameHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "downloadFile": "ะ—ะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ั„ะฐะนะป", + "@downloadFile": { + "type": "String", + "placeholders": {} + }, + "editDisplayname": "ะ—ะผั–ะฝะธั‚ะธ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั", + "@editDisplayname": { + "type": "String", + "placeholders": {} + }, + "emoteExists": "ะ•ะผะพะดะทั– ะฒะถะต ั–ัะฝัƒั”!", + "@emoteExists": { + "type": "String", + "placeholders": {} + }, + "emoteInvalid": "ะะตะฟั€ะธะฟัƒัั‚ะธะผะธะน ะบะพั€ะพั‚ะบะธะน ะบะพะด ะตะผะพะดะทั–!", + "@emoteInvalid": { + "type": "String", + "placeholders": {} + }, + "emoteSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ะตะผะพะดะทั–", + "@emoteSettings": { + "type": "String", + "placeholders": {} + }, + "emoteShortcode": "ะšะพั€ะพั‚ะบะธะน ะบะพะด ะดะปั ะตะผะพะดะทั–", + "@emoteShortcode": { + "type": "String", + "placeholders": {} + }, + "emoteWarnNeedToPick": "ะฃะบะฐะถั–ั‚ัŒ ะบะพั€ะพั‚ะบะธะน ะบะพะด ะตะผะพะดะทั– ั‚ะฐ ะทะพะฑั€ะฐะถะตะฝะฝั!", + "@emoteWarnNeedToPick": { + "type": "String", + "placeholders": {} + }, + "emptyChat": "ะŸะพั€ะพะถะฝั ะฑะตัั–ะดะฐ", + "@emptyChat": { + "type": "String", + "placeholders": {} + }, + "enableEncryptionWarning": "ะ’ะธ ะฑั–ะปัŒัˆะต ะฝะต ะทะผะพะถะตั‚ะต ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั. ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–?", + "@enableEncryptionWarning": { + "type": "String", + "placeholders": {} + }, + "encryption": "ะจะธั„ั€ัƒะฒะฐะฝะฝั", + "@encryption": { + "type": "String", + "placeholders": {} + }, + "encryptionNotEnabled": "ะจะธั„ั€ัƒะฒะฐะฝะฝั ะฒะธะผะบะฝะตะฝะพ", + "@encryptionNotEnabled": { + "type": "String", + "placeholders": {} + }, + "endedTheCall": "{senderName} ะทะฐะฒะตั€ัˆัƒั” ะฒะธะบะปะธะบ", + "@endedTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "enterYourHomeserver": "ะ’ะฒะตะดั–ั‚ัŒ ะฐะดั€ะตััƒ ะดะพะผะฐัˆะฝัŒะพะณะพ ัะตั€ะฒะตั€ะฐ", + "@enterYourHomeserver": { + "type": "String", + "placeholders": {} + }, + "fileName": "ะะฐะทะฒะฐ ั„ะฐะนะปัƒ", + "@fileName": { + "type": "String", + "placeholders": {} + }, + "fluffychat": "FluffyChat", + "@fluffychat": { + "type": "String", + "placeholders": {} + }, + "forward": "ะŸะตั€ะตัะปะฐั‚ะธ", + "@forward": { + "type": "String", + "placeholders": {} + }, + "fromJoining": "ะ— ะผะพะผะตะฝั‚ัƒ ะฟั€ะธั”ะดะฝะฐะฝะฝั", + "@fromJoining": { + "type": "String", + "placeholders": {} + }, + "fromTheInvitation": "ะ— ะผะพะผะตะฝั‚ัƒ ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@fromTheInvitation": { + "type": "String", + "placeholders": {} + }, + "group": "ะ“ั€ัƒะฟะฐ", + "@group": { + "type": "String", + "placeholders": {} + }, + "groupIsPublic": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะฐ ะณั€ัƒะฟะฐ", + "@groupIsPublic": { + "type": "String", + "placeholders": {} + }, + "groupWith": "ะ“ั€ัƒะฟะฐ ะท {displayname}", + "@groupWith": { + "type": "String", + "placeholders": { + "displayname": { + "type": "String" + } + } + }, + "guestsAreForbidden": "ะ“ะพัั‚ั– ะฝะต ะผะพะถัƒั‚ัŒ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธััŒ", + "@guestsAreForbidden": { + "type": "String", + "placeholders": {} + }, + "guestsCanJoin": "ะ“ะพัั‚ั– ะผะพะถัƒั‚ัŒ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธััŒ", + "@guestsCanJoin": { + "type": "String", + "placeholders": {} + }, + "hasWithdrawnTheInvitationFor": "{username} ะฒั–ะดะบะปะธะบะฐั” ะทะฐะฟั€ะพัˆะตะฝะฝั ะดะปั {targetName}", + "@hasWithdrawnTheInvitationFor": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "help": "ะ”ะพะฒั–ะดะบะฐ", + "@help": { + "type": "String", + "placeholders": {} + }, + "id": "ID", + "@id": { + "type": "String", + "placeholders": {} + }, + "identity": "ะ†ะดะตะฝั‚ะธั„ั–ะบะฐั†ั–ั", + "@identity": { + "type": "String", + "placeholders": {} + }, + "incorrectPassphraseOrKey": "ะะตะฟั€ะฐะฒะธะปัŒะฝะฐ ะฟะฐั€ะพะปัŒะฝะฐ ั„ั€ะฐะทะฐ ะฐะฑะพ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั", + "@incorrectPassphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "inviteContact": "ะ—ะฐะฟั€ะพัะธั‚ะธ ะบะพะฝั‚ะฐะบั‚", + "@inviteContact": { + "type": "String", + "placeholders": {} + }, + "inviteContactToGroup": "ะ—ะฐะฟั€ะพัะธั‚ะธ ะบะพะฝั‚ะฐะบั‚ ะดะพ {groupName}", + "@inviteContactToGroup": { + "type": "String", + "placeholders": { + "groupName": { + "type": "String" + } + } + }, + "invited": "ะ—ะฐะฟั€ะพัˆะตะฝะพ", + "@invited": { + "type": "String", + "placeholders": {} + }, + "invitedUser": "๐Ÿ“ฉ {username} ะทะฐะฟั€ะพัˆัƒั” {targetName}", + "@invitedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "invitedUsersOnly": "ะ›ะธัˆะต ะทะฐะฟั€ะพัˆะตะฝั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–", + "@invitedUsersOnly": { + "type": "String", + "placeholders": {} + }, + "inviteText": "{username} ะทะฐะฟั€ะพัˆัƒั” ะฒะฐั ัƒ FluffyChat. \n1. ะŸะตั€ะตะนะดั–ั‚ัŒ ะฝะฐ fluffychat.im ะน ัƒัั‚ะฐะฝะพะฒั–ั‚ัŒ ะทะฐัั‚ะพััƒะฝะพะบ \n2. ะ—ะฐั€ะตั”ัั‚ั€ัƒะนั‚ะตััŒ ะฐะฑะพ ะฒะฒั–ะนะดั–ั‚ัŒ \n3. ะ’ั–ะดะบั€ะธะนั‚ะต ะทะฐะฟั€ะพัˆัƒะฒะฐะปัŒะฝะต ะฟะพัะธะปะฐะฝะฝั:\n {link}", + "@inviteText": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "link": { + "type": "String" + } + } + }, + "isTyping": "ะฟะธัˆะตโ€ฆ", + "@isTyping": { + "type": "String", + "placeholders": {} + }, + "joinedTheChat": "๐Ÿ‘‹ {username} ะฟั€ะธั”ะดะฝัƒั”ั‚ัŒัั ะดะพ ะฑะตัั–ะดะธ", + "@joinedTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "kicked": "๐Ÿ‘ž {username} ะฒะธะปัƒั‡ะฐั” {targetName}", + "@kicked": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickedAndBanned": "๐Ÿ™… {username} ะฒะธะปัƒั‡ะฐั” ั‚ะฐ ะฑะปะพะบัƒั” {targetName}", + "@kickedAndBanned": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickFromChat": "ะ’ะธะปัƒั‡ะธั‚ะธ ะท ะฑะตัั–ะดะธ", + "@kickFromChat": { + "type": "String", + "placeholders": {} + }, + "lastActiveAgo": "ะžัั‚ะฐะฝะฝั ะฐะบั‚ะธะฒะฝั–ัั‚ัŒ: {localizedTimeShort}", + "@lastActiveAgo": { + "type": "String", + "placeholders": { + "localizedTimeShort": { + "type": "String" + } + } + }, + "leave": "ะ’ะธะนั‚ะธ", + "@leave": { + "type": "String", + "placeholders": {} + }, + "leftTheChat": "ะ’ะธั…ะพะดะธั‚ัŒ ะท ะฑะตัั–ะดะธ", + "@leftTheChat": { + "type": "String", + "placeholders": {} + }, + "license": "ะ›ั–ั†ะตะฝะทั–ั", + "@license": { + "type": "String", + "placeholders": {} + }, + "lightTheme": "ะกะฒั–ั‚ะปะธะน", + "@lightTheme": { + "type": "String", + "placeholders": {} + }, + "loadCountMoreParticipants": "ะ—ะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ั‰ะต {count} ัƒั‡ะฐัะฝะธะบั–ะฒ", + "@loadCountMoreParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "loadingPleaseWait": "ะ—ะฐะฒะฐะฝั‚ะฐะถะตะฝะฝัโ€ฆ ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐั‡ะตะบะฐะนั‚ะต.", + "@loadingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "loadMore": "ะ—ะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ั‰ะตโ€ฆ", + "@loadMore": { + "type": "String", + "placeholders": {} + }, + "login": "ะฃะฒั–ะนั‚ะธ", + "@login": { + "type": "String", + "placeholders": {} + }, + "logInTo": "ะฃะฒั–ะนั‚ะธ ะดะพ {homeserver}", + "@logInTo": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "logout": "ะ’ะธะนั‚ะธ", + "@logout": { + "type": "String", + "placeholders": {} + }, + "moderator": "ะœะพะดะตั€ะฐั‚ะพั€", + "@moderator": { + "type": "String", + "placeholders": {} + }, + "muteChat": "ะ’ะธะผะบะฝัƒั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั", + "@muteChat": { + "type": "String", + "placeholders": {} + }, + "needPantalaimonWarning": "ะœะฐะนั‚ะต ะฝะฐ ัƒะฒะฐะทั–, ั‰ะพ ะฝะฐ ั†ะตะน ั‡ะฐั ะฒะฐะผ ะฟะพั‚ั€ั–ะฑะตะฝ Pantalaimon, ั‰ะพะฑ ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ะฝะฐัะบั€ั–ะทะฝะต ัˆะธั„ั€ัƒะฒะฐะฝะฝั.", + "@needPantalaimonWarning": { + "type": "String", + "placeholders": {} + }, + "newMessageInFluffyChat": "๐Ÿ’ฌ ะะพะฒะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ัƒ FluffyChat", + "@newMessageInFluffyChat": { + "type": "String", + "placeholders": {} + }, + "newVerificationRequest": "ะะพะฒะธะน ะทะฐะฟะธั‚ ะฟะตั€ะตะฒั–ั€ะบะธ!", + "@newVerificationRequest": { + "type": "String", + "placeholders": {} + }, + "noEmotesFound": "ะ•ะผะพะดะถั– ะฝะต ะทะฝะฐะนะดะตะฝะพ. ๐Ÿ˜•", + "@noEmotesFound": { + "type": "String", + "placeholders": {} + }, + "noGoogleServicesWarning": "ะกั…ะพะถะต, Firebase Cloud Messaging ะฝะตะดะพัั‚ัƒะฟะฝะฐ ะฝะฐ ะฒะฐัˆะพะผัƒ ะฟั€ะธัั‚ั€ะพั—. ะฉะพะฑ ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ push-ัะฟะพะฒั–ั‰ะตะฝะฝั, ั€ะฐะดะธะผะพ ะฒัั‚ะฐะฝะพะฒะธั‚ะธ ntfy. ะ—ะฐ ะดะพะฟะพะผะพะณะพัŽ ntfy ะฐะฑะพ ั–ะฝัˆะพะณะพ ะฟะพัั‚ะฐั‡ะฐะปัŒะฝะธะบะฐ Unified Push ะฒะธ ะผะพะถะตั‚ะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ push-ัะฟะพะฒั–ั‰ะตะฝะฝั ัƒ ะฑะตะทะฟะตั‡ะฝะธะน ัะฟะพัั–ะฑ. ะ’ะธ ะผะพะถะตั‚ะต ะทะฐะฒะฐะฝั‚ะฐะถะธั‚ะธ ntfy ะท PlayStore ะฐะฑะพ ะท F-Droid.", + "@noGoogleServicesWarning": { + "type": "String", + "placeholders": {} + }, + "none": "ะั–ั‡ะพะณะพ", + "@none": { + "type": "String", + "placeholders": {} + }, + "noPermission": "ะะตะผะฐั” ะฟั€ะฐะฒ ะดะพัั‚ัƒะฟัƒ", + "@noPermission": { + "type": "String", + "placeholders": {} + }, + "noRoomsFound": "ะšั–ะผะฝะฐั‚ ะฝะต ะทะฝะฐะนะดะตะฝะพโ€ฆ", + "@noRoomsFound": { + "type": "String", + "placeholders": {} + }, + "ok": "ะ“ะฐั€ะฐะทะด", + "@ok": { + "type": "String", + "placeholders": {} + }, + "onlineKeyBackupEnabled": "ะ ะตะทะตั€ะฒะฝะต ะพะฝะปะฐะนะฝ-ะบะพะฟั–ัŽะฒะฐะฝะฝั ะบะปัŽั‡ั–ะฒ ัƒะฒั–ะผะบะฝะตะฝะพ", + "@onlineKeyBackupEnabled": { + "type": "String", + "placeholders": {} + }, + "oopsSomethingWentWrong": "ะฅะฐะปะตะฟะฐ, ั‰ะพััŒ ะฟั–ัˆะปะพ ะฝะต ั‚ะฐะบโ€ฆ", + "@oopsSomethingWentWrong": { + "type": "String", + "placeholders": {} + }, + "openAppToReadMessages": "ะ’ั–ะดะบั€ะธะนั‚ะต ะทะฐัั‚ะพััƒะฝะพะบ ั‡ะธั‚ะฐะฝะฝั ะฟะพะฒั–ะดะพะผะปะตะฝัŒ", + "@openAppToReadMessages": { + "type": "String", + "placeholders": {} + }, + "openCamera": "ะ’ั–ะดะบั€ะธั‚ะธ ะบะฐะผะตั€ัƒ", + "@openCamera": { + "type": "String", + "placeholders": {} + }, + "passphraseOrKey": "ะฟะฐั€ะพะปัŒะฝะฐ ั„ั€ะฐะทะฐ ะฐะฑะพ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั", + "@passphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "password": "ะŸะฐั€ะพะปัŒ", + "@password": { + "type": "String", + "placeholders": {} + }, + "pickImage": "ะ’ะธะฑั€ะฐั‚ะธ ะทะพะฑั€ะฐะถะตะฝะฝั", + "@pickImage": { + "type": "String", + "placeholders": {} + }, + "play": "ะ’ั–ะดั‚ะฒะพั€ะธั‚ะธ {fileName}", + "@play": { + "type": "String", + "placeholders": { + "fileName": { + "type": "String" + } + } + }, + "pleaseEnterYourPassword": "ะ’ะฒะตะดั–ั‚ัŒ ัะฒั–ะน ะฟะฐั€ะพะปัŒ", + "@pleaseEnterYourPassword": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourUsername": "ะ’ะฒะตะดั–ั‚ัŒ ัะฒะพั” ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@pleaseEnterYourUsername": { + "type": "String", + "placeholders": {} + }, + "publicRooms": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝั– ะบั–ะผะฝะฐั‚ะธ", + "@publicRooms": { + "type": "String", + "placeholders": {} + }, + "recording": "ะ—ะฐะฟะธั", + "@recording": { + "type": "String", + "placeholders": {} + }, + "redactedAnEvent": "{username} ะทะผั–ะฝัŽั” ะฟะพะดั–ัŽ", + "@redactedAnEvent": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "reject": "ะ’ั–ะดั…ะธะปะธั‚ะธ", + "@reject": { + "type": "String", + "placeholders": {} + }, + "rejectedTheInvitation": "{username} ะฒั–ะดั…ะธะปัั” ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@rejectedTheInvitation": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "rejoin": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะทะฝะพะฒัƒ", + "@rejoin": { + "type": "String", + "placeholders": {} + }, + "remove": "ะ’ะธะปัƒั‡ะธั‚ะธ", + "@remove": { + "type": "String", + "placeholders": {} + }, + "removeAllOtherDevices": "ะ’ะธะปัƒั‡ะธั‚ะธ ะฒัั– ั–ะฝัˆั– ะฟั€ะธัั‚ั€ะพั—", + "@removeAllOtherDevices": { + "type": "String", + "placeholders": {} + }, + "removedBy": "ะ’ะธะปัƒั‡ะตะฝะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะตะผ {username}", + "@removedBy": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "removeDevice": "ะ’ะธะปัƒั‡ะธั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", + "@removeDevice": { + "type": "String", + "placeholders": {} + }, + "unbanFromChat": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ัƒ ะฑะตัั–ะดั–", + "@unbanFromChat": { + "type": "String", + "placeholders": {} + }, + "reply": "ะ’ั–ะดะฟะพะฒั–ัั‚ะธ", + "@reply": { + "type": "String", + "placeholders": {} + }, + "requestPermission": "ะ—ะฐะฟะธั‚ ะดะพะทะฒะพะปัƒ", + "@requestPermission": { + "type": "String", + "placeholders": {} + }, + "roomHasBeenUpgraded": "ะšั–ะผะฝะฐั‚ัƒ ะฑัƒะปะพ ะพะฝะพะฒะปะตะฝะพ", + "@roomHasBeenUpgraded": { + "type": "String", + "placeholders": {} + }, + "seenByUser": "ะŸะตั€ะตะณะปัะฝัƒั‚ะพ {username}", + "@seenByUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "send": "ะะฐะดั–ัะปะฐั‚ะธ", + "@send": { + "type": "String", + "placeholders": {} + }, + "sendAMessage": "ะะฐะดั–ัะปะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@sendAMessage": { + "type": "String", + "placeholders": {} + }, + "sendFile": "ะะฐะดั–ัะปะฐั‚ะธ ั„ะฐะนะป", + "@sendFile": { + "type": "String", + "placeholders": {} + }, + "sendImage": "ะะฐะดั–ัะปะฐั‚ะธ ะทะพะฑั€ะฐะถะตะฝะฝั", + "@sendImage": { + "type": "String", + "placeholders": {} + }, + "sentAFile": "๐Ÿ“ {username} ะฝะฐะดัะธะปะฐั” ั„ะฐะนะป", + "@sentAFile": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAnAudio": "๐ŸŽค {username} ะฝะฐะดัะธะปะฐั” ะฐัƒะดั–ะพ", + "@sentAnAudio": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAPicture": "๐Ÿ–ผ๏ธ {username} ะฝะฐะดัะธะปะฐั” ะทะพะฑั€ะฐะถะตะฝะฝั", + "@sentAPicture": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentASticker": "๐Ÿ˜Š {username} ะฝะฐะดัะธะปะฐั” ะฝะฐะปั–ะฟะบัƒ", + "@sentASticker": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "sentAVideo": "๐ŸŽฅ {username} ะฝะฐะดัะธะปะฐั” ะฒั–ะดะตะพ", + "@sentAVideo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "setInvitationLink": "ะฃะบะฐะทะฐั‚ะธ ะฟะพัะธะปะฐะฝะฝั ะดะปั ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@setInvitationLink": { + "type": "String", + "placeholders": {} + }, + "setStatus": "ะฃะบะฐะทะฐั‚ะธ ัั‚ะฐั‚ัƒั", + "@setStatus": { + "type": "String", + "placeholders": {} + }, + "settings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั", + "@settings": { + "type": "String", + "placeholders": {} + }, + "share": "ะŸะพะดั–ะปะธั‚ะธัั", + "@share": { + "type": "String", + "placeholders": {} + }, + "sharedTheLocation": "{username} ะดั–ะปะธั‚ัŒัั ัะฒะพั—ะผ ะผั–ัั†ะตะฟะตั€ะตะฑัƒะฒะฐะฝะฝัะผ", + "@sharedTheLocation": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "skip": "ะŸั€ะพะฟัƒัั‚ะธั‚ะธ", + "@skip": { + "type": "String", + "placeholders": {} + }, + "sourceCode": "ะ”ะถะตั€ะตะปัŒะฝะธะน ะบะพะด", + "@sourceCode": { + "type": "String", + "placeholders": {} + }, + "statusExampleMessage": "ะฏะบ ัะฟั€ะฐะฒะธ ััŒะพะณะพะดะฝั–?", + "@statusExampleMessage": { + "type": "String", + "placeholders": {} + }, + "submit": "ะะฐะดั–ัะปะฐั‚ะธ", + "@submit": { + "type": "String", + "placeholders": {} + }, + "systemTheme": "ะกะธัั‚ะตะผะฝะฐ", + "@systemTheme": { + "type": "String", + "placeholders": {} + }, + "theyDontMatch": "ะ’ะพะฝะธ ะฒั–ะดั€ั–ะทะฝััŽั‚ัŒัั", + "@theyDontMatch": { + "type": "String", + "placeholders": {} + }, + "theyMatch": "ะ’ะพะฝะธ ะทะฑั–ะณะฐัŽั‚ัŒัั", + "@theyMatch": { + "type": "String", + "placeholders": {} + }, + "title": "FluffyChat", + "@title": { + "description": "Title for the application", + "type": "String", + "placeholders": {} + }, + "tryToSendAgain": "ะกะฟั€ะพะฑัƒะนั‚ะต ะฝะฐะดั–ัะปะฐั‚ะธ ั‰ะต ั€ะฐะท", + "@tryToSendAgain": { + "type": "String", + "placeholders": {} + }, + "unbannedUser": "{username} ั€ะพะทะฑะปะพะบะพะฒัƒั” {targetName}", + "@unbannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "unblockDevice": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", + "@unblockDevice": { + "type": "String", + "placeholders": {} + }, + "unknownDevice": "ะะตะฒั–ะดะพะผะธะน ะฟั€ะธัั‚ั€ั–ะน", + "@unknownDevice": { + "type": "String", + "placeholders": {} + }, + "unknownEncryptionAlgorithm": "ะะตะฒั–ะดะพะผะธะน ะฐะปะณะพั€ะธั‚ะผ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", + "@unknownEncryptionAlgorithm": { + "type": "String", + "placeholders": {} + }, + "unknownEvent": "ะะตะฒั–ะดะพะผะฐ ะฟะพะดั–ั '{type}'", + "@unknownEvent": { + "type": "String", + "placeholders": { + "type": { + "type": "String" + } + } + }, + "unmuteChat": "ะฃะฒั–ะผะบะฝัƒั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั", + "@unmuteChat": { + "type": "String", + "placeholders": {} + }, + "userAndOthersAreTyping": "{username} ั‚ะฐ {count} ั–ะฝัˆะธั… ะฟะธัˆัƒั‚ัŒโ€ฆ", + "@userAndOthersAreTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "count": { + "type": "int" + } + } + }, + "userAndUserAreTyping": "{username} ั– {username2} ะฟะธัˆัƒั‚ัŒโ€ฆ", + "@userAndUserAreTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "username2": { + "type": "String" + } + } + }, + "userIsTyping": "{username} ะฟะธัˆะตโ€ฆ", + "@userIsTyping": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "userLeftTheChat": "๐Ÿšช {username} ะฒะธั…ะพะดะธั‚ัŒ ะท ะฑะตัั–ะดะธ", + "@userLeftTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "username": "ะ†ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@username": { + "type": "String", + "placeholders": {} + }, + "userSentUnknownEvent": "{username} ะฝะฐะดัะธะปะฐั” ะฟะพะดั–ัŽ {type}", + "@userSentUnknownEvent": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "type": { + "type": "String" + } + } + }, + "verify": "ะŸะตั€ะตะฒั–ั€ะธั‚ะธ", + "@verify": { + "type": "String", + "placeholders": {} + }, + "verifyStart": "ะŸะพั‡ะฐั‚ะธ ะฟะตั€ะตะฒั–ั€ะบัƒ", + "@verifyStart": { + "type": "String", + "placeholders": {} + }, + "verifySuccess": "ะ’ะธ ัƒัะฟั–ัˆะฝะพ ะฟะตั€ะตะฒั–ั€ะตะฝั–!", + "@verifySuccess": { + "type": "String", + "placeholders": {} + }, + "verifyTitle": "ะŸะตั€ะตะฒั–ั€ะบะฐ ั–ะฝัˆะพะณะพ ะพะฑะปั–ะบะพะฒะพะณะพ ะทะฐะฟะธััƒ", + "@verifyTitle": { + "type": "String", + "placeholders": {} + }, + "videoCall": "ะ’ั–ะดะตะพะฒะธะบะปะธะบ", + "@videoCall": { + "type": "String", + "placeholders": {} + }, + "visibilityOfTheChatHistory": "ะ’ะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั— ะฑะตัั–ะดะธ", + "@visibilityOfTheChatHistory": { + "type": "String", + "placeholders": {} + }, + "visibleForAllParticipants": "ะ’ะธะดะธะผะฐ ะดะปั ะฒัั–ั… ัƒั‡ะฐัะฝะธะบั–ะฒ", + "@visibleForAllParticipants": { + "type": "String", + "placeholders": {} + }, + "visibleForEveryone": "ะ’ะธะดะธะผะฐ ะดะปั ะฒัั–ั…", + "@visibleForEveryone": { + "type": "String", + "placeholders": {} + }, + "voiceMessage": "ะ“ะพะปะพัะพะฒะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@voiceMessage": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerAcceptRequest": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ะฟั€ะธะนะฝัั‚ั‚ั ะทะฐะฟะธั‚ัƒ ะฟะฐั€ั‚ะฝะตั€ะพะผโ€ฆ", + "@waitingPartnerAcceptRequest": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerEmoji": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ะฟั€ะธะนะฝัั‚ั‚ั ะตะผะพะดะถั– ะฟะฐั€ั‚ะฝะตั€ะพะผโ€ฆ", + "@waitingPartnerEmoji": { + "type": "String", + "placeholders": {} + }, + "waitingPartnerNumbers": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ะฟั€ะธะนะฝัั‚ั‚ั ั‡ะธัะตะป ะฟะฐั€ั‚ะฝะตั€ะพะผโ€ฆ", + "@waitingPartnerNumbers": { + "type": "String", + "placeholders": {} + }, + "wallpaper": "ะจะฟะฐะปะตั€ะธ:", + "@wallpaper": { + "type": "String", + "placeholders": {} + }, + "whoIsAllowedToJoinThisGroup": "ะšะพะผัƒ ะดะพะทะฒะพะปะตะฝะพ ะฟั€ะธั”ะดะฝัƒะฒะฐั‚ะธัั ะดะพ ั†ั–ั”ั— ะณั€ัƒะฟะธ", + "@whoIsAllowedToJoinThisGroup": { + "type": "String", + "placeholders": {} + }, + "writeAMessage": "ะะฐะฟะธัะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝัโ€ฆ", + "@writeAMessage": { + "type": "String", + "placeholders": {} + }, + "yes": "ะขะฐะบ", + "@yes": { + "type": "String", + "placeholders": {} + }, + "you": "ะ’ะธ", + "@you": { + "type": "String", + "placeholders": {} + }, + "youAreNoLongerParticipatingInThisChat": "ะ’ะธ ะฑั–ะปัŒัˆะต ะฝะต ะฑะตั€ะตั‚ะต ัƒั‡ะฐัั‚ัŒ ัƒ ั†ั–ะน ะฑะตัั–ะดั–", + "@youAreNoLongerParticipatingInThisChat": { + "type": "String", + "placeholders": {} + }, + "youHaveBeenBannedFromThisChat": "ะ’ะธ ะฑัƒะปะธ ะทะฐะฑะปะพะบะพะฒะฐะฝั– ัƒ ั†ั–ะน ะฑะตัั–ะดั–", + "@youHaveBeenBannedFromThisChat": { + "type": "String", + "placeholders": {} + }, + "pushRules": "ะŸั€ะฐะฒะธะปะฐ ัะฟะพะฒั–ั‰ะตะฝัŒ", + "@pushRules": { + "type": "String", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "ะกะฟะพะฒั–ั‰ะตะฝะฝั ะฒะฒั–ะผะบะฝะตะฝั– ะดะปั ั†ัŒะพะณะพ ะพะฑะปั–ะบะพะฒะพะณะพ ะทะฐะฟะธััƒ", + "@notificationsEnabledForThisAccount": { + "type": "String", + "placeholders": {} + }, + "notifications": "ะกะฟะพะฒั–ั‰ะตะฝะฝั", + "@notifications": { + "type": "String", + "placeholders": {} + }, + "memberChanges": "ะ—ะผั–ะฝะธ ัƒั‡ะฐัะฝะธะบั–ะฒ", + "@memberChanges": { + "type": "String", + "placeholders": {} + }, + "inviteForMe": "ะ—ะฐะฟั€ะพัˆะตะฝะฝั ะดะปั ะผะตะฝะต", + "@inviteForMe": { + "type": "String", + "placeholders": {} + }, + "enterAnEmailAddress": "ะ’ะฒะตะดั–ั‚ัŒ ะฐะดั€ะตััƒ ะต-ะฟะพัˆั‚ะธ", + "@enterAnEmailAddress": { + "type": "String", + "placeholders": {} + }, + "encrypted": "ะ—ะฐัˆะธั„ั€ะพะฒะฐะฝะพ", + "@encrypted": { + "type": "String", + "placeholders": {} + }, + "enableEmotesGlobally": "ะฃะฒั–ะผะบะฝัƒั‚ะธ ะฟะฐะบัƒะฝะพะบ ะตะผะพะดะถั– ะณะปะพะฑะฐะปัŒะฝะพ", + "@enableEmotesGlobally": { + "type": "String", + "placeholders": {} + }, + "emotePacks": "ะะฐะฑะพั€ะธ ะตะผะพะดะถั– ะดะปั ะบั–ะผะฝะฐั‚ะธ", + "@emotePacks": { + "type": "String", + "placeholders": {} + }, + "edit": "ะ ะตะดะฐะณัƒะฒะฐั‚ะธ", + "@edit": { + "type": "String", + "placeholders": {} + }, + "directChats": "ะžัะพะฑะธัั‚ั– ะฑะตัั–ะดะธ", + "@directChats": { + "type": "String", + "placeholders": {} + }, + "deviceId": "ID ะฟั€ะธัั‚ั€ะพัŽ", + "@deviceId": { + "type": "String", + "placeholders": {} + }, + "deleteAccount": "ะ’ะธะดะฐะปะธั‚ะธ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", + "@deleteAccount": { + "type": "String", + "placeholders": {} + }, + "deactivateAccountWarning": "ะฆะต ะดะตะฐะบั‚ะธะฒัƒั” ะฒะฐัˆ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั. ะฆะต ะฝะตะผะพะถะปะธะฒะพ ัะบะฐััƒะฒะฐั‚ะธ! ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–?", + "@deactivateAccountWarning": { + "type": "String", + "placeholders": {} + }, + "containsUserName": "ะœั–ัั‚ะธั‚ัŒ ั–ะผโ€™ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@containsUserName": { + "type": "String", + "placeholders": {} + }, + "containsDisplayName": "ะœั–ัั‚ะธั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผโ€™ั", + "@containsDisplayName": { + "type": "String", + "placeholders": {} + }, + "changePassword": "ะ—ะผั–ะฝะธั‚ะธ ะฟะฐั€ะพะปัŒ", + "@changePassword": { + "type": "String", + "placeholders": {} + }, + "changeDeviceName": "ะ—ะผั–ะฝะธั‚ะธ ะฝะฐะทะฒัƒ ะฟั€ะธัั‚ั€ะพัŽ", + "@changeDeviceName": { + "type": "String", + "placeholders": {} + }, + "botMessages": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั ะฑะพั‚ั–ะฒ", + "@botMessages": { + "type": "String", + "placeholders": {} + }, + "or": "ะะฑะพ", + "@or": { + "type": "String", + "placeholders": {} + }, + "setAsCanonicalAlias": "ะฃัั‚ะฐะฝะพะฒะธั‚ะธ ะพัะฝะพะฒะฝะธะผ ะฟัะตะฒะดะพะฝั–ะผะพะผ", + "@setAsCanonicalAlias": { + "type": "String", + "placeholders": {} + }, + "verified": "ะŸะตั€ะตะฒั–ั€ะตะฝะธะน", + "@verified": { + "type": "String", + "placeholders": {} + }, + "blocked": "ะ—ะฐะฑะปะพะบะพะฒะฐะฝะพ", + "@blocked": { + "type": "String", + "placeholders": {} + }, + "no": "ะั–", + "@no": { + "type": "String", + "placeholders": {} + }, + "sendOnEnter": "ะะฐะดัะธะปะฐั‚ะธ ะฝะฐั‚ะธัะบะฐะฝะฝัะผ Enter", + "@sendOnEnter": {}, + "commandHint_ban": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_ban": { + "type": "String", + "description": "Usage hint for the command /ban" + }, + "commandHint_kick": "ะ’ะธะปัƒั‡ะธั‚ะธ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะท ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_kick": { + "type": "String", + "description": "Usage hint for the command /kick" + }, + "commandHint_myroomavatar": "ะ’ัั‚ะฐะฝะพะฒั–ั‚ัŒ ะทะพะฑั€ะฐะถะตะฝะฝั ะดะปั ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ (ะฒั–ะด mxc-uri)", + "@commandHint_myroomavatar": { + "type": "String", + "description": "Usage hint for the command /myroomavatar" + }, + "commandHint_myroomnick": "ะฃะบะฐะถั–ั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั ะดะปั ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_myroomnick": { + "type": "String", + "description": "Usage hint for the command /myroomnick" + }, + "commandMissing": "{command} ะฝะต ั” ะบะพะผะฐะฝะดะพัŽ.", + "@commandMissing": { + "type": "String", + "placeholders": { + "command": { + "type": "String" + } + }, + "description": "State that {command} is not a valid /command." + }, + "copyToClipboard": "ะšะพะฟั–ัŽะฒะฐั‚ะธ ะดะพ ะฑัƒั„ะตั€ะฐ ะพะฑะผั–ะฝัƒ", + "@copyToClipboard": { + "type": "String", + "placeholders": {} + }, + "createNewSpace": "ะะพะฒะธะน ะฟั€ะพัั‚ั–ั€", + "@createNewSpace": { + "type": "String", + "placeholders": {} + }, + "enableEncryption": "ะฃะฒั–ะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", + "@enableEncryption": { + "type": "String", + "placeholders": {} + }, + "joinRoom": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะบั–ะผะฝะฐั‚ะธ", + "@joinRoom": { + "type": "String", + "placeholders": {} + }, + "mention": "ะ—ะณะฐะดะฐั‚ะธ", + "@mention": { + "type": "String", + "placeholders": {} + }, + "next": "ะ”ะฐะปั–", + "@next": { + "type": "String", + "placeholders": {} + }, + "noConnectionToTheServer": "ะะตะผะฐั” ะท'ั”ะดะฝะฐะฝะฝั ะท ัะตั€ะฒะตั€ะพะผ", + "@noConnectionToTheServer": { + "type": "String", + "placeholders": {} + }, + "scanQrCode": "ะกะบะฐะฝัƒะฒะฐั‚ะธ QR-ะบะพะด", + "@scanQrCode": {}, + "noPasswordRecoveryDescription": "ะ’ะธ ั‰ะต ะฝะต ะดะพะดะฐะปะธ ัะฟะพัั–ะฑ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฟะฐั€ะพะปั.", + "@noPasswordRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "numUsersTyping": "{count} ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ะฟะธัˆัƒั‚ัŒโ€ฆ", + "@numUsersTyping": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "online": "ะžะฝะปะฐะนะฝ", + "@online": { + "type": "String", + "placeholders": {} + }, + "oopsPushError": "ะ”ั–ะดัŒะบะพ! ะะฐ ะถะฐะปัŒ, ัั‚ะฐะปะฐัั ะฟะพะผะธะปะบะฐ ะฟั–ะด ั‡ะฐั ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั push-ัะฟะพะฒั–ั‰ะตะฝัŒ.", + "@oopsPushError": { + "type": "String", + "placeholders": {} + }, + "passwordForgotten": "ะ—ะฐะฑัƒะปะธ ะฟะฐั€ะพะปัŒ", + "@passwordForgotten": { + "type": "String", + "placeholders": {} + }, + "pleaseChoose": "ะ’ะธะฑะตั€ั–ั‚ัŒ", + "@pleaseChoose": { + "type": "String", + "placeholders": {} + }, + "pleaseEnter4Digits": "ะ’ะฒะตะดั–ั‚ัŒ 4 ั†ะธั„ั€ะธ ะฐะฑะพ ะทะฐะปะธัˆั‚ะต ะฟะพั€ะพะถะฝั–ะผ, ั‰ะพะฑ ะฒะธะผะบะฝัƒั‚ะธ ะฑะปะพะบัƒะฒะฐะฝะฝั ะทะฐัั‚ะพััƒะฝะบัƒ.", + "@pleaseEnter4Digits": { + "type": "String", + "placeholders": {} + }, + "redactMessage": "ะ ะตะดะฐะณัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@redactMessage": { + "type": "String", + "placeholders": {} + }, + "register": "ะ—ะฐั€ะตั”ัั‚ั€ัƒะฒะฐั‚ะธัั", + "@register": { + "type": "String", + "placeholders": {} + }, + "reportMessage": "ะŸะพัะบะฐั€ะถะธั‚ะธัั ะฝะฐ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@reportMessage": { + "type": "String", + "placeholders": {} + }, + "replaceRoomWithNewerVersion": "ะ—ะฐะผั–ะฝะธั‚ะธ ะบั–ะผะฝะฐั‚ัƒ ะฝะพะฒั–ัˆะพัŽ ะฒะตั€ัั–ั”ัŽ", + "@replaceRoomWithNewerVersion": { + "type": "String", + "placeholders": {} + }, + "sendAudio": "ะะฐะดั–ัะปะฐั‚ะธ ะฐัƒะดั–ะพ", + "@sendAudio": { + "type": "String", + "placeholders": {} + }, + "setCustomEmotes": "ะฃัั‚ะฐะฝะพะฒะธั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั†ัŒะบั– ะตะผะพะดะถั–", + "@setCustomEmotes": { + "type": "String", + "placeholders": {} + }, + "weSentYouAnEmail": "ะœะธ ะฝะฐะดั–ัะปะฐะปะธ ะฒะฐะผ ะตะปะตะบั‚ั€ะพะฝะฝะธะน ะปะธัั‚", + "@weSentYouAnEmail": { + "type": "String", + "placeholders": {} + }, + "wipeChatBackup": "ะกั‚ะตั€ั‚ะธ ั€ะตะทะตั€ะฒะฝัƒ ะบะพะฟั–ัŽ ะฑะตัั–ะดะธ, ั‰ะพะฑ ัั‚ะฒะพั€ะธั‚ะธ ะฝะพะฒะธะน ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั?", + "@wipeChatBackup": { + "type": "String", + "placeholders": {} + }, + "addToSpace": "ะ”ะพะดะฐั‚ะธ ะฟั€ะพัั‚ั–ั€", + "@addToSpace": {}, + "roomVersion": "ะ’ะตั€ัั–ั ะบั–ะผะฝะฐั‚ะธ", + "@roomVersion": { + "type": "String", + "placeholders": {} + }, + "iHaveClickedOnLink": "ะœะฝะพัŽ ะฒะธะบะพะฝะฐะฝะพ ะฟะตั€ะตั…ั–ะด ะทะฐ ะฟะพัะธะปะฐะฝะฝัะผ", + "@iHaveClickedOnLink": { + "type": "String", + "placeholders": {} + }, + "startedACall": "{senderName} ั€ะพะทะฟะพั‡ะธะฝะฐั” ะฒะธะบะปะธะบ", + "@startedACall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "appLock": "ะ‘ะปะพะบัƒะฒะฐะฝะฝั ะทะฐัั‚ะพััƒะฝะบัƒ", + "@appLock": { + "type": "String", + "placeholders": {} + }, + "commandInvalid": "ะะตะฟั€ะธะฟัƒัั‚ะธะผะฐ ะบะพะผะฐะฝะดะฐ", + "@commandInvalid": { + "type": "String" + }, + "extremeOffensive": "ะฃะบั€ะฐะน ะพะฑั€ะฐะทะปะธะฒะธะน", + "@extremeOffensive": { + "type": "String", + "placeholders": {} + }, + "howOffensiveIsThisContent": "ะะฐัะบั–ะปัŒะบะธ ะพะฑั€ะฐะทะปะธะฒะธะน ั†ะตะน ะฒะผั–ัั‚?", + "@howOffensiveIsThisContent": { + "type": "String", + "placeholders": {} + }, + "participant": "ะฃั‡ะฐัะฝะธะบ", + "@participant": { + "type": "String", + "placeholders": {} + }, + "addEmail": "ะ”ะพะดะฐั‚ะธ ะต-ะฟะพัˆั‚ัƒ", + "@addEmail": { + "type": "String", + "placeholders": {} + }, + "ignore": "ะะตั…ั‚ัƒะฒะฐั‚ะธ", + "@ignore": { + "type": "String", + "placeholders": {} + }, + "fontSize": "ะ ะพะทะผั–ั€ ัˆั€ะธั„ั‚ัƒ", + "@fontSize": { + "type": "String", + "placeholders": {} + }, + "badServerVersionsException": "ะ”ะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€ ะฟั–ะดั‚ั€ะธะผัƒั” ั‚ะฐะบั– ะฒะตั€ัั–ั— ัะฟะตั†ะธั„ั–ะบะฐั†ั–ะน:\n{serverVersions}\nะะปะต ั†ะตะน ะทะฐัั‚ะพััƒะฝะพะบ ะฟั–ะดั‚ั€ะธะผัƒั” ะปะธัˆะต {supportedVersions}", + "@badServerVersionsException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "areYouSureYouWantToLogout": "ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–, ั‰ะพ ั…ะพั‡ะตั‚ะต ะฒะธะนั‚ะธ?", + "@areYouSureYouWantToLogout": { + "type": "String", + "placeholders": {} + }, + "badServerLoginTypesException": "ะ”ะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€ ะฟั–ะดั‚ั€ะธะผัƒั” ั‚ะฐะบั– ั‚ะธะฟะธ ะฒั…ะพะดัƒ:\n{serverVersions}\nะะปะต ั†ะตะน ะทะฐัั‚ะพััƒะฝะพะบ ะฟั–ะดั‚ั€ะธะผัƒั” ะปะธัˆะต:\n{supportedVersions}", + "@badServerLoginTypesException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "all": "ะฃัั–", + "@all": { + "type": "String", + "placeholders": {} + }, + "allChats": "ะฃัั– ะฑะตัั–ะดะธ", + "@allChats": { + "type": "String", + "placeholders": {} + }, + "commandHint_join": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_join": { + "type": "String", + "description": "Usage hint for the command /join" + }, + "chats": "ะ‘ะตัั–ะดะธ", + "@chats": { + "type": "String", + "placeholders": {} + }, + "changeYourAvatar": "ะ—ะผั–ะฝะธั‚ะธ ะฐะฒะฐั‚ะฐั€", + "@changeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "link": "ะŸะพัะธะปะฐะฝะฝั", + "@link": {}, + "security": "ะ‘ะตะทะฟะตะบะฐ", + "@security": { + "type": "String", + "placeholders": {} + }, + "sendSticker": "ะะฐะดั–ัะปะฐั‚ะธ ะฝะฐะปั–ะฟะบัƒ", + "@sendSticker": { + "type": "String", + "placeholders": {} + }, + "errorObtainingLocation": "ะŸะพะผะธะปะบะฐ ะฟั–ะด ั‡ะฐั ะพั‚ั€ะธะผะฐะฝะฝั ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝั: {error}", + "@errorObtainingLocation": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "hideRedactedEvents": "ะกั…ะพะฒะฐั‚ะธ ะทะผั–ะฝะตะฝั– ะฟะพะดั–ั—", + "@hideRedactedEvents": { + "type": "String", + "placeholders": {} + }, + "synchronizingPleaseWait": "ะกะธะฝั…ั€ะพะฝั–ะทะฐั†ั–ัโ€ฆ ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐั‡ะตะบะฐะนั‚ะต.", + "@synchronizingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "noMatrixServer": "{server1} ะฝะต ั” ัะตั€ะฒะตั€ะพะผ matrix, ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ {server2} ะฝะฐั‚ะพะผั–ัั‚ัŒ?", + "@noMatrixServer": { + "type": "String", + "placeholders": { + "server1": { + "type": "String" + }, + "server2": { + "type": "String" + } + } + }, + "reason": "ะŸั€ะธั‡ะธะฝะฐ", + "@reason": { + "type": "String", + "placeholders": {} + }, + "defaultPermissionLevel": "ะขะธะฟะพะฒะธะน ั€ั–ะฒะตะฝัŒ ะดะพะทะฒะพะปั–ะฒ ะดะปั ะฝะพะฒะธั… ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", + "@defaultPermissionLevel": { + "type": "String", + "placeholders": {} + }, + "sendAsText": "ะะฐะดั–ัะปะฐั‚ะธ ัะบ ั‚ะตะบัั‚", + "@sendAsText": { + "type": "String" + }, + "saveFile": "ะ—ะฑะตั€ะตะณั‚ะธ ั„ะฐะนะป", + "@saveFile": { + "type": "String", + "placeholders": {} + }, + "autoplayImages": "ะะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒั–ะดั‚ะฒะพั€ัŽะฒะฐั‚ะธ ะฐะฝั–ะผะพะฒะฐะฝั– ะฝะฐะปั–ะฟะบะธ ั‚ะฐ ะตะผะพะดะถั–", + "@autoplayImages": { + "type": "String", + "placeholder": {} + }, + "pleaseChooseAPasscode": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะบะพะด ะดะพัั‚ัƒะฟัƒ", + "@pleaseChooseAPasscode": { + "type": "String", + "placeholders": {} + }, + "pleaseClickOnLink": "ะะฐั‚ะธัะฝั–ั‚ัŒ ะฝะฐ ะฟะพัะธะปะฐะฝะฝั ะฒ ะตะปะตะบั‚ั€ะพะฝะฝะพะผัƒ ะปะธัั‚ั–, ะฐ ะฟะพั‚ั–ะผ ะฟั€ะพะดะพะฒะถัƒะนั‚ะต.", + "@pleaseClickOnLink": { + "type": "String", + "placeholders": {} + }, + "toggleUnread": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะฟั€ะพั‡ะธั‚ะฐะฝะธะผ/ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธะผ", + "@toggleUnread": { + "type": "String", + "placeholders": {} + }, + "transferFromAnotherDevice": "ะŸะตั€ะตะฝะตัะตะฝะฝั ะท ั–ะฝัˆะพะณะพ ะฟั€ะธัั‚ั€ะพัŽ", + "@transferFromAnotherDevice": { + "type": "String", + "placeholders": {} + }, + "sendMessages": "ะะฐะดัะธะปะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@sendMessages": { + "type": "String", + "placeholders": {} + }, + "sendOriginal": "ะะฐะดั–ัะปะฐั‚ะธ ะพั€ะธะณั–ะฝะฐะป", + "@sendOriginal": { + "type": "String", + "placeholders": {} + }, + "whoCanPerformWhichAction": "ะฅั‚ะพ ั– ัะบัƒ ะดั–ัŽ ะผะพะถะต ะฒะธะบะพะฝัƒะฒะฐั‚ะธ", + "@whoCanPerformWhichAction": { + "type": "String", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "ะงะพะผัƒ ะฒะธ ั…ะพั‡ะตั‚ะต ะฟะพัะบะฐั€ะถะธั‚ะธัั?", + "@whyDoYouWantToReportThis": { + "type": "String", + "placeholders": {} + }, + "messages": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั", + "@messages": { + "type": "String", + "placeholders": {} + }, + "newChat": "ะะพะฒะฐ ะฑะตัั–ะดะฐ", + "@newChat": { + "type": "String", + "placeholders": {} + }, + "everythingReady": "ะฃัะต ะณะพั‚ะพะฒะพ!", + "@everythingReady": { + "type": "String", + "placeholders": {} + }, + "homeserver": "ะ”ะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€", + "@homeserver": {}, + "goToTheNewRoom": "ะŸะตั€ะตะนั‚ะธ ะดะพ ะฝะพะฒะพั— ะบั–ะผะฝะฐั‚ะธ", + "@goToTheNewRoom": { + "type": "String", + "placeholders": {} + }, + "groups": "ะ“ั€ัƒะฟะธ", + "@groups": { + "type": "String", + "placeholders": {} + }, + "inoffensive": "ะะตะพะฑั€ะฐะทะปะธะฒะธะน", + "@inoffensive": { + "type": "String", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "ะะบั‚ะธะฒัƒะฒะฐั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั ะผะพะถะฝะฐ ะปะธัˆะต ั‚ะพะดั–, ะบะพะปะธ ะบั–ะผะฝะฐั‚ะฐ ะฑั–ะปัŒัˆะต ะฝะต ะฑัƒะดะต ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพัŽ.", + "@noEncryptionForPublicRooms": { + "type": "String", + "placeholders": {} + }, + "chatHasBeenAddedToThisSpace": "ะ‘ะตัั–ะดัƒ ะดะพะดะฐะฝะพ ะดะพ ั†ัŒะพะณะพ ะฟั€ะพัั‚ะพั€ัƒ", + "@chatHasBeenAddedToThisSpace": {}, + "chatBackupDescription": "ะ’ะฐัˆั– ัั‚ะฐั€ั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะทะฐั…ะธั‰ะตะฝั– ะบะปัŽั‡ะตะผ ะฒั–ะดะฝะพะฒะปะตะฝะฝั. ะŸะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะธ ะฝะต ะฒั‚ั€ะฐั‚ะธั‚ะต ะนะพะณะพ.", + "@chatBackupDescription": { + "type": "String", + "placeholders": {} + }, + "chatBackup": "ะ ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะดะธ", + "@chatBackup": { + "type": "String", + "placeholders": {} + }, + "yourChatBackupHasBeenSetUp": "ะ ะตะท. ะบะพะฟั–ัŽ ั‡ะฐั‚ัƒ ะฝะฐะปะฐัˆั‚ะพะฒะฐะฝะพ.", + "@yourChatBackupHasBeenSetUp": {}, + "clearArchive": "ะžั‡ะธัั‚ะธั‚ะธ ะฐั€ั…ั–ะฒ", + "@clearArchive": {}, + "commandHint_html": "ะะฐะดั–ัะปะฐั‚ะธ ั‚ะตะบัั‚ ัƒ ั„ะพั€ะผะฐั‚ั– HTML", + "@commandHint_html": { + "type": "String", + "description": "Usage hint for the command /html" + }, + "commandHint_invite": "ะ—ะฐะฟั€ะพัั–ั‚ัŒ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะดะพ ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_invite": { + "type": "String", + "description": "Usage hint for the command /invite" + }, + "commandHint_leave": "ะ’ะธะนั‚ะธ ะท ั†ั–ั”ั— ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_leave": { + "type": "String", + "description": "Usage hint for the command /leave" + }, + "commandHint_me": "ะžะฟะธัˆั–ั‚ัŒ ัะตะฑะต", + "@commandHint_me": { + "type": "String", + "description": "Usage hint for the command /me" + }, + "hideUnknownEvents": "ะกั…ะพะฒะฐั‚ะธ ะฝะตะฒั–ะดะพะผั– ะฟะพะดั–ั—", + "@hideUnknownEvents": { + "type": "String", + "placeholders": {} + }, + "ignoredUsers": "ะะตั…ั‚ัƒะฒะฐะฝั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–", + "@ignoredUsers": { + "type": "String", + "placeholders": {} + }, + "obtainingLocation": "ะžั‚ั€ะธะผะฐะฝะฝั ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝัโ€ฆ", + "@obtainingLocation": { + "type": "String", + "placeholders": {} + }, + "offensive": "ะžะฑั€ะฐะทะปะธะฒะธะน", + "@offensive": { + "type": "String", + "placeholders": {} + }, + "offline": "ะžั„ะปะฐะนะฝ", + "@offline": { + "type": "String", + "placeholders": {} + }, + "addAccount": "ะ”ะพะดะฐั‚ะธ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", + "@addAccount": {}, + "enableMultiAccounts": "(ะ‘ะ•ะขะ) ะฃะฒั–ะผะบะฝัƒั‚ะธ ะบั–ะปัŒะบะฐ ะพะฑะปั–ะบะพะฒะธั… ะทะฐะฟะธัั–ะฒ ะฝะฐ ั†ัŒะพะผัƒ ะฟั€ะธัั‚ั€ะพั—", + "@enableMultiAccounts": {}, + "openInMaps": "ะ’ั–ะดะบั€ะธั‚ะธ ะฒ ะบะฐั€ั‚ะฐั…", + "@openInMaps": { + "type": "String", + "placeholders": {} + }, + "serverRequiresEmail": "ะฆะตะน ัะตั€ะฒะตั€ ะฟะพั‚ั€ะตะฑัƒั” ะฟะตั€ะตะฒั–ั€ะบะธ ะฒะฐัˆะพั— ะฐะดั€ะตััƒ ะต-ะฟะพัˆั‚ะธ ะดะปั ั€ะตั”ัั‚ั€ะฐั†ั–ั—.", + "@serverRequiresEmail": {}, + "pleaseFollowInstructionsOnWeb": "ะ’ะธะบะพะฝะฐะนั‚ะต ะฒะบะฐะทั–ะฒะบะธ ะฒะตะฑัะฐะนั‚ัƒ ั‚ะฐ ั‚ะพั€ะบะฝั–ั‚ัŒัั ะดะฐะปั–.", + "@pleaseFollowInstructionsOnWeb": { + "type": "String", + "placeholders": {} + }, + "sendVideo": "ะะฐะดั–ัะปะฐั‚ะธ ะฒั–ะดะตะพ", + "@sendVideo": { + "type": "String", + "placeholders": {} + }, + "removeYourAvatar": "ะ’ะธะปัƒั‡ะธั‚ะธ ัะฒั–ะน ะฐะฒะฐั‚ะฐั€", + "@removeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "unpin": "ะ’ั–ะดะบั€ั–ะฟะธั‚ะธ", + "@unpin": { + "type": "String", + "placeholders": {} + }, + "setPermissionsLevel": "ะฃะบะฐะทะฐั‚ะธ ั€ั–ะฒะฝั– ะดะพะทะฒะพะปั–ะฒ", + "@setPermissionsLevel": { + "type": "String", + "placeholders": {} + }, + "shareLocation": "ะŸะพะดั–ะปะธั‚ะธัั ะผั–ัั†ะตะฟะตั€ะตะฑัƒะฒะฐะฝะฝัะผ", + "@shareLocation": { + "type": "String", + "placeholders": {} + }, + "singlesignon": "ะ„ะดะธะฝะธะน ะฒั…ั–ะด", + "@singlesignon": { + "type": "String", + "placeholders": {} + }, + "tooManyRequestsWarning": "ะ—ะฐะฑะฐะณะฐั‚ะพ ะทะฐะฟะธั‚ั–ะฒ. ะกะฟั€ะพะฑัƒะนั‚ะต ะฟั–ะทะฝั–ัˆะต!", + "@tooManyRequestsWarning": { + "type": "String", + "placeholders": {} + }, + "unavailable": "ะะตะดะพัั‚ัƒะฟะฝะธะน", + "@unavailable": { + "type": "String", + "placeholders": {} + }, + "unreadChats": "{unreadCount, plural, =1{1 ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะฐ ะฑะตัั–ะดะฐ} few{{unreadCount} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝั– ะฑะตัั–ะดะธ} many{{unreadCount} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธั… ะฑะตัั–ะด} other{{unreadCount} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝั– ะฑะตัั–ะดะธ}}", + "@unreadChats": { + "type": "String", + "placeholders": { + "unreadCount": { + "type": "int" + } + } + }, + "withTheseAddressesRecoveryDescription": "ะ—ะฐ ะดะพะฟะพะผะพะณะพัŽ ั†ะธั… ะฐะดั€ะตั ะฒะธ ะผะพะถะตั‚ะต ะฒั–ะดะฝะพะฒะธั‚ะธ ัะฒั–ะน ะฟะฐั€ะพะปัŒ.", + "@withTheseAddressesRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "privacy": "ะŸั€ะธะฒะฐั‚ะฝั–ัั‚ัŒ", + "@privacy": { + "type": "String", + "placeholders": {} + }, + "search": "ะŸะพัˆัƒะบ", + "@search": { + "type": "String", + "placeholders": {} + }, + "sentCallInformations": "{senderName} ะฝะฐะดัะธะปะฐั” ะฒั–ะดะพะผะพัั‚ั– ะฟั€ะพ ะฒะธะบะปะธะบ", + "@sentCallInformations": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "cantOpenUri": "ะะต ะฒะดะฐะปะพัั ะฒั–ะดะบั€ะธั‚ะธ URI {uri}", + "@cantOpenUri": { + "type": "String", + "placeholders": { + "uri": { + "type": "String" + } + } + }, + "contentHasBeenReported": "ะกะบะฐั€ะณัƒ ะฝะฐ ะฒะผั–ัั‚ ะฝะฐะดั–ัะปะฐะฝะพ ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ะฐะผ ัะตั€ะฒะตั€ะฐ", + "@contentHasBeenReported": { + "type": "String", + "placeholders": {} + }, + "commandHint_op": "ะฃะบะฐะถั–ั‚ัŒ ั€ั–ะฒะตะฝัŒ ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ (ั‚ะธะฟะพะฒะพ: 50)", + "@commandHint_op": { + "type": "String", + "description": "Usage hint for the command /op" + }, + "commandHint_plain": "ะะฐะดั–ัะปะฐั‚ะธ ะฝะตั„ะพั€ะผะฐั‚ะพะฒะฐะฝะธะน ั‚ะตะบัั‚", + "@commandHint_plain": { + "type": "String", + "description": "Usage hint for the command /plain" + }, + "commandHint_react": "ะะฐะดั–ัะปะฐั‚ะธ ะฒั–ะดะฟะพะฒั–ะดัŒ ัะบ ั€ะตะฐะบั†ั–ัŽ", + "@commandHint_react": { + "type": "String", + "description": "Usage hint for the command /react" + }, + "commandHint_send": "ะะฐะดั–ัะปะฐั‚ะธ ั‚ะตะบัั‚", + "@commandHint_send": { + "type": "String", + "description": "Usage hint for the command /send" + }, + "commandHint_unban": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ัƒ ั†ั–ะน ะบั–ะผะฝะฐั‚ั–", + "@commandHint_unban": { + "type": "String", + "description": "Usage hint for the command /unban" + }, + "configureChat": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ะฑะตัั–ะดัƒ", + "@configureChat": { + "type": "String", + "placeholders": {} + }, + "editBlockedServers": "ะ ะตะดะฐะณัƒะฒะฐั‚ะธ ะทะฐะฑะปะพะบะพะฒะฐะฝั– ัะตั€ะฒะตั€ะธ", + "@editBlockedServers": { + "type": "String", + "placeholders": {} + }, + "showPassword": "ะŸะพะบะฐะทะฐั‚ะธ ะฟะฐั€ะพะปัŒ", + "@showPassword": { + "type": "String", + "placeholders": {} + }, + "editRoomAliases": "ะ—ะผั–ะฝะธั‚ะธ ะฟัะตะฒะดะพะฝั–ะผะธ ะบั–ะผะฝะฐั‚ะธ", + "@editRoomAliases": { + "type": "String", + "placeholders": {} + }, + "editRoomAvatar": "ะ—ะผั–ะฝะธั‚ะธ ะฐะฒะฐั‚ะฐั€ ะบั–ะผะฝะฐั‚ะธ", + "@editRoomAvatar": { + "type": "String", + "placeholders": {} + }, + "passwordHasBeenChanged": "ะŸะฐั€ะพะปัŒ ะทะผั–ะฝะตะฝะพ", + "@passwordHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "passwordRecovery": "ะ’ั–ะดะฝะพะฒะปะตะฝะฝั ะฟะฐั€ะพะปั", + "@passwordRecovery": { + "type": "String", + "placeholders": {} + }, + "people": "ะ›ัŽะดะธ", + "@people": { + "type": "String", + "placeholders": {} + }, + "pin": "ะ—ะฐะบั€ั–ะฟะธั‚ะธ", + "@pin": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourPin": "ะ’ะฒะตะดั–ั‚ัŒ ัะฒั–ะน PIN-ะบะพะด", + "@pleaseEnterYourPin": { + "type": "String", + "placeholders": {} + }, + "spaceName": "ะะฐะทะฒะฐ ะฟั€ะพัั‚ะพั€ัƒ", + "@spaceName": { + "type": "String", + "placeholders": {} + }, + "warning": "ะŸะพะฟะตั€ะตะดะถะตะฝะฝั!", + "@warning": { + "type": "String", + "placeholders": {} + }, + "yourPublicKey": "ะ’ะฐัˆ ะฒั–ะดะบั€ะธั‚ะธะน ะบะปัŽั‡", + "@yourPublicKey": { + "type": "String", + "placeholders": {} + }, + "spaceIsPublic": "ะŸั€ะพัั‚ั–ั€ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธะน", + "@spaceIsPublic": { + "type": "String", + "placeholders": {} + }, + "status": "ะกั‚ะฐั‚ัƒั", + "@status": { + "type": "String", + "placeholders": {} + }, + "unverified": "ะะตะฟะตั€ะตะฒั–ั€ะตะฝะธะน", + "@unverified": {}, + "locationDisabledNotice": "ะกะปัƒะถะฑะธ ะฒะธะทะฝะฐั‡ะตะฝะฝั ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝั ะฒะธะผะบะฝะตะฝั–. ะฃะฒั–ะผะบะฝั–ั‚ัŒ ั—ั…, ั‰ะพะฑ ะผะฐั‚ะธ ะทะผะพะณัƒ ะดั–ะปะธั‚ะธัั ัะฒะพั—ะผ ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝัะผ.", + "@locationDisabledNotice": { + "type": "String", + "placeholders": {} + }, + "locationPermissionDeniedNotice": "ะ”ะพะทะฒั–ะป ะฝะฐ ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝั ะฒั–ะดั…ะธะปะตะฝะพ. ะะฐะดะฐะนั‚ะต ะผะพะถะปะธะฒั–ัั‚ัŒ ะดั–ะปะธั‚ะธัั ัะฒะพั—ะผ ั€ะพะทั‚ะฐัˆัƒะฒะฐะฝะฝัะผ.", + "@locationPermissionDeniedNotice": { + "type": "String", + "placeholders": {} + }, + "oneClientLoggedOut": "ะะฐ ะพะดะฝะพะผัƒ ะท ะฒะฐัˆะธั… ะบะปั–ั”ะฝั‚ั–ะฒ ะฒะธะบะพะฝะฐะฝะพ ะฒะธั…ั–ะด ั–ะท ัะธัั‚ะตะผะธ", + "@oneClientLoggedOut": {}, + "bundleName": "ะะฐะทะฒะฐ ะฒัƒะทะปะฐ", + "@bundleName": {}, + "toggleFavorite": "ะŸะตั€ะตะผะธะบะฝัƒั‚ะธ ะฒะธะฑั€ะฐะฝะต", + "@toggleFavorite": { + "type": "String", + "placeholders": {} + }, + "removeFromBundle": "ะ’ะธะปัƒั‡ะธั‚ะธ ะท ั†ัŒะพะณะพ ะฒัƒะทะปะฐ", + "@removeFromBundle": {}, + "toggleMuted": "ะฃะฒั–ะผะบะฝัƒั‚ะธ/ะฒะธะผะบะฝัƒั‚ะธ ะทะฒัƒะบ", + "@toggleMuted": { + "type": "String", + "placeholders": {} + }, + "editBundlesForAccount": "ะ—ะผั–ะฝะธั‚ะธ ะฒัƒะทะพะป ะดะปั ั†ัŒะพะณะพ ะพะฑะปั–ะบะพะฒะพะณะพ ะทะฐะฟะธััƒ", + "@editBundlesForAccount": {}, + "addToBundle": "ะ”ะพะดะฐั‚ะธ ะดะพ ะฒัƒะทะปั–ะฒ", + "@addToBundle": {}, + "repeatPassword": "ะŸะพะฒั‚ะพั€ั–ั‚ัŒ ะฟะฐั€ะพะปัŒ", + "@repeatPassword": {}, + "messageInfo": "ะ’ั–ะดะพะผะพัั‚ั– ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@messageInfo": {}, + "time": "ะงะฐั", + "@time": {}, + "messageType": "ะขะธะฟ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@messageType": {}, + "openGallery": "ะ’ั–ะดะบั€ะธั‚ะธ ะณะฐะปะตั€ะตัŽ", + "@openGallery": {}, + "sender": "ะ’ั–ะดะฟั€ะฐะฒะฝะธะบ", + "@sender": {}, + "addToSpaceDescription": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะฟั€ะพัั‚ั–ั€, ั‰ะพะฑ ะดะพะดะฐั‚ะธ ะดะพ ะฝัŒะพะณะพ ั†ัŽ ะฑะตัั–ะดัƒ.", + "@addToSpaceDescription": {}, + "removeFromSpace": "ะ’ะธะปัƒั‡ะธั‚ะธ ะท ะฟั€ะพัั‚ะพั€ัƒ", + "@removeFromSpace": {}, + "start": "ะŸะพั‡ะฐั‚ะธ", + "@start": {}, + "commandHint_discardsession": "ะ’ั–ะดะบะธะฝัƒั‚ะธ ัะตะฐะฝั", + "@commandHint_discardsession": { + "type": "String", + "description": "Usage hint for the command /discardsession" + }, + "commandHint_clearcache": "ะžั‡ะธัั‚ะธั‚ะธ ะบะตัˆ", + "@commandHint_clearcache": { + "type": "String", + "description": "Usage hint for the command /clearcache" + }, + "commandHint_create": "ะกั‚ะฒะพั€ั–ั‚ัŒ ะฟะพั€ะพะถะฝัŽ ะณั€ัƒะฟะพะฒัƒ ะฑะตัั–ะดัƒ\nะ’ะธะบะพั€ะธัั‚ะพะฒัƒะนั‚ะต --no-encryption, ั‰ะพะฑ ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", + "@commandHint_create": { + "type": "String", + "description": "Usage hint for the command /create" + }, + "commandHint_dm": "ะŸะพั‡ะฐั‚ะพะบ ะพัะพะฑะธัั‚ะพั— ะฑะตัั–ะดะธ\nะ’ะธะบะพั€ะธัั‚ะพะฒัƒะนั‚ะต --no-encryption, ั‰ะพ ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั", + "@commandHint_dm": { + "type": "String", + "description": "Usage hint for the command /dm" + }, + "openVideoCamera": "ะ’ั–ะดะบั€ะธั‚ะธ ะบะฐะผะตั€ัƒ ะดะปั ะฒั–ะดะตะพ", + "@openVideoCamera": { + "type": "String", + "placeholders": {} + }, + "publish": "ะžะฟัƒะฑะปั–ะบัƒะฒะฐั‚ะธ", + "@publish": {}, + "videoWithSize": "ะ’ั–ะดะตะพ ({size})", + "@videoWithSize": { + "type": "String", + "placeholders": { + "size": { + "type": "String" + } + } + }, + "dismiss": "ะ’ั–ะดั…ะธะปะธั‚ะธ", + "@dismiss": {}, + "markAsRead": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะฟั€ะพั‡ะธั‚ะฐะฝะธะผ", + "@markAsRead": {}, + "reportUser": "ะŸะพัะบะฐั€ะถะธะฒัั ะฝะฐ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@reportUser": {}, + "openChat": "ะ’ั–ะดะบั€ะธั‚ะธ ะฑะตัั–ะดัƒ", + "@openChat": {}, + "reactedWith": "{sender} ั€ะตะฐะณัƒั” ะท {reaction}", + "@reactedWith": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + }, + "reaction": { + "type": "String" + } + } + }, + "emojis": "ะ•ะผะพะดะถั–", + "@emojis": {}, + "pinMessage": "ะŸั€ะธะบั€ั–ะฟะธั‚ะธ ะฒ ะบั–ะผะฝะฐั‚ั–", + "@pinMessage": {}, + "confirmEventUnpin": "ะ’ะธ ะฒะฟะตะฒะฝะตะฝั–, ั‰ะพ ะฑะฐะถะฐั”ั‚ะต ะฝะฐะทะฐะฒะถะดะธ ะฒั–ะดะบั€ั–ะฟะธั‚ะต ะฟะพะดั–ัŽ?", + "@confirmEventUnpin": {}, + "placeCall": "ะ—ะดั–ะนัะฝะธั‚ะธ ะฒะธะบะปะธะบ", + "@placeCall": {}, + "unsupportedAndroidVersion": "ะะตะฟั–ะดั‚ั€ะธะผัƒะฒะฐะฝะฐ ะฒะตั€ัั–ั Android", + "@unsupportedAndroidVersion": {}, + "voiceCall": "ะ“ะพะปะพัะพะฒะธะน ะฒะธะบะปะธะบ", + "@voiceCall": {}, + "unsupportedAndroidVersionLong": "ะ”ะปั ั†ั–ั”ั— ั„ัƒะฝะบั†ั–ั— ะฟะพั‚ั€ั–ะฑะฝะฐ ะฝะพะฒั–ัˆะฐ ะฒะตั€ัั–ั Android. ะŸะตั€ะตะฒั–ั€ั‚ะต ะฝะฐัะฒะฝั–ัั‚ัŒ ะพะฝะพะฒะปะตะฝัŒ ะฐะฑะพ ะฟั–ะดั‚ั€ะธะผะบัƒ Lineage OS.", + "@unsupportedAndroidVersionLong": {}, + "videoCallsBetaWarning": "ะ—ะฐัƒะฒะฐะถั‚ะต, ั‰ะพ ะฒั–ะดะตะพะฒะธะบะปะธะบะธ ะฝะฐ ั€ะฐะฝะฝัŒะพะผัƒ ะตั‚ะฐะฟั– ั€ะพะทั€ะพะฑะบะธ. ะ’ะพะฝะธ ะผะพะถัƒั‚ัŒ ะฟั€ะฐั†ัŽะฒะฐั‚ะธ ะฝะต ั‚ะฐะบ, ัะบ ะพั‡ั–ะบัƒะฒะฐะปะพัั, ะฐะฑะพ ะฒะทะฐะณะฐะปั– ะฝะต ะฟั€ะฐั†ัŽะฒะฐั‚ะธ ะฝะฐ ะฒัั–ั… ะฟะปะฐั‚ั„ะพั€ะผะฐั….", + "@videoCallsBetaWarning": {}, + "emailOrUsername": "ะ•ะปะตะบั‚ั€ะพะฝะฝะฐ ะฐะดั€ะตัะฐ ะฐะฑะพ ั–ะผโ€™ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@emailOrUsername": {}, + "experimentalVideoCalls": "ะ•ะบัะฟะตั€ะธะผะตะฝั‚ะฐะปัŒะฝั– ะฒั–ะดะตะพะฒะธะบะปะธะบะธ", + "@experimentalVideoCalls": {}, + "switchToAccount": "ะŸะตั€ะตะผะบะฝัƒั‚ะธัั ะฝะฐ ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั {number}", + "@switchToAccount": { + "type": "number", + "placeholders": { + "number": { + "type": "String" + } + } + }, + "nextAccount": "ะะฐัั‚ัƒะฟะฝะธะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", + "@nextAccount": {}, + "previousAccount": "ะŸะพะฟะตั€ะตะดะฝั–ะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั", + "@previousAccount": {}, + "addWidget": "ะ”ะพะดะฐั‚ะธ ะฒั–ะดะถะตั‚", + "@addWidget": {}, + "widgetVideo": "ะ’ั–ะดะตะพ", + "@widgetVideo": {}, + "widgetCustom": "ะšะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธะน", + "@widgetCustom": {}, + "widgetName": "ะะฐะทะฒะฐ", + "@widgetName": {}, + "widgetNameError": "ะฃะบะฐะถั–ั‚ัŒ ะบะพั€ะพั‚ะบัƒ ะฝะฐะทะฒัƒ.", + "@widgetNameError": {}, + "widgetEtherpad": "ะขะตะบัั‚ะพะฒะฐ ะฟั€ะธะผั–ั‚ะบะฐ", + "@widgetEtherpad": {}, + "widgetJitsi": "Jitsi Meet", + "@widgetJitsi": {}, + "widgetUrlError": "ะฆะต ะฝะตะดั–ะนัะฝะฐ URL-ะฐะดั€ะตัะฐ.", + "@widgetUrlError": {}, + "errorAddingWidget": "ะŸะพะผะธะปะบะฐ ะดะพะดะฐะฒะฐะฝะฝั ะฒั–ะดะถะตั‚ะฐ.", + "@errorAddingWidget": {}, + "separateChatTypes": "ะ ะพะทะดั–ะปั–ั‚ัŒ ะพัะพะฑะธัั‚ั– ะฑะตัั–ะดะธ ั‚ะฐ ะณั€ัƒะฟะธ", + "@separateChatTypes": { + "type": "String", + "placeholders": {} + }, + "youInvitedBy": "๐Ÿ“ฉ ะ’ะธ ะฑัƒะปะธ ะทะฐะฟั€ะพัˆะตะฝั– {user}", + "@youInvitedBy": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youAcceptedTheInvitation": "๐Ÿ‘ ะ’ะธ ะฟะพะณะพะดะธะปะธัั ะฝะฐ ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@youAcceptedTheInvitation": {}, + "youRejectedTheInvitation": "ะ’ะธ ะฒั–ะดั…ะธะปะธะปะธ ะทะฐะฟั€ะพัˆะตะฝะฝั", + "@youRejectedTheInvitation": {}, + "youHaveWithdrawnTheInvitationFor": "ะ’ะธ ะฒั–ะดะบะปะธะบะฐะปะธ ะทะฐะฟั€ะพัˆะตะฝะฝั ะดะปั {user}", + "@youHaveWithdrawnTheInvitationFor": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youBannedUser": "ะ’ะธ ะทะฐะฑะปะพะบัƒะฒะฐะปะธ {user}", + "@youBannedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youKickedAndBanned": "๐Ÿ™… ะ’ะธ ะฒะธะปัƒั‡ะธะปะธ ะน ะทะฐะฑะปะพะบัƒะฒะฐะปะธ {user}", + "@youKickedAndBanned": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youJoinedTheChat": "ะ’ะธ ะฟั€ะธั”ะดะฝะฐะปะธัั ะดะพ ะฑะตัั–ะดะธ", + "@youJoinedTheChat": {}, + "youKicked": "๐Ÿ‘ž ะ’ะธ ะฒะธะปัƒั‡ะธะปะธ {user}", + "@youKicked": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youUnbannedUser": "ะ’ะธ ั€ะพะทะฑะปะพะบัƒะฒะฐะปะธ {user}", + "@youUnbannedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "youInvitedUser": "๐Ÿ“ฉ ะ’ะธ ะทะฐะฟั€ะพัะธะปะธ {user}", + "@youInvitedUser": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "saveKeyManuallyDescription": "ะ—ะฑะตั€ะตะถั–ั‚ัŒ ั†ะตะน ะบะปัŽั‡ ะฒั€ัƒั‡ะฝัƒ, ะทะฐะฟัƒัั‚ะธะฒัˆะธ ะดั–ะฐะปะพะณะพะฒะต ะฒั–ะบะฝะพ ัะฟั–ะปัŒะฝะพะณะพ ะดะพัั‚ัƒะฟัƒ ะดะพ ัะธัั‚ะตะผะธ ะฐะฑะพ ะฑัƒั„ะตั€ ะพะฑะผั–ะฝัƒ.", + "@saveKeyManuallyDescription": {}, + "storeInAndroidKeystore": "ะ—ะฑะตั€ะตะณั‚ะธ ะฒ Android KeyStore", + "@storeInAndroidKeystore": {}, + "storeInAppleKeyChain": "ะ—ะฑะตั€ะตะณั‚ะธ ะฒ Apple KeyChain", + "@storeInAppleKeyChain": {}, + "storeSecurlyOnThisDevice": "ะ—ะฑะตั€ะตะณั‚ะธ ะฑะตะทะฟะตั‡ะฝะพ ะฝะฐ ั†ะตะน ะฟั€ะธัั‚ั€ั–ะน", + "@storeSecurlyOnThisDevice": {}, + "pleaseEnterRecoveryKeyDescription": "ะฉะพะฑ ั€ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ัั‚ะฐั€ั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั, ะฒะฒะตะดั–ั‚ัŒ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั, ะทะณะตะฝะตั€ะพะฒะฐะฝะธะน ัƒ ะฟะพะฟะตั€ะตะดะฝัŒะพะผัƒ ัะตะฐะฝัั–. ะ’ะฐัˆ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ั†ะต ะะ• ะฒะฐัˆ ะฟะฐั€ะพะปัŒ.", + "@pleaseEnterRecoveryKeyDescription": {}, + "pleaseEnterRecoveryKey": "ะ’ะฒะตะดั–ั‚ัŒ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั:", + "@pleaseEnterRecoveryKey": {}, + "recoveryKey": "ะšะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั", + "@recoveryKey": {}, + "recoveryKeyLost": "ะšะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฒั‚ั€ะฐั‡ะตะฝะพ?", + "@recoveryKeyLost": {}, + "users": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั–", + "@users": {}, + "unlockOldMessages": "ะ ะพะทะฑะปะพะบัƒะฒะฐั‚ะธ ัั‚ะฐั€ั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@unlockOldMessages": {}, + "storeInSecureStorageDescription": "ะ—ะฑะตั€ะตะถั–ั‚ัŒ ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฒ ะฑะตะทะฟะตั‡ะฝะพะผัƒ ัั…ะพะฒะธั‰ั– ั†ัŒะพะณะพ ะฟั€ะธัั‚ั€ะพัŽ.", + "@storeInSecureStorageDescription": {}, + "countFiles": "{count} ั„ะฐะนะปั–ะฒ", + "@countFiles": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "hydrate": "ะ’ั–ะดะฝะพะฒะปะตะฝะฝั ะท ั„ะฐะนะปัƒ ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั—", + "@hydrate": {}, + "hydrateTorLong": "ะœะธะฝัƒะปะพะณะพ ั€ะฐะทัƒ ะฒะธ ะตะบัะฟะพั€ั‚ัƒะฒะฐะปะธ ัะฒั–ะน ัะตะฐะฝั ั–ะท TOR? ะจะฒะธะดะบะพ ั–ะผะฟะพั€ั‚ัƒะนั‚ะต ะนะพะณะพ ั‚ะฐ ะฟั€ะพะดะพะฒะถัƒะนั‚ะต ัะฟั–ะปะบัƒะฒะฐะฝะฝั.", + "@hydrateTorLong": {}, + "indexedDbErrorTitle": "ะŸั€ะพะฑะปะตะผะธ ะฟั€ะธะฒะฐั‚ะฝะพะณะพ ั€ะตะถะธะผัƒ", + "@indexedDbErrorTitle": {}, + "indexedDbErrorLong": "ะะฐ ะถะฐะปัŒ, ัั…ะพะฒะธั‰ะต ะฟะพะฒั–ะดะพะผะปะตะฝัŒ ะฝะต ะฒะฒั–ะผะบะฝัƒั‚ะพ ัƒ ะฟั€ะธะฒะฐั‚ะฝะพะผัƒ ั€ะตะถะธะผั– ั‚ะธะฟะพะฒะพ.\nะ’ั–ะดะบั€ะธะนั‚ะต\n - about:config\n - ัƒัั‚ะฐะฝะพะฒั–ั‚ัŒ ะดะปั dom.indexedDB.privateBrowsing.enabled ะทะฝะฐั‡ะตะฝะฝั true\nะ†ะฝะฐะบัˆะต ะทะฐะฟัƒัั‚ะธั‚ะธ FluffyChat ะฑัƒะดะต ะฝะตะผะพะถะปะธะฒะพ.", + "@indexedDbErrorLong": {}, + "dehydrate": "ะ•ะบัะฟะพั€ั‚ัƒะฒะฐั‚ะธ ัะตะฐะฝั ั‚ะฐ ะพั‡ะธัั‚ะธั‚ะธ ะฟั€ะธัั‚ั€ั–ะน", + "@dehydrate": {}, + "dehydrateWarning": "ะฆัŽ ะดั–ัŽ ะฝะต ะผะพะถะฝะฐ ัะบะฐััƒะฒะฐั‚ะธ. ะŸะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะธ ะฑะตะทะฟะตั‡ะฝะพ ะทะฑะตั€ั–ะณะฐั”ั‚ะต ั„ะฐะนะป ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั—.", + "@dehydrateWarning": {}, + "dehydrateTor": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั– TOR: ะตะบัะฟะพั€ั‚ ัะตะฐะฝััƒ", + "@dehydrateTor": {}, + "dehydrateTorLong": "ะ”ะปั ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ TOR ั€ะตะบะพะผะตะฝะดัƒั”ั‚ัŒัั ะตะบัะฟะพั€ั‚ัƒะฒะฐั‚ะธ ัะตะฐะฝั ะฟะตั€ะตะด ะทะฐะบั€ะธั‚ั‚ัะผ ะฒั–ะบะฝะฐ.", + "@dehydrateTorLong": {}, + "hydrateTor": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั– TOR: ั–ะผะฟะพั€ั‚ ะตะบัะฟะพั€ั‚ะพะฒะฐะฝะพะณะพ ัะตะฐะฝััƒ", + "@hydrateTor": {}, + "user": "ะšะพั€ะธัั‚ัƒะฒะฐั‡", + "@user": {}, + "custom": "ะšะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธะน", + "@custom": {}, + "supposedMxid": "ะฆะต ะผะฐั” ะฑัƒั‚ะธ {mxid}", + "@supposedMxid": { + "type": "String", + "placeholders": { + "mxid": { + "type": "String" + } + } + }, + "confirmMatrixId": "ะŸั–ะดั‚ะฒะตั€ะดัŒั‚ะต ัะฒั–ะน Matrix ID, ั‰ะพะฑ ะฒะธะดะฐะปะธั‚ะธ ัะฒั–ะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั.", + "@confirmMatrixId": {}, + "commandHint_markasgroup": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะณั€ัƒะฟะพัŽ", + "@commandHint_markasgroup": {}, + "commandHint_markasdm": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะบั–ะผะฝะฐั‚ะพัŽ ะพัะพะฑะธัั‚ะพะณะพ ัะฟั–ะปะบัƒะฒะฐะฝะฝั ะดะปั ะฝะฐะดะฐะฝะฝั Matrix ID", + "@commandHint_markasdm": {}, + "whyIsThisMessageEncrypted": "ะงะพะผัƒ ั†ะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฝะตั‡ะธั‚ะฐะฑะตะปัŒะฝะต?", + "@whyIsThisMessageEncrypted": {}, + "noKeyForThisMessage": "ะฆะต ะผะพะถะต ัั‚ะฐั‚ะธัั, ัะบั‰ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฑัƒะปะพ ะฝะฐะดั–ัะปะฐะฝะพ ะดะพ ั‚ะพะณะพ, ัะบ ะฒะธ ะฒะฒั–ะนัˆะปะธ ัƒ ัะฒั–ะน ะพะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั ะฝะฐ ั†ัŒะพะผัƒ ะฟั€ะธัั‚ั€ะพั—.\n\nะขะฐะบะพะถ ะผะพะถะปะธะฒะพ, ั‰ะพ ะฒั–ะดะฟั€ะฐะฒะฝะธะบ ะทะฐะฑะปะพะบัƒะฒะฐะฒ ะฒะฐัˆ ะฟั€ะธัั‚ั€ั–ะน ะฐะฑะพ ั‰ะพััŒ ะฟั–ัˆะปะพ ะฝะต ั‚ะฐะบ ะท ะฟั–ะด'ั”ะดะฝะฐะฝะฝัะผ ะดะพ ั–ะฝั‚ะตั€ะฝะตั‚ัƒ.\n\nะงะธ ะผะพะถะตั‚ะต ะฒะธ ะฟั€ะพั‡ะธั‚ะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฝะฐ ั–ะฝัˆะพะผัƒ ัะตะฐะฝัั–? ะขะพะดั– ะฒะธ ะทะผะพะถะตั‚ะต ะฟะตั€ะตะฝะตัั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะท ะฝัŒะพะณะพ! ะŸะตั€ะตะนะดั–ั‚ัŒ ะดะพ ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั > ะŸั€ะธัั‚ั€ะพั— ั‚ะฐ ะฟะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะฐัˆั– ะฟั€ะธัั‚ั€ะพั— ะฟะตั€ะตะฒั–ั€ะธะปะธ ะพะดะธะฝ ะพะดะฝะพะณะพ. ะšะพะปะธ ะฒะธ ะฒั–ะดะบั€ะธั”ั‚ะต ะบั–ะผะฝะฐั‚ัƒ ะฝะฐัั‚ัƒะฟะฝะพะณะพ ั€ะฐะทัƒ ะน ะพะฑะธะดะฒะฐ ัะตะฐะฝัะธ ะฑัƒะดัƒั‚ัŒ ะฝะฐ ะฐะบั‚ะธะฒะฝั–, ะบะปัŽั‡ั– ะฑัƒะดัƒั‚ัŒ ะฟะตั€ะตะดะฐะฝั– ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ.\n\nะ’ะธ ะถ ะฝะต ั…ะพั‡ะตั‚ะต ะฒั‚ั€ะฐั‡ะฐั‚ะธ ะบะปัŽั‡ั– ะฟั–ัะปั ะฒะธั…ะพะดัƒ ะฐะฑะพ ะทะผั–ะฝะธ ะฟั€ะธัั‚ั€ะพั—ะฒ? ะŸะตั€ะตะบะพะฝะฐะนั‚ะตัั, ั‰ะพ ะฒะธ ะฒะฒั–ะผะบะฝัƒะปะธ ั€ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะด ัƒ ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝัั….", + "@noKeyForThisMessage": {}, + "foregroundServiceRunning": "ะฆะต ัะฟะพะฒั–ั‰ะตะฝะฝั ะท'ัะฒะปัั”ั‚ัŒัั ะฟั–ะด ั‡ะฐั ั€ะพะฑะพั‚ะธ ะพัะฝะพะฒะฝะพั— ัะปัƒะถะฑะธ.", + "@foregroundServiceRunning": {}, + "screenSharingTitle": "ัะฟั–ะปัŒะฝะธะน ะดะพัั‚ัƒะฟ ะดะพ ะตะบั€ะฐะฝะฐ", + "@screenSharingTitle": {}, + "callingPermissions": "ะ”ะพะทะฒะพะปะธ ะฝะฐ ะฒะธะบะปะธะบ", + "@callingPermissions": {}, + "callingAccount": "ะžะฑะปั–ะบะพะฒะธะน ะทะฐะฟะธั ะดะปั ะฒะธะบะปะธะบัƒ", + "@callingAccount": {}, + "callingAccountDetails": "ะ”ะพะทะฒะพะปัั” FluffyChat ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ะพัะฝะพะฒะฝะธะน ะทะฐัั‚ะพััƒะฝะพะบ Android ะดะปั ะฝะฐะฑะพั€ัƒ ะฝะพะผะตั€ะฐ.", + "@callingAccountDetails": {}, + "appearOnTop": "ะ—'ัะฒะปัั‚ะธัั ะทะฒะตั€ั…ัƒ", + "@appearOnTop": {}, + "appearOnTopDetails": "ะ”ะพะทะฒะพะปัั” ะทะฐัั‚ะพััƒะฝะบัƒ ะฟะพะบะฐะทัƒะฒะฐั‚ะธัั ะทะฒะตั€ั…ัƒ (ะฝะต ะฟะพั‚ั€ั–ะฑะฝะพ, ัะบั‰ะพ Fluffychat ะฒะถะต ะฝะฐะปะฐัˆั‚ะพะฒะฐะฝะธะน ะพะฑะปั–ะบะพะฒะธะผ ะทะฐะฟะธัะพะผ ะดะปั ะฒะธะบะปะธะบั–ะฒ)", + "@appearOnTopDetails": {}, + "newGroup": "ะะพะฒะฐ ะณั€ัƒะฟะฐ", + "@newGroup": {}, + "newSpace": "ะะพะฒะธะน ะฟั€ะพัั‚ั–ั€", + "@newSpace": {}, + "enterSpace": "ะฃะฒั–ะนั‚ะธ ะฒ ะฟั€ะพัั‚ั–ั€", + "@enterSpace": {}, + "enterRoom": "ะฃะฒั–ะนั‚ะธ ะฒ ะบั–ะผะฝะฐั‚ัƒ", + "@enterRoom": {}, + "otherCallingPermissions": "ะœั–ะบั€ะพั„ะพะฝ, ะบะฐะผะตั€ะฐ ั‚ะฐ ั–ะฝัˆั– ะดะพะทะฒะพะปะธ FluffyChat", + "@otherCallingPermissions": {}, + "allSpaces": "ะฃัั– ะฟั€ะพัั‚ะพั€ะธ", + "@allSpaces": {}, + "screenSharingDetail": "ะ’ะธ ะดั–ะปะธั‚ะตัั ัะฒะพั—ะผ ะตะบั€ะฐะฝะพะผ FuffyChat", + "@screenSharingDetail": {}, + "numChats": "{number} ะฑะตัั–ะด", + "@numChats": { + "type": "number", + "placeholders": { + "number": { + "type": "String" + } + } + }, + "hideUnimportantStateEvents": "ะกั…ะพะฒะฐั‚ะธ ะฝะตะฒะฐะถะปะธะฒั– ะดะตั€ะถะฐะฒะฝั– ัะฒัั‚ะฐ", + "@hideUnimportantStateEvents": {}, + "doNotShowAgain": "ะะต ะฟะพะบะฐะทัƒะฒะฐั‚ะธ ะทะฝะพะฒัƒ", + "@doNotShowAgain": {}, + "commandHint_cuddle": "ะะฐะดั–ัะปะฐั‚ะธ ะฟั€ะธะณะพั€ั‚ะฐะนะบัƒ", + "@commandHint_cuddle": {}, + "googlyEyesContent": "{senderName} ะฝะฐะดัะธะปะฐั” ะฒะฐะผ ะณัƒะณะป-ะพั‡ั–", + "@googlyEyesContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "commandHint_googly": "ะะฐะดั–ัะปะฐั‚ะธ ะบั–ะปัŒะบะฐ ะณัƒะณะป-ะพั‡ะตะน", + "@commandHint_googly": {}, + "commandHint_hug": "ะะฐะดั–ัะปะฐั‚ะธ ะพะฑั–ะนะผะธ", + "@commandHint_hug": {}, + "cuddleContent": "{senderName} ะฟั€ะธะณะพั€ั‚ะฐั”ั‚ัŒัั ะดะพ ะฒะฐั", + "@cuddleContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "hugContent": "{senderName} ะพะฑั–ะนะผะฐั” ะฒะฐั", + "@hugContent": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "wasDirectChatDisplayName": "ะŸะพั€ะพะถะฝั ะฑะตัั–ะดะฐ (ั€ะฐะฝั–ัˆะต {oldDisplayName})", + "@wasDirectChatDisplayName": { + "type": "String", + "placeholders": { + "oldDisplayName": { + "type": "String" + } + } + }, + "startFirstChat": "ะ ะพะทะฟะพั‡ะฝั–ั‚ัŒ ัะฒะพัŽ ะฟะตั€ัˆัƒ ะฑะตัั–ะดัƒ", + "@startFirstChat": {}, + "newSpaceDescription": "ะŸั€ะพัั‚ะพั€ะธ ะดะพะทะฒะพะปััŽั‚ัŒ ะพะฑ'ั”ะดะฝัƒะฒะฐั‚ะธ ะฒะฐัˆั– ะฑะตัั–ะดะธ ั‚ะฐ ัั‚ะฒะพั€ัŽะฒะฐั‚ะธ ะฟั€ะธะฒะฐั‚ะฝั– ะฐะฑะพ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝั– ัะฟั–ะปัŒะฝะพั‚ะธ.", + "@newSpaceDescription": {}, + "encryptThisChat": "ะ—ะฐัˆะธั„ั€ัƒะฒะฐั‚ะธ ั†ัŽ ะฑะตัั–ะดัƒ", + "@encryptThisChat": {}, + "disableEncryptionWarning": "ะ— ะผั–ั€ะบัƒะฒะฐะฝัŒ ะฑะตะทะฟะตะบะธ ะฒะธ ะฝะต ะผะพะถะตั‚ะต ะฒะธะผะบะฝัƒั‚ะธ ัˆะธั„ั€ัƒะฒะฐะฝะฝั ะฒ ะฑะตัั–ะดั–, ัƒะฒ ัะบั–ะน ะฒะพะฝะพ ะฑัƒะปะพ ะฒะฒั–ะผะบะฝะตะฝะต ั€ะฐะฝั–ัˆะต.", + "@disableEncryptionWarning": {}, + "sorryThatsNotPossible": "ะ’ะธะฑะฐั‡ั‚ะต... ั†ะต ะฝะตะผะพะถะปะธะฒะพ", + "@sorryThatsNotPossible": {}, + "deviceKeys": "ะšะปัŽั‡ั– ะฟั€ะธัั‚ั€ะพัŽ:", + "@deviceKeys": {}, + "reopenChat": "ะ’ั–ะดะฝะพะฒะธั‚ะธ ะฑะตัั–ะดัƒ", + "@reopenChat": {}, + "noOtherDevicesFound": "ะ†ะฝัˆะธั… ะฟั€ะธัั‚ั€ะพั—ะฒ ะฝะต ะทะฝะฐะนะดะตะฝะพ", + "@noOtherDevicesFound": {}, + "noBackupWarning": "ะฃะฒะฐะณะฐ! ะฏะบั‰ะพ ะฒะธ ะฝะต ะฒะฒั–ะผะบะฝะตั‚ะต ั€ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะดะธ, ะฒะธ ะฒั‚ั€ะฐั‚ะธั‚ะต ะดะพัั‚ัƒะฟ ะดะพ ัะฒะพั—ั… ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะฟะพะฒั–ะดะพะผะปะตะฝัŒ. ะะฐะฟะพะปะตะณะปะธะฒะพ ั€ะฐะดะธะผะพ ะฒะฒั–ะผะบะฝัƒั‚ะธ ั€ะตะทะตั€ะฒะฝะต ะบะพะฟั–ัŽะฒะฐะฝะฝั ะฑะตัั–ะดะธ ะฟะตั€ะตะด ะฒะธั…ะพะดะพะผ.", + "@noBackupWarning": {}, + "fileIsTooBigForServer": "ะะต ะฒะดะฐะปะพัั ะฝะฐะดั–ัะปะฐั‚ะธ! ะกะตั€ะฒะตั€ ะฟั–ะดั‚ั€ะธะผัƒั” ะฒะบะปะฐะดะตะฝะฝั ั€ะพะทะผั–ั€ะพะผ ะดะพ {max}.", + "@fileIsTooBigForServer": {}, + "fileHasBeenSavedAt": "ะคะฐะนะป ะทะฑะตั€ะตะถะตะฝะพ ะฒ {path}", + "@fileHasBeenSavedAt": { + "type": "String", + "placeholders": { + "path": { + "type": "String" + } + } + }, + "jumpToLastReadMessage": "ะŸะตั€ะตะนั‚ะธ ะดะพ ะพัั‚ะฐะฝะฝัŒะพะณะพ ะฟั€ะพั‡ะธั‚ะฐะฝะพะณะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@jumpToLastReadMessage": {}, + "readUpToHere": "ะงะธั‚ะฐั‚ะธ ั‚ัƒั‚", + "@readUpToHere": {}, + "jump": "ะŸะตั€ะตะนั‚ะธ", + "@jump": {}, + "openLinkInBrowser": "ะ’ั–ะดะบั€ะธั‚ะธ ะฟะพัะธะปะฐะฝะฝั ัƒ ะฑั€ะฐัƒะทะตั€ั–", + "@openLinkInBrowser": {}, + "allRooms": "ะฃัั– ะณั€ัƒะฟะพะฒั– ะฑะตัั–ะดะธ", + "@allRooms": { + "type": "String", + "placeholders": {} + }, + "reportErrorDescription": "ะž, ะฝั–. ะฉะพััŒ ะฟั–ัˆะปะพ ะฝะต ั‚ะฐะบ. ะฏะบั‰ะพ ั…ะพั‡ะตั‚ะต, ะผะพะถะตั‚ะต ะฟะพะฒั–ะดะพะผะธั‚ะธ ะฟั€ะพ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ.", + "@reportErrorDescription": {}, + "report": "ะฟะพะฒั–ะดะพะผะธั‚ะธ", + "@report": {}, + "pleaseTryAgainLaterOrChooseDifferentServer": "ะกะฟั€ะพะฑัƒะนั‚ะต ะฟั–ะทะฝั–ัˆะต ะฐะฑะพ ะฒะธะฑะตั€ั–ั‚ัŒ ั–ะฝัˆะธะน ัะตั€ะฒะตั€.", + "@pleaseTryAgainLaterOrChooseDifferentServer": {}, + "signInWithPassword": "ะฃะฒั–ะนั‚ะธ ะทะฐ ะดะพะฟะพะผะพะณะพัŽ ะฟะฐั€ะพะปั", + "@signInWithPassword": {}, + "signInWith": "ะฃะฒั–ะนั‚ะธ ั‡ะตั€ะตะท {provider}", + "@signInWith": { + "type": "String", + "placeholders": { + "provider": { + "type": "String" + } + } + }, + "notAnImage": "ะะต ั„ะฐะนะป ะทะพะฑั€ะฐะถะตะฝะฝั.", + "@notAnImage": {}, + "importNow": "ะ†ะผะฟะพั€ั‚ัƒะฒะฐั‚ะธ ะทะฐั€ะฐะท", + "@importNow": {}, + "importEmojis": "ะ†ะผะฟะพั€ั‚ ะตะผะพะดะทั–", + "@importEmojis": {}, + "importFromZipFile": "ะ†ะผะฟะพั€ั‚ ะท ั„ะฐะนะปัƒ .zip", + "@importFromZipFile": {}, + "replace": "ะ—ะฐะผั–ะฝะธั‚ะธ", + "@replace": {}, + "exportEmotePack": "ะ•ะบัะฟะพั€ั‚ัƒะฒะฐั‚ะธ ะฝะฐะฑั–ั€ ัะผะฐะนะปะธะบั–ะฒ ัƒ ั„ะพั€ะผะฐั‚ั– .zip", + "@exportEmotePack": {}, + "sendTypingNotifications": "ะะฐะดัะธะปะฐั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฒะฒั–ะด ั‚ะตะบัั‚ัƒ", + "@sendTypingNotifications": {}, + "createGroup": "ะกั‚ะฒะพั€ะธั‚ะธ ะณั€ัƒะฟัƒ", + "@createGroup": {}, + "inviteContactToGroupQuestion": "ะฅะพั‡ะตั‚ะต ะทะฐะฟั€ะพัะธั‚ะธ {contact} ะดะพ ะฑะตัั–ะดะธ \"{groupName}\"?", + "@inviteContactToGroupQuestion": {}, + "messagesStyle": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั:", + "@messagesStyle": {}, + "shareInviteLink": "ะะฐะดั–ัะปะฐั‚ะธ ะทะฐะฟั€ะพัˆัƒะฒะฐะปัŒะฝะต ะฟะพัะธะปะฐะฝะฝั", + "@shareInviteLink": {}, + "tryAgain": "ะŸะพะฒั‚ะพั€ั–ั‚ัŒ ัะฟั€ะพะฑัƒ", + "@tryAgain": {}, + "setTheme": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ั‚ะตะผัƒ:", + "@setTheme": {}, + "setColorTheme": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ะบะพะปั–ั€ะฝัƒ ั‚ะตะผัƒ:", + "@setColorTheme": {}, + "addChatDescription": "ะ”ะพะดะฐั‚ะธ ะพะฟะธั ะฑะตัั–ะดะธ...", + "@addChatDescription": {}, + "chatPermissions": "ะ”ะพะทะฒะพะปะธ ะฑะตัั–ะดะธ", + "@chatPermissions": {}, + "chatDescription": "ะžะฟะธั ะฑะตัั–ะดะธ", + "@chatDescription": {}, + "chatDescriptionHasBeenChanged": "ะžะฟะธั ะฑะตัั–ะดะธ ะทะผั–ะฝะตะฝะพ", + "@chatDescriptionHasBeenChanged": {}, + "noChatDescriptionYet": "ะžะฟะธั ะฑะตัั–ะดะธ ั‰ะต ะฝะต ัั‚ะฒะพั€ะตะฝะพ.", + "@noChatDescriptionYet": {}, + "invalidServerName": "ะะตะดั–ะนัะฝะฐ ะฝะฐะทะฒะฐ ัะตั€ะฒะตั€ะฐ", + "@invalidServerName": {}, + "optionalRedactReason": "(ะะตะพะฑะพะฒ'ัะทะบะพะฒะพ) ะŸั€ะธั‡ะธะฝะฐ ั€ะตะดะฐะณัƒะฒะฐะฝะฝั ั†ัŒะพะณะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั...", + "@optionalRedactReason": {}, + "redactedBy": "ะ’ั–ะดั€ะตะดะฐะณะพะฒะฐะฝะพ {username}", + "@redactedBy": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "directChat": "ะžัะพะฑะธัั‚ะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@directChat": {}, + "redactedByBecause": "ะ’ั–ะดั€ะตะดะฐะณะพะฒะฐะฝะพ {username}, ั‚ะพะผัƒ ั‰ะพ: \"{reason}\"", + "@redactedByBecause": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "reason": { + "type": "String" + } + } + }, + "profileNotFound": "ะะต ะฒะดะฐะปะพัั ะทะฝะฐะนั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฝะฐ ัะตั€ะฒะตั€ั–. ะœะพะถะปะธะฒะพ, ะฟั€ะพะฑะปะตะผะฐ ะทั– ะท'ั”ะดะฝะฐะฝะฝัะผ ะฐะฑะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ ะฝะต ั–ัะฝัƒั”.", + "@profileNotFound": {}, + "invite": "ะ—ะฐะฟั€ะพัะธั‚ะธ", + "@invite": {}, + "redactMessageDescription": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั ะฑัƒะดะต ะฒั–ะดั€ะตะดะฐะณะพะฒะฐะฝะพ ะดะปั ะฒัั–ั… ัƒั‡ะฐัะฝะธะบั–ะฒ ั†ั–ั”ั— ั€ะพะทะผะพะฒะธ. ะฆะต ะฝะต ะผะพะถะฝะฐ ัะบะฐััƒะฒะฐั‚ะธ.", + "@redactMessageDescription": {}, + "setChatDescription": "ะะฐะปะฐัˆั‚ัƒะฒะฐั‚ะธ ะพะฟะธั ะฑะตัั–ะดะธ", + "@setChatDescription": {}, + "inviteGroupChat": "๐Ÿ“จ ะ—ะฐะฟั€ะพัะธั‚ะธ ะดะพ ะณั€ัƒะฟะพะฒะพั— ะฑะตัั–ะดะธ", + "@inviteGroupChat": {}, + "invitePrivateChat": "๐Ÿ“จ ะ—ะฐะฟั€ะพัะธั‚ะธ ะดะพ ะฟั€ะธะฒะฐั‚ะฝะพั— ะฑะตัั–ะดะธ", + "@invitePrivateChat": {}, + "emoteKeyboardNoRecents": "ะขัƒั‚ ะท'ัะฒะปัั‚ัŒัั ะฝะตั‰ะพะดะฐะฒะฝะพ ะฒะธะบะพั€ะธัั‚ะฐะฝั– ัะผะฐะนะปะธะบะธ...", + "@emoteKeyboardNoRecents": { + "type": "String", + "placeholders": {} + }, + "invalidInput": "ะะตะดั–ะนัะฝะธะน ะฒะฒั–ะด!", + "@invalidInput": {}, + "wrongPinEntered": "ะ’ะฒะตะดะตะฝะพ ะฝะตะฟั€ะฐะฒะธะปัŒะฝะธะน PIN! ะŸะพะฒั‚ะพั€ั–ั‚ัŒ ัะฟั€ะพะฑัƒ ะทะฐ {seconds} ัะตะบัƒะฝะด...", + "@wrongPinEntered": { + "type": "String", + "placeholders": { + "seconds": { + "type": "int" + } + } + }, + "banUserDescription": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฑัƒะดะต ะทะฐะฑะปะพะบะพะฒะฐะฝะพ ะฒ ะฑะตัั–ะดั–, ั– ะฒั–ะฝ ะฝะต ะทะผะพะถะต ะทะฝะพะฒัƒ ัƒะฒั–ะนั‚ะธ ะฒ ะฝะตั—, ะฟะพะบะธ ะนะพะณะพ ะฝะต ะฑัƒะดะต ั€ะพะทะฑะปะพะบะพะฒะฐะฝะพ.", + "@banUserDescription": {}, + "removeDevicesDescription": "ะ’ะธ ะฒะธะนะดะตั‚ะต ะท ั†ัŒะพะณะพ ะฟั€ะธัั‚ั€ะพัŽ ั– ะฑั–ะปัŒัˆะต ะฝะต ะทะผะพะถะตั‚ะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", + "@removeDevicesDescription": {}, + "unbanUserDescription": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ ะทะผะพะถะต ะทะฝะพะฒัƒ ัƒะฒั–ะนั‚ะธ ะฒ ะฑะตัั–ะดัƒ, ัะบั‰ะพ ัะฟั€ะพะฑัƒั”.", + "@unbanUserDescription": {}, + "pushNotificationsNotAvailable": "Push-ัะฟะพะฒั–ั‰ะตะฝะฝั ะฝะตะดะพัั‚ัƒะฟะฝั–", + "@pushNotificationsNotAvailable": {}, + "makeAdminDescription": "ะŸั–ัะปั ั‚ะพะณะพ, ัะบ ะฒะธ ะทั€ะพะฑะธั‚ะต ั†ัŒะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ะพะผ, ะฒะธ, ะผะพะถะปะธะฒะพ, ะฝะต ะทะผะพะถะตั‚ะต ั†ะต ัะบะฐััƒะฒะฐั‚ะธ, ะพัะบั–ะปัŒะบะธ ะฒั–ะฝ ะผะฐั‚ะธะผะต ั‚ั– ัะฐะผั– ะฟั€ะฐะฒะฐ, ั‰ะพ ะน ะฒะธ.", + "@makeAdminDescription": {}, + "archiveRoomDescription": "ะ‘ะตัั–ะดัƒ ะฑัƒะดะต ะฟะตั€ะตะผั–ั‰ะตะฝะพ ะดะพ ะฐั€ั…ั–ะฒัƒ. ะ†ะฝัˆั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั– ะทะผะพะถัƒั‚ัŒ ะฟะพะฑะฐั‡ะธั‚ะธ, ั‰ะพ ะฒะธ ะฒะธะนัˆะปะธ ะท ะฝะตั—.", + "@archiveRoomDescription": {}, + "hasKnocked": "๐Ÿšช{user} ัั‚ัƒะบะฐั” ะดะพ ะฒะฐั", + "@hasKnocked": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "learnMore": "ะ”ะพะบะปะฐะดะฝั–ัˆะต", + "@learnMore": {}, + "roomUpgradeDescription": "ะŸั–ัะปั ั†ัŒะพะณะพ ะฑะตัั–ะดัƒ ะฑัƒะดะต ะฒั–ะดั‚ะฒะพั€ะตะฝะพ ะท ะฝะพะฒะพัŽ ะฒะตั€ัั–ั”ัŽ ะบั–ะผะฝะฐั‚ะธ. ะฃัั– ัƒั‡ะฐัะฝะธะบะธ ะพั‚ั€ะธะผะฐัŽั‚ัŒ ัะฟะพะฒั–ั‰ะตะฝะฝั, ั‰ะพ ั—ะผ ะฟะพั‚ั€ั–ะฑะฝะพ ะฟะตั€ะตะนั‚ะธ ะดะพ ะฝะพะฒะพั— ะฑะตัั–ะดะธ. ะ’ะธ ะผะพะถะตั‚ะต ะดั–ะทะฝะฐั‚ะธัั ะฑั–ะปัŒัˆะต ะฟั€ะพ ะฒะตั€ัั–ั— ะบั–ะผะฝะฐั‚ ะฝะฐ https://spec.matrix.org/latest/rooms/", + "@roomUpgradeDescription": {}, + "pleaseEnterANumber": "ะ’ะฒะตะดั–ั‚ัŒ ั‡ะธัะปะพ ะฑั–ะปัŒัˆะต ะฝั–ะถ 0", + "@pleaseEnterANumber": {}, + "kickUserDescription": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฒะธะณะฝะฐะปะธ ะท ะฑะตัั–ะดะธ, ะฐะปะต ะฝะต ะทะฐะฑะปะพะบัƒะฒะฐะปะธ. ะ”ะพ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธั… ะฑะตัั–ะด ะบะพั€ะธัั‚ัƒะฒะฐั‡ ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะฑัƒะดัŒ-ะบะพะปะธ.", + "@kickUserDescription": {}, + "blockListDescription": "ะ’ะธ ะผะพะถะตั‚ะต ะทะฐะฑะปะพะบัƒะฒะฐั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ, ัะบั– ะฒะฐั ั‚ัƒั€ะฑัƒัŽั‚ัŒ. ะ’ะธ ะฝะต ะทะผะพะถะตั‚ะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ ะถะพะดะฝะธั… ะฟะพะฒั–ะดะพะผะปะตะฝัŒ ะฐะฑะพ ะทะฐะฟั€ะพัˆะตะฝัŒ ะดะพ ะบั–ะผะฝะฐั‚ะธ ะฒั–ะด ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ะท ะฒะฐัˆะพะณะพ ะฟะตั€ัะพะฝะฐะปัŒะฝะพะณะพ ัะฟะธัะบัƒ ะฑะปะพะบัƒะฒะฐะฝะฝั.", + "@blockListDescription": {}, + "createGroupAndInviteUsers": "ะกั‚ะฒะพั€ะธั‚ะธ ะณั€ัƒะฟัƒ ั‚ะฐ ะทะฐะฟั€ะพัะธั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", + "@createGroupAndInviteUsers": {}, + "startConversation": "ะ ะพะทะฟะพั‡ะฐั‚ะธ ั€ะพะทะผะพะฒัƒ", + "@startConversation": {}, + "blockedUsers": "ะ—ะฐะฑะปะพะบะพะฒะฐะฝั– ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–", + "@blockedUsers": {}, + "groupCanBeFoundViaSearch": "ะ“ั€ัƒะฟัƒ ะผะพะถะฝะฐ ะทะฝะฐะนั‚ะธ ั‡ะตั€ะตะท ะฟะพัˆัƒะบ", + "@groupCanBeFoundViaSearch": {}, + "noUsersFoundWithQuery": "ะะฐ ะถะฐะปัŒ, ะฝะต ะทะฝะฐะนะดะตะฝะพ ะถะพะดะฝะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะท ะทะฐะฟะธั‚ะพะผ \"{query}\".ะŸะตั€ะตะฒั–ั€ั‚ะต, ั‡ะธ ะฝะต ะฑัƒะปะพ ะดะพะฟัƒั‰ะตะฝะพ ะฟะพะผะธะปะบะธ.", + "@noUsersFoundWithQuery": { + "type": "String", + "placeholders": { + "query": { + "type": "String" + } + } + }, + "block": "ะ—ะฐะฑะปะพะบัƒะฒะฐั‚ะธ", + "@block": {}, + "yourGlobalUserIdIs": "ะ’ะฐัˆ ะณะปะพะฑะฐะปัŒะฝะธะน ID ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ: ", + "@yourGlobalUserIdIs": {}, + "commandHint_sendraw": "ะะฐะดั–ัะปะฐั‚ะธ ะฝะตะพะฑั€ะพะฑะปะตะฝะธะน json", + "@commandHint_sendraw": {}, + "wrongRecoveryKey": "ะ’ะธะฑะฐั‡ั‚ะต... ัั…ะพะถะต, ั†ะต ะฝะตะฟั€ะฐะฒะธะปัŒะฝะธะน ะบะปัŽั‡ ะฒั–ะดะฝะพะฒะปะตะฝะฝั.", + "@wrongRecoveryKey": {}, + "blockUsername": "ะ†ะณะฝะพั€ัƒะฒะฐั‚ะธ ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@blockUsername": {}, + "groupName": "ะะฐะทะฒะฐ ะณั€ัƒะฟะธ", + "@groupName": {}, + "databaseMigrationTitle": "ะ‘ะฐะทัƒ ะดะฐะฝะธั… ะพะฟั‚ะธะผั–ะทะพะฒะฐะฝะพ", + "@databaseMigrationTitle": {}, + "searchChatsRooms": "ะŸะพัˆัƒะบ ะดะปั #chats, @users...", + "@searchChatsRooms": {}, + "databaseMigrationBody": "ะ—ะฐั‡ะตะบะฐะนั‚ะต, ะฑัƒะดัŒ ะปะฐัะบะฐ. ะฆะต ะผะพะถะต ั‚ั€ะธะฒะฐั‚ะธ ะดะตัะบะธะน ั‡ะฐั.", + "@databaseMigrationBody": {}, + "thisDevice": "ะฆะตะน ะฟั€ะธัั‚ั€ั–ะน:", + "@thisDevice": {}, + "publicSpaces": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธะน ะฟั€ะพัั‚ั–ั€", + "@publicSpaces": {}, + "passwordIsWrong": "ะ’ะฒะตะดะตะฝะธะน ะฟะฐั€ะพะปัŒ ะฝะตะฟั€ะฐะฒะธะปัŒะฝะธะน", + "@passwordIsWrong": {}, + "pleaseEnterYourCurrentPassword": "ะ’ะฒะตะดั–ั‚ัŒ ะฟะพั‚ะพั‡ะฝะธะน ะฟะฐั€ะพะปัŒ", + "@pleaseEnterYourCurrentPassword": {}, + "publicLink": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะต ะฟะพัะธะปะฐะฝะฝั", + "@publicLink": {}, + "nothingFound": "ะั–ั‡ะพะณะพ ะฝะต ะทะฝะฐะนะดะตะฝะพ...", + "@nothingFound": {}, + "decline": "ะ’ั–ะดั…ะธะปะธั‚ะธ", + "@decline": {}, + "newPassword": "ะะพะฒะธะน ะฟะฐั€ะพะปัŒ", + "@newPassword": {}, + "passwordsDoNotMatch": "ะŸะฐั€ะพะปั– ะฒั–ะดั€ั–ะทะฝััŽั‚ัŒัั", + "@passwordsDoNotMatch": {}, + "subspace": "ะŸั–ะดะฟั€ะพัั‚ั–ั€", + "@subspace": {}, + "select": "ะ’ะธะฑั€ะฐั‚ะธ", + "@select": {}, + "pleaseChooseAStrongPassword": "ะ’ะธะฑะตั€ั–ั‚ัŒ ะฝะฐะดั–ะนะฝะธะน ะฟะฐั€ะพะปัŒ", + "@pleaseChooseAStrongPassword": {}, + "addChatOrSubSpace": "ะ”ะพะดะฐั‚ะธ ะฑะตัั–ะดัƒ ะฐะฑะพ ะฟั–ะดะฟั€ะพัั‚ั–ั€", + "@addChatOrSubSpace": {}, + "leaveEmptyToClearStatus": "ะ›ะธัˆั–ั‚ัŒ ะฟะพั€ะพะถะฝั–ะผ, ั‰ะพะฑ ะพะฝะพะฒะธั‚ะธ ัั‚ะฐั‚ัƒั.", + "@leaveEmptyToClearStatus": {}, + "joinSpace": "ะŸั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะฟั€ะพัั‚ะพั€ัƒ", + "@joinSpace": {}, + "searchForUsers": "ะŸะพัˆัƒะบ @ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ...", + "@searchForUsers": {}, + "sessionLostBody": "ะ’ะฐัˆ ัะตะฐะฝั ะฒั‚ั€ะฐั‡ะตะฝะพ. ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฟะพะฒั–ะดะพะผั‚ะต ะฟั€ะพ ั†ัŽ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ ะทะฐ ะฐะดั€ะตัะพัŽ {url}. ะขะตะบัั‚ ะฟะพะผะธะปะบะธ: {error}", + "@sessionLostBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "databaseBuildErrorBody": "ะะต ะฒะดะฐะปะพัั ัั‚ะฒะพั€ะธั‚ะธ ะฑะฐะทัƒ ะดะฐะฝะธั… SQlite. ะ—ะฐัั‚ะพััƒะฝะพะบ ะฝะฐะผะฐะณะฐั”ั‚ัŒัั ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ัั‚ะฐั€ัƒ ะฑะฐะทัƒ ะดะฐะฝะธั…. ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฟะพะฒั–ะดะพะผั‚ะต ะฟั€ะพ ั†ัŽ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ ะทะฐ ะฐะดั€ะตัะพัŽ {url}. ะขะตะบัั‚ ะฟะพะผะธะปะบะธ: {error}", + "@databaseBuildErrorBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "initAppError": "ะ’ะธะฝะธะบะปะฐ ะฟะพะผะธะปะบะฐ ะฟั–ะด ั‡ะฐั ะทะฐะฟัƒัะบัƒ ะทะฐัั‚ะพััƒะฝะบัƒ", + "@initAppError": {}, + "restoreSessionBody": "ะะฐั€ะฐะทั– ะทะฐัั‚ะพััƒะฝะพะบ ะฝะฐะผะฐะณะฐั”ั‚ัŒัั ะฒั–ะดะฝะพะฒะธั‚ะธ ะฒะฐัˆ ัะตะฐะฝั ะท ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั—. ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฟะพะฒั–ะดะพะผั‚ะต ะฟั€ะพ ั†ัŽ ะฟะพะผะธะปะบัƒ ั€ะพะทั€ะพะฑะฝะธะบะฐะผ ะทะฐ ะฐะดั€ะตัะพัŽ {url}. ะขะตะบัั‚ ะฟะพะผะธะปะบะธ: {error}", + "@restoreSessionBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "youInvitedToBy": "๐Ÿ“ฉ ะ’ะฐั ะทะฐะฟั€ะพัˆะตะฝะพ ะทะฐ ะฟะพัะธะปะฐะฝะฝัะผ ะฝะฐ:\n{alias}", + "@youInvitedToBy": { + "placeholders": { + "alias": { + "type": "String" + } + } + }, + "acceptedKeyVerification": "{sender} ะฟะพะณะพะดะถัƒั”ั‚ัŒัั ะทะฒั–ั€ะธั‚ะธ ะบะปัŽั‡ั–", + "@acceptedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "canceledKeyVerification": "{sender} ัะบะฐัะพะฒัƒั” ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", + "@canceledKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "requestedKeyVerification": "{sender} ะฟั€ะพัะธั‚ัŒ ะทะฒั–ั€ะธั‚ะธ ะบะปัŽั‡ั–", + "@requestedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "transparent": "ะŸั€ะพะทะพั€ะธะน", + "@transparent": {}, + "sendReadReceiptsDescription": "ะ†ะฝัˆั– ัƒั‡ะฐัะฝะธะบะธ ะฑะตัั–ะดะธ ะฑะฐั‡ะธั‚ะธะผัƒั‚ัŒ, ั‰ะพ ะฒะธ ะฟั€ะพั‡ะธั‚ะฐะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", + "@sendReadReceiptsDescription": {}, + "formattedMessages": "ะคะพั€ะผะฐั‚ะพะฒะฐะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@formattedMessages": {}, + "forwardMessageTo": "ะŸะตั€ะตัะปะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะดะพ {roomName}?", + "@forwardMessageTo": { + "type": "String", + "placeholders": { + "roomName": { + "type": "String" + } + } + }, + "sendReadReceipts": "ะะฐะดั–ัะปะฐั‚ะธ ะฟั–ะดั‚ะฒะตั€ะดะถะตะฝะฝั ะฟั€ะพั‡ะธั‚ะฐะฝะฝั", + "@sendReadReceipts": {}, + "sendTypingNotificationsDescription": "ะ†ะฝัˆั– ัƒั‡ะฐัะฝะธะบะธ ะฑะตัั–ะดะธ ะฑะฐั‡ะธั‚ะธะผัƒั‚ัŒ, ะบะพะปะธ ะฒะธ ะฝะฐะฑะธั€ะฐั”ั‚ะต ะฝะพะฒะต ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", + "@sendTypingNotificationsDescription": {}, + "formattedMessagesDescription": "ะŸะพะบะฐะทัƒะฒะฐั‚ะธ ั€ะพะทัˆะธั€ะตะฝะธะน ะฒะผั–ัั‚ ะฟะพะฒั–ะดะพะผะปะตะฝัŒ, ะฝะฐะฟั€ะธะบะปะฐะด, ะถะธั€ะฝะธะน ั‚ะตะบัั‚, ะฒะธะบะพั€ะธัั‚ะพะฒัƒัŽั‡ะธ markdown.", + "@formattedMessagesDescription": {}, + "verifyOtherUser": "๐Ÿ” ะ—ะฒั–ั€ะธั‚ะธ ั–ะฝัˆะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@verifyOtherUser": {}, + "verifyOtherUserDescription": "ะฏะบั‰ะพ ะฒะธ ะทะฒั–ั€ัั”ั‚ะต ั–ะฝัˆะพะณะพ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะฒะธ ะผะพะถะตั‚ะต ะฑัƒั‚ะธ ะฒะฟะตะฒะฝะตะฝั–, ั‰ะพ ะทะฝะฐั”ั‚ะต, ะบะพะผัƒ ะฒะธ ะฝะฐัะฟั€ะฐะฒะดั– ะฟะธัˆะตั‚ะต. ๐Ÿ’ช\n\nะšะพะปะธ ะฒะธ ะฟะพั‡ะฝะตั‚ะต ะทะฒั–ั€ะตะฝะฝั, ะฒะธ ั‚ะฐ ั–ะฝัˆะธะน ะบะพั€ะธัั‚ัƒะฒะฐั‡ ะฟะพะฑะฐั‡ะธั‚ะต ัะฟะปะธะฒะฝะต ะฒั–ะบะฝะพ ะฒ ะทะฐัั‚ะพััƒะฝะบัƒ. ะขะฐะผ ะฒะธ ะฟะพะฑะฐั‡ะธั‚ะต ะฝะฐะฑั–ั€ ัะผะฐะนะปะธะบั–ะฒ ะฐะฑะพ ั‡ะธัะตะป, ัะบั– ะฒะฐะผ ะฟะพั‚ั€ั–ะฑะฝะพ ะฑัƒะดะต ะฟะพั€ั–ะฒะฝัั‚ะธ ะผั–ะถ ัะพะฑะพัŽ.\n\nะะฐะนะบั€ะฐั‰ะธะน ัะฟะพัั–ะฑ ะทั€ะพะฑะธั‚ะธ ั†ะต โ€” ะทัƒัั‚ั€ั–ั‚ะธัั ะฐะฑะพ ั€ะพะทะฟะพั‡ะฐั‚ะธ ะฒั–ะดะตะพะฒะธะบะปะธะบ. ๐Ÿ‘ญ", + "@verifyOtherUserDescription": {}, + "verifyOtherDeviceDescription": "ะšะพะปะธ ะฒะธ ะทะฒั–ั€ัั”ั‚ะต ั–ะฝัˆะธะน ะฟั€ะธัั‚ั€ั–ะน, ั†ั– ะฟั€ะธัั‚ั€ะพั— ะผะพะถัƒั‚ัŒ ะพะฑะผั–ะฝัŽะฒะฐั‚ะธัั ะบะปัŽั‡ะฐะผะธ, ะฟั–ะดะฒะธั‰ัƒัŽั‡ะธ ะฒะฐัˆัƒ ะทะฐะณะฐะปัŒะฝัƒ ะฑะตะทะฟะตะบัƒ. ๐Ÿ’ช ะšะพะปะธ ะฒะธ ั€ะพะทะฟะพั‡ะฝะตั‚ะต ะทะฒั–ั€ะตะฝะฝั, ะฒ ะทะฐัั‚ะพััƒะฝะบัƒ ะฝะฐ ะพะฑะพั… ะฟั€ะธัั‚ั€ะพัั… ะท'ัะฒะธั‚ัŒัั ัะฟะปะธะฒะฝะต ะฒั–ะบะฝะพ. ะขะฐะผ ะฒะธ ะฟะพะฑะฐั‡ะธั‚ะต ะฝะฐะฑั–ั€ ัะผะฐะนะปะธะบั–ะฒ ะฐะฑะพ ั‡ะธัะตะป, ัะบั– ะฒะฐะผ ะฟะพั‚ั€ั–ะฑะฝะพ ะฑัƒะดะต ะฟะพั€ั–ะฒะฝัั‚ะธ ะผั–ะถ ัะพะฑะพัŽ. ะะฐะนะบั€ะฐั‰ะต ะผะฐั‚ะธ ะพะฑะธะดะฒะฐ ะฟั€ะธัั‚ั€ะพั— ะฟั–ะด ั€ัƒะบะพัŽ ะฟะตั€ะตะด ะฟะพั‡ะฐั‚ะบะพะผ ะทะฒั–ั€ะตะฝะฝั. ๐Ÿคณ", + "@verifyOtherDeviceDescription": {}, + "verifyOtherDevice": "๐Ÿ” ะ—ะฒั–ั€ะธั‚ะธ ั–ะฝัˆะธะน ะฟั€ะธัั‚ั€ั–ะน", + "@verifyOtherDevice": {}, + "completedKeyVerification": "{sender} ะทะฐะฒะตั€ัˆัƒั” ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", + "@completedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "isReadyForKeyVerification": "{sender} ะณะพั‚ะพะฒะธะน ะดะพ ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", + "@isReadyForKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "startedKeyVerification": "{sender} ั€ะพะทะฟะพั‡ะธะฝะฐั” ะทะฒั–ั€ะตะฝะฝั ะบะปัŽั‡ั–ะฒ", + "@startedKeyVerification": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + } + } + }, + "presenceStyle": "ะŸั€ะธััƒั‚ะฝั–ัั‚ัŒ:", + "@presenceStyle": { + "type": "String", + "placeholders": {} + }, + "presencesToggle": "ะŸะพะบะฐะทัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฟั€ะพ ัั‚ะฐะฝ ะฒั–ะด ั–ะฝัˆะธั… ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", + "@presencesToggle": { + "type": "String", + "placeholders": {} + }, + "hidePresences": "ะกั…ะพะฒะฐั‚ะธ ัะฟะธัะพะบ ัั‚ะฐะฝั–ะฒ?", + "@hidePresences": {}, + "incomingMessages": "ะ’ั…ั–ะดะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@incomingMessages": {}, + "discover": "ะžะณะปัะด", + "@discover": {}, + "stickers": "ะะฐะปั–ะฟะบะธ", + "@stickers": {}, + "searchIn": "ะŸะพัˆัƒะบ ัƒ ะฑะตัั–ะดั– \"{chat}\"...", + "@searchIn": { + "type": "String", + "placeholders": { + "chat": { + "type": "String" + } + } + }, + "commandHint_ignore": "ะ†ะณะฝะพั€ัƒะฒะฐั‚ะธ ั†ะตะน Matrix ID", + "@commandHint_ignore": {}, + "restricted": "ะžะฑะผะตะถะตะฝะพ", + "@restricted": {}, + "swipeRightToLeftToReply": "ะŸะพััƒะฝัƒั‚ะธ ะฟั€ะฐะฒะพั€ัƒั‡ ะฐะฑะพ ะปั–ะฒะพั€ัƒั‡, ั‰ะพะฑ ะฒั–ะดะฟะพะฒั–ัั‚ะธ", + "@swipeRightToLeftToReply": {}, + "globalChatId": "ะ“ะปะพะฑะฐะปัŒะฝะธะน ID ะฑะตัั–ะดะธ", + "@globalChatId": {}, + "accessAndVisibility": "ะ”ะพัั‚ัƒะฟ ั– ะฒะธะดะธะผั–ัั‚ัŒ", + "@accessAndVisibility": {}, + "accessAndVisibilityDescription": "ะฅั‚ะพ ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ั†ั–ั”ั— ะฑะตัั–ะดะธ ั– ัะบ ั—ั— ะผะพะถะฝะฐ ะทะฝะฐะนั‚ะธ.", + "@accessAndVisibilityDescription": {}, + "calls": "ะ’ะธะบะปะธะบะธ", + "@calls": {}, + "customEmojisAndStickers": "ะ’ะปะฐัะฝั– ะตะผะพะดะถั– ั‚ะฐ ะฝะฐะปั–ะฟะบะธ", + "@customEmojisAndStickers": {}, + "customEmojisAndStickersBody": "ะ”ะพะดะฐะฒะฐะนั‚ะต ะฐะฑะพ ะดั–ะปั–ั‚ัŒัั ะฒะปะฐัะฝะธะผะธ ะตะผะพะดะถั– ะฐะฑะพ ะฝะฐะปั–ะฟะบะฐะผะธ, ัะบั– ะผะพะถะฝะฐ ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ ะฒ ะฑัƒะดัŒ-ัะบั–ะน ะฑะตัั–ะดั–.", + "@customEmojisAndStickersBody": {}, + "createNewAddress": "ะกั‚ะฒะพั€ะธั‚ะธ ะฝะพะฒัƒ ะฐะดั€ะตััƒ", + "@createNewAddress": {}, + "userRole": "ะ ะพะปัŒ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@userRole": {}, + "minimumPowerLevel": "{level} โ€” ั†ะต ะฝะฐะนะฝะธะถั‡ะธะน ั€ั–ะฒะตะฝัŒ ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ.", + "@minimumPowerLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "String" + } + } + }, + "commandHint_unignore": "ะะต ั–ะณะฝะพั€ัƒะฒะฐั‚ะธ ั†ะตะน Matrix ID", + "@commandHint_unignore": {}, + "knockRestricted": "ะกั‚ัƒะบ ะพะฑะผะตะถะตะฝะพ", + "@knockRestricted": {}, + "appLockDescription": "ะ‘ะปะพะบัƒะฒะฐั‚ะธ ะทะฐัั‚ะพััƒะฝะพะบ, ะบะพะปะธ ะฝะต ะฒะธะบะพั€ะธัั‚ะพะฒัƒั”ั‚ัŒัั ะŸะ†ะ-ะบะพะด", + "@appLockDescription": {}, + "hideRedactedMessages": "ะกั…ะพะฒะฐั‚ะธ ะทะผั–ะฝะตะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@hideRedactedMessages": {}, + "hideRedactedMessagesBody": "ะฏะบั‰ะพ ั…ั‚ะพััŒ ะทะผั–ะฝะธั‚ัŒ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั, ะนะพะณะพ ะฑั–ะปัŒัˆะต ะฝะต ะฑัƒะดะต ะฒะธะดะฝะพ ะฒ ะฑะตัั–ะดั–.", + "@hideRedactedMessagesBody": {}, + "hideInvalidOrUnknownMessageFormats": "ะกั…ะพะฒะฐั‚ะธ ะฝะตะดั–ะนัะฝั– ะฐะฑะพ ะฝะตะฒั–ะดะพะผั– ั„ะพั€ะผะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝัŒ", + "@hideInvalidOrUnknownMessageFormats": {}, + "hideMemberChangesInPublicChats": "ะกั…ะพะฒะฐั‚ะธ ะทะผั–ะฝะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ัƒ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะธั… ะฑะตัั–ะดะฐั…", + "@hideMemberChangesInPublicChats": {}, + "hideMemberChangesInPublicChatsBody": "ะะต ะฟะพะบะฐะทัƒะฒะฐั‚ะธ ะฒ ั…ั€ะพะฝะพะปะพะณั–ั— ะฑะตัั–ะดะธ, ัะบั‰ะพ ั…ั‚ะพััŒ ะฟั€ะธั”ะดะฝัƒั”ั‚ัŒัั ะดะพ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพั— ะฑะตัั–ะดะธ ะฐะฑะพ ะฒะธั…ะพะดะธั‚ัŒ ะท ะฝะตั—, ั‰ะพะฑ ะฟะพะบั€ะฐั‰ะธั‚ะธ ั—ั— ั‡ะธั‚ะฐะฑะตะปัŒะฝั–ัั‚ัŒ.", + "@hideMemberChangesInPublicChatsBody": {}, + "overview": "ะžะณะปัะด", + "@overview": {}, + "notifyMeFor": "ะกะฟะพะฒั–ั‰ะฐั‚ะธ ะผะตะฝะต ะฟั€ะพ", + "@notifyMeFor": {}, + "passwordRecoverySettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ะฒั–ะดะฝะพะฒะปะตะฝะฝั ะฟะฐั€ะพะปั", + "@passwordRecoverySettings": {}, + "userWouldLikeToChangeTheChat": "{user} ั…ะพั‡ะต ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะฑะตัั–ะดะธ.", + "@userWouldLikeToChangeTheChat": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "noPublicLinkHasBeenCreatedYet": "ะ—ะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะต ะฟะพัะธะปะฐะฝะฝั ั‰ะต ะฝะต ัั‚ะฒะพั€ะตะฝะพ", + "@noPublicLinkHasBeenCreatedYet": {}, + "knock": "ะŸะพัั‚ัƒะบะฐั‚ะธััŒ", + "@knock": {}, + "knocking": "ะกั‚ัƒะบะฐัŽั‚ัŒัั", + "@knocking": {}, + "noDatabaseEncryption": "ะจะธั„ั€ัƒะฒะฐะฝะฝั ะฑะฐะทะธ ะดะฐะฝะธั… ะฝะต ะฟั–ะดั‚ั€ะธะผัƒั”ั‚ัŒัั ะฝะฐ ั†ั–ะน ะฟะปะฐั‚ั„ะพั€ะผั–", + "@noDatabaseEncryption": {}, + "usersMustKnock": "ะšะพั€ะธัั‚ัƒะฒะฐั‡ั– ะฟะพะฒะธะฝะฝั– ะฟะพัั‚ัƒะบะฐั‚ะธััŒ", + "@usersMustKnock": {}, + "noOneCanJoin": "ะั–ั…ั‚ะพ ะฝะต ะผะพะถะต ะฟั€ะธั”ะดะฝะฐั‚ะธััŒ", + "@noOneCanJoin": {}, + "chatCanBeDiscoveredViaSearchOnServer": "ะ‘ะตัั–ะดัƒ ะผะพะถะฝะฐ ะทะฝะฐะนั‚ะธ ะทะฐ ะดะพะฟะพะผะพะณะพัŽ ะฟะพัˆัƒะบัƒ ะฝะฐ {server}", + "@chatCanBeDiscoveredViaSearchOnServer": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "publicChatAddresses": "ะะดั€ะตัะธ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพั— ะฑะตัั–ะดะธ", + "@publicChatAddresses": {}, + "searchMore": "ะจัƒะบะฐั‚ะธ ั‰ะต...", + "@searchMore": {}, + "gallery": "ะ“ะฐะปะตั€ะตั", + "@gallery": {}, + "files": "ะคะฐะนะปะธ", + "@files": {}, + "unreadChatsInApp": "{appname}: {unread} ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธั… ะฑะตัั–ะด", + "@unreadChatsInApp": { + "type": "String", + "placeholders": { + "appname": { + "type": "String" + }, + "unread": { + "type": "String" + } + } + }, + "thereAreCountUsersBlocked": "ะะฐั€ะฐะทั– ะทะฐะฑะปะพะบะพะฒะฐะฝะพ {count} ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ.", + "@thereAreCountUsersBlocked": { + "type": "String", + "count": {} + }, + "moderatorLevel": "{level} - ะœะพะดะตั€ะฐั‚ะพั€", + "@moderatorLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "adminLevel": "{level} - ะะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€", + "@adminLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "userLevel": "{level} - ะšะพั€ะธัั‚ัƒะฒะฐั‡", + "@userLevel": { + "type": "String", + "placeholders": { + "level": { + "type": "int" + } + } + }, + "changeGeneralChatSettings": "ะ—ะผั–ะฝะธั‚ะธ ะทะฐะณะฐะปัŒะฝั– ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ั‡ะฐั‚ัƒ", + "@changeGeneralChatSettings": {}, + "inviteOtherUsers": "ะ—ะฐะฟั€ะพัะธั‚ะธ ั–ะฝัˆะธั… ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ ะดะพ ั†ัŒะพะณะพ ั‡ะฐั‚ัƒ", + "@inviteOtherUsers": {}, + "changeTheChatPermissions": "ะ—ะผั–ะฝะธั‚ะธ ะฟั€ะฐะฒะฐ ะดะพัั‚ัƒะฟัƒ ะดะพ ั‡ะฐั‚ัƒ", + "@changeTheChatPermissions": {}, + "changeTheVisibilityOfChatHistory": "ะ—ะผั–ะฝะธั‚ะธ ะฒะธะดะธะผั–ัั‚ัŒ ั–ัั‚ะพั€ั–ั— ั‡ะฐั‚ัƒ", + "@changeTheVisibilityOfChatHistory": {}, + "changeTheCanonicalRoomAlias": "ะ—ะผั–ะฝะธั‚ะธ ะพัะฝะพะฒะฝัƒ ะฐะดั€ะตััƒ ะทะฐะณะฐะปัŒะฝะพะดะพัั‚ัƒะฟะฝะพะณะพ ั‡ะฐั‚ัƒ", + "@changeTheCanonicalRoomAlias": {}, + "sendRoomNotifications": "ะะฐะดัะธะปะฐั‚ะธ ัะฟะพะฒั–ั‰ะตะฝะฝั @room", + "@sendRoomNotifications": {}, + "space": "ะŸั€ะพัั‚ั–ั€", + "@space": {}, + "spaces": "ะŸั€ะพัั‚ะพั€ะธ", + "@spaces": {}, + "goToSpace": "ะŸะตั€ะตะนั‚ะธ ะดะพ ะฟั€ะพัั‚ะพั€ัƒ: {space}", + "@goToSpace": { + "type": "String", + "space": {} + }, + "markAsUnread": "ะŸะพะทะฝะฐั‡ะธั‚ะธ ะฝะตะฟั€ะพั‡ะธั‚ะฐะฝะธะผ", + "@markAsUnread": {}, + "alwaysUse24HourFormat": "ะฝั–", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + }, + "invitedBy": "๐Ÿ“ฉ ะ—ะฐะฟั€ะพัˆะตะฝะธะน {user}", + "@invitedBy": { + "placeholders": { + "user": { + "type": "String" + } + } + }, + "changeTheDescriptionOfTheGroup": "ะ—ะผั–ะฝะธั‚ะธ ะพะฟะธั ั‡ะฐั‚ัƒ", + "@changeTheDescriptionOfTheGroup": {}, + "updateInstalled": "๐ŸŽ‰ ะžะฝะพะฒะปะตะฝะฝั {version} ะฒัั‚ะฐะฝะพะฒะปะตะฝะพ!", + "@updateInstalled": { + "type": "String", + "placeholders": { + "version": { + "type": "String" + } + } + }, + "changelog": "ะ—ะผั–ะฝะธ", + "@changelog": {}, + "chatPermissionsDescription": "ะ’ะธะทะฝะฐั‡ั‚ะต, ัะบะธะน ั€ั–ะฒะตะฝัŒ ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ ะฝะตะพะฑั…ั–ะดะฝะธะน ะดะปั ะฟะตะฒะฝะธั… ะดั–ะน ัƒ ั†ัŒะพะผัƒ ั‡ะฐั‚ั–. ะ ั–ะฒะฝั– ะฟะพะฒะฝะพะฒะฐะถะตะฝัŒ 0, 50 ั– 100 ะทะฐะทะฒะธั‡ะฐะน ะฟั€ะตะดัั‚ะฐะฒะปััŽั‚ัŒ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ, ะผะพะดะตั€ะฐั‚ะพั€ั–ะฒ ั‚ะฐ ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ั–ะฒ, ะฐะปะต ะผะพะถะปะธะฒั– ะฑัƒะดัŒ-ัะบั– ะณั€ะฐะดะฐั†ั–ั—.", + "@chatPermissionsDescription": {}, + "countChatsAndCountParticipants": "{chats} ั‡ะฐั‚ะธ ั‚ะฐ {participants} ัƒั‡ะฐัะฝะธะบั–ะฒ", + "@countChatsAndCountParticipants": { + "type": "String", + "placeholders": { + "chats": { + "type": "int" + }, + "participants": { + "type": "int" + } + } + }, + "noMoreChatsFound": "ะ‘ั–ะปัŒัˆะต ั‡ะฐั‚ั–ะฒ ะฝะต ะทะฝะฐะนะดะตะฝะพ...", + "@noMoreChatsFound": {}, + "joinedChats": "ะŸั€ะธั”ะดะฝะฐะฝั– ั‡ะฐั‚ะธ", + "@joinedChats": {}, + "unread": "ะะตะฟั€ะพั‡ะธั‚ะฐะฝั–", + "@unread": {}, + "sendCanceled": "ะะฐะดัะธะปะฐะฝะฝั ัะบะฐัะพะฒะฐะฝะพ", + "@sendCanceled": {}, + "noChatsFoundHere": "ะ‘ะตัั–ะด ั‰ะต ะฝะตะผะฐั”. ะ ะพะทะฟะพั‡ะฝั–ั‚ัŒ ัะฟั–ะปะบัƒะฒะฐะฝะฝั ะฝะฐั‚ะธัะฝัƒะฒัˆะธ ะบะฝะพะฟะบัƒ ะฝะธะถั‡ะต. โคต๏ธ", + "@noChatsFoundHere": {}, + "loginWithMatrixId": "ะฃะฒั–ะนั‚ะธ ะทะฐ ะดะพะฟะพะผะพะณะพัŽ Matrix-ID", + "@loginWithMatrixId": {}, + "discoverHomeservers": "ะ—ะฝะฐะนั‚ะธ ะดะพะผะฐัˆะฝั– ัะตั€ะฒะตั€ะธ", + "@discoverHomeservers": {}, + "whatIsAHomeserver": "ะฉะพ ั‚ะฐะบะต ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€?", + "@whatIsAHomeserver": {}, + "homeserverDescription": "ะฃัั– ะฒะฐัˆั– ะดะฐะฝั– ะทะฑะตั€ั–ะณะฐัŽั‚ัŒัั ะฝะฐ ะดะพะผะฐัˆะฝัŒะพะผัƒ ัะตั€ะฒะตั€ั–, ั‚ะฐะบ ัะฐะผะพ ัะบ ัƒ ะฟะพัั‚ะฐั‡ะฐะปัŒะฝะธะบะฐ ะฟะพัะปัƒะณ ะตะปะตะบั‚ั€ะพะฝะฝะพั— ะฟะพัˆั‚ะธ. ะ’ะธ ะผะพะถะตั‚ะต ะฒะธะฑั€ะฐั‚ะธ, ัะบะธะน ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€ ะฒะธ ั…ะพั‡ะตั‚ะต ะฒะธะบะพั€ะธัั‚ะพะฒัƒะฒะฐั‚ะธ, ะฒะพะดะฝะพั‡ะฐั ะฒะธ ะผะพะถะตั‚ะต ัะฟั–ะปะบัƒะฒะฐั‚ะธัั ะท ัƒัั–ะผะฐ. ะ”ะพะบะปะฐะดะฝั–ัˆะต ะฝะฐ https://matrix.org.", + "@homeserverDescription": {}, + "doesNotSeemToBeAValidHomeserver": "ะ—ะดะฐั”ั‚ัŒัั, ั†ะต ะฝะตััƒะผั–ัะฝะธะน ะดะพะผะฐัˆะฝั–ะน ัะตั€ะฒะตั€. ะะตะฟั€ะฐะฒะธะปัŒะฝะฐ URL-ะฐะดั€ะตัะฐ?", + "@doesNotSeemToBeAValidHomeserver": {}, + "calculatingFileSize": "ะžะฑั‡ะธัะปะตะฝะฝั ั€ะพะทะผั–ั€ัƒ ั„ะฐะนะปัƒ...", + "@calculatingFileSize": {}, + "prepareSendingAttachment": "ะŸั–ะดะณะพั‚ะพะฒะบะฐ ะดะพ ะฝะฐะดัะธะปะฐะฝะฝั ะฒะบะปะฐะดะตะฝะฝั...", + "@prepareSendingAttachment": {}, + "sendingAttachment": "ะะฐะดัะธะปะฐะฝะฝั ะฒะบะปะฐะดะตะฝะฝั...", + "@sendingAttachment": {}, + "generatingVideoThumbnail": "ะ“ะตะฝะตั€ัƒะฒะฐะฝะฝั ะผั–ะฝั–ะฐั‚ัŽั€ะธ ะฒั–ะดะตะพ...", + "@generatingVideoThumbnail": {}, + "compressVideo": "ะกั‚ะธัะฝะตะฝะฝั ะฒั–ะดะตะพ...", + "@compressVideo": {}, + "sendingAttachmentCountOfCount": "ะะฐะดัะธะปะฐะฝะฝั ะฒะบะปะฐะดะตะฝะฝั {index} ะท {length}...", + "@sendingAttachmentCountOfCount": { + "type": "integer", + "placeholders": { + "index": { + "type": "int" + }, + "length": { + "type": "int" + } + } + }, + "serverLimitReached": "ะ”ะพััะณะฝัƒั‚ะพ ะปั–ะผั–ั‚ัƒ ัะตั€ะฒะตั€ะฐ! ะžั‡ั–ะบัƒะฒะฐะฝะฝั {seconds} ัะตะบัƒะฝะด...", + "@serverLimitReached": { + "type": "integer", + "placeholders": { + "seconds": { + "type": "int" + } + } + }, + "oneOfYourDevicesIsNotVerified": "ะžะดะธะฝ ั–ะท ะฒะฐัˆะธั… ะฟั€ะธัั‚ั€ะพั—ะฒ ะฝะต ะฒะตั€ะธั„ั–ะบะพะฒะฐะฝะธะน", + "@oneOfYourDevicesIsNotVerified": {}, + "noticeChatBackupDeviceVerification": "ะŸั€ะธะผั–ั‚ะบะฐ: ะšะพะปะธ ะฒะธ ะฟั–ะด'ั”ะดะฝัƒั”ั‚ะต ะฒัั– ัะฒะพั— ะฟั€ะธัั‚ั€ะพั— ะดะพ ั€ะตะทะตั€ะฒะฝะพั— ะบะพะฟั–ั— ะฑะตัั–ะดะธ, ะฒะพะฝะธ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒะตั€ะธั„ั–ะบัƒัŽั‚ัŒัั.", + "@noticeChatBackupDeviceVerification": {}, + "continueText": "ะŸั€ะพะดะพะฒะถะธั‚ะธ", + "@continueText": {}, + "manageAccount": "ะšะตั€ัƒะฒะฐั‚ะธ ะพะฑะปั–ะบะพะฒะธะผ ะทะฐะฟะธัะพะผ", + "@manageAccount": {}, + "welcomeText": "ะŸั€ะธะฒั–ั‚-ะฟั€ะธะฒั–ั‚ ๐Ÿ‘‹ ะฆะต FluffyChat. ะ’ะธ ะผะพะถะตั‚ะต ัƒะฒั–ะนั‚ะธ ะฝะฐ ะฑัƒะดัŒ-ัะบะธะน ัะตั€ะฒะตั€, ััƒะผั–ัะฝะธะน ั–ะท https://matrix.org. ะ ะฟะพั‚ั–ะผ ัะฟั–ะปะบัƒะฒะฐั‚ะธัั ะท ะฑัƒะดัŒ-ะบะธะผ. ะฆะต ะฒะตะปะธั‡ะตะทะฝะฐ ะดะตั†ะตะฝั‚ั€ะฐะปั–ะทะพะฒะฐะฝะฐ ะผะตั€ะตะถะฐ ะดะปั ะพะฑะผั–ะฝัƒ ะฟะพะฒั–ะดะพะผะปะตะฝะฝัะผะธ!", + "@welcomeText": {}, + "blur": "ะ ะพะทะผะธั‚ั‚ั:", + "@blur": {}, + "opacity": "ะŸั€ะพะทะพั€ั–ัั‚ัŒ:", + "@opacity": {}, + "setWallpaper": "ะ’ัั‚ะฐะฝะพะฒะธั‚ะธ ัˆะฟะฐะปะตั€ะธ", + "@setWallpaper": {}, + "aboutHomeserver": "ะŸั€ะพ {homeserver}", + "@aboutHomeserver": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "noContactInformationProvided": "ะกะตั€ะฒะตั€ ะฝะต ะฝะฐะดะฐั” ะถะพะดะฝะพั— ะดั–ะนัะฝะพั— ะบะพะฝั‚ะฐะบั‚ะฝะพั— ั–ะฝั„ะพั€ะผะฐั†ั–ั—", + "@noContactInformationProvided": {}, + "contactServerSecurity": "ะ—ะฒโ€™ัะทะฐั‚ะธัั ะท ะฒั–ะดะดั–ะปะพะผ ะฑะตะทะฟะตะบะธ ัะตั€ะฒะตั€ะฐ", + "@contactServerSecurity": {}, + "supportPage": "ะกั‚ะพั€ั–ะฝะบะฐ ะฟั–ะดั‚ั€ะธะผะบะธ", + "@supportPage": {}, + "serverInformation": "ะ†ะฝั„ะพั€ะผะฐั†ั–ั ะฟั€ะพ ัะตั€ะฒะตั€:", + "@serverInformation": {}, + "contactServerAdmin": "ะ—ะฒโ€™ัะทะฐั‚ะธัั ะท ะฐะดะผั–ะฝั–ัั‚ั€ะฐั‚ะพั€ะพะผ ัะตั€ะฒะตั€ะฐ", + "@contactServerAdmin": {}, + "name": "ะ†ะผ'ั", + "@name": {}, + "version": "ะ’ะตั€ัั–ั", + "@version": {}, + "website": "ะ’ะตะฑัะฐะนั‚", + "@website": {}, + "boldText": "ะ–ะธั€ะฝะธะน ั‚ะตะบัั‚", + "@boldText": {}, + "italicText": "ะšัƒั€ัะธะฒะฝะธะน ั‚ะตะบัั‚", + "@italicText": {}, + "strikeThrough": "ะŸะตั€ะตะบั€ะตัะปะตะฝะธะน ั‚ะตะบัั‚", + "@strikeThrough": {}, + "pleaseFillOut": "ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐะฟะพะฒะฝั–ั‚ัŒ", + "@pleaseFillOut": {}, + "invalidUrl": "ะะตะดั–ะนัะฝะธะน URL", + "@invalidUrl": {}, + "addLink": "ะ”ะพะดะฐั‚ะธ ะฟะพัะธะปะฐะฝะฝั", + "@addLink": {}, + "unableToJoinChat": "ะะตะผะพะถะปะธะฒะพ ะฟั€ะธั”ะดะฝะฐั‚ะธัั ะดะพ ะฑะตัั–ะดะธ. ะœะพะถะปะธะฒะพ, ั–ะฝัˆะฐ ัั‚ะพั€ะพะฝะฐ ะฒะถะต ะทะฐะบั€ะธะปะฐ ั€ะพะทะผะพะฒัƒ.", + "@unableToJoinChat": {}, + "sendImages": "ะะฐะดั–ัะปะฐั‚ะธ {count} ะทะพะฑั€ะฐะถะตะฝะฝั", + "@sendImages": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "compress": "ะกั‚ะธัะฝัƒั‚ะธ", + "@compress": {}, + "otherPartyNotLoggedIn": "ะ†ะฝัˆะฐ ัั‚ะพั€ะพะฝะฐ ะฝะฐั€ะฐะทั– ะฝะต ัƒะฒั–ะนัˆะปะฐ ะฒ ัะธัั‚ะตะผัƒ, ั‚ะพะผัƒ ะฝะต ะผะพะถะต ะพั‚ั€ะธะผัƒะฒะฐั‚ะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั!", + "@otherPartyNotLoggedIn": {}, + "previous": "ะŸะพะฟะตั€ะตะดะฝั–ะน", + "@previous": {}, + "synchronizingPleaseWaitCounter": " ะกะธะฝั…ั€ะพะฝั–ะทะฐั†ั–ัโ€ฆ ({percentage}%)", + "@synchronizingPleaseWaitCounter": { + "type": "String", + "placeholders": { + "percentage": { + "type": "String" + } + } + }, + "newChatRequest": "๐Ÿ“ฉ ะะพะฒะธะน ะทะฐะฟะธั‚ ะฝะฐ ัะฟั–ะปะบัƒะฒะฐะฝะฝั", + "@newChatRequest": {}, + "allDevices": "ะฃัั–ะผ ะฟั€ะธัั‚ั€ะพัะผ", + "@allDevices": {}, + "crossVerifiedDevicesIfEnabled": "ะ— ะฟะตั€ะตั…ั€ะตัะฝะพัŽ ะฒะตั€ะธั„ั–ะบะฐั†ั–ั”ัŽ ะฟั€ะธัั‚ั€ะพั—ะฒ, ัะบั‰ะพ ะฒะฒั–ะผะบะฝะตะฝะพ", + "@crossVerifiedDevicesIfEnabled": {}, + "crossVerifiedDevices": "ะ— ะฟะตั€ะตั…ั€ะตัะฝะพัŽ ะฒะตั€ะธั„ั–ะบะฐั†ั–ั”ัŽ ะฟั€ะธัั‚ั€ะพั—ะฒ", + "@crossVerifiedDevices": {}, + "appWantsToUseForLogin": "ะ’ะธะบะพั€ะธัั‚ะฐั‚ะธ '{server}', ั‰ะพะฑ ัƒะฒั–ะนั‚ะธ", + "@appWantsToUseForLogin": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "appWantsToUseForLoginDescription": "ะฆะธะผ ะฒะธ ะดะพะทะฒะพะปัั”ั‚ะต ะทะฐัั‚ะพััƒะฝะบัƒ ั‚ะฐ ะฒะตะฑัะฐะนั‚ัƒ ะดั–ะปะธั‚ะธัั ั–ะฝั„ะพั€ะผะฐั†ั–ั”ัŽ ะฟั€ะพ ะฒะฐั.", + "@appWantsToUseForLoginDescription": {}, + "open": "ะ’ั–ะดะบั€ะธั‚ะธ", + "@open": {}, + "waitingForServer": "ะžั‡ั–ะบัƒะฒะฐะฝะฝั ัะตั€ะฒะตั€ะฐ...", + "@waitingForServer": {}, + "appIntroduction": "FluffyChat ะดะฐั” ะทะผะพะณัƒ ัะฟั–ะปะบัƒะฒะฐั‚ะธัั ะท ะดั€ัƒะทัะผะธ ัƒ ั€ั–ะทะฝะธั… ะผะตัะตะฝะดะถะตั€ะฐั…. ะ”ั–ะทะฝะฐะนั‚ะตัั ะฑั–ะปัŒัˆะต ะฝะฐ https://matrix.org ะฐะฑะพ ะฟั€ะพัั‚ะพ ะฝะฐั‚ะธัะฝั–ั‚ัŒ *ะŸั€ะพะดะพะฒะถะธั‚ะธ*.", + "@appIntroduction": {}, + "shareKeysWithDescription": "ะฏะบะธะผ ะฟั€ะธัั‚ั€ะพัะผ ะดะพะฒั–ั€ัั‚ะธ, ั‰ะพะฑ ะฒะพะฝะธ ะผะพะณะปะธ ั‡ะธั‚ะฐั‚ะธ ะฒะฐัˆั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะฑะตัั–ะดะฐั…?", + "@shareKeysWithDescription": {}, + "verifiedDevicesOnly": "ะ›ะธัˆะต ะฒะตั€ะธั„ั–ะบะพะฒะฐะฝั– ะฟั€ะธัั‚ั€ะพั—", + "@verifiedDevicesOnly": {}, + "contentNotificationSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ ะฟั€ะพ ะฒะผั–ัั‚", + "@contentNotificationSettings": {}, + "generalNotificationSettings": "ะ—ะฐะณะฐะปัŒะฝั– ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ", + "@generalNotificationSettings": {}, + "roomNotificationSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ ะบั–ะผะฝะฐั‚ะธ", + "@roomNotificationSettings": {}, + "userSpecificNotificationSettings": "ะะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ ะดะปั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@userSpecificNotificationSettings": {}, + "otherNotificationSettings": "ะ†ะฝัˆั– ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ", + "@otherNotificationSettings": {}, + "notificationRuleContainsUserName": "ะœั–ัั‚ะธั‚ัŒ ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@notificationRuleContainsUserName": {}, + "notificationRuleContainsUserNameDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะผั–ัั‚ะธั‚ัŒ ะนะพะณะพ ั–ะผ'ั ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ.", + "@notificationRuleContainsUserNameDescription": {}, + "notificationRuleMaster": "ะ’ะธะผะบะฝัƒั‚ะธ ะฒัั– ัะฟะพะฒั–ั‰ะตะฝะฝั", + "@notificationRuleMaster": {}, + "notificationRuleMasterDescription": "ะŸะตั€ะตะฒะธะทะฝะฐั‡ะฐั” ะฒัั– ั–ะฝัˆั– ะฟั€ะฐะฒะธะปะฐ ั– ะฒะธะผะธะบะฐั” ะฒัั– ัะฟะพะฒั–ั‰ะตะฝะฝั.", + "@notificationRuleMasterDescription": {}, + "notificationRuleSuppressNotices": "ะ—ะฐะฑะพั€ะพะฝะธั‚ะธ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั", + "@notificationRuleSuppressNotices": {}, + "notificationRuleInviteForMe": "ะ—ะฐะฟั€ะพัˆะตะฝะฝั ะผะตะฝะต", + "@notificationRuleInviteForMe": {}, + "notificationRuleInviteForMeDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะนะพะณะพ ะทะฐะฟั€ะพัˆัƒัŽั‚ัŒ ะดะพ ะบั–ะผะฝะฐั‚ะธ.", + "@notificationRuleInviteForMeDescription": {}, + "notificationRuleMemberEvent": "ะŸะพะดั–ั— ัƒั‡ะฐัั‚ั–", + "@notificationRuleMemberEvent": {}, + "notificationRuleMemberEventDescription": "ะ—ะฐะฑะพั€ะพะฝัั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฟะพะดั–ั— ัƒั‡ะฐัะฝะธะบั–ะฒ.", + "@notificationRuleMemberEventDescription": {}, + "notificationRuleSuppressNoticesDescription": "ะ—ะฐะฑะพั€ะพะฝัั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฒั–ะด ะฐะฒั‚ะพะผะฐั‚ะธะทะพะฒะฐะฝะธั… ะบะปั–ั”ะฝั‚ั–ะฒ, ั‚ะฐะบะธั… ัะบ ะฑะพั‚ะธ.", + "@notificationRuleSuppressNoticesDescription": {}, + "notificationRuleIsUserMention": "ะ—ะณะฐะดะบะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ", + "@notificationRuleIsUserMention": {}, + "commandHint_roomupgrade": "ะžะฝะพะฒะธั‚ะธ ั†ัŽ ะบั–ะผะฝะฐั‚ัƒ ะดะพ ะฒะตั€ัั–ั— ะดะฐะฝะพั— ะบั–ะผะฝะฐั‚ะธ", + "@commandHint_roomupgrade": {}, + "notificationRuleIsUserMentionDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ั–ะฒ, ะบะพะปะธ ะฑะตะทะฟะพัะตั€ะตะดะฝัŒะพ ั—ั… ะทะณะฐะดัƒัŽั‚ัŒ ัƒ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั–.", + "@notificationRuleIsUserMentionDescription": {}, + "notificationRuleContainsDisplayName": "ะœั–ัั‚ะธั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผโ€™ั", + "@notificationRuleContainsDisplayName": {}, + "notificationRuleIsRoomMentionDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ั” ะทะณะฐะดะบะฐ ะฒัั–ั”ั— ะบั–ะผะฝะฐั‚ะธ.", + "@notificationRuleIsRoomMentionDescription": {}, + "notificationRuleRoomnotif": "ะกะฟะพะฒั–ั‰ะตะฝะฝั ะบั–ะผะฝะฐั‚ะธ", + "@notificationRuleRoomnotif": {}, + "notificationRuleRoomnotifDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะผั–ัั‚ะธั‚ัŒ '@room'.", + "@notificationRuleRoomnotifDescription": {}, + "notificationRuleContainsDisplayNameDescription": "ะกะฟะพะฒั–ั‰ะฐั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ, ะบะพะปะธ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะผั–ัั‚ะธั‚ัŒ ะฟะพะบะฐะทัƒะฒะฐะฝะต ั–ะผ'ั.", + "@notificationRuleContainsDisplayNameDescription": {}, + "notificationRuleIsRoomMention": "ะ—ะณะฐะดะบะธ ะบั–ะผะฝะฐั‚ะธ", + "@notificationRuleIsRoomMention": {}, + "notificationRuleTombstone": "ะœะพะณะธะปัŒะฝะธะน ะบะฐะผั–ะฝัŒ", + "@notificationRuleTombstone": {}, + "notificationRuleTombstoneDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะดะตะฐะบั‚ะธะฒะฐั†ั–ั— ะบั–ะผะฝะฐั‚ะธ.", + "@notificationRuleTombstoneDescription": {}, + "notificationRuleReactionDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ั€ะตะฐะบั†ั–ั—.", + "@notificationRuleReactionDescription": {}, + "notificationRuleRoomOneToOneDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะบั–ะผะฝะฐั‚ะฐั… \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\".", + "@notificationRuleRoomOneToOneDescription": {}, + "notificationRuleSuppressEdits": "ะŸั€ะธั…ะพะฒัƒั” ั€ะตะดะฐะณัƒะฒะฐะฝะฝั", + "@notificationRuleSuppressEdits": {}, + "notificationRuleSuppressEditsDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฒั–ะดั€ะตะดะฐะณะพะฒะฐะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", + "@notificationRuleSuppressEditsDescription": {}, + "notificationRuleCall": "ะ’ะธะบะปะธะบ", + "@notificationRuleCall": {}, + "notificationRuleRoomServerAcl": "ACL ัะตั€ะฒะตั€ะฐ ะบั–ะผะฝะฐั‚ะธ", + "@notificationRuleRoomServerAcl": {}, + "notificationRuleMessageDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะทะฐะณะฐะปัŒะฝั– ะฟะพะฒั–ะดะพะผะปะตะฝะฝั.", + "@notificationRuleMessageDescription": {}, + "notificationRuleEncrypted": "ะ—ะฐัˆะธั„ั€ะพะฒะฐะฝะพ", + "@notificationRuleEncrypted": {}, + "notificationRuleJitsi": "Jitsi", + "@notificationRuleJitsi": {}, + "notificationRuleJitsiDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะดั–ั— ะฒั–ะดะถะตั‚ั–ะฒ Jitsi.", + "@notificationRuleJitsiDescription": {}, + "notificationRuleServerAcl": "ะŸั€ะธั…ะพะฒัƒั” ะฟะพะดั–ั— ัะตั€ะฒะตั€ะฐ ACL", + "@notificationRuleServerAcl": {}, + "notificationRuleServerAclDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ะฟะพะดั–ั— Server ACL.", + "@notificationRuleServerAclDescription": {}, + "more": "ะ‘ั–ะปัŒัˆะต", + "@more": {}, + "takeAPhoto": "ะ—ั€ะพะฑะธั‚ะธ ั„ะพั‚ะพ", + "@takeAPhoto": {}, + "recordAVideo": "ะ—ะฐะฟะธัะฐั‚ะธ ะฒั–ะดะตะพ", + "@recordAVideo": {}, + "optionalMessage": "(ะะตะพะฑะพะฒ'ัะทะบะพะฒะพ) ะฟะพะฒั–ะดะพะผะปะตะฝะฝั...", + "@optionalMessage": {}, + "enterNewChat": "ะกั‚ะฒะพั€ะธั‚ะธ ะฝะพะฒะธะน ั‡ะฐั‚", + "@enterNewChat": {}, + "shareKeysWith": "ะŸะพะดั–ะปะธั‚ะธัั ะบะปัŽั‡ะฐะผะธ ะท...", + "@shareKeysWith": {}, + "notSupportedOnThisDevice": "ะะต ะฟั–ะดั‚ั€ะธะผัƒั”ั‚ัŒัั ะฝะฐ ั†ัŒะพะผัƒ ะฟั€ะธัั‚ั€ะพั—", + "@notSupportedOnThisDevice": {}, + "notificationRuleMessage": "ะŸะพะฒั–ะดะพะผะปะตะฝะฝั", + "@notificationRuleMessage": {}, + "unknownPushRule": "ะะตะฒั–ะดะพะผะต ะฟั€ะฐะฒะธะปะพ ัะฟะพะฒั–ั‰ะตะฝะฝั '{rule}'", + "@unknownPushRule": { + "type": "String", + "placeholders": { + "rule": { + "type": "String" + } + } + }, + "pleaseWaitUntilInvited": "ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะทะฐั‡ะตะบะฐะนั‚ะต, ะฟะพะบะธ ั…ั‚ะพััŒ ะท ะบั–ะผะฝะฐั‚ะธ ะทะฐะฟั€ะพัะธั‚ัŒ ะฒะฐั.", + "@pleaseWaitUntilInvited": {}, + "notificationRuleEncryptedRoomOneToOne": "ะ—ะฐัˆะธั„ั€ะพะฒะฐะฝะฐ ะบั–ะผะฝะฐั‚ะฐ \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\"", + "@notificationRuleEncryptedRoomOneToOne": {}, + "deletePushRuleCanNotBeUndone": "ะฏะบั‰ะพ ะฒะธ ะฒะธะดะฐะปะธั‚ะต ั†ะต ะฝะฐะปะฐัˆั‚ัƒะฒะฐะฝะฝั ัะฟะพะฒั–ั‰ะตะฝัŒ, ะฒั–ะดะฝะพะฒะธั‚ะธ ะนะพะณะพ ะฑัƒะดะต ะฝะตะผะพะถะปะธะฒะพ.", + "@deletePushRuleCanNotBeUndone": {}, + "ignoreUser": "ะ†ะณะฝะพั€ัƒะฒะฐั‚ะธ ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ", + "@ignoreUser": {}, + "setCustomPermissionLevel": "ะ’ัั‚ะฐะฝะพะฒะธั‚ะธ ั€ั–ะฒะตะฝัŒ ะบะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธั… ะฟั€ะฐะฒ", + "@setCustomPermissionLevel": {}, + "normalUser": "ะ—ะฒะธั‡ะฐะนะฝะธะน ะบะพั€ะธัั‚ัƒะฒะฐั‡", + "@normalUser": {}, + "notificationRuleEncryptedDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะบั–ะผะฝะฐั‚ะฐั….", + "@notificationRuleEncryptedDescription": {}, + "setPermissionsLevelDescription": "ะ‘ัƒะดัŒ ะปะฐัะบะฐ, ะฒะธะฑะตั€ั–ั‚ัŒ ะทะฐะทะดะฐะปะตะณั–ะดัŒ ะฒะธะทะฝะฐั‡ะตะฝัƒ ั€ะพะปัŒ ะฝะธะถั‡ะต ะฐะฑะพ ะฒะฒะตะดั–ั‚ัŒ ะบะพั€ะธัั‚ัƒะฒะฐั†ัŒะบะธะน ั€ั–ะฒะตะฝัŒ ะฟั€ะฐะฒ ะฒั–ะด 0 ะดะพ 100.", + "@setPermissionsLevelDescription": {}, + "notificationRuleRoomServerAclDescription": "ะŸั€ะธั…ะพะฒัƒั” ัะฟะพะฒั–ั‰ะตะฝะฝั ะฟั€ะพ ัะฟะธัะบะธ ะบะพะฝั‚ั€ะพะปัŽ ะดะพัั‚ัƒะฟัƒ (ACL) ัะตั€ะฒะตั€ะฐ ะบั–ะผะฝะฐั‚ะธ.", + "@notificationRuleRoomServerAclDescription": {}, + "notificationRuleReaction": "ะ ะตะฐะบั†ั–ั", + "@notificationRuleReaction": {}, + "notificationRuleCallDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฒะธะบะปะธะบะธ.", + "@notificationRuleCallDescription": {}, + "notificationRuleEncryptedRoomOneToOneDescription": "ะŸะพะฒั–ะดะพะผะปัั” ะบะพั€ะธัั‚ัƒะฒะฐั‡ะฐ ะฟั€ะพ ะฟะพะฒั–ะดะพะผะปะตะฝะฝั ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะธั… ะบั–ะผะฝะฐั‚ะฐั… \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\".", + "@notificationRuleEncryptedRoomOneToOneDescription": {}, + "notificationRuleRoomOneToOne": "ะšั–ะผะฝะฐั‚ะฐ \"ะžะดะธะฝ ะฝะฐ ะพะดะธะฝ\"", + "@notificationRuleRoomOneToOne": {}, + "approve": "ะกั…ะฒะฐะปะธั‚ะธ", + "@approve": {}, + "youHaveKnocked": "ะ’ะธ ะฟะพัั‚ัƒะบะฐะปะธ", + "@youHaveKnocked": {}, + "sentVoiceMessage": "๐ŸŽ™๏ธ {duration} - {sender}", + "@sentVoiceMessage": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + }, + "duration": { + "type": "String" + } + } + }, + "countInvited": "ะ—ะฐะฟั€ะพัˆะตะฝะพ {count}", + "@countInvited": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "checkList": "ะšะพะฝั‚ั€ะพะปัŒะฝะธะน ัะฟะธัะพะบ", + "@checkList": {} +} From e01cd39be91d7d43cd85554494f2db53280009df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=20Tam=C3=A1s?= Date: Thu, 22 May 2025 09:47:45 +0200 Subject: [PATCH 4/5] Translated using Weblate (Hungarian) Currently translated at 100.0% (775 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hu/ --- lib/l10n/intl_hu.arb | 214 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 213 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_hu.arb b/lib/l10n/intl_hu.arb index af4eba5f4..a303e6e5c 100644 --- a/lib/l10n/intl_hu.arb +++ b/lib/l10n/intl_hu.arb @@ -3161,5 +3161,217 @@ "generatingVideoThumbnail": "Videรณ miniatลฑr generรกlรกsa...", "@generatingVideoThumbnail": {}, "compressVideo": "Videรณ tรถmรถrรญtรฉse...", - "@compressVideo": {} + "@compressVideo": {}, + "contentNotificationSettings": "Tartalom รฉrtesรญtรฉsi beรกllรญtรกsok", + "@contentNotificationSettings": {}, + "generalNotificationSettings": "รtalรกnos รฉrtesรญtรฉsi beรกllรญtรกsok", + "@generalNotificationSettings": {}, + "roomNotificationSettings": "Szoba รฉrtesรญtรฉsi beรกllรญtรกsok", + "@roomNotificationSettings": {}, + "notificationRuleMasterDescription": "Felรผlรญr minden mรกs szabรกlyt, รฉs kikapcsolja az รถsszes รฉrtesรญtรฉst.", + "@notificationRuleMasterDescription": {}, + "notificationRuleInviteForMe": "Meghรญvรกs Szรกmomra", + "@notificationRuleInviteForMe": {}, + "notificationRuleMemberEventDescription": "Nรฉmรญtja a tagi esemรฉnyek รฉrtesรญtรฉseit.", + "@notificationRuleMemberEventDescription": {}, + "notificationRuleIsUserMention": "Felhasznรกlรณ Emlรญtรฉse", + "@notificationRuleIsUserMention": {}, + "notificationRuleTombstoneDescription": "ร‰rtesรญti a felhasznรกlรณt a szoba deaktivรกlรกs รผzenetekrล‘l.", + "@notificationRuleTombstoneDescription": {}, + "notificationRuleCall": "Hรญvรกs", + "@notificationRuleCall": {}, + "notificationRuleEncryptedRoomOneToOneDescription": "ร‰rtesรญti a felhasznรกlรณt a titkosรญtott nรฉgyszemkรถzti szobรกkban levล‘ รผzenetekrล‘l.", + "@notificationRuleEncryptedRoomOneToOneDescription": {}, + "notificationRuleRoomOneToOne": "Nรฉgyszemkรถzti Szoba", + "@notificationRuleRoomOneToOne": {}, + "notificationRuleMessage": "รœzenet", + "@notificationRuleMessage": {}, + "notificationRuleMessageDescription": "ร‰rtesรญti a felhasznรกlรณt az รกltalรกnos รผzenetekrล‘l.", + "@notificationRuleMessageDescription": {}, + "notificationRuleEncrypted": "Titkosรญtott", + "@notificationRuleEncrypted": {}, + "notificationRuleEncryptedDescription": "ร‰rtesรญti a felhasznรกlรณt a titkosรญtott szobรกkban levล‘ รผzenetekrล‘l.", + "@notificationRuleEncryptedDescription": {}, + "notificationRuleServerAcl": "Nรฉmรญtja a Szerver ACL Esemรฉnyeket", + "@notificationRuleServerAcl": {}, + "unknownPushRule": "'{rule}' egy ismeretlen push szabรกly", + "@unknownPushRule": { + "type": "String", + "placeholders": { + "rule": { + "type": "String" + } + } + }, + "compress": "Tรถmรถrรญtรฉs", + "@compress": {}, + "boldText": "Fรฉlkรถvรฉr szรถveg", + "@boldText": {}, + "italicText": "Dล‘lt szรถveg", + "@italicText": {}, + "strikeThrough": "รthรบzott", + "@strikeThrough": {}, + "appWantsToUseForLogin": "Hasznรกlja a '{server}' szervert a bejelentkezรฉshez", + "@appWantsToUseForLogin": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "otherPartyNotLoggedIn": "A mรกsik fรฉl jelenleg nincs bejelentkezve, emiatt nem fogadhat รผzeneteket!", + "@otherPartyNotLoggedIn": {}, + "appWantsToUseForLoginDescription": "Ezennel engedรฉlyezi az applikรกciรณ รฉs weboldal szรกmรกra, hogy informรกciรณkat gyลฑjtsรถn ร–nrล‘l.", + "@appWantsToUseForLoginDescription": {}, + "waitingForServer": "Vรกrakozรกs a szerverre...", + "@waitingForServer": {}, + "appIntroduction": "A FluffyChat segรญtsรฉgรฉvel cseveghet barรกtaival, akรกr mรกs รผzenetkรผldล‘ alkalmazรกsokon keresztรผl is. Tudjon meg errล‘l tรถbbet a https://matrix.org oldalon, vagy nyomjon a \"Folytatรกs\" gombra.", + "@appIntroduction": {}, + "open": "Megnyitรกs", + "@open": {}, + "notificationRuleSuppressNotices": "Minden automata รผzenetet nรฉmรญt", + "@notificationRuleSuppressNotices": {}, + "notificationRuleSuppressNoticesDescription": "Nรฉmรญt minden automata klienstล‘l รฉrkezล‘ รฉrtesรญtรฉst mint pรฉldรกul botok.", + "@notificationRuleSuppressNoticesDescription": {}, + "newChatRequest": "๐Ÿ“ฉ รšj csevegรฉs kรฉrelem", + "@newChatRequest": {}, + "notificationRuleContainsUserNameDescription": "ร‰rtesรญti a felhasznรกlรณt, ha az รผzenet tartalmazza a nevรฉt.", + "@notificationRuleContainsUserNameDescription": {}, + "notificationRuleInviteForMeDescription": "ร‰rtesรญti a felhasznรกlรณt szoba meghรญvรกs esetรฉn.", + "@notificationRuleInviteForMeDescription": {}, + "notificationRuleMemberEvent": "Tagi Esemรฉny", + "@notificationRuleMemberEvent": {}, + "notificationRuleIsUserMentionDescription": "ร‰rtesรญti a felhasznรกlรณt, ha kรถzvetlenรผl emlรญtรฉsre kerรผl az รผzenetben.", + "@notificationRuleIsUserMentionDescription": {}, + "notificationRuleIsRoomMention": "Szoba Emlรญtรฉs", + "@notificationRuleIsRoomMention": {}, + "notificationRuleIsRoomMentionDescription": "ร‰rtesรญti a felhasznรกlรณt szoba emlรญtรฉskor.", + "@notificationRuleIsRoomMentionDescription": {}, + "notificationRuleRoomnotif": "Szoba ร‰rtesรญtรฉs", + "@notificationRuleRoomnotif": {}, + "notificationRuleRoomnotifDescription": "ร‰rtesรญti a felhasznรกlรณt ha az รผzenet tartalmazza a '@szoba' emlรญtรฉst.", + "@notificationRuleRoomnotifDescription": {}, + "crossVerifiedDevicesIfEnabled": "Kereszt-hitelesรญtett eszkรถzรถk ha be van kapcsolva", + "@crossVerifiedDevicesIfEnabled": {}, + "crossVerifiedDevices": "Kereszt-hitelesรญtett eszkรถzรถk", + "@crossVerifiedDevices": {}, + "serverInformation": "Szerver informรกciรณ:", + "@serverInformation": {}, + "unableToJoinChat": "Nem csatlakozhat a csevegรฉshez. Elkรฉpzelhetล‘, hogy a mรกsik fรฉl mรกr kilรฉpett.", + "@unableToJoinChat": {}, + "userSpecificNotificationSettings": "Felhasznรกlรณ specifikus รฉrtesรญtรฉs beรกllรญtรกsok", + "@userSpecificNotificationSettings": {}, + "otherNotificationSettings": "Egyรฉb รฉrtesรญtรฉs beรกllรญtรกsok", + "@otherNotificationSettings": {}, + "notificationRuleContainsUserName": "Felhasznรกlรณ nevet tartalmaz", + "@notificationRuleContainsUserName": {}, + "notificationRuleContainsDisplayName": "Megjelenรญtett Nevet Tartalmaz", + "@notificationRuleContainsDisplayName": {}, + "notificationRuleReaction": "Reakciรณ", + "@notificationRuleReaction": {}, + "notificationRuleReactionDescription": "Nรฉmรญtja a reakciรณk รฉrtesรญtรฉseit.", + "@notificationRuleReactionDescription": {}, + "notificationRuleRoomServerAcl": "Szoba Szerver ACL", + "@notificationRuleRoomServerAcl": {}, + "notificationRuleRoomServerAclDescription": "Nรฉmรญtja a szoba szerver hozzรกfรฉrรฉsi kezelล‘ lista (ACL) รฉrtesรญtรฉseket.", + "@notificationRuleRoomServerAclDescription": {}, + "notificationRuleSuppressEdits": "Szerkesztรฉsek nรฉmรญtรกsa", + "@notificationRuleSuppressEdits": {}, + "notificationRuleSuppressEditsDescription": "Nรฉmรญtja a szerkesztett รผzenetek รฉrtesรญtรฉseit.", + "@notificationRuleSuppressEditsDescription": {}, + "notificationRuleEncryptedRoomOneToOne": "Titkosรญtott Nรฉgyszemkรถzti Szoba", + "@notificationRuleEncryptedRoomOneToOne": {}, + "notificationRuleRoomOneToOneDescription": "ร‰rtesรญti a felhasznรกlรณt a nรฉgyszemkรถzti szobรกban levล‘ รผzenetekrล‘l.", + "@notificationRuleRoomOneToOneDescription": {}, + "notificationRuleJitsi": "Jitsi", + "@notificationRuleJitsi": {}, + "notificationRuleJitsiDescription": "ร‰rtesรญti a felhasznรกlรณt a Jitsi widget esemรฉnyekrล‘l.", + "@notificationRuleJitsiDescription": {}, + "sentVoiceMessage": "๐ŸŽ™๏ธ {duration} - {sender}", + "@sentVoiceMessage": { + "type": "String", + "placeholders": { + "sender": { + "type": "String" + }, + "duration": { + "type": "String" + } + } + }, + "deletePushRuleCanNotBeUndone": "Ha tรถrli ezt az รฉrtesรญtรฉsi beรกllรญtรกst, kรฉsล‘bb nem vonhatรณ vissza.", + "@deletePushRuleCanNotBeUndone": {}, + "manageAccount": "Fiรณk kezelรฉse", + "@manageAccount": {}, + "enterNewChat": "Belรฉpรฉs รบj csevegรฉsbe", + "@enterNewChat": {}, + "blur": "Homรกlyosรญt:", + "@blur": {}, + "name": "Nรฉv", + "@name": {}, + "continueText": "Folytatรกs", + "@continueText": {}, + "opacity": "รtlรกtszรณsรกg:", + "@opacity": {}, + "welcomeText": "รœdv ๐Ÿ‘‹ Ez a FluffyChat. Bejelentkezhet bรกrmely matrix-kiszolgรกlรณhoz amely kompatibilis a https://matrix.org cรญmmel. Ezutรกn cseveghet bรกrkivel. รgy kรฉpez egy รณriรกsi decentralizรกlt รผzenetkรผldล‘ hรกlรณzatot!", + "@welcomeText": {}, + "addLink": "Hivatkozรกs hozzรกadรกsa", + "@addLink": {}, + "invalidUrl": "Helytelen hivatkozรกs", + "@invalidUrl": {}, + "setWallpaper": "Hรกttรฉr beรกllรญtรกs", + "@setWallpaper": {}, + "noContactInformationProvided": "A szervertล‘l nem รฉrkezett vissza kapcsolati informรกciรณ", + "@noContactInformationProvided": {}, + "contactServerSecurity": "Kapcsolatfelvรฉtel a szerver biztonsรกggal", + "@contactServerSecurity": {}, + "contactServerAdmin": "Kapcsolatfelvรฉtel a szerver adminnal", + "@contactServerAdmin": {}, + "supportPage": "Tรกmogatรกsi oldal", + "@supportPage": {}, + "version": "Verziรณ", + "@version": {}, + "verifiedDevicesOnly": "Csak hitelesรญtett eszkรถzรถk", + "@verifiedDevicesOnly": {}, + "website": "Weboldal", + "@website": {}, + "pleaseFillOut": "Kรฉrem tรถltse ki", + "@pleaseFillOut": {}, + "previous": "Elล‘zล‘", + "@previous": {}, + "optionalMessage": "(Vรกlaszthatรณ) รผzenet...", + "@optionalMessage": {}, + "takeAPhoto": "Kรฉszรญtsen egy fotรณt", + "@takeAPhoto": {}, + "recordAVideo": "Vegyen fel egy videรณt", + "@recordAVideo": {}, + "notSupportedOnThisDevice": "Nem tรกmogatott ezen az eszkรถzรถn", + "@notSupportedOnThisDevice": {}, + "noticeChatBackupDeviceVerification": "Megjegyzรฉs: Minden eszkรถze amit a csevegรฉs mentรฉshez kapcsol, automatikusan hitelesรญtรฉsre kerรผl.", + "@noticeChatBackupDeviceVerification": {}, + "notificationRuleMaster": "Minden รฉrtesรญtรฉs nรฉmรญtรกsa", + "@notificationRuleMaster": {}, + "notificationRuleContainsDisplayNameDescription": "ร‰rtesรญti a felhasznรกlรณt, ha kรถzvetlenรผl emlรญtรฉsre kerรผl a megjelenรญtett neve az รผzenetben.", + "@notificationRuleContainsDisplayNameDescription": {}, + "notificationRuleTombstone": "Sรญrkล‘", + "@notificationRuleTombstone": {}, + "shareKeysWithDescription": "Mely eszkรถzรถk tekinthetล‘ek megbรญzhatรณnak, hogy olvashassรกk a titkosรญtott csevegรฉseket is?", + "@shareKeysWithDescription": {}, + "allDevices": "Minden eszkรถz", + "@allDevices": {}, + "notificationRuleServerAclDescription": "Nรฉmรญtja a Szerver ACL esemรฉnyek รฉrtesรญtรฉseit.", + "@notificationRuleServerAclDescription": {}, + "notificationRuleCallDescription": "ร‰rtesรญti a felhasznรกlรณt a hรญvรกsokrรณl.", + "@notificationRuleCallDescription": {}, + "more": "Tรถbb", + "@more": {}, + "shareKeysWith": "Kulcsok megosztรกsa...", + "@shareKeysWith": {}, + "approve": "Jรณvรกhagy", + "@approve": {}, + "youHaveKnocked": "Kopogott", + "@youHaveKnocked": {}, + "pleaseWaitUntilInvited": "Kรฉrem vรกrjon, amรญg valaki a szobรกbรณl behรญvja ร–nt.", + "@pleaseWaitUntilInvited": {} } From cbb59c578da62aff8932c9fe0b060ad559f94ea1 Mon Sep 17 00:00:00 2001 From: DavidEl-Natan Date: Fri, 23 May 2025 13:14:46 +0200 Subject: [PATCH 5/5] Translated using Weblate (Hebrew) Currently translated at 31.8% (247 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/he/ --- lib/l10n/intl_he.arb | 2858 +++++++++++++++++++++--------------------- 1 file changed, 1432 insertions(+), 1426 deletions(-) diff --git a/lib/l10n/intl_he.arb b/lib/l10n/intl_he.arb index 32c909596..0835ab90c 100644 --- a/lib/l10n/intl_he.arb +++ b/lib/l10n/intl_he.arb @@ -1,1429 +1,1435 @@ { - "@@last_modified": "2021-08-14 12:41:10.036931", - "about": "ืื•ื“ื•ืช", - "@about": { - "type": "String", - "placeholders": {} - }, - "accept": "ืงื‘ืœ", - "@accept": { - "type": "String", - "placeholders": {} - }, - "acceptedTheInvitation": "{username} ืงื™ื‘ืœ ืืช ื”ื”ื–ืžื ื”", - "@acceptedTheInvitation": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "account": "ื—ืฉื‘ื•ืŸ", - "@account": { - "type": "String", - "placeholders": {} - }, - "activatedEndToEndEncryption": "{username} ื”ืคืขื™ืœ ื”ืฆืคื ื” ืžืงืฆื” ืœืงืฆื”", - "@activatedEndToEndEncryption": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "admin": "ืžื ื”ืœ", - "@admin": { - "type": "String", - "placeholders": {} - }, - "alias": "ื›ื™ื ื•ื™", - "@alias": { - "type": "String", - "placeholders": {} - }, - "answeredTheCall": "{senderName} ืขื ื” ืœืฉื™ื—ื”", - "@answeredTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "anyoneCanJoin": "ื›ืœ ืื—ื“ ื™ื›ื•ืœ ืœื”ืฆื˜ืจืฃ", - "@anyoneCanJoin": { - "type": "String", - "placeholders": {} - }, - "archive": "ืืจื›ื™ื•ืŸ", - "@archive": { - "type": "String", - "placeholders": {} - }, - "areGuestsAllowedToJoin": "ื”ืื ืžืฉืชืžืฉื™ื ืื•ืจื—ื™ื ืžื•ืจืฉื™ื ืœื”ืฆื˜ืจืฃ", - "@areGuestsAllowedToJoin": { - "type": "String", - "placeholders": {} - }, - "areYouSure": "ื”ืื ืืชื” ื‘ื˜ื•ื—?", - "@areYouSure": { - "type": "String", - "placeholders": {} - }, - "askSSSSSign": "ื›ื“ื™ ืฉืชื•ื›ืœ ืœื—ืชื•ื ืขืœ ืžืฉืชืžืฉ ืื—ืจ , ื”ื–ืŸ ืืช ื”ืกื™ืกืžื” ืฉืœืš ืื• ืืช ืžืคืชื— ื”ืฉื—ื–ื•ืจ.", - "@askSSSSSign": { - "type": "String", - "placeholders": {} - }, - "askVerificationRequest": "ืœืงื‘ืœ ื‘ืงืฉืช ืื™ืžื•ืช ื–ื• ืž- {username}?", - "@askVerificationRequest": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changePassword": "ืฉื ื” ืกื™ืกืžื", - "@changePassword": { - "type": "String", - "placeholders": {} - }, - "appLock": "ื ืขื™ืœืช ืืคืœื™ืงืฆื™ื”", - "@appLock": { - "type": "String", - "placeholders": {} - }, - "cancel": "ื‘ื™ื˜ื•ืœ", - "@cancel": { - "type": "String", - "placeholders": {} - }, - "addEmail": "ื”ื•ืกืฃ ืžื™ื™ืœ", - "@addEmail": { - "type": "String", - "placeholders": {} - }, - "all": "ื”ื›ืœ", - "@all": { - "type": "String", - "placeholders": {} - }, - "allChats": "ื›ืœ ื”ืฆ'ืื˜ื™ื", - "@allChats": { - "type": "String", - "placeholders": {} - }, - "banned": "ื—ืกื•ื", - "@banned": { - "type": "String", - "placeholders": {} - }, - "sendOnEnter": "ืฉืœื— ื‘ื›ื ื™ืกื”", - "@sendOnEnter": {}, - "badServerLoginTypesException": "ืฉืจืช ื”ื‘ื™ืช ืชื•ืžืš ื‘ืกื•ื’ื™ ื”ื›ื ื™ืกื”:\n{serverVersions}\nืื‘ืœ ืืคืœื™ืงืฆื™ื” ื–ื• ืชื•ืžื›ืช ืจืง ื‘:\n{supportedVersions}", - "@badServerLoginTypesException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "changedTheGuestAccessRulesTo": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื’ื™ืฉื” ืœืื•ืจื—ื™ื ืœ: {rules}", - "@changedTheGuestAccessRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheJoinRules": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื”ืฆื˜ืจืคื•ืช", - "@changedTheJoinRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheChatNameTo": "{username} ืฉื™ื ื” ืืช ืฉื ื”ืฆ'ืื˜ ืœ: '{chatname}'", - "@changedTheChatNameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "chatname": { - "type": "String" - } - } - }, - "changedTheRoomInvitationLink": "{username} ืฉื™ื ื” ืืช ืงื™ืฉื•ืจ ื”ื”ื–ืžื ื”", - "@changedTheRoomInvitationLink": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "repeatPassword": "ื›ืชื•ื‘ ืฉื•ื‘ ืืช ื”ืกื™ืกืžื”", - "@repeatPassword": {}, - "areYouSureYouWantToLogout": "ื”ืื ืืชื” ื‘ื˜ื•ื— ืฉื‘ืจืฆื•ื ืš ืœืฆืืช?", - "@areYouSureYouWantToLogout": { - "type": "String", - "placeholders": {} - }, - "chat": "ืฆืณืื˜", - "@chat": { - "type": "String", - "placeholders": {} - }, - "autoplayImages": "ื”ืคืขืœ ืื•ื˜ื•ืžื˜ื™ืช ืžื“ื‘ืงื•ืช ื•ืื ื™ืžืฆื™ื•ืช ืžื•ื ืคืฉื™ื", - "@autoplayImages": { - "type": "String", - "placeholder": {} - }, - "badServerVersionsException": "ืฉืจืช ื”ื‘ื™ืช ืชื•ืžืš ื‘ื’ืจืกืื•ืช:\n{serverVersions}\nืื‘ืœ ื”ืืคืœื™ืงืฆื™ื” ื”ื–ื• ืชื•ืžื›ืช ืจืง ื‘-{supportedVersions}", - "@badServerVersionsException": { - "type": "String", - "placeholders": { - "serverVersions": { - "type": "String" - }, - "supportedVersions": { - "type": "String" - } - } - }, - "banFromChat": "ืฆืื˜ ื—ืกื•ื", - "@banFromChat": { - "type": "String", - "placeholders": {} - }, - "bannedUser": "{username} ื—ืกื ืืช {targetName}", - "@bannedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "blockDevice": "ื—ืกื•ื ืžื›ืฉื™ืจ", - "@blockDevice": { - "type": "String", - "placeholders": {} - }, - "blocked": "ื—ืกื•ื", - "@blocked": { - "type": "String", - "placeholders": {} - }, - "botMessages": "ื”ื•ื“ืขื•ืช ื‘ื•ื˜", - "@botMessages": { - "type": "String", - "placeholders": {} - }, - "cantOpenUri": "ืœื ื ื™ืชืŸ ืœืคืชื•ื— ืืช ื”-URI {uri}", - "@cantOpenUri": { - "type": "String", - "placeholders": { - "uri": { - "type": "String" - } - } - }, - "changeDeviceName": "ืฉื ื” ืืช ืฉื ื”ืžื›ืฉื™ืจ", - "@changeDeviceName": { - "type": "String", - "placeholders": {} - }, - "changedTheChatAvatar": "{username} ืฉื™ื ื” ืืช ื”ืื•ื•ื˜ืืจ ืฉืœ ื”ืฆ'ืื˜", - "@changedTheChatAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheChatDescriptionTo": "{username} ืฉื™ื ื” ืืช ืชื™ืื•ืจ ื”ืฆ'ืื˜ ืœ: '{description}'", - "@changedTheChatDescriptionTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "description": { - "type": "String" - } - } - }, - "changedTheChatPermissions": "{username} ืฉื™ื ื” ืืช ื”ืจืฉืื•ืช ื”ืฆ'ืื˜", - "@changedTheChatPermissions": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheDisplaynameTo": "{username} ืฉื™ื ื” ืืช ืฉื ื”ืชืฆื•ื’ื” ืฉืœื• ืœ: '{displayname}'", - "@changedTheDisplaynameTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "displayname": { - "type": "String" - } - } - }, - "changedTheGuestAccessRules": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื’ื™ืฉื” ืœืื•ืจื—ื™ื", - "@changedTheGuestAccessRules": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheHistoryVisibility": "{username} ืฉื™ื ื” ืืช ื ืจืื•ืช ื”ื”ื™ืกื˜ื•ืจื™ื”", - "@changedTheHistoryVisibility": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheHistoryVisibilityTo": "{username} ืฉื™ื ื” ืืช ื ืจืื•ืช ื”ื”ื™ืกื˜ื•ืจื™ื” ืœ: {rules}", - "@changedTheHistoryVisibilityTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "rules": { - "type": "String" - } - } - }, - "changedTheJoinRulesTo": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื”ืฆื˜ืจืคื•ืช ืœ: {joinRules}", - "@changedTheJoinRulesTo": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "joinRules": { - "type": "String" - } - } - }, - "changedTheProfileAvatar": "{username} ืฉื™ื ื” ืืช ื”ืื•ื•ื˜ืืจ ืฉืœื•", - "@changedTheProfileAvatar": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changedTheRoomAliases": "{username} ืฉื™ื ื” ืืช ื›ื™ื ื•ื™ ื”ื—ื“ืจ", - "@changedTheRoomAliases": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "changeTheHomeserver": "ืฉื ื” ืืช ืฉืจืช ื”ื‘ื™ืช", - "@changeTheHomeserver": { - "type": "String", - "placeholders": {} - }, - "changeTheme": "ืฉื ื” ืืช ื”ืกื’ื ื•ืŸ ืฉืœืš", - "@changeTheme": { - "type": "String", - "placeholders": {} - }, - "changeTheNameOfTheGroup": "ืฉื ื” ืืช ืฉื ื”ืงื‘ื•ืฆื”", - "@changeTheNameOfTheGroup": { - "type": "String", - "placeholders": {} - }, - "changeYourAvatar": "ืฉื™ื ื•ื™ ื”ืื•ื•ื˜ืืจ ืฉืœืš", - "@changeYourAvatar": { - "type": "String", - "placeholders": {} - }, - "channelCorruptedDecryptError": "ื”ื”ืฆืคื ื” ื ืคื’ืžื”", - "@channelCorruptedDecryptError": { - "type": "String", - "placeholders": {} - }, - "yourChatBackupHasBeenSetUp": "ื’ื™ื‘ื•ื™ ื”ืฆ'ืื˜ ืฉืœืš ื”ื•ื’ื“ืจ.", - "@yourChatBackupHasBeenSetUp": {}, - "chatBackup": "ื’ื™ื‘ื•ื™ ืฆ'ืื˜", - "@chatBackup": { - "type": "String", - "placeholders": {} - }, - "commandHint_ban": "ื—ืกื•ื ืืช ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืžื”ื—ื“ืจ ื”ื–ื”", - "@commandHint_ban": { - "type": "String", - "description": "Usage hint for the command /ban" - }, - "commandHint_clearcache": "ื ืงื” ืžื˜ืžื•ืŸ", - "@commandHint_clearcache": { - "type": "String", - "description": "Usage hint for the command /clearcache" - }, - "commandHint_create": "ืฆื•ืจ ืฆ'ืื˜ ืงื‘ื•ืฆืชื™ ืจื™ืง\nื”ืฉืชืžืฉ ื‘--no-encryption ื›ื“ื™ ืœื”ืฉื‘ื™ืช ืืช ื”ื”ืฆืคื ื”", - "@commandHint_create": { - "type": "String", - "description": "Usage hint for the command /create" - }, - "commandHint_discardsession": "ื”ืชืขืœื ืžื”ืกืฉืŸ", - "@commandHint_discardsession": { - "type": "String", - "description": "Usage hint for the command /discardsession" - }, - "commandHint_dm": "ื”ืชื—ืœ ืฆ'ืื˜ ื™ืฉื™ืจ\nื”ืฉืชืžืฉ ื‘--no-encryption ื›ื“ื™ ืœื”ืฉื‘ื™ืช ืืช ื”ื”ืฆืคื ื”", - "@commandHint_dm": { - "type": "String", - "description": "Usage hint for the command /dm" - }, - "commandHint_html": "ืฉืœื— ื˜ืงืกื˜ ื‘ืชื‘ื ื™ืช HTML", - "@commandHint_html": { - "type": "String", - "description": "Usage hint for the command /html" - }, - "commandHint_invite": "ื”ื–ืžืŸ ืืช ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืœื—ื“ืจ ื–ื”", - "@commandHint_invite": { - "type": "String", - "description": "Usage hint for the command /invite" - }, - "commandHint_join": "ื”ืฆื˜ืจืฃ ืœื—ื“ืจ ื”ื ืชื•ืŸ", - "@commandHint_join": { - "type": "String", - "description": "Usage hint for the command /join" - }, - "commandHint_kick": "ื”ืกืจ ืืช ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืžื”ื—ื“ืจ ื”ื–ื”", - "@commandHint_kick": { - "type": "String", - "description": "Usage hint for the command /kick" - }, - "commandHint_leave": "ืขื–ื•ื‘ ืืช ื”ื—ื“ืจ ื”ื–ื”", - "@commandHint_leave": { - "type": "String", - "description": "Usage hint for the command /leave" - }, - "commandHint_me": "ืชืืจ ืืช ืขืฆืžืš", - "@commandHint_me": { - "type": "String", - "description": "Usage hint for the command /me" - }, - "chatDetails": "ืคืจื˜ื™ ืฆ'ืื˜", - "@chatDetails": { - "type": "String", - "placeholders": {} - }, - "chatBackupDescription": "ื’ื™ื‘ื•ื™ ื”ืฆ'ืื˜ ืฉืœืš ืžืื•ื‘ื˜ื— ื‘ืืžืฆืขื•ืช ืžืคืชื— ืื‘ื˜ื—ื”. ืื ื ื•ื•ื“ื ืฉืืชื” ืœื ืžืื‘ื“ ืื•ืชื•.", - "@chatBackupDescription": { - "type": "String", - "placeholders": {} - }, - "chatHasBeenAddedToThisSpace": "ืฆ'ืื˜ ื ื•ืกืฃ ืœืžืจื—ื‘ ื”ื–ื”", - "@chatHasBeenAddedToThisSpace": {}, - "chats": "ืฆ'ืื˜ื™ื", - "@chats": { - "type": "String", - "placeholders": {} - }, - "chooseAStrongPassword": "ื‘ื—ืจ ืกื™ืกืžื” ื—ื–ืงื”", - "@chooseAStrongPassword": { - "type": "String", - "placeholders": {} - }, - "clearArchive": "ื ืงื” ืืจื›ื™ื•ืŸ", - "@clearArchive": {}, - "close": "ืกื’ื•ืจ", - "@close": { - "type": "String", - "placeholders": {} - }, - "commandHint_myroomavatar": "ื”ื’ื“ืจ ืืช ื”ืชืžื•ื ื” ืฉืœืš ืœื—ื“ืจ ื–ื” (ืขืœ ื™ื“ื™ mxc-uri)", - "@commandHint_myroomavatar": { - "type": "String", - "description": "Usage hint for the command /myroomavatar" - }, - "commandHint_myroomnick": "ื”ื’ื“ืจ ืืช ืฉื ื”ืชืฆื•ื’ื” ืฉืœืš ืขื‘ื•ืจ ื—ื“ืจ ื–ื”", - "@commandHint_myroomnick": { - "type": "String", - "description": "Usage hint for the command /myroomnick" - }, - "addToSpace": "ื”ื•ืกืฃ ืœื—ืœืœ", - "@addToSpace": {}, - "commandHint_unban": "ื‘ื˜ืœ ืืช ื”ื—ืกื™ืžื” ืฉืœ ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืžื”ื—ื“ืจ ื”ื–ื”", - "@commandHint_unban": { - "type": "String", - "description": "Usage hint for the command /unban" - }, - "countParticipants": "{count} ืžืฉืชืชืคื™ื", - "@countParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "create": "ืฆื•ืจ", - "@create": { - "type": "String", - "placeholders": {} - }, - "createdTheChat": "{username} ื™ืฆืจ ืืช ื”ืฆ'ืื˜", - "@createdTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "currentlyActive": "ืคืขื™ืœ ื›ืขืช", - "@currentlyActive": { - "type": "String", - "placeholders": {} - }, - "darkTheme": "ื›ื”ื”", - "@darkTheme": { - "type": "String", - "placeholders": {} - }, - "dateAndTimeOfDay": "{date}, {timeOfDay}", - "@dateAndTimeOfDay": { - "type": "String", - "placeholders": { - "date": { - "type": "String" - }, - "timeOfDay": { - "type": "String" - } - } - }, - "dateWithoutYear": "{month}-{day}", - "@dateWithoutYear": { - "type": "String", - "placeholders": { - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "defaultPermissionLevel": "ืจืžืช ื”ืจืฉืืช ื‘ืจื™ืจืช ืžื—ื“ืœ", - "@defaultPermissionLevel": { - "type": "String", - "placeholders": {} - }, - "deleteAccount": "ืžื—ืง ื—ืฉื‘ื•ืŸ", - "@deleteAccount": { - "type": "String", - "placeholders": {} - }, - "deleteMessage": "ืžื—ืง ื”ื•ื“ืขื”", - "@deleteMessage": { - "type": "String", - "placeholders": {} - }, - "deviceId": "ืžื–ื”ื” ืžื›ืฉื™ืจ", - "@deviceId": { - "type": "String", - "placeholders": {} - }, - "devices": "ื”ืชืงื ื™ื", - "@devices": { - "type": "String", - "placeholders": {} - }, - "directChats": "ืฆ'ืื˜ื™ื ื™ืฉื™ืจื™ื", - "@directChats": { - "type": "String", - "placeholders": {} - }, - "downloadFile": "ื”ื•ืจื“ ืงื•ื‘ืฅ", - "@downloadFile": { - "type": "String", - "placeholders": {} - }, - "edit": "ืขืจื•ืš", - "@edit": { - "type": "String", - "placeholders": {} - }, - "editDisplayname": "ืขืจื•ืš ืืช ืฉื ื”ืชืฆื•ื’ื”", - "@editDisplayname": { - "type": "String", - "placeholders": {} - }, - "editRoomAliases": "ืขืจื•ืš ื›ื™ื ื•ื™ื™ื ืœื—ื“ืจ", - "@editRoomAliases": { - "type": "String", - "placeholders": {} - }, - "emoteExists": "ืื™ืžื•ื˜ ื›ื‘ืจ ืงื™ื™ื!", - "@emoteExists": { - "type": "String", - "placeholders": {} - }, - "emptyChat": "ืฆ'ืื˜ ืจื™ืง", - "@emptyChat": { - "type": "String", - "placeholders": {} - }, - "encrypted": "ืžื•ืฆืคืŸ", - "@encrypted": { - "type": "String", - "placeholders": {} - }, - "enterAnEmailAddress": "ื”ื–ืŸ ื›ืชื•ื‘ืช ื“ื•ืืจ ืืœืงื˜ืจื•ื ื™", - "@enterAnEmailAddress": { - "type": "String", - "placeholders": {} - }, - "enterYourHomeserver": "ื”ื–ืŸ ืืช ืฉืจืช ื”ื‘ื™ืช ืฉืœืš", - "@enterYourHomeserver": { - "type": "String", - "placeholders": {} - }, - "everythingReady": "ื”ื›ืœ ืžื•ื›ืŸ!", - "@everythingReady": { - "type": "String", - "placeholders": {} - }, - "fileName": "ืฉื ืงื•ื‘ืฅ", - "@fileName": { - "type": "String", - "placeholders": {} - }, - "fluffychat": "FluffyChat", - "@fluffychat": { - "type": "String", - "placeholders": {} - }, - "fontSize": "ื’ื•ื“ืœ ื’ื•ืคืŸ", - "@fontSize": { - "type": "String", - "placeholders": {} - }, - "forward": "ื”ืขื‘ืจ", - "@forward": { - "type": "String", - "placeholders": {} - }, - "fromJoining": "ืžื”ืฆื˜ืจืคื•ืช", - "@fromJoining": { - "type": "String", - "placeholders": {} - }, - "fromTheInvitation": "ืžื”ื”ื–ืžื ื”", - "@fromTheInvitation": { - "type": "String", - "placeholders": {} - }, - "goToTheNewRoom": "ืขื‘ื•ืจ ืœื—ื“ืจ ื”ื—ื“ืฉ", - "@goToTheNewRoom": { - "type": "String", - "placeholders": {} - }, - "groupIsPublic": "ื”ืงื‘ื•ืฆื” ืฆื™ื‘ื•ืจื™ืช", - "@groupIsPublic": { - "type": "String", - "placeholders": {} - }, - "groupWith": "ืงื‘ื•ืฆื” ืขื {displayname}", - "@groupWith": { - "type": "String", - "placeholders": { - "displayname": { - "type": "String" - } - } - }, - "guestsAreForbidden": "ืื•ืจื—ื™ื ืืกื•ืจื™ื", - "@guestsAreForbidden": { - "type": "String", - "placeholders": {} - }, - "guestsCanJoin": "ืื•ืจื—ื™ื ื™ื›ื•ืœื™ื ืœื”ืฆื˜ืจืฃ", - "@guestsCanJoin": { - "type": "String", - "placeholders": {} - }, - "id": "ืžื–ื”ื”", - "@id": { - "type": "String", - "placeholders": {} - }, - "identity": "ื–ื”ื•ืช", - "@identity": { - "type": "String", - "placeholders": {} - }, - "ignoredUsers": "ืžืฉืชืžืฉื™ื ืฉื”ืชืขืœืžื• ืžื”ื", - "@ignoredUsers": { - "type": "String", - "placeholders": {} - }, - "incorrectPassphraseOrKey": "ื‘ื™ื˜ื•ื™ ืกื™ืกืžื” ืื• ืžืคืชื— ืฉื—ื–ื•ืจ ืฉื’ื•ื™ื™ื", - "@incorrectPassphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "inviteContact": "ื”ื–ืžืŸ ืื™ืฉ ืงืฉืจ", - "@inviteContact": { - "type": "String", - "placeholders": {} - }, - "invited": "ื”ื–ืžื™ืŸ", - "@invited": { - "type": "String", - "placeholders": {} - }, - "invitedUser": "{username} ื”ื–ืžื™ืŸ ืืช {targetName}", - "@invitedUser": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "invitedUsersOnly": "ืžืฉืชืžืฉื™ื ืžื•ื–ืžื ื™ื ื‘ืœื‘ื“", - "@invitedUsersOnly": { - "type": "String", - "placeholders": {} - }, - "inviteForMe": "ื”ื–ืžื ื” ื‘ืฉื‘ื™ืœื™", - "@inviteForMe": { - "type": "String", - "placeholders": {} - }, - "inviteText": "{username} ื”ื–ืžื™ืŸ ืื•ืชืš ืœ-FluffyChat.\n1. ื”ืชืงืŸ ืืช FluffyChat: https://fluffychat.im\n2. ื”ื™ืจืฉื ืื• ื”ื™ื›ื ืก\n3. ืคืชื— ืืช ืงื™ืฉื•ืจ ื”ื”ื–ืžื ื”: {link}", - "@inviteText": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "link": { - "type": "String" - } - } - }, - "isTyping": "ืžืงืœื™ื“/ื”โ€ฆ", - "@isTyping": { - "type": "String", - "placeholders": {} - }, - "joinedTheChat": "{username} ื”ืฆื˜ืจืฃ ืœืฆ'ืื˜", - "@joinedTheChat": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - } - } - }, - "joinRoom": "ื”ืฆื˜ืจืฃ ืœื—ื“ืจ", - "@joinRoom": { - "type": "String", - "placeholders": {} - }, - "kicked": "{username} ื‘ืขื˜ ื‘ {targetName}", - "@kicked": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickedAndBanned": "{username} ื‘ืขื˜ ื•ื—ืกื {targetName}", - "@kickedAndBanned": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "kickFromChat": "ื‘ืขื™ื˜ื” ืžื”ืฆ'ืื˜", - "@kickFromChat": { - "type": "String", - "placeholders": {} - }, - "lastActiveAgo": "ืคืขื™ืœื•ืช ืื—ืจื•ื ื”: {localizedTimeShort}", - "@lastActiveAgo": { - "type": "String", - "placeholders": { - "localizedTimeShort": { - "type": "String" - } - } - }, - "leftTheChat": "ืขื–ื‘ ืืช ื”ืฆ'ืื˜", - "@leftTheChat": { - "type": "String", - "placeholders": {} - }, - "loadingPleaseWait": "ื˜ื•ืขืŸ ืื ื ื”ืžืชืŸ.", - "@loadingPleaseWait": { - "type": "String", - "placeholders": {} - }, - "loadMore": "ื˜ืขืŸ ืขื•ื“โ€ฆ", - "@loadMore": { - "type": "String", - "placeholders": {} - }, - "locationDisabledNotice": "ืฉื™ืจื•ืชื™ ื”ืžื™ืงื•ื ืžื•ืฉื‘ืชื™ื. ืื ื ื”ืคืขืœ ืื•ืชื ื›ื“ื™ ืœืฉืชืฃ ืืช ื”ืžื™ืงื•ื ืฉืœืš.", - "@locationDisabledNotice": { - "type": "String", - "placeholders": {} - }, - "copy": "ื”ืขืชืง", - "@copy": { - "type": "String", - "placeholders": {} - }, - "commandHint_send": "ืฉืœื— ื˜ืงืกื˜", - "@commandHint_send": { - "type": "String", - "description": "Usage hint for the command /send" - }, - "commandHint_op": "ื”ื’ื“ืจืช ืจืžืช ืฆืจื™ื›ืช ื”ื—ืฉืžืœ ืฉืœ ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ (ื‘ืจื™ืจืช ืžื—ื“ืœ: 50)", - "@commandHint_op": { - "type": "String", - "description": "Usage hint for the command /op" - }, - "commandHint_plain": "ืฉืœื— ื˜ืงืกื˜ ืœื ืžืขื•ืฆื‘", - "@commandHint_plain": { - "type": "String", - "description": "Usage hint for the command /plain" - }, - "commandHint_react": "ืฉืœื— ืชืฉื•ื‘ื” ื›ืชื’ื•ื‘ื”", - "@commandHint_react": { - "type": "String", - "description": "Usage hint for the command /react" - }, - "containsUserName": "ืžื›ื™ืœ ืฉื ืžืฉืชืžืฉ", - "@containsUserName": { - "type": "String", - "placeholders": {} - }, - "createNewSpace": "ื—ืœืœ ื—ื“ืฉ", - "@createNewSpace": { - "type": "String", - "placeholders": {} - }, - "enableEncryption": "ืืคืฉืจ ื”ืฆืคื ื”", - "@enableEncryption": { - "type": "String", - "placeholders": {} - }, - "inviteContactToGroup": "ื”ื–ืžืŸ ืื™ืฉ ืงืฉืจ ืืœ {groupName}", - "@inviteContactToGroup": { - "type": "String", - "placeholders": { - "groupName": { - "type": "String" - } - } - }, - "dateWithYear": "{year}-{month}-{day}", - "@dateWithYear": { - "type": "String", - "placeholders": { - "year": { - "type": "String" - }, - "month": { - "type": "String" - }, - "day": { - "type": "String" - } - } - }, - "deactivateAccountWarning": "ืคืขื•ืœื” ื–ื• ืชืฉื‘ื™ืช ืืช ื—ืฉื‘ื•ืŸ ื”ืžืฉืชืžืฉ ืฉืœืš. ืื™ ืืคืฉืจ ืœื‘ื˜ืœ ืืช ื–ื”! ื”ืื ืืชื” ื‘ื˜ื•ื—?", - "@deactivateAccountWarning": { - "type": "String", - "placeholders": {} - }, - "device": "ืžื›ืฉื™ืจ", - "@device": { - "type": "String", - "placeholders": {} - }, - "group": "ืงื‘ื•ืฆื”", - "@group": { - "type": "String", - "placeholders": {} - }, - "displaynameHasBeenChanged": "ืฉื ื”ืชืฆื•ื’ื” ื”ืฉืชื ื”", - "@displaynameHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "editBlockedServers": "ืขืจื•ืš ืฉืจืชื™ื ื—ืกื•ืžื™ื", - "@editBlockedServers": { - "type": "String", - "placeholders": {} - }, - "editRoomAvatar": "ืขืจื™ื›ืช ืื•ื•ื˜ืืจ ืฉืœ ื—ื“ืจ", - "@editRoomAvatar": { - "type": "String", - "placeholders": {} - }, - "endedTheCall": "{senderName} ืกื™ื™ื ืืช ื”ืฉื™ื—ื”", - "@endedTheCall": { - "type": "String", - "placeholders": { - "senderName": { - "type": "String" - } - } - }, - "groups": "ืงื‘ื•ืฆื•ืช", - "@groups": { - "type": "String", - "placeholders": {} - }, - "enableEncryptionWarning": "ืœื ืชื•ื›ืœ ืœื‘ื˜ืœ ืืช ื”ื”ืฆืคื ื” ื™ื•ืชืจ. ื”ืื ืืชื” ื‘ื˜ื•ื—?", - "@enableEncryptionWarning": { - "type": "String", - "placeholders": {} - }, - "encryption": "ื”ืฆืคื ื”", - "@encryption": { - "type": "String", - "placeholders": {} - }, - "errorObtainingLocation": "ืฉื’ื™ืื” ื‘ื”ืฉื’ืช ืžื™ืงื•ื: {error}", - "@errorObtainingLocation": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "hasWithdrawnTheInvitationFor": "{username} ื‘ื™ื˜ืœ ืืช ื”ื”ื–ืžื ื” ืขื‘ื•ืจ {targetName}", - "@hasWithdrawnTheInvitationFor": { - "type": "String", - "placeholders": { - "username": { - "type": "String" - }, - "targetName": { - "type": "String" - } - } - }, - "hideRedactedEvents": "ื”ืกืชืจ ืื™ืจื•ืขื™ื ืžืฆื•ื ื–ืจื™ื", - "@hideRedactedEvents": { - "type": "String", - "placeholders": {} - }, - "encryptionNotEnabled": "ื”ื”ืฆืคื ื” ืื™ื ื” ืžื•ืคืขืœืช", - "@encryptionNotEnabled": { - "type": "String", - "placeholders": {} - }, - "extremeOffensive": "ืคื•ื’ืขื ื™ ื‘ื™ื•ืชืจ", - "@extremeOffensive": { - "type": "String", - "placeholders": {} - }, - "hideUnknownEvents": "ื”ืกืชืจ ืื™ืจื•ืขื™ื ืœื ื™ื“ื•ืขื™ื", - "@hideUnknownEvents": { - "type": "String", - "placeholders": {} - }, - "loadCountMoreParticipants": "ื˜ืขืŸ {count} ืžืฉืชืชืคื™ื ื ื•ืกืคื™ื", - "@loadCountMoreParticipants": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "homeserver": "ืฉืจืช ื‘ื™ืช", - "@homeserver": {}, - "ignore": "ื”ืชืขืœื", - "@ignore": { - "type": "String", - "placeholders": {} - }, - "iHaveClickedOnLink": "ืœื—ืฆืชื™ ืขืœ ื”ืงื™ืฉื•ืจ", - "@iHaveClickedOnLink": { - "type": "String", - "placeholders": {} - }, - "leave": "ืœืขื–ื•ื‘", - "@leave": { - "type": "String", - "placeholders": {} - }, - "license": "ืจืฉื™ื•ืŸ", - "@license": { - "type": "String", - "placeholders": {} - }, - "lightTheme": "ื‘ื”ื™ืจ", - "@lightTheme": { - "type": "String", - "placeholders": {} - }, - "delete": "ืžื—ื™ืงื”", - "@delete": { - "type": "String", - "placeholders": {} - }, - "inoffensive": "ืœึนื ืคึผื•ึนื’ึตืขึท", - "@inoffensive": { - "type": "String", - "placeholders": {} - }, - "configureChat": "ืงื‘ื™ืขืช ืชืฆื•ืจื” ืฉืœ ืฆ'ืื˜", - "@configureChat": { - "type": "String", - "placeholders": {} - }, - "confirm": "ืœืืฉืจ", - "@confirm": { - "type": "String", - "placeholders": {} - }, - "connect": "ื”ืชื—ื‘ืจ", - "@connect": { - "type": "String", - "placeholders": {} - }, - "contactHasBeenInvitedToTheGroup": "ืื™ืฉ ื”ืงืฉืจ ื”ื•ื–ืžืŸ ืœืงื‘ื•ืฆื”", - "@contactHasBeenInvitedToTheGroup": { - "type": "String", - "placeholders": {} - }, - "containsDisplayName": "ืžื›ื™ืœ ืฉื ืชืฆื•ื’ื”", - "@containsDisplayName": { - "type": "String", - "placeholders": {} - }, - "contentHasBeenReported": "ื”ืชื•ื›ืŸ ื“ื•ื•ื— ืœืžื ื”ืœื™ ื”ืฉืจืช", - "@contentHasBeenReported": { - "type": "String", - "placeholders": {} - }, - "copiedToClipboard": "ื”ื•ืขืชืง ืœืœื•ื— ื”ื’ื–ื™ืจื™ื", - "@copiedToClipboard": { - "type": "String", - "placeholders": {} - }, - "commandInvalid": "ื”ืคืงื•ื“ื” ืื™ื ื” ื—ื•ืงื™ืช", - "@commandInvalid": { + "@@last_modified": "2021-08-14 12:41:10.036931", + "about": "ืื•ื“ื•ืช", + "@about": { + "type": "String", + "placeholders": {} + }, + "accept": "ืงื‘ืœ", + "@accept": { + "type": "String", + "placeholders": {} + }, + "acceptedTheInvitation": "{username} ืงื™ื‘ืœ ืืช ื”ื”ื–ืžื ื”", + "@acceptedTheInvitation": { + "type": "String", + "placeholders": { + "username": { "type": "String" - }, - "commandMissing": "{command} ืื™ื ื• ืคืงื•ื“ื”.", - "@commandMissing": { - "type": "String", - "placeholders": { - "command": { - "type": "String" - } - }, - "description": "State that {command} is not a valid /command." - }, - "compareEmojiMatch": "ื”ืฉื•ื•ื” ื•ื•ื“ื ืฉื”ืื™ืžื•ื’'ื™ ื”ื‘ืื™ื ืชื•ืืžื™ื ืœืืœื• ืฉืœ ื”ืžื›ืฉื™ืจ ื”ืฉื ื™:", - "@compareEmojiMatch": { - "type": "String", - "placeholders": {} - }, - "compareNumbersMatch": "ื”ืฉื•ื•ื” ื•ื•ื“ื ืฉื”ืžืกืคืจื™ื ื”ื‘ืื™ื ืชื•ืืžื™ื ืœืืœื” ืฉืœ ื”ืžื›ืฉื™ืจ ื”ืฉื ื™:", - "@compareNumbersMatch": { - "type": "String", - "placeholders": {} - }, - "copyToClipboard": "ื”ืขืชืง ืœืœื•ื—", - "@copyToClipboard": { - "type": "String", - "placeholders": {} - }, - "couldNotDecryptMessage": "ืœื ื ื™ืชืŸ ืœืคืขื ื— ื”ื•ื“ืขื”: {error}", - "@couldNotDecryptMessage": { - "type": "String", - "placeholders": { - "error": { - "type": "String" - } - } - }, - "help": "ืขื–ืจื”", - "@help": { - "type": "String", - "placeholders": {} - }, - "howOffensiveIsThisContent": "ืขื“ ื›ืžื” ื”ืชื•ื›ืŸ ื”ื–ื” ืคื•ื’ืขื ื™?", - "@howOffensiveIsThisContent": { - "type": "String", - "placeholders": {} - }, - "locationPermissionDeniedNotice": "ื”ืจืฉืืช ื”ืžื™ืงื•ื ื ื“ื—ืชื”. ืื ื ืืคืฉืจ ืืช ื”ื™ื›ื•ืœืช ืœืฉืชืฃ ืืช ืžื™ืงื•ืžืš.", - "@locationPermissionDeniedNotice": { - "type": "String", - "placeholders": {} - }, - "login": "ื›ื ื™ืกื”", - "@login": { - "type": "String", - "placeholders": {} - }, - "moderator": "ืžื ื—ื”", - "@moderator": { - "type": "String", - "placeholders": {} - }, - "needPantalaimonWarning": "ืฉื™ื ืœื‘ ืฉืืชื” ืฆืจื™ืš Pantalaimon ื›ื“ื™ ืœื”ืฉืชืžืฉ ื‘ื”ืฆืคื ื” ืžืงืฆื” ืœืงืฆื” ืœืขืช ืขืชื”.", - "@needPantalaimonWarning": { - "type": "String", - "placeholders": {} - }, - "newChat": "ืฆ'ืื˜ ื—ื“ืฉ", - "@newChat": { - "type": "String", - "placeholders": {} - }, - "newVerificationRequest": "ื‘ืงืฉืช ืื™ืžื•ืช ื—ื“ืฉื”!", - "@newVerificationRequest": { - "type": "String", - "placeholders": {} - }, - "next": "ื”ื‘ื", - "@next": { - "type": "String", - "placeholders": {} - }, - "no": "ืœื", - "@no": { - "type": "String", - "placeholders": {} - }, - "noConnectionToTheServer": "ืื™ืŸ ื—ื™ื‘ื•ืจ ืœืฉืจืช", - "@noConnectionToTheServer": { - "type": "String", - "placeholders": {} - }, - "noEncryptionForPublicRooms": "ืืชื” ื™ื›ื•ืœ ืœื”ืคืขื™ืœ ื”ืฆืคื ื” ืจืง ื›ืฉื”ื—ื“ืจ ื›ื‘ืจ ืœื ื ื’ื™ืฉ ืœืฆื™ื‘ื•ืจ.", - "@noEncryptionForPublicRooms": { - "type": "String", - "placeholders": {} - }, - "noRoomsFound": "ืœื ื ืžืฆืื• ื—ื“ืจื™ืโ€ฆ", - "@noRoomsFound": { - "type": "String", - "placeholders": {} - }, - "notifications": "ื”ืชืจืื•ืช", - "@notifications": { - "type": "String", - "placeholders": {} - }, - "numUsersTyping": "{count} ืžืฉืชืžืฉื™ื ืžืงืœื™ื“ื™ืโ€ฆ", - "@numUsersTyping": { - "type": "String", - "placeholders": { - "count": { - "type": "int" - } - } - }, - "obtainingLocation": "ืžืฉื™ื’ ืžื™ืงื•ืโ€ฆ", - "@obtainingLocation": { - "type": "String", - "placeholders": {} - }, - "onlineKeyBackupEnabled": "ื’ื™ื‘ื•ื™ ืžืคืชื— ืžืงื•ื•ืŸ ืžื•ืคืขืœ", - "@onlineKeyBackupEnabled": { - "type": "String", - "placeholders": {} - }, - "oopsPushError": "ืื•ืคืก! ืœืžืจื‘ื” ื”ืฆืขืจ, ืื™ืจืขื” ืฉื’ื™ืื” ื‘ืขืช ื”ื’ื“ืจืช ื”ืชืจืื•ืช.", - "@oopsPushError": { - "type": "String", - "placeholders": {} - }, - "oopsSomethingWentWrong": "ืื•ืคืก, ืžืฉื”ื• ื”ืฉืชื‘ืฉโ€ฆ", - "@oopsSomethingWentWrong": { - "type": "String", - "placeholders": {} - }, - "openAppToReadMessages": "ืคืชื— ืืช ื”ืืคืœื™ืงืฆื™ื” ืœืงืจื™ืืช ื”ื•ื“ืขื•ืช", - "@openAppToReadMessages": { - "type": "String", - "placeholders": {} - }, - "oneClientLoggedOut": "ืื—ื“ ืžื”ืžื›ืฉื™ืจื™ื ืฉืœืš ื”ืชื ืชืง", - "@oneClientLoggedOut": {}, - "addAccount": "ื”ื•ืกืฃ ื—ืฉื‘ื•ืŸ", - "@addAccount": {}, - "editBundlesForAccount": "ืขืจื•ืš ื—ื‘ื™ืœื•ืช ืขื‘ื•ืจ ื—ืฉื‘ื•ืŸ ื–ื”", - "@editBundlesForAccount": {}, - "participant": "ืžืฉืชืชืฃ", - "@participant": { - "type": "String", - "placeholders": {} - }, - "password": "ืกื™ืกืžื”", - "@password": { - "type": "String", - "placeholders": {} - }, - "pleaseClickOnLink": "ืื ื ืœื—ืฅ ืขืœ ื”ืงื™ืฉื•ืจ ื‘ืžื™ื™ืœ ื•ืœืื—ืจ ืžื›ืŸ ื”ืžืฉืš.", - "@pleaseClickOnLink": { - "type": "String", - "placeholders": {} - }, - "pleaseEnter4Digits": "ืื ื ื”ื–ืŸ 4 ืกืคืจื•ืช ืื• ื”ืฉืืจ ืจื™ืง ื›ื“ื™ ืœื”ืฉื‘ื™ืช ืืช ื ืขื™ืœืช ื”ืืคืœื™ืงืฆื™ื”.", - "@pleaseEnter4Digits": { - "type": "String", - "placeholders": {} - }, - "online": "ืžื—ื•ื‘ืจ/ืช", - "@online": { - "type": "String", - "placeholders": {} - }, - "addToBundle": "ื”ื•ืกืฃ ืœื—ื‘ื™ืœื”", - "@addToBundle": {}, - "passphraseOrKey": "ื‘ื™ื˜ื•ื™ ืกื™ืกืžื” ืื• ืžืคืชื— ืฉื—ื–ื•ืจ", - "@passphraseOrKey": { - "type": "String", - "placeholders": {} - }, - "passwordForgotten": "ืฉื›ื—ืชื™ ืกื™ืกืžื”", - "@passwordForgotten": { - "type": "String", - "placeholders": {} - }, - "passwordHasBeenChanged": "ื”ืกื™ืกืžื” ืฉื•ื ืชื”", - "@passwordHasBeenChanged": { - "type": "String", - "placeholders": {} - }, - "passwordRecovery": "ืฉื—ื–ื•ืจ ืกื™ืกืžื”", - "@passwordRecovery": { - "type": "String", - "placeholders": {} - }, - "people": "ืื ืฉื™ื", - "@people": { - "type": "String", - "placeholders": {} - }, - "pickImage": "ื‘ื—ืจ ืชืžื•ื ื”", - "@pickImage": { - "type": "String", - "placeholders": {} - }, - "play": "ื”ืคืขืœ {fileName}", - "@play": { - "type": "String", - "placeholders": { - "fileName": { - "type": "String" - } - } - }, - "pleaseChoose": "ืื ื ื‘ื—ืจ", - "@pleaseChoose": { - "type": "String", - "placeholders": {} - }, - "pleaseChooseAPasscode": "ืื ื ื‘ื—ืจ ืงื•ื“ ื’ื™ืฉื”", - "@pleaseChooseAPasscode": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourPassword": "ื ื ื”ื–ืŸ ืืช ื”ืกื™ืกืžื” ืฉืœืš", - "@pleaseEnterYourPassword": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourPin": "ืื ื ื”ื–ืŸ ืืช ืงื•ื“ ื”pin ืฉืœืš", - "@pleaseEnterYourPin": { - "type": "String", - "placeholders": {} - }, - "pin": "ืงื•ื“ pin", - "@pin": { - "type": "String", - "placeholders": {} - }, - "pleaseEnterYourUsername": "ืื ื ื”ื–ืŸ ืฉื ืžืฉืชืžืฉ", - "@pleaseEnterYourUsername": { - "type": "String", - "placeholders": {} - }, - "newMessageInFluffyChat": "ื”ื•ื“ืขื” ื—ื“ืฉื” ื‘-FluffyChat", - "@newMessageInFluffyChat": { - "type": "String", - "placeholders": {} - }, - "noGoogleServicesWarning": "ื ืจืื” ืฉืื™ืŸ ืœืš ืฉื™ืจื•ืชื™ ื’ื•ื’ืœ ื‘ื˜ืœืคื•ืŸ ืฉืœืš. ื–ื• ื”ื—ืœื˜ื” ื˜ื•ื‘ื” ืœืคืจื˜ื™ื•ืช ืฉืœืš! ื›ื“ื™ ืœืงื‘ืœ ื”ืชืจืขื•ืช ื‘- FluffyChat ืื ื• ืžืžืœื™ืฆื™ื ืœื”ืฉืชืžืฉ https://microg.org/ ืื• https://unifiedpush.org/.", - "@noGoogleServicesWarning": { - "type": "String", - "placeholders": {} - }, - "noMatrixServer": "{server1} ืื™ื ื• ืฉืจืช ืžื˜ืจื™ืงืก, ื”ืฉืชืžืฉ ื‘-{server2} ื‘ืžืงื•ื ื–ืืช?", - "@noMatrixServer": { - "type": "String", - "placeholders": { - "server1": { - "type": "String" - }, - "server2": { - "type": "String" - } - } - }, - "none": "ืœืœื", - "@none": { - "type": "String", - "placeholders": {} - }, - "noPasswordRecoveryDescription": "ืขื“ื™ื™ืŸ ืœื ื”ื•ืกืคืช ื“ืจืš ืœืฉื—ื–ืจ ืืช ื”ืกื™ืกืžื” ืฉืœืš.", - "@noPasswordRecoveryDescription": { - "type": "String", - "placeholders": {} - }, - "offensive": "ืคื•ื’ืขื ื™", - "@offensive": { - "type": "String", - "placeholders": {} - }, - "notificationsEnabledForThisAccount": "ื”ืชืจืื•ืช ื”ื•ืคืขืœื• ืขื‘ื•ืจ ื—ืฉื‘ื•ืŸ ื–ื”", - "@notificationsEnabledForThisAccount": { - "type": "String", - "placeholders": {} - }, - "bundleName": "ืฉื ื”ื—ื‘ื™ืœื”", - "@bundleName": {}, - "offline": "ืœื ืžืงื•ื•ืŸ", - "@offline": { - "type": "String", - "placeholders": {} - }, - "openVideoCamera": "ืคืชื— ืืช ื”ืžืฆืœืžื” ืœืกืจื˜ื•ืŸ", - "@openVideoCamera": { - "type": "String", - "placeholders": {} - }, - "removeFromBundle": "ื”ืกืจ ืžื—ื‘ื™ืœื” ื–ื•", - "@removeFromBundle": {}, - "enableMultiAccounts": "(ื‘ื˜ื) ืืคืฉืจ ืจื™ื‘ื•ื™ ื—ืฉื‘ื•ื ื•ืช ื‘ืžื›ืฉื™ืจ ื–ื”", - "@enableMultiAccounts": {}, - "openInMaps": "ืคืชื™ื—ื” ื‘ืžืคื•ืช", - "@openInMaps": { - "type": "String", - "placeholders": {} - }, - "link": "ืงื™ืฉื•ืจ", - "@link": {}, - "serverRequiresEmail": "ืฉืจืช ื–ื” ืฆืจื™ืš ืœืืžืช ืืช ื›ืชื•ื‘ืช ื”ื“ื•ืืจ ื”ืืœืงื˜ืจื•ื ื™ ืฉืœืš ืœืจื™ืฉื•ื.", - "@serverRequiresEmail": {}, - "logout": "ื™ืฆื™ืื”", - "@logout": { - "type": "String", - "placeholders": {} - }, - "muteChat": "ื”ืฉืชืงืช ื”ืฆ'ืื˜", - "@muteChat": { - "type": "String", - "placeholders": {} - }, - "scanQrCode": "ืกืจื•ืง ืงื•ื“ QR", - "@scanQrCode": {}, - "noPermission": "ืื™ืŸ ื”ืจืฉืื”", - "@noPermission": { - "type": "String", - "placeholders": {} - }, - "or": "ืื•", - "@or": { - "type": "String", - "placeholders": {} - }, - "logInTo": "ื”ื™ื›ื ืก ืืœ {homeserver}", - "@logInTo": { - "type": "String", - "placeholders": { - "homeserver": { - "type": "String" - } - } - }, - "memberChanges": "ืฉื™ื ื•ื™ื™ื ื‘ื—ื‘ืจ", - "@memberChanges": { - "type": "String", - "placeholders": {} - }, - "mention": "ื”ื–ื›ื™ืจ", - "@mention": { - "type": "String", - "placeholders": {} - }, - "messages": "ื”ื•ื“ืขื•ืช", - "@messages": { - "type": "String", - "placeholders": {} - }, - "openCamera": "ืคืชื— ืžืฆืœืžื”", - "@openCamera": { - "type": "String", - "placeholders": {} + } } -} \ No newline at end of file + }, + "account": "ื—ืฉื‘ื•ืŸ", + "@account": { + "type": "String", + "placeholders": {} + }, + "activatedEndToEndEncryption": "{username} ื”ืคืขื™ืœ ื”ืฆืคื ื” ืžืงืฆื” ืœืงืฆื”", + "@activatedEndToEndEncryption": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "admin": "ืžื ื”ืœ", + "@admin": { + "type": "String", + "placeholders": {} + }, + "alias": "ื›ื™ื ื•ื™", + "@alias": { + "type": "String", + "placeholders": {} + }, + "answeredTheCall": "{senderName} ืขื ื” ืœืฉื™ื—ื”", + "@answeredTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "anyoneCanJoin": "ื›ืœ ืื—ื“ ื™ื›ื•ืœ ืœื”ืฆื˜ืจืฃ", + "@anyoneCanJoin": { + "type": "String", + "placeholders": {} + }, + "archive": "ืืจื›ื™ื•ืŸ", + "@archive": { + "type": "String", + "placeholders": {} + }, + "areGuestsAllowedToJoin": "ื”ืื ืžืฉืชืžืฉื™ื ืื•ืจื—ื™ื ืžื•ืจืฉื™ื ืœื”ืฆื˜ืจืฃ", + "@areGuestsAllowedToJoin": { + "type": "String", + "placeholders": {} + }, + "areYouSure": "ื”ืื ืืชื” ื‘ื˜ื•ื—?", + "@areYouSure": { + "type": "String", + "placeholders": {} + }, + "askSSSSSign": "ื›ื“ื™ ืฉืชื•ื›ืœ ืœื—ืชื•ื ืขืœ ืžืฉืชืžืฉ ืื—ืจ , ื”ื–ืŸ ืืช ื”ืกื™ืกืžื” ืฉืœืš ืื• ืืช ืžืคืชื— ื”ืฉื—ื–ื•ืจ.", + "@askSSSSSign": { + "type": "String", + "placeholders": {} + }, + "askVerificationRequest": "ืœืงื‘ืœ ื‘ืงืฉืช ืื™ืžื•ืช ื–ื• ืž- {username}?", + "@askVerificationRequest": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changePassword": "ืฉื ื” ืกื™ืกืžื", + "@changePassword": { + "type": "String", + "placeholders": {} + }, + "appLock": "ื ืขื™ืœืช ืืคืœื™ืงืฆื™ื”", + "@appLock": { + "type": "String", + "placeholders": {} + }, + "cancel": "ื‘ื™ื˜ื•ืœ", + "@cancel": { + "type": "String", + "placeholders": {} + }, + "addEmail": "ื”ื•ืกืฃ ืžื™ื™ืœ", + "@addEmail": { + "type": "String", + "placeholders": {} + }, + "all": "ื”ื›ืœ", + "@all": { + "type": "String", + "placeholders": {} + }, + "allChats": "ื›ืœ ื”ืฆ'ืื˜ื™ื", + "@allChats": { + "type": "String", + "placeholders": {} + }, + "banned": "ื—ืกื•ื", + "@banned": { + "type": "String", + "placeholders": {} + }, + "sendOnEnter": "ืฉืœื— ื‘ื›ื ื™ืกื”", + "@sendOnEnter": {}, + "badServerLoginTypesException": "ืฉืจืช ื”ื‘ื™ืช ืชื•ืžืš ื‘ืกื•ื’ื™ ื”ื›ื ื™ืกื”:\n{serverVersions}\nืื‘ืœ ืืคืœื™ืงืฆื™ื” ื–ื• ืชื•ืžื›ืช ืจืง ื‘:\n{supportedVersions}", + "@badServerLoginTypesException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "changedTheGuestAccessRulesTo": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื’ื™ืฉื” ืœืื•ืจื—ื™ื ืœ: {rules}", + "@changedTheGuestAccessRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheJoinRules": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื”ืฆื˜ืจืคื•ืช", + "@changedTheJoinRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheChatNameTo": "{username} ืฉื™ื ื” ืืช ืฉื ื”ืฆ'ืื˜ ืœ: '{chatname}'", + "@changedTheChatNameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "chatname": { + "type": "String" + } + } + }, + "changedTheRoomInvitationLink": "{username} ืฉื™ื ื” ืืช ืงื™ืฉื•ืจ ื”ื”ื–ืžื ื”", + "@changedTheRoomInvitationLink": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "repeatPassword": "ื›ืชื•ื‘ ืฉื•ื‘ ืืช ื”ืกื™ืกืžื”", + "@repeatPassword": {}, + "areYouSureYouWantToLogout": "ื”ืื ืืชื” ื‘ื˜ื•ื— ืฉื‘ืจืฆื•ื ืš ืœืฆืืช?", + "@areYouSureYouWantToLogout": { + "type": "String", + "placeholders": {} + }, + "chat": "ืฆืณืื˜", + "@chat": { + "type": "String", + "placeholders": {} + }, + "autoplayImages": "ื”ืคืขืœ ืื•ื˜ื•ืžื˜ื™ืช ืžื“ื‘ืงื•ืช ื•ืื ื™ืžืฆื™ื•ืช ืžื•ื ืคืฉื™ื", + "@autoplayImages": { + "type": "String", + "placeholder": {} + }, + "badServerVersionsException": "ืฉืจืช ื”ื‘ื™ืช ืชื•ืžืš ื‘ื’ืจืกืื•ืช:\n{serverVersions}\nืื‘ืœ ื”ืืคืœื™ืงืฆื™ื” ื”ื–ื• ืชื•ืžื›ืช ืจืง ื‘-{supportedVersions}", + "@badServerVersionsException": { + "type": "String", + "placeholders": { + "serverVersions": { + "type": "String" + }, + "supportedVersions": { + "type": "String" + } + } + }, + "banFromChat": "ืฆืื˜ ื—ืกื•ื", + "@banFromChat": { + "type": "String", + "placeholders": {} + }, + "bannedUser": "{username} ื—ืกื ืืช {targetName}", + "@bannedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "blockDevice": "ื—ืกื•ื ืžื›ืฉื™ืจ", + "@blockDevice": { + "type": "String", + "placeholders": {} + }, + "blocked": "ื—ืกื•ื", + "@blocked": { + "type": "String", + "placeholders": {} + }, + "botMessages": "ื”ื•ื“ืขื•ืช ื‘ื•ื˜", + "@botMessages": { + "type": "String", + "placeholders": {} + }, + "cantOpenUri": "ืœื ื ื™ืชืŸ ืœืคืชื•ื— ืืช ื”-URI {uri}", + "@cantOpenUri": { + "type": "String", + "placeholders": { + "uri": { + "type": "String" + } + } + }, + "changeDeviceName": "ืฉื ื” ืืช ืฉื ื”ืžื›ืฉื™ืจ", + "@changeDeviceName": { + "type": "String", + "placeholders": {} + }, + "changedTheChatAvatar": "{username} ืฉื™ื ื” ืืช ื”ืื•ื•ื˜ืืจ ืฉืœ ื”ืฆ'ืื˜", + "@changedTheChatAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheChatDescriptionTo": "{username} ืฉื™ื ื” ืืช ืชื™ืื•ืจ ื”ืฆ'ืื˜ ืœ: '{description}'", + "@changedTheChatDescriptionTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "description": { + "type": "String" + } + } + }, + "changedTheChatPermissions": "{username} ืฉื™ื ื” ืืช ื”ืจืฉืื•ืช ื”ืฆ'ืื˜", + "@changedTheChatPermissions": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheDisplaynameTo": "{username} ืฉื™ื ื” ืืช ืฉื ื”ืชืฆื•ื’ื” ืฉืœื• ืœ: '{displayname}'", + "@changedTheDisplaynameTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "displayname": { + "type": "String" + } + } + }, + "changedTheGuestAccessRules": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื’ื™ืฉื” ืœืื•ืจื—ื™ื", + "@changedTheGuestAccessRules": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheHistoryVisibility": "{username} ืฉื™ื ื” ืืช ื ืจืื•ืช ื”ื”ื™ืกื˜ื•ืจื™ื”", + "@changedTheHistoryVisibility": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheHistoryVisibilityTo": "{username} ืฉื™ื ื” ืืช ื ืจืื•ืช ื”ื”ื™ืกื˜ื•ืจื™ื” ืœ: {rules}", + "@changedTheHistoryVisibilityTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "rules": { + "type": "String" + } + } + }, + "changedTheJoinRulesTo": "{username} ืฉื™ื ื” ืืช ื›ืœืœื™ ื”ื”ืฆื˜ืจืคื•ืช ืœ: {joinRules}", + "@changedTheJoinRulesTo": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "joinRules": { + "type": "String" + } + } + }, + "changedTheProfileAvatar": "{username} ืฉื™ื ื” ืืช ื”ืื•ื•ื˜ืืจ ืฉืœื•", + "@changedTheProfileAvatar": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changedTheRoomAliases": "{username} ืฉื™ื ื” ืืช ื›ื™ื ื•ื™ ื”ื—ื“ืจ", + "@changedTheRoomAliases": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "changeTheHomeserver": "ืฉื ื” ืืช ืฉืจืช ื”ื‘ื™ืช", + "@changeTheHomeserver": { + "type": "String", + "placeholders": {} + }, + "changeTheme": "ืฉื ื” ืืช ื”ืกื’ื ื•ืŸ ืฉืœืš", + "@changeTheme": { + "type": "String", + "placeholders": {} + }, + "changeTheNameOfTheGroup": "ืฉื ื” ืืช ืฉื ื”ืงื‘ื•ืฆื”", + "@changeTheNameOfTheGroup": { + "type": "String", + "placeholders": {} + }, + "changeYourAvatar": "ืฉื™ื ื•ื™ ื”ืื•ื•ื˜ืืจ ืฉืœืš", + "@changeYourAvatar": { + "type": "String", + "placeholders": {} + }, + "channelCorruptedDecryptError": "ื”ื”ืฆืคื ื” ื ืคื’ืžื”", + "@channelCorruptedDecryptError": { + "type": "String", + "placeholders": {} + }, + "yourChatBackupHasBeenSetUp": "ื’ื™ื‘ื•ื™ ื”ืฆ'ืื˜ ืฉืœืš ื”ื•ื’ื“ืจ.", + "@yourChatBackupHasBeenSetUp": {}, + "chatBackup": "ื’ื™ื‘ื•ื™ ืฆ'ืื˜", + "@chatBackup": { + "type": "String", + "placeholders": {} + }, + "commandHint_ban": "ื—ืกื•ื ืืช ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืžื”ื—ื“ืจ ื”ื–ื”", + "@commandHint_ban": { + "type": "String", + "description": "Usage hint for the command /ban" + }, + "commandHint_clearcache": "ื ืงื” ืžื˜ืžื•ืŸ", + "@commandHint_clearcache": { + "type": "String", + "description": "Usage hint for the command /clearcache" + }, + "commandHint_create": "ืฆื•ืจ ืฆ'ืื˜ ืงื‘ื•ืฆืชื™ ืจื™ืง\nื”ืฉืชืžืฉ ื‘--no-encryption ื›ื“ื™ ืœื”ืฉื‘ื™ืช ืืช ื”ื”ืฆืคื ื”", + "@commandHint_create": { + "type": "String", + "description": "Usage hint for the command /create" + }, + "commandHint_discardsession": "ื”ืชืขืœื ืžื”ืกืฉืŸ", + "@commandHint_discardsession": { + "type": "String", + "description": "Usage hint for the command /discardsession" + }, + "commandHint_dm": "ื”ืชื—ืœ ืฆ'ืื˜ ื™ืฉื™ืจ\nื”ืฉืชืžืฉ ื‘--no-encryption ื›ื“ื™ ืœื”ืฉื‘ื™ืช ืืช ื”ื”ืฆืคื ื”", + "@commandHint_dm": { + "type": "String", + "description": "Usage hint for the command /dm" + }, + "commandHint_html": "ืฉืœื— ื˜ืงืกื˜ ื‘ืชื‘ื ื™ืช HTML", + "@commandHint_html": { + "type": "String", + "description": "Usage hint for the command /html" + }, + "commandHint_invite": "ื”ื–ืžืŸ ืืช ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืœื—ื“ืจ ื–ื”", + "@commandHint_invite": { + "type": "String", + "description": "Usage hint for the command /invite" + }, + "commandHint_join": "ื”ืฆื˜ืจืฃ ืœื—ื“ืจ ื”ื ืชื•ืŸ", + "@commandHint_join": { + "type": "String", + "description": "Usage hint for the command /join" + }, + "commandHint_kick": "ื”ืกืจ ืืช ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืžื”ื—ื“ืจ ื”ื–ื”", + "@commandHint_kick": { + "type": "String", + "description": "Usage hint for the command /kick" + }, + "commandHint_leave": "ืขื–ื•ื‘ ืืช ื”ื—ื“ืจ ื”ื–ื”", + "@commandHint_leave": { + "type": "String", + "description": "Usage hint for the command /leave" + }, + "commandHint_me": "ืชืืจ ืืช ืขืฆืžืš", + "@commandHint_me": { + "type": "String", + "description": "Usage hint for the command /me" + }, + "chatDetails": "ืคืจื˜ื™ ืฆ'ืื˜", + "@chatDetails": { + "type": "String", + "placeholders": {} + }, + "chatBackupDescription": "ื’ื™ื‘ื•ื™ ื”ืฆ'ืื˜ ืฉืœืš ืžืื•ื‘ื˜ื— ื‘ืืžืฆืขื•ืช ืžืคืชื— ืื‘ื˜ื—ื”. ืื ื ื•ื•ื“ื ืฉืืชื” ืœื ืžืื‘ื“ ืื•ืชื•.", + "@chatBackupDescription": { + "type": "String", + "placeholders": {} + }, + "chatHasBeenAddedToThisSpace": "ืฆ'ืื˜ ื ื•ืกืฃ ืœืžืจื—ื‘ ื”ื–ื”", + "@chatHasBeenAddedToThisSpace": {}, + "chats": "ืฆ'ืื˜ื™ื", + "@chats": { + "type": "String", + "placeholders": {} + }, + "chooseAStrongPassword": "ื‘ื—ืจ ืกื™ืกืžื” ื—ื–ืงื”", + "@chooseAStrongPassword": { + "type": "String", + "placeholders": {} + }, + "clearArchive": "ื ืงื” ืืจื›ื™ื•ืŸ", + "@clearArchive": {}, + "close": "ืกื’ื•ืจ", + "@close": { + "type": "String", + "placeholders": {} + }, + "commandHint_myroomavatar": "ื”ื’ื“ืจ ืืช ื”ืชืžื•ื ื” ืฉืœืš ืœื—ื“ืจ ื–ื” (ืขืœ ื™ื“ื™ mxc-uri)", + "@commandHint_myroomavatar": { + "type": "String", + "description": "Usage hint for the command /myroomavatar" + }, + "commandHint_myroomnick": "ื”ื’ื“ืจ ืืช ืฉื ื”ืชืฆื•ื’ื” ืฉืœืš ืขื‘ื•ืจ ื—ื“ืจ ื–ื”", + "@commandHint_myroomnick": { + "type": "String", + "description": "Usage hint for the command /myroomnick" + }, + "addToSpace": "ื”ื•ืกืฃ ืœื—ืœืœ", + "@addToSpace": {}, + "commandHint_unban": "ื‘ื˜ืœ ืืช ื”ื—ืกื™ืžื” ืฉืœ ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ ืžื”ื—ื“ืจ ื”ื–ื”", + "@commandHint_unban": { + "type": "String", + "description": "Usage hint for the command /unban" + }, + "countParticipants": "{count} ืžืฉืชืชืคื™ื", + "@countParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "create": "ืฆื•ืจ", + "@create": { + "type": "String", + "placeholders": {} + }, + "createdTheChat": "{username} ื™ืฆืจ ืืช ื”ืฆ'ืื˜", + "@createdTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "currentlyActive": "ืคืขื™ืœ ื›ืขืช", + "@currentlyActive": { + "type": "String", + "placeholders": {} + }, + "darkTheme": "ื›ื”ื”", + "@darkTheme": { + "type": "String", + "placeholders": {} + }, + "dateAndTimeOfDay": "{date}, {timeOfDay}", + "@dateAndTimeOfDay": { + "type": "String", + "placeholders": { + "date": { + "type": "String" + }, + "timeOfDay": { + "type": "String" + } + } + }, + "dateWithoutYear": "{month}-{day}", + "@dateWithoutYear": { + "type": "String", + "placeholders": { + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "defaultPermissionLevel": "ืจืžืช ื”ืจืฉืืช ื‘ืจื™ืจืช ืžื—ื“ืœ", + "@defaultPermissionLevel": { + "type": "String", + "placeholders": {} + }, + "deleteAccount": "ืžื—ืง ื—ืฉื‘ื•ืŸ", + "@deleteAccount": { + "type": "String", + "placeholders": {} + }, + "deleteMessage": "ืžื—ืง ื”ื•ื“ืขื”", + "@deleteMessage": { + "type": "String", + "placeholders": {} + }, + "deviceId": "ืžื–ื”ื” ืžื›ืฉื™ืจ", + "@deviceId": { + "type": "String", + "placeholders": {} + }, + "devices": "ื”ืชืงื ื™ื", + "@devices": { + "type": "String", + "placeholders": {} + }, + "directChats": "ืฆ'ืื˜ื™ื ื™ืฉื™ืจื™ื", + "@directChats": { + "type": "String", + "placeholders": {} + }, + "downloadFile": "ื”ื•ืจื“ ืงื•ื‘ืฅ", + "@downloadFile": { + "type": "String", + "placeholders": {} + }, + "edit": "ืขืจื•ืš", + "@edit": { + "type": "String", + "placeholders": {} + }, + "editDisplayname": "ืขืจื•ืš ืืช ืฉื ื”ืชืฆื•ื’ื”", + "@editDisplayname": { + "type": "String", + "placeholders": {} + }, + "editRoomAliases": "ืขืจื•ืš ื›ื™ื ื•ื™ื™ื ืœื—ื“ืจ", + "@editRoomAliases": { + "type": "String", + "placeholders": {} + }, + "emoteExists": "ืื™ืžื•ื˜ ื›ื‘ืจ ืงื™ื™ื!", + "@emoteExists": { + "type": "String", + "placeholders": {} + }, + "emptyChat": "ืฆ'ืื˜ ืจื™ืง", + "@emptyChat": { + "type": "String", + "placeholders": {} + }, + "encrypted": "ืžื•ืฆืคืŸ", + "@encrypted": { + "type": "String", + "placeholders": {} + }, + "enterAnEmailAddress": "ื”ื–ืŸ ื›ืชื•ื‘ืช ื“ื•ืืจ ืืœืงื˜ืจื•ื ื™", + "@enterAnEmailAddress": { + "type": "String", + "placeholders": {} + }, + "enterYourHomeserver": "ื”ื–ืŸ ืืช ืฉืจืช ื”ื‘ื™ืช ืฉืœืš", + "@enterYourHomeserver": { + "type": "String", + "placeholders": {} + }, + "everythingReady": "ื”ื›ืœ ืžื•ื›ืŸ!", + "@everythingReady": { + "type": "String", + "placeholders": {} + }, + "fileName": "ืฉื ืงื•ื‘ืฅ", + "@fileName": { + "type": "String", + "placeholders": {} + }, + "fluffychat": "FluffyChat", + "@fluffychat": { + "type": "String", + "placeholders": {} + }, + "fontSize": "ื’ื•ื“ืœ ื’ื•ืคืŸ", + "@fontSize": { + "type": "String", + "placeholders": {} + }, + "forward": "ื”ืขื‘ืจ", + "@forward": { + "type": "String", + "placeholders": {} + }, + "fromJoining": "ืžื”ืฆื˜ืจืคื•ืช", + "@fromJoining": { + "type": "String", + "placeholders": {} + }, + "fromTheInvitation": "ืžื”ื”ื–ืžื ื”", + "@fromTheInvitation": { + "type": "String", + "placeholders": {} + }, + "goToTheNewRoom": "ืขื‘ื•ืจ ืœื—ื“ืจ ื”ื—ื“ืฉ", + "@goToTheNewRoom": { + "type": "String", + "placeholders": {} + }, + "groupIsPublic": "ื”ืงื‘ื•ืฆื” ืฆื™ื‘ื•ืจื™ืช", + "@groupIsPublic": { + "type": "String", + "placeholders": {} + }, + "groupWith": "ืงื‘ื•ืฆื” ืขื {displayname}", + "@groupWith": { + "type": "String", + "placeholders": { + "displayname": { + "type": "String" + } + } + }, + "guestsAreForbidden": "ืื•ืจื—ื™ื ืืกื•ืจื™ื", + "@guestsAreForbidden": { + "type": "String", + "placeholders": {} + }, + "guestsCanJoin": "ืื•ืจื—ื™ื ื™ื›ื•ืœื™ื ืœื”ืฆื˜ืจืฃ", + "@guestsCanJoin": { + "type": "String", + "placeholders": {} + }, + "id": "ืžื–ื”ื”", + "@id": { + "type": "String", + "placeholders": {} + }, + "identity": "ื–ื”ื•ืช", + "@identity": { + "type": "String", + "placeholders": {} + }, + "ignoredUsers": "ืžืฉืชืžืฉื™ื ืฉื”ืชืขืœืžื• ืžื”ื", + "@ignoredUsers": { + "type": "String", + "placeholders": {} + }, + "incorrectPassphraseOrKey": "ื‘ื™ื˜ื•ื™ ืกื™ืกืžื” ืื• ืžืคืชื— ืฉื—ื–ื•ืจ ืฉื’ื•ื™ื™ื", + "@incorrectPassphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "inviteContact": "ื”ื–ืžืŸ ืื™ืฉ ืงืฉืจ", + "@inviteContact": { + "type": "String", + "placeholders": {} + }, + "invited": "ื”ื–ืžื™ืŸ", + "@invited": { + "type": "String", + "placeholders": {} + }, + "invitedUser": "{username} ื”ื–ืžื™ืŸ ืืช {targetName}", + "@invitedUser": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "invitedUsersOnly": "ืžืฉืชืžืฉื™ื ืžื•ื–ืžื ื™ื ื‘ืœื‘ื“", + "@invitedUsersOnly": { + "type": "String", + "placeholders": {} + }, + "inviteForMe": "ื”ื–ืžื ื” ื‘ืฉื‘ื™ืœื™", + "@inviteForMe": { + "type": "String", + "placeholders": {} + }, + "inviteText": "{username} ื”ื–ืžื™ืŸ ืื•ืชืš ืœ-FluffyChat.\n1. ื”ืชืงืŸ ืืช FluffyChat: https://fluffychat.im\n2. ื”ื™ืจืฉื ืื• ื”ื™ื›ื ืก\n3. ืคืชื— ืืช ืงื™ืฉื•ืจ ื”ื”ื–ืžื ื”: {link}", + "@inviteText": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "link": { + "type": "String" + } + } + }, + "isTyping": "ืžืงืœื™ื“/ื”โ€ฆ", + "@isTyping": { + "type": "String", + "placeholders": {} + }, + "joinedTheChat": "{username} ื”ืฆื˜ืจืฃ ืœืฆ'ืื˜", + "@joinedTheChat": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "joinRoom": "ื”ืฆื˜ืจืฃ ืœื—ื“ืจ", + "@joinRoom": { + "type": "String", + "placeholders": {} + }, + "kicked": "{username} ื‘ืขื˜ ื‘ {targetName}", + "@kicked": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickedAndBanned": "{username} ื‘ืขื˜ ื•ื—ืกื {targetName}", + "@kickedAndBanned": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "kickFromChat": "ื‘ืขื™ื˜ื” ืžื”ืฆ'ืื˜", + "@kickFromChat": { + "type": "String", + "placeholders": {} + }, + "lastActiveAgo": "ืคืขื™ืœื•ืช ืื—ืจื•ื ื”: {localizedTimeShort}", + "@lastActiveAgo": { + "type": "String", + "placeholders": { + "localizedTimeShort": { + "type": "String" + } + } + }, + "leftTheChat": "ืขื–ื‘ ืืช ื”ืฆ'ืื˜", + "@leftTheChat": { + "type": "String", + "placeholders": {} + }, + "loadingPleaseWait": "ื˜ื•ืขืŸ ืื ื ื”ืžืชืŸ.", + "@loadingPleaseWait": { + "type": "String", + "placeholders": {} + }, + "loadMore": "ื˜ืขืŸ ืขื•ื“โ€ฆ", + "@loadMore": { + "type": "String", + "placeholders": {} + }, + "locationDisabledNotice": "ืฉื™ืจื•ืชื™ ื”ืžื™ืงื•ื ืžื•ืฉื‘ืชื™ื. ืื ื ื”ืคืขืœ ืื•ืชื ื›ื“ื™ ืœืฉืชืฃ ืืช ื”ืžื™ืงื•ื ืฉืœืš.", + "@locationDisabledNotice": { + "type": "String", + "placeholders": {} + }, + "copy": "ื”ืขืชืง", + "@copy": { + "type": "String", + "placeholders": {} + }, + "commandHint_send": "ืฉืœื— ื˜ืงืกื˜", + "@commandHint_send": { + "type": "String", + "description": "Usage hint for the command /send" + }, + "commandHint_op": "ื”ื’ื“ืจืช ืจืžืช ืฆืจื™ื›ืช ื”ื—ืฉืžืœ ืฉืœ ื”ืžืฉืชืžืฉ ื”ื ืชื•ืŸ (ื‘ืจื™ืจืช ืžื—ื“ืœ: 50)", + "@commandHint_op": { + "type": "String", + "description": "Usage hint for the command /op" + }, + "commandHint_plain": "ืฉืœื— ื˜ืงืกื˜ ืœื ืžืขื•ืฆื‘", + "@commandHint_plain": { + "type": "String", + "description": "Usage hint for the command /plain" + }, + "commandHint_react": "ืฉืœื— ืชืฉื•ื‘ื” ื›ืชื’ื•ื‘ื”", + "@commandHint_react": { + "type": "String", + "description": "Usage hint for the command /react" + }, + "containsUserName": "ืžื›ื™ืœ ืฉื ืžืฉืชืžืฉ", + "@containsUserName": { + "type": "String", + "placeholders": {} + }, + "createNewSpace": "ื—ืœืœ ื—ื“ืฉ", + "@createNewSpace": { + "type": "String", + "placeholders": {} + }, + "enableEncryption": "ืืคืฉืจ ื”ืฆืคื ื”", + "@enableEncryption": { + "type": "String", + "placeholders": {} + }, + "inviteContactToGroup": "ื”ื–ืžืŸ ืื™ืฉ ืงืฉืจ ืืœ {groupName}", + "@inviteContactToGroup": { + "type": "String", + "placeholders": { + "groupName": { + "type": "String" + } + } + }, + "dateWithYear": "{year}-{month}-{day}", + "@dateWithYear": { + "type": "String", + "placeholders": { + "year": { + "type": "String" + }, + "month": { + "type": "String" + }, + "day": { + "type": "String" + } + } + }, + "deactivateAccountWarning": "ืคืขื•ืœื” ื–ื• ืชืฉื‘ื™ืช ืืช ื—ืฉื‘ื•ืŸ ื”ืžืฉืชืžืฉ ืฉืœืš. ืื™ ืืคืฉืจ ืœื‘ื˜ืœ ืืช ื–ื”! ื”ืื ืืชื” ื‘ื˜ื•ื—?", + "@deactivateAccountWarning": { + "type": "String", + "placeholders": {} + }, + "device": "ืžื›ืฉื™ืจ", + "@device": { + "type": "String", + "placeholders": {} + }, + "group": "ืงื‘ื•ืฆื”", + "@group": { + "type": "String", + "placeholders": {} + }, + "displaynameHasBeenChanged": "ืฉื ื”ืชืฆื•ื’ื” ื”ืฉืชื ื”", + "@displaynameHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "editBlockedServers": "ืขืจื•ืš ืฉืจืชื™ื ื—ืกื•ืžื™ื", + "@editBlockedServers": { + "type": "String", + "placeholders": {} + }, + "editRoomAvatar": "ืขืจื™ื›ืช ืื•ื•ื˜ืืจ ืฉืœ ื—ื“ืจ", + "@editRoomAvatar": { + "type": "String", + "placeholders": {} + }, + "endedTheCall": "{senderName} ืกื™ื™ื ืืช ื”ืฉื™ื—ื”", + "@endedTheCall": { + "type": "String", + "placeholders": { + "senderName": { + "type": "String" + } + } + }, + "groups": "ืงื‘ื•ืฆื•ืช", + "@groups": { + "type": "String", + "placeholders": {} + }, + "enableEncryptionWarning": "ืœื ืชื•ื›ืœ ืœื‘ื˜ืœ ืืช ื”ื”ืฆืคื ื” ื™ื•ืชืจ. ื”ืื ืืชื” ื‘ื˜ื•ื—?", + "@enableEncryptionWarning": { + "type": "String", + "placeholders": {} + }, + "encryption": "ื”ืฆืคื ื”", + "@encryption": { + "type": "String", + "placeholders": {} + }, + "errorObtainingLocation": "ืฉื’ื™ืื” ื‘ื”ืฉื’ืช ืžื™ืงื•ื: {error}", + "@errorObtainingLocation": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "hasWithdrawnTheInvitationFor": "{username} ื‘ื™ื˜ืœ ืืช ื”ื”ื–ืžื ื” ืขื‘ื•ืจ {targetName}", + "@hasWithdrawnTheInvitationFor": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + }, + "targetName": { + "type": "String" + } + } + }, + "hideRedactedEvents": "ื”ืกืชืจ ืื™ืจื•ืขื™ื ืžืฆื•ื ื–ืจื™ื", + "@hideRedactedEvents": { + "type": "String", + "placeholders": {} + }, + "encryptionNotEnabled": "ื”ื”ืฆืคื ื” ืื™ื ื” ืžื•ืคืขืœืช", + "@encryptionNotEnabled": { + "type": "String", + "placeholders": {} + }, + "extremeOffensive": "ืคื•ื’ืขื ื™ ื‘ื™ื•ืชืจ", + "@extremeOffensive": { + "type": "String", + "placeholders": {} + }, + "hideUnknownEvents": "ื”ืกืชืจ ืื™ืจื•ืขื™ื ืœื ื™ื“ื•ืขื™ื", + "@hideUnknownEvents": { + "type": "String", + "placeholders": {} + }, + "loadCountMoreParticipants": "ื˜ืขืŸ {count} ืžืฉืชืชืคื™ื ื ื•ืกืคื™ื", + "@loadCountMoreParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "homeserver": "ืฉืจืช ื‘ื™ืช", + "@homeserver": {}, + "ignore": "ื”ืชืขืœื", + "@ignore": { + "type": "String", + "placeholders": {} + }, + "iHaveClickedOnLink": "ืœื—ืฆืชื™ ืขืœ ื”ืงื™ืฉื•ืจ", + "@iHaveClickedOnLink": { + "type": "String", + "placeholders": {} + }, + "leave": "ืœืขื–ื•ื‘", + "@leave": { + "type": "String", + "placeholders": {} + }, + "license": "ืจืฉื™ื•ืŸ", + "@license": { + "type": "String", + "placeholders": {} + }, + "lightTheme": "ื‘ื”ื™ืจ", + "@lightTheme": { + "type": "String", + "placeholders": {} + }, + "delete": "ืžื—ื™ืงื”", + "@delete": { + "type": "String", + "placeholders": {} + }, + "inoffensive": "ืœึนื ืคึผื•ึนื’ึตืขึท", + "@inoffensive": { + "type": "String", + "placeholders": {} + }, + "configureChat": "ืงื‘ื™ืขืช ืชืฆื•ืจื” ืฉืœ ืฆ'ืื˜", + "@configureChat": { + "type": "String", + "placeholders": {} + }, + "confirm": "ืœืืฉืจ", + "@confirm": { + "type": "String", + "placeholders": {} + }, + "connect": "ื”ืชื—ื‘ืจ", + "@connect": { + "type": "String", + "placeholders": {} + }, + "contactHasBeenInvitedToTheGroup": "ืื™ืฉ ื”ืงืฉืจ ื”ื•ื–ืžืŸ ืœืงื‘ื•ืฆื”", + "@contactHasBeenInvitedToTheGroup": { + "type": "String", + "placeholders": {} + }, + "containsDisplayName": "ืžื›ื™ืœ ืฉื ืชืฆื•ื’ื”", + "@containsDisplayName": { + "type": "String", + "placeholders": {} + }, + "contentHasBeenReported": "ื”ืชื•ื›ืŸ ื“ื•ื•ื— ืœืžื ื”ืœื™ ื”ืฉืจืช", + "@contentHasBeenReported": { + "type": "String", + "placeholders": {} + }, + "copiedToClipboard": "ื”ื•ืขืชืง ืœืœื•ื— ื”ื’ื–ื™ืจื™ื", + "@copiedToClipboard": { + "type": "String", + "placeholders": {} + }, + "commandInvalid": "ื”ืคืงื•ื“ื” ืื™ื ื” ื—ื•ืงื™ืช", + "@commandInvalid": { + "type": "String" + }, + "commandMissing": "{command} ืื™ื ื• ืคืงื•ื“ื”.", + "@commandMissing": { + "type": "String", + "placeholders": { + "command": { + "type": "String" + } + }, + "description": "State that {command} is not a valid /command." + }, + "compareEmojiMatch": "ื”ืฉื•ื•ื” ื•ื•ื“ื ืฉื”ืื™ืžื•ื’'ื™ ื”ื‘ืื™ื ืชื•ืืžื™ื ืœืืœื• ืฉืœ ื”ืžื›ืฉื™ืจ ื”ืฉื ื™:", + "@compareEmojiMatch": { + "type": "String", + "placeholders": {} + }, + "compareNumbersMatch": "ื”ืฉื•ื•ื” ื•ื•ื“ื ืฉื”ืžืกืคืจื™ื ื”ื‘ืื™ื ืชื•ืืžื™ื ืœืืœื” ืฉืœ ื”ืžื›ืฉื™ืจ ื”ืฉื ื™:", + "@compareNumbersMatch": { + "type": "String", + "placeholders": {} + }, + "copyToClipboard": "ื”ืขืชืง ืœืœื•ื—", + "@copyToClipboard": { + "type": "String", + "placeholders": {} + }, + "couldNotDecryptMessage": "ืœื ื ื™ืชืŸ ืœืคืขื ื— ื”ื•ื“ืขื”: {error}", + "@couldNotDecryptMessage": { + "type": "String", + "placeholders": { + "error": { + "type": "String" + } + } + }, + "help": "ืขื–ืจื”", + "@help": { + "type": "String", + "placeholders": {} + }, + "howOffensiveIsThisContent": "ืขื“ ื›ืžื” ื”ืชื•ื›ืŸ ื”ื–ื” ืคื•ื’ืขื ื™?", + "@howOffensiveIsThisContent": { + "type": "String", + "placeholders": {} + }, + "locationPermissionDeniedNotice": "ื”ืจืฉืืช ื”ืžื™ืงื•ื ื ื“ื—ืชื”. ืื ื ืืคืฉืจ ืืช ื”ื™ื›ื•ืœืช ืœืฉืชืฃ ืืช ืžื™ืงื•ืžืš.", + "@locationPermissionDeniedNotice": { + "type": "String", + "placeholders": {} + }, + "login": "ื›ื ื™ืกื”", + "@login": { + "type": "String", + "placeholders": {} + }, + "moderator": "ืžื ื—ื”", + "@moderator": { + "type": "String", + "placeholders": {} + }, + "needPantalaimonWarning": "ืฉื™ื ืœื‘ ืฉืืชื” ืฆืจื™ืš Pantalaimon ื›ื“ื™ ืœื”ืฉืชืžืฉ ื‘ื”ืฆืคื ื” ืžืงืฆื” ืœืงืฆื” ืœืขืช ืขืชื”.", + "@needPantalaimonWarning": { + "type": "String", + "placeholders": {} + }, + "newChat": "ืฆ'ืื˜ ื—ื“ืฉ", + "@newChat": { + "type": "String", + "placeholders": {} + }, + "newVerificationRequest": "ื‘ืงืฉืช ืื™ืžื•ืช ื—ื“ืฉื”!", + "@newVerificationRequest": { + "type": "String", + "placeholders": {} + }, + "next": "ื”ื‘ื", + "@next": { + "type": "String", + "placeholders": {} + }, + "no": "ืœื", + "@no": { + "type": "String", + "placeholders": {} + }, + "noConnectionToTheServer": "ืื™ืŸ ื—ื™ื‘ื•ืจ ืœืฉืจืช", + "@noConnectionToTheServer": { + "type": "String", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "ืืชื” ื™ื›ื•ืœ ืœื”ืคืขื™ืœ ื”ืฆืคื ื” ืจืง ื›ืฉื”ื—ื“ืจ ื›ื‘ืจ ืœื ื ื’ื™ืฉ ืœืฆื™ื‘ื•ืจ.", + "@noEncryptionForPublicRooms": { + "type": "String", + "placeholders": {} + }, + "noRoomsFound": "ืœื ื ืžืฆืื• ื—ื“ืจื™ืโ€ฆ", + "@noRoomsFound": { + "type": "String", + "placeholders": {} + }, + "notifications": "ื”ืชืจืื•ืช", + "@notifications": { + "type": "String", + "placeholders": {} + }, + "numUsersTyping": "{count} ืžืฉืชืžืฉื™ื ืžืงืœื™ื“ื™ืโ€ฆ", + "@numUsersTyping": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "obtainingLocation": "ืžืฉื™ื’ ืžื™ืงื•ืโ€ฆ", + "@obtainingLocation": { + "type": "String", + "placeholders": {} + }, + "onlineKeyBackupEnabled": "ื’ื™ื‘ื•ื™ ืžืคืชื— ืžืงื•ื•ืŸ ืžื•ืคืขืœ", + "@onlineKeyBackupEnabled": { + "type": "String", + "placeholders": {} + }, + "oopsPushError": "ืื•ืคืก! ืœืžืจื‘ื” ื”ืฆืขืจ, ืื™ืจืขื” ืฉื’ื™ืื” ื‘ืขืช ื”ื’ื“ืจืช ื”ืชืจืื•ืช.", + "@oopsPushError": { + "type": "String", + "placeholders": {} + }, + "oopsSomethingWentWrong": "ืื•ืคืก, ืžืฉื”ื• ื”ืฉืชื‘ืฉโ€ฆ", + "@oopsSomethingWentWrong": { + "type": "String", + "placeholders": {} + }, + "openAppToReadMessages": "ืคืชื— ืืช ื”ืืคืœื™ืงืฆื™ื” ืœืงืจื™ืืช ื”ื•ื“ืขื•ืช", + "@openAppToReadMessages": { + "type": "String", + "placeholders": {} + }, + "oneClientLoggedOut": "ืื—ื“ ืžื”ืžื›ืฉื™ืจื™ื ืฉืœืš ื”ืชื ืชืง", + "@oneClientLoggedOut": {}, + "addAccount": "ื”ื•ืกืฃ ื—ืฉื‘ื•ืŸ", + "@addAccount": {}, + "editBundlesForAccount": "ืขืจื•ืš ื—ื‘ื™ืœื•ืช ืขื‘ื•ืจ ื—ืฉื‘ื•ืŸ ื–ื”", + "@editBundlesForAccount": {}, + "participant": "ืžืฉืชืชืฃ", + "@participant": { + "type": "String", + "placeholders": {} + }, + "password": "ืกื™ืกืžื”", + "@password": { + "type": "String", + "placeholders": {} + }, + "pleaseClickOnLink": "ืื ื ืœื—ืฅ ืขืœ ื”ืงื™ืฉื•ืจ ื‘ืžื™ื™ืœ ื•ืœืื—ืจ ืžื›ืŸ ื”ืžืฉืš.", + "@pleaseClickOnLink": { + "type": "String", + "placeholders": {} + }, + "pleaseEnter4Digits": "ืื ื ื”ื–ืŸ 4 ืกืคืจื•ืช ืื• ื”ืฉืืจ ืจื™ืง ื›ื“ื™ ืœื”ืฉื‘ื™ืช ืืช ื ืขื™ืœืช ื”ืืคืœื™ืงืฆื™ื”.", + "@pleaseEnter4Digits": { + "type": "String", + "placeholders": {} + }, + "online": "ืžื—ื•ื‘ืจ/ืช", + "@online": { + "type": "String", + "placeholders": {} + }, + "addToBundle": "ื”ื•ืกืฃ ืœื—ื‘ื™ืœื”", + "@addToBundle": {}, + "passphraseOrKey": "ื‘ื™ื˜ื•ื™ ืกื™ืกืžื” ืื• ืžืคืชื— ืฉื—ื–ื•ืจ", + "@passphraseOrKey": { + "type": "String", + "placeholders": {} + }, + "passwordForgotten": "ืฉื›ื—ืชื™ ืกื™ืกืžื”", + "@passwordForgotten": { + "type": "String", + "placeholders": {} + }, + "passwordHasBeenChanged": "ื”ืกื™ืกืžื” ืฉื•ื ืชื”", + "@passwordHasBeenChanged": { + "type": "String", + "placeholders": {} + }, + "passwordRecovery": "ืฉื—ื–ื•ืจ ืกื™ืกืžื”", + "@passwordRecovery": { + "type": "String", + "placeholders": {} + }, + "people": "ืื ืฉื™ื", + "@people": { + "type": "String", + "placeholders": {} + }, + "pickImage": "ื‘ื—ืจ ืชืžื•ื ื”", + "@pickImage": { + "type": "String", + "placeholders": {} + }, + "play": "ื”ืคืขืœ {fileName}", + "@play": { + "type": "String", + "placeholders": { + "fileName": { + "type": "String" + } + } + }, + "pleaseChoose": "ืื ื ื‘ื—ืจ", + "@pleaseChoose": { + "type": "String", + "placeholders": {} + }, + "pleaseChooseAPasscode": "ืื ื ื‘ื—ืจ ืงื•ื“ ื’ื™ืฉื”", + "@pleaseChooseAPasscode": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourPassword": "ื ื ื”ื–ืŸ ืืช ื”ืกื™ืกืžื” ืฉืœืš", + "@pleaseEnterYourPassword": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourPin": "ืื ื ื”ื–ืŸ ืืช ืงื•ื“ ื”pin ืฉืœืš", + "@pleaseEnterYourPin": { + "type": "String", + "placeholders": {} + }, + "pin": "ืงื•ื“ pin", + "@pin": { + "type": "String", + "placeholders": {} + }, + "pleaseEnterYourUsername": "ืื ื ื”ื–ืŸ ืฉื ืžืฉืชืžืฉ", + "@pleaseEnterYourUsername": { + "type": "String", + "placeholders": {} + }, + "newMessageInFluffyChat": "ื”ื•ื“ืขื” ื—ื“ืฉื” ื‘-FluffyChat", + "@newMessageInFluffyChat": { + "type": "String", + "placeholders": {} + }, + "noGoogleServicesWarning": "ื ืจืื” ืฉืื™ืŸ ืœืš ืฉื™ืจื•ืชื™ ื’ื•ื’ืœ ื‘ื˜ืœืคื•ืŸ ืฉืœืš. ื–ื• ื”ื—ืœื˜ื” ื˜ื•ื‘ื” ืœืคืจื˜ื™ื•ืช ืฉืœืš! ื›ื“ื™ ืœืงื‘ืœ ื”ืชืจืขื•ืช ื‘- FluffyChat ืื ื• ืžืžืœื™ืฆื™ื ืœื”ืฉืชืžืฉ https://microg.org/ ืื• https://unifiedpush.org/.", + "@noGoogleServicesWarning": { + "type": "String", + "placeholders": {} + }, + "noMatrixServer": "{server1} ืื™ื ื• ืฉืจืช ืžื˜ืจื™ืงืก, ื”ืฉืชืžืฉ ื‘-{server2} ื‘ืžืงื•ื ื–ืืช?", + "@noMatrixServer": { + "type": "String", + "placeholders": { + "server1": { + "type": "String" + }, + "server2": { + "type": "String" + } + } + }, + "none": "ืœืœื", + "@none": { + "type": "String", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "ืขื“ื™ื™ืŸ ืœื ื”ื•ืกืคืช ื“ืจืš ืœืฉื—ื–ืจ ืืช ื”ืกื™ืกืžื” ืฉืœืš.", + "@noPasswordRecoveryDescription": { + "type": "String", + "placeholders": {} + }, + "offensive": "ืคื•ื’ืขื ื™", + "@offensive": { + "type": "String", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "ื”ืชืจืื•ืช ื”ื•ืคืขืœื• ืขื‘ื•ืจ ื—ืฉื‘ื•ืŸ ื–ื”", + "@notificationsEnabledForThisAccount": { + "type": "String", + "placeholders": {} + }, + "bundleName": "ืฉื ื”ื—ื‘ื™ืœื”", + "@bundleName": {}, + "offline": "ืœื ืžืงื•ื•ืŸ", + "@offline": { + "type": "String", + "placeholders": {} + }, + "openVideoCamera": "ืคืชื— ืืช ื”ืžืฆืœืžื” ืœืกืจื˜ื•ืŸ", + "@openVideoCamera": { + "type": "String", + "placeholders": {} + }, + "removeFromBundle": "ื”ืกืจ ืžื—ื‘ื™ืœื” ื–ื•", + "@removeFromBundle": {}, + "enableMultiAccounts": "(ื‘ื˜ื) ืืคืฉืจ ืจื™ื‘ื•ื™ ื—ืฉื‘ื•ื ื•ืช ื‘ืžื›ืฉื™ืจ ื–ื”", + "@enableMultiAccounts": {}, + "openInMaps": "ืคืชื™ื—ื” ื‘ืžืคื•ืช", + "@openInMaps": { + "type": "String", + "placeholders": {} + }, + "link": "ืงื™ืฉื•ืจ", + "@link": {}, + "serverRequiresEmail": "ืฉืจืช ื–ื” ืฆืจื™ืš ืœืืžืช ืืช ื›ืชื•ื‘ืช ื”ื“ื•ืืจ ื”ืืœืงื˜ืจื•ื ื™ ืฉืœืš ืœืจื™ืฉื•ื.", + "@serverRequiresEmail": {}, + "logout": "ื™ืฆื™ืื”", + "@logout": { + "type": "String", + "placeholders": {} + }, + "muteChat": "ื”ืฉืชืงืช ื”ืฆ'ืื˜", + "@muteChat": { + "type": "String", + "placeholders": {} + }, + "scanQrCode": "ืกืจื•ืง ืงื•ื“ QR", + "@scanQrCode": {}, + "noPermission": "ืื™ืŸ ื”ืจืฉืื”", + "@noPermission": { + "type": "String", + "placeholders": {} + }, + "or": "ืื•", + "@or": { + "type": "String", + "placeholders": {} + }, + "logInTo": "ื”ื™ื›ื ืก ืืœ {homeserver}", + "@logInTo": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } + }, + "memberChanges": "ืฉื™ื ื•ื™ื™ื ื‘ื—ื‘ืจ", + "@memberChanges": { + "type": "String", + "placeholders": {} + }, + "mention": "ื”ื–ื›ื™ืจ", + "@mention": { + "type": "String", + "placeholders": {} + }, + "messages": "ื”ื•ื“ืขื•ืช", + "@messages": { + "type": "String", + "placeholders": {} + }, + "openCamera": "ืคืชื— ืžืฆืœืžื”", + "@openCamera": { + "type": "String", + "placeholders": {} + }, + "notAnImage": "ื”ืงื•ื‘ืฅ ืื™ื ื• ืชืžื•ื ื”.", + "@notAnImage": {}, + "alwaysUse24HourFormat": "ืฉื’ื•ื™", + "@alwaysUse24HourFormat": { + "description": "Set to true to always display time of day in 24 hour format." + } +}