mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 13:09:24 +01:00
Translated using Weblate (English)
Currently translated at 100.0% (464 of 464 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/en/
This commit is contained in:
parent
6d450ebd94
commit
fdf11d906e
@ -16,72 +16,72 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"commandHintSend" : "Send text",
|
"commandHintSend": "Send text",
|
||||||
"@commandHintSend": {
|
"@commandHintSend": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /send"
|
"description": "Usage hint for the command /send"
|
||||||
},
|
},
|
||||||
"commandHintMe" : "Describe yourself",
|
"commandHintMe": "Describe yourself",
|
||||||
"@commandHintMe": {
|
"@commandHintMe": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /me"
|
"description": "Usage hint for the command /me"
|
||||||
},
|
},
|
||||||
"commandHintPlain" : "Send unformatted text",
|
"commandHintPlain": "Send unformatted text",
|
||||||
"@commandHintPlain": {
|
"@commandHintPlain": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /plain"
|
"description": "Usage hint for the command /plain"
|
||||||
},
|
},
|
||||||
"commandHintHtml" : "Send HTML-formatted text",
|
"commandHintHtml": "Send HTML-formatted text",
|
||||||
"@commandHintHtml": {
|
"@commandHintHtml": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /html"
|
"description": "Usage hint for the command /html"
|
||||||
},
|
},
|
||||||
"commandHintReact" : "Send reply as a reaction",
|
"commandHintReact": "Send reply as a reaction",
|
||||||
"@commandHintReact": {
|
"@commandHintReact": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /react"
|
"description": "Usage hint for the command /react"
|
||||||
},
|
},
|
||||||
"commandHintJoin" : "Join the given room",
|
"commandHintJoin": "Join the given room",
|
||||||
"@commandHintJoin": {
|
"@commandHintJoin": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /join"
|
"description": "Usage hint for the command /join"
|
||||||
},
|
},
|
||||||
"commandHintLeave" : "Leave this room",
|
"commandHintLeave": "Leave this room",
|
||||||
"@commandHintLeave": {
|
"@commandHintLeave": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /leave"
|
"description": "Usage hint for the command /leave"
|
||||||
},
|
},
|
||||||
"commandHintOp" : "Set the given user's power level (default: 50)",
|
"commandHintOp": "Set the given user's power level (default: 50)",
|
||||||
"@commandHintOp": {
|
"@commandHintOp": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /op"
|
"description": "Usage hint for the command /op"
|
||||||
},
|
},
|
||||||
"commandHintKick" : "Remove the given user from this room",
|
"commandHintKick": "Remove the given user from this room",
|
||||||
"@commandHintKick": {
|
"@commandHintKick": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /kick"
|
"description": "Usage hint for the command /kick"
|
||||||
},
|
},
|
||||||
"commandHintBan" : "Ban the given user from this room",
|
"commandHintBan": "Ban the given user from this room",
|
||||||
"@commandHintBan": {
|
"@commandHintBan": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /ban"
|
"description": "Usage hint for the command /ban"
|
||||||
},
|
},
|
||||||
"commandHintUnBan" : "Unban the given user from this room",
|
"commandHintUnBan": "Unban the given user from this room",
|
||||||
"@commandHintUnBan": {
|
"@commandHintUnBan": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /unban"
|
"description": "Usage hint for the command /unban"
|
||||||
},
|
},
|
||||||
"commandHintInvite" : "Invite the given user to this room",
|
"commandHintInvite": "Invite the given user to this room",
|
||||||
"@commandHintInvite": {
|
"@commandHintInvite": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /invite"
|
"description": "Usage hint for the command /invite"
|
||||||
},
|
},
|
||||||
"commandHintMyRoomNick" : "Set your display name for this room",
|
"commandHintMyRoomNick": "Set your display name for this room",
|
||||||
"@commandHintMyRoomNick": {
|
"@commandHintMyRoomNick": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /myroomnick"
|
"description": "Usage hint for the command /myroomnick"
|
||||||
},
|
},
|
||||||
"commandHintMyRoomAvatar" : "Set your picture for this room (by mxc-uri)",
|
"commandHintMyRoomAvatar": "Set your picture for this room (by mxc-uri)",
|
||||||
"@commandHintMyRoomAvatar": {
|
"@commandHintMyRoomAvatar": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /myroomavatar"
|
"description": "Usage hint for the command /myroomavatar"
|
||||||
@ -114,10 +114,7 @@
|
|||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"clearArchive": "Clear archive",
|
"clearArchive": "Clear archive",
|
||||||
"@people": {
|
"@clearArchive": {},
|
||||||
"type": "text",
|
|
||||||
"placeholders": {}
|
|
||||||
},
|
|
||||||
"publicGroups": "Public Groups",
|
"publicGroups": "Public Groups",
|
||||||
"@publicGroups": {
|
"@publicGroups": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@ -1727,7 +1724,6 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
|
|
||||||
"searchForAChat": "Search for a chat",
|
"searchForAChat": "Search for a chat",
|
||||||
"@searchForAChat": {
|
"@searchForAChat": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@ -2044,11 +2040,6 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"login": "Login",
|
|
||||||
"@login": {
|
|
||||||
"type": "text",
|
|
||||||
"placeholders": {}
|
|
||||||
},
|
|
||||||
"loginWith": "Sign in with {brand}",
|
"loginWith": "Sign in with {brand}",
|
||||||
"@loginWith": {
|
"@loginWith": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
@ -2412,7 +2403,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"userVerified": "User is verified",
|
"userVerified": "User is verified",
|
||||||
"@userVerified": {
|
"@userVerified": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2487,7 +2478,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"saveFileToFolder": "Save file to this foler",
|
"saveFileToFolder": "Save file to this folder",
|
||||||
"@saveFileToFolder": {
|
"@saveFileToFolder": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
Loading…
Reference in New Issue
Block a user