Этот коммит содержится в:
Elias Nahum
2018-08-28 19:52:07 -03:00
коммит произвёл GitHub
родитель ae3865b539
Коммит c2676d964e
15 изменённых файлов: 762 добавлений и 258 удалений

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Der Benutzer kann nicht aus dem Standardkanal {{.Channel}} entfernt werden." "translation": "Der Benutzer kann nicht aus dem Standardkanal {{.Channel}} entfernt werden."
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v wurde aus dem Kanal entfernt." "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Der Kanal wurde archiviert oder gelöscht." "translation": "%v wurde aus dem Kanal entfernt."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Dateianhänge wurden auf diesem Server deaktiviert." "translation": "Dateianhänge wurden auf diesem Server deaktiviert."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Der öffentliche Link scheint nicht gültig zu sein." "translation": "Der öffentliche Link scheint nicht gültig zu sein."
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "Importdatenzeile hat den Typ \"direct_post\", aber das direct_post-Objekt ist null." "translation": "Importdatenzeile hat den Typ \"direct_post\", aber das direct_post-Objekt ist null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null." "translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Benachrichtigung in {{ .TeamName}} am {{.Day}}.{{.Month}}.{{.Year}}" "translation": "[{{ .SiteName }}] Benachrichtigung in {{ .TeamName}} am {{.Day}}.{{.Month}}.{{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Extrahiertes Plugin konnte nicht aktiviert werden."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "Die Plugin-Konfiguration in Ihrer config.json-Datei muss manuell aktualisiert werden, wenn ReadOnlyConfig mit aktiviertem Clustering verwendet wird." "translation": "Die Plugin-Konfiguration in Ihrer config.json-Datei muss manuell aktualisiert werden, wenn ReadOnlyConfig mit aktiviertem Clustering verwendet wird."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Plugin ist nicht installiert" "translation": "Plugin ist nicht installiert"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Kann vorpacketiertes Plugin nicht installieren"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Konnte Plugin nicht löschen" "translation": "Konnte Plugin nicht löschen"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Konnte Plugin-Status-Zustand nicht setzen"
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Plugins und/oder Plugin-Uploads wurden deaktiviert." "translation": "Plugins und/oder Plugin-Uploads wurden deaktiviert."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Konnte temporäre Exportdatei nicht öffnen." "translation": "Konnte temporäre Exportdatei nicht öffnen."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Compliance Funktionalität durch die aktuelle Lizenz deaktiviert. Bitte kontaktieren Sie Ihren Systemadministrator wegen eines Enterprise Lizenzupgrades." "translation": "Compliance Funktionalität durch die aktuelle Lizenz deaktiviert. Bitte kontaktieren Sie Ihren Systemadministrator wegen eines Enterprise Lizenzupgrades."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Ungültiger AD/LDAP-Filter" "translation": "Ungültiger AD/LDAP-Filter"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Konnte den Anhang nicht dem CSV-Export hinzufügen."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Konnte die EML-Datei nicht erstellen." "translation": "Konnte die EML-Datei nicht erstellen."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Konnte E-Mail nicht an Global Relay liefern." "translation": "Konnte E-Mail nicht an Global Relay liefern."
@@ -4675,8 +4691,8 @@
"translation": "Die Nutzungsbedingungen von GitLab haben sich geändert. Bitte gehen Sie zu gitlab.com um sie zu akzeptieren und versuchen dann, sich erneut an Mattermost anzumelden." "translation": "Die Nutzungsbedingungen von GitLab haben sich geändert. Bitte gehen Sie zu gitlab.com um sie zu akzeptieren und versuchen dann, sich erneut an Mattermost anzumelden."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Fehler bei Widerrufen des Plugin-RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "Konnte die Kanal-Schemas nicht zurücksetzen." "translation": "Konnte die Kanal-Schemas nicht zurücksetzen."
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Konnte die Transaktion nicht ausführen" "translation": "Konnte die Transaktion nicht ausführen"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Das Emoji konnte nicht gespeichert werden" "translation": "Das Emoji konnte nicht gespeichert werden"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Die Datei konnte nicht an den Beitrag angehängt werden" "translation": "Die Datei konnte nicht an den Beitrag angehängt werden"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "Die Dateiinformationen konnten nicht für den Beitrag abgerufen werden" "translation": "Die Dateiinformationen konnten nicht für den Beitrag abgerufen werden"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Die Dateiinformationen konnten nicht für den Beitrag abgerufen werden"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "Datei-Info konnte nicht permanent gelöscht werden" "translation": "Datei-Info konnte nicht permanent gelöscht werden"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Es trat ein Fehler beim aktualisieren der Systemeinstellung auf" "translation": "Es trat ein Fehler beim aktualisieren der Systemeinstellung auf"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Die Anzahl der Teams konnte nicht gezählt werden" "translation": "Die Anzahl der Teams konnte nicht gezählt werden"

Просмотреть файл

