summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.json166
-rw-r--r--i18n/en.json136
-rw-r--r--i18n/es.json168
-rw-r--r--i18n/fr.json166
-rw-r--r--i18n/it.json170
-rw-r--r--i18n/ja.json172
-rw-r--r--i18n/ko.json170
-rw-r--r--i18n/nl.json170
-rw-r--r--i18n/pl.json204
-rw-r--r--i18n/pt-BR.json170
-rw-r--r--i18n/ru.json168
-rw-r--r--i18n/tr.json250
-rw-r--r--i18n/zh-CN.json174
-rw-r--r--i18n/zh-TW.json168
14 files changed, 2188 insertions, 264 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 33517c2f2..d7d9f8528 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "Befehl mit dem Auslöser '{{.Trigger}}' konnte nicht gefunden werden"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "leute_einladen"
},
@@ -496,6 +500,38 @@
"translation": "Sie sind nun abwesend"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Automatisches Einklappen von Bildervorschauen einschalten"
},
@@ -552,6 +588,14 @@
"translation": "Es trat ein Fehler beim Erweitern der Vorschauen auf"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Öffentlichen Kanal beitreten"
},
@@ -1648,6 +1692,10 @@
"translation": " Eine oder mehrere Dateien hochgeladen "
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Eine oder mehrere Dateien in einer Direktnachricht hochgeladen"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " in "
},
@@ -2004,14 +2052,6 @@
"translation": "Die Anzahl von laufenden Go-Routinen ist oberhalb des Gesundheits-Schwellenwerts %v von %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Ungültige Daten."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Ungültige Einladungs-ID. Kein Team entspricht dieser Einladungs-ID."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parameter um Benutzer zu Team hinzuzufügen erforderlich."
},
@@ -2084,6 +2124,10 @@
"translation": "Diese Person ist schon in Ihrem Team"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "Die folgenden E-Mail-Adressen gehören nicht zu einer akzeptierten Domäne: {{.Addresses}}. Bitte kontaktieren Sie ihren Systemadministrator für Details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "Mitglied"
},
@@ -2976,10 +3020,50 @@
"translation": "Fehler beim Importieren des Kanals. Team mit dem Namen \"{{.TeamName}}\" konnte nicht gefunden werden."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Konnte Kanalmitglied beim Import des Direktnachrichtenkanals nicht finden"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Konnte Kanalmitglied beim Import des Direktnachrichtenkanals nicht finden"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "Importdatenzeile hat den Typ \"channel\", aber das Kanalobjekt ist null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "Importdatenzeile hat den Typ \"channel\", aber das Kanalobjekt ist null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null."
},
@@ -3052,6 +3136,54 @@
"translation": "Fehlende erforderliche Kanaleigenschaft: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Fehlende erforderliche Kanaleigenschaft: name"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Fehlende erforderliche Nachrichteigenschaft: create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Fehlende erforderliche Nachrichteigenschaft: create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Fehlende erforderliche Nachrichteigenschaft: Message."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Fehlende erforderliche Nachrichteigenschaft: User."
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Fehlende erforderliche Nachrichteigenschaft: Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "Konnte ElasticSearch-Index-Einstellungen nicht setzen"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch ist deaktiviert."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "Lizenz unterstützt Elasticsearch nicht."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Benutzerdefinierte Emojireaktionen durch die aktuelle Lizenz deaktiviert. Bitte kontaktieren Sie Ihren Systemadministrator wegen eines Enterprise Lizenzupgrades."
},
@@ -4172,6 +4312,10 @@
"translation": "Ungültige Abfrage-Zeitüberschreitung für SQL-Einstellungen. Muss eine positive Zahl sein."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Zeit zwischen Benutzereingabenaktualisierung sollte nicht weniger als 1000 Millisekunden betragen."
},
@@ -5724,6 +5868,10 @@
"translation": "Es wurden mehrere Benutzer entsprechend Ihrer Zugangsdaten gefunden und Sie konnten nicht angemeldet werden. Bitte kontaktieren Sie einen Administrator."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Es trat ein Fehler beim Sichen der Einstellungen auf"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Es trat ein Fehler beim Finden der Benutzerprofile auf"
},
diff --git a/i18n/en.json b/i18n/en.json
index 95fab33e2..7d23a13c1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -452,10 +452,6 @@
"translation": "Email has not been configured, no invite(s) sent"
},
{
- "id": "api.command.invite_people.invite_off",
- "translation": "User creation has been disabled on this server, no invite(s) sent"
- },
- {
"id": "api.command.invite_people.fail",
"translation": "Encountered an error sending email invite(s)"
},
@@ -464,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
@@ -500,6 +500,38 @@
"translation": "You are now away"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Turn on auto-collapsing of image previews"
},
@@ -540,38 +572,6 @@
"translation": "echo"
},
{
- "id": "api.command_channel_header.desc",
- "translation": "Edit the channel header"
- },
- {
- "id": "api.command_channel_header.hint",
- "translation": "[text]"
- },
- {
- "id": "api.command_channel_header.name",
- "translation": "header"
- },
- {
- "id": "api.command_channel_header.message.app_error",
- "translation": "Text must be provided with the /header command."
- },
- {
- "id": "api.command_channel_header.channel.app_error",
- "translation": "Error to retrieve the current channel."
- },
- {
- "id": "api.command_channel_header.permission.app_error",
- "translation": "You do not have the appropriate permissions to edit the channel header."
- },
- {
- "id": "api.command_channel_header.update_channel.app_error",
- "translation": "Error to update the current channel."
- },
- {
- "id": "api.command_channel_header.update_channel.success",
- "translation": "Channel header successfully updated."
- },
- {
"id": "api.command_expand.desc",
"translation": "Turn off auto-collapsing of image previews"
},
@@ -588,6 +588,14 @@
"translation": "An error occurred while expanding previews"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Join the open channel"
},
@@ -892,14 +900,6 @@
"translation": "shrug"
},
{
- "id": "api.command_help.desc",
- "translation": "Open the Mattermost help page"
- },
- {
- "id": "api.command_help.name",
- "translation": "help"
- },
- {
"id": "api.compliance.init.debug",
"translation": "Initializing compliance API routes"
},
@@ -2144,6 +2144,10 @@
"translation": "This person is already on your team"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "member"
},
@@ -2164,10 +2168,6 @@
"translation": "Failed to send invite email successfully err=%v"
},
{
- "id": "api.team.invite_members.invalid_email.app_error",
- "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
- },
- {
"id": "api.team.invite_members.sending.info",
"translation": "sending invitation to %v %v"
},
@@ -3040,10 +3040,6 @@
"translation": "Error importing channel. Team with name \"{{.TeamName}}\" could not be found."
},
{
- "id": "app.import.import_direct_channel.member_not_found.error",
- "translation": "Could not find channel member when importing direct channel"
- },
- {
"id": "app.import.import_direct_channel.create_direct_channel.error",
"translation": "Failed to create direct channel"
},
@@ -3052,6 +3048,10 @@
"translation": "Failed to create group channel"
},
{
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
"id": "app.import.import_direct_channel.update_header_failed.error",
"translation": "Failed to update direct channel header"
},
@@ -3156,6 +3156,10 @@
"translation": "Missing required channel property: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
"id": "app.import.validate_direct_channel_import_data.members_required.error",
"translation": "Missing required direct channel property: members"
},
@@ -3168,10 +3172,6 @@
"translation": "Direct channel members list contains too many items"
},
{
- "id": "app.import.validate_direct_channel_import_data.header_length.error",
- "translation": "Direct channel header is too long"
- },
- {
"id": "app.import.validate_direct_post_import_data.channel_members_required.error",
"translation": "Missing required direct post property: channel_members"
},
@@ -3184,24 +3184,24 @@
"translation": "Direct post channel members list contains too many items"
},
{
- "id": "app.import.validate_direct_post_import_data.user_missing.error",
- "translation": "Missing required direct post property: user"
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Missing required direct post property: create_at"
},
{
- "id": "app.import.validate_direct_post_import_data.message_missing.error",
- "translation": "Missing required direct post property: message"
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
},
{
"id": "app.import.validate_direct_post_import_data.message_length.error",
"translation": "Message is too long"
},
{
- "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
- "translation": "Missing required direct post property: create_at"
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Missing required direct post property: message"
},
{
- "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
- "translation": "CreateAt must be greater than 0"
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Missing required direct post property: user"
},
{
"id": "app.import.validate_post_import_data.channel_missing.error",
@@ -5888,6 +5888,10 @@
"translation": "We found multiple users matching your credentials and were unable to log you in. Please contact an administrator."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "We encountered an error while finding the new users"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "We encountered an error while finding user profiles"
},
@@ -5896,10 +5900,6 @@
"translation": "We encountered an error while finding the recently active users"
},
{
- "id": "store.sql_user.get_new_users.app_error",
- "translation": "We encountered an error while finding the new users"
- },
- {
"id": "store.sql_user.get_sysadmin_profiles.app_error",
"translation": "We encountered an error while finding user profiles"
},
diff --git a/i18n/es.json b/i18n/es.json
index bd2cd611e..801565c52 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "No se encontró el Comando con la palabra '{{.Trigger}}' que desencadena la acción"
+ "translation": "Comando con el gatillador '{{.Trigger}}' no fue encontrado. Para enviar un mensaje que comience con \"/\", trata de añadir un espacio vacío en el inicio del mensaje."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[nombre@dominio.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "La creación de usuario ha sido desactivada en este servidor, la invitación no se envió"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invitar"
},
@@ -496,6 +500,38 @@
"translation": "Ahora estás ausente"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error al recuperar el canal actual."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Editar el encabezado del canal"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[texto]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "El texto debe ser proporcionado con el comando /header."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "encabezado"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "No tienes los permisos adecuados para modificar el encabezado del canal."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error al actualizar el canal actual."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "El encabezado del canal fue actualizado correctamente."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Activar auto-colapso de previsualizaciones de imagen"
},
@@ -552,6 +588,14 @@
"translation": "Se ha producido un error durante la expansión de las previsualizaciones"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Abrir la página de ayuda de Mattermost"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Unirte a un canal público"
},
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Subió uno o más archivos "
+ "translation": " Cargó uno o más archivos en "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Cargó uno o más archivos en un mensaje directo"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "El número de goroutines supera umbral recomendado %v %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "datos inválidos."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "ID de invitación no válido. No hay un equipo que coincida con el id de invitación."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parámetro requerido para agregar un usuario al equipo."
},
@@ -2084,6 +2124,10 @@
"translation": "Esta persona ya se encuentra en tu equipo"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "Las siguientes direcciones de correo electrónico no pertenecen a un dominio aceptado: {{.Addresses}}. Por favor, ponte en contacto con tu Administrador del Sistema para obtener más detalles."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "miembro"
},
@@ -2976,10 +3020,50 @@
"translation": "Error al importar el canal. El equipo con el nombre \"{{.TeamName}}\" no pudo ser encontrado."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "No se pudo obtener el canal directo"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "No se pudo obtener el canal directo"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "No se pudo obtener el canal de grupo"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "No se pudo obtener el canal de grupo"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "No se pudo encontrar a los miembros del canal al realizar la importación del canal directo"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Error al actualizar el encabezado del canal directo"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "No se pudo encontrar a los miembros del canal, al importar un mensaje en el canal directo"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "El usuario que publicó el mensaje no existe"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "La linea a importar tiene un tipo de \"canal\" pero el objeto del canal es null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "La linea a importar tiene un tipo de \"direct_channel\" pero el objeto de direct_channel es null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "La linea a importar tiene un tipo de \"direct_post\" pero el objeto del direct_post es null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "La linea a importar tiene un tipo de \"mensaje\" pero el objeto del mensaje es null."
},
@@ -3052,6 +3136,54 @@
"translation": "Falta la propiedad obligatoria del canal: type"
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "El encabezado del canal directo es muy largo"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Falta la propiedad obligatoria del canal: members"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "La lista de miembros del canal directo contiene muy pocos elementos"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "La lista de miembros del canal directo contiene demasiados elementos"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Falta la propiedad del mensaje: channel_members."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "La lista de miembros del mensaje para el canal directo contiene muy pocos elementos"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "La lista de miembros del mensaje para el canal directo contiene demasiados elementos"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Falta la propiedad del mensaje del canal directo: create_at"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt debe ser mayor que 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Mensaje demasiado largo"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Falta la propiedad obligatoria del mensaje del canal directo: message"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Falta la propiedad obligatoria del mensaje del canal directo: user"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Falta la propiedad obligatoria del mensaje: Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "No se pudo establecer el índice de configuración de ElasticSearch"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch está deshabilitado."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "La licencia no admite Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Las restricciones de los Emoticones Personalizados están desactivadas por la licencia actual. Por favor contacta a un Administrador del Sistema sobre como actualizar a una licencia empresarial."
},
@@ -4172,6 +4312,10 @@
"translation": "Tiempo de espera para las consultas en la configuración de SQL no es válido. Debe ser un número positivo."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Tipo de visualización compañero de equipo no es válido. Debe ser 'full_name', 'nickname_full_name' o 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "El tiempo transcurrido para actualizar que el usuario está escribiendo no debe ser menor a 1000 milisegundos."
},
@@ -5724,6 +5868,10 @@
"translation": "Encontramos múltiples usuarios que tienen tus credenciales y no pudimos iniciar tu sesión. Por favor contacta a un administrador."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Encontramos un error mientras buscamos los usuario nuevos"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Encontramos un error mientras buscamos los perfiles de usuario"
},
diff --git a/i18n/fr.json b/i18n/fr.json
index 0baecb2fe..c4fcf4a51 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "La commande avec le déclencheur '{{.Trigger}}' n'a pas pu être trouvée"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[Nom@domaine.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "inviter_personne"
},
@@ -496,6 +500,38 @@
"translation": "Vous êtes maintenant absent(e)"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Activer la réduction automatique des aperçus d'images"
},
@@ -552,6 +588,14 @@
"translation": "Une erreur est survenue lors de l'expansion des aperçus"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Rejoint un canal ouvert"
},
@@ -1648,6 +1692,10 @@
"translation": " Un ou plusieurs fichiers envoyés "
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " dans "
},
@@ -2004,14 +2052,6 @@
"translation": "Le nombre de routines Go en fonctionnement est supérieur à la limite de %v / %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Donnée invalide."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "ID d'invitation invalide. Aucune équipe ne correspond à cet ID d'invitation."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Paramètre requis pour ajouter l'utilisateur à une équipe."
},
@@ -2084,6 +2124,10 @@
"translation": "Cette personne est déjà dans votre équipe"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "membre"
},
@@ -2976,10 +3020,50 @@
"translation": "Erreur lors de l'importation du canal. L'équipe portant le nom \"{{.TeamName}}\" n'a pas pu être trouvée."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "La ligne de données importée dispose d'un type \"channel\", mais l'objet channel est null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "La ligne de données importée dispose d'un type \"channel\", mais l'objet channel est null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "La ligne de données importée dispose d'un type \"post\", mais l'objet post est null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "La ligne de données importée dispose d'un type \"post\", mais l'objet post est null."
},
@@ -3052,6 +3136,54 @@
"translation": "La propriété de canal requise est manquante : type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "La propriété de canal requise est manquante : name"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "La propriété de message requise est manquante : create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "La propriété de message requise est manquante : create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "La propriété de message requise est manquante : Message."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "La propriété de message requise est manquante : User."
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "La propriété de message requise est manquante : Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "Impossible de définir les paramètres de l'index d'ElasticSearch"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Les émoticônes personnalisées sont désactivées par la licence actuellement utilisée. Veuillez contacter votre administrateur système à propos d'une mise à niveau vers la licence entreprise."
},
@@ -4172,6 +4312,10 @@
"translation": "Temps d'attente pour la requête SQL invalide. Doit être un entier positif."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Le temps entre chaque utilisateur tapant une mise à jour ne doit pas être inférieur à 1000 millisecondes."
},
@@ -5724,6 +5868,10 @@
"translation": "Nous avons trouvé plusieurs utilisateurs correspondant à vos informations d'identification et nous avons été incapables de vous connecter. Veuillez contacter un administrateur."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Nous avons rencontré une erreur durant la recherche des préférences"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Nous avons rencontré une erreur lors de la recherche des profils utilisateurs"
},
diff --git a/i18n/it.json b/i18n/it.json
index 428198a34..0adf4b036 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "Il comando per '{{.Trigger}}' non è stato trovato"
+ "translation": "Il comando per '{{.Trigger}}' non è stato trovato. Per inviare un messaggio iniziante per \"/\" occorre aggiungere uno spazio all'inizio del messaggio."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[nome@dominio.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "La creazione di utenti è stata disattivata per questo server, nessun invito inviato"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invita_perona"
},
@@ -496,6 +500,38 @@
"translation": "Ora sei \"Assente\""
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Errore nel caricamento del canale."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Modifica l'intestazione del canale"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Il testo deve essere specificato per il comando /header."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "intestazione"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "Non si dispone dei permessi necessari per modificare l'intestazione del canale."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Errore nell'aggiornamento del canale."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Intestazione del canale aggiornata."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Abilita auto-compressione delle immagini di anteprima"
},
@@ -552,6 +588,14 @@
"translation": "Errore durante l' espansione delle anteprime"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Vai alla pagina di aiuto di Mattermost"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "aiuto"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Entra nel canale aperto"
},
@@ -661,7 +705,7 @@
},
{
"id": "api.command_open.name",
- "translation": "open"
+ "translation": "Apri"
},
{
"id": "api.command_settings.desc",
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Caricati uno o più file "
+ "translation": " ha caricato uno o più file in "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " ha caricato uno o più file in un messaggio diretto"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "Il numero di goroutines è oltre la soglia ottimale %v di %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Informazione non valida."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Id invito non valido. Nessun gruppo corrispondente a questo id invito."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parametro necessario per aggiungere l'utente al gruppo."
},
@@ -2084,6 +2124,10 @@
"translation": "Questa persona è già nel tuo gruppo"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "I seguenti indirizzi eMail non appartengono ad un dominio accettato: {{.Addresses}}. Contattare l'amministratore del sistema per maggiori dettagli."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "membro"
},
@@ -2976,10 +3020,50 @@
"translation": "Errore di importazione del canale. Il gruppo di nome \"{{.TeamName}}\" non è stato trovato."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Errore durante la ricerca del canale diretto"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Errore durante la ricerca del canale diretto"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Errore durante la ricerca del canale di gruppo"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Errore durante la ricerca del canale di gruppo"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Errore nella ricerca del membro del canale durante l'importazione del canale diretto"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Errore durante l'aggiornamento del titolo del canale diretto"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Errore nella ricerca del membro del canale durante l'importazione della pubblicazione sul canale diretto"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "L'utente della pubblicazione non esiste"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "La riga di dati da importare è di tipo \"channel\" ma l'oggetto channel è nullo."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "La riga di dati da importare è di tipo \"canale_diretto\" ma l'oggetto canale_diretto è nullo."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "La riga di dati da importare è di tipo \"pubblicazione_diretta\" ma l'oggetto pubblicazione_diretta è nullo."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "La riga di dati da importare è di tipo \"post\" ma l'oggetto post è nullo."
},
@@ -3052,6 +3136,54 @@
"translation": "Manca una proprietà richiesta del canale: tipo"
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Il titolo del canale diretto è troppo lungo"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Manca una proprietà richiesta del canale diretto: membri"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "La lista dei membri del canale diretto contiene pochi elementi"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "La lista dei membri del canale diretto contiene troppi elementi"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Manca una proprietà richiesta nella pubblicazione diretta: membri del canale"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "La lista dei membri del canale della pubblicazione diretta contiene pochi elementi"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "La lista dei membri del canale della pubblicazione diretta contiene troppi elementi"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Manca una proprietà richiesta nella pubblicazione diretta: creato il"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt deve essere maggiore di 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Il messaggio è troppo lungo"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Manca una proprietà richiesta nella pubblicazione diretta: messaggio"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Manca una proprietà richiesta nella pubblicazione diretta: utente"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Proprietà della pubblicazione mancante: Canale."
},
@@ -3372,6 +3504,14 @@
"translation": "Impossibile salvare le impostazioni dell'index ElasticSearch"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch non è attivo."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "La licenza non supporta l'uso di Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Le limitazioni sugli emoji personalizzati non sono abilitate per la licenza attuale. Contattare l'amministratore di sistema chiedendo di aggiornare la licenza enterprise."
},
@@ -4172,6 +4312,10 @@
"translation": "Timeout query SQL non valido. Deve essere un numero positivo."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Il periodo di tempo tra gli aggiornamenti scrittura utente non dovrebbe essere settato a meno di 1000 millisecondi."
},
@@ -5724,6 +5868,10 @@
"translation": "Sono stati trovati diversi utenti con le credenziali fornite ed è stato impossibile effettuare l'accesso. Per favore contatta un amministratore."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Errore riscontrato durante la ricerca delle preferenze"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Errore riscontrato durante la ricerca dei profili utente"
},
diff --git a/i18n/ja.json b/i18n/ja.json
index 6283ec61c..d5584ee3a 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "トリガー'{{.Trigger}}'によるコマンドは見付かりませんでした"
+ "translation": "'{{.Trigger}}'がトリガーのコマンドが見つかりませんでした。\"/\"で始まるメッセージを送信するには、メッセージの最初にスペースを加えてみてください。"
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "このサーバーではユーザー作成が無効化されており、招待は送信されません。"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "招待した人々"
},
@@ -496,6 +500,38 @@
"translation": "あなたは離席中です"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "現在のチャンネルを取得する際にエラーが発生しました。"
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "チャンネルヘッダーを編集する"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[テキスト]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "/headerコマンドはテキストを指定しなくてはいけません。"
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "ヘッダー"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "あなたにはチャンネルヘッダーを編集するのに必要な権限が付与されていません。"
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "現在のチャンネルを更新する際にエラーが発生しました。"
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "チャンネルヘッダーは正常に更新されました。"
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "画像プレビューの自動折りたたみをオンにします"
},
@@ -552,6 +588,14 @@
"translation": "プレビューの展開中にエラーが発生しました"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Mattermostヘルプページを開く"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "ヘルプ"
+ },
+ {
"id": "api.command_join.desc",
"translation": "公開されているチャンネルに参加する"
},
@@ -661,7 +705,7 @@
},
{
"id": "api.command_open.name",
- "translation": "open"
+ "translation": "開く"
},
{
"id": "api.command_settings.desc",
@@ -1648,6 +1692,10 @@
"translation": " 一つ以上のファイルをアップロードしました "
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " 一つ以上のファイルをダイレクトメッセージにアップロードしました"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " in "
},
@@ -2004,14 +2052,6 @@
"translation": "動作中のgoroutineの数が正常動作の上限を超えています %v / %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "不正なデータです。"
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "不正な招待IDです。この招待IDに一致するチームはありません。"
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "チームにユーザーを追加するにはパラメーターが必要です。"
},
@@ -2084,6 +2124,10 @@
"translation": "この人は既にあなたのチームのメンバーです"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "以下の電子メールアドレスのドメインは許可されていません: {{.Addresses}}。詳細についてはシステム管理者に問い合わせてください。"
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "メンバー"
},
@@ -2976,10 +3020,50 @@
"translation": "チャンネルのインポート中にエラーが発生しました。 名前 \"{{.TeamName}}\" のチームが見つかりません。"
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "ダイレクトチャンネルを取得できませんでした"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "ダイレクトチャンネルを取得できませんでした"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "グループチャンネルを取得できませんでした"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "グループチャンネルを取得できませんでした"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "ダイレクトチャンネルをインポートする際にチャンネルメンバーが見つかりませんでした"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "ダイレクトチャンネルのヘッダーを更新できませんでした"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "ダイレクトチャンネルの投稿をインポートする際にチャンネルメンバーが見つかりませんでした"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "投稿ユーザーが存在しません"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "インポートデータに \"channel\" という型がありましたが、そのチャンネルのオブジェクトがnullでした。"
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "インポートデータに \"direct_channel\" という型がありましたが、そのダイレクトチャンネルのオブジェクトがnullでした。"
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "インポートデータに \"direct_post\" という型がありましたが、そのダイレクト投稿のオブジェクトがnullでした。"
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "インポートデータに \"post\" という型がありましたが、その投稿のオブジェクトがnullでした。"
},
@@ -3052,6 +3136,54 @@
"translation": "必須のチャンネル設定値 type が存在しません。"
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "ダイレクトチャンネルのヘッダーが長すぎます"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "必須のダイレクトチャンネル設定値 members が存在しません。"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "ダイレクトチャンネルのメンバーリストに含まれる項目が少なすぎます"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "ダイレクトチャンネルのメンバーリストに含まれる項目が多すぎます"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "必須の投稿設定値 channel_members が存在しません。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "ダイレクト投稿チャンネルのメンバーリストに含まれる項目が少なすぎます"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "ダイレクト投稿チャンネルのメンバーリストに含まれる項目が多すぎます"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "必須のダイレクト投稿設定値 create_at が存在しません。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAtは0より大きい数値にしてください"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "メッセージが長すぎます"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "必須のダイレクト投稿設定値 message が存在しません。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "必須のダイレクト投稿設定値 user が存在しません。"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "必須の投稿設定値 Channel が存在しません。"
},
@@ -3165,7 +3297,7 @@
},
{
"id": "app.import.validate_user_import_data.last_name_length.error",
- "translation": "ユーザーの姓(ラストネーム)が長すぎます。"
+ "translation": "ユーザーの苗字(ラストネーム)が長すぎます。"
},
{
"id": "app.import.validate_user_import_data.nickname_length.error",
@@ -3372,6 +3504,14 @@
"translation": "ElasticSearchインデックス設定を設定できませんでした"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearchは無効です。"
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "ライセンスはElasticsearchをサポートしていません。"
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "カスタム絵文字の制限機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。"
},
@@ -4172,6 +4312,10 @@
"translation": "SQL設定の問い合わせタイムアウトが不正です。 ゼロ以上の数を指定してください。"
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "無効なチームメイト表示です。 'フルネーム'、'ニックネーム_フルネーム'、'ユーザー名'のいずれかにしてください。"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "ユーザー入力の更新間隔は1000ミリ秒未満に設定しないでください。"
},
@@ -4553,7 +4697,7 @@
},
{
"id": "model.user.is_valid.last_name.app_error",
- "translation": "不正な名前です"
+ "translation": "不正な苗字です"
},
{
"id": "model.user.is_valid.nickname.app_error",
@@ -5724,6 +5868,10 @@
"translation": "あなたの認証情報に合致する複数のユーザーが見付かり、ログインできません。システム管理者に連絡してください。"
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "新しいユーザーを探す際にエラーが発生しました"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "ユーザーのプロフィールを探す際にエラーが発生しました"
},
diff --git a/i18n/ko.json b/i18n/ko.json
index 810f4ac65..c550f632c 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "트리거 '{{.Trigger}}'에 의한 명령어를 찾을 수 없습니다"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "초대하기"
},
@@ -496,6 +500,38 @@
"translation": "이제 자리비움 상태입니다."
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "이미지 미리보기를 자동으로 접습니다"
},
@@ -552,6 +588,14 @@
"translation": "미리보기를 펼치는 중 오류가 발생하였습니다."
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "열린 채널에 참가"
},
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files "
+ "translation": " Uploaded one or more files in "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "The number of running goroutines is over the health threshold %v of %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Invalid data."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Invalid invite id. No team matches with this invite id."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parameter required to add user to team."
},
@@ -2084,6 +2124,10 @@
"translation": "이미 팀에 가입되어 있는 사용자입니다."
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "멤버"
},
@@ -2976,10 +3020,50 @@
"translation": "Error importing channel. Team with name \"{{.TeamName}}\" could not be found."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "Import data line has type \"channel\" but the channel object is null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "Import data line has type \"direct_channel\" but the direct_channel object is null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "Import data line has type \"direct_post\" but the direct_post object is null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "Import data line has type \"post\" but the post object is null."
},
@@ -3052,6 +3136,54 @@
"translation": "Missing required channel property: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Missing required direct channel property: members"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Missing required direct post property: channel_members"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Missing required direct post property: create_at"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Missing required direct post property: message"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Missing required direct post property: user"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Missing required Post property: Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "Failed to set ElasticSearch index settings"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "사용자 정의 이모티콘 제한을 활성화 하려면 엔터프라이즈 라이센스가 필요합니다. 시스템 관리자에게 업그레이드를 문의해보세요."
},
@@ -4172,6 +4312,10 @@
"translation": "파일 세팅에 대해 잘못된 프로파일 높이 값입니다. 0보다 큰 값이여야 합니다."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Time between user typing updates should not be set to less than 1000 milliseconds."
},
@@ -5724,12 +5868,16 @@
"translation": "We found multiple users matching your credentials and were unable to log you in. Please contact an administrator."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "We encountered an error while finding preferences"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "We encountered an error while finding user profiles"
},
{
"id": "store.sql_user.get_recently_active_users.app_error",
- "translation": "We encountered an error while finding the recently active users"
+ "translation": "We encountered an error while finding preferences"
},
{
"id": "store.sql_user.get_sysadmin_profiles.app_error",
diff --git a/i18n/nl.json b/i18n/nl.json
index cc5b0c660..3d47011ba 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "Opdracht met activeer-woord '{{.Trigger}}' is niet gevonden"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[naam@domein.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
@@ -496,6 +500,38 @@
"translation": "Je bent nu afwezig"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Automatisch inklappen van afbeelding voorbeeldweergave aanzetten"
},
@@ -552,6 +588,14 @@
"translation": "Er is een fout opgetreden tijdens het vergroten van de voorbeelden"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Neem deel aan het open kanaal"
},
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files "
+ "translation": " Uploaded one or more files in "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "The number of running goroutines is over the health threshold %v of %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Invalid data."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Invalid invite id. No team matches with this invite id."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parameter required to add user to team."
},
@@ -2084,6 +2124,10 @@
"translation": "Deze persoon zit al in het team"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "lid"
},
@@ -2976,10 +3020,50 @@
"translation": "Error importing channel. Team with name \"{{.TeamName}}\" could not be found."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "Import data line has type \"channel\" but the channel object is null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "Import data line has type \"direct_channel\" but the direct_channel object is null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "Import data line has type \"direct_post\" but the direct_post object is null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "Import data line has type \"post\" but the post object is null."
},
@@ -3052,6 +3136,54 @@
"translation": "Missing required channel property: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Missing required direct channel property: members"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Missing required direct post property: channel_members"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Missing required direct post property: create_at"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Missing required direct post property: message"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Missing required direct post property: user"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Missing required Post property: Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "Failed to set ElasticSearch index settings"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Aangepaste emoji restricties is uitgeschakeld vanwege de huidige licentie. Neem contact op met de beheerder voor een upgrade van de licentie."
},
@@ -4172,6 +4312,10 @@
"translation": "Ongeldige profiel hoogte bij bestands instellingen. Moet groter dan 0 zijn."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Time between user typing updates should not be set to less than 1000 milliseconds."
},
@@ -5724,12 +5868,16 @@
"translation": "We vonden meerdere gebruikers die overeenkomen met uw referenties en waren niet in staat om u te laten inloggen. Neem contact op met een systeembeheerder."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Er is een probleem opgestreden tijdens het opzoeken van voorkeuren"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Er is een probleem opgestreden tijdens het opzoeken van het gebruikersprofiel"
},
{
"id": "store.sql_user.get_recently_active_users.app_error",
- "translation": "We encountered an error while finding the recently active users"
+ "translation": "Er is een probleem opgestreden tijdens het opzoeken van voorkeuren"
},
{
"id": "store.sql_user.get_sysadmin_profiles.app_error",
diff --git a/i18n/pl.json b/i18n/pl.json
index 6f7c6c96d..dadd736b3 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -77,11 +77,11 @@
},
{
"id": "api.admin.recycle_db_end.warn",
- "translation": "Ukończono wznawianie połączenia do bazy danych"
+ "translation": "Ukończono wznawianie połączenia do bazy danych."
},
{
"id": "api.admin.recycle_db_start.warn",
- "translation": "Próba wznowienia połączenia do bazy danych"
+ "translation": "Próba wznowienia połączenia do bazy danych."
},
{
"id": "api.admin.remove_certificate.delete.app_error",
@@ -89,7 +89,7 @@
},
{
"id": "api.admin.saml.metadata.app_error",
- "translation": "Podczas budowania metadanych dostawcy usługi (Service Provider Metadata) wystąpił błąd."
+ "translation": "Wystąpił błąd podczas budowania metadanych dostawcy usługi (Service Provider Metadata)."
},
{
"id": "api.admin.test_email.body",
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "Polecenie z wyzwalaczem '{{.Trigger}}' nie odnalezione"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[nazwa@domena.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
@@ -496,6 +500,38 @@
"translation": "Jesteś teraz nieobecny"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[tekst]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "nagłówek"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Nagłówek kanału zaktualizowany poprawnie"
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Włącz automatyczne zwijanie podglądu obrazków"
},
@@ -552,6 +588,14 @@
"translation": "Wystąpił błąd podczas rozwijania podglądów"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Dołącz do otwartego kanału"
},
@@ -661,19 +705,19 @@
},
{
"id": "api.command_open.name",
- "translation": "open"
+ "translation": "otwórz"
},
{
"id": "api.command_settings.desc",
- "translation": "Open the Account Settings dialog"
+ "translation": "Otwórz dialog ustawień konta"
},
{
"id": "api.command_settings.name",
- "translation": "settings"
+ "translation": "ustawienia"
},
{
"id": "api.command_settings.unsupported.app_error",
- "translation": "The settings command is not supported on your device"
+ "translation": "Komenda ustawień nie jest wspierana na Twoim urządzeniu"
},
{
"id": "api.command_shortcuts.browser.channel_next",
@@ -1479,7 +1523,7 @@
},
{
"id": "api.opengraph.init.debug",
- "translation": "Initializing open graph protocol api routes"
+ "translation": "Inicjalizacja tras protokołów otwartego grafu API"
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files "
+ "translation": "Wysłał jeden albo więcej plików"
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -1653,11 +1701,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_mention",
- "translation": "wspomniał o Tobie w"
+ "translation": " wspomniał o Tobie w "
},
{
"id": "api.post.send_notifications_and_forget.push_message",
- "translation": "wysłał Ci bezpośrednią wiadomość"
+ "translation": " wysłał Ci bezpośrednią wiadomość"
},
{
"id": "api.post.send_notifications_and_forget.push_non_mention",
@@ -2001,15 +2049,7 @@
},
{
"id": "api.system.go_routines",
- "translation": "The number of running goroutines is over the health threshold %v of %v"
- },
- {
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Nieprawidłowe dane."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Nieprawidłowe id zaproszenia. Żaden zespół nie pasuje to tego id zaproszenia."
+ "translation": "Numer działających procesów go jest powyżej zdrowego poziomu %v z %v"
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
@@ -2084,6 +2124,10 @@
"translation": "Ta osoba jest już w twoim zespole"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "użytkownik"
},
@@ -2501,7 +2545,7 @@
},
{
"id": "api.user.create_user.missing_hash_or_data.app_error",
- "translation": "Missing Hash or URL query data."
+ "translation": "Brakujące zapytanie Hash albo URL."
},
{
"id": "api.user.create_user.missing_invite_id.app_error",
@@ -2976,10 +3020,50 @@
"translation": "Błąd podczas importowania kanału. Zespół o nazwie \"{{.TeamName}}\" nie został odnaleziony."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "Dane wejściowe mają typ \"channel\", ale obiekt channel jest null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "Dane wejściowe mają typ \"channel\", ale obiekt channel jest null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "Dane wejściowe mają typ \"post\" ale obiekt post jest null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "Dane wejściowe mają typ \"post\" ale obiekt post jest null."
},
@@ -3009,7 +3093,7 @@
},
{
"id": "app.import.validate_channel_import_data.create_at_zero.error",
- "translation": "Kanał create_at nie może być 0 jeśli podany."
+ "translation": "Kanał create_at nie może być zero jeśli podany."
},
{
"id": "app.import.validate_channel_import_data.display_name_length.error",
@@ -3052,6 +3136,54 @@
"translation": "Brak wymaganej właściwości kanału: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Brak wymaganej właściwości kanału: name"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Brak wymaganej właściwości Post: create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Brak wymaganej właściwości Post: create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Brak wymaganej właściwości Post: Message."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Brak wymaganej właściwości Post: User."
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Brak wymaganej właściwości Post: Channel. "
},
@@ -3061,7 +3193,7 @@
},
{
"id": "app.import.validate_post_import_data.create_at_zero.error",
- "translation": "Post CreateAt property must not be zero if provided."
+ "translation": "Właściwość Post CreateAt nie może być zero jeśli podany."
},
{
"id": "app.import.validate_post_import_data.message_length.error",
@@ -3085,7 +3217,7 @@
},
{
"id": "app.import.validate_team_import_data.create_at_zero.error",
- "translation": "Drużyna create_at nie może być 0 jeśli jest podana."
+ "translation": "Drużyna create_at nie może być zero jeśli jest podana."
},
{
"id": "app.import.validate_team_import_data.description_length.error",
@@ -3097,7 +3229,7 @@
},
{
"id": "app.import.validate_team_import_data.display_name_missing.error",
- "translation": "Brak wymaganej właściwości drużyny: display_name"
+ "translation": "Brak wymaganej właściwości drużyny: display_name."
},
{
"id": "app.import.validate_team_import_data.name_characters.error",
@@ -3121,7 +3253,7 @@
},
{
"id": "app.import.validate_team_import_data.type_missing.error",
- "translation": "Brak wymaganej właściwości drużyny: type"
+ "translation": "Brak wymaganej właściwości drużyny: type."
},
{
"id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
@@ -3372,6 +3504,14 @@
"translation": "Failed to set ElasticSearch index settings"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Ograniczenia emoji użytkownika niedostępne przy aktualnej licencji. Skontaktuj się z administratorem systemu odnośnie uzyskania licencji typu enterprise."
},
@@ -4172,6 +4312,10 @@
"translation": "Nieprawidłowa wysokość profilu dla ustawień plików. Musi być liczbą większą od 0."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Czas pomiędzy aktualizacjami podczas wprowadzania tekstu przez użytkownika nie może być mniejszy niż 1000 milisekund."
},
@@ -5724,12 +5868,16 @@
"translation": "We found multiple users matching your credentials and were unable to log you in. Please contact an administrator."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Wystąpił błąd w trakcie pobierania ustawień"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Napotkaliśmy błąd podczas odczytu pliku"
},
{
"id": "store.sql_user.get_recently_active_users.app_error",
- "translation": "We encountered an error while finding the recently active users"
+ "translation": "Wystąpił błąd w trakcie pobierania ustawień"
},
{
"id": "store.sql_user.get_sysadmin_profiles.app_error",
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 463675d11..ad52b377d 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "Comando com um gatilho de '{{.Trigger}}' não encotrado"
+ "translation": "Comando com um gatilho '{{.Trigger}}' não encontrado. Para enviar uma mensagem começando com \"/\", tente adiciona um espaço no começo da mensagem."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[nome@dominio.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "Criação de usuários foi desativada neste servidor, nenhum convite enviado"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
@@ -496,6 +500,38 @@
"translation": "Você está agora ausente"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error ao obter o canal atual."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Editar o cabeçalho do canal"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[texto]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "O texto deve ser fornecido com o comando /header."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "cabeçalho"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "Você não tem a permissão apropriada para editar o cabeçalho do canal."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Erro ao atualizar o canal atual."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Cabeçalho do canal atualizado com sucesso."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Ativar auto-recolher preview de imagens"
},
@@ -552,6 +588,14 @@
"translation": "Um erro ocorreu ao expandir as visualizações"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Abrir a página de ajuda do Mattermost"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "ajuda"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Junte-se ao canal aberto"
},
@@ -661,7 +705,7 @@
},
{
"id": "api.command_open.name",
- "translation": "open"
+ "translation": "abrir"
},
{
"id": "api.command_settings.desc",
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Enviados um ou mais arquivos "
+ "translation": " Enviados um ou mais arquivos em "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Enviado um ou mais arquivos em uma mensagem direta"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "O número de goroutines rodando é maior que o limite configurado %v de %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Dado inválido."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Id do convite inválido. Nenhum time possui este id."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Parâmetro requerido para adicionar o usuário ao time."
},
@@ -2084,6 +2124,10 @@
"translation": "Essa pessoa já está em sua equipe"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "O seguinte endereço de email não pertence a um dominio aceito: {{.Addresses}}. Por favor contate o Administrador do Sistema para detalhes."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "membro"
},
@@ -2976,10 +3020,50 @@
"translation": "Erro ao importar canal. A equipe com o nome \"{{.TeamName}}\" não foi encontrado."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Falha ao buscar o canal direto"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Falha ao buscar o canal direto"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Falha ao buscar o canal de grupo"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Falha ao buscar o canal de grupo"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Não foi possível achar o membro do canal enquanto importava o canal direto"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Falha ao atualizar o cabeçalho do canal direto"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Não foi possível achar o membro do canal enquanto importava os posts do canal direto"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Usuário do post não existe"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "A linha de dados de importação é do tipo \"channel\" mas o objeto channel é nulo."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "A linha de dados de importação é do tipo \"direct_channel\" mas o objeto channel é nulo."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "A linha de dados de importação é do tipo \"direct_post\" mas o objeto post é nulo."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "A linha de dados de importação é do tipo \"post\" mas o objeto post é nulo."
},
@@ -3052,6 +3136,54 @@
"translation": "Faltando a propriedade obrigatória do canal: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Cabeçalho do canal direto é muito longo"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Faltando a propriedade obrigatória do canal: members"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "A lista de membros do canal direto tem muito poucos itens"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "A lista de membros do canal direto tem muitos itens"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Propriedade obrigatória do post direto não foi informada: channel_members"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "A lista de membros do canal direto tem muito poucos itens"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "A lista de membros do canal direto tem muitos itens"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Propriedade obrigatória do Post não foi informada: create_at"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt deve ser maior do que 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Mensagem muito longa"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Propriedade obrigatória do Post não foi informada: message"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Propriedade obrigatória do Post não foi informada: user"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Propriedade obrigatória do Post não foi informada: Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "Não foi possível configurar as opções do ElasticSearch index"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch está desativado."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "Licença não suporta Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Emoji personalizado desabilitado pela licença atual. Entre em contato com o administrador do sistema sobre como atualizar sua licença enterprise."
},
@@ -4172,6 +4312,10 @@
"translation": "Configuração do tempo de execução da consulta de SQL inválida. Deve ser um número positivo."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Nome do colega inválido. Deve ser 'full_name', 'nickname_full_name' ou 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "O tempo de atualização de digitação do usuário não deve ser definido para menos de 1000 milissegundos."
},
@@ -5724,6 +5868,10 @@
"translation": "Encontramos vários usuários correspondentes as suas credenciais e não conseguimos fazer seu login. Por favor, entre em contato com um administrador."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Encontramos um erro ao encontrar os novos usuários"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Encontramos um erro enquanto procurava os perfis de usuários"
},
diff --git a/i18n/ru.json b/i18n/ru.json
index 2ae051d92..42bb6ae50 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "Команда с триггером '{{.Trigger}}' не найдена"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "пригласить людей"
},
@@ -496,6 +500,38 @@
"translation": "Сейчас ваше состояние \"Нет на месте\""
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Включить сворачивание миниатюр изображений"
},
@@ -552,6 +588,14 @@
"translation": "Произошла ошибка при открытии превью"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "Помощь"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Присоединиться к отрытому каналу"
},
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files "
+ "translation": " Uploaded one or more files in "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "The number of running goroutines is over the health threshold %v of %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Неверные данные."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Неверный идентификатор приглашения. Не найдено команд с таким идентификатором."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Для добавления пользователя в команду требуется указать параметр."
},
@@ -2084,6 +2124,10 @@
"translation": "Этот человек уже есть в вашей команде"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "участник"
},
@@ -2976,10 +3020,50 @@
"translation": "Ошибка импорта канала. Команда с именем \"{{.TeamName}}\" не найдена."
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "Строка импорта данных содержит тип \"channel\", но объект channel равен null."
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "Строка импорта данных содержит тип \"channel\", но объект channel равен null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "Строка импорта данных содержит тип \"post\", но объект post равен null."
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "Строка импорта данных содержит тип \"post\", но объект post равен null."
},
@@ -3052,6 +3136,54 @@
"translation": "Пропущено обязательное свойство channel: type."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Пропущено обязательное свойство channel: name"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Отсутствует необходимое поле для Post: create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Отсутствует необходимое поле для Post: create_at."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Отсутствует необходимое поле для Post: Message."
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Отсутствует необходимое поле для Post: User."
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Отсутствует необходимое поле для Post: Channel."
},
@@ -3372,6 +3504,14 @@
"translation": "Failed to set ElasticSearch index settings"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Ограничения на дополнительные эмодзи недоступны при текущей лицензии. Пожалуйста, свяжитесь с системным администратором по поводу улучшения вашей корпоративной лицензии."
},
@@ -4172,6 +4312,10 @@
"translation": "Неверная высота профиля в настройках файлов. Число должно быть положительным."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Обновления статуса набора текста пользователем не могут быть чаще, чем раз в 1000 миллисекунд."
},
@@ -5724,6 +5868,10 @@
"translation": "Обнаружен ряд пользователей с соответствующими учетными данными, вход невозможен. Пожалуйста, свяжитесь с администратором."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Возникла ошибка при поиске настроек"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Возникла ошибка при поиске пользовательских профилей"
},
diff --git a/i18n/tr.json b/i18n/tr.json
index 4597742bf..cd6233f7e 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "'{{.Trigger}}' tetikleyicisinin komutu bulunamadı"
+ "translation": "'{{.Trigger}}' tetikleyici komutu bulunamadı. \"/\" ile başlayan bir ileti göndermek için iletinin başına bir boşluk eklemeyi deneyin."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[ad@etkialani.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "Bu sunucu üzerine kullanıcı eklemek devre dışı bırakılmış olduğundan çağrı gönderilmedi"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "kisileri_cagir"
},
@@ -496,6 +500,38 @@
"translation": "Durumunuz: uzakta"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Geçerli kanal alınırken sorun çıktı."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Kanal başlığını düzenle"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "/header komutunun yanında metin de yazılmalıdır"
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "başlık"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "Kanal başlığını düzenleme izniniz yok."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Geçerli kanal güncellenirken sorun çıktı."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Kanal başlığı güncellendi."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "Görsel önizlemeleri otomatik daraltılsın"
},
@@ -552,6 +588,14 @@
"translation": "Önizlemeler genişletilirken bir sorun çıktı"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Mattermost yardım sayfasını aç"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "yardım"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Açık kanala katılın"
},
@@ -661,7 +705,7 @@
},
{
"id": "api.command_open.name",
- "translation": "open"
+ "translation": "açık"
},
{
"id": "api.command_settings.desc",
@@ -1271,7 +1315,7 @@
},
{
"id": "api.import.import_user.join_team.error",
- "translation": "Alınırken takıma katılınamadı. Hata: %v"
+ "translation": "İçe aktarılırken takıma katılınamadı. Hata: %v"
},
{
"id": "api.import.import_user.joining_default.error",
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": "Bir ya da bir kaç dosya yüklendi"
+ "translation": " Şunun içine bir ya da bir kaç dosya yüklendi "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Bir doğrudan ileti içine bir ya da bir kaç dosya yüklendi"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -1801,11 +1849,11 @@
},
{
"id": "api.slackimport.slack_add_bot_user.email_pwd",
- "translation": "Slack Bot/Bütünleştirme İleti Alma Kullanıcısı: E-posta, Parola: {{.Email}}, {{.Password}}\r\n"
+ "translation": "Slack Bot/Bütünleştirme İleti İçe Aktarma Kullanıcısı: E-posta, Parola: {{.Email}}, {{.Password}}\r\n"
},
{
"id": "api.slackimport.slack_add_bot_user.unable_import",
- "translation": "Slack Bot/Bütünleştirme İleti Alma Kullanıcısı alınamadı: {{.Username}}\r\n"
+ "translation": "Slack Bot/Bütünleştirme İleti İçe Aktarma Kullanıcısı alınamadı: {{.Username}}\r\n"
},
{
"id": "api.slackimport.slack_add_channels.added",
@@ -1817,11 +1865,11 @@
},
{
"id": "api.slackimport.slack_add_channels.import_failed",
- "translation": "Alınamadı: {{.DisplayName}}\r\n"
+ "translation": "İçe Aktarılamadı: {{.DisplayName}}\r\n"
},
{
"id": "api.slackimport.slack_add_channels.import_failed.warn",
- "translation": "Slack Alıcı: Kanal alınamadı: %s"
+ "translation": "Slack Alıcı: Kanal içe aktarılamadı: %s"
},
{
"id": "api.slackimport.slack_add_channels.merge",
@@ -1833,11 +1881,11 @@
},
{
"id": "api.slackimport.slack_add_posts.bot.warn",
- "translation": "Slack bot iletileri henüz alınmamış"
+ "translation": "Slack bot iletileri henüz içe aktarılmamış"
},
{
"id": "api.slackimport.slack_add_posts.bot_user_no_exists.warn",
- "translation": "Slack Alıcı: Bot alma kullanıcısı bulunamadığından bot iletileri alınamıyor."
+ "translation": "Slack İçe Aktarıcı: Bot içe aktarma kullanıcısı bulunamadığından bot iletileri içe aktarılamıyor."
},
{
"id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
@@ -1849,7 +1897,7 @@
},
{
"id": "api.slackimport.slack_add_posts.no_bot_id.warn",
- "translation": "Slack Alıcı: BotId alanı eksik olduğundan bot iletisi alınamadı."
+ "translation": "Slack İçe Aktarıcı: BotId alanı eksik olduğundan bot iletisi içe aktarılamadı."
},
{
"id": "api.slackimport.slack_add_posts.unsupported.warn",
@@ -1857,15 +1905,15 @@
},
{
"id": "api.slackimport.slack_add_posts.upload_file_not_found.warn",
- "translation": "Slack verme için dosya yükleme iletisinde {{.FileId}} kodlu dosya bulunamadı"
+ "translation": "Slack dışa aktarması için dosya yükleme iletisinde {{.FileId}} kodlu dosya bulunamadı"
},
{
"id": "api.slackimport.slack_add_posts.upload_file_not_in_json.warn",
- "translation": "Verilmiş verilerde bir \"file\" bölümü bulunmadığından yüklenen ileti için dosya alınamadı."
+ "translation": "Dışa aktarılmış verilerde bir \"file\" bölümü bulunmadığından yüklenen iletideki dosya içe aktarılamaz."
},
{
"id": "api.slackimport.slack_add_posts.upload_file_open_failed.warn",
- "translation": "Verilmiş veri arşivinden {{.FileId}} koduyla yüklenen dosya açılamadı. Hata: {{.Error}}"
+ "translation": "Dışa aktarılmış veri arşivinden {{.FileId}} koduyla yüklenen dosya açılamadı. Hata: {{.Error}}"
},
{
"id": "api.slackimport.slack_add_posts.upload_file_upload_failed.warn",
@@ -1897,15 +1945,15 @@
},
{
"id": "api.slackimport.slack_add_users.missing_email_address",
- "translation": "{{.Username}} kullanıcısının verilen Slack bilgileri içinde bir e-posta adresi yok. Yerine {{.Email}} kullanılıyor. Kullanıcıların sistemde oturum açtıktan sonra e-posta adreslerini güncellemeleri gerekir.\r\n"
+ "translation": "Dışa aktarılan Slack verileri içinde {{.Username}} kullanıcısının e-posta adresi yok. Yerine {{.Email}} kullanılıyor. Kullanıcının sistemde oturum açtıktan sonra e-posta adresini güncellemesi gerekir.\r\n"
},
{
"id": "api.slackimport.slack_add_users.missing_email_address.warn",
- "translation": "{{.Username}} kullanıcısının verilen Slack bilgileri içinde bir e-posta adresi yok. Yerine {{.Email}} kullanılıyor. Kullanıcıların sistemde oturum açtıktan sonra e-posta adreslerini güncellemeleri gerekir."
+ "translation": "Dışa aktarılan Slack verileri içinde {{.Username}} kullanıcısının e-posta adresi yok. Yerine {{.Email}} kullanılıyor. Kullanıcının sistemde oturum açtıktan sonra e-posta adresini güncellemesi gerekir."
},
{
"id": "api.slackimport.slack_add_users.unable_import",
- "translation": "{{.Username}} kullanıcısı alınamadı\r\n"
+ "translation": "{{.Username}} kullanıcısı içe aktarılamadı\r\n"
},
{
"id": "api.slackimport.slack_convert_channel_mentions.compile_regexp_failed.warn",
@@ -1921,15 +1969,15 @@
},
{
"id": "api.slackimport.slack_deactivate_bot_user.failed_to_deactivate",
- "translation": "Slack Alıcı: bot alma kullanıcısı devre dışı bırakılamadı."
+ "translation": "Slack İçe Aktarıcı: Bot içe aktarma kullanıcısı devre dışı bırakılamadı."
},
{
"id": "api.slackimport.slack_import.log",
- "translation": "Mattermost Slack Alma Günlüğü\r\n"
+ "translation": "Mattermost Slack İçe Aktarma Günlüğü\r\n"
},
{
"id": "api.slackimport.slack_import.note1",
- "translation": "- Alıcı tarafından desteklenmediğinden bazı iletiler alınamayabilir.\r\n"
+ "translation": "- Alıcı tarafından desteklenmediğinden bazı iletiler içe aktarılmayabilir.\r\n"
},
{
"id": "api.slackimport.slack_import.note2",
@@ -1949,7 +1997,7 @@
},
{
"id": "api.slackimport.slack_import.team_fail",
- "translation": "Takım alma bilgileri alınamadı.\r\n"
+ "translation": "Takım içe aktarma bilgileri alınamadı.\r\n"
},
{
"id": "api.slackimport.slack_import.zip.app_error",
@@ -1957,27 +2005,27 @@
},
{
"id": "api.slackimport.slack_parse_channels.error",
- "translation": "Slack kanalları işlenirken sorun çıktı. Gene de alma işlemi tamamlanabilir."
+ "translation": "Slack kanalları işlenirken sorun çıktı. Gene de içe aktarma işlemi tamamlanabilir."
},
{
"id": "api.slackimport.slack_parse_posts.error",
- "translation": "Bazı slack iletileri işlenirken sorun çıktı. Gene de alma işlemi tamamlanabilir."
+ "translation": "Bazı slack iletileri işlenirken sorun çıktı. Gene de içe aktarma işlemi tamamlanabilir."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.display_name_too_long.warn",
- "translation": "Slack Alıcı: {{.ChannelName}} kanalının görüntülenecek adı çok uzun. Alınırken budanacak."
+ "translation": "Slack İçe Aktarıcı: {{.ChannelName}} kanalının görüntülenecek adı çok uzun. İçe aktarılırken budanarak kısaltılacak."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.header_too_long.warn",
- "translation": "Slack Alıcı: {{.ChannelName}} kanalının başlığı çok uzun. Alınırken budanacak."
+ "translation": "Slack İçe Aktarıcı: {{.ChannelName}} kanalının başlığı çok uzun. İçe aktarılırken budanarak kısaltılacak."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.name_too_long.warn",
- "translation": "Slack Alıcı: {{.ChannelName}} kanalının adı çok uzun. Alınırken budanacak."
+ "translation": "Slack İçe Aktarıcı: {{.ChannelName}} kanalının adı çok uzun. İçe aktarılırken budanarak kısaltılacak."
},
{
"id": "api.slackimport.slack_sanitise_channel_properties.purpose_too_long.warn",
- "translation": "Slack Alıcı: {{.ChannelName}} kanalının amacı çok uzun. Alınırken budanacak."
+ "translation": "Slack İçe Aktarıcı: {{.ChannelName}} kanalının amacı çok uzun. İçe aktarılırken budanarak kısaltılacak."
},
{
"id": "api.status.init.debug",
@@ -2004,14 +2052,6 @@
"translation": "Çalışan yordamlar %v/%v sağlıklı eşiğin üzerinde "
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Veri geçersiz."
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Çağrı kodu geçersiz. Bu çağrı kodunu kullanan bir takım bulunamadı."
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "Takıma kullanıcı eklemek için parametre gerekli."
},
@@ -2045,7 +2085,7 @@
},
{
"id": "api.team.import_team.admin.app_error",
- "translation": "Yalnız bir takım yöneticisi veri alabilir."
+ "translation": "Yalnız bir takım yöneticisi verileri içe aktarabilir."
},
{
"id": "api.team.import_team.array.app_error",
@@ -2084,6 +2124,10 @@
"translation": "Bu kişi zaten takımınızda bulunuyor"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "Şu e-posta adresleri onaylanmış etki alanına ait değil: {{.Addresses}}. Ayrıntılar için sistem yöneticiniz ile görüşün."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "üye"
},
@@ -2965,7 +3009,7 @@
},
{
"id": "app.import.bulk_import.file_scan.error",
- "translation": "Alınacak veri dosyası okunamadı."
+ "translation": "İçe aktarılacak veri dosyası okunamadı."
},
{
"id": "app.import.bulk_import.json_decode.error",
@@ -2973,39 +3017,79 @@
},
{
"id": "app.import.import_channel.team_not_found.error",
- "translation": "Kanal alınırken sorun çıktı. \"{{.TeamName}}\" takımı bulunamadı."
+ "translation": "Kanal içe aktarılırken sorun çıktı. \"{{.TeamName}}\" takımı bulunamadı."
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Doğrudan kanal alınamadı"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Doğrudan kanal alınamadı"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Grup kanalı alınamadı"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Grup kanalı alınamadı"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Doğrudan kanal içe aktarılırken kanal üyesi bulunamadı"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Doğrudan kanal başlığı güncellenemedi"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Doğrudan kanal iletisi içe aktarılırken kanal üyesi bulunamadı"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "İleti kullanıcısı bulunamadı"
},
{
"id": "app.import.import_line.null_channel.error",
- "translation": "Alınan veri satırı \"channel\" türünde ancak kanal nesnesi null."
+ "translation": "İçe aktarılan veri satırı \"channel\" türünde ancak kanal nesnesi null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "İçe aktarılan veri satırı \"channel\" türünde ancak kanal nesnesi null."
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "İçe aktarılan veri satırı \"post\" türünde ancak ileti nesnesi null."
},
{
"id": "app.import.import_line.null_post.error",
- "translation": "Alınan veri satırı \"post\" türünde ancak ileti nesnesi null."
+ "translation": "İçe aktarılan veri satırı \"post\" türünde ancak ileti nesnesi null."
},
{
"id": "app.import.import_line.null_team.error",
- "translation": "Alınan veri satırı \"team\" türünde ancak takım nesnesi null."
+ "translation": "İçe aktarılan veri satırı \"team\" türünde ancak takım nesnesi null."
},
{
"id": "app.import.import_line.null_user.error",
- "translation": "Alınan veri satırı \"user\" türünde ancak kullanıcı nesnesi null."
+ "translation": "İçe aktarılan veri satırı \"user\" türünde ancak kullanıcı nesnesi null."
},
{
"id": "app.import.import_line.unknown_line_type.error",
- "translation": "Alınan veri satırı türü \"{{.Type}}\" bilinmiyor."
+ "translation": "İçe aktarılan veri satırı türü \"{{.Type}}\" bilinmiyor."
},
{
"id": "app.import.import_post.channel_not_found.error",
- "translation": "İleti alınırken sorun çıktı. \"{{.ChannelName}}\" kanalı bulunamadı."
+ "translation": "İleti içe aktarılırken sorun çıktı. \"{{.ChannelName}}\" kanalı bulunamadı."
},
{
"id": "app.import.import_post.team_not_found.error",
- "translation": "İleti alınırken sorun çıktı. \"{{.TeamName}}\" takımı bulunamadı."
+ "translation": "İleti içe aktarılırken sorun çıktı. \"{{.TeamName}}\" takımı bulunamadı."
},
{
"id": "app.import.import_post.user_not_found.error",
- "translation": "İleti alınırken sorun çıktı. \"{{.Username}}\" kullanıcı adına sahip kullanıcı bulunamadı."
+ "translation": "İleti içe aktarılırken sorun çıktı. \"{{.Username}}\" kullanıcı adına sahip kullanıcı bulunamadı."
},
{
"id": "app.import.validate_channel_import_data.create_at_zero.error",
@@ -3052,6 +3136,54 @@
"translation": "Zorunlu kanal özelliği eksik: Tür."
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Doğrudan kanal başlığı çok uzun"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "Zorunlu doğrudan kanal özelliği eksik: Üyeler"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Doğrudan kanal üye listesinde çok az sayıda öge var"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Doğrudan kanal üye listesinde çok fazla sayıda öge var"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "Zorunlu doğrudan kanal özelliği eksik: kanal_uyeleri"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Doğrudan ileti kanalı üye listesinde çok az sayıda öge var"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Doğrudan ileti kanalı üye listesinde çok fazla sayıda öge var"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "Zorunlu doğrudan kanal özelliği eksik: olusturulma_zamani"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "OlusturulmaZamani 0 değerinden büyük olmalıdır"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "İleti çok uzun"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "Zorunlu doğrudan ileti özelliği eksik: ileti"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "Zorunlu doğrudan ileti özelliği eksik: kullanıcı"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "Zorunlu kanal özelliği eksik: Kanal."
},
@@ -3325,19 +3457,19 @@
},
{
"id": "ent.compliance.run_failed.error",
- "translation": "'{{.JobName}}' görevi için '{{.FilePath}}' konumuna uygunluk verme işlemi tamamlanamadı"
+ "translation": "'{{.JobName}}' görevi için '{{.FilePath}}' konumuna uygunluk dışa aktarma işlemi tamamlanamadı"
},
{
"id": "ent.compliance.run_finished.info",
- "translation": "'{{.JobName}}' görevi için {{.Count}} kayıt '{{.FilePath}}' konumuna uygunluk verme işlemi tamamlandı"
+ "translation": "'{{.JobName}}' görevi için {{.Count}} kayıt '{{.FilePath}}' konumuna uygunluk dışa aktarma işlemi tamamlandı"
},
{
"id": "ent.compliance.run_limit.warning",
- "translation": "'{{.JobName}}' görevi için uygunluk verme işleminde çok fazla sayıda satır alındı ve '{{.FilePath}}' konumuna ilk 30,000 tanesi budanarak eklendi"
+ "translation": "'{{.JobName}}' görevi için uygunluk dışa aktarma işleminde çok fazla sayıda satır alındı ve ilk 30,000 tanesi budanarak '{{.FilePath}}' konumuna eklendi"
},
{
"id": "ent.compliance.run_started.info",
- "translation": "'{{.JobName}}' görevi için '{{.FilePath}}' konumuna uygunluk verme işlemi başlatıldı"
+ "translation": "'{{.JobName}}' görevi için '{{.FilePath}}' konumuna uygunluk dışa aktarma işlemi başlatıldı"
},
{
"id": "ent.elasticsearch.search_posts.disabled",
@@ -3372,6 +3504,14 @@
"translation": "Failed to set ElasticSearch index settings"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch devre dışı."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "Lisansta Elasticsearch desteklenmiyor."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Geçerli lisans özel emoji özelliğini desteklemiyor. Lütfen Enterprise sürümüne yükseltmek için sistem yöneticisi ile görüşün."
},
@@ -3841,7 +3981,7 @@
},
{
"id": "model.client.upload_post_attachment.import_from.app_error",
- "translation": "Alınacak konum çok parçalı forma yazılırken sorun çıktı"
+ "translation": "İçeri aktarılacak konum çok parçalı forma yazılırken sorun çıktı"
},
{
"id": "model.client.upload_post_attachment.writer.app_error",
@@ -4172,6 +4312,10 @@
"translation": "SQL ayarlarında sorgu zaman aşımı değeri geçersiz. Sıfır ya da pozitif bir sayı olmalı."
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Takım arkadaşı görünümü geçersiz. 'tam_ad', 'takmaad_tam_ad' ya da 'kullaniciadi' olmalıdır"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Kullanıcının yazma aralıkları süresi 1000 milisaniyeden küçük olmamalıdır."
},
@@ -5724,6 +5868,10 @@
"translation": "Kimlik doğrulama bilgileriniz ile eşleşen birden çok kullanıcı olduğundan oturumunuz açılamadı. Lütfen bir yönetici ile görüşün."
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "Yeni kullanıcılar bulunurken bir sorun çıktı"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "Kullanıcı profilleri bulunurken bir sorun çıktı"
},
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 7665b9734..051cbd2ea 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "触发 '{{.Trigger}}' 没有找到"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
@@ -496,6 +500,38 @@
"translation": "您现在离开了"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "打开图像预览自动折叠"
},
@@ -552,6 +588,14 @@
"translation": "展开预览时发生了错误"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "帮助"
+ },
+ {
"id": "api.command_join.desc",
"translation": "添加到公开频道"
},
@@ -661,19 +705,19 @@
},
{
"id": "api.command_open.name",
- "translation": "open"
+ "translation": "打开"
},
{
"id": "api.command_settings.desc",
- "translation": "Open the Account Settings dialog"
+ "translation": "打开账户设置对话框"
},
{
"id": "api.command_settings.name",
- "translation": "settings"
+ "translation": "设置"
},
{
"id": "api.command_settings.unsupported.app_error",
- "translation": "The settings command is not supported on your device"
+ "translation": "您的设备不支持设定命令"
},
{
"id": "api.command_shortcuts.browser.channel_next",
@@ -1648,6 +1692,10 @@
"translation": " 已上传一个或更多个文件 "
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " 在 "
},
@@ -2004,14 +2052,6 @@
"translation": "运行中的 goroutine 数量 %v 已经超过健康界限 %v"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "无效数据。"
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "无效邀请 id。没有匹配此邀请 id 的团队。"
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "添加用户到团队所需的参数。"
},
@@ -2084,6 +2124,10 @@
"translation": "此人已经在你的团队中"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "成员"
},
@@ -2976,10 +3020,50 @@
"translation": "导入频道失败。团队名 \"{{.TeamName}}\" 无法找到。"
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "导入数据行有类型 \"channel\" 但频道对象是无。"
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "导入数据行有类型 \"channel\" 但频道对象是无。"
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "导入数据行有类型 \"post\" 但消息对象是无。"
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "导入数据行有类型 \"post\" 但消息对象是无。"
},
@@ -3052,6 +3136,54 @@
"translation": "缺少频道必须属性:type。"
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "缺少频道必须属性:name"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "缺少消息必须属性:create_at。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "缺少消息必须属性:create_at。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "缺少消息必须属性:Message。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "缺少消息必须属性:User。"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "缺少消息必须属性:Channel。"
},
@@ -3372,6 +3504,14 @@
"translation": "无法设置 ElasticSearch 索引设定"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "当前许可证禁用了自定义表情符。请联系您的系统管理员关于升级您的企业许可证。"
},
@@ -4172,6 +4312,10 @@
"translation": "无效 SQL 查询超时设定。必须是正整数。"
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "用户键入更新间隔不应设置为小于1000毫秒。"
},
@@ -5724,6 +5868,10 @@
"translation": "我们发现多个用户的登陆凭据与你匹配,因此禁用了你的登陆权限。请与管理员联系。"
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "我们在查找偏好设置时遇到了一个错误"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "我们查找用户配置文件遇到了一个错误"
},
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index ec9bc4307..55e0968a5 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -429,7 +429,7 @@
},
{
"id": "api.command.execute_command.not_found.app_error",
- "translation": "找不到附帶觸發器 '{{.Trigger}}' 的命令"
+ "translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
},
{
"id": "api.command.execute_command.save.app_error",
@@ -460,6 +460,10 @@
"translation": "[name@domain.com ...]"
},
{
+ "id": "api.command.invite_people.invite_off",
+ "translation": "User creation has been disabled on this server, no invite(s) sent"
+ },
+ {
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
@@ -496,6 +500,38 @@
"translation": "現在狀態為「離開」"
},
{
+ "id": "api.command_channel_header.channel.app_error",
+ "translation": "Error to retrieve the current channel."
+ },
+ {
+ "id": "api.command_channel_header.desc",
+ "translation": "Edit the channel header"
+ },
+ {
+ "id": "api.command_channel_header.hint",
+ "translation": "[text]"
+ },
+ {
+ "id": "api.command_channel_header.message.app_error",
+ "translation": "Text must be provided with the /header command."
+ },
+ {
+ "id": "api.command_channel_header.name",
+ "translation": "header"
+ },
+ {
+ "id": "api.command_channel_header.permission.app_error",
+ "translation": "You do not have the appropriate permissions to edit the channel header."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.app_error",
+ "translation": "Error to update the current channel."
+ },
+ {
+ "id": "api.command_channel_header.update_channel.success",
+ "translation": "Channel header successfully updated."
+ },
+ {
"id": "api.command_collapse.desc",
"translation": "開啟圖片預覽的自動折疊功能"
},
@@ -552,6 +588,14 @@
"translation": "展開預覽時發生錯誤"
},
{
+ "id": "api.command_help.desc",
+ "translation": "Open the Mattermost help page"
+ },
+ {
+ "id": "api.command_help.name",
+ "translation": "help"
+ },
+ {
"id": "api.command_join.desc",
"translation": "加入公開頻道"
},
@@ -1645,7 +1689,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files "
+ "translation": " Uploaded one or more files in "
+ },
+ {
+ "id": "api.post.send_notifications_and_forget.push_image_only_dm",
+ "translation": " Uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2004,14 +2052,6 @@
"translation": "執行中的 Goroutine 數量超過健康界線 %v (%v)"
},
{
- "id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "無效的資料。"
- },
- {
- "id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "無效的邀請ID。沒有團隊符合此ID。"
- },
- {
"id": "api.team.add_user_to_team.missing_parameter.app_error",
"translation": "需要參數以新增團隊成員。"
},
@@ -2084,6 +2124,10 @@
"translation": "此人已在您的團隊中"
},
{
+ "id": "api.team.invite_members.invalid_email.app_error",
+ "translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
+ },
+ {
"id": "api.team.invite_members.member",
"translation": "成員"
},
@@ -2976,10 +3020,50 @@
"translation": "匯入頻道失敗。不存在名字為 \"{{.TeamName}}\" 的團隊。"
},
{
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_direct_channel.error",
+ "translation": "Failed to get direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.create_group_channel.error",
+ "translation": "Failed to get group channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel"
+ },
+ {
+ "id": "app.import.import_direct_channel.update_header_failed.error",
+ "translation": "Failed to update direct channel header"
+ },
+ {
+ "id": "app.import.import_direct_post.channel_member_not_found.error",
+ "translation": "Could not find channel member when importing direct channel post"
+ },
+ {
+ "id": "app.import.import_direct_post.user_not_found.error",
+ "translation": "Post user does not exist"
+ },
+ {
"id": "app.import.import_line.null_channel.error",
"translation": "匯入資料行資料型別為\"頻道\"但頻道物件為 null"
},
{
+ "id": "app.import.import_line.null_direct_channel.error",
+ "translation": "匯入資料行資料型別為\"頻道\"但頻道物件為 null"
+ },
+ {
+ "id": "app.import.import_line.null_direct_post.error",
+ "translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
+ },
+ {
"id": "app.import.import_line.null_post.error",
"translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
},
@@ -3052,6 +3136,54 @@
"translation": "缺少必要的頻道屬性:類型。"
},
{
+ "id": "app.import.validate_direct_channel_import_data.header_length.error",
+ "translation": "Direct channel header is too long"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_required.error",
+ "translation": "缺少必要的頻道屬性:名字。"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
+ "translation": "Direct channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
+ "translation": "Direct channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
+ "translation": "缺少必要的訊息屬性:建立日期。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
+ "translation": "Direct post channel members list contains too few items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
+ "translation": "Direct post channel members list contains too many items"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
+ "translation": "缺少必要的訊息屬性:建立日期。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
+ "translation": "CreateAt must be greater than 0"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_length.error",
+ "translation": "Message is too long"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.message_missing.error",
+ "translation": "缺少必要的訊息屬性:訊息。"
+ },
+ {
+ "id": "app.import.validate_direct_post_import_data.user_missing.error",
+ "translation": "缺少必要的訊息屬性:使用者。"
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "缺少必要的訊息屬性:頻道。"
},
@@ -3372,6 +3504,14 @@
"translation": "設定 ElasticSearch 索引設定時失敗"
},
{
+ "id": "ent.elasticsearch.test_config.indexing_disabled.error",
+ "translation": "Elasticsearch is disabled."
+ },
+ {
+ "id": "ent.elasticsearch.test_config.license.error",
+ "translation": "License does not support Elasticsearch."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "目前授權不提供限制自訂繪文字,請聯繫系統管理員將系統升級為企業版授權。"
},
@@ -4172,6 +4312,10 @@
"translation": "SQL 設定中的查詢時限無效。必須為正數。"
},
{
+ "id": "model.config.is_valid.teammate_name_display.app_error",
+ "translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "使用者輸入更新間隔不應該設定為低於 1000 毫秒。"
},
@@ -5724,6 +5868,10 @@
"translation": "找到數個相符於您的認證之帳號,所以無法讓您登入,請聯繫系統管理員。"
},
{
+ "id": "store.sql_user.get_new_users.app_error",
+ "translation": "尋找偏好設定時遇到錯誤"
+ },
+ {
"id": "store.sql_user.get_profiles.app_error",
"translation": "尋找使用者資訊時遇到錯誤"
},