fluffychat/assets/l10n/intl_en.arb

2719 lines
65 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": {}
},
"accept": "Accept",
"@accept": {
"type": "text",
"placeholders": {}
},
"acceptedTheInvitation": "{username} accepted the invitation",
"@acceptedTheInvitation": {
"type": "text",
"placeholders": {
"username": {}
}
},
"account": "Account",
"@account": {
"type": "text",
"placeholders": {}
},
"accountInformation": "Account information",
"@accountInformation": {
"type": "text",
"placeholders": {}
},
"activatedEndToEndEncryption": "{username} activated end to end encryption",
"@activatedEndToEndEncryption": {
"type": "text",
"placeholders": {
"username": {}
}
},
"addEmail": "Add email",
"@addEmail": {
"type": "text",
"placeholders": {}
},
"addGroupDescription": "Add a group description",
"@addGroupDescription": {
"type": "text",
"placeholders": {}
},
"addNewFriend": "Add new friend",
"@addNewFriend": {
"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": {}
},
"alreadyHaveAnAccount": "Already have an account?",
"@alreadyHaveAnAccount": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"askSSSSVerify": "Please enter your secure store passphrase or recovery key to verify your session.",
"@askSSSSVerify": {
"type": "text",
"placeholders": {}
},
"askVerificationRequest": "Accept this verification request from {username}?",
"@askVerificationRequest": {
"type": "text",
"placeholders": {
"username": {}
}
},
"audioPlayerPause": "Pause",
"@audioPlayerPause": {
"type": "text",
"placeholders": {}
},
"audioPlayerPlay": "Play",
"@audioPlayerPlay": {
"type": "text",
"placeholders": {}
},
"authentication": "Authentication",
"@authentication": {
"type": "text",
"placeholders": {}
},
"autoplayImages": "Automatically play animated stickers and emotes",
"@autoplayImages": {
"type": "text",
"placeholder": {}
},
"avatarHasBeenChanged": "Avatar changed",
"@avatarHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"cachedKeys": "Keys cached",
"@cachedKeys": {
"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": {}
}
},
"changelog": "Changelog",
"@changelog": {
"type": "text",
"placeholders": {}
},
"changePassword": "Change password",
"@changePassword": {
"type": "text",
"placeholders": {}
},
"changesHaveBeenSaved": "Changes have been saved",
"@changesHaveBeenSaved": {
"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": {}
},
"changeTheServer": "Change the server",
"@changeTheServer": {
"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": {},
"setupChatBackup": "Set up chat backup",
"@setupChatBackup": {},
"iWroteDownTheKey": "I wrote down the key",
"@iWroteDownTheKey": {},
"yourChatBackupHasBeenSetUp": "Your chat backup has been set up.",
"@yourChatBackupHasBeenSetUp": {},
"chatBackup": "Chat backup",
"@chatBackup": {
"type": "text",
"placeholders": {}
},
"setupChatBackupDescription": "To protect your messages, we have generated a security key for you.\nPlease keep this in a safe place, such as a password manager.",
"@setupChatBackupDescription": {},
"chatBackupDescription": "Your chat backup is secured with a security 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": {},
"chatHasBeenRemovedFromThisSpace": "Chat has been removed from this space",
"@chatHasBeenRemovedFromThisSpace": {
"type": "text",
"placeholders": {}
},
"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": {},
"clearText": "Clear text",
"@clearText": {
"type": "text",
"placeholders": {}
},
"close": "Close",
"@close": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"connectionAttemptFailed": "Connection attempt failed",
"@connectionAttemptFailed": {
"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": {}
},
"contentViewer": "Content viewer",
"@contentViewer": {
"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": {}
}
},
"couldNotSetAvatar": "Could not set avatar",
"@couldNotSetAvatar": {
"type": "text",
"placeholders": {}
},
"couldNotSetDisplayname": "Could not set displayname",
"@couldNotSetDisplayname": {
"type": "text",
"placeholders": {}
},
"countParticipants": "{count} participants",
"@countParticipants": {
"type": "text",
"placeholders": {
"count": {}
}
},
"create": "Create",
"@create": {
"type": "text",
"placeholders": {}
},
"createAccountNow": "Create account now",
"@createAccountNow": {
"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": {}
},
"crossSigningDisabled": "Cross-signing off",
"@crossSigningDisabled": {
"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": {}
},
"deviceVerifyDescription": "The encryption is only secure when all devices have been verified.",
"@deviceVerifyDescription": {
"type": "text",
"placeholders": {}
},
"directChats": "Direct Chats",
"@directChats": {
"type": "text",
"placeholders": {}
},
"discardPicture": "Discard picture",
"@discardPicture": {
"type": "text",
"placeholders": {}
},
"discover": "Discover",
"@discover": {
"type": "text",
"placeholders": {}
},
"discoverGroups": "Discover groups",
"@discoverGroups": {
"type": "text",
"placeholders": {}
},
"displaynameHasBeenChanged": "Displayname has been changed",
"@displaynameHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"donate": "Donate",
"@donate": {
"type": "text",
"placeholders": {}
},
"dontAskAgain": "Cancel and don't ask again",
"@dontAskAgain": {
"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": {}
},
"editJitsiInstance": "Edit Jitsi instance",
"@editJitsiInstance": {
"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": {}
},
"enableChatBackup": "Enable the chat backup to never lose access to your chats.",
"@enableChatBackup": {
"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": {}
},
"encryptionAlgorithm": "Encryption algorithm",
"@encryptionAlgorithm": {
"type": "text",
"placeholders": {}
},
"encryptionNotEnabled": "Encryption is not enabled",
"@encryptionNotEnabled": {
"type": "text",
"placeholders": {}
},
"end2endEncryptionSettings": "End-to-end encryption settings",
"@end2endEncryptionSettings": {
"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": {},
"enterAUsername": "Enter a username",
"@enterAUsername": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"fileSize": "File size",
"@fileSize": {
"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": {}
},
"friends": "Friends",
"@friends": {
"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": {}
},
"homeserverIsNotCompatible": "Homeserver is not compatible",
"@homeserverIsNotCompatible": {
"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": {}
},
"invalidEmail": "Invalid email",
"@invalidEmail": {
"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": {}
}
},
"isDeviceKeyCorrect": "Is the following device key correct?",
"@isDeviceKeyCorrect": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"keysMissing": "Keys are missing",
"@keysMissing": {
"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": {}
}
},
"lastSeenIp": "Last seen IP",
"@lastSeenIp": {
"type": "text",
"placeholders": {}
},
"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": {}
}
},
"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": {}
},
"makeAModerator": "Make a moderator",
"@makeAModerator": {
"type": "text",
"placeholders": {}
},
"makeAnAdmin": "Make an admin",
"@makeAnAdmin": {
"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": {}
},
"moderator": "Moderator",
"@moderator": {
"type": "text",
"placeholders": {}
},
"monday": "Monday",
"@monday": {
"type": "text",
"placeholders": {}
},
"moreEvents": "{count,plural, =1{1 more event} other{{count} more events}}",
"@moreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"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": {}
},
"noCrossSignBootstrap": "Fluffychat currently does not support enabling Cross-Signing. Please enable it from within Element.",
"@noCrossSignBootstrap": {
"type": "text",
"placeholders": {}
},
"noDescription": "No description",
"@noDescription": {
"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": {}
}
},
"createNewChatExplaination": "Just scan the QR code or share your invite link if you are not next to each other.",
"@createNewChatExplaination": {},
"shareYourInviteLink": "Share your invite link",
"@shareYourInviteLink": {},
"typeInInviteLinkManually": "Type in invite link manually...",
"@typeInInviteLinkManually": {},
"scanQrCode": "Scan QR code",
"@scanQrCode": {},
"noMegolmBootstrap": "Please turn on online key backup from within Element instead.",
"@noMegolmBootstrap": {
"type": "text",
"placeholders": {}
},
"none": "None",
"@none": {
"type": "text",
"placeholders": {}
},
"newPasswordDescription": "In order to be able to recover your password, you should later add an email address to your account.",
"@newPasswordDescription": {},
"newUsernameDescription": "Your user ID will then have the format @username:servername",
"@newUsernameDescription": {},
"noPasswordRecoveryDescription": "You have not added a way to recover your password yet.",
"@noPasswordRecoveryDescription": {
"type": "text",
"placeholders": {}
},
"noPermission": "No permission",
"@noPermission": {
"type": "text",
"placeholders": {}
},
"noPublicRoomsFound": "No public rooms found…",
"@noPublicRoomsFound": {
"type": "text",
"placeholders": {}
},
"noRoomsFound": "No rooms found…",
"@noRoomsFound": {
"type": "text",
"placeholders": {}
},
"noStatusesFound": "No statuses found so far.",
"@noStatusesFound": {
"type": "text",
"placeholders": {}
},
"notifications": "Notifications",
"@notifications": {
"type": "text",
"placeholders": {}
},
"notificationsEnabledForThisAccount": "Notifications enabled for this account",
"@notificationsEnabledForThisAccount": {
"type": "text",
"placeholders": {}
},
"notSupportedInWeb": "Not supported in web",
"@notSupportedInWeb": {
"type": "text",
"placeholders": {}
},
"numberSelected": "{number} selected",
"@numberSelected": {
"type": "text",
"placeholders": {
"number": {}
}
},
"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": {}
},
"onlineKeyBackupDisabled": "Online Key Backup is disabled",
"@onlineKeyBackupDisabled": {
"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": {}
},
"participatingUserDevices": "Participating user devices",
"@participatingUserDevices": {
"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": {}
},
"pleaseEnterSecurityKey": "Please enter your security key:",
"@pleaseEnterSecurityKey": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"publicGroups": "Public Groups",
"@publicGroups": {
"type": "text",
"placeholders": {}
},
"publicKey": "Public Key",
"@publicKey": {
"type": "text",
"placeholders": {}
},
"publicRooms": "Public Rooms",
"@publicRooms": {
"type": "text",
"placeholders": {}
},
"publicSpace": "Public space",
"@publicSpace": {
"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": {}
},
"removeMessage": "Remove message",
"@removeMessage": {
"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": {}
},
"requestToReadOlderMessages": "Request to read older messages",
"@requestToReadOlderMessages": {
"type": "text",
"placeholders": {}
},
"revokeAllPermissions": "Revoke all permissions",
"@revokeAllPermissions": {
"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": {}
},
"savedFileAs": "Saved file as {filename}",
"@savedFileAs": {
"type": "text",
"placeholders": {
"filename": {}
}
},
"saveFile": "Save file",
"@saveFile": {
"type": "text",
"placeholders": {}
},
"saveFileToFolder": "Save file to this folder",
"@saveFileToFolder": {
"type": "text",
"placeholders": {}
},
"search": "Search",
"@search": {
"type": "text",
"placeholders": {}
},
"searchForAChat": "Search for a chat",
"@searchForAChat": {
"type": "text",
"placeholders": {}
},
"security": "Security",
"@security": {
"type": "text",
"placeholders": {}
},
"securityKey": "Security key",
"@securityKey": {
"type": "text",
"placeholders": {}
},
"securityKeyLost": "Security key lost?",
"@securityKeyLost": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"sendBugReports": "Allow sending bug reports with sentry.io",
"@sendBugReports": {
"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": {}
}
},
"sentryInfo": "Information about your privacy: https://sentry.io/security/",
"@sentryInfo": {
"type": "text",
"placeholders": {}
},
"sessionVerified": "Session is verified",
"@sessionVerified": {
"type": "text",
"placeholders": {}
},
"setAProfilePicture": "Set a profile picture",
"@setAProfilePicture": {
"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": {}
},
"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": {}
},
"soundVibrationLedColor": "Sound, vibration LED-color",
"@soundVibrationLedColor": {
"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": {}
}
},
"startYourFirstChat": "Start your first chat right now! 🙂\n- Tap on 'New chat'\n- Scan the QR code of a friend\n- Have fun chatting",
"@startYourFirstChat": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"tapOnDeviceToVerify": "Tap on a device to verifiy",
"@tapOnDeviceToVerify": {
"type": "text",
"placeholders": {}
},
"tapToShowImage": "Tap to show image",
"@tapToShowImage": {
"type": "text",
"placeholders": {}
},
"tapToShowMenu": "Tap to show menu",
"@tapToShowMenu": {
"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": {}
},
"timeOfDay": "{hours12}:{minutes} {suffix}",
"@timeOfDay": {
"type": "text",
"placeholders": {
"hours12": {},
"hours24": {},
"minutes": {},
"suffix": {}
}
},
"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": {}
}
},
"unknownSessionVerify": "Unknown session, please verify",
"@unknownSessionVerify": {
"type": "text",
"placeholders": {}
},
"unlockChatBackup": "Unlock chat backup",
"@unlockChatBackup": {
"type": "text",
"placeholders": {}
},
"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": {}
}
},
"unreadMessages": "{unreadEvents, plural, =1{1 unread message} other{{unreadEvents} unread messages}}",
"@unreadMessages": {
"type": "text",
"placeholders": {
"unreadEvents": {}
}
},
"useAmoledTheme": "Use AMOLED compatible colors?",
"@useAmoledTheme": {
"type": "text",
"placeholders": {}
},
"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": {}
},
"userNotVerified": "User is not verified",
"@userNotVerified": {
"type": "text",
"placeholders": {}
},
"userSentUnknownEvent": "{username} sent a {type} event",
"@userSentUnknownEvent": {
"type": "text",
"placeholders": {
"username": {},
"type": {}
}
},
"userUnknownVerification": "User has an unknown verification status",
"@userUnknownVerification": {
"type": "text",
"placeholders": {}
},
"userVerified": "User is verified",
"@userVerified": {
"type": "text",
"placeholders": {}
},
"unverified": "Unverified",
"@unverified": {},
"verified": "Verified",
"@verified": {
"type": "text",
"placeholders": {}
},
"verifiedSession": "Successfully verified session!",
"@verifiedSession": {
"type": "text",
"placeholders": {}
},
"verify": "Verify",
"@verify": {
"type": "text",
"placeholders": {}
},
"verifyManual": "Verify Manually",
"@verifyManual": {
"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": {}
},
"verifyUser": "Verify User",
"@verifyUser": {
"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": {}
},
"warningEncryptionInBeta": "End to end encryption is currently in Beta! Use at your own risk!",
"@warningEncryptionInBeta": {
"type": "text",
"placeholders": {}
},
"wednesday": "Wednesday",
"@wednesday": {
"type": "text",
"placeholders": {}
},
"welcomeText": "Welcome to the cutest instant messenger in the Matrix network.",
"@welcomeText": {
"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 security 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": {}
},
"yourChatsAreBeingSynced": "Your chats are being synced…",
"@yourChatsAreBeingSynced": {
"type": "text",
"placeholders": {}
},
"yourOwnUsername": "Your own username",
"@yourOwnUsername": {
"type": "text",
"placeholders": {}
},
"yourPublicKey": "Your public key",
"@yourPublicKey": {
"type": "text",
"placeholders": {}
},
"youWillBeConnectedTo": "You will be connected to {homeserver}",
"@youWillBeConnectedTo": {
"type": "text",
"placeholders": {
"homeserver": {}
}
},
"zoomIn": "Zoom in",
"@zoomIn": {
"type": "text",
"placeholders": {}
},
"zoomOut": "Zoom out",
"@zoomOut": {
"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": {},
"removeFromSpaceDescription": "This removes this chat from the current space. It will then still be visible under \"All chats\".",
"@removeFromSpaceDescription": {},
"addToSpaceDescription": "Select a space to add this chat to it.",
"@addToSpaceDescription": {},
"start": "Start",
"@start": {},
"setupChatBackupNow": "Set up your chat backup now",
"@setupChatBackupNow": {},
"pleaseEnterSecurityKeyDescription": "To unlock your chat backup, please enter your security key that has been generated in a previous session. Your security key is NOT your password.",
"@pleaseEnterSecurityKeyDescription": {},
"saveTheSecurityKeyNow": "Save the security key now",
"@saveTheSecurityKeyNow": {},
"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",
"markAsRead": "Mark as read",
"reportUser": "Report user",
"dismiss": "Dismiss",
"markAsRead": "Mark as read",
"matrixWidgets": "Matrix Widgets",
"integrationsNotImplemented": "Editing widgets and integrations is not possible yet.",
"editIntegrations": "Edit widgets and integrations"
}