Translated using Weblate (English)

Currently translated at 100.0% (518 of 518 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
This commit is contained in:
Raatty 2021-12-04 23:36:31 +00:00 committed by Hosted Weblate
parent bca157f0d3
commit c51545639b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2,13 +2,17 @@
"@@locale": "en", "@@locale": "en",
"@@last_modified": "2021-08-14 12:38:37.885451", "@@last_modified": "2021-08-14 12:38:37.885451",
"passwordsDoNotMatch": "Passwords do not match!", "passwordsDoNotMatch": "Passwords do not match!",
"@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Please enter a valid email address.", "pleaseEnterValidEmail": "Please enter a valid email address.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "Repeat password", "repeatPassword": "Repeat password",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Please choose at least {min} characters.", "pleaseChooseAtLeastChars": "Please choose at least {min} characters.",
"@pleaseChooseAtLeastChars": { "@pleaseChooseAtLeastChars": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"min": {}} "min": {}
}
}, },
"about": "About", "about": "About",
"@about": { "@about": {
@ -403,15 +407,20 @@
"placeholders": {} "placeholders": {}
}, },
"yourUserId": "Your user ID:", "yourUserId": "Your user ID:",
"@yourUserId": {},
"setupChatBackup": "Set up chat backup", "setupChatBackup": "Set up chat backup",
"@setupChatBackup": {},
"iWroteDownTheKey": "I wrote down the key", "iWroteDownTheKey": "I wrote down the key",
"@iWroteDownTheKey": {},
"yourChatBackupHasBeenSetUp": "Your chat backup has been set up.", "yourChatBackupHasBeenSetUp": "Your chat backup has been set up.",
"@yourChatBackupHasBeenSetUp": {},
"chatBackup": "Chat backup", "chatBackup": "Chat backup",
"@chatBackup": { "@chatBackup": {
"type": "text", "type": "text",
"placeholders": {} "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": "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": "Your chat backup is secured with a security key. Please make sure you don't lose it.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "text", "type": "text",
@ -1305,6 +1314,7 @@
} }
}, },
"loginWithOneClick": "Sign in with one click", "loginWithOneClick": "Sign in with one click",
"@loginWithOneClick": {},
"logout": "Logout", "logout": "Logout",
"@logout": { "@logout": {
"type": "text", "type": "text",
@ -1526,7 +1536,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"ok": "ok", "ok": "Ok",
"@ok": { "@ok": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2401,6 +2411,7 @@
"placeholders": {} "placeholders": {}
}, },
"unverified": "Unverified", "unverified": "Unverified",
"@unverified": {},
"verified": "Verified", "verified": "Verified",
"@verified": { "@verified": {
"type": "text", "type": "text",
@ -2604,15 +2615,27 @@
"placeholders": {} "placeholders": {}
}, },
"messageInfo": "Message info", "messageInfo": "Message info",
"@messageInfo": {},
"time": "Time", "time": "Time",
"@time": {},
"messageType": "Message Type", "messageType": "Message Type",
"@messageType": {},
"sender": "Sender", "sender": "Sender",
"@sender": {},
"openGallery": "Open gallery", "openGallery": "Open gallery",
"@openGallery": {},
"removeFromSpace": "Remove from space", "removeFromSpace": "Remove from space",
"@removeFromSpace": {},
"removeFromSpaceDescription": "This removes this chat from the current space. It will then still be visible under \"All chats\".", "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": "Select a space to add this chat to it.",
"@addToSpaceDescription": {},
"start": "Start", "start": "Start",
"@start": {},
"setupChatBackupNow": "Set up your chat backup now", "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": "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.",
"saveTheSecurityKeyNow": "Save the security key now" "@pleaseEnterSecurityKeyDescription": {},
"saveTheSecurityKeyNow": "Save the security key now",
"@saveTheSecurityKeyNow": {}
} }