mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
run i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
37b122aa16
commit
fa8ad70880
1 changed files with 10 additions and 10 deletions
|
@ -1018,6 +1018,16 @@
|
||||||
"When someone puts a URL in their message, a URL preview can be shown to give more information about that link such as the title, description, and an image from the website.": "When someone puts a URL in their message, a URL preview can be shown to give more information about that link such as the title, description, and an image from the website.",
|
"When someone puts a URL in their message, a URL preview can be shown to give more information about that link such as the title, description, and an image from the website.": "When someone puts a URL in their message, a URL preview can be shown to give more information about that link such as the title, description, and an image from the website.",
|
||||||
"Members": "Members",
|
"Members": "Members",
|
||||||
"Files": "Files",
|
"Files": "Files",
|
||||||
|
"Trust & Devices": "Trust & Devices",
|
||||||
|
"Direct messages": "Direct messages",
|
||||||
|
"Remove from community": "Remove from community",
|
||||||
|
"Disinvite this user from community?": "Disinvite this user from community?",
|
||||||
|
"Remove this user from community?": "Remove this user from community?",
|
||||||
|
"Failed to withdraw invitation": "Failed to withdraw invitation",
|
||||||
|
"Failed to remove user from community": "Failed to remove user from community",
|
||||||
|
"Failed to deactivate user": "Failed to deactivate user",
|
||||||
|
"This client does not support end-to-end encryption.": "This client does not support end-to-end encryption.",
|
||||||
|
"Messages in this room are not end-to-end encrypted.": "Messages in this room are not end-to-end encrypted.",
|
||||||
"Sunday": "Sunday",
|
"Sunday": "Sunday",
|
||||||
"Monday": "Monday",
|
"Monday": "Monday",
|
||||||
"Tuesday": "Tuesday",
|
"Tuesday": "Tuesday",
|
||||||
|
@ -1062,11 +1072,6 @@
|
||||||
"Removed or unknown message type": "Removed or unknown message type",
|
"Removed or unknown message type": "Removed or unknown message type",
|
||||||
"Message removed by %(userId)s": "Message removed by %(userId)s",
|
"Message removed by %(userId)s": "Message removed by %(userId)s",
|
||||||
"Message removed": "Message removed",
|
"Message removed": "Message removed",
|
||||||
"Remove from community": "Remove from community",
|
|
||||||
"Disinvite this user from community?": "Disinvite this user from community?",
|
|
||||||
"Remove this user from community?": "Remove this user from community?",
|
|
||||||
"Failed to withdraw invitation": "Failed to withdraw invitation",
|
|
||||||
"Failed to remove user from community": "Failed to remove user from community",
|
|
||||||
"Failed to load group members": "Failed to load group members",
|
"Failed to load group members": "Failed to load group members",
|
||||||
"Filter community members": "Filter community members",
|
"Filter community members": "Filter community members",
|
||||||
"Invite to this community": "Invite to this community",
|
"Invite to this community": "Invite to this community",
|
||||||
|
@ -1204,11 +1209,6 @@
|
||||||
"This alias is already in use": "This alias is already in use",
|
"This alias is already in use": "This alias is already in use",
|
||||||
"Room directory": "Room directory",
|
"Room directory": "Room directory",
|
||||||
"And %(count)s more...|other": "And %(count)s more...",
|
"And %(count)s more...|other": "And %(count)s more...",
|
||||||
"Trust & Devices": "Trust & Devices",
|
|
||||||
"Direct messages": "Direct messages",
|
|
||||||
"Failed to deactivate user": "Failed to deactivate user",
|
|
||||||
"This client does not support end-to-end encryption.": "This client does not support end-to-end encryption.",
|
|
||||||
"Messages in this room are not end-to-end encrypted.": "Messages in this room are not end-to-end encrypted.",
|
|
||||||
"ex. @bob:example.com": "ex. @bob:example.com",
|
"ex. @bob:example.com": "ex. @bob:example.com",
|
||||||
"Add User": "Add User",
|
"Add User": "Add User",
|
||||||
"Matrix ID": "Matrix ID",
|
"Matrix ID": "Matrix ID",
|
||||||
|
|
Loading…
Reference in a new issue