@@ -155,10 +155,6 @@
"id": "api.channel.delete_channel.deleted.app_error", "id": "api.channel.delete_channel.deleted.app_error",
"translation": "The channel has been archived or deleted" "translation": "The channel has been archived or deleted"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "api.channel.delete_channel.type.invalid", "id": "api.channel.delete_channel.type.invalid",
"translation": "Cannot delete direct or group message channels" "translation": "Cannot delete direct or group message channels"
@@ -5762,6 +5758,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "We encountered an error updating the system property" "translation": "We encountered an error updating the system property"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "We couldn't count the teams" "translation": "We couldn't count the teams"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "No se puede remover el usuario del canal predeterminado {{.Channel}}" "translation": "No se puede remover el usuario del canal predeterminado {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v removido del canal." "translation": "No se puede remover el usuario del canal."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "El canal ha sido archivado o eliminado" "translation": "%v removido del canal."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Los archivos adjuntos se han deshabilitado en este servidor." "translation": "Los archivos adjuntos se han deshabilitado en este servidor."
}, },
{
"id": "api.file.file_exists.exists_local.app_error",
"translation": "No se puede determinar si el archivo existe. Ocurrió un error al intentar verificar la existencia del archivo."
},
{
"id": "api.file.file_exists.s3.app_error",
"translation": "No se puede determinar si el archivo existe. Ocurrió un error al intentar verificar la existencia del archivo."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "El enlace público parece ser inválido" "translation": "El enlace público parece ser inválido"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "La linea a importar tiene un tipo de \"direct_post\" pero el objeto del direct_post es null." "translation": "La linea a importar tiene un tipo de \"direct_post\" pero el objeto del direct_post es null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "La linea a importar tiene un tipo de \"emoticon\" pero el objeto del emoticon es null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "La linea a importar tiene un tipo de \"mensaje\" pero el objeto del mensaje es null." "translation": "La linea a importar tiene un tipo de \"mensaje\" pero el objeto del mensaje es null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Notificación en {{ .TeamName}} el {{.Day}} {{.Month}}, {{.Year}}" "translation": "[{{ .SiteName }}] Notificación en {{ .TeamName}} el {{.Day}} {{.Month}}, {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "No se puede activar el complemento extraído."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "La configuración de plugin en tu archivo config.json debe ser actualizado manualmente cuando se utiliza ReadOnlyConfig con el agrupamiento de servidores habilitado." "translation": "La configuración de plugin en tu archivo config.json debe ser actualizado manualmente cuando se utiliza ReadOnlyConfig con el agrupamiento de servidores habilitado."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "El Plugin no está instalado" "translation": "El Plugin no está instalado"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "No se puede instalar el complemento pre-empaquetado"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "No se puede eliminar el plugin" "translation": "No se puede eliminar el plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "No se pudo configurar el complemento de estado."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Los Complementos y/o la carga de complementos han sido deshabilitados." "translation": "Los Complementos y/o la carga de complementos han sido deshabilitados."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "No se puede abrir el archivo temporal para exportación." "translation": "No se puede abrir el archivo temporal para exportación."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "No se puede re-leer del archivo de exportación temporal de Global Relay."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "La característica de Conformidad está inhabilitada para tu licencia actual. Por favor contacta a un administrador del sistema sobre como actualizar a una licencia empresarial." "translation": "La característica de Conformidad está inhabilitada para tu licencia actual. Por favor contacta a un administrador del sistema sobre como actualizar a una licencia empresarial."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Filtro de AD/LDAP inválido" "translation": "Filtro de AD/LDAP inválido"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "No se pudo añadir el adjunto al fichero de exportación de Global Relay."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "No se cerró correctamente el archivo zip."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "No se puede crear el archivo eml." "translation": "No se puede crear el archivo eml."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "No se pudo generar la data del archivo eml."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "No se pudo entregar el correo electrónico a Global Relay." "translation": "No se pudo entregar el correo electrónico a Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "Los Términos de Servicio de GitLab se han actualizado. Por favor, vaya a gitlab.com a aceptar y, a continuación, intente iniciar sesión en Mattermost de nuevo." "translation": "Los Términos de Servicio de GitLab se han actualizado. Por favor, vaya a gitlab.com a aceptar y, a continuación, intente iniciar sesión en Mattermost de nuevo."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Error al invocar el plugin de RPC" "translation": "No se pudo establecer el estado del usuario. Estado de usuario desconocido."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "No hemos podido restablecer los esquemas de los canales" "translation": "No hemos podido restablecer los esquemas de los canales"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "No se puede modificar un canal archivado"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "No se puede perpetrar la transacción" "translation": "No se puede perpetrar la transacción"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "No pudimos guardar el emoticon" "translation": "No pudimos guardar el emoticon"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "No se pudo eliminar los archivos adjuntos del usuario"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "No pudimos adjuntar la información del archivo al mensaje" "translation": "No pudimos adjuntar la información del archivo al mensaje"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "No pudimos obtener la información del archivo para el mensaje" "translation": "No pudimos obtener la información del archivo para el mensaje"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "No pudimos obtener la información del archivo para el usuario"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "No pudimos eliminar permanentemente la información del archivo" "translation": "No pudimos eliminar permanentemente la información del archivo"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Encontramos un error actualizando las propiedades del sistema" "translation": "Encontramos un error actualizando las propiedades del sistema"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "No se pudo obtener el número de canales para el esquema."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "No pudimos contar los equipos" "translation": "No pudimos contar los equipos"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Impossible de supprimer l'utilisateur du canal par défaut {{.Channel}}" "translation": "Impossible de supprimer l'utilisateur du canal par défaut {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v a été retiré du canal." "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Le canal a été archivé ou supprimé" "translation": "%v a été retiré du canal."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Les fichiers de pièces jointes sont désactivés sur ce serveur." "translation": "Les fichiers de pièces jointes sont désactivés sur ce serveur."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Le lien public ne semble pas être valide" "translation": "Le lien public ne semble pas être valide"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "La ligne de données importée dispose d'un type « direct_post », mais l'objet direct_post est null." "translation": "La ligne de données importée dispose d'un type « direct_post », mais l'objet direct_post est null."
}, },
{
"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."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "La ligne de données importée dispose d'un type « post », mais l'objet post est null." "translation": "La ligne de données importée dispose d'un type « post », mais l'objet post est null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{.SiteName}}] Notification dans {{.TeamName}} le {{.Day}}/{{.Month}}/{{.Year}}" "translation": "[{{.SiteName}}] Notification dans {{.TeamName}} le {{.Day}}/{{.Month}}/{{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Impossible d'activer le plugin extrait."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "La configuration du plugin dans votre fichier config.json doit être mise à jour manuellement lorsque vous utilisez l'option ReadOnlyConfig alors que le clustering est activé." "translation": "La configuration du plugin dans votre fichier config.json doit être mise à jour manuellement lorsque vous utilisez l'option ReadOnlyConfig alors que le clustering est activé."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Le plugin n'est pas installé" "translation": "Le plugin n'est pas installé"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Impossible d'installer le plugin préempaqueté"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Impossible de supprimer le plugin" "translation": "Impossible de supprimer le plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Impossible de récupérer le statut d'état du plugin."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Les plugins et/ou l'envoi de plugins ont été désactivés." "translation": "Les plugins et/ou l'envoi de plugins ont été désactivés."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Impossible d'ouvrir le fichier d'export temporaire." "translation": "Impossible d'ouvrir le fichier d'export temporaire."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Fonctionnalité de conformité désactivée par la licence courante. Veuillez contacter votre administrateur système concernant la mise à niveau de votre licence entreprise." "translation": "Fonctionnalité de conformité désactivée par la licence courante. Veuillez contacter votre administrateur système concernant la mise à niveau de votre licence entreprise."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Filtre AD/LDAP Invalide" "translation": "Filtre AD/LDAP Invalide"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Impossible d'ajouter le fichier joint dans l'export CSV."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Impossible de créer le fichier eml." "translation": "Impossible de créer le fichier eml."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Impossible d'envoyer l'e-mail au Global Relay." "translation": "Impossible d'envoyer l'e-mail au Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "Les conditions d'utilisation de GitLab ont été mises à jour. Veuillez vous rendre sur gitlab.com pour les accepter et réessayez de vous connecter à Mattermost." "translation": "Les conditions d'utilisation de GitLab ont été mises à jour. Veuillez vous rendre sur gitlab.com pour les accepter et réessayez de vous connecter à Mattermost."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Une erreur s'est produite lors de l'invocation du plugin RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "Impossible de restaurer les schémas de permissions de canal" "translation": "Impossible de restaurer les schémas de permissions de canal"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Impossible de valider la transaction" "translation": "Impossible de valider la transaction"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Impossible de sauvegarder l'émoticône" "translation": "Impossible de sauvegarder l'émoticône"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Impossible de lier l'information du fichier au message" "translation": "Impossible de lier l'information du fichier au message"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "Impossible de récupérer l'information du fichier du message" "translation": "Impossible de récupérer l'information du fichier du message"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Impossible de récupérer l'information du fichier du message"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "Impossible de supprimer définitivement les informations du fichier" "translation": "Impossible de supprimer définitivement les informations du fichier"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Nous avons rencontré une erreur lors de la mise à jour de la propriété système" "translation": "Nous avons rencontré une erreur lors de la mise à jour de la propriété système"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Impossible de compter les équipes" "translation": "Impossible de compter les équipes"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Impossibile eliminare l'utente dal canale predefinito {{.Channel}}" "translation": "Impossibile eliminare l'utente dal canale predefinito {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v è stato rimosso dal canale." "translation": "Impossibile rimuovere l'utente dal canale."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Il canale è stato archiviato o eliminato" "translation": "%v è stato rimosso dal canale."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Gli allegati sono stati disabilitati su questo server." "translation": "Gli allegati sono stati disabilitati su questo server."
}, },
{
"id": "api.file.file_exists.exists_local.app_error",
"translation": "Impossibile verificare se il file esiste. Si è verificato un errore controllando l'esistenza del file."
},
{
"id": "api.file.file_exists.s3.app_error",
"translation": "Impossibile verificare se il file esiste. Si è verificato un errore controllando l'esistenza del file."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Il collegamento pubblico sembra non essere valido" "translation": "Il collegamento pubblico sembra non essere valido"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "La riga di dati da importare è di tipo \"pubblicazione_diretta\" ma l'oggetto pubblicazione_diretta è nullo." "translation": "La riga di dati da importare è di tipo \"pubblicazione_diretta\" ma l'oggetto pubblicazione_diretta è nullo."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "La riga di dati da importare è di tipo \"emoji\" ma l'oggetto post è nullo."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "La riga di dati da importare è di tipo \"post\" ma l'oggetto post è nullo." "translation": "La riga di dati da importare è di tipo \"post\" ma l'oggetto post è nullo."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Notifca in {{ .TeamName}} del {{.Day}}/{{.Month}}/{{.Year}}" "translation": "[{{ .SiteName }}] Notifca in {{ .TeamName}} del {{.Day}}/{{.Month}}/{{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Impossibile attivate il plugin estratto."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "La configurazione del plugin nel file config.json deve essere aggiornata manualmente se si utilizza ReadOnlyConfig con il clustering abilitato." "translation": "La configurazione del plugin nel file config.json deve essere aggiornata manualmente se si utilizza ReadOnlyConfig con il clustering abilitato."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Il plugin non è installato" "translation": "Il plugin non è installato"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Impossibile installare il plugin preconfigurato"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Impossibile eliminare il plugin" "translation": "Impossibile eliminare il plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Impossibile impostare lo stato del plugin."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "I plugin e/o il caricamento dei plugin è stato disattivato." "translation": "I plugin e/o il caricamento dei plugin è stato disattivato."
@@ -3112,7 +3112,7 @@
}, },
{ {
"id": "app.system_install_date.parse_int.app_error", "id": "app.system_install_date.parse_int.app_error",
"translation": "Failed to parse installation date" "translation": "Impossibile inizializzare la data d'installazione"
}, },
{ {
"id": "app.team.join_user_to_team.max_accounts.app_error", "id": "app.team.join_user_to_team.max_accounts.app_error",
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Impossibile aprire il file di esportazione temporaneo." "translation": "Impossibile aprire il file di esportazione temporaneo."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Impossibile rileggere il file di esportazione temporaneo Global Relay."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Funzionalità non conforme alla licenza disponibile. Per favore contatta il tuo amministratore di sistema informandolo di aggiornare la licenza enterprise." "translation": "Funzionalità non conforme alla licenza disponibile. Per favore contatta il tuo amministratore di sistema informandolo di aggiornare la licenza enterprise."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Filtro AD/LDAP non valido" "translation": "Filtro AD/LDAP non valido"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Impossibile aggiungere l'allegato all'esportazione Global Relay."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Impossibile chiudere correttamente il file zip."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Impossibile creare il file eml." "translation": "Impossibile creare il file eml."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Impossibile generare i dati del file eml."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Impossibile consegnare l'email a Global Relay." "translation": "Impossibile consegnare l'email a Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "I Termini del Servizio di GitLab sono stati aggiornati. Per favore visita gitlab.com per accettarli e poi eseguire il login su Mattermost." "translation": "I Termini del Servizio di GitLab sono stati aggiornati. Per favore visita gitlab.com per accettarli e poi eseguire il login su Mattermost."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Errore nella chiamata al plugin RPC" "translation": "Impossibile impostare lo stato utente. Stato utente sconosciuto."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "Impossibile resettare gli schemi del canale" "translation": "Impossibile resettare gli schemi del canale"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "Impossibile reimpostare l'ultimo post del canale alla data"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "Non puoi modificare un canale archiviato"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Errore durante l'esecuzione della transazione (commit)" "translation": "Errore durante l'esecuzione della transazione (commit)"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Non è stato possibile salvare l'emoji" "translation": "Non è stato possibile salvare l'emoji"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "Impossibile eliminare gli allegati di un utente"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Non è stato possibile allegare le informazioni sul file alla pubblicazione" "translation": "Non è stato possibile allegare le informazioni sul file alla pubblicazione"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "Non è stato possibile recuperare le informazioni sul file per la pubblicazione" "translation": "Non è stato possibile recuperare le informazioni sul file per la pubblicazione"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Non è stato possibile recuperare le informazioni sul file per l'utente"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "Impossibile eliminare definitivamente le informazioni del file" "translation": "Impossibile eliminare definitivamente le informazioni del file"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Riscontrato un errore nel aggiornamento della proprietà di sistema" "translation": "Riscontrato un errore nel aggiornamento della proprietà di sistema"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "Impossibile recuperare il conteggio dei canali per lo schema."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Non è stato possibile effettuare il conteggio dei gruppi" "translation": "Non è stato possibile effettuare il conteggio dei gruppi"
@@ -5960,7 +5996,7 @@
}, },
{ {
"id": "store.sql_user.get_system_install_date.app_error", "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": "Impossibile ottenere la data del sistema basandosi sulla data di creazione del primo utente."
}, },
{ {
"id": "store.sql_user.get_total_users_count.app_error", "id": "store.sql_user.get_total_users_count.app_error",

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "デフォルトのチャンネル{{.Channel}}から脱退することはできません" "translation": "デフォルトのチャンネル{{.Channel}}から脱退することはできません"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v はチャンネルから削除されました。" "translation": "チャンネルからユーザーを削除できません。"
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "チャンネルはアーカイブされているか削除されています" "translation": "%v はチャンネルから削除されました。"
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "このサーバーではファイル添付が無効になっています。" "translation": "このサーバーではファイル添付が無効になっています。"
}, },
{
"id": "api.file.file_exists.exists_local.app_error",
"translation": "ファイルの存在を確認できませんでした。ファイルの存在確認中にエラーが発生しました。"
},
{
"id": "api.file.file_exists.s3.app_error",
"translation": "ファイルの存在を確認できませんでした。ファイルの存在確認中にエラーが発生しました。"
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "公開リンクが不正です" "translation": "公開リンクが不正です"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "インポートデータに \"direct_post\" という型がありましたが、そのダイレクト投稿のオブジェクトがnullでした。" "translation": "インポートデータに \"direct_post\" という型がありましたが、そのダイレクト投稿のオブジェクトがnullでした。"
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "インポートデータに \"emoji\" という型がありましたが、その絵文字のオブジェクトがnullでした。"
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "インポートデータに \"post\" という型がありましたが、その投稿のオブジェクトがnullでした。" "translation": "インポートデータに \"post\" という型がありましたが、その投稿のオブジェクトがnullでした。"
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} {{.TeamName}}の通知" "translation": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} {{.TeamName}}の通知"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "抽出されたプラグインを有効化できませんでした。"
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "クラスター化を有効にするとともにReadOnlyConfigを使用する際は、config.jsonファイルのプラグイン設定は手動で更新する必要があります。" "translation": "クラスター化を有効にするとともにReadOnlyConfigを使用する際は、config.jsonファイルのプラグイン設定は手動で更新する必要があります。"
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "プラグインはインストールされていません" "translation": "プラグインはインストールされていません"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "パッケージング済みプラグインはインストールできません"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "プラグインを削除できませんでした" "translation": "プラグインを削除できませんでした"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "プラグインステータスの状態を設定できませんでした。"
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "プラグインのアップロードは無効化されています。" "translation": "プラグインのアップロードは無効化されています。"
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "一時的なエクスポートファイルを作成できません。" "translation": "一時的なエクスポートファイルを作成できません。"
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Global Relay一時エクスポートファイルを再読み込みできませんでした。"
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "コンプライアンス機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。" "translation": "コンプライアンス機能が現在のライセンスでは無効になっています。システム管理者にエンタープライズライセンスをアップグレードするように連絡してください。"
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "不正なAD/LDAPフィルターです" "translation": "不正なAD/LDAPフィルターです"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "添付ファイルをGlobal Relayエクスポートに追加できません。"
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "zipファイルを正しくクローズできませんでした。"
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "emlファイルを作成できません。" "translation": "emlファイルを作成できません。"
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "emlファイルデータを生成できませんでした。"
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Global Relayへの電子メールを送信できません。" "translation": "Global Relayへの電子メールを送信できません。"
@@ -4675,8 +4691,8 @@
"translation": "GitLabの使用条件が更新されました。gitlab.comで新しい使用条件に同意してから、もう一度Mattermostへログインしてみてください。" "translation": "GitLabの使用条件が更新されました。gitlab.comで新しい使用条件に同意してから、もう一度Mattermostへログインしてみてください。"
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "プラグインRPC呼出エラー" "translation": "ユーザーステータスを設定できませんでした。不明なユーザーステータスです。"
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "チャンネルスキームをリセットできませんでした" "translation": "チャンネルスキームをリセットできませんでした"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "チャンネルの最新の投稿日付をリセットできませんでした。"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "アーカイブチャンネルは変更できません"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "トランザクションをコミットできません" "translation": "トランザクションをコミットできません"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "絵文字を保存できませんでした" "translation": "絵文字を保存できませんでした"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "ユーザーの添付ファイルを削除できませんでした"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "投稿にファイル情報を添付できませんでした" "translation": "投稿にファイル情報を添付できませんでした"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "投稿のファイル情報を取得できませんでした" "translation": "投稿のファイル情報を取得できませんでした"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "ユーザーのファイル情報を取得できませんでした"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "ファイル情報を完全に削除できませんでした" "translation": "ファイル情報を完全に削除できませんでした"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "システム設定値を更新する際にエラーが発生しました" "translation": "システム設定値を更新する際にエラーが発生しました"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "スキームに対するチャンネル数を取得できませんでした。"
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "チーム数を取得できませんでした" "translation": "チーム数を取得できませんでした"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "기본 채널로부터는 사용자를 강퇴할 수 없음 {{.Channel}}" "translation": "기본 채널로부터는 사용자를 강퇴할 수 없음 {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v 가 채널에서 제거되었습니다." "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "채널이 보존 처리 혹은 삭제되었습니다" "translation": "%v 가 채널에서 제거되었습니다."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "이 서버는 파일 첨부가 비활성화 되어 있습니다." "translation": "이 서버는 파일 첨부가 비활성화 되어 있습니다."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "유효하지 않은 링크입니다." "translation": "유효하지 않은 링크입니다."
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "Import data line has type \"direct_post\" but the direct_post object is null." "translation": "Import data line has type \"direct_post\" but the direct_post object is null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "Import data line has type \"emoji\" but the emoji object is null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "Import data line has type \"post\" but the post object is null." "translation": "Import data line has type \"post\" but the post object is null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{.SiteName}}] {{.TeamName}} (으)로부터 {{.Month}} {{.Day}}, {{.Year}} 에 알림이 왔습니다." "translation": "[{{.SiteName}}] {{.TeamName}} (으)로부터 {{.Month}} {{.Day}}, {{.Year}} 에 알림이 왔습니다."
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Unable to activate extracted plugin."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled." "translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Plugin is not installed" "translation": "Plugin is not installed"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Cannot install prepackaged plugin"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Unable to delete plugin" "translation": "Unable to delete plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Unable to set plugin status state."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Plugins and/or plugin uploads have been disabled." "translation": "Plugins and/or plugin uploads have been disabled."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Unable to open the temporary export file." "translation": "Unable to open the temporary export file."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Compliance 기능을 활성화 하려면 엔터프라이즈 라이센스가 필요합니다. 시스템 관리자에게 업그레이드를 문의해보세요." "translation": "Compliance 기능을 활성화 하려면 엔터프라이즈 라이센스가 필요합니다. 시스템 관리자에게 업그레이드를 문의해보세요."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "잘못된 AD/LDAP 필터" "translation": "잘못된 AD/LDAP 필터"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Unable to add attachment to the Global Relay export."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Unable to create the eml file." "translation": "Unable to create the eml file."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Unable to deliver the email to Global Relay." "translation": "Unable to deliver the email to Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again." "translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Error invoking plugin RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "We could not reset the channel schemes" "translation": "We could not reset the channel schemes"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Unable to commit transaction" "translation": "Unable to commit transaction"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "채널을 찾을 수 없습니다" "translation": "채널을 찾을 수 없습니다"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "We couldn't attach the file info to the post" "translation": "We couldn't attach the file info to the post"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "We couldn't get the file info for the post" "translation": "We couldn't get the file info for the post"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "We couldn't get the file info for the user"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "We couldn't permanently delete the file info" "translation": "We couldn't permanently delete the file info"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "We encountered an error updating the system property" "translation": "We encountered an error updating the system property"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "채널을 찾을 수 없습니다" "translation": "채널을 찾을 수 없습니다"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Kan het standaardkanaal {{.Channel}} niet verlaten" "translation": "Kan het standaardkanaal {{.Channel}} niet verlaten"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v was verwijdert van het kanaal." "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Het kanaal is gearchiveerd of verwijderd" "translation": "%v was verwijdert van het kanaal."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "File attachments have been disabled on this server." "translation": "File attachments have been disabled on this server."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "De publieke link lijkt niet geldig" "translation": "De publieke link lijkt niet geldig"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "Geimporteerde lijn met type \"user\", maar het \"user\" object is null." "translation": "Geimporteerde lijn met type \"user\", maar het \"user\" object is null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "Geimporteerde lijn met type \"user\", maar het \"user\" object is null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "Geimporteerde lijn met type \"user\", maar het \"user\" object is null." "translation": "Geimporteerde lijn met type \"user\", maar het \"user\" object is null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}" "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Unable to activate extracted plugin."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled." "translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Plugin is not installed" "translation": "Plugin is not installed"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Cannot install prepackaged plugin"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Unable to delete plugin" "translation": "Unable to delete plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Unable to set plugin status state."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Plugins and/or plugin uploads have been disabled." "translation": "Plugins and/or plugin uploads have been disabled."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Unable to open the temporary export file." "translation": "Unable to open the temporary export file."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Compliance functionaliteit is uitgeschakeld met de huidige licentie. Neem contact op met de beheerder voor een upgrade van de licentie." "translation": "Compliance functionaliteit is uitgeschakeld met de huidige licentie. Neem contact op met de beheerder voor een upgrade van de licentie."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Ongeldig AD/LDAP filter" "translation": "Ongeldig AD/LDAP filter"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Unable to add attachment to the Global Relay export."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Unable to create the eml file." "translation": "Unable to create the eml file."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Unable to deliver the email to Global Relay." "translation": "Unable to deliver the email to Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again." "translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Error invoking plugin RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "We could not reset the channel schemes" "translation": "We could not reset the channel schemes"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "De transactie kan niet worden vastgelegt" "translation": "De transactie kan niet worden vastgelegt"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "De emoji kon niet opgeslagen worden" "translation": "De emoji kon niet opgeslagen worden"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "We konden de bestandsinfo niet ophalen" "translation": "We konden de bestandsinfo niet ophalen"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "We konden de bestandsinfo niet ophalen" "translation": "We konden de bestandsinfo niet ophalen"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "We konden de bestandsinfo niet ophalen"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "We couldn't permanently delete the file info" "translation": "We couldn't permanently delete the file info"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Er is een probleem opgetreden tijdens het bijwerken van een systeem instelling" "translation": "Er is een probleem opgetreden tijdens het bijwerken van een systeem instelling"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Het aantal teams kan niet geteld worden" "translation": "Het aantal teams kan niet geteld worden"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Nie można usunąć użytkownika z domyślnego kanału {{.Channel}}" "translation": "Nie można usunąć użytkownika z domyślnego kanału {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v został usunięty z kanału." "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Kanał został zarchiwizowany lub usunięty" "translation": "%v został usunięty z kanału."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Dodawanie załączników na tym serwerze jest zablokowane." "translation": "Dodawanie załączników na tym serwerze jest zablokowane."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Link wydaje się być niepoprawny." "translation": "Link wydaje się być niepoprawny."
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "Dane wejściowe mają typ \"direct_post\" ale obiekt direct_post jest null." "translation": "Dane wejściowe mają typ \"direct_post\" ale obiekt direct_post jest null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "Dane wejściowe mają typ \"post\" ale obiekt post jest null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "Dane wejściowe mają typ \"post\" ale obiekt post jest null." "translation": "Dane wejściowe mają typ \"post\" ale obiekt post jest null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "Nowa wiadomość grupowa od {{ .SenderDisplayName}} {{.Month}} {{.Day}}, {{.Year}}" "translation": "Nowa wiadomość grupowa od {{ .SenderDisplayName}} {{.Month}} {{.Day}}, {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Unable to activate extracted plugin."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled." "translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Plugin is not installed" "translation": "Plugin is not installed"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Cannot install prepackaged plugin"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Nie udało się skasować reakcji" "translation": "Nie udało się skasować reakcji"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Unable to set plugin status state."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Plugins and/or plugin uploads have been disabled." "translation": "Plugins and/or plugin uploads have been disabled."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Unable to open the temporary export file." "translation": "Unable to open the temporary export file."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Funkcjonalność zgodności wymaga licencji typu enterprise. Skontaktuj się z administratorem systemu odnośnie uzyskania licencji typu enterprise." "translation": "Funkcjonalność zgodności wymaga licencji typu enterprise. Skontaktuj się z administratorem systemu odnośnie uzyskania licencji typu enterprise."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Nieprawidłowy filtr AD/LDAP" "translation": "Nieprawidłowy filtr AD/LDAP"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Unable to add attachment to the Global Relay export."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Unable to create the eml file." "translation": "Unable to create the eml file."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Unable to deliver the email to Global Relay." "translation": "Unable to deliver the email to Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again." "translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Error invoking plugin RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "We could not reset the channel schemes" "translation": "We could not reset the channel schemes"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Nie można zatwierdzić transakcji" "translation": "Nie można zatwierdzić transakcji"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Nie można zapisać emoji" "translation": "Nie można zapisać emoji"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Nie można załączyć informacji o pliku do wpisu" "translation": "Nie można załączyć informacji o pliku do wpisu"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "Nie mogliśmy uzyskać informacji o pliku dla wiadomości" "translation": "Nie mogliśmy uzyskać informacji o pliku dla wiadomości"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Nie mogliśmy uzyskać informacji o pliku dla wiadomości"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "We couldn't permanently delete the file info" "translation": "We couldn't permanently delete the file info"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Napotkaliśmy błąd aktualizując właściwość systemową" "translation": "Napotkaliśmy błąd aktualizując właściwość systemową"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Nie mogliśmy policzyć zespołów" "translation": "Nie mogliśmy policzyć zespołów"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Não é possível remover usuário do canal padrão {{.Channel}}" "translation": "Não é possível remover usuário do canal padrão {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v foi removido do canal." "translation": "Não foi possível remover o usuário do canal."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "O canal foi deletado ou arquivado" "translation": "%v foi removido do canal."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Anexo de arquivos foi desabilitado neste servidor." "translation": "Anexo de arquivos foi desabilitado neste servidor."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "O link público não parece ser válido" "translation": "O link público não parece ser válido"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "A linha de dados de importação é do tipo \"direct_post\" mas o objeto post é nulo." "translation": "A linha de dados de importação é do tipo \"direct_post\" mas o objeto post é nulo."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "A linha de dados de importação é do tipo \"post\" mas o objeto post é nulo."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.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 \"post\" mas o objeto post é nulo."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Notificação em {{ .TeamName}} em {{.Day}} {{.Month}}, {{.Year}}" "translation": "[{{ .SiteName }}] Notificação em {{ .TeamName}} em {{.Day}} {{.Month}}, {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Não foi possível ativar o plugin extraído."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "A configuração de plugin no seu arquivo config.json deve ser atualizada manualmente quando usando ReadOnlyConfig ativo no cluster." "translation": "A configuração de plugin no seu arquivo config.json deve ser atualizada manualmente quando usando ReadOnlyConfig ativo no cluster."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Plugin não está instalado" "translation": "Plugin não está instalado"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Não foi possível install o plugin prepackaged"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Não é possível deletar o plugin" "translation": "Não é possível deletar o plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Não foi possível ajustar o status do estado do plugin."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Plugins e/ou envio de plugin foi desabilitado." "translation": "Plugins e/ou envio de plugin foi desabilitado."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Não é possível abrir o arquivo temporário de exportação." "translation": "Não é possível abrir o arquivo temporário de exportação."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Funcionalidade Conformidade desabilitada pela licença atual. Entre em contato com o administrador do sistema sobre como atualizar sua licença enterprise." "translation": "Funcionalidade Conformidade desabilitada pela licença atual. Entre em contato com o administrador do sistema sobre como atualizar sua licença enterprise."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Filtro AD/LDAP Inválido" "translation": "Filtro AD/LDAP Inválido"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Não é possível adicionar o anexo à exportação CSV."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Não é possível criar o arquivo eml." "translation": "Não é possível criar o arquivo eml."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Não foi possível entregar o email para Global Relay." "translation": "Não foi possível entregar o email para Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "Os Termos de Serviço do GitLab foram atualizados. Por favor vá até gitlab.com para aceitar os termos e depois tente se logar novamente no Mattermost." "translation": "Os Termos de Serviço do GitLab foram atualizados. Por favor vá até gitlab.com para aceitar os termos e depois tente se logar novamente no Mattermost."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Erro ao chamar o plugin RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "Não foi possível redefinir os esquemas de canal" "translation": "Não foi possível redefinir os esquemas de canal"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Não é possível confirmar a transação" "translation": "Não é possível confirmar a transação"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Não foi possível salvar o emoji" "translation": "Não foi possível salvar o emoji"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Não foi possível anexar as informações do arquivo para o post" "translation": "Não foi possível anexar as informações do arquivo para o post"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.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 para o post"
}, },
{
"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"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "Não foi possível remover permanentemente o info do arquivo" "translation": "Não foi possível remover permanentemente o info do arquivo"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Encontramos um erro ao atualizar as propriedades do sistema" "translation": "Encontramos um erro ao atualizar as propriedades do sistema"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Não foi possível contar as equipes" "translation": "Não foi possível contar as equipes"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Nu se poate elimina utilizatorul din canalul implicit {{.Channel}}" "translation": "Nu se poate elimina utilizatorul din canalul implicit {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v eliminat din canal." "translation": "Nu se poate elimina utilizatorul dintr-un canal."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Canalul a fost arhivat sau șters" "translation": "%v eliminat din canal."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Fișierele atașate au fost dezactivate pe acest server." "translation": "Fișierele atașate au fost dezactivate pe acest server."
}, },
{
"id": "api.file.file_exists.exists_local.app_error",
"translation": "Nu se poate afla dacă fișierul există. A apărut o eroare la încercarea de a verifica existența fișierului."
},
{
"id": "api.file.file_exists.s3.app_error",
"translation": "Nu se poate afla dacă fișierul există. A apărut o eroare la încercarea de a verifica existența fișierului."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Linkul public nu pare să fie valabil" "translation": "Linkul public nu pare să fie valabil"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "Linie de date import a tip \"direct_post\", dar obiectul direct_post este nul." "translation": "Linie de date import a tip \"direct_post\", dar obiectul direct_post este nul."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "Linia de date de import are tipul \"emoji\", dar obiectul emoji este nul."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "Linia de date de import are tipul \"post\", dar obiectul post este nul." "translation": "Linia de date de import are tipul \"post\", dar obiectul post este nul."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Notificare în {{ .TeamName}} pe {{.Month}} {{.Day}}, {{.Year}}" "translation": "[{{ .SiteName }}] Notificare în {{ .TeamName}} pe {{.Month}} {{.Day}}, {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Imposibil de configurat modulul extras."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "Plugin-ul de configurare din fişierul config.json trebuie să fie actualizate manual atunci când se utilizează ReadOnlyConfig cu gruparea activat." "translation": "Plugin-ul de configurare din fişierul config.json trebuie să fie actualizate manual atunci când se utilizează ReadOnlyConfig cu gruparea activat."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Modulul% 1 nu este instalat" "translation": "Modulul% 1 nu este instalat"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Nu pot instala plugin-ul predefinit"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Imposibil de șters plugin" "translation": "Imposibil de șters plugin"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Imposibil de setat plugin statutul de stat."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "S-a dezactivat plugin-uri şi/sau plugin-ul încărcat." "translation": "S-a dezactivat plugin-uri şi/sau plugin-ul încărcat."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Imposibil de deschis fişierul de export temporar." "translation": "Imposibil de deschis fişierul de export temporar."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Imposibil de re-citit fișierul de export temporar Global Relay."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Funcționalitatea de conformitate este dezactivată de licența curentă. Contactați administratorul de sistem despre actualizarea licenței dvs. pentru întreprindere." "translation": "Funcționalitatea de conformitate este dezactivată de licența curentă. Contactați administratorul de sistem despre actualizarea licenței dvs. pentru întreprindere."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "AD/LDAP invalidă filtru" "translation": "AD/LDAP invalidă filtru"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Imposibil de adăugat atașamentul la exportul Global Relay."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Imposibil de închis corect fișierul zip."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Nu am putut crea fișierul% 1." "translation": "Nu am putut crea fișierul% 1."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Imposibil de generat date despre fișierul eml."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Imposibilitatea de a livra e-mail la releu de nivel mondial." "translation": "Imposibilitatea de a livra e-mail la releu de nivel mondial."
@@ -4675,8 +4691,8 @@
"translation": "Termenii și condițiile GitLab au fost actualizați. Te rog du-te la gitlab.com pentru a le accepta și apoi încercați să vă conectați din nou la Mattermost." "translation": "Termenii și condițiile GitLab au fost actualizați. Te rog du-te la gitlab.com pentru a le accepta și apoi încercați să vă conectați din nou la Mattermost."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Eroare la invocarea pluginului RPC" "translation": "Nu s-a putut seta statutul utilizatorilor. Stare utilizator necunoscut."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "Noi nu a putut reseta scheme de canal" "translation": "Noi nu a putut reseta scheme de canal"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "Nu am putut reseta ultimul post al canalului la data respectivă"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "Nu puteți modifica un canal arhivat"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Imposibil de comis tranzacțiaQIBaseDriver" "translation": "Imposibil de comis tranzacțiaQIBaseDriver"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Nu am putut salva emoji" "translation": "Nu am putut salva emoji"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "Nu am putut șterge atașamentele utilizatorului"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Nu am putut atașa informațiile despre fișier la post" "translation": "Nu am putut atașa informațiile despre fișier la post"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "Nu am putut obține informațiile despre fișier pentru post" "translation": "Nu am putut obține informațiile despre fișier pentru post"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Nu am putut obține fișierul informativ pentru utilizator"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "Nu am putut șterge definitiv informațiile despre fișier" "translation": "Nu am putut șterge definitiv informațiile despre fișier"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Am întâlnit o eroare la actualizarea sistemului de proprietate" "translation": "Am întâlnit o eroare la actualizarea sistemului de proprietate"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "Nu am putut obține numărul canalelor pentru schemă."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Am putut conta echipele" "translation": "Am putut conta echipele"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Невозможно удалить пользователя с канала по умолчанию {{.Channel}}" "translation": "Невозможно удалить пользователя с канала по умолчанию {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v удален из канала." "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Канал был архивирован или удалён" "translation": "%v удален из канала."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Вложения отключены на этом сервере." "translation": "Вложения отключены на этом сервере."
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Неправильная публичная ссылка" "translation": "Неправильная публичная ссылка"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "Строка импорта данных содержит тип \"direct_post\", но объект direct_post равен null." "translation": "Строка импорта данных содержит тип \"direct_post\", но объект direct_post равен null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "Строка импорта данных содержит тип \"post\", но объект post равен null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "Строка импорта данных содержит тип \"post\", но объект post равен null." "translation": "Строка импорта данных содержит тип \"post\", но объект post равен null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Уведомление в {{ .TeamName}} в {{.Month}} {{.Day}}, {{.Year}}" "translation": "[{{ .SiteName }}] Уведомление в {{ .TeamName}} в {{.Month}} {{.Day}}, {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Не удается активировать извлеченный плагин."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled." "translation": "The plugin configuration in your config.json file must be updated manually when using ReadOnlyConfig with clustering enabled."
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Plugin is not installed" "translation": "Plugin is not installed"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Cannot install prepackaged plugin"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Не удалось удалить плагин" "translation": "Не удалось удалить плагин"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Unable to set plugin status state."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "Plugins and/or plugin uploads have been disabled." "translation": "Plugins and/or plugin uploads have been disabled."
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Unable to open the temporary export file." "translation": "Unable to open the temporary export file."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Функция комплаенса недоступна при текущей лицензии. Пожалуйста, свяжитесь с системным администратором по поводу улучшения вашей корпоративной лицензии." "translation": "Функция комплаенса недоступна при текущей лицензии. Пожалуйста, свяжитесь с системным администратором по поводу улучшения вашей корпоративной лицензии."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "Неверный фильтр AD/LDAP" "translation": "Неверный фильтр AD/LDAP"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Unable to add attachment to the Global Relay export."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "Unable to create the eml file." "translation": "Unable to create the eml file."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "Unable to deliver the email to Global Relay." "translation": "Unable to deliver the email to Global Relay."
@@ -4675,8 +4691,8 @@
"translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again." "translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Error invoking plugin RPC" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "We could not reset the channel schemes" "translation": "We could not reset the channel schemes"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "Не удалось зафиксировать транзакцию" "translation": "Не удалось зафиксировать транзакцию"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Не удалось сохранить эмодзи" "translation": "Не удалось сохранить эмодзи"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Мы не могли прикрепить информацию о файле к посту" "translation": "Мы не могли прикрепить информацию о файле к посту"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "Мы не смогли получить информацию о файле к сообщению" "translation": "Мы не смогли получить информацию о файле к сообщению"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Мы не смогли получить информацию о файле к сообщению"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "We couldn't permanently delete the file info" "translation": "We couldn't permanently delete the file info"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Возникла ошибка при обновлении свойства системы" "translation": "Возникла ошибка при обновлении свойства системы"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Не удалось подсчитать команды" "translation": "Не удалось подсчитать команды"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "Kullanıcıyı {{.Channel}} varsayılan kanalından çıkaramazsınız" "translation": "Kullanıcıyı {{.Channel}} varsayılan kanalından çıkaramazsınız"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v kanaldan çıkarıldı." "translation": "Kullanıcı kanaldan çıkarılamadı."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "Kanal arşivlenmiş ya da silinmiş" "translation": "%v kanaldan çıkarıldı."
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "Bu sunucuda ek dosyalarının kullanımı devre dışı bırakılmış." "translation": "Bu sunucuda ek dosyalarının kullanımı devre dışı bırakılmış."
}, },
{
"id": "api.file.file_exists.exists_local.app_error",
"translation": "Dosyanın var olup olmadığı anlaşılamadı. Dosya denetlenirken bir sorun çıktı."
},
{
"id": "api.file.file_exists.s3.app_error",
"translation": "Dosyanın var olup olmadığı anlaşılamadı. Dosya denetlenirken bir sorun çıktı."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "Herkese açık bağlantı geçersiz görünüyor" "translation": "Herkese açık bağlantı geçersiz görünüyor"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "İçe aktarılan veri satırı \"post\" türünde ancak ileti nesnesi null." "translation": "İçe aktarılan veri satırı \"post\" türünde ancak ileti nesnesi null."
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "İçe aktarılan veri satırı \"emoji\" türünde ancak emoji nesnesi null."
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "İçe aktarılan veri satırı \"post\" türünde ancak ileti nesnesi null." "translation": "İçe aktarılan veri satırı \"post\" türünde ancak ileti nesnesi null."
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] {{ .TeamName}} takımında {{.Month}} {{.Day}}, {{.Year}} tarihinde yeni bildirim" "translation": "[{{ .SiteName }}] {{ .TeamName}} takımında {{.Month}} {{.Day}}, {{.Year}} tarihinde yeni bildirim"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "Ayıklanan uygulama eki etkinleştirilemedi."
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "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"
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "Uygulama eki kurulmamış" "translation": "Uygulama eki kurulmamış"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Önceden paketlenmiş uygulama eki kurulamadı"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "Uygulama eki silinemedi" "translation": "Uygulama eki silinemedi"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "Uygulama eki durumu ayarlanamadı."
},
{ {
"id": "app.plugin.upload_disabled.app_error", "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ış. "
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "Geçici dışa aktarma dosyasıılamadı." "translation": "Geçici dışa aktarma dosyasıılamadı."
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Genel Aktarıcı geçici dışa aktarma dosyası yeniden okunamadı."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "Geçerli lisansta uygunluk özelliğini bulunmuyor. Lütfen lisansın Enterprise sürümüne yükseltilmesi için sistem yöneticisi ile görüşün." "translation": "Geçerli lisansta uygunluk özelliğini bulunmuyor. Lütfen lisansın Enterprise sürümüne yükseltilmesi için sistem yöneticisi ile görüşün."
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "AD/LDAP süzgeci geçersiz" "translation": "AD/LDAP süzgeci geçersiz"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "Ek dosya Genel Aktarıcı dışa aktarma dosyasına eklenemedi."
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Zip dosyası doğru şekilde kapatılamadı."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "eml dosyası oluşturulamadı." "translation": "eml dosyası oluşturulamadı."
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Eml dosya verisi üretilemedi."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "E-posta Genel Aktarıcı üzerine aktarılamadı." "translation": "E-posta Genel Aktarıcı üzerine aktarılamadı."
@@ -4675,8 +4691,8 @@
"translation": "GitLab Hizmet Koşulları güncellendi. Lütfen gitlab.com adresine giderek yeni hizmet koşullarını onayladıktan sonra yeniden Mattermost oturumu açmayı deneyin." "translation": "GitLab Hizmet Koşulları güncellendi. Lütfen gitlab.com adresine giderek yeni hizmet koşullarını onayladıktan sonra yeniden Mattermost oturumu açmayı deneyin."
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "Uygulama eki RPC eklenirken sorun çıktı" "translation": "Kullanıcı durumu ayarlanamadı. Kullanıcı durumu bilinmiyor."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "Kanal şemaları sıfırlanamadı" "translation": "Kanal şemaları sıfırlanamadı"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "Kanala son ileti gönderme tarihi sıfırlanamadı"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "Arşivlenmiş bir kanalı değiştiremezsiniz"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "İşlem tamamlanamadı" "translation": "İşlem tamamlanamadı"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "Emoji kaydedilemedi" "translation": "Emoji kaydedilemedi"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "Kullanıcının ek dosyaları silinemedi"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "Ek dosya bilgileri iletiye eklenemedi" "translation": "Ek dosya bilgileri iletiye eklenemedi"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "İletinin dosya bilgileri alınamadı" "translation": "İletinin dosya bilgileri alınamadı"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "Kullanıcının dosya bilgileri alınamadı"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "Dosya bilgileri kalıcı olarak silinemedi" "translation": "Dosya bilgileri kalıcı olarak silinemedi"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "Sistem özelliği güncellenirken bir sorun çıktı" "translation": "Sistem özelliği güncellenirken bir sorun çıktı"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "Şema için kanal sayısı alınamadı."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "Takımlar sayılamadı" "translation": "Takımlar sayılamadı"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "不能从默认频道 {{.Channel}} 移出用户" "translation": "不能从默认频道 {{.Channel}} 移出用户"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v 已从频道移出。" "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "该频道已归档或者被删除" "translation": "%v 已从频道移出。"
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "文件附件已在此服务器禁用。" "translation": "文件附件已在此服务器禁用。"
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "公共链接不显示是有效的" "translation": "公共链接不显示是有效的"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "导入数据行有类型 \"direct_post\" 但 direct_post 对象为 null。" "translation": "导入数据行有类型 \"direct_post\" 但 direct_post 对象为 null。"
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "导入数据行有类型 \"post\" 但消息对象是无。"
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "导入数据行有类型 \"post\" 但消息对象是无。" "translation": "导入数据行有类型 \"post\" 但消息对象是无。"
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] 在 [{{ .SiteName }}] 的通知于 {{.Month}} {{.Day}}, {{.Year}}" "translation": "[{{ .SiteName }}] 在 [{{ .SiteName }}] 的通知于 {{.Month}} {{.Day}}, {{.Year}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "无法激活解压的插件。"
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "当机群开启并使用 ReadOnlyConfig 时config.json 文件中的插件设置必须手动上传。" "translation": "当机群开启并使用 ReadOnlyConfig 时config.json 文件中的插件设置必须手动上传。"
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "插件未安装" "translation": "插件未安装"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "无法安装预包装插件"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "无法删除插件" "translation": "无法删除插件"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "无法设置插件状态。"
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "插件上传已禁用。" "translation": "插件上传已禁用。"
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "无法打开导出临时文件。" "translation": "无法打开导出临时文件。"
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "当前许可证禁用了合规功能。请联系您的系统管理员关于升级您的企业许可证。" "translation": "当前许可证禁用了合规功能。请联系您的系统管理员关于升级您的企业许可证。"
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "无效的 AD/LDAP 筛选器" "translation": "无效的 AD/LDAP 筛选器"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "无法添加附件到 CSV 导出。"
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "无法创建 eml 文件。" "translation": "无法创建 eml 文件。"
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "无法发送邮件到 Global Relay。" "translation": "无法发送邮件到 Global Relay。"
@@ -4675,8 +4691,8 @@
"translation": "GitLab 的使用条款已更新。请到 gitlab.com 接受新的使用条款后再尝试登入 Mattermost。" "translation": "GitLab 的使用条款已更新。请到 gitlab.com 接受新的使用条款后再尝试登入 Mattermost。"
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "调用插件 RPC 错误" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "我们无法重置频道方案" "translation": "我们无法重置频道方案"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "不能提交事务" "translation": "不能提交事务"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "我们无法保存此表情符" "translation": "我们无法保存此表情符"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "我们没法附文件信息到信息" "translation": "我们没法附文件信息到信息"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "我们没法从信息获取文件信息" "translation": "我们没法从信息获取文件信息"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "我们没法从信息获取文件信息"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "我们无法永久删除文件信息" "translation": "我们无法永久删除文件信息"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "我们更新系统属性时遇到了一个错误" "translation": "我们更新系统属性时遇到了一个错误"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "我们无法计算团队数" "translation": "我们无法计算团队数"

Просмотреть файл

@@ -232,12 +232,12 @@
"translation": "無法將使用者從預設的頻道移除 {{.Channel}}" "translation": "無法將使用者從預設的頻道移除 {{.Channel}}"
}, },
{ {
"id": "api.channel.remove_member.removed", "id": "api.channel.remove_channel_member.type.app_error",
"translation": "%v 已從頻道中移除。" "translation": "Cannot remove user from a channel."
}, },
{ {
"id": "api.channel.remove_user_from_channel.deleted.app_error", "id": "api.channel.remove_member.removed",
"translation": "頻道已被封存或刪除" "translation": "%v 已從頻道中移除。"
}, },
{ {
"id": "api.channel.update_channel.deleted.app_error", "id": "api.channel.update_channel.deleted.app_error",
@@ -1032,6 +1032,14 @@
"id": "api.file.attachments.disabled.app_error", "id": "api.file.attachments.disabled.app_error",
"translation": "此伺服器已停用檔案附件功能。" "translation": "此伺服器已停用檔案附件功能。"
}, },
{
"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."
},
{
"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."
},
{ {
"id": "api.file.get_file.public_invalid.app_error", "id": "api.file.get_file.public_invalid.app_error",
"translation": "此公開連結不是有效連結" "translation": "此公開連結不是有效連結"
@@ -2506,6 +2514,10 @@
"id": "app.import.import_line.null_direct_post.error", "id": "app.import.import_line.null_direct_post.error",
"translation": "匯入資料行資料型別為\"直接訊息\"但直接訊息物件為 null" "translation": "匯入資料行資料型別為\"直接訊息\"但直接訊息物件為 null"
}, },
{
"id": "app.import.import_line.null_emoji.error",
"translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
},
{ {
"id": "app.import.import_line.null_post.error", "id": "app.import.import_line.null_post.error",
"translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null" "translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
@@ -3018,10 +3030,6 @@
"id": "app.notification.subject.notification.full", "id": "app.notification.subject.notification.full",
"translation": "[{{.SiteName}}] 來自 {{.TeamName}} 的通知,發於 {{.Year}} {{.Month}} {{.Day}}" "translation": "[{{.SiteName}}] 來自 {{.TeamName}} 的通知,發於 {{.Year}} {{.Month}} {{.Day}}"
}, },
{
"id": "app.plugin.activate.app_error",
"translation": "無法啟用已解開的模組。"
},
{ {
"id": "app.plugin.cluster.save_config.app_error", "id": "app.plugin.cluster.save_config.app_error",
"translation": "當在啟用叢集且使用 ReadOnlyConfig 時,必須手動更新 config.json 檔案當中的模組設定" "translation": "當在啟用叢集且使用 ReadOnlyConfig 時,必須手動更新 config.json 檔案當中的模組設定"
@@ -3086,18 +3094,10 @@
"id": "app.plugin.not_installed.app_error", "id": "app.plugin.not_installed.app_error",
"translation": "模組尚未安裝" "translation": "模組尚未安裝"
}, },
{
"id": "app.plugin.prepackaged.app_error",
"translation": "無法安裝預先包裝好的模組"
},
{ {
"id": "app.plugin.remove.app_error", "id": "app.plugin.remove.app_error",
"translation": "無法刪除模組" "translation": "無法刪除模組"
}, },
{
"id": "app.plugin.set_plugin_status_state.app_error",
"translation": "無法設定模組狀態。"
},
{ {
"id": "app.plugin.upload_disabled.app_error", "id": "app.plugin.upload_disabled.app_error",
"translation": "模組 跟/或 上傳模組已被停用。" "translation": "模組 跟/或 上傳模組已被停用。"
@@ -3218,6 +3218,10 @@
"id": "ent.compliance.global_relay.open_temporary_file.appError", "id": "ent.compliance.global_relay.open_temporary_file.appError",
"translation": "無法開啟暫存的匯出檔案。" "translation": "無法開啟暫存的匯出檔案。"
}, },
{
"id": "ent.compliance.global_relay.rewind_temporary_file.appError",
"translation": "Unable to re-read the Global Relay temporary export file."
},
{ {
"id": "ent.compliance.licence_disable.app_error", "id": "ent.compliance.licence_disable.app_error",
"translation": "目前授權不提供規範功能,請聯繫系統管理員將系統升級為企業版授權。" "translation": "目前授權不提供規範功能,請聯繫系統管理員將系統升級為企業版授權。"
@@ -3398,10 +3402,22 @@
"id": "ent.ldap.validate_filter.app_error", "id": "ent.ldap.validate_filter.app_error",
"translation": "無效的 AD/LDAP Filter" "translation": "無效的 AD/LDAP Filter"
}, },
{
"id": "ent.message_export.global_relay.attach_file.app_error",
"translation": "無法增加附加檔案至 CSV 匯出格式。"
},
{
"id": "ent.message_export.global_relay.close_zip_file.app_error",
"translation": "Unable to close properly the zip file."
},
{ {
"id": "ent.message_export.global_relay.create_file_in_zip.app_error", "id": "ent.message_export.global_relay.create_file_in_zip.app_error",
"translation": "無法建立 eml 檔案。" "translation": "無法建立 eml 檔案。"
}, },
{
"id": "ent.message_export.global_relay.generate_email.app_error",
"translation": "Unable to generate eml file data."
},
{ {
"id": "ent.message_export.global_relay_export.deliver.close.app_error", "id": "ent.message_export.global_relay_export.deliver.close.app_error",
"translation": "無法發送郵件至 Global Relay。" "translation": "無法發送郵件至 Global Relay。"
@@ -4675,8 +4691,8 @@
"translation": "GitLab 的服務使用條款有更新。請前往 gitlab.com 接受新條款後重新嘗試登入 Mattermost。" "translation": "GitLab 的服務使用條款有更新。請前往 gitlab.com 接受新條款後重新嘗試登入 Mattermost。"
}, },
{ {
"id": "plugin.rpcplugin.invocation.error", "id": "plugin.api.update_user_status.bad_status",
"translation": "呼叫模組 RPC 時錯誤" "translation": "Unable to set the user status. Unknown user status."
}, },
{ {
"id": "store.sql.convert_string_array", "id": "store.sql.convert_string_array",
@@ -4890,6 +4906,14 @@
"id": "store.sql_channel.reset_all_channel_schemes.app_error", "id": "store.sql_channel.reset_all_channel_schemes.app_error",
"translation": "無法重置頻道配置" "translation": "無法重置頻道配置"
}, },
{
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "We could not reset the channel last post at date"
},
{
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "You can not modify an archived channel"
},
{ {
"id": "store.sql_channel.save.commit_transaction.app_error", "id": "store.sql_channel.save.commit_transaction.app_error",
"translation": "無法提交交易" "translation": "無法提交交易"
@@ -5118,6 +5142,10 @@
"id": "store.sql_emoji.save.app_error", "id": "store.sql_emoji.save.app_error",
"translation": "無法儲存繪文字" "translation": "無法儲存繪文字"
}, },
{
"id": "store.sql_file_info.PermanentDeleteByUser.app_error",
"translation": "We couldn't delete attachments of the user"
},
{ {
"id": "store.sql_file_info.attach_to_post.app_error", "id": "store.sql_file_info.attach_to_post.app_error",
"translation": "無法添加檔案訊息到發文上" "translation": "無法添加檔案訊息到發文上"
@@ -5138,6 +5166,10 @@
"id": "store.sql_file_info.get_for_post.app_error", "id": "store.sql_file_info.get_for_post.app_error",
"translation": "無法取得發文的檔案訊息" "translation": "無法取得發文的檔案訊息"
}, },
{
"id": "store.sql_file_info.get_for_user_id.app_error",
"translation": "無法取得發文的檔案訊息"
},
{ {
"id": "store.sql_file_info.permanent_delete.app_error", "id": "store.sql_file_info.permanent_delete.app_error",
"translation": "無法永久刪除檔案訊息" "translation": "無法永久刪除檔案訊息"
@@ -5718,6 +5750,10 @@
"id": "store.sql_system.update.app_error", "id": "store.sql_system.update.app_error",
"translation": "更新系統參數時遇到錯誤" "translation": "更新系統參數時遇到錯誤"
}, },
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "We couldn't get the channel count for the scheme."
},
{ {
"id": "store.sql_team.analytics_team_count.app_error", "id": "store.sql_team.analytics_team_count.app_error",
"translation": "無法計算團隊數" "translation": "無法計算團隊數"