summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-09-27 07:45:50 -0300
committerGitHub <noreply@github.com>2017-09-27 07:45:50 -0300
commit62e54a09e642d2af30dc55b66408bb36fae5bda5 (patch)
treeeda4c56d67ae9f55b50745727f065db2a43f98a9
parente8ca3d64f46d08dbdc3c0d8921ffc1a798104a32 (diff)
downloadchat-62e54a09e642d2af30dc55b66408bb36fae5bda5.tar.gz
chat-62e54a09e642d2af30dc55b66408bb36fae5bda5.tar.bz2
chat-62e54a09e642d2af30dc55b66408bb36fae5bda5.zip
translations PR 20170925 (#7509)
-rw-r--r--i18n/de.json52
-rw-r--r--i18n/en.json52
-rw-r--r--i18n/es.json38
-rw-r--r--i18n/fr.json36
-rw-r--r--i18n/it.json36
-rw-r--r--i18n/ja.json42
-rw-r--r--i18n/ko.json36
-rw-r--r--i18n/nl.json36
-rw-r--r--i18n/pl.json36
-rw-r--r--i18n/pt-BR.json52
-rw-r--r--i18n/ru.json40
-rw-r--r--i18n/tr.json38
-rw-r--r--i18n/zh-CN.json52
-rw-r--r--i18n/zh-TW.json36
14 files changed, 525 insertions, 57 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 0aaadd267..2942786f9 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -3441,7 +3441,7 @@
},
{
"id": "app.plugin.filesystem.app_error",
- "translation": "Encountered filesystem error"
+ "translation": "Es ist ein Dateisystemfehler aufgetreten"
},
{
"id": "app.plugin.get_plugins.app_error",
@@ -3720,6 +3720,14 @@
"translation": "Konnte ElasticSearch-Index-Mapping nicht einrichten"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Konnte ElasticSearch-Index nicht löschen"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Konnte ElasticSearch-Index nicht erstellen"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Löschen der Nachricht fehlgeschlagen"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost-Benutzer durch AD/LDAP-Server aktualisiert."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP-Synchronisierung abgeschlossen"
},
@@ -4025,7 +4041,7 @@
},
{
"id": "mattermost.load_license.find.warn",
- "translation": "Lizenzschlüssel von https://mattermost.com benötigt um Enterprise Features freizuschalten."
+ "translation": "Lizenzschlüssel von https://mattermost.com benötigt um Enterprise-Funktionen freizuschalten."
},
{
"id": "mattermost.security_bulletin.error",
@@ -4353,15 +4369,15 @@
},
{
"id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
- "translation": "DataRetention DeletionJobStartTime setting must be set to a time in the format \"hh:mm\""
+ "translation": "Die Einstellung \"DataRetention DeletionJobStartTime\" muss eine Zeit im Format \"hh:mm\" sein"
},
{
"id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
- "translation": "DataRetention FileRetentionDays setting must be at least 1"
+ "translation": "Die Einstellung \"DataRetention FileRetentionDays\" muss mindestens 1 sein"
},
{
"id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
- "translation": "DataRetention MessageRetentionDays setting must be at least 1"
+ "translation": "Die Einstellung \"DataRetention MessageRetentionDays\" muss mindestens 1 sein"
},
{
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Die Nachrichten nach Kanal konnten nicht gelöscht werden"
},
@@ -5880,12 +5900,16 @@
"translation": "Die Nachricht konnte nicht aktualisiert werden"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Es trat ein Fehler beim Löschen der Einstellungen auf"
},
{
"id": "store.sql_preference.delete_unused_features.debug",
- "translation": "Lösche alle ungenutzten Pre-Release-Features"
+ "translation": "Lösche alle ungenutzten Pre-Release-Funktionen"
},
{
"id": "store.sql_preference.get.app_error",
@@ -6548,6 +6572,18 @@
"translation": "Analytics nicht initialisiert"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Der Dateispeicher ist nicht korrekt konfiguriert. Bitte konfigurieren Sie diesen entweder für S3 oder den Dateispeicher des lokalen Servers."
},
@@ -6733,11 +6769,11 @@
},
{
"id": "web.error.unsupported_browser.message",
- "translation": "Your current browser is not supported. Please upgrade to one of the following browsers:"
+ "translation": "Ihr aktueller Browser wird nicht unterstützt. Bitte aktualisieren Sie auf einen der folgenden Browser:"
},
{
"id": "web.error.unsupported_browser.title",
- "translation": "Unsupported Browser"
+ "translation": "Nicht unterstützter Browser"
},
{
"id": "web.find_team.title",
diff --git a/i18n/en.json b/i18n/en.json
index f08716721..5469118d4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3688,14 +3688,6 @@
"translation": "Compliance export started for job '{{.JobName}}' at '{{.FilePath}}'"
},
{
- "id": "ent.ldap.sync_worker.create_index_job.error",
- "translation": "LDAP sync worker failed to create the sync job"
- },
- {
- "id": "ent.ldap.sync.index_job_failed.error",
- "translation": "LDAP sync worker failed due to the sync job failing"
- },
- {
"id": "ent.elasticsearch.aggregator_worker.create_index_job.error",
"translation": "Elasticsearch aggregator worker failed to create the indexing job"
},
@@ -3728,14 +3720,14 @@
"translation": "Failed to setup Elasticsearch index mapping"
},
{
- "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
- "translation": "Failed to get Elasticsearch indexes"
- },
- {
"id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
"translation": "Failed to delete Elasticsearch index"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Failed to get Elasticsearch indexes"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Failed to delete the post"
},
@@ -3848,6 +3840,14 @@
"translation": "Mattermost user was updated by AD/LDAP server."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP Synchronization completed"
},
@@ -5864,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "We couldn't delete the posts by channel"
},
@@ -5896,10 +5900,6 @@
"translation": "We couldn't update the Post"
},
{
- "id": "store.sql_post.permanent_delete_batch.app_error",
- "translation": "We encountered an error permanently deleting the batch of posts"
- },
- {
"id": "store.sql_preference.cleanup_flags_batch.app_error",
"translation": "We encountered an error cleaning up the batch of flags"
},
@@ -6572,28 +6572,28 @@
"translation": "Analytics not initialized"
},
{
- "id": "utils.file.remove_directory.configured.app_error",
+ "id": "utils.file.list_directory.configured.app_error",
"translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
},
{
- "id": "utils.file.remove_directory.local.app_error",
- "translation": "Encountered an error removing directory from local server file storage."
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
},
{
- "id": "utils.file.remove_directory.s3.app_error",
- "translation": "Encountered an error removing directory from S3."
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
},
{
- "id": "utils.file.list_directory.configured.app_error",
+ "id": "utils.file.remove_directory.configured.app_error",
"translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
},
{
- "id": "utils.file.list_directory.local.app_error",
- "translation": "Encountered an error listing directory from local server file storage."
+ "id": "utils.file.remove_directory.local.app_error",
+ "translation": "Encountered an error removing directory from local server file storage."
},
{
- "id": "utils.file.list_directory.s3.app_error",
- "translation": "Encountered an error listing directory from S3."
+ "id": "utils.file.remove_directory.s3.app_error",
+ "translation": "Encountered an error removing directory from S3."
},
{
"id": "utils.file.remove_file.configured.app_error",
diff --git a/i18n/es.json b/i18n/es.json
index 8f3206d21..eea7df38d 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -2725,7 +2725,7 @@
},
{
"id": "api.user.send_user_access_token.error",
- "translation": "Error al enviar correo electrónico de token de acceso personal añadido correctamente"
+ "translation": "Error al enviar el correo electrónico de token de acceso personal añadido correctamente"
},
{
"id": "api.user.send_verify_email_and_forget.failed.error",
@@ -3720,6 +3720,14 @@
"translation": "Error al configurar el mapa de índices de Elasticsearch"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "No se pudo borrar el índice de ElasticSearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "No se pudo obtener los índices de Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Error al eliminar el mensaje"
},
@@ -3832,6 +3840,14 @@
"translation": "El usuario de Mattermost fue actualizado por el servidor AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Sincronización de AD/LDAP completada"
},
@@ -5848,6 +5864,10 @@
"translation": "Hemos detectado un error al eliminar permanentemente el lote de los mensajes"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "Hemos detectado un error al eliminar permanentemente el lote de los mensajes"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "No pudimos eliminar los mensajes de canal"
},
@@ -5880,6 +5900,10 @@
"translation": "No pudimos actualizar el Mensaje"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "Hemos detectado un error al limpiar los lotes para los mensajes marcados"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Encontramos un error mientras eliminabamos las preferencias"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics no se ha inicializado"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Almacenamiento de archivos no está correctamente configurado. Por favor, configurar, ya sea para S3 o almacenamiento de archivos en el servidor local."
},
diff --git a/i18n/fr.json b/i18n/fr.json
index 32aec3e9e..1f8c2dea5 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -3720,6 +3720,14 @@
"translation": "Impossible de configurer le mappage de l'index d'Elasticsearch"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Impossible de supprimer l'index d'Elasticsearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Impossible de créer l'index d'Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Impossible de supprimer le message"
},
@@ -3832,6 +3840,14 @@
"translation": "L'utilisateur Mattermost a été mis à jour par le serveur AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Synchronisation AD/LDAP terminé"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Impossible de supprimer les messages par canal"
},
@@ -5880,6 +5900,10 @@
"translation": "Impossible de mettre à jour le message"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Nous avons rencontré une erreur durant la suppression des préférences"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics non initialisé"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Le stockage de fichier n'est pas configuré correctement. Veuillez le paramétrer soit pour utiliser S3 soit le système de fichier local du serveur."
},
diff --git a/i18n/it.json b/i18n/it.json
index 214284ebe..7ab5e5680 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -3720,6 +3720,14 @@
"translation": "Impossibile impostare la mappe degli indici di Elasticsearch"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Impossibile cancellare l'indice ElasticSearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Impossibile trovare gli indici Elasticsearch"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Impossibile cancellare la pubblicazione"
},
@@ -3832,6 +3840,14 @@
"translation": "L'utente Mattermost è stato aggiornato dal server AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Sincronizzazione AD/LDAP completata"
},
@@ -5848,6 +5864,10 @@
"translation": "Si è verifcato un errore durante la cancellazione delle pubblicazioni"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "Si è verifcato un errore durante la cancellazione delle pubblicazioni"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Non è stato possibile eliminare le pubblicazioni del canale"
},
@@ -5880,6 +5900,10 @@
"translation": "Non è stato possibile aggiornare la pubblicazione"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "Si è verificato un errore pulendo i flag"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Errore riscontrato durante l'eliminazione delle preferenze"
},
@@ -6548,6 +6572,18 @@
"translation": "Metriche non inizializzate"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Spazio di archiviazione non configurato correttamente. Configura S3 o il server locale."
},
diff --git a/i18n/ja.json b/i18n/ja.json
index ab9800096..05e6db3c1 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -3417,7 +3417,7 @@
},
{
"id": "app.notification.subject.direct.full",
- "translation": "[{{ .SiteName}}] {{.Month}} {{.Day}}, {{.Year}} {{.SenderDisplayName}} からの新しいグループメッセージ"
+ "translation": "[{{ .SiteName}}] {{.Month}} {{.Day}}, {{.Year}} {{.SenderDisplayName}} からの新しいダイレクトメッセージ"
},
{
"id": "app.notification.subject.notification.full",
@@ -3720,6 +3720,14 @@
"translation": "Elasticsearchインデックスのマッピングを設定できませんでした"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Elasticsearchのインデックスを削除できませんでした"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Elasticsearchのインデックスを取得できませんでした"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "投稿を削除できませんでした"
},
@@ -3832,6 +3840,14 @@
"translation": "MattermostユーザーはAD/LDAPサーバーによってアップデートされました。"
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAPの同期が完了しました"
},
@@ -5848,6 +5864,10 @@
"translation": "投稿バッチを完全に削除する際にエラーが発生しました"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "投稿バッチを完全に削除する際にエラーが発生しました"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "チャンネルの投稿を削除できませんでした"
},
@@ -5880,6 +5900,10 @@
"translation": "投稿を更新できませんでした"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "フラグのバッチ処理をクリーンアップする際にエラーが発生しました"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "設定を削除する際にエラーが発生しました"
},
@@ -6548,6 +6572,18 @@
"translation": "解析は初期化されていません"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "ファイルストレージが正しく設定されていません。S3またはローカルサーバーファイルストレージを設定してください。"
},
@@ -6717,7 +6753,7 @@
},
{
"id": "web.error.unsupported_browser.help2",
- "translation": "Mozzilla Firefox 52+"
+ "translation": "Mozilla Firefox 52+"
},
{
"id": "web.error.unsupported_browser.help3",
@@ -6737,7 +6773,7 @@
},
{
"id": "web.error.unsupported_browser.title",
- "translation": "サポートされないブラウザ"
+ "translation": "サポートされていないブラウザ"
},
{
"id": "web.find_team.title",
diff --git a/i18n/ko.json b/i18n/ko.json
index 6bb0d8bfc..878c777f5 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -3720,6 +3720,14 @@
"translation": "Failed to setup Elasticsearch index mapping"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Failed to delete Elasticsearch index"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Failed to get Elasticsearch indexes"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Failed to delete the post"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost 사용자가 AD/LDAP 서버에 의해 변경되었습니다."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP 동기화 완료"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "채널을 삭제하지 못했습니다."
},
@@ -5880,6 +5900,10 @@
"translation": "채널을 찾을 수 없습니다"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "We encountered an error while deleting preferences"
},
@@ -6548,6 +6572,18 @@
"translation": "분석기가 초기화되지 않았습니다"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "파일 저장소가 제대로 설정되지 않았습니다. S3나 로컬 서버 파일 저장소를 설정해주세요."
},
diff --git a/i18n/nl.json b/i18n/nl.json
index 5bb1b3063..a73385ea7 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -3720,6 +3720,14 @@
"translation": "Failed to setup Elasticsearch index mapping"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Failed to delete Elasticsearch index"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Failed to get Elasticsearch indexes"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Failed to delete the post"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost gebruiker is bijgewerkt door de AD/LDAP server."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP Synchronisatie voltooid"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Het kanaal kan niet verwijderd worden"
},
@@ -5880,6 +5900,10 @@
"translation": "Het bericht kan niet worden bijgewerkt"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Er is een probleem opgetreden tijden het verwijderen van voorkeuren"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics niet geïnitialiseerd"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Bestand opslag is niet goed geconfigureerd. Configureer S3 of lokale bestandsopslag."
},
diff --git a/i18n/pl.json b/i18n/pl.json
index c736811d5..6d1985426 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -3720,6 +3720,14 @@
"translation": "Nie można ustawić wyświetlanie indeksu elasticsearch"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Nie udało się utworzyć indeksu ElasticSearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Nie udało się utworzyć indeksu ElasticSearch"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Failed to delete the post"
},
@@ -3832,6 +3840,14 @@
"translation": "Użytkownik Mattermost został zaktualizowany przez serwer AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Synchronizacji AD/LDAP zakończona"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Nie można usunąć postów według kanału"
},
@@ -5880,6 +5900,10 @@
"translation": "Nie udało się zaktualizować wiadomości"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Wystąpił błąd w trakcie kasowania ustawień"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics nie zainicjowany"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Magazyn plików nie został poprawnie skonfigurowany. Proszę skonfigurować usługę S3 lub lokalny magazyn plików."
},
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index c54812438..dbc5fc86e 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -2725,7 +2725,7 @@
},
{
"id": "api.user.send_user_access_token.error",
- "translation": "Falha ao enviar o token de acesso do usuário adicionado e-mail com sucesso"
+ "translation": "Falha ao enviar e-mail \"Token de acesso do usuário adicionado\""
},
{
"id": "api.user.send_verify_email_and_forget.failed.error",
@@ -3720,6 +3720,14 @@
"translation": "Não foi possível configurar o ElasticSearch index mapping"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Não foi possível remover o índice do ElasticSearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Não foi possível obter os índices do ElasticSearch"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Não foi possível apagar o post"
},
@@ -3832,6 +3840,14 @@
"translation": "Usuário Mattermost foi atualizado pelo servidor AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Sincronização AD/LDAP completada"
},
@@ -4353,15 +4369,15 @@
},
{
"id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
- "translation": "DataRetention DeletionJobStartTime setting must be set to a time in the format \"hh:mm\""
+ "translation": "A configuraçao de DataRetention DeletionJobStartTime deve ser ajustado para o formato de hora \"hh:mm\""
},
{
"id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
- "translation": "DataRetention FileRetentionDays setting must be at least 1"
+ "translation": "A configuraçao de DataRetention FileRetentionDays deve ser pelo menos 1"
},
{
"id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
- "translation": "DataRetention MessageRetentionDays setting must be at least 1"
+ "translation": "DataRetention MessageRetentionDays deve ser configurado para pelo menos 1"
},
{
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
@@ -5269,7 +5285,7 @@
},
{
"id": "store.sql_audit.permanent_delete_batch.app_error",
- "translation": "We encountered an error permanently deleting the batch of audits"
+ "translation": "Encontramos um erro ao apagar o lote de audits"
},
{
"id": "store.sql_audit.permanent_delete_by_user.app_error",
@@ -5633,7 +5649,7 @@
},
{
"id": "store.sql_file_info.permanent_delete_batch.app_error",
- "translation": "We encountered an error permanently deleting the batch of file infos"
+ "translation": "Encontramos um erro ao apagar o lote de arquivos de informações"
},
{
"id": "store.sql_file_info.save.app_error",
@@ -5845,7 +5861,11 @@
},
{
"id": "store.sql_post.permanent_delete_batch.app_error",
- "translation": "We encountered an error permanently deleting the batch of posts"
+ "translation": "Encontramos um erro ao apagar o lote de posts"
+ },
+ {
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "Encontramos um erro ao apagar o lote de posts"
},
{
"id": "store.sql_post.permanent_delete_by_channel.app_error",
@@ -5880,6 +5900,10 @@
"translation": "Não foi possível deletar o post"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "Encontramos um erro ao limpar o lote de flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Encontramos um erro enquanto deletava as preferências"
},
@@ -5969,7 +5993,7 @@
},
{
"id": "store.sql_reaction.permanent_delete_batch.app_error",
- "translation": "We encountered an error permanently deleting the batch of reactions"
+ "translation": "Encontramos um erro ao apagar o lote de reações"
},
{
"id": "store.sql_reaction.save.begin.app_error",
@@ -6548,6 +6572,18 @@
"translation": "Análise não inicializada"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "O armazenamento de arquivos não está configurado corretamente. Por favor, configure o S3 ou o armazenamento de arquivos no servidor local."
},
diff --git a/i18n/ru.json b/i18n/ru.json
index e2d418eea..8942e633c 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -3717,7 +3717,15 @@
},
{
"id": "ent.elasticsearch.create_index_if_not_exists.index_mapping_failed",
- "translation": "Failed to setup Elasticsearch index mapping"
+ "translation": "Не удалось создать индекс Elasticsearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Не удалось удалить индекс Elasticsearch"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Не удалось создать индекс Elasticsearch"
},
{
"id": "ent.elasticsearch.delete_post.error",
@@ -3761,7 +3769,7 @@
},
{
"id": "ent.elasticsearch.start.index_settings_failed",
- "translation": "Failed to set Elasticsearch index settings"
+ "translation": "Не удалось создать индекс Elasticsearch"
},
{
"id": "ent.elasticsearch.test_config.connect_failed",
@@ -3832,6 +3840,14 @@
"translation": "Пользователь Mattermost был обновлен сервером AD/LDAP."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "Синхронизация AD/LDAP завершена"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Не удалось удалить сообщения на канале"
},
@@ -5880,6 +5900,10 @@
"translation": "Мы не смогли обновить Пост"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Возникла ошибка при удалении настроек"
},
@@ -6548,6 +6572,18 @@
"translation": "Аналитика не инициализирована"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Хранилище файлов не настроено. Пожалуйста, настройте S3 или локальное серверное файловое хранилище."
},
diff --git a/i18n/tr.json b/i18n/tr.json
index a6a90ecdc..6d481c837 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -2725,7 +2725,7 @@
},
{
"id": "api.user.send_user_access_token.error",
- "translation": "Kişisel erişim kodu eklendi e-postası gönderilemedi"
+ "translation": "\"Kişisel erişim kodu eklendi\" e-postası gönderilemedi"
},
{
"id": "api.user.send_verify_email_and_forget.failed.error",
@@ -3720,6 +3720,14 @@
"translation": "Elasticsearch dizin eşleştirmesi kurulamadı"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "ElasticSearch dizini silinemedi"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Elasticsearch dizinleri oluşturulamadı"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "İleti silinemedi"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost kullanıcısı AD/LDAP sunucusu tarafından güncellendi."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP eşitlemesi tamamlandı"
},
@@ -5848,6 +5864,10 @@
"translation": "Toplu iletiler kalıcı olarak silinirken bir sorun çıktı"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "Toplu iletiler kalıcı olarak silinirken bir sorun çıktı"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Kanala göre ileti silinemedi"
},
@@ -5880,6 +5900,10 @@
"translation": "İleti güncellenemedi"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "İşaretler toplu olarak temizlenirken bir sorun çıktı"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Ayarlar silinirken bir sorun çıktı"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics başlatılmadı"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Dosya depolaması doğru şekilde yapılandırılmamış. Lütfen S3 ya da yerel sunucusu depolamasını yapılandırın."
},
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 3b901db67..d84f11e11 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -2725,7 +2725,7 @@
},
{
"id": "api.user.send_user_access_token.error",
- "translation": "发送成功添加个人访问令牌邮件失败"
+ "translation": "发送邮件 \"已添加个人访问令牌\" 失败"
},
{
"id": "api.user.send_verify_email_and_forget.failed.error",
@@ -3441,7 +3441,7 @@
},
{
"id": "app.plugin.filesystem.app_error",
- "translation": "Encountered filesystem error"
+ "translation": "遇到文件系统错误"
},
{
"id": "app.plugin.get_plugins.app_error",
@@ -3720,6 +3720,14 @@
"translation": "无法配置 ElasticSearch 索引映像"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "删除 ElasticSearch 索引失败"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "创建 ElasticSearch 索引失败"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "删除消息失败"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost 用户已被 AD/LDAP 服务器更新。"
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP 同步完成"
},
@@ -4353,15 +4369,15 @@
},
{
"id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
- "translation": "DataRetention DeletionJobStartTime setting must be set to a time in the format \"hh:mm\""
+ "translation": "DataRetention DeletionJobStartTime 时间设定格式必须为 \"hh:mm\""
},
{
"id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
- "translation": "DataRetention FileRetentionDays setting must be at least 1"
+ "translation": "DataRetention FileRetentionDays 设定必须至少为 1"
},
{
"id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
- "translation": "DataRetention MessageRetentionDays setting must be at least 1"
+ "translation": "DataRetention MessageRetentionDays 设定必须至少为 1"
},
{
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "我们无法在频道中删除这些消息"
},
@@ -5880,6 +5900,10 @@
"translation": "我们不能更新这个邮件"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "我们删除偏好设置时出现错误"
},
@@ -6548,6 +6572,18 @@
"translation": "解析未初始化"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "文件存储没有正确配置。请配置 S3 或本地文件存储服务。"
},
@@ -6717,7 +6753,7 @@
},
{
"id": "web.error.unsupported_browser.help2",
- "translation": "Mozilla Firefox 52+"
+ "translation": "火狐 52+"
},
{
"id": "web.error.unsupported_browser.help3",
@@ -6733,11 +6769,11 @@
},
{
"id": "web.error.unsupported_browser.message",
- "translation": "Your current browser is not supported. Please upgrade to one of the following browsers:"
+ "translation": "您当前的浏览器不支持。请升级到以下浏览器:"
},
{
"id": "web.error.unsupported_browser.title",
- "translation": "Unsupported Browser"
+ "translation": "不支持的浏览器"
},
{
"id": "web.find_team.title",
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 3d3124b8c..61b13b26e 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -3720,6 +3720,14 @@
"translation": "設定 Elasticsearch 索引映射時失敗"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "刪除 Elasticsearch 索引時失敗"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "建立 Elasticsearch 索引時失敗"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "刪除訊息時失敗"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost 使用者已根據 AD/LDAP 伺服器更新。"
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP 同步完成"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "無法根據頻道刪除訊息"
},
@@ -5880,6 +5900,10 @@
"translation": "無法更新訊息"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "刪除偏好設定時遇到錯誤"
},
@@ -6548,6 +6572,18 @@
"translation": "分析尚未初始化"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
},