summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2017-12-18 09:15:18 -0800
committerChristopher Speller <crspeller@gmail.com>2017-12-18 09:15:18 -0800
commit917e2417cfcbefe25293884fd0e8bd8801a5c8bb (patch)
tree6e8436f0216a92ea183ed63ffdc24a89991b58cf /i18n/en.json
parenta37d53c732a0da0aa5fa8825ee917c5f57656a87 (diff)
parent03f5c939deb4a6ab2fd01639b5570799e4118bab (diff)
downloadchat-917e2417cfcbefe25293884fd0e8bd8801a5c8bb.tar.gz
chat-917e2417cfcbefe25293884fd0e8bd8801a5c8bb.tar.bz2
chat-917e2417cfcbefe25293884fd0e8bd8801a5c8bb.zip
Merge branch 'release-4.5'
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json192
1 files changed, 100 insertions, 92 deletions
diff --git a/i18n/en.json b/i18n/en.json
index bf2611a4d..b3cb2acb8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3567,10 +3567,6 @@
"translation": "Unable to activate extracted plugin. Plugin may already exist and be activated."
},
{
- "id": "app.plugin.id_length.app_error",
- "translation": "Plugin Id must be less than {{.Max}} characters."
- },
- {
"id": "app.plugin.config.app_error",
"translation": "Error saving plugin state in config"
},
@@ -3599,6 +3595,10 @@
"translation": "Unable to get active plugins"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "Plugin Id must be less than {{.Max}} characters."
+ },
+ {
"id": "app.plugin.install.app_error",
"translation": "Unable to install plugin."
},
@@ -3859,18 +3859,6 @@
"translation": "License does not support Data Retention."
},
{
- "id": "ent.message_export.generic.license.error",
- "translation": "License does not support Message Export."
- },
- {
- "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
- "translation": "Failed to create Elasticsearch bulk processor"
- },
- {
- "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
- "translation": "Failed to start Elasticsearch bulk processor"
- },
- {
"id": "ent.elasticsearch.aggregator_worker.create_index_job.error",
"translation": "Elasticsearch aggregator worker failed to create the indexing job"
},
@@ -3959,6 +3947,10 @@
"translation": "Failed to create Elasticsearch bulk processor"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Failed to create Elasticsearch bulk processor"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Failed to set Elasticsearch index settings"
},
@@ -3967,6 +3959,10 @@
"translation": "Failed to start Elasticsearch bulk processor"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Failed to start Elasticsearch bulk processor"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Connecting to Elasticsearch server failed."
},
@@ -4055,6 +4051,10 @@
"translation": "Invalid AD/LDAP Filter"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "License does not support Message Export."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Metrics and profiling server is listening on %v"
},
@@ -4407,14 +4407,6 @@
"translation": "Invalid channel id"
},
{
- "id": "model.channel_member_history.is_valid.user_id.app_error",
- "translation": "Invalid user id"
- },
- {
- "id": "model.channel_member_history.is_valid.user_email.app_error",
- "translation": "Invalid user email"
- },
- {
"id": "model.channel_member_history.is_valid.join_time.app_error",
"translation": "Invalid join time"
},
@@ -4423,32 +4415,12 @@
"translation": "Invalid leave time"
},
{
- "id": "store.sql_channel_member_history.log_join_event.app_error",
- "translation": "Failed to record channel member history"
- },
- {
- "id": "store.sql_channel_member_history.log_leave_event.select_error",
- "translation": "Failed to record channel member history. No existing join record found"
- },
- {
- "id": "store.sql_channel_member_history.log_leave_event.update_error",
- "translation": "Failed to record channel member history. Failed to update existing join record"
- },
- {
- "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
- "translation": "Failed to get users in channel at specified time"
- },
- {
- "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
- "translation": "Failed to get users in channel during specified time period"
- },
- {
- "id": "store.sql_channel_member_history.get_all.app_error",
- "translation": "Failed to get records"
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Invalid user email"
},
{
- "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
- "translation": "Failed to purge records"
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Invalid user id"
},
{
"id": "model.client.connecting.app_error",
@@ -4819,6 +4791,30 @@
"translation": "Invalid maximum users per team for team settings. Must be a positive number."
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "Message export job BatchSize must be a positive integer"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "Message export job DailyRuntime must be a 24-hour time stamp in the form HH:MM."
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "Message export job EnableExport setting must be either true or false"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "Message export job ExportFromTimestamp must be a timestamp (expressed in seconds since unix epoch). Only messages sent after this timestamp will be exported."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "Message export job FileLocation must be a writable directory that export data will be written to"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "Message export job FileLocation must be a sub-directory of FileSettings.Directory"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Minimum password length must be a whole number greater than or equal to {{.MinLength}} and less than or equal to {{.MaxLength}}."
},
@@ -4951,30 +4947,6 @@
"translation": "Invalid value for write timeout."
},
{
- "id": "model.config.is_valid.message_export.enable.app_error",
- "translation": "Message export job EnableExport setting must be either true or false"
- },
- {
- "id": "model.config.is_valid.message_export.daily_runtime.app_error",
- "translation": "Message export job DailyRuntime must be a 24-hour time stamp in the form HH:MM."
- },
- {
- "id": "model.config.is_valid.message_export.export_from.app_error",
- "translation": "Message export job ExportFromTimestamp must be a timestamp (expressed in seconds since unix epoch). Only messages sent after this timestamp will be exported."
- },
- {
- "id": "model.config.is_valid.message_export.file_location.app_error",
- "translation": "Message export job FileLocation must be a writable directory that export data will be written to"
- },
- {
- "id": "model.config.is_valid.message_export.file_location.relative",
- "translation": "Message export job FileLocation must be a sub-directory of FileSettings.Directory"
- },
- {
- "id": "model.config.is_valid.message_export.batch_size.app_error",
- "translation": "Message export job BatchSize must be a positive integer"
- },
- {
"id": "model.emoji.create_at.app_error",
"translation": "Create at must be a valid time"
},
@@ -5139,6 +5111,14 @@
"translation": "Invalid trigger words"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Invalid channel id"
},
@@ -5571,10 +5551,6 @@
"translation": "The database schema has been upgraded to version %v"
},
{
- "id": "store.sql_compliance.message_export.app_error",
- "translation": "Failed to select message export data"
- },
- {
"id": "store.sql_audit.get.finding.app_error",
"translation": "We encountered an error finding the audits"
},
@@ -5839,6 +5815,34 @@
"translation": "We encountered an error updating the channel member"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "Failed to get records"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "Failed to get users in channel at specified time"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "Failed to get users in channel during specified time period"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "Failed to record channel member history"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "Failed to record channel member history. No existing join record found"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "Failed to record channel member history. Failed to update existing join record"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "Failed to purge records"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "We couldn't count the commands"
},
@@ -5899,6 +5903,10 @@
"translation": "We encountered an error retrieving the compliance reports"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Failed to select message export data"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "We encountered an error saving the compliance report"
},
@@ -6103,6 +6111,22 @@
"translation": "We encountered an error updating the app"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "Could not delete plugin key value"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "Could not get plugin key value"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "Could not save or update plugin key value"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "Could not save or update plugin key value due to unique constraint violation"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "We couldn't get post counts"
},
@@ -6547,22 +6571,6 @@
"translation": "We couldn't update the team name"
},
{
- "id": "store.sql_plugin_store.delete.app_error",
- "translation": "Could not delete plugin key value"
- },
- {
- "id": "store.sql_plugin_store.get.app_error",
- "translation": "Could not get plugin key value"
- },
- {
- "id": "store.sql_plugin_store.save.app_error",
- "translation": "Could not save or update plugin key value"
- },
- {
- "id": "store.sql_plugin_store.save_unique.app_error",
- "translation": "Could not save or update plugin key value due to unique constraint violation"
- },
- {
"id": "store.sql_user.analytics_get_inactive_users_count.app_error",
"translation": "We could not count the inactive users"
},