summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-04-04 12:44:38 -0300
committerGitHub <noreply@github.com>2017-04-04 12:44:38 -0300
commit3a79e451ffe3ffe618311ee15b02dbebde6a77b0 (patch)
tree9c507dc5698ac2f5a9feb8103259786fcb5df509 /i18n
parent9609a9b89a500448e2623e9a02471f8bca5c050c (diff)
downloadchat-3a79e451ffe3ffe618311ee15b02dbebde6a77b0.tar.gz
chat-3a79e451ffe3ffe618311ee15b02dbebde6a77b0.tar.bz2
chat-3a79e451ffe3ffe618311ee15b02dbebde6a77b0.zip
translations PR 20170403 (#5964)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.json108
-rw-r--r--i18n/en.json68
-rw-r--r--i18n/es.json74
-rw-r--r--i18n/fr.json120
-rw-r--r--i18n/ja.json76
-rw-r--r--i18n/ko.json70
-rw-r--r--i18n/nl.json70
-rw-r--r--i18n/pt-BR.json76
-rw-r--r--i18n/ru.json92
-rw-r--r--i18n/zh-CN.json80
-rw-r--r--i18n/zh-TW.json70
11 files changed, 612 insertions, 292 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 0323715fd..a1f8d27f9 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -149,7 +149,7 @@
},
{
"id": "api.brand.init.debug",
- "translation": "Initialisiere Befehle-API-Routen"
+ "translation": "Initialisiere Marken-API-Routen"
},
{
"id": "api.channel.add_member.added",
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "Verwaltung und Erstellung von privaten Gruppen ist auf Systemadministratoren begrenzt."
+ "translation": "Verwaltung und Erstellung von öffentlichen Kanälen ist auf Systemadministratoren begrenzt."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "Verwaltung und Erstellung von privaten Gruppen ist auf Team- und Systemadministratoren begrenzt."
+ "translation": "Verwaltung und Erstellung von öffentlichen Kanälen ist auf Team- und Systemadministratoren begrenzt."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -289,7 +289,7 @@
},
{
"id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "Channel is already deleted"
+ "translation": "Der Kanal ist bereits gelöscht"
},
{
"id": "api.channel.join_channel.permissions.app_error",
@@ -388,12 +388,12 @@
"translation": "Versuch einer ungültigen Änderung am Standardkanal {{.Channel}} durchzuführen"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "Konnte die Ungelesen-Zahl für user_id=%v und channel_id=%v nicht abrufen, err=%v"
},
{
"id": "api.cluster.init.debug",
- "translation": "Initialisiere Benutzer-API-Routen"
+ "translation": "Initialisiere Cluster-API-Routen"
},
{
"id": "api.command.admin_only.app_error",
@@ -813,11 +813,11 @@
},
{
"id": "api.compliance.init.debug",
- "translation": "Initialisiere Befehle-API-Routen"
+ "translation": "Initialisiere Compliance-API-Routen"
},
{
"id": "api.config.client.old_format.app_error",
- "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
+ "translation": "Das neue Format für die Clientkonfiguration wird noch nicht unterstützt. Bitte geben Sie format=old in der Anfrage an."
},
{
"id": "api.context.404.app_error",
@@ -888,6 +888,10 @@
"translation": "Ein unbekannter Fehler ist aufgetreten. Bitte kontaktieren Sie den Support."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Initialisiere veraltete API-Routen"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "Eingehender Kanal für E-Mail-Stapelverarbeitungs-Job war voll. Bitte erhöhen Sie EmailBatchingBufferSize."
},
@@ -1251,7 +1255,7 @@
},
{
"id": "api.ldap.init.debug",
- "translation": "Initialisiere Datei-API-Routen"
+ "translation": "Initialisiere LDAP-API-Routen"
},
{
"id": "api.license.add_license.array.app_error",
@@ -1291,7 +1295,7 @@
},
{
"id": "api.license.client.old_format.app_error",
- "translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
+ "translation": "Das neue Format für die Clientlizenz wird nocht nicht unterstützt. Bitte geben Sie format=old in der Anfrage an."
},
{
"id": "api.license.init.debug",
@@ -1949,19 +1953,19 @@
},
{
"id": "api.status.user_not_found.app_error",
- "translation": "User not found"
+ "translation": "Benutzer nicht gefunden"
},
{
"id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Invalid data."
+ "translation": "Ungültige Daten"
},
{
"id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Invalid invite id. No team matches with this invite id."
+ "translation": "Ungültige Einladungs-ID. Kein Team entspricht dieser Einladungs-ID"
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
- "translation": "Parameter required to add user to team."
+ "translation": "Parameter um Benutzer zu Team hinzuzufügen erforderlich."
},
{
"id": "api.team.create_team.email_disabled.app_error",
@@ -3157,11 +3161,11 @@
},
{
"id": "authentication.permissions.read_public_channel.description",
- "translation": "Ability to read public channels"
+ "translation": "Möglichkeit öffentliche Kanäle zu lesen"
},
{
"id": "authentication.permissions.read_public_channel.name",
- "translation": "Read Public Channels"
+ "translation": "Öffentliche Kanäle lesen"
},
{
"id": "authentication.permissions.team_invite_user.description",
@@ -3484,22 +3488,6 @@
"translation": "Seite nicht gefunden"
},
{
- "id": "leave_team_modal.desc",
- "translation": "Sie werden von allen öffentlichen Kanälen und privaten Gruppen entfernt. Wenn das Team privat ist können Sie nicht erneut beitreten. Sind Sie sich sicher?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "Nein"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "Dieses Team verlassen?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Ja"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Konnte Kanal nicht finden: %v, %v Möglichkeiten gesucht"
},
@@ -3732,8 +3720,28 @@
"translation": "Problem beim Schreiben der Anfrage"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
- "translation": "Error creating SAML certificate multipart form request"
+ "translation": "Fehler bei der Erstellung der SAML Zertifikat Multipart Form Anfrage"
},
{
"id": "model.command.is_valid.create_at.app_error",
@@ -4717,11 +4725,11 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Es konnten nicht alle Kanäle abgerufen werden"
+ "translation": "Die Kanäle konnten nicht abgerufen werden"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
- "translation": "No channel found"
+ "translation": "Kein Kanal gefunden"
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
@@ -4769,11 +4777,11 @@
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Es konnten nicht alle Kanäle abgerufen werden"
+ "translation": "Die öffentlichen Kanäle konnten nicht abgerufen werden"
},
{
"id": "store.sql_channel.get_unread.app_error",
- "translation": "Die ungelesenen Mitteilungen des Teams konnten nicht abgerufen werden"
+ "translation": "Die ungelesenen Mitteilungen des Kanals konnten nicht abgerufen werden"
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
@@ -4793,7 +4801,7 @@
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "We couldn't find the pinned posts"
+ "translation": "Die angepinnten Nachrichten konnten nicht gefunden werden"
},
{
"id": "store.sql_channel.remove_member.app_error",
@@ -5488,6 +5496,14 @@
"translation": "Das Teammitglied konnte nicht gespeichert werden"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "Es trat ein Fehler beim Suchen nach Kanälen auf"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "Es trat ein Fehler beim Suchen nach Kanälen auf"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "Das Team konnte nicht aktualisiert werden"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Fehler beim Erstellen der Ordner Überwachung %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Initialisiere Status WebSocket-API-Routen"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Initialisiere System WebSocket-API-Routen"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Initialisiere Benutzer WebSocket-API-Routen"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Initialisiere webrtc WebSocket-API-Routen"
}
]
diff --git a/i18n/en.json b/i18n/en.json
index aeec957bd..051631f3c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -72,10 +72,6 @@
"translation": "Image storage is not configured."
},
{
- "id": "api.deprecated.init.debug",
- "translation": "Initializing deprecated API routes"
- },
- {
"id": "api.admin.init.debug",
"translation": "Initializing admin API routes"
},
@@ -148,22 +144,6 @@
"translation": "Error rendering template %v err=%v"
},
{
- "id": "wsapi.user.init.debug",
- "translation": "Initializing user WebSocket API routes"
- },
- {
- "id": "wsapi.system.init.debug",
- "translation": "Initializing system WebSocket API routes"
- },
- {
- "id": "wsapi.status.init.debug",
- "translation": "Initializing status WebSocket API routes"
- },
- {
- "id": "wsapi.webrtc.init.debug",
- "translation": "Initializing webrtc WebSocket API routes"
- },
- {
"id": "api.auth.unable_to_get_user.app_error",
"translation": "Unable to get user to check permissions."
},
@@ -908,6 +888,10 @@
"translation": "An unknown error has occurred. Please contact support."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Initializing deprecated API routes"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "Email batching job's receiving channel was full. Please increase the EmailBatchingBufferSize."
},
@@ -3736,28 +3720,28 @@
"translation": "Unable to write request"
},
{
- "id": "model.client.upload_saml_cert.app_error",
- "translation": "Error creating SAML certificate multipart form request"
- },
- {
- "id": "model.client.upload_post_attachment.writer.app_error",
- "translation": "Error closing multipart writer"
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
},
{
"id": "model.client.upload_post_attachment.file.app_error",
"translation": "Error writing file to multipart form"
},
{
- "id": "model.client.upload_post_attachment.channel_id.app_error",
- "translation": "Error writing channel id to multipart form"
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
},
{
"id": "model.client.upload_post_attachment.import_from.app_error",
"translation": "Error writing importFrom to multipart form"
},
{
- "id": "model.client.upload_post_attachment.file_size.app_error",
- "translation": "Error writing fileSize to multipart form"
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
},
{
"id": "model.command.is_valid.create_at.app_error",
@@ -5512,14 +5496,14 @@
"translation": "We couldn't save the team member"
},
{
- "id": "store.sql_team.search_open_team.app_error",
- "translation": "We encountered an error searching open teams"
- },
- {
"id": "store.sql_team.search_all_team.app_error",
"translation": "We encountered an error searching teams"
},
{
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "We encountered an error searching open teams"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "We couldn't update the team"
},
@@ -6090,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Initializing status WebSocket API routes"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Initializing system WebSocket API routes"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Initializing user WebSocket API routes"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Initializing webrtc WebSocket API routes"
}
]
diff --git a/i18n/es.json b/i18n/es.json
index 0a6323fe5..c02c20e74 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "La gestión y creación de Grupos Privados está restringido a los Administradores del Sistema."
+ "translation": "La gestión y creación de Canales Privados está restringido a los Administradores del Sistema."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "La gestión y creación de Grupos Privados está restringido a los Administradores de Equipo y Sistema."
+ "translation": "La gestión y creación de Canales Privados está restringido a los Administradores de Equipo y Sistema."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -309,7 +309,7 @@
},
{
"id": "api.channel.leave.last_member.app_error",
- "translation": "Eres el último miembro que queda, intenta remover el Grupo Privado en vez de salirte."
+ "translation": "Eres el último miembro que queda, intenta remover el Canal Privado en vez de salirte."
},
{
"id": "api.channel.leave.left",
@@ -388,7 +388,7 @@
"translation": "Intento de realizar una actualización inválida al canal predeterminado {{.Channel}}"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "No se puede obtener el número de mensajes no leídos para user_id=%v y channel_id=%v, err=%v"
},
{
@@ -888,6 +888,10 @@
"translation": "Ocurrió un error inesperado. Por favor contacta a soporte."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Inicializando rutas del API marcadas como obsoletas"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "El trabajo de correos electrónicos por lotes del canal de recepción estaba lleno. Por favor, aumenta el EmailBatchingBufferSize."
},
@@ -2277,7 +2281,7 @@
},
{
"id": "api.templates.upgrade_30_body.info",
- "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>TUS CUENTAS DUPLICADAS HAN SIDO ACTUALIZADAS</h3>Tu servidor de Mattermost ha sido actualizado a la Versión 3.0, la cual permite que utilices una sólo cuenta de usuario en múltiples equipos.<br/><br/>Estás recibiendo este correo electrónico debido a que el proceso de actualización ha detectado que tu cuenta tiene la misma dirección de correo electrónico o nombre de usuario que otras cuentas en el servidor.<br/><br/>Los siguiente cambios han sido realizados: <br/><br/>{{if .EmailChanged }}- La dirección de correo electrónico duplicada para la cuenta en el equipo `/{{.TeamName}}` fue cambiada a `{{.Email}}`. En el caso de que utilices el correo electrónico y la contraseña para iniciar sesión, puedes utilizar esta nueva dirección de correo para iniciar tu sesión.<br/><br/>{{end}}{{if .UsernameChanged }}- El nombre de usuario duplicado para la cuenta en el equipo `/{{.TeamName}}` ha sido cambiado por `{{.Username}}` para evitar confusión con otras cuentas.<br/><br/>{{end}} ACCIÓN RECOMENDADA: <br/><br/>Se recomienda que inicies sesión en tus equipos donde se encontraron duplicados y agregues tu cuenta principal al equipo y a cualquier canal público y grupo privado que quieras continuar utilizando. <br/><br/>Esto hará que tu cuenta principal tenga acceso al historial de todos tus canales públicos y grupos privados. Podrás continuar teniendo acceso al historial de todos los mensajes directos de cada cuenta duplicada al iniciar sesión con las credenciales de de cada una de las cuentas. <br/><br/>PARA MÁS INFORMACIÓN: <br/><br/>Para obtener más información referente a la actualización a Mattermost 3.0 por favor revisa: <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
+ "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>TUS CUENTAS DUPLICADAS HAN SIDO ACTUALIZADAS</h3>Tu servidor de Mattermost ha sido actualizado a la Versión 3.0, la cual permite que utilices una sólo cuenta de usuario en múltiples equipos.<br/><br/>Estás recibiendo este correo electrónico debido a que el proceso de actualización ha detectado que tu cuenta tiene la misma dirección de correo electrónico o nombre de usuario que otras cuentas en el servidor.<br/><br/>Los siguiente cambios han sido realizados: <br/><br/>{{if .EmailChanged }}- La dirección de correo electrónico duplicada para la cuenta en el equipo `/{{.TeamName}}` fue cambiada a `{{.Email}}`. En el caso de que utilices el correo electrónico y la contraseña para iniciar sesión, puedes utilizar esta nueva dirección de correo para iniciar tu sesión.<br/><br/>{{end}}{{if .UsernameChanged }}- El nombre de usuario duplicado para la cuenta en el equipo `/{{.TeamName}}` ha sido cambiado por `{{.Username}}` para evitar confusión con otras cuentas.<br/><br/>{{end}} ACCIÓN RECOMENDADA: <br/><br/>Se recomienda que inicies sesión en tus equipos donde se encontraron duplicados y agregues tu cuenta principal al equipo y a cualquier canal que quieras continuar utilizando. <br/><br/>Esto hará que tu cuenta principal tenga acceso al historial de todos tus canales. Podrás continuar teniendo acceso al historial de todos los mensajes directos de cada cuenta duplicada al iniciar sesión con las credenciales de de cada una de las cuentas. <br/><br/>PARA MÁS INFORMACIÓN: <br/><br/>Para obtener más información referente a la actualización a Mattermost 3.0 por favor revisa: <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
},
{
"id": "api.templates.upgrade_30_subject.info",
@@ -3484,22 +3488,6 @@
"translation": "Página no encontrada"
},
{
- "id": "leave_team_modal.desc",
- "translation": "Serás removido de todos los canales públicos y privados. Si el equipo es privado no serás capaz de regresar al equipo. ¿Estás seguro?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "No"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "¿Abandonar el equipo?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Sí"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "No pudimos encontrar el canal: %v, búsqueda realizada con estas posibilidades %v"
},
@@ -3732,6 +3720,26 @@
"translation": "No se puede escribir la solicitud"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "Error al crear la solicitud multiparte del certificado SAML"
},
@@ -5488,6 +5496,14 @@
"translation": "No pudimos guardar el miembro del equipo"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "Encontramos un error buscando los equipos"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "Encontramos un error buscando los equipos abiertos"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "No pudimos actualizar el equipo"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Falla al agregar el directorio a ser vigilado %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Inicializando rutas de los estatus en el API de WebSocket"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Inicializando rutas del sistema en el API de WebSocket"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Inicializando rutas de usuario en el API de WebSocket"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Inicializando rutas de webrtc en el API de WebSocket"
}
]
diff --git a/i18n/fr.json b/i18n/fr.json
index c44765dc0..603267820 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -149,7 +149,7 @@
},
{
"id": "api.brand.init.debug",
- "translation": "Initialisation des routes de l'API des commandes"
+ "translation": "Initialisation des routes de l'API de marque"
},
{
"id": "api.channel.add_member.added",
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "La création et l'administration de groupes privés sont réservées aux administrateurs système."
+ "translation": "La création et l'administration du canal public sont réservées aux administrateurs système."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "La création et l'administration du canal public sont réservées aux administrateurs systèmes et administrateurs d'équipes."
+ "translation": "La création et l'administration du canal public sont réservées aux administrateurs systèmes et administrateurs d'équipe."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -289,7 +289,7 @@
},
{
"id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "Channel is already deleted"
+ "translation": "Le can est déjà supprimé"
},
{
"id": "api.channel.join_channel.permissions.app_error",
@@ -388,12 +388,12 @@
"translation": "Échec de la tentative de mise à jour du canal par défaut {{.Channel}}"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
- "translation": "Impossible de récupérer le nombre de messages non lus pour user_id=%v et channel_id=%v, err=%v"
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
+ "translation": "Impossible de récupérer le nombre de messages non lus pour l'user_id=%v et le channel_id=%v, err=%v"
},
{
"id": "api.cluster.init.debug",
- "translation": "Initialisation des routes de l'API utilisateur"
+ "translation": "Initialisation des routes de l'API de cluster"
},
{
"id": "api.command.admin_only.app_error",
@@ -813,11 +813,11 @@
},
{
"id": "api.compliance.init.debug",
- "translation": "Initialisation des routes de l'API des commandes"
+ "translation": "Initialisation des routes de l'API de compatibilité"
},
{
"id": "api.config.client.old_format.app_error",
- "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
+ "translation": "Le nouveau format pour la configuration du client n'est pas encore supporté. Veuillez spécifier format=old dans la chaîne de requête (query string)"
},
{
"id": "api.context.404.app_error",
@@ -888,6 +888,10 @@
"translation": "Une erreur inconnue est survenue. Veuillez contacter le support."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Initialisation des routes dépréciées de l'API"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "Le canal recevant les e-mail envoyés par lot est plein. Veuillez augmenter le paramètre EmailBatchingBufferSize."
},
@@ -1031,7 +1035,7 @@
},
{
"id": "api.file.get_file_preview.no_preview.app_error",
- "translation": "Le fichier n'a pas d'aperçu d'image"
+ "translation": "Le fichier n'a pas d'image d'aperçu"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1251,7 +1255,7 @@
},
{
"id": "api.ldap.init.debug",
- "translation": "Initialisation des routes de l'API des fichiers"
+ "translation": "Initialisation des routes de l'API LDAP"
},
{
"id": "api.license.add_license.array.app_error",
@@ -1291,7 +1295,7 @@
},
{
"id": "api.license.client.old_format.app_error",
- "translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
+ "translation": "Le nouveau format pour la licence du client n'est pas encore supporté. Veuillez spécifier format=old dans la chaîne de requête (query string)"
},
{
"id": "api.license.init.debug",
@@ -1949,19 +1953,19 @@
},
{
"id": "api.status.user_not_found.app_error",
- "translation": "User not found"
+ "translation": "Utilisateur introuvable"
},
{
"id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Invalid data."
+ "translation": "Donnée invalide."
},
{
"id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Invalid invite id. No team matches with this invite id."
+ "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": "Parameter required to add user to team."
+ "translation": "Paramètre requis pour ajouter l'utilisateur à une équipe."
},
{
"id": "api.team.create_team.email_disabled.app_error",
@@ -3157,11 +3161,11 @@
},
{
"id": "authentication.permissions.read_public_channel.description",
- "translation": "Ability to read public channels"
+ "translation": "Possibilité de lire les canaux publics"
},
{
"id": "authentication.permissions.read_public_channel.name",
- "translation": "Read Public Channels"
+ "translation": "Lire les canaux publics"
},
{
"id": "authentication.permissions.team_invite_user.description",
@@ -3269,7 +3273,7 @@
},
{
"id": "ent.compliance.run_started.info",
- "translation": "Compliance export started for job '{{.JobName}}' at '{{.FilePath}}'"
+ "translation": "L'export de compatibilité a démarré pour le job '{{.JobName}}' à '{{.FilePath}}'"
},
{
"id": "ent.emoji.licence_disable.app_error",
@@ -3484,22 +3488,6 @@
"translation": "Page introuvable"
},
{
- "id": "leave_team_modal.desc",
- "translation": "Vous serez supprimé de tous les canaux et groupes privés. Si l'équipe est privée, vous ne pourrez plus la rejoindre à nouveau. Êtes-vous sûr ?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "Non"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "Quitter l'équipe ?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Oui"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Impossible de trouver le canal : %v, %v possibilités recherchées"
},
@@ -3732,8 +3720,28 @@
"translation": "Impossible d'écrire la requête"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
- "translation": "Error creating SAML certificate multipart form request"
+ "translation": "Erreur lors de la création de la requête pour le formulaire multipart pour le certificat SAML"
},
{
"id": "model.command.is_valid.create_at.app_error",
@@ -3777,7 +3785,7 @@
},
{
"id": "model.command.is_valid.url_http.app_error",
- "translation": "URL invalude. Il doit s'agir d'une URL valide et commencer par http:// ou https://"
+ "translation": "URL invalide. L'URL doit être valide et commencer par http:// ou https://"
},
{
"id": "model.command.is_valid.user_id.app_error",
@@ -3829,7 +3837,7 @@
},
{
"id": "model.config.is_valid.email_security.app_error",
- "translation": "Sécurité de connexion invalide dans les paramètres de messagerie. Doit être '', 'TLS' ou 'STARTTLS'"
+ "translation": "Sécurité de connexion invalide pour les paramètres e-mail. Doit être '', 'TLS' ou 'STARTTLS'"
},
{
"id": "model.config.is_valid.encrypt_sql.app_error",
@@ -3909,7 +3917,7 @@
},
{
"id": "model.config.is_valid.ldap_security.app_error",
- "translation": "Sécurité de connexion invalide dans les paramètres de messagerie. Doit être '', 'TLS' ou 'STARTTLS'"
+ "translation": "Sécurité de connexion invalide pour les paramètres AD/LDAP. Doit être '', 'TLS' ou 'STARTTLS'"
},
{
"id": "model.config.is_valid.ldap_server",
@@ -4717,11 +4725,11 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.get.app_error",
- "translation": "Nous n'avons pas pu obtenir les canaux"
+ "translation": "Impossible de récupérer les canaux"
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
- "translation": "No channel found"
+ "translation": "Aucun canal trouvé"
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
@@ -4769,11 +4777,11 @@
},
{
"id": "store.sql_channel.get_public_channels.get.app_error",
- "translation": "Nous n'avons pas pu obtenir les canaux"
+ "translation": "Impossible de récupérer les canaux publics"
},
{
"id": "store.sql_channel.get_unread.app_error",
- "translation": "Impossible de récupérer la liste des messages non lus des équipes"
+ "translation": "Impossible de récupérer les messages non lus du canal"
},
{
"id": "store.sql_channel.increment_mention_count.app_error",
@@ -4793,7 +4801,7 @@
},
{
"id": "store.sql_channel.pinned_posts.app_error",
- "translation": "We couldn't find the pinned posts"
+ "translation": "Impossible de récupérer les messages épinglés"
},
{
"id": "store.sql_channel.remove_member.app_error",
@@ -5488,6 +5496,14 @@
"translation": "Nous n'avons pas pu enregistrer le membre du canal"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "Nous avons rencontré une erreur durant la recherche des canaux"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "Nous avons rencontré une erreur durant la recherche des canaux"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "Nous n'avons pas pu mettre à jour l'équipe"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Échec de l'ajout du dossier à l'observateur %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Initialisation des routes de l'API des statuts"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Initialisation des routes systèmes de l'API WebSocket"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Initialisation des routes utilisateurs de l'API WebSocket"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Initialisation des routes de l'API WebSocket webrtc"
}
]
diff --git a/i18n/ja.json b/i18n/ja.json
index 79b53d972..46a5dde1c 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "非公開グループの作成と管理は、システム管理者しかできません。"
+ "translation": "公開チャンネルの作成と管理は、システム管理者しかできません。"
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "非公開グループの作成と管理は、チーム管理者かシステム管理者しかできません。"
+ "translation": "公開チャンネルの作成と管理は、チーム管理者かシステム管理者しかできません。"
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -388,7 +388,7 @@
"translation": "デフォルトのチャンネル{{.Channel}}に不正な更新をしようとしました"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "未読数を取得できませんでした user_id=%v and channel_id=%v, err=%v"
},
{
@@ -817,7 +817,7 @@
},
{
"id": "api.config.client.old_format.app_error",
- "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
+ "translation": "クライアントの設定で新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。"
},
{
"id": "api.context.404.app_error",
@@ -888,6 +888,10 @@
"translation": "詳細不明なエラーが発生しました。サポートに問い合わせしてください。"
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "非推奨APIルートを初期化しています"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "電子メールバッチ処理のジョブを受け取るチャンネルがいっぱいです。EmailBatchingBufferSizeを増やしてください。"
},
@@ -1291,7 +1295,7 @@
},
{
"id": "api.license.client.old_format.app_error",
- "translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
+ "translation": "クライアントのライセンスで新しい形式がまだサポートされていません。クエリー文字列に format=old を指定してください。"
},
{
"id": "api.license.init.debug",
@@ -3484,22 +3488,6 @@
"translation": "ページが見付かりません"
},
{
- "id": "leave_team_modal.desc",
- "translation": "全ての公開チャンネルと非公開グループから脱退します。 チームが非公開な場合、再度参加することはできません。 実行してよろしいですか?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "いいえ"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "チームから脱退しますか?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "はい"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "チャンネルが見付かりません: %v、%vではありませんか"
},
@@ -3732,6 +3720,26 @@
"translation": "リクエストを書き込めません"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "リクエストからSAML証明書のマルチパートを作成する際にエラーになりました"
},
@@ -4721,7 +4729,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
- "translation": "No channel found"
+ "translation": "チャンネルが見付かりませんでした"
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
@@ -5488,6 +5496,14 @@
"translation": "チャンネルのメンバーを保存できませんでした"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "チャンネルを検索する際にエラーが発生しました"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "チャンネルを検索する際にエラーが発生しました"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "チームが更新できませんでした"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "ウォッチャーにディレクトリーを追加できませんでした %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "状態ウェブソケットAPIルートを初期化しています"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "システムウェブソケットAPIルートを初期化しています"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "ユーザーウェブソケットAPIルートを初期化しています"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "WebRTCウェブソケットAPIルートを初期化しています"
}
]
diff --git a/i18n/ko.json b/i18n/ko.json
index 13f152c49..bbcbfd81e 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "비공개 그룹 생성, 관리는 시스템 관리자 권한이 필요합니다."
+ "translation": "공개 채널 생성, 관리는 시스템 관리자 권한이 필요합니다."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "비공개 그룹 생성, 관리는 팀 관리자 또는 시스템 관리자 권한이 필요합니다."
+ "translation": "공개 채널 생성, 관리는 팀 관리자 또는 시스템 관리자 권한이 필요합니다."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -388,7 +388,7 @@
"translation": "기본 채널 {{.Channel}}에 적절하지 않은 갱신을 시도했습니다"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "읽지 않은 메시지 갯수를 가져오지 못했습니다. user_id=%v and channel_id=%v, err=%v"
},
{
@@ -888,6 +888,10 @@
"translation": "알 수 없는 오류가 발생했습니다. 지원 서비스에 연락하시기 바랍니다."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "명령어 API 경로 초기화 중"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "이메일 배치 작업을 받는 채널이 가득 찼습니다. EmailBatchingBufferSize를 늘려주세요."
},
@@ -3484,22 +3488,6 @@
"translation": "페이지가 없습니다."
},
{
- "id": "leave_team_modal.desc",
- "translation": "You will be removed from all public channels and private groups. If the team is private you will not be able to rejoin the team. Are you sure?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "No"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "Leave the team?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Yes"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Could not find channel: %v, %v possibilites searched"
},
@@ -3732,6 +3720,26 @@
"translation": "Unable to write request"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "Error creating SAML certificate multipart form request"
},
@@ -5488,6 +5496,14 @@
"translation": "채널을 찾을 수 없습니다"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "We encountered an error updating the channel"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "We encountered an error updating the channel"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "채널을 찾을 수 없습니다"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "상태 API 루트를 초기화 중"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "웹소켓 API 경로 초기화 중"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "웹소켓 API 경로 초기화 중"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "웹소켓 API 경로 초기화 중"
}
]
diff --git a/i18n/nl.json b/i18n/nl.json
index 682c9cb43..5207efd1e 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "Privégroep-beheer en -aanmaak is voorbehouden aan systeembeheerders."
+ "translation": "Alleen systeembeheerders mogen publieke kanalen beheren en aanmaken."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "Privégroep-beheer en -aanmaak is voorbehouden aan team- en systeembeheerders."
+ "translation": "Alleen team- en systeembeheerders mogen publieke kanalen beheren en aanmaken."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -388,7 +388,7 @@
"translation": "Een ongeldige bijwerkings-poging van het standaard kanaal {{.Channel}} is geprobeerd"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "Onmogelijk om het aantal ongelezen bericht op te halen voor user_id=%v en channel_id=%v, err=%v"
},
{
@@ -888,6 +888,10 @@
"translation": "Een onbekende fout is opgetreden. Neem contact op met support."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Initialisatie van de opdracht API routes"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "Kanaal voor e-mail batch taken was vol. Verhoog a.u.b. de EmailBatchingBufferSize"
},
@@ -3484,22 +3488,6 @@
"translation": "Pagina niet gevonden"
},
{
- "id": "leave_team_modal.desc",
- "translation": "Je word verwijdert van alle publieke kanalen en privé groepen. Als het team privé is kan je niet opnieuw lid worden van het team. Weet je get zeker?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "Nee"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "Verlaat het team?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Ja"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Kan het kanaal %v niet vinden, %v mogelijkheden doorzocht"
},
@@ -3732,6 +3720,26 @@
"translation": "Fout bij het schrijven van verzoek"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "Error creating SAML certificate multipart form request"
},
@@ -5488,6 +5496,14 @@
"translation": "Het team lid kan niet opgeslagen worden"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "Er is een fout opgetreden tijdens het bijwerken van het kanaal"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "Er is een fout opgetreden tijdens het bijwerken van het kanaal"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "Het team kan niet bijgewerkt worden"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Toevoegen van een directory om te controleren is mislukt %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Het initialiseren van status api routes"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Initialisatie van de websocket api"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Initialisatie van de websocket api"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Initialisatie van de websocket api"
}
]
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 91e4b880d..cbc6f9476 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "Gerenciamento de Canais Privados e criação é restrito apenas para Administradores do Sistema."
+ "translation": "Gerenciamento de Canais Públicos e criação é restrito apenas para Administradores do Sistema."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "Gerenciamento de Canais Privados e criação é restrito apenas para o Time e Administradores do Sistema."
+ "translation": "Gerenciamento de Canais Públicos e criação é restrito apenas para o Time e Administradores do Sistema."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -388,7 +388,7 @@
"translation": "Tentou executar uma atualização inválida para o canal padrão {{.Channel}}"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "Não foi possível obter o número de não lidos para o user_id=%v e channel_id=%v, err=%v"
},
{
@@ -817,7 +817,7 @@
},
{
"id": "api.config.client.old_format.app_error",
- "translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
+ "translation": "O novo formato para a configuração do cliente não é suportado ainda. Por favor, especifique na query string format=old."
},
{
"id": "api.context.404.app_error",
@@ -888,6 +888,10 @@
"translation": "Ocorreu um erro desconhecido. Por favor contato com o suporte."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Inicializando as rotas da API que serão descontinuadas"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "A tarefa de email em lote do canal de entrada estava cheio. Por favor aumente o EmailBatchingBufferSize."
},
@@ -1291,7 +1295,7 @@
},
{
"id": "api.license.client.old_format.app_error",
- "translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
+ "translation": "O novo formato para a licença do cliente não é suportado ainda. Por favor, especifique na query string format=old."
},
{
"id": "api.license.init.debug",
@@ -3484,22 +3488,6 @@
"translation": "Página não encontrada"
},
{
- "id": "leave_team_modal.desc",
- "translation": "Você será removido de todos os canais públicos e grupos privados. Se a equipe é privada você não será capaz de se juntar à equipe. Você tem certeza?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "Não"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "Deixar a equipe?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Sim"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Não foi possível encontrar o canal %v, procurado %v possibilidades"
},
@@ -3732,6 +3720,26 @@
"translation": "Não foi possível escrever o pedido"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "Error em criar o formulário de requisição com o certificado multipart SAML"
},
@@ -4721,7 +4729,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
- "translation": "No channel found"
+ "translation": "Nenhum canal encontrado"
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
@@ -5488,6 +5496,14 @@
"translation": "Não foi possível salvar o membro da equipe"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "Encontramos um erro ao procurar pelos canais"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "Encontramos um erro ao procurar pelos canais"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "Não foi possível atualizar a equipe"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Falha ao adicionar diretório observador %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Inicializando as rotas de API web socket de status"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Inicializando as rotas de API web socket do sistema"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Inicializando as rotas de API web socket de usuários"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Inicializando as rotas de API web socket de webrtc"
}
]
diff --git a/i18n/ru.json b/i18n/ru.json
index f522c172f..bdfe0e5e9 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -149,7 +149,7 @@
},
{
"id": "api.brand.init.debug",
- "translation": "Инициализация API команд"
+ "translation": "Инициализация маршрутов brand API"
},
{
"id": "api.channel.add_member.added",
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "Создание и управление Приватными Группами возможно только Системными Администраторами."
+ "translation": "Создание и управление Публичными Каналами возможно только Системными Администраторами."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "Создание и управление Приватными Группами возможно Командой и Системными Администраторами."
+ "translation": "Создание и управление Публичными Каналами возможно Командой и Системными Администраторами."
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -225,11 +225,11 @@
},
{
"id": "api.channel.create_group.bad_size.app_error",
- "translation": "Group message channels must contain at least 3 and no more than 8 users"
+ "translation": "Канал группы должен иметь не менее трёх и не более восьми пользователей"
},
{
"id": "api.channel.create_group.bad_user.app_error",
- "translation": "One of the provided users does not exist"
+ "translation": "Один из предложенных пользователей не существует"
},
{
"id": "api.channel.delete_channel.archived",
@@ -289,7 +289,7 @@
},
{
"id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "Channel is already deleted"
+ "translation": "Канал уже удалён"
},
{
"id": "api.channel.join_channel.permissions.app_error",
@@ -388,12 +388,12 @@
"translation": "Попытка выполнения недопустимого обновления канала по умолчанию {{.Channel}}"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "Невозможно получить количество непрочитанных сообщений для пользователя user_id=%v и канала channel_id=%v, err=%v"
},
{
"id": "api.cluster.init.debug",
- "translation": "Инициализация API пользователей"
+ "translation": "Инициализация маршрутов кластерного API"
},
{
"id": "api.command.admin_only.app_error",
@@ -813,7 +813,7 @@
},
{
"id": "api.compliance.init.debug",
- "translation": "Инициализация API команд"
+ "translation": "Инициализация маршрутов compliance API"
},
{
"id": "api.config.client.old_format.app_error",
@@ -888,6 +888,10 @@
"translation": "Произошла неизвестная ошибка. Пожалуйста, свяжитесь с поддержкой."
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "Инициализация устаревших маршрутов API"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "Канал-получатель почтового объединения был полон. Пожалуйста, увеличьте значение EmailBatchingBufferSize."
},
@@ -1251,7 +1255,7 @@
},
{
"id": "api.ldap.init.debug",
- "translation": "Инициализация API файлов"
+ "translation": "Инициализация маршрутов LDAP API"
},
{
"id": "api.license.add_license.array.app_error",
@@ -1949,7 +1953,7 @@
},
{
"id": "api.status.user_not_found.app_error",
- "translation": "User not found"
+ "translation": "Пользователь не найден"
},
{
"id": "api.team.add_user_to_team.invalid_data.app_error",
@@ -2173,7 +2177,7 @@
},
{
"id": "api.templates.invite_subject",
- "translation": "[{{ .SiteName }}] {{ .SenderName }} invited you to join {{ .TeamDisplayName }} Team"
+ "translation": "[{{ .SiteName }}] {{ .SenderName }} пригласил вас в команду {{ .TeamDisplayName }}"
},
{
"id": "api.templates.mfa_activated_body.info",
@@ -2185,7 +2189,7 @@
},
{
"id": "api.templates.mfa_change_subject",
- "translation": "[{{ .SiteName }}] Your MFA has been updated"
+ "translation": "[{{ .SiteName }}] Ваша MFA была обновлена"
},
{
"id": "api.templates.mfa_deactivated_body.info",
@@ -2205,7 +2209,7 @@
},
{
"id": "api.templates.password_change_subject",
- "translation": "[{{ .SiteName }}] Your password has been updated"
+ "translation": "[{{ .SiteName }}] Ваш пароль обновлён"
},
{
"id": "api.templates.post_body.button",
@@ -3484,22 +3488,6 @@
"translation": "Страница не найдена"
},
{
- "id": "leave_team_modal.desc",
- "translation": "Вы будете удалены из всех общедоступных каналов и частных групп. Если команда является закрытой, то Вы не сможете вернуться в неё. Вы уверены?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "Нет"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "Уйти из команды?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "Да"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "Невозможно найти канал: %v, найдено похожих %v "
},
@@ -3732,6 +3720,26 @@
"translation": "Не удалось записать запрос"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "Error creating SAML certificate multipart form request"
},
@@ -5488,6 +5496,14 @@
"translation": "Не удалось сохранить участника команды"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "Возникла проблема при поиске канала"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "Возникла проблема при поиске канала"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "Не удалось обновить команду"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "Не удалось добавить каталог к наблюдателю %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "Инициализация маршрутов статусного WebSocket API"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "Инициализация маршрутов системного WebSocket API"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "Инициализация маршрутов пользовательского WebSocket API"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "Инициализация маршрутов webrtc WebSocket API"
}
]
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 6f3a0b7e4..317a3aa95 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "只有系统管理能创建与管理私有群组。"
+ "translation": "只有系统管理员能创建公开频道。"
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "只有团体和系统管理员能管理与创建私有群组。"
+ "translation": "只有团队和系统管理员能创建与管理公开频道。"
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -388,7 +388,7 @@
"translation": "对默认频道试图执行一个无效的更新 {{.Channel}}"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "无法获取 user_id=%v 以及 channel_id=%v 的未读数量,err=%v"
},
{
@@ -888,6 +888,10 @@
"translation": "发生未知错误。请联系我们。"
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "正在初始化已弃用 API 路由"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "批量电子邮件任务接收频道已满。请提高EmailBatchingBufferSize。"
},
@@ -1949,19 +1953,19 @@
},
{
"id": "api.status.user_not_found.app_error",
- "translation": "User not found"
+ "translation": "未找到用户"
},
{
"id": "api.team.add_user_to_team.invalid_data.app_error",
- "translation": "Invalid data."
+ "translation": "无效数据。"
},
{
"id": "api.team.add_user_to_team.invalid_invite_id.app_error",
- "translation": "Invalid invite id. No team matches with this invite id."
+ "translation": "无效邀请 id。没有匹配此邀请 id 的团队。"
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
- "translation": "Parameter required to add user to team."
+ "translation": "添加用户到团队所需的参数。"
},
{
"id": "api.team.create_team.email_disabled.app_error",
@@ -3484,22 +3488,6 @@
"translation": "未找到该页面"
},
{
- "id": "leave_team_modal.desc",
- "translation": "您将会从所有公开频道和私有组中移除。如果团队是私有的你将无法再加入。您确定吗?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "不"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "退出团队?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "是"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "找不到频道:%v,已搜索 %v 可能性"
},
@@ -3732,6 +3720,26 @@
"translation": "无法写入请求"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "创建 SAML 证书多部分表格请求失败"
},
@@ -4721,7 +4729,7 @@
},
{
"id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
- "translation": "No channel found"
+ "translation": "未找到频道"
},
{
"id": "store.sql_channel.get_deleted_by_name.existing.app_error",
@@ -5488,6 +5496,14 @@
"translation": "我们无法保存该频道成员"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "我们搜索频道时遇到错误"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "我们搜索频道时遇到错误"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "我们无法更新该团队"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "无法添加目录给观察者 %v"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "正在初始化状态 WebSocket API 路由"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "正在初始化系统 Websocket API 路由"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "正在初始化用户 Websocket API 路由"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "正在初始化 webrtc Websocket API 路由"
}
]
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index a7e66c4f5..b676f5df0 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -185,11 +185,11 @@
},
{
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
- "translation": "只有系統管理員能建立與管理私人群組。"
+ "translation": "只有系統管理員能建立與管理公開頻道。"
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
- "translation": "只有團隊和系統管理員能建立與管理私人群組。"
+ "translation": "只有團隊和系統管理員能建立與管理公開頻道。"
},
{
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
@@ -388,7 +388,7 @@
"translation": "已對預設頻道 {{.Channel}} 嘗試執行無效的更新"
},
{
- "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord",
+ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
"translation": "無法計算未讀訊息數量:user_id=%v, channel_id=%v, err=%v"
},
{
@@ -888,6 +888,10 @@
"translation": "發生未知的錯誤。請聯繫支援單位。"
},
{
+ "id": "api.deprecated.init.debug",
+ "translation": "正在初始化命令 API 路徑"
+ },
+ {
"id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
"translation": "批次郵件的接收頻道已滿。請增加 EmailBatchingBufferSize。"
},
@@ -3484,22 +3488,6 @@
"translation": "找不到頁面"
},
{
- "id": "leave_team_modal.desc",
- "translation": "將離開所有的公開頻道與私人群組。如果團隊是私人團隊,將無法重新加入。您確定嘛?"
- },
- {
- "id": "leave_team_modal.no",
- "translation": "不"
- },
- {
- "id": "leave_team_modal.title",
- "translation": "退出團隊?"
- },
- {
- "id": "leave_team_modal.yes",
- "translation": "是"
- },
- {
"id": "manaultesting.get_channel_id.no_found.debug",
"translation": "找不到: %v 頻道,已搜尋 %v 的可能性"
},
@@ -3732,6 +3720,26 @@
"translation": "無法寫入要求"
},
{
+ "id": "model.client.upload_post_attachment.channel_id.app_error",
+ "translation": "Error writing channel id to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file.app_error",
+ "translation": "Error writing file to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.file_size.app_error",
+ "translation": "Error writing fileSize to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.import_from.app_error",
+ "translation": "Error writing importFrom to multipart form"
+ },
+ {
+ "id": "model.client.upload_post_attachment.writer.app_error",
+ "translation": "Error closing multipart writer"
+ },
+ {
"id": "model.client.upload_saml_cert.app_error",
"translation": "Error creating SAML certificate multipart form request"
},
@@ -5488,6 +5496,14 @@
"translation": "無法儲存該團隊成員"
},
{
+ "id": "store.sql_team.search_all_team.app_error",
+ "translation": "搜尋頻道時遇到錯誤"
+ },
+ {
+ "id": "store.sql_team.search_open_team.app_error",
+ "translation": "搜尋頻道時遇到錯誤"
+ },
+ {
"id": "store.sql_team.update.app_error",
"translation": "無法更新團隊"
},
@@ -6058,5 +6074,21 @@
{
"id": "web.watcher_fail.error",
"translation": "新增目錄至監控 %v 失敗"
+ },
+ {
+ "id": "wsapi.status.init.debug",
+ "translation": "正在初始化狀態 API 路徑"
+ },
+ {
+ "id": "wsapi.system.init.debug",
+ "translation": "正在初始化 web socket API 路徑"
+ },
+ {
+ "id": "wsapi.user.init.debug",
+ "translation": "正在初始化 web socket API 路徑"
+ },
+ {
+ "id": "wsapi.webrtc.init.debug",
+ "translation": "正在初始化 web socket API 路徑"
}
]