summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-12 13:13:20 -0300
committerChristopher Speller <crspeller@gmail.com>2017-12-12 08:13:20 -0800
commite57a7667ef95ad43dd502518c0b99824a48bacf1 (patch)
tree9d1eacdc42afc5f42b5534551f73b52c8737637b
parent39cf3a998ddcb7ba34ec04b075c6d301d5605ac3 (diff)
downloadchat-e57a7667ef95ad43dd502518c0b99824a48bacf1.tar.gz
chat-e57a7667ef95ad43dd502518c0b99824a48bacf1.tar.bz2
chat-e57a7667ef95ad43dd502518c0b99824a48bacf1.zip
translations PR 20171211 (#7966)
-rw-r--r--i18n/de.json138
-rw-r--r--i18n/en.json200
-rw-r--r--i18n/es.json136
-rw-r--r--i18n/fr.json120
-rw-r--r--i18n/it.json120
-rw-r--r--i18n/ja.json124
-rw-r--r--i18n/ko.json120
-rw-r--r--i18n/nl.json120
-rw-r--r--i18n/pl.json132
-rw-r--r--i18n/pt-BR.json120
-rw-r--r--i18n/ru.json134
-rw-r--r--i18n/tr.json120
-rw-r--r--i18n/zh-CN.json152
-rw-r--r--i18n/zh-TW.json150
14 files changed, 1723 insertions, 163 deletions
diff --git a/i18n/de.json b/i18n/de.json
index c82458b52..ca923e03c 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -1333,6 +1333,10 @@
"translation": "Dateispeicher wurde nicht vollständig konfiguriert. Bitte konfigurieren Sie diesen entweder für S3 oder einen lokalen Server mit Dateispeicher."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Kopieren der Datei innerhalb von S3 fehlgeschlagen."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Die Datei von S3 kann nicht gelöscht werden."
},
@@ -2168,7 +2172,7 @@
},
{
"id": "api.team.add_user_to_team.added",
- "translation": "%v wurde von %v zum Kanal hinzugefügt"
+ "translation": "%v wurde von %v zum Team hinzugefügt"
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
@@ -2284,7 +2288,7 @@
},
{
"id": "api.team.leave.left",
- "translation": "%v left the team."
+ "translation": "%v hat das Team verlassen."
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
@@ -2300,7 +2304,7 @@
},
{
"id": "api.team.remove_user_from_team.removed",
- "translation": "%v wurde aus dem Kanal entfernt."
+ "translation": "%v wurde aus dem Team entfernt."
},
{
"id": "api.team.signup_team.email_disabled.app_error",
@@ -3587,12 +3591,16 @@
"translation": "Konnte aktive Plugins nicht ermitteln"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "Plugin-ID muss kürzer als {{.Max}} Zeichen sein."
+ },
+ {
"id": "app.plugin.install.app_error",
- "translation": "Unable to install plugin."
+ "translation": "Konnte Plugin nicht installieren."
},
{
"id": "app.plugin.install_id.app_error",
- "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ "translation": "Konnte Plugin nicht installieren. Ein Plugin mit der selben ID ist bereits installiert."
},
{
"id": "app.plugin.manifest.app_error",
@@ -3600,7 +3608,7 @@
},
{
"id": "app.plugin.mvdir.app_error",
- "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
+ "translation": "Konnte Plugin nicht vom temporären Verzeichnis zum Zielort bewegen. Ein anderes Plugin könnte den selben Verzeichnisnamen verwenden."
},
{
"id": "app.plugin.not_installed.app_error",
@@ -3935,6 +3943,10 @@
"translation": "Fehler beim Erstellen der Elasticsearch-Massenverarbeitung"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Fehler beim Erstellen der Elasticsearch-Massenverarbeitung"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Konnte ElasticSearch-Index-Einstellungen nicht setzen"
},
@@ -3943,6 +3955,10 @@
"translation": "Fehler beim Starten der Elasticsearch-Massenverarbeitung"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Fehler beim Starten der Elasticsearch-Massenverarbeitung"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Verbindung zum Elasticsearch-Server fehlgeschlagen."
},
@@ -4031,6 +4047,10 @@
"translation": "Ungültiger AD/LDAP-Filter"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "Lizenz unterstützt Nachrichten-Export nicht."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Metriken- und Profilierungsserver hört auf %v"
},
@@ -4367,6 +4387,26 @@
"translation": "Ungültige Benutzer-ID"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Ungültige Kanal-ID"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Ungültige Beitrittszeit"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Ungültige Verlassenszeit"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Ungültige Benutzer E-Mail-Adresse"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Ungültige Benutzer-ID"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Beim Verbinden mit dem Server ist ein Fehler aufgetreten"
},
@@ -4444,7 +4484,7 @@
},
{
"id": "model.command.is_valid.display_name.app_error",
- "translation": "Ungültiger Typ"
+ "translation": "Ungültiger Titel"
},
{
"id": "model.command.is_valid.id.app_error",
@@ -4735,6 +4775,30 @@
"translation": "Ungültige maximale Anzahl an Benutzers pro Team in Teameinstellungen. Muss eine positive Zahl sein."
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "Nachrichten-Export-Einstellung \"BatchSize\" muss eine positive Integer sein"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "Nachrichten-Export-Aufgabe \"DailyRuntime\" muss ein Zeitstempel im 24-Stunden-Format HH:MM sein."
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "Nachrichten-Export-Aufgabe Einstellung \"EnableExport\" muss entweder wahr oder falsch sein"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "Nachrichten-Export-Aufgabe \"ExportFromTimestamp\" muss ein Zeitstempel (angegeben in Sekunden seid der Unix Epoche) sein. Nur Nachrichten nach diesem Zeitpunk werden exportiert."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "Nachrichten-Export-Aufgabe \"FileLocation\" muss ein beschreibbares Verzeichnis sein in welches die Exportdaten geschrieben werden"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "Nachrichten-Export-Aufgabe \"FileLocation\" muss ein Unterverzeichnis von \"FileSettings.Directory\" sein"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Minimale Passwortlänge muss eine ganze Zahl größer oder gleich zu {{.MinLength}} und weniger oder gleich zu {{.MaxLength}} sein."
},
@@ -4904,7 +4968,7 @@
},
{
"id": "model.incoming_hook.display_name.app_error",
- "translation": "Ungültiger Typ"
+ "translation": "Ungültiger Titel"
},
{
"id": "model.incoming_hook.id.app_error",
@@ -4996,7 +5060,7 @@
},
{
"id": "model.outgoing_hook.is_valid.display_name.app_error",
- "translation": "Ungültiger Typ"
+ "translation": "Ungültiger Titel"
},
{
"id": "model.outgoing_hook.is_valid.id.app_error",
@@ -5031,6 +5095,14 @@
"translation": "Ungültige Auslösewörter"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Ungültiger Schlüssel, er muss länger als {{.Min}} und kürzer als {{.Max}} Zeichen sein."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "Ungültige Plugin-ID, sie muss länger als {{.Min}} und kürzer als {{.Max}} Zeichen sein."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Ungültige Kanal-ID"
},
@@ -5727,6 +5799,34 @@
"translation": "Es trat ein Fehler beim Aktualisieren der Kanalmitglieder auf"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "Konnte Datensätze nicht abrufen"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "Konnte Mitglieder des Kanals zu einem spezifischen Zeitpunkt nicht abrufen"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "Konnte Mitglieder des Kanals während einer spezifischen Zeitperiode nicht abrufen"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "Konnte Historie der Kanalmitglieder nicht speichern"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "Konnte Historie der Kanalmitglieder nicht speichern. Kein existierender Beitrittsdatendatensatz gefunden"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "Konnte Historie der Kanalmitglieder nicht speichern. Konnte bestehenden Beitrittsdatensatz nicht aktualisieren"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "Konnte Datensätze nicht säubern"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "Die Anzahl der Befehle konnte nicht gezählt werden"
},
@@ -5787,6 +5887,10 @@
"translation": "Beim Empfang des Compliance-Berichtes wurde ein Fehler festgestellt"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Konnte Nachichten-Exportdaten nicht selektieren"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Beim Speichern des Compliance-Berichtes wurde ein Fehler festgestellt"
},
@@ -5991,6 +6095,22 @@
"translation": "Es trat ein Fehler beim Aktualisieren der App auf"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "Konnte Plugin-Key-Value nicht löschen"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "Konnte Plugin-Key-Value nicht abrufen"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "Konnte Plugin-Key-Value nicht speichern oder aktualisieren"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "Konnte Plugin-Key-Value nicht speichern oder aktualisieren aufgrund von Bindungsverletzung"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "Konnte Nachrichtenanzahl nicht abrufen"
},
diff --git a/i18n/en.json b/i18n/en.json
index 81bd6ca8a..0bcb4b711 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3563,10 +3563,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"
},
@@ -3595,6 +3591,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."
},
@@ -3855,18 +3855,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"
},
@@ -3955,6 +3943,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"
},
@@ -3963,6 +3955,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."
},
@@ -4051,6 +4047,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"
},
@@ -4263,14 +4263,6 @@
"translation": "Current working directory is %v"
},
{
- "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.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.access.is_valid.access_token.app_error",
"translation": "Invalid access token"
},
@@ -4399,14 +4391,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"
},
@@ -4415,32 +4399,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",
@@ -4811,6 +4775,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}}."
},
@@ -4943,30 +4931,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"
},
@@ -5131,6 +5095,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"
},
@@ -5563,10 +5535,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"
},
@@ -5831,6 +5799,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"
},
@@ -5891,6 +5887,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"
},
@@ -6095,6 +6095,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"
},
@@ -6539,22 +6555,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"
},
diff --git a/i18n/es.json b/i18n/es.json
index c4329c585..a54c333f1 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -984,7 +984,7 @@
},
{
"id": "api.compliance.init.debug",
- "translation": "Inicializando rutas del API de cumplimiento"
+ "translation": "Inicializando rutas del API de conformidad"
},
{
"id": "api.config.client.old_format.app_error",
@@ -1333,6 +1333,10 @@
"translation": "No ha sido configurado apropiadamente el almacenamiento. Por favor configuralo para utilizar ya sea S3 o almacenamiento local."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "No se puede copiar el archivo dentro de S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "No se pudo eliminar el archivo del S3."
},
@@ -3587,6 +3591,10 @@
"translation": "No se puede obtener los complementos activos"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "Id del Plugin debe tener menos de {{.Max}} caracteres."
+ },
+ {
"id": "app.plugin.install.app_error",
"translation": "No se puede instalar el plugin."
},
@@ -3824,23 +3832,23 @@
},
{
"id": "ent.compliance.licence_disable.app_error",
- "translation": "La característica de Cumplimiento está inhabilitada para tu licencia actual. Por favor contacta a un administrador del sistema sobre como actualizar a una licencia empresarial."
+ "translation": "La característica de Conformidad está inhabilitada para tu licencia actual. Por favor contacta a un administrador del sistema sobre como actualizar a una licencia empresarial."
},
{
"id": "ent.compliance.run_failed.error",
- "translation": "Fallo el trabajo '{{.JobName}}' para exportar el Cumplimiento en '{{.FilePath}}'"
+ "translation": "Fallo el trabajo '{{.JobName}}' al exportar la conformidad en '{{.FilePath}}'"
},
{
"id": "ent.compliance.run_finished.info",
- "translation": "Se completo la exportación de Cumplimiento para el trabajo '{{.JobName}}' exportados {{.Count}} registros en '{{.FilePath}}'"
+ "translation": "Se completo la exportación de Conformidad para el trabajo '{{.JobName}}' exportados {{.Count}} registros en '{{.FilePath}}'"
},
{
"id": "ent.compliance.run_limit.warning",
- "translation": "Advertencia en el trabajo '{{.JobName}}' para exportación de Cumplimiento. Se retornaron demasiados registros, truncando a 30,000 en '{{.FilePath}}'"
+ "translation": "Advertencia en el trabajo '{{.JobName}}' para exportación de Conformidad. Se retornaron demasiados registros, truncando a 30,000 en '{{.FilePath}}'"
},
{
"id": "ent.compliance.run_started.info",
- "translation": "Iniciado el trabajo '{{.JobName}}' para exportar el Cumplimiento en '{{.FilePath}}'"
+ "translation": "Iniciado el trabajo '{{.JobName}}' para exportar la Conformidad en '{{.FilePath}}'"
},
{
"id": "ent.data_retention.generic.license.error",
@@ -3935,6 +3943,10 @@
"translation": "No se pudo crear el procesador a granel de Elasticsearch"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "No se pudo crear el procesador a granel de Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "No se pudo establecer el índice de configuración de Elasticsearch"
},
@@ -3943,6 +3955,10 @@
"translation": "No se pudo iniciar procesador a granel de Elasticsearch"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "No se pudo iniciar procesador a granel de Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "La conexión al servidor Elasticsearch no pudo establecer."
},
@@ -4031,6 +4047,10 @@
"translation": "Filtro de AD/LDAP inválido"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "Licencia no soporta la Exportación de Mensajes."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Las métricas y los perfiles de servidor está escuchando en %v"
},
@@ -4367,6 +4387,26 @@
"translation": "User id inválido"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Id de canal no válido"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Fecha de unión no válida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Fecha de abandono no válida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Correo electrónico de usuario no válido"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Id de usuario no válido"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Encontramos un error mientras conectabamos al servidor"
},
@@ -4735,6 +4775,30 @@
"translation": "Número inválido del máximo de usuarios por equipo en la configuración de equipo. Debe ser un número positivo."
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "El ajuste BatchSize para realizar el trabajo de Exportación de Mensajes debe un entero positivo"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "El ajuste DailyRuntime para realizar el trabajo de Exportación de Mensajes debe ser en formato 24 horas HH:MM."
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "El ajuste EnableExport para realizar el trabajo de Exportación de Mensajes debe ser verdadero o falso"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "El ajuste ExportFromTimestamp para realizar el trabajo de Exportación de Mensajes debe ser una marca de tiempo (expresada en segundos desde la época unix). Sólo los mensajes enviados después de esa fecha serán exportados."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "El ajuste FileLocation para realizar el trabajo de Exportación de Mensajes debe ser un directorio con permiso de escritura donde la data de exportación será almacenada."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "El ajuste FileLocation para realizar el trabajo de Exportación de Mensajes debe ser un sub-directorio de FileSettings.Directory"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Longitud mínima de la contraseña debe ser un número entero mayor que o igual a {{.MinLength}} y menor o igual que {{.MaxLength}}."
},
@@ -5031,6 +5095,14 @@
"translation": "Palabras que desencadenan acciones no válidas"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Clave no válida, debe ser más de {{.Min}} y un máximo de {{.Max}} caracteres."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "ID de plugin no válido, debe ser más de {{.Min}} y un máximo de {{.Max}} caracteres."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Id del Canal inválido"
},
@@ -5727,6 +5799,34 @@
"translation": "Encontramos un error actualizando el miembro del canal"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "No se pudo obtener los registros"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "No se pudo obtener los usuarios del canal en el tiempo especificado"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "No se pudo obtener los usuarios del canal en el período de tiempo especificado"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "No se pudo registrar el historial de los miembros del canal"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "No se pudo registrar el historial de los miembros del canal. No se han encontrados registros de unión existentes"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "No se pudo registrar el historial de los miembros del canal. Falla al actualizar en registro de unión existente"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "No se pudo purgar los registros"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "No pudimos contar los comandos de barra"
},
@@ -5784,11 +5884,15 @@
},
{
"id": "store.sql_compliance.get.finding.app_error",
- "translation": "Se ha detectado un error al recuperar los informes de cumplimiento"
+ "translation": "Se ha detectado un error al recuperar los informes de conformidad"
+ },
+ {
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Error al seleccionar los mensajes a exportar"
},
{
"id": "store.sql_compliance.save.saving.app_error",
- "translation": "Se ha detectado un error al guardar el informe de cumplimiento"
+ "translation": "Se ha detectado un error al guardar el informe de conformidad"
},
{
"id": "store.sql_emoji.delete.app_error",
@@ -5991,6 +6095,22 @@
"translation": "Encontramos un error actualizando la app"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "No se puede eliminar el valor de la clave del plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "No se pudo obtener el valor de la clave del plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "No se pudo guardar o actualizar el valor de la clave del plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "No pudo guardar o actualizar valor de la clave del plugin debido a una infracción de restricción única"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "No pudimos obtener la cantidad de mensajes"
},
diff --git a/i18n/fr.json b/i18n/fr.json
index 5f5bddd45..1ef1a60b5 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -1333,6 +1333,10 @@
"translation": "Le stockage de fichier n'est pas configuré correctement. Veuillez le paramétrer soit pour utiliser S3 soit le système de fichier local du serveur."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Unable to copy file within S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Impossible de supprimer le fichier de S3."
},
@@ -3587,6 +3591,10 @@
"translation": "Impossible de récupérer les plugins actifs"
},
{
+ "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."
},
@@ -3935,6 +3943,10 @@
"translation": "Impossible de créer le processeur d'opérations en masse d'Elasticsearch (Elasticsearch bulk processor)"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Impossible de créer le processeur d'opérations en masse d'Elasticsearch (Elasticsearch bulk processor)"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Impossible de définir les paramètres de l'index d'Elasticsearch"
},
@@ -3943,6 +3955,10 @@
"translation": "Impossible de démarrer le processeur d'opérations en masse d'Elasticsearch (Elasticsearch bulk processor)"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Impossible de démarrer le processeur d'opérations en masse d'Elasticsearch (Elasticsearch bulk processor)"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Impossible de se connecter au serveur Elasticsearch."
},
@@ -4031,6 +4047,10 @@
"translation": "Filtre AD/LDAP Invalide"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "License does not support Message Export."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Le serveur de métriques et d'analyses d'exécution écoute sur %v"
},
@@ -4367,6 +4387,26 @@
"translation": "Id utilisateur invalide"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Id canal invalide"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Type de tâche invalide"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Invalid leave time"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Id utilisateur invalide"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Id utilisateur invalide"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Une erreur est survenue durant la connexion au serveur"
},
@@ -4735,6 +4775,30 @@
"translation": "Nombre maximum d'utilisateurs par équipe invalide dans les paramètres d'équipes. Doit être un entier positif."
},
{
+ "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": "La taille minimale du mot de passe doit être un nombre entier supérieur ou égal à {{.MinLength}} et inférieur ou égal à {{.MaxLength}}."
},
@@ -5031,6 +5095,14 @@
"translation": "Mots déclencheurs invalides"
},
{
+ "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": "Id canal invalide"
},
@@ -5727,6 +5799,34 @@
"translation": "Nous avons rencontré une erreur durant la mise à jour du membre du canal"
},
{
+ "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": "Impossible de compter les commandes"
},
@@ -5787,6 +5887,10 @@
"translation": "Nous avons rencontré une erreur durant le chargement des rapports de conformité"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Failed to select message export data"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Nous avons rencontré une erreur durant l'enregistrement du rapport de conformité"
},
@@ -5991,6 +6095,22 @@
"translation": "Nous avons rencontré une erreur durant la mise à jour de l'application"
},
{
+ "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": "Impossible de récupérer le nombre de messages"
},
diff --git a/i18n/it.json b/i18n/it.json
index 54b964228..c894267b8 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -1333,6 +1333,10 @@
"translation": "Spazio di archiviazione non configurato correttamente. Configura S3 o server locale."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Impossibile copiare il file in S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Impossibile eliminare file da S3."
},
@@ -3587,6 +3591,10 @@
"translation": "Impossibile trovare i plugin attivi"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "L'ID del plugin deve contenere meno di {{.Max}} caratteri."
+ },
+ {
"id": "app.plugin.install.app_error",
"translation": "Impossibile installare il plugin."
},
@@ -3935,6 +3943,10 @@
"translation": "Impossibile creare il processore massivo Elasticsearch"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Impossibile creare il processore massivo Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Impossibile salvare le impostazioni dell'index Elasticsearch"
},
@@ -3943,6 +3955,10 @@
"translation": "Impossibile avviare il processore massivo Elasticsearch"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Impossibile avviare il processore massivo Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Connessione al server Elasticsearch fallita."
},
@@ -4031,6 +4047,10 @@
"translation": "Filtro AD/LDAP non valido"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "La licenza non supporta la funzione Esporta Messaggi."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Il server di metrica e profilazione ascolta su %v"
},
@@ -4367,6 +4387,26 @@
"translation": "Id utente non valido"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Id canale non valido"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Ora di ingresso non valida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Ora di uscita non valida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Email utente non valida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Id utente non valido"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "E' stato riscontrato un errore durante la connessione al server"
},
@@ -4735,6 +4775,30 @@
"translation": "Numero massimo utenti per gruppo non valido per le impostazioni gruppo. Deve essere un numero positivo."
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "Lavoro esportazione messaggi il valore BatchSize deve essere un numero intero positivo"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "Lavoro esportazione messaggi l'impostazione DailyRuntime deve essere un'ora 24 ore in formato HH:MM."
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "Lavoro esportazione messaggi l'impostazione EnableExport deve essere vera o false"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "Lavoro esportazione messaggi il valore ExportFromTimestamp deve essere un timestamp (espresso in secondi dall'epoca unix). Solo i messaggi successivi a questo valore saranno esportati."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "Lavoro esportazione messaggi il valore FileLocation deve essere una cartella accessibile in scrittura in cui verranno salvati i dati esportati"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "Lavoro esportazione messaggi il valore FileLocation deve essere una sottocartella di FileSettings.Directory"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Lunghezza minima password deve essere un numero intero maggiore o uguale a {{.MinLength}} e minore o uguale a {{.MaxLength}}."
},
@@ -5031,6 +5095,14 @@
"translation": "Parola di innesco non valida"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Chiave non valida, deve essere più lunga di {{.Min}} e al massimo {{.Mac}} caratteri."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "ID plugin non valido, deve essere più lungo di {{.Min}} e al massimo{{.Max}} caratteri."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Id canale non valido"
},
@@ -5727,6 +5799,34 @@
"translation": "Riscontrato un errore nel aggiornamento il membro del canale"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "Impossibile recuperare i record"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "Impossibile trovare gli utenti del canale per il momento specificato"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "Impossibile trovare gli utenti del canale durante il momento specificato"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "Impossibile registrare la cronologia del membro del canale"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "Impossibile registrare la cronologia del membro del canale. Nessun record di ingresso trovato"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "Impossibile registrare la cronologia del membro del canale. Errore durante l'aggiornamento del record d'ingresso esistente"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "Impossibile cancellare i record"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "Impossibile contare comandi"
},
@@ -5787,6 +5887,10 @@
"translation": "Non è stato possibile recuperare i rapporti di compliance"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Impossibile selezionare i dati dei messaggi da esportare"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Riscontrato un errore durante il salvataggio del rapporto di compliance"
},
@@ -5991,6 +6095,22 @@
"translation": "Riscontrato un errore nel aggiornamento dell'app"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "Impossibile cancellare il valore della chiave del plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "Impossibile ottenere il valore della chiave del plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "Impossibile salvare o aggiornare il valore della chiave del plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "Impossibile salvare o aggiornare il valore della chiave del plugin a causa di un vincolo su valore univoco"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "Impossibile recuperare il conteggio delle pubblicazioni"
},
diff --git a/i18n/ja.json b/i18n/ja.json
index b05199083..ad9e52704 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -719,7 +719,7 @@
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
"one": "ユーザーが見付かりません: {{.Users}}",
- "other": ""
+ "other": "ユーザーが見付かりません: {{.Users}}"
}
},
{
@@ -1333,6 +1333,10 @@
"translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。"
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "S3内でファイルをコピーできませんでした。"
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "ファイルをS3から削除できません。"
},
@@ -3587,6 +3591,10 @@
"translation": "有効なプラグインを取得できませんでした"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "プラグインIDは{{.Max}}文字未満でなくてはなりません。"
+ },
+ {
"id": "app.plugin.install.app_error",
"translation": "プラグインをインストールできません。"
},
@@ -3935,6 +3943,10 @@
"translation": "Elasticsearch Bulk Processorを生成することが出来ませんでした"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Elasticsearch Bulk Processorを生成することが出来ませんでした"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Elasticsearchインデックス設定を設定できませんでした"
},
@@ -3943,6 +3955,10 @@
"translation": "Elasticsearch Bulk Processorを開始することが出来ませんでした"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Elasticsearch Bulk Processorを開始することが出来ませんでした"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Elasticsearchサーバーへ接続できませんでした"
},
@@ -4031,6 +4047,10 @@
"translation": "不正なAD/LDAPフィルターです"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "ライセンスはメッセージのエクスポートをサポートしていません。"
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "メトリクスとプロファイリングのサーバーは%vで接続待ちです"
},
@@ -4367,6 +4387,26 @@
"translation": "不正なユーザーIDです"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "不正なチャンネルIDです"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "不正な参加日時です"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "不正な脱退日時です"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "不正なユーザー電子メールです"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "不正なユーザーIDです"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "サーバーに接続中にエラーになりました"
},
@@ -4540,7 +4580,7 @@
},
{
"id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
- "translation": "データ保持ジョブの開始時間は HH:MM 形式の24時間表示でなくてはなりません。"
+ "translation": "データ保持処理の開始時刻は HH:MM 形式の24時間表示でなくてはなりません。"
},
{
"id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
@@ -4735,6 +4775,30 @@
"translation": "チーム設定のチーム毎の最大ユーザー数が不正です。正の数を指定してください。"
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "メッセージエクスポート処理の BatchSize は正の整数でなくてはなりません"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "メッセージエクスポート処理の DailyRuntime はHH:MM形式の24時間表記でなくてはなりません。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "メッセージエクスポート処理の EnableExport 設定はtrueかfalseでなくてはなりません"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "メッセージエクスポート処理の ExportFromTimestamp は(ユニックス標準時からの秒数で表される)タイムスタンプでなくてはなりません。このタイムスタンプ以降に投稿されたメッセージのみエクスポートされます。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "メッセーエクスポート処理の FileLocation はエクスポートデータが書き込まれる書き込み可能なディレクトリでなくてはなりません"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "メッセージエクスポート処理の FileLocation は FileSettings.Directory のサブディレクトリでなくてはなりません"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "最小パスワード長さは、{{.MinLength}}以上、{{.MaxLength}}以下に設定してください。"
},
@@ -5031,6 +5095,14 @@
"translation": "不正なトリガーワードです"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "不正なキーです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。"
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "不正なプラグインIDです。{{.Min}}文字以上 {{.Max}}文字以下でなくてはなりません。"
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "不正なチャンネルIDです"
},
@@ -5727,6 +5799,34 @@
"translation": "チャンネルのメンバーを更新する際にエラーが発生しました"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "記録を取得できませんでした"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "指定日時のチャンネル内ユーザーを取得できませんでした"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "指定日時内のチャンネル内ユーザーを取得できませんでした"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "チャンネルメンバーの履歴を記録できませんでした"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "チャンネルメンバーの履歴を記録できませんでした。参加記録が見つかりません"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "チャンネルメンバーの履歴を記録できませんでした。既存の参加記録を更新できませんでした"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "記録を破棄できませんでした"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "コマンド数を数えられませんでした"
},
@@ -5787,6 +5887,10 @@
"translation": "コンプライアンスリポートを取得する際にエラーが発生しました"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "メッセージエクスポートデータを選択できませんでした"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "コンプライアンスリポート保存する際にエラーが発生しました"
},
@@ -5991,6 +6095,22 @@
"translation": "アプリケーションを更新する際にエラーが発生しました"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "プラグインのキーを削除できませんでした"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "プラグインのキーを取得できませんでした"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "プラグインのキーを保存、更新できませんでした"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "一意名制約に違反するため、プラグインのキーを保存、更新できませんでした"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "投稿数を取得できませんでした"
},
diff --git a/i18n/ko.json b/i18n/ko.json
index 8035cbdcd..29988ad51 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -1333,6 +1333,10 @@
"translation": "파일 저장소가 제대로 설정되지 않았습니다. S3이나 개인 서버 파일 저장소를 설정해주세요."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Unable to copy file within S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "S3으로부터 파일을 지울 수 없습니다."
},
@@ -3587,6 +3591,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."
},
@@ -3935,6 +3943,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"
},
@@ -3943,6 +3955,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."
},
@@ -4031,6 +4047,10 @@
"translation": "잘못된 AD/LDAP 필터"
},
{
+ "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"
},
@@ -4367,6 +4387,26 @@
"translation": "잘못된 사용자 ID"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Invalid channel id"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "잘못된 형식"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Invalid leave time"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "잘못된 사용자 ID"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "잘못된 사용자 ID"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "We encountered an error while connecting to the server"
},
@@ -4735,6 +4775,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}}."
},
@@ -5031,6 +5095,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"
},
@@ -5727,6 +5799,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": "채널을 찾을 수 없습니다"
},
@@ -5787,6 +5887,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"
},
@@ -5991,6 +6095,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"
},
diff --git a/i18n/nl.json b/i18n/nl.json
index 387629b8f..ec0edb132 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -1333,6 +1333,10 @@
"translation": "Bestand opslag is niet goed geconfigueerd. Configureer of S3 of lokale bestands opslag."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Unable to copy file within S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Kan bestand niet verwijderen van S3."
},
@@ -3587,6 +3591,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."
},
@@ -3935,6 +3943,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"
},
@@ -3943,6 +3955,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."
},
@@ -4031,6 +4047,10 @@
"translation": "Ongeldig 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"
},
@@ -4367,6 +4387,26 @@
"translation": "Ongeldige gebruikers id"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Ongeldig kanaal id"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Ongeldige type"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Invalid leave time"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Ongeldige gebruikers id"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Ongeldige gebruikers id"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Er is een probleem opgetreden tijdens het verbinden met de server"
},
@@ -4735,6 +4775,30 @@
"translation": "Ongeldig maximaal aantal gebruikers per team bij team instellingen. Moet een getal groter dan 0 zijn."
},
{
+ "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": "Wachtwoord moet een lengte hebben van minimaal {{.MinLength}} en/of maximaal {{.MaxLength}}"
},
@@ -5031,6 +5095,14 @@
"translation": "Ongeldige trigger-woorden"
},
{
+ "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": "Ongeldige kanaal id"
},
@@ -5727,6 +5799,34 @@
"translation": "Er is een probleem opgetreden tijdens het bijwerken van de kanaal leden"
},
{
+ "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 kunnen de opdrachten niet tellen"
},
@@ -5787,6 +5887,10 @@
"translation": "Er is een probleem opgetreden bij het ophalen van het 'compliance' rapport"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Failed to select message export data"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Er is een probleem opgetreden bij het opslaan van het 'compliance' rapport"
},
@@ -5991,6 +6095,22 @@
"translation": "Er is een probleem opgetreden bij het bijwerken van de 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 kunnen het aantal geplaatste berichten niet tellen"
},
diff --git a/i18n/pl.json b/i18n/pl.json
index 7f5277eab..d69fabb86 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -724,7 +724,7 @@
},
{
"id": "api.command_groupmsg.invalid_users.app_error",
- "translation": "Nie odnaleziono użytkownika"
+ "translation": "Nie odnaleziono użytkownika: %s"
},
{
"id": "api.command_groupmsg.list.app_error",
@@ -904,7 +904,7 @@
},
{
"id": "api.command_remove.direct_group.app_error",
- "translation": "You can't remove someone from a direct message channel."
+ "translation": "Nie można usunąć kogoś z kanału prywatnej wiadomości."
},
{
"id": "api.command_remove.hint",
@@ -912,7 +912,7 @@
},
{
"id": "api.command_remove.message.app_error",
- "translation": "Dla polecenia /rename musi zostać podana wiadomość."
+ "translation": "Dla polecenia /remove lub /kick musi zostać podana wiadomość."
},
{
"id": "api.command_remove.missing.app_error",
@@ -1008,7 +1008,7 @@
},
{
"id": "api.context.invalid_team_url.debug",
- "translation": "Otwarto niepoprawny adres URL zespołu. Adres URL zespołu nie powinien być używany w funkcjach api ani tych niezależnych od zespołu"
+ "translation": "Otwarto niepoprawny adres URL zespołu. Adres URL zespołu nie powinien być używany w funkcjach API, ani tych niezależnych od zespołu"
},
{
"id": "api.context.invalid_token.error",
@@ -1174,11 +1174,11 @@
},
{
"id": "api.emoji.init.debug",
- "translation": "Inicjowanie tras api dla emoji"
+ "translation": "Inicjowanie tras API dla emoji"
},
{
"id": "api.emoji.init.debug",
- "translation": "Inicjowanie tras api dla emoji"
+ "translation": "Inicjowanie tras API dla emoji"
},
{
"id": "api.emoji.storage.app_error",
@@ -1333,6 +1333,10 @@
"translation": "Magazyn plików nie został poprawnie skonfigurowany. Proszę skonfigurować usługę S3 lub lokalny magazyn plików."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Unable to copy file within S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Nie można skasować pliku z usługi S3."
},
@@ -3587,6 +3591,10 @@
"translation": "Nie udało się skasować reakcji"
},
{
+ "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."
},
@@ -3935,6 +3943,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": "Nie udało się określić ustawienia indeks elasticsearch"
},
@@ -3943,6 +3955,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."
},
@@ -4031,6 +4047,10 @@
"translation": "Nieprawidłowy filtr AD/LDAP"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "License does not support Message Export."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Serwer do mierzenia i profilowania nasłuchuje na %v"
},
@@ -4367,6 +4387,26 @@
"translation": "Nieprawidłowy identyfikator użytkownika"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Nieprawidłowy identyfikator kanału"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Nieprawidłowy typ"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Invalid leave time"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Nieprawidłowy identyfikator użytkownika"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Nieprawidłowy identyfikator użytkownika"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Napotkano błąd podczas podłączania się do serwera"
},
@@ -4735,6 +4775,30 @@
"translation": "Nieprawidłowa maksymalna ilość użytkowników dla zespołu w ustawieniach zespołu. Musi być liczbą większą od 0."
},
{
+ "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": "Minimalna długość hasła musi być liczbą całkowitą większą lub równą od {{.MinLength}} i mniejszą lub równą od {{.MaxLength}}."
},
@@ -5031,6 +5095,14 @@
"translation": "Nieprawidłowe wyrazy wyzwalajace"
},
{
+ "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": "Nieprawidłowy identyfikator kanału"
},
@@ -5727,6 +5799,34 @@
"translation": "Wystąpił błąd podczas aktualizowania użytkownika kanału"
},
{
+ "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": "Nie możemy policzyć poleceń"
},
@@ -5787,6 +5887,10 @@
"translation": "Wystąpił błąd podczas pobierania raportów zgodności"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Failed to select message export data"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Wystąpił błąd podczas zapisywania raportu zgodności"
},
@@ -5991,6 +6095,22 @@
"translation": "Wystąpił błąd podczas aktualizowania aplikacji"
},
{
+ "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": "Nie mogliśmy uzyskać liczby wiadomości"
},
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 14d3447dc..0ffdf2f0a 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -1333,6 +1333,10 @@
"translation": "O armazenamento de arquivos não está configurado corretamente. Por favor, configure o S3 ou o armazenamento de arquivos no servidor local."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Não foi possível copiar o arquivo dentro do S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Não é possível deletar o arquivo a partir do S3."
},
@@ -3587,6 +3591,10 @@
"translation": "Não é possível obter os plugins ativos"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "Id do plugin deve ter menos de {{.Max}} caracteres."
+ },
+ {
"id": "app.plugin.install.app_error",
"translation": "Não foi possível instalar o plugin."
},
@@ -3935,6 +3943,10 @@
"translation": "Erro ao criar o bulk processor do Elastisearch"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Erro ao criar o bulk processor do Elastisearch"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Não foi possível configurar as opções do ElasticSearch index"
},
@@ -3943,6 +3955,10 @@
"translation": "Erro ao iniciar o bulk processor do Elasticsearch"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Erro ao iniciar o bulk processor do Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Falha na conexão com o Elasticsearch."
},
@@ -4031,6 +4047,10 @@
"translation": "Filtro AD/LDAP Inválido"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "Licença não suporta Exportação de Mensagem."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Servidor de métricas e profiling está escutando na porta %v"
},
@@ -4367,6 +4387,26 @@
"translation": "Id de usuário inválido"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Id do canal inválida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Hora da junção inválida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Hora de saída inválida"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Id do usuário inválido"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Id do usuário inválido"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Encontramos um erro enquanto conectava ao servidor"
},
@@ -4735,6 +4775,30 @@
"translation": "Inválido máximo de usuários por equipe em configurações de equipe. Deve ser um número positivo."
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "Trabalho de exportação de mensagens BatchSize deve ser um inteiro positivo"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "O trabalho de exportação de mensagens DailyRuntime deve ser 24 horas na forma HH:MM."
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "O trabalho de exportação de mensagens a configuração EnableExport deve ser verdadeira ou falsa"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "O trabalho de exportação de mensagens ExportFromTimestamp deve ser data e hora (expresso em segundos unix epoch). Somente mensagens enviadas após está data e hora serão exportadas."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "Trabalho de exportação de mensagens FileLocation deve ser um diretório gravável onde os dados de exportação serão gravados"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "Trabalho de exportação de mensagens FileLocation deve ser um subdiretório de FileSettings.Directory"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Tamanho mínimo de senha deve ser um número inteiro maior ou igual a {{.MinLength}} e menor ou igual a {{.MaxLength}}."
},
@@ -5031,6 +5095,14 @@
"translation": "Palavras gatilho inválida"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Chave inválida, deve ter mais de {{.Min}} e um máximo de {{.Max}} caracteres de comprimento."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "Plugin ID inválido, deve ter mais de {{.Min}} e um máximo de {{.Max}} caracteres de comprimento."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Id de canal inválido"
},
@@ -5727,6 +5799,34 @@
"translation": "Encontramos um erro ao atualizar o membro do canal"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "Falha ao obter registros"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "Falha ao obter usuários no canal no momento especificado"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "Falha ao obter usuários no canal no período especificado"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "Falha ao gravar o histórico de membros do canal"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "Falha ao gravar o histórico de membros do canal. Nenhum registro de junção existente encontrado"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "Falha ao gravar o histórico de membros do canal. Falha ao atualizar o registro de junção existente"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "Falha ao apagar registros"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "Não foi possível contar os comandos"
},
@@ -5787,6 +5887,10 @@
"translation": "Encontramos um erro ao obter o relatório de conformidade"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Falha ao selecionar dados de exportação de mensagens"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Encontramos um erro ao salvar o relatório de conformidade"
},
@@ -5991,6 +6095,22 @@
"translation": "Encontramos um erro ao atualizar o app"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "Não foi possível excluir o valor da chave do plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "Não foi possível obter o valor da chave do plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "Não foi possível salvar ou atualizar o valor da chave do plugin"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "Não foi possível salvar ou atualizar o valor da chave do plugin devido a violação de restrição exclusiva"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "Não possível obter o número de postagens"
},
diff --git a/i18n/ru.json b/i18n/ru.json
index c661d8917..641b21049 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -701,7 +701,7 @@
},
{
"id": "api.command_groupmsg.desc",
- "translation": "Sends a Group Message to the specified users"
+ "translation": "Отправить групповое сообщение указанным пользователям"
},
{
"id": "api.command_groupmsg.fail.app_error",
@@ -713,13 +713,13 @@
},
{
"id": "api.command_groupmsg.hint",
- "translation": "@[username1],@[username2] 'message'"
+ "translation": "@[имя_пользователя1],@[имя_пользователя2] 'сообщение' "
},
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "We couldn't find the user: {{.Users}}",
- "other": "We couldn't find the users: {{.Users}}"
+ "one": "Мы не смогли найти пользователя: {{.Users}}Мы не смогли найти пользователей: {{.Users}}",
+ "other": ""
}
},
{
@@ -728,7 +728,7 @@
},
{
"id": "api.command_groupmsg.list.app_error",
- "translation": "Произошла ошибка при перечислении пользователей."
+ "translation": "Произошла ошибка при составлении списка пользователей."
},
{
"id": "api.command_groupmsg.max_users.app_error",
@@ -1333,6 +1333,10 @@
"translation": "Хранилище файлов не настроено. Пожалуйста, настройте S3 или локальное серверное файловое хранилище."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Unable to copy file within S3."
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Невозможно удалить файл из S3."
},
@@ -1634,11 +1638,11 @@
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "@{{.Usernames}} and @{{.LastUsername}} were mentioned but they are not in the channel. Would you like to {{.Phrase}}? They will have access to all message history."
+ "translation": "{{.Usernames}} и @{{.LastUsername}} были упомянуты, но сейчас не в канале. Не хотели бы Вы {{.Phrase}}? Они получат доступ ко всем историческим сообщениям."
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "@{{.Username}} was mentioned but they are not in the channel. Would you like to {{.Phrase}}? They will have access to all message history."
+ "translation": "{{.Usernames}} и @{{.LastUsername}} были упомянуты, но сейчас не в канале. Не хотели бы Вы {{.Phrase}}? Они получат доступ ко всем историческим сообщениям."
},
{
"id": "api.post.create_post.attach_files.error",
@@ -3587,6 +3591,10 @@
"translation": "Не удалось получить активные плагины"
},
{
+ "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."
},
@@ -3935,6 +3943,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": "Не удалось создать индекс Elasticsearch"
},
@@ -3943,6 +3955,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."
},
@@ -4031,6 +4047,10 @@
"translation": "Неверный фильтр AD/LDAP"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "License does not support Message Export."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Сервер метрик и профилирования запускается на %v"
},
@@ -4367,6 +4387,26 @@
"translation": "Неверный id пользователя"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Недопустимый идентификатор канала"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Некорректный job type"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Invalid leave time"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Недопустимый идентификатор пользователя"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Недопустимый идентификатор пользователя"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Мы обнаружили ошибку при подключении к серверу"
},
@@ -4735,6 +4775,30 @@
"translation": "Неверное максимальное количество пользователей на команду в настройках команд. Число должно быть положительным."
},
{
+ "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": "Минимальная длина пароля должна быть целым числом большим или равным {{.MinLength}}, а также меньшим или равным {{.MaxLength}}."
},
@@ -5031,6 +5095,14 @@
"translation": "Некорректный триггер слов"
},
{
+ "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": "Некорректный идентификатор канала"
},
@@ -5727,6 +5799,34 @@
"translation": "Возникла ошибка при обновлении участника канала"
},
{
+ "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": "Не удалось подсчитать команды"
},
@@ -5787,6 +5887,10 @@
"translation": "Возникла ошибка с получением комплаенс-отчетов"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "Failed to select message export data"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Возникла ошибка при сохранении комплаенс-отчета"
},
@@ -5991,6 +6095,22 @@
"translation": "Возникла ошибка обновления приложения"
},
{
+ "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": "Не удалось получить количество постов"
},
diff --git a/i18n/tr.json b/i18n/tr.json
index 33cc90d6b..7e30ca449 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -1333,6 +1333,10 @@
"translation": "Dosya depolaması ayarları doğru şekilde yapılmamış. Lütfen dosya depolaması için bir S3 ya da yerel sunucusu ayarlayın."
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "Dosya S3 üzerine kopyalanamadı"
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "Dosya S3 üzerinden silinemedi."
},
@@ -3587,6 +3591,10 @@
"translation": "Etkin uygulama ekleri alınamadı"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "Uygulama eki kodu {{.Max}} karakterden kısa olmalıdır."
+ },
+ {
"id": "app.plugin.install.app_error",
"translation": "Uygulama eki kurulamadı."
},
@@ -3935,6 +3943,10 @@
"translation": "Elasticsearch toplu işlemi oluşturulamadı"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "Elasticsearch toplu işlemi oluşturulamadı"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "Elasticsearch dizin ayarları yapılamadı"
},
@@ -3943,6 +3955,10 @@
"translation": "Elasticsearch toplu işlemi başlatılamadı"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "Elasticsearch toplu işlemi başlatılamadı"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "Elasticsearch sunucusuna bağlanılamadı."
},
@@ -4031,6 +4047,10 @@
"translation": "AD/LDAP süzgeci geçersiz"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "Bu lisans sürümü İletilerin Dışa Aktarılmasını desteklemiyor."
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "Ölçümleme ve profil sunucusu %v üzerinden dinleniyor"
},
@@ -4367,6 +4387,26 @@
"translation": "Kullanıcı kodu geçersiz"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "Kanal kodu geçersiz"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "Katılma zamanı geçersiz"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "Ayrılma zamanı geçersiz"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "Kullanıcı e-posta adresi geçersiz"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "Kullanıcı kodu geçersiz"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "Sunucuya bağlanılırken bir sorun çıktı"
},
@@ -4735,6 +4775,30 @@
"translation": "En fazla takım kullanıcısı sayısı takım ayarı geçersiz. Pozitif bir sayı olmalıdır."
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "İleti dışa aktarma görevi TopluİşlemBoyutu değeri pozitif bir tamsayı olmalıdır"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "İleti dışa aktarma görevi GünlükÇalışmaZamanı değeri SS:DD şeklinde 24 saat biçiminde bir zaman damgası olmalıdır."
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "İleti dışa aktarma görevi DışaAktarılabilsin değeri doğru ya da yanlış olmalıdır"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "İleti dışa aktarma görevi DışaAktarmaZamanıBaşlangıcı değeri bir zaman damgası olmalıdır (Unix Epoch başlangıcından itibaren saniye olarak). Yalnız bu zaman damgasından sonra gönderilmiş iletiler dışa aktarılır."
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "İleti dışa aktarma görevi DosyaKonumu değeri dışa aktarılacak verilerin kaydedilebilmesi için yazılabilen bir klasör olmalıdır"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "İleti dışa aktarma görevi DosyaKonumu DosyaAyarları.Klasör değerinin bir alt klasörü olmalıdır"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "En kısa parola uzunluğu {{.MinLength}} ile {{.MaxLength}} arasında bir tamsayı olmalıdır."
},
@@ -5031,6 +5095,14 @@
"translation": "Tetikleyici sözcükler geçersiz"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Anahtar geçersiz, {{.Min}} ile {{.Max}} karakter arasında olmalıdır."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "Uygulama eki kodu geçersiz, {{.Min}} ile {{.Max}} karakter arasında olmalıdır."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Kanal kodu geçersiz"
},
@@ -5727,6 +5799,34 @@
"translation": "Kanal üyesi güncellenirken bir sorun çıktı"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "Kayıtlar alınamadı"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "Belirtilen zaman için kanaldaki kullanıcılar alınamadı"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "Belirtilen zaman aralığı için kanaldaki kullanıcılar alınamadı"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "Kanal üyeleri geçmişi kaydedilemedi"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "Kanal üyeleri geçmişi kaydedilemedi. Herhangi bir katılma kaydı bulunamadı"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "Kanal üye geçmişi kaydedilemedi. Var olan katılma kaydı güncellenemedi"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "Kayıtlar silinemedi"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "Komutlar sayılamadı"
},
@@ -5787,6 +5887,10 @@
"translation": "Uygunluk raporları alınırken bir sorun çıktı"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "İleti dışa aktarma verisi seçilemedi"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "Uygunluk raporu kaydedilirken bir sorun çıktı"
},
@@ -5991,6 +6095,22 @@
"translation": "Uygulama güncellenirken bir sorun çıktı"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "Uygulama eki anahtarı değeri silinemedi"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "Uygulama eki anahtarı değeri alınamadı"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "Uygulama eki anahtarı değeri kaydedilemedi ya da güncellenemedi"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "Uygulama eki anahtarı değeri eşsiz olma sınırlaması nedeniyle kaydedilemedi ya da güncellenemedi"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "İleti sayısı alınamadı"
},
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index a15c779b2..ed7eae07a 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -701,7 +701,7 @@
},
{
"id": "api.command_groupmsg.desc",
- "translation": "Sends a Group Message to the specified users"
+ "translation": "发送群消息到指定的用户"
},
{
"id": "api.command_groupmsg.fail.app_error",
@@ -709,11 +709,11 @@
},
{
"id": "api.command_groupmsg.group_fail.app_error",
- "translation": "创建私信时发生错误。"
+ "translation": "创建群消息时发生错误。"
},
{
"id": "api.command_groupmsg.hint",
- "translation": "@[username1],@[username2] 'message'"
+ "translation": "@[用户名1],@[用户名2] '消息'"
},
{
"id": "api.command_groupmsg.invalid_user.app_error",
@@ -732,11 +732,11 @@
},
{
"id": "api.command_groupmsg.max_users.app_error",
- "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
+ "translation": "群消息最多 {{.MaxUsers}} 用户。"
},
{
"id": "api.command_groupmsg.min_users.app_error",
- "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
+ "translation": "群消息最少 {{.MinUsers}} 用户。"
},
{
"id": "api.command_groupmsg.missing.app_error",
@@ -1333,6 +1333,10 @@
"translation": "文件存储没有正确配置。请配置S3或本地文件存储服务。"
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "无法在 S3 内复制文件。"
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "不能从S3上删除文件。"
},
@@ -2168,7 +2172,7 @@
},
{
"id": "api.team.add_user_to_team.added",
- "translation": "%v 由 %v 邀请加入频道"
+ "translation": "%v 由 %v 邀请加入到团队"
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
@@ -2284,7 +2288,7 @@
},
{
"id": "api.team.leave.left",
- "translation": "%v left the team."
+ "translation": "%v 离开了团队。"
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
@@ -3587,12 +3591,16 @@
"translation": "无法获取已启动的插件"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "插件 Id 必须小于 {{.Max}} 个字符。"
+ },
+ {
"id": "app.plugin.install.app_error",
- "translation": "Unable to install plugin."
+ "translation": "无法安装插件。"
},
{
"id": "app.plugin.install_id.app_error",
- "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ "translation": "无法安装插件。已存在相同 ID 的插件。"
},
{
"id": "app.plugin.manifest.app_error",
@@ -3600,7 +3608,7 @@
},
{
"id": "app.plugin.mvdir.app_error",
- "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
+ "translation": "无法移动插件从临时目录到最终目录。可能因为已有其他插件使用同样的目录名。"
},
{
"id": "app.plugin.not_installed.app_error",
@@ -3688,11 +3696,11 @@
},
{
"id": "authentication.permissions.revoke_user_access_token.description",
- "translation": "允许撤销个人访问令牌"
+ "translation": "允许吊销个人访问令牌"
},
{
"id": "authentication.permissions.revoke_user_access_token.name",
- "translation": "撤销个人访问令牌"
+ "translation": "吊销个人访问令牌"
},
{
"id": "authentication.permissions.team_invite_user.description",
@@ -3728,7 +3736,7 @@
},
{
"id": "authentication.roles.system_user_access_token.description",
- "translation": "一个允许创建、查看、撤销个人访问令牌的角色"
+ "translation": "一个允许创建、查看、吊销个人访问令牌的角色"
},
{
"id": "authentication.roles.system_user_access_token.name",
@@ -3935,6 +3943,10 @@
"translation": "创建 Elasticsearch 批量处理器失败"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "创建 Elasticsearch 批量处理器失败"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "无法设置 ElasticSearch 索引设定"
},
@@ -3943,6 +3955,10 @@
"translation": "开始 Elasticsearch 批量处理器失败"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "开始 Elasticsearch 批量处理器失败"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "连接 Elasticsearch 服务器失败。"
},
@@ -4031,6 +4047,10 @@
"translation": "无效的 AD/LDAP 筛选器"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "许可证不支持消息导出。"
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "指标和分析服务端监听在 %v"
},
@@ -4367,6 +4387,26 @@
"translation": "无效用户id"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "无效的频道 id"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "无效的加入时间"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "无效的离开时间"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "无效用户邮箱"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "无效用户 id"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "在连接到服务器时,我们遇到了一个错误"
},
@@ -4444,7 +4484,7 @@
},
{
"id": "model.command.is_valid.display_name.app_error",
- "translation": "无效类型"
+ "translation": "无效的标题"
},
{
"id": "model.command.is_valid.id.app_error",
@@ -4735,6 +4775,30 @@
"translation": "团队设置中每团队的最大用户数无效。必须是正整数。"
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "消息导出任务 BatchSize 必须为正整数"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "消息导出任务 DailyRuntime 必须为 24 小时制 HH:MM 格式。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "消息导出任务 EnableExport 设置必须为是或否"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "消息导出任务 ExportFromTimestamp 必须为时间戳 (unix 时间)。只有在此时间后发送的消息会被导出。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "消息导出任务 FileLocation 比如为可写的目录"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "消息导出任务 FileLocation 必须为 FileSettings.Directory 的子目录"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "最短密码长度必须为整数大于或等于 {{.MinLength}} 以及小于或等于 {{.MaxLength}}。"
},
@@ -4904,7 +4968,7 @@
},
{
"id": "model.incoming_hook.display_name.app_error",
- "translation": "无效类型"
+ "translation": "无效的标题"
},
{
"id": "model.incoming_hook.id.app_error",
@@ -4996,7 +5060,7 @@
},
{
"id": "model.outgoing_hook.is_valid.display_name.app_error",
- "translation": "无效类型"
+ "translation": "无效的标题"
},
{
"id": "model.outgoing_hook.is_valid.id.app_error",
@@ -5031,6 +5095,14 @@
"translation": "无效的触发关键词"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "无效键,必须为 {{.Min}} 至 {{.Max}} 个字符。"
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "无效插件 ID,必须为 {{.Min}} 至 {{.Max}} 个字符。"
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "无效的频道id"
},
@@ -5727,6 +5799,34 @@
"translation": "我们更新频道成员遇到了一个错误"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "获取记录失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "获取频道指定时间的用户失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "获取频道在指定时间段的用户失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "记录频道成员历史失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "记录频道成员历史失败。没找到加入记录"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "记录频道成员历史失败。更新加入记录失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "清理记录失败"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "我们无法计算指令数量"
},
@@ -5787,6 +5887,10 @@
"translation": "我们获取合规报告时遇到错误"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "选择消息导出数据失败"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "我们保存合规报告时遇到错误"
},
@@ -5991,6 +6095,22 @@
"translation": "我们更新这个app出现一个错误"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "无法删除插件键值"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "无法获取插件键值"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "无法保存或更新插件键值"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "因违反独特的约束而无法保存或更新插件键值"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "我们无法获取邮件数"
},
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 1b06c34ad..19a77d46c 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -701,7 +701,7 @@
},
{
"id": "api.command_groupmsg.desc",
- "translation": "Sends a Group Message to the specified users"
+ "translation": "發送群組訊息給指定的使用者"
},
{
"id": "api.command_groupmsg.fail.app_error",
@@ -709,22 +709,22 @@
},
{
"id": "api.command_groupmsg.group_fail.app_error",
- "translation": "建立直接傳訊時遇到錯誤。"
+ "translation": "建立群組傳訊時遇到錯誤。"
},
{
"id": "api.command_groupmsg.hint",
- "translation": "@[username1],@[username2] 'message'"
+ "translation": "@[第一個使用者名稱],@[第二個使用者名稱] '訊息'"
},
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
- "one": "We couldn't find the user: {{.Users}}",
- "other": "We couldn't find the users: {{.Users}}"
+ "one": "找不到使用者:{{.Users}}找不到使用者:{{.Users}}",
+ "other": ""
}
},
{
"id": "api.command_groupmsg.invalid_users.app_error",
- "translation": "找不到使用者"
+ "translation": "找不到使用者:%s"
},
{
"id": "api.command_groupmsg.list.app_error",
@@ -732,11 +732,11 @@
},
{
"id": "api.command_groupmsg.max_users.app_error",
- "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
+ "translation": "群組訊息頻道最多只能發給 {{.MaxUsers}} 位使用者。"
},
{
"id": "api.command_groupmsg.min_users.app_error",
- "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
+ "translation": "群組訊息頻道最少必須發給 {{.MaxUsers}} 位使用者。"
},
{
"id": "api.command_groupmsg.missing.app_error",
@@ -1333,6 +1333,10 @@
"translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "無法在 S3 內複製檔案。"
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "無法從 S3 刪除檔案。"
},
@@ -2284,7 +2288,7 @@
},
{
"id": "api.team.leave.left",
- "translation": "%v left the team."
+ "translation": "%v 已離開團隊。 "
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
@@ -3587,12 +3591,16 @@
"translation": "無法取得啟用的模組"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "模組 ID 必須少於 {{.Max}} 字元。"
+ },
+ {
"id": "app.plugin.install.app_error",
- "translation": "Unable to install plugin."
+ "translation": "無法安裝模組。"
},
{
"id": "app.plugin.install_id.app_error",
- "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ "translation": "無法安裝模組。已安裝了相同 ID 的模組。"
},
{
"id": "app.plugin.manifest.app_error",
@@ -3600,7 +3608,7 @@
},
{
"id": "app.plugin.mvdir.app_error",
- "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
+ "translation": "無法將模組從暫存目錄移動到最終目的地。可能是因為有其他的模組使用同樣的目錄名稱。"
},
{
"id": "app.plugin.not_installed.app_error",
@@ -3935,6 +3943,10 @@
"translation": "建立 Elasticsearch 批次處理器時失敗"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "建立 Elasticsearch 批次處理器時失敗"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "設定 Elasticsearch 索引設定時失敗"
},
@@ -3943,6 +3955,10 @@
"translation": "啟動 Elasticsearch 批次處理器時失敗"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "啟動 Elasticsearch 批次處理器時失敗"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "連線至 Elasticsearch 伺服器失敗。"
},
@@ -4031,6 +4047,10 @@
"translation": "無效的 AD/LDAP Filter"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "授權不支援匯出訊息。"
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "計量與分析伺服器正在 %v 上監聽"
},
@@ -4367,6 +4387,26 @@
"translation": "無效的使用者 ID"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "無效的頻道 ID"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "無效的加入時間"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "無效的離開時間"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "無效的使用者 ID"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "無效的使用者 ID"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "連接伺服器時遇到錯誤"
},
@@ -4444,7 +4484,7 @@
},
{
"id": "model.command.is_valid.display_name.app_error",
- "translation": "無效的類型"
+ "translation": "無效的標題"
},
{
"id": "model.command.is_valid.id.app_error",
@@ -4735,6 +4775,30 @@
"translation": "團隊設定中的單一團隊最高使用者數無效。必須為正數。"
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "匯出訊息工作 BatchSize 設定必須為正整數"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "匯出訊息工作 DailyRuntime 設定必須為 HH:MM 格式的 24 小時時間戳記。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "匯出訊息工作 EnableExport 設定必須為 true 或是 false"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "匯出訊息工作 ExportFromTimestamp 設定必須為時間戳記 (以 Unix Epoch 以來的秒數表示)。只有在此時間戳記之後發送的訊息會被匯出。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "匯出訊息工作 FileLocation 設定必須為可寫入的目錄,匯出資料將寫入此處"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "匯出訊息工作 FileLocation 設定必須為 FileSettings.Directory 的子目錄"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "密碼最小長度必須是一個整數且大於或等於{{.MinLength}}同時小於或等於{{.MaxLength}}。"
},
@@ -4904,7 +4968,7 @@
},
{
"id": "model.incoming_hook.display_name.app_error",
- "translation": "無效的類型"
+ "translation": "無效的標題"
},
{
"id": "model.incoming_hook.id.app_error",
@@ -4996,7 +5060,7 @@
},
{
"id": "model.outgoing_hook.is_valid.display_name.app_error",
- "translation": "無效的類型"
+ "translation": "無效的標題"
},
{
"id": "model.outgoing_hook.is_valid.id.app_error",
@@ -5031,6 +5095,14 @@
"translation": "無效的觸發關鍵字"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 "
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。"
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "無效的頻道 id"
},
@@ -5727,6 +5799,34 @@
"translation": "更新頻道成員時遇到錯誤"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "無法取得紀錄"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "無法取得特定時間時在頻道的使用者"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "無法取得特定時間區段中在頻道的使用者"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "無法紀錄頻道成員歷史"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "無法紀錄頻道成員歷史。找不到現存的加入紀錄"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "無法紀錄頻道成員歷史。無法更新現存的加入紀錄"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "無法清除紀錄"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "無法計算命令數量"
},
@@ -5787,6 +5887,10 @@
"translation": "取得規範報告時遇到錯誤"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "無法選擇匯出訊息資料"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "儲存規範報告時遇到錯誤"
},
@@ -5991,6 +6095,22 @@
"translation": "更新應用程式時遇到錯誤"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "無法刪除模組鍵值"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "無法取得模組鍵值"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "無法儲存或更新模組鍵值"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "由於唯一性限制,無法儲存或更新模組鍵值"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "無法取得訊息數量"
},