summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-06-05 13:57:40 -0400
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-06-05 19:57:40 +0200
commit3bae2f3b37237eda300b934006401d7af81ff03b (patch)
treecbfc4a56588e837e9e98214be8b0aede40dd81a5 /i18n/en.json
parentbca7339e4ccb410a1aa048842074af9518198b9e (diff)
downloadchat-3bae2f3b37237eda300b934006401d7af81ff03b.tar.gz
chat-3bae2f3b37237eda300b934006401d7af81ff03b.tar.bz2
chat-3bae2f3b37237eda300b934006401d7af81ff03b.zip
translations PR 20180604 (#8909)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json296
1 files changed, 148 insertions, 148 deletions
diff --git a/i18n/en.json b/i18n/en.json
index ac3cb4110..4df698294 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -48,54 +48,6 @@
"translation": "September"
},
{
- "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress",
- "translation": "Migration failed due to invalid progress data."
- },
- {
- "id": "migrations.worker.run_migration.unknown_key",
- "translation": "Cannot run migration job due to unknown migration key."
- },
- {
- "id": "store.sql_channel.migrate_channel_members.open_transaction.app_error",
- "translation": "Failed to open the database transaction"
- },
- {
- "id": "store.sql_channel.migrate_channel_members.select.app_error",
- "translation": "Failed to select the batch of channel members"
- },
- {
- "id": "store.sql_channel.migrate_channel_members.rollback_transaction.app_error",
- "translation": "Failed to roll back the database transaction"
- },
- {
- "id": "store.sql_channel.migrate_channel_members.update.app_error",
- "translation": "Failed to update the channel member"
- },
- {
- "id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
- "translation": "Failed to commit the database transaction"
- },
- {
- "id": "store.sql_team.migrate_team_members.open_transaction.app_error",
- "translation": "Failed to open the database transaction"
- },
- {
- "id": "store.sql_team.migrate_team_members.select.app_error",
- "translation": " Failed to select the batch of team members"
- },
- {
- "id": "store.sql_team.migrate_team_members.rollback_transaction.app_error",
- "translation": "Failed to roll back the database transaction"
- },
- {
- "id": "store.sql_team.migrate_team_members.update.app_error",
- "translation": "Failed to update the team member"
- },
- {
- "id": "store.sql_team.migrate_team_members.commit_transaction.app_error",
- "translation": "Failed to commit the database transaction"
- },
- {
"id": "api.admin.add_certificate.no_file.app_error",
"translation": "No file under 'certificate' in request."
},
@@ -244,10 +196,6 @@
"translation": "Private Channel management and creation is restricted to System Administrators."
},
{
- "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
- "translation": "This API endpoint is not accessible as required migrations have not yet completed."
- },
- {
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
"translation": "Private Channel management and creation is restricted to Team and System Administrators."
},
@@ -276,18 +224,6 @@
"translation": "The channel requested to convert is already a private channel."
},
{
- "id": "store.sql_channel.reset_all_channel_schemes.app_error",
- "translation": "We could not reset the channel schemes"
- },
- {
- "id": "store.sql_scheme.permanent_delete_all.app_error",
- "translation": "We could not permanently delete the schemes"
- },
- {
- "id": "store.sql_team.reset_all_team_schemes.app_error",
- "translation": "We could not reset the team schemes"
- },
- {
"id": "api.channel.create_channel.direct_channel.app_error",
"translation": "Must use createDirectChannel API service for direct message channel creation"
},
@@ -476,10 +412,26 @@
"translation": "Tried to perform an invalid update of the default channel {{.Channel}}"
},
{
+ "id": "api.channel.update_channel_member_roles.scheme_role.app_error",
+ "translation": "The provided role is managed by a Scheme and therefore cannot be applied directly to a Channel Member"
+ },
+ {
+ "id": "api.channel.update_channel_scheme.license.error",
+ "translation": "License does not support updating a channel's scheme"
+ },
+ {
+ "id": "api.channel.update_channel_scheme.scheme_scope.error",
+ "translation": "Unable to set the scheme to the channel because the supplied scheme is not a channel scheme."
+ },
+ {
"id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "Unable to get the unread count for user_id=%v and channel_id=%v, err=%v"
},
{
+ "id": "api.channel.update_team_member_roles.scheme_role.app_error",
+ "translation": "The provided role is managed by a Scheme and therefore cannot be applied directly to a Team Member"
+ },
+ {
"id": "api.cluster.init.debug",
"translation": "Initializing cluster API routes"
},
@@ -1955,6 +1907,18 @@
"translation": "Unable to get profile for channel member, user_id=%v"
},
{
+ "id": "api.post.send_notification_and_forget.push_channel_mention",
+ "translation": " notified the channel."
+ },
+ {
+ "id": "api.post.send_notification_and_forget.push_comment_on_post",
+ "translation": " commented on your post."
+ },
+ {
+ "id": "api.post.send_notification_and_forget.push_comment_on_thread",
+ "translation": " commented on a thread you participated in."
+ },
+ {
"id": "api.post.send_notifications.user_id.debug",
"translation": "Post creator not in channel for the post, no notification sent post_id=%v channel_id=%v user_id=%v"
},
@@ -1975,34 +1939,22 @@
"translation": "New Mention"
},
{
- "id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " attached a file."
- },
- {
"id": "api.post.send_notifications_and_forget.push_explicit_mention",
"translation": " mentioned you."
},
{
- "id": "api.post.send_notification_and_forget.push_channel_mention",
- "translation": " notified the channel."
- },
- {
- "id": "api.post.send_notification_and_forget.push_comment_on_post",
- "translation": " commented on your post."
+ "id": "api.post.send_notifications_and_forget.push_general_message",
+ "translation": " posted a message."
},
{
- "id": "api.post.send_notification_and_forget.push_comment_on_thread",
- "translation": " commented on a thread you participated in."
+ "id": "api.post.send_notifications_and_forget.push_image_only",
+ "translation": " attached a file."
},
{
"id": "api.post.send_notifications_and_forget.push_message",
"translation": "sent you a message."
},
{
- "id": "api.post.send_notifications_and_forget.push_general_message",
- "translation": " posted a message."
- },
- {
"id": "api.post.send_notifications_and_forget.push_notification.error",
"translation": "Failed to send push device_id={{.DeviceId}}, err={{.Error}}"
},
@@ -2099,6 +2051,14 @@
"translation": "Certificate did not save properly."
},
{
+ "id": "api.scheme.get_channels_for_scheme.scope.error",
+ "translation": "Unable to get the channels for scheme because the supplied scheme is not a channel scheme."
+ },
+ {
+ "id": "api.scheme.get_teams_for_scheme.scope.error",
+ "translation": "Unable to get the teams for scheme because the supplied scheme is not a team scheme."
+ },
+ {
"id": "api.server.new_server.init.info",
"translation": "Server is initializing..."
},
@@ -3999,6 +3959,10 @@
"translation": "The provided role does not exist"
},
{
+ "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
+ "translation": "This API endpoint is not accessible as required migrations have not yet completed."
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
},
@@ -4667,6 +4631,14 @@
"translation": "Current working directory is %v"
},
{
+ "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress",
+ "translation": "Migration failed due to invalid progress data."
+ },
+ {
+ "id": "migrations.worker.run_migration.unknown_key",
+ "translation": "Cannot run migration job due to unknown migration key."
+ },
+ {
"id": "model.access.is_valid.access_token.app_error",
"translation": "Invalid access token"
},
@@ -6071,6 +6043,10 @@
"translation": "Channel does not exist"
},
{
+ "id": "store.sql_channel.get_by_scheme.app_error",
+ "translation": "Unable to get the channels for the provided scheme"
+ },
+ {
"id": "store.sql_channel.get_channel_counts.get.app_error",
"translation": "We couldn't get the channel counts"
},
@@ -6147,6 +6123,26 @@
"translation": "We couldn't increment the mention count"
},
{
+ "id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error",
+ "translation": "Failed to commit the database transaction"
+ },
+ {
+ "id": "store.sql_channel.migrate_channel_members.open_transaction.app_error",
+ "translation": "Failed to open the database transaction"
+ },
+ {
+ "id": "store.sql_channel.migrate_channel_members.rollback_transaction.app_error",
+ "translation": "Failed to roll back the database transaction"
+ },
+ {
+ "id": "store.sql_channel.migrate_channel_members.select.app_error",
+ "translation": "Failed to select the batch of channel members"
+ },
+ {
+ "id": "store.sql_channel.migrate_channel_members.update.app_error",
+ "translation": "Failed to update the channel member"
+ },
+ {
"id": "store.sql_channel.permanent_delete.app_error",
"translation": "We couldn't delete the channel"
},
@@ -6167,6 +6163,10 @@
"translation": "We couldn't remove the channel member"
},
{
+ "id": "store.sql_channel.reset_all_channel_schemes.app_error",
+ "translation": "We could not reset the channel schemes"
+ },
+ {
"id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Unable to commit transaction"
},
@@ -6771,14 +6771,6 @@
"translation": "Unable to delete reaction"
},
{
- "id": "api.scheme.get_teams_for_scheme.scope.error",
- "translation": "Unable to get the teams for scheme because the supplied scheme is not a team scheme."
- },
- {
- "id": "api.scheme.get_channels_for_scheme.scope.error",
- "translation": "Unable to get the channels for scheme because the supplied scheme is not a channel scheme."
- },
- {
"id": "store.sql_reaction.delete_all_with_emoj_name.delete_reactions.app_error",
"translation": "Unable to delete reactions with the given emoji name"
},
@@ -6811,6 +6803,10 @@
"translation": "Unable to save reaction"
},
{
+ "id": "store.sql_role.delete.update.app_error",
+ "translation": "Unable to delete the role"
+ },
+ {
"id": "store.sql_role.get.app_error",
"translation": "Unable to get role"
},
@@ -6819,112 +6815,88 @@
"translation": "Unable to get role"
},
{
- "id": "api.channel.update_channel_member_roles.scheme_role.app_error",
- "translation": "The provided role is managed by a Scheme and therefore cannot be applied directly to a Channel Member"
- },
- {
- "id": "api.channel.update_team_member_roles.scheme_role.app_error",
- "translation": "The provided role is managed by a Scheme and therefore cannot be applied directly to a Team Member"
- },
- {
- "id": "api.channel.update_channel_scheme.license.error",
- "translation": "License does not support updating a channel's scheme"
- },
- {
- "id": "api.channel.update_channel_scheme.scheme_scope.error",
- "translation": "Unable to set the scheme to the channel because the supplied scheme is not a channel scheme."
- },
- {
- "id": "store.sql_channel.get_by_scheme.app_error",
- "translation": "Unable to get the channels for the provided scheme"
- },
- {
- "id": "store.sql_team.get_by_scheme.app_error",
- "translation": "Unable to get the channels for the provided scheme"
+ "id": "store.sql_role.get_by_names.app_error",
+ "translation": "Unable to get roles"
},
{
- "id": "store.sql_role.save.open_transaction.app_error",
- "translation": "Failed to open the transaction to save the role"
+ "id": "store.sql_role.permanent_delete_all.app_error",
+ "translation": "We could not permanently delete all the roles"
},
{
- "id": "store.sql_role.save_role.commit_transaction.app_error",
- "translation": "Failed to commit the transaction to save the role"
+ "id": "store.sql_role.save.insert.app_error",
+ "translation": "Unable to save new role"
},
{
"id": "store.sql_role.save.invalid_role.app_error",
"translation": "The provided role is invalid"
},
{
- "id": "store.sql_role.delete.update.app_error",
- "translation": "Unable to delete the role"
+ "id": "store.sql_role.save.invalid_role.app_error",
+ "translation": "The role was not valid"
},
{
- "id": "store.sql_scheme.save.open_transaction.app_error",
- "translation": "Failed to open the transaction to save the scheme"
+ "id": "store.sql_role.save.open_transaction.app_error",
+ "translation": "Failed to open the transaction to save the role"
},
{
- "id": "store.sql_scheme.save_scheme.commit_transaction.app_error",
- "translation": "Failed to commit the transaction to save the scheme"
+ "id": "store.sql_role.save.update.app_error",
+ "translation": "Unable to update role"
},
{
- "id": "store.sql_scheme.save.invalid_scheme.app_error",
- "translation": "The provided scheme is invalid"
+ "id": "store.sql_role.save_role.commit_transaction.app_error",
+ "translation": "Failed to commit the transaction to save the role"
},
{
- "id": "store.sql_scheme.save.update.app_error",
- "translation": "Unable to update the scheme"
+ "id": "store.sql_scheme.delete.role_update.app_error",
+ "translation": "Unable to delete the roles belonging to this scheme"
},
{
- "id": "store.sql_scheme.save.retrieve_default_scheme_roles.app_error",
- "translation": "Unable to retrieve the default scheme roles"
+ "id": "store.sql_scheme.delete.scheme_in_use.app_error",
+ "translation": "Unable to delete the scheme as it in use by 1 or more teams or channels"
},
{
- "id": "store.sql_scheme.save.insert.app_error",
- "translation": "Unable to create the scheme"
+ "id": "store.sql_scheme.delete.update.app_error",
+ "translation": "Unable to delete the scheme"
},
{
"id": "store.sql_scheme.get.app_error",
"translation": "Unable to get the scheme"
},
{
- "id": "store.sql_scheme.reset_teams.app_error",
- "translation": "Unable to reset all teams using this scheme to the default scheme"
- },
- {
- "id": "store.sql_scheme.delete.scheme_in_use.app_error",
- "translation": "Unable to delete the scheme as it in use by 1 or more teams or channels"
+ "id": "store.sql_scheme.permanent_delete_all.app_error",
+ "translation": "We could not permanently delete the schemes"
},
{
"id": "store.sql_scheme.reset_channels.app_error",
"translation": "Unable to reset all channels using this scheme to the default scheme"
},
{
- "id": "store.sql_scheme.delete.role_update.app_error",
- "translation": "Unable to delete the roles belonging to this scheme"
+ "id": "store.sql_scheme.reset_teams.app_error",
+ "translation": "Unable to reset all teams using this scheme to the default scheme"
},
{
- "id": "store.sql_scheme.delete.update.app_error",
- "translation": "Unable to delete the scheme"
+ "id": "store.sql_scheme.save.insert.app_error",
+ "translation": "Unable to create the scheme"
},
{
- "id": "store.sql_role.get_by_names.app_error",
- "translation": "Unable to get roles"
+ "id": "store.sql_scheme.save.invalid_scheme.app_error",
+ "translation": "The provided scheme is invalid"
},
{
- "id": "store.sql_role.permanent_delete_all.app_error",
- "translation": "We could not permanently delete all the roles"
+ "id": "store.sql_scheme.save.open_transaction.app_error",
+ "translation": "Failed to open the transaction to save the scheme"
},
{
- "id": "store.sql_role.save.insert.app_error",
- "translation": "Unable to save new role"
+ "id": "store.sql_scheme.save.retrieve_default_scheme_roles.app_error",
+ "translation": "Unable to retrieve the default scheme roles"
},
{
- "id": "store.sql_role.save.invalid_role.app_error",
- "translation": "The role was not valid"
+ "id": "store.sql_scheme.save.update.app_error",
+ "translation": "Unable to update the scheme"
},
{
- "id": "store.sql_role.save.update.app_error",
- "translation": "Unable to update role"
+ "id": "store.sql_scheme.save_scheme.commit_transaction.app_error",
+ "translation": "Failed to commit the transaction to save the scheme"
},
{
"id": "store.sql_session.analytics_session_count.app_error",
@@ -7075,6 +7047,10 @@
"translation": "We couldn't find the existing team"
},
{
+ "id": "store.sql_team.get_by_scheme.app_error",
+ "translation": "Unable to get the channels for the provided scheme"
+ },
+ {
"id": "store.sql_team.get_member.app_error",
"translation": "We couldn't get the team member"
},
@@ -7103,6 +7079,26 @@
"translation": "We couldn't get the teams unread messages"
},
{
+ "id": "store.sql_team.migrate_team_members.commit_transaction.app_error",
+ "translation": "Failed to commit the database transaction"
+ },
+ {
+ "id": "store.sql_team.migrate_team_members.open_transaction.app_error",
+ "translation": "Failed to open the database transaction"
+ },
+ {
+ "id": "store.sql_team.migrate_team_members.rollback_transaction.app_error",
+ "translation": "Failed to roll back the database transaction"
+ },
+ {
+ "id": "store.sql_team.migrate_team_members.select.app_error",
+ "translation": " Failed to select the batch of team members"
+ },
+ {
+ "id": "store.sql_team.migrate_team_members.update.app_error",
+ "translation": "Failed to update the team member"
+ },
+ {
"id": "store.sql_team.permanent_delete.app_error",
"translation": "We couldn't delete the existing team"
},
@@ -7111,6 +7107,10 @@
"translation": "We couldn't remove the team member"
},
{
+ "id": "store.sql_team.reset_all_team_schemes.app_error",
+ "translation": "We could not reset the team schemes"
+ },
+ {
"id": "store.sql_team.save.app_error",
"translation": "We couldn't save the team"
},