fluffychat/assets/l10n/intl_en.arb

2520 lines
70 KiB
Plaintext

{
"@@locale": "en",
"@@last_modified": "2021-08-14 12:38:37.885451",
"passwordsDoNotMatch": "Passwords do not match!",
"@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Please enter a valid email address.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "Repeat password",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Please choose at least {min} characters.",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
"min": {}
}
},
"about": "About",
"@about": {
"type": "text",
"placeholders": {}
},
"updateAvailable": "FluffyChat update available",
"@updateAvailable": {},
"updateNow": "Start update in background",
"@updateNow": {},
"accept": "Accept",
"@accept": {
"type": "text",
"placeholders": {}
},
"acceptedTheInvitation": "👍 {username} accepted the invitation",
"@acceptedTheInvitation": {
"type": "text",
"placeholders": {
"username": {}
}
},
"account": "Account",
"@account": {
"type": "text",
"placeholders": {}
},
"activatedEndToEndEncryption": "🔐 {username} activated end to end encryption",
"@activatedEndToEndEncryption": {
"type": "text",
"placeholders": {
"username": {}
}
},
"addEmail": "Add email",
"@addEmail": {
"type": "text",
"placeholders": {}
},
"confirmMatrixId": "Please confirm your Matrix ID in order to delete your account.",
"@confirmMatrixId": {},
"supposedMxid": "This should be {mxid}",
"@supposedMxid": {
"type": "text",
"placeholders": {
"mxid": {}
}
},
"addGroupDescription": "Add a group description",
"@addGroupDescription": {
"type": "text",
"placeholders": {}
},
"addToSpace": "Add to space",
"@addToSpace": {},
"admin": "Admin",
"@admin": {
"type": "text",
"placeholders": {}
},
"alias": "alias",
"@alias": {
"type": "text",
"placeholders": {}
},
"all": "All",
"@all": {
"type": "text",
"placeholders": {}
},
"allChats": "All chats",
"@allChats": {
"type": "text",
"placeholders": {}
},
"commandHint_googly": "Send some googly eyes",
"commandHint_cuddle": "Send a cuddle",
"commandHint_hug": "Send a hug",
"googlyEyesContent": "{senderName} sends you googly eyes",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"cuddleContent": "{senderName} cuddles you",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"hugContent": "{senderName} hugs you",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"answeredTheCall": "{senderName} answered the call",
"@answeredTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"anyoneCanJoin": "Anyone can join",
"@anyoneCanJoin": {
"type": "text",
"placeholders": {}
},
"appLock": "App lock",
"@appLock": {
"type": "text",
"placeholders": {}
},
"archive": "Archive",
"@archive": {
"type": "text",
"placeholders": {}
},
"archivedRoom": "Archived Room",
"@archivedRoom": {
"type": "text",
"placeholders": {}
},
"areGuestsAllowedToJoin": "Are guest users allowed to join",
"@areGuestsAllowedToJoin": {
"type": "text",
"placeholders": {}
},
"areYouSure": "Are you sure?",
"@areYouSure": {
"type": "text",
"placeholders": {}
},
"areYouSureYouWantToLogout": "Are you sure you want to log out?",
"@areYouSureYouWantToLogout": {
"type": "text",
"placeholders": {}
},
"askSSSSSign": "To be able to sign the other person, please enter your secure store passphrase or recovery key.",
"@askSSSSSign": {
"type": "text",
"placeholders": {}
},
"askVerificationRequest": "Accept this verification request from {username}?",
"@askVerificationRequest": {
"type": "text",
"placeholders": {
"username": {}
}
},
"autoplayImages": "Automatically play animated stickers and emotes",
"@autoplayImages": {
"type": "text",
"placeholder": {}
},
"badServerLoginTypesException": "The homeserver supports the login types:\n{serverVersions}\nBut this app supports only:\n{supportedVersions}",
"@badServerLoginTypesException": {
"type": "text",
"placeholders": {
"serverVersions": {},
"supportedVersions": {}
}
},
"sendOnEnter": "Send on enter",
"@sendOnEnter": {},
"badServerVersionsException": "The homeserver supports the Spec versions:\n{serverVersions}\nBut this app supports only {supportedVersions}",
"@badServerVersionsException": {
"type": "text",
"placeholders": {
"serverVersions": {},
"supportedVersions": {}
}
},
"banFromChat": "Ban from chat",
"@banFromChat": {
"type": "text",
"placeholders": {}
},
"banned": "Banned",
"@banned": {
"type": "text",
"placeholders": {}
},
"bannedUser": "{username} banned {targetName}",
"@bannedUser": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"blockDevice": "Block Device",
"@blockDevice": {
"type": "text",
"placeholders": {}
},
"blocked": "Blocked",
"@blocked": {
"type": "text",
"placeholders": {}
},
"botMessages": "Bot messages",
"@botMessages": {
"type": "text",
"placeholders": {}
},
"bubbleSize": "Bubble size",
"@bubbleSize": {
"type": "text",
"placeholders": {}
},
"cancel": "Cancel",
"@cancel": {
"type": "text",
"placeholders": {}
},
"cantOpenUri": "Can't open the URI {uri}",
"@cantOpenUri": {
"type": "text",
"placeholders": {
"uri": {}
}
},
"changeDeviceName": "Change device name",
"@changeDeviceName": {
"type": "text",
"placeholders": {}
},
"changedTheChatAvatar": "{username} changed the chat avatar",
"@changedTheChatAvatar": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheChatDescriptionTo": "{username} changed the chat description to: '{description}'",
"@changedTheChatDescriptionTo": {
"type": "text",
"placeholders": {
"username": {},
"description": {}
}
},
"changedTheChatNameTo": "{username} changed the chat name to: '{chatname}'",
"@changedTheChatNameTo": {
"type": "text",
"placeholders": {
"username": {},
"chatname": {}
}
},
"changedTheChatPermissions": "{username} changed the chat permissions",
"@changedTheChatPermissions": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheDisplaynameTo": "{username} changed their displayname to: '{displayname}'",
"@changedTheDisplaynameTo": {
"type": "text",
"placeholders": {
"username": {},
"displayname": {}
}
},
"changedTheGuestAccessRules": "{username} changed the guest access rules",
"@changedTheGuestAccessRules": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheGuestAccessRulesTo": "{username} changed the guest access rules to: {rules}",
"@changedTheGuestAccessRulesTo": {
"type": "text",
"placeholders": {
"username": {},
"rules": {}
}
},
"changedTheHistoryVisibility": "{username} changed the history visibility",
"@changedTheHistoryVisibility": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheHistoryVisibilityTo": "{username} changed the history visibility to: {rules}",
"@changedTheHistoryVisibilityTo": {
"type": "text",
"placeholders": {
"username": {},
"rules": {}
}
},
"changedTheJoinRules": "{username} changed the join rules",
"@changedTheJoinRules": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheJoinRulesTo": "{username} changed the join rules to: {joinRules}",
"@changedTheJoinRulesTo": {
"type": "text",
"placeholders": {
"username": {},
"joinRules": {}
}
},
"changedTheProfileAvatar": "{username} changed their avatar",
"@changedTheProfileAvatar": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheRoomAliases": "{username} changed the room aliases",
"@changedTheRoomAliases": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changedTheRoomInvitationLink": "{username} changed the invitation link",
"@changedTheRoomInvitationLink": {
"type": "text",
"placeholders": {
"username": {}
}
},
"changePassword": "Change password",
"@changePassword": {
"type": "text",
"placeholders": {}
},
"changeTheHomeserver": "Change the homeserver",
"@changeTheHomeserver": {
"type": "text",
"placeholders": {}
},
"changeTheme": "Change your style",
"@changeTheme": {
"type": "text",
"placeholders": {}
},
"changeTheNameOfTheGroup": "Change the name of the group",
"@changeTheNameOfTheGroup": {
"type": "text",
"placeholders": {}
},
"changeWallpaper": "Change wallpaper",
"@changeWallpaper": {
"type": "text",
"placeholders": {}
},
"changeYourAvatar": "Change your avatar",
"@changeYourAvatar": {
"type": "text",
"placeholders": {}
},
"channelCorruptedDecryptError": "The encryption has been corrupted",
"@channelCorruptedDecryptError": {
"type": "text",
"placeholders": {}
},
"chat": "Chat",
"@chat": {
"type": "text",
"placeholders": {}
},
"yourUserId": "Your user ID:",
"@yourUserId": {},
"yourChatBackupHasBeenSetUp": "Your chat backup has been set up.",
"@yourChatBackupHasBeenSetUp": {},
"chatBackup": "Chat backup",
"@chatBackup": {
"type": "text",
"placeholders": {}
},
"chatBackupDescription": "Your old messages are secured with a recovery key. Please make sure you don't lose it.",
"@chatBackupDescription": {
"type": "text",
"placeholders": {}
},
"chatDetails": "Chat details",
"@chatDetails": {
"type": "text",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Chat has been added to this space",
"@chatHasBeenAddedToThisSpace": {},
"chats": "Chats",
"@chats": {
"type": "text",
"placeholders": {}
},
"chooseAStrongPassword": "Choose a strong password",
"@chooseAStrongPassword": {
"type": "text",
"placeholders": {}
},
"chooseAUsername": "Choose a username",
"@chooseAUsername": {
"type": "text",
"placeholders": {}
},
"clearArchive": "Clear archive",
"@clearArchive": {},
"close": "Close",
"@close": {
"type": "text",
"placeholders": {}
},
"commandHint_markasdm": "Mark as direct message room",
"@commandHint_markasdm": {},
"commandHint_markasgroup": "Mark as group",
"@commandHint_markasgroup": {},
"commandHint_ban": "Ban the given user from this room",
"@commandHint_ban": {
"type": "text",
"description": "Usage hint for the command /ban"
},
"commandHint_clearcache": "Clear cache",
"@commandHint_clearcache": {
"type": "text",
"description": "Usage hint for the command /clearcache"
},
"commandHint_create": "Create an empty group chat\nUse --no-encryption to disable encryption",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
},
"commandHint_discardsession": "Discard session",
"@commandHint_discardsession": {
"type": "text",
"description": "Usage hint for the command /discardsession"
},
"commandHint_dm": "Start a direct chat\nUse --no-encryption to disable encryption",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
},
"commandHint_html": "Send HTML-formatted text",
"@commandHint_html": {
"type": "text",
"description": "Usage hint for the command /html"
},
"commandHint_invite": "Invite the given user to this room",
"@commandHint_invite": {
"type": "text",
"description": "Usage hint for the command /invite"
},
"commandHint_join": "Join the given room",
"@commandHint_join": {
"type": "text",
"description": "Usage hint for the command /join"
},
"commandHint_kick": "Remove the given user from this room",
"@commandHint_kick": {
"type": "text",
"description": "Usage hint for the command /kick"
},
"commandHint_leave": "Leave this room",
"@commandHint_leave": {
"type": "text",
"description": "Usage hint for the command /leave"
},
"commandHint_me": "Describe yourself",
"@commandHint_me": {
"type": "text",
"description": "Usage hint for the command /me"
},
"commandHint_myroomavatar": "Set your picture for this room (by mxc-uri)",
"@commandHint_myroomavatar": {
"type": "text",
"description": "Usage hint for the command /myroomavatar"
},
"commandHint_myroomnick": "Set your display name for this room",
"@commandHint_myroomnick": {
"type": "text",
"description": "Usage hint for the command /myroomnick"
},
"commandHint_op": "Set the given user's power level (default: 50)",
"@commandHint_op": {
"type": "text",
"description": "Usage hint for the command /op"
},
"commandHint_plain": "Send unformatted text",
"@commandHint_plain": {
"type": "text",
"description": "Usage hint for the command /plain"
},
"commandHint_react": "Send reply as a reaction",
"@commandHint_react": {
"type": "text",
"description": "Usage hint for the command /react"
},
"commandHint_send": "Send text",
"@commandHint_send": {
"type": "text",
"description": "Usage hint for the command /send"
},
"commandHint_unban": "Unban the given user from this room",
"@commandHint_unban": {
"type": "text",
"description": "Usage hint for the command /unban"
},
"commandInvalid": "Command invalid",
"@commandInvalid": {
"type": "text"
},
"commandMissing": "{command} is not a command.",
"@commandMissing": {
"type": "text",
"placeholders": {
"command": {}
},
"description": "State that {command} is not a valid /command."
},
"compareEmojiMatch": "Compare and make sure the following emoji match those of the other device:",
"@compareEmojiMatch": {
"type": "text",
"placeholders": {}
},
"compareNumbersMatch": "Compare and make sure the following numbers match those of the other device:",
"@compareNumbersMatch": {
"type": "text",
"placeholders": {}
},
"configureChat": "Configure chat",
"@configureChat": {
"type": "text",
"placeholders": {}
},
"confirm": "Confirm",
"@confirm": {
"type": "text",
"placeholders": {}
},
"connect": "Connect",
"@connect": {
"type": "text",
"placeholders": {}
},
"contactHasBeenInvitedToTheGroup": "Contact has been invited to the group",
"@contactHasBeenInvitedToTheGroup": {
"type": "text",
"placeholders": {}
},
"containsDisplayName": "Contains display name",
"@containsDisplayName": {
"type": "text",
"placeholders": {}
},
"containsUserName": "Contains username",
"@containsUserName": {
"type": "text",
"placeholders": {}
},
"contentHasBeenReported": "The content has been reported to the server admins",
"@contentHasBeenReported": {
"type": "text",
"placeholders": {}
},
"copiedToClipboard": "Copied to clipboard",
"@copiedToClipboard": {
"type": "text",
"placeholders": {}
},
"copy": "Copy",
"@copy": {
"type": "text",
"placeholders": {}
},
"copyToClipboard": "Copy to clipboard",
"@copyToClipboard": {
"type": "text",
"placeholders": {}
},
"couldNotDecryptMessage": "Could not decrypt message: {error}",
"@couldNotDecryptMessage": {
"type": "text",
"placeholders": {
"error": {}
}
},
"countParticipants": "{count} participants",
"@countParticipants": {
"type": "text",
"placeholders": {
"count": {}
}
},
"create": "Create",
"@create": {
"type": "text",
"placeholders": {}
},
"createdTheChat": "💬 {username} created the chat",
"@createdTheChat": {
"type": "text",
"placeholders": {
"username": {}
}
},
"createNewGroup": "Create new group",
"@createNewGroup": {
"type": "text",
"placeholders": {}
},
"createNewSpace": "New space",
"@createNewSpace": {
"type": "text",
"placeholders": {}
},
"crossSigningEnabled": "Cross-signing on",
"@crossSigningEnabled": {
"type": "text",
"placeholders": {}
},
"currentlyActive": "Currently active",
"@currentlyActive": {
"type": "text",
"placeholders": {}
},
"darkTheme": "Dark",
"@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": "This will deactivate your user account. This can not be undone! Are you sure?",
"@deactivateAccountWarning": {
"type": "text",
"placeholders": {}
},
"defaultPermissionLevel": "Default permission level",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
},
"delete": "Delete",
"@delete": {
"type": "text",
"placeholders": {}
},
"deleteAccount": "Delete account",
"@deleteAccount": {
"type": "text",
"placeholders": {}
},
"deleteMessage": "Delete message",
"@deleteMessage": {
"type": "text",
"placeholders": {}
},
"deny": "Deny",
"@deny": {
"type": "text",
"placeholders": {}
},
"device": "Device",
"@device": {
"type": "text",
"placeholders": {}
},
"deviceId": "Device ID",
"@deviceId": {
"type": "text",
"placeholders": {}
},
"devices": "Devices",
"@devices": {
"type": "text",
"placeholders": {}
},
"directChats": "Direct Chats",
"@directChats": {
"type": "text",
"placeholders": {}
},
"discover": "Discover",
"@discover": {
"type": "text",
"placeholders": {}
},
"displaynameHasBeenChanged": "Displayname has been changed",
"@displaynameHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"downloadFile": "Download file",
"@downloadFile": {
"type": "text",
"placeholders": {}
},
"edit": "Edit",
"@edit": {
"type": "text",
"placeholders": {}
},
"editBlockedServers": "Edit blocked servers",
"@editBlockedServers": {
"type": "text",
"placeholders": {}
},
"editChatPermissions": "Edit chat permissions",
"@editChatPermissions": {
"type": "text",
"placeholders": {}
},
"editDisplayname": "Edit displayname",
"@editDisplayname": {
"type": "text",
"placeholders": {}
},
"editRoomAliases": "Edit room aliases",
"@editRoomAliases": {
"type": "text",
"placeholders": {}
},
"editRoomAvatar": "Edit room avatar",
"@editRoomAvatar": {
"type": "text",
"placeholders": {}
},
"emoteExists": "Emote already exists!",
"@emoteExists": {
"type": "text",
"placeholders": {}
},
"emoteInvalid": "Invalid emote shortcode!",
"@emoteInvalid": {
"type": "text",
"placeholders": {}
},
"emotePacks": "Emote packs for room",
"@emotePacks": {
"type": "text",
"placeholders": {}
},
"emoteSettings": "Emote Settings",
"@emoteSettings": {
"type": "text",
"placeholders": {}
},
"emoteShortcode": "Emote shortcode",
"@emoteShortcode": {
"type": "text",
"placeholders": {}
},
"emoteWarnNeedToPick": "You need to pick an emote shortcode and an image!",
"@emoteWarnNeedToPick": {
"type": "text",
"placeholders": {}
},
"emptyChat": "Empty chat",
"@emptyChat": {
"type": "text",
"placeholders": {}
},
"enableEmotesGlobally": "Enable emote pack globally",
"@enableEmotesGlobally": {
"type": "text",
"placeholders": {}
},
"enableEncryption": "Enable encryption",
"@enableEncryption": {
"type": "text",
"placeholders": {}
},
"enableEncryptionWarning": "You won't be able to disable the encryption anymore. Are you sure?",
"@enableEncryptionWarning": {
"type": "text",
"placeholders": {}
},
"encrypted": "Encrypted",
"@encrypted": {
"type": "text",
"placeholders": {}
},
"encryption": "Encryption",
"@encryption": {
"type": "text",
"placeholders": {}
},
"encryptionNotEnabled": "Encryption is not enabled",
"@encryptionNotEnabled": {
"type": "text",
"placeholders": {}
},
"endedTheCall": "{senderName} ended the call",
"@endedTheCall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"enterAGroupName": "Enter a group name",
"@enterAGroupName": {
"type": "text",
"placeholders": {}
},
"enterAnEmailAddress": "Enter an email address",
"@enterAnEmailAddress": {
"type": "text",
"placeholders": {}
},
"enterASpacepName": "Enter a space name",
"@enterASpacepName": {},
"homeserver": "Homeserver",
"@homeserver": {},
"enterYourHomeserver": "Enter your homeserver",
"@enterYourHomeserver": {
"type": "text",
"placeholders": {}
},
"errorObtainingLocation": "Error obtaining location: {error}",
"@errorObtainingLocation": {
"type": "text",
"placeholders": {
"error": {}
}
},
"everythingReady": "Everything ready!",
"@everythingReady": {
"type": "text",
"placeholders": {}
},
"extremeOffensive": "Extremely offensive",
"@extremeOffensive": {
"type": "text",
"placeholders": {}
},
"fileName": "File name",
"@fileName": {
"type": "text",
"placeholders": {}
},
"fluffychat": "FluffyChat",
"@fluffychat": {
"type": "text",
"placeholders": {}
},
"fontSize": "Font size",
"@fontSize": {
"type": "text",
"placeholders": {}
},
"forward": "Forward",
"@forward": {
"type": "text",
"placeholders": {}
},
"friday": "Friday",
"@friday": {
"type": "text",
"placeholders": {}
},
"fromJoining": "From joining",
"@fromJoining": {
"type": "text",
"placeholders": {}
},
"fromTheInvitation": "From the invitation",
"@fromTheInvitation": {
"type": "text",
"placeholders": {}
},
"goToTheNewRoom": "Go to the new room",
"@goToTheNewRoom": {
"type": "text",
"placeholders": {}
},
"group": "Group",
"@group": {
"type": "text",
"placeholders": {}
},
"groupDescription": "Group description",
"@groupDescription": {
"type": "text",
"placeholders": {}
},
"groupDescriptionHasBeenChanged": "Group description changed",
"@groupDescriptionHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"groupIsPublic": "Group is public",
"@groupIsPublic": {
"type": "text",
"placeholders": {}
},
"groups": "Groups",
"@groups": {
"type": "text",
"placeholders": {}
},
"groupWith": "Group with {displayname}",
"@groupWith": {
"type": "text",
"placeholders": {
"displayname": {}
}
},
"guestsAreForbidden": "Guests are forbidden",
"@guestsAreForbidden": {
"type": "text",
"placeholders": {}
},
"guestsCanJoin": "Guests can join",
"@guestsCanJoin": {
"type": "text",
"placeholders": {}
},
"hasWithdrawnTheInvitationFor": "{username} has withdrawn the invitation for {targetName}",
"@hasWithdrawnTheInvitationFor": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"help": "Help",
"@help": {
"type": "text",
"placeholders": {}
},
"hideRedactedEvents": "Hide redacted events",
"@hideRedactedEvents": {
"type": "text",
"placeholders": {}
},
"hideUnknownEvents": "Hide unknown events",
"@hideUnknownEvents": {
"type": "text",
"placeholders": {}
},
"howOffensiveIsThisContent": "How offensive is this content?",
"@howOffensiveIsThisContent": {
"type": "text",
"placeholders": {}
},
"id": "ID",
"@id": {
"type": "text",
"placeholders": {}
},
"identity": "Identity",
"@identity": {
"type": "text",
"placeholders": {}
},
"ignore": "Ignore",
"@ignore": {
"type": "text",
"placeholders": {}
},
"ignoredUsers": "Ignored users",
"@ignoredUsers": {
"type": "text",
"placeholders": {}
},
"ignoreListDescription": "You can ignore users who are disturbing you. You won't be able to receive any messages or room invites from the users on your personal ignore list.",
"@ignoreListDescription": {
"type": "text",
"placeholders": {}
},
"ignoreUsername": "Ignore username",
"@ignoreUsername": {
"type": "text",
"placeholders": {}
},
"iHaveClickedOnLink": "I have clicked on the link",
"@iHaveClickedOnLink": {
"type": "text",
"placeholders": {}
},
"incorrectPassphraseOrKey": "Incorrect passphrase or recovery key",
"@incorrectPassphraseOrKey": {
"type": "text",
"placeholders": {}
},
"inoffensive": "Inoffensive",
"@inoffensive": {
"type": "text",
"placeholders": {}
},
"inviteContact": "Invite contact",
"@inviteContact": {
"type": "text",
"placeholders": {}
},
"inviteContactToGroup": "Invite contact to {groupName}",
"@inviteContactToGroup": {
"type": "text",
"placeholders": {
"groupName": {}
}
},
"invited": "Invited",
"@invited": {
"type": "text",
"placeholders": {}
},
"invitedUser": "📩 {username} invited {targetName}",
"@invitedUser": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"invitedUsersOnly": "Invited users only",
"@invitedUsersOnly": {
"type": "text",
"placeholders": {}
},
"inviteForMe": "Invite for me",
"@inviteForMe": {
"type": "text",
"placeholders": {}
},
"inviteText": "{username} invited you to FluffyChat. \n1. Install FluffyChat: https://fluffychat.im \n2. Sign up or sign in \n3. Open the invite link: {link}",
"@inviteText": {
"type": "text",
"placeholders": {
"username": {},
"link": {}
}
},
"isTyping": "is typing…",
"@isTyping": {
"type": "text",
"placeholders": {}
},
"joinedTheChat": "👋 {username} joined the chat",
"@joinedTheChat": {
"type": "text",
"placeholders": {
"username": {}
}
},
"joinRoom": "Join room",
"@joinRoom": {
"type": "text",
"placeholders": {}
},
"keysCached": "Keys are cached",
"@keysCached": {
"type": "text",
"placeholders": {}
},
"kicked": "👞 {username} kicked {targetName}",
"@kicked": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"kickedAndBanned": "🙅 {username} kicked and banned {targetName}",
"@kickedAndBanned": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"kickFromChat": "Kick from chat",
"@kickFromChat": {
"type": "text",
"placeholders": {}
},
"lastActiveAgo": "Last active: {localizedTimeShort}",
"@lastActiveAgo": {
"type": "text",
"placeholders": {
"localizedTimeShort": {}
}
},
"lastSeenLongTimeAgo": "Seen a long time ago",
"@lastSeenLongTimeAgo": {
"type": "text",
"placeholders": {}
},
"leave": "Leave",
"@leave": {
"type": "text",
"placeholders": {}
},
"leftTheChat": "Left the chat",
"@leftTheChat": {
"type": "text",
"placeholders": {}
},
"license": "License",
"@license": {
"type": "text",
"placeholders": {}
},
"lightTheme": "Light",
"@lightTheme": {
"type": "text",
"placeholders": {}
},
"loadCountMoreParticipants": "Load {count} more participants",
"@loadCountMoreParticipants": {
"type": "text",
"placeholders": {
"count": {}
}
},
"dehydrate": "Export session and wipe device",
"@dehydrate": {},
"dehydrateWarning": "This action cannot be undone. Ensure you safely store the backup file.",
"@dehydrateWarning": {},
"dehydrateShare": "This is your private FluffyChat export. Ensure you don't lose it and keep it private.",
"@dehydrateShare": {},
"dehydrateTor": "TOR Users: Export session",
"@dehydrateTor": {},
"dehydrateTorLong": "For TOR users, it is recommended to export the session before closing the window.",
"@dehydrateTorLong": {},
"hydrateTor": "TOR Users: Import session export",
"@hydrateTor": {},
"hydrateTorLong": "Did you export your session last time on TOR? Quickly import it and continue chatting.",
"@hydrateTorLong": {},
"hydrate": "Restore from backup file",
"@hydrate": {},
"loadingPleaseWait": "Loading… Please wait.",
"@loadingPleaseWait": {
"type": "text",
"placeholders": {}
},
"loadMore": "Load more…",
"@loadMore": {
"type": "text",
"placeholders": {}
},
"locationDisabledNotice": "Location services are disabled. Please enable them to be able to share your location.",
"@locationDisabledNotice": {
"type": "text",
"placeholders": {}
},
"locationPermissionDeniedNotice": "Location permission denied. Please grant them to be able to share your location.",
"@locationPermissionDeniedNotice": {
"type": "text",
"placeholders": {}
},
"login": "Login",
"@login": {
"type": "text",
"placeholders": {}
},
"logInTo": "Log in to {homeserver}",
"@logInTo": {
"type": "text",
"placeholders": {
"homeserver": {}
}
},
"loginWithOneClick": "Sign in with one click",
"@loginWithOneClick": {},
"logout": "Logout",
"@logout": {
"type": "text",
"placeholders": {}
},
"makeSureTheIdentifierIsValid": "Make sure the identifier is valid",
"@makeSureTheIdentifierIsValid": {
"type": "text",
"placeholders": {}
},
"memberChanges": "Member changes",
"@memberChanges": {
"type": "text",
"placeholders": {}
},
"mention": "Mention",
"@mention": {
"type": "text",
"placeholders": {}
},
"messages": "Messages",
"@messages": {
"type": "text",
"placeholders": {}
},
"messageWillBeRemovedWarning": "Message will be removed for all participants",
"@messageWillBeRemovedWarning": {
"type": "text",
"placeholders": {}
},
"noSearchResult": "No matching search results.",
"moderator": "Moderator",
"@moderator": {
"type": "text",
"placeholders": {}
},
"monday": "Monday",
"@monday": {
"type": "text",
"placeholders": {}
},
"muteChat": "Mute chat",
"@muteChat": {
"type": "text",
"placeholders": {}
},
"needPantalaimonWarning": "Please be aware that you need Pantalaimon to use end-to-end encryption for now.",
"@needPantalaimonWarning": {
"type": "text",
"placeholders": {}
},
"newChat": "New chat",
"@newChat": {
"type": "text",
"placeholders": {}
},
"newMessageInFluffyChat": "💬 New message in FluffyChat",
"@newMessageInFluffyChat": {
"type": "text",
"placeholders": {}
},
"newVerificationRequest": "New verification request!",
"@newVerificationRequest": {
"type": "text",
"placeholders": {}
},
"next": "Next",
"@next": {
"type": "text",
"placeholders": {}
},
"no": "No",
"@no": {
"type": "text",
"placeholders": {}
},
"noConnectionToTheServer": "No connection to the server",
"@noConnectionToTheServer": {
"type": "text",
"placeholders": {}
},
"noEmotesFound": "No emotes found. 😕",
"@noEmotesFound": {
"type": "text",
"placeholders": {}
},
"noEncryptionForPublicRooms": "You can only activate encryption as soon as the room is no longer publicly accessible.",
"@noEncryptionForPublicRooms": {
"type": "text",
"placeholders": {}
},
"noGoogleServicesWarning": "It seems that you have no google services on your phone. That's a good decision for your privacy! To receive push notifications in FluffyChat we recommend using https://microg.org/ or https://unifiedpush.org/.",
"@noGoogleServicesWarning": {
"type": "text",
"placeholders": {}
},
"noMatrixServer": "{server1} is no matrix server, use {server2} instead?",
"@noMatrixServer": {
"type": "text",
"placeholders": {
"server1": {},
"server2": {}
}
},
"shareYourInviteLink": "Share your invite link",
"@shareYourInviteLink": {},
"typeInInviteLinkManually": "Type in invite link manually...",
"@typeInInviteLinkManually": {},
"scanQrCode": "Scan QR code",
"@scanQrCode": {},
"none": "None",
"@none": {
"type": "text",
"placeholders": {}
},
"noPasswordRecoveryDescription": "You have not added a way to recover your password yet.",
"@noPasswordRecoveryDescription": {
"type": "text",
"placeholders": {}
},
"noPermission": "No permission",
"@noPermission": {
"type": "text",
"placeholders": {}
},
"noRoomsFound": "No rooms found…",
"@noRoomsFound": {
"type": "text",
"placeholders": {}
},
"notifications": "Notifications",
"@notifications": {
"type": "text",
"placeholders": {}
},
"notificationsEnabledForThisAccount": "Notifications enabled for this account",
"@notificationsEnabledForThisAccount": {
"type": "text",
"placeholders": {}
},
"numUsersTyping": "{count} users are typing…",
"@numUsersTyping": {
"type": "text",
"placeholders": {
"count": {}
}
},
"obtainingLocation": "Obtaining location…",
"@obtainingLocation": {
"type": "text",
"placeholders": {}
},
"offensive": "Offensive",
"@offensive": {
"type": "text",
"placeholders": {}
},
"offline": "Offline",
"@offline": {
"type": "text",
"placeholders": {}
},
"ok": "Ok",
"@ok": {
"type": "text",
"placeholders": {}
},
"online": "Online",
"@online": {
"type": "text",
"placeholders": {}
},
"onlineKeyBackupEnabled": "Online Key Backup is enabled",
"@onlineKeyBackupEnabled": {
"type": "text",
"placeholders": {}
},
"oopsPushError": "Oops! Unfortunately, an error occurred when setting up the push notifications.",
"@oopsPushError": {
"type": "text",
"placeholders": {}
},
"oopsSomethingWentWrong": "Oops, something went wrong…",
"@oopsSomethingWentWrong": {
"type": "text",
"placeholders": {}
},
"openAppToReadMessages": "Open app to read messages",
"@openAppToReadMessages": {
"type": "text",
"placeholders": {}
},
"openCamera": "Open camera",
"@openCamera": {
"type": "text",
"placeholders": {}
},
"openVideoCamera": "Open camera for a video",
"@openVideoCamera": {
"type": "text",
"placeholders": {}
},
"oneClientLoggedOut": "One of your clients has been logged out",
"@oneClientLoggedOut": {},
"addAccount": "Add account",
"@addAccount": {},
"editBundlesForAccount": "Edit bundles for this account",
"@editBundlesForAccount": {},
"addToBundle": "Add to bundle",
"@addToBundle": {},
"removeFromBundle": "Remove from this bundle",
"@removeFromBundle": {},
"bundleName": "Bundle name",
"@bundleName": {},
"enableMultiAccounts": "(BETA) Enable multi accounts on this device",
"@enableMultiAccounts": {},
"openInMaps": "Open in maps",
"@openInMaps": {
"type": "text",
"placeholders": {}
},
"link": "Link",
"@link": {},
"serverRequiresEmail": "This server needs to validate your email address for registration.",
"@serverRequiresEmail": {},
"optionalGroupName": "(Optional) Group name",
"@optionalGroupName": {
"type": "text",
"placeholders": {}
},
"or": "Or",
"@or": {
"type": "text",
"placeholders": {}
},
"participant": "Participant",
"@participant": {
"type": "text",
"placeholders": {}
},
"passphraseOrKey": "passphrase or recovery key",
"@passphraseOrKey": {
"type": "text",
"placeholders": {}
},
"password": "Password",
"@password": {
"type": "text",
"placeholders": {}
},
"passwordForgotten": "Password forgotten",
"@passwordForgotten": {
"type": "text",
"placeholders": {}
},
"passwordHasBeenChanged": "Password has been changed",
"@passwordHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"passwordRecovery": "Password recovery",
"@passwordRecovery": {
"type": "text",
"placeholders": {}
},
"people": "People",
"@people": {
"type": "text",
"placeholders": {}
},
"pickImage": "Pick an image",
"@pickImage": {
"type": "text",
"placeholders": {}
},
"pin": "Pin",
"@pin": {
"type": "text",
"placeholders": {}
},
"play": "Play {fileName}",
"@play": {
"type": "text",
"placeholders": {
"fileName": {}
}
},
"pleaseChoose": "Please choose",
"@pleaseChoose": {
"type": "text",
"placeholders": {}
},
"pleaseChooseAPasscode": "Please choose a pass code",
"@pleaseChooseAPasscode": {
"type": "text",
"placeholders": {}
},
"pleaseChooseAUsername": "Please choose a username",
"@pleaseChooseAUsername": {
"type": "text",
"placeholders": {}
},
"pleaseClickOnLink": "Please click on the link in the email and then proceed.",
"@pleaseClickOnLink": {
"type": "text",
"placeholders": {}
},
"pleaseEnter4Digits": "Please enter 4 digits or leave empty to disable app lock.",
"@pleaseEnter4Digits": {
"type": "text",
"placeholders": {}
},
"pleaseEnterAMatrixIdentifier": "Please enter a Matrix ID.",
"@pleaseEnterAMatrixIdentifier": {
"type": "text",
"placeholders": {}
},
"pleaseEnterRecoveryKey": "Please enter your recovery key:",
"@pleaseEnterRecoveryKey": {},
"pleaseEnterYourPassword": "Please enter your password",
"@pleaseEnterYourPassword": {
"type": "text",
"placeholders": {}
},
"pleaseEnterYourPin": "Please enter your pin",
"@pleaseEnterYourPin": {
"type": "text",
"placeholders": {}
},
"pleaseEnterYourUsername": "Please enter your username",
"@pleaseEnterYourUsername": {
"type": "text",
"placeholders": {}
},
"pleaseFollowInstructionsOnWeb": "Please follow the instructions on the website and tap on next.",
"@pleaseFollowInstructionsOnWeb": {
"type": "text",
"placeholders": {}
},
"privacy": "Privacy",
"@privacy": {
"type": "text",
"placeholders": {}
},
"publicRooms": "Public Rooms",
"@publicRooms": {
"type": "text",
"placeholders": {}
},
"pushRules": "Push rules",
"@pushRules": {
"type": "text",
"placeholders": {}
},
"reason": "Reason",
"@reason": {
"type": "text",
"placeholders": {}
},
"recording": "Recording",
"@recording": {
"type": "text",
"placeholders": {}
},
"redactedAnEvent": "{username} redacted an event",
"@redactedAnEvent": {
"type": "text",
"placeholders": {
"username": {}
}
},
"redactMessage": "Redact message",
"@redactMessage": {
"type": "text",
"placeholders": {}
},
"register": "Register",
"@register": {
"type": "text",
"placeholders": {}
},
"reject": "Reject",
"@reject": {
"type": "text",
"placeholders": {}
},
"rejectedTheInvitation": "{username} rejected the invitation",
"@rejectedTheInvitation": {
"type": "text",
"placeholders": {
"username": {}
}
},
"rejoin": "Rejoin",
"@rejoin": {
"type": "text",
"placeholders": {}
},
"remove": "Remove",
"@remove": {
"type": "text",
"placeholders": {}
},
"removeAllOtherDevices": "Remove all other devices",
"@removeAllOtherDevices": {
"type": "text",
"placeholders": {}
},
"removedBy": "Removed by {username}",
"@removedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"removeDevice": "Remove device",
"@removeDevice": {
"type": "text",
"placeholders": {}
},
"unbanFromChat": "Unban from chat",
"@unbanFromChat": {
"type": "text",
"placeholders": {}
},
"removeYourAvatar": "Remove your avatar",
"@removeYourAvatar": {
"type": "text",
"placeholders": {}
},
"renderRichContent": "Render rich message content",
"@renderRichContent": {
"type": "text",
"placeholders": {}
},
"replaceRoomWithNewerVersion": "Replace room with newer version",
"@replaceRoomWithNewerVersion": {
"type": "text",
"placeholders": {}
},
"reply": "Reply",
"@reply": {
"type": "text",
"placeholders": {}
},
"reportMessage": "Report message",
"@reportMessage": {
"type": "text",
"placeholders": {}
},
"requestPermission": "Request permission",
"@requestPermission": {
"type": "text",
"placeholders": {}
},
"roomHasBeenUpgraded": "Room has been upgraded",
"@roomHasBeenUpgraded": {
"type": "text",
"placeholders": {}
},
"roomVersion": "Room version",
"@roomVersion": {
"type": "text",
"placeholders": {}
},
"saturday": "Saturday",
"@saturday": {
"type": "text",
"placeholders": {}
},
"saveFile": "Save file",
"@saveFile": {
"type": "text",
"placeholders": {}
},
"search": "Search",
"@search": {
"type": "text",
"placeholders": {}
},
"security": "Security",
"@security": {
"type": "text",
"placeholders": {}
},
"recoveryKey": "Recovery key",
"@recoveryKey": {},
"recoveryKeyLost": "Recovery key lost?",
"@recoveryKeyLost": {},
"seenByUser": "Seen by {username}",
"@seenByUser": {
"type": "text",
"placeholders": {
"username": {}
}
},
"seenByUserAndCountOthers": "{count, plural, other{Seen by {username} and {count} others}}",
"@seenByUserAndCountOthers": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"seenByUserAndUser": "Seen by {username} and {username2}",
"@seenByUserAndUser": {
"type": "text",
"placeholders": {
"username": {},
"username2": {}
}
},
"send": "Send",
"@send": {
"type": "text",
"placeholders": {}
},
"sendAMessage": "Send a message",
"@sendAMessage": {
"type": "text",
"placeholders": {}
},
"sendAsText": "Send as text",
"@sendAsText": {
"type": "text"
},
"sendAudio": "Send audio",
"@sendAudio": {
"type": "text",
"placeholders": {}
},
"sendFile": "Send file",
"@sendFile": {
"type": "text",
"placeholders": {}
},
"sendImage": "Send image",
"@sendImage": {
"type": "text",
"placeholders": {}
},
"sendMessages": "Send messages",
"@sendMessages": {
"type": "text",
"placeholders": {}
},
"sendOriginal": "Send original",
"@sendOriginal": {
"type": "text",
"placeholders": {}
},
"sendSticker": "Send sticker",
"@sendSticker": {
"type": "text",
"placeholders": {}
},
"sendVideo": "Send video",
"@sendVideo": {
"type": "text",
"placeholders": {}
},
"sentAFile": "📁 {username} sent a file",
"@sentAFile": {
"type": "text",
"placeholders": {
"username": {}
}
},
"sentAnAudio": "🎤 {username} sent an audio",
"@sentAnAudio": {
"type": "text",
"placeholders": {
"username": {}
}
},
"sentAPicture": "🖼️ {username} sent a picture",
"@sentAPicture": {
"type": "text",
"placeholders": {
"username": {}
}
},
"sentASticker": "😊 {username} sent a sticker",
"@sentASticker": {
"type": "text",
"placeholders": {
"username": {}
}
},
"sentAVideo": "🎥 {username} sent a video",
"@sentAVideo": {
"type": "text",
"placeholders": {
"username": {}
}
},
"sentCallInformations": "{senderName} sent call information",
"@sentCallInformations": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"separateChatTypes": "Separate Direct Chats and Groups",
"@separateChatTypes": {
"type": "text",
"placeholders": {}
},
"setAsCanonicalAlias": "Set as main alias",
"@setAsCanonicalAlias": {
"type": "text",
"placeholders": {}
},
"setCustomEmotes": "Set custom emotes",
"@setCustomEmotes": {
"type": "text",
"placeholders": {}
},
"setGroupDescription": "Set group description",
"@setGroupDescription": {
"type": "text",
"placeholders": {}
},
"setInvitationLink": "Set invitation link",
"@setInvitationLink": {
"type": "text",
"placeholders": {}
},
"setPermissionsLevel": "Set permissions level",
"@setPermissionsLevel": {
"type": "text",
"placeholders": {}
},
"setStatus": "Set status",
"@setStatus": {
"type": "text",
"placeholders": {}
},
"settings": "Settings",
"@settings": {
"type": "text",
"placeholders": {}
},
"share": "Share",
"@share": {
"type": "text",
"placeholders": {}
},
"sharedTheLocation": "{username} shared their location",
"@sharedTheLocation": {
"type": "text",
"placeholders": {
"username": {}
}
},
"shareLocation": "Share location",
"@shareLocation": {
"type": "text",
"placeholders": {}
},
"showDirectChatsInSpaces": "Show related Direct Chats in Spaces",
"@showDirectChatsInSpaces": {
"type": "text",
"placeholders": {}
},
"showPassword": "Show password",
"@showPassword": {
"type": "text",
"placeholders": {}
},
"signUp": "Sign up",
"@signUp": {
"type": "text",
"placeholders": {}
},
"singlesignon": "Single Sign on",
"@singlesignon": {
"type": "text",
"placeholders": {}
},
"skip": "Skip",
"@skip": {
"type": "text",
"placeholders": {}
},
"sourceCode": "Source code",
"@sourceCode": {
"type": "text",
"placeholders": {}
},
"spaceIsPublic": "Space is public",
"@spaceIsPublic": {
"type": "text",
"placeholders": {}
},
"spaceName": "Space name",
"@spaceName": {
"type": "text",
"placeholders": {}
},
"startedACall": "{senderName} started a call",
"@startedACall": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"startFirstChat": "Start your first chat",
"status": "Status",
"@status": {
"type": "text",
"placeholders": {}
},
"statusExampleMessage": "How are you today?",
"@statusExampleMessage": {
"type": "text",
"placeholders": {}
},
"submit": "Submit",
"@submit": {
"type": "text",
"placeholders": {}
},
"sunday": "Sunday",
"@sunday": {
"type": "text",
"placeholders": {}
},
"synchronizingPleaseWait": "Synchronizing… Please wait.",
"@synchronizingPleaseWait": {
"type": "text",
"placeholders": {}
},
"systemTheme": "System",
"@systemTheme": {
"type": "text",
"placeholders": {}
},
"theyDontMatch": "They Don't Match",
"@theyDontMatch": {
"type": "text",
"placeholders": {}
},
"theyMatch": "They Match",
"@theyMatch": {
"type": "text",
"placeholders": {}
},
"thisRoomHasBeenArchived": "This room has been archived.",
"@thisRoomHasBeenArchived": {
"type": "text",
"placeholders": {}
},
"thursday": "Thursday",
"@thursday": {
"type": "text",
"placeholders": {}
},
"title": "FluffyChat",
"@title": {
"description": "Title for the application",
"type": "text",
"placeholders": {}
},
"toggleFavorite": "Toggle Favorite",
"@toggleFavorite": {
"type": "text",
"placeholders": {}
},
"toggleMuted": "Toggle Muted",
"@toggleMuted": {
"type": "text",
"placeholders": {}
},
"toggleUnread": "Mark Read/Unread",
"@toggleUnread": {
"type": "text",
"placeholders": {}
},
"tooManyRequestsWarning": "Too many requests. Please try again later!",
"@tooManyRequestsWarning": {
"type": "text",
"placeholders": {}
},
"transferFromAnotherDevice": "Transfer from another device",
"@transferFromAnotherDevice": {
"type": "text",
"placeholders": {}
},
"tryToSendAgain": "Try to send again",
"@tryToSendAgain": {
"type": "text",
"placeholders": {}
},
"tuesday": "Tuesday",
"@tuesday": {
"type": "text",
"placeholders": {}
},
"unavailable": "Unavailable",
"@unavailable": {
"type": "text",
"placeholders": {}
},
"unbannedUser": "{username} unbanned {targetName}",
"@unbannedUser": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"unblockDevice": "Unblock Device",
"@unblockDevice": {
"type": "text",
"placeholders": {}
},
"unknownDevice": "Unknown device",
"@unknownDevice": {
"type": "text",
"placeholders": {}
},
"unknownEncryptionAlgorithm": "Unknown encryption algorithm",
"@unknownEncryptionAlgorithm": {
"type": "text",
"placeholders": {}
},
"unknownEvent": "Unknown event '{type}'",
"@unknownEvent": {
"type": "text",
"placeholders": {
"type": {}
}
},
"unmuteChat": "Unmute chat",
"@unmuteChat": {
"type": "text",
"placeholders": {}
},
"unpin": "Unpin",
"@unpin": {
"type": "text",
"placeholders": {}
},
"unreadChats": "{unreadCount, plural, =1{1 unread chat} other{{unreadCount} unread chats}}",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"userAndOthersAreTyping": "{username} and {count} others are typing…",
"@userAndOthersAreTyping": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"userAndUserAreTyping": "{username} and {username2} are typing…",
"@userAndUserAreTyping": {
"type": "text",
"placeholders": {
"username": {},
"username2": {}
}
},
"userIsTyping": "{username} is typing…",
"@userIsTyping": {
"type": "text",
"placeholders": {
"username": {}
}
},
"userLeftTheChat": "🚪 {username} left the chat",
"@userLeftTheChat": {
"type": "text",
"placeholders": {
"username": {}
}
},
"username": "Username",
"@username": {
"type": "text",
"placeholders": {}
},
"userSentUnknownEvent": "{username} sent a {type} event",
"@userSentUnknownEvent": {
"type": "text",
"placeholders": {
"username": {},
"type": {}
}
},
"unverified": "Unverified",
"@unverified": {},
"verified": "Verified",
"@verified": {
"type": "text",
"placeholders": {}
},
"verify": "Verify",
"@verify": {
"type": "text",
"placeholders": {}
},
"verifyStart": "Start Verification",
"@verifyStart": {
"type": "text",
"placeholders": {}
},
"verifySuccess": "You successfully verified!",
"@verifySuccess": {
"type": "text",
"placeholders": {}
},
"verifyTitle": "Verifying other account",
"@verifyTitle": {
"type": "text",
"placeholders": {}
},
"videoCall": "Video call",
"@videoCall": {
"type": "text",
"placeholders": {}
},
"visibilityOfTheChatHistory": "Visibility of the chat history",
"@visibilityOfTheChatHistory": {
"type": "text",
"placeholders": {}
},
"visibleForAllParticipants": "Visible for all participants",
"@visibleForAllParticipants": {
"type": "text",
"placeholders": {}
},
"visibleForEveryone": "Visible for everyone",
"@visibleForEveryone": {
"type": "text",
"placeholders": {}
},
"voiceMessage": "Voice message",
"@voiceMessage": {
"type": "text",
"placeholders": {}
},
"waitingPartnerAcceptRequest": "Waiting for partner to accept the request…",
"@waitingPartnerAcceptRequest": {
"type": "text",
"placeholders": {}
},
"waitingPartnerEmoji": "Waiting for partner to accept the emoji…",
"@waitingPartnerEmoji": {
"type": "text",
"placeholders": {}
},
"waitingPartnerNumbers": "Waiting for partner to accept the numbers…",
"@waitingPartnerNumbers": {
"type": "text",
"placeholders": {}
},
"wallpaper": "Wallpaper",
"@wallpaper": {
"type": "text",
"placeholders": {}
},
"warning": "Warning!",
"@warning": {
"type": "text",
"placeholders": {}
},
"wednesday": "Wednesday",
"@wednesday": {
"type": "text",
"placeholders": {}
},
"weSentYouAnEmail": "We sent you an email",
"@weSentYouAnEmail": {
"type": "text",
"placeholders": {}
},
"whoCanPerformWhichAction": "Who can perform which action",
"@whoCanPerformWhichAction": {
"type": "text",
"placeholders": {}
},
"whoIsAllowedToJoinThisGroup": "Who is allowed to join this group",
"@whoIsAllowedToJoinThisGroup": {
"type": "text",
"placeholders": {}
},
"whyDoYouWantToReportThis": "Why do you want to report this?",
"@whyDoYouWantToReportThis": {
"type": "text",
"placeholders": {}
},
"wipeChatBackup": "Wipe your chat backup to create a new recovery key?",
"@wipeChatBackup": {
"type": "text",
"placeholders": {}
},
"withTheseAddressesRecoveryDescription": "With these addresses you can recover your password.",
"@withTheseAddressesRecoveryDescription": {
"type": "text",
"placeholders": {}
},
"writeAMessage": "Write a message…",
"@writeAMessage": {
"type": "text",
"placeholders": {}
},
"yes": "Yes",
"@yes": {
"type": "text",
"placeholders": {}
},
"you": "You",
"@you": {
"type": "text",
"placeholders": {}
},
"youAreInvitedToThisChat": "You are invited to this chat",
"@youAreInvitedToThisChat": {
"type": "text",
"placeholders": {}
},
"youAreNoLongerParticipatingInThisChat": "You are no longer participating in this chat",
"@youAreNoLongerParticipatingInThisChat": {
"type": "text",
"placeholders": {}
},
"youCannotInviteYourself": "You cannot invite yourself",
"@youCannotInviteYourself": {
"type": "text",
"placeholders": {}
},
"youHaveBeenBannedFromThisChat": "You have been banned from this chat",
"@youHaveBeenBannedFromThisChat": {
"type": "text",
"placeholders": {}
},
"yourPublicKey": "Your public key",
"@yourPublicKey": {
"type": "text",
"placeholders": {}
},
"messageInfo": "Message info",
"@messageInfo": {},
"time": "Time",
"@time": {},
"messageType": "Message Type",
"@messageType": {},
"sender": "Sender",
"@sender": {},
"openGallery": "Open gallery",
"@openGallery": {},
"removeFromSpace": "Remove from space",
"@removeFromSpace": {},
"addToSpaceDescription": "Select a space to add this chat to it.",
"@addToSpaceDescription": {},
"start": "Start",
"@start": {},
"pleaseEnterRecoveryKeyDescription": "To unlock your old messages, please enter your recovery key that has been generated in a previous session. Your recovery key is NOT your password.",
"@pleaseEnterRecoveryKeyDescription": {},
"addToStory": "Add to story",
"@addToStory": {},
"publish": "Publish",
"@publish": {},
"whoCanSeeMyStories": "Who can see my stories?",
"@whoCanSeeMyStories": {},
"unsubscribeStories": "Unsubscribe stories",
"@unsubscribeStories": {},
"thisUserHasNotPostedAnythingYet": "This user has not posted anything in their story yet",
"@thisUserHasNotPostedAnythingYet": {},
"yourStory": "Your story",
"@yourStory": {},
"replyHasBeenSent": "Reply has been sent",
"@replyHasBeenSent": {},
"videoWithSize": "Video ({size})",
"@videoWithSize": {
"type": "text",
"placeholders": {
"size": {}
}
},
"storyFrom": "Story from {date}: \n{body}",
"@storyFrom": {
"type": "text",
"placeholders": {
"date": {},
"body": {}
}
},
"whoCanSeeMyStoriesDesc": "Please note that people can see and contact each other in your story.",
"@whoCanSeeMyStoriesDesc": {},
"whatIsGoingOn": "What is going on?",
"@whatIsGoingOn": {},
"addDescription": "Add description",
"@addDescription": {},
"storyPrivacyWarning": "Please note that people can see and contact each other in your story. Your stories will be visible for 24 hours but there is no guarantee that they will be deleted from all devices and servers.",
"@storyPrivacyWarning": {},
"iUnderstand": "I understand",
"@iUnderstand": {},
"openChat": "Open Chat",
"@openChat": {},
"markAsRead": "Mark as read",
"@markAsRead": {},
"reportUser": "Report user",
"@reportUser": {},
"dismiss": "Dismiss",
"@dismiss": {},
"matrixWidgets": "Matrix Widgets",
"@matrixWidgets": {},
"reactedWith": "{sender} reacted with {reaction}",
"@reactedWith": {
"type": "text",
"placeholders": {
"sender": {},
"reaction": {}
}
},
"pinMessage": "Pin to room",
"@pinMessage": {},
"confirmEventUnpin": "Are you sure to permanently unpin the event?",
"@confirmEventUnpin": {},
"emojis": "Emojis",
"@emojis": {},
"placeCall": "Place call",
"@placeCall": {},
"voiceCall": "Voice call",
"@voiceCall": {},
"unsupportedAndroidVersion": "Unsupported Android version",
"@unsupportedAndroidVersion": {},
"unsupportedAndroidVersionLong": "This feature requires a newer Android version. Please check for updates or Lineage OS support.",
"@unsupportedAndroidVersionLong": {},
"videoCallsBetaWarning": "Please note that video calls are currently in beta. They might not work as expected or work at all on all platforms.",
"@videoCallsBetaWarning": {},
"experimentalVideoCalls": "Experimental video calls",
"@experimentalVideoCalls": {},
"emailOrUsername": "Email or username",
"@emailOrUsername": {},
"indexedDbErrorTitle": "Private mode issues",
"@indexedDbErrorTitle": {},
"indexedDbErrorLong": "The message storage is unfortunately not enabled in private mode by default.\nPlease visit\n - about:config\n - set dom.indexedDB.privateBrowsing.enabled to true\nOtherwise, it is not possible to run FluffyChat.",
"@indexedDbErrorLong": {},
"switchToAccount": "Switch to account {number}",
"@switchToAccount": {
"type": "number",
"placeholders": {
"number": {}
}
},
"nextAccount": "Next account",
"@nextAccount": {},
"previousAccount": "Previous account",
"@previousAccount": {},
"editWidgets": "Edit widgets",
"@editWidgets": {},
"addWidget": "Add widget",
"@addWidget": {},
"widgetVideo": "Video",
"@widgetVideo": {},
"widgetEtherpad": "Text note",
"@widgetEtherpad": {},
"widgetJitsi": "Jitsi Meet",
"@widgetJitsi": {},
"widgetCustom": "Custom",
"@widgetCustom": {},
"widgetName": "Name",
"@widgetName": {},
"widgetUrlError": "This is not a valid URL.",
"@widgetUrlError": {},
"widgetNameError": "Please provide a display name.",
"@widgetNameError": {},
"errorAddingWidget": "Error adding the widget.",
"@errorAddingWidget": {},
"youRejectedTheInvitation": "You rejected the invitation",
"@youRejectedTheInvitation": {},
"youJoinedTheChat": "You joined the chat",
"@youJoinedTheChat": {},
"youAcceptedTheInvitation": "👍 You accepted the invitation",
"@youAcceptedTheInvitation": {},
"youBannedUser": "You banned {user}",
"@youBannedUser": {
"placeholders": {
"user": {}
}
},
"youHaveWithdrawnTheInvitationFor": "You have withdrawn the invitation for {user}",
"@youHaveWithdrawnTheInvitationFor": {
"placeholders": {
"user": {}
}
},
"youInvitedBy": "📩 You have been invited by {user}",
"@youInvitedBy": {
"placeholders": {
"user": {}
}
},
"youInvitedUser": "📩 You invited {user}",
"@youInvitedUser": {
"placeholders": {
"user": {}
}
},
"youKicked": "👞 You kicked {user}",
"@youKicked": {
"placeholders": {
"user": {}
}
},
"youKickedAndBanned": "🙅 You kicked and banned {user}",
"@youKickedAndBanned": {
"placeholders": {
"user": {}
}
},
"youUnbannedUser": "You unbanned {user}",
"@youUnbannedUser": {
"placeholders": {
"user": {}
}
},
"noEmailWarning": "Please enter a valid email address. Otherwise you won't be able to reset your password. If you don't want to, tap again on the button to continue.",
"@noEmailWarning": {},
"stories": "Stories",
"@stories": {},
"users": "Users",
"@users": {},
"enableAutoBackups": "Enable auto backups",
"@enableAutoBackups": {},
"unlockOldMessages": "Unlock old messages",
"@unlockOldMessages": {},
"storeInSecureStorageDescription": "Store the recovery key in the secure storage of this device.",
"@storeInSecureStorageDescription": {},
"saveKeyManuallyDescription": "Save this key manually by triggering the system share dialog or clipboard.",
"@saveKeyManuallyDescription": {},
"storeInAndroidKeystore": "Store in Android KeyStore",
"@storeInAndroidKeystore": {},
"storeInAppleKeyChain": "Store in Apple KeyChain",
"@storeInAppleKeyChain": {},
"storeSecurlyOnThisDevice": "Store securely on this device",
"@storeSecurlyOnThisDevice": {},
"countFiles": "{count} files",
"@countFiles": {
"placeholders": {
"count": {}
}
},
"user": "User",
"@user": {},
"custom": "Custom",
"@custom": {},
"foregroundServiceRunning": "This notification appears when the foreground service is running.",
"@foregroundServiceRunning": {},
"screenSharingTitle": "screen sharing",
"@screenSharingTitle": {},
"screenSharingDetail": "You are sharing your screen in FuffyChat",
"@screenSharingDetail": {},
"callingPermissions": "Calling permissions",
"@callingPermissions": {},
"callingAccount": "Calling account",
"@callingAccount": {},
"callingAccountDetails": "Allows FluffyChat to use the native android dialer app.",
"@callingAccountDetails": {},
"appearOnTop": "Appear on top",
"@appearOnTop": {},
"appearOnTopDetails": "Allows the app to appear on top (not needed if you already have Fluffychat setup as a calling account)",
"@appearOnTopDetails": {},
"otherCallingPermissions": "Microphone, camera and other FluffyChat permissions",
"@otherCallingPermissions": {},
"whyIsThisMessageEncrypted": "Why is this message unreadable?",
"@whyIsThisMessageEncrypted": {},
"noKeyForThisMessage": "This can happen if the message was sent before you have signed in to your account at this device.\n\nIt is also possible that the sender has blocked your device or something went wrong with the internet connection.\n\nAre you able to read the message on another session? Then you can transfer the message from it! Go to Settings > Devices and make sure that your devices have verified each other. When you open the room the next time and both sessions are in the foreground, the keys will be transmitted automatically.\n\nDo you not want to loose the keys when logging out or switching devices? Make sure that you have enabled the chat backup in the settings.",
"@noKeyForThisMessage": {},
"newGroup": "New group",
"@newGroup": {},
"newSpace": "New space",
"@newSpace": {},
"enterSpace": "Enter space",
"@enterSpace": {},
"enterRoom": "Enter room",
"@enterRoom": {},
"allSpaces": "All spaces",
"@allSpaces": {},
"numChats": "{number} chats",
"@numChats": {
"type": "number",
"placeholders": {
"number": {}
}
},
"hideUnimportantStateEvents": "Hide unimportant state events",
"doNotShowAgain": "Do not show again",
"wasDirectChatDisplayName": "Empty chat (was {oldDisplayName})",
"@wasDirectChatDisplayName": {
"type": "text",
"placeholders": {
"oldDisplayName": {}
}
},
"newSpaceDescription": "Spaces allows you to consolidate your chats and build private or public communities.",
"encryptThisChat": "Encrypt this chat",
"endToEndEncryption": "End to end encryption",
"disableEncryptionWarning": "For security reasons you can not disable encryption in a chat, where it has been enabled before.",
"sorryThatsNotPossible": "Sorry... that is not possible",
"deviceKeys": "Device keys:",
"letsStart": "Let's start",
"enterInviteLinkOrMatrixId": "Enter invite link or Matrix ID...",
"reopenChat": "Reopen chat"
}