mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 23:09:35 +01:00
Translated using Weblate (English)
Currently translated at 99.7% (486 of 487 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
This commit is contained in:
parent
6d5e06a723
commit
e2339ebc11
@ -175,6 +175,7 @@
|
||||
}
|
||||
},
|
||||
"sendOnEnter": "Send on enter",
|
||||
"@sendOnEnter": {},
|
||||
"badServerVersionsException": "The homeserver supports the Spec versions:\n{serverVersions}\nBut this app supports only {supportedVersions}",
|
||||
"@badServerVersionsException": {
|
||||
"type": "text",
|
||||
@ -924,6 +925,7 @@
|
||||
"placeholders": {}
|
||||
},
|
||||
"homeserver": "Homeserver",
|
||||
"@homeserver": {},
|
||||
"enterYourHomeserver": "Enter your homeserver",
|
||||
"@enterYourHomeserver": {
|
||||
"type": "text",
|
||||
@ -941,7 +943,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"extremeOffensive": "Extreme offensive",
|
||||
"extremeOffensive": "Extremely offensive",
|
||||
"@extremeOffensive": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1431,9 +1433,13 @@
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
Loading…
Reference in New Issue
Block a user