Update translations

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-07-31 11:08:44 +02:00
parent 74031892c5
commit 0d46e4fc3d
2 changed files with 40 additions and 8 deletions

View File

@@ -518,7 +518,6 @@
"View all resources": "View all resources",
"Public page": "Public page",
"Followed by {count} persons": "Followed by {count} persons",
"Edit biography": "Edit biography",
"Post a public message": "Post a public message",
"View all todos": "View all todos",
"Discussions": "Discussions",
@@ -711,8 +710,25 @@
"Error while login with {provider}. This login provider doesn't exist.": "Error while login with {provider}. This login provider doesn't exist.",
"This user has been disabled": "This user has been disabled",
"You can't reset your password because you use a 3rd-party auth provider to login.": "You can't reset your password because you use a 3rd-party auth provider to login.",
"Update post {name}": "Update post {name}",
"Create a new post": "Create a new post",
"Post": "Post",
"By {author}": "By {author}"
"By {author}": "By {author}",
"Right now": "Right now",
"Delete conversation": "Delete conversation",
"Fetch more": "Fetch more",
"Group settings": "Group settings",
"Member": "Member",
"Invited": "Invited",
"No member matches the filters": "No member matches the filters",
"Group short description": "Group short description",
"Update group": "Update group",
"Edit post": "Edit post",
"Add a new post": "Add a new post",
"Who can view this post": "Who can view this post",
"Visible everywhere on the web": "Visible everywhere on the web",
"Only accessible through link": "Only accessible through link",
"Only accessible to members of the group": "Only accessible to members of the group",
"Delete post": "Delete post",
"Update post": "Update post",
"Posts": "Posts",
"Register an account on {instanceName}!": "Register an account on {instanceName}!"
}