Merge branch 'release-4.0'
Этот коммит содержится в:
110
i18n/de.json
110
i18n/de.json
@@ -429,7 +429,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.not_found.app_error",
|
||||
"translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
|
||||
"translation": "Befehl mit dem Auslösewort '{{.Trigger}}' nicht gefunden. Um eine Nachricht mit \"/\" beginnend zu senden, versuchen Sie ein Leerzeichen vor der Nachricht zu setzen."
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.save.app_error",
|
||||
@@ -461,7 +461,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.invite_off",
|
||||
"translation": "User creation has been disabled on this server, no invite(s) sent"
|
||||
"translation": "Benutzererstellung wurde auf diesem Server deaktiviert, keine Einladung(en) versendet"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
@@ -501,11 +501,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
"translation": "Fehler beim Laden des aktuellen Kanals."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
"translation": "Kanalüberschrift bearbeiten"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
@@ -513,23 +513,23 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
"translation": "Der Befehl /überschrift muss Text beinhalten"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
"translation": "header"
|
||||
"translation": "überschrift"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
"translation": "Sie haben nicht die benötigten Berechtigungen, um die Kanalüberschrift zu bearbeiten."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
"translation": "Fehler beim Aktualisieren des aktuellen Kanals."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
"translation": "Kanalüberschrift erfolgreich aktualisiert."
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
@@ -589,11 +589,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
"translation": "Die Mattermost-Hilfeseite öffnen"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
"translation": "help"
|
||||
"translation": "hilfe"
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
@@ -705,19 +705,35 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_open.name",
|
||||
"translation": "open"
|
||||
"translation": "öffnen"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Nach Text in Nachrichten suchen"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "suche"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "Der Suchbefehl wird auf Ihrem Gerät nicht unterstützt"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Open the Account Settings dialog"
|
||||
"translation": "Öffnet die Kontoeinstellungen"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.name",
|
||||
"translation": "settings"
|
||||
"translation": "einstellungen"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.unsupported.app_error",
|
||||
"translation": "The settings command is not supported on your device"
|
||||
"translation": "Der Einstellungen-Befehl wird auf Ihrem Gerät nicht unterstützt"
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.browser.channel_next",
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Ein unbekannter Fehler ist aufgetreten. Bitte kontaktieren Sie den Support."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "Die API-Version 3 wurde auf diesem Server deaktiviert. Bitte verwenden Sie API-Version 4. Details unter https://api.mattermost.com."
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Initialisiere veraltete API-Routen"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Initialisiere OAuth-API-Routen"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Ungültiges Status-Token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Ungültige Berechtigungen um den OAuth2 App Schlüssel neu zu generieren"
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "Konnte Direktkanal nicht erstellen"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "Konnte Gruppenkanal nicht erstellen"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3041,15 +3057,23 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.update_header_failed.error",
|
||||
"translation": "Failed to update direct channel header"
|
||||
"translation": "Konnte Direktkanalüberschrift nicht aktualisieren"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Konnte Kanalmitglied beim Import des Direktnachrichtenkanals nicht finden"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Konnte Direktkanal nicht erstellen"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Konnte Gruppenkanal nicht erstellen"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
"translation": "Benutzer der Nachricht existiert nicht"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_channel.error",
|
||||
@@ -3057,11 +3081,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_channel.error",
|
||||
"translation": "Importdatenzeile hat den Typ \"channel\", aber das Kanalobjekt ist null."
|
||||
"translation": "Importdatenzeile hat den Typ \"direct_channel\", aber das direct_channel-Objekt ist null."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_post.error",
|
||||
"translation": "Importdatenzeile hat den Typ \"post\", aber das Nachrichtenobjekt ist null."
|
||||
"translation": "Importdatenzeile hat den Typ \"direct_post\", aber das direct_post-Objekt ist null."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_post.error",
|
||||
@@ -3137,51 +3161,51 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.header_length.error",
|
||||
"translation": "Direct channel header is too long"
|
||||
"translation": "Direktkanal-Überschrift ist zu lang"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_required.error",
|
||||
"translation": "Fehlende erforderliche Kanaleigenschaft: name"
|
||||
"translation": "Fehlende erforderliche Kanaleigenschaft: members"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_few.error",
|
||||
"translation": "Direct channel members list contains too few items"
|
||||
"translation": "Direktkanalmitgliederliste enthält zu wenige Einträge"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_many.error",
|
||||
"translation": "Direct channel members list contains too many items"
|
||||
"translation": "Direktkanalmitgliederliste enthält zu viele Einträge"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_required.error",
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: create_at."
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: channel_members"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
|
||||
"translation": "Direct post channel members list contains too few items"
|
||||
"translation": "Direktnachrichtenkanalmitgliederliste enthält zu wenige Einträge"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
|
||||
"translation": "Direct post channel members list contains too many items"
|
||||
"translation": "Direktnachrichtenkanalmitgliederliste enthält zu viele Einträge"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_missing.error",
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: create_at."
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: create_at"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_zero.error",
|
||||
"translation": "CreateAt must be greater than 0"
|
||||
"translation": "CreateAt muss größer als 0 sein"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
"translation": "Nachricht ist zu lang"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: Message."
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: message"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: User."
|
||||
"translation": "Fehlende erforderliche Nachrichteigenschaft: user"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.channel_missing.error",
|
||||
@@ -4313,7 +4337,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.teammate_name_display.app_error",
|
||||
"translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
|
||||
"translation": "Ungültige Teammitgliedsanzeige. Muss entweder 'full_name', 'nickname_full_name' oder 'username' sein"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.time_between_user_typing.app_error",
|
||||
@@ -5869,7 +5893,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_new_users.app_error",
|
||||
"translation": "Es trat ein Fehler beim Sichen der Einstellungen auf"
|
||||
"translation": "Es trat ein Fehler beim Suchen der neuen Benutzer auf"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_profiles.app_error",
|
||||
|
||||
12
i18n/en.json
12
i18n/en.json
@@ -911,10 +911,6 @@
|
||||
"id": "api.context.404.app_error",
|
||||
"translation": "Sorry, we could not find the page."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API version 3 has been disabled on this server. Please use API version 4. See https://api.mattermost.com for details."
|
||||
},
|
||||
{
|
||||
"id": "api.context.invalid_body_param.app_error",
|
||||
"translation": "Invalid or missing {{.Name}} in request body"
|
||||
@@ -979,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "An unknown error has occurred. Please contact support."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API version 3 has been disabled on this server. Please use API version 4. See https://api.mattermost.com for details."
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Initializing deprecated API routes"
|
||||
@@ -1509,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Initializing OAuth API routes"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Invalid state token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Invalid permissions to regenerate the OAuth2 App Secret"
|
||||
|
||||
44
i18n/es.json
44
i18n/es.json
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "abrir"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Buscar texto en mensajes"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[texto]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "buscar"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "El comando de búsqueda no es compatible con tu dispositivo"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Abrir el diálogo Configuración de la Cuenta"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Ocurrió un error inesperado. Por favor contacta a soporte."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API versión 3 ha sido inhabilitado en este servidor. Por favor utiliza la API versión 4. Revisa https://api.mattermost.com para más información. "
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Inicializando rutas del API marcadas como obsoletas"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Inicializando rutas del API para el OAuth"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Estado de token no válido"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Permisos inapropiados para regenerar el secreto de la App de OAuth2"
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "No se pudo obtener el canal directo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "No se pudo obtener el canal directo"
|
||||
"translation": "No se pudo crear el canal directo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "No se pudo obtener el canal de grupo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "No se pudo obtener el canal de grupo"
|
||||
"translation": "No se pudo crear el canal de grupo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "No se pudo encontrar a los miembros del canal, al importar un mensaje en el canal directo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "No se pudo obtener el canal directo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "No se pudo obtener el canal de grupo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "El usuario que publicó el mensaje no existe"
|
||||
|
||||
454
i18n/fr.json
454
i18n/fr.json
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
374
i18n/it.json
374
i18n/it.json
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
44
i18n/ja.json
44
i18n/ja.json
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "開く"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "メッセージ内のテキストを検索する"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[テキスト]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "検索"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "このデバイスでは検索コマンドはサポートされていません"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "アカウント設定ダイアログを開く"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "詳細不明なエラーが発生しました。サポートに問い合わせしてください。"
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "APIバージョン3はこのサーバーでは無効化されています。APIバージョン4を使用してください。詳しくは https://api.mattermost.com を参照してください。"
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "非推奨APIルートを初期化しています"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "OAuth APIルートを初期化しています"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "不正な状態トークン"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "OAuth2アプリケーションの秘密情報の再生成に必要な権限が付与されていません"
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "ダイレクトチャンネルを取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "ダイレクトチャンネルを取得できませんでした"
|
||||
"translation": "ダイレクトチャンネルを作成できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "グループチャンネルを取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "グループチャンネルを取得できませんでした"
|
||||
"translation": "グループチャンネルを作成できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "ダイレクトチャンネルの投稿をインポートする際にチャンネルメンバーが見つかりませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "ダイレクトチャンネルを取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "グループチャンネルを取得できませんでした"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "投稿ユーザーが存在しません"
|
||||
|
||||
110
i18n/ko.json
110
i18n/ko.json
@@ -49,19 +49,19 @@
|
||||
},
|
||||
{
|
||||
"id": "api.admin.add_certificate.no_file.app_error",
|
||||
"translation": "요청의 'certificate' 항목에 파일이 없습니다."
|
||||
"translation": "요청된 '인증서' 항목의 파일이 없습니다."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@@ -77,7 +77,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.admin.recycle_db_end.warn",
|
||||
"translation": "DB 연결 재사용 완료"
|
||||
"translation": "DB 연결 재사용을 완료했습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.recycle_db_start.warn",
|
||||
@@ -89,7 +89,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.admin.saml.metadata.app_error",
|
||||
"translation": "An error occurred while building Service Provider Metadata."
|
||||
"translation": "서비스 제공 메타 데이터를 만드는 중 오류가 발생하였습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.test_email.body",
|
||||
@@ -185,11 +185,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
|
||||
"translation": "공개 채널 생성, 관리는 시스템 관리자 권한이 필요합니다."
|
||||
"translation": "공개 채널의 생성 및 관리는 시스템 관리자 권한이 필요합니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
|
||||
"translation": "공개 채널 생성, 관리는 팀 관리자 또는 시스템 관리자 권한이 필요합니다."
|
||||
"translation": "비공개 채널 생성 및 관리 권한은 팀 관리자 및 시스템 관리자에게만 주어집니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
|
||||
@@ -225,11 +225,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_group.bad_size.app_error",
|
||||
"translation": "Group message channels must contain at least 3 and no more than 8 users"
|
||||
"translation": "그룹 메세지 채널은 최소 3명에서 최대 8명까지의 사용자를 포함해야 합니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_group.bad_user.app_error",
|
||||
"translation": "One of the provided users does not exist"
|
||||
"translation": "제공된 사용자 중 존재하지 않는 사용자가 있습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.delete_channel.archived",
|
||||
@@ -393,7 +393,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.cluster.init.debug",
|
||||
"translation": "사용자 API 경로 초기화 중"
|
||||
"translation": "클러스터 API 경로 초기화 중"
|
||||
},
|
||||
{
|
||||
"id": "api.command.admin_only.app_error",
|
||||
@@ -461,7 +461,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.invite_off",
|
||||
"translation": "User creation has been disabled on this server, no invite(s) sent"
|
||||
"translation": "이 서버의 사용자 생성는 중지되어 있습니다. 초대가 보내지지 않습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
@@ -501,11 +501,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
"translation": "현재 채널을 찾는 중 오류가 발생하였습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
"translation": "채널 머릿말 수정"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
@@ -513,7 +513,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
"translation": "문장은 /header 명령과 함께 입력되어야 합니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
@@ -521,15 +521,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
"translation": "당신은 채널 머릿말을 수정할 권한을 가지고 있지 않습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
"translation": "현재 채널의 업데이트에 실패하였습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
"translation": "채널 머릿말이 성공적으로 업데이트되었습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
@@ -589,7 +589,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
"translation": "Mattermost 도움말 페이지 열기"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
@@ -705,11 +705,27 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_open.name",
|
||||
"translation": "open"
|
||||
"translation": "열기"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "메세지에서 문장 찾기"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "search"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "당신의 기기에서는 검색 명령을 지원하지 않습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Open the Account Settings dialog"
|
||||
"translation": "계정 설정 화면 열기"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.name",
|
||||
@@ -717,7 +733,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.unsupported.app_error",
|
||||
"translation": "The settings command is not supported on your device"
|
||||
"translation": "당신의 기기에서는 설정 명령을 지원하지 않습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.browser.channel_next",
|
||||
@@ -817,7 +833,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.msgs.reply",
|
||||
"translation": "SHIFT+UP (in empty input field): Reply to the most recent message in the current channel\n"
|
||||
"translation": "SHIFT+UP (빈 입력창에서):현재 채널의 가장 마지막 메세지에 대답\n"
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.msgs.reprint_next",
|
||||
@@ -833,7 +849,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.nav.direct_messages_menu",
|
||||
"translation": "{{.CmdOrCtrl}}+SHIFT+K: Open direct messages menu\n"
|
||||
"translation": "{{.CmdOrCtrl}}+SHIFT+K: Direct 메세지 메뉴 열기\n"
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.nav.header",
|
||||
@@ -889,7 +905,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.config.client.old_format.app_error",
|
||||
"translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
|
||||
"translation": "사용자 설정을 위한 새로운 형식은 아직 지원되지 않습니다. 명령문에서 format=old 를 명시해 주세요."
|
||||
},
|
||||
{
|
||||
"id": "api.context.404.app_error",
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "알 수 없는 오류가 발생했습니다. 지원 서비스에 연락하시기 바랍니다."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API 버전 3은 이 서버에서 비활성화 되어 있습니다. API 버전 4를 이용하십시오. 자세한 내용은 다음을 참고하세요 : https://api.mattermost.com "
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "명령어 API 경로 초기화 중"
|
||||
@@ -997,7 +1017,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.email_batching.render_batched_post.group_message",
|
||||
"translation": "Group Message"
|
||||
"translation": "그룹 메세지"
|
||||
},
|
||||
{
|
||||
"id": "api.email_batching.render_batched_post.sender.app_error",
|
||||
@@ -1095,15 +1115,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.upload.large_image.gif_decode_error",
|
||||
"translation": "이모티콘을 생성할 수 없습니다. 이미지 디코딩 시도 중 오류가 발생했습니다."
|
||||
"translation": "이모지를 만들 수 없습니다. GIF 디코딩 중 오류가 발생했습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.emoji.upload.large_image.gif_encode_error",
|
||||
"translation": "이모티콘을 생성할 수 없습니다. 이미지 인코딩 시도 중 오류가 발생했습니다."
|
||||
"translation": "이모지를 만들 수 없습니다. GIF 인코딩 중 오류가 발생했습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.file.attachments.disabled.app_error",
|
||||
"translation": "File attachments have been disabled on this server."
|
||||
"translation": "이 서버는 파일 첨부가 비활성화 되어 있습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file.public_disabled.app_error",
|
||||
@@ -1271,7 +1291,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.bad_parse.app_error",
|
||||
"translation": "Unable to upload file. Header cannot be parsed."
|
||||
"translation": "파일을 업로드 할 수 없습니다. 머릿말 파싱에 실패하였습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.large_image.app_error",
|
||||
@@ -1375,7 +1395,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.license.client.old_format.app_error",
|
||||
"translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
|
||||
"translation": "사용자 설정을 위한 새로운 형식은 아직 지원되지 않습니다. 명령문에서 format=old 를 명시해 주세요."
|
||||
},
|
||||
{
|
||||
"id": "api.license.init.debug",
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "oauth API 경로 초기화 중"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Invalid state token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "OAuth2 앱의 Secret를 재생성하기에 부적절한 권합니다."
|
||||
@@ -1637,7 +1661,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_2_members.error",
|
||||
"translation": "다이렉트 채널의 두명의 구성원을 가져올 수 없습니다. channel_id=%v"
|
||||
"translation": "다이렉트 채널에 2명의 구성원을 가져올 수 없습니다. channel_id={{.ChannelId}}"
|
||||
},
|
||||
{
|
||||
"id": "api.post.make_direct_channel_visible.get_members.error",
|
||||
@@ -2185,7 +2209,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.channel_name.group",
|
||||
"translation": "Group Message"
|
||||
"translation": "그룹 메세지"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.email_change_body.info",
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "Failed to create direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "Failed to create group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel post"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
|
||||
44
i18n/nl.json
44
i18n/nl.json
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "open"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Search text in messages"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "search"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "The search command is not supported on your device"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Open the Account Settings dialog"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Een onbekende fout is opgetreden. Neem contact op met support."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API version 3 has been disabled on this server. Please use API version 4. See https://api.mattermost.com for details."
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Initialisatie van de opdracht API routes"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Initialisatie van de oauth api"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Invalid state token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Onvoldoende rechten voor het hergenereren van de OAuth2 Applicatie Secret"
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "Failed to create direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "Failed to create group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel post"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
|
||||
172
i18n/pl.json
172
i18n/pl.json
@@ -501,11 +501,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
"translation": "Błąd aktualizacji bieżącego kanału."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
"translation": "Edycja nagłówka kanału"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
@@ -513,7 +513,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
"translation": "Tekst powinien być dostarczony za pomocą polecenia /header."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
@@ -521,11 +521,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
"translation": "Nie posiadasz odpowiednich uprawnień do edycji nagłówka kanału."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
"translation": "Błąd aktualizacji bieżącego kanału."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
@@ -589,7 +589,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
"translation": "Otwórz stronę pomocy Mattermost"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "otwórz"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Wyszukiwanie tekstu w wiadomościach"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[tekst]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "search"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "Polecenie wyszukiwania nie jest wspierana na Twoim urządzeniu"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Otwórz dialog ustawień konta"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Wystąpił nieznany błąd. Prosimy o kontakt z pomocą techniczną."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API w wersji 3 zostało wyłączone na tym serwerze. Użyj API w wersji 4. Odwiedź https://api.mattermost.com w celu uzyskania szczegółowych informacji."
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Inicjalizowanie przestarzałych tras API"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Inicjalizowaine wywołań OAuth API"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Invalid state token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Nieodpowiednie uprawnienia aby odtworzyć prywany klucz aplikacji OAuth2 "
|
||||
@@ -1689,7 +1713,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only",
|
||||
"translation": "Wysłał jeden albo więcej plików"
|
||||
"translation": " Wyślij jeden albo więcej plików w "
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
|
||||
@@ -3021,35 +3045,35 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "Nie udało się stworzyć bezpośredniego kanału"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "Wyświetlanie nazwy zespołu:"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel"
|
||||
"translation": "Nie udało się znaleźć członków kanału podczas importowania bezpośredniego kanału"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.update_header_failed.error",
|
||||
"translation": "Failed to update direct channel header"
|
||||
"translation": "Nie udało się zaktualizować tytułu bezpośredniego kanału"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel post"
|
||||
"translation": "Nie udało się znaleźć członków kanału podczas importowania bezpośredniego kanału"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Nie udało się uzyskać bezpośredniego kanału"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Nie udało się uzyskać kanału grupowego"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
"translation": "Post użytkownika nie istnieje"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_channel.error",
|
||||
@@ -3057,11 +3081,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_channel.error",
|
||||
"translation": "Dane wejściowe mają typ \"channel\", ale obiekt channel jest null."
|
||||
"translation": "Dane wejściowe mają typ \"direct_channel\", ale obiekt direct_channel jest null."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_post.error",
|
||||
"translation": "Dane wejściowe mają typ \"post\" ale obiekt post jest null."
|
||||
"translation": "Dane wejściowe mają typ \"direct_post\" ale obiekt direct_post jest null."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_post.error",
|
||||
@@ -3137,31 +3161,31 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.header_length.error",
|
||||
"translation": "Direct channel header is too long"
|
||||
"translation": "Tytuł bezpośredniego kanału jest zbyt długi"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_required.error",
|
||||
"translation": "Brak wymaganej właściwości kanału: name"
|
||||
"translation": "Brak wymaganej właściwości kanału: użytkownicy"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_few.error",
|
||||
"translation": "Direct channel members list contains too few items"
|
||||
"translation": "Lista bezpośrednich uczestników kanału zawiera zbyt mało szczegółów"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_many.error",
|
||||
"translation": "Direct channel members list contains too many items"
|
||||
"translation": "Lista bezpośrednich uczestników kanału zawiera zbyt wiele elementów"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_required.error",
|
||||
"translation": "Brak wymaganej właściwości Post: create_at."
|
||||
"translation": "Brak wymaganej właściwości Post: channel_members."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
|
||||
"translation": "Direct post channel members list contains too few items"
|
||||
"translation": "Lista bezpośrednich uczestników kanału zawiera zbyt mało szczegółów"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
|
||||
"translation": "Direct post channel members list contains too many items"
|
||||
"translation": "Lista bezpośrednich uczestników kanału zawiera zbyt wiele elementów"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_missing.error",
|
||||
@@ -3173,15 +3197,15 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
"translation": "Wiadomość jest za długa"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
"translation": "Brak wymaganej właściwości Post: Message."
|
||||
"translation": "Brak wymaganej właściwości Post: message."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "Brak wymaganej właściwości Post: User."
|
||||
"translation": "Brak wymaganej właściwości Post: user."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.channel_missing.error",
|
||||
@@ -3493,23 +3517,23 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_exists_failed",
|
||||
"translation": "Failed to establish whether ElasticSearch index exists"
|
||||
"translation": "Nie udało się ustalić, czy indeks elasticsearch istnieje"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_mapping_failed",
|
||||
"translation": "Failed to setup ElasticSearch index mapping"
|
||||
"translation": "Nie można ustawić wyświetlanie indeksu elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_settings_failed",
|
||||
"translation": "Failed to set ElasticSearch index settings"
|
||||
"translation": "Nie udało się określić ustawienia indeks elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.indexing_disabled.error",
|
||||
"translation": "Elasticsearch is disabled."
|
||||
"translation": "Elasticsearch jest wyłączony"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.license.error",
|
||||
"translation": "License does not support Elasticsearch."
|
||||
"translation": "Licencja nie obsługuje elasticsearch."
|
||||
},
|
||||
{
|
||||
"id": "ent.emoji.licence_disable.app_error",
|
||||
@@ -5805,7 +5829,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_team.search_open_team.app_error",
|
||||
"translation": "Napotkaliśmy błąd szukając kanału"
|
||||
"translation": "Napotkaliśmy błąd szukając otwartych zespołów"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_team.update.app_error",
|
||||
@@ -5817,11 +5841,11 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_team.update.finding.app_error",
|
||||
"translation": "Napotkaliśmy błąd szukając kanału"
|
||||
"translation": "Napotkaliśmy błąd szukając zespołu"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_team.update.updating.app_error",
|
||||
"translation": "Napotkaliśmy błąd zapisując audyty"
|
||||
"translation": "Napotkaliśmy błąd aktualizując zespół"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_team.update_display_name.app_error",
|
||||
@@ -5841,7 +5865,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get.app_error",
|
||||
"translation": "Napotkaliśmy błąd szukając audytów"
|
||||
"translation": "Napotkaliśmy błąd szukając konta"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_all_using_auth_service.other.app_error",
|
||||
@@ -5877,11 +5901,11 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_recently_active_users.app_error",
|
||||
"translation": "Wystąpił błąd w trakcie pobierania ustawień"
|
||||
"translation": "Wystąpił błąd podczas wyszukiwania ostatnio aktywnych użytkowników"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_sysadmin_profiles.app_error",
|
||||
"translation": "Napotkaliśmy błąd podczas odczytu pliku"
|
||||
"translation": "Wystąpił błąd podczas wyszukiwania profili użytkowników"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_total_users_count.app_error",
|
||||
@@ -5889,15 +5913,15 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_unread_count.app_error",
|
||||
"translation": "We could not get the unread message count for the user"
|
||||
"translation": "Nie mogliśmy uzyskać nieprzeczytanych wiadomości do użytkownika"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_unread_count_for_channel.app_error",
|
||||
"translation": "We could not get the unread message count for the user and channel"
|
||||
"translation": "Nie mogliśmy uzyskać nieprzeczytanych wiadomości do użytkownika i kanału"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.migrate_theme.critical",
|
||||
"translation": "Failed to migrate User.ThemeProps to Preferences table %v"
|
||||
"translation": "Nie udało się wykonać migracji użytkowników.ThemeProps na tabele Preferences %v"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.missing_account.const",
|
||||
@@ -5905,7 +5929,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.permanent_delete.app_error",
|
||||
"translation": "Nie odnaleziono kanału"
|
||||
"translation": "Nie możemy usunąć istniejącego konta"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.save.app_error",
|
||||
@@ -5925,7 +5949,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.save.existing.app_error",
|
||||
"translation": "Wymagana aktualizacja zespołu"
|
||||
"translation": "Należy wywołać aktualizacja dla dotychczasowych użytkowników"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.save.max_accounts.app_error",
|
||||
@@ -5953,7 +5977,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update.can_not_change_ldap.app_error",
|
||||
"translation": "Can not change fields set by AD/LDAP"
|
||||
"translation": "Nie można zmienić pola ustawioneg przez AD/LDAP"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update.email_taken.app_error",
|
||||
@@ -5989,7 +6013,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update_last_activity.app_error",
|
||||
"translation": "Nie udało się zaktualizować pola last_ping_at"
|
||||
"translation": "Nie udało się zaktualizować pola last_activity_at"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.update_last_picture_update.app_error",
|
||||
@@ -6093,19 +6117,19 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.config.load_config.decoding.panic",
|
||||
"translation": "Error decoding config file={{.Filename}}, err={{.Error}}"
|
||||
"translation": "Błąd podczas rozpakowywania pliku konfiguracyjnego={{.Filename}}, err={{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "utils.config.load_config.getting.panic",
|
||||
"translation": "Error getting config info file={{.Filename}}, err={{.Error}}"
|
||||
"translation": "Błąd podczas pobierania konfiguracji plik info={{.Filename}}, err={{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "utils.config.load_config.opening.panic",
|
||||
"translation": "Error opening config file={{.Filename}}, err={{.Error}}"
|
||||
"translation": "Błąd podczas otwierania pliku konfiguracyjnego={{.Filename}}, err={{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "utils.config.load_config.validating.panic",
|
||||
"translation": "Error validating config file={{.Filename}}, err={{.Error}}"
|
||||
"translation": "Błąd podczas sprawdzania pliku konfiguracyjnego={{.Filename}}, err={{.Error}}"
|
||||
},
|
||||
{
|
||||
"id": "utils.config.save_config.saving.app_error",
|
||||
@@ -6121,11 +6145,11 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.config.validate_locale.app_error",
|
||||
"translation": "Unable to load mattermost configuration file: AvailableLocales must include DefaultClientLocale"
|
||||
"translation": "Nie udało się pobrać pliku konfiguracyjnego mattermost: AvailableLocales musi zawierać DefaultClientLocale"
|
||||
},
|
||||
{
|
||||
"id": "utils.diagnostic.analytics_not_found.app_error",
|
||||
"translation": "Analytics not initialized"
|
||||
"translation": "Analytics nie zainicjowany"
|
||||
},
|
||||
{
|
||||
"id": "utils.i18n.loaded",
|
||||
@@ -6133,7 +6157,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.iru.with_evict",
|
||||
"translation": "Must provide a positive size"
|
||||
"translation": "Należy podać dodatni rozmiar"
|
||||
},
|
||||
{
|
||||
"id": "utils.license.load_license.invalid.warn",
|
||||
@@ -6145,11 +6169,11 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.license.validate_license.decode.error",
|
||||
"translation": "Encountered error decoding license, err=%v"
|
||||
"translation": "Wystąpił błąd autoryzacji licencji, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "utils.license.validate_license.invalid.error",
|
||||
"translation": "Invalid signature, err=%v"
|
||||
"translation": "Nieprawidłowa sygnatura, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "utils.license.validate_license.not_long.error",
|
||||
@@ -6157,11 +6181,11 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.license.validate_license.signing.error",
|
||||
"translation": "Encountered error signing license, err=%v"
|
||||
"translation": "Wystąpił błąd autoryzacji licencji, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.connect_smtp.helo.app_error",
|
||||
"translation": "Failed to set HELO"
|
||||
"translation": "Nie udało się ustawić HELO"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.connect_smtp.open.app_error",
|
||||
@@ -6193,11 +6217,11 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg.app_error",
|
||||
"translation": "Failed to write email message"
|
||||
"translation": "Nie można napisać wiadomość"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.msg_data.app_error",
|
||||
"translation": "Failed to add email message data"
|
||||
"translation": "Błąd podczas dodawania danych wiadomości e-mail"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.send_mail.sending.debug",
|
||||
@@ -6217,7 +6241,7 @@
|
||||
},
|
||||
{
|
||||
"id": "web.admin_console.title",
|
||||
"translation": "Admin Console"
|
||||
"translation": "Konsola Administracyjna"
|
||||
},
|
||||
{
|
||||
"id": "web.authorize_oauth.title",
|
||||
@@ -6237,15 +6261,15 @@
|
||||
},
|
||||
{
|
||||
"id": "web.claim_account.user.error",
|
||||
"translation": "Couldn't find user teamid=%v, email=%v, err=%v"
|
||||
"translation": "Nie można znaleźć użytkownika teamid=%vv e-mail=%v, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "web.create_dir.error",
|
||||
"translation": "Failed to create directory watcher %v"
|
||||
"translation": "Nie udało się utworzyć stróża katalogu %v"
|
||||
},
|
||||
{
|
||||
"id": "web.dir_fail.error",
|
||||
"translation": "Failed in directory watcher %v"
|
||||
"translation": "Nie udało się utworzyć stróża katalogu %v"
|
||||
},
|
||||
{
|
||||
"id": "web.do_load_channel.error",
|
||||
@@ -6293,7 +6317,7 @@
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.text.app_error",
|
||||
"translation": "No text specified"
|
||||
"translation": "Tekst nie jest określony"
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.text.length.app_error",
|
||||
@@ -6305,7 +6329,7 @@
|
||||
},
|
||||
{
|
||||
"id": "web.init.debug",
|
||||
"translation": "Inicjalizowanie tras api administracyjnego"
|
||||
"translation": "Inicjalizacja web routes"
|
||||
},
|
||||
{
|
||||
"id": "web.login.error",
|
||||
@@ -6361,11 +6385,11 @@
|
||||
},
|
||||
{
|
||||
"id": "web.signup_team_complete.title",
|
||||
"translation": "Complete Team Sign Up"
|
||||
"translation": "Utwórzono konto użytkownika"
|
||||
},
|
||||
{
|
||||
"id": "web.signup_team_confirm.title",
|
||||
"translation": "Signup Email Sent"
|
||||
"translation": "E-Mail rejestracyjny wysłany"
|
||||
},
|
||||
{
|
||||
"id": "web.signup_user_complete.link_expired.app_error",
|
||||
@@ -6381,7 +6405,7 @@
|
||||
},
|
||||
{
|
||||
"id": "web.signup_user_complete.title",
|
||||
"translation": "Complete User Sign Up"
|
||||
"translation": "Utwórzono konto użytkownika"
|
||||
},
|
||||
{
|
||||
"id": "web.singup_with_oauth.invalid_team.app_error",
|
||||
@@ -6389,7 +6413,7 @@
|
||||
},
|
||||
{
|
||||
"id": "web.watcher_fail.error",
|
||||
"translation": "Failed to add directory to watcher %v"
|
||||
"translation": "Nie udało się utworzyć stróża katalogu %v"
|
||||
},
|
||||
{
|
||||
"id": "wsapi.status.init.debug",
|
||||
|
||||
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "abrir"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Pesquisar texto nas mensagens"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[texto]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "pesquisar"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "O comando de busca não é suportado no seu equipamento"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Abrir a janela de Configurações de Conta"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Ocorreu um erro desconhecido. Por favor contato com o suporte."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API versão 3 foi desabilitada neste servidor. Por favor use a API versão 4. Veja https://api.mattermost.com para mais detalhes"
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Inicializando as rotas da API que serão descontinuadas"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Inicializando as rotas de API oauth"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "State token inválido"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Permissões inadequadas para gerar novo OAuth2 App Secret"
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Falha ao buscar o canal direto"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Falha ao buscar o canal direto"
|
||||
"translation": "Falha ao criar o canal direto"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Falha ao buscar o canal de grupo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Falha ao buscar o canal de grupo"
|
||||
"translation": "Falha ao criar o canal de grupo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Não foi possível achar o membro do canal enquanto importava os posts do canal direto"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Falha ao obter o canal direto"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Falha ao obter o canal de grupo"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Usuário do post não existe"
|
||||
|
||||
74
i18n/ru.json
74
i18n/ru.json
@@ -505,7 +505,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
"translation": "Редактировать заголовок канала"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
@@ -517,7 +517,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
"translation": "header"
|
||||
"translation": "заголовок"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
@@ -529,7 +529,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
"translation": "Заголовок канала успешно обновлен."
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
@@ -593,7 +593,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
"translation": "Помощь"
|
||||
"translation": "помощь"
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
@@ -705,15 +705,31 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_open.name",
|
||||
"translation": "open"
|
||||
"translation": "открыть"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "Искать текст в сообщениях"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "поиск"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "The search command is not supported on your device"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Open the Account Settings dialog"
|
||||
"translation": "Открыть диалог настроек аккаунта"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.name",
|
||||
"translation": "settings"
|
||||
"translation": "настройки"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.unsupported.app_error",
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Произошла неизвестная ошибка. Пожалуйста, свяжитесь с поддержкой."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API version 3 has been disabled on this server. Please use API version 4. See https://api.mattermost.com for details."
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Инициализация устаревших маршрутов API"
|
||||
@@ -1489,9 +1509,13 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "Инициализация OAuth API"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Invalid state token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "Несоответствующие права для создания новой секретной строки приложения OAuth2"
|
||||
"translation": "Отсутствуют права на пересоздание OAuth2 App Secret"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.register_oauth_app.turn_off.app_error",
|
||||
@@ -2549,7 +2573,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Missing Invite Id."
|
||||
"translation": "Отсутствует Invite Id."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "Failed to create direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "Failed to create group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel post"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
@@ -3169,11 +3193,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_zero.error",
|
||||
"translation": "CreateAt must be greater than 0"
|
||||
"translation": "CreateAt должно быть больше 0"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
"translation": "Сообщение слишком длинное"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
@@ -3505,11 +3529,11 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.indexing_disabled.error",
|
||||
"translation": "Elasticsearch is disabled."
|
||||
"translation": "Elasticsearch отключён."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.license.error",
|
||||
"translation": "License does not support Elasticsearch."
|
||||
"translation": "Редакция не поддерживает Elasticsearch."
|
||||
},
|
||||
{
|
||||
"id": "ent.emoji.licence_disable.app_error",
|
||||
@@ -6129,7 +6153,7 @@
|
||||
},
|
||||
{
|
||||
"id": "utils.i18n.loaded",
|
||||
"translation": "Загружены системные перевода для '%v' от '%v'"
|
||||
"translation": "Загружен перевод системы на '%v' из '%v'"
|
||||
},
|
||||
{
|
||||
"id": "utils.iru.with_evict",
|
||||
@@ -6389,7 +6413,7 @@
|
||||
},
|
||||
{
|
||||
"id": "web.watcher_fail.error",
|
||||
"translation": "Не удалось добавить каталог к наблюдателю %v"
|
||||
"translation": "Не удалось добавить директорию к наблюдателю %v"
|
||||
},
|
||||
{
|
||||
"id": "wsapi.status.init.debug",
|
||||
|
||||
44
i18n/tr.json
44
i18n/tr.json
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "açık"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "İletilerde aranacak metin"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "ara"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "Arama komutu aygıtınız için desteklenmiyor"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Hesap Ayarları Penceresini Aç"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "Bilinmeyen bir sorun çıktı. Lütfen destek ekibi ile görüşün."
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "Bu sunucu üzerinde 3. API sürümü devre dışı bırakıldı. Lütfen 4. API sürümünü kullanın. Ayrıntılı bilgi almak için https://api.mattermost.com adresine bakın."
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "Kullanımdan kaldırılmaış API rotaları hazırlanıyor"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "OAuth API rotaları hazırlanıyor"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "Durum kodu geçersiz"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "OAuth2 Uygulama Parolasını yeniden oluşturmak için izinleriniz yeterli değil"
|
||||
@@ -3021,19 +3045,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Doğrudan kanal alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Doğrudan kanal alınamadı"
|
||||
"translation": "Doğrudan kanal oluşturulamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Grup kanalı alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Grup kanalı alınamadı"
|
||||
"translation": "Grup kanalı oluşturulamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
@@ -3047,6 +3063,14 @@
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Doğrudan kanal iletisi içe aktarılırken kanal üyesi bulunamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "Doğrudan kanal alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "Grup kanalı alınamadı"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "İleti kullanıcısı bulunamadı"
|
||||
|
||||
120
i18n/zh-CN.json
120
i18n/zh-CN.json
@@ -429,7 +429,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.not_found.app_error",
|
||||
"translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
|
||||
"translation": "未找到拥有触发 '{{.Trigger}}' 的命令。如果像发送以 \"/\" 开头的消息,请在前面加个空格。"
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.save.app_error",
|
||||
@@ -461,7 +461,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.invite_off",
|
||||
"translation": "User creation has been disabled on this server, no invite(s) sent"
|
||||
"translation": "本服务器已经禁止创建用户,未发送任何邀请"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
@@ -501,35 +501,35 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
"translation": "获取当前频道错误。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
"translation": "修改频道标题"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
"translation": "[text]"
|
||||
"translation": "[文字]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
"translation": "比如提供 /header 命令的文字。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
"translation": "header"
|
||||
"translation": "标题"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
"translation": "您没有权限更改频道标题。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
"translation": "更新当前频道错误。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
"translation": "成功更新频道标题。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
@@ -589,7 +589,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
"translation": "打开 Mattermost 帮助页面"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
@@ -707,6 +707,22 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "打开"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "在消息中搜索文字"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[文字]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "搜索"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "您的设备不支持搜索命令"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "打开账户设置对话框"
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "发生未知错误。请联系我们。"
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "API 版本 3 已在本服务器停用。请使用 API 版本 4。详情见 https://api.mattermost.com。"
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "正在初始化已弃用 API 路由"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "正在初始化 OAuth API 路由"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "无效状态令牌"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "无效重新生成 OAuth2 应用秘钥权限"
|
||||
@@ -1689,11 +1713,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only",
|
||||
"translation": " 已上传一个或更多个文件 "
|
||||
"translation": " 已上传一个或更多个文件在 "
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
|
||||
"translation": " Uploaded one or more files in a direct message"
|
||||
"translation": " 在私信里上传一个或更多个文件"
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_in",
|
||||
@@ -2125,7 +2149,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.invalid_email.app_error",
|
||||
"translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
|
||||
"translation": "以下邮箱地址不在允许的域名范围内:{{.Addresses}}。请联系您的系统管理员了解详情。"
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.member",
|
||||
@@ -3021,35 +3045,35 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "船舰私信组频道失败"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "创建群频道失败"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel"
|
||||
"translation": "导入私信频道时无法找到频道成员"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.update_header_failed.error",
|
||||
"translation": "Failed to update direct channel header"
|
||||
"translation": "更新私信频道标题失败"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel post"
|
||||
"translation": "导入私信频道消息时无法找到频道成员"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "获取私信频道失败"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "获取组频道失败"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
"translation": "消息用户不存在"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_channel.error",
|
||||
@@ -3057,11 +3081,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_channel.error",
|
||||
"translation": "导入数据行有类型 \"channel\" 但频道对象是无。"
|
||||
"translation": "导入数据行有类型 \"direct_channel\" 但 direct_channel 对象为 null。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_post.error",
|
||||
"translation": "导入数据行有类型 \"post\" 但消息对象是无。"
|
||||
"translation": "导入数据行有类型 \"direct_post\" 但 direct_post 对象为 null。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_post.error",
|
||||
@@ -3137,51 +3161,51 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.header_length.error",
|
||||
"translation": "Direct channel header is too long"
|
||||
"translation": "私信频道标题过长"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_required.error",
|
||||
"translation": "缺少频道必须属性:name"
|
||||
"translation": "缺少私信频道必须属性:members"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_few.error",
|
||||
"translation": "Direct channel members list contains too few items"
|
||||
"translation": "私信频道成员列表数量过少"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_many.error",
|
||||
"translation": "Direct channel members list contains too many items"
|
||||
"translation": "私信频道成员列表数量过多"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_required.error",
|
||||
"translation": "缺少消息必须属性:create_at。"
|
||||
"translation": "缺少私信消息必须属性:channel_members"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
|
||||
"translation": "Direct post channel members list contains too few items"
|
||||
"translation": "私信频道成员列表数量过少"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
|
||||
"translation": "Direct post channel members list contains too many items"
|
||||
"translation": "私信频道成员列表数量过多"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_missing.error",
|
||||
"translation": "缺少消息必须属性:create_at。"
|
||||
"translation": "缺少私信消息必须属性:create_at"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_zero.error",
|
||||
"translation": "CreateAt must be greater than 0"
|
||||
"translation": "CreateAt 比如大于 0"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
"translation": "消息过长"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
"translation": "缺少消息必须属性:Message。"
|
||||
"translation": "缺少私信必须属性:message"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "缺少消息必须属性:User。"
|
||||
"translation": "缺少私信必须属性:user"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.channel_missing.error",
|
||||
@@ -3409,7 +3433,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.config_changed.info",
|
||||
"translation": "Cluster configuration has changed for id={{ .id }}. The cluster may become unstable and a restart is required. To ensure the cluster is configured correctly you should perform a rolling restart immediately."
|
||||
"translation": "机群设定 id={{ .id }} 已更改。机群可能不稳定并且需要重启。为了确保机群配置正确您应该立刻逐进重启。"
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.debug_fail.debug",
|
||||
@@ -3441,7 +3465,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.save_config.error",
|
||||
"translation": "System Console is set to read-only when High Availability is enabled unless ReadOnlyConfig is disabled in the configuration file."
|
||||
"translation": "当高可用性模式开启时,系统控制台将设为只读且只能通过修改配置文件进行改动除非禁止配置文件里的 ReadOnlyConfig。"
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.starting.info",
|
||||
@@ -3505,11 +3529,11 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.indexing_disabled.error",
|
||||
"translation": "Elasticsearch is disabled."
|
||||
"translation": "Elasticsearch 已停用。"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.license.error",
|
||||
"translation": "License does not support Elasticsearch."
|
||||
"translation": "许可证不支持 Elasticsearch。"
|
||||
},
|
||||
{
|
||||
"id": "ent.emoji.licence_disable.app_error",
|
||||
@@ -4313,7 +4337,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.teammate_name_display.app_error",
|
||||
"translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
|
||||
"translation": "无效的团员显示。必须为 'full_name','nickname_full_name' 或 'username'"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.time_between_user_typing.app_error",
|
||||
@@ -5869,7 +5893,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_new_users.app_error",
|
||||
"translation": "我们在查找偏好设置时遇到了一个错误"
|
||||
"translation": "我们在查找新用户时发生错误"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_profiles.app_error",
|
||||
|
||||
124
i18n/zh-TW.json
124
i18n/zh-TW.json
@@ -429,7 +429,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.not_found.app_error",
|
||||
"translation": "Command with a trigger of '{{.Trigger}}' not found. To send a message beginning with \"/\", try adding an empty space at the beginning of the message."
|
||||
"translation": "找不到觸發為'{{.Trigger}}'的指令。請在訊息開頭增加空白來發送以\"/\"起始的訊息。"
|
||||
},
|
||||
{
|
||||
"id": "api.command.execute_command.save.app_error",
|
||||
@@ -461,7 +461,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.invite_off",
|
||||
"translation": "User creation has been disabled on this server, no invite(s) sent"
|
||||
"translation": "本伺服器禁止建立使用者,不寄送邀請。"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
@@ -501,19 +501,19 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
"translation": "取得當前頻道時錯誤。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
"translation": "編輯頻道標題"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
"translation": "[text]"
|
||||
"translation": "[文字]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
"translation": "/header 指令必須帶有文字"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
@@ -521,15 +521,15 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
"translation": "權限不足以編輯頻道標題。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
"translation": "更新當前頻道時錯誤。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
"translation": "成功更新頻道標題。"
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
@@ -589,7 +589,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
"translation": "開啟 Mattermost 說明頁面"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
@@ -707,9 +707,25 @@
|
||||
"id": "api.command_open.name",
|
||||
"translation": "open"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.desc",
|
||||
"translation": "從訊息中搜尋文字"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.hint",
|
||||
"translation": "[文字]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.name",
|
||||
"translation": "search"
|
||||
},
|
||||
{
|
||||
"id": "api.command_search.unsupported.app_error",
|
||||
"translation": "當前裝置不支援搜尋命令"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.desc",
|
||||
"translation": "Open the Account Settings dialog"
|
||||
"translation": "開啟帳號設定對話框"
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.name",
|
||||
@@ -717,7 +733,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_settings.unsupported.app_error",
|
||||
"translation": "The settings command is not supported on your device"
|
||||
"translation": "當前裝置不支援設定命令"
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.browser.channel_next",
|
||||
@@ -797,7 +813,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.msgs.comp_emoji",
|
||||
"translation": ":[文字]+TAB:自動完成以[文字]起始的顏文字\n\n"
|
||||
"translation": ":[文字]+TAB:自動完成以[文字]起始的繪文字\n\n"
|
||||
},
|
||||
{
|
||||
"id": "api.command_shortcuts.msgs.comp_username",
|
||||
@@ -959,6 +975,10 @@
|
||||
"id": "api.context.unknown.app_error",
|
||||
"translation": "發生未知的錯誤。請聯繫支援單位。"
|
||||
},
|
||||
{
|
||||
"id": "api.context.v3_disabled.app_error",
|
||||
"translation": "此伺服器已停用 API 版本 3,請用 API 版本 4。如需詳細資訊,請參閱 https://api.mattermost.com"
|
||||
},
|
||||
{
|
||||
"id": "api.deprecated.init.debug",
|
||||
"translation": "正在初始化已被取代的 API 路徑"
|
||||
@@ -1489,6 +1509,10 @@
|
||||
"id": "api.oauth.init.debug",
|
||||
"translation": "正在初始化 OAuth API 路徑"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.invalid_state_token.app_error",
|
||||
"translation": "無效的狀態 Token"
|
||||
},
|
||||
{
|
||||
"id": "api.oauth.regenerate_secret.app_error",
|
||||
"translation": "權限不足以重新產生 OAuth2 應用程式密碼"
|
||||
@@ -1689,11 +1713,11 @@
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only",
|
||||
"translation": " Uploaded one or more files in "
|
||||
"translation": "已上傳一個或更多檔案"
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
|
||||
"translation": " Uploaded one or more files in a direct message"
|
||||
"translation": "在直接傳訊中已上傳一個或更多檔案"
|
||||
},
|
||||
{
|
||||
"id": "api.post.send_notifications_and_forget.push_in",
|
||||
@@ -2125,7 +2149,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.invalid_email.app_error",
|
||||
"translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
|
||||
"translation": "這些電子郵件地址的網域不被接受:{{.Addresses}}。詳情請聯絡系統管理員。"
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.member",
|
||||
@@ -3021,35 +3045,35 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to get direct channel"
|
||||
"translation": "建立直接傳訊頻道時失敗"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to get group channel"
|
||||
"translation": "建立群組頻道時失敗"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel"
|
||||
"translation": "匯入直接傳訊頻道時找不到頻道成員"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.update_header_failed.error",
|
||||
"translation": "Failed to update direct channel header"
|
||||
"translation": "更新直接傳訊頻道標題時失敗"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.channel_member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel post"
|
||||
"translation": "匯入直接傳訊頻道訊息時找不到頻道成員"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_direct_channel.error",
|
||||
"translation": "取得直接傳訊頻道時失敗"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.create_group_channel.error",
|
||||
"translation": "取得群組頻道時失敗"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_post.user_not_found.error",
|
||||
"translation": "Post user does not exist"
|
||||
"translation": "發訊者不存在"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_channel.error",
|
||||
@@ -3057,11 +3081,11 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_channel.error",
|
||||
"translation": "匯入資料行資料型別為\"頻道\"但頻道物件為 null"
|
||||
"translation": "匯入資料行資料型別為\"直接傳訊頻道\"但直接傳訊頻道物件為 null"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_direct_post.error",
|
||||
"translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
|
||||
"translation": "匯入資料行資料型別為\"直接訊息\"但直接訊息物件為 null"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_post.error",
|
||||
@@ -3137,51 +3161,51 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.header_length.error",
|
||||
"translation": "Direct channel header is too long"
|
||||
"translation": "直接傳訊頻道標題過長"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_required.error",
|
||||
"translation": "缺少必要的頻道屬性:名字。"
|
||||
"translation": "缺少必要的直接傳訊頻道屬性:成員。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_few.error",
|
||||
"translation": "Direct channel members list contains too few items"
|
||||
"translation": "直接傳訊頻道成員列表的欄位過少"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_many.error",
|
||||
"translation": "Direct channel members list contains too many items"
|
||||
"translation": "直接傳訊頻道成員列表的欄位過多"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_required.error",
|
||||
"translation": "缺少必要的訊息屬性:建立日期。"
|
||||
"translation": "缺少必要的直接訊息屬性:頻道成員。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
|
||||
"translation": "Direct post channel members list contains too few items"
|
||||
"translation": "直接訊息頻道成員列表的欄位過少"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
|
||||
"translation": "Direct post channel members list contains too many items"
|
||||
"translation": "直接訊息頻道成員列表的欄位過多"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_missing.error",
|
||||
"translation": "缺少必要的訊息屬性:建立日期。"
|
||||
"translation": "缺少必要的直接訊息屬性:建立日期。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_zero.error",
|
||||
"translation": "CreateAt must be greater than 0"
|
||||
"translation": "建立日期必須大於零"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
"translation": "訊息過長"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
"translation": "缺少必要的訊息屬性:訊息。"
|
||||
"translation": "缺少必要的直接訊息屬性:訊息。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "缺少必要的訊息屬性:使用者。"
|
||||
"translation": "缺少必要的直接訊息屬性:使用者。"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.channel_missing.error",
|
||||
@@ -3409,7 +3433,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.config_changed.info",
|
||||
"translation": "Cluster configuration has changed for id={{ .id }}. The cluster may become unstable and a restart is required. To ensure the cluster is configured correctly you should perform a rolling restart immediately."
|
||||
"translation": "叢集設定已改變 id={{ .id }}。此叢集可能不穩定,需要重新啟動。為了確保叢集被正確的設定,您應該馬上進行漸進式重啟。"
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.debug_fail.debug",
|
||||
@@ -3441,7 +3465,7 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.save_config.error",
|
||||
"translation": "System Console is set to read-only when High Availability is enabled unless ReadOnlyConfig is disabled in the configuration file."
|
||||
"translation": "啟用高可用性時系統控制台將被設定成唯讀模式,在設定檔當中停用 ReadOnlyConfig 以停止此行為。"
|
||||
},
|
||||
{
|
||||
"id": "ent.cluster.starting.info",
|
||||
@@ -3505,11 +3529,11 @@
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.indexing_disabled.error",
|
||||
"translation": "Elasticsearch is disabled."
|
||||
"translation": "Elasticsearch 已停用。"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.test_config.license.error",
|
||||
"translation": "License does not support Elasticsearch."
|
||||
"translation": "授權不支援 Elasticsearch。"
|
||||
},
|
||||
{
|
||||
"id": "ent.emoji.licence_disable.app_error",
|
||||
@@ -4313,7 +4337,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.teammate_name_display.app_error",
|
||||
"translation": "Invalid teammate display. Must be 'full_name', 'nickname_full_name' or 'username'"
|
||||
"translation": "團隊成員顯示設定值無效。必須為'full_name'、'nickname_full_name'或'username'"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.time_between_user_typing.app_error",
|
||||
@@ -5869,7 +5893,7 @@
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_new_users.app_error",
|
||||
"translation": "尋找偏好設定時遇到錯誤"
|
||||
"translation": "尋找新使用者時遇到錯誤"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_profiles.app_error",
|
||||
|
||||
Ссылка в новой задаче
Block a user