diff --git a/i18n/bg.json b/i18n/bg.json index b20228d3ca..1874c7f49c 100644 --- a/i18n/bg.json +++ b/i18n/bg.json @@ -8396,6 +8396,78 @@ }, { "id": "api.user.get_authorization_code.endpoint.app_error", - "translation": "Неуспешно получаване на код за удостоверяване." + "translation": "Грешка при получаването на крайна точка от Discovery Document." + }, + { + "id": "ent.elasticsearch.search_files.unmarshall_file_failed", + "translation": "Неуспешно декодиране на резултатите от търсенето" + }, + { + "id": "ent.elasticsearch.search_files.search_failed", + "translation": "Търсенето не успя да завърши" + }, + { + "id": "ent.elasticsearch.search_files.disabled", + "translation": "Търсенето на файлове с elasticsearch е забранено на този сървър" + }, + { + "id": "ent.elasticsearch.index_file.error", + "translation": "Неуспешно индексиране на файл" + }, + { + "id": "ent.elasticsearch.delete_user_files.error", + "translation": "Неуспешно изтриване файлове на потребители" + }, + { + "id": "ent.elasticsearch.delete_post_files.error", + "translation": "Неуспешно изтриване файлове на публикации" + }, + { + "id": "ent.elasticsearch.delete_file.error", + "translation": "Неуспешно изтриване на файл" + }, + { + "id": "ent.elasticsearch.create_template_file_info_if_not_exists.template_create_failed", + "translation": "Неуспешно създаване на Elasticsearch шаблон за файлове" + }, + { + "id": "bleveengine.stop_file_index.error", + "translation": "Неуспешно затваряне на файловия индекс." + }, + { + "id": "bleveengine.search_files.error", + "translation": "Търсенето на файлове не успя да приключи." + }, + { + "id": "bleveengine.indexer.do_job.bulk_index_files.batch_error", + "translation": "Неуспешно пакетно индексиране на файлове." + }, + { + "id": "bleveengine.index_file.error", + "translation": "Неуспешно индексиране на файл." + }, + { + "id": "bleveengine.delete_user_files.error", + "translation": "Неуспешно изтриване файлове на потребители." + }, + { + "id": "bleveengine.delete_post_files.error", + "translation": "Неуспешно изтриване файлове на публикации." + }, + { + "id": "bleveengine.delete_files_batch.error", + "translation": "Неуспешно изтриване на файлове." + }, + { + "id": "bleveengine.delete_file.error", + "translation": "Неуспешно изтриване на файла." + }, + { + "id": "bleveengine.create_file_index.error", + "translation": "Грешка при създаването на файла с bleve индекса." + }, + { + "id": "api.job.unable_to_download_job.incorrect_job_type", + "translation": "Заданието, което се опитвате да изтеглите, в момента не се поддържа" } ] diff --git a/i18n/ja.json b/i18n/ja.json index 53aef371c3..730bc0ce33 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -8388,5 +8388,77 @@ { "id": "api.file.append_file.app_error", "translation": "ファイルにデータを追加できませんでした。" + }, + { + "id": "ent.elasticsearch.search_files.unmarshall_file_failed", + "translation": "検索結果をデコードできませんでした" + }, + { + "id": "ent.elasticsearch.search_files.search_failed", + "translation": "検索を完了できませんでした" + }, + { + "id": "ent.elasticsearch.search_files.disabled", + "translation": "Elasticsearchによるファイル検索はこのサーバーでは無効化されています" + }, + { + "id": "ent.elasticsearch.index_file.error", + "translation": "ファイルにインデックスを付与できませんでした" + }, + { + "id": "ent.elasticsearch.delete_user_files.error", + "translation": "ユーザーのファイルを削除できませんでした" + }, + { + "id": "ent.elasticsearch.delete_post_files.error", + "translation": "投稿のファイルを削除できませんでした" + }, + { + "id": "ent.elasticsearch.delete_file.error", + "translation": "ファイルを削除できませんでした" + }, + { + "id": "ent.elasticsearch.create_template_file_info_if_not_exists.template_create_failed", + "translation": "ファイルに対するElasticsearchテンプレートを作成できませんでした" + }, + { + "id": "bleveengine.stop_file_index.error", + "translation": "ファイルインデックスを閉じることができませんでした。" + }, + { + "id": "bleveengine.search_files.error", + "translation": "ファイル検索を完了できませんでした。" + }, + { + "id": "bleveengine.indexer.do_job.bulk_index_files.batch_error", + "translation": "ファイルバッチにインデックスを付与できませんでした。" + }, + { + "id": "bleveengine.index_file.error", + "translation": "ファイルにインデックスを付与できませんでした。" + }, + { + "id": "bleveengine.delete_user_files.error", + "translation": "ユーザーのファイルを削除できませんでした。" + }, + { + "id": "bleveengine.delete_post_files.error", + "translation": "投稿のファイルを削除できませんでした。" + }, + { + "id": "bleveengine.delete_files_batch.error", + "translation": "ファイルを削除できませんでした。" + }, + { + "id": "bleveengine.delete_file.error", + "translation": "ファイルを削除できませんでした。" + }, + { + "id": "bleveengine.create_file_index.error", + "translation": "Bleveファイルインデックスを作成する際にエラーが発生しました。" + }, + { + "id": "api.user.get_authorization_code.endpoint.app_error", + "translation": "Discovery Documentからエンドポイントを取り出す際にエラーが発生しました。" } ] diff --git a/i18n/nl.json b/i18n/nl.json index b726dc0064..a13522b241 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -2968,7 +2968,7 @@ }, { "id": "app.notification.body.intro.direct.full", - "translation": "U heeft een nieuw bericht." + "translation": "Je hebt een nieuw direct bericht." }, { "id": "app.notification.body.intro.direct.generic", @@ -2976,7 +2976,7 @@ }, { "id": "app.notification.body.intro.group_message.full", - "translation": "U heeft een nieuw bericht." + "translation": "Je heeft een nieuw groepsbericht." }, { "id": "app.notification.body.intro.group_message.generic", @@ -3024,11 +3024,11 @@ }, { "id": "app.notification.subject.direct.full", - "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}" + "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Day}} {{.Month}} {{.Year}}" }, { "id": "app.notification.subject.group_message.full", - "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}" + "translation": "[{{.SiteName}}] Nieuw groepsbericht van {{.ChannelName}} op {{.Day}} {{.Month}} {{.Year}}" }, { "id": "app.notification.subject.group_message.generic", @@ -3036,7 +3036,7 @@ }, { "id": "app.notification.subject.notification.full", - "translation": "[{{.SiteName}}] Nieuw direct bericht van {{.SenderDisplayName}} op {{.Month}} {{.Day}} {{.Year}}" + "translation": "[{{.SiteName}}] Nieuw vermelding in {{ .TeamName}} op {{.Day}} {{.Month}} {{.Year}}" }, { "id": "app.plugin.cluster.save_config.app_error", @@ -3272,11 +3272,11 @@ }, { "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error", - "translation": "Failed to delete Elasticsearch index" + "translation": "Fout bij het verwijderen van de Elastisearch index" }, { "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error", - "translation": "Failed to get Elasticsearch indexes" + "translation": "Fout bij het verwijderen van de Elastisearch indexen" }, { "id": "ent.elasticsearch.delete_post.error", @@ -5348,11 +5348,11 @@ }, { "id": "ent.elasticsearch.create_template_users_if_not_exists.template_create_failed", - "translation": "Elasticsearch-sjabloon voor gebruikers aanmaken is mislukt" + "translation": "Het aanmaken van het Elasticsearch-sjabloon voor gebruikers is mislukt" }, { "id": "ent.elasticsearch.create_template_posts_if_not_exists.template_create_failed", - "translation": "Elasticsearch-sjabloon voor berichten aanmaken is mislukt" + "translation": "Het aanmaken van het Elasticsearch-sjabloon voor berichten is mislukt" }, { "id": "ent.elasticsearch.create_template_channels_if_not_exists.template_create_failed", @@ -8396,7 +8396,7 @@ }, { "id": "api.user.get_authorization_code.endpoint.app_error", - "translation": "Fout bij het ophalen van de autorisatiecode." + "translation": "Fout bij het ophalen van het endpoint van het Discovery Document." }, { "id": "bleveengine.delete_files_batch.error", @@ -8409,5 +8409,53 @@ { "id": "bleveengine.create_file_index.error", "translation": "Fout bij het maken van de bleve-bestandenindex." + }, + { + "id": "bleveengine.indexer.do_job.bulk_index_files.batch_error", + "translation": "Fout bij het indexeren van de batch met bestanden." + }, + { + "id": "bleveengine.index_file.error", + "translation": "Het bestand kon niet worden geïndexeerd." + }, + { + "id": "bleveengine.delete_user_files.error", + "translation": "Verwijderen van de bestanden van de gebruiker is mislukt." + }, + { + "id": "bleveengine.delete_post_files.error", + "translation": "Fout bij het verwijderen van de bestanden van het bericht." + }, + { + "id": "ent.elasticsearch.delete_post_files.error", + "translation": "Fout bij het verwijderen van de bestanden van het bericht." + }, + { + "id": "ent.elasticsearch.delete_file.error", + "translation": "Verwijderen van het bestand is mislukt" + }, + { + "id": "ent.elasticsearch.create_template_file_info_if_not_exists.template_create_failed", + "translation": "Elasticsearch-sjabloon voor berichten aanmaken is mislukt" + }, + { + "id": "bleveengine.stop_file_index.error", + "translation": "Fout bij het sluiten van bestanden index." + }, + { + "id": "bleveengine.search_files.error", + "translation": "Het zoeken naar bestanden is niet voltooid." + }, + { + "id": "api.job.unable_to_download_job.incorrect_job_type", + "translation": "Het type opdracht dat je probeert te downloaden wordt op dit moment niet ondersteund" + }, + { + "id": "ent.elasticsearch.index_file.error", + "translation": "Fout bij indexeren van het bestand" + }, + { + "id": "ent.elasticsearch.delete_user_files.error", + "translation": "Fout bij het verwijderen van de bestanden van de gebruiker" } ] diff --git a/i18n/ro.json b/i18n/ro.json index 0f0621dfe8..10b0f4ed35 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -8401,6 +8401,78 @@ }, { "id": "api.user.get_authorization_code.endpoint.app_error", - "translation": "Nu s-a obținut codul de autorizare." + "translation": "Eroare la recuperarea punctului final din Documentul de descoperire." + }, + { + "id": "bleveengine.delete_post_files.error", + "translation": "Ștergerea fișierelor de postare nu a reușit." + }, + { + "id": "ent.elasticsearch.search_files.unmarshall_file_failed", + "translation": "Decodarea rezultatelor căutării nu a reușit" + }, + { + "id": "ent.elasticsearch.search_files.search_failed", + "translation": "Căutarea nu a fost finalizată" + }, + { + "id": "ent.elasticsearch.search_files.disabled", + "translation": "Căutarea fișierelor Elasticsearch este dezactivată pe acest server" + }, + { + "id": "ent.elasticsearch.index_file.error", + "translation": "Nu s-a putut indexa fișierul" + }, + { + "id": "ent.elasticsearch.delete_user_files.error", + "translation": "Ștergerea fișierelor utilizator nu a reușit" + }, + { + "id": "ent.elasticsearch.delete_post_files.error", + "translation": "Ștergerea fișierelor de postare nu a reușit" + }, + { + "id": "ent.elasticsearch.delete_file.error", + "translation": "Ștergerea fișierului nu a reușit" + }, + { + "id": "ent.elasticsearch.create_template_file_info_if_not_exists.template_create_failed", + "translation": "Nu s-a putut crea șablonul Elasticsearch pentru fișiere" + }, + { + "id": "bleveengine.stop_file_index.error", + "translation": "Nu s-a putut închide indexul fișierului." + }, + { + "id": "bleveengine.search_files.error", + "translation": "Căutarea fișierelor nu s-a finalizat." + }, + { + "id": "bleveengine.indexer.do_job.bulk_index_files.batch_error", + "translation": "Nu s-a reușit indexarea lotului de fișiere." + }, + { + "id": "bleveengine.index_file.error", + "translation": "Nu s-a putut indexa fișierul." + }, + { + "id": "bleveengine.delete_user_files.error", + "translation": "Ștergerea fișierelor utilizator nu a reușit." + }, + { + "id": "bleveengine.delete_files_batch.error", + "translation": "Ștergerea fișierelor nu a reușit." + }, + { + "id": "bleveengine.delete_file.error", + "translation": "Ștergerea fișierului nu a reușit." + }, + { + "id": "bleveengine.create_file_index.error", + "translation": "Eroare la crearea indexului de fișier bleve." + }, + { + "id": "api.job.unable_to_download_job.incorrect_job_type", + "translation": "Tipul de job pe care încercați să îl descărcați nu este acceptat în acest moment" } ] diff --git a/i18n/sv.json b/i18n/sv.json index 8f40c5a645..a29d4ed3b1 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -5101,7 +5101,7 @@ }, { "id": "api.user.get_authorization_code.endpoint.app_error", - "translation": "Misslyckades med autorisationskoden." + "translation": "Fel när endpoint hämtades från Discovery Document." }, { "id": "api.user.email_to_oauth.not_available.app_error", @@ -8465,5 +8465,9 @@ { "id": "bleveengine.create_file_index.error", "translation": "Fel då Bleve-index skulle skapas." + }, + { + "id": "api.job.unable_to_download_job.incorrect_job_type", + "translation": "Jobbet du försöker ladda ner stöds inte för tillfället" } ] diff --git a/i18n/tr.json b/i18n/tr.json index 1f8eb052af..4c8cb4d69e 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -1540,11 +1540,11 @@ }, { "id": "api.server.start_server.rate_limiting_memory_store", - "translation": "Hız sınırlama bellek deposu hazırlanamadı. MemoryStoreSize yapılandırma ayarını denetleyin." + "translation": "Hız sınırlaması bellek deposu hazırlanamadı. MemoryStoreSize yapılandırma ayarını denetleyin." }, { "id": "api.server.start_server.rate_limiting_rate_limiter", - "translation": "Hız sınırlama hazırlanamadı." + "translation": "Hız sınırlaması hazırlanamadı." }, { "id": "api.server.start_server.starting.critical", @@ -4132,11 +4132,11 @@ }, { "id": "model.config.is_valid.rate_mem.app_error", - "translation": "Bellek depolama boyutu hız sınırı ayarı geçersiz. Değer pozitif bir sayı olmalıdır." + "translation": "Hız sınırlaması ayarı için bellek depolama boyutu geçersiz. Değer pozitif bir sayı olmalıdır." }, { "id": "model.config.is_valid.rate_sec.app_error", - "translation": "Saniyelik hız sınırı ayarı geçersiz. Değer pozitif bir sayı olmalıdır." + "translation": "Saniyelik hız sınırlaması ayarı geçersiz. Değer pozitif bir sayı olmalıdır." }, { "id": "model.config.is_valid.read_timeout.app_error", @@ -7916,15 +7916,15 @@ }, { "id": "app.email.setup_rate_limiter.app_error", - "translation": "Hız sınırlayıcıda sorun çıktı." + "translation": "Hız sınırlamasında sorun çıktı." }, { "id": "app.email.rate_limit_exceeded.app_error", - "translation": "Çağrı e-postaları hız sınırı aşıldı. Zamanlayıcı {{.ResetAfter}} saniye sonra sıfırlanacak. Lütfen {{.RetryAfter}} saniye sonra yeniden deneyin." + "translation": "Çağrı e-postaları hız sınırlaması aşıldı. Zamanlayıcı {{.ResetAfter}} saniye sonra sıfırlanacak. Lütfen {{.RetryAfter}} saniye sonra yeniden deneyin." }, { "id": "app.email.no_rate_limiter.app_error", - "translation": "Hız sınırlayıcı ayarlanmamış." + "translation": "Hız sınırlaması ayarlanmamış." }, { "id": "app.channel.autofollow.app_error", @@ -8324,7 +8324,7 @@ }, { "id": "api.user.get_authorization_code.endpoint.app_error", - "translation": "Kimlik doğrulama kodu alınamadı." + "translation": "Uç nokta Keşif Belgesinden alınırken sorun çıktı." }, { "id": "ent.compliance.global_relay.write_file.appError", @@ -8397,5 +8397,77 @@ { "id": "api.file.append_file.app_error", "translation": "Veriler dosyaya eklenemedi." + }, + { + "id": "ent.elasticsearch.search_files.unmarshall_file_failed", + "translation": "Arama sonuçlarının kodu çözülemedi" + }, + { + "id": "ent.elasticsearch.search_files.search_failed", + "translation": "Arama tamamlanamadı" + }, + { + "id": "ent.elasticsearch.search_files.disabled", + "translation": "Elasticsearch dosyaları bu sunucu üzerinde devre dışı bırakılmış" + }, + { + "id": "ent.elasticsearch.index_file.error", + "translation": "Dosya dizine eklenemedi" + }, + { + "id": "ent.elasticsearch.delete_user_files.error", + "translation": "Kullanıcı dosyaları silinemedi" + }, + { + "id": "ent.elasticsearch.delete_post_files.error", + "translation": "İleti dosyaları silinemedi" + }, + { + "id": "ent.elasticsearch.delete_file.error", + "translation": "Dosya silinemedi" + }, + { + "id": "ent.elasticsearch.create_template_file_info_if_not_exists.template_create_failed", + "translation": "Dosyalar için Elasticsearch kalıbı oluşturulamadı" + }, + { + "id": "bleveengine.stop_file_index.error", + "translation": "Dosya dizini kapatılamadı." + }, + { + "id": "bleveengine.search_files.error", + "translation": "Dosya araması tamamlanamadı." + }, + { + "id": "bleveengine.indexer.do_job.bulk_index_files.batch_error", + "translation": "Dosya yığını dizine eklenemedi." + }, + { + "id": "bleveengine.index_file.error", + "translation": "Dosya dizine eklenemedi." + }, + { + "id": "bleveengine.delete_user_files.error", + "translation": "Kullanıcı dosyaları silinemedi." + }, + { + "id": "bleveengine.delete_post_files.error", + "translation": "İleti dosyaları silinemedi." + }, + { + "id": "bleveengine.delete_files_batch.error", + "translation": "Dosyalar silinemedi." + }, + { + "id": "bleveengine.delete_file.error", + "translation": "Dosya silinemedi." + }, + { + "id": "bleveengine.create_file_index.error", + "translation": "Bleve dosya dizini oluşturulurken sorun çıktı." + }, + { + "id": "api.job.unable_to_download_job.incorrect_job_type", + "translation": "İndirmek istediğiniz görev türü şu anda desteklenmiyor" } ]