Unified room context menus (#7072)
This commit is contained in:
parent
720b092844
commit
27c3153947
23 changed files with 660 additions and 133 deletions
|
@ -1470,6 +1470,12 @@
|
|||
"URL Previews": "URL Previews",
|
||||
"Room Addresses": "Room Addresses",
|
||||
"Uploaded sound": "Uploaded sound",
|
||||
"Get notifications as set up in your <a>settings</a>": "Get notifications as set up in your <a>settings</a>",
|
||||
"All messages": "All messages",
|
||||
"Get notified for every message": "Get notified for every message",
|
||||
"@mentions & keywords": "@mentions & keywords",
|
||||
"Get notified only with mentions and keywords as set up in your <a>settings</a>": "Get notified only with mentions and keywords as set up in your <a>settings</a>",
|
||||
"You won't get any notifications": "You won't get any notifications",
|
||||
"Sounds": "Sounds",
|
||||
"Notification sound": "Notification sound",
|
||||
"Set a new custom sound": "Set a new custom sound",
|
||||
|
@ -1680,6 +1686,7 @@
|
|||
"(~%(count)s results)|other": "(~%(count)s results)",
|
||||
"(~%(count)s results)|one": "(~%(count)s result)",
|
||||
"Join Room": "Join Room",
|
||||
"Room options": "Room options",
|
||||
"Forget room": "Forget room",
|
||||
"Hide Widgets": "Hide Widgets",
|
||||
"Show Widgets": "Show Widgets",
|
||||
|
@ -1761,7 +1768,6 @@
|
|||
"Show %(count)s more|one": "Show %(count)s more",
|
||||
"Show less": "Show less",
|
||||
"Use default": "Use default",
|
||||
"All messages": "All messages",
|
||||
"Mentions & Keywords": "Mentions & Keywords",
|
||||
"Notification options": "Notification options",
|
||||
"Forget Room": "Forget Room",
|
||||
|
@ -1772,7 +1778,6 @@
|
|||
"Copy Room Link": "Copy Room Link",
|
||||
"Settings": "Settings",
|
||||
"Leave Room": "Leave Room",
|
||||
"Room options": "Room options",
|
||||
"%(count)s unread messages including mentions.|other": "%(count)s unread messages including mentions.",
|
||||
"%(count)s unread messages including mentions.|one": "1 unread mention.",
|
||||
"%(count)s unread messages.|other": "%(count)s unread messages.",
|
||||
|
@ -1873,9 +1878,7 @@
|
|||
"Add widgets, bridges & bots": "Add widgets, bridges & bots",
|
||||
"Not encrypted": "Not encrypted",
|
||||
"About": "About",
|
||||
"%(count)s people|other": "%(count)s people",
|
||||
"%(count)s people|one": "%(count)s person",
|
||||
"Show files": "Show files",
|
||||
"Files": "Files",
|
||||
"Export chat": "Export chat",
|
||||
"Share room": "Share room",
|
||||
"Room settings": "Room settings",
|
||||
|
@ -2738,6 +2741,10 @@
|
|||
"Collapse reply thread": "Collapse reply thread",
|
||||
"Report": "Report",
|
||||
"View in room": "View in room",
|
||||
"Forget": "Forget",
|
||||
"Leave": "Leave",
|
||||
"Mentions only": "Mentions only",
|
||||
"Copy link": "Copy link",
|
||||
"See room timeline (devtools)": "See room timeline (devtools)",
|
||||
"Add space": "Add space",
|
||||
"Manage & explore rooms": "Manage & explore rooms",
|
||||
|
@ -2845,7 +2852,6 @@
|
|||
"You are an administrator of this community. You will not be able to rejoin without an invite from another administrator.": "You are an administrator of this community. You will not be able to rejoin without an invite from another administrator.",
|
||||
"Leave Community": "Leave Community",
|
||||
"Leave %(groupName)s?": "Leave %(groupName)s?",
|
||||
"Leave": "Leave",
|
||||
"Unable to leave community": "Unable to leave community",
|
||||
"Community Settings": "Community Settings",
|
||||
"Want more than a community? <a>Get your own server</a>": "Want more than a community? <a>Get your own server</a>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue