summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18n/de.json56
-rw-r--r--i18n/en.json8
-rw-r--r--i18n/es.json30
-rw-r--r--i18n/fr.json8
-rw-r--r--i18n/ja.json74
-rw-r--r--i18n/ko.json8
-rw-r--r--i18n/nl.json8
-rw-r--r--i18n/pl.json8
-rw-r--r--i18n/pt-BR.json8
-rw-r--r--i18n/ru.json8
-rw-r--r--i18n/tr.json100
-rw-r--r--i18n/zh-CN.json8
-rw-r--r--i18n/zh-TW.json8
-rw-r--r--webapp/i18n/de.json31
-rwxr-xr-xwebapp/i18n/en.json10
-rw-r--r--webapp/i18n/es.json17
-rw-r--r--webapp/i18n/fr.json7
-rw-r--r--webapp/i18n/ja.json27
-rw-r--r--webapp/i18n/ko.json7
-rw-r--r--webapp/i18n/nl.json7
-rw-r--r--webapp/i18n/pl.json21
-rw-r--r--webapp/i18n/pt-BR.json7
-rw-r--r--webapp/i18n/ru.json21
-rw-r--r--webapp/i18n/tr.json14
-rw-r--r--webapp/i18n/zh-CN.json7
-rw-r--r--webapp/i18n/zh-TW.json7
26 files changed, 327 insertions, 188 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 4069cca45..32b063b30 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -2469,7 +2469,7 @@
},
{
"id": "api.user.create_user.missing_hash_or_data.app_error",
- "translation": "Missing Hash or URL query data."
+ "translation": "Fehlender Hash oder URL Anfrage-Daten."
},
{
"id": "api.user.create_user.missing_invite_id.app_error",
@@ -2985,7 +2985,7 @@
},
{
"id": "app.import.validate_channel_import_data.display_name_missing.error",
- "translation": "Fehlende erforderliche Kanaleigenschaft: display_name."
+ "translation": "Fehlende erforderliche Kanaleigenschaft: display_name"
},
{
"id": "app.import.validate_channel_import_data.header_length.error",
@@ -3065,7 +3065,7 @@
},
{
"id": "app.import.validate_team_import_data.display_name_missing.error",
- "translation": "Fehlende erforderliche Teameigenschaft: display_name"
+ "translation": "Fehlende erforderliche Teameigenschaft: display_name."
},
{
"id": "app.import.validate_team_import_data.name_characters.error",
@@ -3089,7 +3089,7 @@
},
{
"id": "app.import.validate_team_import_data.type_missing.error",
- "translation": "Fehlende erforderliche Teameigenschaft: type"
+ "translation": "Fehlende erforderliche Teameigenschaft: type."
},
{
"id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
@@ -3309,35 +3309,35 @@
},
{
"id": "ent.elasticsearch.search_posts.disabled",
- "translation": "ElasticSearch searching is disabled on this server"
+ "translation": "ElasticSearch-Suche ist auf diesem Server deaktiviert"
},
{
"id": "ent.elasticsearch.search_posts.search_failed",
- "translation": "Search failed to complete"
+ "translation": "Suche konnte nicht abgeschlossen werden"
},
{
"id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
- "translation": "Failed to decode search results"
+ "translation": "Konnte Suchergebnisse nicht dekodieren"
},
{
"id": "ent.elasticsearch.start.connect_failed",
- "translation": "Setting up ElasticSearch Client Failed"
+ "translation": "Fehler beim Einrichten des ElasticSearch-Client"
},
{
"id": "ent.elasticsearch.start.index_create_failed",
- "translation": "Failed to create ElasticSearch index"
+ "translation": "Konnte ElasticSearch-Index nicht erstellen"
},
{
"id": "ent.elasticsearch.start.index_exists_failed",
- "translation": "Failed to establish whether ElasticSearch index exists"
+ "translation": "Konnte nicht bestimmen, ob der ElasticSearch-Index existiert"
},
{
"id": "ent.elasticsearch.start.index_mapping_failed",
- "translation": "Failed to setup ElasticSearch index mapping"
+ "translation": "Konnte ElasticSearch-Index-Mapping nicht einrichten"
},
{
"id": "ent.elasticsearch.start.index_settings_failed",
- "translation": "Failed to set ElasticSearch index settings"
+ "translation": "Konnte ElasticSearch-Index-Einstellungen nicht setzen"
},
{
"id": "ent.emoji.licence_disable.app_error",
@@ -3897,19 +3897,19 @@
},
{
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
- "translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
+ "translation": "ElasticSearch-Einstellung ConnectionUrl muss angegeben sein, wenn Elastic-Search-Indizierung aktiviert ist."
},
{
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
- "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
+ "translation": "ElasticSearch-Einstellung IndexingEnabled muss angegeben sein, wenn Elastic-Search-Indizierung aktiviert ist."
},
{
"id": "model.config.is_valid.elastic_search.password.app_error",
- "translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled."
+ "translation": "ElasticSearch-Einstellung Passwort muss angegeben sein, wenn Elastic-Search-Indizierung aktiviert ist."
},
{
"id": "model.config.is_valid.elastic_search.username.app_error",
- "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
+ "translation": "ElasticSearch-Einstellung Benutzername muss angegeben sein, wenn Elastic-Search-Indizierung aktiviert ist."
},
{
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
@@ -4136,6 +4136,10 @@
"translation": "Ungültige maximale Anzahl an offenen Verbindungen in SQL Einstellungen. Muss eine positive Zahl sein."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Zeit zwischen Benutzereingabenaktualisierung sollte nicht weniger als 1000 Millisekunden betragen."
},
@@ -4713,7 +4717,7 @@
},
{
"id": "store.sql.schema_out_of_date.warn",
- "translation": "Das Datenbankschema der Version %v scheint veralten zu sein"
+ "translation": "Das Datenbankschema der Version %v scheint veraltet zu sein"
},
{
"id": "store.sql.schema_set.info",
@@ -5097,27 +5101,27 @@
},
{
"id": "store.sql_file_info.save_or_update.app_error",
- "translation": "Die Dateiinformationen konnten nicht gespeichert werden"
+ "translation": "Die Dateiinformationen konnten nicht gespeichert oder aktualisiert werden"
},
{
"id": "store.sql_job_status.delete_by_type.app_error",
- "translation": "Die Nachricht konnte nicht gelöscht werden"
+ "translation": "Der Job-Status konnte nicht gelöscht werden"
},
{
"id": "store.sql_job_status.get.app_error",
- "translation": "Die Nachricht konnte nicht abgerufen werden"
+ "translation": "Der Job-Status konnte nicht abgerufen werden"
},
{
"id": "store.sql_job_status.get_all.app_error",
- "translation": "Die Nachricht konnte nicht abgerufen werden"
+ "translation": "Wir konnten nicht den Status aller Jobs abrufen"
},
{
"id": "store.sql_job_status.save.app_error",
- "translation": "Die Nachricht konnte nicht gespeichert werden"
+ "translation": "Der Job-Status konnte nicht gespeichert werden"
},
{
"id": "store.sql_job_status.update.app_error",
- "translation": "Die Nachricht konnte nicht aktualisiert werden"
+ "translation": "Der Job-Status konnte nicht aktualisiert werden"
},
{
"id": "store.sql_license.get.app_error",
@@ -5269,7 +5273,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "Die Nachricht konnte nicht abgerufen werden"
+ "translation": "Die Nachrichten konnten nicht abgerufen werden."
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Fehler beim Hinzufügen der Absender E-Mail-Adresse"
+ "translation": "Benachrichtigungseinstellung Absenderadresse fehlt oder ist ungültig."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Fehler beim Hinzufügen der E-Mail Adresse"
+ "translation": "Benachrichtigungseinstellung Empfängeradresse fehlt oder ist ungültig."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/en.json b/i18n/en.json
index 4674f3fb2..d2640e672 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4140,14 +4140,14 @@
"translation": "Invalid maximum idle connection for SQL settings. Must be a positive number."
},
{
- "id": "model.config.is_valid.sql_query_timeout.app_error",
- "translation": "Invalid query timeout for SQL settings. Must be a positive number."
- },
- {
"id": "model.config.is_valid.sql_max_conn.app_error",
"translation": "Invalid maximum open connection for SQL settings. Must be a positive number."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Time between user typing updates should not be set to less than 1000 milliseconds."
},
diff --git a/i18n/es.json b/i18n/es.json
index 6ee8d78e5..8cd62bf46 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -3897,19 +3897,19 @@
},
{
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
- "translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
+ "translation": "El valor de Elastic Search ConnectionUrl debe ser proporcionado cuando está habilitado la indización de Elastic Search."
},
{
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
- "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
+ "translation": "El valor de Elastic Search IndexingEnabled debe ser verdadero cuando el valor de Elastic Search SearchEnabled es verdadero."
},
{
"id": "model.config.is_valid.elastic_search.password.app_error",
- "translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled."
+ "translation": "El valor de Elastic Search Password debe ser proporcionado cuando está habilitado la indización de Elastic Search."
},
{
"id": "model.config.is_valid.elastic_search.username.app_error",
- "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
+ "translation": "El valor de Elastic Search Username debe ser proporcionado cuando está habilitado la indización de Elastic Search."
},
{
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
@@ -4136,6 +4136,10 @@
"translation": "Inválida cantidad de conexiones abiertas para la configuración de SQL. Debe ser un número positivo."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "El tiempo transcurrido para actualizar que el usuario está escribiendo no debe ser menor a 1000 milisegundos."
},
@@ -5097,27 +5101,27 @@
},
{
"id": "store.sql_file_info.save_or_update.app_error",
- "translation": "No pudimos guardar la información del archivo"
+ "translation": "No pudimos guardar o actualizar la información del archivo"
},
{
"id": "store.sql_job_status.delete_by_type.app_error",
- "translation": "No pudimos eliminar el mensaje"
+ "translation": "No pudimos eliminar el trabajo de estatus"
},
{
"id": "store.sql_job_status.get.app_error",
- "translation": "No pudimos obtener el mensaje"
+ "translation": "No pudimos obtener el trabajo de estatus"
},
{
"id": "store.sql_job_status.get_all.app_error",
- "translation": "No pudimos obtener el mensaje"
+ "translation": "No pudimos obtener todos los trabajos de estatus"
},
{
"id": "store.sql_job_status.save.app_error",
- "translation": "No pudimos guardar el Mensaje"
+ "translation": "No pudimos guardar el trabajo de estatus"
},
{
"id": "store.sql_job_status.update.app_error",
- "translation": "No pudimos actualizar el Mensaje"
+ "translation": "No pudimos actualizar el trabajo de estatus"
},
{
"id": "store.sql_license.get.app_error",
@@ -5269,7 +5273,7 @@
},
{
"id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "No pudimos obtener el mensaje"
+ "translation": "No pudimos obtener los mensajes"
},
{
"id": "store.sql_post.get_posts_created_att.app_error",
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Falla al agregar el correo electrónico desde"
+ "translation": "Notificación la Dirección del remitente falta o no es válida."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Falla al agregar el correo electrónico para"
+ "translation": "Notificación la Dirección de recepción falta o no es válida."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/fr.json b/i18n/fr.json
index e6fa2e6e7..d32baddcf 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -4136,6 +4136,10 @@
"translation": "Nombre maximum de connexions ouvertes invalide dans les paramètres SQL. Doit être un entier positif."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Le temps entre chaque utilisateur tapant une mise à jour ne doit pas être inférieur à 1000 millisecondes."
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Échec d'ajout de l'adresse e-mail de l'expéditeur"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Échec de l'ajout de l'adresse e-mail"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/ja.json b/i18n/ja.json
index bbb4e59b5..137b4dc4a 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -53,19 +53,19 @@
},
{
"id": "api.admin.add_certificate.open.app_error",
- "translation": "証明書ファイルを開くことができませんでした"
+ "translation": "証明書ファイルを開くことができませんでした。"
},
{
"id": "api.admin.add_certificate.saving.app_error",
- "translation": "証明書ファイルを保存できませんでした"
+ "translation": "証明書ファイルを保存できませんでした。"
},
{
"id": "api.admin.file_read_error",
- "translation": "ログファイルの読み込み中にエラーが発生しました"
+ "translation": "ログファイルの読み込み中にエラーが発生しました。"
},
{
"id": "api.admin.get_brand_image.not_available.app_error",
- "translation": "独自ブランディングは設定されていないか、このサーバーではサポートされていません"
+ "translation": "独自ブランディングは設定されていないか、このサーバーではサポートされていません。"
},
{
"id": "api.admin.get_brand_image.storage.app_error",
@@ -73,15 +73,15 @@
},
{
"id": "api.admin.init.debug",
- "translation": "管理者APIルートを初期化しています"
+ "translation": "管理者APIルートを初期化しています。"
},
{
"id": "api.admin.recycle_db_end.warn",
- "translation": "データベース接続の再利用が完了しました"
+ "translation": "データベース接続の再利用が完了しました。"
},
{
"id": "api.admin.recycle_db_start.warn",
- "translation": "データベース接続を再利用しようとしています"
+ "translation": "データベース接続を再利用しようとしています。"
},
{
"id": "api.admin.remove_certificate.delete.app_error",
@@ -89,7 +89,7 @@
},
{
"id": "api.admin.saml.metadata.app_error",
- "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました"
+ "translation": "サービスプロバイダーのメタデータを構築中にエラーが発生しました。"
},
{
"id": "api.admin.test_email.body",
@@ -1347,7 +1347,7 @@
},
{
"id": "api.oauth.complete_oauth.missing_code.app_error",
- "translation": "サービスプロバイダー {{.service}} はリダイレクトURLで認証コードを提供していません。\n\n[Google Apps](https://docs.mattermost.com/deployment/sso-google.html)で、あなたの管理者がGoogle+ APIを有効にしているか確認してください。\n\n[Office 365](https://docs.mattermost.com/deployment/sso-office.html)で、あなたのMicrosoft組織の管理者がMattermostアプリを有効にしている確認してください。\n\n[GitLab](https://docs.mattermost.com/deployment/sso-gitlab.html)で、セットアップ手順に従っているか確認してください。\n\n以上を確認しても設定が上手くいかない場合は、[Troubleshooting forum](https://forum.mattermost.org/c/general/trouble-shoot)へ投稿してください。私たちはセットアップ中の問題について喜んでお手伝いします。"
+ "translation": "サービスプロバイダー {{.service}} はリダイレクトURLで認証コードを提供していません。\n\n[Google Apps](https://docs.mattermost.com/deployment/sso-google.html)で、あなたの管理者がGoogle+ APIを有効にしているか確認してください。\n\n[Office 365](https://docs.mattermost.com/deployment/sso-office.html)で、あなたのMicrosoft組織の管理者がMattermostアプリを有効にしている確認してください。\n\n[GitLab](https://docs.mattermost.com/deployment/sso-gitlab.html)で、セットアップ手順に従っているか確認してください。\n\n以上を確認しても設定が上手くいかない場合は、[トラブルシューティングフォーラム](https://forum.mattermost.org/c/general/trouble-shoot)へ投稿してください。私たちはセットアップ中の問題について喜んでお手伝いします。"
},
{
"id": "api.oauth.delete.permissions.app_error",
@@ -1451,7 +1451,7 @@
},
{
"id": "api.opengraph.init.debug",
- "translation": "Initializing open graph protocol api routes"
+ "translation": "オープングラフプロトコルのAPIルートを初期化しています"
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
@@ -2469,11 +2469,11 @@
},
{
"id": "api.user.create_user.missing_hash_or_data.app_error",
- "translation": "Missing Hash or URL query data."
+ "translation": "クエリデータのハッシュ、もしくはURLが見つかりません。"
},
{
"id": "api.user.create_user.missing_invite_id.app_error",
- "translation": "Missing Invite Id."
+ "translation": "招待IDが存在しません。"
},
{
"id": "api.user.create_user.no_open_server",
@@ -3029,7 +3029,7 @@
},
{
"id": "app.import.validate_post_import_data.create_at_zero.error",
- "translation": "Post CreateAt property must not be zero if provided."
+ "translation": "投稿の作成日時には0を設定できません。"
},
{
"id": "app.import.validate_post_import_data.message_length.error",
@@ -3309,35 +3309,35 @@
},
{
"id": "ent.elasticsearch.search_posts.disabled",
- "translation": "ElasticSearch searching is disabled on this server"
+ "translation": "このサーバーではElasticSearchによる検索は無効です。"
},
{
"id": "ent.elasticsearch.search_posts.search_failed",
- "translation": "Search failed to complete"
+ "translation": "検索を完了できませんでした"
},
{
"id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
- "translation": "Failed to decode search results"
+ "translation": "検索結果をデコードできませんでした"
},
{
"id": "ent.elasticsearch.start.connect_failed",
- "translation": "Setting up ElasticSearch Client Failed"
+ "translation": "ElasticSearchクライアントを設定できませんでした"
},
{
"id": "ent.elasticsearch.start.index_create_failed",
- "translation": "Failed to create ElasticSearch index"
+ "translation": "ElasticSearchのインデックスを作成できませんでした"
},
{
"id": "ent.elasticsearch.start.index_exists_failed",
- "translation": "Failed to establish whether ElasticSearch index exists"
+ "translation": "ElasticSearchインデックスの存在を確認できませんでした"
},
{
"id": "ent.elasticsearch.start.index_mapping_failed",
- "translation": "Failed to setup ElasticSearch index mapping"
+ "translation": "ElasticSearchインデックスのマッピングを設定できませんでした"
},
{
"id": "ent.elasticsearch.start.index_settings_failed",
- "translation": "Failed to set ElasticSearch index settings"
+ "translation": "ElasticSearchインデックス設定を設定できませんでした"
},
{
"id": "ent.emoji.licence_disable.app_error",
@@ -3897,19 +3897,19 @@
},
{
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
- "translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
+ "translation": "Elastic Searchインデックスが有効な場合、Elastic SearchのConnectionUrl設定は必須です。"
},
{
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
- "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
+ "translation": "Elastic Search検索有効化に有効が設定されている場合、Elastic Searchインデックス有効化設定は有効でなければなりません。"
},
{
"id": "model.config.is_valid.elastic_search.password.app_error",
- "translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled."
+ "translation": "Elastic Searchインデックスが有効な場合、Elastic Searchパスワード設定は必須です。"
},
{
"id": "model.config.is_valid.elastic_search.username.app_error",
- "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
+ "translation": "Elastic Searchインデックスが有効な場合、Elastic Searchユーザー名設定は必須です。"
},
{
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
@@ -4136,6 +4136,10 @@
"translation": "SQL設定の最大稼働接続数が不正です。正の数を指定してください。"
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "ユーザー入力の更新間隔は1000ミリ秒未満に設定しないでください。"
},
@@ -5097,27 +5101,27 @@
},
{
"id": "store.sql_file_info.save_or_update.app_error",
- "translation": "ファイル情報を保存できませんでした"
+ "translation": "ファイル情報を保存、または更新できませんでした"
},
{
"id": "store.sql_job_status.delete_by_type.app_error",
- "translation": "投稿を削除できませんでした"
+ "translation": "ジョブの状態を削除できませんでした"
},
{
"id": "store.sql_job_status.get.app_error",
- "translation": "投稿を取得できませんでした"
+ "translation": "ジョブの状態を取得できませんでした"
},
{
"id": "store.sql_job_status.get_all.app_error",
- "translation": "投稿を取得できませんでした"
+ "translation": "すべてのジョブの状態を取得できませんでした"
},
{
"id": "store.sql_job_status.save.app_error",
- "translation": "投稿を保存できませんでした"
+ "translation": "ジョブの状態を保存できませんでした"
},
{
"id": "store.sql_job_status.update.app_error",
- "translation": "投稿を更新できませんでした"
+ "translation": "ジョブの状態を更新できませんでした"
},
{
"id": "store.sql_license.get.app_error",
@@ -5985,7 +5989,7 @@
},
{
"id": "utils.mail.connect_smtp.helo.app_error",
- "translation": "Failed to set HELO"
+ "translation": "HELOを設定できませんでした"
},
{
"id": "utils.mail.connect_smtp.open.app_error",
@@ -6001,7 +6005,7 @@
},
{
"id": "utils.mail.new_client.helo.error",
- "translation": "Failed to to set the HELO to SMTP server %v"
+ "translation": "SMTPサーバー %v にHELOを設定できませんでした"
},
{
"id": "utils.mail.new_client.open.error",
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "差出元の電子メールアドレスを追加できませんでした"
+ "translation": "通知の送信元電子メールアドレス設定が存在しないか不正です。"
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "宛先の電子メールアドレスを追加できませんでした"
+ "translation": "通知の送信先電子メールアドレス設定が存在しないか不正です。"
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/ko.json b/i18n/ko.json
index a4ab4b3e1..0b63faeae 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -4136,6 +4136,10 @@
"translation": "Invalid maximum open connection for SQL settings. Must be a positive number."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Time between user typing updates should not be set to less than 1000 milliseconds."
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Failed to add from email address"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Failed to add to email address"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/nl.json b/i18n/nl.json
index db5dab6bb..7b4671d79 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -4136,6 +4136,10 @@
"translation": "Ongeldig maximaal aantal open verbindingen bij SQL instellingen. Moet een getal groter dan 0 zijn."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Time between user typing updates should not be set to less than 1000 milliseconds."
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Toevoegen vanuit een e-mailadres is mislukt"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Kan e-mailadres niet toevoegen"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/pl.json b/i18n/pl.json
index 3a015ce52..aa702555c 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -4136,6 +4136,10 @@
"translation": "Nieprawidłowy maksymalny czas otwarcia połączenia dla ustawień SQL. Musi być liczbą większą od 0."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Czas pomiędzy aktualizacjami podczas wprowadzania tekstu przez użytkownika nie może być mniejszy niż 1000 milisekund."
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Failed to add from email address"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Failed to add to email address"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 3d838b8c8..528141d2a 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -4136,6 +4136,10 @@
"translation": "Inválido máximo de conexões abertas em configurações SQL. Deve ser um número positivo."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "O tempo de atualização de digitação do usuário não deve ser definido para menos de 1000 milissegundos."
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Falha ao adicionar endereço de remetente de email"
+ "translation": "Endereço de remetente de email para notificação está faltando ou é inválido."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Falha ao adicionar o endereço de email"
+ "translation": "Endereço de email para notificação está faltando ou é inválido."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/ru.json b/i18n/ru.json
index 6898c2fc2..6779aa5b6 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -4136,6 +4136,10 @@
"translation": "Неверное значение максимального количества открытых соединений в настройках SQL. Число должно быть положительным."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Обновления статуса набора текста пользователем не могут быть чаще, чем раз в 1000 миллисекунд."
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "Не удалось добавить из адреса электронной почты"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "Не удалось добавить адрес электронной почты"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/tr.json b/i18n/tr.json
index 44825aca4..f5afa2c93 100644
--- a/i18n/tr.json
+++ b/i18n/tr.json
@@ -1450,6 +1450,10 @@
"translation": "Hesap açma bağlantısı geçersiz görünüyor"
},
{
+ "id": "api.opengraph.init.debug",
+ "translation": "Initializing open graph protocol api routes"
+ },
+ {
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
"translation": "{{.Usernames}} ve {{.LastUsername}} anıldı, ancak bu kanalın üyesi olmadıklarından bildirimleri almayacaklar."
},
@@ -1700,10 +1704,6 @@
"translation": "Tepki API rotaları hazırlanıyor"
},
{
- "id": "api.opengraph.init.debug",
- "translation": "Initializing open graph protocol api routes"
- },
- {
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
"translation": "Kanal kodu adresteki ileti koduyla eşleşmediğinden tepkiler alınamadı"
},
@@ -2468,6 +2468,14 @@
"translation": "Varsayılan kanallara katılırken bir sorun çıktı. Kullanıcı Kodu: %v, Takım Kodu: %v, Hata: %v"
},
{
+ "id": "api.user.create_user.missing_hash_or_data.app_error",
+ "translation": "Missing Hash or URL query data."
+ },
+ {
+ "id": "api.user.create_user.missing_invite_id.app_error",
+ "translation": "Missing Invite Id."
+ },
+ {
"id": "api.user.create_user.no_open_server",
"translation": "Sunucu hesap açılmasına izin vermiyor. Lütfen bir çağrı almak için yönetici ile görüşün."
},
@@ -2480,14 +2488,6 @@
"translation": "E-posta ile kullanıcı hesabı açma özelliği devre dışı bırakılmış."
},
{
- "id": "api.user.create_user.missing_invite_id.app_error",
- "translation": "Missing Invite Id."
- },
- {
- "id": "api.user.create_user.missing_hash_or_data.app_error",
- "translation": "Missing Hash or URL query data."
- },
- {
"id": "api.user.create_user.signup_link_expired.app_error",
"translation": "Hesap açma bağlantısının süresi geçmiş"
},
@@ -3308,36 +3308,36 @@
"translation": "'{{.JobName}}' görevi için '{{.FilePath}}' konumuna uygunluk verme işlemi başlatıldı"
},
{
- "id": "ent.elasticsearch.start.connect_failed",
- "translation": "Setting up ElasticSearch Client Failed"
+ "id": "ent.elasticsearch.search_posts.disabled",
+ "translation": "ElasticSearch searching is disabled on this server"
},
{
- "id": "ent.elasticsearch.start.index_exists_failed",
- "translation": "Failed to establish whether ElasticSearch index exists"
+ "id": "ent.elasticsearch.search_posts.search_failed",
+ "translation": "Search failed to complete"
},
{
- "id": "ent.elasticsearch.start.index_create_failed",
- "translation": "Failed to create ElasticSearch index"
+ "id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
+ "translation": "Failed to decode search results"
},
{
- "id": "ent.elasticsearch.start.index_settings_failed",
- "translation": "Failed to set ElasticSearch index settings"
+ "id": "ent.elasticsearch.start.connect_failed",
+ "translation": "Setting up ElasticSearch Client Failed"
},
{
- "id": "ent.elasticsearch.start.index_mapping_failed",
- "translation": "Failed to setup ElasticSearch index mapping"
+ "id": "ent.elasticsearch.start.index_create_failed",
+ "translation": "Failed to create ElasticSearch index"
},
{
- "id": "ent.elasticsearch.search_posts.disabled",
- "translation": "ElasticSearch searching is disabled on this server"
+ "id": "ent.elasticsearch.start.index_exists_failed",
+ "translation": "Failed to establish whether ElasticSearch index exists"
},
{
- "id": "ent.elasticsearch.search_posts.search_failed",
- "translation": "Search failed to complete"
+ "id": "ent.elasticsearch.start.index_mapping_failed",
+ "translation": "Failed to setup ElasticSearch index mapping"
},
{
- "id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
- "translation": "Failed to decode search results"
+ "id": "ent.elasticsearch.start.index_settings_failed",
+ "translation": "Failed to set ElasticSearch index settings"
},
{
"id": "ent.emoji.licence_disable.app_error",
@@ -3892,24 +3892,24 @@
"translation": "Bitiş, başlangıç zamanından büyük olmalıdır"
},
{
+ "id": "model.config.is_valid.cluster_email_batching.app_error",
+ "translation": "Küme özelliği etkinleştirilmişken toplu e-posta etkinleştirilemez."
+ },
+ {
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
"translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
},
{
- "id": "model.config.is_valid.elastic_search.username.app_error",
- "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
+ "id": "model.config.is_valid.elastic_search.enable_searching.app_error",
+ "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
},
{
"id": "model.config.is_valid.elastic_search.password.app_error",
"translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled."
},
{
- "id": "model.config.is_valid.elastic_search.enable_searching.app_error",
- "translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
- },
- {
- "id": "model.config.is_valid.cluster_email_batching.app_error",
- "translation": "Küme özelliği etkinleştirilmişken toplu e-posta etkinleştirilemez."
+ "id": "model.config.is_valid.elastic_search.username.app_error",
+ "translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
},
{
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
@@ -4136,6 +4136,10 @@
"translation": "En fazla açık bağlantı SQL ayarı geçersiz. Pozitif bir sayı olmalı."
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "Kullanıcının yazma aralıkları süresi 1000 milisaniyeden küçük olmamalıdır."
},
@@ -5252,10 +5256,6 @@
"translation": "İleti alınamadı"
},
{
- "id": "store.sql_post.get_posts_by_ids.app_error",
- "translation": "We couldn't get the posts"
- },
- {
"id": "store.sql_post.get_parents_posts.app_error",
"translation": "Kanalın üst iletisi alınamadı"
},
@@ -5272,6 +5272,10 @@
"translation": "Kanalın üst iletileri alınamadı"
},
{
+ "id": "store.sql_post.get_posts_by_ids.app_error",
+ "translation": "We couldn't get the posts"
+ },
+ {
"id": "store.sql_post.get_posts_created_att.app_error",
"translation": "Kanalın iletileri alınamadı"
},
@@ -5984,6 +5988,10 @@
"translation": "Lisans imzalanırken sorun çıktı. Hata: %v"
},
{
+ "id": "utils.mail.connect_smtp.helo.app_error",
+ "translation": "Failed to set HELO"
+ },
+ {
"id": "utils.mail.connect_smtp.open.app_error",
"translation": "Bağlantı açılamadı"
},
@@ -5992,22 +6000,18 @@
"translation": "TLS bağlantısı açılamadı"
},
{
- "id": "utils.mail.connect_smtp.helo.app_error",
- "translation": "Failed to set HELO"
- },
- {
"id": "utils.mail.new_client.auth.app_error",
"translation": "SMTP sunucusu üzerinde kimlik doğrulanamadı"
},
{
- "id": "utils.mail.new_client.open.error",
- "translation": "%v SMTP sunucusu üzerinde bağlantı açılamadı"
- },
- {
"id": "utils.mail.new_client.helo.error",
"translation": "Failed to to set the HELO to SMTP server %v"
},
{
+ "id": "utils.mail.new_client.open.error",
+ "translation": "%v SMTP sunucusu üzerinde bağlantı açılamadı"
+ },
+ {
"id": "utils.mail.send_mail.close.app_error",
"translation": "SMTP sunucu bağlantısı kapatılamadı"
},
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 7022fb790..134ce0a32 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -4136,6 +4136,10 @@
"translation": "SQL 设置中最大开启连接数无效。必须是正整数。"
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "用户键入更新间隔不应设置为小于1000毫秒。"
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "未能从电子邮件地址添加"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "添加邮箱地址失败"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 28584c899..6cdbf4b68 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -4136,6 +4136,10 @@
"translation": "SQL 設定中的最高開啟連線數無效。必須為正數。"
},
{
+ "id": "model.config.is_valid.sql_query_timeout.app_error",
+ "translation": "Invalid query timeout for SQL settings. Must be a positive number."
+ },
+ {
"id": "model.config.is_valid.time_between_user_typing.app_error",
"translation": "使用者輸入更新間隔不應該設定為低於 1000 毫秒。"
},
@@ -6013,7 +6017,7 @@
},
{
"id": "utils.mail.send_mail.from_address.app_error",
- "translation": "新增送信人失敗"
+ "translation": "Notification From Address setting is missing or invalid."
},
{
"id": "utils.mail.send_mail.msg.app_error",
@@ -6029,7 +6033,7 @@
},
{
"id": "utils.mail.send_mail.to_address.app_error",
- "translation": "新增收件人失敗"
+ "translation": "Notification To Address setting is missing or invalid."
},
{
"id": "utils.mail.test.configured.error",
diff --git a/webapp/i18n/de.json b/webapp/i18n/de.json
index 0e59c5ca8..ebc221f90 100644
--- a/webapp/i18n/de.json
+++ b/webapp/i18n/de.json
@@ -824,21 +824,24 @@
"admin.sql.maxOpenTitle": "Maximal offene Verbindungen:",
"admin.sql.noteDescription": "Änderungen an Einstellungen in diesem Bereich erfordern einen Server Neustart.",
"admin.sql.noteTitle": "Notiz:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Datenquellen Replikas:",
"admin.sql.traceDescription": "(Entwicklermodus) Wenn wahr, werden ausgeführte SQL-Befehle ins Log geschrieben.",
"admin.sql.traceTitle": "Verfolgung: ",
"admin.sql.warning": "Warnung: Neugenerierung dieses Salts kann für einige Spalten der Datenbank leere Ergebnisse zurückgeben.",
- "admin.support.aboutDesc": "The URL for the About link on the Mattermost login and sign-up pages. If this field is empty, the About link is hidden from users.",
+ "admin.support.aboutDesc": "Die URL für den \"Über\"-Link auf der Mattermost Anmelde- und Registrierungsseite. Wenn die Feld leer ist, wird der Link für Nutzer versteckt.",
"admin.support.aboutTitle": "Über-Link:",
"admin.support.emailHelp": "E-Mail Adresse welche in E-Mail Benachrichtigunen und im Tutorial für Endnutzer für Supportfälle angezeigt werden.",
"admin.support.emailTitle": "Support E-Mail-Adresse:",
- "admin.support.helpDesc": "The URL for the Help link on the Mattermost login page, sign-up pages, and Main Menu. If this field is empty, the Help link is hidden from users.",
+ "admin.support.helpDesc": "Die URL für den \"Hilfe\"-Link auf der Mattermost Anmelde- und Registrierungsseite. Wenn die Feld leer ist, wird der \"Hilfe\"-Link für Nutzer versteckt.",
"admin.support.helpTitle": "Hilfe Link:",
"admin.support.noteDescription": "Wenn zu einer externen Site verlinkt wird, sollte die URL mit http:// oder https:// beginnen.",
"admin.support.noteTitle": "Notiz:",
- "admin.support.privacyDesc": "The URL for the Privacy link on the login and sign-up pages. If this field is empty, the Privacy link is hidden from users.",
+ "admin.support.privacyDesc": "Die URL für den \"Privatsphäre\"-Link auf der Mattermost Anmelde- und Registrierungsseite. Wenn die Feld leer ist, wird der \"Privatsphäre\"-Link für Nutzer versteckt.",
"admin.support.privacyTitle": "Datenschutzerklärung Link:",
- "admin.support.problemDesc": "The URL for the Report a Problem link in the Main Menu. If this field is empty, the link is removed from the Main Menu.",
+ "admin.support.problemDesc": "Die URL für den \"Ein Problem melden\"-Link auf der Mattermost Anmelde- und Registrierungsseite. Wenn die Feld leer ist, wird der Link im Hauptmenü für Nutzer versteckt.",
"admin.support.problemTitle": "Ein Problem melden link:",
"admin.support.termsDesc": "Link zu den Bedingungen unter denen Benutzer diesen Onlinedienst verwenden dürfen. In der Voreinstellung beinhaltet dies die \"Mattermost Nutzungsbedingungen (Endnutzer)\", welche die Konditionen erklärt unter denen die Mattermost Software für die Benutzer bereitgestellt wird. Wenn Sie den voreingestellten Link auf eine angepasste Version ändern, muss diese ebenfalls einen Link zu den voreingestellten Bedingungen enthalten, damit die Benutzer die Mattermost Nutzungsbedingungen (Endnutzer) zur Kenntnis nehmen.",
"admin.support.termsTitle": "AGB Link:",
@@ -1056,7 +1059,7 @@
"backstage_list.search": "Suche",
"backstage_navbar.backToMattermost": "Zurück zu {siteName}",
"backstage_sidebar.emoji": "Benutzerdefinierte Emojis",
- "backstage_sidebar.integrations": "Integration",
+ "backstage_sidebar.integrations": "Integrationen",
"backstage_sidebar.integrations.commands": "Slash-Befehle",
"backstage_sidebar.integrations.incoming_webhooks": "Eingehende Webhooks",
"backstage_sidebar.integrations.oauthApps": "OAuth 2.0 Applikationen",
@@ -1081,7 +1084,7 @@
"channel_flow.set_url_title": "Kanal-URL setzen",
"channel_header.addMembers": "Mitglieder hinzufügen",
"channel_header.addToFavorites": "Zu Favoriten hinzufügen",
- "channel_header.channelHeader": "Bearbeite Kanalüberschrift",
+ "channel_header.channelHeader": "Kanalüberschrift bearbeiten",
"channel_header.delete": "Kanal löschen",
"channel_header.flagged": "Markierte Nachrichten",
"channel_header.leave": "Kanal verlassen",
@@ -1090,7 +1093,7 @@
"channel_header.recentMentions": "Letzte Erwähnungen",
"channel_header.removeFromFavorites": "Aus Favoriten entfernen",
"channel_header.rename": "Kanal umbenennen",
- "channel_header.setHeader": "Bearbeite Kanalüberschrift",
+ "channel_header.setHeader": "Kanalüberschrift bearbeiten",
"channel_header.setPurpose": "Kanalzweck bearbeiten",
"channel_header.viewInfo": "Info anzeigen",
"channel_header.viewMembers": "Zeige Mitglieder",
@@ -1258,7 +1261,7 @@
"edit_channel_header_modal.description": "Geben Sie den Text ein der neben dem Kanal Namen in der Überschrift erscheinen soll.",
"edit_channel_header_modal.error": "Die Kanalüberschrift ist zu lang, bitte geben Sie einen kürzeren ein",
"edit_channel_header_modal.save": "Speichern",
- "edit_channel_header_modal.title": "Bearbeite Überschrift für {channel}",
+ "edit_channel_header_modal.title": "Überschrift für {channel} bearbeiten",
"edit_channel_header_modal.title_dm": "Überschrift bearbeiten",
"edit_channel_private_purpose_modal.body": "Dieser Text erscheint im \"Info Anzeigen\" Fenster des privaten Kanals.",
"edit_channel_purpose_modal.body": "Beschreiben Sie, wie dieser Kanal genutzt werden soll. Dieser Text erscheint in der Kanalliste im \"Mehr...\"-Menü und hilft anderen sich zu entscheiden, ob sie beitreten sollen.",
@@ -1548,7 +1551,7 @@
"integrations.delete.confirm.title": "Integration entfernen",
"integrations.done": "Erledigt",
"integrations.edit": "Bearbeiten",
- "integrations.header": "Integration",
+ "integrations.header": "Integrationen",
"integrations.incomingWebhook.description": "Eingehende Webhooks erlauben externen Integrationen Nachrichten zu senden",
"integrations.incomingWebhook.title": "Eingehende Webhooks",
"integrations.oauthApps.description": "OAuth 2.0 erlaubt externen Applikationen autorisierte Anfragen an die Mattermost API.",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Gruppennachricht öffnen",
"mobile.channel_list.privateChannel": "Privater Kanal",
"mobile.channel_list.publicChannel": "Öffentlicher Kanal",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Ihre Kanäle:",
"mobile.components.error_list.dismiss_all": "Alle verwerfen",
"mobile.components.select_server_view.continue": "Weiter",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Ein Foto oder ein Video aufnehmen",
"mobile.file_upload.library": "Foto-Bibliothek",
"mobile.file_upload.more": "Mehr",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Hilfe",
"mobile.intro_messages.DM": "Dies ist der Start der Privatnachrichten mit {teammate}.Privatnachrichten oder versendete Dateien sind außerhalb dieses Bereichs nicht für andere sichtbar.",
"mobile.intro_messages.default_message": "Dies ist der Kanal, den Teammitglieder sehen, wenn sie sich anmelden - benutzen Sie ihn zum Veröffentlichen von Aktualisierungen, die jeder kennen muss.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Lade Mitglieder...",
"mobile.loading_posts": "Lade Mitteilungen...",
"mobile.login_options.choose_title": "Wählen Sie Ihre Anmeldemethode",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Verbunden",
"mobile.offlineIndicator.connecting": "Verbinde...",
"mobile.offlineIndicator.offline": "Keine Internetverbindung",
@@ -1744,14 +1750,15 @@
"mobile.routes.saml": "Single Sign On",
"mobile.routes.selectTeam": "Team auswählen",
"mobile.routes.settings": "Einstellungen",
- "mobile.routes.sso": "Single Sign On",
+ "mobile.routes.sso": "Single Sign-On",
"mobile.routes.thread": "{channelName} Diskussion",
"mobile.routes.thread_dm": "Direktnachrichten-Diskussion",
"mobile.routes.user_profile": "Profil",
"mobile.routes.user_profile.send_message": "Nachricht senden",
+ "mobile.select_team.choose": "Ihre Teams:",
"mobile.server_ping_failed": "Kann nicht mit Server verbinden. Bitte überprüfen Sie ihre Server-URL und Internetverbindung.",
"mobile.server_url.invalid_format": "URL muss mit http:// oder https:// beginnen",
- "mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
+ "mobile.session_expired": "Sitzung abgelaufen: Bitte anmelden um weiterhin Benachrichtigungen zu erhalten.",
"mobile.settings.team_selection": "Teamauswahl",
"more_channels.close": "Schließen",
"more_channels.create": "Neuen Kanal erstellen",
@@ -1796,7 +1803,7 @@
"navbar_dropdown.create": "Neues Team erstellen",
"navbar_dropdown.emoji": "Eigene Emojis",
"navbar_dropdown.help": "Hilfe",
- "navbar_dropdown.integrations": "Integration",
+ "navbar_dropdown.integrations": "Integrationen",
"navbar_dropdown.inviteMember": "E-Mail-Einladung versenden",
"navbar_dropdown.join": "Einem anderen Team beitreten",
"navbar_dropdown.keyboardShortcuts": "Tastaturkürzel",
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index e3bc3e027..12ded1acb 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -826,15 +826,15 @@
"admin.sql.keyTitle": "At Rest Encrypt Key:",
"admin.sql.maxConnectionsDescription": "Maximum number of idle connections held open to the database.",
"admin.sql.maxConnectionsExample": "E.g.: \"10\"",
- "admin.sql.queryTimeoutTitle": "Query Timeout:",
- "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
- "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
"admin.sql.maxConnectionsTitle": "Maximum Idle Connections:",
"admin.sql.maxOpenDescription": "Maximum number of open connections held open to the database.",
"admin.sql.maxOpenExample": "E.g.: \"10\"",
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.noteTitle": "Note:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
"admin.sql.traceDescription": "(Development Mode) When true, executing SQL statements are written to the log.",
"admin.sql.traceTitle": "Trace: ",
@@ -1716,6 +1716,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Private Channel",
"mobile.channel_list.publicChannel": "Public Channel",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "Continue",
@@ -1730,6 +1731,7 @@
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "More",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Help",
"mobile.intro_messages.DM": "This is the start of your direct message history with {teammate}. Direct messages and files shared here are not shown to people outside this area.",
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
@@ -1738,6 +1740,7 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "Connecting...",
"mobile.offlineIndicator.offline": "No internet connection",
@@ -1770,6 +1773,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.select_team.choose": "Your teams:",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "URL must start with http:// or https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index a329532eb..c398ddece 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -824,21 +824,24 @@
"admin.sql.maxOpenTitle": "Máximo de conexiones abiertas:",
"admin.sql.noteDescription": "Cambiando las propiedades de esta sección se requerirá reiniciar el servidor para que los cambios tomen efecto",
"admin.sql.noteTitle": "Nota:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Origen de datos de réplica:",
"admin.sql.traceDescription": "(Modo desarrolador) Cuando es verdadero, la ejecución de sentencias SQL se escriben en el registro.",
"admin.sql.traceTitle": "Traza: ",
"admin.sql.warning": "Precaución: regenerando esto puede causar que algunas columnas de la base de datos retornen resultados vacíos.",
- "admin.support.aboutDesc": "The URL for the About link on the Mattermost login and sign-up pages. If this field is empty, the About link is hidden from users.",
+ "admin.support.aboutDesc": "La dirección URL para el enlace de Acerca en las páginas de inicio de sesión y registro de Mattermost. Si este campo está vacío, el enlace de Acerca se oculta a los usuarios.",
"admin.support.aboutTitle": "Enlace de Acerca:",
"admin.support.emailHelp": "Dirección de correo electrónico mostrado en las notificaciones de correo y durante el tutorial para que los usuarios puedan hacer preguntas referente a soporte.",
"admin.support.emailTitle": "Correo electrónico de Soporte:",
- "admin.support.helpDesc": "The URL for the Help link on the Mattermost login page, sign-up pages, and Main Menu. If this field is empty, the Help link is hidden from users.",
+ "admin.support.helpDesc": "La dirección URL para el enlace de Ayuda en las página de inicio de sesión, páginas de registro, y el Menú Principal de Mattermost. Si este campo está vacío, el enlace de Ayuda se oculta a los usuarios.",
"admin.support.helpTitle": "Enlace de Ayuda:",
"admin.support.noteDescription": "Si se enlaza a un sitio externo, las URLs deben comenzar con http:// o https://.",
"admin.support.noteTitle": "Nota:",
- "admin.support.privacyDesc": "The URL for the Privacy link on the login and sign-up pages. If this field is empty, the Privacy link is hidden from users.",
+ "admin.support.privacyDesc": "La dirección URL para el enlace de Privacidad en las páginas de inicio de sesión y registro. Si este campo está vacío, el enlace de Privacidad se oculta a los usuarios.",
"admin.support.privacyTitle": "Enlace de políticas de Privacidad:",
- "admin.support.problemDesc": "The URL for the Report a Problem link in the Main Menu. If this field is empty, the link is removed from the Main Menu.",
+ "admin.support.problemDesc": "La dirección URL para el enlace de Reportar un Problema en el Menú Principal. Si este campo está vacío, se quita el enlace en el Menú Principal.",
"admin.support.problemTitle": "Enlace de Reportar un Problema:",
"admin.support.termsDesc": "Enlace a los términos bajo los cuales los usuarios pueden utilizar el servicio online. De forma predeterminada, esto incluye las \"Condiciones de Uso de Mattermost (Usuarios Finales)\", donde se explican los términos bajo los cuales se proporciona el software de Mattermost a los usuarios finales. Si cambia el enlace por defecto para añadir sus propios términos de uso del servicio que prestan, deberá incluir un enlace a los términos predeterminados de modo que los usuarios estén conscientes de las Condiciones de Uso de Mattermost (Usuario Final) para el software de Mattermost.",
"admin.support.termsTitle": "Enlace de Terminos y Condiciones:",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Abrir Mensaje de Grupo",
"mobile.channel_list.privateChannel": "Canal Privado",
"mobile.channel_list.publicChannel": "Canal Público",
+ "mobile.channel_list.unreads": "SIN LEER",
"mobile.components.channels_list_view.yourChannels": "Tus canales:",
"mobile.components.error_list.dismiss_all": "Descartar todo",
"mobile.components.select_server_view.continue": "Continuar",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Sacar Foto o Vídeo",
"mobile.file_upload.library": "Librería de Fotos",
"mobile.file_upload.more": "Más",
+ "mobile.file_upload.video": "Librería de Videos",
"mobile.help.title": "Ayuda",
"mobile.intro_messages.DM": "Este es el inicio de tu historial de mensajes directos con {teammate}.Los mensajes directos y archivos que se comparten aquí no son mostrados a personas fuera de esta área.",
"mobile.intro_messages.default_message": "Es es el primer canal que tus compañeros ven cuando se registran - puedes utilizarlo para enviar mensajes que todos deben leer.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Cargando Miembros...",
"mobile.loading_posts": "Cargando Mensajes...",
"mobile.login_options.choose_title": "Selecciona un método para iniciar sesión",
+ "mobile.notification.in": " en ",
"mobile.offlineIndicator.connected": "Conectado",
"mobile.offlineIndicator.connecting": "Conectando...",
"mobile.offlineIndicator.offline": "Sin conexión a Internet",
@@ -1749,9 +1755,10 @@
"mobile.routes.thread_dm": "Hilo de Mensaje Directo",
"mobile.routes.user_profile": "Perfil",
"mobile.routes.user_profile.send_message": "Enviar Mensaje",
+ "mobile.select_team.choose": "Tus equipos: ",
"mobile.server_ping_failed": "No se puede conectar con el servidor. Por favor verifica el URL ingresado y que tengas conexión a internet.",
"mobile.server_url.invalid_format": "URL debe comenzar con http:// o https://",
- "mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
+ "mobile.session_expired": "Sesión Caducada: Por favor, inicia sesión para seguir recibiendo notificaciones.",
"mobile.settings.team_selection": "Seleccionar Equipo",
"more_channels.close": "Cerrar",
"more_channels.create": "Crear Nuevo Canal",
diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json
index c83a7e2b8..1a44bcea1 100644
--- a/webapp/i18n/fr.json
+++ b/webapp/i18n/fr.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Nombre max. de connexions ouvertes :",
"admin.sql.noteDescription": "Modifier ces paramètres nécessite de redémarrer le serveur.",
"admin.sql.noteTitle": "Remarque :",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Replicas de la base de données :",
"admin.sql.traceDescription": "(Mode développeur) Si activé, toutes les commandes SQL sont enregistrées dans le journal.",
"admin.sql.traceTitle": "Tracer : ",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Ouvrir le message de groupe",
"mobile.channel_list.privateChannel": "Canal privé",
"mobile.channel_list.publicChannel": "Canal public",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Vos canaux :",
"mobile.components.error_list.dismiss_all": "Annuler tout",
"mobile.components.select_server_view.continue": "Continuer",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Prendre une photo ou une vidéo",
"mobile.file_upload.library": "Bibliothèque de photos",
"mobile.file_upload.more": "Plus…",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Aide",
"mobile.intro_messages.DM": "Vous êtes au début de votre historique de messages avec {teammate}. Les messages privés et les fichiers partagés ici ne sont pas visibles par les autres utilisateurs.",
"mobile.intro_messages.default_message": "Il s'agit du premier canal que les utilisateurs voient lorsqu'ils s'inscrivent. Utilisez-le pour poster des informations que tout le monde devrait connaître.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Chargement des membres...",
"mobile.loading_posts": "Chargement des messages...",
"mobile.login_options.choose_title": "Choisissez votre méthode de connexion",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connecté",
"mobile.offlineIndicator.connecting": "Connexion en cours...",
"mobile.offlineIndicator.offline": "Aucune connexion internet",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Fil de discussion de message privé",
"mobile.routes.user_profile": "Profil",
"mobile.routes.user_profile.send_message": "Envoyer un message",
+ "mobile.select_team.choose": "Vos équipes : ",
"mobile.server_ping_failed": "Impossible de se connecter au serveur. Veuillez vérifier l'URL de votre serveur et votre connexion internet.",
"mobile.server_url.invalid_format": "L'URL doit commencer par http:// ou https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
diff --git a/webapp/i18n/ja.json b/webapp/i18n/ja.json
index 3939b173f..4226aaa67 100644
--- a/webapp/i18n/ja.json
+++ b/webapp/i18n/ja.json
@@ -545,13 +545,13 @@
"admin.mfa.bannerDesc": "<a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>多要素認証</a>はAD/LDAPか電子メールログインのアカウントで利用できます。他のログイン方法が使用されている場合、多要素認証は認証プロバイダー側で設定されるはずです。",
"admin.mfa.cluster": "高",
"admin.mfa.title": "多要素認証",
- "admin.nav.administratorsGuide": "Administrator's Guide",
- "admin.nav.commercialSupport": "Commercial Support",
+ "admin.nav.administratorsGuide": "管理者向けガイド",
+ "admin.nav.commercialSupport": "商用サポート",
"admin.nav.help": "ヘルプ",
"admin.nav.logout": "ログアウト",
"admin.nav.report": "問題を報告する",
"admin.nav.switch": "チームを切り替える",
- "admin.nav.troubleshootingForum": "Troubleshooting Forum",
+ "admin.nav.troubleshootingForum": "トラブルシューティングフォーラム",
"admin.notifications.email": "電子メールアドレス",
"admin.notifications.push": "モバイルプッシュ",
"admin.notifications.title": "通知の設定",
@@ -824,21 +824,24 @@
"admin.sql.maxOpenTitle": "最大稼働接続数:",
"admin.sql.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動させる必要があります。",
"admin.sql.noteTitle": "注意:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "データソースレプリカ:",
"admin.sql.traceDescription": "(開発モード) 有効な場合、実行されるSQL文がログに出力されます。",
"admin.sql.traceTitle": "トレース: ",
"admin.sql.warning": "警告: このソルトを再生成することで、データベース内のいくつかの列は空白になります。",
- "admin.support.aboutDesc": "The URL for the About link on the Mattermost login and sign-up pages. If this field is empty, the About link is hidden from users.",
+ "admin.support.aboutDesc": "ログインページと利用登録ページに表示されるAboutリンクのURLです。空欄の場合、Aboutリンクはユーザーから見えなくなります。",
"admin.support.aboutTitle": "このMattermostについてのリンク:",
"admin.support.emailHelp": "通知電子メールまたはチュートリアルで表示される電子メールアドレスは、利用者がサポートを求める場合に使われます。",
"admin.support.emailTitle": "サポート電子メールアドレス:",
- "admin.support.helpDesc": "The URL for the Help link on the Mattermost login page, sign-up pages, and Main Menu. If this field is empty, the Help link is hidden from users.",
+ "admin.support.helpDesc": "ログインページと利用登録ページに表示されるHelpリンクのURLです。空欄の場合、Helpリンクはユーザーから見えなくなります。",
"admin.support.helpTitle": "ヘルプのリンク:",
"admin.support.noteDescription": "外部のサイトにリンクする場合、URLはhttp://またはhttps://で始めてください。",
"admin.support.noteTitle": "注意:",
- "admin.support.privacyDesc": "The URL for the Privacy link on the login and sign-up pages. If this field is empty, the Privacy link is hidden from users.",
+ "admin.support.privacyDesc": "ログインページと利用登録ページに表示されるPrivacyリンクのURLです。空欄の場合、Privacyリンクはユーザーから見えなくなります。",
"admin.support.privacyTitle": "プライバシーポリシーのリンク:",
- "admin.support.problemDesc": "The URL for the Report a Problem link in the Main Menu. If this field is empty, the link is removed from the Main Menu.",
+ "admin.support.problemDesc": "メインメニューの問題を報告するリンクのURLです。空欄の場合、リンクはメインメニューから削除されます。",
"admin.support.problemTitle": "問題報告のリンク:",
"admin.support.termsDesc": "あなたのオンラインサービスを利用する際の使用条件へのリンクです。デフォルトでは、ここにはMattermostが利用者に提供される際の使用条件について説明している \"Mattermost Conditions of Use (End Users)\"が含まれています。デフォルトのリンクをあなた自身の使用条件に変更した場合、ユーザーが\"Mattermost Conditions of Use (End Users)\"を認識するために、新しい使用条件にはデフォルトの使用条件へのリンクを含めなくてはなりません。",
"admin.support.termsTitle": "使用条件のリンク:",
@@ -1252,7 +1255,7 @@
"delete_post.post": "投稿",
"delete_post.question": "{term}を本当に削除しますか?",
"delete_post.warning": "この投稿は{count}件のコメントがあります。",
- "edit_channel_header.editHeader": "Edit the Channel Header...",
+ "edit_channel_header.editHeader": "チャンネルヘッダーを編集する...",
"edit_channel_header.previewHeader": "ヘッダーを編集する",
"edit_channel_header_modal.cancel": "キャンセル",
"edit_channel_header_modal.description": "チャンネルヘッダーのチャンネル名の隣のテキストを編集します。",
@@ -1318,7 +1321,7 @@
"error.not_found.link_message": "Mattermostに戻る",
"error.not_found.message": "あなたがアクセスしようしたページは存在しません",
"error.not_found.title": "ページが見つかりません",
- "error_bar.expired": "エンタープライズライセンスが期限切れのため、いくつかの機能が無効になります。<a href='{link}' target='_blank'>こちらから更新してください</a>。",
+ "error_bar.expired": "エンタープライズライセンスが期限切れのため、いくつかの機能が無効化されます。<a href='{link}' target='_blank'>こちらから更新してください</a>。",
"error_bar.expiring": "エンタープライズライセンスは {date} に有効期限が切れました。<a href='{link}' target='_blank'>こちらから更新してください</a>。",
"error_bar.past_grace": "エンタープライズライセンスが期限切れのため、いくつかの機能が無効になります。詳細についてはシステム管理者に問い合わせてください。",
"error_bar.preview_mode": "プレビューモード: 電子メール通知は設定されていません",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "グループメッセージを開く",
"mobile.channel_list.privateChannel": "非公開チャンネル",
"mobile.channel_list.publicChannel": "公開チャンネル",
+ "mobile.channel_list.unreads": "未読",
"mobile.components.channels_list_view.yourChannels": "あなたのチャンネル:",
"mobile.components.error_list.dismiss_all": "すべて取り消す",
"mobile.components.select_server_view.continue": "続ける",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "写真もしくはビデオを撮る",
"mobile.file_upload.library": "フォトライブラリー",
"mobile.file_upload.more": "もっと",
+ "mobile.file_upload.video": "ビデオライブラリー",
"mobile.help.title": "ヘルプ",
"mobile.intro_messages.DM": "{teammate}とのダイレクトメッセージの履歴の最初です。ダイレクトメッセージとそこで共有されているファイルは、この領域の外のユーザーからは見ることができません。",
"mobile.intro_messages.default_message": "ここはチームメイトが利用登録した際に最初に見るチャンネルです - みんなが知るべき情報を投稿してください。",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "メンバーをロード中...",
"mobile.loading_posts": "メッセージをロード中...",
"mobile.login_options.choose_title": "ログイン方法を選択してください",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "接続しました",
"mobile.offlineIndicator.connecting": "接続中",
"mobile.offlineIndicator.offline": "インターネット未接続",
@@ -1749,9 +1755,10 @@
"mobile.routes.thread_dm": "ダイレクトメッセージスレッド",
"mobile.routes.user_profile": "プロフィール",
"mobile.routes.user_profile.send_message": "メッセージを送信する",
+ "mobile.select_team.choose": "あなたの所属チーム:",
"mobile.server_ping_failed": "サーバーに接続できません。サーバーのURLとインターネット接続を確認してください。",
"mobile.server_url.invalid_format": "URLはhttp://またはhttps://から始まらなくてはいけません",
- "mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
+ "mobile.session_expired": "セッション有効期限切れ: 通知を受け取るためにログインしてください。",
"mobile.settings.team_selection": "チームを切り替える",
"more_channels.close": "閉じる",
"more_channels.create": "新しいチャンネルを作成する",
diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json
index 21b016325..fda4c2556 100644
--- a/webapp/i18n/ko.json
+++ b/webapp/i18n/ko.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.noteTitle": "Note:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
"admin.sql.traceDescription": "(Development Mode) When true, executing SQL statements are written to the log.",
"admin.sql.traceTitle": "추적: ",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "채널 떠나기",
"mobile.channel_list.publicChannel": "공개 채널",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "계속하기",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "더 보기",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "도움말",
"mobile.intro_messages.DM": "{teammate}와 개인 메시지의 시작입니다.<br />개인 메시지나 여기서 공유된 파일들은 외부에서 보여지지 않습니다.",
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "연결",
"mobile.offlineIndicator.offline": "No internet connection",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.select_team.choose": "가입한 팀: ",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "URL 주소는 http:// 또는 https:// 로 시작되어야 합니다",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json
index 553dd57bc..4a2740a76 100644
--- a/webapp/i18n/nl.json
+++ b/webapp/i18n/nl.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Maximum aantal open verbindingen:",
"admin.sql.noteDescription": "Wanneer u wijzigingen aanbrengt in deze sectie moet de server opnieuw worden opgestart.",
"admin.sql.noteTitle": "Let op:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Data Source Replicas:",
"admin.sql.traceDescription": "(Ontwikkelaar mode) Wanneer ingeschakeld worden alle SQL statments naar een logbestand geschreven.",
"admin.sql.traceTitle": "Stacktrace: ",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Verlaat kanaal",
"mobile.channel_list.publicChannel": "Publieke kanalen",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Your channels:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "doorgaan",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "Meer",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Help",
"mobile.intro_messages.DM": "Dit is de start van uw privé berichten historiek met teamlid {teammate}.<br /> Privé berichten en bestanden die hier gedeeld worden zijn niet zichtbaar voor anderen.",
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "Verbindingen",
"mobile.offlineIndicator.offline": "No internet connection",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Send Message",
+ "mobile.select_team.choose": "Je teams:",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Moet beginnen met http:// of https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
diff --git a/webapp/i18n/pl.json b/webapp/i18n/pl.json
index 13b21ac7b..04f8c6287 100644
--- a/webapp/i18n/pl.json
+++ b/webapp/i18n/pl.json
@@ -168,7 +168,7 @@
"admin.cluster.status_table.version": "Wersja",
"admin.cluster.unknown": "nieznany",
"admin.compliance.directoryDescription": "Katalog, w którym zapisywane są raporty zgodności. Jeśli pusty, zostanie ustawiony na ./data/.",
- "admin.compliance.directoryExample": "np. \"./data/\"",
+ "admin.compliance.directoryExample": "Np. \"./data/\"",
"admin.compliance.directoryTitle": "Katalog raportu zgodności:",
"admin.compliance.enableDailyDesc": "Kiedy włączony, Mattermost będzie generować dzienny raport zgodności.",
"admin.compliance.enableDailyTitle": "Włącz dzienny raport:",
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Maksymalna liczba otwartych połączeń:",
"admin.sql.noteDescription": "Zmiana właściwości w tej sekcji będzie wymagała restartu serwera aby zaczęły one działać.",
"admin.sql.noteTitle": "Notka:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Repliki Źródeł Danych:",
"admin.sql.traceDescription": "(Tryb Developerski) Jeśli włączony, wykonane zapytania SQL zostaną zapisane do logu.",
"admin.sql.traceTitle": "Trace:",
@@ -1556,8 +1559,8 @@
"integrations.outgoingWebhook.description": "Wychodzące webhooki pozwalają zewnętrznym integracją otrzymywać wiadomości i na nie odpowiadać",
"integrations.outgoingWebhook.title": "Wychodzący Webhook",
"integrations.successful": "Konfiguracja pomyślna",
- "intro_messages.DM": "To początek historii wiadomości z użytkownikiem {teammate}.<br /> Bezpośrednie wiadomości i wysłane w nich pliki, nie są widoczne dla osób spoza tego obszaru.",
- "intro_messages.GM": "To początek historii wiadomości z użytkownikiem {names}.<br /> Bezpośrednie wiadomości i wysłane w nich pliki, nie są widoczne dla osób spoza tego obszaru.",
+ "intro_messages.DM": "To początek historii wiadomości z użytkownikiem {teammate}.<br /> Bezpośrednie wiadomości i wysłane w nich pliki nie są widoczne dla osób spoza tego obszaru.",
+ "intro_messages.GM": "To początek historii wiadomości z użytkownikiem {names}.<br /> Bezpośrednie wiadomości i wysłane w nich pliki nie są widoczne dla osób spoza tego obszaru.",
"intro_messages.anyMember": " Każdy użytkownik może dołączyć i przeczytać ten kanał.",
"intro_messages.beginning": "Początek {name}",
"intro_messages.channel": "kanału",
@@ -1572,7 +1575,7 @@
"intro_messages.onlyInvited": " Tylko zaproszeni użytkownicy mogą zobaczyć ten prywatny kanał.",
"intro_messages.purpose": " This {type}'s purpose is: {purpose}.",
"intro_messages.setHeader": "Ustaw tytuł",
- "intro_messages.teammate": "To początek historii wiadomości z użytkownikiem. Bezpośrednie wiadomości i wysłane w nich pliki, nie są widoczne dla osób spoza tego obszaru.",
+ "intro_messages.teammate": "To początek historii wiadomości z użytkownikiem. Bezpośrednie wiadomości i wysłane w nich pliki nie są widoczne dla osób spoza tego obszaru.",
"invite_member.addAnother": "Dodaj jeszcze",
"invite_member.autoJoin": "Zaproszeni ludzie automatycznie dołączą do kanału <strong>{channel}</strong>",
"invite_member.cancel": "Anuluj",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Kanał prywatny",
"mobile.channel_list.publicChannel": "Kanał publiczny",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Twoje kanały:",
"mobile.components.error_list.dismiss_all": "Odrzuć wszystkie",
"mobile.components.select_server_view.continue": "Kontynuuj",
@@ -1709,14 +1713,16 @@
"mobile.file_upload.camera": "Zrób Zdjęcie lub nagraj Film",
"mobile.file_upload.library": "Biblioteka Zdjęć",
"mobile.file_upload.more": "Więcej",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Pomoc",
- "mobile.intro_messages.DM": "To początek historii wiadomości z użytkownikiem {teammate}. Bezpośrednie wiadomości i wysłane w nich pliki, nie są widoczne dla osób spoza tego obszaru.",
+ "mobile.intro_messages.DM": "To początek historii wiadomości z użytkownikiem {teammate}. Bezpośrednie wiadomości i wysłane w nich pliki nie są widoczne dla osób spoza tego obszaru.",
"mobile.intro_messages.default_message": "To jest pierwszy kanał który zobaczą członkowie zespołu po zarejestrowaniu się - używaj go do publikowania informacji, o których wszyscy muszą wiedzieć.",
"mobile.intro_messages.default_welcome": "Witaj w {name}!",
"mobile.loading_channels": "Wczytuję kanały...",
"mobile.loading_members": "Wczytuję członków...",
"mobile.loading_posts": "Wczytuję wiadomości...",
"mobile.login_options.choose_title": "Wybierz metodę logowania",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Połączono",
"mobile.offlineIndicator.connecting": "Łączenie...",
"mobile.offlineIndicator.offline": "Brak połączenia z internetem",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profil",
"mobile.routes.user_profile.send_message": "Wyślij wiadomość",
+ "mobile.select_team.choose": "Twóje zespoły:",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Adres musi zaczynać się od http:// lub https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
@@ -1849,7 +1856,7 @@
"post_info.pin": "Przypnij do kanału",
"post_info.pinned": "Przypięty",
"post_info.reply": "Odpowiedz",
- "post_info.system": "Systemowy",
+ "post_info.system": "System",
"post_info.unpin": "Odepnij od kanału",
"post_message_view.edited": "(edytowany)",
"posts_view.loadMore": "Pobierz więcej wiadomości",
@@ -1937,7 +1944,7 @@
"setting_upload.select": "Wybierz plik",
"sidebar.channels": "Kanały",
"sidebar.createChannel": "Stwórz nowy kanał publiczny",
- "sidebar.createGroup": "Stwórz nowy kanał publiczny",
+ "sidebar.createGroup": "Stwórz nowy kanał prywatny",
"sidebar.direct": "Wiadomości bezpośrednie",
"sidebar.favorite": "Ulubione",
"sidebar.more": "Więcej",
diff --git a/webapp/i18n/pt-BR.json b/webapp/i18n/pt-BR.json
index 267b4b830..38482ea1b 100644
--- a/webapp/i18n/pt-BR.json
+++ b/webapp/i18n/pt-BR.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "Máximo de Conexões Abertas:",
"admin.sql.noteDescription": "Alterando as propriedades nesta seção irá exigir que o servidor seja reiniciado para que tenha efeito.",
"admin.sql.noteTitle": "Nota:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Replicas Fonte de Dados:",
"admin.sql.traceDescription": "(Modo Desenvolvedor) Quando verdadeiro, execução de instruções SQL será gravado no log.",
"admin.sql.traceTitle": "Rastreamento: ",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Abrir Mensagem em Grupo",
"mobile.channel_list.privateChannel": "Canal Privado",
"mobile.channel_list.publicChannel": "Canal Público",
+ "mobile.channel_list.unreads": "NÃO LIDOS",
"mobile.components.channels_list_view.yourChannels": "Seus canais:",
"mobile.components.error_list.dismiss_all": "Descartar todos",
"mobile.components.select_server_view.continue": "Continuar",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Tirar Foto ou Vídeo",
"mobile.file_upload.library": "Biblioteca de Fotos",
"mobile.file_upload.more": "Mais",
+ "mobile.file_upload.video": "Galeria de Videos",
"mobile.help.title": "Ajuda",
"mobile.intro_messages.DM": "Este é o início do seu histórico de mensagens diretas com {teammate}. Mensagens diretas e arquivos compartilhados aqui não são mostrados para pessoas de fora desta área.",
"mobile.intro_messages.default_message": "Este é o primeiro canal da equipe veja quando eles se registrarem - use para postar atualizações que todos devem saber.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Carregando Membros...",
"mobile.loading_posts": "Carregando Mensagens...",
"mobile.login_options.choose_title": "Escolha seu método de login",
+ "mobile.notification.in": " em ",
"mobile.offlineIndicator.connected": "Conectado",
"mobile.offlineIndicator.connecting": "Conectando...",
"mobile.offlineIndicator.offline": "Sem conexão com a internet",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Tópico Mensagem Direta",
"mobile.routes.user_profile": "Perfil",
"mobile.routes.user_profile.send_message": "Enviar Mensagem",
+ "mobile.select_team.choose": "Suas equipes: ",
"mobile.server_ping_failed": "Não é possível conectar ao servidor. Por favor verifique a URL do seu servidor e a conexão de internet.",
"mobile.server_url.invalid_format": "URL deve começar com http:// ou https://",
"mobile.session_expired": "Sessão Expirada: Por favor faça o login para continuar recebendo as notificações.",
diff --git a/webapp/i18n/ru.json b/webapp/i18n/ru.json
index 67265a444..f64fa0bed 100644
--- a/webapp/i18n/ru.json
+++ b/webapp/i18n/ru.json
@@ -545,13 +545,13 @@
"admin.mfa.bannerDesc": "<a href='https://docs.mattermost.com/deployment/auth.html' target='_blank'>Multi-factor authentication</a> is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.",
"admin.mfa.cluster": "Высокий",
"admin.mfa.title": "Включить многофакторную аутентификацию",
- "admin.nav.administratorsGuide": "Administrator's Guide",
- "admin.nav.commercialSupport": "Commercial Support",
+ "admin.nav.administratorsGuide": "Руководство администратора",
+ "admin.nav.commercialSupport": "Коммерческая поддержка",
"admin.nav.help": "Помощь",
"admin.nav.logout": "Выйти",
"admin.nav.report": "Сообщить об ошибке",
"admin.nav.switch": "Выбор команды",
- "admin.nav.troubleshootingForum": "Troubleshooting Forum",
+ "admin.nav.troubleshootingForum": "Форум поддержки",
"admin.notifications.email": "Эл. почта",
"admin.notifications.push": "Мобильные оповещения",
"admin.notifications.title": "Настройки уведомлений",
@@ -584,7 +584,7 @@
"admin.password.uppercase": "Хотя бы одна заглавная буква",
"admin.privacy.showEmailDescription": "Отключите, чтобы скрыть email адреса пользователей от всех, кроме системных администраторов.",
"admin.privacy.showEmailTitle": "Показать Email: ",
- "admin.privacy.showFullNameDescription": "When false, hides the full name of members from everyone except System Administrators. Username is shown in place of full name.",
+ "admin.privacy.showFullNameDescription": "Когда выключено, имена и фамилии участников видны только Системному Администратору. Вместо имени и фамилии отображается Имя пользователя.",
"admin.privacy.showFullNameTitle": "Показать полное имя: ",
"admin.purge.button": "Очистить все кэши",
"admin.purge.loading": " Загрузка…",
@@ -824,19 +824,22 @@
"admin.sql.maxOpenTitle": "Максимальное число открытых соединений:",
"admin.sql.noteDescription": "Изменение параметров в этой секции потребует перезагрузки сервера.",
"admin.sql.noteTitle": "Заметка:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Реплики источника данных:",
"admin.sql.traceDescription": "(Режим разработчика) Если включено, все исполняемые SQL-запросы будут записаны в лог.",
"admin.sql.traceTitle": "Трассировка:",
"admin.sql.warning": "Внимание: генерация новой соли может привести к возвращению пустых результатов из базы данных для некоторых колонок.",
- "admin.support.aboutDesc": "The URL for the About link on the Mattermost login and sign-up pages. If this field is empty, the About link is hidden from users.",
+ "admin.support.aboutDesc": "URL страницы \"О программе\", отображаемый на странице входа. Если поле не заполнено, ссылка \"О программе\" скрыта.",
"admin.support.aboutTitle": "О программе:",
"admin.support.emailHelp": "Email address displayed on email notifications and during tutorial for end users to ask support questions.",
"admin.support.emailTitle": "Email техподдержки:",
- "admin.support.helpDesc": "The URL for the Help link on the Mattermost login page, sign-up pages, and Main Menu. If this field is empty, the Help link is hidden from users.",
+ "admin.support.helpDesc": "URL страницы \"О программе\", отображаемый на странице входа. Если поле не заполнено, ссылка \"О программе\" скрыта.",
"admin.support.helpTitle": "Ссылка на раздел \"Помощь\":",
"admin.support.noteDescription": "Если ссылки на внешний сайт, URL-адрес должен начинаться с http:// или https://.",
"admin.support.noteTitle": "Заметка:",
- "admin.support.privacyDesc": "The URL for the Privacy link on the login and sign-up pages. If this field is empty, the Privacy link is hidden from users.",
+ "admin.support.privacyDesc": "URL страницы \"О программе\", отображаемый на странице входа. Если поле не заполнено, ссылка \"О программе\" скрыта.",
"admin.support.privacyTitle": "Ссылка на политику конфиденциальности:",
"admin.support.problemDesc": "The URL for the Report a Problem link in the Main Menu. If this field is empty, the link is removed from the Main Menu.",
"admin.support.problemTitle": "Ссылка на \"Сообщить о проблеме\":",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Личный Канал",
"mobile.channel_list.publicChannel": "Публичные Каналы",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Ваши каналы:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "Продолжить",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.more": "Еще",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "Помощь",
"mobile.intro_messages.DM": "Начало истории личных сообщений с {teammate}. Личные сообщения и файлы доступны здесь и не видны за пределами этой области.",
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Connected",
"mobile.offlineIndicator.connecting": "Подключение",
"mobile.offlineIndicator.offline": "No internet connection",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "Отправить сообщение",
+ "mobile.select_team.choose": "Ваши команды: ",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Адрес должен начинаться с http:// или https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
diff --git a/webapp/i18n/tr.json b/webapp/i18n/tr.json
index 21e431d0a..3e8e63d30 100644
--- a/webapp/i18n/tr.json
+++ b/webapp/i18n/tr.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "En Fazla Açık Bağlantı Sayısı:",
"admin.sql.noteDescription": "Bu bölümde yapılan değişikliklerin etkin olması için sunucu yeniden başlatılmalıdır.",
"admin.sql.noteTitle": "Not:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "Veri Kaynağı Kopyaları:",
"admin.sql.traceDescription": "(Geliştirme Kipi) Bu seçenek etkinleştirildiğinde, yürütülen SQL komutları günlüğe yazılır.",
"admin.sql.traceTitle": "İzle: ",
@@ -1252,6 +1255,8 @@
"delete_post.post": "İleti",
"delete_post.question": "Bu {term} ögesini silmek istediğinize emin misiniz?",
"delete_post.warning": "Bu iletiye yapılmış {count} yorum var.",
+ "edit_channel_header.editHeader": "Edit the Channel Header...",
+ "edit_channel_header.previewHeader": "Edit header",
"edit_channel_header_modal.cancel": "İptal",
"edit_channel_header_modal.description": "Kanal başlığında kanal adının yanında görüntülenecek metni düzenleyin.",
"edit_channel_header_modal.error": "Bu kanal başlığı çok uzun lütfen daha kısa bir başlık yazın",
@@ -1270,8 +1275,6 @@
"edit_post.edit": "{title} düzenle",
"edit_post.editPost": "İletiyi düzenle...",
"edit_post.save": "Kaydet",
- "edit_channel_header.editHeader": "Edit the Channel Header...",
- "edit_channel_header.previewHeader": "Edit header",
"email_signup.address": "E-posta Adresi",
"email_signup.createTeam": "Takım Oluştur",
"email_signup.emailError": "Lütfen geçerli bir e-posta adresi yazın.",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "Grup İletisi Aç",
"mobile.channel_list.privateChannel": "Özel Kanal",
"mobile.channel_list.publicChannel": "Herkese Açık Kanal",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "Kanallarınız:",
"mobile.components.error_list.dismiss_all": "Tümünü Yoksay",
"mobile.components.select_server_view.continue": "Devam",
@@ -1709,6 +1713,8 @@
"mobile.file_upload.camera": "Fotoğraf ya da Görüntü Çek",
"mobile.file_upload.library": "Fotoğraf Kitaplığı",
"mobile.file_upload.more": "Diğer",
+ "mobile.file_upload.video": "Video Libary",
+ "mobile.help.title": "Yardım",
"mobile.intro_messages.DM": "{teammate} takım arkadaşınız ile doğrudan ileti geçmişinizin başlangıcı. Bu bölüm dışındaki kişiler burada paylaşılan doğrudan ileti ve dosyaları göremez.",
"mobile.intro_messages.default_message": "Takım arkadaşlarınız kayıt olduğunda görecekleri ilk kanal budur. Bu kanalı herkesin bilmesi gereken iletiler için kullanın.",
"mobile.intro_messages.default_welcome": "{name} üzerine hoş geldiniz!",
@@ -1716,6 +1722,7 @@
"mobile.loading_members": "Üyeler Yükleniyor...",
"mobile.loading_posts": "İletiler Yükleniyor...",
"mobile.login_options.choose_title": "Oturum açma yönteminizi seçin",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "Bağlandı",
"mobile.offlineIndicator.connecting": "Bağlanıyor...",
"mobile.offlineIndicator.offline": "İnternet bağlantısı yok",
@@ -1743,12 +1750,15 @@
"mobile.routes.saml": "Tek Oturum Açma",
"mobile.routes.selectTeam": "Takım Seçin",
"mobile.routes.settings": "Ayarlar",
+ "mobile.routes.sso": "Tek Oturum Açma",
"mobile.routes.thread": "{channelName} Konusu",
"mobile.routes.thread_dm": "Doğrudan İleti Konusu",
"mobile.routes.user_profile": "Profil",
"mobile.routes.user_profile.send_message": "İleti Gönder",
+ "mobile.select_team.choose": "Your teams:",
"mobile.server_ping_failed": "Sunucuya bağlanılamadı. Lütfen sunucu adresini ve İnternet bağlantınızı denetleyin.",
"mobile.server_url.invalid_format": "Adres http:// yada https:// ile başlamalıdır",
+ "mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
"mobile.settings.team_selection": "Takım Seçimi",
"more_channels.close": "Kapat",
"more_channels.create": "Yeni Kanal Oluştur",
diff --git a/webapp/i18n/zh-CN.json b/webapp/i18n/zh-CN.json
index ce18dca39..58b2c0056 100644
--- a/webapp/i18n/zh-CN.json
+++ b/webapp/i18n/zh-CN.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "最大的开放连接: ",
"admin.sql.noteDescription": "修改这段属性需要重启服务器才能生效。",
"admin.sql.noteTitle": "注释:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "数据源副本:",
"admin.sql.traceDescription": "(开发模式) 当设为是时,SQL 语句会被写入到日志。",
"admin.sql.traceTitle": "追踪:",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "打开组消息",
"mobile.channel_list.privateChannel": "私有频道",
"mobile.channel_list.publicChannel": "公共频道",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "您的频道:",
"mobile.components.error_list.dismiss_all": "关闭所有",
"mobile.components.select_server_view.continue": "继续",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "拍照或视频",
"mobile.file_upload.library": "照片库",
"mobile.file_upload.more": "更多",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "帮助",
"mobile.intro_messages.DM": "这是您和{teammate}私信记录的开端。此区域外的人不能看到这里共享的私信和文件。",
"mobile.intro_messages.default_message": "这是团队成员注册后第一个看到的频道 - 使用它发布所有人需要知道的消息。",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "正在加载成员...",
"mobile.loading_posts": "正在加载消息...",
"mobile.login_options.choose_title": "选择您的登入方式",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "已连接",
"mobile.offlineIndicator.connecting": "正在连接...",
"mobile.offlineIndicator.offline": "无网络连接",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "私信串",
"mobile.routes.user_profile": "个人资料",
"mobile.routes.user_profile.send_message": "发送消息",
+ "mobile.select_team.choose": "您的团队:",
"mobile.server_ping_failed": "无法连接服务器。请检查您的服务器网址和网络连接。",
"mobile.server_url.invalid_format": "每个 URL 必须以 http:// 或 https:// 开头",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",
diff --git a/webapp/i18n/zh-TW.json b/webapp/i18n/zh-TW.json
index ffd0a5cda..9d902440d 100644
--- a/webapp/i18n/zh-TW.json
+++ b/webapp/i18n/zh-TW.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "最大開啟連線:",
"admin.sql.noteDescription": "變更此段落設定必須重啟伺服器以生效。",
"admin.sql.noteTitle": "註:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "資料來源複本:",
"admin.sql.traceDescription": "(開發模式)若啟用,執行的 SQL 指令會寫入記錄。",
"admin.sql.traceTitle": "Trace:",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "開啟群組訊息",
"mobile.channel_list.privateChannel": "私人頻道",
"mobile.channel_list.publicChannel": "公開頻道",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "您的頻道:",
"mobile.components.error_list.dismiss_all": "全部關閉",
"mobile.components.select_server_view.continue": "繼續",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "照相或錄影",
"mobile.file_upload.library": "相簿",
"mobile.file_upload.more": "更多",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "說明",
"mobile.intro_messages.DM": "這是跟{teammate}之間直接訊息的起頭。直接訊息跟在這邊分享的檔案除了在此處以外的人都看不到。",
"mobile.intro_messages.default_message": "這將是團隊成員註冊後第一個看到的頻道,請利用它張貼所有人都應該知道的事項。",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "正在載入成員...",
"mobile.loading_posts": "正在載入訊息...",
"mobile.login_options.choose_title": "選擇登入方式",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "已連線",
"mobile.offlineIndicator.connecting": "連線中",
"mobile.offlineIndicator.offline": "沒有網際網路連線",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "直接傳訊討論串",
"mobile.routes.user_profile": "個人檔案",
"mobile.routes.user_profile.send_message": "發送訊息",
+ "mobile.select_team.choose": "您所屬的團隊:",
"mobile.server_ping_failed": "無法與伺服器連線。請檢查伺服器網址與網際網路連線。",
"mobile.server_url.invalid_format": "網址開頭必須是 http:// 或 https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",