diff --git a/.github/workflows/versions.env b/.github/workflows/versions.env
index 4d10c42f4..eaa595930 100644
--- a/.github/workflows/versions.env
+++ b/.github/workflows/versions.env
@@ -1,2 +1,2 @@
-FLUTTER_VERSION=3.22.2
+FLUTTER_VERSION=3.22.3
JAVA_VERSION=17
diff --git a/android/app/build.gradle b/android/app/build.gradle
index aa8b76494..7520ff2ab 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -1,3 +1,10 @@
+plugins {
+ id "com.android.application"
+ id "kotlin-android"
+ id "dev.flutter.flutter-gradle-plugin"
+ //id "com.google.gms.google-services"
+}
+
def localProperties = new Properties()
def localPropertiesFile = rootProject.file('local.properties')
if (localPropertiesFile.exists()) {
@@ -6,11 +13,6 @@ if (localPropertiesFile.exists()) {
}
}
-def flutterRoot = localProperties.getProperty('flutter.sdk')
-if (flutterRoot == null) {
- throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
-}
-
def flutterVersionCode = localProperties.getProperty('flutter.versionCode')
if (flutterVersionCode == null) {
flutterVersionCode = '1'
@@ -21,10 +23,6 @@ if (flutterVersionName == null) {
flutterVersionName = '1.0'
}
-apply plugin: 'com.android.application'
-apply plugin: 'kotlin-android'
-apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
-
def keystoreProperties = new Properties()
def keystorePropertiesFile = rootProject.file('key.properties')
if (keystorePropertiesFile.exists()) {
@@ -45,7 +43,7 @@ android {
defaultConfig {
applicationId "chat.fluffy.fluffychat"
minSdkVersion 21
- targetSdkVersion 33
+ targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
@@ -85,9 +83,6 @@ flutter {
}
dependencies {
- implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
//implementation 'com.google.firebase:firebase-messaging:19.0.1' // Workaround for https://github.com/microg/android_packages_apps_GmsCore/issues/313#issuecomment-617651698
implementation 'androidx.multidex:multidex:2.0.1'
}
-
-//apply plugin: 'com.google.gms.google-services'
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index c0595780a..149424e6a 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -18,14 +18,12 @@
-
-
properties.load(reader) }
+ repositories {
+ google()
+ mavenCentral()
+ gradlePluginPortal()
+ }
+}
-def flutterSdkPath = properties.getProperty("flutter.sdk")
-assert flutterSdkPath != null, "flutter.sdk not set in local.properties"
-apply from: "$flutterSdkPath/packages/flutter_tools/gradle/app_plugin_loader.gradle"
+plugins {
+ id "dev.flutter.flutter-plugin-loader" version "1.0.0"
+ id "com.android.application" version "7.1.2" apply false
+ id "org.jetbrains.kotlin.android" version "1.8.0" apply false
+ // id "com.google.gms.google-services" version "4.3.8" apply false
+}
+
+include ":app"
\ No newline at end of file
diff --git a/assets/l10n/intl_ar.arb b/assets/l10n/intl_ar.arb
index eff3e2516..c3fbde038 100644
--- a/assets/l10n/intl_ar.arb
+++ b/assets/l10n/intl_ar.arb
@@ -736,7 +736,7 @@
"type": "text",
"placeholders": {}
},
- "oopsSomethingWentWrong": "عذراً، هناك خطأ ما…",
+ "oopsSomethingWentWrong": "عفوًا، حدث خطأ ما…",
"@oopsSomethingWentWrong": {
"type": "text",
"placeholders": {}
@@ -1821,7 +1821,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "مستوى الأذونات الإفتراضي",
+ "defaultPermissionLevel": "مستوى الأذونات الافتراضية للمستخدمين الجدد",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -2260,7 +2260,7 @@
},
"jump": "قفز",
"@jump": {},
- "report": "التقرير",
+ "report": "تقرير",
"@report": {},
"noKeyForThisMessage": "يمكن أن يحدث هذا إذا تم إرسال الرسالة قبل تسجيل الدخول إلى حسابك على هذا الجهاز.\n\nمن الممكن أيضا أن يكون المرسل قد حظر جهازك أو حدث خطأ ما في الاتصال بالإنترنت.\n\nهل يمكنك قراءة الرسالة في جلسة أخرى؟ ثم يمكنك نقل الرسالة منه! انتقل إلى الإعدادات > الأجهزة وتأكد من أن أجهزتك قد تحققت من بعضها البعض. عندما تفتح الغرفة في المرة التالية وتكون كلتا الجلستين في المقدمة ، سيتم إرسال المفاتيح تلقائيا.\n\nألا تريد أن تفقد المفاتيح عند تسجيل الخروج أو تبديل الأجهزة؟ تأكد من تمكين النسخ الاحتياطي للدردشة في الإعدادات.",
"@noKeyForThisMessage": {},
@@ -2709,8 +2709,68 @@
"@gallery": {},
"swipeRightToLeftToReply": "اسحب من اليمين إلى اليسار للرد",
"@swipeRightToLeftToReply": {},
- "alwaysUse24HourFormat": "خاطئ",
+ "alwaysUse24HourFormat": "false",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
- }
+ },
+ "countChatsAndCountParticipants": "{chats} دردشات و {participants} مشاركين",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "noMoreChatsFound": "لم يتم العثور على دردشات...",
+ "@noMoreChatsFound": {},
+ "joinedChats": "انضم إلى الدردشة",
+ "@joinedChats": {},
+ "unread": "غير المقروءة",
+ "@unread": {},
+ "space": "المساحة",
+ "@space": {},
+ "spaces": "المساحات",
+ "@spaces": {},
+ "markAsUnread": "تحديد كغير مقروء",
+ "@markAsUnread": {},
+ "goToSpace": "انتقل إلى المساحة: {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "userLevel": "{level} - مستخدم",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - مشرف",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "adminLevel": "{level} - مدير",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "changeGeneralChatSettings": "تغيير إعدادات الدردشة العامة",
+ "@changeGeneralChatSettings": {},
+ "inviteOtherUsers": "دعوة مستخدمين آخرين إلى هذه الدردشة",
+ "@inviteOtherUsers": {},
+ "changeTheChatPermissions": "تغيير أذونات الدردشة",
+ "@changeTheChatPermissions": {},
+ "changeTheVisibilityOfChatHistory": "تغيير رؤية سجل الدردشة",
+ "@changeTheVisibilityOfChatHistory": {},
+ "changeTheCanonicalRoomAlias": "تغيير عنوان الدردشة العامة الرئيسي",
+ "@changeTheCanonicalRoomAlias": {},
+ "sendRoomNotifications": "إرسال إشعارات @room",
+ "@sendRoomNotifications": {},
+ "changeTheDescriptionOfTheGroup": "تغيير وصف الدردشة",
+ "@changeTheDescriptionOfTheGroup": {}
}
diff --git a/assets/l10n/intl_cs.arb b/assets/l10n/intl_cs.arb
index c6a4820c4..34549bee4 100644
--- a/assets/l10n/intl_cs.arb
+++ b/assets/l10n/intl_cs.arb
@@ -2349,48 +2349,11 @@
"count": {}
}
},
- "@reportErrorDescription": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "@unbanUserDescription": {},
- "@pushNotificationsNotAvailable": {},
- "@makeAdminDescription": {},
- "@archiveRoomDescription": {},
- "@invalidInput": {},
- "@report": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@inviteGroupChat": {},
- "@invitePrivateChat": {},
- "@learnMore": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
"emoteKeyboardNoRecents": "Naposledy použité emoce se zobrazí zde...",
"@emoteKeyboardNoRecents": {
"type": "text",
"placeholders": {}
},
- "@kickUserDescription": {},
- "@invite": {},
- "@indexedDbErrorLong": {},
- "@callingAccount": {},
- "@enterSpace": {},
- "@noKeyForThisMessage": {},
- "@readUpToHere": {},
- "@appearOnTopDetails": {},
- "@enterRoom": {},
- "@hideUnimportantStateEvents": {},
- "@noBackupWarning": {},
- "@indexedDbErrorTitle": {},
"appLockDescription": "Zamknout aplikaci pomocí PIN kódu když není používána",
"@appLockDescription": {},
"globalChatId": "Globální ID chatu",
diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb
index 07dea5ae8..54aa417b3 100644
--- a/assets/l10n/intl_de.arb
+++ b/assets/l10n/intl_de.arb
@@ -2,8 +2,8 @@
"@@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."
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
},
"about": "Über",
"@about": {
@@ -360,7 +360,7 @@
"type": "text",
"description": "Usage hint for the command /invite"
},
- "commandHint_join": "Betrete den ausgewählten Raum",
+ "commandHint_join": "Betritt den ausgewählten Raum",
"@commandHint_join": {
"type": "text",
"description": "Usage hint for the command /join"
@@ -1084,7 +1084,7 @@
"type": "text",
"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": "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": "text",
"placeholders": {}
@@ -1667,7 +1667,7 @@
"type": "text",
"placeholders": {}
},
- "tryToSendAgain": "Nochmal versuchen zu senden",
+ "tryToSendAgain": "Noch mal versuchen zu senden",
"@tryToSendAgain": {
"type": "text",
"placeholders": {}
@@ -1712,7 +1712,7 @@
"type": "text",
"placeholders": {}
},
- "unpin": "Abpinnen",
+ "unpin": "Nicht mehr anpinnen",
"@unpin": {
"type": "text",
"placeholders": {}
@@ -1965,7 +1965,7 @@
"@start": {},
"repeatPassword": "Passwort wiederholen",
"@repeatPassword": {},
- "commandHint_dm": "Starte einen direkten Chat\nBenutze --no-encryption um die Verschlüsselung auszuschalten",
+ "commandHint_dm": "Starte einen direkten Chat\nBenutze --no-encryption, um die Verschlüsselung auszuschalten",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
@@ -1980,7 +1980,7 @@
"type": "text",
"description": "Usage hint for the command /clearcache"
},
- "commandHint_create": "Erstelle ein leeren Gruppenchat\nBenutze --no-encryption um die Verschlüsselung auszuschalten",
+ "commandHint_create": "Erstelle ein leeren Gruppenchat\nBenutze --no-encryption, um die Verschlüsselung auszuschalten",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
@@ -2013,7 +2013,7 @@
"@videoCallsBetaWarning": {},
"emailOrUsername": "E-Mail oder Benutzername",
"@emailOrUsername": {},
- "unsupportedAndroidVersionLong": "Diese Funktion erfordert eine neuere Android-Version. Bitte suche nach Updates oder Lineage OS-Unterstützung.",
+ "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": {},
@@ -2151,7 +2151,7 @@
"@saveKeyManuallyDescription": {},
"hydrateTorLong": "Hast du deine Sitzung das letzte Mal auf TOR exportiert? Importiere sie schnell und chatte weiter.",
"@hydrateTorLong": {},
- "pleaseEnterRecoveryKey": "Bitte gebe deinen Wiederherstellungsschlüssel ein:",
+ "pleaseEnterRecoveryKey": "Bitte gib deinen Wiederherstellungsschlüssel ein:",
"@pleaseEnterRecoveryKey": {},
"countFiles": "{count} Dateien",
"@countFiles": {
@@ -2265,7 +2265,7 @@
"senderName": {}
}
},
- "commandHint_googly": "Googly Eyes senden",
+ "commandHint_googly": "Glupschaugen senden",
"@commandHint_googly": {},
"disableEncryptionWarning": "Aus Sicherheitsgründen können Sie die Verschlüsselung in einem Chat nicht deaktivieren, wo sie zuvor aktiviert wurde.",
"@disableEncryptionWarning": {},
@@ -2273,7 +2273,7 @@
"@reopenChat": {},
"fileIsTooBigForServer": "Der Server meldet, dass die Datei zu groß ist für eine Übermittlung ist.",
"@fileIsTooBigForServer": {},
- "noBackupWarning": "Achtung! Ohne Aktivierung des Chat-Backups verlierst du den Zugriff auf deine verschlüsselten Nachrichten. Vor dem Ausloggen wird dringend empfohlen den Chat-Backup zu aktivieren.",
+ "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": {},
@@ -2589,7 +2589,7 @@
"sender": {}
}
},
- "verifyOtherDeviceDescription": "Wenn Sie ein anderes Gerät verifizieren, können diese Geräteschlüssel austauschen, was Ihre Sicherheit insgesamt erhöht. 💪 Wenn Sie eine Verifizierung starten, erscheint ein Pop-up in der App auf beiden Geräten. Dort sehen Sie dann eine Reihe von Emojis oder Zahlen, die Sie miteinander vergleichen müssen. Am besten hältst du beide Geräte bereit, bevor du die Verifizierung startest. 🤳",
+ "verifyOtherDeviceDescription": "Wenn Sie ein anderes Gerät verifizieren, können diese Geräteschlüssel austauschen, was Ihre Sicherheit insgesamt erhöht. 💪 Wenn Sie eine Verifizierung starten, erscheint ein Pop-up in der App auf beiden Geräten. Dort sehen Sie dann eine Reihe von Emojis oder Zahlen, die Sie miteinander vergleichen müssen. Am besten halten Sie beide Geräte bereit, bevor Sie die Verifizierung starten. 🤳",
"@verifyOtherDeviceDescription": {},
"presenceStyle": "Statusmeldungen:",
"@presenceStyle": {
@@ -2710,5 +2710,32 @@
}
},
"searchMore": "Weiter suchen ...",
- "@searchMore": {}
+ "@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": "text",
+ "space": {}
+ },
+ "markAsUnread": "Als ungelesen markieren",
+ "@markAsUnread": {},
+ "swipeRightToLeftToReply": "Wische von rechts nach links zum Antworten",
+ "@swipeRightToLeftToReply": {},
+ "countChatsAndCountParticipants": "{chats} Chats und {participants} Teilnehmer",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ }
}
diff --git a/assets/l10n/intl_en.arb b/assets/l10n/intl_en.arb
index cfd26a7c4..1ec5f8327 100644
--- a/assets/l10n/intl_en.arb
+++ b/assets/l10n/intl_en.arb
@@ -196,6 +196,19 @@
"supportedVersions": {}
}
},
+ "countChatsAndCountParticipants": "{chats} chats and {participants} participants",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "noMoreChatsFound": "No more chats found...",
+ "joinedChats": "Joined chats",
+ "unread": "Unread",
+ "space": "Space",
+ "spaces": "Spaces",
"banFromChat": "Ban from chat",
"@banFromChat": {
"type": "text",
@@ -660,7 +673,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "Default permission level",
+ "defaultPermissionLevel": "Default permission level for new users",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -2266,6 +2279,12 @@
"user": {}
}
},
+ "invitedBy": "📩 Invited by {user}",
+ "@invitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
"youInvitedUser": "📩 You invited {user}",
"@youInvitedUser": {
"placeholders": {
@@ -2692,5 +2711,48 @@
"restricted": "Restricted",
"@restricted": {},
"knockRestricted": "Knock restricted",
- "@knockRestricted": {}
+ "@knockRestricted": {},
+ "goToSpace": "Go to space: {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "Mark as unread",
+ "userLevel": "{level} - User",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - Moderator",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "adminLevel": "{level} - Admin",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "changeGeneralChatSettings": "Change general chat settings",
+ "inviteOtherUsers": "Invite other users to this chat",
+ "changeTheChatPermissions": "Change the chat permissions",
+ "changeTheVisibilityOfChatHistory": "Change the visibility of the chat history",
+ "changeTheCanonicalRoomAlias": "Change the main public chat address",
+ "sendRoomNotifications": "Send a @room notifications",
+ "changeTheDescriptionOfTheGroup": "Change the description of the chat",
+ "chatPermissionsDescription": "Define which power level is necessary for certain actions in this chat. The power levels 0, 50 and 100 are usually representing users, moderators and admins, but any gradation is possible.",
+ "updateInstalled": "🎉 Update {version} installed!",
+ "@updateInstalled": {
+ "type": "text",
+ "placeholders": {
+ "version": {}
+ }
+ },
+ "changelog": "Changelog"
}
diff --git a/assets/l10n/intl_eo.arb b/assets/l10n/intl_eo.arb
index 2cda9beb9..872e72ec0 100644
--- a/assets/l10n/intl_eo.arb
+++ b/assets/l10n/intl_eo.arb
@@ -1,2234 +1,1906 @@
{
- "@@last_modified": "2021-08-14 12:41:10.107750",
- "about": "Prio",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Akcepti",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} akceptis la inviton",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Konto",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "{username} aktivigis tutvojan ĉifradon",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Aldoni retpoŝtadreson",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "Administranto",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "kromnomo",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Ĉio",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "Ĉiuj babiloj",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} respondis la vokon",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "Ĉiu ajn povas aliĝi",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Ŝlosado",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Arĥivo",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "Ĉu gastoj rajtas aliĝi",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Ĉu vi certas?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "Ĉu vi certe volas adiaŭi?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Por ke vi povu kontroli (subskribi) la alian personon, bonvolu enigi pasfrazon de via sekreta deponejo aŭ vian rehavan ŝlosilon.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Ĉu akcepti ĉi tiun kontrolpeton de {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "badServerLoginTypesException": "La hejmservilo subtenas la jenajn specojn de salutoj:\n{serverVersions}\nSed ĉi tiu aplikaĵo subtenas nur:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerVersionsException": "La hejmservilo subtenas la jenajn version de la specifaĵo:\n{serverVersions}\nSed ĉi tiu aplikaĵo subtenas nur {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "Forbari de babilo",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Forbarita",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} forbaris uzanton {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Bloki aparaton",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Blokita",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Mesaĝoj de robotoj",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Nuligi",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "Ne povis malfermi URI {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changeDeviceName": "Ŝanĝi nomon de aparato",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} ŝanĝis bildon de la babilo",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} ŝanĝis priskribon de la babilo al: «{description}»",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} ŝanĝis nomon de la babilo al: «{chatname}»",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatPermissions": "{username} ŝanĝis permesojn pri la babilo",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} ŝanĝis sian prezentan nomon al: {username}",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} ŝanĝis regulojn pri aliro de gastoj",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} ŝanĝis regulojn pri aliro de gastoj al: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibility": "{username} ŝanĝis videblecon de la historio",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} ŝanĝis videblecon de la historio al: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} ŝanĝis regulojn pri aliĝado",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} ŝanĝis regulojn pri aliĝado al: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} ŝanĝis sian profilbildon",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} ŝanĝis la kromnomojn de la ĉambro",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} ŝanĝis la invitan ligilon",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "Ŝanĝi pasvorton",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Ŝanĝi hejmservilon",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Ŝanĝu la haŭton",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Ŝanĝi nomon de la grupo",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "Ŝanĝi vian profilbildon",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "La ĉifrado estas difektita",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Babilo",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "Savkopiado de babilo",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "Via savkopio de babilo estas sekurigita per sekureca ŝlosilo. Bonvolu certigi, ke vi ne perdos ĝin.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Detaloj pri babilo",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "Babiloj",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Elektu fortan pasvorton",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Vakigi arĥivon",
- "@clearArchive": {},
- "close": "Fermi",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Forbari la donitan uzanton de ĉi tiu ĉambro",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_html": "Sendi tekston formatan je HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Inviti la donitan uzanton al ĉi tiu ĉambro",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "Aliĝi al la donita ĉambro",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "Forigi la donitan uzanton de ĉi tiu ĉambro",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "Foriri de ĉi tiu ĉambro",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_me": "Priskribu vian agon",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "commandHint_myroomavatar": "Agordi vian profilbildon por ĉi tiu ĉambro (laŭ mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "Agordi vian prezentan nomon en ĉi tiu ĉambro",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_op": "Agordi povnivelon de la donita uzanto (implicite: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "Sendi senformatan tekston",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "Sendi respondon kiel reagon",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_unban": "Malforbari la donitan uzanton de ĉi tiu ĉambro",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "commandInvalid": "Nevalida ordono",
- "@commandInvalid": {
- "type": "text"
- },
- "commandMissing": "{command} ne estas ordono.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "compareEmojiMatch": "Komparu kaj certigu, ke la jenaj bildosignoj samas en ambaŭ aparatoj:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Komparu kaj certigu, ke la jenaj numeroj samas en ambaŭ aparatoj:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Agordi babilon",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Konfirmi",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Konektiĝi",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "Kontakto invitiĝis al la grupo",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Enhavas prezentan nomon",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Enhavas uzantonomon",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "La enhavo raportiĝis al la administrantoj de la servilo",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Kopiite al tondujo",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Kopii",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Kopii al tondujo",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Ne povis malĉifri mesaĝon: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count} partoprenantoj",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "Krei",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "{username} kreis la babilon",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "createNewSpace": "Nova aro",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "currentlyActive": "Nun aktiva",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Malhela",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{day}a de la {month}a",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{day}a de la {month}a de {year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "Ĉi tio malaktivigos vian konton de uzanto. Ne eblas tion malfari! Ĉu certe vi certas?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Norma nivelo de permesoj",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Forigi",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Forigi konton",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Forigi mesaĝon",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Aparato",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "Identigilo de aparato",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Aparatoj",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Rektaj babiloj",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "Prezenta nomo ŝanĝiĝis",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Elŝuti dosieron",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Redakti",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Redakti blokitajn servilojn",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Redakti prezentan nomon",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Ŝanĝi kromnomojn de ĉambro",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Redakti bildon de ĉambro",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Mieneto jam ekzistas!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Nevalida mallongigo de mieneto!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Mienetaroj por la ĉambro",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Agordoj pri mienetoj",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Mallongigo de mieneto",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Vi devas elekti mallongigon de mieneto kaj bildon!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "Malplena babilo",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Ŝalti mienetaron ĉie",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Ŝalti ĉifradon",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Vi ne povos malŝalti la ĉifradon. Ĉu vi certas?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Ĉifrite",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Ĉifrado",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "Ĉifrado ne estas ŝaltita",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} finis la vokon",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterAnEmailAddress": "Enigu retpoŝtadreson",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "Enigu vian hejmservilon",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "errorObtainingLocation": "Eraris akirado de loko: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "everythingReady": "Ĉio pretas!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Tre ofenda",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Dosiernomo",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Grandeco de tiparo",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Plusendi",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "Ekde aliĝo",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "Ekde la invito",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Iri al la nova ĉambro",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Grupo",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "Grupo estas publika",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Grupoj",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Grupo kun {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "Gastoj estas malpermesitaj",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Gastoj povas aliĝi",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{username} nuligis la inviton por {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "Helpo",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Kaŝi obskurigitajn eventojn",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Kaŝi nekonatajn eventojn",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "Kiel ofenda estas ĉi tiu enhavo?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "id": "Identigilo",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Identeco",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Malatenti",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Malatentitaj uzantoj",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "Mi klakis la ligilon",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Neĝusta pasfrazo aŭ rehava ŝlosilo",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Neofenda",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Inviti kontakton",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Inviti kontakton al {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invited": "Invitita",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "{username} invitis uzanton {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "Nur invititoj",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Invito por mi",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username} invitis vin al FluffyChat. \n1. Instalu la aplikaĵon FluffyChat: https://fluffychat.im \n2. Registriĝu aŭ salutu \n3. Malfermu la invitan ligilon: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "tajpas…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "{username} aliĝis al la babilo",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "Aliĝi al ĉambro",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "{username} forpelis uzanton {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "{username} forpelis kaj forbaris uzanton {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "Forpeli de babilo",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "Lastafoje aktiva: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "Foriri",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "Foriris de la ĉambro",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Permesilo",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Hela",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Enlegi {count} pliajn partoprenantojn",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "loadingPleaseWait": "Enlegante… bonvolu atendi.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Enlegi pli…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Saluti",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Saluti servilon {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "logout": "Adiaŭi",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Ŝanĝoj de anoj",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Mencii",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Mesaĝoj",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Reguligisto",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Silentigi babilon",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Bonvolu scii, ke vi ankoraŭ bezonas la programon Pantalaimon por uzi tutvojan ĉifradon.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Nova babilo",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "Nova mesaĝo en FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "Nova kontrolpeto!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Sekva",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Ne",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Neniu konekto al la servilo",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Neniuj mienetoj troviĝis. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Vi nur povas aktivigi ĉifradon kiam la ĉambro ne plu estas publike alirebla.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Ŝajnas, ke via telefono ne havas servojn de Google. Tio estas bona decido por via privateco! Por ricevadi pasivajn sciigojn en FluffyChat, ni rekomendas, ke vi uzu la https://microg.org/ aŭ https://unifiedpush.org/.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "none": "Neniu",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Vi ankoraŭ ne aldonis manieron rehavi vian pasvorton.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Neniu permeso",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Neniuj ĉambroj troviĝis…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Sciigoj",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Sciigoj ŝaltiĝis por ĉi tiu konto",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "{count} uzantoj tajpas…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "obtainingLocation": "Akirante lokon…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "Ofenda",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Eksterrete",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "bone",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "online": "Enrete",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "Enreta savkopiado de ŝlosiloj estas ŝaltita",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "Oj! Bedaŭrinde eraris la agordado de pasivaj sciigoj.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Oj! Io misokazis…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Malfermu la aplikaĵon por legi mesaĝojn",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Malfermi fotilon",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "or": "Aŭ",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "Partoprenanto",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "pasfrazo aŭ rehava ŝlosilo",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Pasvorto",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Forgesita pasvorto",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "Pasvorto ŝanĝiĝis",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "Rehavo de pasvorto",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Personoj",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Elekti bildon",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Fiksi",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Ludi {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseChoose": "Bonvolu elekti",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Bonvolu elekti paskodon",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "Bonvolu klaki la ligilon en la retletero kaj pluiĝi.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Bonvolu enigi 4 ciferojn, aŭ nenion por malŝalti ŝlosadon de la aplikaĵo.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Bonvolu enigi vian pasvorton",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Bonvolu enigi vian personan identigan numeron",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Bonvolu enigi vian uzantonomon",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Bonvolu sekvi la instrukciojn de la retejo kaj tuŝetu al «Sekva».",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Privateco",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Publikaj ĉambroj",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "Reguloj de pasivaj sciigoj",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Kialo",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Registrante",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactedAnEvent": "{username} obskurigis eventon",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "redactMessage": "Obskurigi mesaĝon",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Registriĝi",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Rifuzi",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username} rifuzis la inviton",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejoin": "Ree aliĝi",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Forigi",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "Forigi ĉiujn aliajn aparatojn",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Forigita de {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "Forigi aparaton",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Malforbari",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Forigi vian profilbildon",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Bildigi riĉforman enhavon de mesaĝoj",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Anstataŭigi ĉambron per nova versio",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Respondi",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Raporti mesaĝon",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Peti permeson",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "Ĉambro gradaltiĝis",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Versio de ĉambro",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "Konservi dosieron",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Serĉi",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Sekureco",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "Vidita de {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "send": "Sendi",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "Sendi mesaĝon",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "Sendi sondosieron",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Sendi dosieron",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Sendi bildon",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Sendi mesaĝojn",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Sendi originalon",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendSticker": "Sendi glumarkon",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Sendi filmon",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "{username} sendis dosieron",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "{username} sendis sondosieron",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "{username} sendis bildon",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "{username} sendis glumarkon",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "{username} sendis filmon",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentCallInformations": "{senderName} sendis informojn pri voko",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "setAsCanonicalAlias": "Agordi kiel ĉefan kromnomon",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "Agordi proprajn mienetojn",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "Agordi invitan ligilon",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "Agordi nivelon de permesoj",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Agordi staton",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "Agordoj",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Konigi",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "{username} konigis sian lokon",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "shareLocation": "Konigi lokon",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "showPassword": "Montri pasvorton",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Ununura saluto",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Preterpasi",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Fontkodo",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "spaceIsPublic": "Aro estas publika",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "Nomo de aro",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "{senderName} komencis vokon",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "status": "Stato",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "statusExampleMessage": "Kiel vi fartas?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Sendi",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "synchronizingPleaseWait": "Spegulante… Bonvolu atendi.",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "Sistema",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "theyDontMatch": "Ili ne akordas",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "Ili akordas",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "Baskuli elstarigon",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "Basklui silentigon",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Baskuli legitecon",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "Tro multaj petoj. Bonvolu reprovi poste!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Transporti de alia aparato",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "Reprovi sendi",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Nedisponeble",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username} malforbaris uzanton {targetName}",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "unblockDevice": "Malbloki aparaton",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "Nekonata aparato",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "Nekonata ĉifra algoritmo",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEvent": "Nekonata evento «{type}»",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "unmuteChat": "Malsilentigi babilon",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Malfiksi",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, =1{1 nelegita babilo} other{{unreadCount} nelegitaj babiloj}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "userAndOthersAreTyping": "{username} kaj {count} aliaj tajpas…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userAndUserAreTyping": "{username} kaj {username2} tajpas…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userIsTyping": "{username} tajpas…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userLeftTheChat": "{username} foriris de la babilo",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "username": "Uzantonomo",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "userSentUnknownEvent": "{username} sendis eventon de speco {type}",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "verified": "Kontrolita",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Kontroli",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Komenci kontrolon",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "Vi sukcese kontrolis!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "Kontrolante alian konton",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Vidvoko",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Videbleco de historio de la babilo",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "Videbla al ĉiuj partoprenantoj",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "Videbla al ĉiuj",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Voĉmesaĝo",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "Atendante konfirmon de peto de la kunulo…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "Atendante akcepton de la bildosignoj de la kunulo…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "Atendante akcepton de la numeroj, de la kunulo…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Fonbildo",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "Averto!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "Ni sendis retleteron al vi",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "Kiu povas kion",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Kiu rajtas aliĝi al ĉi tiu grupo",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "Kial vi volas tion ĉi raporti?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "Ĉu forviŝi la savkopion de via babilo por krei novan sekurecan ŝlosilon?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Per tiuj ĉi adresoj vi povas rehavi vian pasvorton.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "Skribi mesaĝon…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "Jes",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "you": "Vi",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Vi ne plu partoprenas ĉi tiun babilon",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Vi estas forbarita de ĉi tiu babilo",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "Via publika ŝlosilo",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "sendAsText": "Sendi kiel tekston",
- "@sendAsText": {
- "type": "text"
- },
- "noMatrixServer": "{server1} ne estas matriksa servilo, eble provu anstataŭe servilon {server2}?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "commandHint_send": "Sendi tekston",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "chatHasBeenAddedToThisSpace": "Babilo aldoniĝis al ĉi tiu aro",
- "@chatHasBeenAddedToThisSpace": {},
- "autoplayImages": "Memage ludi movbildajn glumarkojn kaj mienetojn",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "addToSpace": "Aldoni al aro",
- "@addToSpace": {},
- "homeserver": "Hejmservilo",
- "@homeserver": {},
- "sendOnEnter": "Sendi per eniga klavo",
- "@sendOnEnter": {},
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@widgetVideo": {},
- "@dismiss": {},
- "@reportErrorDescription": {},
- "@addAccount": {},
- "@unsupportedAndroidVersion": {},
- "@widgetJitsi": {},
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@oneClientLoggedOut": {},
- "@startFirstChat": {},
- "@callingAccount": {},
- "@setColorTheme": {},
- "@nextAccount": {},
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@user": {},
- "@youAcceptedTheInvitation": {},
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@unbanUserDescription": {},
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@link": {},
- "@widgetUrlError": {},
- "@emailOrUsername": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@previousAccount": {},
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@widgetNameError": {},
- "@addToBundle": {},
- "@addWidget": {},
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@commandHint_markasgroup": {},
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "@storeInAppleKeyChain": {},
- "@hydrate": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "@saveKeyManuallyDescription": {},
- "@editBundlesForAccount": {},
- "@whyIsThisMessageEncrypted": {},
- "@setChatDescription": {},
- "@importFromZipFile": {},
- "@dehydrateWarning": {},
- "@noOtherDevicesFound": {},
- "@yourChatBackupHasBeenSetUp": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@videoCallsBetaWarning": {},
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "@repeatPassword": {},
- "@callingPermissions": {},
- "@readUpToHere": {},
- "@start": {},
- "@unlockOldMessages": {},
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@optionalRedactReason": {},
- "@dehydrate": {},
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@experimentalVideoCalls": {},
- "@pleaseEnterRecoveryKeyDescription": {},
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@appearOnTopDetails": {},
- "@enterRoom": {},
- "@reportUser": {},
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@redactMessageDescription": {},
- "@recoveryKey": {},
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "@invalidInput": {},
- "@dehydrateTorLong": {},
- "@doNotShowAgain": {},
- "@report": {},
- "@unverified": {},
- "@serverRequiresEmail": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@foregroundServiceRunning": {},
- "@voiceCall": {},
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@removeFromBundle": {},
- "@confirmMatrixId": {},
- "@learnMore": {},
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@newGroup": {},
- "@bundleName": {},
- "@dehydrateTor": {},
- "@removeFromSpace": {},
- "@roomUpgradeDescription": {},
- "@scanQrCode": {},
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@markAsRead": {},
- "@widgetName": {},
- "@errorAddingWidget": {},
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "@commandHint_hug": {},
- "@replace": {},
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@newSpace": {},
- "@emojis": {},
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@hydrateTorLong": {},
- "@time": {},
- "@custom": {},
- "@noBackupWarning": {},
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@pinMessage": {},
- "@invite": {},
- "@enableMultiAccounts": {},
- "@indexedDbErrorTitle": {},
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@screenSharingDetail": {},
- "@placeCall": {}
-}
\ No newline at end of file
+ "@@last_modified": "2021-08-14 12:41:10.107750",
+ "about": "Prio",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Akcepti",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} akceptis la inviton",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Konto",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "{username} aktivigis tutvojan ĉifradon",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Aldoni retpoŝtadreson",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "Administranto",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "kromnomo",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Ĉio",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "Ĉiuj babiloj",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} respondis la vokon",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "Ĉiu ajn povas aliĝi",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Ŝlosado",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Arĥivo",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "Ĉu gastoj rajtas aliĝi",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Ĉu vi certas?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "Ĉu vi certe volas adiaŭi?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Por ke vi povu kontroli (subskribi) la alian personon, bonvolu enigi pasfrazon de via sekreta deponejo aŭ vian rehavan ŝlosilon.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Ĉu akcepti ĉi tiun kontrolpeton de {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "badServerLoginTypesException": "La hejmservilo subtenas la jenajn specojn de salutoj:\n{serverVersions}\nSed ĉi tiu aplikaĵo subtenas nur:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerVersionsException": "La hejmservilo subtenas la jenajn version de la specifaĵo:\n{serverVersions}\nSed ĉi tiu aplikaĵo subtenas nur {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "Forbari de babilo",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Forbarita",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} forbaris uzanton {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Bloki aparaton",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Blokita",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Mesaĝoj de robotoj",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Nuligi",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "Ne povis malfermi URI {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changeDeviceName": "Ŝanĝi nomon de aparato",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} ŝanĝis bildon de la babilo",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} ŝanĝis priskribon de la babilo al: «{description}»",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} ŝanĝis nomon de la babilo al: «{chatname}»",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} ŝanĝis permesojn pri la babilo",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} ŝanĝis sian prezentan nomon al: {username}",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} ŝanĝis regulojn pri aliro de gastoj",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} ŝanĝis regulojn pri aliro de gastoj al: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} ŝanĝis videblecon de la historio",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} ŝanĝis videblecon de la historio al: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} ŝanĝis regulojn pri aliĝado",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} ŝanĝis regulojn pri aliĝado al: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} ŝanĝis sian profilbildon",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} ŝanĝis la kromnomojn de la ĉambro",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} ŝanĝis la invitan ligilon",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "Ŝanĝi pasvorton",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Ŝanĝi hejmservilon",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Ŝanĝu la haŭton",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Ŝanĝi nomon de la grupo",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "Ŝanĝi vian profilbildon",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "La ĉifrado estas difektita",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Babilo",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "Savkopiado de babilo",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "Via savkopio de babilo estas sekurigita per sekureca ŝlosilo. Bonvolu certigi, ke vi ne perdos ĝin.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Detaloj pri babilo",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "Babiloj",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Elektu fortan pasvorton",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Vakigi arĥivon",
+ "@clearArchive": {},
+ "close": "Fermi",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Forbari la donitan uzanton de ĉi tiu ĉambro",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_html": "Sendi tekston formatan je HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Inviti la donitan uzanton al ĉi tiu ĉambro",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "Aliĝi al la donita ĉambro",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "Forigi la donitan uzanton de ĉi tiu ĉambro",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "Foriri de ĉi tiu ĉambro",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_me": "Priskribu vian agon",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_myroomavatar": "Agordi vian profilbildon por ĉi tiu ĉambro (laŭ mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "Agordi vian prezentan nomon en ĉi tiu ĉambro",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_op": "Agordi povnivelon de la donita uzanto (implicite: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "Sendi senformatan tekston",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "Sendi respondon kiel reagon",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_unban": "Malforbari la donitan uzanton de ĉi tiu ĉambro",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "commandInvalid": "Nevalida ordono",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandMissing": "{command} ne estas ordono.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "compareEmojiMatch": "Komparu kaj certigu, ke la jenaj bildosignoj samas en ambaŭ aparatoj:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Komparu kaj certigu, ke la jenaj numeroj samas en ambaŭ aparatoj:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Agordi babilon",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Konfirmi",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Konektiĝi",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "Kontakto invitiĝis al la grupo",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Enhavas prezentan nomon",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Enhavas uzantonomon",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "La enhavo raportiĝis al la administrantoj de la servilo",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Kopiite al tondujo",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Kopii",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Kopii al tondujo",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Ne povis malĉifri mesaĝon: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count} partoprenantoj",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "Krei",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "{username} kreis la babilon",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "createNewSpace": "Nova aro",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "currentlyActive": "Nun aktiva",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Malhela",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{day}a de la {month}a",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{day}a de la {month}a de {year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "Ĉi tio malaktivigos vian konton de uzanto. Ne eblas tion malfari! Ĉu certe vi certas?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Norma nivelo de permesoj",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Forigi",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Forigi konton",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Forigi mesaĝon",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Aparato",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "Identigilo de aparato",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Aparatoj",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Rektaj babiloj",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "Prezenta nomo ŝanĝiĝis",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Elŝuti dosieron",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Redakti",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Redakti blokitajn servilojn",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Redakti prezentan nomon",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Ŝanĝi kromnomojn de ĉambro",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Redakti bildon de ĉambro",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Mieneto jam ekzistas!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Nevalida mallongigo de mieneto!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Mienetaroj por la ĉambro",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Agordoj pri mienetoj",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Mallongigo de mieneto",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Vi devas elekti mallongigon de mieneto kaj bildon!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "Malplena babilo",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Ŝalti mienetaron ĉie",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Ŝalti ĉifradon",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Vi ne povos malŝalti la ĉifradon. Ĉu vi certas?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Ĉifrite",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Ĉifrado",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "Ĉifrado ne estas ŝaltita",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} finis la vokon",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterAnEmailAddress": "Enigu retpoŝtadreson",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "Enigu vian hejmservilon",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "errorObtainingLocation": "Eraris akirado de loko: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "everythingReady": "Ĉio pretas!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Tre ofenda",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Dosiernomo",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Grandeco de tiparo",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Plusendi",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "Ekde aliĝo",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "Ekde la invito",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Iri al la nova ĉambro",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Grupo",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "Grupo estas publika",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Grupoj",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Grupo kun {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "Gastoj estas malpermesitaj",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Gastoj povas aliĝi",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{username} nuligis la inviton por {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "Helpo",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Kaŝi obskurigitajn eventojn",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Kaŝi nekonatajn eventojn",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "Kiel ofenda estas ĉi tiu enhavo?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "Identigilo",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Identeco",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Malatenti",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Malatentitaj uzantoj",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "Mi klakis la ligilon",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Neĝusta pasfrazo aŭ rehava ŝlosilo",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Neofenda",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Inviti kontakton",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Inviti kontakton al {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invited": "Invitita",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "{username} invitis uzanton {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "Nur invititoj",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Invito por mi",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username} invitis vin al FluffyChat. \n1. Instalu la aplikaĵon FluffyChat: https://fluffychat.im \n2. Registriĝu aŭ salutu \n3. Malfermu la invitan ligilon: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "tajpas…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "{username} aliĝis al la babilo",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "Aliĝi al ĉambro",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "{username} forpelis uzanton {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "{username} forpelis kaj forbaris uzanton {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "Forpeli de babilo",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "Lastafoje aktiva: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "Foriri",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "Foriris de la ĉambro",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Permesilo",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Hela",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Enlegi {count} pliajn partoprenantojn",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "loadingPleaseWait": "Enlegante… bonvolu atendi.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Enlegi pli…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Saluti",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Saluti servilon {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "logout": "Adiaŭi",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Ŝanĝoj de anoj",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Mencii",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Mesaĝoj",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Reguligisto",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Silentigi babilon",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Bonvolu scii, ke vi ankoraŭ bezonas la programon Pantalaimon por uzi tutvojan ĉifradon.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Nova babilo",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "Nova mesaĝo en FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "Nova kontrolpeto!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Sekva",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Ne",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Neniu konekto al la servilo",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Neniuj mienetoj troviĝis. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Vi nur povas aktivigi ĉifradon kiam la ĉambro ne plu estas publike alirebla.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Ŝajnas, ke via telefono ne havas servojn de Google. Tio estas bona decido por via privateco! Por ricevadi pasivajn sciigojn en FluffyChat, ni rekomendas, ke vi uzu la https://microg.org/ aŭ https://unifiedpush.org/.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "Neniu",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Vi ankoraŭ ne aldonis manieron rehavi vian pasvorton.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Neniu permeso",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Neniuj ĉambroj troviĝis…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Sciigoj",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Sciigoj ŝaltiĝis por ĉi tiu konto",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "{count} uzantoj tajpas…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "obtainingLocation": "Akirante lokon…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "Ofenda",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Eksterrete",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "bone",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "Enrete",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "Enreta savkopiado de ŝlosiloj estas ŝaltita",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "Oj! Bedaŭrinde eraris la agordado de pasivaj sciigoj.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Oj! Io misokazis…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Malfermu la aplikaĵon por legi mesaĝojn",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Malfermi fotilon",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "or": "Aŭ",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "Partoprenanto",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "pasfrazo aŭ rehava ŝlosilo",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Pasvorto",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Forgesita pasvorto",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "Pasvorto ŝanĝiĝis",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "Rehavo de pasvorto",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Personoj",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Elekti bildon",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Fiksi",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Ludi {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseChoose": "Bonvolu elekti",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Bonvolu elekti paskodon",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "Bonvolu klaki la ligilon en la retletero kaj pluiĝi.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Bonvolu enigi 4 ciferojn, aŭ nenion por malŝalti ŝlosadon de la aplikaĵo.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Bonvolu enigi vian pasvorton",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Bonvolu enigi vian personan identigan numeron",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Bonvolu enigi vian uzantonomon",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Bonvolu sekvi la instrukciojn de la retejo kaj tuŝetu al «Sekva».",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Privateco",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Publikaj ĉambroj",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "Reguloj de pasivaj sciigoj",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Kialo",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Registrante",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedAnEvent": "{username} obskurigis eventon",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "redactMessage": "Obskurigi mesaĝon",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Registriĝi",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Rifuzi",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username} rifuzis la inviton",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejoin": "Ree aliĝi",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Forigi",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "Forigi ĉiujn aliajn aparatojn",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Forigita de {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "Forigi aparaton",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Malforbari",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Forigi vian profilbildon",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Bildigi riĉforman enhavon de mesaĝoj",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Anstataŭigi ĉambron per nova versio",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Respondi",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Raporti mesaĝon",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Peti permeson",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "Ĉambro gradaltiĝis",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Versio de ĉambro",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "Konservi dosieron",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Serĉi",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Sekureco",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "Vidita de {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "send": "Sendi",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "Sendi mesaĝon",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "Sendi sondosieron",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Sendi dosieron",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Sendi bildon",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Sendi mesaĝojn",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Sendi originalon",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendSticker": "Sendi glumarkon",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Sendi filmon",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "{username} sendis dosieron",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "{username} sendis sondosieron",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "{username} sendis bildon",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "{username} sendis glumarkon",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "{username} sendis filmon",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentCallInformations": "{senderName} sendis informojn pri voko",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "setAsCanonicalAlias": "Agordi kiel ĉefan kromnomon",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "Agordi proprajn mienetojn",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "Agordi invitan ligilon",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "Agordi nivelon de permesoj",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Agordi staton",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "Agordoj",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Konigi",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "{username} konigis sian lokon",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "shareLocation": "Konigi lokon",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "showPassword": "Montri pasvorton",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Ununura saluto",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Preterpasi",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Fontkodo",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "Aro estas publika",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "Nomo de aro",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "{senderName} komencis vokon",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "status": "Stato",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "statusExampleMessage": "Kiel vi fartas?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Sendi",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "Spegulante… Bonvolu atendi.",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "Sistema",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyDontMatch": "Ili ne akordas",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "Ili akordas",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "Baskuli elstarigon",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "Basklui silentigon",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Baskuli legitecon",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "Tro multaj petoj. Bonvolu reprovi poste!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Transporti de alia aparato",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "Reprovi sendi",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Nedisponeble",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username} malforbaris uzanton {targetName}",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "unblockDevice": "Malbloki aparaton",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "Nekonata aparato",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "Nekonata ĉifra algoritmo",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEvent": "Nekonata evento «{type}»",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "unmuteChat": "Malsilentigi babilon",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Malfiksi",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, =1{1 nelegita babilo} other{{unreadCount} nelegitaj babiloj}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username} kaj {count} aliaj tajpas…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userAndUserAreTyping": "{username} kaj {username2} tajpas…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userIsTyping": "{username} tajpas…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userLeftTheChat": "{username} foriris de la babilo",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "username": "Uzantonomo",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userSentUnknownEvent": "{username} sendis eventon de speco {type}",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "verified": "Kontrolita",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Kontroli",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Komenci kontrolon",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "Vi sukcese kontrolis!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "Kontrolante alian konton",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Vidvoko",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Videbleco de historio de la babilo",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "Videbla al ĉiuj partoprenantoj",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "Videbla al ĉiuj",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Voĉmesaĝo",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "Atendante konfirmon de peto de la kunulo…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "Atendante akcepton de la bildosignoj de la kunulo…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "Atendante akcepton de la numeroj, de la kunulo…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Fonbildo",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "Averto!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "Ni sendis retleteron al vi",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "Kiu povas kion",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Kiu rajtas aliĝi al ĉi tiu grupo",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "Kial vi volas tion ĉi raporti?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "Ĉu forviŝi la savkopion de via babilo por krei novan sekurecan ŝlosilon?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Per tiuj ĉi adresoj vi povas rehavi vian pasvorton.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "Skribi mesaĝon…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "Jes",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "Vi",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Vi ne plu partoprenas ĉi tiun babilon",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Vi estas forbarita de ĉi tiu babilo",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "Via publika ŝlosilo",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAsText": "Sendi kiel tekston",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "noMatrixServer": "{server1} ne estas matriksa servilo, eble provu anstataŭe servilon {server2}?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "commandHint_send": "Sendi tekston",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "chatHasBeenAddedToThisSpace": "Babilo aldoniĝis al ĉi tiu aro",
+ "@chatHasBeenAddedToThisSpace": {},
+ "autoplayImages": "Memage ludi movbildajn glumarkojn kaj mienetojn",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "addToSpace": "Aldoni al aro",
+ "@addToSpace": {},
+ "homeserver": "Hejmservilo",
+ "@homeserver": {},
+ "sendOnEnter": "Sendi per eniga klavo",
+ "@sendOnEnter": {}
+}
diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb
index 88e9649c9..f11a7a5e7 100644
--- a/assets/l10n/intl_es.arb
+++ b/assets/l10n/intl_es.arb
@@ -1,2380 +1,2319 @@
{
- "@@locale": "es",
- "@@last_modified": "2021-08-14 12:41:10.097243",
- "about": "Acerca de",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Aceptar",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} aceptó la invitación",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Cuenta",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "{username} activó el cifrado de extremo a extremo",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Añadir dirección de correo",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "Administrador",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "alias",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} respondió a la llamada",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "Cualquiera puede unirse",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Archivo",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "¿Pueden unirse los usuarios visitantes?",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "¿Estás seguro?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "¿Confirma que quiere cerrar sesión?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Para poder confirmar a la otra persona, ingrese su contraseña de almacenamiento segura o la clave de recuperación.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "¿Aceptar esta solicitud de verificación de {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "badServerLoginTypesException": "El servidor soporta los siguientes mecanismos para autenticación:\n{serverVersions}\npero esta aplicación sólo soporta:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerVersionsException": "El servidor soporta las siguientes versiones de la especificación:\n{serverVersions}\npero esta aplicación sólo soporta las versiones {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "Vetar del chat",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Vetado",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} vetó a {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Bloquear dispositivo",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Bloqueado",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Cancelar",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "changeDeviceName": "Cambiar el nombre del dispositivo",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} cambió el icono del chat",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} cambió la descripción del chat a: '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} cambió el nombre del chat a: '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatPermissions": "{username} cambió los permisos del chat",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} cambió su nombre visible a: {displayname}",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} cambió las reglas de acceso de visitantes",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} cambió las reglas de acceso de visitantes a: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibility": "{username} cambió la visibilidad del historial",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} cambió la visibilidad del historial a: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} cambió las reglas de ingreso",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} cambió las reglas de ingreso a {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} cambió su imagen de perfil",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} cambió el alias de la sala",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} cambió el enlace de invitación",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "Cambiar la contraseña",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Cambiar el servidor",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Cambia tu estilo",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Cambiar el nombre del grupo",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "El cifrado se ha corrompido",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Chat",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "Copia de respaldo del chat",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "La copia de respaldo del chat está protegida por una clave de seguridad. Procure no perderla.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Detalles del chat",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "Conversaciones",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Elija una contraseña segura",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Borrar archivo",
- "@clearArchive": {},
- "close": "Cerrar",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "compareEmojiMatch": "Por favor compare los emojis",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Por favor compare los números",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Confirmar",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Conectar",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "El contacto ha sido invitado al grupo",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Copiado al portapapeles",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Copiar",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Copiar al portapapeles",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "No se pudo descifrar el mensaje: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count} participantes",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "Crear",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "💬{username} creó el chat",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "currentlyActive": "Actualmente activo",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Oscuro",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{day}-{month}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{day}-{month}-{year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "Se desactivará su cuenta de usuario. ¡La operación no se puede cancelar! ¿Está seguro?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Eliminar",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Cancelar cuenta",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Eliminar mensaje",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Dispositivo",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Dispositivos",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "El nombre visible ha cambiado",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Descargar archivo",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Editar nombre visible",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Editar alias de la sala",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "¡El emote ya existe!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "¡El atajo del emote es inválido!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Paquetes de emoticonos para la habitación",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Configuración de emotes",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Atajo de emote",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "¡Debes elegir un atajo de emote y una imagen!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "Chat vacío",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Habilitar paquete de emoticonos a nivel general",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Ya no podrá deshabilitar el cifrado. ¿Estás seguro?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Cifrado",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "El cifrado no está habilitado",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} terminó la llamada",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterAnEmailAddress": "Introducir una dirección de correo electrónico",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "Ingrese su servidor",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "¡Todo listo!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Nombre del archivo",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Reenviar",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "Desde que se unió",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "Desde la invitación",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Grupo",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "El grupo es público",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Grupo con {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "Los visitantes están prohibidos",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Los visitantes pueden unirse",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{username} ha retirado la invitación para {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "Ayuda",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Ocultar sucesos censurados",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Ocultar sucesos desconocidos",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "id": "Identificación",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Identidad",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Usuarios ignorados",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Frase de contraseña o clave de recuperación incorrecta",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Invitar contacto",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Invitar contacto a {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invited": "Invitado",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "📩{username} invitó a {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "Sólo usuarios invitados",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username} te invitó a FluffyChat.\n1. Instale FluffyChat: https://fluffychat.im\n2. Regístrate o inicia sesión \n3. Abra el enlace de invitación: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "está escribiendo…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "👋{username} se unió al chat",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "Unirse a la sala",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "👞{username} echó a {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "🙅{username} echó y vetó a {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "Echar del chat",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "Última vez activo: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "Abandonar",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "Abandonó el chat",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Licencia",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Claro",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Mostrar {count} participantes más",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "loadingPleaseWait": "Cargando… Por favor espere.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Mostrar más…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Acceso",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Iniciar sesión en {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "logout": "Cerrar sesión",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Mencionar",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Moderador",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Silenciar chat",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Tenga en cuenta que necesita Pantalaimon para utilizar el cifrado de extremo a extremo por ahora.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "Nuevo mensaje en FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "¡Nueva solicitud de verificación!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Siguiente",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "No",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Ningún emote encontrado. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Sólo se puede activar el cifrado en cuanto la sala deja de ser de acceso público.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Parece que no tienes servicios de Google en tu teléfono. ¡Esa es una buena decisión para tu privacidad! Para recibir notificaciones instantáneas en FluffyChat, recomendamos usar microG: https://microg.org/",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "none": "Ninguno",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Sin autorización",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Ninguna sala encontrada…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Desconectado",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "Ok",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "online": "Conectado",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "La copia de seguridad de la clave en línea está habilitada",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Ups, algo salió mal…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Abrir la aplicación para leer los mensajes",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Abrir cámara",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "contraseña o clave de recuperación",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Contraseña",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "La contraseña ha sido cambiada",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Personas",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Elegir imagen",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Pin",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Reproducir {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseClickOnLink": "Haga clic en el enlace del correo electrónico y luego continúe.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Por favor ingrese su contraseña",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Por favor ingrese su nombre de usuario",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Por favor, siga las instrucciones del sitio web y presione \"siguiente\".",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Privacidad",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Salas públicas",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Grabando",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactedAnEvent": "{username} censuró un suceso",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "reject": "Rechazar",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username} rechazó la invitación",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejoin": "Volver a unirse",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Eliminar",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "Eliminar todos los otros dispositivos",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Eliminado por {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "Eliminar dispositivo",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Eliminar la expulsión",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Mostrar el contenido con mensajes enriquecidos",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Responder",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Solicitar permiso",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "La sala ha subido de categoría",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Versión de sala",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "Visto por {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "send": "Enviar",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "Enviar un mensaje",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "Enviar audio",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Enviar un archivo",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Enviar una imagen",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Enviar el original",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Enviar video",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "{username} envió un archivo",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "{username} envió un audio",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "{username} envió una imagen",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "{username} envió un sticker",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "{username} envió un video",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentCallInformations": "{senderName} envió información de la llamada",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "setAsCanonicalAlias": "Fijar alias principal",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "Establecer enlace de invitación",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Establecer estado",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "Ajustes",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Compartir",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "{username} compartió la ubicación",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "showPassword": "Mostrar contraseña",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Omitir",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Código fuente",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "{senderName} comenzó una llamada",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "statusExampleMessage": "¿Cómo estás hoy?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Enviar",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "Sistema",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "theyDontMatch": "No coinciden",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "Coinciden",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Transferir desde otro dispositivo",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "Intentar enviar nuevamente",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Indisponible",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username} admitió a {targetName} nuevamente",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "unblockDevice": "Desbloquear dispositivo",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "Dispositivo desconocido",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "Algoritmo de cifrado desconocido",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEvent": "Evento desconocido '{type}'",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "unmuteChat": "Dejar de silenciar el chat",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Despinchar",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, =1{1 chat no leído} other{{unreadCount} chats no leídos}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "userAndOthersAreTyping": "{username} y {count} más están escribiendo…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userAndUserAreTyping": "{username} y {username2} están escribiendo…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userIsTyping": "{username} está escribiendo…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userLeftTheChat": "{username} abandonó el chat",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "username": "Nombre de usuario",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "userSentUnknownEvent": "{username} envió un evento {type}",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "verified": "Verificado",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Verificar",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Comenzar verificación",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "¡Has verificado exitosamente!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "Verificando la otra cuenta",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Video llamada",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Visibilidad del historial del chat",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "Visible para todos los participantes",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "Visible para todo el mundo",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Mensaje de voz",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "Esperando a que el socio acepte la solicitud…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "Esperando a que el socio acepte los emojis…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "Esperando a que el socio acepte los números…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Fondo de pantalla:",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "¡Advertencia!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "Te enviamos un correo electrónico",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Quién tiene permitido unirse al grupo",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "Escribe un mensaje…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "Sí",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "you": "Tú",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Ya no estás participando en este chat",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Has sido vetado de este chat",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "autoplayImages": "Reproducir emoticonos y stickers animados automáticamente",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "allChats": "Todos los chats",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "Agregar al espacio",
- "@addToSpace": {},
- "cantOpenUri": "No puedo abrir el URI {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "all": "Todo",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Bloqueo de aplicación",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Mensajes de bot",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "oneClientLoggedOut": "Se ha cerrado en la sesión de uno de sus clientes",
- "@oneClientLoggedOut": {},
- "addAccount": "Añadir cuenta",
- "@addAccount": {},
- "editBundlesForAccount": "Editar paquetes para esta cuenta",
- "@editBundlesForAccount": {},
- "addToBundle": "Agregar al paquete",
- "@addToBundle": {},
- "bundleName": "Nombre del paquete",
- "@bundleName": {},
- "saveFile": "Guardar el archivo",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendSticker": "Enviar stickers",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "Establecer nivel de permisos",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "shareLocation": "Compartir ubicación",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Inicio de sesión único",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "status": "Estado",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "synchronizingPleaseWait": "Sincronizando... por favor espere.",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "He hecho clic en el enlace",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Chat directo",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "errorObtainingLocation": "Error al obtener la ubicación: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "howOffensiveIsThisContent": "¿Cuán ofensivo es este contenido?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Invitar por mí",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Aún no ha agregado una forma de recuperar su contraseña.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "{count} usuarios están escribiendo…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "or": "O",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "spaceIsPublic": "El espacio es público",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "El chat se ha agregado a este espacio",
- "@chatHasBeenAddedToThisSpace": {},
- "commandInvalid": "Comando inválido",
- "@commandInvalid": {
- "type": "text"
- },
- "passwordRecovery": "Recuperación de contraseña",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Seguridad",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Extremadamente ofensivo",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Editar servidores bloqueado",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Configurar chat",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Sin conexión al servidor",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "Tu clave pública",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Contraseña olvidada",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Inofensivo",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Razón",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Cambios de miembros",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "createNewSpace": "Nuevo espacio",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Editar",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "Establecer emoticonos personalizados",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Ignorar",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Notificaciones",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Notificaciones habilitadas para esta cuenta",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "Ofensiva",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "serverRequiresEmail": "Este servidor necesita validar su dirección de correo electrónico para registrarse.",
- "@serverRequiresEmail": {},
- "pleaseChoose": "Por favor elija",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Reemplazar habitación con una versión más nueva",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "El contenido ha sido reportado a los administradores del servidor",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Grupos",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Mensaje de informe",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Buscar",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "locationPermissionDeniedNotice": "Permiso de ubicación denegado. Concédeles que puedan compartir tu ubicación.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Nivel de permiso predeterminado",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "obtainingLocation": "Obteniendo ubicación…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "Participante",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "Regla de Push",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Registrarse",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "sendAsText": "Enviar como texto",
- "@sendAsText": {
- "type": "text"
- },
- "toggleMuted": "Alternar silenciado",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "Demasiadas solicitudes. ¡Por favor inténtelo más tarde!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Con esta dirección puede recuperar su contraseña.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_send": "Enviar texto",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "deviceId": "ID del dispositivo",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Contiene nombre de usuario",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "¡UPS¡ Desafortunadamente, se produjo un error al configurar las notificaciones push.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Quitar tu avatar",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Habilitar la encriptación",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Mensajes",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Tamaño de fuente",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Prohibir al usuario dado en esta sala",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_unban": "Des banear al usuario dado en esta sala",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "commandMissing": "{command} no es un comando.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "scanQrCode": "Escanear código QR",
- "@scanQrCode": {},
- "homeserver": "Homeserver",
- "@homeserver": {},
- "newChat": "Nuevo chat",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_join": "Únete a la sala indicada",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "sendOnEnter": "Enviar con enter",
- "@sendOnEnter": {},
- "changeYourAvatar": "Cambiar tu avatar",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_me": "Descríbete",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "commandHint_html": "Enviar texto con formato HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Invitar al usuario indicado a esta sala",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_kick": "Eliminar el usuario indicado de esta sala",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "Deja esta sala",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_myroomavatar": "Selecciona tu foto para esta sala (by mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "Establece tu nombre para mostrar para esta sala",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_op": "Establece el nivel de potencia del usuario dado (default: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "Enviar texto sin formato",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "Enviar respuesta como reacción",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "containsDisplayName": "Contiene nombre para mostrar",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Editar avatar de sala",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "locationDisabledNotice": "Los servicios de ubicación están deshabilitado. Habilite para poder compartir su ubicación.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Encriptado",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Ir a la nueva sala",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "noMatrixServer": "{server1} no es un servidor matrix, usar {server2} en su lugar?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "openInMaps": "Abrir en maps",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "removeFromBundle": "Quitar de este paquete",
- "@removeFromBundle": {},
- "link": "Link",
- "@link": {},
- "enableMultiAccounts": "(BETA) habilite varias cuenta en este dispositivo",
- "@enableMultiAccounts": {},
- "pleaseEnter4Digits": "Ingrese 4 dígitos o déjelo en blanco para deshabilitar el bloqueo de la aplicación.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Elija un código de acceso",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Por favor ingrese su PIN",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "redactMessage": "Censurar mensaje",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Enviar mensajes",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "Nombre del espacio",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "Alternar favorito",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Marcar como: leído / no leído",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "Quién puede realizar qué acción",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "¿Por qué quieres denunciar esto?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "¿Limpiar la copia de seguridad de su chat para crear una nueva clave de seguridad?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "yourChatBackupHasBeenSetUp": "Se ha configurado la copia de respaldo del chat.",
- "@yourChatBackupHasBeenSetUp": {},
- "unverified": "No verificado",
- "@unverified": {},
- "commandHint_clearcache": "Limpiar cache",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "messageInfo": "Información del mensaje",
- "@messageInfo": {},
- "time": "Tiempo",
- "@time": {},
- "openVideoCamera": "Abrir la cámara para un video",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "repeatPassword": "Repita la contraseña",
- "@repeatPassword": {},
- "removeFromSpace": "Eliminar del espacio",
- "@removeFromSpace": {},
- "addToSpaceDescription": "Elige un espacio para añadir este chat a el.",
- "@addToSpaceDescription": {},
- "openGallery": "Abrir galería",
- "@openGallery": {},
- "start": "Iniciar",
- "@start": {},
- "commandHint_discardsession": "Descartar sesión",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "messageType": "Tipo de Mensaje",
- "@messageType": {},
- "videoWithSize": "Video ({size})",
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "publish": "Publicar",
- "@publish": {},
- "newSpace": "Nuevo espacio",
- "@newSpace": {},
- "allSpaces": "Todos los espacios",
- "@allSpaces": {},
- "widgetUrlError": "Esta no es una URL válida.",
- "@widgetUrlError": {},
- "commandHint_markasgroup": "Marcar como grupo",
- "@commandHint_markasgroup": {},
- "nextAccount": "Siguiente cuenta",
- "@nextAccount": {},
- "youRejectedTheInvitation": "Rechazaste la invitación",
- "@youRejectedTheInvitation": {},
- "newGroup": "Nuevo grupo",
- "@newGroup": {},
- "widgetJitsi": "Jitsi Meet",
- "@widgetJitsi": {},
- "previousAccount": "Cuenta anterior",
- "@previousAccount": {},
- "users": "Usuarios",
- "@users": {},
- "youInvitedBy": "📩 Has sido invitado por {user}",
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "youAcceptedTheInvitation": "👍 Aceptaste la invitación",
- "@youAcceptedTheInvitation": {},
- "widgetEtherpad": "Nota de texto",
- "@widgetEtherpad": {},
- "commandHint_cuddle": "Mandar una carantoña",
- "@commandHint_cuddle": {},
- "supposedMxid": "Esto debería ser {mxid}",
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "importFromZipFile": "Importar de un archivo .zip",
- "@importFromZipFile": {},
- "exportEmotePack": "Exportar paquete de emotes como .zip",
- "@exportEmotePack": {},
- "addChatDescription": "Añadir una descripción del chat",
- "@addChatDescription": {},
- "sendTypingNotifications": "Enviar notificaciones \"está escribiendo\"",
- "@sendTypingNotifications": {},
- "importEmojis": "Importar emojis",
- "@importEmojis": {},
- "confirmMatrixId": "Por favor confirma tu Matrix ID para borrar tu cuenta.",
- "@confirmMatrixId": {},
- "notAnImage": "El archivo no es una imagen.",
- "@notAnImage": {},
- "commandHint_hug": "Mandar un abrazo",
- "@commandHint_hug": {},
- "importNow": "Importar ahora",
- "@importNow": {},
- "hugContent": "{senderName} te abraza",
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "otherCallingPermissions": "Micrófono, cámara y otros permisos de FluffyChat",
- "@otherCallingPermissions": {},
- "emailOrUsername": "Correo electrónico o nombre de usuario",
- "@emailOrUsername": {},
- "countFiles": "{count} archivos",
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "reportUser": "Reportar usuario",
- "@reportUser": {},
- "voiceCall": "Llamada de voz",
- "@voiceCall": {},
- "reactedWith": "{sender} reaccionó con {reaction}",
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "markAsRead": "Marcar como leído",
- "@markAsRead": {},
- "widgetName": "Nombre",
- "@widgetName": {},
- "replace": "Reemplazar",
- "@replace": {},
- "unsupportedAndroidVersionLong": "Esta característica requiere una versión más reciente de Android. Por favor, compruebe las actualizaciones o la compatibilidad de LineageOS.",
- "@unsupportedAndroidVersionLong": {},
- "storeSecurlyOnThisDevice": "Almacenar de forma segura en este dispositivo",
- "@storeSecurlyOnThisDevice": {},
- "@encryptThisChat": {},
- "openChat": "Abrir chat",
- "@openChat": {},
- "screenSharingDetail": "Usted está compartiendo su pantalla en FluffyChat",
- "@screenSharingDetail": {},
- "@jumpToLastReadMessage": {},
- "allRooms": "Todos los chats grupales",
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "widgetVideo": "Vídeo",
- "@widgetVideo": {},
- "dismiss": "Descartar",
- "@dismiss": {},
- "@reportErrorDescription": {},
- "unsupportedAndroidVersion": "Versión de Android no compatible",
- "@unsupportedAndroidVersion": {},
- "indexedDbErrorLong": "El almacenamiento de mensajes, por desgracia, no está habilitado en el modo privado por defecto.\nPor favor, visite\n - about:config\n - Establezca dom.indexedDB.privateBrowsing.enabled a true\nDe otra forma, no es posible usar FluffyChat.",
- "@indexedDbErrorLong": {},
- "startFirstChat": "Comience su primer chat",
- "@startFirstChat": {},
- "@callingAccount": {},
- "@setColorTheme": {},
- "commandHint_create": "Crear un chat grupal vacío\nUse --no-encryption para deshabilitar el cifrado",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "user": "Usuario",
- "@user": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "separateChatTypes": "Separar chats directos de grupos",
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "tryAgain": "Inténtelo de nuevo",
- "@tryAgain": {},
- "youKickedAndBanned": "🙅 Usted expulsó y prohibió el acceso a {user}",
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@unbanUserDescription": {},
- "messagesStyle": "Mensajes:",
- "@messagesStyle": {},
- "@newSpaceDescription": {},
- "chatDescription": "Descripción del chat",
- "@chatDescription": {},
- "callingAccountDetails": "Permite a FluffyChat utilizar la aplicación de llamadas nativa de Android.",
- "@callingAccountDetails": {},
- "enterSpace": "Unirse al espacio",
- "@enterSpace": {},
- "@reopenChat": {},
- "pleaseEnterRecoveryKey": "Por favor, introduzca su clave de recuperación:",
- "@pleaseEnterRecoveryKey": {},
- "widgetNameError": "Por favor, introduzca un nombre a mostrar.",
- "@widgetNameError": {},
- "addWidget": "Añadir widget",
- "@addWidget": {},
- "@noKeyForThisMessage": {},
- "hydrateTor": "TOR: Importar sesión exportada",
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "storeInAppleKeyChain": "Almacenar en la KeyChain de Apple",
- "@storeInAppleKeyChain": {},
- "hydrate": "Restaurar desde fichero de copia de seguridad",
- "@hydrate": {},
- "invalidServerName": "Nombre del servidor no válido",
- "@invalidServerName": {},
- "chatPermissions": "Permisos del chat",
- "@chatPermissions": {},
- "sender": "Remitente",
- "@sender": {},
- "storeInAndroidKeystore": "Almacenar en la KeyStore de Android",
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "saveKeyManuallyDescription": "Compartir esta clave manualmente usando el diálogo de compartir del sistema o el portapapeles.",
- "@saveKeyManuallyDescription": {},
- "whyIsThisMessageEncrypted": "¿Por qué no se puede leer este mensaje?",
- "@whyIsThisMessageEncrypted": {},
- "setChatDescription": "Establecer descripción del chat",
- "@setChatDescription": {},
- "dehydrateWarning": "Esta acción no se puede deshacer. Asegúrese de que ha almacenado de forma segura el fichero de copia de seguridad.",
- "@dehydrateWarning": {},
- "@noOtherDevicesFound": {},
- "redactedBy": "Censurado por {username}",
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "videoCallsBetaWarning": "Tenga en cuenta que las videollamadas están actualmente en fase beta. Es posible que no funcionen como se espera o que no funcionen de ninguna manera en algunas plataformas.",
- "@videoCallsBetaWarning": {},
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "callingPermissions": "Permisos de llamadas",
- "@callingPermissions": {},
- "@readUpToHere": {},
- "unlockOldMessages": "Desbloquear mensajes viejos",
- "@unlockOldMessages": {},
- "numChats": "{number} chats",
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "optionalRedactReason": "(Opcional) Motivo para censurar este mensaje...",
- "@optionalRedactReason": {},
- "dehydrate": "Exportar sesión y limpiar dispositivo",
- "@dehydrate": {},
- "@archiveRoomDescription": {},
- "switchToAccount": "Cambiar a la cuenta {number}",
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "experimentalVideoCalls": "Videollamadas experimentales",
- "@experimentalVideoCalls": {},
- "pleaseEnterRecoveryKeyDescription": "Para desbloquear sus viejos mensajes, introduzca su clave de recuperación que se generó en una sesión anterior. Su clave de recuperación NO es su contraseña.",
- "@pleaseEnterRecoveryKeyDescription": {},
- "inviteContactToGroupQuestion": "¿Quieres invitar a {contact} al chat {groupName}?",
- "@inviteContactToGroupQuestion": {},
- "redactedByBecause": "Censurado por {username} porque: \"{reason}\"",
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "youHaveWithdrawnTheInvitationFor": "Usted retiró la invitación a {user}",
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@appearOnTopDetails": {},
- "enterRoom": "Unirse a la sala",
- "@enterRoom": {},
- "confirmEventUnpin": "¿Seguro que quiere desfijar permanentemente el evento?",
- "@confirmEventUnpin": {},
- "youInvitedUser": "📩 Usted invitó a {user}",
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "redactMessageDescription": "El mensaje será censurado para todas las personas participantes en la conversación. Esto no se puede deshacer.",
- "@redactMessageDescription": {},
- "recoveryKey": "Clave de recuperación",
- "@recoveryKey": {},
- "@invalidInput": {},
- "dehydrateTorLong": "Si está usando TOR, es recomendable exportar la sesión antes de cerrar la ventana.",
- "@dehydrateTorLong": {},
- "doNotShowAgain": "No mostrar de nuevo",
- "@doNotShowAgain": {},
- "@report": {},
- "hideUnimportantStateEvents": "Ocultar eventos de estado no importantes",
- "@hideUnimportantStateEvents": {},
- "screenSharingTitle": "Compartir la pantalla",
- "@screenSharingTitle": {},
- "widgetCustom": "Personalizado",
- "@widgetCustom": {},
- "youBannedUser": "Usted prohibió el acceso a {user}",
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@openLinkInBrowser": {},
- "@disableEncryptionWarning": {},
- "directChat": "Chat directo",
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@inviteGroupChat": {},
- "appearOnTop": "Aparecer en la cima",
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "foregroundServiceRunning": "Esta notificación aparece cuando el servicio en segundo plano se está ejecutando.",
- "@foregroundServiceRunning": {},
- "wasDirectChatDisplayName": "Chat vacío (era {oldDisplayName})",
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "noChatDescriptionYet": "No se ha creado una descripción del chat aún.",
- "@noChatDescriptionYet": {},
- "@learnMore": {},
- "chatDescriptionHasBeenChanged": "Se ha cambiado la descripción del chat",
- "@chatDescriptionHasBeenChanged": {},
- "dehydrateTor": "TOR: Exportar sesión",
- "@dehydrateTor": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "youKicked": "👞 Usted expulsó a {user}",
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@sorryThatsNotPossible": {},
- "shareInviteLink": "Compartir enlace de invitación",
- "@shareInviteLink": {},
- "commandHint_markasdm": "Marcar como sala de mensajes directos para el ID de Matrix",
- "@commandHint_markasdm": {},
- "recoveryKeyLost": "¿Perdió su clave de recuperación?",
- "@recoveryKeyLost": {},
- "@deviceKeys": {},
- "emoteKeyboardNoRecents": "Los emotes usados recientemente aparecerán aquí...",
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "youJoinedTheChat": "Usted se ha unido al chat",
- "@youJoinedTheChat": {},
- "errorAddingWidget": "Fallo al añadir el widget.",
- "@errorAddingWidget": {},
- "commandHint_dm": "Iniciar un chat directo\nUse --no-encryption para deshabilitar el cifrado",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "youUnbannedUser": "Usted volvió a permitir el acceso a {user}",
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "emojis": "Emojis",
- "@emojis": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "createGroup": "Crear grupo",
- "@createGroup": {},
- "hydrateTorLong": "¿Exportó su sesión la última vez que estuvo en TOR? Impórtela rápidamente y continúe chateando.",
- "@hydrateTorLong": {},
- "custom": "Personalizado",
- "@custom": {},
- "@noBackupWarning": {},
- "storeInSecureStorageDescription": "Almacenar la clave de recuperación en el almacenamiento seguro de este dispositivo.",
- "@storeInSecureStorageDescription": {},
- "@kickUserDescription": {},
- "pinMessage": "Anclar a la sala",
- "@pinMessage": {},
- "@invite": {},
- "indexedDbErrorTitle": "Problemas con el modo privado",
- "@indexedDbErrorTitle": {},
- "googlyEyesContent": "{senderName} te manda ojos saltones",
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "cuddleContent": "{senderName} se acurruca contigo",
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "commandHint_googly": "Enviar unos ojos saltones",
- "@commandHint_googly": {},
- "@placeCall": {}
+ "@@locale": "es",
+ "@@last_modified": "2021-08-14 12:41:10.097243",
+ "about": "Acerca de",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Aceptar",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} aceptó la invitación",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Cuenta",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "{username} activó el cifrado de extremo a extremo",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Añadir dirección de correo",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "Administrador",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "alias",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} respondió a la llamada",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "Cualquiera puede unirse",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Archivo",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "¿Pueden unirse los usuarios visitantes?",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "¿Estás seguro?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "¿Confirma que quiere cerrar sesión?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Para poder confirmar a la otra persona, ingrese su contraseña de almacenamiento segura o la clave de recuperación.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "¿Aceptar esta solicitud de verificación de {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "badServerLoginTypesException": "El servidor soporta los siguientes mecanismos para autenticación:\n{serverVersions}\npero esta aplicación sólo soporta:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerVersionsException": "El servidor soporta las siguientes versiones de la especificación:\n{serverVersions}\npero esta aplicación sólo soporta las versiones {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "Vetar del chat",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Vetado",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} vetó a {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Bloquear dispositivo",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Bloqueado",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Cancelar",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeDeviceName": "Cambiar el nombre del dispositivo",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} cambió el icono del chat",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} cambió la descripción del chat a: '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} cambió el nombre del chat a: '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} cambió los permisos del chat",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} cambió su nombre visible a: {displayname}",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} cambió las reglas de acceso de visitantes",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} cambió las reglas de acceso de visitantes a: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} cambió la visibilidad del historial",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} cambió la visibilidad del historial a: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} cambió las reglas de ingreso",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} cambió las reglas de ingreso a {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} cambió su imagen de perfil",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} cambió el alias de la sala",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} cambió el enlace de invitación",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "Cambiar la contraseña",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Cambiar el servidor",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Cambia tu estilo",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Cambiar el nombre del grupo",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "El cifrado se ha corrompido",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Chat",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "Copia de respaldo del chat",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "La copia de respaldo del chat está protegida por una clave de seguridad. Procure no perderla.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Detalles del chat",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "Conversaciones",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Elija una contraseña segura",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Borrar archivo",
+ "@clearArchive": {},
+ "close": "Cerrar",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareEmojiMatch": "Por favor compare los emojis",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Por favor compare los números",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Confirmar",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Conectar",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "El contacto ha sido invitado al grupo",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Copiado al portapapeles",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Copiar",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Copiar al portapapeles",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "No se pudo descifrar el mensaje: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count} participantes",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "Crear",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "💬{username} creó el chat",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "currentlyActive": "Actualmente activo",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Oscuro",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{day}-{month}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{day}-{month}-{year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "Se desactivará su cuenta de usuario. ¡La operación no se puede cancelar! ¿Está seguro?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Eliminar",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Cancelar cuenta",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Eliminar mensaje",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Dispositivo",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Dispositivos",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "El nombre visible ha cambiado",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Descargar archivo",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Editar nombre visible",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Editar alias de la sala",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "¡El emote ya existe!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "¡El atajo del emote es inválido!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Paquetes de emoticonos para la habitación",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Configuración de emotes",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Atajo de emote",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "¡Debes elegir un atajo de emote y una imagen!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "Chat vacío",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Habilitar paquete de emoticonos a nivel general",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Ya no podrá deshabilitar el cifrado. ¿Estás seguro?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Cifrado",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "El cifrado no está habilitado",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} terminó la llamada",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterAnEmailAddress": "Introducir una dirección de correo electrónico",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "Ingrese su servidor",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "¡Todo listo!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Nombre del archivo",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Reenviar",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "Desde que se unió",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "Desde la invitación",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Grupo",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "El grupo es público",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Grupo con {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "Los visitantes están prohibidos",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Los visitantes pueden unirse",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{username} ha retirado la invitación para {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "Ayuda",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Ocultar sucesos censurados",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Ocultar sucesos desconocidos",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "Identificación",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Identidad",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Usuarios ignorados",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Frase de contraseña o clave de recuperación incorrecta",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Invitar contacto",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Invitar contacto a {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invited": "Invitado",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "📩{username} invitó a {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "Sólo usuarios invitados",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username} te invitó a FluffyChat.\n1. Instale FluffyChat: https://fluffychat.im\n2. Regístrate o inicia sesión \n3. Abra el enlace de invitación: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "está escribiendo…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "👋{username} se unió al chat",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "Unirse a la sala",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "👞{username} echó a {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "🙅{username} echó y vetó a {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "Echar del chat",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "Última vez activo: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "Abandonar",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "Abandonó el chat",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Licencia",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Claro",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Mostrar {count} participantes más",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "loadingPleaseWait": "Cargando… Por favor espere.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Mostrar más…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Acceso",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Iniciar sesión en {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "logout": "Cerrar sesión",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Mencionar",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Moderador",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Silenciar chat",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Tenga en cuenta que necesita Pantalaimon para utilizar el cifrado de extremo a extremo por ahora.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "Nuevo mensaje en FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "¡Nueva solicitud de verificación!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Siguiente",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "No",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Ningún emote encontrado. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Sólo se puede activar el cifrado en cuanto la sala deja de ser de acceso público.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Parece que no tienes servicios de Google en tu teléfono. ¡Esa es una buena decisión para tu privacidad! Para recibir notificaciones instantáneas en FluffyChat, recomendamos usar microG: https://microg.org/",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "Ninguno",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Sin autorización",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Ninguna sala encontrada…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Desconectado",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "Ok",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "Conectado",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "La copia de seguridad de la clave en línea está habilitada",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Ups, algo salió mal…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Abrir la aplicación para leer los mensajes",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Abrir cámara",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "contraseña o clave de recuperación",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Contraseña",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "La contraseña ha sido cambiada",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Personas",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Elegir imagen",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Pin",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Reproducir {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseClickOnLink": "Haga clic en el enlace del correo electrónico y luego continúe.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Por favor ingrese su contraseña",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Por favor ingrese su nombre de usuario",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Por favor, siga las instrucciones del sitio web y presione \"siguiente\".",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Privacidad",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Salas públicas",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Grabando",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedAnEvent": "{username} censuró un suceso",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "reject": "Rechazar",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username} rechazó la invitación",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejoin": "Volver a unirse",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Eliminar",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "Eliminar todos los otros dispositivos",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Eliminado por {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "Eliminar dispositivo",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Eliminar la expulsión",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Mostrar el contenido con mensajes enriquecidos",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Responder",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Solicitar permiso",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "La sala ha subido de categoría",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Versión de sala",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "Visto por {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "send": "Enviar",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "Enviar un mensaje",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "Enviar audio",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Enviar un archivo",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Enviar una imagen",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Enviar el original",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Enviar video",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "{username} envió un archivo",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "{username} envió un audio",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "{username} envió una imagen",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "{username} envió un sticker",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "{username} envió un video",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentCallInformations": "{senderName} envió información de la llamada",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "setAsCanonicalAlias": "Fijar alias principal",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "Establecer enlace de invitación",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Establecer estado",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "Ajustes",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Compartir",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "{username} compartió la ubicación",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "showPassword": "Mostrar contraseña",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Omitir",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Código fuente",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "{senderName} comenzó una llamada",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "statusExampleMessage": "¿Cómo estás hoy?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Enviar",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "Sistema",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyDontMatch": "No coinciden",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "Coinciden",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Transferir desde otro dispositivo",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "Intentar enviar nuevamente",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Indisponible",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username} admitió a {targetName} nuevamente",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "unblockDevice": "Desbloquear dispositivo",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "Dispositivo desconocido",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "Algoritmo de cifrado desconocido",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEvent": "Evento desconocido '{type}'",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "unmuteChat": "Dejar de silenciar el chat",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Despinchar",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, =1{1 chat no leído} other{{unreadCount} chats no leídos}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username} y {count} más están escribiendo…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userAndUserAreTyping": "{username} y {username2} están escribiendo…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userIsTyping": "{username} está escribiendo…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userLeftTheChat": "{username} abandonó el chat",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "username": "Nombre de usuario",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userSentUnknownEvent": "{username} envió un evento {type}",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "verified": "Verificado",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Verificar",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Comenzar verificación",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "¡Has verificado exitosamente!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "Verificando la otra cuenta",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Video llamada",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Visibilidad del historial del chat",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "Visible para todos los participantes",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "Visible para todo el mundo",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Mensaje de voz",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "Esperando a que el socio acepte la solicitud…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "Esperando a que el socio acepte los emojis…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "Esperando a que el socio acepte los números…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Fondo de pantalla:",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "¡Advertencia!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "Te enviamos un correo electrónico",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Quién tiene permitido unirse al grupo",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "Escribe un mensaje…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "Sí",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "Tú",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Ya no estás participando en este chat",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Has sido vetado de este chat",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "autoplayImages": "Reproducir emoticonos y stickers animados automáticamente",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "allChats": "Todos los chats",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "Agregar al espacio",
+ "@addToSpace": {},
+ "cantOpenUri": "No puedo abrir el URI {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "all": "Todo",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Bloqueo de aplicación",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Mensajes de bot",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oneClientLoggedOut": "Se ha cerrado en la sesión de uno de sus clientes",
+ "@oneClientLoggedOut": {},
+ "addAccount": "Añadir cuenta",
+ "@addAccount": {},
+ "editBundlesForAccount": "Editar paquetes para esta cuenta",
+ "@editBundlesForAccount": {},
+ "addToBundle": "Agregar al paquete",
+ "@addToBundle": {},
+ "bundleName": "Nombre del paquete",
+ "@bundleName": {},
+ "saveFile": "Guardar el archivo",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendSticker": "Enviar stickers",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "Establecer nivel de permisos",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "shareLocation": "Compartir ubicación",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Inicio de sesión único",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "status": "Estado",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "Sincronizando... por favor espere.",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "He hecho clic en el enlace",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Chat directo",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "errorObtainingLocation": "Error al obtener la ubicación: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "howOffensiveIsThisContent": "¿Cuán ofensivo es este contenido?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Invitar por mí",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Aún no ha agregado una forma de recuperar su contraseña.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "{count} usuarios están escribiendo…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "or": "O",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "El espacio es público",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "El chat se ha agregado a este espacio",
+ "@chatHasBeenAddedToThisSpace": {},
+ "commandInvalid": "Comando inválido",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "passwordRecovery": "Recuperación de contraseña",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Seguridad",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Extremadamente ofensivo",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Editar servidores bloqueado",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Configurar chat",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Sin conexión al servidor",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "Tu clave pública",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Contraseña olvidada",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Inofensivo",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Razón",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Cambios de miembros",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createNewSpace": "Nuevo espacio",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Editar",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "Establecer emoticonos personalizados",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Ignorar",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Notificaciones",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Notificaciones habilitadas para esta cuenta",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "Ofensiva",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "serverRequiresEmail": "Este servidor necesita validar su dirección de correo electrónico para registrarse.",
+ "@serverRequiresEmail": {},
+ "pleaseChoose": "Por favor elija",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Reemplazar habitación con una versión más nueva",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "El contenido ha sido reportado a los administradores del servidor",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Grupos",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Mensaje de informe",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Buscar",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationPermissionDeniedNotice": "Permiso de ubicación denegado. Concédeles que puedan compartir tu ubicación.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Nivel de permiso predeterminado",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "obtainingLocation": "Obteniendo ubicación…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "Participante",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "Regla de Push",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Registrarse",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAsText": "Enviar como texto",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "toggleMuted": "Alternar silenciado",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "Demasiadas solicitudes. ¡Por favor inténtelo más tarde!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Con esta dirección puede recuperar su contraseña.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_send": "Enviar texto",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "deviceId": "ID del dispositivo",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Contiene nombre de usuario",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "¡UPS¡ Desafortunadamente, se produjo un error al configurar las notificaciones push.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Quitar tu avatar",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Habilitar la encriptación",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Mensajes",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Tamaño de fuente",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Prohibir al usuario dado en esta sala",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_unban": "Des banear al usuario dado en esta sala",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "commandMissing": "{command} no es un comando.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "scanQrCode": "Escanear código QR",
+ "@scanQrCode": {},
+ "homeserver": "Homeserver",
+ "@homeserver": {},
+ "newChat": "Nuevo chat",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_join": "Únete a la sala indicada",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "sendOnEnter": "Enviar con enter",
+ "@sendOnEnter": {},
+ "changeYourAvatar": "Cambiar tu avatar",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_me": "Descríbete",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_html": "Enviar texto con formato HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Invitar al usuario indicado a esta sala",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_kick": "Eliminar el usuario indicado de esta sala",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "Deja esta sala",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_myroomavatar": "Selecciona tu foto para esta sala (by mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "Establece tu nombre para mostrar para esta sala",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_op": "Establece el nivel de potencia del usuario dado (default: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "Enviar texto sin formato",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "Enviar respuesta como reacción",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "containsDisplayName": "Contiene nombre para mostrar",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Editar avatar de sala",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationDisabledNotice": "Los servicios de ubicación están deshabilitado. Habilite para poder compartir su ubicación.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Encriptado",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Ir a la nueva sala",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} no es un servidor matrix, usar {server2} en su lugar?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "openInMaps": "Abrir en maps",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeFromBundle": "Quitar de este paquete",
+ "@removeFromBundle": {},
+ "link": "Link",
+ "@link": {},
+ "enableMultiAccounts": "(BETA) habilite varias cuenta en este dispositivo",
+ "@enableMultiAccounts": {},
+ "pleaseEnter4Digits": "Ingrese 4 dígitos o déjelo en blanco para deshabilitar el bloqueo de la aplicación.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Elija un código de acceso",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Por favor ingrese su PIN",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactMessage": "Censurar mensaje",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Enviar mensajes",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "Nombre del espacio",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "Alternar favorito",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Marcar como: leído / no leído",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "Quién puede realizar qué acción",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "¿Por qué quieres denunciar esto?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "¿Limpiar la copia de seguridad de su chat para crear una nueva clave de seguridad?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourChatBackupHasBeenSetUp": "Se ha configurado la copia de respaldo del chat.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "unverified": "No verificado",
+ "@unverified": {},
+ "commandHint_clearcache": "Limpiar cache",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "messageInfo": "Información del mensaje",
+ "@messageInfo": {},
+ "time": "Tiempo",
+ "@time": {},
+ "openVideoCamera": "Abrir la cámara para un video",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "repeatPassword": "Repita la contraseña",
+ "@repeatPassword": {},
+ "removeFromSpace": "Eliminar del espacio",
+ "@removeFromSpace": {},
+ "addToSpaceDescription": "Elige un espacio para añadir este chat a el.",
+ "@addToSpaceDescription": {},
+ "openGallery": "Abrir galería",
+ "@openGallery": {},
+ "start": "Iniciar",
+ "@start": {},
+ "commandHint_discardsession": "Descartar sesión",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "messageType": "Tipo de Mensaje",
+ "@messageType": {},
+ "videoWithSize": "Video ({size})",
+ "@videoWithSize": {
+ "type": "text",
+ "placeholders": {
+ "size": {}
+ }
+ },
+ "publish": "Publicar",
+ "@publish": {},
+ "newSpace": "Nuevo espacio",
+ "@newSpace": {},
+ "allSpaces": "Todos los espacios",
+ "@allSpaces": {},
+ "widgetUrlError": "Esta no es una URL válida.",
+ "@widgetUrlError": {},
+ "commandHint_markasgroup": "Marcar como grupo",
+ "@commandHint_markasgroup": {},
+ "nextAccount": "Siguiente cuenta",
+ "@nextAccount": {},
+ "youRejectedTheInvitation": "Rechazaste la invitación",
+ "@youRejectedTheInvitation": {},
+ "newGroup": "Nuevo grupo",
+ "@newGroup": {},
+ "widgetJitsi": "Jitsi Meet",
+ "@widgetJitsi": {},
+ "previousAccount": "Cuenta anterior",
+ "@previousAccount": {},
+ "users": "Usuarios",
+ "@users": {},
+ "youInvitedBy": "📩 Has sido invitado por {user}",
+ "@youInvitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youAcceptedTheInvitation": "👍 Aceptaste la invitación",
+ "@youAcceptedTheInvitation": {},
+ "widgetEtherpad": "Nota de texto",
+ "@widgetEtherpad": {},
+ "commandHint_cuddle": "Mandar una carantoña",
+ "@commandHint_cuddle": {},
+ "supposedMxid": "Esto debería ser {mxid}",
+ "@supposedMxid": {
+ "type": "text",
+ "placeholders": {
+ "mxid": {}
+ }
+ },
+ "importFromZipFile": "Importar de un archivo .zip",
+ "@importFromZipFile": {},
+ "exportEmotePack": "Exportar paquete de emotes como .zip",
+ "@exportEmotePack": {},
+ "addChatDescription": "Añadir una descripción del chat",
+ "@addChatDescription": {},
+ "sendTypingNotifications": "Enviar notificaciones \"está escribiendo\"",
+ "@sendTypingNotifications": {},
+ "importEmojis": "Importar emojis",
+ "@importEmojis": {},
+ "confirmMatrixId": "Por favor confirma tu Matrix ID para borrar tu cuenta.",
+ "@confirmMatrixId": {},
+ "notAnImage": "El archivo no es una imagen.",
+ "@notAnImage": {},
+ "commandHint_hug": "Mandar un abrazo",
+ "@commandHint_hug": {},
+ "importNow": "Importar ahora",
+ "@importNow": {},
+ "hugContent": "{senderName} te abraza",
+ "@hugContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "otherCallingPermissions": "Micrófono, cámara y otros permisos de FluffyChat",
+ "@otherCallingPermissions": {},
+ "emailOrUsername": "Correo electrónico o nombre de usuario",
+ "@emailOrUsername": {},
+ "countFiles": "{count} archivos",
+ "@countFiles": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "reportUser": "Reportar usuario",
+ "@reportUser": {},
+ "voiceCall": "Llamada de voz",
+ "@voiceCall": {},
+ "reactedWith": "{sender} reaccionó con {reaction}",
+ "@reactedWith": {
+ "type": "text",
+ "placeholders": {
+ "sender": {},
+ "reaction": {}
+ }
+ },
+ "markAsRead": "Marcar como leído",
+ "@markAsRead": {},
+ "widgetName": "Nombre",
+ "@widgetName": {},
+ "replace": "Reemplazar",
+ "@replace": {},
+ "unsupportedAndroidVersionLong": "Esta característica requiere una versión más reciente de Android. Por favor, compruebe las actualizaciones o la compatibilidad de LineageOS.",
+ "@unsupportedAndroidVersionLong": {},
+ "storeSecurlyOnThisDevice": "Almacenar de forma segura en este dispositivo",
+ "@storeSecurlyOnThisDevice": {},
+ "openChat": "Abrir chat",
+ "@openChat": {},
+ "screenSharingDetail": "Usted está compartiendo su pantalla en FluffyChat",
+ "@screenSharingDetail": {},
+ "allRooms": "Todos los chats grupales",
+ "@allRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "widgetVideo": "Vídeo",
+ "@widgetVideo": {},
+ "dismiss": "Descartar",
+ "@dismiss": {},
+ "unsupportedAndroidVersion": "Versión de Android no compatible",
+ "@unsupportedAndroidVersion": {},
+ "indexedDbErrorLong": "El almacenamiento de mensajes, por desgracia, no está habilitado en el modo privado por defecto.\nPor favor, visite\n - about:config\n - Establezca dom.indexedDB.privateBrowsing.enabled a true\nDe otra forma, no es posible usar FluffyChat.",
+ "@indexedDbErrorLong": {},
+ "startFirstChat": "Comience su primer chat",
+ "@startFirstChat": {},
+ "commandHint_create": "Crear un chat grupal vacío\nUse --no-encryption para deshabilitar el cifrado",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "user": "Usuario",
+ "@user": {},
+ "separateChatTypes": "Separar chats directos de grupos",
+ "@separateChatTypes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryAgain": "Inténtelo de nuevo",
+ "@tryAgain": {},
+ "youKickedAndBanned": "🙅 Usted expulsó y prohibió el acceso a {user}",
+ "@youKickedAndBanned": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "messagesStyle": "Mensajes:",
+ "@messagesStyle": {},
+ "chatDescription": "Descripción del chat",
+ "@chatDescription": {},
+ "callingAccountDetails": "Permite a FluffyChat utilizar la aplicación de llamadas nativa de Android.",
+ "@callingAccountDetails": {},
+ "enterSpace": "Unirse al espacio",
+ "@enterSpace": {},
+ "pleaseEnterRecoveryKey": "Por favor, introduzca su clave de recuperación:",
+ "@pleaseEnterRecoveryKey": {},
+ "widgetNameError": "Por favor, introduzca un nombre a mostrar.",
+ "@widgetNameError": {},
+ "addWidget": "Añadir widget",
+ "@addWidget": {},
+ "hydrateTor": "TOR: Importar sesión exportada",
+ "@hydrateTor": {},
+ "storeInAppleKeyChain": "Almacenar en la KeyChain de Apple",
+ "@storeInAppleKeyChain": {},
+ "hydrate": "Restaurar desde fichero de copia de seguridad",
+ "@hydrate": {},
+ "invalidServerName": "Nombre del servidor no válido",
+ "@invalidServerName": {},
+ "chatPermissions": "Permisos del chat",
+ "@chatPermissions": {},
+ "sender": "Remitente",
+ "@sender": {},
+ "storeInAndroidKeystore": "Almacenar en la KeyStore de Android",
+ "@storeInAndroidKeystore": {},
+ "saveKeyManuallyDescription": "Compartir esta clave manualmente usando el diálogo de compartir del sistema o el portapapeles.",
+ "@saveKeyManuallyDescription": {},
+ "whyIsThisMessageEncrypted": "¿Por qué no se puede leer este mensaje?",
+ "@whyIsThisMessageEncrypted": {},
+ "setChatDescription": "Establecer descripción del chat",
+ "@setChatDescription": {},
+ "dehydrateWarning": "Esta acción no se puede deshacer. Asegúrese de que ha almacenado de forma segura el fichero de copia de seguridad.",
+ "@dehydrateWarning": {},
+ "redactedBy": "Censurado por {username}",
+ "@redactedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "videoCallsBetaWarning": "Tenga en cuenta que las videollamadas están actualmente en fase beta. Es posible que no funcionen como se espera o que no funcionen de ninguna manera en algunas plataformas.",
+ "@videoCallsBetaWarning": {},
+ "callingPermissions": "Permisos de llamadas",
+ "@callingPermissions": {},
+ "unlockOldMessages": "Desbloquear mensajes viejos",
+ "@unlockOldMessages": {},
+ "numChats": "{number} chats",
+ "@numChats": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "optionalRedactReason": "(Opcional) Motivo para censurar este mensaje...",
+ "@optionalRedactReason": {},
+ "dehydrate": "Exportar sesión y limpiar dispositivo",
+ "@dehydrate": {},
+ "switchToAccount": "Cambiar a la cuenta {number}",
+ "@switchToAccount": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "experimentalVideoCalls": "Videollamadas experimentales",
+ "@experimentalVideoCalls": {},
+ "pleaseEnterRecoveryKeyDescription": "Para desbloquear sus viejos mensajes, introduzca su clave de recuperación que se generó en una sesión anterior. Su clave de recuperación NO es su contraseña.",
+ "@pleaseEnterRecoveryKeyDescription": {},
+ "inviteContactToGroupQuestion": "¿Quieres invitar a {contact} al chat {groupName}?",
+ "@inviteContactToGroupQuestion": {},
+ "redactedByBecause": "Censurado por {username} porque: \"{reason}\"",
+ "@redactedByBecause": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "reason": {}
+ }
+ },
+ "youHaveWithdrawnTheInvitationFor": "Usted retiró la invitación a {user}",
+ "@youHaveWithdrawnTheInvitationFor": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "enterRoom": "Unirse a la sala",
+ "@enterRoom": {},
+ "confirmEventUnpin": "¿Seguro que quiere desfijar permanentemente el evento?",
+ "@confirmEventUnpin": {},
+ "youInvitedUser": "📩 Usted invitó a {user}",
+ "@youInvitedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "redactMessageDescription": "El mensaje será censurado para todas las personas participantes en la conversación. Esto no se puede deshacer.",
+ "@redactMessageDescription": {},
+ "recoveryKey": "Clave de recuperación",
+ "@recoveryKey": {},
+ "dehydrateTorLong": "Si está usando TOR, es recomendable exportar la sesión antes de cerrar la ventana.",
+ "@dehydrateTorLong": {},
+ "doNotShowAgain": "No mostrar de nuevo",
+ "@doNotShowAgain": {},
+ "hideUnimportantStateEvents": "Ocultar eventos de estado no importantes",
+ "@hideUnimportantStateEvents": {},
+ "screenSharingTitle": "Compartir la pantalla",
+ "@screenSharingTitle": {},
+ "widgetCustom": "Personalizado",
+ "@widgetCustom": {},
+ "youBannedUser": "Usted prohibió el acceso a {user}",
+ "@youBannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "directChat": "Chat directo",
+ "@directChat": {},
+ "appearOnTop": "Aparecer en la cima",
+ "@appearOnTop": {},
+ "foregroundServiceRunning": "Esta notificación aparece cuando el servicio en segundo plano se está ejecutando.",
+ "@foregroundServiceRunning": {},
+ "wasDirectChatDisplayName": "Chat vacío (era {oldDisplayName})",
+ "@wasDirectChatDisplayName": {
+ "type": "text",
+ "placeholders": {
+ "oldDisplayName": {}
+ }
+ },
+ "noChatDescriptionYet": "No se ha creado una descripción del chat aún.",
+ "@noChatDescriptionYet": {},
+ "chatDescriptionHasBeenChanged": "Se ha cambiado la descripción del chat",
+ "@chatDescriptionHasBeenChanged": {},
+ "dehydrateTor": "TOR: Exportar sesión",
+ "@dehydrateTor": {},
+ "youKicked": "👞 Usted expulsó a {user}",
+ "@youKicked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "shareInviteLink": "Compartir enlace de invitación",
+ "@shareInviteLink": {},
+ "commandHint_markasdm": "Marcar como sala de mensajes directos para el ID de Matrix",
+ "@commandHint_markasdm": {},
+ "recoveryKeyLost": "¿Perdió su clave de recuperación?",
+ "@recoveryKeyLost": {},
+ "emoteKeyboardNoRecents": "Los emotes usados recientemente aparecerán aquí...",
+ "@emoteKeyboardNoRecents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youJoinedTheChat": "Usted se ha unido al chat",
+ "@youJoinedTheChat": {},
+ "errorAddingWidget": "Fallo al añadir el widget.",
+ "@errorAddingWidget": {},
+ "commandHint_dm": "Iniciar un chat directo\nUse --no-encryption para deshabilitar el cifrado",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "youUnbannedUser": "Usted volvió a permitir el acceso a {user}",
+ "@youUnbannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "emojis": "Emojis",
+ "@emojis": {},
+ "createGroup": "Crear grupo",
+ "@createGroup": {},
+ "hydrateTorLong": "¿Exportó su sesión la última vez que estuvo en TOR? Impórtela rápidamente y continúe chateando.",
+ "@hydrateTorLong": {},
+ "custom": "Personalizado",
+ "@custom": {},
+ "storeInSecureStorageDescription": "Almacenar la clave de recuperación en el almacenamiento seguro de este dispositivo.",
+ "@storeInSecureStorageDescription": {},
+ "pinMessage": "Anclar a la sala",
+ "@pinMessage": {},
+ "indexedDbErrorTitle": "Problemas con el modo privado",
+ "@indexedDbErrorTitle": {},
+ "googlyEyesContent": "{senderName} te manda ojos saltones",
+ "@googlyEyesContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "cuddleContent": "{senderName} se acurruca contigo",
+ "@cuddleContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "commandHint_googly": "Enviar unos ojos saltones",
+ "@commandHint_googly": {}
}
diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb
index b53675eda..c94ad9938 100644
--- a/assets/l10n/intl_et.arb
+++ b/assets/l10n/intl_et.arb
@@ -559,7 +559,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "Vaikimisi õigused",
+ "defaultPermissionLevel": "Vaikimisi õigused uutele kasutajatele",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -2709,8 +2709,68 @@
"@files": {},
"swipeRightToLeftToReply": "Vastamiseks viipa paremalt vasakule",
"@swipeRightToLeftToReply": {},
- "alwaysUse24HourFormat": "vale",
+ "alwaysUse24HourFormat": "false",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
- }
+ },
+ "noMoreChatsFound": "Rohkem vestlusi ei leidu...",
+ "@noMoreChatsFound": {},
+ "joinedChats": "Vestlusi, millega oled liitunud",
+ "@joinedChats": {},
+ "unread": "Lugemata",
+ "@unread": {},
+ "space": "Kogukond",
+ "@space": {},
+ "spaces": "Kogukonnad",
+ "@spaces": {},
+ "goToSpace": "Ava kogukond: {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "Märgi mitteloetuks",
+ "@markAsUnread": {},
+ "countChatsAndCountParticipants": "{chats} vestlust ja {participants} osalejat",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "userLevel": "{level} - kasutaja",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - moderaator",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "adminLevel": "{level} - peakasutaja",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "changeTheVisibilityOfChatHistory": "Muuda vestluse ajaloo nähtavust",
+ "@changeTheVisibilityOfChatHistory": {},
+ "sendRoomNotifications": "Saada @jututuba teavitusi",
+ "@sendRoomNotifications": {},
+ "changeTheCanonicalRoomAlias": "Muuda vestluse põhilist avalikult nähtavat aadressi",
+ "@changeTheCanonicalRoomAlias": {},
+ "changeGeneralChatSettings": "Muuda vestluse üldiseid seadistusi",
+ "@changeGeneralChatSettings": {},
+ "inviteOtherUsers": "Kutsu teisi osalejaid sellesse vestlusesse",
+ "@inviteOtherUsers": {},
+ "changeTheChatPermissions": "Muuda vestluse õigusi",
+ "@changeTheChatPermissions": {},
+ "changeTheDescriptionOfTheGroup": "Muuda vestluse kirjeldust",
+ "@changeTheDescriptionOfTheGroup": {}
}
diff --git a/assets/l10n/intl_eu.arb b/assets/l10n/intl_eu.arb
index 12ad1c53d..d810bcc95 100644
--- a/assets/l10n/intl_eu.arb
+++ b/assets/l10n/intl_eu.arb
@@ -23,7 +23,7 @@
"type": "text",
"placeholders": {}
},
- "activatedEndToEndEncryption": "🔐 {username}(e)k ertzetik ertzerako zifraketa gaitu du",
+ "activatedEndToEndEncryption": "🔐 {username}(e)k ertzetik ertzerako zifratzea gaitu du",
"@activatedEndToEndEncryption": {
"type": "text",
"placeholders": {
@@ -226,7 +226,7 @@
"type": "text",
"placeholders": {}
},
- "channelCorruptedDecryptError": "Zifraketa hondatu egin da",
+ "channelCorruptedDecryptError": "Zifratzea hondatu egin da",
"@channelCorruptedDecryptError": {
"type": "text",
"placeholders": {}
@@ -412,17 +412,17 @@
"type": "text",
"placeholders": {}
},
- "enableEncryptionWarning": "Ezingo duzu zifraketa ezgaitu. Ziur zaude?",
+ "enableEncryptionWarning": "Ezingo duzu zifratzea ezgaitu. Ziur zaude?",
"@enableEncryptionWarning": {
"type": "text",
"placeholders": {}
},
- "encryption": "Zifraketa",
+ "encryption": "Zifratzea",
"@encryption": {
"type": "text",
"placeholders": {}
},
- "encryptionNotEnabled": "Zifraketa ez dago gaituta",
+ "encryptionNotEnabled": "Zifratzea ez dago gaituta",
"@encryptionNotEnabled": {
"type": "text",
"placeholders": {}
@@ -666,7 +666,7 @@
"type": "text",
"placeholders": {}
},
- "needPantalaimonWarning": "Kontuan izan oraingoz Pantalaimon behar duzula puntuz puntuko zifraketarako.",
+ "needPantalaimonWarning": "Kontuan izan oraingoz Pantalaimon behar duzula ertzetik ertzerako zifratzerako.",
"@needPantalaimonWarning": {
"type": "text",
"placeholders": {}
@@ -1036,7 +1036,7 @@
"type": "text",
"placeholders": {}
},
- "unknownEncryptionAlgorithm": "Zifraketa-algoritmo ezezaguna",
+ "unknownEncryptionAlgorithm": "Zifratze-algoritmo ezezaguna",
"@unknownEncryptionAlgorithm": {
"type": "text",
"placeholders": {}
@@ -1560,7 +1560,7 @@
"type": "text",
"placeholders": {}
},
- "contentHasBeenReported": "Edukia zerbitzariko administrariei jakinarazi zaie",
+ "contentHasBeenReported": "Edukia zerbitzariko administratzaileei jakinarazi zaie",
"@contentHasBeenReported": {
"type": "text",
"placeholders": {}
@@ -1649,7 +1649,7 @@
"type": "text",
"placeholders": {}
},
- "enableEncryption": "Gaitu zifraketa",
+ "enableEncryption": "Gaitu zifratzea",
"@enableEncryption": {
"type": "text",
"placeholders": {}
@@ -1781,7 +1781,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "Defektuzko botere-maila",
+ "defaultPermissionLevel": "Erabiltzaile berrien defektuzko botere-maila",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -1841,7 +1841,7 @@
"type": "text",
"placeholders": {}
},
- "noEncryptionForPublicRooms": "Zifraketa aktiba dezakezu soilik gelak publikoa izateari utzi badio.",
+ "noEncryptionForPublicRooms": "Zifratzea aktiba dezakezu soilik gelak publikoa izateari utzi badio.",
"@noEncryptionForPublicRooms": {
"type": "text",
"placeholders": {}
@@ -2238,7 +2238,7 @@
"@startFirstChat": {},
"newSpaceDescription": "Guneek txatak taldekatzea ahalbidetzen dute eta komunitate pribatu edo publikoak osatzea.",
"@newSpaceDescription": {},
- "disableEncryptionWarning": "Segurtasun arrazoiak direla-eta, ezin duzu lehendik zifratuta zegoen txat bateko zifraketa ezgaitu.",
+ "disableEncryptionWarning": "Segurtasun arrazoiak direla-eta, ezin duzu lehendik zifratuta zegoen txat bateko zifratzea ezgaitu.",
"@disableEncryptionWarning": {},
"encryptThisChat": "Zifratu txata",
"@encryptThisChat": {},
@@ -2357,7 +2357,7 @@
},
"redactMessageDescription": "Mezua elkarrizketa honetako partaide guztientzat botako da atzera. Ezin da desegin.",
"@redactMessageDescription": {},
- "addChatDescription": "Gehitu txat honen deskribapena…",
+ "addChatDescription": "Gehitu txataren deskribapena…",
"@addChatDescription": {},
"directChat": "Banakako txata",
"@directChat": {},
@@ -2520,7 +2520,7 @@
},
"transparent": "Gardena",
"@transparent": {},
- "sendReadReceipts": "Bidali irakurri izanaren adierazlea",
+ "sendReadReceipts": "Bidali irakurri izanaren agiria",
"@sendReadReceipts": {},
"formattedMessages": "Formatua duten mezuak",
"@formattedMessages": {},
@@ -2547,7 +2547,7 @@
"sender": {}
}
},
- "sendReadReceiptsDescription": "Txateko beste kideek mezu bat irakurri duzula ikus dezakete.",
+ "sendReadReceiptsDescription": "Txateko beste partaideek mezu bat irakurri duzula ikus dezakete.",
"@sendReadReceiptsDescription": {},
"forwardMessageTo": "Birbidali mezua {roomName}(e)ra?",
"@forwardMessageTo": {
@@ -2576,7 +2576,7 @@
"@verifyOtherUserDescription": {},
"formattedMessagesDescription": "Erakutsi mezu aberatsen edukia markdown erabiliz, testu lodia esaterako.",
"@formattedMessagesDescription": {},
- "sendTypingNotificationsDescription": "Txateko beste kideek mezu berri bat idazten ari zarela ikus dezakete.",
+ "sendTypingNotificationsDescription": "Txateko beste partaideek mezu berri bat idazten ari zarela ikus dezakete.",
"@sendTypingNotificationsDescription": {},
"verifyOtherUser": "🔐 Egiaztatu beste erabiltzaile bat",
"@verifyOtherUser": {},
@@ -2709,8 +2709,68 @@
"@knockRestricted": {},
"swipeRightToLeftToReply": "Herrestatu eskuin-ezker erantzuteko",
"@swipeRightToLeftToReply": {},
- "alwaysUse24HourFormat": "ez",
+ "alwaysUse24HourFormat": "false",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
- }
+ },
+ "noMoreChatsFound": "Ez da beste txatik aurkitu...",
+ "@noMoreChatsFound": {},
+ "unread": "Irakurri gabe",
+ "@unread": {},
+ "space": "Gunea",
+ "@space": {},
+ "joinedChats": "Batu zaren txatak",
+ "@joinedChats": {},
+ "goToSpace": "Joan {space} gunera",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "Markatu irakurri gabetzat",
+ "@markAsUnread": {},
+ "countChatsAndCountParticipants": "{chats} txat eta {participants} partaide",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "spaces": "Guneak",
+ "@spaces": {},
+ "adminLevel": "{level} - Administratzailea",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "changeTheChatPermissions": "Aldatu txataren baimenak",
+ "@changeTheChatPermissions": {},
+ "inviteOtherUsers": "Gonbidatu beste erabiltzaileak txat honetara",
+ "@inviteOtherUsers": {},
+ "userLevel": "{level} - Erabiltzailea",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - Moderatzailea",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "sendRoomNotifications": "Bidali @gela jakinarazpena",
+ "@sendRoomNotifications": {},
+ "changeTheDescriptionOfTheGroup": "Aldatu txataren deskribapena",
+ "@changeTheDescriptionOfTheGroup": {},
+ "changeGeneralChatSettings": "Aldatu txataren ezarpen orokorrak",
+ "@changeGeneralChatSettings": {},
+ "changeTheVisibilityOfChatHistory": "Aldatu txataren historiaren ikusgaitasuna",
+ "@changeTheVisibilityOfChatHistory": {},
+ "changeTheCanonicalRoomAlias": "Aldatu txataren helbide publiko nagusia",
+ "@changeTheCanonicalRoomAlias": {}
}
diff --git a/assets/l10n/intl_fa.arb b/assets/l10n/intl_fa.arb
index b51439b8e..d62cb8884 100644
--- a/assets/l10n/intl_fa.arb
+++ b/assets/l10n/intl_fa.arb
@@ -2300,78 +2300,6 @@
"@signInWithPassword": {},
"pleaseTryAgainLaterOrChooseDifferentServer": "لطفا بعدا تلاش کنید یا سرور دیگری انتخاب کنید.",
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@setColorTheme": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "@tryAgain": {},
- "@unbanUserDescription": {},
- "@messagesStyle": {},
- "@chatDescription": {},
- "@pushNotificationsNotAvailable": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@makeAdminDescription": {},
- "@setChatDescription": {},
- "@importFromZipFile": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@optionalRedactReason": {},
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@redactMessageDescription": {},
- "@invalidInput": {},
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@invitePrivateChat": {},
- "@importEmojis": {},
- "@noChatDescriptionYet": {},
- "@learnMore": {},
"notAnImage": "یک فایل تصویری نیست.",
- "@notAnImage": {},
- "@chatDescriptionHasBeenChanged": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "@profileNotFound": {},
- "@shareInviteLink": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@replace": {},
- "@createGroup": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@invite": {}
+ "@notAnImage": {}
}
diff --git a/assets/l10n/intl_fi.arb b/assets/l10n/intl_fi.arb
index 65465acfd..b9123ff0f 100644
--- a/assets/l10n/intl_fi.arb
+++ b/assets/l10n/intl_fi.arb
@@ -2402,12 +2402,5 @@
"importNow": "Tuo nyt",
"@importNow": {},
"invite": "Kutsu",
- "@invite": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "@unbanUserDescription": {},
- "@pushNotificationsNotAvailable": {},
- "@makeAdminDescription": {},
- "@learnMore": {},
- "@kickUserDescription": {}
+ "@invite": {}
}
diff --git a/assets/l10n/intl_fr.arb b/assets/l10n/intl_fr.arb
index ba0a82634..7c8c317e2 100644
--- a/assets/l10n/intl_fr.arb
+++ b/assets/l10n/intl_fr.arb
@@ -1,2379 +1,2741 @@
{
- "@@locale": "fr",
- "@@last_modified": "2021-08-14 12:41:10.051787",
- "about": "À propos",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Accepter",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "👍 {username} a accepté l'invitation",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Compte",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "🔐 {username} a activé le chiffrement de bout en bout",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Ajouter un courriel",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "Ajouter à l'espace",
- "@addToSpace": {},
- "admin": "Administrateur",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "adresse",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Tout",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "Toutes les discussions",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} a répondu à l'appel",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "Tout le monde peut rejoindre",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Verrouillage de l’application",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Archiver",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "Les invités peuvent-i·e·ls rejoindre",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Êtes-vous sûr·e ?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "Voulez-vous vraiment vous déconnecter ?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Pour pouvoir faire signer l'autre personne, veuillez entrer la phrase de passe de votre trousseau sécurisé ou votre clé de récupération.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Accepter cette demande de vérification de la part de {username} ?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "autoplayImages": "Lire automatiquement les autocollants et les émojis animés",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "badServerLoginTypesException": "Le serveur d'accueil prend en charge les types de connexion :\n{serverVersions}\nMais cette application ne prend en charge que :\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerVersionsException": "Le serveur d'accueil prend en charge les versions des spécifications :\n{serverVersions}\nMais cette application ne prend en charge que {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "Bannir de la discussion",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Banni",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} a banni {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Bloquer l'appareil",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Bloqué",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Messages de bot",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Annuler",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "Impossible d'ouvrir l'URI {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changeDeviceName": "Modifier le nom de l'appareil",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} a changé l'image de la discussion",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} a renommé la discussion en : '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatPermissions": "{username} a changé les permissions de la discussion",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} a changé son nom en : '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} a changé les règles d'accès à la discussion pour les invités",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} a changé les règles d'accès à la discussion pour les invités en : {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibility": "{username} a changé la visibilité de l'historique de la discussion",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} a changé la visibilité de l'historique de la discussion en : {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} a changé les règles d'accès à la discussion",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} a changé les règles d'accès à la discussion en : {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} a changé son avatar",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} a changé les adresses du salon",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} a changé le lien d'invitation",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "Changer de mot de passe",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Changer le serveur d'accueil",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Changez votre style",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Changer le nom du groupe",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "Changer votre avatar",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "Le chiffrement a été corrompu",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Discussion",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "Sauvegarde des discussions",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "Vos anciens messages sont sécurisés par une clé de récupération. Veillez à ne pas la perdre.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Détails de la discussion",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "La discussion a été ajoutée à cet espace",
- "@chatHasBeenAddedToThisSpace": {},
- "chats": "Discussions",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Choisissez un mot de passe fort",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Effacer les archives",
- "@clearArchive": {},
- "close": "Fermer",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Bannir l'utilisateur/trice donné(e) de ce salon",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_html": "Envoyer du texte au format HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Inviter l'utilisateur/trice donné(e) dans ce salon",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "Rejoindre le salon donné",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "Supprime l'utilisateur/trice donné(e) de ce salon",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "Quitter ce salon",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_me": "Décrivez-vous",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "commandHint_myroomavatar": "Définir votre image pour ce salon (par mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "Définir votre nom d'affichage pour ce salon",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_op": "Définir le niveau de puissance de l'utilisateur/trice donné(e) (par défaut : 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "Envoyer du texte non formaté",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "Envoyer une réponse en tant que réaction",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_send": "Envoyer du texte",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_unban": "Débannir l'utilisateur/trice donné(e) de ce salon",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "commandInvalid": "Commande invalide",
- "@commandInvalid": {
- "type": "text"
- },
- "commandMissing": "{command} n'est pas une commande.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "compareEmojiMatch": "Veuillez comparer les émojis",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Veuillez comparer les chiffres",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Configurer la discussion",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Confirmer",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Se connecter",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "Le contact a été invité au groupe",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Contient un nom d'affichage",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Contient un nom d'utilisateur·ice",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "Le contenu a été signalé aux administrateurs du serveur",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Copié dans le presse-papier",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Copier",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Copier dans le presse-papiers",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Impossible de déchiffrer le message : {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count} participant(s)",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "Créer",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "💬 {username} a créé la discussion",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "createNewSpace": "Nouvel espace",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "currentlyActive": "Actif en ce moment",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Sombre",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{day}/{month}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{day}/{month}/{year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "Cette opération va désactiver votre compte. Une fois cette action effectuée, aucun retour en arrière n'est possible ! Êtes-vous sûr·e ?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Niveau d'autorisation par défaut",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Supprimer",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Supprimer le compte",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Supprimer le message",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Appareil",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "Identifiant de l'appareil",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Appareils",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Discussions directes",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "Renommage effectué",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Télécharger le fichier",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Modifier",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Modifier les serveurs bloqués",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Changer de nom d'affichage",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Modifier les adresses du salon",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Modifier l'avatar du salon",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Cette émoticône existe déjà !",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Raccourci d'émoticône invalide !",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Packs d'émoticônes pour le salon",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Paramètre des émoticônes",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Raccourci de l'émoticône",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Vous devez sélectionner un raccourci d'émoticône et une image !",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "Discussion vide",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Activer globalement le pack d'émoticônes",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Activer le chiffrement",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Chiffré",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Chiffrement",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "Le chiffrement n'est pas activé",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} a mis fin à l'appel",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterAnEmailAddress": "Saisissez une adresse de courriel",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "Renseignez votre serveur d'accueil",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "errorObtainingLocation": "Erreur lors de l'obtention de la localisation : {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "everythingReady": "Tout est prêt !",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Extrêmement offensant",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Nom du ficher",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Taille de la police",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Transférer",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "À partir de l'entrée dans le salon",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "À partir de l'invitation",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Aller dans le nouveau salon",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Groupe",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "Le groupe est public",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Groupes",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Groupe avec {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "Les invités ne peuvent pas rejoindre",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Les invités peuvent rejoindre",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{username} a annulé l'invitation de {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "Aide",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Cacher les évènements supprimés",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Cacher les évènements inconnus",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "À quel point ce contenu est-il offensant ?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "id": "Identifiant",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Identité",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Ignorer",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Utilisateur·ices ignoré·es",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "J'ai cliqué sur le lien",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Phrase de passe ou clé de récupération incorrecte",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Non offensant",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Inviter un contact",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Inviter un contact dans {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invited": "Invité·e",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "📩 {username} a invité {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "Uniquement les utilisateur·ices invité·es",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Inviter pour moi",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username} vous a invité·e sur FluffyChat. \n1. Installez FluffyChat : https://fluffychat.im \n2. Inscrivez-vous ou connectez-vous \n3. Ouvrez le lien d'invitation : {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "est en train d'écrire…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "👋 {username} a rejoint la discussion",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "Rejoindre le salon",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "👞 {username} a expulsé {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "🙅 {username} a expulsé et banni {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "Expulser de la discussion",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "Vu·e pour la dernière fois : {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "Partir",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "A quitté la discussion",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Licence",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Clair",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Charger {count} participant·es de plus",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "loadingPleaseWait": "Chargement… Veuillez patienter.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Charger plus…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "locationDisabledNotice": "Les services de localisation sont désactivés. Il est nécessaire de les activer avant de pouvoir partager votre localisation.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "locationPermissionDeniedNotice": "L'application n'a pas la permission d'accéder à votre localisation. Merci de l'accorder afin de pouvoir partager votre localisation.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Se connecter",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Se connecter à {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "logout": "Se déconnecter",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Changements de membres",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Mentionner",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Messages",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Modérateur·rice",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Mettre la discussion en sourdine",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Pour l'instant, vous avez besoin de Pantalaimon pour utiliser le chiffrement de bout en bout.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Nouvelle discussion",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "💬 Nouveau message dans FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "Nouvelle demande de vérification !",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Suivant",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Non",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Aucune connexion au serveur",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Aucune émoticône trouvée. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Vous pouvez activer le chiffrement seulement quand le salon n'est plus accessible au public.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Il semble que vous n'ayez aucun service Google sur votre téléphone. C'est une bonne décision pour votre vie privée ! Pour recevoir des notifications dans FluffyChat, nous vous recommandons d'utiliser https://microg.org/ ou https://unifiedpush.org/.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noMatrixServer": "{server1} n'est pas un serveur Matrix, souhaitez-vous utiliser {server2} à la place ?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "none": "Aucun",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Vous n'avez pas encore ajouté de moyen pour récupérer votre mot de passe.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Aucune permission",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Aucun salon trouvé…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Notifications",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Notifications activées pour ce compte",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "{count} utilisateur·ices écrivent…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "obtainingLocation": "Obtention de la localisation…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "Offensant",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Hors ligne",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "Valider",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "online": "En ligne",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "La sauvegarde en ligne des clés est activée",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "Oups ! Une erreur s'est malheureusement produite lors du réglage des notifications.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Oups, un problème est survenu…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Ouvrez l'application pour lire le message",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Ouvrir l'appareil photo",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "openInMaps": "Ouvrir dans maps",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "or": "Ou",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "Participant(e)",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "Phrase de passe ou clé de récupération",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Mot de passe",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Mot de passe oublié",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "Le mot de passe a été modifié",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "Récupération du mot de passe",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Personnes",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Choisir une image",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Épingler",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Lire {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseChoose": "Veuillez choisir",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Veuillez choisir un code d’accès",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "Veuillez cliquer sur le lien contenu dans le courriel puis continuez.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Veuillez saisir 4 chiffres ou laisser vide pour désactiver le verrouillage de l’application.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Renseignez votre mot de passe",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Veuillez saisir votre code PIN",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Renseignez votre nom d'utilisateur·ice",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Veuillez suivre les instructions sur le site et appuyer sur Suivant.",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Vie privée",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Salons publics",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "Règles de notifications",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Motif",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Enregistrement",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactedAnEvent": "{username} a supprimé un évènement",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "redactMessage": "Supprimer un message",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "register": "S'inscrire",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Refuser",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username} a refusé l'invitation",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejoin": "Rejoindre de nouveau",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Supprimer",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "Supprimer tous les autres appareils",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Supprimé par {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "Supprimer l'appareil",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Débannissement de la discussion",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Supprimer votre avatar",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Afficher les contenus riches des messages",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Remplacer le salon par une nouvelle version",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Répondre",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Signaler un message",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Demander la permission",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "Le salon a été mis à niveau",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Version du salon",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "Enregistrer le fichier",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Rechercher",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Sécurité",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "Vu par {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "send": "Envoyer",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "Envoyer un message",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAsText": "Envoyer un texte",
- "@sendAsText": {
- "type": "text"
- },
- "sendAudio": "Envoyer un fichier audio",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Envoyer un fichier",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Envoyer une image",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Envoyer des messages",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Envoyer le fichier original",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendSticker": "Envoyer un autocollant",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Envoyer une vidéo",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "📁 {username} a envoyé un fichier",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "🎤 {username} a envoyé un fichier audio",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "🖼️ {username} a envoyé une image",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "😊 {username} a envoyé un autocollant",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "🎥 {username} a envoyé une vidéo",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentCallInformations": "{senderName} a envoyé des informations sur l'appel",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "setAsCanonicalAlias": "Définir comme adresse principale",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "Définir des émoticônes personnalisées",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "Créer un lien d'invitation",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "Définir le niveau de permissions",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Définir le statut",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "Paramètres",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Partager",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "{username} a partagé sa position",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "shareLocation": "Partager la localisation",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "showPassword": "Afficher le mot de passe",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Authentification unique",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Ignorer",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Code source",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "spaceIsPublic": "L'espace est public",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "Nom de l'espace",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "{senderName} a démarré un appel",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "status": "Statut",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "statusExampleMessage": "Comment allez-vous aujourd'hui ?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Soumettre",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "synchronizingPleaseWait": "Synchronisation... Veuillez patienter.",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "Système",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "theyDontMatch": "Elles ne correspondent pas",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "Elles correspondent",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "Activer/désactiver en favori",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "Activer/désactiver la sourdine",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Marquer comme lu / non lu",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "Trop de requêtes. Veuillez réessayer plus tard !",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Transfert à partir d'un autre appareil",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "Retenter l'envoi",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Indisponible",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username} a annulé le bannissement de {targetName}",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "unblockDevice": "Retirer le blocage sur l'appareil",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "Appareil inconnu",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "Algorithme de chiffrement inconnu",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEvent": "Événement de type inconnu : '{type}'",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "unmuteChat": "Retirer la sourdine de la discussion",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Désépingler",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, =1{1 discussion non lue} other{{unreadCount} discussions non lues}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "userAndOthersAreTyping": "{username} et {count} autres sont en train d'écrire…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userAndUserAreTyping": "{username} et {username2} sont en train d'écrire…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userIsTyping": "{username} est en train d'écrire…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userLeftTheChat": "🚪 {username} a quitté la discussion",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "username": "Nom d'utilisateur·ice",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "userSentUnknownEvent": "{username} a envoyé un évènement de type {type}",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "verified": "Vérifié",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Vérifier",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Commencer la vérification",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "La vérification a été effectuée avec succès !",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "Vérification de l'autre compte",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Appel vidéo",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Visibilité de l'historique de la discussion",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "Visible pour tous les participant·es",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "Visible pour tout le monde",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Message vocal",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "En attente de l'acceptation de la demande par le partenaire…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "En attente de l'acceptation de l'émoji par le partenaire…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "En attente de l'acceptation des nombres par le partenaire…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Image de fond",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "Attention !",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "Nous vous avons envoyé un courriel",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "Qui peut faire quelle action",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Qui est autorisé·e à rejoindre ce groupe",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "Pourquoi voulez-vous le signaler ?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "Effacer la sauvegarde de votre discussion pour créer une nouvelle clé de récupération ?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Grâce à ces adresses, vous pouvez récupérer votre mot de passe si vous en avez besoin.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "Écrivez un message…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "Oui",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "you": "Vous",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Vous ne participez plus à cette discussion",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Vous avez été banni·e de cette discussion",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "Votre clé publique",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "scanQrCode": "Scanner un code QR",
- "@scanQrCode": {},
- "sendOnEnter": "Envoyer avec Entrée",
- "@sendOnEnter": {},
- "homeserver": "Serveur d'accueil",
- "@homeserver": {},
- "serverRequiresEmail": "Ce serveur doit valider votre adresse électronique pour l'inscription.",
- "@serverRequiresEmail": {},
- "enableMultiAccounts": "(BETA) Activer les comptes multiples sur cet appareil",
- "@enableMultiAccounts": {},
- "bundleName": "Nom du groupe",
- "@bundleName": {},
- "removeFromBundle": "Retirer de ce groupe",
- "@removeFromBundle": {},
- "addToBundle": "Ajouter au groupe",
- "@addToBundle": {},
- "editBundlesForAccount": "Modifier les groupes pour ce compte",
- "@editBundlesForAccount": {},
- "addAccount": "Ajouter un compte",
- "@addAccount": {},
- "oneClientLoggedOut": "Un de vos clients a été déconnecté",
- "@oneClientLoggedOut": {},
- "link": "Lien",
- "@link": {},
- "yourChatBackupHasBeenSetUp": "Votre sauvegarde de la discussion a été mise en place.",
- "@yourChatBackupHasBeenSetUp": {},
- "unverified": "Non vérifié",
- "@unverified": {},
- "repeatPassword": "Répétez le mot de passe",
- "@repeatPassword": {},
- "messageType": "Type de message",
- "@messageType": {},
- "openGallery": "Ouvrir dans la Galerie",
- "@openGallery": {},
- "time": "Heure",
- "@time": {},
- "sender": "Expéditeur/trice",
- "@sender": {},
- "messageInfo": "Informations sur le message",
- "@messageInfo": {},
- "removeFromSpace": "Supprimer de l’espace",
- "@removeFromSpace": {},
- "addToSpaceDescription": "Sélectionnez un espace pour y ajouter cette discussion.",
- "@addToSpaceDescription": {},
- "start": "Commencer",
- "@start": {},
- "commandHint_create": "Créer un groupe de discussion vide\nUtilisez --no-encryption pour désactiver le chiffrement",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "commandHint_discardsession": "Abandonner la session",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "commandHint_clearcache": "Vider le cache",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "commandHint_dm": "Commencer une discussion directe\nUtilisez --no-encryption pour désactiver le chiffrement",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "openVideoCamera": "Ouvrir la caméra pour une vidéo",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "publish": "Publier",
- "@publish": {},
- "videoWithSize": "Vidéo ({size})",
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "dismiss": "Rejeter",
- "@dismiss": {},
- "markAsRead": "Marquer comme lu",
- "@markAsRead": {},
- "reportUser": "Signaler l'utilisateur/trice",
- "@reportUser": {},
- "openChat": "Ouvrir la discussion",
- "@openChat": {},
- "reactedWith": "{sender} a réagi avec {reaction}",
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "emojis": "Émojis",
- "@emojis": {},
- "placeCall": "Passer un appel",
- "@placeCall": {},
- "voiceCall": "Appel vocal",
- "@voiceCall": {},
- "unsupportedAndroidVersion": "Version d'Android non prise en charge",
- "@unsupportedAndroidVersion": {},
- "unsupportedAndroidVersionLong": "Cette fonctionnalité nécessite une nouvelle version d'Android. Veuillez vérifier les mises à jour ou la prise en charge de Lineage OS.",
- "@unsupportedAndroidVersionLong": {},
- "pinMessage": "Épingler au salon",
- "@pinMessage": {},
- "confirmEventUnpin": "Voulez-vous vraiment désépingler définitivement l'événement ?",
- "@confirmEventUnpin": {},
- "videoCallsBetaWarning": "Veuillez noter que les appels vidéo sont actuellement en version bêta. Ils peuvent ne pas fonctionner comme prévu ou ne oas fonctionner du tout sur toutes les plateformes.",
- "@videoCallsBetaWarning": {},
- "experimentalVideoCalls": "Appels vidéo expérimentaux",
- "@experimentalVideoCalls": {},
- "emailOrUsername": "Courriel ou identifiant",
- "@emailOrUsername": {},
- "switchToAccount": "Passer au compte {number}",
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "nextAccount": "Compte suivant",
- "@nextAccount": {},
- "previousAccount": "Compte précédent",
- "@previousAccount": {},
- "widgetJitsi": "Jitsi Meet",
- "@widgetJitsi": {},
- "widgetCustom": "Personnalisé",
- "@widgetCustom": {},
- "widgetUrlError": "Ceci n'est pas un lien valide.",
- "@widgetUrlError": {},
- "widgetNameError": "Veuillez fournir un nom d'affichage.",
- "@widgetNameError": {},
- "errorAddingWidget": "Erreur lors de l'ajout du widget.",
- "@errorAddingWidget": {},
- "widgetEtherpad": "Note textuelle",
- "@widgetEtherpad": {},
- "addWidget": "Ajouter un widget",
- "@addWidget": {},
- "widgetName": "Nom",
- "@widgetName": {},
- "widgetVideo": "Vidéo",
- "@widgetVideo": {},
- "youRejectedTheInvitation": "Vous avez rejeté l'invitation",
- "@youRejectedTheInvitation": {},
- "youJoinedTheChat": "Vous avez rejoint la discussion",
- "@youJoinedTheChat": {},
- "youHaveWithdrawnTheInvitationFor": "Vous avez retiré l'invitation pour {user}",
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "youAcceptedTheInvitation": "👍 Vous avez accepté l'invitation",
- "@youAcceptedTheInvitation": {},
- "youBannedUser": "Vous avez banni {user}",
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youInvitedBy": "📩 Vous avez été invité par {user}",
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "youInvitedUser": "📩 Vous avez invité {user}",
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youKicked": "👞 Vous avez dégagé {user}",
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "youKickedAndBanned": "🙅 Vous avez dégagé et banni {user}",
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "youUnbannedUser": "Vous avez débanni {user}",
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "separateChatTypes": "Séparer les discussions directes et les groupes",
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "users": "Utilisateurs/trices",
- "@users": {},
- "storeInAndroidKeystore": "Stocker dans Android KeyStore",
- "@storeInAndroidKeystore": {},
- "storeInAppleKeyChain": "Stocker dans Apple KeyChain",
- "@storeInAppleKeyChain": {},
- "user": "Utilisateur/trice",
- "@user": {},
- "custom": "Personnalisé",
- "@custom": {},
- "hydrate": "Restaurer à partir du fichier de sauvegarde",
- "@hydrate": {},
- "dehydrateWarning": "Cette action ne peut pas être annulée. Assurez-vous d'enregistrer convenablement le fichier de sauvegarde.",
- "@dehydrateWarning": {},
- "dehydrateTorLong": "Pour les utilisateurs/trices de TOR, il est recommandé d'exporter la session avant de fermer la fenêtre.",
- "@dehydrateTorLong": {},
- "recoveryKey": "Clé de récupération",
- "@recoveryKey": {},
- "recoveryKeyLost": "Clé de récupération perdue ?",
- "@recoveryKeyLost": {},
- "indexedDbErrorLong": "Le stockage des messages n'est malheureusement pas activé par défaut en mode privé.\nVeuillez consulter :\n - about:config\n - Définir dom.indexedDB.privateBrowsing.enabled à « vrai ».\nSinon, il n'est pas possible d'exécuter FluffyChat.",
- "@indexedDbErrorLong": {},
- "saveKeyManuallyDescription": "Enregistrer cette clé manuellement en déclenchant la boîte de dialogue de partage du système ou le presse-papiers.",
- "@saveKeyManuallyDescription": {},
- "storeInSecureStorageDescription": "Stocker la clé de récupération dans un espace sécurisé de cet appareil.",
- "@storeInSecureStorageDescription": {},
- "indexedDbErrorTitle": "Problèmes relatifs au mode privé",
- "@indexedDbErrorTitle": {},
- "dehydrate": "Exporter la session et effacer l'appareil",
- "@dehydrate": {},
- "dehydrateTor": "Utilisateurs/trices de TOR : Exporter la session",
- "@dehydrateTor": {},
- "hydrateTor": "Utilisateurs/trices de TOR : Importer une session exportée",
- "@hydrateTor": {},
- "hydrateTorLong": "Vous avez exporté votre session la dernière fois sur TOR ? Importez-la rapidement et continuez à discuter.",
- "@hydrateTorLong": {},
- "pleaseEnterRecoveryKey": "Veuillez saisir votre clé de récupération :",
- "@pleaseEnterRecoveryKey": {},
- "pleaseEnterRecoveryKeyDescription": "Pour déverrouiller vos anciens messages, veuillez entrer votre clé de récupération qui a été générée lors d'une session précédente. Votre clé de récupération n'est PAS votre mot de passe.",
- "@pleaseEnterRecoveryKeyDescription": {},
- "unlockOldMessages": "Déverrouiller les anciens messages",
- "@unlockOldMessages": {},
- "storeSecurlyOnThisDevice": "Stocker de manière sécurisé sur cet appareil",
- "@storeSecurlyOnThisDevice": {},
- "countFiles": "{count} fichiers",
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "noKeyForThisMessage": "Cela peut se produire si le message a été envoyé avant que vous ne vous soyez connecté à votre compte sur cet appareil.\n\nIl est également possible que l'expéditeur ait bloqué votre appareil ou qu'un problème de connexion Internet se soit produit.\n\nÊtes-vous capable de lire le message sur une autre session ? Vous pouvez alors transférer le message à partir de celle-ci ! Allez dans Paramètres > Appareils et assurez-vous que vos appareils se sont vérifiés mutuellement. Lorsque vous ouvrirez le salon la fois suivante et que les deux sessions seront au premier plan, les clés seront transmises automatiquement.\n\nVous ne voulez pas perdre les clés en vous déconnectant ou en changeant d'appareil ? Assurez-vous que vous avez activé la sauvegarde de la discussion dans les paramètres.",
- "@noKeyForThisMessage": {},
- "enterRoom": "Entrer dans le salon",
- "@enterRoom": {},
- "allSpaces": "Tous les espaces",
- "@allSpaces": {},
- "commandHint_markasdm": "Marquer comme salon de messagerie directe",
- "@commandHint_markasdm": {},
- "commandHint_markasgroup": "Marquer comme groupe",
- "@commandHint_markasgroup": {},
- "confirmMatrixId": "Veuillez confirmer votre identifiant Matrix afin de supprimer votre compte.",
- "@confirmMatrixId": {},
- "supposedMxid": "Cela devrait être {mxid}",
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "whyIsThisMessageEncrypted": "Pourquoi ce message est-il illisible ?",
- "@whyIsThisMessageEncrypted": {},
- "foregroundServiceRunning": "Cette notification s’affiche lorsque le service au premier plan est en cours d’exécution.",
- "@foregroundServiceRunning": {},
- "screenSharingTitle": "Partage d'écran",
- "@screenSharingTitle": {},
- "screenSharingDetail": "Vous partagez votre écran dans FuffyChat",
- "@screenSharingDetail": {},
- "callingPermissions": "Permissions d'appel",
- "@callingPermissions": {},
- "callingAccount": "Compte d'appel",
- "@callingAccount": {},
- "callingAccountDetails": "Permet à FluffyChat d'utiliser l'application de numérotation native d'Android.",
- "@callingAccountDetails": {},
- "appearOnTop": "Apparaître en haut",
- "@appearOnTop": {},
- "appearOnTopDetails": "Permet à l'application d'apparaître en haut de l'écran (non nécessaire si vous avez déjà configuré Fluffychat comme compte d'appel)",
- "@appearOnTopDetails": {},
- "otherCallingPermissions": "Microphone, caméra et autres autorisations de FluffyChat",
- "@otherCallingPermissions": {},
- "newGroup": "Nouveau groupe",
- "@newGroup": {},
- "newSpace": "Nouvel espace",
- "@newSpace": {},
- "enterSpace": "Entrer dans l’espace",
- "@enterSpace": {},
- "numChats": "{number} discussions",
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "hideUnimportantStateEvents": "Masquer les événements d'état sans importance",
- "@hideUnimportantStateEvents": {},
- "doNotShowAgain": "Ne plus afficher",
- "@doNotShowAgain": {},
- "commandHint_googly": "Envoyer des yeux écarquillés",
- "@commandHint_googly": {},
- "commandHint_cuddle": "Envoyer un câlin",
- "@commandHint_cuddle": {},
- "commandHint_hug": "Envoyer une accolade",
- "@commandHint_hug": {},
- "googlyEyesContent": "{senderName} vous envoie des yeux écarquillés",
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "cuddleContent": "{senderName} vous fait un câlin",
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "hugContent": "{senderName} vous fait une accolade",
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "wasDirectChatDisplayName": "Discussion vide (était {oldDisplayName})",
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "encryptThisChat": "Chiffrer cette discussion",
- "@encryptThisChat": {},
- "sorryThatsNotPossible": "Désolé, ce n'est pas possible",
- "@sorryThatsNotPossible": {},
- "deviceKeys": "Clés de l’appareil :",
- "@deviceKeys": {},
- "startFirstChat": "Commencez votre première discussion",
- "@startFirstChat": {},
- "newSpaceDescription": "Les espaces vous permettent de consolider vos conversations et de construire des communautés privées ou publiques.",
- "@newSpaceDescription": {},
- "disableEncryptionWarning": "Pour des raisons de sécurité, vous ne pouvez pas désactiver le chiffrement dans une discussion s'il a été activé avant.",
- "@disableEncryptionWarning": {},
- "reopenChat": "Rouvrir la discussion",
- "@reopenChat": {},
- "noOtherDevicesFound": "Aucun autre appareil trouvé",
- "@noOtherDevicesFound": {},
- "noBackupWarning": "Attention ! Sans l'activation de la sauvegarde de la discussion, vous perdrez l'accès à vos messages chiffrés. Il est fortement recommandé d'activer la sauvegarde de la discussion avant de se déconnecter.",
- "@noBackupWarning": {},
- "fileHasBeenSavedAt": "Le fichier a été enregistré dans {path}",
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "fileIsTooBigForServer": "Le serveur signale que le fichier est trop volumineux pour être envoyé.",
- "@fileIsTooBigForServer": {},
- "jumpToLastReadMessage": "Aller au dernier message lu",
- "@jumpToLastReadMessage": {},
- "readUpToHere": "Lisez jusqu’ici",
- "@readUpToHere": {},
- "allRooms": "Toutes les conversations groupées",
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "chatPermissions": "Permissions du salon",
- "@chatPermissions": {},
- "importFromZipFile": "Importer depuis un fichier .zip",
- "@importFromZipFile": {},
- "inviteContactToGroupQuestion": "Voulez-vous inviter {contact} au salon \"{groupName}\" ?",
- "@inviteContactToGroupQuestion": {},
- "importEmojis": "Importer des Emojis",
- "@importEmojis": {},
- "notAnImage": "Pas un fichier image",
- "@notAnImage": {},
- "chatDescriptionHasBeenChanged": "La description du salon a changé",
- "@chatDescriptionHasBeenChanged": {},
- "createGroup": "Créer un groupe",
- "@createGroup": {},
- "importNow": "Importer maintenant",
- "@importNow": {},
- "@reportErrorDescription": {},
- "@setColorTheme": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "@tryAgain": {},
- "@unbanUserDescription": {},
- "@messagesStyle": {},
- "@chatDescription": {},
- "@pushNotificationsNotAvailable": {},
- "@invalidServerName": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "@setChatDescription": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@optionalRedactReason": {},
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@redactMessageDescription": {},
- "@invalidInput": {},
- "@report": {},
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@invitePrivateChat": {},
- "@noChatDescriptionYet": {},
- "@learnMore": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "@profileNotFound": {},
- "@jump": {},
- "@shareInviteLink": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@replace": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@kickUserDescription": {},
- "@invite": {},
- "@openLinkInBrowser": {}
-}
\ No newline at end of file
+ "@@locale": "fr",
+ "@@last_modified": "2021-08-14 12:41:10.051787",
+ "about": "À propos",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Accepter",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "👍 {username} a accepté l'invitation",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Compte",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "🔐 {username} a activé le chiffrement de bout en bout",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Ajouter un courriel",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "Ajouter à l'espace",
+ "@addToSpace": {},
+ "admin": "Administrateur",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "adresse",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Tout",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "Toutes les discussions",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} a répondu à l'appel",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "Tout le monde peut rejoindre",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Verrouillage de l’application",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Archiver",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "Les invités peuvent-i·e·ls rejoindre",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Êtes-vous sûr·e ?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "Voulez-vous vraiment vous déconnecter ?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Pour pouvoir faire signer l'autre personne, veuillez entrer la phrase de passe de votre trousseau sécurisé ou votre clé de récupération.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Accepter cette demande de vérification de la part de {username} ?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "autoplayImages": "Lire automatiquement les autocollants et les émojis animés",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "badServerLoginTypesException": "Le serveur d'accueil prend en charge les types de connexion :\n{serverVersions}\nMais cette application ne prend en charge que :\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerVersionsException": "Le serveur d'accueil prend en charge les versions des spécifications :\n{serverVersions}\nMais cette application ne prend en charge que {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "Bannir de la discussion",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Banni",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} a banni {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Bloquer l'appareil",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Bloqué",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Messages de bot",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Annuler",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "Impossible d'ouvrir l'URI {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changeDeviceName": "Modifier le nom de l'appareil",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} a changé l'image de la discussion",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} a changé la description de la discussion en : '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} a renommé la discussion en : '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} a changé les permissions de la discussion",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} a changé son nom en : '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} a changé les règles d'accès à la discussion pour les invités",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} a changé les règles d'accès à la discussion pour les invités en : {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} a changé la visibilité de l'historique de la discussion",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} a changé la visibilité de l'historique de la discussion en : {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} a changé les règles d'accès à la discussion",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} a changé les règles d'accès à la discussion en : {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} a changé son avatar",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} a changé les adresses du salon",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} a changé le lien d'invitation",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "Changer de mot de passe",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Changer le serveur d'accueil",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Changez votre style",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Changer le nom du groupe",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "Changer votre avatar",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "Le chiffrement a été corrompu",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Discussion",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "Sauvegarde des discussions",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "Vos anciens messages sont sécurisés par une clé de récupération. Veillez à ne pas la perdre.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Détails de la discussion",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "La discussion a été ajoutée à cet espace",
+ "@chatHasBeenAddedToThisSpace": {},
+ "chats": "Discussions",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Choisissez un mot de passe fort",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Effacer les archives",
+ "@clearArchive": {},
+ "close": "Fermer",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Bannir l'utilisateur/trice donné(e) de ce salon",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_html": "Envoyer du texte au format HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Inviter l'utilisateur/trice donné(e) dans ce salon",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "Rejoindre le salon donné",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "Supprime l'utilisateur/trice donné(e) de ce salon",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "Quitter ce salon",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_me": "Décrivez-vous",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_myroomavatar": "Définir votre image pour ce salon (par mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "Définir votre nom d'affichage pour ce salon",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_op": "Définir le niveau de puissance de l'utilisateur/trice donné(e) (par défaut : 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "Envoyer du texte non formaté",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "Envoyer une réponse en tant que réaction",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_send": "Envoyer du texte",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_unban": "Débannir l'utilisateur/trice donné(e) de ce salon",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "commandInvalid": "Commande invalide",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandMissing": "{command} n'est pas une commande.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "compareEmojiMatch": "Veuillez comparer les émojis",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Veuillez comparer les chiffres",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Configurer la discussion",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Confirmer",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Se connecter",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "Le contact a été invité au groupe",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Contient un nom d'affichage",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Contient un nom d'utilisateur·ice",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "Le contenu a été signalé aux administrateurs du serveur",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Copié dans le presse-papier",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Copier",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Copier dans le presse-papiers",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Impossible de déchiffrer le message : {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count} participant(s)",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "Créer",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "💬 {username} a créé la discussion",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "createNewSpace": "Nouvel espace",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "currentlyActive": "Actif en ce moment",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Sombre",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{day}/{month}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{day}/{month}/{year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "Cette opération va désactiver votre compte. Une fois cette action effectuée, aucun retour en arrière n'est possible ! Êtes-vous sûr·e ?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Niveau d'autorisation par défaut",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Supprimer",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Supprimer le compte",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Supprimer le message",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Appareil",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "Identifiant de l'appareil",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Appareils",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Discussions directes",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "Renommage effectué",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Télécharger le fichier",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Modifier",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Modifier les serveurs bloqués",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Changer de nom d'affichage",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Modifier les adresses du salon",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Modifier l'avatar du salon",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Cette émoticône existe déjà !",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Raccourci d'émoticône invalide !",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Packs d'émoticônes pour le salon",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Paramètre des émoticônes",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Raccourci de l'émoticône",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Vous devez sélectionner un raccourci d'émoticône et une image !",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "Discussion vide",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Activer globalement le pack d'émoticônes",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Activer le chiffrement",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Chiffré",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Chiffrement",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "Le chiffrement n'est pas activé",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} a mis fin à l'appel",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterAnEmailAddress": "Saisissez une adresse de courriel",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "Renseignez votre serveur d'accueil",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "errorObtainingLocation": "Erreur lors de l'obtention de la localisation : {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "everythingReady": "Tout est prêt !",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Extrêmement offensant",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Nom du ficher",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Taille de la police",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Transférer",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "À partir de l'entrée dans le salon",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "À partir de l'invitation",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Aller dans le nouveau salon",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Groupe",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "Le groupe est public",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Groupes",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Groupe avec {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "Les invités ne peuvent pas rejoindre",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Les invités peuvent rejoindre",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{username} a annulé l'invitation de {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "Aide",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Cacher les évènements supprimés",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Cacher les évènements inconnus",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "À quel point ce contenu est-il offensant ?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "Identifiant",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Identité",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Ignorer",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Utilisateur·ices ignoré·es",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "J'ai cliqué sur le lien",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Phrase de passe ou clé de récupération incorrecte",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Non offensant",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Inviter un contact",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Inviter un contact dans {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invited": "Invité·e",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "📩 {username} a invité {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "Uniquement les utilisateur·ices invité·es",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Inviter pour moi",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username} vous a invité·e sur FluffyChat.\n1. Visiter fluffychat.im et installer l'application\n2. Inscrivez-vous ou connectez-vous\n3. Ouvrez le lien d'invitation :\n{link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "est en train d'écrire…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "👋 {username} a rejoint la discussion",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "Rejoindre le salon",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "👞 {username} a expulsé {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "🙅 {username} a expulsé et banni {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "Expulser de la discussion",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "Vu·e pour la dernière fois : {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "Partir",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "A quitté la discussion",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Licence",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Clair",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Charger {count} participant·es de plus",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "loadingPleaseWait": "Chargement… Veuillez patienter.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Charger plus…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationDisabledNotice": "Les services de localisation sont désactivés. Il est nécessaire de les activer avant de pouvoir partager votre localisation.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationPermissionDeniedNotice": "L'application n'a pas la permission d'accéder à votre localisation. Merci de l'accorder afin de pouvoir partager votre localisation.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Se connecter",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Se connecter à {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "logout": "Se déconnecter",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Changements de membres",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Mentionner",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Messages",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Modérateur·rice",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Mettre la discussion en sourdine",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Pour l'instant, vous avez besoin de Pantalaimon pour utiliser le chiffrement de bout en bout.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Nouvelle discussion",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "💬 Nouveau message dans FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "Nouvelle demande de vérification !",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Suivant",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Non",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Aucune connexion au serveur",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Aucune émoticône trouvée. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Vous pouvez activer le chiffrement seulement quand le salon n'est plus accessible au public.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Firebase Cloud Messaging ne semble pas être disponible sur votre appareil. Pour continuer à recevoir des notifications poussées, nous vous recommandons d'installer ntfy. Avec ntfy ou un autre fournisseur Unified Push, vous pouvez recevoir des notifications poussées de manière sécurisée. Vous pouvez télécharger ntfy sur le PlayStore ou sur F-Droid.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} n'est pas un serveur Matrix, souhaitez-vous utiliser {server2} à la place ?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "none": "Aucun",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Vous n'avez pas encore ajouté de moyen pour récupérer votre mot de passe.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Aucune permission",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Aucun salon trouvé…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Notifications",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Notifications activées pour ce compte",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "{count} utilisateur·ices écrivent…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "obtainingLocation": "Obtention de la localisation…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "Offensant",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Hors ligne",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "Valider",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "En ligne",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "La sauvegarde en ligne des clés est activée",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "Oups ! Une erreur s'est malheureusement produite lors du réglage des notifications.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Oups, un problème est survenu…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Ouvrez l'application pour lire le message",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Ouvrir l'appareil photo",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openInMaps": "Ouvrir dans maps",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "or": "Ou",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "Participant(e)",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "Phrase de passe ou clé de récupération",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Mot de passe",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Mot de passe oublié",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "Le mot de passe a été modifié",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "Récupération du mot de passe",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Personnes",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Choisir une image",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Épingler",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Lire {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseChoose": "Veuillez choisir",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Veuillez choisir un code d’accès",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "Veuillez cliquer sur le lien contenu dans le courriel puis continuez.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Veuillez saisir 4 chiffres ou laisser vide pour désactiver le verrouillage de l’application.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Renseignez votre mot de passe",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Veuillez saisir votre code PIN",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Renseignez votre nom d'utilisateur·ice",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Veuillez suivre les instructions sur le site et appuyer sur Suivant.",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Vie privée",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Salons publics",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "Règles de notifications",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Motif",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Enregistrement",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedAnEvent": "{username} a supprimé un évènement",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "redactMessage": "Supprimer un message",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "S'inscrire",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Refuser",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username} a refusé l'invitation",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejoin": "Rejoindre de nouveau",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Supprimer",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "Supprimer tous les autres appareils",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Supprimé par {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "Supprimer l'appareil",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Débannissement de la discussion",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Supprimer votre avatar",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Afficher les contenus riches des messages",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Remplacer le salon par une nouvelle version",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Répondre",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Signaler un message",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Demander la permission",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "Le salon a été mis à niveau",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Version du salon",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "Enregistrer le fichier",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Rechercher",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Sécurité",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "Vu par {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "send": "Envoyer",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "Envoyer un message",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAsText": "Envoyer un texte",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "sendAudio": "Envoyer un fichier audio",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Envoyer un fichier",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Envoyer une image",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Envoyer des messages",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Envoyer le fichier original",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendSticker": "Envoyer un autocollant",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Envoyer une vidéo",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "📁 {username} a envoyé un fichier",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "🎤 {username} a envoyé un fichier audio",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "🖼️ {username} a envoyé une image",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "😊 {username} a envoyé un autocollant",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "🎥 {username} a envoyé une vidéo",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentCallInformations": "{senderName} a envoyé des informations sur l'appel",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "setAsCanonicalAlias": "Définir comme adresse principale",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "Définir des émoticônes personnalisées",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "Créer un lien d'invitation",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "Définir le niveau de permissions",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Définir le statut",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "Paramètres",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Partager",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "{username} a partagé sa position",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "shareLocation": "Partager la localisation",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "showPassword": "Afficher le mot de passe",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Authentification unique",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Ignorer",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Code source",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "L'espace est public",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "Nom de l'espace",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "{senderName} a démarré un appel",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "status": "Statut",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "statusExampleMessage": "Comment allez-vous aujourd'hui ?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Soumettre",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "Synchronisation... Veuillez patienter.",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "Système",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyDontMatch": "Elles ne correspondent pas",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "Elles correspondent",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "Activer/désactiver en favori",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "Activer/désactiver la sourdine",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Marquer comme lu / non lu",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "Trop de requêtes. Veuillez réessayer plus tard !",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Transfert à partir d'un autre appareil",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "Retenter l'envoi",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Indisponible",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username} a annulé le bannissement de {targetName}",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "unblockDevice": "Retirer le blocage sur l'appareil",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "Appareil inconnu",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "Algorithme de chiffrement inconnu",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEvent": "Événement de type inconnu : '{type}'",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "unmuteChat": "Retirer la sourdine de la discussion",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Désépingler",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, =1{1 discussion non lue} other{{unreadCount} discussions non lues}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username} et {count} autres sont en train d'écrire…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userAndUserAreTyping": "{username} et {username2} sont en train d'écrire…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userIsTyping": "{username} est en train d'écrire…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userLeftTheChat": "🚪 {username} a quitté la discussion",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "username": "Nom d'utilisateur·ice",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userSentUnknownEvent": "{username} a envoyé un évènement de type {type}",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "verified": "Vérifié",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Vérifier",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Commencer la vérification",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "La vérification a été effectuée avec succès !",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "Vérification de l'autre compte",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Appel vidéo",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Visibilité de l'historique de la discussion",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "Visible pour tous les participant·es",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "Visible pour tout le monde",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Message vocal",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "En attente de l'acceptation de la demande par le partenaire…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "En attente de l'acceptation de l'émoji par le partenaire…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "En attente de l'acceptation des nombres par le partenaire…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Image de fond :",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "Attention !",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "Nous vous avons envoyé un courriel",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "Qui peut faire quelle action",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Qui est autorisé·e à rejoindre ce groupe",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "Pourquoi voulez-vous le signaler ?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "Effacer la sauvegarde de votre discussion pour créer une nouvelle clé de récupération ?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Grâce à ces adresses, vous pouvez récupérer votre mot de passe si vous en avez besoin.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "Écrivez un message…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "Oui",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "Vous",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Vous ne participez plus à cette discussion",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Vous avez été banni·e de cette discussion",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "Votre clé publique",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "scanQrCode": "Scanner un code QR",
+ "@scanQrCode": {},
+ "sendOnEnter": "Envoyer avec Entrée",
+ "@sendOnEnter": {},
+ "homeserver": "Serveur d'accueil",
+ "@homeserver": {},
+ "serverRequiresEmail": "Ce serveur doit valider votre adresse électronique pour l'inscription.",
+ "@serverRequiresEmail": {},
+ "enableMultiAccounts": "(BETA) Activer les comptes multiples sur cet appareil",
+ "@enableMultiAccounts": {},
+ "bundleName": "Nom du groupe",
+ "@bundleName": {},
+ "removeFromBundle": "Retirer de ce groupe",
+ "@removeFromBundle": {},
+ "addToBundle": "Ajouter au groupe",
+ "@addToBundle": {},
+ "editBundlesForAccount": "Modifier les groupes pour ce compte",
+ "@editBundlesForAccount": {},
+ "addAccount": "Ajouter un compte",
+ "@addAccount": {},
+ "oneClientLoggedOut": "Un de vos clients a été déconnecté",
+ "@oneClientLoggedOut": {},
+ "link": "Lien",
+ "@link": {},
+ "yourChatBackupHasBeenSetUp": "Votre sauvegarde de la discussion a été mise en place.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "unverified": "Non vérifié",
+ "@unverified": {},
+ "repeatPassword": "Répétez le mot de passe",
+ "@repeatPassword": {},
+ "messageType": "Type de message",
+ "@messageType": {},
+ "openGallery": "Ouvrir dans la Galerie",
+ "@openGallery": {},
+ "time": "Heure",
+ "@time": {},
+ "sender": "Expéditeur/trice",
+ "@sender": {},
+ "messageInfo": "Informations sur le message",
+ "@messageInfo": {},
+ "removeFromSpace": "Supprimer de l’espace",
+ "@removeFromSpace": {},
+ "addToSpaceDescription": "Sélectionnez un espace pour y ajouter cette discussion.",
+ "@addToSpaceDescription": {},
+ "start": "Commencer",
+ "@start": {},
+ "commandHint_create": "Créer un groupe de discussion vide\nUtilisez --no-encryption pour désactiver le chiffrement",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "commandHint_discardsession": "Abandonner la session",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "commandHint_clearcache": "Vider le cache",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "commandHint_dm": "Commencer une discussion directe\nUtilisez --no-encryption pour désactiver le chiffrement",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "openVideoCamera": "Ouvrir la caméra pour une vidéo",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publish": "Publier",
+ "@publish": {},
+ "videoWithSize": "Vidéo ({size})",
+ "@videoWithSize": {
+ "type": "text",
+ "placeholders": {
+ "size": {}
+ }
+ },
+ "dismiss": "Rejeter",
+ "@dismiss": {},
+ "markAsRead": "Marquer comme lu",
+ "@markAsRead": {},
+ "reportUser": "Signaler l'utilisateur/trice",
+ "@reportUser": {},
+ "openChat": "Ouvrir la discussion",
+ "@openChat": {},
+ "reactedWith": "{sender} a réagi avec {reaction}",
+ "@reactedWith": {
+ "type": "text",
+ "placeholders": {
+ "sender": {},
+ "reaction": {}
+ }
+ },
+ "emojis": "Émojis",
+ "@emojis": {},
+ "placeCall": "Passer un appel",
+ "@placeCall": {},
+ "voiceCall": "Appel vocal",
+ "@voiceCall": {},
+ "unsupportedAndroidVersion": "Version d'Android non prise en charge",
+ "@unsupportedAndroidVersion": {},
+ "unsupportedAndroidVersionLong": "Cette fonctionnalité nécessite une nouvelle version d'Android. Veuillez vérifier les mises à jour ou la prise en charge de Lineage OS.",
+ "@unsupportedAndroidVersionLong": {},
+ "pinMessage": "Épingler au salon",
+ "@pinMessage": {},
+ "confirmEventUnpin": "Voulez-vous vraiment désépingler définitivement l'événement ?",
+ "@confirmEventUnpin": {},
+ "videoCallsBetaWarning": "Veuillez noter que les appels vidéo sont actuellement en version bêta. Ils peuvent ne pas fonctionner comme prévu ou ne oas fonctionner du tout sur toutes les plateformes.",
+ "@videoCallsBetaWarning": {},
+ "experimentalVideoCalls": "Appels vidéo expérimentaux",
+ "@experimentalVideoCalls": {},
+ "emailOrUsername": "Courriel ou identifiant",
+ "@emailOrUsername": {},
+ "switchToAccount": "Passer au compte {number}",
+ "@switchToAccount": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "nextAccount": "Compte suivant",
+ "@nextAccount": {},
+ "previousAccount": "Compte précédent",
+ "@previousAccount": {},
+ "widgetJitsi": "Jitsi Meet",
+ "@widgetJitsi": {},
+ "widgetCustom": "Personnalisé",
+ "@widgetCustom": {},
+ "widgetUrlError": "Ceci n'est pas un lien valide.",
+ "@widgetUrlError": {},
+ "widgetNameError": "Veuillez fournir un nom d'affichage.",
+ "@widgetNameError": {},
+ "errorAddingWidget": "Erreur lors de l'ajout du widget.",
+ "@errorAddingWidget": {},
+ "widgetEtherpad": "Note textuelle",
+ "@widgetEtherpad": {},
+ "addWidget": "Ajouter un widget",
+ "@addWidget": {},
+ "widgetName": "Nom",
+ "@widgetName": {},
+ "widgetVideo": "Vidéo",
+ "@widgetVideo": {},
+ "youRejectedTheInvitation": "Vous avez rejeté l'invitation",
+ "@youRejectedTheInvitation": {},
+ "youJoinedTheChat": "Vous avez rejoint la discussion",
+ "@youJoinedTheChat": {},
+ "youHaveWithdrawnTheInvitationFor": "Vous avez retiré l'invitation pour {user}",
+ "@youHaveWithdrawnTheInvitationFor": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youAcceptedTheInvitation": "👍 Vous avez accepté l'invitation",
+ "@youAcceptedTheInvitation": {},
+ "youBannedUser": "Vous avez banni {user}",
+ "@youBannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedBy": "📩 Vous avez été invité par {user}",
+ "@youInvitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedUser": "📩 Vous avez invité {user}",
+ "@youInvitedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKicked": "👞 Vous avez dégagé {user}",
+ "@youKicked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKickedAndBanned": "🙅 Vous avez dégagé et banni {user}",
+ "@youKickedAndBanned": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youUnbannedUser": "Vous avez débanni {user}",
+ "@youUnbannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "separateChatTypes": "Séparer les discussions directes et les groupes",
+ "@separateChatTypes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "users": "Utilisateurs/trices",
+ "@users": {},
+ "storeInAndroidKeystore": "Stocker dans Android KeyStore",
+ "@storeInAndroidKeystore": {},
+ "storeInAppleKeyChain": "Stocker dans Apple KeyChain",
+ "@storeInAppleKeyChain": {},
+ "user": "Utilisateur/trice",
+ "@user": {},
+ "custom": "Personnalisé",
+ "@custom": {},
+ "hydrate": "Restaurer à partir du fichier de sauvegarde",
+ "@hydrate": {},
+ "dehydrateWarning": "Cette action ne peut pas être annulée. Assurez-vous d'enregistrer convenablement le fichier de sauvegarde.",
+ "@dehydrateWarning": {},
+ "dehydrateTorLong": "Pour les utilisateurs/trices de TOR, il est recommandé d'exporter la session avant de fermer la fenêtre.",
+ "@dehydrateTorLong": {},
+ "recoveryKey": "Clé de récupération",
+ "@recoveryKey": {},
+ "recoveryKeyLost": "Clé de récupération perdue ?",
+ "@recoveryKeyLost": {},
+ "indexedDbErrorLong": "Le stockage des messages n'est malheureusement pas activé par défaut en mode privé.\nVeuillez consulter :\n - about:config\n - Définir dom.indexedDB.privateBrowsing.enabled à « vrai ».\nSinon, il n'est pas possible d'exécuter FluffyChat.",
+ "@indexedDbErrorLong": {},
+ "saveKeyManuallyDescription": "Enregistrer cette clé manuellement en déclenchant la boîte de dialogue de partage du système ou le presse-papiers.",
+ "@saveKeyManuallyDescription": {},
+ "storeInSecureStorageDescription": "Stocker la clé de récupération dans un espace sécurisé de cet appareil.",
+ "@storeInSecureStorageDescription": {},
+ "indexedDbErrorTitle": "Problèmes relatifs au mode privé",
+ "@indexedDbErrorTitle": {},
+ "dehydrate": "Exporter la session et effacer l'appareil",
+ "@dehydrate": {},
+ "dehydrateTor": "Utilisateurs/trices de TOR : Exporter la session",
+ "@dehydrateTor": {},
+ "hydrateTor": "Utilisateurs/trices de TOR : Importer une session exportée",
+ "@hydrateTor": {},
+ "hydrateTorLong": "Vous avez exporté votre session la dernière fois sur TOR ? Importez-la rapidement et continuez à discuter.",
+ "@hydrateTorLong": {},
+ "pleaseEnterRecoveryKey": "Veuillez saisir votre clé de récupération :",
+ "@pleaseEnterRecoveryKey": {},
+ "pleaseEnterRecoveryKeyDescription": "Pour déverrouiller vos anciens messages, veuillez entrer votre clé de récupération qui a été générée lors d'une session précédente. Votre clé de récupération n'est PAS votre mot de passe.",
+ "@pleaseEnterRecoveryKeyDescription": {},
+ "unlockOldMessages": "Déverrouiller les anciens messages",
+ "@unlockOldMessages": {},
+ "storeSecurlyOnThisDevice": "Stocker de manière sécurisé sur cet appareil",
+ "@storeSecurlyOnThisDevice": {},
+ "countFiles": "{count} fichiers",
+ "@countFiles": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "noKeyForThisMessage": "Cela peut se produire si le message a été envoyé avant que vous ne vous soyez connecté à votre compte sur cet appareil.\n\nIl est également possible que l'expéditeur ait bloqué votre appareil ou qu'un problème de connexion Internet se soit produit.\n\nÊtes-vous capable de lire le message sur une autre session ? Vous pouvez alors transférer le message à partir de celle-ci ! Allez dans Paramètres > Appareils et assurez-vous que vos appareils se sont vérifiés mutuellement. Lorsque vous ouvrirez le salon la fois suivante et que les deux sessions seront au premier plan, les clés seront transmises automatiquement.\n\nVous ne voulez pas perdre les clés en vous déconnectant ou en changeant d'appareil ? Assurez-vous que vous avez activé la sauvegarde de la discussion dans les paramètres.",
+ "@noKeyForThisMessage": {},
+ "enterRoom": "Entrer dans le salon",
+ "@enterRoom": {},
+ "allSpaces": "Tous les espaces",
+ "@allSpaces": {},
+ "commandHint_markasdm": "Marquer comme salon de messages directs pour l'identifiant Matrix indiqué",
+ "@commandHint_markasdm": {},
+ "commandHint_markasgroup": "Marquer comme groupe",
+ "@commandHint_markasgroup": {},
+ "confirmMatrixId": "Veuillez confirmer votre identifiant Matrix afin de supprimer votre compte.",
+ "@confirmMatrixId": {},
+ "supposedMxid": "Cela devrait être {mxid}",
+ "@supposedMxid": {
+ "type": "text",
+ "placeholders": {
+ "mxid": {}
+ }
+ },
+ "whyIsThisMessageEncrypted": "Pourquoi ce message est-il illisible ?",
+ "@whyIsThisMessageEncrypted": {},
+ "foregroundServiceRunning": "Cette notification s’affiche lorsque le service au premier plan est en cours d’exécution.",
+ "@foregroundServiceRunning": {},
+ "screenSharingTitle": "Partage d'écran",
+ "@screenSharingTitle": {},
+ "screenSharingDetail": "Vous partagez votre écran dans FuffyChat",
+ "@screenSharingDetail": {},
+ "callingPermissions": "Permissions d'appel",
+ "@callingPermissions": {},
+ "callingAccount": "Compte d'appel",
+ "@callingAccount": {},
+ "callingAccountDetails": "Permet à FluffyChat d'utiliser l'application de numérotation native d'Android.",
+ "@callingAccountDetails": {},
+ "appearOnTop": "Apparaître en haut",
+ "@appearOnTop": {},
+ "appearOnTopDetails": "Permet à l'application d'apparaître en haut de l'écran (non nécessaire si vous avez déjà configuré Fluffychat comme compte d'appel)",
+ "@appearOnTopDetails": {},
+ "otherCallingPermissions": "Microphone, caméra et autres autorisations de FluffyChat",
+ "@otherCallingPermissions": {},
+ "newGroup": "Nouveau groupe",
+ "@newGroup": {},
+ "newSpace": "Nouvel espace",
+ "@newSpace": {},
+ "enterSpace": "Entrer dans l’espace",
+ "@enterSpace": {},
+ "numChats": "{number} discussions",
+ "@numChats": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "hideUnimportantStateEvents": "Masquer les événements d'état sans importance",
+ "@hideUnimportantStateEvents": {},
+ "doNotShowAgain": "Ne plus afficher",
+ "@doNotShowAgain": {},
+ "commandHint_googly": "Envoyer des yeux écarquillés",
+ "@commandHint_googly": {},
+ "commandHint_cuddle": "Envoyer un câlin",
+ "@commandHint_cuddle": {},
+ "commandHint_hug": "Envoyer une accolade",
+ "@commandHint_hug": {},
+ "googlyEyesContent": "{senderName} vous envoie des yeux écarquillés",
+ "@googlyEyesContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "cuddleContent": "{senderName} vous fait un câlin",
+ "@cuddleContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "hugContent": "{senderName} vous fait une accolade",
+ "@hugContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "wasDirectChatDisplayName": "Discussion vide (était {oldDisplayName})",
+ "@wasDirectChatDisplayName": {
+ "type": "text",
+ "placeholders": {
+ "oldDisplayName": {}
+ }
+ },
+ "encryptThisChat": "Chiffrer cette discussion",
+ "@encryptThisChat": {},
+ "sorryThatsNotPossible": "Désolé, ce n'est pas possible",
+ "@sorryThatsNotPossible": {},
+ "deviceKeys": "Clés de l’appareil :",
+ "@deviceKeys": {},
+ "startFirstChat": "Commencez votre première discussion",
+ "@startFirstChat": {},
+ "newSpaceDescription": "Les espaces vous permettent de consolider vos conversations et de construire des communautés privées ou publiques.",
+ "@newSpaceDescription": {},
+ "disableEncryptionWarning": "Pour des raisons de sécurité, vous ne pouvez pas désactiver le chiffrement dans une discussion s'il a été activé avant.",
+ "@disableEncryptionWarning": {},
+ "reopenChat": "Rouvrir la discussion",
+ "@reopenChat": {},
+ "noOtherDevicesFound": "Aucun autre appareil trouvé",
+ "@noOtherDevicesFound": {},
+ "noBackupWarning": "Attention ! Sans l'activation de la sauvegarde de la discussion, vous perdrez l'accès à vos messages chiffrés. Il est fortement recommandé d'activer la sauvegarde de la discussion avant de se déconnecter.",
+ "@noBackupWarning": {},
+ "fileHasBeenSavedAt": "Le fichier a été enregistré dans {path}",
+ "@fileHasBeenSavedAt": {
+ "type": "text",
+ "placeholders": {
+ "path": {}
+ }
+ },
+ "fileIsTooBigForServer": "Le serveur signale que le fichier est trop volumineux pour être envoyé.",
+ "@fileIsTooBigForServer": {},
+ "jumpToLastReadMessage": "Aller au dernier message lu",
+ "@jumpToLastReadMessage": {},
+ "readUpToHere": "Lisez jusqu’ici",
+ "@readUpToHere": {},
+ "allRooms": "Tous les groupes de discussion",
+ "@allRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatPermissions": "Permissions du salon",
+ "@chatPermissions": {},
+ "importFromZipFile": "Importer depuis un fichier .zip",
+ "@importFromZipFile": {},
+ "inviteContactToGroupQuestion": "Voulez-vous inviter {contact} au salon \"{groupName}\" ?",
+ "@inviteContactToGroupQuestion": {},
+ "importEmojis": "Importer des Emojis",
+ "@importEmojis": {},
+ "notAnImage": "Pas un fichier image.",
+ "@notAnImage": {},
+ "chatDescriptionHasBeenChanged": "La description du salon a changé",
+ "@chatDescriptionHasBeenChanged": {},
+ "createGroup": "Créer un groupe",
+ "@createGroup": {},
+ "importNow": "Importer maintenant",
+ "@importNow": {},
+ "tryAgain": "Nouvelle tentative",
+ "@tryAgain": {},
+ "blockedUsers": "Utilisateurs/trices bloqués",
+ "@blockedUsers": {},
+ "redactMessageDescription": "Le message sera modifié pour tous les participants de cette conversation. Il n'est pas possible de revenir en arrière.",
+ "@redactMessageDescription": {},
+ "redactedBy": "Modifié par {username}",
+ "@redactedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "directChat": "Discussion directe",
+ "@directChat": {},
+ "optionalRedactReason": "(Facultatif) Raison de la modification de ce message...",
+ "@optionalRedactReason": {},
+ "subspace": "Sous-espace",
+ "@subspace": {},
+ "sendTypingNotifications": "Envoyer des notifications de frappe",
+ "@sendTypingNotifications": {},
+ "replace": "Remplacer",
+ "@replace": {},
+ "emoteKeyboardNoRecents": "Les émoticônes récemment utilisées apparaîtront ici...",
+ "@emoteKeyboardNoRecents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "nothingFound": "Rien n'a été trouvé...",
+ "@nothingFound": {},
+ "chatDescription": "Description de la discussion",
+ "@chatDescription": {},
+ "invalidServerName": "Nom de serveur invalide",
+ "@invalidServerName": {},
+ "addChatDescription": "Ajouter une description à la discussion...",
+ "@addChatDescription": {},
+ "shareInviteLink": "Partager un lien d'invitation",
+ "@shareInviteLink": {},
+ "openLinkInBrowser": "Ouvrir le lien dans le navigateur",
+ "@openLinkInBrowser": {},
+ "setTheme": "Définir le thème :",
+ "@setTheme": {},
+ "setColorTheme": "Définir la couleur du thème :",
+ "@setColorTheme": {},
+ "databaseMigrationBody": "Veuillez patienter. Cela peut prendre un moment.",
+ "@databaseMigrationBody": {},
+ "searchForUsers": "Rechercher des @utilisateurs/trices...",
+ "@searchForUsers": {},
+ "passwordsDoNotMatch": "Les mots de passe ne correspondent pas",
+ "@passwordsDoNotMatch": {},
+ "passwordIsWrong": "Votre mot de passe saisi est erroné",
+ "@passwordIsWrong": {},
+ "publicLink": "Lien public",
+ "@publicLink": {},
+ "joinSpace": "Rejoindre l'espace",
+ "@joinSpace": {},
+ "publicSpaces": "Espaces publics",
+ "@publicSpaces": {},
+ "addChatOrSubSpace": "Ajouter une discussion ou un sous-espace",
+ "@addChatOrSubSpace": {},
+ "thisDevice": "Cet appareil :",
+ "@thisDevice": {},
+ "sendReadReceipts": "Envoyer des accusés de réception",
+ "@sendReadReceipts": {},
+ "sendTypingNotificationsDescription": "Les autres participants à une discussion peuvent voir que vous êtes en train de taper un nouveau message.",
+ "@sendTypingNotificationsDescription": {},
+ "verifyOtherDevice": "🔐 Vérifier l'autre appareil",
+ "@verifyOtherDevice": {},
+ "databaseBuildErrorBody": "La base de données SQlite ne peut pas être créée. L'application essaie d'utiliser la base de données existante pour le moment. Veuillez signaler cette erreur aux développeurs à {url}. Le message d'erreur est le suivant : {error}",
+ "@databaseBuildErrorBody": {
+ "type": "text",
+ "placeholders": {
+ "url": {},
+ "error": {}
+ }
+ },
+ "startConversation": "Démarrer la conversation",
+ "@startConversation": {},
+ "formattedMessagesDescription": "Affichez le contenu formaté des messages comme du texte en gras à l'aide de markdown.",
+ "@formattedMessagesDescription": {},
+ "incomingMessages": "Messages entrants",
+ "@incomingMessages": {},
+ "acceptedKeyVerification": "{sender} a accepté la vérification de clé",
+ "@acceptedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "pleaseTryAgainLaterOrChooseDifferentServer": "Veuillez réessayer plus tard ou choisir un autre serveur.",
+ "@pleaseTryAgainLaterOrChooseDifferentServer": {},
+ "inviteGroupChat": "📨 Inviter à une discussion de groupe",
+ "@inviteGroupChat": {},
+ "invitePrivateChat": "📨 Inviter à une discussion privée",
+ "@invitePrivateChat": {},
+ "jump": "Sauter",
+ "@jump": {},
+ "signInWithPassword": "Se connecter avec mot de passe",
+ "@signInWithPassword": {},
+ "hideMemberChangesInPublicChats": "Masquer les modifications de membres dans les discussions publiques",
+ "@hideMemberChangesInPublicChats": {},
+ "hideMemberChangesInPublicChatsBody": "Ne pas afficher dans la chronologie de la discussion si quelqu'un rejoint ou quitte une discussion publique afin d'améliorer la lisibilité.",
+ "@hideMemberChangesInPublicChatsBody": {},
+ "overview": "Aperçu",
+ "@overview": {},
+ "notifyMeFor": "Me notifier pour",
+ "@notifyMeFor": {},
+ "passwordRecoverySettings": "Paramètres de récupération de mot de passe",
+ "@passwordRecoverySettings": {},
+ "hasKnocked": "🚪 {user} a frappé",
+ "@hasKnocked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "canceledKeyVerification": "{sender} a annulé la vérification de clé",
+ "@canceledKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "unreadChatsInApp": "{appname} : {unread} discussions non lus",
+ "@unreadChatsInApp": {
+ "type": "text",
+ "placeholders": {
+ "appname": {},
+ "unread": {}
+ }
+ },
+ "requestedKeyVerification": "{sender} a demandé une vérification de clé",
+ "@requestedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "startedKeyVerification": "{sender} a lancé la vérification de clé",
+ "@startedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "discover": "Découvrir",
+ "@discover": {},
+ "usersMustKnock": "Les utilisateurs/trices doivent frapper",
+ "@usersMustKnock": {},
+ "noOneCanJoin": "Personne ne peut rejoindre",
+ "@noOneCanJoin": {},
+ "knock": "Frapper à la porte",
+ "@knock": {},
+ "hidePresences": "Cacher la liste des statuts ?",
+ "@hidePresences": {},
+ "appLockDescription": "Verrouiller l'application avec un code PIN lorsqu'elle n'est pas utilisée",
+ "@appLockDescription": {},
+ "globalChatId": "Identifiant global de la discussion",
+ "@globalChatId": {},
+ "accessAndVisibility": "Accès et visibilité",
+ "@accessAndVisibility": {},
+ "accessAndVisibilityDescription": "Qui est autorisé à rejoindre cette discussion et comment la discussion peut être découverte.",
+ "@accessAndVisibilityDescription": {},
+ "calls": "Appels",
+ "@calls": {},
+ "customEmojisAndStickers": "Émoticônes et autocollants personnalisés",
+ "@customEmojisAndStickers": {},
+ "hideRedactedMessages": "Cacher les messages édités",
+ "@hideRedactedMessages": {},
+ "pleaseEnterYourCurrentPassword": "Veuillez saisir votre mot de passe actuel",
+ "@pleaseEnterYourCurrentPassword": {},
+ "swipeRightToLeftToReply": "Glisser de droite à gauche pour répondre",
+ "@swipeRightToLeftToReply": {},
+ "alwaysUse24HourFormat": "true",
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
+ },
+ "hideRedactedMessagesBody": "Si quelqu'un modifie un message, celui-ci ne sera plus visible dans la discussion.",
+ "@hideRedactedMessagesBody": {},
+ "customEmojisAndStickersBody": "Ajoutez ou partagez des émoticônes ou autocollants personnalisés qui peuvent être utilisés dans n'importe quelle discussion.",
+ "@customEmojisAndStickersBody": {},
+ "blockListDescription": "Vous pouvez bloquer des utilisateurs/trices qui vous dérangent. Vous ne pourrez plus recevoir aucun message ou invitation à un salon d'utilisateurs/trices figurant sur votre liste de blocage personnelle.",
+ "@blockListDescription": {},
+ "blockUsername": "Ignorer le nom d'utilisateur/trice",
+ "@blockUsername": {},
+ "hideInvalidOrUnknownMessageFormats": "Masquer les formats de message invalides ou inconnus",
+ "@hideInvalidOrUnknownMessageFormats": {},
+ "messagesStyle": "Messages :",
+ "@messagesStyle": {},
+ "redactedByBecause": "Modifié par {username} car : \"{reason}\"",
+ "@redactedByBecause": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "reason": {}
+ }
+ },
+ "setChatDescription": "Définir la description de la discussion",
+ "@setChatDescription": {},
+ "presenceStyle": "Statut :",
+ "@presenceStyle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "presencesToggle": "Afficher les messages de statut des autres utilisateurs/trices",
+ "@presencesToggle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youInvitedToBy": "📩 Vous avez été invité par lien à :\n{alias}",
+ "@youInvitedToBy": {
+ "placeholders": {
+ "alias": {}
+ }
+ },
+ "userWouldLikeToChangeTheChat": "{user} souhaite rejoindre la discussion.",
+ "@userWouldLikeToChangeTheChat": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "noPublicLinkHasBeenCreatedYet": "Aucun lien public n'a encore été crée",
+ "@noPublicLinkHasBeenCreatedYet": {},
+ "gallery": "Galerie",
+ "@gallery": {},
+ "files": "Fichiers",
+ "@files": {},
+ "sessionLostBody": "Votre session est perdue. Veuillez signaler cette erreur aux développeurs à {url}. Le message d'erreur est le suivant : {error}",
+ "@sessionLostBody": {
+ "type": "text",
+ "placeholders": {
+ "url": {},
+ "error": {}
+ }
+ },
+ "searchIn": "Rechercher dans la discussion \"{chat}\"...",
+ "@searchIn": {
+ "type": "text",
+ "placeholders": {
+ "chat": {}
+ }
+ },
+ "forwardMessageTo": "Transférer le message à {roomName} ?",
+ "@forwardMessageTo": {
+ "type": "text",
+ "placeholders": {
+ "roomName": {}
+ }
+ },
+ "sendReadReceiptsDescription": "Les autres participants à une discussion peuvent voir si vous avez lu un message.",
+ "@sendReadReceiptsDescription": {},
+ "formattedMessages": "Messages formatés",
+ "@formattedMessages": {},
+ "verifyOtherUser": "🔐 Vérifier l'autre utilisateur/trice",
+ "@verifyOtherUser": {},
+ "searchMore": "Rechercher davantage...",
+ "@searchMore": {},
+ "verifyOtherUserDescription": "Si vous vérifiez un autre utilisateur/trice, vous pouvez être sûr de savoir à qui vous écrivez réellement. 💪\n\nLorsque vous lancez une vérification, vous et l'autre utilisateur/trice verrez une fenêtre contextuelle dans l'application. Vous y verrez alors une série d'émoticônes ou de chiffres que vous devrez comparer.\n\nLa meilleure façon de procéder est de se rencontrer ou de lancer un appel vidéo. 👭",
+ "@verifyOtherUserDescription": {},
+ "verifyOtherDeviceDescription": "Lorsque vous vérifiez un autre appareil, ces appareils peuvent échanger des clés, ce qui augmente votre sécurité globale. 💪 Lorsque vous lancez une vérification, une fenêtre contextuelle s'affiche dans l'application sur les deux appareils. Vous y verrez alors une série d'émoticônes ou de chiffres que vous devrez comparer. Il est préférable d'avoir les deux appareils à portée de main avant de lancer la vérification. 🤳",
+ "@verifyOtherDeviceDescription": {},
+ "completedKeyVerification": "{sender} a terminé la vérification de clé",
+ "@completedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "isReadyForKeyVerification": "{sender} est prêt pour la vérification de clé",
+ "@isReadyForKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "transparent": "Transparent",
+ "@transparent": {},
+ "stickers": "Autocollants",
+ "@stickers": {},
+ "noDatabaseEncryption": "Le chiffrement de la base de données n'est pas supporté sur cette plateforme",
+ "@noDatabaseEncryption": {},
+ "commandHint_ignore": "Ignorer l'identifiant Matrix indiqué",
+ "@commandHint_ignore": {},
+ "commandHint_unignore": "Ne plus ignorer l'identifiant Matrix indiqué",
+ "@commandHint_unignore": {},
+ "thereAreCountUsersBlocked": "Actuellement, il y a {count} utilisateurs/trices bloqués.",
+ "@thereAreCountUsersBlocked": {
+ "type": "text",
+ "count": {}
+ },
+ "restricted": "Limité",
+ "@restricted": {},
+ "knockRestricted": "Frapper à la porte limité",
+ "@knockRestricted": {},
+ "signInWith": "Se connecter avec {provider}",
+ "@signInWith": {
+ "type": "text",
+ "placeholders": {
+ "provider": {}
+ }
+ },
+ "groupCanBeFoundViaSearch": "Le groupe peut être trouvé via la recherche",
+ "@groupCanBeFoundViaSearch": {},
+ "groupName": "Nom du groupe",
+ "@groupName": {},
+ "invalidInput": "Entrée invalide !",
+ "@invalidInput": {},
+ "block": "Bloquer",
+ "@block": {},
+ "removeDevicesDescription": "Vous serez déconnecté de cet appareil et ne pourrez plus recevoir de messages.",
+ "@removeDevicesDescription": {},
+ "userRole": "Rôle de l'utilisateur/trice",
+ "@userRole": {},
+ "createNewAddress": "Créer une nouvelle adresse",
+ "@createNewAddress": {},
+ "publicChatAddresses": "Addresses de discussion publiques",
+ "@publicChatAddresses": {},
+ "countChatsAndCountParticipants": "{chats} discussions et {participants} participants",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "space": "Espace",
+ "@space": {},
+ "spaces": "Espaces",
+ "@spaces": {},
+ "noMoreChatsFound": "Aucune autre discussion trouvée...",
+ "@noMoreChatsFound": {},
+ "unread": "Non lu",
+ "@unread": {},
+ "joinedChats": "Discussions rejointes",
+ "@joinedChats": {},
+ "commandHint_sendraw": "Envoyer du JSON brut",
+ "@commandHint_sendraw": {},
+ "databaseMigrationTitle": "La base de données est optimisée",
+ "@databaseMigrationTitle": {},
+ "leaveEmptyToClearStatus": "Laisser vide pour effacer votre statut.",
+ "@leaveEmptyToClearStatus": {},
+ "select": "Sélectionner",
+ "@select": {},
+ "reportErrorDescription": "😭 Oh non. Quelque chose s'est mal passé. Si vous le souhaitez, vous pouvez signaler ce bogue aux développeurs.",
+ "@reportErrorDescription": {},
+ "report": "signaler",
+ "@report": {},
+ "wrongPinEntered": "Mauvais code PIN saisi ! Veuillez réessayer dans {seconds} secondes...",
+ "@wrongPinEntered": {
+ "type": "text",
+ "placeholders": {
+ "seconds": {}
+ }
+ },
+ "pushNotificationsNotAvailable": "Notifications poussées indisponibles",
+ "@pushNotificationsNotAvailable": {},
+ "yourGlobalUserIdIs": "Votre identifiant utilisateur global est : ",
+ "@yourGlobalUserIdIs": {},
+ "chatCanBeDiscoveredViaSearchOnServer": "La discussion peut être découverte via la recherche sur {server}",
+ "@chatCanBeDiscoveredViaSearchOnServer": {
+ "type": "text",
+ "placeholders": {
+ "server": {}
+ }
+ },
+ "knocking": "Frapper",
+ "@knocking": {},
+ "banUserDescription": "L'utilisateur/trice sera banni de la discussion et ne pourra plus y accéder jusqu'à ce qu'il/elle soit débanni.",
+ "@banUserDescription": {},
+ "unbanUserDescription": "L'utilisateur/trice pourra entrer à nouveau dans la discussion si il/elle le souhaite.",
+ "@unbanUserDescription": {},
+ "kickUserDescription": "L'utilisateur/trice est expulsé de la discussion mais n'est pas banni. Dans les discussions publiques, l'utilisateur/trice peut revenir à tout moment.",
+ "@kickUserDescription": {},
+ "makeAdminDescription": "Une fois que vous aurez nommé cet utilisateur/trice administrateur, vous ne pourrez peut-être plus annuler cette opération, car il disposera alors des mêmes autorisations que vous.",
+ "@makeAdminDescription": {},
+ "newPassword": "Nouveau mot de passe",
+ "@newPassword": {},
+ "pleaseChooseAStrongPassword": "Veuillez choisir un mot de passe fort",
+ "@pleaseChooseAStrongPassword": {},
+ "decline": "Refuser",
+ "@decline": {},
+ "initAppError": "Une erreur est survenue pendant l'initialisation de l'application",
+ "@initAppError": {},
+ "markAsUnread": "Marquer comme non lu",
+ "@markAsUnread": {},
+ "wrongRecoveryKey": "Désolé... il ne semble pas s'agir de la bonne clé de récupération.",
+ "@wrongRecoveryKey": {},
+ "searchChatsRooms": "Rechercher des #discussions, @utilisateurs/trices...",
+ "@searchChatsRooms": {},
+ "createGroupAndInviteUsers": "Créer un groupe et inviter des utilisateurs/trices",
+ "@createGroupAndInviteUsers": {},
+ "goToSpace": "Aller dans l'espace : {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "exportEmotePack": "Exporter le pack d'émoticônes au format .zip",
+ "@exportEmotePack": {},
+ "noChatDescriptionYet": "Aucune description de discussion n'a encore été créée.",
+ "@noChatDescriptionYet": {},
+ "invite": "Inviter",
+ "@invite": {},
+ "pleaseEnterANumber": "Veuillez saisir un nombre supérieur à 0",
+ "@pleaseEnterANumber": {},
+ "roomUpgradeDescription": "La discussion sera alors recréé avec la nouvelle version de salon. Tous les participants seront informés qu'ils doivent passer à la nouvelle discussion. Pour en savoir plus sur les versions des salons, consultez le site https://spec.matrix.org/latest/rooms/",
+ "@roomUpgradeDescription": {},
+ "learnMore": "En savoir plus",
+ "@learnMore": {},
+ "minimumPowerLevel": "{level} est le niveau minimum de droits.",
+ "@minimumPowerLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "restoreSessionBody": "L'application tente maintenant de restaurer votre session depuis la sauvegarde. Veuillez signaler cette erreur aux développeurs à {url}. Le message d'erreur est le suivant : {error}",
+ "@restoreSessionBody": {
+ "type": "text",
+ "placeholders": {
+ "url": {},
+ "error": {}
+ }
+ },
+ "profileNotFound": "Cet utilisateur/trice n'a pu être trouvé sur le serveur. Peut-être est-ce un problème de connexion ou l'utilisateur/trice n'existe pas.",
+ "@profileNotFound": {},
+ "archiveRoomDescription": "La discussion sera déplacée dans les archives. Les autres utilisateurs/trices pourront voir que vous avez quitté la discussion.",
+ "@archiveRoomDescription": {},
+ "noUsersFoundWithQuery": "Malheureusement, aucun utilisateur/trice n'a pu être trouvé avec \"{query}\". Veuillez vérifier si vous n'avez pas fait de faute de frappe.",
+ "@noUsersFoundWithQuery": {
+ "type": "text",
+ "placeholders": {
+ "query": {}
+ }
+ }
+}
diff --git a/assets/l10n/intl_ga.arb b/assets/l10n/intl_ga.arb
index c4ba3b5bd..5d01bfef6 100644
--- a/assets/l10n/intl_ga.arb
+++ b/assets/l10n/intl_ga.arb
@@ -1,2248 +1,1953 @@
{
- "you": "Tú",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "Tá",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "Rabhadh!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Cúlbhrat",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Deimhnigh",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verified": "Deimhnithe",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "username": "Ainm úsáideora",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Bain biorán",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Níl ar fáil",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "Córas",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Cuir isteach",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "statusExampleMessage": "Conas atá tú inniu?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "status": "Staid",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Léim",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Roinn",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "Socruithe",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "send": "Seol",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Slándáil",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Cuardaigh",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Freagair",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Bain",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "rejoin": "Téigh ar ais isteach",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Diúltaigh",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Cláraigh",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Ag Taifeadadh",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Fáth",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Príobháideacht",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Biorán",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Daoine",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Pasfhocal",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "Rannpháirtí",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Comhráite Díreacha",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "ID gléis",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Scrios an teachtaireacht",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Scrios an cuntas",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "createNewSpace": "Spás nua",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "countParticipants": "{count} rannpháirtithe",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "or": "Nó",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "online": "Ar líne",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "togha",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "As líne",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "Maslach",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Fógraí",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "none": "Aon cheann",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Níl",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Ar Aghaidh",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Modhnóir",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Teachtaireachtaí",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Luaigh",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "logout": "Logáil amach",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Logáil isteach",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Solas",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Ceadúnas",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "leave": "Fág",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "invited": "Le cuireadh",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Neamhurchóideach",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Tabhair neamhaird ar",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Aitheantas",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "id": "ID",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "help": "Cabhair",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Grúpaí",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Grúpa",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Seol ar aghaidh",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "homeserver": "Freastalaí baile",
- "@homeserver": {},
- "encryption": "Criptiúchán",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Criptithe",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Cuir in eagar",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Gléasanna",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Gléas",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Scrios",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "dateWithYear": "{day}/{month}/{year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "dateWithoutYear": "{day}/{month}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "containsUserName": "Coinníonn sé ainm úsáideora",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Cumraigh comhrá",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "commandInvalid": "Ordú neamhbhailí",
- "@commandInvalid": {
- "type": "text"
- },
- "commandHint_send": "Seol téacs",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_me": "Déan cur síos ort féin",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "clearArchive": "Glan an cartlann",
- "@clearArchive": {},
- "chatDetails": "Sonraí comhrá",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "Cúltaca comhrá",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "D'athraigh {username} abhatár an chomhrá",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changeDeviceName": "Athraigh ainm an ghléis",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "Ní féidir an URI {uri} a oscailt",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "cancel": "Cealaigh",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Teachtaireachtaí bota",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Bactha",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "blockDevice": "Bac Gléas",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "Chuir {username} cosc ar {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "banned": "Coiscthe",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "banFromChat": "Toirmisc ón gcomhrá",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "sendOnEnter": "Seol ar iontráil",
- "@sendOnEnter": {},
- "archive": "Cartlann",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Bac aip",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "anyoneCanJoin": "Is féidir le aon duine dul isteach",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "D'fhreagair {senderName} an glao",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "allChats": "Gach comhrá",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Gach",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "ailias",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "Riarthóir",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "Cuir go spás",
- "@addToSpace": {},
- "addEmail": "Cuir ríomhphoist",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "Thosaigh {username} an criptiú ó dheireadh go deireadh",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Cuntas",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "Ghlac {username} leis an cuireadh",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "accept": "Glac",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "about": "Faoi",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Glac leis an iarratas fíoraithe seo ó {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "areYouSureYouWantToLogout": "An bhfuil tú cinnte gur mhaith leat logáil amach?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "An bhfuil tú cinnte?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "An bhfuil cead ag aoi-úsáideoirí a bheith páirteach",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "Thug {username} cuireadh do {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "hideRedactedEvents": "Folaigh imeachtaí athdhéanta",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Is féidir le haíonna páirt a ghlacadh",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "guestsAreForbidden": "Tá cosc ar aíonna",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Grúpa le {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "groupIsPublic": "Tá an grúpa poiblí",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "Ón gcuireadh",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "Cuir isteach do fhreastalaí baile",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Gearrchód emote neamhbhailí!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Tá iomaite ann cheana féin!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Cuir in eagar abhatár an tseomra",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Cuir ailiasanna an tseomra in eagar",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Cuir freastalaí blocáilte in eagar",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Leibhéal ceada réamhshocraithe",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "unblockDevice": "Díbhlocáil Gléas",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "Tugadh cuireadh don theagmháil a thar isteach sa grúpa",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Déan comparáid idir na huimhreacha seo a leanas agus déan cinnte go bhfuil na huimhreacha seo a leanas ag teacht le huimhreacha an ghléis eile:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareEmojiMatch": "Déan comparáid agus déan cinnte go bhfuil an emoji seo a leanas comhoiriúnach le emoji an ghléis eile:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "commandMissing": "Ní ordú é {command}.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "commandHint_react": "Seol freagra mar fhreagairt",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_op": "Socraigh leibhéal cumhachta an úsáideora áirithe (réamhshocrú: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_myroomnick": "Socraigh d'ainm taispeána don seomra seo",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_myroomavatar": "Cuir do phictiúr don seomra seo (le mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_kick": "Bain an t-úsáideoir áirithe den seomra seo",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_join": "Téigh isteach sa seomra áirithe",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_ban": "Cuir cosc ar an úsáideoir áirithe ón seomra seo",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_invite": "Cuir cosc ar an úsáideoir áirithe ón seomra seo",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "chooseAStrongPassword": "Roghnaigh pasfhocal láidir",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "Cuireadh comhrá leis an spás seo",
- "@chatHasBeenAddedToThisSpace": {},
- "chatBackupDescription": "Tá do chúltaca comhrá daingnithe le heochair slándála. Déan cinnte nach gcaillfidh tú é.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "Truaillíodh an criptiú",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Athraigh ainm an ghrúpa",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheRoomInvitationLink": "D'athraigh {username} nasc an chuiridh",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "D'athraigh {username} ailiasanna an tseomra",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheProfileAvatar": "D'athraigh {username} a n-abhatár",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "D'athraigh {username} na rialacha ceangail go: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheJoinRules": "D'athraigh {username} na rialacha ceangail",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "D'athraigh {username} infheictheacht na staire go: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibility": "D'athraigh {username} infheictheacht na staire",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "D'athraigh {username} a n-ainm taispeána go: '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheChatPermissions": "D'athraigh {username} na ceadanna comhrá",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatNameTo": "D'athraigh {username} an t-ainm comhrá go: '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatDescriptionTo": "D'athraigh {username} an cur síos comhrá go: '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "autoplayImages": "Seinn greamáin agus straoiseog beoite go huathoibríoch",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "createdTheChat": "Rinne {username} an comhrá",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "copyToClipboard": "Cóipeáil ar an ghearrthaisce",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Cóipeáilte ar an ghearrthaisce",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Coinníonn sé ainm taispeána",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_plain": "Seol téacs neamhfhoirmithe",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_leave": "Fág an seomra seo",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_html": "Seol téacs HTML-formáidithe",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "changeYourAvatar": "Athraigh do abhatár",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Athraigh do stíl",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Athraigh an freastalaí baile",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Glórphost",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Físghlao",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Tosaigh Fíorú",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "unmuteChat": "Neamhciúnaigh comhrá",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Folaigh imeachtaí anaithnide",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "Gléas anaithnid",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Marcáil Léite/Neamhléite",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "Scoránaigh mar ciúnaithe",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "Scoránaigh mar ceann is fearr leat",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "Tá siad céanna",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "Ainm an spáis",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Cód foinseach",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "showPassword": "Taispeáin pasfhocal",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "shareLocation": "Roinn suíomh",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Cuir stádas",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Seol físeán",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sendSticker": "Seol greamán",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Seol an bunchóip",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Seol teachtaireachtaí",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Seol íomhá",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Seol comhad",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "Seol fuaim",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "Sábháil comhad",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Leagan seomra",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Iarr cead",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Tuairiscigh teachtaireacht",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "removeDevice": "Bain gléas",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "redactMessage": "Bain teachtaireacht amach",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "Rialacha na bhfógraí",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Seomraí Poiblí",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChoose": "Roghnaigh le do thoil",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Seinn {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "passwordRecovery": "Aisfháil pasfhocail",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Pasfhocal dearmadta",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Oscail ceamara",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "obtainingLocation": "ag Aimsiú an suíomh…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Gan cead",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Comhrá nua",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Ciúnaigh comhrá",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Athruithe ball",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Lódáil níos mó…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "joinRoom": "Téigh isteach sa seomra",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "isTyping": "ag clóscríobh…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Tabhair cuireadh do theagmháil",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Úsáideoirí a dtugann tú neamhaird orthu",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "Ó tar isteach",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Méid cló",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Tosaigh criptiú",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Cuir ainm taispeána in eagar",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "currentlyActive": "Gníomhach faoi láthair",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Ainm an chomhaid",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "Gach rud réidh!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "Comhrá folamh",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Gearrchód straoiseoige",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Socruithe straoiseoige",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Íoslódáil comhad",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "changePassword": "Athraigh an pasfhocal",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Dorcha",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "create": "Cruthaigh",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Cóipeáil",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Ceangail",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Deimhnigh",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "close": "Dún",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "Comhráite",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Comhrá",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "scanQrCode": "Scan cód QR",
- "@scanQrCode": {},
- "inviteText": "Thug {username} cuireadh duit chuig FluffyChat.\n1. Suiteáil FluffyChat: https://fluffychat.im\n2. Cláraigh nó sínigh isteach\n3. Oscail an nasc cuiridh: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "noMatrixServer": "Níl {server1} freastalaí Matrix. Úsáid {server2} ina áit sin?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "noGoogleServicesWarning": "Dealraíonn sé nach bhfuil aon seirbhísí google agat ar do ghuthán. Sin cinneadh maith le do phríobháideacht! Chun fógraí brú a fháil i FluffyChat molaimid https://microg.org/ nó https://unifiedpush.org/ a úsáid.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Ní féidir leat criptiú a ghníomhachtú ach a luaithe nach bhfuil an seomra inrochtana go poiblí a thuilleadh.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Níor aimsíodh aon straoiseoga. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Gan aon nasc leis an bhfreastalaí",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "Iarratas fíoraithe nua!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "Teachtaireacht nua i FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Bí ar an eolas go dteastaíonn Pantalaimon uait chun criptiú ó cheann go ceann a úsáid anois.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Logáil isteach chuig {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "locationPermissionDeniedNotice": "Diúltaíodh cead suímh. Deonaigh dóibh le do thoil go mbeidh tú in ann do shuíomh a roinnt.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "locationDisabledNotice": "Tá seirbhísí suímh díchumasaithe. Cuir ar a gcumas le do thoil a bheith in ann do shuíomh a roinnt.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "loadingPleaseWait": "Ag lódáil… Fan, le do thoil.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Lódáil {count} níos mó rannpháirtithe",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "leftTheChat": "Fágadh an comhrá",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "Gníomhach deireanach: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "kickFromChat": "Caith é amach as an comhrá",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "Chaith {username} {targetName} amach",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "Chaith {username} amach agus chuir cosc ar {targetName} freisin",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "joinedTheChat": "Tháinig {username} isteach sa chomhrá",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "invitedUsersOnly": "Úsáideoirí le cuireadh amháin",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Tabhair cuireadh do theagmháil chuig {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "incorrectPassphraseOrKey": "Pasfhrása nó eochair téarnaimh mícheart",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "Chliceáil mé ar an nasc",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "Cé chomh maslach atá an t-ábhar seo?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Fíor-maslach",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "Tharraing {username} an cuireadh do {targetName} siar",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "goToTheNewRoom": "Téigh go dtí an seomra nua",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "errorObtainingLocation": "Earráid maidir le suíomh a fháil: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "enterAnEmailAddress": "Cuir isteach seoladh ríomhphoist",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "Chuir {senderName} deireadh leis an nglao",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "encryptionNotEnabled": "Ní chumasaítear criptiú",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Ní bheidh in ann an criptiú a dhíchumasú níos mó. An bhfuil tú cinnte?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Cumasaigh pacáiste straoiseoige go huilíoch",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Caithfidh tú gearrchód straoiseoige agus íomhá a roghnú!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Pacáistí straoiseoige don seomra",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "Athraíodh an t-ainm taispeána",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "deactivateAccountWarning": "Díghníomhachtaeoidh sé seo do chuntas úsáideora. Ní féidir é seo a chealú! An bhfuil tú cinnte?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Níorbh fhéidir teachtaireacht a dhíchriptiú: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "contentHasBeenReported": "Tuairiscíodh an t-ábhar do lucht riaracháin an fhreastalaí",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_unban": "Cuir deireadh an cosc den úsáideoir áirithe ón seomra seo",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "changedTheGuestAccessRulesTo": "D'athraigh {username} na rialacha maidir le rochtain aoi chuig: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheGuestAccessRules": "D'athraigh {username} na rialacha rochtana aoi",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "badServerVersionsException": "Tá na leaganacha sonraíochta seo ar fáil faoin freastalaí baile:\n{serverVersions}\nAch níl ach na ceann seo ar fáil faoin aip seo {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerLoginTypesException": "Tá na cineálacha logála isteach seo ar fáil faoin freastalaí baile:\n{serverVersions}\nAch níl ach na ceann seo ar fáil faoin aip seo:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "askSSSSSign": "Chun a bheith in ann an duine eile a shíniú, cuir isteach do phasfhrása stóir sábháilte nó d'eochair téarnaimh.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "D'eochair phoiblí",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Cuireadh cosc ort ón gcomhrá seo",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Níl tú ag glacadh páirte sa chomhrá seo a thuilleadh",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "Scríobh teachtaireacht…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Leis na seoltaí seo is féidir leat do phasfhocal a athshlánú.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "Glan do cúltaca comhrá a chruthú eochair slándála nua?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "Cén fáth ar mhaith leat é seo a thuairisciú?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Cé a bhfuil cead aige/aici dul isteach sa ghrúpa seo",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "Cé atá in ann an gníomh a dhéanamh",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "D'fhíoraigh tú go rathúil!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "userLeftTheChat": "D'fhág {username} an comhrá",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userAndUserAreTyping": "Tá {username} agus {username2} ag clóscríobh…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userAndOthersAreTyping": "tá {username} agus {count} daoine eile ag clóscríobh…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "unreadChats": "{unreadCount, plural, =1{1 comhrá neamhléite} other{{unreadCount} comhráite neamhléite}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "unknownEncryptionAlgorithm": "Algartam criptithe anaithnid",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "Chuir {username} deireadh an cosc {targetName}",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "tryToSendAgain": "Déan iarracht a sheoladh arís",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Aistriú ó ghléas eile",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "An iomarca iarratas. Bain triail eile as níos déanaí!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "theyDontMatch": "Níl siad céanna",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "Roinn {username} an suíomh",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "setPermissionsLevel": "Socraigh leibhéal ceadanna",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "Socraigh nasc cuiridh",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "Socraigh straoiseoga saincheaptha",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "setAsCanonicalAlias": "Socraigh mar phríomh-ailias",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "sentCallInformations": "Sheol {senderName} faisnéis maidir le glaonna",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "sentAVideo": "Sheol {username} físeán",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "Sheol {username} greamán",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "Sheol {username} pictiúr",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "replaceRoomWithNewerVersion": "Cuir leagan seomra níos nuaí in ionad an tseomra",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Taispeáin ábhar teachtaireachta saibhir",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Bain d'abhatár",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Cuir deireadh an cosc ón gcomhrá",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Bainte de ag {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeAllOtherDevices": "Bain gach gléas eile",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "Dhiúltaigh {username} don chuireadh",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "redactedAnEvent": "Rinne {username} cinsire imeacht",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "pleaseFollowInstructionsOnWeb": "Lean na treoracha ar an suíomh gréasáin agus tapáil \"ar aghaidh\".",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Cuir isteach d'ainm úsáideora le do thoil",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Cuir isteach d'uimhir PIN le do thoil",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Iontráil do phasfhocal le do thoil",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Iontráil 4 dhigit le do thoil nó fág folamh chun glas aipe a dhíchumasú.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "Cliceáil ar an nasc sa ríomhphost agus ansin lean ar aghaidh.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Roghnaigh paschód le do thoil",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Roghnaigh íomhá",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "Athraíodh an pasfhocal",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "pasfhrása nó eochair téarnaimh",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "serverRequiresEmail": "Ní mór don fhreastalaí seo do sheoladh ríomhphoist a bhailíochtú le haghaidh clárúcháin.",
- "@serverRequiresEmail": {},
- "openInMaps": "Oscail i léarscáileanna",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Oscail an aip chun teachtaireachtaí a léamh",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Úps, chuaigh rud éigin mícheart …",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "Hoips! Ar an drochuair, tharla earráid nuair a bhí na fógraí brú á mbunú.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "Tá Cúltaca Eochair Ar Líne cumasaithe",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "Tá {count} úsáideoirí ag clóscríobh…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "notificationsEnabledForThisAccount": "Fógraí cumasaithe don chuntas seo",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Níor aimsíodh aon seomraí…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Níor chuir tú bealach leis do phasfhocal a aisghabháil fós.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Tabhair cuireadh dom",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "Sheolamar ríomhphost chugat",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "Ag fanacht le comhpháirtí glacadh leis na huimhreacha …",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "Ag fanacht le comhpháirtí glacadh leis na straoiseoga…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "Ag fanacht le comhpháirtí glacadh leis an iarratas…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "Infheicthe do gach duine",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "Infheicthe do na rannpháirtithe go léir",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Infheictheacht stair na comhrá",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "Ag fíorú cuntas eile",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "userSentUnknownEvent": "Sheol {username} imeacht {type}",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "userIsTyping": "Tá {username} ag clóscríobh…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "unknownEvent": "Imeacht anaithnid '{type}'",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "synchronizingPleaseWait": "Ag sioncrónú... Fan, le do thoil.",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "Thosaigh {senderName} glao",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "spaceIsPublic": "Tá an spás poiblí",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Sínigh Aonair ar",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "sentAnAudio": "Sheol {username} fuaim",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAFile": "Sheol {username} comhad",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sendAsText": "Seol mar théacs",
- "@sendAsText": {
- "type": "text"
- },
- "sendAMessage": "Seol teachtaireacht",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "Le feiceáil ag {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "roomHasBeenUpgraded": "Uasghrádaíodh an seomra",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "addAccount": "Breisigh cuntas",
- "@addAccount": {},
- "enableMultiAccounts": "(BÉITE) Cumasaigh cuntais iomadúla ar an gléas seo",
- "@enableMultiAccounts": {},
- "commandHint_create": "Cruthaigh comhrá grúpa folamh\nÚsáid --no-encryption chun criptiúchán a dhíchumasú",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "link": "Nasc",
- "@link": {},
- "commandHint_clearcache": "Glan an taisce",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "videoCallsBetaWarning": "Tabhair faoi deara go bhfuil físglaonna i béite. B'fhéidir nach bhfeidhmíonn siad ar gach ardán chomh atá súil aige ná ar bith.",
- "@videoCallsBetaWarning": {},
- "emailOrUsername": "Ríomhphost nó ainm úsáideora",
- "@emailOrUsername": {},
- "repeatPassword": "Scríobh an pasfhocal arís",
- "@repeatPassword": {},
- "yourChatBackupHasBeenSetUp": "Bunaíodh do chúltaca comhrá.",
- "@yourChatBackupHasBeenSetUp": {},
- "openVideoCamera": "Oscail físcheamara",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@widgetVideo": {},
- "@dismiss": {},
- "@reportErrorDescription": {},
- "@unsupportedAndroidVersion": {},
- "@widgetJitsi": {},
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@oneClientLoggedOut": {},
- "@startFirstChat": {},
- "@callingAccount": {},
- "@setColorTheme": {},
- "@nextAccount": {},
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@user": {},
- "@youAcceptedTheInvitation": {},
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@unbanUserDescription": {},
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@widgetUrlError": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@previousAccount": {},
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@widgetNameError": {},
- "@addToBundle": {},
- "@addWidget": {},
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@commandHint_markasgroup": {},
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "@storeInAppleKeyChain": {},
- "@hydrate": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "@saveKeyManuallyDescription": {},
- "@editBundlesForAccount": {},
- "@whyIsThisMessageEncrypted": {},
- "@setChatDescription": {},
- "@importFromZipFile": {},
- "@dehydrateWarning": {},
- "@noOtherDevicesFound": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "@callingPermissions": {},
- "@readUpToHere": {},
- "@start": {},
- "@unlockOldMessages": {},
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@optionalRedactReason": {},
- "@dehydrate": {},
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@experimentalVideoCalls": {},
- "@pleaseEnterRecoveryKeyDescription": {},
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@appearOnTopDetails": {},
- "@enterRoom": {},
- "@reportUser": {},
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@redactMessageDescription": {},
- "@recoveryKey": {},
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "@invalidInput": {},
- "@dehydrateTorLong": {},
- "@doNotShowAgain": {},
- "@report": {},
- "@unverified": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@foregroundServiceRunning": {},
- "@voiceCall": {},
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@removeFromBundle": {},
- "@confirmMatrixId": {},
- "@learnMore": {},
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@newGroup": {},
- "@bundleName": {},
- "@dehydrateTor": {},
- "@removeFromSpace": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@markAsRead": {},
- "@widgetName": {},
- "@errorAddingWidget": {},
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "@commandHint_hug": {},
- "@replace": {},
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@newSpace": {},
- "@emojis": {},
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@hydrateTorLong": {},
- "@time": {},
- "@custom": {},
- "@noBackupWarning": {},
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@pinMessage": {},
- "@invite": {},
- "@indexedDbErrorTitle": {},
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@screenSharingDetail": {},
- "@placeCall": {}
-}
\ No newline at end of file
+ "you": "Tú",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "Tá",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "Rabhadh!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Cúlbhrat",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Deimhnigh",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verified": "Deimhnithe",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "username": "Ainm úsáideora",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Bain biorán",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Níl ar fáil",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "Córas",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Cuir isteach",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "statusExampleMessage": "Conas atá tú inniu?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "status": "Staid",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Léim",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Roinn",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "Socruithe",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "send": "Seol",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Slándáil",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Cuardaigh",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Freagair",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Bain",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejoin": "Téigh ar ais isteach",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Diúltaigh",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Cláraigh",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Ag Taifeadadh",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Fáth",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Príobháideacht",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Biorán",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Daoine",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Pasfhocal",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "Rannpháirtí",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Comhráite Díreacha",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "ID gléis",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Scrios an teachtaireacht",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Scrios an cuntas",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createNewSpace": "Spás nua",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "countParticipants": "{count} rannpháirtithe",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "or": "Nó",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "Ar líne",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "togha",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "As líne",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "Maslach",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Fógraí",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "Aon cheann",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Níl",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Ar Aghaidh",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Modhnóir",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Teachtaireachtaí",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Luaigh",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logout": "Logáil amach",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Logáil isteach",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Solas",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Ceadúnas",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leave": "Fág",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invited": "Le cuireadh",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Neamhurchóideach",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Tabhair neamhaird ar",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Aitheantas",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "ID",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "help": "Cabhair",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Grúpaí",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Grúpa",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Seol ar aghaidh",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "homeserver": "Freastalaí baile",
+ "@homeserver": {},
+ "encryption": "Criptiúchán",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Criptithe",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Cuir in eagar",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Gléasanna",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Gléas",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Scrios",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateWithYear": "{day}/{month}/{year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithoutYear": "{day}/{month}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "containsUserName": "Coinníonn sé ainm úsáideora",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Cumraigh comhrá",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandInvalid": "Ordú neamhbhailí",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandHint_send": "Seol téacs",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_me": "Déan cur síos ort féin",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "clearArchive": "Glan an cartlann",
+ "@clearArchive": {},
+ "chatDetails": "Sonraí comhrá",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "Cúltaca comhrá",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "D'athraigh {username} abhatár an chomhrá",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changeDeviceName": "Athraigh ainm an ghléis",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "Ní féidir an URI {uri} a oscailt",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "cancel": "Cealaigh",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Teachtaireachtaí bota",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Bactha",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blockDevice": "Bac Gléas",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "Chuir {username} cosc ar {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "banned": "Coiscthe",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banFromChat": "Toirmisc ón gcomhrá",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOnEnter": "Seol ar iontráil",
+ "@sendOnEnter": {},
+ "archive": "Cartlann",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Bac aip",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "anyoneCanJoin": "Is féidir le aon duine dul isteach",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "D'fhreagair {senderName} an glao",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "allChats": "Gach comhrá",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Gach",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "ailias",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "Riarthóir",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "Cuir go spás",
+ "@addToSpace": {},
+ "addEmail": "Cuir ríomhphoist",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "Thosaigh {username} an criptiú ó dheireadh go deireadh",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Cuntas",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "Ghlac {username} leis an cuireadh",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "accept": "Glac",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "about": "Faoi",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Glac leis an iarratas fíoraithe seo ó {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "areYouSureYouWantToLogout": "An bhfuil tú cinnte gur mhaith leat logáil amach?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "An bhfuil tú cinnte?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "An bhfuil cead ag aoi-úsáideoirí a bheith páirteach",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "Thug {username} cuireadh do {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "hideRedactedEvents": "Folaigh imeachtaí athdhéanta",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Is féidir le haíonna páirt a ghlacadh",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsAreForbidden": "Tá cosc ar aíonna",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Grúpa le {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "groupIsPublic": "Tá an grúpa poiblí",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "Ón gcuireadh",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "Cuir isteach do fhreastalaí baile",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Gearrchód emote neamhbhailí!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Tá iomaite ann cheana féin!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Cuir in eagar abhatár an tseomra",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Cuir ailiasanna an tseomra in eagar",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Cuir freastalaí blocáilte in eagar",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Leibhéal ceada réamhshocraithe",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unblockDevice": "Díbhlocáil Gléas",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "Tugadh cuireadh don theagmháil a thar isteach sa grúpa",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Déan comparáid idir na huimhreacha seo a leanas agus déan cinnte go bhfuil na huimhreacha seo a leanas ag teacht le huimhreacha an ghléis eile:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareEmojiMatch": "Déan comparáid agus déan cinnte go bhfuil an emoji seo a leanas comhoiriúnach le emoji an ghléis eile:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandMissing": "Ní ordú é {command}.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "commandHint_react": "Seol freagra mar fhreagairt",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_op": "Socraigh leibhéal cumhachta an úsáideora áirithe (réamhshocrú: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_myroomnick": "Socraigh d'ainm taispeána don seomra seo",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_myroomavatar": "Cuir do phictiúr don seomra seo (le mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_kick": "Bain an t-úsáideoir áirithe den seomra seo",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_join": "Téigh isteach sa seomra áirithe",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_ban": "Cuir cosc ar an úsáideoir áirithe ón seomra seo",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_invite": "Cuir cosc ar an úsáideoir áirithe ón seomra seo",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "chooseAStrongPassword": "Roghnaigh pasfhocal láidir",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "Cuireadh comhrá leis an spás seo",
+ "@chatHasBeenAddedToThisSpace": {},
+ "chatBackupDescription": "Tá do chúltaca comhrá daingnithe le heochair slándála. Déan cinnte nach gcaillfidh tú é.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "Truaillíodh an criptiú",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Athraigh ainm an ghrúpa",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheRoomInvitationLink": "D'athraigh {username} nasc an chuiridh",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "D'athraigh {username} ailiasanna an tseomra",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheProfileAvatar": "D'athraigh {username} a n-abhatár",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "D'athraigh {username} na rialacha ceangail go: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheJoinRules": "D'athraigh {username} na rialacha ceangail",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "D'athraigh {username} infheictheacht na staire go: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibility": "D'athraigh {username} infheictheacht na staire",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "D'athraigh {username} a n-ainm taispeána go: '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheChatPermissions": "D'athraigh {username} na ceadanna comhrá",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatNameTo": "D'athraigh {username} an t-ainm comhrá go: '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "D'athraigh {username} an cur síos comhrá go: '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "autoplayImages": "Seinn greamáin agus straoiseog beoite go huathoibríoch",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "createdTheChat": "Rinne {username} an comhrá",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "copyToClipboard": "Cóipeáil ar an ghearrthaisce",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Cóipeáilte ar an ghearrthaisce",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Coinníonn sé ainm taispeána",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_plain": "Seol téacs neamhfhoirmithe",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_leave": "Fág an seomra seo",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_html": "Seol téacs HTML-formáidithe",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "changeYourAvatar": "Athraigh do abhatár",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Athraigh do stíl",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Athraigh an freastalaí baile",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Glórphost",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Físghlao",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Tosaigh Fíorú",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unmuteChat": "Neamhciúnaigh comhrá",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Folaigh imeachtaí anaithnide",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "Gléas anaithnid",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Marcáil Léite/Neamhléite",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "Scoránaigh mar ciúnaithe",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "Scoránaigh mar ceann is fearr leat",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "Tá siad céanna",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "Ainm an spáis",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Cód foinseach",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "showPassword": "Taispeáin pasfhocal",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "shareLocation": "Roinn suíomh",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Cuir stádas",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Seol físeán",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendSticker": "Seol greamán",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Seol an bunchóip",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Seol teachtaireachtaí",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Seol íomhá",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Seol comhad",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "Seol fuaim",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "Sábháil comhad",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Leagan seomra",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Iarr cead",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Tuairiscigh teachtaireacht",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeDevice": "Bain gléas",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactMessage": "Bain teachtaireacht amach",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "Rialacha na bhfógraí",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Seomraí Poiblí",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChoose": "Roghnaigh le do thoil",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Seinn {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "passwordRecovery": "Aisfháil pasfhocail",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Pasfhocal dearmadta",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Oscail ceamara",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "obtainingLocation": "ag Aimsiú an suíomh…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Gan cead",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Comhrá nua",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Ciúnaigh comhrá",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Athruithe ball",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Lódáil níos mó…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinRoom": "Téigh isteach sa seomra",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "isTyping": "ag clóscríobh…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Tabhair cuireadh do theagmháil",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Úsáideoirí a dtugann tú neamhaird orthu",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "Ó tar isteach",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Méid cló",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Tosaigh criptiú",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Cuir ainm taispeána in eagar",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "currentlyActive": "Gníomhach faoi láthair",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Ainm an chomhaid",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "Gach rud réidh!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "Comhrá folamh",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Gearrchód straoiseoige",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Socruithe straoiseoige",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Íoslódáil comhad",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changePassword": "Athraigh an pasfhocal",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Dorcha",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "create": "Cruthaigh",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Cóipeáil",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Ceangail",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Deimhnigh",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "close": "Dún",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "Comhráite",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Comhrá",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "scanQrCode": "Scan cód QR",
+ "@scanQrCode": {},
+ "inviteText": "Thug {username} cuireadh duit chuig FluffyChat.\n1. Suiteáil FluffyChat: https://fluffychat.im\n2. Cláraigh nó sínigh isteach\n3. Oscail an nasc cuiridh: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "noMatrixServer": "Níl {server1} freastalaí Matrix. Úsáid {server2} ina áit sin?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "noGoogleServicesWarning": "Dealraíonn sé nach bhfuil aon seirbhísí google agat ar do ghuthán. Sin cinneadh maith le do phríobháideacht! Chun fógraí brú a fháil i FluffyChat molaimid https://microg.org/ nó https://unifiedpush.org/ a úsáid.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Ní féidir leat criptiú a ghníomhachtú ach a luaithe nach bhfuil an seomra inrochtana go poiblí a thuilleadh.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Níor aimsíodh aon straoiseoga. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Gan aon nasc leis an bhfreastalaí",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "Iarratas fíoraithe nua!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "Teachtaireacht nua i FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Bí ar an eolas go dteastaíonn Pantalaimon uait chun criptiú ó cheann go ceann a úsáid anois.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Logáil isteach chuig {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "locationPermissionDeniedNotice": "Diúltaíodh cead suímh. Deonaigh dóibh le do thoil go mbeidh tú in ann do shuíomh a roinnt.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationDisabledNotice": "Tá seirbhísí suímh díchumasaithe. Cuir ar a gcumas le do thoil a bheith in ann do shuíomh a roinnt.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadingPleaseWait": "Ag lódáil… Fan, le do thoil.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Lódáil {count} níos mó rannpháirtithe",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "leftTheChat": "Fágadh an comhrá",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "Gníomhach deireanach: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "kickFromChat": "Caith é amach as an comhrá",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "Chaith {username} {targetName} amach",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "Chaith {username} amach agus chuir cosc ar {targetName} freisin",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "joinedTheChat": "Tháinig {username} isteach sa chomhrá",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "invitedUsersOnly": "Úsáideoirí le cuireadh amháin",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Tabhair cuireadh do theagmháil chuig {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "incorrectPassphraseOrKey": "Pasfhrása nó eochair téarnaimh mícheart",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "Chliceáil mé ar an nasc",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "Cé chomh maslach atá an t-ábhar seo?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Fíor-maslach",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "Tharraing {username} an cuireadh do {targetName} siar",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "goToTheNewRoom": "Téigh go dtí an seomra nua",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "errorObtainingLocation": "Earráid maidir le suíomh a fháil: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "enterAnEmailAddress": "Cuir isteach seoladh ríomhphoist",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "Chuir {senderName} deireadh leis an nglao",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "encryptionNotEnabled": "Ní chumasaítear criptiú",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Ní bheidh in ann an criptiú a dhíchumasú níos mó. An bhfuil tú cinnte?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Cumasaigh pacáiste straoiseoige go huilíoch",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Caithfidh tú gearrchód straoiseoige agus íomhá a roghnú!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Pacáistí straoiseoige don seomra",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "Athraíodh an t-ainm taispeána",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deactivateAccountWarning": "Díghníomhachtaeoidh sé seo do chuntas úsáideora. Ní féidir é seo a chealú! An bhfuil tú cinnte?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Níorbh fhéidir teachtaireacht a dhíchriptiú: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "contentHasBeenReported": "Tuairiscíodh an t-ábhar do lucht riaracháin an fhreastalaí",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_unban": "Cuir deireadh an cosc den úsáideoir áirithe ón seomra seo",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "changedTheGuestAccessRulesTo": "D'athraigh {username} na rialacha maidir le rochtain aoi chuig: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheGuestAccessRules": "D'athraigh {username} na rialacha rochtana aoi",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "badServerVersionsException": "Tá na leaganacha sonraíochta seo ar fáil faoin freastalaí baile:\n{serverVersions}\nAch níl ach na ceann seo ar fáil faoin aip seo {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerLoginTypesException": "Tá na cineálacha logála isteach seo ar fáil faoin freastalaí baile:\n{serverVersions}\nAch níl ach na ceann seo ar fáil faoin aip seo:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "askSSSSSign": "Chun a bheith in ann an duine eile a shíniú, cuir isteach do phasfhrása stóir sábháilte nó d'eochair téarnaimh.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "D'eochair phoiblí",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Cuireadh cosc ort ón gcomhrá seo",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Níl tú ag glacadh páirte sa chomhrá seo a thuilleadh",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "Scríobh teachtaireacht…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Leis na seoltaí seo is féidir leat do phasfhocal a athshlánú.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "Glan do cúltaca comhrá a chruthú eochair slándála nua?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "Cén fáth ar mhaith leat é seo a thuairisciú?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Cé a bhfuil cead aige/aici dul isteach sa ghrúpa seo",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "Cé atá in ann an gníomh a dhéanamh",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "D'fhíoraigh tú go rathúil!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userLeftTheChat": "D'fhág {username} an comhrá",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userAndUserAreTyping": "Tá {username} agus {username2} ag clóscríobh…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userAndOthersAreTyping": "tá {username} agus {count} daoine eile ag clóscríobh…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "unreadChats": "{unreadCount, plural, =1{1 comhrá neamhléite} other{{unreadCount} comhráite neamhléite}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "unknownEncryptionAlgorithm": "Algartam criptithe anaithnid",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "Chuir {username} deireadh an cosc {targetName}",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "tryToSendAgain": "Déan iarracht a sheoladh arís",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Aistriú ó ghléas eile",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "An iomarca iarratas. Bain triail eile as níos déanaí!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyDontMatch": "Níl siad céanna",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "Roinn {username} an suíomh",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "setPermissionsLevel": "Socraigh leibhéal ceadanna",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "Socraigh nasc cuiridh",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "Socraigh straoiseoga saincheaptha",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setAsCanonicalAlias": "Socraigh mar phríomh-ailias",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentCallInformations": "Sheol {senderName} faisnéis maidir le glaonna",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "sentAVideo": "Sheol {username} físeán",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "Sheol {username} greamán",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "Sheol {username} pictiúr",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "replaceRoomWithNewerVersion": "Cuir leagan seomra níos nuaí in ionad an tseomra",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Taispeáin ábhar teachtaireachta saibhir",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Bain d'abhatár",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Cuir deireadh an cosc ón gcomhrá",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Bainte de ag {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeAllOtherDevices": "Bain gach gléas eile",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "Dhiúltaigh {username} don chuireadh",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "redactedAnEvent": "Rinne {username} cinsire imeacht",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "pleaseFollowInstructionsOnWeb": "Lean na treoracha ar an suíomh gréasáin agus tapáil \"ar aghaidh\".",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Cuir isteach d'ainm úsáideora le do thoil",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Cuir isteach d'uimhir PIN le do thoil",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Iontráil do phasfhocal le do thoil",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Iontráil 4 dhigit le do thoil nó fág folamh chun glas aipe a dhíchumasú.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "Cliceáil ar an nasc sa ríomhphost agus ansin lean ar aghaidh.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Roghnaigh paschód le do thoil",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Roghnaigh íomhá",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "Athraíodh an pasfhocal",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "pasfhrása nó eochair téarnaimh",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "serverRequiresEmail": "Ní mór don fhreastalaí seo do sheoladh ríomhphoist a bhailíochtú le haghaidh clárúcháin.",
+ "@serverRequiresEmail": {},
+ "openInMaps": "Oscail i léarscáileanna",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Oscail an aip chun teachtaireachtaí a léamh",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Úps, chuaigh rud éigin mícheart …",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "Hoips! Ar an drochuair, tharla earráid nuair a bhí na fógraí brú á mbunú.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "Tá Cúltaca Eochair Ar Líne cumasaithe",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "Tá {count} úsáideoirí ag clóscríobh…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "notificationsEnabledForThisAccount": "Fógraí cumasaithe don chuntas seo",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Níor aimsíodh aon seomraí…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Níor chuir tú bealach leis do phasfhocal a aisghabháil fós.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Tabhair cuireadh dom",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "Sheolamar ríomhphost chugat",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "Ag fanacht le comhpháirtí glacadh leis na huimhreacha …",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "Ag fanacht le comhpháirtí glacadh leis na straoiseoga…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "Ag fanacht le comhpháirtí glacadh leis an iarratas…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "Infheicthe do gach duine",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "Infheicthe do na rannpháirtithe go léir",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Infheictheacht stair na comhrá",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "Ag fíorú cuntas eile",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userSentUnknownEvent": "Sheol {username} imeacht {type}",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "userIsTyping": "Tá {username} ag clóscríobh…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "unknownEvent": "Imeacht anaithnid '{type}'",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "synchronizingPleaseWait": "Ag sioncrónú... Fan, le do thoil.",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "Thosaigh {senderName} glao",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "spaceIsPublic": "Tá an spás poiblí",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Sínigh Aonair ar",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAnAudio": "Sheol {username} fuaim",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAFile": "Sheol {username} comhad",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sendAsText": "Seol mar théacs",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "sendAMessage": "Seol teachtaireacht",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "Le feiceáil ag {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "roomHasBeenUpgraded": "Uasghrádaíodh an seomra",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addAccount": "Breisigh cuntas",
+ "@addAccount": {},
+ "enableMultiAccounts": "(BÉITE) Cumasaigh cuntais iomadúla ar an gléas seo",
+ "@enableMultiAccounts": {},
+ "commandHint_create": "Cruthaigh comhrá grúpa folamh\nÚsáid --no-encryption chun criptiúchán a dhíchumasú",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "link": "Nasc",
+ "@link": {},
+ "commandHint_clearcache": "Glan an taisce",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "videoCallsBetaWarning": "Tabhair faoi deara go bhfuil físglaonna i béite. B'fhéidir nach bhfeidhmíonn siad ar gach ardán chomh atá súil aige ná ar bith.",
+ "@videoCallsBetaWarning": {},
+ "emailOrUsername": "Ríomhphost nó ainm úsáideora",
+ "@emailOrUsername": {},
+ "repeatPassword": "Scríobh an pasfhocal arís",
+ "@repeatPassword": {},
+ "yourChatBackupHasBeenSetUp": "Bunaíodh do chúltaca comhrá.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "openVideoCamera": "Oscail físcheamara",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ }
+}
diff --git a/assets/l10n/intl_gl.arb b/assets/l10n/intl_gl.arb
index 2fe2464f5..94f76ff12 100644
--- a/assets/l10n/intl_gl.arb
+++ b/assets/l10n/intl_gl.arb
@@ -559,7 +559,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "Nivel de permisos por omisión",
+ "defaultPermissionLevel": "Nivel de permisos por defecto para novas usuarias",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -2708,5 +2708,69 @@
"restricted": "Non accesible",
"@restricted": {},
"swipeRightToLeftToReply": "Despraza hacia a esquerda para responder",
- "@swipeRightToLeftToReply": {}
+ "@swipeRightToLeftToReply": {},
+ "alwaysUse24HourFormat": "falso",
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
+ },
+ "noMoreChatsFound": "Non se atopan máis chats…",
+ "@noMoreChatsFound": {},
+ "joinedChats": "Chats nos que participas",
+ "@joinedChats": {},
+ "countChatsAndCountParticipants": "{chats} chats e {participants} participantes",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "unread": "Sen ler",
+ "@unread": {},
+ "space": "Espazo",
+ "@space": {},
+ "spaces": "Espazos",
+ "@spaces": {},
+ "goToSpace": "Ir ao espazo: {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "Marcar como non lido",
+ "@markAsUnread": {},
+ "userLevel": "{level} - Usuaria",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - Moderadora",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "adminLevel": "{level} - Administradora",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "changeGeneralChatSettings": "Cambiar os axustes xerais do chat",
+ "@changeGeneralChatSettings": {},
+ "inviteOtherUsers": "Convidar a outras usuarias a este chat",
+ "@inviteOtherUsers": {},
+ "changeTheChatPermissions": "Cambiar os permisos no chat",
+ "@changeTheChatPermissions": {},
+ "changeTheVisibilityOfChatHistory": "Cambiar a visibilidade do historial do chat",
+ "@changeTheVisibilityOfChatHistory": {},
+ "changeTheCanonicalRoomAlias": "Cambiar o enderezo público principal do chat",
+ "@changeTheCanonicalRoomAlias": {},
+ "sendRoomNotifications": "Enviar notificacións a @room",
+ "@sendRoomNotifications": {},
+ "changeTheDescriptionOfTheGroup": "Cambiar a descrición do chat",
+ "@changeTheDescriptionOfTheGroup": {}
}
diff --git a/assets/l10n/intl_he.arb b/assets/l10n/intl_he.arb
index 87d50b339..d33fc8af4 100644
--- a/assets/l10n/intl_he.arb
+++ b/assets/l10n/intl_he.arb
@@ -1,2129 +1,1301 @@
{
- "@@last_modified": "2021-08-14 12:41:10.036931",
- "about": "אודות",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "קבל",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} קיבל את ההזמנה",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "חשבון",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "{username} הפעיל הצפנה מקצה לקצה",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "admin": "מנהל",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "כינוי",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} ענה לשיחה",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "כל אחד יכול להצטרף",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "ארכיון",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "האם משתמשים אורחים מורשים להצטרף",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "האם אתה בטוח?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "כדי שתוכל לחתום על משתמש אחר , הזן את הסיסמה שלך או את מפתח השחזור.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "לקבל בקשת אימות זו מ- {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "שנה סיסמא",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "נעילת אפליקציה",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "ביטול",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "addEmail": "הוסף מייל",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "all": "הכל",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "כל הצ'אטים",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "חסום",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "sendOnEnter": "שלח בכניסה",
- "@sendOnEnter": {},
- "badServerLoginTypesException": "שרת הבית תומך בסוגי הכניסה:\n{serverVersions}\nאבל אפליקציה זו תומכת רק ב:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} שינה את כללי הגישה לאורחים ל: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} שינה את כללי ההצטרפות",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatNameTo": "{username} שינה את שם הצ'אט ל: '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} שינה את קישור ההזמנה",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "repeatPassword": "כתוב שוב את הסיסמה",
- "@repeatPassword": {},
- "areYouSureYouWantToLogout": "האם אתה בטוח שברצונך לצאת?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "צ׳אט",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "autoplayImages": "הפעל אוטומטית מדבקות ואנימציות מונפשים",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "badServerVersionsException": "שרת הבית תומך בגרסאות:\n{serverVersions}\nאבל האפליקציה הזו תומכת רק ב-{supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "צאט חסום",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} חסם את {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "חסום מכשיר",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "חסום",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "הודעות בוט",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "לא ניתן לפתוח את ה-URI {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changeDeviceName": "שנה את שם המכשיר",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} שינה את האווטאר של הצ'אט",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} שינה את תיאור הצ'אט ל: '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatPermissions": "{username} שינה את הרשאות הצ'אט",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} שינה את שם התצוגה שלו ל: '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} שינה את כללי הגישה לאורחים",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibility": "{username} שינה את נראות ההיסטוריה",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} שינה את נראות ההיסטוריה ל: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRulesTo": "{username} שינה את כללי ההצטרפות ל: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} שינה את האווטאר שלו",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} שינה את כינוי החדר",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changeTheHomeserver": "שנה את שרת הבית",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "שנה את הסגנון שלך",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "שנה את שם הקבוצה",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "שינוי האווטאר שלך",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "ההצפנה נפגמה",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "yourChatBackupHasBeenSetUp": "גיבוי הצ'אט שלך הוגדר.",
- "@yourChatBackupHasBeenSetUp": {},
- "chatBackup": "גיבוי צ'אט",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "חסום את המשתמש הנתון מהחדר הזה",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_clearcache": "נקה מטמון",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "commandHint_create": "צור צ'אט קבוצתי ריק\nהשתמש ב--no-encryption כדי להשבית את ההצפנה",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "commandHint_discardsession": "התעלם מהסשן",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "commandHint_dm": "התחל צ'אט ישיר\nהשתמש ב--no-encryption כדי להשבית את ההצפנה",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "commandHint_html": "שלח טקסט בתבנית HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "הזמן את המשתמש הנתון לחדר זה",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "הצטרף לחדר הנתון",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "הסר את המשתמש הנתון מהחדר הזה",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "עזוב את החדר הזה",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_me": "תאר את עצמך",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "chatDetails": "פרטי צ'אט",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "גיבוי הצ'אט שלך מאובטח באמצעות מפתח אבטחה. אנא וודא שאתה לא מאבד אותו.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "צ'אט נוסף למרחב הזה",
- "@chatHasBeenAddedToThisSpace": {},
- "chats": "צ'אטים",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "בחר סיסמה חזקה",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "נקה ארכיון",
- "@clearArchive": {},
- "close": "סגור",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_myroomavatar": "הגדר את התמונה שלך לחדר זה (על ידי mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "הגדר את שם התצוגה שלך עבור חדר זה",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "addToSpace": "הוסף לחלל",
- "@addToSpace": {},
- "commandHint_unban": "בטל את החסימה של המשתמש הנתון מהחדר הזה",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "countParticipants": "{count} משתתפים",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "צור",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "{username} יצר את הצ'אט",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "currentlyActive": "פעיל כעת",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "כהה",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{month}-{day}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "defaultPermissionLevel": "רמת הרשאת ברירת מחדל",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "מחק חשבון",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "מחק הודעה",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "מזהה מכשיר",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "התקנים",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "צ'אטים ישירים",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "הורד קובץ",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "ערוך",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "ערוך את שם התצוגה",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "ערוך כינויים לחדר",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "אימוט כבר קיים!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "צ'אט ריק",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "מוצפן",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "enterAnEmailAddress": "הזן כתובת דואר אלקטרוני",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "הזן את שרת הבית שלך",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "הכל מוכן!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "שם קובץ",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "גודל גופן",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "העבר",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "מהצטרפות",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "מההזמנה",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "עבור לחדר החדש",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "הקבוצה ציבורית",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "קבוצה עם {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "אורחים אסורים",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "אורחים יכולים להצטרף",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "id": "מזהה",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "זהות",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "משתמשים שהתעלמו מהם",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "ביטוי סיסמה או מפתח שחזור שגויים",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "הזמן איש קשר",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "invited": "הזמין",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "{username} הזמין את {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "משתמשים מוזמנים בלבד",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "הזמנה בשבילי",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username} הזמין אותך ל-FluffyChat.\n1. התקן את FluffyChat: https://fluffychat.im\n2. הירשם או היכנס\n3. פתח את קישור ההזמנה: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "מקליד/ה…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "{username} הצטרף לצ'אט",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "הצטרף לחדר",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "{username} בעט ב {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "{username} בעט וחסם {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "בעיטה מהצ'אט",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "פעילות אחרונה: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leftTheChat": "עזב את הצ'אט",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "loadingPleaseWait": "טוען אנא המתן.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "טען עוד…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "locationDisabledNotice": "שירותי המיקום מושבתים. אנא הפעל אותם כדי לשתף את המיקום שלך.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "העתק",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_send": "שלח טקסט",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_op": "הגדרת רמת צריכת החשמל של המשתמש הנתון (ברירת מחדל: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "שלח טקסט לא מעוצב",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "שלח תשובה כתגובה",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "containsUserName": "מכיל שם משתמש",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "createNewSpace": "חלל חדש",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "אפשר הצפנה",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "הזמן איש קשר אל {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "dateWithYear": "{year}-{month}-{day}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "פעולה זו תשבית את חשבון המשתמש שלך. אי אפשר לבטל את זה! האם אתה בטוח?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "device": "מכשיר",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "group": "קבוצה",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "שם התצוגה השתנה",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "ערוך שרתים חסומים",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "עריכת אווטאר של חדר",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} סיים את השיחה",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "groups": "קבוצות",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "לא תוכל לבטל את ההצפנה יותר. האם אתה בטוח?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "הצפנה",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "errorObtainingLocation": "שגיאה בהשגת מיקום: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "hasWithdrawnTheInvitationFor": "{username} ביטל את ההזמנה עבור {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "hideRedactedEvents": "הסתר אירועים מצונזרים",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "ההצפנה אינה מופעלת",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "פוגעני ביותר",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "הסתר אירועים לא ידועים",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "טען {count} משתתפים נוספים",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "homeserver": "שרת בית",
- "@homeserver": {},
- "ignore": "התעלם",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "לחצתי על הקישור",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "leave": "לעזוב",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "license": "רשיון",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "בהיר",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "מחיקה",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "לֹא פּוֹגֵעַ",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "קביעת תצורה של צ'אט",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "לאשר",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "התחבר",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "איש הקשר הוזמן לקבוצה",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "מכיל שם תצוגה",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "התוכן דווח למנהלי השרת",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "הועתק ללוח הגזירים",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "commandInvalid": "הפקודה אינה חוקית",
- "@commandInvalid": {
- "type": "text"
- },
- "commandMissing": "{command} אינו פקודה.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "compareEmojiMatch": "השווה וודא שהאימוג'י הבאים תואמים לאלו של המכשיר השני:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "השווה וודא שהמספרים הבאים תואמים לאלה של המכשיר השני:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "העתק ללוח",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "לא ניתן לפענח הודעה: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "help": "עזרה",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "עד כמה התוכן הזה פוגעני?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "locationPermissionDeniedNotice": "הרשאת המיקום נדחתה. אנא אפשר את היכולת לשתף את מיקומך.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "login": "כניסה",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "מנחה",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "שים לב שאתה צריך Pantalaimon כדי להשתמש בהצפנה מקצה לקצה לעת עתה.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "צ'אט חדש",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "בקשת אימות חדשה!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "הבא",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "לא",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "אין חיבור לשרת",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "אתה יכול להפעיל הצפנה רק כשהחדר כבר לא נגיש לציבור.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "לא נמצאו חדרים…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "התראות",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "{count} משתמשים מקלידים…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "obtainingLocation": "משיג מיקום…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "גיבוי מפתח מקוון מופעל",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "אופס! למרבה הצער, אירעה שגיאה בעת הגדרת התראות.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "אופס, משהו השתבש…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "פתח את האפליקציה לקריאת הודעות",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "oneClientLoggedOut": "אחד מהמכשירים שלך התנתק",
- "@oneClientLoggedOut": {},
- "addAccount": "הוסף חשבון",
- "@addAccount": {},
- "editBundlesForAccount": "ערוך חבילות עבור חשבון זה",
- "@editBundlesForAccount": {},
- "participant": "משתתף",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "password": "סיסמה",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "אנא לחץ על הקישור במייל ולאחר מכן המשך.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "אנא הזן 4 ספרות או השאר ריק כדי להשבית את נעילת האפליקציה.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "online": "מחובר/ת",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "addToBundle": "הוסף לחבילה",
- "@addToBundle": {},
- "passphraseOrKey": "ביטוי סיסמה או מפתח שחזור",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "שכחתי סיסמה",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "הסיסמה שונתה",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "שחזור סיסמה",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "אנשים",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "בחר תמונה",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "play": "הפעל {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseChoose": "אנא בחר",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "אנא בחר קוד גישה",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "נא הזן את הסיסמה שלך",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "אנא הזן את קוד הpin שלך",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "קוד pin",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "אנא הזן שם משתמש",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "הודעה חדשה ב-FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "נראה שאין לך שירותי גוגל בטלפון שלך. זו החלטה טובה לפרטיות שלך! כדי לקבל התרעות ב- FluffyChat אנו ממליצים להשתמש https://microg.org/ או https://unifiedpush.org/.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noMatrixServer": "{server1} אינו שרת מטריקס, השתמש ב-{server2} במקום זאת?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "none": "ללא",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "עדיין לא הוספת דרך לשחזר את הסיסמה שלך.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "פוגעני",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "התראות הופעלו עבור חשבון זה",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "bundleName": "שם החבילה",
- "@bundleName": {},
- "offline": "לא מקוון",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "openVideoCamera": "פתח את המצלמה לסרטון",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "removeFromBundle": "הסר מחבילה זו",
- "@removeFromBundle": {},
- "enableMultiAccounts": "(בטא) אפשר ריבוי חשבונות במכשיר זה",
- "@enableMultiAccounts": {},
- "openInMaps": "פתיחה במפות",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "link": "קישור",
- "@link": {},
- "serverRequiresEmail": "שרת זה צריך לאמת את כתובת הדואר האלקטרוני שלך לרישום.",
- "@serverRequiresEmail": {},
- "logout": "יציאה",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "השתקת הצ'אט",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "scanQrCode": "סרוק קוד QR",
- "@scanQrCode": {},
- "noPermission": "אין הרשאה",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "or": "או",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "היכנס אל {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "memberChanges": "שינויים בחבר",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "הזכיר",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "הודעות",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "פתח מצלמה",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@widgetVideo": {},
- "@dismiss": {},
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "@reportErrorDescription": {},
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "@unsupportedAndroidVersion": {},
- "@widgetJitsi": {},
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "@startFirstChat": {},
- "@callingAccount": {},
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@setColorTheme": {},
- "@nextAccount": {},
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@user": {},
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "@youAcceptedTheInvitation": {},
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@unbanUserDescription": {},
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@widgetUrlError": {},
- "@emailOrUsername": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "@previousAccount": {},
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetNameError": {},
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "@addWidget": {},
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_markasgroup": {},
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "@storeInAppleKeyChain": {},
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "@hydrate": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "@makeAdminDescription": {},
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "@saveKeyManuallyDescription": {},
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "@whyIsThisMessageEncrypted": {},
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@setChatDescription": {},
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "@importFromZipFile": {},
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "@dehydrateWarning": {},
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "@noOtherDevicesFound": {},
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "@videoCallsBetaWarning": {},
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "@fileIsTooBigForServer": {},
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "@callingPermissions": {},
- "@readUpToHere": {},
- "@start": {},
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "@unlockOldMessages": {},
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "@optionalRedactReason": {},
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "@dehydrate": {},
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "@sendAsText": {
- "type": "text"
- },
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "@experimentalVideoCalls": {},
- "@pleaseEnterRecoveryKeyDescription": {},
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "@appearOnTopDetails": {},
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "@enterRoom": {},
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "@reportUser": {},
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@redactMessageDescription": {},
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "@recoveryKey": {},
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@invalidInput": {},
- "@dehydrateTorLong": {},
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@doNotShowAgain": {},
- "@report": {},
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "@unverified": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "@addChatDescription": {},
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "@foregroundServiceRunning": {},
- "@voiceCall": {},
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "@confirmMatrixId": {},
- "@learnMore": {},
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "@newGroup": {},
- "@dehydrateTor": {},
- "@removeFromSpace": {},
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "@roomUpgradeDescription": {},
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "@markAsRead": {},
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetName": {},
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@errorAddingWidget": {},
- "@commandHint_hug": {},
- "@replace": {},
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "@newSpace": {},
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "@emojis": {},
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "@hydrateTorLong": {},
- "@time": {},
- "@custom": {},
- "@noBackupWarning": {},
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@importNow": {},
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "@pinMessage": {},
- "@invite": {},
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "@indexedDbErrorTitle": {},
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "@screenSharingDetail": {},
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "@placeCall": {}
-}
\ No newline at end of file
+ "@@last_modified": "2021-08-14 12:41:10.036931",
+ "about": "אודות",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "קבל",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} קיבל את ההזמנה",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "חשבון",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "{username} הפעיל הצפנה מקצה לקצה",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "admin": "מנהל",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "כינוי",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} ענה לשיחה",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "כל אחד יכול להצטרף",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "ארכיון",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "האם משתמשים אורחים מורשים להצטרף",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "האם אתה בטוח?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "כדי שתוכל לחתום על משתמש אחר , הזן את הסיסמה שלך או את מפתח השחזור.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "לקבל בקשת אימות זו מ- {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "שנה סיסמא",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "נעילת אפליקציה",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "ביטול",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addEmail": "הוסף מייל",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "הכל",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "כל הצ'אטים",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "חסום",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOnEnter": "שלח בכניסה",
+ "@sendOnEnter": {},
+ "badServerLoginTypesException": "שרת הבית תומך בסוגי הכניסה:\n{serverVersions}\nאבל אפליקציה זו תומכת רק ב:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} שינה את כללי הגישה לאורחים ל: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} שינה את כללי ההצטרפות",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} שינה את שם הצ'אט ל: '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} שינה את קישור ההזמנה",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "repeatPassword": "כתוב שוב את הסיסמה",
+ "@repeatPassword": {},
+ "areYouSureYouWantToLogout": "האם אתה בטוח שברצונך לצאת?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "צ׳אט",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "autoplayImages": "הפעל אוטומטית מדבקות ואנימציות מונפשים",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "badServerVersionsException": "שרת הבית תומך בגרסאות:\n{serverVersions}\nאבל האפליקציה הזו תומכת רק ב-{supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "צאט חסום",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} חסם את {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "חסום מכשיר",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "חסום",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "הודעות בוט",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "לא ניתן לפתוח את ה-URI {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changeDeviceName": "שנה את שם המכשיר",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} שינה את האווטאר של הצ'אט",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} שינה את תיאור הצ'אט ל: '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} שינה את הרשאות הצ'אט",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} שינה את שם התצוגה שלו ל: '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} שינה את כללי הגישה לאורחים",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} שינה את נראות ההיסטוריה",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} שינה את נראות ההיסטוריה ל: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} שינה את כללי ההצטרפות ל: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} שינה את האווטאר שלו",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} שינה את כינוי החדר",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changeTheHomeserver": "שנה את שרת הבית",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "שנה את הסגנון שלך",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "שנה את שם הקבוצה",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "שינוי האווטאר שלך",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "ההצפנה נפגמה",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourChatBackupHasBeenSetUp": "גיבוי הצ'אט שלך הוגדר.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "chatBackup": "גיבוי צ'אט",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "חסום את המשתמש הנתון מהחדר הזה",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_clearcache": "נקה מטמון",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "commandHint_create": "צור צ'אט קבוצתי ריק\nהשתמש ב--no-encryption כדי להשבית את ההצפנה",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "commandHint_discardsession": "התעלם מהסשן",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "commandHint_dm": "התחל צ'אט ישיר\nהשתמש ב--no-encryption כדי להשבית את ההצפנה",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "commandHint_html": "שלח טקסט בתבנית HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "הזמן את המשתמש הנתון לחדר זה",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "הצטרף לחדר הנתון",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "הסר את המשתמש הנתון מהחדר הזה",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "עזוב את החדר הזה",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_me": "תאר את עצמך",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "chatDetails": "פרטי צ'אט",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "גיבוי הצ'אט שלך מאובטח באמצעות מפתח אבטחה. אנא וודא שאתה לא מאבד אותו.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "צ'אט נוסף למרחב הזה",
+ "@chatHasBeenAddedToThisSpace": {},
+ "chats": "צ'אטים",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "בחר סיסמה חזקה",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "נקה ארכיון",
+ "@clearArchive": {},
+ "close": "סגור",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_myroomavatar": "הגדר את התמונה שלך לחדר זה (על ידי mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "הגדר את שם התצוגה שלך עבור חדר זה",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "addToSpace": "הוסף לחלל",
+ "@addToSpace": {},
+ "commandHint_unban": "בטל את החסימה של המשתמש הנתון מהחדר הזה",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "countParticipants": "{count} משתתפים",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "צור",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "{username} יצר את הצ'אט",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "currentlyActive": "פעיל כעת",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "כהה",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{month}-{day}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "defaultPermissionLevel": "רמת הרשאת ברירת מחדל",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "מחק חשבון",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "מחק הודעה",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "מזהה מכשיר",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "התקנים",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "צ'אטים ישירים",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "הורד קובץ",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "ערוך",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "ערוך את שם התצוגה",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "ערוך כינויים לחדר",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "אימוט כבר קיים!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "צ'אט ריק",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "מוצפן",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterAnEmailAddress": "הזן כתובת דואר אלקטרוני",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "הזן את שרת הבית שלך",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "הכל מוכן!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "שם קובץ",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "גודל גופן",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "העבר",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "מהצטרפות",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "מההזמנה",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "עבור לחדר החדש",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "הקבוצה ציבורית",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "קבוצה עם {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "אורחים אסורים",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "אורחים יכולים להצטרף",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "מזהה",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "זהות",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "משתמשים שהתעלמו מהם",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "ביטוי סיסמה או מפתח שחזור שגויים",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "הזמן איש קשר",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invited": "הזמין",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "{username} הזמין את {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "משתמשים מוזמנים בלבד",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "הזמנה בשבילי",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username} הזמין אותך ל-FluffyChat.\n1. התקן את FluffyChat: https://fluffychat.im\n2. הירשם או היכנס\n3. פתח את קישור ההזמנה: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "מקליד/ה…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "{username} הצטרף לצ'אט",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "הצטרף לחדר",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "{username} בעט ב {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "{username} בעט וחסם {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "בעיטה מהצ'אט",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "פעילות אחרונה: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leftTheChat": "עזב את הצ'אט",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadingPleaseWait": "טוען אנא המתן.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "טען עוד…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationDisabledNotice": "שירותי המיקום מושבתים. אנא הפעל אותם כדי לשתף את המיקום שלך.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "העתק",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_send": "שלח טקסט",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_op": "הגדרת רמת צריכת החשמל של המשתמש הנתון (ברירת מחדל: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "שלח טקסט לא מעוצב",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "שלח תשובה כתגובה",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "containsUserName": "מכיל שם משתמש",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createNewSpace": "חלל חדש",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "אפשר הצפנה",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "הזמן איש קשר אל {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "dateWithYear": "{year}-{month}-{day}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "פעולה זו תשבית את חשבון המשתמש שלך. אי אפשר לבטל את זה! האם אתה בטוח?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "מכשיר",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "קבוצה",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "שם התצוגה השתנה",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "ערוך שרתים חסומים",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "עריכת אווטאר של חדר",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} סיים את השיחה",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "groups": "קבוצות",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "לא תוכל לבטל את ההצפנה יותר. האם אתה בטוח?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "הצפנה",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "errorObtainingLocation": "שגיאה בהשגת מיקום: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "hasWithdrawnTheInvitationFor": "{username} ביטל את ההזמנה עבור {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "hideRedactedEvents": "הסתר אירועים מצונזרים",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "ההצפנה אינה מופעלת",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "פוגעני ביותר",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "הסתר אירועים לא ידועים",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "טען {count} משתתפים נוספים",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "homeserver": "שרת בית",
+ "@homeserver": {},
+ "ignore": "התעלם",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "לחצתי על הקישור",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leave": "לעזוב",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "רשיון",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "בהיר",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "מחיקה",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "לֹא פּוֹגֵעַ",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "קביעת תצורה של צ'אט",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "לאשר",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "התחבר",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "איש הקשר הוזמן לקבוצה",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "מכיל שם תצוגה",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "התוכן דווח למנהלי השרת",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "הועתק ללוח הגזירים",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandInvalid": "הפקודה אינה חוקית",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandMissing": "{command} אינו פקודה.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "compareEmojiMatch": "השווה וודא שהאימוג'י הבאים תואמים לאלו של המכשיר השני:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "השווה וודא שהמספרים הבאים תואמים לאלה של המכשיר השני:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "העתק ללוח",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "לא ניתן לפענח הודעה: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "help": "עזרה",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "עד כמה התוכן הזה פוגעני?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationPermissionDeniedNotice": "הרשאת המיקום נדחתה. אנא אפשר את היכולת לשתף את מיקומך.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "כניסה",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "מנחה",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "שים לב שאתה צריך Pantalaimon כדי להשתמש בהצפנה מקצה לקצה לעת עתה.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "צ'אט חדש",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "בקשת אימות חדשה!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "הבא",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "לא",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "אין חיבור לשרת",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "אתה יכול להפעיל הצפנה רק כשהחדר כבר לא נגיש לציבור.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "לא נמצאו חדרים…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "התראות",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "{count} משתמשים מקלידים…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "obtainingLocation": "משיג מיקום…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "גיבוי מפתח מקוון מופעל",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "אופס! למרבה הצער, אירעה שגיאה בעת הגדרת התראות.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "אופס, משהו השתבש…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "פתח את האפליקציה לקריאת הודעות",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oneClientLoggedOut": "אחד מהמכשירים שלך התנתק",
+ "@oneClientLoggedOut": {},
+ "addAccount": "הוסף חשבון",
+ "@addAccount": {},
+ "editBundlesForAccount": "ערוך חבילות עבור חשבון זה",
+ "@editBundlesForAccount": {},
+ "participant": "משתתף",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "סיסמה",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "אנא לחץ על הקישור במייל ולאחר מכן המשך.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "אנא הזן 4 ספרות או השאר ריק כדי להשבית את נעילת האפליקציה.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "מחובר/ת",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToBundle": "הוסף לחבילה",
+ "@addToBundle": {},
+ "passphraseOrKey": "ביטוי סיסמה או מפתח שחזור",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "שכחתי סיסמה",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "הסיסמה שונתה",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "שחזור סיסמה",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "אנשים",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "בחר תמונה",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "הפעל {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseChoose": "אנא בחר",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "אנא בחר קוד גישה",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "נא הזן את הסיסמה שלך",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "אנא הזן את קוד הpin שלך",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "קוד pin",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "אנא הזן שם משתמש",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "הודעה חדשה ב-FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "נראה שאין לך שירותי גוגל בטלפון שלך. זו החלטה טובה לפרטיות שלך! כדי לקבל התרעות ב- FluffyChat אנו ממליצים להשתמש https://microg.org/ או https://unifiedpush.org/.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} אינו שרת מטריקס, השתמש ב-{server2} במקום זאת?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "none": "ללא",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "עדיין לא הוספת דרך לשחזר את הסיסמה שלך.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "פוגעני",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "התראות הופעלו עבור חשבון זה",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bundleName": "שם החבילה",
+ "@bundleName": {},
+ "offline": "לא מקוון",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openVideoCamera": "פתח את המצלמה לסרטון",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeFromBundle": "הסר מחבילה זו",
+ "@removeFromBundle": {},
+ "enableMultiAccounts": "(בטא) אפשר ריבוי חשבונות במכשיר זה",
+ "@enableMultiAccounts": {},
+ "openInMaps": "פתיחה במפות",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "link": "קישור",
+ "@link": {},
+ "serverRequiresEmail": "שרת זה צריך לאמת את כתובת הדואר האלקטרוני שלך לרישום.",
+ "@serverRequiresEmail": {},
+ "logout": "יציאה",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "השתקת הצ'אט",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "scanQrCode": "סרוק קוד QR",
+ "@scanQrCode": {},
+ "noPermission": "אין הרשאה",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "or": "או",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "היכנס אל {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "memberChanges": "שינויים בחבר",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "הזכיר",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "הודעות",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "פתח מצלמה",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ }
+}
diff --git a/assets/l10n/intl_hr.arb b/assets/l10n/intl_hr.arb
index a3f981b2d..3d6c84730 100644
--- a/assets/l10n/intl_hr.arb
+++ b/assets/l10n/intl_hr.arb
@@ -2708,5 +2708,9 @@
"count": {}
},
"swipeRightToLeftToReply": "Za odgovaranje povuci prstom zdesna ulijevo",
- "@swipeRightToLeftToReply": {}
+ "@swipeRightToLeftToReply": {},
+ "alwaysUse24HourFormat": "true",
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
+ }
}
diff --git a/assets/l10n/intl_ja.arb b/assets/l10n/intl_ja.arb
index a5016852f..70db07f8f 100644
--- a/assets/l10n/intl_ja.arb
+++ b/assets/l10n/intl_ja.arb
@@ -1,2349 +1,2207 @@
{
- "@@locale": "ja",
- "@@last_modified": "2021-08-14 12:41:09.978060",
- "about": "このアプリについて",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "承諾する",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "👍{username}が招待を承諾しました",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "アカウント",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "🔐{username}がエンドツーエンド暗号化を有効にしました",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Eメールを追加",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "管理者",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "エイリアス",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "all": "すべて",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName}は通話に出ました",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "誰でも参加できる",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "アプリのロック",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "アーカイブ",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "ゲストユーザーの参加を許可する",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "これでよろしいですか?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "ログアウトしてよろしいですか?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "他の人を署名するためにはパスフレーズやリカバリーキーを入力してください。",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "{username}の検証リクエストを承認しますか?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "badServerLoginTypesException": "ホームサーバーでサポートされているログインタイプ:\n{serverVersions}\nアプリがサポートしているログインタイプ:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerVersionsException": "ホームサーバーでサポートされているバージョン:\n{serverVersions}\nアプリでは{supportedVersions}しかサポートされていません",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "チャットからBANする",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "BANされています",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username}が{targetName}をBANしました",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "デバイスをブロックする",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "ブロックしました",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "ボットメッセージ",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "キャンセル",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "changeDeviceName": "デバイス名を変更",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username}がチャットアバターを変更しました",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username}がチャットの説明を「{description}」に変更しました",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username}がチャットの名前を「{chatname}」に変更しました",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatPermissions": "{username}がチャットの権限を変更しました",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username}が表示名を「{displayname}」に変更しました",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username}がゲストのアクセスルールを変更しました",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username}がゲストのアクセスルールを{rules}に変更しました",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibility": "{username}が履歴の表示設定を変更しました",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username}が履歴の表示設定を{rules}に変更しました",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username}が参加ルールを変更しました",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username}が参加ルールを{joinRules}に変更しました",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username}がアバターを変更しました",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username}が部屋のエイリアスを変更しました",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username}が招待リンクを変更しました",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "パスワードを変更",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "ホームサーバーの変更",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "スタイルを変更する",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "グループの名前を変更する",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "暗号が破損しています",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "チャット",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "チャットのバックアップ",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "古いメッセージはリカバリーキーで保護されます。紛失しないようにご注意ください。",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "チャットの詳細",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "チャット",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "強いパスワードを選択してください",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "アーカイブを消去",
- "@clearArchive": {},
- "close": "閉じる",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "compareEmojiMatch": "表示されている絵文字が他のデバイスで表示されているものと一致するか確認してください:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "表示されている数字が他のデバイスで表示されているものと一致するか確認してください:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "チャットの設定",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "確認",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "接続",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "連絡先に登録された人が招待されました",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "表示名を含んでいます",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "ユーザー名を含んでいます",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "サーバー管理者に通報されました",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "クリップボードにコピーされました",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "コピー",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "クリップボードにコピー",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "メッセージを解読できませんでした: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count}名の参加者",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "作成",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "💬 {username}がチャットを作成しました",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "currentlyActive": "現在アクティブです",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "ダーク",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{month}-{day}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{year}/{month}/{day}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "あなたのアカウントを無効化します。この操作は元に戻せません!よろしいですか?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "デフォルトの権限レベル",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "削除",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "アカウントの削除",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "メッセージの削除",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "デバイス",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "デバイスID",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "デバイス",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "ダイレクトチャット",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "表示名が変更されました",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "ファイルのダウンロード",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "編集",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "ブロックしたサーバーを編集",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "表示名を編集",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "ルームエイリアスを編集",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "部屋のアバターを編集する",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Emoteはすでに存在します!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "不正なEmoteショートコード!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "部屋のEmoteパック",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Emote設定",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Emoteショートコード",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Emoteショートコードと画像を選択してください!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "空のチャット",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "emoteをグローバルに有効にする",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "暗号化を有効にする",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "一度暗号化を有効にするともとに戻せません。よろしいですか?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "暗号化",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "暗号化",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "暗号化されていません",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName}は通話を切断しました",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterAnEmailAddress": "メールアドレスを入力してください",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "ホームサーバーを入力してください",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "すべての準備は完了しました!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "とても攻撃的",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "ファイル名",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "フォントサイズ",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "進む",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "参加時点から閲覧可能",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "招待時点から閲覧可能",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "新規ルームへ",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "グループ",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "グループは公開されています",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "グループ",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "{displayname}とグループを作成する",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "ゲストは許可されていません",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "ゲストが許可されています",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{targetName}の招待を{username}が取り下げました",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "ヘルプ",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "編集済みイベントを非表示にする",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "不明なイベントを非表示にする",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "どのくらい攻撃的でしたか?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "id": "ID",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "アイデンティティ",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "無視する",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "無視されたユーザー",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "リンクをクリックしました",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "パスフレーズかリカバリーキーが間違っています",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "非攻撃的",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "連絡先から招待する",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "連絡先から{groupName}に招待する",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invited": "招待されました",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "📩 {username} が {targetName} を招待しました",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "招待されたユーザーのみ",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "自分への招待",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username}がFluffyChatにあなたを招待しました. \n1. FluffyChatをインストールしてください: https://fluffychat.im \n2. 新しくアカウントを作成するかサインインしてください\n3. 招待リンクを開いてください: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "が入力しています…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "👋 {username} がチャットに参加しました",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "部屋に参加",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "👞 {username} は {targetName} をキックしました",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "🙅 {username} が {targetName} をキックしブロックしました",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "チャットからキックする",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "最終アクティブ: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "退室する",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "退室しました",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "ライセンス",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "ライト",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "あと{count}名参加者を読み込む",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "loadingPleaseWait": "読み込み中…お待ちください。",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "更に読み込む…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "login": "ログイン",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "{homeserver}にログインする",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "logout": "ログアウト",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "メンバーの変更",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "メンション",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "メッセージ",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "モデレータ",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "チャットのミュート",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "現時点では、エンドツーエンドの暗号化を使用するにはPantalaimonが必要であることに注意してください。",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "新規チャット",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "💬 FluffyChatに新しいメッセージがあります",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "認証リクエスト!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "次へ",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "いいえ",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "サーバーに接続できません",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Emoteは見つかりませんでした😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "ルームを非公開にした後暗号化を有効にできます。",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "あなたのスマホにはGoogleサービスがないようですね。プライバシーを保護するための良い選択です!プッシュ通知を受け取るには https://microg.org/ または https://unifiedpush.org/ を使うことをお勧めします。",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "none": "なし",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "パスワードを回復する方法をまだ追加していません。",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "権限がありません",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "部屋は見つかりませんでした…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "通知",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "このアカウントでは通知が有効です",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "{count}人が入力中…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "offensive": "攻撃的",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "オフライン",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "OK",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "online": "オンライン",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "オンライン鍵バックアップは使用されています",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "おっと、何かがうまくいきませんでした…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "アプリを開いてメッセージを確認してください",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "カメラを開く",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "参加者",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "パスフレーズかリカバリーキー",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "パスワード",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "パスワードを忘れた",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "パスワードが変更されました",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "パスワードリカバリー",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "人々",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "画像を選択してください",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "ピン",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "play": "{fileName}を再生する",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseChooseAPasscode": "パスコードを選んでください",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "メールのリンクから進めてください。",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "アプリのロック用に4桁の数字を入力してください。空欄の場合は無効になります。",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "パスワードを入力してください",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "PINを入力してください",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "ユーザー名を入力してください",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "ウェブサイトにあるやり方を見てから次をタップしてください。",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "プライバシー",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "公開された部屋",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "ルールを追加する",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "理由",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "録音中",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactedAnEvent": "{username}がイベントを編集しました",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "redactMessage": "メッセージを書く",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "拒否",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username}は招待を拒否しました",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejoin": "再参加",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "消去",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "他のデバイスをすべて削除",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "{username}によって削除されました",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "デバイスの削除",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "チャットからのブロックを解除する",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "リッチメッセージをレンダリングする",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "部屋を新しいバージョンに変更する",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "返信",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "メッセージを通報",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "権限を要求する",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "部屋はアップグレードされました",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "ルームバージョン",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "search": "検索",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "security": "セキュリティ",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "{username}が既読",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "send": "送信",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "メッセージを送信",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "音声の送信",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "ファイルを送信",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "画像の送信",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "メッセージを送る",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "オリジナルの送信",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "動画を送信",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "📁 {username}はファイルを送信しました",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "🎤 {username}は音声を送信しました",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "🖼️ {username}は画像を送信しました",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "😊 {username}はステッカーを送信しました",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "🎥 {username}は動画を送信しました",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentCallInformations": "{senderName}は通話情報を送信しました",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "setAsCanonicalAlias": "メインエイリアスに設定",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "カスタムエモートの設定",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "招待リンクを設定する",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "権限レベルをセット",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "ステータスの設定",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "設定",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "share": "共有",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "{username}は現在地を共有しました",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "showPassword": "パスワードを表示",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "スキップ",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "ソースコード",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "{senderName}は通話を開始しました",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "status": "ステータス",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "statusExampleMessage": "お元気ですか?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "送信",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "システム",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "theyDontMatch": "違います",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "一致しています",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "お気に入り切り替え",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "ミュート切り替え",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "既読/未読にマーク",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "リクエストが多すぎます。また後で試してみてください!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "違うデバイスから移行する",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "送信し直してみる",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "不在",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username}が{targetName}のBANを解除しました",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "unblockDevice": "デバイスをブロック解除する",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "未知デバイス",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "未知の暗号化アルゴリズム",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEvent": "未知のイベント'{type}'",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "unmuteChat": "チャットをミュート解除する",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "ピンを外す",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, =1{1件の未読メッセージ} other{{unreadCount}件の未読メッセージ}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "userAndOthersAreTyping": "{username}と他{count}名が入力しています…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userAndUserAreTyping": "{username}と{username2}が入力しています…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userIsTyping": "{username}が入力しています…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userLeftTheChat": "🚪 {username}はチャットから退室しました",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "username": "ユーザー名",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "userSentUnknownEvent": "{username}は{type}イベントを送信しました",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "verified": "検証済み",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "確認",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "確認を始める",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "確認が完了しました!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "他のアカウントを確認中",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "音声通話",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "チャット履歴の表示",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "すべての参加者が閲覧可能",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "すべての人が閲覧可能",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "ボイスメッセージ",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "パートナーのリクエスト承諾待ちです...",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "パートナーの絵文字承諾待ちです...",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "パートナーの数字承諾待ちです…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "壁紙",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "警告!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "あなたにメールを送信しました",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "誰がどの操作を実行できるか",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "誰がこのチャットに入れますか",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "これを通報する理由",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "チャットのバックアップを消去して、新しいリカバリーキーを作りますか?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "これらのアドレスを使用すると、パスワードを回復することができます。",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "メッセージを入力してください…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "はい",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "you": "あなた",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "あなたはもうこのチャットの参加者ではありません",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "チャットからBANされてしまいました",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "あなたの公開鍵",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "すべて会話",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "スペースに追加",
- "@addToSpace": {},
- "cantOpenUri": "URIが開けません {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "repeatPassword": "パスワードを繰り返そ",
- "@repeatPassword": {},
- "autoplayImages": "GIFを自動的に再生する",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "yourChatBackupHasBeenSetUp": "チャットバックアップを設定ました。",
- "@yourChatBackupHasBeenSetUp": {},
- "sendOnEnter": "Enterで送信",
- "@sendOnEnter": {},
- "changeYourAvatar": "アバタるを変化しする",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "このスペースにチャットが追加されました",
- "@chatHasBeenAddedToThisSpace": {},
- "commandHint_ban": "このユーザーを禁止する",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_clearcache": "キャッシュをクリアする",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "commandInvalid": "コマンドが無効",
- "@commandInvalid": {
- "type": "text"
- },
- "commandHint_create": "空のグループチャットを作成\n暗号化を無効にするには、--no-encryption を使用",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "commandHint_discardsession": "セッションを破棄",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "confirmMatrixId": "アカウントを削除するには、Matrix IDを確認してください。",
- "@confirmMatrixId": {},
- "commandHint_markasgroup": "グループとしてマーク",
- "@commandHint_markasgroup": {},
- "commandHint_join": "指定した部屋に参加",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_send": "テキストを送信",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "hydrate": "バックアップファイルから復元",
- "@hydrate": {},
- "commandHint_html": "HTML形式のテキストを送信",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "指定したユーザーをこの部屋に招待",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandMissing": "{command} はコマンドではありません。",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "oneClientLoggedOut": "クライアントの 1つがログアウトしました",
- "@oneClientLoggedOut": {},
- "addAccount": "アカウントを追加",
- "@addAccount": {},
- "editBundlesForAccount": "このアカウントのバンドルを編集",
- "@editBundlesForAccount": {},
- "unverified": "未検証",
- "@unverified": {},
- "sender": "送信者",
- "@sender": {},
- "placeCall": "電話をかける",
- "@placeCall": {},
- "voiceCall": "音声通話",
- "@voiceCall": {},
- "unsupportedAndroidVersionLong": "この機能を利用するには、より新しいAndroidのバージョンが必要です。アップデートまたはLineage OSのサポートをご確認ください。",
- "@unsupportedAndroidVersionLong": {},
- "widgetVideo": "動画",
- "@widgetVideo": {},
- "widgetName": "名称",
- "@widgetName": {},
- "widgetCustom": "カスタム",
- "@widgetCustom": {},
- "widgetJitsi": "Jitsi Meet",
- "@widgetJitsi": {},
- "dehydrateWarning": "この操作は元に戻せません。バックアップファイルを安全に保存してください。",
- "@dehydrateWarning": {},
- "dehydrate": "セッションのエクスポートとデバイスの消去",
- "@dehydrate": {},
- "messageType": "メッセージの種類",
- "@messageType": {},
- "start": "開始",
- "@start": {},
- "publish": "公開",
- "@publish": {},
- "indexedDbErrorTitle": "プライベートモードに関する問題",
- "@indexedDbErrorTitle": {},
- "addWidget": "ウィジェットを追加",
- "@addWidget": {},
- "youBannedUser": "{user} を禁止しました",
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youJoinedTheChat": "チャットに参加しました",
- "@youJoinedTheChat": {},
- "youHaveWithdrawnTheInvitationFor": "{user} への招待を取り下げました",
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "users": "ユーザー",
- "@users": {},
- "youRejectedTheInvitation": "招待を拒否しました",
- "@youRejectedTheInvitation": {},
- "screenSharingDetail": "FuffyChatで画面を共有しています",
- "@screenSharingDetail": {},
- "homeserver": "ホームサーバー",
- "@homeserver": {},
- "scanQrCode": "QRコードをスキャン",
- "@scanQrCode": {},
- "obtainingLocation": "位置情報を取得しています…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "addToBundle": "バンドルに追加",
- "@addToBundle": {},
- "removeFromBundle": "このバンドルから削除",
- "@removeFromBundle": {},
- "bundleName": "バンドル名",
- "@bundleName": {},
- "noMatrixServer": "{server1} はMatrixのサーバーではありません。代わりに {server2} を使用しますか?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "openVideoCamera": "ビデオ用にカメラを開く",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "link": "リンク",
- "@link": {},
- "or": "または",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "register": "登録",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "アバターを削除する",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "ファイルを保存",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "recoveryKey": "リカバリーキー",
- "@recoveryKey": {},
- "singlesignon": "シングルサインオン",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "spaceIsPublic": "スペースは公開されています",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "スペース名",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "startFirstChat": "最初のチャットを開始する",
- "@startFirstChat": {},
- "addToSpaceDescription": "このチャットを追加するスペースを選択してください。",
- "@addToSpaceDescription": {},
- "messageInfo": "メッセージの情報",
- "@messageInfo": {},
- "openGallery": "ギャラリーを開く",
- "@openGallery": {},
- "removeFromSpace": "スペースから削除",
- "@removeFromSpace": {},
- "pleaseEnterRecoveryKeyDescription": "古いメッセージを解除するには、以前のセッションで生成されたリカバリーキーを入力してください。リカバリーキーはパスワードではありません。",
- "@pleaseEnterRecoveryKeyDescription": {},
- "videoWithSize": "ビデオ ({size})",
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "openChat": "チャットを開く",
- "@openChat": {},
- "experimentalVideoCalls": "実験的なビデオ通話",
- "@experimentalVideoCalls": {},
- "emailOrUsername": "メールアドレスまたはユーザー名",
- "@emailOrUsername": {},
- "switchToAccount": "アカウント {number} に切り替える",
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "nextAccount": "次のアカウント",
- "@nextAccount": {},
- "youAcceptedTheInvitation": "👍 招待を承諾しました",
- "@youAcceptedTheInvitation": {},
- "errorAddingWidget": "ウィジェットの追加中にエラーが発生しました。",
- "@errorAddingWidget": {},
- "widgetNameError": "表示名を入力してください。",
- "@widgetNameError": {},
- "youUnbannedUser": "{user} の禁止を解除しました",
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youInvitedBy": "📩 {user} から招待されました",
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "youKicked": "👞 {user} をキックしました",
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "youKickedAndBanned": "🙅 {user} をキックしてブロックしました",
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "storeInAppleKeyChain": "Apple KeyChainに保存",
- "@storeInAppleKeyChain": {},
- "storeInAndroidKeystore": "Android KeyStoreに保存する",
- "@storeInAndroidKeystore": {},
- "storeInSecureStorageDescription": "このデバイスの安全なストレージにリカバリーキーを保存。",
- "@storeInSecureStorageDescription": {},
- "unlockOldMessages": "古いメッセージのロックを解除する",
- "@unlockOldMessages": {},
- "callingAccount": "通話アカウント",
- "@callingAccount": {},
- "callingPermissions": "通話の権限",
- "@callingPermissions": {},
- "screenSharingTitle": "画面共有",
- "@screenSharingTitle": {},
- "foregroundServiceRunning": "この通知は、フォアグラウンド サービスの実行中に表示されます。",
- "@foregroundServiceRunning": {},
- "custom": "カスタム",
- "@custom": {},
- "countFiles": "{count}個のファイル",
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "storeSecurlyOnThisDevice": "このデバイスに安全に保管する",
- "@storeSecurlyOnThisDevice": {},
- "whyIsThisMessageEncrypted": "このメッセージが読めない理由",
- "@whyIsThisMessageEncrypted": {},
- "otherCallingPermissions": "マイク、カメラ、その他FluffyChatの権限",
- "@otherCallingPermissions": {},
- "appearOnTopDetails": "アプリをトップに表示できるようにする(すでに通話アカウントとしてFluffychatを設定している場合は必要ありません)",
- "@appearOnTopDetails": {},
- "dehydrateTorLong": "TOR ユーザーの場合、ウィンドウを閉じる前にセッションをエクスポートすることをお勧めします。",
- "@dehydrateTorLong": {},
- "hydrateTorLong": "前回、TOR でセッションをエクスポートしましたか?すぐにインポートしてチャットを続けましょう。",
- "@hydrateTorLong": {},
- "enableMultiAccounts": "(ベータ版) このデバイスで複数のアカウントを有効にする",
- "@enableMultiAccounts": {},
- "pleaseEnterRecoveryKey": "リカバリーキーを入力してください。",
- "@pleaseEnterRecoveryKey": {},
- "serverRequiresEmail": "このサーバーは、登録のためにメールアドレスを検証する必要があります。",
- "@serverRequiresEmail": {},
- "sendSticker": "ステッカーを送る",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "synchronizingPleaseWait": "同期中...お待ちください。",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "emojis": "絵文字",
- "@emojis": {},
- "markAsRead": "既読にする",
- "@markAsRead": {},
- "videoCallsBetaWarning": "ビデオ通話は、現在ベータ版であることにご注意ください。すべてのプラットフォームで期待通りに動作しない、あるいはまったく動作しない可能性があります。",
- "@videoCallsBetaWarning": {},
- "confirmEventUnpin": "イベントの固定を完全に解除してもよろしいですか?",
- "@confirmEventUnpin": {},
- "unsupportedAndroidVersion": "サポートされていないAndroidのバージョン",
- "@unsupportedAndroidVersion": {},
- "user": "ユーザー",
- "@user": {},
- "newGroup": "新しいグループ",
- "@newGroup": {},
- "noBackupWarning": "警告!チャットのバックアップを有効にしないと、暗号化されたメッセージにアクセスできなくなります。ログアウトする前に、まずチャットのバックアップを有効にすることを強くお勧めします。",
- "@noBackupWarning": {},
- "disableEncryptionWarning": "セキュリティ上の理由から、以前は暗号化が有効だったチャットで暗号化を無効にすることはできません。",
- "@disableEncryptionWarning": {},
- "youInvitedUser": "📩 {user} を招待しました",
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "reactedWith": "{sender} が {reaction} で反応しました",
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "createNewSpace": "新しいスペース",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "widgetUrlError": "有効なURLではありません。",
- "@widgetUrlError": {},
- "reportUser": "ユーザーを報告",
- "@reportUser": {},
- "errorObtainingLocation": "位置情報の取得中にエラーが発生しました: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "pinMessage": "部屋にピン留めする",
- "@pinMessage": {},
- "previousAccount": "前のアカウント",
- "@previousAccount": {},
- "pleaseChoose": "選択してください",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "おっと!残念ながら、プッシュ通知の設定中にエラーが発生しました。",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "noOtherDevicesFound": "他のデバイスが見つかりません",
- "@noOtherDevicesFound": {},
- "recoveryKeyLost": "リカバリーキーを紛失した場合",
- "@recoveryKeyLost": {},
- "shareLocation": "位置情報の共有",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "time": "時間",
- "@time": {},
- "sendAsText": "テキストとして送信",
- "@sendAsText": {
- "type": "text"
- },
- "commandHint_googly": "ぎょろ目を送る",
- "@commandHint_googly": {},
- "commandHint_hug": "ハグを送る",
- "@commandHint_hug": {},
- "encryptThisChat": "このチャットを暗号化する",
- "@encryptThisChat": {},
- "commandHint_markasdm": "ダイレクトメッセージの部屋としてマークする",
- "@commandHint_markasdm": {},
- "commandHint_dm": "ダイレクトチャットを開始する\n暗号化を無効にするには、--no-encryptionを使用してください",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "commandHint_leave": "この部屋を退出",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_myroomavatar": "この部屋の写真を設定する (mxc-uriで)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "この部屋の表示名を設定する",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_plain": "書式設定されていないテキストを送信する",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "リアクションとして返信を送信する",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "dehydrateTor": "TOR ユーザー: セッションをエクスポート",
- "@dehydrateTor": {},
- "hydrateTor": "TOR ユーザー: セッションのエクスポートをインポート",
- "@hydrateTor": {},
- "locationDisabledNotice": "位置情報サービスが無効になっています。位置情報を共有できるようにするには、位置情報サービスを有効にしてください。",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "locationPermissionDeniedNotice": "位置情報の権限が拒否されました。位置情報を共有できるように許可してください。",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "deviceKeys": "デバイスキー:",
- "@deviceKeys": {},
- "sorryThatsNotPossible": "申し訳ありません...それは不可能です",
- "@sorryThatsNotPossible": {},
- "wasDirectChatDisplayName": "空のチャット (以前は {oldDisplayName})",
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "doNotShowAgain": "今後表示しない",
- "@doNotShowAgain": {},
- "hideUnimportantStateEvents": "重要でない状態イベントを非表示にする",
- "@hideUnimportantStateEvents": {},
- "numChats": "{number} チャット",
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "allSpaces": "すべてのスペース",
- "@allSpaces": {},
- "enterRoom": "部屋に入る",
- "@enterRoom": {},
- "enterSpace": "スペースに入る",
- "@enterSpace": {},
- "newSpace": "新しいスペース",
- "@newSpace": {},
- "reopenChat": "チャットを再開する",
- "@reopenChat": {},
- "signInWith": "{provider}でログイン",
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "signInWithPassword": "パスワードでログイン",
- "@signInWithPassword": {},
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@dismiss": {},
- "@reportErrorDescription": {},
- "@indexedDbErrorLong": {},
- "@setColorTheme": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@unbanUserDescription": {},
- "@messagesStyle": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@noKeyForThisMessage": {},
- "@pushNotificationsNotAvailable": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@makeAdminDescription": {},
- "@saveKeyManuallyDescription": {},
- "@setChatDescription": {},
- "@importFromZipFile": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "@readUpToHere": {},
- "@optionalRedactReason": {},
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@redactMessageDescription": {},
- "@invalidInput": {},
- "@report": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@openLinkInBrowser": {},
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "@importEmojis": {},
- "@noChatDescriptionYet": {},
- "@learnMore": {},
- "@notAnImage": {},
- "@chatDescriptionHasBeenChanged": {},
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "@profileNotFound": {},
- "@jump": {},
- "@shareInviteLink": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@replace": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@invite": {}
-}
\ No newline at end of file
+ "@@locale": "ja",
+ "@@last_modified": "2021-08-14 12:41:09.978060",
+ "about": "このアプリについて",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "承諾する",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "👍{username}が招待を承諾しました",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "アカウント",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "🔐{username}がエンドツーエンド暗号化を有効にしました",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Eメールを追加",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "管理者",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "エイリアス",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "すべて",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName}は通話に出ました",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "誰でも参加できる",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "アプリのロック",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "アーカイブ",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "ゲストユーザーの参加を許可する",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "これでよろしいですか?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "ログアウトしてよろしいですか?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "他の人を署名するためにはパスフレーズやリカバリーキーを入力してください。",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "{username}の検証リクエストを承認しますか?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "badServerLoginTypesException": "ホームサーバーでサポートされているログインタイプ:\n{serverVersions}\nアプリがサポートしているログインタイプ:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerVersionsException": "ホームサーバーでサポートされているバージョン:\n{serverVersions}\nアプリでは{supportedVersions}しかサポートされていません",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "チャットからBANする",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "BANされています",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username}が{targetName}をBANしました",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "デバイスをブロックする",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "ブロックしました",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "ボットメッセージ",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "キャンセル",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeDeviceName": "デバイス名を変更",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username}がチャットアバターを変更しました",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username}がチャットの説明を「{description}」に変更しました",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username}がチャットの名前を「{chatname}」に変更しました",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatPermissions": "{username}がチャットの権限を変更しました",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username}が表示名を「{displayname}」に変更しました",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username}がゲストのアクセスルールを変更しました",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username}がゲストのアクセスルールを{rules}に変更しました",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username}が履歴の表示設定を変更しました",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username}が履歴の表示設定を{rules}に変更しました",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username}が参加ルールを変更しました",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username}が参加ルールを{joinRules}に変更しました",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username}がアバターを変更しました",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username}が部屋のエイリアスを変更しました",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username}が招待リンクを変更しました",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "パスワードを変更",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "ホームサーバーの変更",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "スタイルを変更する",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "グループの名前を変更する",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "暗号が破損しています",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "チャット",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "チャットのバックアップ",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "古いメッセージはリカバリーキーで保護されます。紛失しないようにご注意ください。",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "チャットの詳細",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "チャット",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "強いパスワードを選択してください",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "アーカイブを消去",
+ "@clearArchive": {},
+ "close": "閉じる",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareEmojiMatch": "表示されている絵文字が他のデバイスで表示されているものと一致するか確認してください:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "表示されている数字が他のデバイスで表示されているものと一致するか確認してください:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "チャットの設定",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "確認",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "接続",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "連絡先に登録された人が招待されました",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "表示名を含んでいます",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "ユーザー名を含んでいます",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "サーバー管理者に通報されました",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "クリップボードにコピーされました",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "コピー",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "クリップボードにコピー",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "メッセージを解読できませんでした: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count}名の参加者",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "作成",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "💬 {username}がチャットを作成しました",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "currentlyActive": "現在アクティブです",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "ダーク",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{month}-{day}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{year}/{month}/{day}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "あなたのアカウントを無効化します。この操作は元に戻せません!よろしいですか?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "デフォルトの権限レベル",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "削除",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "アカウントの削除",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "メッセージの削除",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "デバイス",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "デバイスID",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "デバイス",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "ダイレクトチャット",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "表示名が変更されました",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "ファイルのダウンロード",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "編集",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "ブロックしたサーバーを編集",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "表示名を編集",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "ルームエイリアスを編集",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "部屋のアバターを編集する",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Emoteはすでに存在します!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "不正なEmoteショートコード!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "部屋のEmoteパック",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Emote設定",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Emoteショートコード",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Emoteショートコードと画像を選択してください!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "空のチャット",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "emoteをグローバルに有効にする",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "暗号化を有効にする",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "一度暗号化を有効にするともとに戻せません。よろしいですか?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "暗号化",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "暗号化",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "暗号化されていません",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName}は通話を切断しました",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterAnEmailAddress": "メールアドレスを入力してください",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "ホームサーバーを入力してください",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "すべての準備は完了しました!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "とても攻撃的",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "ファイル名",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "フォントサイズ",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "進む",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "参加時点から閲覧可能",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "招待時点から閲覧可能",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "新規ルームへ",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "グループ",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "グループは公開されています",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "グループ",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "{displayname}とグループを作成する",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "ゲストは許可されていません",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "ゲストが許可されています",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{targetName}の招待を{username}が取り下げました",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "ヘルプ",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "編集済みイベントを非表示にする",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "不明なイベントを非表示にする",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "どのくらい攻撃的でしたか?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "ID",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "アイデンティティ",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "無視する",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "無視されたユーザー",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "リンクをクリックしました",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "パスフレーズかリカバリーキーが間違っています",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "非攻撃的",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "連絡先から招待する",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "連絡先から{groupName}に招待する",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invited": "招待されました",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "📩 {username} が {targetName} を招待しました",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "招待されたユーザーのみ",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "自分への招待",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username}がFluffyChatにあなたを招待しました. \n1. FluffyChatをインストールしてください: https://fluffychat.im \n2. 新しくアカウントを作成するかサインインしてください\n3. 招待リンクを開いてください: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "が入力しています…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "👋 {username} がチャットに参加しました",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "部屋に参加",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "👞 {username} は {targetName} をキックしました",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "🙅 {username} が {targetName} をキックしブロックしました",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "チャットからキックする",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "最終アクティブ: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "退室する",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "退室しました",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "ライセンス",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "ライト",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "あと{count}名参加者を読み込む",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "loadingPleaseWait": "読み込み中…お待ちください。",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "更に読み込む…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "ログイン",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "{homeserver}にログインする",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "logout": "ログアウト",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "メンバーの変更",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "メンション",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "メッセージ",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "モデレータ",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "チャットのミュート",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "現時点では、エンドツーエンドの暗号化を使用するにはPantalaimonが必要であることに注意してください。",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "新規チャット",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "💬 FluffyChatに新しいメッセージがあります",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "認証リクエスト!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "次へ",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "いいえ",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "サーバーに接続できません",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Emoteは見つかりませんでした😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "ルームを非公開にした後暗号化を有効にできます。",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "あなたのスマホにはGoogleサービスがないようですね。プライバシーを保護するための良い選択です!プッシュ通知を受け取るには https://microg.org/ または https://unifiedpush.org/ を使うことをお勧めします。",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "なし",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "パスワードを回復する方法をまだ追加していません。",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "権限がありません",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "部屋は見つかりませんでした…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "通知",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "このアカウントでは通知が有効です",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "{count}人が入力中…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "offensive": "攻撃的",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "オフライン",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "OK",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "オンライン",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "オンライン鍵バックアップは使用されています",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "おっと、何かがうまくいきませんでした…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "アプリを開いてメッセージを確認してください",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "カメラを開く",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "参加者",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "パスフレーズかリカバリーキー",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "パスワード",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "パスワードを忘れた",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "パスワードが変更されました",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "パスワードリカバリー",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "人々",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "画像を選択してください",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "ピン",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "{fileName}を再生する",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseChooseAPasscode": "パスコードを選んでください",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "メールのリンクから進めてください。",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "アプリのロック用に4桁の数字を入力してください。空欄の場合は無効になります。",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "パスワードを入力してください",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "PINを入力してください",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "ユーザー名を入力してください",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "ウェブサイトにあるやり方を見てから次をタップしてください。",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "プライバシー",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "公開された部屋",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "ルールを追加する",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "理由",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "録音中",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedAnEvent": "{username}がイベントを編集しました",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "redactMessage": "メッセージを書く",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "拒否",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username}は招待を拒否しました",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejoin": "再参加",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "消去",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "他のデバイスをすべて削除",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "{username}によって削除されました",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "デバイスの削除",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "チャットからのブロックを解除する",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "リッチメッセージをレンダリングする",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "部屋を新しいバージョンに変更する",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "返信",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "メッセージを通報",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "権限を要求する",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "部屋はアップグレードされました",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "ルームバージョン",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "検索",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "セキュリティ",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "{username}が既読",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "send": "送信",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "メッセージを送信",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "音声の送信",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "ファイルを送信",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "画像の送信",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "メッセージを送る",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "オリジナルの送信",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "動画を送信",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "📁 {username}はファイルを送信しました",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "🎤 {username}は音声を送信しました",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "🖼️ {username}は画像を送信しました",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "😊 {username}はステッカーを送信しました",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "🎥 {username}は動画を送信しました",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentCallInformations": "{senderName}は通話情報を送信しました",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "setAsCanonicalAlias": "メインエイリアスに設定",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "カスタムエモートの設定",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "招待リンクを設定する",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "権限レベルをセット",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "ステータスの設定",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "設定",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "共有",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "{username}は現在地を共有しました",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "showPassword": "パスワードを表示",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "スキップ",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "ソースコード",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "{senderName}は通話を開始しました",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "status": "ステータス",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "statusExampleMessage": "お元気ですか?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "送信",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "システム",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyDontMatch": "違います",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "一致しています",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "お気に入り切り替え",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "ミュート切り替え",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "既読/未読にマーク",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "リクエストが多すぎます。また後で試してみてください!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "違うデバイスから移行する",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "送信し直してみる",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "不在",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username}が{targetName}のBANを解除しました",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "unblockDevice": "デバイスをブロック解除する",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "未知デバイス",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "未知の暗号化アルゴリズム",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEvent": "未知のイベント'{type}'",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "unmuteChat": "チャットをミュート解除する",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "ピンを外す",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, =1{1件の未読メッセージ} other{{unreadCount}件の未読メッセージ}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username}と他{count}名が入力しています…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userAndUserAreTyping": "{username}と{username2}が入力しています…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userIsTyping": "{username}が入力しています…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userLeftTheChat": "🚪 {username}はチャットから退室しました",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "username": "ユーザー名",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userSentUnknownEvent": "{username}は{type}イベントを送信しました",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "verified": "検証済み",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "確認",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "確認を始める",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "確認が完了しました!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "他のアカウントを確認中",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "音声通話",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "チャット履歴の表示",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "すべての参加者が閲覧可能",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "すべての人が閲覧可能",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "ボイスメッセージ",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "パートナーのリクエスト承諾待ちです...",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "パートナーの絵文字承諾待ちです...",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "パートナーの数字承諾待ちです…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "壁紙",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "警告!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "あなたにメールを送信しました",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "誰がどの操作を実行できるか",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "誰がこのチャットに入れますか",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "これを通報する理由",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "チャットのバックアップを消去して、新しいリカバリーキーを作りますか?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "これらのアドレスを使用すると、パスワードを回復することができます。",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "メッセージを入力してください…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "はい",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "あなた",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "あなたはもうこのチャットの参加者ではありません",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "チャットからBANされてしまいました",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "あなたの公開鍵",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "すべて会話",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "スペースに追加",
+ "@addToSpace": {},
+ "cantOpenUri": "URIが開けません {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "repeatPassword": "パスワードを繰り返そ",
+ "@repeatPassword": {},
+ "autoplayImages": "GIFを自動的に再生する",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "yourChatBackupHasBeenSetUp": "チャットバックアップを設定ました。",
+ "@yourChatBackupHasBeenSetUp": {},
+ "sendOnEnter": "Enterで送信",
+ "@sendOnEnter": {},
+ "changeYourAvatar": "アバタるを変化しする",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "このスペースにチャットが追加されました",
+ "@chatHasBeenAddedToThisSpace": {},
+ "commandHint_ban": "このユーザーを禁止する",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_clearcache": "キャッシュをクリアする",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "commandInvalid": "コマンドが無効",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandHint_create": "空のグループチャットを作成\n暗号化を無効にするには、--no-encryption を使用",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "commandHint_discardsession": "セッションを破棄",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "confirmMatrixId": "アカウントを削除するには、Matrix IDを確認してください。",
+ "@confirmMatrixId": {},
+ "commandHint_markasgroup": "グループとしてマーク",
+ "@commandHint_markasgroup": {},
+ "commandHint_join": "指定した部屋に参加",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_send": "テキストを送信",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "hydrate": "バックアップファイルから復元",
+ "@hydrate": {},
+ "commandHint_html": "HTML形式のテキストを送信",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "指定したユーザーをこの部屋に招待",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandMissing": "{command} はコマンドではありません。",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "oneClientLoggedOut": "クライアントの 1つがログアウトしました",
+ "@oneClientLoggedOut": {},
+ "addAccount": "アカウントを追加",
+ "@addAccount": {},
+ "editBundlesForAccount": "このアカウントのバンドルを編集",
+ "@editBundlesForAccount": {},
+ "unverified": "未検証",
+ "@unverified": {},
+ "sender": "送信者",
+ "@sender": {},
+ "placeCall": "電話をかける",
+ "@placeCall": {},
+ "voiceCall": "音声通話",
+ "@voiceCall": {},
+ "unsupportedAndroidVersionLong": "この機能を利用するには、より新しいAndroidのバージョンが必要です。アップデートまたはLineage OSのサポートをご確認ください。",
+ "@unsupportedAndroidVersionLong": {},
+ "widgetVideo": "動画",
+ "@widgetVideo": {},
+ "widgetName": "名称",
+ "@widgetName": {},
+ "widgetCustom": "カスタム",
+ "@widgetCustom": {},
+ "widgetJitsi": "Jitsi Meet",
+ "@widgetJitsi": {},
+ "dehydrateWarning": "この操作は元に戻せません。バックアップファイルを安全に保存してください。",
+ "@dehydrateWarning": {},
+ "dehydrate": "セッションのエクスポートとデバイスの消去",
+ "@dehydrate": {},
+ "messageType": "メッセージの種類",
+ "@messageType": {},
+ "start": "開始",
+ "@start": {},
+ "publish": "公開",
+ "@publish": {},
+ "indexedDbErrorTitle": "プライベートモードに関する問題",
+ "@indexedDbErrorTitle": {},
+ "addWidget": "ウィジェットを追加",
+ "@addWidget": {},
+ "youBannedUser": "{user} を禁止しました",
+ "@youBannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youJoinedTheChat": "チャットに参加しました",
+ "@youJoinedTheChat": {},
+ "youHaveWithdrawnTheInvitationFor": "{user} への招待を取り下げました",
+ "@youHaveWithdrawnTheInvitationFor": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "users": "ユーザー",
+ "@users": {},
+ "youRejectedTheInvitation": "招待を拒否しました",
+ "@youRejectedTheInvitation": {},
+ "screenSharingDetail": "FuffyChatで画面を共有しています",
+ "@screenSharingDetail": {},
+ "homeserver": "ホームサーバー",
+ "@homeserver": {},
+ "scanQrCode": "QRコードをスキャン",
+ "@scanQrCode": {},
+ "obtainingLocation": "位置情報を取得しています…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToBundle": "バンドルに追加",
+ "@addToBundle": {},
+ "removeFromBundle": "このバンドルから削除",
+ "@removeFromBundle": {},
+ "bundleName": "バンドル名",
+ "@bundleName": {},
+ "noMatrixServer": "{server1} はMatrixのサーバーではありません。代わりに {server2} を使用しますか?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "openVideoCamera": "ビデオ用にカメラを開く",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "link": "リンク",
+ "@link": {},
+ "or": "または",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "登録",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "アバターを削除する",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "ファイルを保存",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recoveryKey": "リカバリーキー",
+ "@recoveryKey": {},
+ "singlesignon": "シングルサインオン",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "スペースは公開されています",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "スペース名",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startFirstChat": "最初のチャットを開始する",
+ "@startFirstChat": {},
+ "addToSpaceDescription": "このチャットを追加するスペースを選択してください。",
+ "@addToSpaceDescription": {},
+ "messageInfo": "メッセージの情報",
+ "@messageInfo": {},
+ "openGallery": "ギャラリーを開く",
+ "@openGallery": {},
+ "removeFromSpace": "スペースから削除",
+ "@removeFromSpace": {},
+ "pleaseEnterRecoveryKeyDescription": "古いメッセージを解除するには、以前のセッションで生成されたリカバリーキーを入力してください。リカバリーキーはパスワードではありません。",
+ "@pleaseEnterRecoveryKeyDescription": {},
+ "videoWithSize": "ビデオ ({size})",
+ "@videoWithSize": {
+ "type": "text",
+ "placeholders": {
+ "size": {}
+ }
+ },
+ "openChat": "チャットを開く",
+ "@openChat": {},
+ "experimentalVideoCalls": "実験的なビデオ通話",
+ "@experimentalVideoCalls": {},
+ "emailOrUsername": "メールアドレスまたはユーザー名",
+ "@emailOrUsername": {},
+ "switchToAccount": "アカウント {number} に切り替える",
+ "@switchToAccount": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "nextAccount": "次のアカウント",
+ "@nextAccount": {},
+ "youAcceptedTheInvitation": "👍 招待を承諾しました",
+ "@youAcceptedTheInvitation": {},
+ "errorAddingWidget": "ウィジェットの追加中にエラーが発生しました。",
+ "@errorAddingWidget": {},
+ "widgetNameError": "表示名を入力してください。",
+ "@widgetNameError": {},
+ "youUnbannedUser": "{user} の禁止を解除しました",
+ "@youUnbannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedBy": "📩 {user} から招待されました",
+ "@youInvitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKicked": "👞 {user} をキックしました",
+ "@youKicked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKickedAndBanned": "🙅 {user} をキックしてブロックしました",
+ "@youKickedAndBanned": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "storeInAppleKeyChain": "Apple KeyChainに保存",
+ "@storeInAppleKeyChain": {},
+ "storeInAndroidKeystore": "Android KeyStoreに保存する",
+ "@storeInAndroidKeystore": {},
+ "storeInSecureStorageDescription": "このデバイスの安全なストレージにリカバリーキーを保存。",
+ "@storeInSecureStorageDescription": {},
+ "unlockOldMessages": "古いメッセージのロックを解除する",
+ "@unlockOldMessages": {},
+ "callingAccount": "通話アカウント",
+ "@callingAccount": {},
+ "callingPermissions": "通話の権限",
+ "@callingPermissions": {},
+ "screenSharingTitle": "画面共有",
+ "@screenSharingTitle": {},
+ "foregroundServiceRunning": "この通知は、フォアグラウンド サービスの実行中に表示されます。",
+ "@foregroundServiceRunning": {},
+ "custom": "カスタム",
+ "@custom": {},
+ "countFiles": "{count}個のファイル",
+ "@countFiles": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "storeSecurlyOnThisDevice": "このデバイスに安全に保管する",
+ "@storeSecurlyOnThisDevice": {},
+ "whyIsThisMessageEncrypted": "このメッセージが読めない理由",
+ "@whyIsThisMessageEncrypted": {},
+ "otherCallingPermissions": "マイク、カメラ、その他FluffyChatの権限",
+ "@otherCallingPermissions": {},
+ "appearOnTopDetails": "アプリをトップに表示できるようにする(すでに通話アカウントとしてFluffychatを設定している場合は必要ありません)",
+ "@appearOnTopDetails": {},
+ "dehydrateTorLong": "TOR ユーザーの場合、ウィンドウを閉じる前にセッションをエクスポートすることをお勧めします。",
+ "@dehydrateTorLong": {},
+ "hydrateTorLong": "前回、TOR でセッションをエクスポートしましたか?すぐにインポートしてチャットを続けましょう。",
+ "@hydrateTorLong": {},
+ "enableMultiAccounts": "(ベータ版) このデバイスで複数のアカウントを有効にする",
+ "@enableMultiAccounts": {},
+ "pleaseEnterRecoveryKey": "リカバリーキーを入力してください。",
+ "@pleaseEnterRecoveryKey": {},
+ "serverRequiresEmail": "このサーバーは、登録のためにメールアドレスを検証する必要があります。",
+ "@serverRequiresEmail": {},
+ "sendSticker": "ステッカーを送る",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "同期中...お待ちください。",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emojis": "絵文字",
+ "@emojis": {},
+ "markAsRead": "既読にする",
+ "@markAsRead": {},
+ "videoCallsBetaWarning": "ビデオ通話は、現在ベータ版であることにご注意ください。すべてのプラットフォームで期待通りに動作しない、あるいはまったく動作しない可能性があります。",
+ "@videoCallsBetaWarning": {},
+ "confirmEventUnpin": "イベントの固定を完全に解除してもよろしいですか?",
+ "@confirmEventUnpin": {},
+ "unsupportedAndroidVersion": "サポートされていないAndroidのバージョン",
+ "@unsupportedAndroidVersion": {},
+ "user": "ユーザー",
+ "@user": {},
+ "newGroup": "新しいグループ",
+ "@newGroup": {},
+ "noBackupWarning": "警告!チャットのバックアップを有効にしないと、暗号化されたメッセージにアクセスできなくなります。ログアウトする前に、まずチャットのバックアップを有効にすることを強くお勧めします。",
+ "@noBackupWarning": {},
+ "disableEncryptionWarning": "セキュリティ上の理由から、以前は暗号化が有効だったチャットで暗号化を無効にすることはできません。",
+ "@disableEncryptionWarning": {},
+ "youInvitedUser": "📩 {user} を招待しました",
+ "@youInvitedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "reactedWith": "{sender} が {reaction} で反応しました",
+ "@reactedWith": {
+ "type": "text",
+ "placeholders": {
+ "sender": {},
+ "reaction": {}
+ }
+ },
+ "createNewSpace": "新しいスペース",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "widgetUrlError": "有効なURLではありません。",
+ "@widgetUrlError": {},
+ "reportUser": "ユーザーを報告",
+ "@reportUser": {},
+ "errorObtainingLocation": "位置情報の取得中にエラーが発生しました: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "pinMessage": "部屋にピン留めする",
+ "@pinMessage": {},
+ "previousAccount": "前のアカウント",
+ "@previousAccount": {},
+ "pleaseChoose": "選択してください",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "おっと!残念ながら、プッシュ通知の設定中にエラーが発生しました。",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noOtherDevicesFound": "他のデバイスが見つかりません",
+ "@noOtherDevicesFound": {},
+ "recoveryKeyLost": "リカバリーキーを紛失した場合",
+ "@recoveryKeyLost": {},
+ "shareLocation": "位置情報の共有",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "time": "時間",
+ "@time": {},
+ "sendAsText": "テキストとして送信",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "commandHint_googly": "ぎょろ目を送る",
+ "@commandHint_googly": {},
+ "commandHint_hug": "ハグを送る",
+ "@commandHint_hug": {},
+ "encryptThisChat": "このチャットを暗号化する",
+ "@encryptThisChat": {},
+ "commandHint_markasdm": "ダイレクトメッセージの部屋としてマークする",
+ "@commandHint_markasdm": {},
+ "commandHint_dm": "ダイレクトチャットを開始する\n暗号化を無効にするには、--no-encryptionを使用してください",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "commandHint_leave": "この部屋を退出",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_myroomavatar": "この部屋の写真を設定する (mxc-uriで)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "この部屋の表示名を設定する",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_plain": "書式設定されていないテキストを送信する",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "リアクションとして返信を送信する",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "dehydrateTor": "TOR ユーザー: セッションをエクスポート",
+ "@dehydrateTor": {},
+ "hydrateTor": "TOR ユーザー: セッションのエクスポートをインポート",
+ "@hydrateTor": {},
+ "locationDisabledNotice": "位置情報サービスが無効になっています。位置情報を共有できるようにするには、位置情報サービスを有効にしてください。",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationPermissionDeniedNotice": "位置情報の権限が拒否されました。位置情報を共有できるように許可してください。",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceKeys": "デバイスキー:",
+ "@deviceKeys": {},
+ "sorryThatsNotPossible": "申し訳ありません...それは不可能です",
+ "@sorryThatsNotPossible": {},
+ "wasDirectChatDisplayName": "空のチャット (以前は {oldDisplayName})",
+ "@wasDirectChatDisplayName": {
+ "type": "text",
+ "placeholders": {
+ "oldDisplayName": {}
+ }
+ },
+ "doNotShowAgain": "今後表示しない",
+ "@doNotShowAgain": {},
+ "hideUnimportantStateEvents": "重要でない状態イベントを非表示にする",
+ "@hideUnimportantStateEvents": {},
+ "numChats": "{number} チャット",
+ "@numChats": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "allSpaces": "すべてのスペース",
+ "@allSpaces": {},
+ "enterRoom": "部屋に入る",
+ "@enterRoom": {},
+ "enterSpace": "スペースに入る",
+ "@enterSpace": {},
+ "newSpace": "新しいスペース",
+ "@newSpace": {},
+ "reopenChat": "チャットを再開する",
+ "@reopenChat": {},
+ "signInWith": "{provider}でログイン",
+ "@signInWith": {
+ "type": "text",
+ "placeholders": {
+ "provider": {}
+ }
+ },
+ "signInWithPassword": "パスワードでログイン",
+ "@signInWithPassword": {}
+}
diff --git a/assets/l10n/intl_ko.arb b/assets/l10n/intl_ko.arb
index 0e049112e..ce17351d6 100644
--- a/assets/l10n/intl_ko.arb
+++ b/assets/l10n/intl_ko.arb
@@ -2707,5 +2707,34 @@
"knockRestricted": "스페이스 멤버만 참가 요청 가능",
"@knockRestricted": {},
"swipeRightToLeftToReply": "오른쪽에서 왼쪽으로 스와이프해서 답장",
- "@swipeRightToLeftToReply": {}
+ "@swipeRightToLeftToReply": {},
+ "alwaysUse24HourFormat": "false",
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
+ },
+ "unread": "읽지 않은",
+ "@unread": {},
+ "space": "스페이스",
+ "@space": {},
+ "spaces": "스페이스",
+ "@spaces": {},
+ "goToSpace": "스페이스로: {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "읽지 않음으로 표시",
+ "@markAsUnread": {},
+ "countChatsAndCountParticipants": "{chats} 채팅과 {participants} 참여자",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "joinedChats": "참여한 채팅",
+ "@joinedChats": {},
+ "noMoreChatsFound": "채팅을 찾을 수 없습니다...",
+ "@noMoreChatsFound": {}
}
diff --git a/assets/l10n/intl_lt.arb b/assets/l10n/intl_lt.arb
index 0a77ba065..0a45a29e2 100644
--- a/assets/l10n/intl_lt.arb
+++ b/assets/l10n/intl_lt.arb
@@ -1,2347 +1,2218 @@
{
- "commandHint_leave": "Palikti pokalbių kambarį",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "confirm": "Patvirtinti",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Atšaukti",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Redaguoti",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Atsisiųsti failą",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "about": "Apie",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Visi",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Failo vardas",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "changePassword": "Keisti slaptažodį",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "close": "Uždaryti",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Archyvas",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Praleisti",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Bendrinti",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "showPassword": "Rodyti slaptažodį",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "time": "Laikas",
- "@time": {},
- "settings": "Nustatytmai",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "sender": "Siuntėjas",
- "@sender": {},
- "yes": "Taip",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "you": "Jūs",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "logout": "Atsijungti",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Žinutės",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "scanQrCode": "Nuskanuokite QR kodą",
- "@scanQrCode": {},
- "ok": "OK",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "addAccount": "Pridėti paskyrą",
- "@addAccount": {},
- "or": "Arba",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Slaptažodis",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "Slaptažodis pakeistas",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Įveskite savo slaptažodį",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Įveskite savo vartotojo vardą",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Atsakyti",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "blockDevice": "Blokuoti įrenginį",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Užblokuotas",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Pasirinkite saugų slaptažodį",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Ištrinti žinutę",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Įrenginys",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "Įrenginio ID",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Įrenginiai",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "homeserver": "Namų serveris",
- "@homeserver": {},
- "enterYourHomeserver": "Įveskite namų serverį",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "Viskas paruošta!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Šrifto dydis",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Išvalyti archyvą",
- "@clearArchive": {},
- "create": "Sukurti",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Prisijungti",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Žmonės",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Moderatorius",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Nutildyti pokalbį",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Naujas pokalbis",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "none": "Nė vienas",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Nėra leidimo",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Nerasta kambarių…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Pranešimai",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Pranešimai aktyvuoti šitai paskyrai",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "obtainingLocation": "Gaunama vieta…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "Agresyvus",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Neprisijungta",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "online": "Prisijungta",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "Oi! Deja, nustatant tiesioginius pranešimus įvyko klaida.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Oi, kažkas nutiko ne taip…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Atidarykite programėlę, kad perskaityti žinutes",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "link": "Nuoroda",
- "@link": {},
- "participant": "Dalyvis",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "Slapta frazė arba atkūrimo raktas",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Slaptažodis užmirštas",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "Slaptažodžio atkūrimas",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Pasirinkite paveiksliuką",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Prisegti",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChoose": "Prašome pasirinkti",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Pasirinkite slaptą kodą",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "Paspauskite nuorodą el. pašte ir tęskite toliau.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Įveskite 4 skaitmenis arba palikite tuščią, jei norite išjungti programėlės užraktą.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Įveskite savo PIN kodą",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Vadovaukitės svetainėje pateiktais nurodymais ir bakstelėkite Toliau.",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Privatumas",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Vieši kambariai",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Priežastis",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Įrašymas",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactMessage": "Pašalinti žinutę",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Registruotis",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Atmesti",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejoin": "Vėl prisijungti",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Pašalinti",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "Pašalinti visus kitus įrenginius",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removeDevice": "Pašalinti įrenginį",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Pašalinti savo avatarą",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Pakeisti kambarį naujesne versija",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Prašyti leidimo",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "Kambarys buvo atnaujintas",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Kambario versija",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Ieškoti",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Sutinku",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "repeatPassword": "Pakartokite slaptažodį",
- "@repeatPassword": {},
- "addEmail": "Pridėti el. paštą",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "Administratorius",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "slapyvardis",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "Visi pokalbiai",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "anyoneCanJoin": "Bet kas gali prisijungti",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Ar esate tikri?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "Ar tikrai norite atsijungti?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Pakeisti namų serverį",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Keisti savo stilių",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Keisti grupės pavadinimą",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "Keisti savo avatarą",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Pokalbis",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Pokalbio detalės",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "Pokalbiai",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Užblokuoti vartotoją šiame kambaryje",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_clearcache": "Išvalyti laikiną talpyklą",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "commandHint_discardsession": "Atmesti sesiją",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "commandHint_html": "Siųsti tekstą HTML formatu",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Pakviesti vartotoją į šitą kambarį",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "Prisijungti prie nurodyto kambario",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "Pašalinti vartotoja iš šito kambario",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_myroomnick": "Nustatyti savo rodomą vardą šiame kambaryje",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_plain": "Siųsti neformatuotą tekstą",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_send": "Siųsti tekstą",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_unban": "Atblokuoti vartotoją šiame kambaryje",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "commandInvalid": "Neteisinga komanda",
- "@commandInvalid": {
- "type": "text"
- },
- "configureChat": "Konfigūruoti pokalbį",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Nukopijuota į iškarpinę",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Kopijuoti",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Koipjuoti į iškarpinę",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "currentlyActive": "Šiuo metu aktyvus",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Tamsi",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Ištrinti",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Panaikinti paskyra",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Tiesioginiai pokalbiai",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Užšifruotas",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "Šifravimas aktyvuotas",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "enterAnEmailAddress": "Įveskite el. pašto adresą",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Itin įžeidžiantis",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Toliau",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "Nuo prisijungimo",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "Nuo pakvietimo",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Eiti į naują kambarį",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Grupė",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "Grupė yra vieša",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Grupės",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "guestsAreForbidden": "Svečiams draudžiama",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Svečiai gali prisijungti",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "help": "Pagalba",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Slėpti pašalintus įvykius",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Slėpti nežinomus įvykius",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Tapatybė",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Ignoruoti",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Ignoruoti vartotojai",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "leave": "Palikti",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Narių pokyčiai",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Paminėti",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Šifravimas",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Aktyvuoti šifravimą",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Redaguoti blokuotus serverius",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Prisijungti",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "sendOnEnter": "Išsiųsti paspaudus Enter",
- "@sendOnEnter": {},
- "banFromChat": "Užblokuoti iš pokalbio",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Užblokuotas",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "changeDeviceName": "Pakeisti įrenginio vardą",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "yourChatBackupHasBeenSetUp": "Jūsų pokalbio atsarginė kopija buvo nustatyta.",
- "@yourChatBackupHasBeenSetUp": {},
- "chatBackup": "Pokalbio atsargine kopija",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_me": "Apibūdinkite save",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "displaynameHasBeenChanged": "Rodomas vardas buvo pakeistas",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Redaguoti rodomą vardą",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Redaguoti kambario pseudonimus",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Redaguoti kambario avatarą",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "Kiek įžeižiantis šis turinys?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "id": "ID",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "Aš paspaudžiau nuorodą",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Neteisinga slaptafrazė arba atkūrimo raktas",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Neįžeidžiantis",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Pakviesti kontaktą",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "invited": "Pakviestas",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUsersOnly": "Tik pakviesti vartotojai",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "isTyping": "rašo…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinRoom": "Prisijungti prie kambario",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kickFromChat": "Išmesti iš pokalbio",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "Paliko pokalbį",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Licencija",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Šviesi",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadingPleaseWait": "Kraunama… Prašome palaukti.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Rodyti daugiau…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "💬 Nauja žinutė FluffyChat'e",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "Nauja patvirtinimo užklausa!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Toliau",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Ne",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Nėra ryšio su serveriu",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "Nustatyti pakvietimo nuorodą",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Vienkartinis prisijungimas",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Programinis kodas",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "spaceIsPublic": "Erdvė yra vieša",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "Erdvės pavadinimas",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "status": "Būsena",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "statusExampleMessage": "Kaip sekasi šiandien?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Pateikti",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "synchronizingPleaseWait": "Sinchronizuojama… Prašome palaukti.",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Perkėlimas iš kito įrenginio",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Patvirtinti",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Pradėti patvirtinimą",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "Jūs sėkmingai patvirtinote!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "Patvirtinama kita paskyra",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Pokalbių istorijos matomumas",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "Matoma visiems dalyviams",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "Laukiama, kol dalyvis priims užklausą…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "Rašyti žinutę…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Jūs nebedalyvaujate šiame pokalbyje",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Jums buvo uždrausta dalyvauti šiame pokalbyje",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "messageInfo": "Žinutės informacija",
- "@messageInfo": {},
- "removeFromSpace": "Pašalinti iš erdvės",
- "@removeFromSpace": {},
- "security": "Apsauga",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "sendAsText": "Siųsti kaip tekstą",
- "@sendAsText": {
- "type": "text"
- },
- "sendAudio": "Siųsti garso įrašą",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Siųsti paveiksliuką",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Sųsti bylą",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Siųsti žinutes",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Siųsti originalą",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Siųsti video",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "separateChatTypes": "Atskirti tiesioginius pokalbius ir grupes",
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "setAsCanonicalAlias": "Nustatyti kaip pagrindinį slapyvardį",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "Nustatyti leidimų lygį",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Nustatyti būseną",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "shareLocation": "Bendrinti vietą",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "Sistema",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Nepasiekiamas",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "unblockDevice": "Atblokuoti įrenginį",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "Nežinomas šifravimo algoritmas",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unmuteChat": "Įjungti pokalbio garsą",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Atsegti",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "username": "Vartotojo vardas",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "unverified": "Nepatvirtinta",
- "@unverified": {},
- "verified": "Patvirtinta",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Vaizdo skambutis",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "Jūsų viešasis raktas",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpaceDescription": "Pasirinkite erdvę, kad prie jos pridėtumėte šį pokalbį.",
- "@addToSpaceDescription": {},
- "start": "Pradžia",
- "@start": {},
- "account": "Paskyra",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "Pridėti į erdvę",
- "@addToSpace": {},
- "appLock": "Programos užraktas",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "Ar svečiams leidžiama prisijungti",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Botų žinutės",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "Šifravimas buvo sugadintas",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "Pokalbis buvo pridėtas prie šios erdvės",
- "@chatHasBeenAddedToThisSpace": {},
- "compareEmojiMatch": "Palyginkite jaustukus",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Palyginkite skaičius",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "Kontaktas buvo pakviestas į grupę",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "Apie turinį pranešta serverio administratoriams",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "createNewSpace": "Nauja erdvė",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "deactivateAccountWarning": "Tai deaktyvuos jūsų vartotojo paskyrą. Tai negali būti atšaukta! Ar jūs tuo tikri?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Numatytasis teisių lygis",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Šifravimo nebegalėsite išjungti. Ar jūs tuo tikri?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "send": "Siųsti",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "Siųsti žinutę",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Pažymėti kaip skaitytą/neskaitytą",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "Per daug užklausų. Pabandykite dar kartą vėliau!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "Laukiama, kol dalyvis priims jaustukus…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "Laukiama, kol dalyvis priims skaičius…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Užsklanda",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "Įspėjimas!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "Išsiuntėme jums el. laišką",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "Kas gali atlikti kokį veiksmą",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Kam leidžiama prisijungti prie šios grupės",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "Kodėl norite apie tai pranešti?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "Ištrinti atsarginę pokalbių kopiją, kad sukurti naują atkūrimo raktą?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Naudodami šiuos adresus galite atkurti savo slaptažodį.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "messageType": "Žinutės tipas",
- "@messageType": {},
- "openGallery": "Atverti galeriją",
- "@openGallery": {},
- "unknownDevice": "Nežinomas įrenginys",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Balso žinutė",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "Matoma visiems",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "Pabandykite išsiųsti dar kartą",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "locationPermissionDeniedNotice": "Vietos leidimas atmestas. Suteikite leidimą kad galėtumėte bendrinti savo vietą.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Atminkite, kad norint naudoti end-to-end šifravimą, reikalingas Pantalaimon.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Šifravimą galite suaktyvinti tik tada, kai kambarys nebebus viešai pasiekiamas.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Nerasta jaustukų. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Atrodo, kad jūsų telefone nėra Google Services. Tai geras sprendimas jūsų privatumui! Norėdami gauti tiesioginius pranešimus FluffyChat, rekomenduojame naudoti https://microg.org/ arba https://unifiedpush.org/.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Dar nepridėjote slaptažodžio atkūrimo būdo.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "oneClientLoggedOut": "Vienas iš jūsų klientų atsijungė",
- "@oneClientLoggedOut": {},
- "onlineKeyBackupEnabled": "Internetinė atsarginė raktų kopija įjungta",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Atidarykite kamerą",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "openVideoCamera": "Atidarykite kamerą vaizdo įrašui",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "editBundlesForAccount": "Redaguoti šios paskyros paketus",
- "@editBundlesForAccount": {},
- "serverRequiresEmail": "Šis serveris turi patvirtinti jūsų el. pašto adresą registracijai.",
- "@serverRequiresEmail": {},
- "addToBundle": "Pridėti prie paketų",
- "@addToBundle": {},
- "removeFromBundle": "Pašalinkite iš šio paketo",
- "@removeFromBundle": {},
- "bundleName": "Paketo vardas",
- "@bundleName": {},
- "play": "Groti {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "redactedAnEvent": "{username} pašalino įvykį",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejectedTheInvitation": "{username} atmetė kvietimą",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removedBy": "Pašalino vartotojas {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "unbanFromChat": "Atblokuoti pokalbyje",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Atvaizduoti turtingą žinutės turinį",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Pranešti apie žinutę",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "Išsaugoti failą",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "Matė {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sendSticker": "Siųsti lipduką",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "📁 {username} atsiuntė failą",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "🎤 {username} atsiuntė garso įrašą",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "😊 {username} atsiuntė lipduką",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sharedTheLocation": "{username} bendrino savo vietą",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "startedACall": "{senderName} pradėjo skambutį",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "theyDontMatch": "Jie nesutampa",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "Jie sutampa",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username} atblokavo {targetName}",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "unknownEvent": "Nežinomas įvykis '{type}'",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "userAndOthersAreTyping": "{username} ir dar {count} kiti rašo…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userAndUserAreTyping": "{username} ir {username2} rašo…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userIsTyping": "{username} rašo…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userSentUnknownEvent": "{username} išsiuntė {type} įvykį",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "publish": "Paskelbti",
- "@publish": {},
- "openChat": "Atverti pokalbį",
- "@openChat": {},
- "reportUser": "Pranešti apie vartotoją",
- "@reportUser": {},
- "dismiss": "Atsisakyti",
- "@dismiss": {},
- "reactedWith": "{sender} sureagavo su {reaction}",
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "unsupportedAndroidVersion": "Nepalaikoma Android versija",
- "@unsupportedAndroidVersion": {},
- "emailOrUsername": "El. paštas arba vartotojo vardas",
- "@emailOrUsername": {},
- "widgetVideo": "Video",
- "@widgetVideo": {},
- "widgetNameError": "Pateikite rodomą vardą.",
- "@widgetNameError": {},
- "acceptedTheInvitation": "👍 {username} priėmė kvietimą",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "activatedEndToEndEncryption": "🔐 {username} aktyvavo visapusį šifravimą",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "answeredTheCall": "{senderName} atsiliepė į skambutį",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "askVerificationRequest": "Priimti šią patvirtinimo užklausą iš {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "badServerLoginTypesException": "Namų serveris palaiko šiuos prisijungimo tipus:\n{serverVersions}\nTačiau ši programa palaiko tik:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerVersionsException": "Namų serveris palaiko spec. versijas:\n{serverVersions}\nTačiau ši programa palaiko tik {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "bannedUser": "{username} užblokavo {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "changedTheHistoryVisibility": "{username} pakeitė istorijos matomumą",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} pakeitė istorijos matomumą į: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "chatBackupDescription": "Jūsų senos žinutės yra apsaugotos atkūrimo raktu. Pasirūpinkite, kad jo neprarastumėte.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_create": "Sukurti tuščią grupinį pokalbį\nNaudokite --no-encryption kad išjungti šifravimą",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "commandHint_dm": "Pradėti tiesioginį pokalbį\nNaudokite --no-encryption kad išjungti šifravimą",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "commandHint_myroomavatar": "Nustatyti savo nuotrauką šiame kambaryje (su mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_op": "Nustatyti naudotojo galios lygį (numatytasis: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_react": "Siųsti atsakymą kaip reakciją",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandMissing": "{command} nėra komanda.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "containsDisplayName": "Turi rodomą vardą",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Turi vartotojo vardą",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Nepavyko iššifruoti pranešimo: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count} dalyviai",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "createdTheChat": "💬 {username} sukūrė pokalbį",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "emptyChat": "Tuščias pokalbis",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Jaustukas jau egzistuoja!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Neteisingas jaustuko trumpasis kodas!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Jaustukų paketai kambariui",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Jaustukų nustatymai",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Jaustuko trumpasis kodas",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Turite pasirinkti jaustuko trumpąjį kodą ir paveiksliuką!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Įgalinti jaustukų paketą visur",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} baigė skambutį",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "errorObtainingLocation": "Klaida nustatant vietą: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "groupWith": "Grupė su {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "hasWithdrawnTheInvitationFor": "{username} atšaukė {targetName} kvietimą",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "inviteForMe": "Pakvietimas man",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Pakviesti kontaktą į {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invitedUser": "📩 {username} pakvietė {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "inviteText": "{username} pakvietė jus prisijungti prie FluffyChat. \n1. Įdiekite FluffyChat: https://fluffychat.im \n2. Prisiregistruokite arba prisijunkite \n3. Atidarykite pakvietimo nuorodą: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "joinedTheChat": "👋 {username} prisijungė prie pokalbio",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "kicked": "👞 {username} išmetė {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "🙅 {username} išmetė ir užblokavo {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "lastActiveAgo": "Paskutinis aktyvumas: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "loadCountMoreParticipants": "Įkelti dar {count} dalyvius",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "logInTo": "Prisijungti prie {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "toggleFavorite": "Perjungti parankinius",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "Perjungti nutildytą",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "Nepavyksta atidaryti URI {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changedTheChatAvatar": "{username} pakeitė pokalbio avatarą",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} pakeitė pokalbio aprašymą į: '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} pakeitė pokalbio pavadinimą į: '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatPermissions": "{username} pakeitė pokalbių leidimus",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} pakeitė rodomą vardą į: '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} pakeitė svečio prieigos taisykles",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} pakeitė svečio prieigos taisykles į: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} pakeitė prisijungimo taisykles",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} pakeitė prisijungimo taisykles į: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} pakeitė savo avatarą",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} pakeitė kambario pseudonimus",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} pakeitė pakvietimo nuorodą",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "videoWithSize": "Vaizdo įrašas ({size})",
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "pinMessage": "Prisegti prie kambario",
- "@pinMessage": {},
- "confirmEventUnpin": "Ar tikrai norite visam laikui atsegti įvykį?",
- "@confirmEventUnpin": {},
- "emojis": "Jaustukai",
- "@emojis": {},
- "placeCall": "Skambinti",
- "@placeCall": {},
- "voiceCall": "Balso skambutis",
- "@voiceCall": {},
- "unsupportedAndroidVersionLong": "Šiai funkcijai reikalinga naujesnė Android versija. Patikrinkite, ar nėra naujinimų arba Lineage OS palaikymo.",
- "@unsupportedAndroidVersionLong": {},
- "videoCallsBetaWarning": "Atminkite, kad vaizdo skambučiai šiuo metu yra beta versijos. Jie gali neveikti taip kaip tikėtasi, arba iš viso neveikti visose platformose.",
- "@videoCallsBetaWarning": {},
- "experimentalVideoCalls": "Eksperimentiniai vaizdo skambučiai",
- "@experimentalVideoCalls": {},
- "switchToAccount": "Perjungti paskyrą į {number}",
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "nextAccount": "Kita paskyra",
- "@nextAccount": {},
- "previousAccount": "Ankstesnė paskyra",
- "@previousAccount": {},
- "widgetEtherpad": "Teksto pastaba",
- "@widgetEtherpad": {},
- "widgetJitsi": "Jitsi Meet",
- "@widgetJitsi": {},
- "widgetName": "Vardas",
- "@widgetName": {},
- "widgetUrlError": "Netinkamas URL.",
- "@widgetUrlError": {},
- "youRejectedTheInvitation": "Jūs atmetėte kvietimą",
- "@youRejectedTheInvitation": {},
- "youJoinedTheChat": "Jūs prisijungėte prie pokalbio",
- "@youJoinedTheChat": {},
- "youAcceptedTheInvitation": "👍 Jūs priėmėte kvietimą",
- "@youAcceptedTheInvitation": {},
- "youBannedUser": "Jūs užblokavote {user}",
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youHaveWithdrawnTheInvitationFor": "Jūs atšaukėte kvietimą {user}",
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "youInvitedBy": "📩 Jus pakvietė {user}",
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "youKicked": "👞 Jūs išmetėte {user}",
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "youInvitedUser": "📩 Pakvietėte {user}",
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youKickedAndBanned": "🙅 Jūs išmetėte ir užblokavote {user}",
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "youUnbannedUser": "Jūs atblokavote {user}",
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{month}-{day}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{year}-{month}-{day}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "locationDisabledNotice": "Vietos nustatymo paslaugos yra išjungtos. Kad galėtumėte bendrinti savo buvimo vietą, įjunkite jas.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "noMatrixServer": "{server1} nėra Matrix serveris, ar vietoj jo naudoti {server2}?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "numUsersTyping": "{count} vartotojai rašo…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "enableMultiAccounts": "(BETA) Įgalinkite kelias paskyras šiame įrenginyje",
- "@enableMultiAccounts": {},
- "openInMaps": "Atidaryti žemėlapiuose",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "sentAPicture": "🖼️ {username} atsiuntė nuotrauką",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "🎥 {username} atsiuntė vaizdo įrašą",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentCallInformations": "{senderName} išsiuntė skambučio informaciją",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "setCustomEmotes": "Nustatyti pasirinktinius jaustukus",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "userLeftTheChat": "🚪 {username} paliko pokalbį",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "markAsRead": "Žymėti kaip skaitytą",
- "@markAsRead": {},
- "pushRules": "Tiesioginių pranešimų taisyklės",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} neperskaityti pokalbiai}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "addWidget": "Pridėti programėlę",
- "@addWidget": {},
- "widgetCustom": "Pasirinktinis",
- "@widgetCustom": {},
- "errorAddingWidget": "Pridedant valdiklį įvyko klaida.",
- "@errorAddingWidget": {},
- "askSSSSSign": "Kad galėtumėte prijungti kitą asmenį, įveskite savo saugyklos slaptafrazę arba atkūrimo raktą.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "autoplayImages": "Automatiškai leisti animuotus lipdukus ir jaustukus",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "commandHint_markasdm": "Pažymėti kaip tiesioginio pokalbio kambarį",
- "@commandHint_markasdm": {},
- "dehydrateTorLong": "TOR naudotojams rekomenduojama eksportuoti sesiją prieš uždarant langą.",
- "@dehydrateTorLong": {},
- "dehydrateWarning": "Šio veiksmo negalima atšaukti. Įsitikinkite, kad saugiai saugote atsarginę kopiją.",
- "@dehydrateWarning": {},
- "hydrateTorLong": "Ar paskutinį kartą eksportavote savo sesiją naudodami TOR? Greitai ją importuokite ir tęskite pokalbį.",
- "@hydrateTorLong": {},
- "commandHint_markasgroup": "Pažymėti kaip grupę",
- "@commandHint_markasgroup": {},
- "pleaseEnterRecoveryKeyDescription": "Norėdami atrakinti senas žinutes, įveskite atkūrimo raktą, kuris buvo sukurtas ankstesnės sesijos metu. Atkūrimo raktas NĖRA jūsų slaptažodis.",
- "@pleaseEnterRecoveryKeyDescription": {},
- "callingPermissions": "Skambinimo leidimai",
- "@callingPermissions": {},
- "storeInAppleKeyChain": "Saugoti Apple raktų grandinėje",
- "@storeInAppleKeyChain": {},
- "callingAccount": "Skambinimo paskyra",
- "@callingAccount": {},
- "newSpace": "Nauja erdvė",
- "@newSpace": {},
- "callingAccountDetails": "Leidžia FluffyChat naudoti vietinę Android rinkiklio programą.",
- "@callingAccountDetails": {},
- "appearOnTop": "Rodyti viršuje",
- "@appearOnTop": {},
- "enterSpace": "Įeiti į erdvę",
- "@enterSpace": {},
- "enterRoom": "Įeiti į kambarį",
- "@enterRoom": {},
- "allSpaces": "Visos erdvės",
- "@allSpaces": {},
- "user": "Vartotojas",
- "@user": {},
- "custom": "Pasirinktinis",
- "@custom": {},
- "confirmMatrixId": "Norėdami ištrinti savo paskyrą, patvirtinkite savo Matrix ID.",
- "@confirmMatrixId": {},
- "supposedMxid": "Tai turėtų būti {mxid}",
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "dehydrate": "Eksportuoti sesiją ir išvalyti įrenginį",
- "@dehydrate": {},
- "dehydrateTor": "TOR Naudotojai: Eksportuoti sesiją",
- "@dehydrateTor": {},
- "hydrateTor": "TOR Naudotojai: Importuoti sesijos eksportą",
- "@hydrateTor": {},
- "hydrate": "Atkurti iš atsarginės kopijos failo",
- "@hydrate": {},
- "pleaseEnterRecoveryKey": "Įveskite savo atkūrimo raktą:",
- "@pleaseEnterRecoveryKey": {},
- "recoveryKey": "Atkūrimo raktas",
- "@recoveryKey": {},
- "recoveryKeyLost": "Pamestas atkūrimo raktas?",
- "@recoveryKeyLost": {},
- "indexedDbErrorLong": "Deja, pagal numatytuosius nustatymus žinučių saugojimas privačiame režime nėra įjungtas.\nPrašome apsilankyti\n - about:config\n - nustatykite dom.indexedDB.privateBrowsing.enabled į true\nPriešingu atveju FluffyChat paleisti neįmanoma.",
- "@indexedDbErrorLong": {},
- "countFiles": "{count} failai",
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "storeInSecureStorageDescription": "Atkūrimo raktą laikyti saugioje šio prietaiso saugykloje.",
- "@storeInSecureStorageDescription": {},
- "saveKeyManuallyDescription": "Įrašykite šį raktą rankiniu būdu, įjungę sistemos bendrinimo dialogo langą arba iškarpinę.",
- "@saveKeyManuallyDescription": {},
- "users": "Vartotojai",
- "@users": {},
- "storeSecurlyOnThisDevice": "Saugiai laikyti šiame prietaise",
- "@storeSecurlyOnThisDevice": {},
- "unlockOldMessages": "Atrakinti senas žinutes",
- "@unlockOldMessages": {},
- "storeInAndroidKeystore": "Saugoti Android raktų saugykloje",
- "@storeInAndroidKeystore": {},
- "indexedDbErrorTitle": "Privataus režimo problemos",
- "@indexedDbErrorTitle": {},
- "noKeyForThisMessage": "Taip gali atsitikti, jei žinutė buvo išsiųsta prieš prisijungiant prie paskyros šiame prietaise.\n\nTaip pat gali būti, kad siuntėjas užblokavo jūsų prietaisą arba kažkas sutriko su interneto ryšiu.\n\nAr galite perskaityti žinutę kitoje sesijoje? Tada galite perkelti žinutę iš jos! Eikite į Nustatymai > Prietaisai ir įsitikinkite, kad jūsų prietaisai patvirtino vienas kitą. Kai kitą kartą atidarysite kambarį ir abi sesijos bus pirmame plane, raktai bus perduoti automatiškai.\n\nNenorite prarasti raktų atsijungdami arba keisdami įrenginius? Įsitikinkite, kad nustatymuose įjungėte pokalbių atsarginę kopiją.",
- "@noKeyForThisMessage": {},
- "foregroundServiceRunning": "Šis pranešimas rodomas, kai veikia pirmojo plano paslauga.",
- "@foregroundServiceRunning": {},
- "screenSharingTitle": "ekrano bendrinimas",
- "@screenSharingTitle": {},
- "appearOnTopDetails": "Leidžia programėlę rodyti viršuje (nebūtina, jei jau esate nustatę Fluffychat kaip skambinimo paskyrą)",
- "@appearOnTopDetails": {},
- "otherCallingPermissions": "Mikrofonas, kamera ir kiti FluffyChat leidimai",
- "@otherCallingPermissions": {},
- "whyIsThisMessageEncrypted": "Kodėl ši žinutė neperskaitoma?",
- "@whyIsThisMessageEncrypted": {},
- "newGroup": "Nauja grupė",
- "@newGroup": {},
- "screenSharingDetail": "Bendrinate savo ekraną per FuffyChat",
- "@screenSharingDetail": {},
- "numChats": "{number} pokalbiai",
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "hideUnimportantStateEvents": "Slėpti nesvarbius būsenos įvykius",
- "@hideUnimportantStateEvents": {},
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@reportErrorDescription": {},
- "@startFirstChat": {},
- "@setColorTheme": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "@tryAgain": {},
- "@unbanUserDescription": {},
- "@messagesStyle": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@encryptThisChat": {},
- "@reopenChat": {},
- "@pushNotificationsNotAvailable": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "@setChatDescription": {},
- "@importFromZipFile": {},
- "@noOtherDevicesFound": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "@readUpToHere": {},
- "@optionalRedactReason": {},
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@redactMessageDescription": {},
- "@invalidInput": {},
- "@doNotShowAgain": {},
- "@report": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@openLinkInBrowser": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@invitePrivateChat": {},
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@learnMore": {},
- "@notAnImage": {},
- "@chatDescriptionHasBeenChanged": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "@profileNotFound": {},
- "@jump": {},
- "@sorryThatsNotPossible": {},
- "@shareInviteLink": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@commandHint_hug": {},
- "@replace": {},
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@noBackupWarning": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@invite": {}
-}
\ No newline at end of file
+ "commandHint_leave": "Palikti pokalbių kambarį",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "confirm": "Patvirtinti",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Atšaukti",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Redaguoti",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Atsisiųsti failą",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "about": "Apie",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Visi",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Failo vardas",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changePassword": "Keisti slaptažodį",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "close": "Uždaryti",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Archyvas",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Praleisti",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Bendrinti",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "showPassword": "Rodyti slaptažodį",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "time": "Laikas",
+ "@time": {},
+ "settings": "Nustatytmai",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sender": "Siuntėjas",
+ "@sender": {},
+ "yes": "Taip",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "Jūs",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logout": "Atsijungti",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Žinutės",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "scanQrCode": "Nuskanuokite QR kodą",
+ "@scanQrCode": {},
+ "ok": "OK",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addAccount": "Pridėti paskyrą",
+ "@addAccount": {},
+ "or": "Arba",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Slaptažodis",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "Slaptažodis pakeistas",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Įveskite savo slaptažodį",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Įveskite savo vartotojo vardą",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Atsakyti",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blockDevice": "Blokuoti įrenginį",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Užblokuotas",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Pasirinkite saugų slaptažodį",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Ištrinti žinutę",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Įrenginys",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "Įrenginio ID",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Įrenginiai",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "homeserver": "Namų serveris",
+ "@homeserver": {},
+ "enterYourHomeserver": "Įveskite namų serverį",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "Viskas paruošta!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Šrifto dydis",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Išvalyti archyvą",
+ "@clearArchive": {},
+ "create": "Sukurti",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Prisijungti",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Žmonės",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Moderatorius",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Nutildyti pokalbį",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Naujas pokalbis",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "Nė vienas",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Nėra leidimo",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Nerasta kambarių…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Pranešimai",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Pranešimai aktyvuoti šitai paskyrai",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "obtainingLocation": "Gaunama vieta…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "Agresyvus",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Neprisijungta",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "Prisijungta",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "Oi! Deja, nustatant tiesioginius pranešimus įvyko klaida.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Oi, kažkas nutiko ne taip…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Atidarykite programėlę, kad perskaityti žinutes",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "link": "Nuoroda",
+ "@link": {},
+ "participant": "Dalyvis",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "Slapta frazė arba atkūrimo raktas",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Slaptažodis užmirštas",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "Slaptažodžio atkūrimas",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Pasirinkite paveiksliuką",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Prisegti",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChoose": "Prašome pasirinkti",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Pasirinkite slaptą kodą",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "Paspauskite nuorodą el. pašte ir tęskite toliau.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Įveskite 4 skaitmenis arba palikite tuščią, jei norite išjungti programėlės užraktą.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Įveskite savo PIN kodą",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Vadovaukitės svetainėje pateiktais nurodymais ir bakstelėkite Toliau.",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Privatumas",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Vieši kambariai",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Priežastis",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Įrašymas",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactMessage": "Pašalinti žinutę",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Registruotis",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Atmesti",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejoin": "Vėl prisijungti",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Pašalinti",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "Pašalinti visus kitus įrenginius",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeDevice": "Pašalinti įrenginį",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Pašalinti savo avatarą",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Pakeisti kambarį naujesne versija",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Prašyti leidimo",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "Kambarys buvo atnaujintas",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Kambario versija",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Ieškoti",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Sutinku",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "repeatPassword": "Pakartokite slaptažodį",
+ "@repeatPassword": {},
+ "addEmail": "Pridėti el. paštą",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "Administratorius",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "slapyvardis",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "Visi pokalbiai",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "anyoneCanJoin": "Bet kas gali prisijungti",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Ar esate tikri?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "Ar tikrai norite atsijungti?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Pakeisti namų serverį",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Keisti savo stilių",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Keisti grupės pavadinimą",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "Keisti savo avatarą",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Pokalbis",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Pokalbio detalės",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "Pokalbiai",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Užblokuoti vartotoją šiame kambaryje",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_clearcache": "Išvalyti laikiną talpyklą",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "commandHint_discardsession": "Atmesti sesiją",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "commandHint_html": "Siųsti tekstą HTML formatu",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Pakviesti vartotoją į šitą kambarį",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "Prisijungti prie nurodyto kambario",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "Pašalinti vartotoja iš šito kambario",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_myroomnick": "Nustatyti savo rodomą vardą šiame kambaryje",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_plain": "Siųsti neformatuotą tekstą",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_send": "Siųsti tekstą",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_unban": "Atblokuoti vartotoją šiame kambaryje",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "commandInvalid": "Neteisinga komanda",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "configureChat": "Konfigūruoti pokalbį",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Nukopijuota į iškarpinę",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Kopijuoti",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Koipjuoti į iškarpinę",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "currentlyActive": "Šiuo metu aktyvus",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Tamsi",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Ištrinti",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Panaikinti paskyra",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Tiesioginiai pokalbiai",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Užšifruotas",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "Šifravimas aktyvuotas",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterAnEmailAddress": "Įveskite el. pašto adresą",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Itin įžeidžiantis",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Toliau",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "Nuo prisijungimo",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "Nuo pakvietimo",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Eiti į naują kambarį",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Grupė",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "Grupė yra vieša",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Grupės",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsAreForbidden": "Svečiams draudžiama",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Svečiai gali prisijungti",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "help": "Pagalba",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Slėpti pašalintus įvykius",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Slėpti nežinomus įvykius",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Tapatybė",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Ignoruoti",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Ignoruoti vartotojai",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leave": "Palikti",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Narių pokyčiai",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Paminėti",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Šifravimas",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Aktyvuoti šifravimą",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Redaguoti blokuotus serverius",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Prisijungti",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOnEnter": "Išsiųsti paspaudus Enter",
+ "@sendOnEnter": {},
+ "banFromChat": "Užblokuoti iš pokalbio",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Užblokuotas",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeDeviceName": "Pakeisti įrenginio vardą",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourChatBackupHasBeenSetUp": "Jūsų pokalbio atsarginė kopija buvo nustatyta.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "chatBackup": "Pokalbio atsargine kopija",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_me": "Apibūdinkite save",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "displaynameHasBeenChanged": "Rodomas vardas buvo pakeistas",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Redaguoti rodomą vardą",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Redaguoti kambario pseudonimus",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Redaguoti kambario avatarą",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "Kiek įžeižiantis šis turinys?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "ID",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "Aš paspaudžiau nuorodą",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Neteisinga slaptafrazė arba atkūrimo raktas",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Neįžeidžiantis",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Pakviesti kontaktą",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invited": "Pakviestas",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUsersOnly": "Tik pakviesti vartotojai",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "isTyping": "rašo…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinRoom": "Prisijungti prie kambario",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kickFromChat": "Išmesti iš pokalbio",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "Paliko pokalbį",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Licencija",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Šviesi",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadingPleaseWait": "Kraunama… Prašome palaukti.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Rodyti daugiau…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "💬 Nauja žinutė FluffyChat'e",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "Nauja patvirtinimo užklausa!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Toliau",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Ne",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Nėra ryšio su serveriu",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "Nustatyti pakvietimo nuorodą",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Vienkartinis prisijungimas",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Programinis kodas",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "Erdvė yra vieša",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "Erdvės pavadinimas",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "status": "Būsena",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "statusExampleMessage": "Kaip sekasi šiandien?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Pateikti",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "Sinchronizuojama… Prašome palaukti.",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Perkėlimas iš kito įrenginio",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Patvirtinti",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Pradėti patvirtinimą",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "Jūs sėkmingai patvirtinote!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "Patvirtinama kita paskyra",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Pokalbių istorijos matomumas",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "Matoma visiems dalyviams",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "Laukiama, kol dalyvis priims užklausą…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "Rašyti žinutę…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Jūs nebedalyvaujate šiame pokalbyje",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Jums buvo uždrausta dalyvauti šiame pokalbyje",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messageInfo": "Žinutės informacija",
+ "@messageInfo": {},
+ "removeFromSpace": "Pašalinti iš erdvės",
+ "@removeFromSpace": {},
+ "security": "Apsauga",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAsText": "Siųsti kaip tekstą",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "sendAudio": "Siųsti garso įrašą",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Siųsti paveiksliuką",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Sųsti bylą",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Siųsti žinutes",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Siųsti originalą",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Siųsti video",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "separateChatTypes": "Atskirti tiesioginius pokalbius ir grupes",
+ "@separateChatTypes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setAsCanonicalAlias": "Nustatyti kaip pagrindinį slapyvardį",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "Nustatyti leidimų lygį",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Nustatyti būseną",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "shareLocation": "Bendrinti vietą",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "Sistema",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Nepasiekiamas",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unblockDevice": "Atblokuoti įrenginį",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "Nežinomas šifravimo algoritmas",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unmuteChat": "Įjungti pokalbio garsą",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Atsegti",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "username": "Vartotojo vardas",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unverified": "Nepatvirtinta",
+ "@unverified": {},
+ "verified": "Patvirtinta",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Vaizdo skambutis",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "Jūsų viešasis raktas",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpaceDescription": "Pasirinkite erdvę, kad prie jos pridėtumėte šį pokalbį.",
+ "@addToSpaceDescription": {},
+ "start": "Pradžia",
+ "@start": {},
+ "account": "Paskyra",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "Pridėti į erdvę",
+ "@addToSpace": {},
+ "appLock": "Programos užraktas",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "Ar svečiams leidžiama prisijungti",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Botų žinutės",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "Šifravimas buvo sugadintas",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "Pokalbis buvo pridėtas prie šios erdvės",
+ "@chatHasBeenAddedToThisSpace": {},
+ "compareEmojiMatch": "Palyginkite jaustukus",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Palyginkite skaičius",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "Kontaktas buvo pakviestas į grupę",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "Apie turinį pranešta serverio administratoriams",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createNewSpace": "Nauja erdvė",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deactivateAccountWarning": "Tai deaktyvuos jūsų vartotojo paskyrą. Tai negali būti atšaukta! Ar jūs tuo tikri?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Numatytasis teisių lygis",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Šifravimo nebegalėsite išjungti. Ar jūs tuo tikri?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "send": "Siųsti",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "Siųsti žinutę",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Pažymėti kaip skaitytą/neskaitytą",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "Per daug užklausų. Pabandykite dar kartą vėliau!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "Laukiama, kol dalyvis priims jaustukus…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "Laukiama, kol dalyvis priims skaičius…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Užsklanda",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "Įspėjimas!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "Išsiuntėme jums el. laišką",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "Kas gali atlikti kokį veiksmą",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Kam leidžiama prisijungti prie šios grupės",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "Kodėl norite apie tai pranešti?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "Ištrinti atsarginę pokalbių kopiją, kad sukurti naują atkūrimo raktą?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Naudodami šiuos adresus galite atkurti savo slaptažodį.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messageType": "Žinutės tipas",
+ "@messageType": {},
+ "openGallery": "Atverti galeriją",
+ "@openGallery": {},
+ "unknownDevice": "Nežinomas įrenginys",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Balso žinutė",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "Matoma visiems",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "Pabandykite išsiųsti dar kartą",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationPermissionDeniedNotice": "Vietos leidimas atmestas. Suteikite leidimą kad galėtumėte bendrinti savo vietą.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Atminkite, kad norint naudoti end-to-end šifravimą, reikalingas Pantalaimon.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Šifravimą galite suaktyvinti tik tada, kai kambarys nebebus viešai pasiekiamas.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Nerasta jaustukų. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Atrodo, kad jūsų telefone nėra Google Services. Tai geras sprendimas jūsų privatumui! Norėdami gauti tiesioginius pranešimus FluffyChat, rekomenduojame naudoti https://microg.org/ arba https://unifiedpush.org/.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Dar nepridėjote slaptažodžio atkūrimo būdo.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oneClientLoggedOut": "Vienas iš jūsų klientų atsijungė",
+ "@oneClientLoggedOut": {},
+ "onlineKeyBackupEnabled": "Internetinė atsarginė raktų kopija įjungta",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Atidarykite kamerą",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openVideoCamera": "Atidarykite kamerą vaizdo įrašui",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBundlesForAccount": "Redaguoti šios paskyros paketus",
+ "@editBundlesForAccount": {},
+ "serverRequiresEmail": "Šis serveris turi patvirtinti jūsų el. pašto adresą registracijai.",
+ "@serverRequiresEmail": {},
+ "addToBundle": "Pridėti prie paketų",
+ "@addToBundle": {},
+ "removeFromBundle": "Pašalinkite iš šio paketo",
+ "@removeFromBundle": {},
+ "bundleName": "Paketo vardas",
+ "@bundleName": {},
+ "play": "Groti {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "redactedAnEvent": "{username} pašalino įvykį",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejectedTheInvitation": "{username} atmetė kvietimą",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removedBy": "Pašalino vartotojas {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "unbanFromChat": "Atblokuoti pokalbyje",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Atvaizduoti turtingą žinutės turinį",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Pranešti apie žinutę",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "Išsaugoti failą",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "Matė {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sendSticker": "Siųsti lipduką",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "📁 {username} atsiuntė failą",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "🎤 {username} atsiuntė garso įrašą",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "😊 {username} atsiuntė lipduką",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sharedTheLocation": "{username} bendrino savo vietą",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "startedACall": "{senderName} pradėjo skambutį",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "theyDontMatch": "Jie nesutampa",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "Jie sutampa",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username} atblokavo {targetName}",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "unknownEvent": "Nežinomas įvykis '{type}'",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username} ir dar {count} kiti rašo…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userAndUserAreTyping": "{username} ir {username2} rašo…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userIsTyping": "{username} rašo…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userSentUnknownEvent": "{username} išsiuntė {type} įvykį",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "publish": "Paskelbti",
+ "@publish": {},
+ "openChat": "Atverti pokalbį",
+ "@openChat": {},
+ "reportUser": "Pranešti apie vartotoją",
+ "@reportUser": {},
+ "dismiss": "Atsisakyti",
+ "@dismiss": {},
+ "reactedWith": "{sender} sureagavo su {reaction}",
+ "@reactedWith": {
+ "type": "text",
+ "placeholders": {
+ "sender": {},
+ "reaction": {}
+ }
+ },
+ "unsupportedAndroidVersion": "Nepalaikoma Android versija",
+ "@unsupportedAndroidVersion": {},
+ "emailOrUsername": "El. paštas arba vartotojo vardas",
+ "@emailOrUsername": {},
+ "widgetVideo": "Video",
+ "@widgetVideo": {},
+ "widgetNameError": "Pateikite rodomą vardą.",
+ "@widgetNameError": {},
+ "acceptedTheInvitation": "👍 {username} priėmė kvietimą",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "activatedEndToEndEncryption": "🔐 {username} aktyvavo visapusį šifravimą",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "answeredTheCall": "{senderName} atsiliepė į skambutį",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "askVerificationRequest": "Priimti šią patvirtinimo užklausą iš {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "badServerLoginTypesException": "Namų serveris palaiko šiuos prisijungimo tipus:\n{serverVersions}\nTačiau ši programa palaiko tik:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerVersionsException": "Namų serveris palaiko spec. versijas:\n{serverVersions}\nTačiau ši programa palaiko tik {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "bannedUser": "{username} užblokavo {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} pakeitė istorijos matomumą",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} pakeitė istorijos matomumą į: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "chatBackupDescription": "Jūsų senos žinutės yra apsaugotos atkūrimo raktu. Pasirūpinkite, kad jo neprarastumėte.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_create": "Sukurti tuščią grupinį pokalbį\nNaudokite --no-encryption kad išjungti šifravimą",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "commandHint_dm": "Pradėti tiesioginį pokalbį\nNaudokite --no-encryption kad išjungti šifravimą",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "commandHint_myroomavatar": "Nustatyti savo nuotrauką šiame kambaryje (su mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_op": "Nustatyti naudotojo galios lygį (numatytasis: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_react": "Siųsti atsakymą kaip reakciją",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandMissing": "{command} nėra komanda.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "containsDisplayName": "Turi rodomą vardą",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Turi vartotojo vardą",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Nepavyko iššifruoti pranešimo: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count} dalyviai",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "createdTheChat": "💬 {username} sukūrė pokalbį",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "emptyChat": "Tuščias pokalbis",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Jaustukas jau egzistuoja!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Neteisingas jaustuko trumpasis kodas!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Jaustukų paketai kambariui",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Jaustukų nustatymai",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Jaustuko trumpasis kodas",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Turite pasirinkti jaustuko trumpąjį kodą ir paveiksliuką!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Įgalinti jaustukų paketą visur",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} baigė skambutį",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "errorObtainingLocation": "Klaida nustatant vietą: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "groupWith": "Grupė su {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "hasWithdrawnTheInvitationFor": "{username} atšaukė {targetName} kvietimą",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "inviteForMe": "Pakvietimas man",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Pakviesti kontaktą į {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invitedUser": "📩 {username} pakvietė {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "inviteText": "{username} pakvietė jus prisijungti prie FluffyChat. \n1. Įdiekite FluffyChat: https://fluffychat.im \n2. Prisiregistruokite arba prisijunkite \n3. Atidarykite pakvietimo nuorodą: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "joinedTheChat": "👋 {username} prisijungė prie pokalbio",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "kicked": "👞 {username} išmetė {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "🙅 {username} išmetė ir užblokavo {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "lastActiveAgo": "Paskutinis aktyvumas: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "loadCountMoreParticipants": "Įkelti dar {count} dalyvius",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "logInTo": "Prisijungti prie {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "toggleFavorite": "Perjungti parankinius",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "Perjungti nutildytą",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "Nepavyksta atidaryti URI {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changedTheChatAvatar": "{username} pakeitė pokalbio avatarą",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} pakeitė pokalbio aprašymą į: '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} pakeitė pokalbio pavadinimą į: '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} pakeitė pokalbių leidimus",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} pakeitė rodomą vardą į: '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} pakeitė svečio prieigos taisykles",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} pakeitė svečio prieigos taisykles į: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} pakeitė prisijungimo taisykles",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} pakeitė prisijungimo taisykles į: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} pakeitė savo avatarą",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} pakeitė kambario pseudonimus",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} pakeitė pakvietimo nuorodą",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "videoWithSize": "Vaizdo įrašas ({size})",
+ "@videoWithSize": {
+ "type": "text",
+ "placeholders": {
+ "size": {}
+ }
+ },
+ "pinMessage": "Prisegti prie kambario",
+ "@pinMessage": {},
+ "confirmEventUnpin": "Ar tikrai norite visam laikui atsegti įvykį?",
+ "@confirmEventUnpin": {},
+ "emojis": "Jaustukai",
+ "@emojis": {},
+ "placeCall": "Skambinti",
+ "@placeCall": {},
+ "voiceCall": "Balso skambutis",
+ "@voiceCall": {},
+ "unsupportedAndroidVersionLong": "Šiai funkcijai reikalinga naujesnė Android versija. Patikrinkite, ar nėra naujinimų arba Lineage OS palaikymo.",
+ "@unsupportedAndroidVersionLong": {},
+ "videoCallsBetaWarning": "Atminkite, kad vaizdo skambučiai šiuo metu yra beta versijos. Jie gali neveikti taip kaip tikėtasi, arba iš viso neveikti visose platformose.",
+ "@videoCallsBetaWarning": {},
+ "experimentalVideoCalls": "Eksperimentiniai vaizdo skambučiai",
+ "@experimentalVideoCalls": {},
+ "switchToAccount": "Perjungti paskyrą į {number}",
+ "@switchToAccount": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "nextAccount": "Kita paskyra",
+ "@nextAccount": {},
+ "previousAccount": "Ankstesnė paskyra",
+ "@previousAccount": {},
+ "widgetEtherpad": "Teksto pastaba",
+ "@widgetEtherpad": {},
+ "widgetJitsi": "Jitsi Meet",
+ "@widgetJitsi": {},
+ "widgetName": "Vardas",
+ "@widgetName": {},
+ "widgetUrlError": "Netinkamas URL.",
+ "@widgetUrlError": {},
+ "youRejectedTheInvitation": "Jūs atmetėte kvietimą",
+ "@youRejectedTheInvitation": {},
+ "youJoinedTheChat": "Jūs prisijungėte prie pokalbio",
+ "@youJoinedTheChat": {},
+ "youAcceptedTheInvitation": "👍 Jūs priėmėte kvietimą",
+ "@youAcceptedTheInvitation": {},
+ "youBannedUser": "Jūs užblokavote {user}",
+ "@youBannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youHaveWithdrawnTheInvitationFor": "Jūs atšaukėte kvietimą {user}",
+ "@youHaveWithdrawnTheInvitationFor": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedBy": "📩 Jus pakvietė {user}",
+ "@youInvitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKicked": "👞 Jūs išmetėte {user}",
+ "@youKicked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedUser": "📩 Pakvietėte {user}",
+ "@youInvitedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKickedAndBanned": "🙅 Jūs išmetėte ir užblokavote {user}",
+ "@youKickedAndBanned": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youUnbannedUser": "Jūs atblokavote {user}",
+ "@youUnbannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{month}-{day}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{year}-{month}-{day}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "locationDisabledNotice": "Vietos nustatymo paslaugos yra išjungtos. Kad galėtumėte bendrinti savo buvimo vietą, įjunkite jas.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} nėra Matrix serveris, ar vietoj jo naudoti {server2}?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "numUsersTyping": "{count} vartotojai rašo…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "enableMultiAccounts": "(BETA) Įgalinkite kelias paskyras šiame įrenginyje",
+ "@enableMultiAccounts": {},
+ "openInMaps": "Atidaryti žemėlapiuose",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAPicture": "🖼️ {username} atsiuntė nuotrauką",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "🎥 {username} atsiuntė vaizdo įrašą",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentCallInformations": "{senderName} išsiuntė skambučio informaciją",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "setCustomEmotes": "Nustatyti pasirinktinius jaustukus",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userLeftTheChat": "🚪 {username} paliko pokalbį",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "markAsRead": "Žymėti kaip skaitytą",
+ "@markAsRead": {},
+ "pushRules": "Tiesioginių pranešimų taisyklės",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} neperskaityti pokalbiai}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "addWidget": "Pridėti programėlę",
+ "@addWidget": {},
+ "widgetCustom": "Pasirinktinis",
+ "@widgetCustom": {},
+ "errorAddingWidget": "Pridedant valdiklį įvyko klaida.",
+ "@errorAddingWidget": {},
+ "askSSSSSign": "Kad galėtumėte prijungti kitą asmenį, įveskite savo saugyklos slaptafrazę arba atkūrimo raktą.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "autoplayImages": "Automatiškai leisti animuotus lipdukus ir jaustukus",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "commandHint_markasdm": "Pažymėti kaip tiesioginio pokalbio kambarį",
+ "@commandHint_markasdm": {},
+ "dehydrateTorLong": "TOR naudotojams rekomenduojama eksportuoti sesiją prieš uždarant langą.",
+ "@dehydrateTorLong": {},
+ "dehydrateWarning": "Šio veiksmo negalima atšaukti. Įsitikinkite, kad saugiai saugote atsarginę kopiją.",
+ "@dehydrateWarning": {},
+ "hydrateTorLong": "Ar paskutinį kartą eksportavote savo sesiją naudodami TOR? Greitai ją importuokite ir tęskite pokalbį.",
+ "@hydrateTorLong": {},
+ "commandHint_markasgroup": "Pažymėti kaip grupę",
+ "@commandHint_markasgroup": {},
+ "pleaseEnterRecoveryKeyDescription": "Norėdami atrakinti senas žinutes, įveskite atkūrimo raktą, kuris buvo sukurtas ankstesnės sesijos metu. Atkūrimo raktas NĖRA jūsų slaptažodis.",
+ "@pleaseEnterRecoveryKeyDescription": {},
+ "callingPermissions": "Skambinimo leidimai",
+ "@callingPermissions": {},
+ "storeInAppleKeyChain": "Saugoti Apple raktų grandinėje",
+ "@storeInAppleKeyChain": {},
+ "callingAccount": "Skambinimo paskyra",
+ "@callingAccount": {},
+ "newSpace": "Nauja erdvė",
+ "@newSpace": {},
+ "callingAccountDetails": "Leidžia FluffyChat naudoti vietinę Android rinkiklio programą.",
+ "@callingAccountDetails": {},
+ "appearOnTop": "Rodyti viršuje",
+ "@appearOnTop": {},
+ "enterSpace": "Įeiti į erdvę",
+ "@enterSpace": {},
+ "enterRoom": "Įeiti į kambarį",
+ "@enterRoom": {},
+ "allSpaces": "Visos erdvės",
+ "@allSpaces": {},
+ "user": "Vartotojas",
+ "@user": {},
+ "custom": "Pasirinktinis",
+ "@custom": {},
+ "confirmMatrixId": "Norėdami ištrinti savo paskyrą, patvirtinkite savo Matrix ID.",
+ "@confirmMatrixId": {},
+ "supposedMxid": "Tai turėtų būti {mxid}",
+ "@supposedMxid": {
+ "type": "text",
+ "placeholders": {
+ "mxid": {}
+ }
+ },
+ "dehydrate": "Eksportuoti sesiją ir išvalyti įrenginį",
+ "@dehydrate": {},
+ "dehydrateTor": "TOR Naudotojai: Eksportuoti sesiją",
+ "@dehydrateTor": {},
+ "hydrateTor": "TOR Naudotojai: Importuoti sesijos eksportą",
+ "@hydrateTor": {},
+ "hydrate": "Atkurti iš atsarginės kopijos failo",
+ "@hydrate": {},
+ "pleaseEnterRecoveryKey": "Įveskite savo atkūrimo raktą:",
+ "@pleaseEnterRecoveryKey": {},
+ "recoveryKey": "Atkūrimo raktas",
+ "@recoveryKey": {},
+ "recoveryKeyLost": "Pamestas atkūrimo raktas?",
+ "@recoveryKeyLost": {},
+ "indexedDbErrorLong": "Deja, pagal numatytuosius nustatymus žinučių saugojimas privačiame režime nėra įjungtas.\nPrašome apsilankyti\n - about:config\n - nustatykite dom.indexedDB.privateBrowsing.enabled į true\nPriešingu atveju FluffyChat paleisti neįmanoma.",
+ "@indexedDbErrorLong": {},
+ "countFiles": "{count} failai",
+ "@countFiles": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "storeInSecureStorageDescription": "Atkūrimo raktą laikyti saugioje šio prietaiso saugykloje.",
+ "@storeInSecureStorageDescription": {},
+ "saveKeyManuallyDescription": "Įrašykite šį raktą rankiniu būdu, įjungę sistemos bendrinimo dialogo langą arba iškarpinę.",
+ "@saveKeyManuallyDescription": {},
+ "users": "Vartotojai",
+ "@users": {},
+ "storeSecurlyOnThisDevice": "Saugiai laikyti šiame prietaise",
+ "@storeSecurlyOnThisDevice": {},
+ "unlockOldMessages": "Atrakinti senas žinutes",
+ "@unlockOldMessages": {},
+ "storeInAndroidKeystore": "Saugoti Android raktų saugykloje",
+ "@storeInAndroidKeystore": {},
+ "indexedDbErrorTitle": "Privataus režimo problemos",
+ "@indexedDbErrorTitle": {},
+ "noKeyForThisMessage": "Taip gali atsitikti, jei žinutė buvo išsiųsta prieš prisijungiant prie paskyros šiame prietaise.\n\nTaip pat gali būti, kad siuntėjas užblokavo jūsų prietaisą arba kažkas sutriko su interneto ryšiu.\n\nAr galite perskaityti žinutę kitoje sesijoje? Tada galite perkelti žinutę iš jos! Eikite į Nustatymai > Prietaisai ir įsitikinkite, kad jūsų prietaisai patvirtino vienas kitą. Kai kitą kartą atidarysite kambarį ir abi sesijos bus pirmame plane, raktai bus perduoti automatiškai.\n\nNenorite prarasti raktų atsijungdami arba keisdami įrenginius? Įsitikinkite, kad nustatymuose įjungėte pokalbių atsarginę kopiją.",
+ "@noKeyForThisMessage": {},
+ "foregroundServiceRunning": "Šis pranešimas rodomas, kai veikia pirmojo plano paslauga.",
+ "@foregroundServiceRunning": {},
+ "screenSharingTitle": "ekrano bendrinimas",
+ "@screenSharingTitle": {},
+ "appearOnTopDetails": "Leidžia programėlę rodyti viršuje (nebūtina, jei jau esate nustatę Fluffychat kaip skambinimo paskyrą)",
+ "@appearOnTopDetails": {},
+ "otherCallingPermissions": "Mikrofonas, kamera ir kiti FluffyChat leidimai",
+ "@otherCallingPermissions": {},
+ "whyIsThisMessageEncrypted": "Kodėl ši žinutė neperskaitoma?",
+ "@whyIsThisMessageEncrypted": {},
+ "newGroup": "Nauja grupė",
+ "@newGroup": {},
+ "screenSharingDetail": "Bendrinate savo ekraną per FuffyChat",
+ "@screenSharingDetail": {},
+ "numChats": "{number} pokalbiai",
+ "@numChats": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "hideUnimportantStateEvents": "Slėpti nesvarbius būsenos įvykius",
+ "@hideUnimportantStateEvents": {}
+}
diff --git a/assets/l10n/intl_nb.arb b/assets/l10n/intl_nb.arb
index 660517c76..3835e0b76 100644
--- a/assets/l10n/intl_nb.arb
+++ b/assets/l10n/intl_nb.arb
@@ -1648,537 +1648,6 @@
"type": "text",
"placeholders": {}
},
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetVideo": {},
- "@dismiss": {},
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@reportErrorDescription": {},
- "@addAccount": {},
- "@chatHasBeenAddedToThisSpace": {},
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "@unsupportedAndroidVersion": {},
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "@widgetJitsi": {},
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@oneClientLoggedOut": {},
- "@startFirstChat": {},
- "@callingAccount": {},
- "@setColorTheme": {},
- "@nextAccount": {},
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@user": {},
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "@youAcceptedTheInvitation": {},
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@unbanUserDescription": {},
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@link": {},
- "@widgetUrlError": {},
- "@emailOrUsername": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@previousAccount": {},
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@widgetNameError": {},
- "@addToBundle": {},
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "@addWidget": {},
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_markasgroup": {},
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "@storeInAppleKeyChain": {},
- "@hydrate": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "@saveKeyManuallyDescription": {},
- "@editBundlesForAccount": {},
- "@whyIsThisMessageEncrypted": {},
- "@setChatDescription": {},
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "@importFromZipFile": {},
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "@dehydrateWarning": {},
- "@noOtherDevicesFound": {},
- "@yourChatBackupHasBeenSetUp": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@videoCallsBetaWarning": {},
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "@homeserver": {},
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "@callingPermissions": {},
- "@readUpToHere": {},
- "@start": {},
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "@unlockOldMessages": {},
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@optionalRedactReason": {},
- "@dehydrate": {},
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@sendAsText": {
- "type": "text"
- },
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@commandInvalid": {
- "type": "text"
- },
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "@experimentalVideoCalls": {},
- "@pleaseEnterRecoveryKeyDescription": {},
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@appearOnTopDetails": {},
- "@enterRoom": {},
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "@reportUser": {},
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "@redactMessageDescription": {},
- "@recoveryKey": {},
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "@invalidInput": {},
- "@dehydrateTorLong": {},
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "@doNotShowAgain": {},
- "@report": {},
- "@unverified": {},
- "@serverRequiresEmail": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@addChatDescription": {},
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@clearArchive": {},
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@foregroundServiceRunning": {},
- "@voiceCall": {},
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@removeFromBundle": {},
- "@confirmMatrixId": {},
- "@learnMore": {},
"notAnImage": "Ikke en bildefil.",
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@newGroup": {},
- "@bundleName": {},
- "@dehydrateTor": {},
- "@removeFromSpace": {},
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "@roomUpgradeDescription": {},
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "@scanQrCode": {},
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@markAsRead": {},
- "@widgetName": {},
- "@errorAddingWidget": {},
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "@commandHint_hug": {},
- "@replace": {},
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "@newSpace": {},
- "@emojis": {},
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@hydrateTorLong": {},
- "@time": {},
- "@custom": {},
- "@noBackupWarning": {},
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@pinMessage": {},
- "@invite": {},
- "@enableMultiAccounts": {},
- "@indexedDbErrorTitle": {},
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@screenSharingDetail": {},
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "@placeCall": {}
+ "@notAnImage": {}
}
diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb
index 67d79c2b5..8453e47db 100644
--- a/assets/l10n/intl_nl.arb
+++ b/assets/l10n/intl_nl.arb
@@ -2417,5 +2417,9 @@
"pleaseEnterANumber": "Vul een getal in groter dan 0",
"@pleaseEnterANumber": {},
"kickUserDescription": "De persoon is verwijderd uit de chat, maar is niet verbannen. In publieke chats kan de persoon op elk moment opnieuw deelnemen.",
- "@kickUserDescription": {}
+ "@kickUserDescription": {},
+ "alwaysUse24HourFormat": "true",
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
+ }
}
diff --git a/assets/l10n/intl_pt_PT.arb b/assets/l10n/intl_pt_PT.arb
index 9db37c78e..1cdce9ee1 100644
--- a/assets/l10n/intl_pt_PT.arb
+++ b/assets/l10n/intl_pt_PT.arb
@@ -1,2182 +1,1569 @@
{
- "repeatPassword": "Repete a palavra-passe",
- "@repeatPassword": {},
- "about": "Acerca de",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Aceitar",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} aceitou o convite",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Conta",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "{username} ativou encriptação ponta-a-ponta",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Adicionar correio eletrónico",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "Adicionar ao espaço",
- "@addToSpace": {},
- "admin": "Admin",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "alcunha",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Todos(as)",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "Todas as conversas",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} atendeu a chamada",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "Qualquer pessoa pode entrar",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Arquivo",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "Todos os visitantes podem entrar",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Tens a certeza?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "Tens a certeza que queres sair?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Para poderes assinar a outra pessoa, por favor, insere a tua senha de armazenamento seguro ou a chave de recuperação.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Aceitar este pedido de verificação de {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "autoplayImages": "Automaticamente reproduzir autocolantes e emotes animados",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "sendOnEnter": "Enviar com Enter",
- "@sendOnEnter": {},
- "badServerVersionsException": "O servidor suporta as versões Spec:\n{serverVersions}\nMas esta aplicação apenas suporta {suportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerLoginTypesException": "O servidor suporta os tipos de início de sessão:\n{serverVersions}\nMas esta aplicação apenas suporta:\n{suportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "Banir da conversa",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Banido(a)",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} baniu {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Bloquear dispositivo",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Bloqueado",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Mensagens de robôs",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Cancelar",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "Não é possível abrir o URI {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changeDeviceName": "Alterar nome do dispositivo",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatPermissions": "{username} alterou as permissões da conversa",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} alterou o seu nome para: '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} alterou as regras de acesso de visitantes para: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} alterou as regras de entrada",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} alterou as regras de entrada para: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} alterou o seu avatar",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} alterou as alcunhas da sala",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} alterou a ligação de convite",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "Alterar palavra-passe",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Alterar o servidor",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Alterar o teu estilo",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Alterar o nome do grupo",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "Alterar o teu avatar",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "A encriptação foi corrompida",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Conversa",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "yourChatBackupHasBeenSetUp": "A cópia de segurança foi configurada.",
- "@yourChatBackupHasBeenSetUp": {},
- "chatBackup": "Cópia de segurança de conversas",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "A tuas mensagens antigas estão protegidas com uma chave de recuperação. Por favor, certifica-te que não a perdes.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Detalhes de conversa",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "A conversa foi adicionada a este espaço",
- "@chatHasBeenAddedToThisSpace": {},
- "chats": "Conversas",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Escolhe uma palavra-passe forte",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Limpar arquivo",
- "@clearArchive": {},
- "close": "Fechar",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Banir o utilizador dado desta sala",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_html": "Enviar texto formatado com HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Convidar o utilizador dado a esta sala",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "Entrar na sala dada",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "Remover o utilizador dado desta sala",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "Sair desta sala",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_me": "Descreve-te",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "commandHint_myroomavatar": "Definir a tua imagem para esta sala (por mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "Definir o teu nome para esta sala",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_op": "Definir o nível de poder do utilizador dado (por omissão: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "Enviar texto não formatado",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "Enviar respostas como reações",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_send": "Enviar texto",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_unban": "Perdoar o utilizador dado",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "commandInvalid": "Comando inválido",
- "@commandInvalid": {
- "type": "text"
- },
- "commandMissing": "{command} não é um comando.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "compareEmojiMatch": "Compara e certifica-te que os emojis que se seguem correspondem aos do outro dispositivo:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Compara e certifica-te que os números que se seguem correspondem aos do outro dispositivo:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Configurar conversa",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Confirmar",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Ligar",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "O contacto foi convidado para o grupo",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Contém nome de exibição",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Contém nome de utilizador",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "O conteúdo foi denunciado aos admins do servidor",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Copiado para a área de transferência",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Copiar",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Copiar para a área de transferência",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Não foi possível desencriptar mensagem: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count} participantes",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "Criar",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "{username} criou a conversa",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "createNewSpace": "Novo espaço",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "currentlyActive": "Ativo(a) agora",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Escuro",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date} às {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{day}-{month}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{day}-{month}-{year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "Isto irá desativar a tua conta. Não é reversível! Tens a certeza?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Nível de permissão normal",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Eliminar",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Eliminar conta",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Eliminar mensagem",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Dispositivo",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "ID de dispositivo",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Dispositivos",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Conversas diretas",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "Nome de exibição alterado",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Descarregar ficheiro",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Editar",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Editar servidores bloqueados",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Editar nome de exibição",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Editar alcunhas da sala",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Editar avatar da sala",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Emote já existente!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Código de emote inválido!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Pacotes de emotes da sala",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Configurações de emotes",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Código do emote",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Precisas de escolher um código de emote e uma imagem!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "Conversa vazia",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Ativar pacote de emotes globalmente",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Ativar encriptação",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Nunca mais poderás desativar a encriptação. Tens a certeza?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Encriptada",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Encriptação",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "A encriptação não está ativada",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} terminou a chamada",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterAnEmailAddress": "Insere um endereço de correio eletrónico",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "homeserver": "Servidor",
- "@homeserver": {},
- "enterYourHomeserver": "Insere o teu servidor",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "errorObtainingLocation": "Erro ao obter localização: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "everythingReady": "Tudo a postos!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Extremamente ofensivo",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Nome do ficheiro",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Tamanho da letra",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Reencaminhar",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Ir para a nova sala",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Grupo",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "O grupo é público",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Grupos",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Grupo com {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "São proibidos visitantes",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Podem entrar visitantes",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{username} revogou o convite para {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "Ajuda",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Esconder eventos eliminados",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Esconder eventos desconhecidos",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "Quão ofensivo é este conteúdo?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "id": "ID",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Identidade",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Ignorar",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Utilizadores ignorados",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "Eu cliquei na ligação",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Senha ou chave de recuperação incorretos",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Inofensivo",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Convidar contacto",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Convidar contacto para {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invited": "Convidado(a)",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "{username} convidou {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "Utilizadores(as) convidados(as) apenas",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Convite para mim",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username} convidou-te para o FluffyChat.\n1. Instala o FluffyChat: https://fluffychat.im\n2. Regista-te ou inicia sessão.\n3. Abre a ligação de convite: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "está a escrever…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "{username} entrou na conversa",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "Entrar na sala",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "{username} expulsou {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "{username} expulsou e baniu {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "Expulsar da conversa",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "Ativo(a) pela última vez: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "Sair",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "Saiu da conversa",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Licença",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Claro",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Carregar mais {count} participantes",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "loadingPleaseWait": "A carregar... Por favor aguarde.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Carregar mais…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "locationDisabledNotice": "Os serviços de localização estão desativados. Por favor, ativa-os para poder partilhar a sua localização.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "locationPermissionDeniedNotice": "Permissão de localização recusada. Por favor, concede permissão para poderes partilhar a tua posição.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Entrar",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Entrar em {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "logout": "Sair",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Alterações de membros",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Mencionar",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Mensagens",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Moderador",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Silenciar conversa",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Por favor,",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Nova conversa",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "Nova mensagem no FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "Novo pedido de verificação!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Próximo",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Não",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Nenhuma ligação ao servidor",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Nenhuns emotes encontrados. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Só podes ativar a encriptação quando a sala não for publicamente acessível.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Parece que não tens nenhuns serviços da Google no seu telemóvel. É uma boa decisão para a sua privacidade! Para receber notificações instantâneas no FluffyChat, recomendamos que uses https://microg.org/ ou https://unifiedpush.org/.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noMatrixServer": "{server1} não é um servidor Matrix, usar {server2}?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "none": "Nenhum",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} alterou o avatar da conversa",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} alterou a visibilidade do histórico para: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} alterou a descrição da conversa para: '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} alterou o nome da conversa para: '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} alterou as regras de acesso de visitantes",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibility": "{username} alterou a visibilidade do histórico",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sendAMessage": "Enviar a mensagem",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "Enviar áudio",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendAsText": "Enviar como texto",
- "@sendAsText": {
- "type": "text"
- },
- "send": "Enviar",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Bloqueio da aplicação",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Ainda não adicionaste uma forma de recuperar a tua palavra-passe.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Sem permissão",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Não foram encontradas nenhumas salas…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Notificações",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Notificações ativadas para esta conta",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "Estão {count} utilizadores(as) a escrever…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "obtainingLocation": "A obter localização…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "offensive": "Offensivo",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Offline",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "ok",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "online": "Online",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "A cópia de segurança online de chaves está ativada",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "Ups! Infelizmente, ocorreu um erro ao configurar as notificações instantâneas.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Ups, algo correu mal…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Abrir aplicação para ler mensagens",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Abrir câmara",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "oneClientLoggedOut": "Um dos teus clientes terminou sessão",
- "@oneClientLoggedOut": {},
- "addAccount": "Adicionar conta",
- "@addAccount": {},
- "editBundlesForAccount": "Editar pacotes para esta conta",
- "@editBundlesForAccount": {},
- "addToBundle": "Adicionar ao pacote",
- "@addToBundle": {},
- "removeFromBundle": "Remover deste pacote",
- "@removeFromBundle": {},
- "bundleName": "Nome do pacote",
- "@bundleName": {},
- "enableMultiAccounts": "(BETA) Ativar múltiplas contas neste dispositivo",
- "@enableMultiAccounts": {},
- "openInMaps": "Abrir nos mapas",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "link": "Ligação",
- "@link": {},
- "serverRequiresEmail": "Este servidor precisa de validar o teu endereço de correio eletrónico para o registo.",
- "@serverRequiresEmail": {},
- "or": "Ou",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "Participante",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "senha ou chave de recuperação",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Palavra-passe",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Palavra-passe esquecida",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "A palavra-passe foi alterada",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "Recuperação de palavra-passe",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Pessoas",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Escolher uma imagem",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Afixar",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Reproduzir {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseChoose": "Por favor, escolhe",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Por favor, escolhe um código-passe",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "Por favor, clica na ligação no correio eletrónico e depois continua.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Por favor, insere 4 dígitos ou deixa vazio para desativar o bloqueio da aplicação.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Por favor, insere a tua palavra-passe",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Por favor, insere o teu código",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Por favor, insere o teu nome de utilizador",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Por favor, segue as instruções no website e clica em \"Seguinte\".",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Privacidade",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Salas públicas",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Razão",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "redactedAnEvent": "{username} eliminou um evento",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "recording": "A gravar",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactMessage": "Eliminar mensagem",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Registar",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Rejeitar",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username} rejeitou o convite",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejoin": "Reentrar",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Remover",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "Remover todos os outros dispositivos",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Removido por {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "Remover dispositivo",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Perdoar nesta conversa",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Remover o teu avatar",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Exibir conteúdo de mensagem rico",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Substituir sala com versão mais recente",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Responder",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Reportar mensagem",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Pedir permissão",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "A sala foi atualizada",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Versão da sala",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "Guardar ficheiro",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Procurar",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Segurança",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "Visto por {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sendFile": "Enviar ficheiro",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Enviar imagem",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Enviar mensagens",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Enviar original",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendSticker": "Enviar autocolante",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Enviar vídeo",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "{username} enviar um ficheiro",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "{username} enviar um áudio",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "{username} enviar uma imagem",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "{username} enviou um autocolante",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "{username} enviou um vídeo",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "commandHint_clearcache": "Limpar cache",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "commandHint_create": "Criar uma conversa de grupo vazia\nUsa --no-encryption para desativar a encriptação",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "commandHint_discardsession": "Descartar sessão",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "commandHint_dm": "Iniciar uma conversa direta\nUsa --no-encryption para desativar a encriptação",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "dehydrate": "Exportar sessão e limpar dispositivo",
- "@dehydrate": {},
- "dehydrateWarning": "Esta ação não pode ser revertida. Assegura-te que guardas bem a cópia de segurança.",
- "@dehydrateWarning": {},
- "hydrateTorLong": "Exportaste a tua sessão na última vez que estiveste no TOR? Importa-a rapidamente e continua a conversar.",
- "@hydrateTorLong": {},
- "dehydrateTor": "Utilizadores do TOR: Exportar sessão",
- "@dehydrateTor": {},
- "hydrate": "Restaurar a partir de cópia de segurança",
- "@hydrate": {},
- "hydrateTor": "Utilizadores do TOR: Importar sessão",
- "@hydrateTor": {},
- "dehydrateTorLong": "Para utilizadores do TOR, é recomendado exportar a sessão antes de fechar a janela.",
- "@dehydrateTorLong": {},
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@widgetVideo": {},
- "@dismiss": {},
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@reportErrorDescription": {},
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "@unsupportedAndroidVersion": {},
- "@widgetJitsi": {},
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "@startFirstChat": {},
- "@callingAccount": {},
- "@setColorTheme": {},
- "@nextAccount": {},
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@user": {},
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "@youAcceptedTheInvitation": {},
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@unbanUserDescription": {},
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@widgetUrlError": {},
- "@emailOrUsername": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "@previousAccount": {},
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetNameError": {},
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "@addWidget": {},
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_markasgroup": {},
- "@pushNotificationsNotAvailable": {},
- "@storeInAppleKeyChain": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "@makeAdminDescription": {},
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "@saveKeyManuallyDescription": {},
- "@whyIsThisMessageEncrypted": {},
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "@setChatDescription": {},
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "@importFromZipFile": {},
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "@noOtherDevicesFound": {},
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "@videoCallsBetaWarning": {},
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "@fileIsTooBigForServer": {},
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "@callingPermissions": {},
- "@readUpToHere": {},
- "@start": {},
- "@unlockOldMessages": {},
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@optionalRedactReason": {},
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "@experimentalVideoCalls": {},
- "@pleaseEnterRecoveryKeyDescription": {},
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "@appearOnTopDetails": {},
- "@enterRoom": {},
- "@reportUser": {},
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@redactMessageDescription": {},
- "@recoveryKey": {},
- "@invalidInput": {},
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@doNotShowAgain": {},
- "@report": {},
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "@unverified": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "@foregroundServiceRunning": {},
- "@voiceCall": {},
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "@confirmMatrixId": {},
- "@learnMore": {},
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@newGroup": {},
- "@removeFromSpace": {},
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "@roomUpgradeDescription": {},
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "@scanQrCode": {},
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@markAsRead": {},
- "@widgetName": {},
- "@errorAddingWidget": {},
- "@commandHint_hug": {},
- "@replace": {},
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "@newSpace": {},
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "@emojis": {},
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@time": {},
- "@custom": {},
- "@noBackupWarning": {},
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "@pinMessage": {},
- "@invite": {},
- "@indexedDbErrorTitle": {},
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@screenSharingDetail": {},
- "@placeCall": {}
-}
\ No newline at end of file
+ "repeatPassword": "Repete a palavra-passe",
+ "@repeatPassword": {},
+ "about": "Acerca de",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Aceitar",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} aceitou o convite",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Conta",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "{username} ativou encriptação ponta-a-ponta",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Adicionar correio eletrónico",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "Adicionar ao espaço",
+ "@addToSpace": {},
+ "admin": "Admin",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "alcunha",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Todos(as)",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "Todas as conversas",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} atendeu a chamada",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "Qualquer pessoa pode entrar",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Arquivo",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "Todos os visitantes podem entrar",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Tens a certeza?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "Tens a certeza que queres sair?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Para poderes assinar a outra pessoa, por favor, insere a tua senha de armazenamento seguro ou a chave de recuperação.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Aceitar este pedido de verificação de {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "autoplayImages": "Automaticamente reproduzir autocolantes e emotes animados",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "sendOnEnter": "Enviar com Enter",
+ "@sendOnEnter": {},
+ "badServerVersionsException": "O servidor suporta as versões Spec:\n{serverVersions}\nMas esta aplicação apenas suporta {suportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerLoginTypesException": "O servidor suporta os tipos de início de sessão:\n{serverVersions}\nMas esta aplicação apenas suporta:\n{suportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "Banir da conversa",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Banido(a)",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} baniu {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Bloquear dispositivo",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Bloqueado",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Mensagens de robôs",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Cancelar",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "Não é possível abrir o URI {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changeDeviceName": "Alterar nome do dispositivo",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatPermissions": "{username} alterou as permissões da conversa",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} alterou o seu nome para: '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} alterou as regras de acesso de visitantes para: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} alterou as regras de entrada",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} alterou as regras de entrada para: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} alterou o seu avatar",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} alterou as alcunhas da sala",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} alterou a ligação de convite",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "Alterar palavra-passe",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Alterar o servidor",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Alterar o teu estilo",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Alterar o nome do grupo",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "Alterar o teu avatar",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "A encriptação foi corrompida",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Conversa",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourChatBackupHasBeenSetUp": "A cópia de segurança foi configurada.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "chatBackup": "Cópia de segurança de conversas",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "A tuas mensagens antigas estão protegidas com uma chave de recuperação. Por favor, certifica-te que não a perdes.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Detalhes de conversa",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "A conversa foi adicionada a este espaço",
+ "@chatHasBeenAddedToThisSpace": {},
+ "chats": "Conversas",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Escolhe uma palavra-passe forte",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Limpar arquivo",
+ "@clearArchive": {},
+ "close": "Fechar",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Banir o utilizador dado desta sala",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_html": "Enviar texto formatado com HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Convidar o utilizador dado a esta sala",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "Entrar na sala dada",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "Remover o utilizador dado desta sala",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "Sair desta sala",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_me": "Descreve-te",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_myroomavatar": "Definir a tua imagem para esta sala (por mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "Definir o teu nome para esta sala",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_op": "Definir o nível de poder do utilizador dado (por omissão: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "Enviar texto não formatado",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "Enviar respostas como reações",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_send": "Enviar texto",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_unban": "Perdoar o utilizador dado",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "commandInvalid": "Comando inválido",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandMissing": "{command} não é um comando.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "compareEmojiMatch": "Compara e certifica-te que os emojis que se seguem correspondem aos do outro dispositivo:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Compara e certifica-te que os números que se seguem correspondem aos do outro dispositivo:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Configurar conversa",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Confirmar",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Ligar",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "O contacto foi convidado para o grupo",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Contém nome de exibição",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Contém nome de utilizador",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "O conteúdo foi denunciado aos admins do servidor",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Copiado para a área de transferência",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Copiar",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Copiar para a área de transferência",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Não foi possível desencriptar mensagem: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count} participantes",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "Criar",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "{username} criou a conversa",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "createNewSpace": "Novo espaço",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "currentlyActive": "Ativo(a) agora",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Escuro",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date} às {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{day}-{month}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{day}-{month}-{year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "Isto irá desativar a tua conta. Não é reversível! Tens a certeza?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Nível de permissão normal",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Eliminar",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Eliminar conta",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Eliminar mensagem",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Dispositivo",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "ID de dispositivo",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Dispositivos",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Conversas diretas",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "Nome de exibição alterado",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Descarregar ficheiro",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Editar",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Editar servidores bloqueados",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Editar nome de exibição",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Editar alcunhas da sala",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Editar avatar da sala",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Emote já existente!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Código de emote inválido!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Pacotes de emotes da sala",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Configurações de emotes",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Código do emote",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Precisas de escolher um código de emote e uma imagem!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "Conversa vazia",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Ativar pacote de emotes globalmente",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Ativar encriptação",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Nunca mais poderás desativar a encriptação. Tens a certeza?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Encriptada",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Encriptação",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "A encriptação não está ativada",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} terminou a chamada",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterAnEmailAddress": "Insere um endereço de correio eletrónico",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "homeserver": "Servidor",
+ "@homeserver": {},
+ "enterYourHomeserver": "Insere o teu servidor",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "errorObtainingLocation": "Erro ao obter localização: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "everythingReady": "Tudo a postos!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Extremamente ofensivo",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Nome do ficheiro",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Tamanho da letra",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Reencaminhar",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Ir para a nova sala",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Grupo",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "O grupo é público",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Grupos",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Grupo com {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "São proibidos visitantes",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Podem entrar visitantes",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{username} revogou o convite para {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "Ajuda",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Esconder eventos eliminados",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Esconder eventos desconhecidos",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "Quão ofensivo é este conteúdo?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "ID",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Identidade",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Ignorar",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Utilizadores ignorados",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "Eu cliquei na ligação",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Senha ou chave de recuperação incorretos",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Inofensivo",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Convidar contacto",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Convidar contacto para {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invited": "Convidado(a)",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "{username} convidou {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "Utilizadores(as) convidados(as) apenas",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Convite para mim",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username} convidou-te para o FluffyChat.\n1. Instala o FluffyChat: https://fluffychat.im\n2. Regista-te ou inicia sessão.\n3. Abre a ligação de convite: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "está a escrever…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "{username} entrou na conversa",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "Entrar na sala",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "{username} expulsou {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "{username} expulsou e baniu {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "Expulsar da conversa",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "Ativo(a) pela última vez: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "Sair",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "Saiu da conversa",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Licença",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Claro",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Carregar mais {count} participantes",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "loadingPleaseWait": "A carregar... Por favor aguarde.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Carregar mais…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationDisabledNotice": "Os serviços de localização estão desativados. Por favor, ativa-os para poder partilhar a sua localização.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "locationPermissionDeniedNotice": "Permissão de localização recusada. Por favor, concede permissão para poderes partilhar a tua posição.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Entrar",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Entrar em {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "logout": "Sair",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Alterações de membros",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Mencionar",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Mensagens",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Moderador",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Silenciar conversa",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Por favor,",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Nova conversa",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "Nova mensagem no FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "Novo pedido de verificação!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Próximo",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Não",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Nenhuma ligação ao servidor",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Nenhuns emotes encontrados. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Só podes ativar a encriptação quando a sala não for publicamente acessível.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Parece que não tens nenhuns serviços da Google no seu telemóvel. É uma boa decisão para a sua privacidade! Para receber notificações instantâneas no FluffyChat, recomendamos que uses https://microg.org/ ou https://unifiedpush.org/.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} não é um servidor Matrix, usar {server2}?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "none": "Nenhum",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} alterou o avatar da conversa",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} alterou a visibilidade do histórico para: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} alterou a descrição da conversa para: '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} alterou o nome da conversa para: '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} alterou as regras de acesso de visitantes",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} alterou a visibilidade do histórico",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sendAMessage": "Enviar a mensagem",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "Enviar áudio",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAsText": "Enviar como texto",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "send": "Enviar",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Bloqueio da aplicação",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Ainda não adicionaste uma forma de recuperar a tua palavra-passe.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Sem permissão",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Não foram encontradas nenhumas salas…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Notificações",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Notificações ativadas para esta conta",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "Estão {count} utilizadores(as) a escrever…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "obtainingLocation": "A obter localização…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offensive": "Offensivo",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Offline",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "ok",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "Online",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "A cópia de segurança online de chaves está ativada",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "Ups! Infelizmente, ocorreu um erro ao configurar as notificações instantâneas.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Ups, algo correu mal…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Abrir aplicação para ler mensagens",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Abrir câmara",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oneClientLoggedOut": "Um dos teus clientes terminou sessão",
+ "@oneClientLoggedOut": {},
+ "addAccount": "Adicionar conta",
+ "@addAccount": {},
+ "editBundlesForAccount": "Editar pacotes para esta conta",
+ "@editBundlesForAccount": {},
+ "addToBundle": "Adicionar ao pacote",
+ "@addToBundle": {},
+ "removeFromBundle": "Remover deste pacote",
+ "@removeFromBundle": {},
+ "bundleName": "Nome do pacote",
+ "@bundleName": {},
+ "enableMultiAccounts": "(BETA) Ativar múltiplas contas neste dispositivo",
+ "@enableMultiAccounts": {},
+ "openInMaps": "Abrir nos mapas",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "link": "Ligação",
+ "@link": {},
+ "serverRequiresEmail": "Este servidor precisa de validar o teu endereço de correio eletrónico para o registo.",
+ "@serverRequiresEmail": {},
+ "or": "Ou",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "Participante",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "senha ou chave de recuperação",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Palavra-passe",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Palavra-passe esquecida",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "A palavra-passe foi alterada",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "Recuperação de palavra-passe",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Pessoas",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Escolher uma imagem",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Afixar",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Reproduzir {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseChoose": "Por favor, escolhe",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Por favor, escolhe um código-passe",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "Por favor, clica na ligação no correio eletrónico e depois continua.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Por favor, insere 4 dígitos ou deixa vazio para desativar o bloqueio da aplicação.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Por favor, insere a tua palavra-passe",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Por favor, insere o teu código",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Por favor, insere o teu nome de utilizador",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Por favor, segue as instruções no website e clica em \"Seguinte\".",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Privacidade",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Salas públicas",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Razão",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedAnEvent": "{username} eliminou um evento",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "recording": "A gravar",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactMessage": "Eliminar mensagem",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Registar",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Rejeitar",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username} rejeitou o convite",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejoin": "Reentrar",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Remover",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "Remover todos os outros dispositivos",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Removido por {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "Remover dispositivo",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Perdoar nesta conversa",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Remover o teu avatar",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Exibir conteúdo de mensagem rico",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Substituir sala com versão mais recente",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Responder",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Reportar mensagem",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Pedir permissão",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "A sala foi atualizada",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Versão da sala",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "Guardar ficheiro",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Procurar",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Segurança",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "Visto por {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sendFile": "Enviar ficheiro",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Enviar imagem",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Enviar mensagens",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Enviar original",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendSticker": "Enviar autocolante",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Enviar vídeo",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "{username} enviar um ficheiro",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "{username} enviar um áudio",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "{username} enviar uma imagem",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "{username} enviou um autocolante",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "{username} enviou um vídeo",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "commandHint_clearcache": "Limpar cache",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "commandHint_create": "Criar uma conversa de grupo vazia\nUsa --no-encryption para desativar a encriptação",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "commandHint_discardsession": "Descartar sessão",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "commandHint_dm": "Iniciar uma conversa direta\nUsa --no-encryption para desativar a encriptação",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "dehydrate": "Exportar sessão e limpar dispositivo",
+ "@dehydrate": {},
+ "dehydrateWarning": "Esta ação não pode ser revertida. Assegura-te que guardas bem a cópia de segurança.",
+ "@dehydrateWarning": {},
+ "hydrateTorLong": "Exportaste a tua sessão na última vez que estiveste no TOR? Importa-a rapidamente e continua a conversar.",
+ "@hydrateTorLong": {},
+ "dehydrateTor": "Utilizadores do TOR: Exportar sessão",
+ "@dehydrateTor": {},
+ "hydrate": "Restaurar a partir de cópia de segurança",
+ "@hydrate": {},
+ "hydrateTor": "Utilizadores do TOR: Importar sessão",
+ "@hydrateTor": {},
+ "dehydrateTorLong": "Para utilizadores do TOR, é recomendado exportar a sessão antes de fechar a janela.",
+ "@dehydrateTorLong": {}
+}
diff --git a/assets/l10n/intl_ro.arb b/assets/l10n/intl_ro.arb
index 00b17e74c..4715436e7 100644
--- a/assets/l10n/intl_ro.arb
+++ b/assets/l10n/intl_ro.arb
@@ -1,2376 +1,2303 @@
{
- "@@last_modified": "2021-08-14 12:41:09.918296",
- "about": "Despre",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Accept",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} a aceptat invitați",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Cont",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "{username} a activat criptarea end-to-end",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "admin": "Administrator",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "poreclă",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} a acceptat apelul",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "Oricine se poate alătura",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Arhivă",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "Vizitatorii \"guest\" se pot alătura",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Ești sigur?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Pentru a putea conecta cealaltă persoană, te rog introdu parola sau cheia ta de recuperare.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Accepți cererea de verificare de la {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "banFromChat": "Interzis din conversație",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Interzis",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} a interzis pe {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Blochează dispozitiv",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Anulează",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "changeDeviceName": "Schimbă numele dispozitiv",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} a schimbat poza conversați",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} a schimbat descrierea grupului în '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} a schimbat porecla în '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "commandHint_unban": "Dezinterziceți utilizatorul ales din această cameră",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "deviceId": "ID-ul Dispozitiv",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Dispozitive",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Chaturi directe",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} a terminat apelul",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterYourHomeserver": "Introduceți homeserverul vostru",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Grup cu {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "howOffensiveIsThisContent": "Cât de ofensiv este acest conținut?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "kickFromChat": "Dați afară din chat",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "rejoin": "Reintrați",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "sentCallInformations": "{senderName} a trimis informație de apel",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "showPassword": "Afișați parola",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Nu",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Trimiteți mesaje",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Trimiteți",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, =1{Un chat necitit} other{{unreadCount} chaturi necitite}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "verifySuccess": "A reușit verificarea!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Mesaj vocal",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Imagine de fundal",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "reactedWith": "{sender} a reacționat cu {reaction}",
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "changePassword": "Schimbați parola",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Următor",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Fără conexiune la server",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Nu ați adăugat încă nici un mod de recuperare pentru parola voastră.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Notificări",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "openVideoCamera": "Deschideți camera pentru video",
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Deschideți aplicația să citiți mesajele",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Deschideți camera",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Eliminat de {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "Eliminați dispozitivul",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Partajați",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "shareLocation": "Partajați locația",
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Săriți peste",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Codul surs",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "spaceIsPublic": "Spațiul este public",
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "spaceName": "Numele spațiului",
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "Comutați favoritul",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "unblockDevice": "Debloca dispozitiv",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "Dispozitiv necunoscut",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Verificați",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "V-am trimis un email",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Nu mai participați în acest chat",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "Cheia voastră publică",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpaceDescription": "Alegeți un spațiu în care să adăugați acest chat.",
- "@addToSpaceDescription": {},
- "placeCall": "Faceți apel",
- "@placeCall": {},
- "voiceCall": "Apel vocal",
- "@voiceCall": {},
- "unsupportedAndroidVersion": "Versiune de Android nesuportat",
- "@unsupportedAndroidVersion": {},
- "previousAccount": "Contul anterior",
- "@previousAccount": {},
- "userIsTyping": "{username} tastează…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "widgetCustom": "Personalizat",
- "@widgetCustom": {},
- "screenSharingTitle": "partajarea de ecran",
- "@screenSharingTitle": {},
- "newGroup": "Grup nou",
- "@newGroup": {},
- "changedTheRoomInvitationLink": "{username} a schimbat linkul de invitație",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "chat": "Chat",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "Chaturi",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "invited": "Invitat",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Conectați-vă",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "online": "Online",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "Backup de cheie online este activat",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "removeFromBundle": "Stergeți din acest pachet",
- "@removeFromBundle": {},
- "enableMultiAccounts": "(BETA) Activați multiple conturi pe acest dispozitiv",
- "@enableMultiAccounts": {},
- "participant": "Participant",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "openInMaps": "Deschideți pe hartă",
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Vă rugăm să introduceți pinul vostru",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Confidențialitate",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "Regulile Push",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Înregistrare",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Înregistrați-vă",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "redactMessage": "Redactați mesaj",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Versiunea camerei",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Securitate",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Trimiteți fișier",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Stabiliți status",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "Configurări",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Invitați pentru mine",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{username} a retras invitația pentru {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "Ajutor",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "Algoritm de criptare necunoscut",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unmuteChat": "Dezamuțați chat",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Anulează fixarea",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username} a ridicat interzicerea lui {targetName}",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "openChat": "Deschideți Chat",
- "@openChat": {},
- "emailOrUsername": "Email sau nume de utilizator",
- "@emailOrUsername": {},
- "youBannedUser": "Ați interzis pe {user}",
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "fileIsTooBigForServer": "Serverul reportează că fișierul este prea mare să fie trimis.",
- "@fileIsTooBigForServer": {},
- "widgetName": "Nume",
- "@widgetName": {},
- "sorryThatsNotPossible": "Scuze... acest nu este posibil",
- "@sorryThatsNotPossible": {},
- "enableEncryptionWarning": "Activând criptare, nu mai puteți să o dezactivați în viitor. Sunteți sigur?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "commandMissing": "{command} nu este o comandă.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "status": "Status",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Conectați",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "you": "Voi",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "start": "Începeți",
- "@start": {},
- "videoCallsBetaWarning": "Vă rugăm să luați notă că apeluri video sunt în beta. Se poate că nu funcționează normal sau de loc pe fie care platformă.",
- "@videoCallsBetaWarning": {},
- "pinMessage": "Fixați în cameră",
- "@pinMessage": {},
- "wasDirectChatDisplayName": "Chat gol (a fost {oldDisplayName})",
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "pleaseClickOnLink": "Vă rugăm să deschideți linkul din email și apoi să procedați.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "reportUser": "Reportați utilizator",
- "@reportUser": {},
- "encryptionNotEnabled": "Criptare nu e activată",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Camere Publice",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "addToBundle": "Adăugați în pachet",
- "@addToBundle": {},
- "theyDontMatch": "Nu sunt asemănători",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "loadingPleaseWait": "Încărcând... Vă rugăm să așteptați.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "dateWithoutYear": "{month}-{day}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "theyMatch": "Sunt asemănători",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "Comutați amuțeștarea",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "scanQrCode": "Scanați cod QR",
- "@scanQrCode": {},
- "addAccount": "Adăugați cont",
- "@addAccount": {},
- "experimentalVideoCalls": "Apeluri video experimentale",
- "@experimentalVideoCalls": {},
- "confirmEventUnpin": "Sunteți sigur că doriți să anulați permanent fixarea evenimentului?",
- "@confirmEventUnpin": {},
- "emojis": "Emoji-uri",
- "@emojis": {},
- "switchToAccount": "Schimbați la contul {number}",
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "nextAccount": "Contul următor",
- "@nextAccount": {},
- "indexedDbErrorTitle": "Probleme cu modul privat",
- "@indexedDbErrorTitle": {},
- "users": "Utilizatori",
- "@users": {},
- "startFirstChat": "Începeți primul chatul vostru",
- "@startFirstChat": {},
- "callingPermissions": "Permisiuni de apel",
- "@callingPermissions": {},
- "callingAccount": "Cont de apel",
- "@callingAccount": {},
- "foregroundServiceRunning": "Această notificare apare când serviciul de foreground rulează.",
- "@foregroundServiceRunning": {},
- "callingAccountDetails": "Permite FluffyChat să folosească aplicația de apeluri nativă android.",
- "@callingAccountDetails": {},
- "appearOnTop": "Apare deasupra",
- "@appearOnTop": {},
- "appearOnTopDetails": "Permite aplicația să apare deasupra (nu este necesar dacă aveți FluffyChat stabilit ca cont de apeluri)",
- "@appearOnTopDetails": {},
- "currentlyActive": "Activ acum",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Conține displayname",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "isTyping": "tastează…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "Backup de chat",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "repeatPassword": "Repetați parola",
- "@repeatPassword": {},
- "changeTheme": "Schimbați tema aplicației",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "Chatul a fost adăugat la acest spațiu",
- "@chatHasBeenAddedToThisSpace": {},
- "clearArchive": "Ștergeți arhiva",
- "@clearArchive": {},
- "commandHint_markasdm": "Marcați ca cameră de mesaje directe",
- "@commandHint_markasdm": {},
- "commandHint_markasgroup": "Marcați ca grup",
- "@commandHint_markasgroup": {},
- "commandHint_ban": "Interziceți acesul utilizatorului ales din această cameră",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_clearcache": "Ștergeți cache",
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "commandHint_create": "Creați un grup de chat gol\nFolosiți --no-encryption să dezactivați criptare",
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "commandHint_discardsession": "Renunțați sesiunea",
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "commandHint_kick": "Dați afară pe utilizatorul ales din această cameră",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "Renunțați la această cameră",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_myroomavatar": "Alegeți un avatar pentru această cameră (foloșește mxc-uri)",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_myroomnick": "Alegeți un displayname pentru această cameră",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_op": "Stabiliți nivelul de putere a utilizatorul ales (implicit: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "Trimiteți text simplu/neformatat",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "Trimiteți răspuns ca reacție",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_send": "Trimiteți text",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandInvalid": "Comandă nevalibilă",
- "@commandInvalid": {
- "type": "text"
- },
- "compareEmojiMatch": "Vă rugăm să comparați emoji-urile",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Vă rugăm să comparați numerele",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Dezcriptarea mesajului a eșuat: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "create": "Creați",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "💬{username} a creat chatul",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "createNewSpace": "Spațiu nou",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "dateWithYear": "{year}-{month}-{day}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "allRooms": "Toate chaturi de grup",
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Înainte",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Grupuri",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Ascunde evenimente redactate",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Ascunde evenimente necunoscute",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Identitate",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Ignorați",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Utilizatori ignorați",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "Am făcut click pe link",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Parolă sau cheie de recuperare incorectă",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Inofensiv",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Invitați contact",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Invitați contact la {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "inviteText": "{username} v-a invitat la FluffyChat.\n1. Instalați FluffyChat: https://fluffychat.im\n2. Înregistrați-vă sau conectați-vă\n3. Deschideți invitația: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "joinedTheChat": "👋{username} a intrat în chat",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "kicked": "👞{username} a dat afară pe {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "lastActiveAgo": "Ultima dată activ: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "Renunțați",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "A plecat din chat",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Permis",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "Luminat",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Încărcați încă mai {count} participanți",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "dehydrate": "Exportați sesiunea și ștergeți dispozitivul",
- "@dehydrate": {},
- "dehydrateTor": "Utilizatori de TOR: Exportați sesiunea",
- "@dehydrateTor": {},
- "dehydrateTorLong": "Pentru utilizatori de TOR, este recomandat să exportați sesiunea înainte de a închideți fereastra.",
- "@dehydrateTorLong": {},
- "hydrateTor": "Utilizatori TOR: Importați sesiune exportată",
- "@hydrateTor": {},
- "hydrateTorLong": "Ați exportat sesiunea vostră ultima dată pe TOR? Importați-o repede și continuați să conversați.",
- "@hydrateTorLong": {},
- "hydrate": "Restaurați din fișier backup",
- "@hydrate": {},
- "loadMore": "Încarcă mai multe…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "logout": "Deconectați-vă",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Menționați",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Mesaje",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Moderator",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Nu s-a găsit nici un emote. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Criptare nu poate fi activată până când camera este accesibilă public.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "none": "Niciunul",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Fără permisie",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Nici o cameră nu s-a găsit…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Notificări activate pentru acest cont",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "obtainingLocation": "Obținând locație…",
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Offline",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Ups, ceva a eșuat…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Respingeți",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Revoca interzicerea din chat",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "Camera a fost actualizată",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "Stabiliți emoji-uri personalizate",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "Stabiliți nivelul de permisii",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Autentificare unică",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "{senderName} a început un apel",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "statusExampleMessage": "Ce faceți?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "Prea multe cereri. Vă rugăm să încercați din nou mai tărziu!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEvent": "Evenimet necunoscut '{type}'",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "verified": "Verificat",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Începeți verificare",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Apel video",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Vizibilitatea istoria chatului",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "Vizibil pentru toți participanți",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "Așteptând pe partenerul să accepte emoji-ul…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "Așteptând pe partenerul să accepte numerele…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "Avertizment!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "Cine poate face care acțiune",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Cine se poate alătura la acest grup",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "De ce doriți să reportați acest conținut?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "Ștergeți backup-ul vostru de chat să creați o nouă cheie de recuperare?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Cu acestea adrese puteți să vă recuperați parola.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Ați fost interzis din acest chat",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "messageInfo": "Info mesajului",
- "@messageInfo": {},
- "time": "Timp",
- "@time": {},
- "messageType": "Fel de mesaj",
- "@messageType": {},
- "sender": "Trimițător",
- "@sender": {},
- "openGallery": "Deschideți galeria",
- "@openGallery": {},
- "removeFromSpace": "Eliminați din spațiu",
- "@removeFromSpace": {},
- "publish": "Publicați",
- "@publish": {},
- "videoWithSize": "Video ({size})",
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "unsupportedAndroidVersionLong": "Această funcție are nevoie de o versiune de Android mai nouă. Vă rugăm să verificați dacă sunt actualizări sau suport de la Lineage OS.",
- "@unsupportedAndroidVersionLong": {},
- "dismiss": "Respingeți",
- "@dismiss": {},
- "widgetVideo": "Video",
- "@widgetVideo": {},
- "widgetEtherpad": "Notiță text",
- "@widgetEtherpad": {},
- "widgetJitsi": "Jitsi Meet",
- "@widgetJitsi": {},
- "widgetUrlError": "Acest URL nu este valibil.",
- "@widgetUrlError": {},
- "widgetNameError": "Vă rugăm să introduceți un nume de afișare.",
- "@widgetNameError": {},
- "errorAddingWidget": "Adăugarea widget-ului a eșuat.",
- "@errorAddingWidget": {},
- "youRejectedTheInvitation": "Ați respins invitația",
- "@youRejectedTheInvitation": {},
- "youJoinedTheChat": "Va-ți alăturat la chat",
- "@youJoinedTheChat": {},
- "youAcceptedTheInvitation": "👍Ați acceptat invitația",
- "@youAcceptedTheInvitation": {},
- "youHaveWithdrawnTheInvitationFor": "Ați retras invitația pentru {user}",
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "youInvitedBy": "📩Ați fost invitat de {user}",
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "unlockOldMessages": "Deblocați mesajele vechi",
- "@unlockOldMessages": {},
- "youInvitedUser": "📩Ați invitat pe {user}",
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "youKicked": "👞Ați dat afară pe {user}",
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "youUnbannedUser": "Ați ridicat interzicerea lui {user}",
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "storeInAndroidKeystore": "Stoca în Android KeyStore",
- "@storeInAndroidKeystore": {},
- "user": "Utilizator",
- "@user": {},
- "custom": "Personalizat",
- "@custom": {},
- "screenSharingDetail": "Partajați ecranul în FluffyChat",
- "@screenSharingDetail": {},
- "storeSecurlyOnThisDevice": "Stoca sigur pe acest dispozitiv",
- "@storeSecurlyOnThisDevice": {},
- "otherCallingPermissions": "Microfon, cameră și alte permisiuni lui FluffyChat",
- "@otherCallingPermissions": {},
- "whyIsThisMessageEncrypted": "De ce este acest mesaj ilizibil?",
- "@whyIsThisMessageEncrypted": {},
- "newSpace": "Spațiu nou",
- "@newSpace": {},
- "enterSpace": "Intrați în spațiu",
- "@enterSpace": {},
- "enterRoom": "Intrați în cameră",
- "@enterRoom": {},
- "allSpaces": "Toate spațiile",
- "@allSpaces": {},
- "numChats": "{number} chaturi",
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "hideUnimportantStateEvents": "Ascundeți evenimente de stare neimportante",
- "@hideUnimportantStateEvents": {},
- "doNotShowAgain": "Nu se mai apară din nou",
- "@doNotShowAgain": {},
- "newSpaceDescription": "Spațiile vă permit să vă consolidați chaturile și să stabiliți comunități private sau publice.",
- "@newSpaceDescription": {},
- "encryptThisChat": "Criptați acest chat",
- "@encryptThisChat": {},
- "disableEncryptionWarning": "Pentru motive de securitate, nu este posibil să dezactivați criptarea unui chat în care criptare este activată.",
- "@disableEncryptionWarning": {},
- "noBackupWarning": "Avertisment! Fără să activați backup de chat, veți pierde accesul la mesajele voastre criptate. E foarte recomandat să activați backup de chat înainte să vă deconectați.",
- "@noBackupWarning": {},
- "noOtherDevicesFound": "Nu s-a găsit alte dispozitive",
- "@noOtherDevicesFound": {},
- "fileHasBeenSavedAt": "Fișierul a fost salvat la {path}",
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "jump": "Săriți",
- "@jump": {},
- "report": "reportați",
- "@report": {},
- "jumpToLastReadMessage": "Săriți la ultimul citit mesaj",
- "@jumpToLastReadMessage": {},
- "memberChanges": "Schimbări de membri",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "Musafiri pot să se alăture",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Nume de fișier",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Mărimea fontului",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "De la alăturare",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "De la invitația",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Mergeți la camera nouă",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Grup",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "Grupul este public",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "guestsAreForbidden": "Musafiri sunt interziși",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "kickedAndBanned": "🙅{username} a dat afară și a interzis pe {targetName} din cameră",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "dehydrateWarning": "Această actiune nu poate fi anulată. Asigurați-vă că păstrați fișierul backup.",
- "@dehydrateWarning": {},
- "joinRoom": "Alăturați la cameră",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Conectați-vă la {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "locationDisabledNotice": "Servicile de locație sunt dezactivate. Vă rugăm să le activați să împărțiți locația voastră.",
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Se pare că nu aveți serviciile google pe dispozitivul vostru. Această decizie este bună pentru confidențialitatea voastră! Să primiți notificari push în FluffyChat vă recomandăm https://microg.org/ sau https://unifiedpush.org/.",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "noMatrixServer": "{server1} nu este server matrix, înlocuiți cu {server2}?",
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "numUsersTyping": "{count} utilizatori tastează…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "offensive": "Ofensiv",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Confirmați",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "or": "Sau",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "serverRequiresEmail": "Acest server trebuie să valideze emailul vostru pentru înregistrare.",
- "@serverRequiresEmail": {},
- "waitingPartnerAcceptRequest": "Așteptând pe partenerul să accepte cererea…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Întunecat",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "{username} sa partajat locația",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "setInvitationLink": "Stabiliți linkul de invitație",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Transfera de la alt dispozitiv",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "synchronizingPleaseWait": "Sincronizează... Vă rugăm să așteptați.",
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "Sistem",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Marcați Citit/Necitit",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "Încercați să trimiteți din nou",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Nedisponibil",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "userAndUserAreTyping": "{username} și {username2} tastează…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userLeftTheChat": "🚪{username} a plecat din chat",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userAndOthersAreTyping": "{username} și {count} alți tastează…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userSentUnknownEvent": "{username} a trimis un eveniment {type}",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "unverified": "Neverificat",
- "@unverified": {},
- "verifyTitle": "Verificând celălalt cont",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "Vizibil pentru toți",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "readUpToHere": "Citit până aici",
- "@readUpToHere": {},
- "changedTheHistoryVisibility": "{username} a schimbat vizibilitatea istoriei chatului",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "copy": "Copiați",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "Displayname a fost schimbat",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUsersOnly": "Numai utilizatori invitați",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Configurați chat",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Copiat în clipboard",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Dispozitiv",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "username": "Nume de utilizator",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "sentAnAudio": "🎤{username} a trimis audio",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAFile": "📁{username} a trimis un fișier",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "indexedDbErrorLong": "Stocarea de mesaje nu este activat implicit în modul privat.\nVă rugăm să vizitați\n- about:config\n- stabiliți dom.indexedDB.privateBrowsing.enabled la true\nAstfel, nu este posibil să folosiți FluffyChat.",
- "@indexedDbErrorLong": {},
- "addWidget": "Adăugați widget",
- "@addWidget": {},
- "locationPermissionDeniedNotice": "Permisiunea locației blocată. Vă rugăm să o dezblocați să împărțiți locația voastră.",
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Chat nou",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "💬 Mesaj nou în FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "sentAPicture": "🖼️ {username} a trimis o poză",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "🎥{username} a trimis un video",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "😊 {username} a trimis un sticker",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "storeInSecureStorageDescription": "Păstrați cheia de recuperare în stocarea sigură a acestui dispozitiv.",
- "@storeInSecureStorageDescription": {},
- "saveKeyManuallyDescription": "Activați dialogul de partajare sistemului sau folosiți clipboard-ul să salvați manual această cheie.",
- "@saveKeyManuallyDescription": {},
- "countFiles": "{count} fișiere",
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "hugContent": "{senderName} vă îmbrățișează",
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "storeInAppleKeyChain": "Stoca în Apple KeyChain",
- "@storeInAppleKeyChain": {},
- "addEmail": "Adăugați email",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "confirmMatrixId": "Vă rugăm să confirmați Matrix ID-ul vostru să ștergeți contul vostru.",
- "@confirmMatrixId": {},
- "cuddleContent": "{senderName} vă îmbrățișează",
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "supposedMxid": "ID-ul ar trebuii să fie {mxid}",
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "commandHint_html": "Trimiteți text format ca HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "addToSpace": "Adăugați la spațiu",
- "@addToSpace": {},
- "commandHint_hug": "Trimiteți o îmbrățișare",
- "@commandHint_hug": {},
- "badServerVersionsException": "Homeserver-ul suportă versiunele de Spec următoare:\n{serverVersions}\nDar această aplicație suportă numai {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerLoginTypesException": "Homeserver-ul suportă următoarele feluri de login:\n{serverVersions}\nDar această aplicație suportă numai:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} a schimbat regulile pentru acesul musafirilor la: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRulesTo": "{username} a schimbat regulile de alăturare la: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "yourChatBackupHasBeenSetUp": "Backup-ul vostru de chat a fost configurat.",
- "@yourChatBackupHasBeenSetUp": {},
- "cantOpenUri": "Nu se poate deschide URI-ul {uri}",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changedTheDisplaynameTo": "{username} s-a schimbat displayname la: '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} a schimbat regulile pentru acesul musafirilor",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changeTheHomeserver": "Schimbați homeserver-ul",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "Mesajele voastre vechi sunt sigurate cu o cheie de recuperare. Vă rugăm să nu o pierdeți.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "Conținutul a fost reportat la administratori serverului",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Detalii de chat",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_dm": "Porniți un chat direct\nFolosiți --no-encryption să dezactivați criptare",
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "commandHint_me": "Descrieți-vă",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "contactHasBeenInvitedToTheGroup": "Contactul a fost invitat la grup",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Conține nume de utilizator",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Copiați în clipboard",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "countParticipants": "{count} participanți",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "delete": "Ștergeți",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deactivateAccountWarning": "Această acțiune va dezactiva contul vostru. Nu poate fi anulat! Sunteți sigur?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Ștergeți contul",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Nivel de permisiuni implicită",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Ștergeți mesajul",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Descărcați fișierul",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Activați pachet de emote global",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "Totul e gata!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Editați servere blocate",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Shortcode de emote nevalibil!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Editați",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Schimbați pseudonimele camerei",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "Chat gol",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Activați criptare",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Criptat",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Schimbați displayname",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Schimbați avatarul din cameră",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Emote deja există!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Pachete de emoturi din cameră",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Configurări Emote",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "Shortcode de emote",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Trebuie să alegeți shortcode pentru emote și o imagine!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Criptare",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "enterAnEmailAddress": "Introduceți o adresă email",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "homeserver": "Homeserver",
- "@homeserver": {},
- "errorObtainingLocation": "Obținerea locației a eșuat: {error}",
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "ok": "Ok",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "youKickedAndBanned": "🙅Ați dat afară și interzis pe {user}",
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "noKeyForThisMessage": "Această chestie poate să se întâmple când mesajul a fost trimis înainte să vă conectați contul cu acest dispozitiv.\n\nO altă explicație ar fi dacă trimițătorul a blocat dispozitivul vostru sau ceva s-a întâmplat cu conexiunea la internet\n\nPuteți să citiți mesajul în o altă seșiune? Atunci puteți să transferați mesajul de acolo! Mergeți la Configurări > Dispozitive și verificați că dispozitivele s-au verificat. Când deschideți camera în viitor și ambele seșiune sunt în foreground, cheile va fi transmise automat. \n\nDoriți să îți păstrați cheile când deconectați sau schimbați dispozitive? Fiți atenți să activați backup de chat în configurări.",
- "@noKeyForThisMessage": {},
- "sendAsText": "Trimiteți ca text",
- "@sendAsText": {
- "type": "text"
- },
- "reportErrorDescription": "Ceva a eșuat. Vă rugăm să încercați din nou mai tărziu. Dacă doriți, puteți să reportați problema la dezvoltatori.",
- "@reportErrorDescription": {},
- "openLinkInBrowser": "Deschideți linkul în browser",
- "@openLinkInBrowser": {},
- "send": "Trimiteți",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "Trimiteți un mesaj",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "Trimiteți audio",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Trimiteți original",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Trimiteți video",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Trimiteți imagine",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendSticker": "Trimiteți sticker",
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterRecoveryKeyDescription": "Să vă deblocați mesajele vechi, vă rugăm să introduceți cheia de recuperare creată de o seșiune anterioră. Cheia de recuperare NU este parola voastră.",
- "@pleaseEnterRecoveryKeyDescription": {},
- "separateChatTypes": "Afișați chaturi directe și grupuri separat",
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "setAsCanonicalAlias": "Stabiliți ca pseudonimul primar",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "Scrieți un mesaj…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "Da",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "markAsRead": "Marcați ca citit",
- "@markAsRead": {},
- "oopsPushError": "Ups! Din păcate, o eroare s-a întâmplat cu stabilirea de notificări push.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oneClientLoggedOut": "Unul dintre clienților voștri a fost deconectat",
- "@oneClientLoggedOut": {},
- "editBundlesForAccount": "Editați pachetele pentru acest cont",
- "@editBundlesForAccount": {},
- "bundleName": "Numele pachetului",
- "@bundleName": {},
- "link": "Link",
- "@link": {},
- "passphraseOrKey": "frază de acces sau cheie de recuperare",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Parolă",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Parola uitată",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "Parola a fost schimbată",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "Recuperare parolei",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Persoane",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Alegeți o imagine",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChoose": "Vă rugăm să alegeți",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Fixați",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Vă rugăm să alegeți un passcode",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Vă rugăm să introduceți 4 cifre sau puteți să lăsați gol să dezactivați lacătul aplicației.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Vă rugăm să introduceți parola voastră",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Vă rugăm să introduceți username-ul vostru",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Vă rugăm să urmați instrucțiunele pe website și apoi să apăsați pe următor.",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Motiv",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username} a respins invitația",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "redactedAnEvent": "{username} a redactat un eveniment",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeAllOtherDevices": "Eliminați toate celelalte dispozitive",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Ștergeți avatarul",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Reda conținut bogat al mesajelor",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Înlocuiți camera cu versiune mai nouă",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Răspundeți",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Raportați mesajul",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Cereți permisiune",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "saveFile": "Salvați fișierul",
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Căutați",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "recoveryKey": "Cheie de recuperare",
- "@recoveryKey": {},
- "recoveryKeyLost": "Cheia de recuperare pierdută?",
- "@recoveryKeyLost": {},
- "seenByUser": "Văzut de {username}",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "muteChat": "Amuțați chatul",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "Vă rugăm să fiți conștienți că e nevoie de Pantalaimon să folosiți criptare end-to-end deocamdată.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "autoplayImages": "Anima automatic stickere și emote animate",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "sendOnEnter": "Trimite cu tasta enter",
- "@sendOnEnter": {},
- "changedTheChatPermissions": "{username} a schimbat permisiunile chatului",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "extremeOffensive": "De foarte mare ofensă",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "id": "ID",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "📩{username} a invitat {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "deviceKeys": "Cheile dispozitivului:",
- "@deviceKeys": {},
- "pleaseEnterRecoveryKey": "Vă rugăm să introduceți cheia voastră de recuperare:",
- "@pleaseEnterRecoveryKey": {},
- "newVerificationRequest": "Cerere de verificare nouă!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Eliminați",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Redați {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "channelCorruptedDecryptError": "Criptarea a fost corupată",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Alegeți o parolă robustă",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_cuddle": "Trimiteți o îmbrățișare",
- "@commandHint_cuddle": {},
- "googlyEyesContent": "{senderName} v-a trimis ochi googly",
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "areYouSureYouWantToLogout": "Sunteți sigur că doriți să vă deconectați?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheRoomAliases": "{username} a schimbat pseudonimele camerei",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changeYourAvatar": "Schimbați avatarul vostru",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_join": "Alăturați-vă la camera alesă",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "allChats": "Toate Chaturile",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_invite": "Invitați utilizatorul ales la această cameră",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "changeTheNameOfTheGroup": "Schimbați numele grupului",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_googly": "Trimiteți câțiva ochi googly",
- "@commandHint_googly": {},
- "botMessages": "Mesaje Bot",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Toate",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Blocat",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheJoinRules": "{username} a schimbat regulile de alăturare",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheProfileAvatar": "{username} s-a schimbat avatarul",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "appLock": "Lacăt aplicație",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheHistoryVisibilityTo": "{username} a schimbat vizibilitatea istoriei chatului la: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "close": "Închideți",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "reopenChat": "Deschide din nou chatul",
- "@reopenChat": {},
- "pleaseTryAgainLaterOrChooseDifferentServer": "Vă rugăm să încercați din nou mai târziu sau să alegeți un server diferit.",
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "signInWithPassword": "Conectați-vă cu parolă",
- "@signInWithPassword": {},
- "@setColorTheme": {},
- "@banUserDescription": {},
- "@removeDevicesDescription": {},
- "@tryAgain": {},
- "@unbanUserDescription": {},
- "@messagesStyle": {},
- "@chatDescription": {},
- "@pushNotificationsNotAvailable": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@makeAdminDescription": {},
- "@setChatDescription": {},
- "@importFromZipFile": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@optionalRedactReason": {},
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@redactMessageDescription": {},
- "@invalidInput": {},
- "@addChatDescription": {},
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@invitePrivateChat": {},
- "@importEmojis": {},
- "@noChatDescriptionYet": {},
- "@learnMore": {},
- "@notAnImage": {},
- "@chatDescriptionHasBeenChanged": {},
- "@roomUpgradeDescription": {},
- "@pleaseEnterANumber": {},
- "@profileNotFound": {},
- "@shareInviteLink": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@replace": {},
- "@createGroup": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@invite": {}
-}
\ No newline at end of file
+ "@@last_modified": "2021-08-14 12:41:09.918296",
+ "about": "Despre",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Accept",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} a aceptat invitați",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Cont",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "{username} a activat criptarea end-to-end",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "admin": "Administrator",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "poreclă",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} a acceptat apelul",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "Oricine se poate alătura",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Arhivă",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "Vizitatorii \"guest\" se pot alătura",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Ești sigur?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Pentru a putea conecta cealaltă persoană, te rog introdu parola sau cheia ta de recuperare.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Accepți cererea de verificare de la {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "banFromChat": "Interzis din conversație",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Interzis",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} a interzis pe {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Blochează dispozitiv",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Anulează",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeDeviceName": "Schimbă numele dispozitiv",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} a schimbat poza conversați",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} a schimbat descrierea grupului în '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} a schimbat porecla în '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "commandHint_unban": "Dezinterziceți utilizatorul ales din această cameră",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "deviceId": "ID-ul Dispozitiv",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Dispozitive",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Chaturi directe",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} a terminat apelul",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterYourHomeserver": "Introduceți homeserverul vostru",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Grup cu {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "howOffensiveIsThisContent": "Cât de ofensiv este acest conținut?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kickFromChat": "Dați afară din chat",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejoin": "Reintrați",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentCallInformations": "{senderName} a trimis informație de apel",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "showPassword": "Afișați parola",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Nu",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Trimiteți mesaje",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Trimiteți",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, =1{Un chat necitit} other{{unreadCount} chaturi necitite}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "verifySuccess": "A reușit verificarea!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Mesaj vocal",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Imagine de fundal",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reactedWith": "{sender} a reacționat cu {reaction}",
+ "@reactedWith": {
+ "type": "text",
+ "placeholders": {
+ "sender": {},
+ "reaction": {}
+ }
+ },
+ "changePassword": "Schimbați parola",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Următor",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Fără conexiune la server",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Nu ați adăugat încă nici un mod de recuperare pentru parola voastră.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Notificări",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openVideoCamera": "Deschideți camera pentru video",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Deschideți aplicația să citiți mesajele",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Deschideți camera",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Eliminat de {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "Eliminați dispozitivul",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Partajați",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "shareLocation": "Partajați locația",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Săriți peste",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Codul surs",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "Spațiul este public",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceName": "Numele spațiului",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "Comutați favoritul",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unblockDevice": "Debloca dispozitiv",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "Dispozitiv necunoscut",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Verificați",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "V-am trimis un email",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Nu mai participați în acest chat",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "Cheia voastră publică",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpaceDescription": "Alegeți un spațiu în care să adăugați acest chat.",
+ "@addToSpaceDescription": {},
+ "placeCall": "Faceți apel",
+ "@placeCall": {},
+ "voiceCall": "Apel vocal",
+ "@voiceCall": {},
+ "unsupportedAndroidVersion": "Versiune de Android nesuportat",
+ "@unsupportedAndroidVersion": {},
+ "previousAccount": "Contul anterior",
+ "@previousAccount": {},
+ "userIsTyping": "{username} tastează…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "widgetCustom": "Personalizat",
+ "@widgetCustom": {},
+ "screenSharingTitle": "partajarea de ecran",
+ "@screenSharingTitle": {},
+ "newGroup": "Grup nou",
+ "@newGroup": {},
+ "changedTheRoomInvitationLink": "{username} a schimbat linkul de invitație",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "chat": "Chat",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "Chaturi",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invited": "Invitat",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Conectați-vă",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "Online",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "Backup de cheie online este activat",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeFromBundle": "Stergeți din acest pachet",
+ "@removeFromBundle": {},
+ "enableMultiAccounts": "(BETA) Activați multiple conturi pe acest dispozitiv",
+ "@enableMultiAccounts": {},
+ "participant": "Participant",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openInMaps": "Deschideți pe hartă",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Vă rugăm să introduceți pinul vostru",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Confidențialitate",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "Regulile Push",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Înregistrare",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Înregistrați-vă",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactMessage": "Redactați mesaj",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Versiunea camerei",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Securitate",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Trimiteți fișier",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Stabiliți status",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "Configurări",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Invitați pentru mine",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{username} a retras invitația pentru {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "Ajutor",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "Algoritm de criptare necunoscut",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unmuteChat": "Dezamuțați chat",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Anulează fixarea",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username} a ridicat interzicerea lui {targetName}",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "openChat": "Deschideți Chat",
+ "@openChat": {},
+ "emailOrUsername": "Email sau nume de utilizator",
+ "@emailOrUsername": {},
+ "youBannedUser": "Ați interzis pe {user}",
+ "@youBannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "fileIsTooBigForServer": "Serverul reportează că fișierul este prea mare să fie trimis.",
+ "@fileIsTooBigForServer": {},
+ "widgetName": "Nume",
+ "@widgetName": {},
+ "sorryThatsNotPossible": "Scuze... acest nu este posibil",
+ "@sorryThatsNotPossible": {},
+ "enableEncryptionWarning": "Activând criptare, nu mai puteți să o dezactivați în viitor. Sunteți sigur?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandMissing": "{command} nu este o comandă.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "status": "Status",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Conectați",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "Voi",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "start": "Începeți",
+ "@start": {},
+ "videoCallsBetaWarning": "Vă rugăm să luați notă că apeluri video sunt în beta. Se poate că nu funcționează normal sau de loc pe fie care platformă.",
+ "@videoCallsBetaWarning": {},
+ "pinMessage": "Fixați în cameră",
+ "@pinMessage": {},
+ "wasDirectChatDisplayName": "Chat gol (a fost {oldDisplayName})",
+ "@wasDirectChatDisplayName": {
+ "type": "text",
+ "placeholders": {
+ "oldDisplayName": {}
+ }
+ },
+ "pleaseClickOnLink": "Vă rugăm să deschideți linkul din email și apoi să procedați.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportUser": "Reportați utilizator",
+ "@reportUser": {},
+ "encryptionNotEnabled": "Criptare nu e activată",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Camere Publice",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToBundle": "Adăugați în pachet",
+ "@addToBundle": {},
+ "theyDontMatch": "Nu sunt asemănători",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadingPleaseWait": "Încărcând... Vă rugăm să așteptați.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateWithoutYear": "{month}-{day}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "theyMatch": "Sunt asemănători",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "Comutați amuțeștarea",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "scanQrCode": "Scanați cod QR",
+ "@scanQrCode": {},
+ "addAccount": "Adăugați cont",
+ "@addAccount": {},
+ "experimentalVideoCalls": "Apeluri video experimentale",
+ "@experimentalVideoCalls": {},
+ "confirmEventUnpin": "Sunteți sigur că doriți să anulați permanent fixarea evenimentului?",
+ "@confirmEventUnpin": {},
+ "emojis": "Emoji-uri",
+ "@emojis": {},
+ "switchToAccount": "Schimbați la contul {number}",
+ "@switchToAccount": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "nextAccount": "Contul următor",
+ "@nextAccount": {},
+ "indexedDbErrorTitle": "Probleme cu modul privat",
+ "@indexedDbErrorTitle": {},
+ "users": "Utilizatori",
+ "@users": {},
+ "startFirstChat": "Începeți primul chatul vostru",
+ "@startFirstChat": {},
+ "callingPermissions": "Permisiuni de apel",
+ "@callingPermissions": {},
+ "callingAccount": "Cont de apel",
+ "@callingAccount": {},
+ "foregroundServiceRunning": "Această notificare apare când serviciul de foreground rulează.",
+ "@foregroundServiceRunning": {},
+ "callingAccountDetails": "Permite FluffyChat să folosească aplicația de apeluri nativă android.",
+ "@callingAccountDetails": {},
+ "appearOnTop": "Apare deasupra",
+ "@appearOnTop": {},
+ "appearOnTopDetails": "Permite aplicația să apare deasupra (nu este necesar dacă aveți FluffyChat stabilit ca cont de apeluri)",
+ "@appearOnTopDetails": {},
+ "currentlyActive": "Activ acum",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Conține displayname",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "isTyping": "tastează…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "Backup de chat",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "repeatPassword": "Repetați parola",
+ "@repeatPassword": {},
+ "changeTheme": "Schimbați tema aplicației",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "Chatul a fost adăugat la acest spațiu",
+ "@chatHasBeenAddedToThisSpace": {},
+ "clearArchive": "Ștergeți arhiva",
+ "@clearArchive": {},
+ "commandHint_markasdm": "Marcați ca cameră de mesaje directe",
+ "@commandHint_markasdm": {},
+ "commandHint_markasgroup": "Marcați ca grup",
+ "@commandHint_markasgroup": {},
+ "commandHint_ban": "Interziceți acesul utilizatorului ales din această cameră",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_clearcache": "Ștergeți cache",
+ "@commandHint_clearcache": {
+ "type": "text",
+ "description": "Usage hint for the command /clearcache"
+ },
+ "commandHint_create": "Creați un grup de chat gol\nFolosiți --no-encryption să dezactivați criptare",
+ "@commandHint_create": {
+ "type": "text",
+ "description": "Usage hint for the command /create"
+ },
+ "commandHint_discardsession": "Renunțați sesiunea",
+ "@commandHint_discardsession": {
+ "type": "text",
+ "description": "Usage hint for the command /discardsession"
+ },
+ "commandHint_kick": "Dați afară pe utilizatorul ales din această cameră",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "Renunțați la această cameră",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_myroomavatar": "Alegeți un avatar pentru această cameră (foloșește mxc-uri)",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_myroomnick": "Alegeți un displayname pentru această cameră",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_op": "Stabiliți nivelul de putere a utilizatorul ales (implicit: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "Trimiteți text simplu/neformatat",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "Trimiteți răspuns ca reacție",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_send": "Trimiteți text",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandInvalid": "Comandă nevalibilă",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "compareEmojiMatch": "Vă rugăm să comparați emoji-urile",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Vă rugăm să comparați numerele",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Dezcriptarea mesajului a eșuat: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "create": "Creați",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "💬{username} a creat chatul",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "createNewSpace": "Spațiu nou",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateWithYear": "{year}-{month}-{day}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "allRooms": "Toate chaturi de grup",
+ "@allRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Înainte",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Grupuri",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Ascunde evenimente redactate",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Ascunde evenimente necunoscute",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Identitate",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Ignorați",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Utilizatori ignorați",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "Am făcut click pe link",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Parolă sau cheie de recuperare incorectă",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Inofensiv",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Invitați contact",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Invitați contact la {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "inviteText": "{username} v-a invitat la FluffyChat.\n1. Instalați FluffyChat: https://fluffychat.im\n2. Înregistrați-vă sau conectați-vă\n3. Deschideți invitația: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "joinedTheChat": "👋{username} a intrat în chat",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "kicked": "👞{username} a dat afară pe {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "lastActiveAgo": "Ultima dată activ: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "Renunțați",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "A plecat din chat",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Permis",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "Luminat",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Încărcați încă mai {count} participanți",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "dehydrate": "Exportați sesiunea și ștergeți dispozitivul",
+ "@dehydrate": {},
+ "dehydrateTor": "Utilizatori de TOR: Exportați sesiunea",
+ "@dehydrateTor": {},
+ "dehydrateTorLong": "Pentru utilizatori de TOR, este recomandat să exportați sesiunea înainte de a închideți fereastra.",
+ "@dehydrateTorLong": {},
+ "hydrateTor": "Utilizatori TOR: Importați sesiune exportată",
+ "@hydrateTor": {},
+ "hydrateTorLong": "Ați exportat sesiunea vostră ultima dată pe TOR? Importați-o repede și continuați să conversați.",
+ "@hydrateTorLong": {},
+ "hydrate": "Restaurați din fișier backup",
+ "@hydrate": {},
+ "loadMore": "Încarcă mai multe…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logout": "Deconectați-vă",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Menționați",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Mesaje",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Moderator",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Nu s-a găsit nici un emote. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Criptare nu poate fi activată până când camera este accesibilă public.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "Niciunul",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Fără permisie",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Nici o cameră nu s-a găsit…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Notificări activate pentru acest cont",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "obtainingLocation": "Obținând locație…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Offline",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Ups, ceva a eșuat…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Respingeți",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Revoca interzicerea din chat",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "Camera a fost actualizată",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "Stabiliți emoji-uri personalizate",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "Stabiliți nivelul de permisii",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Autentificare unică",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "{senderName} a început un apel",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "statusExampleMessage": "Ce faceți?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "Prea multe cereri. Vă rugăm să încercați din nou mai tărziu!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEvent": "Evenimet necunoscut '{type}'",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "verified": "Verificat",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Începeți verificare",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Apel video",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Vizibilitatea istoria chatului",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "Vizibil pentru toți participanți",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "Așteptând pe partenerul să accepte emoji-ul…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "Așteptând pe partenerul să accepte numerele…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "Avertizment!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "Cine poate face care acțiune",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Cine se poate alătura la acest grup",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "De ce doriți să reportați acest conținut?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "Ștergeți backup-ul vostru de chat să creați o nouă cheie de recuperare?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Cu acestea adrese puteți să vă recuperați parola.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Ați fost interzis din acest chat",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messageInfo": "Info mesajului",
+ "@messageInfo": {},
+ "time": "Timp",
+ "@time": {},
+ "messageType": "Fel de mesaj",
+ "@messageType": {},
+ "sender": "Trimițător",
+ "@sender": {},
+ "openGallery": "Deschideți galeria",
+ "@openGallery": {},
+ "removeFromSpace": "Eliminați din spațiu",
+ "@removeFromSpace": {},
+ "publish": "Publicați",
+ "@publish": {},
+ "videoWithSize": "Video ({size})",
+ "@videoWithSize": {
+ "type": "text",
+ "placeholders": {
+ "size": {}
+ }
+ },
+ "unsupportedAndroidVersionLong": "Această funcție are nevoie de o versiune de Android mai nouă. Vă rugăm să verificați dacă sunt actualizări sau suport de la Lineage OS.",
+ "@unsupportedAndroidVersionLong": {},
+ "dismiss": "Respingeți",
+ "@dismiss": {},
+ "widgetVideo": "Video",
+ "@widgetVideo": {},
+ "widgetEtherpad": "Notiță text",
+ "@widgetEtherpad": {},
+ "widgetJitsi": "Jitsi Meet",
+ "@widgetJitsi": {},
+ "widgetUrlError": "Acest URL nu este valibil.",
+ "@widgetUrlError": {},
+ "widgetNameError": "Vă rugăm să introduceți un nume de afișare.",
+ "@widgetNameError": {},
+ "errorAddingWidget": "Adăugarea widget-ului a eșuat.",
+ "@errorAddingWidget": {},
+ "youRejectedTheInvitation": "Ați respins invitația",
+ "@youRejectedTheInvitation": {},
+ "youJoinedTheChat": "Va-ți alăturat la chat",
+ "@youJoinedTheChat": {},
+ "youAcceptedTheInvitation": "👍Ați acceptat invitația",
+ "@youAcceptedTheInvitation": {},
+ "youHaveWithdrawnTheInvitationFor": "Ați retras invitația pentru {user}",
+ "@youHaveWithdrawnTheInvitationFor": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedBy": "📩Ați fost invitat de {user}",
+ "@youInvitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "unlockOldMessages": "Deblocați mesajele vechi",
+ "@unlockOldMessages": {},
+ "youInvitedUser": "📩Ați invitat pe {user}",
+ "@youInvitedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youKicked": "👞Ați dat afară pe {user}",
+ "@youKicked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youUnbannedUser": "Ați ridicat interzicerea lui {user}",
+ "@youUnbannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "storeInAndroidKeystore": "Stoca în Android KeyStore",
+ "@storeInAndroidKeystore": {},
+ "user": "Utilizator",
+ "@user": {},
+ "custom": "Personalizat",
+ "@custom": {},
+ "screenSharingDetail": "Partajați ecranul în FluffyChat",
+ "@screenSharingDetail": {},
+ "storeSecurlyOnThisDevice": "Stoca sigur pe acest dispozitiv",
+ "@storeSecurlyOnThisDevice": {},
+ "otherCallingPermissions": "Microfon, cameră și alte permisiuni lui FluffyChat",
+ "@otherCallingPermissions": {},
+ "whyIsThisMessageEncrypted": "De ce este acest mesaj ilizibil?",
+ "@whyIsThisMessageEncrypted": {},
+ "newSpace": "Spațiu nou",
+ "@newSpace": {},
+ "enterSpace": "Intrați în spațiu",
+ "@enterSpace": {},
+ "enterRoom": "Intrați în cameră",
+ "@enterRoom": {},
+ "allSpaces": "Toate spațiile",
+ "@allSpaces": {},
+ "numChats": "{number} chaturi",
+ "@numChats": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "hideUnimportantStateEvents": "Ascundeți evenimente de stare neimportante",
+ "@hideUnimportantStateEvents": {},
+ "doNotShowAgain": "Nu se mai apară din nou",
+ "@doNotShowAgain": {},
+ "newSpaceDescription": "Spațiile vă permit să vă consolidați chaturile și să stabiliți comunități private sau publice.",
+ "@newSpaceDescription": {},
+ "encryptThisChat": "Criptați acest chat",
+ "@encryptThisChat": {},
+ "disableEncryptionWarning": "Pentru motive de securitate, nu este posibil să dezactivați criptarea unui chat în care criptare este activată.",
+ "@disableEncryptionWarning": {},
+ "noBackupWarning": "Avertisment! Fără să activați backup de chat, veți pierde accesul la mesajele voastre criptate. E foarte recomandat să activați backup de chat înainte să vă deconectați.",
+ "@noBackupWarning": {},
+ "noOtherDevicesFound": "Nu s-a găsit alte dispozitive",
+ "@noOtherDevicesFound": {},
+ "fileHasBeenSavedAt": "Fișierul a fost salvat la {path}",
+ "@fileHasBeenSavedAt": {
+ "type": "text",
+ "placeholders": {
+ "path": {}
+ }
+ },
+ "jump": "Săriți",
+ "@jump": {},
+ "report": "reportați",
+ "@report": {},
+ "jumpToLastReadMessage": "Săriți la ultimul citit mesaj",
+ "@jumpToLastReadMessage": {},
+ "memberChanges": "Schimbări de membri",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "Musafiri pot să se alăture",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Nume de fișier",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Mărimea fontului",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "De la alăturare",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "De la invitația",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Mergeți la camera nouă",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Grup",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "Grupul este public",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsAreForbidden": "Musafiri sunt interziși",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kickedAndBanned": "🙅{username} a dat afară și a interzis pe {targetName} din cameră",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "dehydrateWarning": "Această actiune nu poate fi anulată. Asigurați-vă că păstrați fișierul backup.",
+ "@dehydrateWarning": {},
+ "joinRoom": "Alăturați la cameră",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Conectați-vă la {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "locationDisabledNotice": "Servicile de locație sunt dezactivate. Vă rugăm să le activați să împărțiți locația voastră.",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Se pare că nu aveți serviciile google pe dispozitivul vostru. Această decizie este bună pentru confidențialitatea voastră! Să primiți notificari push în FluffyChat vă recomandăm https://microg.org/ sau https://unifiedpush.org/.",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} nu este server matrix, înlocuiți cu {server2}?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "numUsersTyping": "{count} utilizatori tastează…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "offensive": "Ofensiv",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Confirmați",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "or": "Sau",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "serverRequiresEmail": "Acest server trebuie să valideze emailul vostru pentru înregistrare.",
+ "@serverRequiresEmail": {},
+ "waitingPartnerAcceptRequest": "Așteptând pe partenerul să accepte cererea…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Întunecat",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "{username} sa partajat locația",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "setInvitationLink": "Stabiliți linkul de invitație",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Transfera de la alt dispozitiv",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "Sincronizează... Vă rugăm să așteptați.",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "Sistem",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Marcați Citit/Necitit",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "Încercați să trimiteți din nou",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Nedisponibil",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userAndUserAreTyping": "{username} și {username2} tastează…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userLeftTheChat": "🚪{username} a plecat din chat",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username} și {count} alți tastează…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userSentUnknownEvent": "{username} a trimis un eveniment {type}",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "unverified": "Neverificat",
+ "@unverified": {},
+ "verifyTitle": "Verificând celălalt cont",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "Vizibil pentru toți",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "readUpToHere": "Citit până aici",
+ "@readUpToHere": {},
+ "changedTheHistoryVisibility": "{username} a schimbat vizibilitatea istoriei chatului",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "copy": "Copiați",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "Displayname a fost schimbat",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUsersOnly": "Numai utilizatori invitați",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Configurați chat",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Copiat în clipboard",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Dispozitiv",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "username": "Nume de utilizator",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAnAudio": "🎤{username} a trimis audio",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAFile": "📁{username} a trimis un fișier",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "indexedDbErrorLong": "Stocarea de mesaje nu este activat implicit în modul privat.\nVă rugăm să vizitați\n- about:config\n- stabiliți dom.indexedDB.privateBrowsing.enabled la true\nAstfel, nu este posibil să folosiți FluffyChat.",
+ "@indexedDbErrorLong": {},
+ "addWidget": "Adăugați widget",
+ "@addWidget": {},
+ "locationPermissionDeniedNotice": "Permisiunea locației blocată. Vă rugăm să o dezblocați să împărțiți locația voastră.",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Chat nou",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "💬 Mesaj nou în FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAPicture": "🖼️ {username} a trimis o poză",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "🎥{username} a trimis un video",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "😊 {username} a trimis un sticker",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "storeInSecureStorageDescription": "Păstrați cheia de recuperare în stocarea sigură a acestui dispozitiv.",
+ "@storeInSecureStorageDescription": {},
+ "saveKeyManuallyDescription": "Activați dialogul de partajare sistemului sau folosiți clipboard-ul să salvați manual această cheie.",
+ "@saveKeyManuallyDescription": {},
+ "countFiles": "{count} fișiere",
+ "@countFiles": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "hugContent": "{senderName} vă îmbrățișează",
+ "@hugContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "storeInAppleKeyChain": "Stoca în Apple KeyChain",
+ "@storeInAppleKeyChain": {},
+ "addEmail": "Adăugați email",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirmMatrixId": "Vă rugăm să confirmați Matrix ID-ul vostru să ștergeți contul vostru.",
+ "@confirmMatrixId": {},
+ "cuddleContent": "{senderName} vă îmbrățișează",
+ "@cuddleContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "supposedMxid": "ID-ul ar trebuii să fie {mxid}",
+ "@supposedMxid": {
+ "type": "text",
+ "placeholders": {
+ "mxid": {}
+ }
+ },
+ "commandHint_html": "Trimiteți text format ca HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "addToSpace": "Adăugați la spațiu",
+ "@addToSpace": {},
+ "commandHint_hug": "Trimiteți o îmbrățișare",
+ "@commandHint_hug": {},
+ "badServerVersionsException": "Homeserver-ul suportă versiunele de Spec următoare:\n{serverVersions}\nDar această aplicație suportă numai {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerLoginTypesException": "Homeserver-ul suportă următoarele feluri de login:\n{serverVersions}\nDar această aplicație suportă numai:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} a schimbat regulile pentru acesul musafirilor la: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} a schimbat regulile de alăturare la: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "yourChatBackupHasBeenSetUp": "Backup-ul vostru de chat a fost configurat.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "cantOpenUri": "Nu se poate deschide URI-ul {uri}",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} s-a schimbat displayname la: '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} a schimbat regulile pentru acesul musafirilor",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changeTheHomeserver": "Schimbați homeserver-ul",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "Mesajele voastre vechi sunt sigurate cu o cheie de recuperare. Vă rugăm să nu o pierdeți.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "Conținutul a fost reportat la administratori serverului",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Detalii de chat",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_dm": "Porniți un chat direct\nFolosiți --no-encryption să dezactivați criptare",
+ "@commandHint_dm": {
+ "type": "text",
+ "description": "Usage hint for the command /dm"
+ },
+ "commandHint_me": "Descrieți-vă",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "contactHasBeenInvitedToTheGroup": "Contactul a fost invitat la grup",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Conține nume de utilizator",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Copiați în clipboard",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "countParticipants": "{count} participanți",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "delete": "Ștergeți",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deactivateAccountWarning": "Această acțiune va dezactiva contul vostru. Nu poate fi anulat! Sunteți sigur?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Ștergeți contul",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Nivel de permisiuni implicită",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Ștergeți mesajul",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Descărcați fișierul",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Activați pachet de emote global",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "Totul e gata!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Editați servere blocate",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Shortcode de emote nevalibil!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Editați",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Schimbați pseudonimele camerei",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "Chat gol",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Activați criptare",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Criptat",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Schimbați displayname",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Schimbați avatarul din cameră",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Emote deja există!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Pachete de emoturi din cameră",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Configurări Emote",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "Shortcode de emote",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Trebuie să alegeți shortcode pentru emote și o imagine!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Criptare",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterAnEmailAddress": "Introduceți o adresă email",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "homeserver": "Homeserver",
+ "@homeserver": {},
+ "errorObtainingLocation": "Obținerea locației a eșuat: {error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "ok": "Ok",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youKickedAndBanned": "🙅Ați dat afară și interzis pe {user}",
+ "@youKickedAndBanned": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "noKeyForThisMessage": "Această chestie poate să se întâmple când mesajul a fost trimis înainte să vă conectați contul cu acest dispozitiv.\n\nO altă explicație ar fi dacă trimițătorul a blocat dispozitivul vostru sau ceva s-a întâmplat cu conexiunea la internet\n\nPuteți să citiți mesajul în o altă seșiune? Atunci puteți să transferați mesajul de acolo! Mergeți la Configurări > Dispozitive și verificați că dispozitivele s-au verificat. Când deschideți camera în viitor și ambele seșiune sunt în foreground, cheile va fi transmise automat. \n\nDoriți să îți păstrați cheile când deconectați sau schimbați dispozitive? Fiți atenți să activați backup de chat în configurări.",
+ "@noKeyForThisMessage": {},
+ "sendAsText": "Trimiteți ca text",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "reportErrorDescription": "Ceva a eșuat. Vă rugăm să încercați din nou mai tărziu. Dacă doriți, puteți să reportați problema la dezvoltatori.",
+ "@reportErrorDescription": {},
+ "openLinkInBrowser": "Deschideți linkul în browser",
+ "@openLinkInBrowser": {},
+ "send": "Trimiteți",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "Trimiteți un mesaj",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "Trimiteți audio",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Trimiteți original",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Trimiteți video",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Trimiteți imagine",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendSticker": "Trimiteți sticker",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterRecoveryKeyDescription": "Să vă deblocați mesajele vechi, vă rugăm să introduceți cheia de recuperare creată de o seșiune anterioră. Cheia de recuperare NU este parola voastră.",
+ "@pleaseEnterRecoveryKeyDescription": {},
+ "separateChatTypes": "Afișați chaturi directe și grupuri separat",
+ "@separateChatTypes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setAsCanonicalAlias": "Stabiliți ca pseudonimul primar",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "Scrieți un mesaj…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "Da",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "markAsRead": "Marcați ca citit",
+ "@markAsRead": {},
+ "oopsPushError": "Ups! Din păcate, o eroare s-a întâmplat cu stabilirea de notificări push.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oneClientLoggedOut": "Unul dintre clienților voștri a fost deconectat",
+ "@oneClientLoggedOut": {},
+ "editBundlesForAccount": "Editați pachetele pentru acest cont",
+ "@editBundlesForAccount": {},
+ "bundleName": "Numele pachetului",
+ "@bundleName": {},
+ "link": "Link",
+ "@link": {},
+ "passphraseOrKey": "frază de acces sau cheie de recuperare",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Parolă",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Parola uitată",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "Parola a fost schimbată",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "Recuperare parolei",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Persoane",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Alegeți o imagine",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChoose": "Vă rugăm să alegeți",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Fixați",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Vă rugăm să alegeți un passcode",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Vă rugăm să introduceți 4 cifre sau puteți să lăsați gol să dezactivați lacătul aplicației.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Vă rugăm să introduceți parola voastră",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Vă rugăm să introduceți username-ul vostru",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Vă rugăm să urmați instrucțiunele pe website și apoi să apăsați pe următor.",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Motiv",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username} a respins invitația",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "redactedAnEvent": "{username} a redactat un eveniment",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeAllOtherDevices": "Eliminați toate celelalte dispozitive",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Ștergeți avatarul",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Reda conținut bogat al mesajelor",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Înlocuiți camera cu versiune mai nouă",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Răspundeți",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Raportați mesajul",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Cereți permisiune",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "saveFile": "Salvați fișierul",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Căutați",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recoveryKey": "Cheie de recuperare",
+ "@recoveryKey": {},
+ "recoveryKeyLost": "Cheia de recuperare pierdută?",
+ "@recoveryKeyLost": {},
+ "seenByUser": "Văzut de {username}",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "muteChat": "Amuțați chatul",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "Vă rugăm să fiți conștienți că e nevoie de Pantalaimon să folosiți criptare end-to-end deocamdată.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "autoplayImages": "Anima automatic stickere și emote animate",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "sendOnEnter": "Trimite cu tasta enter",
+ "@sendOnEnter": {},
+ "changedTheChatPermissions": "{username} a schimbat permisiunile chatului",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "extremeOffensive": "De foarte mare ofensă",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "ID",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "📩{username} a invitat {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "deviceKeys": "Cheile dispozitivului:",
+ "@deviceKeys": {},
+ "pleaseEnterRecoveryKey": "Vă rugăm să introduceți cheia voastră de recuperare:",
+ "@pleaseEnterRecoveryKey": {},
+ "newVerificationRequest": "Cerere de verificare nouă!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Eliminați",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Redați {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "channelCorruptedDecryptError": "Criptarea a fost corupată",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Alegeți o parolă robustă",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_cuddle": "Trimiteți o îmbrățișare",
+ "@commandHint_cuddle": {},
+ "googlyEyesContent": "{senderName} v-a trimis ochi googly",
+ "@googlyEyesContent": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "areYouSureYouWantToLogout": "Sunteți sigur că doriți să vă deconectați?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheRoomAliases": "{username} a schimbat pseudonimele camerei",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changeYourAvatar": "Schimbați avatarul vostru",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_join": "Alăturați-vă la camera alesă",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "allChats": "Toate Chaturile",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_invite": "Invitați utilizatorul ales la această cameră",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "changeTheNameOfTheGroup": "Schimbați numele grupului",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_googly": "Trimiteți câțiva ochi googly",
+ "@commandHint_googly": {},
+ "botMessages": "Mesaje Bot",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Toate",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Blocat",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheJoinRules": "{username} a schimbat regulile de alăturare",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} s-a schimbat avatarul",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "appLock": "Lacăt aplicație",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheHistoryVisibilityTo": "{username} a schimbat vizibilitatea istoriei chatului la: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "close": "Închideți",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reopenChat": "Deschide din nou chatul",
+ "@reopenChat": {},
+ "pleaseTryAgainLaterOrChooseDifferentServer": "Vă rugăm să încercați din nou mai târziu sau să alegeți un server diferit.",
+ "@pleaseTryAgainLaterOrChooseDifferentServer": {},
+ "signInWithPassword": "Conectați-vă cu parolă",
+ "@signInWithPassword": {}
+}
diff --git a/assets/l10n/intl_sl.arb b/assets/l10n/intl_sl.arb
index c826f047d..b55d8dc7d 100644
--- a/assets/l10n/intl_sl.arb
+++ b/assets/l10n/intl_sl.arb
@@ -1,1984 +1,575 @@
{
- "repeatPassword": "Ponovite geslo",
- "@repeatPassword": {},
- "about": "O aplikaciji",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Sprejmi",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "account": "Račun",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "Uporabnik {username} je aktiviral šifriranje od konca do konca",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Dodajte e-pošto",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "addToSpace": "Dodajte v prostor",
- "@addToSpace": {},
- "alias": "vzdevek",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Vse",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "allChats": "Vsi klepeti",
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "Oseba {senderName} je odgovorila na klic",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "Pridruži se lahko vsak",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Zaklepanje aplikacije",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Če želite podpisati drugo osebo, vnesite geslo za varno trgovino ali obnovitveni ključ.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Ali želite sprejeti to zahtevo za preverjanje od {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "autoplayImages": "Samodejno predvajajte animirane nalepke in čustva",
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "badServerLoginTypesException": "Domači strežnik podpira vrste prijave:\n{serverVersions}\nToda ta aplikacija podpira samo:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "sendOnEnter": "Pošlji ob vstopu",
- "@sendOnEnter": {},
- "banFromChat": "Prepoved klepeta",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Prepovedano",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} je prepovedan v {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Blokirana naprava",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Blokirano",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Botova sporočila",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Prekliči",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "cantOpenUri": "URI-ja {uri} ni mogoče odpreti",
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "changedTheChatAvatar": "{username} je spremenil avatar za klepet",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatPermissions": "{username} je spremenila dovoljenja za klepet",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} je spremenil svoje prikazno ime v: '{displayname}'",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} je spremenila pravila dostopa za goste",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} je spremenila pravila dostopa za goste v: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} je spremenil vidnost zgodovine v: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} je spremenil pravila za pridružitev",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} je spremenila pravila pridružitve v: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} je spremenil avatar",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} je spremenil vzdevke sobe",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} je spremenil povezavo za povabilo",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "Spremeni geslo",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Spremenite domači strežnik",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Spremenite svoj slog",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Spremenite ime skupine",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "Spremenite svoj avatar",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Klepet",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "yourChatBackupHasBeenSetUp": "Varnostna kopija klepeta je nastavljena.",
- "@yourChatBackupHasBeenSetUp": {},
- "chatBackup": "Varnostno kopiranje klepeta",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Podrobnosti klepeta",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor",
- "@chatHasBeenAddedToThisSpace": {},
- "chats": "Klepeti",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Izberite močno geslo",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Počisti arhiv",
- "@clearArchive": {},
- "close": "Zapri",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Izključi določenega uporabnika iz te sobe",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_html": "Pošljite besedilo v obliki HTML",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Povabi danega uporabnika v to sobo",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "Pridružite se dani sobi",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "Odstranite danega uporabnika iz te sobe",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_me": "Opisi sebe",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "commandHint_myroomavatar": "Nastavite svojo sliko za to sobo",
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "commandHint_op": "Nastavite raven moči danega uporabnika (privzeto: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_react": "Pošljite odgovor kot reakcijo",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_send": "Pošlji besedilo",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_unban": "Prekliči izključitev določenega uporabnika iz te sobe",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "commandInvalid": "Ukaz ni veljaven",
- "@commandInvalid": {
- "type": "text"
- },
- "commandMissing": "{command} is not a command.",
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "compareEmojiMatch": "Primerjajte in se prepričajte, da se naslednji emoji ujemajo s tistimi iz druge naprave:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Primerjajte in se prepričajte, da se naslednje številke ujemajo s številkami druge naprave:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Konfigurirajte klepet",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Potrdi",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Vsebuje prikazno ime",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Vsebuje uporabniško ime",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Arhiv",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Ali si prepričan?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} je sprejel povabilo",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "areYouSureYouWantToLogout": "Ali ste prepričani, da se želite odjaviti?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatDescriptionTo": "{username} je spremenil opis klepeta v: '{description}'",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "Admin",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changeDeviceName": "Spremenite ime naprave",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheHistoryVisibility": "{username} je spremenila vidnost zgodovine",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "channelCorruptedDecryptError": "Šifriranje je poškodovano",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "Vsebina je bila prijavljena skrbnikom strežnika",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "Varnostna kopija klepeta je zavarovana z varnostnim ključem. Prosimo, pazite, da ga ne izgubite.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_myroomnick": "Nastavite prikazno ime za to sobo",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "connect": "Povežite se",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_leave": "Zapusti to sobo",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_plain": "Pošlji neformatirano besedilo",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "copiedToClipboard": "Kopirano v odložišče",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Kopiraj",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Kopiraj v odložišče",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Sporočila ni bilo mogoče dešifrirati: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "{count} udeležencev",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "Ustvari",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createNewSpace": "Nov prostor",
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "currentlyActive": "Trenutno aktiven",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "Temno",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Privzeta raven dovoljenja",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "dateWithYear": "{day}-{month}-{year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "dateWithoutYear": "{month}-{day}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "createdTheChat": "{username} je ustvaril klepet",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "deactivateAccountWarning": "S tem boste deaktivirali vaš uporabniški račun. Tega ni mogoče razveljaviti! Ali si prepričan?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@widgetVideo": {},
- "@dismiss": {},
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@reportErrorDescription": {},
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "@addAccount": {},
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "@unsupportedAndroidVersion": {},
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetJitsi": {},
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@oneClientLoggedOut": {},
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "@startFirstChat": {},
- "@callingAccount": {},
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "@setColorTheme": {},
- "@nextAccount": {},
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "@user": {},
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "@youAcceptedTheInvitation": {},
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@banUserDescription": {},
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetEtherpad": {},
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@unbanUserDescription": {},
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "@link": {},
- "@widgetUrlError": {},
- "@emailOrUsername": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "@previousAccount": {},
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetNameError": {},
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "@addToBundle": {},
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "@addWidget": {},
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_markasgroup": {},
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "@storeInAppleKeyChain": {},
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "@hydrate": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "@signInWithPassword": {},
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@makeAdminDescription": {},
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "@saveKeyManuallyDescription": {},
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "@editBundlesForAccount": {},
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "@whyIsThisMessageEncrypted": {},
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@setChatDescription": {},
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "@importFromZipFile": {},
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "@dehydrateWarning": {},
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "@noOtherDevicesFound": {},
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "@videoCallsBetaWarning": {},
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "@fileIsTooBigForServer": {},
- "@homeserver": {},
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "@callingPermissions": {},
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "@readUpToHere": {},
- "@start": {},
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "@unlockOldMessages": {},
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "@optionalRedactReason": {},
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "@dehydrate": {},
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "@sendAsText": {
- "type": "text"
- },
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "@experimentalVideoCalls": {},
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseEnterRecoveryKeyDescription": {},
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "@appearOnTopDetails": {},
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "@enterRoom": {},
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "@reportUser": {},
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "@redactMessageDescription": {},
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "@recoveryKey": {},
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "@invalidInput": {},
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "@dehydrateTorLong": {},
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "@doNotShowAgain": {},
- "@report": {},
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "@unverified": {},
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "@serverRequiresEmail": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "@addChatDescription": {},
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "@foregroundServiceRunning": {},
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "@voiceCall": {},
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@removeFromBundle": {},
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "@confirmMatrixId": {},
- "@learnMore": {},
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "@newGroup": {},
- "@bundleName": {},
- "@dehydrateTor": {},
- "@removeFromSpace": {},
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "@roomUpgradeDescription": {},
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "@scanQrCode": {},
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "@deviceKeys": {},
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "@markAsRead": {},
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "@widgetName": {},
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@errorAddingWidget": {},
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "@commandHint_hug": {},
- "@replace": {},
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "@newSpace": {},
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "@emojis": {},
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "@hydrateTorLong": {},
- "@time": {},
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "@custom": {},
- "@noBackupWarning": {},
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "@importNow": {},
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "@pinMessage": {},
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "@invite": {},
- "@enableMultiAccounts": {},
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "@indexedDbErrorTitle": {},
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@screenSharingDetail": {},
- "@placeCall": {}
-}
\ No newline at end of file
+ "repeatPassword": "Ponovite geslo",
+ "@repeatPassword": {},
+ "about": "O aplikaciji",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Sprejmi",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "account": "Račun",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "Uporabnik {username} je aktiviral šifriranje od konca do konca",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Dodajte e-pošto",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "addToSpace": "Dodajte v prostor",
+ "@addToSpace": {},
+ "alias": "vzdevek",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Vse",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allChats": "Vsi klepeti",
+ "@allChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "Oseba {senderName} je odgovorila na klic",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "Pridruži se lahko vsak",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Zaklepanje aplikacije",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Če želite podpisati drugo osebo, vnesite geslo za varno trgovino ali obnovitveni ključ.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Ali želite sprejeti to zahtevo za preverjanje od {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "autoplayImages": "Samodejno predvajajte animirane nalepke in čustva",
+ "@autoplayImages": {
+ "type": "text",
+ "placeholder": {}
+ },
+ "badServerLoginTypesException": "Domači strežnik podpira vrste prijave:\n{serverVersions}\nToda ta aplikacija podpira samo:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "sendOnEnter": "Pošlji ob vstopu",
+ "@sendOnEnter": {},
+ "banFromChat": "Prepoved klepeta",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Prepovedano",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} je prepovedan v {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Blokirana naprava",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Blokirano",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Botova sporočila",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Prekliči",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cantOpenUri": "URI-ja {uri} ni mogoče odpreti",
+ "@cantOpenUri": {
+ "type": "text",
+ "placeholders": {
+ "uri": {}
+ }
+ },
+ "changedTheChatAvatar": "{username} je spremenil avatar za klepet",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} je spremenila dovoljenja za klepet",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} je spremenil svoje prikazno ime v: '{displayname}'",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} je spremenila pravila dostopa za goste",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} je spremenila pravila dostopa za goste v: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} je spremenil vidnost zgodovine v: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} je spremenil pravila za pridružitev",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} je spremenila pravila pridružitve v: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} je spremenil avatar",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} je spremenil vzdevke sobe",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} je spremenil povezavo za povabilo",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "Spremeni geslo",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Spremenite domači strežnik",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Spremenite svoj slog",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Spremenite ime skupine",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "Spremenite svoj avatar",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Klepet",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourChatBackupHasBeenSetUp": "Varnostna kopija klepeta je nastavljena.",
+ "@yourChatBackupHasBeenSetUp": {},
+ "chatBackup": "Varnostno kopiranje klepeta",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Podrobnosti klepeta",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatHasBeenAddedToThisSpace": "Klepet je bil dodan v ta prostor",
+ "@chatHasBeenAddedToThisSpace": {},
+ "chats": "Klepeti",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Izberite močno geslo",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Počisti arhiv",
+ "@clearArchive": {},
+ "close": "Zapri",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Izključi določenega uporabnika iz te sobe",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_html": "Pošljite besedilo v obliki HTML",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Povabi danega uporabnika v to sobo",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "Pridružite se dani sobi",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "Odstranite danega uporabnika iz te sobe",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_me": "Opisi sebe",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_myroomavatar": "Nastavite svojo sliko za to sobo",
+ "@commandHint_myroomavatar": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomavatar"
+ },
+ "commandHint_op": "Nastavite raven moči danega uporabnika (privzeto: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_react": "Pošljite odgovor kot reakcijo",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_send": "Pošlji besedilo",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_unban": "Prekliči izključitev določenega uporabnika iz te sobe",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "commandInvalid": "Ukaz ni veljaven",
+ "@commandInvalid": {
+ "type": "text"
+ },
+ "commandMissing": "{command} is not a command.",
+ "@commandMissing": {
+ "type": "text",
+ "placeholders": {
+ "command": {}
+ },
+ "description": "State that {command} is not a valid /command."
+ },
+ "compareEmojiMatch": "Primerjajte in se prepričajte, da se naslednji emoji ujemajo s tistimi iz druge naprave:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Primerjajte in se prepričajte, da se naslednje številke ujemajo s številkami druge naprave:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Konfigurirajte klepet",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Potrdi",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Vsebuje prikazno ime",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Vsebuje uporabniško ime",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Arhiv",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Ali si prepričan?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} je sprejel povabilo",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "areYouSureYouWantToLogout": "Ali ste prepričani, da se želite odjaviti?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatDescriptionTo": "{username} je spremenil opis klepeta v: '{description}'",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "areGuestsAllowedToJoin": "Ali se lahko gostujoči uporabniki pridružijo",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "Admin",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "badServerVersionsException": "Domači strežnik podpira različice Spec:\n{serverVersions}\nToda ta aplikacija podpira samo {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} je spremenil ime klepeta v: '{chatname}'",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changeDeviceName": "Spremenite ime naprave",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheHistoryVisibility": "{username} je spremenila vidnost zgodovine",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "channelCorruptedDecryptError": "Šifriranje je poškodovano",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "Vsebina je bila prijavljena skrbnikom strežnika",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "Varnostna kopija klepeta je zavarovana z varnostnim ključem. Prosimo, pazite, da ga ne izgubite.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_myroomnick": "Nastavite prikazno ime za to sobo",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "connect": "Povežite se",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "Kontakt je bil povabljen v skupino",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_leave": "Zapusti to sobo",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_plain": "Pošlji neformatirano besedilo",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "copiedToClipboard": "Kopirano v odložišče",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Kopiraj",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Kopiraj v odložišče",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Sporočila ni bilo mogoče dešifrirati: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "{count} udeležencev",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "Ustvari",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createNewSpace": "Nov prostor",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "currentlyActive": "Trenutno aktiven",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "Temno",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Privzeta raven dovoljenja",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateWithYear": "{day}-{month}-{year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithoutYear": "{month}-{day}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "createdTheChat": "{username} je ustvaril klepet",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "deactivateAccountWarning": "S tem boste deaktivirali vaš uporabniški račun. Tega ni mogoče razveljaviti! Ali si prepričan?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ }
+}
diff --git a/assets/l10n/intl_sr.arb b/assets/l10n/intl_sr.arb
index 2b0564d85..afebfa2db 100644
--- a/assets/l10n/intl_sr.arb
+++ b/assets/l10n/intl_sr.arb
@@ -1,2213 +1,1805 @@
{
- "@@last_modified": "2021-08-14 12:41:09.857024",
- "about": "О програму",
- "@about": {
- "type": "text",
- "placeholders": {}
- },
- "accept": "Прихвати",
- "@accept": {
- "type": "text",
- "placeholders": {}
- },
- "acceptedTheInvitation": "{username} прихвата позивницу",
- "@acceptedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "account": "Налог",
- "@account": {
- "type": "text",
- "placeholders": {}
- },
- "activatedEndToEndEncryption": "{username} укључи шифровање с краја на крај",
- "@activatedEndToEndEncryption": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "addEmail": "Додај е-адресу",
- "@addEmail": {
- "type": "text",
- "placeholders": {}
- },
- "admin": "Админ",
- "@admin": {
- "type": "text",
- "placeholders": {}
- },
- "alias": "алијас",
- "@alias": {
- "type": "text",
- "placeholders": {}
- },
- "all": "Сви",
- "@all": {
- "type": "text",
- "placeholders": {}
- },
- "answeredTheCall": "{senderName} одговори на позив",
- "@answeredTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "anyoneCanJoin": "свако може да се придружи",
- "@anyoneCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "appLock": "Закључавање апликације",
- "@appLock": {
- "type": "text",
- "placeholders": {}
- },
- "archive": "Архива",
- "@archive": {
- "type": "text",
- "placeholders": {}
- },
- "areGuestsAllowedToJoin": "Да ли је гостима дозвољен приступ",
- "@areGuestsAllowedToJoin": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSure": "Сигурни сте?",
- "@areYouSure": {
- "type": "text",
- "placeholders": {}
- },
- "areYouSureYouWantToLogout": "Заиста желите да се одјавите?",
- "@areYouSureYouWantToLogout": {
- "type": "text",
- "placeholders": {}
- },
- "askSSSSSign": "Да бисте могли да пријавите другу особу, унесите своју безбедносну фразу или кључ опоравка.",
- "@askSSSSSign": {
- "type": "text",
- "placeholders": {}
- },
- "askVerificationRequest": "Прихватате ли захтев за верификацију од корисника {username}?",
- "@askVerificationRequest": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "badServerLoginTypesException": "Домаћи сервер подржава начине пријаве:\n{serverVersions}\nали ова апликација подржава само:\n{supportedVersions}",
- "@badServerLoginTypesException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "badServerVersionsException": "Домаћи сервер подржава верзије:\n{serverVersions}\nали ова апликација подржава само {supportedVersions}",
- "@badServerVersionsException": {
- "type": "text",
- "placeholders": {
- "serverVersions": {},
- "supportedVersions": {}
- }
- },
- "banFromChat": "Забрани у ћаскању",
- "@banFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "banned": "Забрањен",
- "@banned": {
- "type": "text",
- "placeholders": {}
- },
- "bannedUser": "{username} забрани корисника {targetName}",
- "@bannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "blockDevice": "Блокирај уређај",
- "@blockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "blocked": "Блокиран",
- "@blocked": {
- "type": "text",
- "placeholders": {}
- },
- "botMessages": "Поруке Бота",
- "@botMessages": {
- "type": "text",
- "placeholders": {}
- },
- "cancel": "Откажи",
- "@cancel": {
- "type": "text",
- "placeholders": {}
- },
- "changeDeviceName": "Промени назив уређаја",
- "@changeDeviceName": {
- "type": "text",
- "placeholders": {}
- },
- "changedTheChatAvatar": "{username} промени аватар ћаскања",
- "@changedTheChatAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheChatDescriptionTo": "{username} промени опис ћаскања у: „{description}“",
- "@changedTheChatDescriptionTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "description": {}
- }
- },
- "changedTheChatNameTo": "{username} промени назив ћаскања у: „{chatname}“",
- "@changedTheChatNameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "chatname": {}
- }
- },
- "changedTheChatPermissions": "{username} измени дозволе ћаскања",
- "@changedTheChatPermissions": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheDisplaynameTo": "{username} промени приказно име на: „{displayname}“",
- "@changedTheDisplaynameTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "displayname": {}
- }
- },
- "changedTheGuestAccessRules": "{username} измени правила за приступ гостију",
- "@changedTheGuestAccessRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheGuestAccessRulesTo": "{username} измени правила за приступ гостију на: {rules}",
- "@changedTheGuestAccessRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheHistoryVisibility": "{username} измени видљивост историје",
- "@changedTheHistoryVisibility": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheHistoryVisibilityTo": "{username} измени видљивост историје на: {rules}",
- "@changedTheHistoryVisibilityTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "rules": {}
- }
- },
- "changedTheJoinRules": "{username} измени правила приступања",
- "@changedTheJoinRules": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheJoinRulesTo": "{username} измени правила приступања на: {joinRules}",
- "@changedTheJoinRulesTo": {
- "type": "text",
- "placeholders": {
- "username": {},
- "joinRules": {}
- }
- },
- "changedTheProfileAvatar": "{username} измени свој аватар",
- "@changedTheProfileAvatar": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomAliases": "{username} измени алијас собе",
- "@changedTheRoomAliases": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changedTheRoomInvitationLink": "{username} измени везу позивнице",
- "@changedTheRoomInvitationLink": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "changePassword": "Измени лозинку",
- "@changePassword": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheHomeserver": "Промени домаћи сервер",
- "@changeTheHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheme": "Измените изглед",
- "@changeTheme": {
- "type": "text",
- "placeholders": {}
- },
- "changeTheNameOfTheGroup": "Измени назив групе",
- "@changeTheNameOfTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "changeYourAvatar": "Измените свој аватар",
- "@changeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "channelCorruptedDecryptError": "Шифровање је покварено",
- "@channelCorruptedDecryptError": {
- "type": "text",
- "placeholders": {}
- },
- "chat": "Ћаскање",
- "@chat": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackup": "Копија ћаскања",
- "@chatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "chatBackupDescription": "Ваша резервна копија ћаскања је обезбеђена кључем. Немојте да га изгубите.",
- "@chatBackupDescription": {
- "type": "text",
- "placeholders": {}
- },
- "chatDetails": "Детаљи ћаскања",
- "@chatDetails": {
- "type": "text",
- "placeholders": {}
- },
- "chats": "Ћаскања",
- "@chats": {
- "type": "text",
- "placeholders": {}
- },
- "chooseAStrongPassword": "Изаберите јаку лозинку",
- "@chooseAStrongPassword": {
- "type": "text",
- "placeholders": {}
- },
- "clearArchive": "Очисти архиву",
- "@clearArchive": {},
- "close": "Затвори",
- "@close": {
- "type": "text",
- "placeholders": {}
- },
- "commandHint_ban": "Блокирај задатог корисника за ову собу",
- "@commandHint_ban": {
- "type": "text",
- "description": "Usage hint for the command /ban"
- },
- "commandHint_html": "Шаљи ХТМЛ обликован текст",
- "@commandHint_html": {
- "type": "text",
- "description": "Usage hint for the command /html"
- },
- "commandHint_invite": "Позови задатог корисника у собу",
- "@commandHint_invite": {
- "type": "text",
- "description": "Usage hint for the command /invite"
- },
- "commandHint_join": "Придружи се наведеној соби",
- "@commandHint_join": {
- "type": "text",
- "description": "Usage hint for the command /join"
- },
- "commandHint_kick": "Уклони задатог корисника из собе",
- "@commandHint_kick": {
- "type": "text",
- "description": "Usage hint for the command /kick"
- },
- "commandHint_leave": "Напусти ову собу",
- "@commandHint_leave": {
- "type": "text",
- "description": "Usage hint for the command /leave"
- },
- "commandHint_me": "Опишите себе",
- "@commandHint_me": {
- "type": "text",
- "description": "Usage hint for the command /me"
- },
- "commandHint_myroomnick": "Поставља ваш надимак за ову собу",
- "@commandHint_myroomnick": {
- "type": "text",
- "description": "Usage hint for the command /myroomnick"
- },
- "commandHint_op": "Подеси ниво задатог корисника (подразумевано: 50)",
- "@commandHint_op": {
- "type": "text",
- "description": "Usage hint for the command /op"
- },
- "commandHint_plain": "Шаљи неформатиран текст",
- "@commandHint_plain": {
- "type": "text",
- "description": "Usage hint for the command /plain"
- },
- "commandHint_react": "Шаљи одговор као реакцију",
- "@commandHint_react": {
- "type": "text",
- "description": "Usage hint for the command /react"
- },
- "commandHint_send": "Пошаљи текст",
- "@commandHint_send": {
- "type": "text",
- "description": "Usage hint for the command /send"
- },
- "commandHint_unban": "Скини забрану задатом кориснику за ову собу",
- "@commandHint_unban": {
- "type": "text",
- "description": "Usage hint for the command /unban"
- },
- "compareEmojiMatch": "Упоредите и проверите да су емоџији идентични као на другом уређају:",
- "@compareEmojiMatch": {
- "type": "text",
- "placeholders": {}
- },
- "compareNumbersMatch": "Упоредите и проверите да су следећи бројеви идентични као на другом уређају:",
- "@compareNumbersMatch": {
- "type": "text",
- "placeholders": {}
- },
- "configureChat": "Подешавање ћаскања",
- "@configureChat": {
- "type": "text",
- "placeholders": {}
- },
- "confirm": "Потврди",
- "@confirm": {
- "type": "text",
- "placeholders": {}
- },
- "connect": "Повежи се",
- "@connect": {
- "type": "text",
- "placeholders": {}
- },
- "contactHasBeenInvitedToTheGroup": "Особа је позвана у групу",
- "@contactHasBeenInvitedToTheGroup": {
- "type": "text",
- "placeholders": {}
- },
- "containsDisplayName": "Садржи приказно име",
- "@containsDisplayName": {
- "type": "text",
- "placeholders": {}
- },
- "containsUserName": "Садржи корисничко име",
- "@containsUserName": {
- "type": "text",
- "placeholders": {}
- },
- "contentHasBeenReported": "Садржај је пријављен администраторима сервера",
- "@contentHasBeenReported": {
- "type": "text",
- "placeholders": {}
- },
- "copiedToClipboard": "Копирано у клипборд",
- "@copiedToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "copy": "Копирај",
- "@copy": {
- "type": "text",
- "placeholders": {}
- },
- "copyToClipboard": "Копирај у клипборд",
- "@copyToClipboard": {
- "type": "text",
- "placeholders": {}
- },
- "couldNotDecryptMessage": "Не могу да дешифрујем поруку: {error}",
- "@couldNotDecryptMessage": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "countParticipants": "учесника: {count}",
- "@countParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "create": "Направи",
- "@create": {
- "type": "text",
- "placeholders": {}
- },
- "createdTheChat": "{username} направи ћаскање",
- "@createdTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "currentlyActive": "Тренутно активно",
- "@currentlyActive": {
- "type": "text",
- "placeholders": {}
- },
- "darkTheme": "тамни",
- "@darkTheme": {
- "type": "text",
- "placeholders": {}
- },
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
- "@dateAndTimeOfDay": {
- "type": "text",
- "placeholders": {
- "date": {},
- "timeOfDay": {}
- }
- },
- "dateWithoutYear": "{day} {month}",
- "@dateWithoutYear": {
- "type": "text",
- "placeholders": {
- "month": {},
- "day": {}
- }
- },
- "dateWithYear": "{day} {month} {year}",
- "@dateWithYear": {
- "type": "text",
- "placeholders": {
- "year": {},
- "month": {},
- "day": {}
- }
- },
- "deactivateAccountWarning": "Ово ће деактивирати ваш кориснички налог. Не може се повратити! Сигурни сте?",
- "@deactivateAccountWarning": {
- "type": "text",
- "placeholders": {}
- },
- "defaultPermissionLevel": "Подразумевани ниво приступа",
- "@defaultPermissionLevel": {
- "type": "text",
- "placeholders": {}
- },
- "delete": "Обриши",
- "@delete": {
- "type": "text",
- "placeholders": {}
- },
- "deleteAccount": "Обриши налог",
- "@deleteAccount": {
- "type": "text",
- "placeholders": {}
- },
- "deleteMessage": "Брисање поруке",
- "@deleteMessage": {
- "type": "text",
- "placeholders": {}
- },
- "device": "Уређај",
- "@device": {
- "type": "text",
- "placeholders": {}
- },
- "deviceId": "ИД уређаја",
- "@deviceId": {
- "type": "text",
- "placeholders": {}
- },
- "devices": "Уређаји",
- "@devices": {
- "type": "text",
- "placeholders": {}
- },
- "directChats": "Директна ћаскања",
- "@directChats": {
- "type": "text",
- "placeholders": {}
- },
- "displaynameHasBeenChanged": "Име за приказ је измењено",
- "@displaynameHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "downloadFile": "Преузми фајл",
- "@downloadFile": {
- "type": "text",
- "placeholders": {}
- },
- "edit": "Уреди",
- "@edit": {
- "type": "text",
- "placeholders": {}
- },
- "editBlockedServers": "Уреди блокиране сервере",
- "@editBlockedServers": {
- "type": "text",
- "placeholders": {}
- },
- "editDisplayname": "Уреди име за приказ",
- "@editDisplayname": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAliases": "Уреди алијасе собе",
- "@editRoomAliases": {
- "type": "text",
- "placeholders": {}
- },
- "editRoomAvatar": "Уређује аватар собе",
- "@editRoomAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "emoteExists": "Емоти већ постоји!",
- "@emoteExists": {
- "type": "text",
- "placeholders": {}
- },
- "emoteInvalid": "Неисправна скраћеница за емоти!",
- "@emoteInvalid": {
- "type": "text",
- "placeholders": {}
- },
- "emotePacks": "Пакети емотија за собу",
- "@emotePacks": {
- "type": "text",
- "placeholders": {}
- },
- "emoteSettings": "Поставке емотија",
- "@emoteSettings": {
- "type": "text",
- "placeholders": {}
- },
- "emoteShortcode": "скраћеница",
- "@emoteShortcode": {
- "type": "text",
- "placeholders": {}
- },
- "emoteWarnNeedToPick": "Морате да изаберете скраћеницу и слику за емоти!",
- "@emoteWarnNeedToPick": {
- "type": "text",
- "placeholders": {}
- },
- "emptyChat": "празно ћаскање",
- "@emptyChat": {
- "type": "text",
- "placeholders": {}
- },
- "enableEmotesGlobally": "Глобално укључи пакет емотија",
- "@enableEmotesGlobally": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryption": "Укључује шифровање",
- "@enableEncryption": {
- "type": "text",
- "placeholders": {}
- },
- "enableEncryptionWarning": "Шифровање више нећете моћи да искључите. Сигурни сте?",
- "@enableEncryptionWarning": {
- "type": "text",
- "placeholders": {}
- },
- "encrypted": "Шифровано",
- "@encrypted": {
- "type": "text",
- "placeholders": {}
- },
- "encryption": "Шифровање",
- "@encryption": {
- "type": "text",
- "placeholders": {}
- },
- "encryptionNotEnabled": "Шифровање није укључено",
- "@encryptionNotEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "endedTheCall": "{senderName} заврши позив",
- "@endedTheCall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "enterAnEmailAddress": "Унесите адресу е-поште",
- "@enterAnEmailAddress": {
- "type": "text",
- "placeholders": {}
- },
- "enterYourHomeserver": "Унесите свој домаћи сервер",
- "@enterYourHomeserver": {
- "type": "text",
- "placeholders": {}
- },
- "everythingReady": "Све је спремно!",
- "@everythingReady": {
- "type": "text",
- "placeholders": {}
- },
- "extremeOffensive": "Екстремно увредљив",
- "@extremeOffensive": {
- "type": "text",
- "placeholders": {}
- },
- "fileName": "Назив фајла",
- "@fileName": {
- "type": "text",
- "placeholders": {}
- },
- "fluffychat": "FluffyChat",
- "@fluffychat": {
- "type": "text",
- "placeholders": {}
- },
- "fontSize": "Величина фонта",
- "@fontSize": {
- "type": "text",
- "placeholders": {}
- },
- "forward": "Напред",
- "@forward": {
- "type": "text",
- "placeholders": {}
- },
- "fromJoining": "од приступања",
- "@fromJoining": {
- "type": "text",
- "placeholders": {}
- },
- "fromTheInvitation": "од позивања",
- "@fromTheInvitation": {
- "type": "text",
- "placeholders": {}
- },
- "goToTheNewRoom": "Иди у нову собу",
- "@goToTheNewRoom": {
- "type": "text",
- "placeholders": {}
- },
- "group": "Група",
- "@group": {
- "type": "text",
- "placeholders": {}
- },
- "groupIsPublic": "Група је јавна",
- "@groupIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "groups": "Групе",
- "@groups": {
- "type": "text",
- "placeholders": {}
- },
- "groupWith": "Група са корисником {displayname}",
- "@groupWith": {
- "type": "text",
- "placeholders": {
- "displayname": {}
- }
- },
- "guestsAreForbidden": "гости су забрањени",
- "@guestsAreForbidden": {
- "type": "text",
- "placeholders": {}
- },
- "guestsCanJoin": "гости могу приступити",
- "@guestsCanJoin": {
- "type": "text",
- "placeholders": {}
- },
- "hasWithdrawnTheInvitationFor": "{username} поништи позивницу за корисника {targetName}",
- "@hasWithdrawnTheInvitationFor": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "help": "Помоћ",
- "@help": {
- "type": "text",
- "placeholders": {}
- },
- "hideRedactedEvents": "Сакриј редиговане догађаје",
- "@hideRedactedEvents": {
- "type": "text",
- "placeholders": {}
- },
- "hideUnknownEvents": "Сакриј непознате догађаје",
- "@hideUnknownEvents": {
- "type": "text",
- "placeholders": {}
- },
- "howOffensiveIsThisContent": "Колико је увредљив овај садржај?",
- "@howOffensiveIsThisContent": {
- "type": "text",
- "placeholders": {}
- },
- "id": "ИД",
- "@id": {
- "type": "text",
- "placeholders": {}
- },
- "identity": "Идентитет",
- "@identity": {
- "type": "text",
- "placeholders": {}
- },
- "ignore": "Игнориши",
- "@ignore": {
- "type": "text",
- "placeholders": {}
- },
- "ignoredUsers": "Игнорисани корисници",
- "@ignoredUsers": {
- "type": "text",
- "placeholders": {}
- },
- "iHaveClickedOnLink": "Кликнуо сам на везу",
- "@iHaveClickedOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "incorrectPassphraseOrKey": "Неисправна фраза или кључ опоравка",
- "@incorrectPassphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "inoffensive": "Није увредљив",
- "@inoffensive": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContact": "Позивање особа",
- "@inviteContact": {
- "type": "text",
- "placeholders": {}
- },
- "inviteContactToGroup": "Позови особу у групу {groupName}",
- "@inviteContactToGroup": {
- "type": "text",
- "placeholders": {
- "groupName": {}
- }
- },
- "invited": "Позван",
- "@invited": {
- "type": "text",
- "placeholders": {}
- },
- "invitedUser": "{username} позва корисника {targetName}",
- "@invitedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "invitedUsersOnly": "само позвани корисници",
- "@invitedUsersOnly": {
- "type": "text",
- "placeholders": {}
- },
- "inviteForMe": "Позивнице за мене",
- "@inviteForMe": {
- "type": "text",
- "placeholders": {}
- },
- "inviteText": "{username} вас позива у FluffyChat. \n1. Инсталирајте FluffyChat: https://fluffychat.im \n2. Региструјте се или пријавите \n3. Отворите везу позивнице: {link}",
- "@inviteText": {
- "type": "text",
- "placeholders": {
- "username": {},
- "link": {}
- }
- },
- "isTyping": "куца…",
- "@isTyping": {
- "type": "text",
- "placeholders": {}
- },
- "joinedTheChat": "{username} се придружи ћаскању",
- "@joinedTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "joinRoom": "Придружи се соби",
- "@joinRoom": {
- "type": "text",
- "placeholders": {}
- },
- "kicked": "{username} избаци корисника {targetName}",
- "@kicked": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickedAndBanned": "{username} избаци и забрани корисника {targetName}",
- "@kickedAndBanned": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "kickFromChat": "Избаци из ћаскања",
- "@kickFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "lastActiveAgo": "Последња активност: {localizedTimeShort}",
- "@lastActiveAgo": {
- "type": "text",
- "placeholders": {
- "localizedTimeShort": {}
- }
- },
- "leave": "Напусти",
- "@leave": {
- "type": "text",
- "placeholders": {}
- },
- "leftTheChat": "Напусти ћаскање",
- "@leftTheChat": {
- "type": "text",
- "placeholders": {}
- },
- "license": "Лиценца",
- "@license": {
- "type": "text",
- "placeholders": {}
- },
- "lightTheme": "светли",
- "@lightTheme": {
- "type": "text",
- "placeholders": {}
- },
- "loadCountMoreParticipants": "Учитај још {count} учесника",
- "@loadCountMoreParticipants": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "loadingPleaseWait": "Учитавам… Сачекајте.",
- "@loadingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "loadMore": "Учитај још…",
- "@loadMore": {
- "type": "text",
- "placeholders": {}
- },
- "login": "Пријава",
- "@login": {
- "type": "text",
- "placeholders": {}
- },
- "logInTo": "Пријава на {homeserver}",
- "@logInTo": {
- "type": "text",
- "placeholders": {
- "homeserver": {}
- }
- },
- "logout": "Одјава",
- "@logout": {
- "type": "text",
- "placeholders": {}
- },
- "memberChanges": "Измене чланова",
- "@memberChanges": {
- "type": "text",
- "placeholders": {}
- },
- "mention": "Спомени",
- "@mention": {
- "type": "text",
- "placeholders": {}
- },
- "messages": "Поруке",
- "@messages": {
- "type": "text",
- "placeholders": {}
- },
- "moderator": "Модератор",
- "@moderator": {
- "type": "text",
- "placeholders": {}
- },
- "muteChat": "Ућуткај ћаскање",
- "@muteChat": {
- "type": "text",
- "placeholders": {}
- },
- "needPantalaimonWarning": "За сада, потребан је Пантелејмон (Pantalaimon) да бисте користили шифровање с краја на крај.",
- "@needPantalaimonWarning": {
- "type": "text",
- "placeholders": {}
- },
- "newChat": "Ново ћаскање",
- "@newChat": {
- "type": "text",
- "placeholders": {}
- },
- "newMessageInFluffyChat": "Нова порука — FluffyChat",
- "@newMessageInFluffyChat": {
- "type": "text",
- "placeholders": {}
- },
- "newVerificationRequest": "Нови захтев за верификацију!",
- "@newVerificationRequest": {
- "type": "text",
- "placeholders": {}
- },
- "next": "Следеће",
- "@next": {
- "type": "text",
- "placeholders": {}
- },
- "no": "Не",
- "@no": {
- "type": "text",
- "placeholders": {}
- },
- "noConnectionToTheServer": "Нема везе са сервером",
- "@noConnectionToTheServer": {
- "type": "text",
- "placeholders": {}
- },
- "noEmotesFound": "Нема емотија. 😕",
- "@noEmotesFound": {
- "type": "text",
- "placeholders": {}
- },
- "noEncryptionForPublicRooms": "Шифровање се може активирати након што соба престане да буде јавно доступна.",
- "@noEncryptionForPublicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "noGoogleServicesWarning": "Чини се да немате Гугл услуге на телефону. То је добра одлука за вашу приватност! Да би се протурале нотификације у FluffyChat, препоручујемо коришћење https://microg.org/ или https://unifiedpush.org/",
- "@noGoogleServicesWarning": {
- "type": "text",
- "placeholders": {}
- },
- "none": "Ништа",
- "@none": {
- "type": "text",
- "placeholders": {}
- },
- "noPasswordRecoveryDescription": "Још нисте одредили начин за опоравак лозинке.",
- "@noPasswordRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "noPermission": "Нема дозвола",
- "@noPermission": {
- "type": "text",
- "placeholders": {}
- },
- "noRoomsFound": "Нисам нашао собе…",
- "@noRoomsFound": {
- "type": "text",
- "placeholders": {}
- },
- "notifications": "Обавештења",
- "@notifications": {
- "type": "text",
- "placeholders": {}
- },
- "notificationsEnabledForThisAccount": "Обавештења укључена за овај налог",
- "@notificationsEnabledForThisAccount": {
- "type": "text",
- "placeholders": {}
- },
- "numUsersTyping": "{count} корисника куца…",
- "@numUsersTyping": {
- "type": "text",
- "placeholders": {
- "count": {}
- }
- },
- "offensive": "Увредљив",
- "@offensive": {
- "type": "text",
- "placeholders": {}
- },
- "offline": "Ван везе",
- "@offline": {
- "type": "text",
- "placeholders": {}
- },
- "ok": "у реду",
- "@ok": {
- "type": "text",
- "placeholders": {}
- },
- "online": "На вези",
- "@online": {
- "type": "text",
- "placeholders": {}
- },
- "onlineKeyBackupEnabled": "Резерва кључева на мрежи је укључена",
- "@onlineKeyBackupEnabled": {
- "type": "text",
- "placeholders": {}
- },
- "oopsPushError": "Нажалост, дошло је до грешке при подешавању дотурања обавештења.",
- "@oopsPushError": {
- "type": "text",
- "placeholders": {}
- },
- "oopsSomethingWentWrong": "Нешто је пошло наопако…",
- "@oopsSomethingWentWrong": {
- "type": "text",
- "placeholders": {}
- },
- "openAppToReadMessages": "Отворите апликацију да прочитате поруке",
- "@openAppToReadMessages": {
- "type": "text",
- "placeholders": {}
- },
- "openCamera": "Отвори камеру",
- "@openCamera": {
- "type": "text",
- "placeholders": {}
- },
- "or": "или",
- "@or": {
- "type": "text",
- "placeholders": {}
- },
- "participant": "Учесник",
- "@participant": {
- "type": "text",
- "placeholders": {}
- },
- "passphraseOrKey": "фраза или кључ опоравка",
- "@passphraseOrKey": {
- "type": "text",
- "placeholders": {}
- },
- "password": "Лозинка",
- "@password": {
- "type": "text",
- "placeholders": {}
- },
- "passwordForgotten": "Заборављена лозинка",
- "@passwordForgotten": {
- "type": "text",
- "placeholders": {}
- },
- "passwordHasBeenChanged": "Лозинка је промењена",
- "@passwordHasBeenChanged": {
- "type": "text",
- "placeholders": {}
- },
- "passwordRecovery": "Опоравак лозинке",
- "@passwordRecovery": {
- "type": "text",
- "placeholders": {}
- },
- "people": "Људи",
- "@people": {
- "type": "text",
- "placeholders": {}
- },
- "pickImage": "Избор слике",
- "@pickImage": {
- "type": "text",
- "placeholders": {}
- },
- "pin": "Закачи",
- "@pin": {
- "type": "text",
- "placeholders": {}
- },
- "play": "Пусти {fileName}",
- "@play": {
- "type": "text",
- "placeholders": {
- "fileName": {}
- }
- },
- "pleaseChoose": "Изаберите",
- "@pleaseChoose": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseChooseAPasscode": "Изаберите код за пролаз",
- "@pleaseChooseAPasscode": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseClickOnLink": "Кликните на везу у примљеној е-пошти па наставите.",
- "@pleaseClickOnLink": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnter4Digits": "Унесите 4 цифре или оставите празно да не закључавате апликацију.",
- "@pleaseEnter4Digits": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPassword": "Унесите своју лозинку",
- "@pleaseEnterYourPassword": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourPin": "Унесите свој пин",
- "@pleaseEnterYourPin": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseEnterYourUsername": "Унесите своје корисничко име",
- "@pleaseEnterYourUsername": {
- "type": "text",
- "placeholders": {}
- },
- "pleaseFollowInstructionsOnWeb": "Испратите упутства на веб сајту и тапните на „Следеће“.",
- "@pleaseFollowInstructionsOnWeb": {
- "type": "text",
- "placeholders": {}
- },
- "privacy": "Приватност",
- "@privacy": {
- "type": "text",
- "placeholders": {}
- },
- "publicRooms": "Јавне собе",
- "@publicRooms": {
- "type": "text",
- "placeholders": {}
- },
- "pushRules": "Правила протурања",
- "@pushRules": {
- "type": "text",
- "placeholders": {}
- },
- "reason": "Разлог",
- "@reason": {
- "type": "text",
- "placeholders": {}
- },
- "recording": "Снимам",
- "@recording": {
- "type": "text",
- "placeholders": {}
- },
- "redactedAnEvent": "{username} редигова догађај",
- "@redactedAnEvent": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "redactMessage": "Редигуј поруку",
- "@redactMessage": {
- "type": "text",
- "placeholders": {}
- },
- "register": "Регистрација",
- "@register": {
- "type": "text",
- "placeholders": {}
- },
- "reject": "Одбиј",
- "@reject": {
- "type": "text",
- "placeholders": {}
- },
- "rejectedTheInvitation": "{username} одби позивницу",
- "@rejectedTheInvitation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "rejoin": "Поново се придружи",
- "@rejoin": {
- "type": "text",
- "placeholders": {}
- },
- "remove": "Уклони",
- "@remove": {
- "type": "text",
- "placeholders": {}
- },
- "removeAllOtherDevices": "Уклони све остале уређаје",
- "@removeAllOtherDevices": {
- "type": "text",
- "placeholders": {}
- },
- "removedBy": "Уклонио корисник {username}",
- "@removedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "removeDevice": "Уклони уређај",
- "@removeDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unbanFromChat": "Уклони изгнанство",
- "@unbanFromChat": {
- "type": "text",
- "placeholders": {}
- },
- "removeYourAvatar": "Уклоните свој аватар",
- "@removeYourAvatar": {
- "type": "text",
- "placeholders": {}
- },
- "renderRichContent": "Приказуј обогаћен садржај поруке",
- "@renderRichContent": {
- "type": "text",
- "placeholders": {}
- },
- "replaceRoomWithNewerVersion": "Замени собу новијом верзијом",
- "@replaceRoomWithNewerVersion": {
- "type": "text",
- "placeholders": {}
- },
- "reply": "Одговори",
- "@reply": {
- "type": "text",
- "placeholders": {}
- },
- "reportMessage": "Пријави поруку",
- "@reportMessage": {
- "type": "text",
- "placeholders": {}
- },
- "requestPermission": "Затражи дозволу",
- "@requestPermission": {
- "type": "text",
- "placeholders": {}
- },
- "roomHasBeenUpgraded": "Соба је надограђена",
- "@roomHasBeenUpgraded": {
- "type": "text",
- "placeholders": {}
- },
- "roomVersion": "Верзија собе",
- "@roomVersion": {
- "type": "text",
- "placeholders": {}
- },
- "search": "Претражи",
- "@search": {
- "type": "text",
- "placeholders": {}
- },
- "security": "Безбедност",
- "@security": {
- "type": "text",
- "placeholders": {}
- },
- "seenByUser": "{username} прегледа",
- "@seenByUser": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "send": "Пошаљи",
- "@send": {
- "type": "text",
- "placeholders": {}
- },
- "sendAMessage": "Пошаљи поруку",
- "@sendAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "sendAudio": "Пошаљи аудио",
- "@sendAudio": {
- "type": "text",
- "placeholders": {}
- },
- "sendFile": "Пошаљи фајл",
- "@sendFile": {
- "type": "text",
- "placeholders": {}
- },
- "sendImage": "Пошаљи слику",
- "@sendImage": {
- "type": "text",
- "placeholders": {}
- },
- "sendMessages": "Слање порука",
- "@sendMessages": {
- "type": "text",
- "placeholders": {}
- },
- "sendOriginal": "Пошаљи оригинал",
- "@sendOriginal": {
- "type": "text",
- "placeholders": {}
- },
- "sendVideo": "Пошаљи видео",
- "@sendVideo": {
- "type": "text",
- "placeholders": {}
- },
- "sentAFile": "{username} посла фајл",
- "@sentAFile": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAnAudio": "{username} посла аудио",
- "@sentAnAudio": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAPicture": "{username} посла слику",
- "@sentAPicture": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentASticker": "{username} посла налепницу",
- "@sentASticker": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentAVideo": "{username} посла видео",
- "@sentAVideo": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "sentCallInformations": "{senderName} посла податке о позиву",
- "@sentCallInformations": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "setAsCanonicalAlias": "Постави као главни алијас",
- "@setAsCanonicalAlias": {
- "type": "text",
- "placeholders": {}
- },
- "setCustomEmotes": "постави посебне емотије",
- "@setCustomEmotes": {
- "type": "text",
- "placeholders": {}
- },
- "setInvitationLink": "Поставља везу позивнице",
- "@setInvitationLink": {
- "type": "text",
- "placeholders": {}
- },
- "setPermissionsLevel": "Одреди ниво дозволе",
- "@setPermissionsLevel": {
- "type": "text",
- "placeholders": {}
- },
- "setStatus": "Постави статус",
- "@setStatus": {
- "type": "text",
- "placeholders": {}
- },
- "settings": "Поставке",
- "@settings": {
- "type": "text",
- "placeholders": {}
- },
- "share": "Подели",
- "@share": {
- "type": "text",
- "placeholders": {}
- },
- "sharedTheLocation": "{username} подели локацију",
- "@sharedTheLocation": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "showPassword": "Прикажи лозинку",
- "@showPassword": {
- "type": "text",
- "placeholders": {}
- },
- "singlesignon": "Јединствена пријава",
- "@singlesignon": {
- "type": "text",
- "placeholders": {}
- },
- "skip": "Прескочи",
- "@skip": {
- "type": "text",
- "placeholders": {}
- },
- "sourceCode": "Изворни код",
- "@sourceCode": {
- "type": "text",
- "placeholders": {}
- },
- "startedACall": "{senderName} започе позив",
- "@startedACall": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "status": "Стање",
- "@status": {
- "type": "text",
- "placeholders": {}
- },
- "statusExampleMessage": "Како сте данас?",
- "@statusExampleMessage": {
- "type": "text",
- "placeholders": {}
- },
- "submit": "Пошаљи",
- "@submit": {
- "type": "text",
- "placeholders": {}
- },
- "systemTheme": "системски",
- "@systemTheme": {
- "type": "text",
- "placeholders": {}
- },
- "theyDontMatch": "Не поклапају се",
- "@theyDontMatch": {
- "type": "text",
- "placeholders": {}
- },
- "theyMatch": "Поклапају се",
- "@theyMatch": {
- "type": "text",
- "placeholders": {}
- },
- "title": "FluffyChat",
- "@title": {
- "description": "Title for the application",
- "type": "text",
- "placeholders": {}
- },
- "toggleFavorite": "Мењај омиљеност",
- "@toggleFavorite": {
- "type": "text",
- "placeholders": {}
- },
- "toggleMuted": "Мењај ућутканост",
- "@toggleMuted": {
- "type": "text",
- "placeholders": {}
- },
- "toggleUnread": "Означи не/прочитано",
- "@toggleUnread": {
- "type": "text",
- "placeholders": {}
- },
- "tooManyRequestsWarning": "Превише упита. Покушајте касније!",
- "@tooManyRequestsWarning": {
- "type": "text",
- "placeholders": {}
- },
- "transferFromAnotherDevice": "Пренос са другог уређаја",
- "@transferFromAnotherDevice": {
- "type": "text",
- "placeholders": {}
- },
- "tryToSendAgain": "Покушај слање поново",
- "@tryToSendAgain": {
- "type": "text",
- "placeholders": {}
- },
- "unavailable": "Недоступно",
- "@unavailable": {
- "type": "text",
- "placeholders": {}
- },
- "unbannedUser": "{username} одблокира корисника {targetName}",
- "@unbannedUser": {
- "type": "text",
- "placeholders": {
- "username": {},
- "targetName": {}
- }
- },
- "unblockDevice": "Одблокирај уређај",
- "@unblockDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownDevice": "Непознат уређај",
- "@unknownDevice": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEncryptionAlgorithm": "Непознат алгоритам шифровања",
- "@unknownEncryptionAlgorithm": {
- "type": "text",
- "placeholders": {}
- },
- "unknownEvent": "Непознат догађај „{type}“",
- "@unknownEvent": {
- "type": "text",
- "placeholders": {
- "type": {}
- }
- },
- "unmuteChat": "Врати обавештења",
- "@unmuteChat": {
- "type": "text",
- "placeholders": {}
- },
- "unpin": "Откачи",
- "@unpin": {
- "type": "text",
- "placeholders": {}
- },
- "unreadChats": "{unreadCount, plural, other{непрочитаних ћаскања: {unreadCount}}}",
- "@unreadChats": {
- "type": "text",
- "placeholders": {
- "unreadCount": {}
- }
- },
- "userAndOthersAreTyping": "{username} и {count} корисника куцају…",
- "@userAndOthersAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "count": {}
- }
- },
- "userAndUserAreTyping": "{username} и {username2} куцају…",
- "@userAndUserAreTyping": {
- "type": "text",
- "placeholders": {
- "username": {},
- "username2": {}
- }
- },
- "userIsTyping": "{username} куца…",
- "@userIsTyping": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "userLeftTheChat": "{username} напусти ћаскање",
- "@userLeftTheChat": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "username": "Корисничко име",
- "@username": {
- "type": "text",
- "placeholders": {}
- },
- "userSentUnknownEvent": "{username} посла {type} догађај",
- "@userSentUnknownEvent": {
- "type": "text",
- "placeholders": {
- "username": {},
- "type": {}
- }
- },
- "verified": "Оверен",
- "@verified": {
- "type": "text",
- "placeholders": {}
- },
- "verify": "Верификуј",
- "@verify": {
- "type": "text",
- "placeholders": {}
- },
- "verifyStart": "Покрени верификацију",
- "@verifyStart": {
- "type": "text",
- "placeholders": {}
- },
- "verifySuccess": "Успешно сте верификовали!",
- "@verifySuccess": {
- "type": "text",
- "placeholders": {}
- },
- "verifyTitle": "Верификујем други налог",
- "@verifyTitle": {
- "type": "text",
- "placeholders": {}
- },
- "videoCall": "Видео позив",
- "@videoCall": {
- "type": "text",
- "placeholders": {}
- },
- "visibilityOfTheChatHistory": "Одреди видљивост историје",
- "@visibilityOfTheChatHistory": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForAllParticipants": "видљиво свим учесницима",
- "@visibleForAllParticipants": {
- "type": "text",
- "placeholders": {}
- },
- "visibleForEveryone": "видљиво свима",
- "@visibleForEveryone": {
- "type": "text",
- "placeholders": {}
- },
- "voiceMessage": "Гласовна порука",
- "@voiceMessage": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerAcceptRequest": "Чекам да саговорник прихвати захтев…",
- "@waitingPartnerAcceptRequest": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerEmoji": "Чекам да саговорник прихвати емоџије…",
- "@waitingPartnerEmoji": {
- "type": "text",
- "placeholders": {}
- },
- "waitingPartnerNumbers": "Чекам да саговорник прихвати бројеве…",
- "@waitingPartnerNumbers": {
- "type": "text",
- "placeholders": {}
- },
- "wallpaper": "Тапета",
- "@wallpaper": {
- "type": "text",
- "placeholders": {}
- },
- "warning": "Упозорење!",
- "@warning": {
- "type": "text",
- "placeholders": {}
- },
- "weSentYouAnEmail": "Послали смо вам е-пошту",
- "@weSentYouAnEmail": {
- "type": "text",
- "placeholders": {}
- },
- "whoCanPerformWhichAction": "ко може шта да ради",
- "@whoCanPerformWhichAction": {
- "type": "text",
- "placeholders": {}
- },
- "whoIsAllowedToJoinThisGroup": "Ко може да се придружи групи",
- "@whoIsAllowedToJoinThisGroup": {
- "type": "text",
- "placeholders": {}
- },
- "whyDoYouWantToReportThis": "Зашто желите ово да пријавите?",
- "@whyDoYouWantToReportThis": {
- "type": "text",
- "placeholders": {}
- },
- "wipeChatBackup": "Да обришем резервну копију како би направио нови сигурносни кључ?",
- "@wipeChatBackup": {
- "type": "text",
- "placeholders": {}
- },
- "withTheseAddressesRecoveryDescription": "Са овим адресама можете опоравити своју лозинку.",
- "@withTheseAddressesRecoveryDescription": {
- "type": "text",
- "placeholders": {}
- },
- "writeAMessage": "напишите поруку…",
- "@writeAMessage": {
- "type": "text",
- "placeholders": {}
- },
- "yes": "Да",
- "@yes": {
- "type": "text",
- "placeholders": {}
- },
- "you": "Ви",
- "@you": {
- "type": "text",
- "placeholders": {}
- },
- "youAreNoLongerParticipatingInThisChat": "Више не учествујете у овом ћаскању",
- "@youAreNoLongerParticipatingInThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "youHaveBeenBannedFromThisChat": "Забрањено вам је ово ћаскање",
- "@youHaveBeenBannedFromThisChat": {
- "type": "text",
- "placeholders": {}
- },
- "yourPublicKey": "Ваш јавни кључ",
- "@yourPublicKey": {
- "type": "text",
- "placeholders": {}
- },
- "@hugContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@jumpToLastReadMessage": {},
- "@allRooms": {
- "type": "text",
- "placeholders": {}
- },
- "@obtainingLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_cuddle": {},
- "@widgetVideo": {},
- "@dismiss": {},
- "@reportErrorDescription": {},
- "@addAccount": {},
- "@chatHasBeenAddedToThisSpace": {},
- "@unsupportedAndroidVersion": {},
- "@widgetJitsi": {},
- "@messageType": {},
- "@indexedDbErrorLong": {},
- "@oneClientLoggedOut": {},
- "@startFirstChat": {},
- "@callingAccount": {},
- "@setColorTheme": {},
- "@nextAccount": {},
- "@commandHint_create": {
- "type": "text",
- "description": "Usage hint for the command /create"
- },
- "@allSpaces": {},
- "@supposedMxid": {
- "type": "text",
- "placeholders": {
- "mxid": {}
- }
- },
- "@user": {},
- "@youAcceptedTheInvitation": {},
- "@noMatrixServer": {
- "type": "text",
- "placeholders": {
- "server1": {},
- "server2": {}
- }
- },
- "@youInvitedBy": {
- "placeholders": {
- "user": {}
- }
- },
- "@banUserDescription": {},
- "@widgetEtherpad": {},
- "@removeDevicesDescription": {},
- "@separateChatTypes": {
- "type": "text",
- "placeholders": {}
- },
- "@tryAgain": {},
- "@youKickedAndBanned": {
- "placeholders": {
- "user": {}
- }
- },
- "@unbanUserDescription": {},
- "@saveFile": {
- "type": "text",
- "placeholders": {}
- },
- "@sendOnEnter": {},
- "@youRejectedTheInvitation": {},
- "@otherCallingPermissions": {},
- "@messagesStyle": {},
- "@link": {},
- "@widgetUrlError": {},
- "@emailOrUsername": {},
- "@newSpaceDescription": {},
- "@chatDescription": {},
- "@callingAccountDetails": {},
- "@enterSpace": {},
- "@encryptThisChat": {},
- "@previousAccount": {},
- "@reopenChat": {},
- "@pleaseEnterRecoveryKey": {},
- "@widgetNameError": {},
- "@addToBundle": {},
- "@spaceIsPublic": {
- "type": "text",
- "placeholders": {}
- },
- "@addWidget": {},
- "@countFiles": {
- "placeholders": {
- "count": {}
- }
- },
- "@noKeyForThisMessage": {},
- "@shareLocation": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_markasgroup": {},
- "@errorObtainingLocation": {
- "type": "text",
- "placeholders": {
- "error": {}
- }
- },
- "@hydrateTor": {},
- "@pushNotificationsNotAvailable": {},
- "@storeInAppleKeyChain": {},
- "@hydrate": {},
- "@invalidServerName": {},
- "@chatPermissions": {},
- "@cantOpenUri": {
- "type": "text",
- "placeholders": {
- "uri": {}
- }
- },
- "@sender": {},
- "@storeInAndroidKeystore": {},
- "@signInWithPassword": {},
- "@makeAdminDescription": {},
- "@synchronizingPleaseWait": {
- "type": "text",
- "placeholders": {}
- },
- "@commandHint_clearcache": {
- "type": "text",
- "description": "Usage hint for the command /clearcache"
- },
- "@saveKeyManuallyDescription": {},
- "@editBundlesForAccount": {},
- "@whyIsThisMessageEncrypted": {},
- "@setChatDescription": {},
- "@spaceName": {
- "type": "text",
- "placeholders": {}
- },
- "@importFromZipFile": {},
- "@dehydrateWarning": {},
- "@noOtherDevicesFound": {},
- "@yourChatBackupHasBeenSetUp": {},
- "@redactedBy": {
- "type": "text",
- "placeholders": {
- "username": {}
- }
- },
- "@videoCallsBetaWarning": {},
- "@autoplayImages": {
- "type": "text",
- "placeholder": {}
- },
- "@signInWith": {
- "type": "text",
- "placeholders": {
- "provider": {}
- }
- },
- "@fileIsTooBigForServer": {},
- "@homeserver": {},
- "@repeatPassword": {},
- "@callingPermissions": {},
- "@readUpToHere": {},
- "@start": {},
- "@unlockOldMessages": {},
- "@numChats": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@optionalRedactReason": {},
- "@dehydrate": {},
- "@locationPermissionDeniedNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@sendAsText": {
- "type": "text"
- },
- "@archiveRoomDescription": {},
- "@exportEmotePack": {},
- "@sendSticker": {
- "type": "text",
- "placeholders": {}
- },
- "@switchToAccount": {
- "type": "number",
- "placeholders": {
- "number": {}
- }
- },
- "@commandInvalid": {
- "type": "text"
- },
- "@locationDisabledNotice": {
- "type": "text",
- "placeholders": {}
- },
- "@experimentalVideoCalls": {},
- "@pleaseEnterRecoveryKeyDescription": {},
- "@openInMaps": {
- "type": "text",
- "placeholders": {}
- },
- "@inviteContactToGroupQuestion": {},
- "@redactedByBecause": {
- "type": "text",
- "placeholders": {
- "username": {},
- "reason": {}
- }
- },
- "@youHaveWithdrawnTheInvitationFor": {
- "placeholders": {
- "user": {}
- }
- },
- "@appearOnTopDetails": {},
- "@enterRoom": {},
- "@allChats": {
- "type": "text",
- "placeholders": {}
- },
- "@reportUser": {},
- "@confirmEventUnpin": {},
- "@youInvitedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@fileHasBeenSavedAt": {
- "type": "text",
- "placeholders": {
- "path": {}
- }
- },
- "@addToSpace": {},
- "@commandMissing": {
- "type": "text",
- "placeholders": {
- "command": {}
- },
- "description": "State that {command} is not a valid /command."
- },
- "@redactMessageDescription": {},
- "@recoveryKey": {},
- "@commandHint_discardsession": {
- "type": "text",
- "description": "Usage hint for the command /discardsession"
- },
- "@invalidInput": {},
- "@dehydrateTorLong": {},
- "@doNotShowAgain": {},
- "@report": {},
- "@unverified": {},
- "@serverRequiresEmail": {},
- "@hideUnimportantStateEvents": {},
- "@screenSharingTitle": {},
- "@widgetCustom": {},
- "@addToSpaceDescription": {},
- "@googlyEyesContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@youBannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@addChatDescription": {},
- "@commandHint_myroomavatar": {
- "type": "text",
- "description": "Usage hint for the command /myroomavatar"
- },
- "@hasKnocked": {
- "placeholders": {
- "user": {}
- }
- },
- "@publish": {},
- "@openLinkInBrowser": {},
- "@messageInfo": {},
- "@disableEncryptionWarning": {},
- "@directChat": {},
- "@wrongPinEntered": {
- "type": "text",
- "placeholders": {
- "seconds": {}
- }
- },
- "@sendTypingNotifications": {},
- "@inviteGroupChat": {},
- "@appearOnTop": {},
- "@invitePrivateChat": {},
- "@foregroundServiceRunning": {},
- "@voiceCall": {},
- "@createNewSpace": {
- "type": "text",
- "placeholders": {}
- },
- "@importEmojis": {},
- "@wasDirectChatDisplayName": {
- "type": "text",
- "placeholders": {
- "oldDisplayName": {}
- }
- },
- "@noChatDescriptionYet": {},
- "@removeFromBundle": {},
- "@confirmMatrixId": {},
- "@learnMore": {},
- "@notAnImage": {},
- "@users": {},
- "@openGallery": {},
- "@chatDescriptionHasBeenChanged": {},
- "@newGroup": {},
- "@bundleName": {},
- "@dehydrateTor": {},
- "@removeFromSpace": {},
- "@roomUpgradeDescription": {},
- "@scanQrCode": {},
- "@pleaseEnterANumber": {},
- "@youKicked": {
- "placeholders": {
- "user": {}
- }
- },
- "@profileNotFound": {},
- "@jump": {},
- "@reactedWith": {
- "type": "text",
- "placeholders": {
- "sender": {},
- "reaction": {}
- }
- },
- "@sorryThatsNotPossible": {},
- "@videoWithSize": {
- "type": "text",
- "placeholders": {
- "size": {}
- }
- },
- "@shareInviteLink": {},
- "@commandHint_markasdm": {},
- "@recoveryKeyLost": {},
- "@cuddleContent": {
- "type": "text",
- "placeholders": {
- "senderName": {}
- }
- },
- "@deviceKeys": {},
- "@emoteKeyboardNoRecents": {
- "type": "text",
- "placeholders": {}
- },
- "@setTheme": {},
- "@youJoinedTheChat": {},
- "@openVideoCamera": {
- "type": "text",
- "placeholders": {}
- },
- "@markAsRead": {},
- "@widgetName": {},
- "@errorAddingWidget": {},
- "@commandHint_dm": {
- "type": "text",
- "description": "Usage hint for the command /dm"
- },
- "@commandHint_hug": {},
- "@replace": {},
- "@youUnbannedUser": {
- "placeholders": {
- "user": {}
- }
- },
- "@newSpace": {},
- "@emojis": {},
- "@commandHint_googly": {},
- "@pleaseTryAgainLaterOrChooseDifferentServer": {},
- "@createGroup": {},
- "@hydrateTorLong": {},
- "@time": {},
- "@custom": {},
- "@noBackupWarning": {},
- "@storeInSecureStorageDescription": {},
- "@openChat": {},
- "@kickUserDescription": {},
- "@importNow": {},
- "@pinMessage": {},
- "@invite": {},
- "@enableMultiAccounts": {},
- "@indexedDbErrorTitle": {},
- "@unsupportedAndroidVersionLong": {},
- "@storeSecurlyOnThisDevice": {},
- "@screenSharingDetail": {},
- "@placeCall": {}
-}
\ No newline at end of file
+ "@@last_modified": "2021-08-14 12:41:09.857024",
+ "about": "О програму",
+ "@about": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "accept": "Прихвати",
+ "@accept": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "acceptedTheInvitation": "{username} прихвата позивницу",
+ "@acceptedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "account": "Налог",
+ "@account": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "activatedEndToEndEncryption": "{username} укључи шифровање с краја на крај",
+ "@activatedEndToEndEncryption": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "addEmail": "Додај е-адресу",
+ "@addEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "admin": "Админ",
+ "@admin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "alias": "алијас",
+ "@alias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "all": "Сви",
+ "@all": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "answeredTheCall": "{senderName} одговори на позив",
+ "@answeredTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "anyoneCanJoin": "свако може да се придружи",
+ "@anyoneCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "appLock": "Закључавање апликације",
+ "@appLock": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "archive": "Архива",
+ "@archive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areGuestsAllowedToJoin": "Да ли је гостима дозвољен приступ",
+ "@areGuestsAllowedToJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSure": "Сигурни сте?",
+ "@areYouSure": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "areYouSureYouWantToLogout": "Заиста желите да се одјавите?",
+ "@areYouSureYouWantToLogout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askSSSSSign": "Да бисте могли да пријавите другу особу, унесите своју безбедносну фразу или кључ опоравка.",
+ "@askSSSSSign": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "askVerificationRequest": "Прихватате ли захтев за верификацију од корисника {username}?",
+ "@askVerificationRequest": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "badServerLoginTypesException": "Домаћи сервер подржава начине пријаве:\n{serverVersions}\nали ова апликација подржава само:\n{supportedVersions}",
+ "@badServerLoginTypesException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "badServerVersionsException": "Домаћи сервер подржава верзије:\n{serverVersions}\nали ова апликација подржава само {supportedVersions}",
+ "@badServerVersionsException": {
+ "type": "text",
+ "placeholders": {
+ "serverVersions": {},
+ "supportedVersions": {}
+ }
+ },
+ "banFromChat": "Забрани у ћаскању",
+ "@banFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "banned": "Забрањен",
+ "@banned": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "bannedUser": "{username} забрани корисника {targetName}",
+ "@bannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "blockDevice": "Блокирај уређај",
+ "@blockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "blocked": "Блокиран",
+ "@blocked": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "botMessages": "Поруке Бота",
+ "@botMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "cancel": "Откажи",
+ "@cancel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeDeviceName": "Промени назив уређаја",
+ "@changeDeviceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changedTheChatAvatar": "{username} промени аватар ћаскања",
+ "@changedTheChatAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheChatDescriptionTo": "{username} промени опис ћаскања у: „{description}“",
+ "@changedTheChatDescriptionTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "description": {}
+ }
+ },
+ "changedTheChatNameTo": "{username} промени назив ћаскања у: „{chatname}“",
+ "@changedTheChatNameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "chatname": {}
+ }
+ },
+ "changedTheChatPermissions": "{username} измени дозволе ћаскања",
+ "@changedTheChatPermissions": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheDisplaynameTo": "{username} промени приказно име на: „{displayname}“",
+ "@changedTheDisplaynameTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "displayname": {}
+ }
+ },
+ "changedTheGuestAccessRules": "{username} измени правила за приступ гостију",
+ "@changedTheGuestAccessRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheGuestAccessRulesTo": "{username} измени правила за приступ гостију на: {rules}",
+ "@changedTheGuestAccessRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheHistoryVisibility": "{username} измени видљивост историје",
+ "@changedTheHistoryVisibility": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheHistoryVisibilityTo": "{username} измени видљивост историје на: {rules}",
+ "@changedTheHistoryVisibilityTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "rules": {}
+ }
+ },
+ "changedTheJoinRules": "{username} измени правила приступања",
+ "@changedTheJoinRules": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheJoinRulesTo": "{username} измени правила приступања на: {joinRules}",
+ "@changedTheJoinRulesTo": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "joinRules": {}
+ }
+ },
+ "changedTheProfileAvatar": "{username} измени свој аватар",
+ "@changedTheProfileAvatar": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomAliases": "{username} измени алијас собе",
+ "@changedTheRoomAliases": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changedTheRoomInvitationLink": "{username} измени везу позивнице",
+ "@changedTheRoomInvitationLink": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "changePassword": "Измени лозинку",
+ "@changePassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheHomeserver": "Промени домаћи сервер",
+ "@changeTheHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheme": "Измените изглед",
+ "@changeTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeTheNameOfTheGroup": "Измени назив групе",
+ "@changeTheNameOfTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "changeYourAvatar": "Измените свој аватар",
+ "@changeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "channelCorruptedDecryptError": "Шифровање је покварено",
+ "@channelCorruptedDecryptError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chat": "Ћаскање",
+ "@chat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackup": "Копија ћаскања",
+ "@chatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatBackupDescription": "Ваша резервна копија ћаскања је обезбеђена кључем. Немојте да га изгубите.",
+ "@chatBackupDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatDetails": "Детаљи ћаскања",
+ "@chatDetails": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chats": "Ћаскања",
+ "@chats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chooseAStrongPassword": "Изаберите јаку лозинку",
+ "@chooseAStrongPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "clearArchive": "Очисти архиву",
+ "@clearArchive": {},
+ "close": "Затвори",
+ "@close": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_ban": "Блокирај задатог корисника за ову собу",
+ "@commandHint_ban": {
+ "type": "text",
+ "description": "Usage hint for the command /ban"
+ },
+ "commandHint_html": "Шаљи ХТМЛ обликован текст",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_invite": "Позови задатог корисника у собу",
+ "@commandHint_invite": {
+ "type": "text",
+ "description": "Usage hint for the command /invite"
+ },
+ "commandHint_join": "Придружи се наведеној соби",
+ "@commandHint_join": {
+ "type": "text",
+ "description": "Usage hint for the command /join"
+ },
+ "commandHint_kick": "Уклони задатог корисника из собе",
+ "@commandHint_kick": {
+ "type": "text",
+ "description": "Usage hint for the command /kick"
+ },
+ "commandHint_leave": "Напусти ову собу",
+ "@commandHint_leave": {
+ "type": "text",
+ "description": "Usage hint for the command /leave"
+ },
+ "commandHint_me": "Опишите себе",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_myroomnick": "Поставља ваш надимак за ову собу",
+ "@commandHint_myroomnick": {
+ "type": "text",
+ "description": "Usage hint for the command /myroomnick"
+ },
+ "commandHint_op": "Подеси ниво задатог корисника (подразумевано: 50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "commandHint_plain": "Шаљи неформатиран текст",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "Шаљи одговор као реакцију",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "commandHint_send": "Пошаљи текст",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "commandHint_unban": "Скини забрану задатом кориснику за ову собу",
+ "@commandHint_unban": {
+ "type": "text",
+ "description": "Usage hint for the command /unban"
+ },
+ "compareEmojiMatch": "Упоредите и проверите да су емоџији идентични као на другом уређају:",
+ "@compareEmojiMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "compareNumbersMatch": "Упоредите и проверите да су следећи бројеви идентични као на другом уређају:",
+ "@compareNumbersMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "configureChat": "Подешавање ћаскања",
+ "@configureChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "confirm": "Потврди",
+ "@confirm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "connect": "Повежи се",
+ "@connect": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contactHasBeenInvitedToTheGroup": "Особа је позвана у групу",
+ "@contactHasBeenInvitedToTheGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsDisplayName": "Садржи приказно име",
+ "@containsDisplayName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "containsUserName": "Садржи корисничко име",
+ "@containsUserName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "contentHasBeenReported": "Садржај је пријављен администраторима сервера",
+ "@contentHasBeenReported": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copiedToClipboard": "Копирано у клипборд",
+ "@copiedToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copy": "Копирај",
+ "@copy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "copyToClipboard": "Копирај у клипборд",
+ "@copyToClipboard": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "couldNotDecryptMessage": "Не могу да дешифрујем поруку: {error}",
+ "@couldNotDecryptMessage": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "countParticipants": "учесника: {count}",
+ "@countParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "create": "Направи",
+ "@create": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "createdTheChat": "{username} направи ћаскање",
+ "@createdTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "currentlyActive": "Тренутно активно",
+ "@currentlyActive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "darkTheme": "тамни",
+ "@darkTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "@dateAndTimeOfDay": {
+ "type": "text",
+ "placeholders": {
+ "date": {},
+ "timeOfDay": {}
+ }
+ },
+ "dateWithoutYear": "{day} {month}",
+ "@dateWithoutYear": {
+ "type": "text",
+ "placeholders": {
+ "month": {},
+ "day": {}
+ }
+ },
+ "dateWithYear": "{day} {month} {year}",
+ "@dateWithYear": {
+ "type": "text",
+ "placeholders": {
+ "year": {},
+ "month": {},
+ "day": {}
+ }
+ },
+ "deactivateAccountWarning": "Ово ће деактивирати ваш кориснички налог. Не може се повратити! Сигурни сте?",
+ "@deactivateAccountWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "defaultPermissionLevel": "Подразумевани ниво приступа",
+ "@defaultPermissionLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "delete": "Обриши",
+ "@delete": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteAccount": "Обриши налог",
+ "@deleteAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deleteMessage": "Брисање поруке",
+ "@deleteMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "device": "Уређај",
+ "@device": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "deviceId": "ИД уређаја",
+ "@deviceId": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "devices": "Уређаји",
+ "@devices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "directChats": "Директна ћаскања",
+ "@directChats": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "displaynameHasBeenChanged": "Име за приказ је измењено",
+ "@displaynameHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "downloadFile": "Преузми фајл",
+ "@downloadFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "edit": "Уреди",
+ "@edit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editBlockedServers": "Уреди блокиране сервере",
+ "@editBlockedServers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editDisplayname": "Уреди име за приказ",
+ "@editDisplayname": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAliases": "Уреди алијасе собе",
+ "@editRoomAliases": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "editRoomAvatar": "Уређује аватар собе",
+ "@editRoomAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteExists": "Емоти већ постоји!",
+ "@emoteExists": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteInvalid": "Неисправна скраћеница за емоти!",
+ "@emoteInvalid": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emotePacks": "Пакети емотија за собу",
+ "@emotePacks": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteSettings": "Поставке емотија",
+ "@emoteSettings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteShortcode": "скраћеница",
+ "@emoteShortcode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emoteWarnNeedToPick": "Морате да изаберете скраћеницу и слику за емоти!",
+ "@emoteWarnNeedToPick": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "emptyChat": "празно ћаскање",
+ "@emptyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEmotesGlobally": "Глобално укључи пакет емотија",
+ "@enableEmotesGlobally": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryption": "Укључује шифровање",
+ "@enableEncryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enableEncryptionWarning": "Шифровање више нећете моћи да искључите. Сигурни сте?",
+ "@enableEncryptionWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encrypted": "Шифровано",
+ "@encrypted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryption": "Шифровање",
+ "@encryption": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "encryptionNotEnabled": "Шифровање није укључено",
+ "@encryptionNotEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "endedTheCall": "{senderName} заврши позив",
+ "@endedTheCall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "enterAnEmailAddress": "Унесите адресу е-поште",
+ "@enterAnEmailAddress": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "enterYourHomeserver": "Унесите свој домаћи сервер",
+ "@enterYourHomeserver": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "everythingReady": "Све је спремно!",
+ "@everythingReady": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "extremeOffensive": "Екстремно увредљив",
+ "@extremeOffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fileName": "Назив фајла",
+ "@fileName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fluffychat": "FluffyChat",
+ "@fluffychat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fontSize": "Величина фонта",
+ "@fontSize": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "forward": "Напред",
+ "@forward": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromJoining": "од приступања",
+ "@fromJoining": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "fromTheInvitation": "од позивања",
+ "@fromTheInvitation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "goToTheNewRoom": "Иди у нову собу",
+ "@goToTheNewRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "group": "Група",
+ "@group": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupIsPublic": "Група је јавна",
+ "@groupIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groups": "Групе",
+ "@groups": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "groupWith": "Група са корисником {displayname}",
+ "@groupWith": {
+ "type": "text",
+ "placeholders": {
+ "displayname": {}
+ }
+ },
+ "guestsAreForbidden": "гости су забрањени",
+ "@guestsAreForbidden": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "guestsCanJoin": "гости могу приступити",
+ "@guestsCanJoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hasWithdrawnTheInvitationFor": "{username} поништи позивницу за корисника {targetName}",
+ "@hasWithdrawnTheInvitationFor": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "help": "Помоћ",
+ "@help": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideRedactedEvents": "Сакриј редиговане догађаје",
+ "@hideRedactedEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideUnknownEvents": "Сакриј непознате догађаје",
+ "@hideUnknownEvents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "howOffensiveIsThisContent": "Колико је увредљив овај садржај?",
+ "@howOffensiveIsThisContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "id": "ИД",
+ "@id": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "identity": "Идентитет",
+ "@identity": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignore": "Игнориши",
+ "@ignore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ignoredUsers": "Игнорисани корисници",
+ "@ignoredUsers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "iHaveClickedOnLink": "Кликнуо сам на везу",
+ "@iHaveClickedOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "incorrectPassphraseOrKey": "Неисправна фраза или кључ опоравка",
+ "@incorrectPassphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inoffensive": "Није увредљив",
+ "@inoffensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContact": "Позивање особа",
+ "@inviteContact": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroup": "Позови особу у групу {groupName}",
+ "@inviteContactToGroup": {
+ "type": "text",
+ "placeholders": {
+ "groupName": {}
+ }
+ },
+ "invited": "Позван",
+ "@invited": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "invitedUser": "{username} позва корисника {targetName}",
+ "@invitedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "invitedUsersOnly": "само позвани корисници",
+ "@invitedUsersOnly": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteForMe": "Позивнице за мене",
+ "@inviteForMe": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteText": "{username} вас позива у FluffyChat. \n1. Инсталирајте FluffyChat: https://fluffychat.im \n2. Региструјте се или пријавите \n3. Отворите везу позивнице: {link}",
+ "@inviteText": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "link": {}
+ }
+ },
+ "isTyping": "куца…",
+ "@isTyping": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "joinedTheChat": "{username} се придружи ћаскању",
+ "@joinedTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "joinRoom": "Придружи се соби",
+ "@joinRoom": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "kicked": "{username} избаци корисника {targetName}",
+ "@kicked": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickedAndBanned": "{username} избаци и забрани корисника {targetName}",
+ "@kickedAndBanned": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "kickFromChat": "Избаци из ћаскања",
+ "@kickFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lastActiveAgo": "Последња активност: {localizedTimeShort}",
+ "@lastActiveAgo": {
+ "type": "text",
+ "placeholders": {
+ "localizedTimeShort": {}
+ }
+ },
+ "leave": "Напусти",
+ "@leave": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "leftTheChat": "Напусти ћаскање",
+ "@leftTheChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "license": "Лиценца",
+ "@license": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "lightTheme": "светли",
+ "@lightTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadCountMoreParticipants": "Учитај још {count} учесника",
+ "@loadCountMoreParticipants": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "loadingPleaseWait": "Учитавам… Сачекајте.",
+ "@loadingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "loadMore": "Учитај још…",
+ "@loadMore": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "login": "Пријава",
+ "@login": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "logInTo": "Пријава на {homeserver}",
+ "@logInTo": {
+ "type": "text",
+ "placeholders": {
+ "homeserver": {}
+ }
+ },
+ "logout": "Одјава",
+ "@logout": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "memberChanges": "Измене чланова",
+ "@memberChanges": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "mention": "Спомени",
+ "@mention": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messages": "Поруке",
+ "@messages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "moderator": "Модератор",
+ "@moderator": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "muteChat": "Ућуткај ћаскање",
+ "@muteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "needPantalaimonWarning": "За сада, потребан је Пантелејмон (Pantalaimon) да бисте користили шифровање с краја на крај.",
+ "@needPantalaimonWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newChat": "Ново ћаскање",
+ "@newChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newMessageInFluffyChat": "Нова порука — FluffyChat",
+ "@newMessageInFluffyChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "newVerificationRequest": "Нови захтев за верификацију!",
+ "@newVerificationRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "next": "Следеће",
+ "@next": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "no": "Не",
+ "@no": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noConnectionToTheServer": "Нема везе са сервером",
+ "@noConnectionToTheServer": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEmotesFound": "Нема емотија. 😕",
+ "@noEmotesFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noEncryptionForPublicRooms": "Шифровање се може активирати након што соба престане да буде јавно доступна.",
+ "@noEncryptionForPublicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noGoogleServicesWarning": "Чини се да немате Гугл услуге на телефону. То је добра одлука за вашу приватност! Да би се протурале нотификације у FluffyChat, препоручујемо коришћење https://microg.org/ или https://unifiedpush.org/",
+ "@noGoogleServicesWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "none": "Ништа",
+ "@none": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPasswordRecoveryDescription": "Још нисте одредили начин за опоравак лозинке.",
+ "@noPasswordRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noPermission": "Нема дозвола",
+ "@noPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noRoomsFound": "Нисам нашао собе…",
+ "@noRoomsFound": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notifications": "Обавештења",
+ "@notifications": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "notificationsEnabledForThisAccount": "Обавештења укључена за овај налог",
+ "@notificationsEnabledForThisAccount": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "numUsersTyping": "{count} корисника куца…",
+ "@numUsersTyping": {
+ "type": "text",
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "offensive": "Увредљив",
+ "@offensive": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "offline": "Ван везе",
+ "@offline": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "ok": "у реду",
+ "@ok": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "online": "На вези",
+ "@online": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "onlineKeyBackupEnabled": "Резерва кључева на мрежи је укључена",
+ "@onlineKeyBackupEnabled": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "Нажалост, дошло је до грешке при подешавању дотурања обавештења.",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsSomethingWentWrong": "Нешто је пошло наопако…",
+ "@oopsSomethingWentWrong": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openAppToReadMessages": "Отворите апликацију да прочитате поруке",
+ "@openAppToReadMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "openCamera": "Отвори камеру",
+ "@openCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "or": "или",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "participant": "Учесник",
+ "@participant": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passphraseOrKey": "фраза или кључ опоравка",
+ "@passphraseOrKey": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "password": "Лозинка",
+ "@password": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordForgotten": "Заборављена лозинка",
+ "@passwordForgotten": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordHasBeenChanged": "Лозинка је промењена",
+ "@passwordHasBeenChanged": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "passwordRecovery": "Опоравак лозинке",
+ "@passwordRecovery": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "people": "Људи",
+ "@people": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pickImage": "Избор слике",
+ "@pickImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pin": "Закачи",
+ "@pin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "play": "Пусти {fileName}",
+ "@play": {
+ "type": "text",
+ "placeholders": {
+ "fileName": {}
+ }
+ },
+ "pleaseChoose": "Изаберите",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseChooseAPasscode": "Изаберите код за пролаз",
+ "@pleaseChooseAPasscode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseClickOnLink": "Кликните на везу у примљеној е-пошти па наставите.",
+ "@pleaseClickOnLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnter4Digits": "Унесите 4 цифре или оставите празно да не закључавате апликацију.",
+ "@pleaseEnter4Digits": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPassword": "Унесите своју лозинку",
+ "@pleaseEnterYourPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourPin": "Унесите свој пин",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseEnterYourUsername": "Унесите своје корисничко име",
+ "@pleaseEnterYourUsername": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pleaseFollowInstructionsOnWeb": "Испратите упутства на веб сајту и тапните на „Следеће“.",
+ "@pleaseFollowInstructionsOnWeb": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "privacy": "Приватност",
+ "@privacy": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publicRooms": "Јавне собе",
+ "@publicRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "pushRules": "Правила протурања",
+ "@pushRules": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reason": "Разлог",
+ "@reason": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "recording": "Снимам",
+ "@recording": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedAnEvent": "{username} редигова догађај",
+ "@redactedAnEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "redactMessage": "Редигуј поруку",
+ "@redactMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "register": "Регистрација",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reject": "Одбиј",
+ "@reject": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "rejectedTheInvitation": "{username} одби позивницу",
+ "@rejectedTheInvitation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "rejoin": "Поново се придружи",
+ "@rejoin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "remove": "Уклони",
+ "@remove": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeAllOtherDevices": "Уклони све остале уређаје",
+ "@removeAllOtherDevices": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removedBy": "Уклонио корисник {username}",
+ "@removedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "removeDevice": "Уклони уређај",
+ "@removeDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbanFromChat": "Уклони изгнанство",
+ "@unbanFromChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "Уклоните свој аватар",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "renderRichContent": "Приказуј обогаћен садржај поруке",
+ "@renderRichContent": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "replaceRoomWithNewerVersion": "Замени собу новијом верзијом",
+ "@replaceRoomWithNewerVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reply": "Одговори",
+ "@reply": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "reportMessage": "Пријави поруку",
+ "@reportMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "requestPermission": "Затражи дозволу",
+ "@requestPermission": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomHasBeenUpgraded": "Соба је надограђена",
+ "@roomHasBeenUpgraded": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "roomVersion": "Верзија собе",
+ "@roomVersion": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "search": "Претражи",
+ "@search": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "security": "Безбедност",
+ "@security": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "seenByUser": "{username} прегледа",
+ "@seenByUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "send": "Пошаљи",
+ "@send": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAMessage": "Пошаљи поруку",
+ "@sendAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendAudio": "Пошаљи аудио",
+ "@sendAudio": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendFile": "Пошаљи фајл",
+ "@sendFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendImage": "Пошаљи слику",
+ "@sendImage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendMessages": "Слање порука",
+ "@sendMessages": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendOriginal": "Пошаљи оригинал",
+ "@sendOriginal": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sendVideo": "Пошаљи видео",
+ "@sendVideo": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sentAFile": "{username} посла фајл",
+ "@sentAFile": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAnAudio": "{username} посла аудио",
+ "@sentAnAudio": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAPicture": "{username} посла слику",
+ "@sentAPicture": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentASticker": "{username} посла налепницу",
+ "@sentASticker": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentAVideo": "{username} посла видео",
+ "@sentAVideo": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "sentCallInformations": "{senderName} посла податке о позиву",
+ "@sentCallInformations": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "setAsCanonicalAlias": "Постави као главни алијас",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setCustomEmotes": "постави посебне емотије",
+ "@setCustomEmotes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setInvitationLink": "Поставља везу позивнице",
+ "@setInvitationLink": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setPermissionsLevel": "Одреди ниво дозволе",
+ "@setPermissionsLevel": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setStatus": "Постави статус",
+ "@setStatus": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "settings": "Поставке",
+ "@settings": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "share": "Подели",
+ "@share": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sharedTheLocation": "{username} подели локацију",
+ "@sharedTheLocation": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "showPassword": "Прикажи лозинку",
+ "@showPassword": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "Јединствена пријава",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "skip": "Прескочи",
+ "@skip": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "sourceCode": "Изворни код",
+ "@sourceCode": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "startedACall": "{senderName} започе позив",
+ "@startedACall": {
+ "type": "text",
+ "placeholders": {
+ "senderName": {}
+ }
+ },
+ "status": "Стање",
+ "@status": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "statusExampleMessage": "Како сте данас?",
+ "@statusExampleMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "submit": "Пошаљи",
+ "@submit": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "systemTheme": "системски",
+ "@systemTheme": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyDontMatch": "Не поклапају се",
+ "@theyDontMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "theyMatch": "Поклапају се",
+ "@theyMatch": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "title": "FluffyChat",
+ "@title": {
+ "description": "Title for the application",
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleFavorite": "Мењај омиљеност",
+ "@toggleFavorite": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleMuted": "Мењај ућутканост",
+ "@toggleMuted": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "toggleUnread": "Означи не/прочитано",
+ "@toggleUnread": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tooManyRequestsWarning": "Превише упита. Покушајте касније!",
+ "@tooManyRequestsWarning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "transferFromAnotherDevice": "Пренос са другог уређаја",
+ "@transferFromAnotherDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "tryToSendAgain": "Покушај слање поново",
+ "@tryToSendAgain": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unavailable": "Недоступно",
+ "@unavailable": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unbannedUser": "{username} одблокира корисника {targetName}",
+ "@unbannedUser": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "targetName": {}
+ }
+ },
+ "unblockDevice": "Одблокирај уређај",
+ "@unblockDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownDevice": "Непознат уређај",
+ "@unknownDevice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEncryptionAlgorithm": "Непознат алгоритам шифровања",
+ "@unknownEncryptionAlgorithm": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unknownEvent": "Непознат догађај „{type}“",
+ "@unknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "type": {}
+ }
+ },
+ "unmuteChat": "Врати обавештења",
+ "@unmuteChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unpin": "Откачи",
+ "@unpin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unreadChats": "{unreadCount, plural, other{непрочитаних ћаскања: {unreadCount}}}",
+ "@unreadChats": {
+ "type": "text",
+ "placeholders": {
+ "unreadCount": {}
+ }
+ },
+ "userAndOthersAreTyping": "{username} и {count} корисника куцају…",
+ "@userAndOthersAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "count": {}
+ }
+ },
+ "userAndUserAreTyping": "{username} и {username2} куцају…",
+ "@userAndUserAreTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "username2": {}
+ }
+ },
+ "userIsTyping": "{username} куца…",
+ "@userIsTyping": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "userLeftTheChat": "{username} напусти ћаскање",
+ "@userLeftTheChat": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "username": "Корисничко име",
+ "@username": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "userSentUnknownEvent": "{username} посла {type} догађај",
+ "@userSentUnknownEvent": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "type": {}
+ }
+ },
+ "verified": "Оверен",
+ "@verified": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verify": "Верификуј",
+ "@verify": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyStart": "Покрени верификацију",
+ "@verifyStart": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifySuccess": "Успешно сте верификовали!",
+ "@verifySuccess": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "verifyTitle": "Верификујем други налог",
+ "@verifyTitle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "videoCall": "Видео позив",
+ "@videoCall": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibilityOfTheChatHistory": "Одреди видљивост историје",
+ "@visibilityOfTheChatHistory": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForAllParticipants": "видљиво свим учесницима",
+ "@visibleForAllParticipants": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "visibleForEveryone": "видљиво свима",
+ "@visibleForEveryone": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "voiceMessage": "Гласовна порука",
+ "@voiceMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerAcceptRequest": "Чекам да саговорник прихвати захтев…",
+ "@waitingPartnerAcceptRequest": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerEmoji": "Чекам да саговорник прихвати емоџије…",
+ "@waitingPartnerEmoji": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "waitingPartnerNumbers": "Чекам да саговорник прихвати бројеве…",
+ "@waitingPartnerNumbers": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wallpaper": "Тапета",
+ "@wallpaper": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "warning": "Упозорење!",
+ "@warning": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "weSentYouAnEmail": "Послали смо вам е-пошту",
+ "@weSentYouAnEmail": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoCanPerformWhichAction": "ко може шта да ради",
+ "@whoCanPerformWhichAction": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whoIsAllowedToJoinThisGroup": "Ко може да се придружи групи",
+ "@whoIsAllowedToJoinThisGroup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "whyDoYouWantToReportThis": "Зашто желите ово да пријавите?",
+ "@whyDoYouWantToReportThis": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "wipeChatBackup": "Да обришем резервну копију како би направио нови сигурносни кључ?",
+ "@wipeChatBackup": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "withTheseAddressesRecoveryDescription": "Са овим адресама можете опоравити своју лозинку.",
+ "@withTheseAddressesRecoveryDescription": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "writeAMessage": "напишите поруку…",
+ "@writeAMessage": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yes": "Да",
+ "@yes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "you": "Ви",
+ "@you": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youAreNoLongerParticipatingInThisChat": "Више не учествујете у овом ћаскању",
+ "@youAreNoLongerParticipatingInThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youHaveBeenBannedFromThisChat": "Забрањено вам је ово ћаскање",
+ "@youHaveBeenBannedFromThisChat": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "yourPublicKey": "Ваш јавни кључ",
+ "@yourPublicKey": {
+ "type": "text",
+ "placeholders": {}
+ }
+}
diff --git a/assets/l10n/intl_tr.arb b/assets/l10n/intl_tr.arb
index 5dccad646..a0bf35457 100644
--- a/assets/l10n/intl_tr.arb
+++ b/assets/l10n/intl_tr.arb
@@ -563,7 +563,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "Öntanımlı izin seviyesi",
+ "defaultPermissionLevel": "Yeni kullanıcılar içi öntanımlı izin seviyesi",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -2709,8 +2709,68 @@
"@restricted": {},
"swipeRightToLeftToReply": "Yanıtlamak için sağdan sola kaydır",
"@swipeRightToLeftToReply": {},
- "alwaysUse24HourFormat": "yanlış",
+ "alwaysUse24HourFormat": "false",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
- }
+ },
+ "countChatsAndCountParticipants": "{chats} sohbet ve {participants} katılımcı",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "noMoreChatsFound": "Başka sohbet bulunamadı...",
+ "@noMoreChatsFound": {},
+ "goToSpace": "Alana git: {space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "joinedChats": "Katılınan sohbetler",
+ "@joinedChats": {},
+ "unread": "Okunmadı",
+ "@unread": {},
+ "markAsUnread": "Okunmadı olarak işaretle",
+ "@markAsUnread": {},
+ "space": "Alan",
+ "@space": {},
+ "spaces": "Alanlar",
+ "@spaces": {},
+ "inviteOtherUsers": "Diğer kullanıcıları bu sohbete davet et",
+ "@inviteOtherUsers": {},
+ "changeTheChatPermissions": "Sohbet izinlerini değiştir",
+ "@changeTheChatPermissions": {},
+ "changeTheCanonicalRoomAlias": "Ana herkese açık sohbet adresini değiştir",
+ "@changeTheCanonicalRoomAlias": {},
+ "sendRoomNotifications": "@oda bildirimleri gönder",
+ "@sendRoomNotifications": {},
+ "changeTheDescriptionOfTheGroup": "Sohbetin açıklamasını değiştir",
+ "@changeTheDescriptionOfTheGroup": {},
+ "userLevel": "{level} - Kullanıcı",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - Moderatör",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "adminLevel": "{level} - Yönetici",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "changeGeneralChatSettings": "Genel sohbet ayarlarını değiştir",
+ "@changeGeneralChatSettings": {},
+ "changeTheVisibilityOfChatHistory": "Sohbet geçmişinin görünürlüğünü değiştir",
+ "@changeTheVisibilityOfChatHistory": {}
}
diff --git a/assets/l10n/intl_zh.arb b/assets/l10n/intl_zh.arb
index 70451b958..67b1e96aa 100644
--- a/assets/l10n/intl_zh.arb
+++ b/assets/l10n/intl_zh.arb
@@ -537,7 +537,7 @@
"type": "text",
"placeholders": {}
},
- "defaultPermissionLevel": "默认权限级别",
+ "defaultPermissionLevel": "新用户默认权限级别",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@@ -2709,8 +2709,68 @@
"@restricted": {},
"swipeRightToLeftToReply": "从右向左滑动进行回复",
"@swipeRightToLeftToReply": {},
- "alwaysUse24HourFormat": "否",
+ "alwaysUse24HourFormat": "false",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
- }
+ },
+ "noMoreChatsFound": "找不到更多聊天…",
+ "@noMoreChatsFound": {},
+ "joinedChats": "已加入的聊天",
+ "@joinedChats": {},
+ "space": "空间",
+ "@space": {},
+ "spaces": "空间",
+ "@spaces": {},
+ "goToSpace": "转到空间:{space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "标为未读",
+ "@markAsUnread": {},
+ "countChatsAndCountParticipants": "{chats} 个聊天和 {participants} 名参与者",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "unread": "未读",
+ "@unread": {},
+ "userLevel": "{level} - 用户",
+ "@userLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "moderatorLevel": "{level} - 主持人",
+ "@moderatorLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "adminLevel": "{level} - 管理员",
+ "@adminLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "inviteOtherUsers": "邀请其他用户到这个聊天",
+ "@inviteOtherUsers": {},
+ "changeTheChatPermissions": "更改聊天权限",
+ "@changeTheChatPermissions": {},
+ "changeTheVisibilityOfChatHistory": "更改聊天历史的可见性",
+ "@changeTheVisibilityOfChatHistory": {},
+ "changeTheCanonicalRoomAlias": "更改主公共聊天地址",
+ "@changeTheCanonicalRoomAlias": {},
+ "sendRoomNotifications": "发送通知聊天室所有人的通知",
+ "@sendRoomNotifications": {},
+ "changeTheDescriptionOfTheGroup": "更改聊天描述",
+ "@changeTheDescriptionOfTheGroup": {},
+ "changeGeneralChatSettings": "更改常规聊天设置",
+ "@changeGeneralChatSettings": {}
}
diff --git a/assets/l10n/intl_zh_Hant.arb b/assets/l10n/intl_zh_Hant.arb
index 26a6b0fbc..164003394 100644
--- a/assets/l10n/intl_zh_Hant.arb
+++ b/assets/l10n/intl_zh_Hant.arb
@@ -5,12 +5,12 @@
"type": "text",
"placeholders": {}
},
- "accept": "接受",
+ "accept": "同意",
"@accept": {
"type": "text",
"placeholders": {}
},
- "acceptedTheInvitation": "👍{username}已接受邀請",
+ "acceptedTheInvitation": "👍 {username} 已接受邀請",
"@acceptedTheInvitation": {
"type": "text",
"placeholders": {
@@ -22,7 +22,7 @@
"type": "text",
"placeholders": {}
},
- "activatedEndToEndEncryption": "🔐{username}已啟用點對點加密",
+ "activatedEndToEndEncryption": "🔐 {username} 已啟用點對點加密",
"@activatedEndToEndEncryption": {
"type": "text",
"placeholders": {
@@ -49,7 +49,7 @@
"type": "text",
"placeholders": {}
},
- "answeredTheCall": "已開始與{senderName}通話",
+ "answeredTheCall": "已開始與 {senderName} 通話",
"@answeredTheCall": {
"type": "text",
"placeholders": {
@@ -91,7 +91,7 @@
"type": "text",
"placeholders": {}
},
- "askVerificationRequest": "是否接受來自{username}的驗證申請?",
+ "askVerificationRequest": "是否接受來自 {username} 的驗證申請?",
"@askVerificationRequest": {
"type": "text",
"placeholders": {
@@ -106,7 +106,7 @@
"supportedVersions": {}
}
},
- "badServerVersionsException": "目前伺服器支援的Spec版本:\n{serverVersions}\n但本應用程式僅支援{supportedVersions}",
+ "badServerVersionsException": "目前伺服器支援的協議版本:\n{serverVersions}\n但本應用程式僅支援 {supportedVersions}",
"@badServerVersionsException": {
"type": "text",
"placeholders": {
@@ -114,17 +114,17 @@
"supportedVersions": {}
}
},
- "banFromChat": "已從聊天室中封禁",
+ "banFromChat": "已從聊天室中封鎖",
"@banFromChat": {
"type": "text",
"placeholders": {}
},
- "banned": "已被封禁",
+ "banned": "已被封鎖",
"@banned": {
"type": "text",
"placeholders": {}
},
- "bannedUser": "{username}封禁了{targetName}",
+ "bannedUser": "{username} 封鎖了 {targetName}",
"@bannedUser": {
"type": "text",
"placeholders": {
@@ -157,14 +157,14 @@
"type": "text",
"placeholders": {}
},
- "changedTheChatAvatar": "{username}變更了對話頭貼",
+ "changedTheChatAvatar": "{username} 變更了對話頭貼",
"@changedTheChatAvatar": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "changedTheChatDescriptionTo": "{username}變更了聊天介紹為:「{description}」",
+ "changedTheChatDescriptionTo": "{username} 變更了聊天室介紹為:「{description}」",
"@changedTheChatDescriptionTo": {
"type": "text",
"placeholders": {
@@ -172,7 +172,7 @@
"description": {}
}
},
- "changedTheChatNameTo": "{username}變更了聊天名稱為:「{chatname}」",
+ "changedTheChatNameTo": "{username} 變更了聊天室名稱為:「{chatname}」",
"@changedTheChatNameTo": {
"type": "text",
"placeholders": {
@@ -180,7 +180,7 @@
"chatname": {}
}
},
- "changedTheChatPermissions": "{username}變更了對話權限",
+ "changedTheChatPermissions": "{username} 變更了對話權限",
"@changedTheChatPermissions": {
"type": "text",
"placeholders": {
@@ -195,14 +195,14 @@
"displayname": {}
}
},
- "changedTheGuestAccessRules": "{username}變更了訪客訪問規則",
+ "changedTheGuestAccessRules": "{username} 變更了訪客訪問規則",
"@changedTheGuestAccessRules": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "changedTheGuestAccessRulesTo": "{username}變更了訪客訪問規則為:{rules}",
+ "changedTheGuestAccessRulesTo": "{username} 變更了訪客訪問規則為:{rules}",
"@changedTheGuestAccessRulesTo": {
"type": "text",
"placeholders": {
@@ -210,14 +210,14 @@
"rules": {}
}
},
- "changedTheHistoryVisibility": "{username}變更了歷史記錄觀察狀態",
+ "changedTheHistoryVisibility": "{username} 變更了歷史記錄觀察狀態",
"@changedTheHistoryVisibility": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "changedTheHistoryVisibilityTo": "{username}變更了歷史紀錄觀察狀態到:{rules}",
+ "changedTheHistoryVisibilityTo": "{username} 變更了歷史紀錄觀察狀態到:{rules}",
"@changedTheHistoryVisibilityTo": {
"type": "text",
"placeholders": {
@@ -225,14 +225,14 @@
"rules": {}
}
},
- "changedTheJoinRules": "{username}變更了加入的規則",
+ "changedTheJoinRules": "{username} 變更了加入的規則",
"@changedTheJoinRules": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "changedTheJoinRulesTo": "{username}變更了加入的規則為:{joinRules}",
+ "changedTheJoinRulesTo": "{username} 變更了加入的規則為:{joinRules}",
"@changedTheJoinRulesTo": {
"type": "text",
"placeholders": {
@@ -240,21 +240,21 @@
"joinRules": {}
}
},
- "changedTheProfileAvatar": "{username}變更了頭貼",
+ "changedTheProfileAvatar": "{username} 變更了頭貼",
"@changedTheProfileAvatar": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "changedTheRoomAliases": "{username}變更了聊天室名",
+ "changedTheRoomAliases": "{username} 變更了聊天室名",
"@changedTheRoomAliases": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "changedTheRoomInvitationLink": "{username}變更了邀請連結",
+ "changedTheRoomInvitationLink": "{username} 變更了邀請連結",
"@changedTheRoomInvitationLink": {
"type": "text",
"placeholders": {
@@ -286,7 +286,7 @@
"type": "text",
"placeholders": {}
},
- "chat": "聊天",
+ "chat": "聊天室",
"@chat": {
"type": "text",
"placeholders": {}
@@ -296,7 +296,7 @@
"type": "text",
"placeholders": {}
},
- "chatBackupDescription": "您的過往聊天記錄已被恢復金鑰加密。請您確保不會弄丟它。",
+ "chatBackupDescription": "您的過往聊天室記錄已被恢復金鑰加密。請您確保不會弄丟它。",
"@chatBackupDescription": {
"type": "text",
"placeholders": {}
@@ -316,12 +316,12 @@
"type": "text",
"placeholders": {}
},
- "compareEmojiMatch": "對比並確認這些表情符合其他那些裝置:",
+ "compareEmojiMatch": "請對比這些表情",
"@compareEmojiMatch": {
"type": "text",
"placeholders": {}
},
- "compareNumbersMatch": "比較以下數字,確保它們和另一個裝置上的相同:",
+ "compareNumbersMatch": "請對比這些數字",
"@compareNumbersMatch": {
"type": "text",
"placeholders": {}
@@ -383,7 +383,7 @@
"error": {}
}
},
- "countParticipants": "{count}個參與者",
+ "countParticipants": "{count} 個參與者",
"@countParticipants": {
"type": "text",
"placeholders": {
@@ -395,7 +395,7 @@
"type": "text",
"placeholders": {}
},
- "createdTheChat": "{username}建立了聊天室",
+ "createdTheChat": "💬 {username} 建立了聊天室",
"@createdTheChat": {
"type": "text",
"placeholders": {
@@ -412,7 +412,7 @@
"type": "text",
"placeholders": {}
},
- "dateAndTimeOfDay": "{date}, {timeOfDay}",
+ "dateAndTimeOfDay": "{date} , {timeOfDay}",
"@dateAndTimeOfDay": {
"type": "text",
"placeholders": {
@@ -420,7 +420,7 @@
"timeOfDay": {}
}
},
- "dateWithoutYear": "{month}-{day}",
+ "dateWithoutYear": "{month} - {day}",
"@dateWithoutYear": {
"type": "text",
"placeholders": {
@@ -428,7 +428,7 @@
"day": {}
}
},
- "dateWithYear": "{year}-{month}-{day}",
+ "dateWithYear": "{year} - {month} - {day}",
"@dateWithYear": {
"type": "text",
"placeholders": {
@@ -562,7 +562,7 @@
"type": "text",
"placeholders": {}
},
- "encrypted": "加密的",
+ "encrypted": "已加密的",
"@encrypted": {
"type": "text",
"placeholders": {}
@@ -577,7 +577,7 @@
"type": "text",
"placeholders": {}
},
- "endedTheCall": "{senderName}結束了通話",
+ "endedTheCall": "{senderName} 結束了通話",
"@endedTheCall": {
"type": "text",
"placeholders": {
@@ -649,7 +649,7 @@
"type": "text",
"placeholders": {}
},
- "groupWith": "名稱為{displayname}的群組",
+ "groupWith": "名稱為 {displayname} 的群組",
"@groupWith": {
"type": "text",
"placeholders": {
@@ -666,7 +666,7 @@
"type": "text",
"placeholders": {}
},
- "hasWithdrawnTheInvitationFor": "{username}收回了對{targetName}的邀請",
+ "hasWithdrawnTheInvitationFor": "{username} 收回了對 {targetName} 的邀請",
"@hasWithdrawnTheInvitationFor": {
"type": "text",
"placeholders": {
@@ -734,7 +734,7 @@
"type": "text",
"placeholders": {}
},
- "inviteContactToGroup": "邀請聯絡人到{groupName}",
+ "inviteContactToGroup": "邀請聯絡人到 {groupName}",
"@inviteContactToGroup": {
"type": "text",
"placeholders": {
@@ -746,7 +746,7 @@
"type": "text",
"placeholders": {}
},
- "invitedUser": "{username}邀請了{targetName}",
+ "invitedUser": "📩 {username} 邀請了 {targetName}",
"@invitedUser": {
"type": "text",
"placeholders": {
@@ -764,7 +764,7 @@
"type": "text",
"placeholders": {}
},
- "inviteText": "{username}邀請您使用FluffyChat\n1. 安裝FluffyChat:https://fluffychat.im\n2. 登入或註冊\n3. 打開該邀請網址:{link}",
+ "inviteText": "{username} 邀請您使用 FluffyChat\n1. 安裝 FluffyChat:https://fluffychat.im\n2. 登入或註冊\n3. 打開該邀請網址:\n{link}",
"@inviteText": {
"type": "text",
"placeholders": {
@@ -777,7 +777,7 @@
"type": "text",
"placeholders": {}
},
- "joinedTheChat": "{username}加入了聊天室",
+ "joinedTheChat": "👋 {username} 加入了聊天室",
"@joinedTheChat": {
"type": "text",
"placeholders": {
@@ -789,7 +789,7 @@
"type": "text",
"placeholders": {}
},
- "kicked": "{username}踢了{targetName}",
+ "kicked": "👞 {username} 踢了 {targetName}",
"@kicked": {
"type": "text",
"placeholders": {
@@ -797,7 +797,7 @@
"targetName": {}
}
},
- "kickedAndBanned": "{username}踢了{targetName}並將其封禁",
+ "kickedAndBanned": "🙅 {username} 踢了 {targetName} 並將其封鎖",
"@kickedAndBanned": {
"type": "text",
"placeholders": {
@@ -837,19 +837,19 @@
"type": "text",
"placeholders": {}
},
- "loadCountMoreParticipants": "載入{count}個更多的參與者",
+ "loadCountMoreParticipants": "載入 {count} 個更多的參與者",
"@loadCountMoreParticipants": {
"type": "text",
"placeholders": {
"count": {}
}
},
- "loadingPleaseWait": "載入中… 請稍候。",
+ "loadingPleaseWait": "載入中...... 請稍候。",
"@loadingPleaseWait": {
"type": "text",
"placeholders": {}
},
- "loadMore": "載入更多…",
+ "loadMore": "載入更多...…",
"@loadMore": {
"type": "text",
"placeholders": {}
@@ -859,7 +859,7 @@
"type": "text",
"placeholders": {}
},
- "logInTo": "登入{homeserver}",
+ "logInTo": "登入 {homeserver}",
"@logInTo": {
"type": "text",
"placeholders": {
@@ -896,17 +896,17 @@
"type": "text",
"placeholders": {}
},
- "needPantalaimonWarning": "請注意您需要Pantalaimon才能使用點對點加密功能。",
+ "needPantalaimonWarning": "請注意您需要 Pantalaimon 才能使用點對點加密功能。",
"@needPantalaimonWarning": {
"type": "text",
"placeholders": {}
},
- "newChat": "新聊天室",
+ "newChat": "新聊天",
"@newChat": {
"type": "text",
"placeholders": {}
},
- "newMessageInFluffyChat": "來自 FluffyChat 的新訊息",
+ "newMessageInFluffyChat": "💬 來自 FluffyChat 的新訊息",
"@newMessageInFluffyChat": {
"type": "text",
"placeholders": {}
@@ -941,7 +941,7 @@
"type": "text",
"placeholders": {}
},
- "noGoogleServicesWarning": "看起來您手機上沒有Google服務框架。這對於保護您的隱私而言是個好決定!但為了收到FluffyChat的推播通知,我們推薦您使用 https://microg.org/ 或 https://unifiedpush.org/。",
+ "noGoogleServicesWarning": "您手機上沒有安裝 Google 服務框架。這或許對於保護您的隱私而言是個好事!但為了收到 FluffyChat 的推播通知,我們建議您使用 https://microg.org 或 https://unifiedpush.org。",
"@noGoogleServicesWarning": {
"type": "text",
"placeholders": {}
@@ -961,7 +961,7 @@
"type": "text",
"placeholders": {}
},
- "noRoomsFound": "找不到聊天室…",
+ "noRoomsFound": "找不到聊天室...…",
"@noRoomsFound": {
"type": "text",
"placeholders": {}
@@ -976,7 +976,7 @@
"type": "text",
"placeholders": {}
},
- "numUsersTyping": "{count}個人正在輸入…",
+ "numUsersTyping": "{count} 個人正在輸入...…",
"@numUsersTyping": {
"type": "text",
"placeholders": {
@@ -1008,7 +1008,7 @@
"type": "text",
"placeholders": {}
},
- "oopsSomethingWentWrong": "哎呀!出了一點差錯…",
+ "oopsSomethingWentWrong": "哎呀!出了一點差錯...…",
"@oopsSomethingWentWrong": {
"type": "text",
"placeholders": {}
@@ -1063,7 +1063,7 @@
"type": "text",
"placeholders": {}
},
- "play": "播放{fileName}",
+ "play": "播放 {fileName}",
"@play": {
"type": "text",
"placeholders": {
@@ -1125,7 +1125,7 @@
"type": "text",
"placeholders": {}
},
- "redactedAnEvent": "{username}編輯了一個事件",
+ "redactedAnEvent": "{username} 編輯了一個事件",
"@redactedAnEvent": {
"type": "text",
"placeholders": {
@@ -1142,7 +1142,7 @@
"type": "text",
"placeholders": {}
},
- "rejectedTheInvitation": "{username}拒絕了邀請",
+ "rejectedTheInvitation": "{username} 拒絕了邀請",
"@rejectedTheInvitation": {
"type": "text",
"placeholders": {
@@ -1164,7 +1164,7 @@
"type": "text",
"placeholders": {}
},
- "removedBy": "被{username}移除",
+ "removedBy": "被 {username} 移除",
"@removedBy": {
"type": "text",
"placeholders": {
@@ -1176,7 +1176,7 @@
"type": "text",
"placeholders": {}
},
- "unbanFromChat": "解禁聊天",
+ "unbanFromChat": "解封聊天室",
"@unbanFromChat": {
"type": "text",
"placeholders": {}
@@ -1221,7 +1221,7 @@
"type": "text",
"placeholders": {}
},
- "seenByUser": "{username}已讀",
+ "seenByUser": "{username} 已讀",
"@seenByUser": {
"type": "text",
"placeholders": {
@@ -1268,21 +1268,21 @@
"type": "text",
"placeholders": {}
},
- "sentAFile": "{username}傳送了一個文件",
+ "sentAFile": "{username} 傳送了一個文件",
"@sentAFile": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "sentAnAudio": "{username}傳送了一個音訊",
+ "sentAnAudio": "{username} 傳送了一個音訊",
"@sentAnAudio": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "sentAPicture": "{username}傳送了一張圖片",
+ "sentAPicture": "{username} 傳送了一張圖片",
"@sentAPicture": {
"type": "text",
"placeholders": {
@@ -1320,7 +1320,7 @@
"type": "text",
"placeholders": {}
},
- "setPermissionsLevel": "設定權限級別",
+ "setPermissionsLevel": "設定權限等級",
"@setPermissionsLevel": {
"type": "text",
"placeholders": {}
@@ -1362,7 +1362,7 @@
"type": "text",
"placeholders": {}
},
- "startedACall": "{senderName}開始了通話",
+ "startedACall": "{senderName} 開始了通話",
"@startedACall": {
"type": "text",
"placeholders": {
@@ -1415,7 +1415,7 @@
"type": "text",
"placeholders": {}
},
- "toggleUnread": "標記為已讀/未讀",
+ "toggleUnread": "標示為已讀/未讀",
"@toggleUnread": {
"type": "text",
"placeholders": {}
@@ -1440,7 +1440,7 @@
"type": "text",
"placeholders": {}
},
- "unbannedUser": "{username}解除封禁了{targetName}",
+ "unbannedUser": "{username} 解除封鎖了 {targetName}",
"@unbannedUser": {
"type": "text",
"placeholders": {
@@ -1480,14 +1480,14 @@
"type": "text",
"placeholders": {}
},
- "unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} 個未讀聊天室}}",
+ "unreadChats": "{unreadCount, plural, =1 {1 unread chat} other { {unreadCount} 個未讀聊天室} }",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
- "userAndOthersAreTyping": "{username}和其他{count}個人正在輸入…",
+ "userAndOthersAreTyping": "{username} 和其他 {count} 個人正在輸入...…",
"@userAndOthersAreTyping": {
"type": "text",
"placeholders": {
@@ -1495,7 +1495,7 @@
"count": {}
}
},
- "userAndUserAreTyping": "{username}和{username2}正在輸入…",
+ "userAndUserAreTyping": "{username} 和 {username2} 正在輸入...…",
"@userAndUserAreTyping": {
"type": "text",
"placeholders": {
@@ -1503,14 +1503,14 @@
"username2": {}
}
},
- "userIsTyping": "{username}正在輸入…",
+ "userIsTyping": "{username} 正在輸入...…",
"@userIsTyping": {
"type": "text",
"placeholders": {
"username": {}
}
},
- "userLeftTheChat": "{username}離開了聊天室",
+ "userLeftTheChat": "{username} 離開了聊天室",
"@userLeftTheChat": {
"type": "text",
"placeholders": {
@@ -1522,7 +1522,7 @@
"type": "text",
"placeholders": {}
},
- "userSentUnknownEvent": "{username}傳送了一個{type}事件",
+ "userSentUnknownEvent": "{username} 傳送了一個 {type} 事件",
"@userSentUnknownEvent": {
"type": "text",
"placeholders": {
@@ -1560,7 +1560,7 @@
"type": "text",
"placeholders": {}
},
- "visibilityOfTheChatHistory": "聊天記錄的可見性",
+ "visibilityOfTheChatHistory": "聊天室記錄的可見性",
"@visibilityOfTheChatHistory": {
"type": "text",
"placeholders": {}
@@ -1580,22 +1580,22 @@
"type": "text",
"placeholders": {}
},
- "waitingPartnerAcceptRequest": "正在等待夥伴接受請求…",
+ "waitingPartnerAcceptRequest": "正在等待夥伴接受請求...…",
"@waitingPartnerAcceptRequest": {
"type": "text",
"placeholders": {}
},
- "waitingPartnerEmoji": "正在等待夥伴接受表情符號…",
+ "waitingPartnerEmoji": "正在等待夥伴接受表情符號...…",
"@waitingPartnerEmoji": {
"type": "text",
"placeholders": {}
},
- "waitingPartnerNumbers": "正在等待夥伴接受數字…",
+ "waitingPartnerNumbers": "正在等待夥伴接受數字...…",
"@waitingPartnerNumbers": {
"type": "text",
"placeholders": {}
},
- "wallpaper": "桌布",
+ "wallpaper": "桌布:",
"@wallpaper": {
"type": "text",
"placeholders": {}
@@ -1625,7 +1625,7 @@
"type": "text",
"placeholders": {}
},
- "wipeChatBackup": "要清除您的聊天記錄備份以建立新的安全金鑰嗎?",
+ "wipeChatBackup": "是否清除您的聊天室記錄備份以建立新的安全金鑰嗎?",
"@wipeChatBackup": {
"type": "text",
"placeholders": {}
@@ -1635,7 +1635,7 @@
"type": "text",
"placeholders": {}
},
- "writeAMessage": "輸入訊息…",
+ "writeAMessage": "輸入訊息...…",
"@writeAMessage": {
"type": "text",
"placeholders": {}
@@ -1655,7 +1655,7 @@
"type": "text",
"placeholders": {}
},
- "youHaveBeenBannedFromThisChat": "您已經被這個聊天室封禁",
+ "youHaveBeenBannedFromThisChat": "您已經被這個聊天室封鎖",
"@youHaveBeenBannedFromThisChat": {
"type": "text",
"placeholders": {}
@@ -1680,7 +1680,7 @@
"type": "text",
"placeholders": {}
},
- "commandHint_ban": "在此聊天室封禁該使用者",
+ "commandHint_ban": "在此聊天室封鎖該使用者",
"@commandHint_ban": {
"type": "text",
"description": "Usage hint for the command /ban"
@@ -1690,7 +1690,7 @@
"type": "text",
"description": "Usage hint for the command /clearcache"
},
- "commandHint_create": "建立一個空的群聊\n使用 --no-encryption 選項來禁用加密",
+ "commandHint_create": "建立一個空的群聊\n使用 --no-encryption 選項來停用加密",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
@@ -1700,7 +1700,7 @@
"type": "text",
"description": "Usage hint for the command /discardsession"
},
- "commandHint_dm": "啟動一對一聊天\n使用 --no-encryption 選項來禁用加密",
+ "commandHint_dm": "啟動一對一聊天室\n使用 --no-encryption 選項來停用加密",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
@@ -1742,7 +1742,7 @@
},
"addToSpace": "加入空間",
"@addToSpace": {},
- "cantOpenUri": "無法打開URI {uri}",
+ "cantOpenUri": "無法打開 URI {uri}",
"@cantOpenUri": {
"type": "text",
"placeholders": {
@@ -1751,19 +1751,19 @@
},
"repeatPassword": "再次輸入密碼",
"@repeatPassword": {},
- "yourChatBackupHasBeenSetUp": "您的聊天記錄備份已設定。",
+ "yourChatBackupHasBeenSetUp": "您的聊天室記錄備份已設定。",
"@yourChatBackupHasBeenSetUp": {},
"goToTheNewRoom": "前往新聊天室",
"@goToTheNewRoom": {
"type": "text",
"placeholders": {}
},
- "commandHint_myroomavatar": "設置您的聊天室頭貼(通過 mxc-uri)",
+ "commandHint_myroomavatar": "設定您的聊天室頭貼(通過 mxc-uri)",
"@commandHint_myroomavatar": {
"type": "text",
"description": "Usage hint for the command /myroomavatar"
},
- "commandHint_unban": "在此聊天室解封該使用者",
+ "commandHint_unban": "在此聊天室解除封鎖該使用者",
"@commandHint_unban": {
"type": "text",
"description": "Usage hint for the command /unban"
@@ -1773,27 +1773,27 @@
"type": "text",
"placeholder": {}
},
- "sendOnEnter": "按 Enter 鍵發送",
+ "sendOnEnter": "按 Enter 鍵傳送",
"@sendOnEnter": {},
"changeYourAvatar": "更改您的大頭貼",
"@changeYourAvatar": {
"type": "text",
"placeholders": {}
},
- "chatHasBeenAddedToThisSpace": "聊天室已添加到此空間",
+ "chatHasBeenAddedToThisSpace": "聊天室已新增到此空間",
"@chatHasBeenAddedToThisSpace": {},
"clearArchive": "清除存檔",
"@clearArchive": {},
- "hugContent": "{senderName}擁抱您",
+ "hugContent": "{senderName} 擁抱您",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
- "commandHint_cuddle": "發送一個摟抱表情",
+ "commandHint_cuddle": "傳送一個摟抱表情",
"@commandHint_cuddle": {},
- "supposedMxid": "此處應爲{mxid}",
+ "supposedMxid": "此處應爲 {mxid}",
"@supposedMxid": {
"type": "text",
"placeholders": {
@@ -1802,17 +1802,17 @@
},
"invalidServerName": "伺服器名稱錯誤",
"@invalidServerName": {},
- "importFromZipFile": "從 zip 檔案匯入",
+ "importFromZipFile": "從 .zip 檔案匯入",
"@importFromZipFile": {},
"homeserver": "伺服器",
"@homeserver": {},
- "exportEmotePack": "將表情包匯出成 zip 檔案",
+ "exportEmotePack": "將表情包匯出成 .zip 檔案",
"@exportEmotePack": {},
"commandInvalid": "命令無效",
"@commandInvalid": {
"type": "text"
},
- "commandMissing": "{command}不是正確的命令。",
+ "commandMissing": "{command} 不是正確的命令。",
"@commandMissing": {
"type": "text",
"placeholders": {
@@ -1820,35 +1820,35 @@
},
"description": "State that {command} is not a valid /command."
},
- "googlyEyesContent": "{senderName}向您發送了瞪眼表情",
+ "googlyEyesContent": "{senderName} 向您傳送了瞪眼表情",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
- "addChatDescription": "新增聊天說明...",
+ "addChatDescription": "新增聊天室描述......",
"@addChatDescription": {},
"sendTypingNotifications": "傳送「輸入中」通知",
"@sendTypingNotifications": {},
"importEmojis": "匯入表情包",
"@importEmojis": {},
- "confirmMatrixId": "如需要刪除你的帳戶,請確認你的Matrix ID。",
+ "confirmMatrixId": "如需刪除你的帳戶,請確認你的 Matrix ID。",
"@confirmMatrixId": {},
"notAnImage": "不是圖片檔案。",
"@notAnImage": {},
- "cuddleContent": "{senderName}摟抱您",
+ "cuddleContent": "{senderName} 摟抱您",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
- "commandHint_hug": "發送一個擁抱表情",
+ "commandHint_hug": "傳送一個擁抱表情",
"@commandHint_hug": {},
"replace": "取代",
"@replace": {},
- "commandHint_googly": "發送一些瞪眼表情",
+ "commandHint_googly": "傳送一些瞪眼表情",
"@commandHint_googly": {},
"importNow": "立即匯入",
"@importNow": {},
@@ -1858,6 +1858,883 @@
"@blockedUsers": {},
"block": "封鎖",
"@block": {},
- "discover": "探索",
- "@discover": {}
+ "discover": "發現",
+ "@discover": {},
+ "alwaysUse24HourFormat": "false",
+ "@alwaysUse24HourFormat": {
+ "description": "Set to true to always display time of day in 24 hour format."
+ },
+ "sender": "傳送者",
+ "@sender": {},
+ "voiceCall": "語音通話",
+ "@voiceCall": {},
+ "blockUsername": "無視使用者名稱",
+ "@blockUsername": {},
+ "noBackupWarning": "警告!如果不啟用聊天室備份,您將失去對加密訊息的訪問。強烈建議在登出前先啟用聊天室備份。",
+ "@noBackupWarning": {},
+ "addChatOrSubSpace": "新增聊天室或子空間",
+ "@addChatOrSubSpace": {},
+ "thisDevice": "這個裝置:",
+ "@thisDevice": {},
+ "separateChatTypes": "分開私訊和群組",
+ "@separateChatTypes": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "commandHint_markasdm": "將給定的 Matrix ID 標示為直接訊息房間",
+ "@commandHint_markasdm": {},
+ "commandHint_html": "傳送 HTML 格式的文字",
+ "@commandHint_html": {
+ "type": "text",
+ "description": "Usage hint for the command /html"
+ },
+ "commandHint_send": "傳送文字",
+ "@commandHint_send": {
+ "type": "text",
+ "description": "Usage hint for the command /send"
+ },
+ "emoteKeyboardNoRecents": "最近使用的表情將顯示在這裡...",
+ "@emoteKeyboardNoRecents": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noChatDescriptionYet": "尚未建立聊天室描述。",
+ "@noChatDescriptionYet": {},
+ "optionalRedactReason": "(非必填)收回此訊息的原因...",
+ "@optionalRedactReason": {},
+ "dehydrateWarning": "此操作不能反悔。請確保安全地存儲備份文件。",
+ "@dehydrateWarning": {},
+ "hydrateTorLong": "上次在 TOR 上匯出會話了嗎?快速匯入它已繼續使用聊天室。",
+ "@hydrateTorLong": {},
+ "hydrate": "從備份文件恢復",
+ "@hydrate": {},
+ "locationDisabledNotice": "位置服務被停用。請啟用它們以能夠分享您的位置。",
+ "@locationDisabledNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "noMatrixServer": "{server1} 不是 Matrix 服務器,改用 {server2} 嗎?",
+ "@noMatrixServer": {
+ "type": "text",
+ "placeholders": {
+ "server1": {},
+ "server2": {}
+ }
+ },
+ "addToBundle": "新增到套組",
+ "@addToBundle": {},
+ "bundleName": "套組名稱",
+ "@bundleName": {},
+ "pleaseEnterYourPin": "請輸入您的密碼",
+ "@pleaseEnterYourPin": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "redactedByBecause": "由 {username} 編輯,原因:「{reason}」",
+ "@redactedByBecause": {
+ "type": "text",
+ "placeholders": {
+ "username": {},
+ "reason": {}
+ }
+ },
+ "saveFile": "儲存檔案",
+ "@saveFile": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "publish": "發布",
+ "@publish": {},
+ "hasKnocked": "🚪 {user} 敲門了",
+ "@hasKnocked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "unlockOldMessages": "解鎖舊消息",
+ "@unlockOldMessages": {},
+ "callingAccountDetails": "允許 FluffyChat 使用原生 Android 撥號應用程式。",
+ "@callingAccountDetails": {},
+ "noOtherDevicesFound": "未找到其他裝置",
+ "@noOtherDevicesFound": {},
+ "noUsersFoundWithQuery": "很遺憾,找不到與「{query}」相符的使用者。請檢查是否有打錯字。",
+ "@noUsersFoundWithQuery": {
+ "type": "text",
+ "placeholders": {
+ "query": {}
+ }
+ },
+ "publicLink": "公開網址",
+ "@publicLink": {},
+ "dehydrate": "匯出會話並清除裝置",
+ "@dehydrate": {},
+ "dehydrateTor": "TOR 使用者:匯出會話",
+ "@dehydrateTor": {},
+ "reopenChat": "重新開啟聊天室",
+ "@reopenChat": {},
+ "widgetNameError": "請提供一個顯示名稱。",
+ "@widgetNameError": {},
+ "yourGlobalUserIdIs": "您的全域使用者ID是: ",
+ "@yourGlobalUserIdIs": {},
+ "startFirstChat": "開始您的第一次聊天室",
+ "@startFirstChat": {},
+ "experimentalVideoCalls": "實驗性視訊通話",
+ "@experimentalVideoCalls": {},
+ "youAcceptedTheInvitation": "👍 您接受了邀請",
+ "@youAcceptedTheInvitation": {},
+ "storeSecurlyOnThisDevice": "在此裝置上安全存儲",
+ "@storeSecurlyOnThisDevice": {},
+ "countFiles": "{count} 個文件",
+ "@countFiles": {
+ "placeholders": {
+ "count": {}
+ }
+ },
+ "screenSharingDetail": "您正在 FuffyChat 中分享您的螢幕",
+ "@screenSharingDetail": {},
+ "wrongPinEntered": "輸入的密碼錯誤! {seconds} 秒後再試一次......",
+ "@wrongPinEntered": {
+ "type": "text",
+ "placeholders": {
+ "seconds": {}
+ }
+ },
+ "archiveRoomDescription": "聊天室將被移動到存檔中。其他使用者將能看到您已離開聊天室。",
+ "@archiveRoomDescription": {},
+ "banUserDescription": "該使用者將被禁止進入聊天室,直到他們被解封之前都無法再次進入聊天室。",
+ "@banUserDescription": {},
+ "searchChatsRooms": "搜尋 #chats, @users...",
+ "@searchChatsRooms": {},
+ "decline": "拒絕",
+ "@decline": {},
+ "sendReadReceipts": "傳送已讀回條",
+ "@sendReadReceipts": {},
+ "formattedMessagesDescription": "使用 markdown 顯示豐富的訊息內容,如粗體文字。",
+ "@formattedMessagesDescription": {},
+ "verifyOtherDevice": "🔐 驗證其他裝置",
+ "@verifyOtherDevice": {},
+ "youInvitedUser": "📩 您邀請了 {user}",
+ "@youInvitedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "pinMessage": "釘選到房間",
+ "@pinMessage": {},
+ "youKicked": "👞 您踢出了 {user}",
+ "@youKicked": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "users": "使用者",
+ "@users": {},
+ "pleaseChoose": "請選擇",
+ "@pleaseChoose": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "youRejectedTheInvitation": "您拒絕了邀請",
+ "@youRejectedTheInvitation": {},
+ "enterRoom": "進入房間",
+ "@enterRoom": {},
+ "allSpaces": "所有空間",
+ "@allSpaces": {},
+ "indexedDbErrorLong": "預設情況下,私密模式不啟用消息存儲。\n請訪問\n - about:config\n - 將 dom.indexedDB.privateBrowsing.enabled 設定為 true\n否則,無法運行 FluffyChat。",
+ "@indexedDbErrorLong": {},
+ "youKickedAndBanned": "🙅 您踢出並封鎖了 {user}",
+ "@youKickedAndBanned": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "user": "使用者",
+ "@user": {},
+ "custom": "自訂",
+ "@custom": {},
+ "hidePresences": "隱藏狀態列表?",
+ "@hidePresences": {},
+ "signInWithPassword": "使用密碼登入",
+ "@signInWithPassword": {},
+ "setColorTheme": "設定顏色主題:",
+ "@setColorTheme": {},
+ "makeAdminDescription": "一旦您讓這個使用者成為管理員,您可能無法撤銷此操作,因為他們將擁有與您相同的權限。",
+ "@makeAdminDescription": {},
+ "createGroupAndInviteUsers": "建立群組並邀請使用者",
+ "@createGroupAndInviteUsers": {},
+ "groupCanBeFoundViaSearch": "可以透過搜尋找到群組",
+ "@groupCanBeFoundViaSearch": {},
+ "pleaseEnterYourCurrentPassword": "請輸入您當前的密碼",
+ "@pleaseEnterYourCurrentPassword": {},
+ "widgetCustom": "自訂",
+ "@widgetCustom": {},
+ "createGroup": "建立群組",
+ "@createGroup": {},
+ "enterSpace": "進入空間",
+ "@enterSpace": {},
+ "shareLocation": "分享位置",
+ "@shareLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "widgetVideo": "影片",
+ "@widgetVideo": {},
+ "redactMessageDescription": "該訊息將對此對話中的所有參與者收回。這不能被反悔。",
+ "@redactMessageDescription": {},
+ "removeFromBundle": "從此套組中移除",
+ "@removeFromBundle": {},
+ "widgetName": "名稱",
+ "@widgetName": {},
+ "jump": "跳轉",
+ "@jump": {},
+ "commandHint_unignore": "取消無視已提供的 Matrix ID",
+ "@commandHint_unignore": {},
+ "commandHint_markasgroup": "標示為群組",
+ "@commandHint_markasgroup": {},
+ "commandHint_me": "描述自己",
+ "@commandHint_me": {
+ "type": "text",
+ "description": "Usage hint for the command /me"
+ },
+ "commandHint_plain": "傳送未格式化的文字",
+ "@commandHint_plain": {
+ "type": "text",
+ "description": "Usage hint for the command /plain"
+ },
+ "commandHint_react": "以反應的形式傳送回覆",
+ "@commandHint_react": {
+ "type": "text",
+ "description": "Usage hint for the command /react"
+ },
+ "createNewSpace": "新建空間",
+ "@createNewSpace": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "allRooms": "所有群組聊天室",
+ "@allRooms": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "chatPermissions": "聊天室權限",
+ "@chatPermissions": {},
+ "customEmojisAndStickersBody": "新增或分享可在任何聊天室中使用的自訂表情符號或貼圖。",
+ "@customEmojisAndStickersBody": {},
+ "errorObtainingLocation": "取得位置錯誤:{error}",
+ "@errorObtainingLocation": {
+ "type": "text",
+ "placeholders": {
+ "error": {}
+ }
+ },
+ "hideRedactedMessages": "隱藏被刪除的訊息",
+ "@hideRedactedMessages": {},
+ "hideInvalidOrUnknownMessageFormats": "隱藏無效或未知的訊息格式",
+ "@hideInvalidOrUnknownMessageFormats": {},
+ "dehydrateTorLong": "對 TOR 使用者,建議在關閉窗口前匯出會話。",
+ "@dehydrateTorLong": {},
+ "hydrateTor": "TOR 使用者:匯入會話",
+ "@hydrateTor": {},
+ "messagesStyle": "訊息樣式:",
+ "@messagesStyle": {},
+ "shareInviteLink": "分享邀請網址",
+ "@shareInviteLink": {},
+ "scanQrCode": "掃描 QR 碼",
+ "@scanQrCode": {},
+ "openVideoCamera": "打開錄影",
+ "@openVideoCamera": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oneClientLoggedOut": "您的一個客戶端已登出",
+ "@oneClientLoggedOut": {},
+ "addAccount": "新增帳號",
+ "@addAccount": {},
+ "editBundlesForAccount": "為此帳號編輯套組",
+ "@editBundlesForAccount": {},
+ "openInMaps": "在地圖中打開",
+ "@openInMaps": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "serverRequiresEmail": "該伺服器需要驗證您的註冊電子郵件地址。",
+ "@serverRequiresEmail": {},
+ "or": "或",
+ "@or": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "hideMemberChangesInPublicChatsBody": "若有人加入或離開公開聊天室,將不在聊天室時間軸顯示,以提升資訊可讀性。",
+ "@hideMemberChangesInPublicChatsBody": {},
+ "overview": "概觀",
+ "@overview": {},
+ "notifyMeFor": "通知我",
+ "@notifyMeFor": {},
+ "passwordRecoverySettings": "恢復密碼設定",
+ "@passwordRecoverySettings": {},
+ "redactedBy": "由 {username} 編輯",
+ "@redactedBy": {
+ "type": "text",
+ "placeholders": {
+ "username": {}
+ }
+ },
+ "recoveryKey": "恢復金鑰",
+ "@recoveryKey": {},
+ "spaceName": "空間名稱",
+ "@spaceName": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "synchronizingPleaseWait": "正在同步... 請稍候。",
+ "@synchronizingPleaseWait": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "messageInfo": "訊息資訊",
+ "@messageInfo": {},
+ "removeFromSpace": "從空間中移除",
+ "@removeFromSpace": {},
+ "addToSpaceDescription": "選擇一個空間將此聊天室加入。",
+ "@addToSpaceDescription": {},
+ "pleaseEnterRecoveryKeyDescription": "要解鎖您的舊訊息,請輸入在之前的會話中生成的恢復密鑰。您的恢復密鑰不是您的密碼。",
+ "@pleaseEnterRecoveryKeyDescription": {},
+ "videoWithSize": "影片({size})",
+ "@videoWithSize": {
+ "type": "text",
+ "placeholders": {
+ "size": {}
+ }
+ },
+ "emojis": "表情符號",
+ "@emojis": {},
+ "placeCall": "發起通話",
+ "@placeCall": {},
+ "unsupportedAndroidVersion": "不支持的Android版本",
+ "@unsupportedAndroidVersion": {},
+ "videoCallsBetaWarning": "請注意,視訊通話目前處於測試階段。它們可能不會按預期工作,或者在所有平台上都不工作。",
+ "@videoCallsBetaWarning": {},
+ "widgetUrlError": "這不是一個有效的URL。",
+ "@widgetUrlError": {},
+ "nextAccount": "下一個帳戶",
+ "@nextAccount": {},
+ "previousAccount": "上一個帳戶",
+ "@previousAccount": {},
+ "addWidget": "新增小工具",
+ "@addWidget": {},
+ "errorAddingWidget": "新增小工具時發生錯誤。",
+ "@errorAddingWidget": {},
+ "youJoinedTheChat": "您加入了聊天室",
+ "@youJoinedTheChat": {},
+ "youBannedUser": "您封鎖了 {user}",
+ "@youBannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youHaveWithdrawnTheInvitationFor": "您已收回對 {user} 的邀請",
+ "@youHaveWithdrawnTheInvitationFor": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedBy": "📩 您被 {user} 邀請",
+ "@youInvitedBy": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youUnbannedUser": "您解除封鎖了 {user}",
+ "@youUnbannedUser": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "youInvitedToBy": "📩 您通過網址被邀請至:\n{alias}",
+ "@youInvitedToBy": {
+ "placeholders": {
+ "alias": {}
+ }
+ },
+ "callingPermissions": "通話權限",
+ "@callingPermissions": {},
+ "callingAccount": "通話帳戶",
+ "@callingAccount": {},
+ "appearOnTop": "顯示在最上層",
+ "@appearOnTop": {},
+ "newGroup": "新群組",
+ "@newGroup": {},
+ "newSpace": "新空間",
+ "@newSpace": {},
+ "numChats": "{number} 個聊天室",
+ "@numChats": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "hideUnimportantStateEvents": "隱藏不重要的狀態事件",
+ "@hideUnimportantStateEvents": {},
+ "doNotShowAgain": "不再顯示",
+ "@doNotShowAgain": {},
+ "encryptThisChat": "加密此聊天室",
+ "@encryptThisChat": {},
+ "sorryThatsNotPossible": "抱歉......這是不可能的",
+ "@sorryThatsNotPossible": {},
+ "profileNotFound": "在伺服器上找不到該使用者。可能是連接問題或該使用者不存在。",
+ "@profileNotFound": {},
+ "invite": "邀請",
+ "@invite": {},
+ "invitePrivateChat": "📨 邀請私人聊天室",
+ "@invitePrivateChat": {},
+ "removeDevicesDescription": "您將從這個裝置登出,並將不再能夠接收消息。",
+ "@removeDevicesDescription": {},
+ "unbanUserDescription": "如果該使用者嘗試,他們將能夠再次進入聊天室。",
+ "@unbanUserDescription": {},
+ "kickUserDescription": "該使用者被踢出聊天室,但未被禁止。在公開聊天室中,該使用者可以隨時重新加入。",
+ "@kickUserDescription": {},
+ "pushNotificationsNotAvailable": "推送通知不可用",
+ "@pushNotificationsNotAvailable": {},
+ "learnMore": "了解更多",
+ "@learnMore": {},
+ "nothingFound": "什麼都沒找到......",
+ "@nothingFound": {},
+ "startConversation": "開始對話",
+ "@startConversation": {},
+ "databaseMigrationBody": "請稍候。這可能需要一點時間。",
+ "@databaseMigrationBody": {},
+ "pleaseChooseAStrongPassword": "請選擇一個強密碼",
+ "@pleaseChooseAStrongPassword": {},
+ "passwordIsWrong": "您輸入的密碼錯誤",
+ "@passwordIsWrong": {},
+ "publicChatAddresses": "公開聊天室地址",
+ "@publicChatAddresses": {},
+ "userRole": "使用者角色",
+ "@userRole": {},
+ "minimumPowerLevel": "{level} 是最低權限等級。",
+ "@minimumPowerLevel": {
+ "type": "text",
+ "placeholders": {
+ "level": {}
+ }
+ },
+ "leaveEmptyToClearStatus": "留空以清除您的狀態。",
+ "@leaveEmptyToClearStatus": {},
+ "select": "選擇",
+ "@select": {},
+ "files": "文件",
+ "@files": {},
+ "forwardMessageTo": "將訊息轉發至 {roomName}?",
+ "@forwardMessageTo": {
+ "type": "text",
+ "placeholders": {
+ "roomName": {}
+ }
+ },
+ "sendTypingNotificationsDescription": "聊天室中的其他參與者可以看到您正在輸入新訊息。",
+ "@sendTypingNotificationsDescription": {},
+ "verifyOtherDeviceDescription": "當您驗證另一個裝置時,這些裝置可以交換密鑰,提升您的整體安全性。💪 當您開始驗證時,一個彈出視窗將在兩個裝置上的應用程式中出現。在那裡,您將看到一系列的表情符號或數字,您需要相互比較。在開始驗證之前最好有兩個裝置在手邊。🤳",
+ "@verifyOtherDeviceDescription": {},
+ "acceptedKeyVerification": "{sender} 接受了密鑰驗證",
+ "@acceptedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "completedKeyVerification": "{sender} 完成了密鑰驗證",
+ "@completedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "isReadyForKeyVerification": "{sender} 已準備好進行密鑰驗證",
+ "@isReadyForKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "thereAreCountUsersBlocked": "目前有 {count} 名使用者被封鎖。",
+ "@thereAreCountUsersBlocked": {
+ "type": "text",
+ "count": {}
+ },
+ "knockRestricted": "敲門受限",
+ "@knockRestricted": {},
+ "appLockDescription": "未使用時以密碼鎖定應用程式",
+ "@appLockDescription": {},
+ "globalChatId": "全球聊天室 ID",
+ "@globalChatId": {},
+ "accessAndVisibility": "訪問權限和可見性",
+ "@accessAndVisibility": {},
+ "accessAndVisibilityDescription": "誰被允許加入此聊天室以及如何發現聊天室。",
+ "@accessAndVisibilityDescription": {},
+ "calls": "通話",
+ "@calls": {},
+ "chatDescription": "聊天室描述",
+ "@chatDescription": {},
+ "chatDescriptionHasBeenChanged": "聊天室描述已變更",
+ "@chatDescriptionHasBeenChanged": {},
+ "tryAgain": "再試一次",
+ "@tryAgain": {},
+ "pleaseEnterRecoveryKey": "請輸入您的恢復金鑰:",
+ "@pleaseEnterRecoveryKey": {},
+ "directChat": "私訊",
+ "@directChat": {},
+ "register": "註冊",
+ "@register": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setAsCanonicalAlias": "設為主要別名",
+ "@setAsCanonicalAlias": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "setChatDescription": "設定聊天室描述",
+ "@setChatDescription": {},
+ "groupName": "群組名稱",
+ "@groupName": {},
+ "searchForUsers": "搜尋 @users...",
+ "@searchForUsers": {},
+ "inviteGroupChat": "📨 邀請群組聊天室",
+ "@inviteGroupChat": {},
+ "setTheme": "設定主題:",
+ "@setTheme": {},
+ "knocking": "敲門",
+ "@knocking": {},
+ "sessionLostBody": "您的會話已丟失。請將此錯誤報告給開發人員,網址為 {url}。錯誤訊息為:{error}",
+ "@sessionLostBody": {
+ "type": "text",
+ "placeholders": {
+ "url": {},
+ "error": {}
+ }
+ },
+ "swipeRightToLeftToReply": "向右滑至左以回覆",
+ "@swipeRightToLeftToReply": {},
+ "hideRedactedMessagesBody": "如果有人收回一條訊息,該訊息將不再在聊天室中顯示。",
+ "@hideRedactedMessagesBody": {},
+ "link": "網址",
+ "@link": {},
+ "obtainingLocation": "正在取得位置…",
+ "@obtainingLocation": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "oopsPushError": "哎呀!設定推送通知時不幸發生錯誤。",
+ "@oopsPushError": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "removeYourAvatar": "移除您的頭像",
+ "@removeYourAvatar": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "singlesignon": "單一登入",
+ "@singlesignon": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "presenceStyle": "目前狀態:",
+ "@presenceStyle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "presencesToggle": "顯示其他使用者的狀態訊息",
+ "@presencesToggle": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "spaceIsPublic": "空間是公開的",
+ "@spaceIsPublic": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "dismiss": "解散",
+ "@dismiss": {},
+ "reactedWith": "{sender} 以 {reaction} 回應",
+ "@reactedWith": {
+ "type": "text",
+ "placeholders": {
+ "sender": {},
+ "reaction": {}
+ }
+ },
+ "confirmEventUnpin": "您確定要永久取消釘選該事件嗎?",
+ "@confirmEventUnpin": {},
+ "switchToAccount": "切換到帳戶 {number}",
+ "@switchToAccount": {
+ "type": "number",
+ "placeholders": {
+ "number": {}
+ }
+ },
+ "widgetEtherpad": "文字筆記",
+ "@widgetEtherpad": {},
+ "noOneCanJoin": "沒有人可以加入",
+ "@noOneCanJoin": {},
+ "userWouldLikeToChangeTheChat": "{user} 想要加入聊天室。",
+ "@userWouldLikeToChangeTheChat": {
+ "placeholders": {
+ "user": {}
+ }
+ },
+ "noPublicLinkHasBeenCreatedYet": "尚未建立公開網址",
+ "@noPublicLinkHasBeenCreatedYet": {},
+ "saveKeyManuallyDescription": "通過觸發系統分享對話框或剪貼板手動保存此密鑰。",
+ "@saveKeyManuallyDescription": {},
+ "storeInAndroidKeystore": "存儲在 Android KeyStore",
+ "@storeInAndroidKeystore": {},
+ "storeInAppleKeyChain": "存儲在 Apple KeyChain",
+ "@storeInAppleKeyChain": {},
+ "foregroundServiceRunning": "當前景服務正在運行時會顯示此通知。",
+ "@foregroundServiceRunning": {},
+ "screenSharingTitle": "螢幕分享",
+ "@screenSharingTitle": {},
+ "wasDirectChatDisplayName": "空的聊天室(原名稱為 {oldDisplayName} )",
+ "@wasDirectChatDisplayName": {
+ "type": "text",
+ "placeholders": {
+ "oldDisplayName": {}
+ }
+ },
+ "otherCallingPermissions": "麥克風、相機和其他 FluffyChat 權限",
+ "@otherCallingPermissions": {},
+ "disableEncryptionWarning": "出於安全原因,您不能在之前已加密的聊天室中停用加密。",
+ "@disableEncryptionWarning": {},
+ "deviceKeys": "裝置密鑰:",
+ "@deviceKeys": {},
+ "fileIsTooBigForServer": "伺服器報告該文件太大,無法傳送。",
+ "@fileIsTooBigForServer": {},
+ "fileHasBeenSavedAt": "文件已保存在 {path}",
+ "@fileHasBeenSavedAt": {
+ "type": "text",
+ "placeholders": {
+ "path": {}
+ }
+ },
+ "jumpToLastReadMessage": "跳至最後讀取的訊息",
+ "@jumpToLastReadMessage": {},
+ "openLinkInBrowser": "在瀏覽器中開啟連結",
+ "@openLinkInBrowser": {},
+ "reportErrorDescription": "😭 哦不。出了些問題。如果您願意,可以將此錯誤報告給開發者。",
+ "@reportErrorDescription": {},
+ "readUpToHere": "讀到這裡",
+ "@readUpToHere": {},
+ "report": "報告",
+ "@report": {},
+ "pleaseEnterANumber": "請輸入大於 0 的數字",
+ "@pleaseEnterANumber": {},
+ "roomUpgradeDescription": "將使用新版本聊天室來重新建立聊天室。所有本聊天室的參與者都會收到通知,他們都需要換到新的聊天室裡。若您想知道有關新版本的更多資訊,請前往 https://spec.matrix.org/latest/rooms/",
+ "@roomUpgradeDescription": {},
+ "wrongRecoveryKey": "抱歉......這似乎不是正確的恢復密鑰。",
+ "@wrongRecoveryKey": {},
+ "passwordsDoNotMatch": "密碼不匹配",
+ "@passwordsDoNotMatch": {},
+ "publicSpaces": "公共空間",
+ "@publicSpaces": {},
+ "subspace": "子空間",
+ "@subspace": {},
+ "initAppError": "初始化應用時發生錯誤",
+ "@initAppError": {},
+ "canceledKeyVerification": "{sender} 取消了密鑰驗證",
+ "@canceledKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "startedKeyVerification": "{sender} 開始了密鑰驗證",
+ "@startedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "transparent": "透明",
+ "@transparent": {},
+ "incomingMessages": "收到的訊息",
+ "@incomingMessages": {},
+ "databaseMigrationTitle": "資料庫已最佳化",
+ "@databaseMigrationTitle": {},
+ "restoreSessionBody": "應用程式現在嘗試從備份中恢復您的會話。請將此錯誤報告給開發人員,網址為 {url}。錯誤訊息為:{error}",
+ "@restoreSessionBody": {
+ "type": "text",
+ "placeholders": {
+ "url": {},
+ "error": {}
+ }
+ },
+ "stickers": "貼圖",
+ "@stickers": {},
+ "joinSpace": "加入空間",
+ "@joinSpace": {},
+ "noMoreChatsFound": "沒有更多聊天室了...",
+ "@noMoreChatsFound": {},
+ "commandHint_op": "設定給定使用者的權限等級(預設:50)",
+ "@commandHint_op": {
+ "type": "text",
+ "description": "Usage hint for the command /op"
+ },
+ "customEmojisAndStickers": "自訂表情符號和貼圖",
+ "@customEmojisAndStickers": {},
+ "locationPermissionDeniedNotice": "位置權限被拒絕。請授予它們以能夠分享您的位置。",
+ "@locationPermissionDeniedNotice": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "inviteContactToGroupQuestion": "您想邀請 {contact} 加入 「{groupName}」 聊天室嗎?",
+ "@inviteContactToGroupQuestion": {},
+ "enableMultiAccounts": "(實驗性功能)在此裝置上啟用多個帳號",
+ "@enableMultiAccounts": {},
+ "hideMemberChangesInPublicChats": "在公開聊天室中隱藏成員變動",
+ "@hideMemberChangesInPublicChats": {},
+ "recoveryKeyLost": "遺失恢復金鑰?",
+ "@recoveryKeyLost": {},
+ "sendAsText": "以文字傳送",
+ "@sendAsText": {
+ "type": "text"
+ },
+ "sendSticker": "傳送貼圖",
+ "@sendSticker": {
+ "type": "text",
+ "placeholders": {}
+ },
+ "unverified": "尚未驗證",
+ "@unverified": {},
+ "time": "時間",
+ "@time": {},
+ "chatCanBeDiscoveredViaSearchOnServer": "可以透過在 {server} 上的搜尋發現聊天室",
+ "@chatCanBeDiscoveredViaSearchOnServer": {
+ "type": "text",
+ "placeholders": {
+ "server": {}
+ }
+ },
+ "commandHint_sendraw": "傳送原始 json",
+ "@commandHint_sendraw": {},
+ "newPassword": "新密碼",
+ "@newPassword": {},
+ "createNewAddress": "建立新地址",
+ "@createNewAddress": {},
+ "searchIn": "在聊天室「{chat}」中搜尋......",
+ "@searchIn": {
+ "type": "text",
+ "placeholders": {
+ "chat": {}
+ }
+ },
+ "searchMore": "搜尋更多......",
+ "@searchMore": {},
+ "gallery": "畫廊",
+ "@gallery": {},
+ "databaseBuildErrorBody": "無法建立 SQLite 資料庫。應用程式目前嘗試使用遺留資料庫。請將此錯誤報告給開發人員,網址為 {url}。錯誤訊息為:{error}",
+ "@databaseBuildErrorBody": {
+ "type": "text",
+ "placeholders": {
+ "url": {},
+ "error": {}
+ }
+ },
+ "sendReadReceiptsDescription": "聊天室中的其他參與者可以看到您已讀取一條訊息。",
+ "@sendReadReceiptsDescription": {},
+ "formattedMessages": "格式化訊息",
+ "@formattedMessages": {},
+ "restricted": "受限",
+ "@restricted": {},
+ "goToSpace": "前往空間:{space}",
+ "@goToSpace": {
+ "type": "text",
+ "space": {}
+ },
+ "markAsUnread": "標示為未讀",
+ "@markAsUnread": {},
+ "noDatabaseEncryption": "此平台不支援資料庫加密",
+ "@noDatabaseEncryption": {},
+ "messageType": "訊息類型",
+ "@messageType": {},
+ "openGallery": "開啟畫廊",
+ "@openGallery": {},
+ "markAsRead": "標示為已讀",
+ "@markAsRead": {},
+ "reportUser": "舉報使用者",
+ "@reportUser": {},
+ "unsupportedAndroidVersionLong": "此功能需要較新的 Android 版本。請檢查更新或 Lineage OS 支持。",
+ "@unsupportedAndroidVersionLong": {},
+ "emailOrUsername": "電子郵件或使用者名",
+ "@emailOrUsername": {},
+ "indexedDbErrorTitle": "私密模式問題",
+ "@indexedDbErrorTitle": {},
+ "widgetJitsi": "Jitsi Meet",
+ "@widgetJitsi": {},
+ "usersMustKnock": "使用者必須敲門",
+ "@usersMustKnock": {},
+ "knock": "敲門",
+ "@knock": {},
+ "storeInSecureStorageDescription": "將恢復密鑰存儲在此裝置的安全存儲中。",
+ "@storeInSecureStorageDescription": {},
+ "appearOnTopDetails": "允許應用程式顯示在最上層(如果您已將 Fluffychat 設定為通話帳戶則不需要)",
+ "@appearOnTopDetails": {},
+ "whyIsThisMessageEncrypted": "為什麼這條訊息無法讀取?",
+ "@whyIsThisMessageEncrypted": {},
+ "noKeyForThisMessage": "如果訊息是在您登入此裝置之前傳送的,就可能會發生這種情況。\n\n也有可能是傳送者已經封鎖了您的裝置,或者網絡連接出了問題。\n\n如果您能在另一個會話中讀取該訊息,那麼您可以從中轉移訊息!前往設定 > 裝置,並確保您的裝置已相互驗證。當您下次打開房間且兩個會話都在前景時,密鑰將自動傳輸。\n\n不想在登出或切換裝置時丟失密鑰?請確保您已在設定中啟用了聊天室備份。",
+ "@noKeyForThisMessage": {},
+ "newSpaceDescription": "空間允許您整合您的聊天室並建立私人或公開社群。",
+ "@newSpaceDescription": {},
+ "pleaseTryAgainLaterOrChooseDifferentServer": "請稍後再試,或選擇不同的伺服器。",
+ "@pleaseTryAgainLaterOrChooseDifferentServer": {},
+ "signInWith": "使用 {provider} 登入",
+ "@signInWith": {
+ "type": "text",
+ "placeholders": {
+ "provider": {}
+ }
+ },
+ "invalidInput": "無效的輸入!",
+ "@invalidInput": {},
+ "verifyOtherUser": "🔐 驗證其他使用者",
+ "@verifyOtherUser": {},
+ "verifyOtherUserDescription": "如果您驗證了另一個使用者,您可以確定您真正與誰通信。💪\n\n當您開始驗證時,您和另一個使用者將在應用程式中看到一個彈出視窗。在那裡,您將看到一系列的表情符號或數字,您需要相互比較。\n\n最好的方式是見面或開始視訊通話。👭",
+ "@verifyOtherUserDescription": {},
+ "requestedKeyVerification": "{sender} 請求了密鑰驗證",
+ "@requestedKeyVerification": {
+ "type": "text",
+ "placeholders": {
+ "sender": {}
+ }
+ },
+ "commandHint_ignore": "無視已提供的 Matrix ID",
+ "@commandHint_ignore": {},
+ "countChatsAndCountParticipants": "{chats} 個聊天室和 {participants} 位參與者",
+ "@countChatsAndCountParticipants": {
+ "type": "text",
+ "placeholders": {
+ "chats": {},
+ "participants": {}
+ }
+ },
+ "joinedChats": "已加入的聊天室",
+ "@joinedChats": {},
+ "unread": "未讀",
+ "@unread": {},
+ "space": "空間",
+ "@space": {},
+ "spaces": "空間",
+ "@spaces": {},
+ "start": "開始",
+ "@start": {},
+ "openChat": "開啟聊天室",
+ "@openChat": {},
+ "unreadChatsInApp": "{appname}:{unread} 未讀聊天室",
+ "@unreadChatsInApp": {
+ "type": "text",
+ "placeholders": {
+ "appname": {},
+ "unread": {}
+ }
+ }
}
diff --git a/ios/Podfile b/ios/Podfile
index c8df069d3..1f9db6f6e 100644
--- a/ios/Podfile
+++ b/ios/Podfile
@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
-platform :ios, '12.0'
+platform :ios, '12.1'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj
index 8d75b924a..9d57b73aa 100644
--- a/ios/Runner.xcodeproj/project.pbxproj
+++ b/ios/Runner.xcodeproj/project.pbxproj
@@ -475,7 +475,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.1;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = iphoneos;
@@ -564,7 +564,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.1;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
@@ -613,7 +613,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 12.1;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = iphoneos;
diff --git a/lib/config/app_config.dart b/lib/config/app_config.dart
index a00554c12..6a2dc5e5e 100644
--- a/lib/config/app_config.dart
+++ b/lib/config/app_config.dart
@@ -12,7 +12,7 @@ abstract class AppConfig {
static double fontSizeFactor = 1;
static const Color chatColor = primaryColor;
static Color? colorSchemeSeed = primaryColor;
- static const double messageFontSize = 15.75;
+ static const double messageFontSize = 16.0;
static const bool allowOtherHomeservers = true;
static const bool enableRegistration = true;
static const Color primaryColor = Color(0xFF5625BA);
@@ -35,6 +35,8 @@ abstract class AppConfig {
'https://github.com/krille-chan/fluffychat';
static const String supportUrl =
'https://github.com/krille-chan/fluffychat/issues';
+ static const String changelogUrl =
+ 'https://github.com/krille-chan/fluffychat/blob/main/CHANGELOG.md';
static final Uri newIssueUrl = Uri(
scheme: 'https',
host: 'github.com',
diff --git a/lib/config/themes.dart b/lib/config/themes.dart
index fc1ec0b4c..f83b69a2b 100644
--- a/lib/config/themes.dart
+++ b/lib/config/themes.dart
@@ -77,9 +77,6 @@ abstract class FluffyThemes {
? Typography.material2018().black.merge(fallbackTextTheme)
: Typography.material2018().white.merge(fallbackTextTheme)
: null,
- snackBarTheme: const SnackBarThemeData(
- behavior: SnackBarBehavior.floating,
- ),
dividerColor: brightness == Brightness.light
? Colors.blueGrey.shade50
: Colors.blueGrey.shade900,
diff --git a/lib/pages/chat/chat.dart b/lib/pages/chat/chat.dart
index 2592f560c..6f4a83e9d 100644
--- a/lib/pages/chat/chat.dart
+++ b/lib/pages/chat/chat.dart
@@ -29,6 +29,7 @@ import 'package:fluffychat/pages/chat/recording_dialog.dart';
import 'package:fluffychat/pages/chat_details/chat_details.dart';
import 'package:fluffychat/utils/error_reporter.dart';
import 'package:fluffychat/utils/matrix_sdk_extensions/event_extension.dart';
+import 'package:fluffychat/utils/matrix_sdk_extensions/filtered_timeline_extension.dart';
import 'package:fluffychat/utils/matrix_sdk_extensions/matrix_locals.dart';
import 'package:fluffychat/utils/platform_infos.dart';
import 'package:fluffychat/widgets/app_lock.dart';
@@ -292,7 +293,7 @@ class ChatController extends State
if (timeline?.events.any((event) => event.eventId == fullyRead) ??
false) {
Logs().v('Scroll up to visible event', fullyRead);
- setReadMarker();
+ scrollToEventId(fullyRead, highlightEvent: false);
return;
}
if (!mounted) return;
@@ -620,10 +621,10 @@ class ChatController extends State
builder: (c) => const RecordingDialog(),
);
if (result == null) return;
- final audioFile = File(result.path);
+ final audioFile = XFile(result.path);
final file = MatrixAudioFile(
- bytes: audioFile.readAsBytesSync(),
- name: audioFile.path,
+ bytes: await audioFile.readAsBytes(),
+ name: result.fileName ?? audioFile.path,
);
await room.sendFileEvent(
file,
@@ -900,8 +901,14 @@ class ChatController extends State
inputFocus.requestFocus();
}
- void scrollToEventId(String eventId) async {
- final eventIndex = timeline!.events.indexWhere((e) => e.eventId == eventId);
+ void scrollToEventId(
+ String eventId, {
+ bool highlightEvent = true,
+ }) async {
+ final eventIndex = timeline!.events
+ .where((event) => event.isVisibleInGui)
+ .toList()
+ .indexWhere((e) => e.eventId == eventId);
if (eventIndex == -1) {
setState(() {
timeline = null;
@@ -917,11 +924,14 @@ class ChatController extends State
});
return;
}
- setState(() {
- scrollToEventIdMarker = eventId;
- });
+ if (highlightEvent) {
+ setState(() {
+ scrollToEventIdMarker = eventId;
+ });
+ }
await scrollController.scrollToIndex(
- eventIndex,
+ eventIndex + 1,
+ duration: FluffyThemes.animationDuration,
preferPosition: AutoScrollPosition.middle,
);
_updateScrollController();
diff --git a/lib/pages/chat/chat_app_bar_list_tile.dart b/lib/pages/chat/chat_app_bar_list_tile.dart
index 1e0ec8259..259144251 100644
--- a/lib/pages/chat/chat_app_bar_list_tile.dart
+++ b/lib/pages/chat/chat_app_bar_list_tile.dart
@@ -2,7 +2,6 @@ import 'package:flutter/material.dart';
import 'package:flutter_linkify/flutter_linkify.dart';
-import 'package:fluffychat/config/app_config.dart';
import 'package:fluffychat/utils/url_launcher.dart';
class ChatAppBarListTile extends StatelessWidget {
@@ -11,6 +10,8 @@ class ChatAppBarListTile extends StatelessWidget {
final Widget? trailing;
final void Function()? onTap;
+ static const double fixedHeight = 40.0;
+
const ChatAppBarListTile({
super.key,
this.leading,
@@ -23,38 +24,40 @@ class ChatAppBarListTile extends StatelessWidget {
Widget build(BuildContext context) {
final leading = this.leading;
final trailing = this.trailing;
- final fontSize = AppConfig.messageFontSize * AppConfig.fontSizeFactor;
- return InkWell(
- onTap: onTap,
- child: Row(
- children: [
- if (leading != null) leading,
- Expanded(
- child: Padding(
- padding: const EdgeInsets.symmetric(horizontal: 4.0),
- child: Linkify(
- text: title,
- options: const LinkifyOptions(humanize: false),
- maxLines: 1,
- overflow: TextOverflow.ellipsis,
- style: TextStyle(
- color: Theme.of(context).colorScheme.onSurfaceVariant,
+ return SizedBox(
+ height: fixedHeight,
+ child: InkWell(
+ onTap: onTap,
+ child: Row(
+ children: [
+ if (leading != null) leading,
+ Expanded(
+ child: Padding(
+ padding: const EdgeInsets.symmetric(horizontal: 4.0),
+ child: Linkify(
+ text: title,
+ options: const LinkifyOptions(humanize: false),
+ maxLines: 1,
overflow: TextOverflow.ellipsis,
- fontSize: fontSize,
+ style: TextStyle(
+ color: Theme.of(context).colorScheme.onSurfaceVariant,
+ overflow: TextOverflow.ellipsis,
+ fontSize: 14,
+ ),
+ linkStyle: TextStyle(
+ color: Theme.of(context).colorScheme.onSurfaceVariant,
+ fontSize: 14,
+ decoration: TextDecoration.underline,
+ decorationColor:
+ Theme.of(context).colorScheme.onSurfaceVariant,
+ ),
+ onOpen: (url) => UrlLauncher(context, url.url).launchUrl(),
),
- linkStyle: TextStyle(
- color: Theme.of(context).colorScheme.onSurfaceVariant,
- fontSize: fontSize,
- decoration: TextDecoration.underline,
- decorationColor:
- Theme.of(context).colorScheme.onSurfaceVariant,
- ),
- onOpen: (url) => UrlLauncher(context, url.url).launchUrl(),
),
),
- ),
- if (trailing != null) trailing,
- ],
+ if (trailing != null) trailing,
+ ],
+ ),
),
);
}
diff --git a/lib/pages/chat/chat_view.dart b/lib/pages/chat/chat_view.dart
index 9974a9e70..422175f0f 100644
--- a/lib/pages/chat/chat_view.dart
+++ b/lib/pages/chat/chat_view.dart
@@ -158,15 +158,15 @@ class ChatView extends StatelessWidget {
builder: (BuildContext context, snapshot) {
var appbarBottomHeight = 0.0;
if (controller.room.pinnedEventIds.isNotEmpty) {
- appbarBottomHeight += 42;
+ appbarBottomHeight += ChatAppBarListTile.fixedHeight;
}
if (scrollUpBannerEventId != null) {
- appbarBottomHeight += 42;
+ appbarBottomHeight += ChatAppBarListTile.fixedHeight;
}
final tombstoneEvent =
controller.room.getState(EventTypes.RoomTombstone);
if (tombstoneEvent != null) {
- appbarBottomHeight += 42;
+ appbarBottomHeight += ChatAppBarListTile.fixedHeight;
}
return Scaffold(
appBar: AppBar(
@@ -182,10 +182,17 @@ class ChatView extends StatelessWidget {
tooltip: L10n.of(context)!.close,
color: Theme.of(context).colorScheme.primary,
)
- : UnreadRoomsBadge(
- filter: (r) => r.id != controller.roomId,
- badgePosition: BadgePosition.topEnd(end: 8, top: 4),
- child: const Center(child: BackButton()),
+ : StreamBuilder