summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-09-12 15:07:33 +0200
committerGitHub <noreply@github.com>2018-09-12 15:07:33 +0200
commitfba0f8e8b2e869654b3970396ed6fb0647e8910f (patch)
tree8e97584f48db32d244e7c061a5ac859f414c95dc /i18n
parente32581aef3253bb0691d6fd678fbf01e86f2c10c (diff)
parent7d60bc8cf57b9e47ad4d07bc4bbf61ee2f23c457 (diff)
downloadchat-fba0f8e8b2e869654b3970396ed6fb0647e8910f.tar.gz
chat-fba0f8e8b2e869654b3970396ed6fb0647e8910f.tar.bz2
chat-fba0f8e8b2e869654b3970396ed6fb0647e8910f.zip
Merge release-5.3
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.json52
-rw-r--r--i18n/es.json72
-rw-r--r--i18n/fr.json54
-rw-r--r--i18n/it.json20
-rw-r--r--i18n/ja.json22
-rw-r--r--i18n/ko.json20
-rw-r--r--i18n/nl.json20
-rw-r--r--i18n/pl.json20
-rw-r--r--i18n/pt-BR.json46
-rw-r--r--i18n/ro.json22
-rw-r--r--i18n/ru.json20
-rw-r--r--i18n/tr.json100
-rw-r--r--i18n/zh-CN.json50
-rw-r--r--i18n/zh-TW.json48
14 files changed, 423 insertions, 143 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 7f89ec146..ab1f18a1d 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -233,7 +233,7 @@
},
{
"id": "api.channel.remove_channel_member.type.app_error",
- "translation": "Cannot remove user from a channel."
+ "translation": "Der Benutzer kann nicht aus dem Kanal entfernt werden."
},
{
"id": "api.channel.remove_member.removed",
@@ -337,7 +337,7 @@
},
{
"id": "api.command.team_mismatch.app_error",
- "translation": "Kann Befehle nicht über Teams hinweg aktualisieren."
+ "translation": "Befehle können nicht über Teams hinweg aktualisiert werden."
},
{
"id": "api.command_away.desc",
@@ -1034,11 +1034,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "Kann nicht überprüfen, ob die Datei existiert."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "Kann nicht überprüfen, ob die Datei existiert."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1435,6 +1435,14 @@
"translation": "Konnte Benutzereinstellungen nicht setzen."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "Sie können in einem archivierten Kanal keine Reaktionen entfernen."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "Sie können in einem archivierten Kanal nicht reagieren."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Reaktion ist nicht gültig."
},
@@ -1651,6 +1659,10 @@
"translation": "%v ist dem Team beigetreten."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "Die E-Mail-Adresse muss von einer bestimmten Domain stammen (z.B. @example.com). Bitte wenden Sie sich an ihren Systemadministrator."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v hat das Team verlassen."
},
@@ -1727,6 +1739,10 @@
"translation": "Der angegebene Benutzer ist kein Mitglied des angegebenen Teams."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Beschränkung des Teams auf {{ .Domain }} ist durch die Systemkonfiguration nicht erlaubt. Bitte wenden Sie sich an ihren Systemadministrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Ihre Lizenz unterstützt die Aktualisierung des Team-Schemas nicht."
},
@@ -2516,7 +2532,7 @@
},
{
"id": "app.import.import_line.null_emoji.error",
- "translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null."
+ "translation": "Importdatenzeile hat den Typ \"emoji\", aber das Emoji-Objekt ist null."
},
{
"id": "app.import.import_line.null_post.error",
@@ -3220,7 +3236,7 @@
},
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
- "translation": "Unable to re-read the Global Relay temporary export file."
+ "translation": "Konnte die temporäre Global-Relay-Exportdatei nicht erneut lesen."
},
{
"id": "ent.compliance.licence_disable.app_error",
@@ -3404,11 +3420,11 @@
},
{
"id": "ent.message_export.global_relay.attach_file.app_error",
- "translation": "Konnte den Anhang nicht dem CSV-Export hinzufügen."
+ "translation": "Konnte den Anhang nicht dem Global-Relay-Export hinzufügen."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Unable to close properly the zip file."
+ "translation": "Konnte ZIP-Datei nicht schließen."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -3416,7 +3432,7 @@
},
{
"id": "ent.message_export.global_relay.generate_email.app_error",
- "translation": "Unable to generate eml file data."
+ "translation": "Konnte EML-Datei nicht generieren."
},
{
"id": "ent.message_export.global_relay_export.deliver.close.app_error",
@@ -4692,7 +4708,7 @@
},
{
"id": "plugin.api.update_user_status.bad_status",
- "translation": "Unable to set the user status. Unknown user status."
+ "translation": "Konnte Benutzerstatus nicht setzen. Unbekannter Benutzerstatus."
},
{
"id": "store.sql.convert_string_array",
@@ -4908,11 +4924,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
- "translation": "We could not reset the channel last post at date"
+ "translation": "Das des Datum der letzen Nachricht im Kanal konnte nicht zurücksetzt werden."
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
- "translation": "You can not modify an archived channel"
+ "translation": "Sie können einen archivierten Kanal nicht modifizieren."
},
{
"id": "store.sql_channel.save.commit_transaction.app_error",
@@ -4991,6 +5007,10 @@
"translation": "Der Kanal konnte nicht aktualisiert werden"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "Sie können einen archivierten Kanal nicht modifizieren."
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Ein Kanal mit diesem Handle existiert bereits"
},
@@ -5144,7 +5164,7 @@
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
- "translation": "We couldn't delete attachments of the user"
+ "translation": "Die Anhänge des Benutzers konnten nicht gelöscht werden."
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
@@ -5168,7 +5188,7 @@
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "Die Dateiinformationen konnten nicht für den Beitrag abgerufen werden"
+ "translation": "Die Dateiinformationen konnten nicht für den Benutzer abgerufen werden."
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
@@ -5752,7 +5772,7 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "We couldn't get the channel count for the scheme."
+ "translation": "Die Kanalanzahl konnte nicht für das Schema abgerufen werden"
},
{
"id": "store.sql_team.analytics_team_count.app_error",
@@ -5996,7 +6016,7 @@
},
{
"id": "store.sql_user.get_system_install_date.app_error",
- "translation": "Unable to infer the system date based on the first user creation date."
+ "translation": "Fehler beim Ableiten des Systemdatums auf Basis des Erstellungszeitpunkt des ersten Benutzers."
},
{
"id": "store.sql_user.get_total_users_count.app_error",
diff --git a/i18n/es.json b/i18n/es.json
index 89253ec6d..64f4e2df0 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -89,7 +89,7 @@
},
{
"id": "api.channel.add_user.to.channel.failed.deleted.app_error",
- "translation": "Error al agregar el usuario al canal porque ha sido removido del equipo."
+ "translation": "Error al agregar el usuario al canal porque ha sido eliminado del equipo."
},
{
"id": "api.channel.add_user_to_channel.type.app_error",
@@ -177,7 +177,7 @@
},
{
"id": "api.channel.leave.last_member.app_error",
- "translation": "Eres el último miembro que queda, intenta remover el Canal Privado en vez de salirte."
+ "translation": "Eres el último miembro que queda, intenta eliminar el Canal Privado en vez de salirte."
},
{
"id": "api.channel.leave.left",
@@ -229,15 +229,15 @@
},
{
"id": "api.channel.remove.default.app_error",
- "translation": "No se puede remover el usuario del canal predeterminado {{.Channel}}"
+ "translation": "No se puede eliminar el usuario del canal predeterminado {{.Channel}}"
},
{
"id": "api.channel.remove_channel_member.type.app_error",
- "translation": "No se puede remover el usuario del canal."
+ "translation": "No se puede eliminar el usuario del canal."
},
{
"id": "api.channel.remove_member.removed",
- "translation": "%v removido del canal."
+ "translation": "%v quitado del canal."
},
{
"id": "api.channel.update_channel.deleted.app_error",
@@ -600,7 +600,7 @@
},
{
"id": "api.command_invite.directchannel.app_error",
- "translation": "No se puede remover a alguien de un canal de mensajes directos."
+ "translation": "No se puede eliminar a alguien de un canal de mensajes directos."
},
{
"id": "api.command_invite.fail.app_error",
@@ -812,7 +812,7 @@
},
{
"id": "api.command_remove.direct_group.app_error",
- "translation": "No se puede remover a alguien de un canal de mensajes directos."
+ "translation": "No se puede eliminar a alguien de un canal de mensajes directos."
},
{
"id": "api.command_remove.hint",
@@ -828,11 +828,11 @@
},
{
"id": "api.command_remove.name",
- "translation": "remover"
+ "translation": "eliminar"
},
{
"id": "api.command_remove.permission.app_error",
- "translation": "No tienes los permisos adecuados para remover al miembro."
+ "translation": "No tienes los permisos adecuados para eliminar al miembro."
},
{
"id": "api.command_remove.user_not_in_channel",
@@ -1435,6 +1435,14 @@
"translation": "No se puede establecer las preferencias del usuario."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "No se puede eliminar una reacción de un canal archivado."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "No se puede reaccionar en un canal archivado."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Reacción no válida."
},
@@ -1651,6 +1659,10 @@
"translation": "%v se unió al equipo."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "El correo electrónico debe ser de un dominio específico (e.j. @ejemplo.com). Por favor solicita más detalles a tu administrador de sistemas."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v abandonó el equipo."
},
@@ -1672,7 +1684,7 @@
},
{
"id": "api.team.remove_user_from_team.removed",
- "translation": "%v removido del equipo."
+ "translation": "%v quitado del equipo."
},
{
"id": "api.team.set_team_icon.array.app_error",
@@ -1727,6 +1739,10 @@
"translation": "Usuario especificado no es un miembro de equipo especificado."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "La restricción del equipo a {{.Domain}} no está permitido por la configuración del sistema. Por favor contacta a un administrador del sistema."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "La licencia actual no admite la actualización de un esquema de equipo."
},
@@ -2020,7 +2036,7 @@
},
{
"id": "api.user.complete_switch_with_oauth.parse.app_error",
- "translation": "No se pudo obtener la data de autorización del objeto de {{.Service}}"
+ "translation": "No se pudo obtener los datos de autorización del objeto de {{.Service}}"
},
{
"id": "api.user.complete_switch_with_oauth.unavailable.app_error",
@@ -2144,7 +2160,7 @@
},
{
"id": "api.user.login_by_oauth.parse.app_error",
- "translation": "No se pudo obtener la data de autorización del objeto de {{.Service}}"
+ "translation": "No se pudo obtener los datos de autorización del objeto de {{.Service}}"
},
{
"id": "api.user.login_ldap.not_available.app_error",
@@ -3076,7 +3092,7 @@
},
{
"id": "app.plugin.install_id_failed_remove.app_error",
- "translation": "No se puede instalar el complemento. Un complemento con el mismo ID ya está instalado y no pudo ser removido."
+ "translation": "No se puede instalar el complemento. Un complemento con el mismo ID ya está instalado y no pudo ser eliminado."
},
{
"id": "app.plugin.invalid_id.app_error",
@@ -3416,7 +3432,7 @@
},
{
"id": "ent.message_export.global_relay.generate_email.app_error",
- "translation": "No se pudo generar la data del archivo eml."
+ "translation": "No se pudo generar los datos del archivo eml."
},
{
"id": "ent.message_export.global_relay_export.deliver.close.app_error",
@@ -4892,7 +4908,7 @@
},
{
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
- "translation": "No pudimos remover al miembro del canal"
+ "translation": "No pudimos eliminar al miembro del canal"
},
{
"id": "store.sql_channel.pinned_posts.app_error",
@@ -4900,7 +4916,7 @@
},
{
"id": "store.sql_channel.remove_member.app_error",
- "translation": "No pudimos remover al miembro del canal"
+ "translation": "No pudimos eliminar al miembro del canal"
},
{
"id": "store.sql_channel.reset_all_channel_schemes.app_error",
@@ -4908,7 +4924,7 @@
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
- "translation": "We could not reset the channel last post at date"
+ "translation": "No se pudo reiniciar el canal a la última fecha del mensaje publicado"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
@@ -4991,6 +5007,10 @@
"translation": "No pudimos actualizar el canal"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "No se puede modificar un canal archivado"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Un canal con este identificador ya existe"
},
@@ -5276,15 +5296,15 @@
},
{
"id": "store.sql_oauth.permanent_delete_auth_data_by_user.app_error",
- "translation": "No pudimos remover el código de autorización"
+ "translation": "No pudimos eliminar el código de autorización"
},
{
"id": "store.sql_oauth.remove_access_data.app_error",
- "translation": "No pudimos remover el token de acceso"
+ "translation": "No pudimos eliminar el token de acceso"
},
{
"id": "store.sql_oauth.remove_auth_data.app_error",
- "translation": "No pudimos remover el código de autorización"
+ "translation": "No pudimos eliminar el código de autorización"
},
{
"id": "store.sql_oauth.save_access_data.app_error",
@@ -5660,15 +5680,15 @@
},
{
"id": "store.sql_session.permanent_delete_sessions_by_user.app_error",
- "translation": "No pudimos remover todas las sesiones del usuario"
+ "translation": "No pudimos eliminar todas las sesiones del usuario"
},
{
"id": "store.sql_session.remove.app_error",
- "translation": "No pudimos remover la sesión"
+ "translation": "No pudimos eliminar la sesión"
},
{
"id": "store.sql_session.remove_all_sessions_for_team.app_error",
- "translation": "No pudimos remover todas las sesiones"
+ "translation": "No pudimos eliminar todas las sesiones"
},
{
"id": "store.sql_session.save.app_error",
@@ -5860,7 +5880,7 @@
},
{
"id": "store.sql_team.remove_member.app_error",
- "translation": "No pudimos remover el miembro del equipo"
+ "translation": "No pudimos eliminar el miembro del equipo"
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
@@ -6348,7 +6368,7 @@
},
{
"id": "web.command_webhook.parse.app_error",
- "translation": "No se puede analizar la data entrante"
+ "translation": "No se puede analizar los datos entrantes"
},
{
"id": "web.error.unsupported_browser.message",
@@ -6380,7 +6400,7 @@
},
{
"id": "web.incoming_webhook.parse.app_error",
- "translation": "No se puede analizar la data entrante"
+ "translation": "No se puede analizar los datos entrantes"
},
{
"id": "web.incoming_webhook.permissions.app_error",
diff --git a/i18n/fr.json b/i18n/fr.json
index 8755244c0..f4d6e8411 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -233,7 +233,7 @@
},
{
"id": "api.channel.remove_channel_member.type.app_error",
- "translation": "Cannot remove user from a channel."
+ "translation": "Impossible de retirer l'utilisateur du canal."
},
{
"id": "api.channel.remove_member.removed",
@@ -269,7 +269,7 @@
},
{
"id": "api.command.disabled.app_error",
- "translation": "Les commandes ont été désactivées par l'administrateur."
+ "translation": "Les commandes ont été désactivées par l'administrateur système."
},
{
"id": "api.command.duplicate_trigger.app_error",
@@ -990,7 +990,7 @@
},
{
"id": "api.emoji.disabled.app_error",
- "translation": "Les émoticônes ont été désactivées par l'administrateur."
+ "translation": "Les émoticônes ont été désactivées par l'administrateur système."
},
{
"id": "api.emoji.get_image.decode.app_error",
@@ -1034,11 +1034,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "Impossible de savoir si le fichier existe. Une erreur s'est produite lors de la vérification de l'existence du fichier."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "Impossible de savoir si le fichier existe. Une erreur s'est produite lors de la vérification de l'existence du fichier."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1435,6 +1435,14 @@
"translation": "Impossible de définir les préférences de l'utilisateur."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "Vous ne pouvez pas retirer de réaction dans un canal archivé."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "Vous ne pouvez pas ajouter de réaction dans un canal archivé."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "La réaction n'est pas valide."
},
@@ -1651,6 +1659,10 @@
"translation": "%v a rejoint l'équipe."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "L'adresse e-mail doit être liée à un domaine spécifique (ex. @exemple.com). Veuillez demander à votre équipe ou votre administrateur système pour plus d'informations."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v a quitté l'équipe."
},
@@ -1727,6 +1739,10 @@
"translation": "L'utilisateur spécifié n'est pas un membre de l'équipe spécifiée."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restreindre une équipe à {{ .Domain }} n'est pas autorisé par la configuration système. Veuillez contacter votre administrateur système."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Votre licence actuelle ne supporte pas la modification de schémas de permissions d'équipe."
},
@@ -1780,7 +1796,7 @@
},
{
"id": "api.templates.email_footer",
- "translation": "Pour modifier vos préférences de notifications, connectez-vous à votre équipe et allez dans Paramètres du compte > Notifications."
+ "translation": "Pour modifier vos préférences de notification, connectez-vous à votre équipe et allez dans Paramètres du compte > Notifications."
},
{
"id": "api.templates.email_info1",
@@ -2516,7 +2532,7 @@
},
{
"id": "app.import.import_line.null_emoji.error",
- "translation": "La ligne de données importée dispose d'un type « post », mais l'objet post est null."
+ "translation": "La ligne de données importée dispose d'un type « emoji », mais l'objet d'émoticône est null."
},
{
"id": "app.import.import_line.null_post.error",
@@ -3220,7 +3236,7 @@
},
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
- "translation": "Unable to re-read the Global Relay temporary export file."
+ "translation": "Impossible de relire le fichier d'export temporaire Global Relay."
},
{
"id": "ent.compliance.licence_disable.app_error",
@@ -3404,11 +3420,11 @@
},
{
"id": "ent.message_export.global_relay.attach_file.app_error",
- "translation": "Impossible d'ajouter le fichier joint dans l'export CSV."
+ "translation": "Impossible d'ajouter le fichier joint à l'export Global Relay."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Unable to close properly the zip file."
+ "translation": "Impossible de fermer proprement le fichier zip."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -3416,7 +3432,7 @@
},
{
"id": "ent.message_export.global_relay.generate_email.app_error",
- "translation": "Unable to generate eml file data."
+ "translation": "Impossible de générer les données du fichier eml."
},
{
"id": "ent.message_export.global_relay_export.deliver.close.app_error",
@@ -4692,7 +4708,7 @@
},
{
"id": "plugin.api.update_user_status.bad_status",
- "translation": "Unable to set the user status. Unknown user status."
+ "translation": "Impossible de définir le statut de l'utilisateur. Statut d'utilisateur inconnu."
},
{
"id": "store.sql.convert_string_array",
@@ -4908,11 +4924,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
- "translation": "We could not reset the channel last post at date"
+ "translation": "Impossible de réinitialiser la date de la dernière publication du canal."
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
- "translation": "You can not modify an archived channel"
+ "translation": "Impossible de modifier un canal archivé."
},
{
"id": "store.sql_channel.save.commit_transaction.app_error",
@@ -4991,6 +5007,10 @@
"translation": "Impossible de mettre à jour le canal"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "Impossible de modifier un canal archivé."
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Un canal avec cet identifiant existe déjà"
},
@@ -5144,7 +5164,7 @@
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
- "translation": "We couldn't delete attachments of the user"
+ "translation": "Impossible de supprimer les fichiers joints de l'utilisateur."
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
@@ -5168,7 +5188,7 @@
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "Impossible de récupérer l'information du fichier du message"
+ "translation": "Impossible de récupérer l'information du fichier de l'utilisateur."
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
@@ -5752,7 +5772,7 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "We couldn't get the channel count for the scheme."
+ "translation": "Impossible de récupérer le nombre de canaux pour le schéma."
},
{
"id": "store.sql_team.analytics_team_count.app_error",
diff --git a/i18n/it.json b/i18n/it.json
index 02a76ca4a..847a7f305 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -1435,6 +1435,14 @@
"translation": "Impossibile impostare le preferenze dell'utente."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "Non puoi eliminare una reazione in un canale archiviato."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "Non puoi reagire in un canale archiviato."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Reazione non valida."
},
@@ -1651,6 +1659,10 @@
"translation": "%v si è unito al gruppo."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "La email deve essere da uno specifico dominio (e.s. @esempio.com). Per favore chiedi al tuo amministratore di sistema maggiori informazioni."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v ha lasciato il gruppo."
},
@@ -1727,6 +1739,10 @@
"translation": "L'utente indicato non è membro del gruppo specificato."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Limitare i gruppi d {{ .Domain }} non è permesso dalle impostazioni di sistema. Contattare l'Amministratore di Sistema."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "La licenza non supporta l'aggiornamento dello schema del gruppo"
},
@@ -4991,6 +5007,10 @@
"translation": "Non è possibile aggiornare il canale"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "Non puoi modificare un canale archiviato"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Un canale con quello pseudonimo esiste già"
},
diff --git a/i18n/ja.json b/i18n/ja.json
index 151738b5f..98dcf39af 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -41,7 +41,7 @@
},
{
"id": "api.admin.test_email.body",
- "translation": "あなたの電子メールアドレスが正しく設定されました!"
+ "translation": "あなたの電子メール設定が正しく行われました!"
},
{
"id": "api.admin.test_email.missing_server",
@@ -1435,6 +1435,14 @@
"translation": "ユーザー設定を設定できませんでした。"
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "アーカイブチャンネルのリアクションは削除できません。"
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "アーカイブチャンネルにはリアクションできません。"
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "リアクションが正しくありません。"
},
@@ -1651,6 +1659,10 @@
"translation": "%v がチームに参加しました。"
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "電子メールは特定のドメイン(例えば、@example.com)から送信される必要があります。詳細はチーム管理者かシステム管理者に問い合わせてください。"
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v はチームから脱退しました。"
},
@@ -1727,6 +1739,10 @@
"translation": "指定されたユーザーは指定されたチームに所属していません。"
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "チームを{{.Domain}}に制限することはシステム設定により許可されていません。詳細はシステム管理者に問い合わせてください。"
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "現在のライセンスはチームのスキームの更新をサポートしていません"
},
@@ -4991,6 +5007,10 @@
"translation": "チャンネルが更新できませんでした"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "アーカイブチャンネルは編集できません"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "そのハンドルを持つチャンネルは既に存在しています"
},
diff --git a/i18n/ko.json b/i18n/ko.json
index facde7244..586f89e98 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -1435,6 +1435,14 @@
"translation": "사용자 설정을 적용할 수 없습니다."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "You cannot remove a reaction in an archived channel."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "You cannot react in an archived channel."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "리액션이 유효하지 않습니다."
},
@@ -1651,6 +1659,10 @@
"translation": "%v가 팀에 가입했습니다."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "허용된 도메인의 이메일만 사용하세요. (예시: @example.com). 또는 시스템 관리자에게 문의해보세요."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v가 팀을 떠났습니다."
},
@@ -1727,6 +1739,10 @@
"translation": "지정된 사용자는 지정된 팀의 멤버가 아닙니다."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "사용자의 라이센스는 팀 스키마의 업데이트를 지원하지 않습니다."
},
@@ -4991,6 +5007,10 @@
"translation": "채널을 찾을 수 없습니다"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "You can not modify an archived channel"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "A channel with that handle already exists"
},
diff --git a/i18n/nl.json b/i18n/nl.json
index 20425b105..6ba8abb4f 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -1435,6 +1435,14 @@
"translation": "Unable to set user preferences."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "You cannot remove a reaction in an archived channel."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "You cannot react in an archived channel."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Reaction is not valid."
},
@@ -1651,6 +1659,10 @@
"translation": "%v joined the team."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "Email moet uit bepaalde domeinen komen (bijv. @voorbeeld.nl). Neem contact op met de systeem beheerder voor meer details."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v left the team."
},
@@ -1727,6 +1739,10 @@
"translation": "Specified user is not a member of specified team."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Your license does not support updating a team's scheme"
},
@@ -4991,6 +5007,10 @@
"translation": "Het kanaal kan niet bijgewerkt worden"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "You can not modify an archived channel"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Een kanaal met dat 'handle' bestaat al"
},
diff --git a/i18n/pl.json b/i18n/pl.json
index 009515d7e..393868dd5 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -1435,6 +1435,14 @@
"translation": "Unable to set user preferences."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "You cannot remove a reaction in an archived channel."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "You cannot react in an archived channel."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Niepoprawna wartość reakcji."
},
@@ -1651,6 +1659,10 @@
"translation": "%v dołączył do kanału."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "E-mail musi być z określonej domeny (np. @example.com). Proszę, skontaktuj się z administratorem systemu, aby poznać szczegóły."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v opuścił zespół."
},
@@ -1727,6 +1739,10 @@
"translation": "Wskazany użytkownik nie jest członkiem określonego zespołu."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Your license does not support updating a team's scheme"
},
@@ -4991,6 +5007,10 @@
"translation": "Nie mogliśmy zaktualizować kanału"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "You can not modify an archived channel"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Kanał o taki uchwycie już istnieje"
},
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 009633e6f..f63b8d7d3 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -1034,11 +1034,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "Não é possível saber se o arquivo existe. Ocorreu um erro ao tentar verificar a existência do arquivo."
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "Não é possível saber se o arquivo existe. Ocorreu um erro ao tentar verificar a existência do arquivo."
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1435,6 +1435,14 @@
"translation": "Não é possível definir as preferências de usuário."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "Você não pode remover uma reação em um canal arquivado."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "Você não pode reagir em um canal arquivado."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Esta reação não é válida."
},
@@ -1651,6 +1659,10 @@
"translation": "%v entrou na equipe."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "Email precisa ser de um domínio específico (ex. @example.com). Por favor pergunte ao administrador do sistema por detalhes."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v deixou a equipe."
},
@@ -1727,6 +1739,10 @@
"translation": "Usuário especificado não é um membro da equipe especificada."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restringir equipe para {{ .Domain }} não é permitido pela configuração do sistema. Por favor contate o administrador do sistema."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "A licença não suporta a atualização do esquema de uma equipe"
},
@@ -2516,7 +2532,7 @@
},
{
"id": "app.import.import_line.null_emoji.error",
- "translation": "A linha de dados de importação é do tipo \"post\" mas o objeto post é nulo."
+ "translation": "A linha de dados de importação é do tipo \"emoji\" mas o objeto emoji é nulo."
},
{
"id": "app.import.import_line.null_post.error",
@@ -3220,7 +3236,7 @@
},
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
- "translation": "Unable to re-read the Global Relay temporary export file."
+ "translation": "Não é possível reler o arquivo de exportação temporário do Global Relay."
},
{
"id": "ent.compliance.licence_disable.app_error",
@@ -3404,11 +3420,11 @@
},
{
"id": "ent.message_export.global_relay.attach_file.app_error",
- "translation": "Não é possível adicionar o anexo à exportação CSV."
+ "translation": "Não é possível adicionar o anexo à exportação do Global Relay."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Unable to close properly the zip file."
+ "translation": "Não é possível fechar corretamente o arquivo zip."
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -3416,7 +3432,7 @@
},
{
"id": "ent.message_export.global_relay.generate_email.app_error",
- "translation": "Unable to generate eml file data."
+ "translation": "Não é possível gerar dados do arquivo eml."
},
{
"id": "ent.message_export.global_relay_export.deliver.close.app_error",
@@ -4692,7 +4708,7 @@
},
{
"id": "plugin.api.update_user_status.bad_status",
- "translation": "Unable to set the user status. Unknown user status."
+ "translation": "Não é possível definir o status do usuário. Status do usuário desconhecido."
},
{
"id": "store.sql.convert_string_array",
@@ -4908,11 +4924,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
- "translation": "We could not reset the channel last post at date"
+ "translation": "Não foi possível redefinir a última publicação do canal na data"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
- "translation": "You can not modify an archived channel"
+ "translation": "Você não pode modificar um canal arquivado"
},
{
"id": "store.sql_channel.save.commit_transaction.app_error",
@@ -4991,6 +5007,10 @@
"translation": "Não foi possível atualizar o canal"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "Você não pode modificar um canal arquivado"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Um canal com este handle já existe"
},
@@ -5144,7 +5164,7 @@
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
- "translation": "We couldn't delete attachments of the user"
+ "translation": "Não foi possível deletar anexos do usuário"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
@@ -5168,7 +5188,7 @@
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "Não foi possível obter as informações do arquivo para o post"
+ "translation": "Não foi possível obter as informações do arquivo do usuário"
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
@@ -5752,7 +5772,7 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "We couldn't get the channel count for the scheme."
+ "translation": "Não foi possível obter a contagem de canais para o esquema."
},
{
"id": "store.sql_team.analytics_team_count.app_error",
diff --git a/i18n/ro.json b/i18n/ro.json
index ffa32080b..14c82f5a6 100644
--- a/i18n/ro.json
+++ b/i18n/ro.json
@@ -1435,6 +1435,14 @@
"translation": "Imposibil de setat preferintele utilizatorului."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "Nu puteți sterge o replica intrun canal arhivat."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "Nu poți reacționa într-un canal arhivat."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Reacția nu este validă."
},
@@ -1651,6 +1659,10 @@
"translation": "%v s-a alăturat echipei."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "E-mailul trebuie să fie de la un domeniu specific (de ex. @examplu.com). Întreabă-ți echipa sau administratorul de sistem pentru detalii."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v părăsit echipa."
},
@@ -1727,6 +1739,10 @@
"translation": "Utilizator specificat nu este un membru al echipei specificate."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Limitarea echipei la {{ .Domain }} nu este permisă de configurarea sistemul. Vă rugăm să contactați administratorul de sistem."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Permisul nu acceptă actualizarea schemei de o echipa"
},
@@ -4692,7 +4708,7 @@
},
{
"id": "plugin.api.update_user_status.bad_status",
- "translation": "Nu s-a putut seta statutul utilizatorilor. Stare utilizator necunoscut."
+ "translation": "Nu s-a putut seta starea utilizatorului. Stare utilizator necunoscut."
},
{
"id": "store.sql.convert_string_array",
@@ -4991,6 +5007,10 @@
"translation": "Am putut actualiza canal"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "Nu puteți modifica un canal arhivat"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Există deja un canal cu care se ocupa"
},
diff --git a/i18n/ru.json b/i18n/ru.json
index c0b0111e6..5f81fcb7a 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -1435,6 +1435,14 @@
"translation": "Невозможно установить настройки пользователя."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "You cannot remove a reaction in an archived channel."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "You cannot react in an archived channel."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Реакция невалидна."
},
@@ -1651,6 +1659,10 @@
"translation": "%v присоединился(-лась) к команде."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "E-mail должен принадлежать реальному домену (например @example.com). Пожалуйста, обратитесь к системному администратору за дополнительной информацией."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v покинул(а) команду."
},
@@ -1727,6 +1739,10 @@
"translation": "Указанный пользователь не является участником указанной группы."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Restricting team to {{ .Domain }} is not allowed by the system config. Please contact your system administrator."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Ваша лицензия не поддерживает изменение схемы команды."
},
@@ -4991,6 +5007,10 @@
"translation": "Не удалось обновить канал"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "You can not modify an archived channel"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Канал с таким дескриптором уже существует"
},
diff --git a/i18n/tr.json b/i18n/tr.json
index 390ca8c0f..997fb01d3 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -169,7 +169,7 @@
},
{
"id": "api.channel.leave.default.app_error",
- "translation": "{{.Channel}} varsayılan kanalından ayrılamazsınız "
+ "translation": "{{.Channel}} varsayılan kanalından ayrılamazsınız"
},
{
"id": "api.channel.leave.direct.app_error",
@@ -365,7 +365,7 @@
},
{
"id": "api.command_channel_header.message.app_error",
- "translation": "/header komutunun yanında metin de yazılmalıdır"
+ "translation": "/header komutunun yanında metin de yazılmalıdır."
},
{
"id": "api.command_channel_header.name",
@@ -441,11 +441,11 @@
},
{
"id": "api.command_channel_rename.too_long.app_error",
- "translation": "Kanal adında en fazla {{.Length}} karakter bulunmalıdır."
+ "translation": "Kanal adında en fazla {{.Length}} karakter bulunmalıdır"
},
{
"id": "api.command_channel_rename.too_short.app_error",
- "translation": "Kanal adında en az {{.Length}} karakter bulunmalıdır."
+ "translation": "Kanal adında en az {{.Length}} karakter bulunmalıdır"
},
{
"id": "api.command_channel_rename.update_channel.app_error",
@@ -1062,7 +1062,7 @@
},
{
"id": "api.file.move_file.copy_within_s3.app_error",
- "translation": "Dosya S3 üzerine kopyalanamadı"
+ "translation": "Dosya S3 üzerine kopyalanamadı."
},
{
"id": "api.file.move_file.delete_from_s3.app_error",
@@ -1086,7 +1086,7 @@
},
{
"id": "api.file.reader.reading_local.app_error",
- "translation": "Yerel sunucu depolaması üzerinden bir okuyucu açılırken bir sorun çıktı."
+ "translation": "Yerel sunucu depolaması üzerinden bir okuyucu açılırken bir sorun çıktı"
},
{
"id": "api.file.reader.s3.app_error",
@@ -1412,7 +1412,7 @@
},
{
"id": "api.post.update_post.permissions_time_limit.app_error",
- "translation": "İleti eklendikten sonra {{.timeLimit}} saniye içinde düzenlenebilir. Lütfen bilgi almak için sistem yöneticinizle görüşün."
+ "translation": "İleti eklendikten sonra {{.timeLimit}} saniye içinde düzenlenebilir. Lütfen bilgi almak için sistem yöneticiniz ile görüşün."
},
{
"id": "api.post.update_post.system_message.app_error",
@@ -1435,6 +1435,14 @@
"translation": "Kullanıcı ayarları yapılamadı."
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "Arşivlenmiş bir kanaldaki tepkiyi silemezsiniz."
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "Arşivlenmiş bir kanala tepki veremezsiniz."
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "Tepki geçersiz."
},
@@ -1588,7 +1596,7 @@
},
{
"id": "api.team.get_team_icon.filesettings_no_driver.app_error",
- "translation": "Dosya ayarlarındaki sürücü adı geçersiz. 'local' ya da 'amazons3' olmalı"
+ "translation": "Dosya ayarlarındaki sürücü adı geçersiz. 'local' ya da 'amazons3' olmalı"
},
{
"id": "api.team.get_team_icon.read_file.app_error",
@@ -1640,17 +1648,21 @@
},
{
"id": "api.team.is_team_creation_allowed.disabled.app_error",
- "translation": "Takım ekleme devre dışı bırakılmış. Lütfen bilgi almak için sistem yöneticinizle görüşün."
+ "translation": "Takım ekleme devre dışı bırakılmış. Lütfen bilgi almak için sistem yöneticiniz ile görüşün."
},
{
"id": "api.team.is_team_creation_allowed.domain.app_error",
- "translation": "E-posta belirli bir etki alanından (@ornek.com gibi) gelmelidir. Lütfen ayrıntılı bilgi almak için sistem yöneticinizle görüşün."
+ "translation": "E-posta belirli bir etki alanından (@ornek.com gibi) gelmelidir. Lütfen ayrıntılı bilgi almak için sistem yöneticiniz ile görüşün."
},
{
"id": "api.team.join_team.post_and_forget",
"translation": "%v takıma katıldı."
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "E-posta belirli bir etki alanından (@ornek.com gibi) gelmelidir. Lütfen ayrıntılı bilgi almak için sistem yöneticini ile görüşün."
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v takımdan ayrıldı."
},
@@ -1727,6 +1739,10 @@
"translation": "Belirtilen kullanıcı belirtilen takımın üyesi değil."
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "Sistem yapılandırması takımın {{ .Domain }} ile sınırlanmasına izin vermiyor. Lütfen sistem yöneticiniz ile görüşün."
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "Lisansınızda takım şemalarını güncelleme özelliği bulunmuyor"
},
@@ -2584,7 +2600,7 @@
},
{
"id": "app.import.validate_channel_import_data.display_name_missing.error",
- "translation": "Zorunlu kanal özelliği eksik: Görüntülenecek ad"
+ "translation": "Zorunlu kanal özelliği eksik: goruntulenecek_ad"
},
{
"id": "app.import.validate_channel_import_data.header_length.error",
@@ -2600,7 +2616,7 @@
},
{
"id": "app.import.validate_channel_import_data.name_missing.error",
- "translation": "Zorunlu kanal özelliği eksik: Ad"
+ "translation": "Zorunlu kanal özelliği eksik: ad"
},
{
"id": "app.import.validate_channel_import_data.purpose_length.error",
@@ -2612,7 +2628,7 @@
},
{
"id": "app.import.validate_channel_import_data.team_missing.error",
- "translation": "Zorunlu kanal özelliği eksik: Takım"
+ "translation": "Zorunlu kanal özelliği eksik: takım"
},
{
"id": "app.import.validate_channel_import_data.type_invalid.error",
@@ -2620,7 +2636,7 @@
},
{
"id": "app.import.validate_channel_import_data.type_missing.error",
- "translation": "Zorunlu kanal özelliği eksik: Tür."
+ "translation": "Zorunlu kanal özelliği eksik: tür."
},
{
"id": "app.import.validate_direct_channel_import_data.header_length.error",
@@ -2628,7 +2644,7 @@
},
{
"id": "app.import.validate_direct_channel_import_data.members_required.error",
- "translation": "Zorunlu doğrudan kanal özelliği eksik: Üyeler"
+ "translation": "Zorunlu doğrudan kanal özelliği eksik: uyeler"
},
{
"id": "app.import.validate_direct_channel_import_data.members_too_few.error",
@@ -2692,11 +2708,11 @@
},
{
"id": "app.import.validate_post_import_data.channel_missing.error",
- "translation": "Zorunlu kanal özelliği eksik: Kanal."
+ "translation": "Zorunlu kanal özelliği eksik: kanal."
},
{
"id": "app.import.validate_post_import_data.create_at_missing.error",
- "translation": "Zorunlu kanal özelliği eksik: Oluşturulma Zamanı."
+ "translation": "Zorunlu kanal özelliği eksik: olusturulma_zamani."
},
{
"id": "app.import.validate_post_import_data.create_at_zero.error",
@@ -2708,15 +2724,15 @@
},
{
"id": "app.import.validate_post_import_data.message_missing.error",
- "translation": "Zorunlu ileti özelliği eksik: İleti."
+ "translation": "Zorunlu ileti özelliği eksik: ileti."
},
{
"id": "app.import.validate_post_import_data.team_missing.error",
- "translation": "Zorunlu ileti özelliği eksik: Takım."
+ "translation": "Zorunlu ileti özelliği eksik: takim."
},
{
"id": "app.import.validate_post_import_data.user_missing.error",
- "translation": "Zorunlu ileti özelliği eksik: Kullanıcı."
+ "translation": "Zorunlu ileti özelliği eksik: kullanici."
},
{
"id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
@@ -2724,7 +2740,7 @@
},
{
"id": "app.import.validate_reaction_import_data.create_at_missing.error",
- "translation": "Zorunlu tepki özelliği eksik: Oluşturulma Zamanı."
+ "translation": "Zorunlu tepki özelliği eksik: olusturulma_zamani."
},
{
"id": "app.import.validate_reaction_import_data.create_at_zero.error",
@@ -2736,11 +2752,11 @@
},
{
"id": "app.import.validate_reaction_import_data.emoji_name_missing.error",
- "translation": "Zorunlu tepki özelliği eksik: EmojiAdı."
+ "translation": "Zorunlu tepki özelliği eksik: EmojiAdi."
},
{
"id": "app.import.validate_reaction_import_data.user_missing.error",
- "translation": "Zorunlu tepki özelliği eksik: Kullanıcı."
+ "translation": "Zorunlu tepki özelliği eksik: kullanici."
},
{
"id": "app.import.validate_reply_import_data.create_at_before_parent.error",
@@ -2748,7 +2764,7 @@
},
{
"id": "app.import.validate_reply_import_data.create_at_missing.error",
- "translation": "Zorunlu yanıt özelliği eksik: Oluşturulma Zamanı."
+ "translation": "Zorunlu yanıt özelliği eksik: olusturulma_zamani."
},
{
"id": "app.import.validate_reply_import_data.create_at_zero.error",
@@ -2760,11 +2776,11 @@
},
{
"id": "app.import.validate_reply_import_data.message_missing.error",
- "translation": "Zorunlu yanıt özelliği eksik: İleti."
+ "translation": "Zorunlu yanıt özelliği eksik: ileti."
},
{
"id": "app.import.validate_reply_import_data.user_missing.error",
- "translation": "Zorunlu yanıt özelliği eksik: Kullanıcı."
+ "translation": "Zorunlu yanıt özelliği eksik: kullanici."
},
{
"id": "app.import.validate_role_import_data.description_invalid.error",
@@ -2804,7 +2820,7 @@
},
{
"id": "app.import.validate_scheme_import_data.wrong_roles_for_scope.error",
- "translation": " Bu kapsamda bir şema için belirtilen roller yanlış."
+ "translation": "Bu kapsamda bir şema için belirtilen roller yanlış."
},
{
"id": "app.import.validate_team_import_data.description_length.error",
@@ -2816,7 +2832,7 @@
},
{
"id": "app.import.validate_team_import_data.display_name_missing.error",
- "translation": "Zorunlu takım özelliği eksik: Görüntülenecek ad"
+ "translation": "Zorunlu takım özelliği eksik: goruntulenecek_ad."
},
{
"id": "app.import.validate_team_import_data.name_characters.error",
@@ -2828,7 +2844,7 @@
},
{
"id": "app.import.validate_team_import_data.name_missing.error",
- "translation": "Zorunlu takım özelliği eksik: Ad"
+ "translation": "Zorunlu takım özelliği eksik: ad."
},
{
"id": "app.import.validate_team_import_data.name_reserved.error",
@@ -2844,7 +2860,7 @@
},
{
"id": "app.import.validate_team_import_data.type_missing.error",
- "translation": "Zorunlu takım özelliği eksik: Tür"
+ "translation": "Zorunlu takım özelliği eksik: tur."
},
{
"id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
@@ -2884,7 +2900,7 @@
},
{
"id": "app.import.validate_user_import_data.email_missing.error",
- "translation": "Zorunlu kullanıcı özelliği eksik: E-posta."
+ "translation": "Zorunlu kullanıcı özelliği eksik: e-posta."
},
{
"id": "app.import.validate_user_import_data.first_name_length.error",
@@ -2948,7 +2964,7 @@
},
{
"id": "app.import.validate_user_import_data.username_missing.error",
- "translation": "Zorunlu kullanıcı özelliği eksik: Kullanıcı Adı."
+ "translation": "Zorunlu kullanıcı özelliği eksik: kullaniciadi."
},
{
"id": "app.import.validate_user_teams_import_data.invalid_roles.error",
@@ -3032,7 +3048,7 @@
},
{
"id": "app.plugin.cluster.save_config.app_error",
- "translation": "Küme özelliği kullanılırken ve SaltOkunurYapılandırma seçeneği etkinken config.json dosyasındaki uygulama eki yapılandırması el ile güncellenmelidir"
+ "translation": "Küme özelliği kullanılırken ve SaltOkunurYapılandırma seçeneği etkinken config.json dosyasındaki uygulama eki yapılandırması el ile güncellenmelidir."
},
{
"id": "app.plugin.config.app_error",
@@ -3100,7 +3116,7 @@
},
{
"id": "app.plugin.upload_disabled.app_error",
- "translation": "Uygulama ekleri ya da uygulama eki yüklemeleri devre dışı bırakılmış. "
+ "translation": "Uygulama ekleri ya da uygulama eki yüklemeleri devre dışı bırakılmış."
},
{
"id": "app.role.check_roles_exist.role_not_found",
@@ -3116,7 +3132,7 @@
},
{
"id": "app.team.join_user_to_team.max_accounts.app_error",
- "translation": "Bu takım izin verilen en fazla hesap sayısına ulaşmış. Sınırı yükseltmesi için sistem yöneticinizle görüşün."
+ "translation": "Bu takım izin verilen en fazla hesap sayısına ulaşmış. Sınırı yükseltmesi için sistem yöneticiniz ile görüşün."
},
{
"id": "app.user.complete_switch_with_oauth.blank_email.app_error",
@@ -3496,7 +3512,7 @@
},
{
"id": "ent.migration.migratetoldap.user_not_found",
- "translation": "Kullanıcı AD/LDAP sunucusu üzerinde bulunamadı:"
+ "translation": "Kullanıcı AD/LDAP sunucusu üzerinde bulunamadı: "
},
{
"id": "ent.migration.migratetosaml.email_already_used_by_other_user",
@@ -4064,7 +4080,7 @@
},
{
"id": "model.config.is_valid.localization.available_locales.app_error",
- "translation": "Varsayılan İstemci Dili kullanılabilecek diller arasında bulunmalıdır."
+ "translation": "Varsayılan İstemci Dili kullanılabilecek diller arasında bulunmalıdır"
},
{
"id": "model.config.is_valid.login_attempts.app_error",
@@ -4220,7 +4236,7 @@
},
{
"id": "model.config.is_valid.teammate_name_display.app_error",
- "translation": "Takım arkadaşı görünümü geçersiz. 'tam_ad', 'takma_ad_tam_ad' ya da 'kullanıcı_adı' olmalıdır"
+ "translation": "Takım arkadaşı görünümü geçersiz. 'tam_ad', 'takma_ad_tam_ad' ya da 'kullaniciadi' olmalıdır"
},
{
"id": "model.config.is_valid.time_between_user_typing.app_error",
@@ -4991,6 +5007,10 @@
"translation": "Kanal güncellenemedi"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "Arşivlenmiş bir kanalı değiştiremezsiniz"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "Bu kısaltmayı kullanan bir kanal zaten var"
},
@@ -6040,7 +6060,7 @@
},
{
"id": "store.sql_user.save.max_accounts.app_error",
- "translation": "Bu takım izin verilen en fazla hesap sayısına ulaşmış. Sınırı yükseltmesi için sistem yöneticinizle görüşün."
+ "translation": "Bu takım izin verilen en fazla hesap sayısına ulaşmış. Sınırı yükseltmesi için sistem yöneticiniz ile görüşün."
},
{
"id": "store.sql_user.save.member_count.app_error",
@@ -6292,7 +6312,7 @@
},
{
"id": "utils.file.remove_file.local.app_error",
- "translation": "Dosya yerel sunucu depolaması üzerinden silinirken bir sorun çıktı"
+ "translation": "Dosya yerel sunucu depolaması üzerinden silinirken bir sorun çıktı."
},
{
"id": "utils.file.remove_file.s3.app_error",
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 981657be9..d824538cf 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -233,7 +233,7 @@
},
{
"id": "api.channel.remove_channel_member.type.app_error",
- "translation": "Cannot remove user from a channel."
+ "translation": "无法从频道移除用户。"
},
{
"id": "api.channel.remove_member.removed",
@@ -1034,11 +1034,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "无法确定文件是否存在。尝试检查文件是否存在时遇到错误。"
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "无法确定文件是否存在。尝试检查文件是否存在时遇到错误。"
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1435,6 +1435,14 @@
"translation": "无法设置用户偏好。"
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "您不能移除已归档的频道中的互动。"
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "您不能在已归档的频道互动。"
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "无效互动。"
},
@@ -1444,7 +1452,7 @@
},
{
"id": "api.reaction.town_square_read_only",
- "translation": "只读频道无法发反应。"
+ "translation": "只读频道无法发互动。"
},
{
"id": "api.roles.patch_roles.license.error",
@@ -1651,6 +1659,10 @@
"translation": "%v 已加入团队。"
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "电子邮件必须来自指定域名 (例如 @example.com)。详情请询问您的系统管理员。"
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v 离开了团队。"
},
@@ -1727,6 +1739,10 @@
"translation": "指定的用户不属于指定的团队。"
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "系统设定不允许限制团队到 {{ .Domain }}。请联系您的系统管理员。"
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "您的许可证不支持更新团队方案"
},
@@ -2516,7 +2532,7 @@
},
{
"id": "app.import.import_line.null_emoji.error",
- "translation": "导入数据行有类型 \"post\" 但消息对象是无。"
+ "translation": "导入数据行有类型 \"表情符\" 但消息对象为 null。"
},
{
"id": "app.import.import_line.null_post.error",
@@ -3220,7 +3236,7 @@
},
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
- "translation": "Unable to re-read the Global Relay temporary export file."
+ "translation": "无法重新读取 Global Relay 导出临时文件。"
},
{
"id": "ent.compliance.licence_disable.app_error",
@@ -3404,11 +3420,11 @@
},
{
"id": "ent.message_export.global_relay.attach_file.app_error",
- "translation": "无法添加附件到 CSV 导出。"
+ "translation": "无法添加附件到 Global Relay 导出。"
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Unable to close properly the zip file."
+ "translation": "无法正常关闭 zip 文件。"
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -3416,7 +3432,7 @@
},
{
"id": "ent.message_export.global_relay.generate_email.app_error",
- "translation": "Unable to generate eml file data."
+ "translation": "无法生成 eml 文件数据。"
},
{
"id": "ent.message_export.global_relay_export.deliver.close.app_error",
@@ -4692,7 +4708,7 @@
},
{
"id": "plugin.api.update_user_status.bad_status",
- "translation": "Unable to set the user status. Unknown user status."
+ "translation": "无法设定用户状态。未知用户状态。"
},
{
"id": "store.sql.convert_string_array",
@@ -4908,11 +4924,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
- "translation": "We could not reset the channel last post at date"
+ "translation": "我们无法重置频道最近消息日期"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
- "translation": "You can not modify an archived channel"
+ "translation": "您不能更改已归档的频道"
},
{
"id": "store.sql_channel.save.commit_transaction.app_error",
@@ -4991,6 +5007,10 @@
"translation": "我们无法更新这个频道"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "您不能更改已归档的频道"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "已存在使用该识别名的频道"
},
@@ -5144,7 +5164,7 @@
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
- "translation": "We couldn't delete attachments of the user"
+ "translation": "我们无法删除用户的附件"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
@@ -5168,7 +5188,7 @@
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "我们没法从信息获取文件信息"
+ "translation": "我们无法获取用户的文件信息"
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
@@ -5752,7 +5772,7 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "We couldn't get the channel count for the scheme."
+ "translation": "我们无法从方案获取频道数。"
},
{
"id": "store.sql_team.analytics_team_count.app_error",
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 620cf7871..fb2a6b480 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -233,7 +233,7 @@
},
{
"id": "api.channel.remove_channel_member.type.app_error",
- "translation": "Cannot remove user from a channel."
+ "translation": "無法將使用者從頻道移除。"
},
{
"id": "api.channel.remove_member.removed",
@@ -1034,11 +1034,11 @@
},
{
"id": "api.file.file_exists.exists_local.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "無法確定檔案是否存在。檢查檔案是否存在時發生錯誤。"
},
{
"id": "api.file.file_exists.s3.app_error",
- "translation": "Unable to know if the file exists. An error ocurred when trying to check file existency."
+ "translation": "無法確定檔案是否存在。檢查檔案是否存在時發生錯誤。"
},
{
"id": "api.file.get_file.public_invalid.app_error",
@@ -1435,6 +1435,14 @@
"translation": "無法設定使用者偏好設定。"
},
{
+ "id": "api.reaction.delete.archived_channel.app_error",
+ "translation": "在已封存的頻道中無法移除互動。"
+ },
+ {
+ "id": "api.reaction.save.archived_channel.app_error",
+ "translation": "無法在已封存的頻道互動。"
+ },
+ {
"id": "api.reaction.save_reaction.invalid.app_error",
"translation": "無效的互動。"
},
@@ -1651,6 +1659,10 @@
"translation": "%v 已加入團隊。"
},
{
+ "id": "api.team.join_user_to_team.allowed_domains.app_error",
+ "translation": "電子郵件地址必須來自一個指定的網域 (例如 @example.com)。請洽詢系統管理員了解詳情。"
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v 已離開團隊。 "
},
@@ -1727,6 +1739,10 @@
"translation": "指定的使用者不是指定團隊的成員。"
},
{
+ "id": "api.team.update_restricted_domains.mismatch.app_error",
+ "translation": "系統設定不允許限制團隊為 {{ .Domain }}。請聯絡系統管理員。"
+ },
+ {
"id": "api.team.update_team_scheme.license.error",
"translation": "授權不支援更新團隊的配置"
},
@@ -2516,7 +2532,7 @@
},
{
"id": "app.import.import_line.null_emoji.error",
- "translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
+ "translation": "匯入資料行資料型別為\"繪文字\"但繪文字物件為 null"
},
{
"id": "app.import.import_line.null_post.error",
@@ -3220,7 +3236,7 @@
},
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
- "translation": "Unable to re-read the Global Relay temporary export file."
+ "translation": "無法重新讀取 Global Relay 匯出暫存檔。"
},
{
"id": "ent.compliance.licence_disable.app_error",
@@ -3404,11 +3420,11 @@
},
{
"id": "ent.message_export.global_relay.attach_file.app_error",
- "translation": "無法增加附加檔案至 CSV 匯出格式。"
+ "translation": "無法增加附加檔案至 Global Relay 匯出格式。"
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
- "translation": "Unable to close properly the zip file."
+ "translation": "無法正常的關閉 zip 檔案。"
},
{
"id": "ent.message_export.global_relay.create_file_in_zip.app_error",
@@ -3416,7 +3432,7 @@
},
{
"id": "ent.message_export.global_relay.generate_email.app_error",
- "translation": "Unable to generate eml file data."
+ "translation": "無法產生 eml 檔案資料。"
},
{
"id": "ent.message_export.global_relay_export.deliver.close.app_error",
@@ -4692,7 +4708,7 @@
},
{
"id": "plugin.api.update_user_status.bad_status",
- "translation": "Unable to set the user status. Unknown user status."
+ "translation": "無法設定使用者狀態。未知的使用者狀態。"
},
{
"id": "store.sql.convert_string_array",
@@ -4908,11 +4924,11 @@
},
{
"id": "store.sql_channel.reset_last_post_at.app_error",
- "translation": "We could not reset the channel last post at date"
+ "translation": "無法重設頻道最新發文的時間"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
- "translation": "You can not modify an archived channel"
+ "translation": "不能修改已封存的頻道"
},
{
"id": "store.sql_channel.save.commit_transaction.app_error",
@@ -4991,6 +5007,10 @@
"translation": "無法更新頻道"
},
{
+ "id": "store.sql_channel.update.archived_channel.app_error",
+ "translation": "不能修改已封存的頻道"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "該識別名已經被其他頻道使用"
},
@@ -5144,7 +5164,7 @@
},
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
- "translation": "We couldn't delete attachments of the user"
+ "translation": "無法刪除使用者的附件檔案"
},
{
"id": "store.sql_file_info.attach_to_post.app_error",
@@ -5168,7 +5188,7 @@
},
{
"id": "store.sql_file_info.get_for_user_id.app_error",
- "translation": "無法取得發文的檔案訊息"
+ "translation": "無法取得使用者的檔案訊息"
},
{
"id": "store.sql_file_info.permanent_delete.app_error",
@@ -5752,7 +5772,7 @@
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
- "translation": "We couldn't get the channel count for the scheme."
+ "translation": "無法取得配置的頻道數量。"
},
{
"id": "store.sql_team.analytics_team_count.app_error",