diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json
index 24f6184b8a9..f9af79c873a 100644
--- a/assets/base/i18n/de.json
+++ b/assets/base/i18n/de.json
@@ -1067,5 +1067,13 @@
"settings.about.server.version": "Server Version: {version} (Build {buildNumber}",
"settings.about.server.version.title": "Server-Version:",
"settings.about.server.version.noBuild": "Server Version: {version}",
- "snack.bar.info.copied": "Info in die Zwischenablage kopiert"
+ "snack.bar.info.copied": "Info in die Zwischenablage kopiert",
+ "mobile.calls_join_button": "Teilnehmen",
+ "mobile.calls_incoming_dm": "{name} lädt dich zu einem Anruf ein",
+ "mobile.calls_incoming_gm": "{name} lädt dich zu einem Anruf mit {num, plural, one {einem anderen} other {# anderen}} ein",
+ "server.invalid.certificate.title": "Ungültiges SSL-Zertifikat",
+ "server.invalid.certificate.description": "Das Zertifikat für diesen Server ist ungültig.\nMöglicherweise stellen Sie eine Verbindung zu einem Server her, der vorgibt, \"{hostname}\" zu sein, wodurch Ihre vertraulichen Daten gefährdet werden könnten.",
+ "markdown.max_nodes.error": "Diese Nachricht ist zu lang, um auf einem mobilen Gerät vollständig angezeigt zu werden. Bitte sehen Sie sie sich auf dem Desktop an oder kontaktieren Sie einen Administrator, um dieses Limit zu erhöhen.",
+ "mobile.deep_link.invalid": "Der Link, den du zu öffnen versuchst, ist ungültig.",
+ "mobile.calls_headset": "Kopfhörer"
}
diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json
index 169dbe7bdaa..0a8a601d3ac 100644
--- a/assets/base/i18n/en_AU.json
+++ b/assets/base/i18n/en_AU.json
@@ -1066,5 +1066,12 @@
"settings.about.database.title": "Database:",
"settings.about.server.version": "Server Version: {version} (Build {buildNumber}",
"settings.about.server.version.noBuild": "Server Version: {version}",
- "settings.about.server.version.title": "Server Version:"
+ "settings.about.server.version.title": "Server Version:",
+ "snack.bar.info.copied": "Info copied to clipboard",
+ "mobile.calls_incoming_dm": "{name} is inviting you to a call",
+ "mobile.calls_incoming_gm": "{name} is inviting you to a call with {num, plural, one {# other} other {# others}}",
+ "mobile.calls_join_button": "Join",
+ "server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be \"{hostname}\" which could put your confidential information at risk.",
+ "server.invalid.certificate.title": "Invalid SSL certificate",
+ "markdown.max_nodes.error": "This message is too long to by shown fully on a mobile device. Please view it on desktop or contact an admin to increase this limit."
}
diff --git a/assets/base/i18n/fr.json b/assets/base/i18n/fr.json
index e3eb9d260b2..e366eec2eb4 100644
--- a/assets/base/i18n/fr.json
+++ b/assets/base/i18n/fr.json
@@ -5,7 +5,7 @@
"about.enterpriseEditionSt": "Communication moderne derrière votre pare-feu.",
"about.hash": "Hash de version :",
"about.hashee": "Hash de version EE :",
- "about.teamEditionLearn": "Rejoignez la communauté Mattermost sur ",
+ "about.teamEditionLearn": "Rejoignez la communauté Mattermost sur",
"about.teamEditionSt": "Toute la communication de votre équipe en un seul endroit, consultable instantanément et accessible de partout.",
"about.teamEditiont0": "Édition Team",
"about.teamEditiont1": "Édition Entreprise",
@@ -953,14 +953,14 @@
"mobile.manage_members.change_role.error": "",
"mobile.manage_members.cancel": "",
"mobile.manage_members.admin": "",
- "channel_info.archive_description.cannot_view_archived": "",
- "channel_info.archive_description.can_view_archived": "",
+ "channel_info.archive_description.cannot_view_archived": "Cela archivera le canal de l'équipe et le supprimera de l'interface utilisateur. Les canaux archivés peuvent être désarchivés en cas de besoin.\n\nÊtes-vous sûr de vouloir archiver le site {term} {name} ?",
+ "channel_info.archive_description.can_view_archived": "Cette opération permet d'archiver le canal de l'équipe. Le contenu du canal reste accessible aux membres du canal.\n\nÊtes-vous sûr de vouloir archiver le site {term} {name} ?",
"mobile.display_settings.crt": "",
"invite.summary.report.sent": "",
"invite.summary.done": "",
- "display_settings.crt.on": "",
- "display_settings.crt.off": "",
- "display_settings.crt": "",
+ "display_settings.crt.on": "Activé",
+ "display_settings.crt.off": "Désactivé",
+ "display_settings.crt": "Fils de discussion repliables",
"mobile.managed.jailbreak_no_reason": "",
"mobile.managed.jailbreak_no_debug_info": "",
"invite.title.summary": "",
@@ -978,11 +978,11 @@
"invite.sendInvitationsTo": "",
"invite.send_invite": "",
"invite.send_error": "",
- "invite.searchPlaceholder": "",
- "invite.search.no_results": "",
- "invite.search.email_invite": "",
- "invite.members.user_is_guest": "",
- "invite.members.already_member": "",
+ "invite.searchPlaceholder": "Tapez un nom ou une adresse électronique…",
+ "invite.search.no_results": "Personne n'a trouvé de correspondance",
+ "invite.search.email_invite": "Inviter",
+ "invite.members.user_is_guest": "Contactez votre administrateur pour faire de cet utilisateur invité un membre à part entière",
+ "invite.members.already_member": "Cet utilisateur est déjà un membre d'équipe",
"mobile.calls_start_call_exists": "",
"mobile.calls_not_connected": "",
"channel_notification_preferences.notification.thread_replies": "M'avertir des réponses aux fils de discussion que je suis sur cette chaîne",
@@ -990,5 +990,19 @@
"channel_notification_preferences.notification.all": "Tous les nouveaux messages",
"channel_notification_preferences.muted_title": "Ce canal est en sourdine",
"channel_notification_preferences.muted_content": "Vous pouvez modifier les paramètres de notification, mais vous ne recevrez pas de notifications tant que le canal n'aura pas été désactivé.",
- "post_priority.picker.cancel": "Annuler"
+ "post_priority.picker.cancel": "Annuler",
+ "channel_files.empty.paragraph": "Les fichiers publiés sur cette chaîne s'afficheront ici.",
+ "channel_files.empty.title": "Aucun fichier ici",
+ "channel_files.noFiles.paragraph": "Ce canal ne contient aucun fichier avec les filtres appliqués",
+ "channel_files.noFiles.title": "Aucun fichier trouver",
+ "channel_add_members.add_members.button": "Ajouter des membres",
+ "channel_notification_preferences.notification.none": "Rien",
+ "channel_notification_preferences.unmute_content": "Rétablir le son du canal",
+ "channel_notification_preferences.reset_default": "Rétablissement des valeurs par défaut",
+ "channel_notification_preferences.thread_replies": "Réponses aux fils de discussion",
+ "intro.add_members": "Ajouter Membres",
+ "channel_info.add_members": "Ajouter des membres",
+ "channel_notification_preferences.notify_about": "Notifiez moi à propos...",
+ "channel_notification_preferences.default": "(par défaut)",
+ "channel_info.channel_files": "Fichiers"
}
diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json
index 896c692771e..e398db05b7a 100644
--- a/assets/base/i18n/ja.json
+++ b/assets/base/i18n/ja.json
@@ -151,7 +151,7 @@
"friendly_date.hoursAgo": "{count} {count, plural, one {時間} other {時間}} 前",
"friendly_date.minsAgo": "{count} {count, plural, one {分} other {分}} 前",
"friendly_date.monthsAgo": "{count} {count, plural, one {ヶ月} other {ヶ月}} 前",
- "friendly_date.now": "今すぐ",
+ "friendly_date.now": "今",
"friendly_date.yearsAgo": "{count} {count, plural, one {年} other {年}} 前",
"friendly_date.yesterday": "昨日",
"gallery.footer.channel_name": "{channelName}に共有されました",
@@ -1067,5 +1067,12 @@
"settings.about.database.title": "データベース:",
"settings.about.server.version": "サーバーのバージョン: {version} (Build {buildNumber})",
"settings.about.server.version.noBuild": "サーバーのバージョン: {version}",
- "settings.about.server.version.title": "サーバーのバージョン:"
+ "settings.about.server.version.title": "サーバーのバージョン:",
+ "mobile.calls_incoming_dm": "{name}があなたを通話に招待しています",
+ "mobile.calls_incoming_gm": "{name}があなたを{num, plural, one {# 人} other {# 人}}との通話に招待しています",
+ "mobile.calls_join_button": "参加",
+ "server.invalid.certificate.title": "無効なSSL証明書",
+ "server.invalid.certificate.description": "このサーバーの証明書は無効です。\n\"{hostname}\" を装ったサーバーに接続しようとしている可能性があり、機密情報が危険にさらされる可能性があります。",
+ "mobile.deep_link.invalid": "あなたが開こうとしているこのリンクは無効です。",
+ "markdown.max_nodes.error": "このメッセージは長すぎるため、モバイルデバイスでは完全に表示されません。デスクトップで表示するか、管理者に連絡して制限を増やしてください。"
}
diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json
index 41fa088383b..a8ed7f9c6bf 100644
--- a/assets/base/i18n/ko.json
+++ b/assets/base/i18n/ko.json
@@ -454,7 +454,7 @@
"display_settings.tz.auto": "자동",
"display_settings.timezone": "표준시간대",
"display_settings.theme": "테마",
- "display_settings.clockDisplay": "시계 표시",
+ "display_settings.clockDisplay": "시간 표시",
"display_settings.clock.standard": "12시간제",
"display_settings.clock.military": "24시간제",
"custom_status.suggestions.title": "제안",
@@ -555,437 +555,524 @@
"display_settings.crt.off": "끄기",
"display_settings.crt": "축소된 응답 글타래",
"default_skin_tone": "기본 피부색",
- "permalink.error.public_channel.title": "",
- "password_send.reset": "",
- "permalink.error.private_channel_and_team.title": "",
- "unreads.empty.show_all": "",
- "mobile.calls_request_message": "",
- "notification_settings.mentions.sensitiveName": "",
- "invite.members.user_is_guest": "",
- "mobile.login_options.heading": "",
- "mobile.ios.photos_permission_denied_description": "",
- "mobile.calls_host_rec_error_title": "",
- "mobile.no_results_with_term.files": "",
- "mobile.calls_recording_stop_none_in_progress": "",
- "mobile.login_options.gitlab": "",
- "password_send.link.title": "",
- "mobile.calls_start_call": "",
- "user.tutorial.long_press": "",
- "server.tutorial.swipe": "",
- "mobile.calls_end_permission_title": "",
- "mobile.open_dm.error": "",
- "notification_settings.push_threads.following": "",
- "mobile.calls_rec": "",
- "settings.about": "",
- "snack.bar.link.copied": "",
- "invite.searchPlaceholder": "",
- "smobile.search.recent_title": "",
- "notification_settings.pushNotification.all_new_messages": "",
- "team_list.no_other_teams.description": "",
- "post_info.auto_responder": "",
- "notification_settings.pushNotification.mentions_only": "",
- "server_list.push_proxy_unknown": "",
- "unreads.empty.title": "",
- "thread.repliesCount": "",
- "settings_display.clock.standard": "",
- "notification.message_not_found": "",
- "mobile.calls_see_logs": "",
- "invite.members.already_member": "",
- "mobile.calls_lasted": "",
- "mobile.calls_lower_hand": "",
- "post.reactions.title": "",
- "notification_settings.threads_start_participate": "",
- "notification_settings.auto_responder.to.enable": "",
- "mobile.calls_leave_call": "",
- "settings.about.copyright": "",
- "mobile.calls_end_msg_channel": "",
- "unsupported_server.message": "",
- "mobile.login_options.select_option": "",
- "saved_messages.empty.paragraph": "",
- "mobile.calls_host_rec_title": "",
- "mobile.calls_end_msg_channel_default": "",
- "mobile.calls_recording_stop_no_permissions": "",
- "notification_settings.mobile": "",
- "mobile.calls_react": "",
- "notification_settings.pushNotification.disabled_long": "",
- "mobile.no_results_with_term.messages": "",
- "notification_settings.send_notification.about": "",
- "threads.end_of_list.subtitle": "",
- "notification_settings.mentions.keywords_mention": "",
- "settings.display": "",
- "user_profile.custom_status": "",
- "notification_settings.mentions.keywords": "",
- "mobile.login_options.none": "",
- "mobile.components.select_server_view.msg_description": "",
- "settings.link.error.text": "",
- "mobile.login_options.saml": "",
- "public_link_copied": "",
- "select_team.title": "",
- "notification_settings.mobile.away": "",
- "mobile.create_channel.title": "",
- "server.remove.alert_description": "",
- "settings.link.error.title": "",
- "notification_settings.push_threads.replies": "",
- "settings.about.server.version.value": "",
- "mobile.login_options.separator_text": "",
- "notification_settings.auto_responder.footer.message": "",
- "snack.bar.remove.user": "",
- "settings_display.crt.label": "",
- "settings_display.crt.desc": "",
- "onboaring.welcome_description": "",
- "onboarding.calls_description": "",
- "onboarding.calls": "",
- "notification_settings.email.emailInfo": "",
- "mobile.manage_members.section_title_members": "",
- "mobile.manage_members.section_title_admins": "",
- "mobile.manage_members.remove_member": "",
- "mobile.manage_members.remove": "",
- "mobile.manage_members.message": "",
- "mobile.manage_members.member": "",
- "mobile.manage_members.manage_member": "",
- "mobile.manage_members.manage": "",
- "mobile.custom_list.no_results": "",
- "mobile.components.select_server_view.displayName": "",
- "mobile.components.select_server_view.displayHelp": "",
- "mobile.components.select_server_view.connecting": "",
- "mobile.calls_recording_start_no_permissions": "",
- "mobile.calls_recording_start_in_progress": "",
- "mobile.calls_host_rec_error": "",
- "mobile.manage_members.make_channel_member": "",
- "mobile.manage_members.make_channel_admin": "",
- "mobile.manage_members.done": "",
- "mobile.manage_members.change_role.error": "",
- "mobile.manage_members.cancel": "",
- "mobile.manage_members.admin": "",
- "share_extension.message": "",
- "share_extension.max_resolution": "",
- "share_extension.file_limit.single": "",
- "onboarding.realtime_collaboration": "",
- "onboarding.integrations_description": "",
- "onboarding.integrations": "",
- "mobile.calls_stop_recording": "",
- "mobile.calls_record": "",
- "invite.summary.try_again": "",
- "invite.summary.some_not_sent": "",
- "channel_info.archive_description.cannot_view_archived": "",
- "channel_info.archive_description.can_view_archived": "",
- "mobile.server_identifier.exists": "",
- "mobile.managed.jailbreak_no_reason": "",
- "mobile.display_settings.crt": "",
- "mobile.calls_participant_rec_title": "",
- "invite.title.summary": "",
- "invite.title": "",
- "invite.summary.smtp_failure": "",
- "mobile.managed.jailbreak_no_debug_info": "",
- "invite.summary.sent": "",
- "invite.summary.report.sent": "",
- "invite.summary.report.notSent": "",
- "invite.summary.not_sent": "",
- "invite.summary.member_invite": "",
- "invite.summary.error": "",
- "invite.summary.email_invite": "",
- "invite.summary.done": "",
- "invite.shareLink": "",
- "invite.sendInvitationsTo": "",
- "invite.send_invite": "",
- "invite.send_error": "",
- "invite.search.no_results": "",
- "invite.search.email_invite": "",
- "terms_of_service.alert_retry": "",
- "share_feedback.button.no": "",
- "settings.notice_mobile_link": "",
- "notification_settings.pushNotification.nothing": "",
- "notification_settings.email.send": "",
- "notification_settings.email.immediately": "",
- "mobile.screen.your_profile": "",
- "mobile.calls_start_call_exists": "",
- "mobile.calls_not_connected": "",
- "notification_settings.email.everyHour": "",
- "video.download_description": "",
- "user.edit_profile.profile_photo.change_photo": "",
- "user_status.title": "",
- "user_status.online": "",
- "user_status.offline": "",
- "user_status.dnd": "",
- "user_status.away": "",
- "share_extension.server_label": "",
- "share_extension.multiple_label": "",
- "mobile.camera_type.title": "",
- "video.failed_description": "",
- "thread.loadingReplies": "",
- "settings_display.timezone.automatically": "",
- "mobile.login_options.openid": "",
- "mobile.login_options.office365": "",
- "mobile.calls_open_channel": "",
- "mobile.create_direct_message.max_limit_reached": "",
- "mobile.calls_request_title": "",
- "mobile.calls_participant_limit_title_GA": "",
- "mobile.calls_limit_msg_GA": "",
- "mobile.create_direct_message.start": "",
- "share_extension.servers_screen.title": "",
- "share_extension.upload_disabled": "",
- "share_extension.share_screen.title": "",
- "share_extension.file_limit.multiple": "",
- "share_extension.count_limit": "",
- "share_extension.channel_label": "",
- "share_extension.channel_error": "",
- "post_info.bot": "",
- "mobile.calls_viewing_screen": "",
- "settings.advanced.delete_message.confirmation": "",
- "settings.advanced.delete_data": "",
- "server.remove.alert_title": "",
- "team_list.no_other_teams.title": "",
- "skintone_selector.tooltip.title": "",
- "mobile.login_options.enter_credentials": "",
- "skintone_selector.tooltip.description": "",
- "server.logout.alert_description": "",
- "mobile.create_post.read_only": "",
- "mobile.calls_ended_at": "",
- "notification_settings.threads_start": "",
- "server.websocket.unreachable": "",
- "notification_settings.auto_responder.message": "",
- "mobile.channel_list.unreads": "",
- "settings.about.powered_by": "",
- "screens.channel_info": "",
- "user.settings.general.field_handled_externally": "",
- "mobile.oauth.something_wrong.okButton": "",
- "notification_settings.mentions.keywordsLabel": "",
- "mobile.login_options.google": "",
- "pinned_messages.empty.paragraph": "",
- "server_list.push_proxy_error": "",
- "login_mfa.enterToken": "",
- "settings.advanced.delete": "",
- "settings.advanced.cancel": "",
- "mobile.calls_host_rec_stopped_title": "",
- "mobile.calls_host_rec_stopped": "",
- "mobile.calls_host_rec": "",
- "mobile.calls_dismiss": "",
- "mobile.calls_participant_rec": "",
- "mobile.calls_okay": "",
- "terms_of_service.terms_declined.title": "",
- "terms_of_service.decline": "",
+ "permalink.error.public_channel.title": "채널 가입",
+ "password_send.reset": "비밀번호 재설정",
+ "permalink.error.private_channel_and_team.title": "비공개 채널 및 팀 가입",
+ "unreads.empty.show_all": "모두 보기",
+ "mobile.calls_request_message": "통화는 현재 테스트 모드에서 실행 중이며 시스템 관리자만 시작할 수 있습니다. 시스템 관리자에게 직접 문의하여 도움을 받으세요",
+ "notification_settings.mentions.sensitiveName": "대소문자를 구분하는 이름",
+ "invite.members.user_is_guest": "이 게스트를 정식 구성원으로 만들려면 관리자에게 문의하세요",
+ "mobile.login_options.heading": "계정에 로그인",
+ "mobile.ios.photos_permission_denied_description": "사진과 동영상을 서버에 업로드하거나 디바이스에 저장합니다. 설정을 열어 {applicationName} 에 사진 및 동영상 라이브러리에 대한 읽기 및 쓰기 액세스 권한을 부여합니다.",
+ "mobile.calls_host_rec_error_title": "녹화에 문제가 발생했습니다",
+ "mobile.no_results_with_term.files": "일치하는 파일 없음 \"{term}\"",
+ "mobile.calls_recording_stop_none_in_progress": "녹화가 진행 중이 아닙니다.",
+ "mobile.login_options.gitlab": "GitLab",
+ "password_send.link.title": "재설정 링크 보내기",
+ "mobile.calls_start_call": "통화 시작",
+ "user.tutorial.long_press": "항목을 길게 누르면 사용자 프로필을 볼 수 있습니다",
+ "server.tutorial.swipe": "서버에서 왼쪽으로 스와이프하면 더 많은 작업을 볼 수 있습니다",
+ "mobile.calls_end_permission_title": "오류",
+ "mobile.open_dm.error": "{displayName} (으)로 다이렉트 메시지를 열 수 없습니다. 연결을 확인하고 다시 시도하십시오.",
+ "notification_settings.push_threads.following": "이 채널에서 팔로우 중인 스레드에 대해 답글 알림 받기",
+ "mobile.calls_rec": "녹화",
+ "settings.about": "{appTitle} 정보",
+ "snack.bar.link.copied": "링크가 클립보드에 복사되었습니다",
+ "invite.searchPlaceholder": "이름 또는 이메일 주소를 입력하세요…",
+ "smobile.search.recent_title": "{teamName} 의 최근 검색",
+ "notification_settings.pushNotification.all_new_messages": "모든 새 메시지",
+ "team_list.no_other_teams.description": "다른 팀에 참여하려면 팀 관리자에게 초대를 요청하거나 직접 팀을 만드세요.",
+ "post_info.auto_responder": "자동 회신",
+ "notification_settings.pushNotification.mentions_only": "멘션, 쪽지만",
+ "server_list.push_proxy_unknown": "이 서버의 구성으로 인해 이 서버에서 알림을 수신할 수 없습니다. 로그아웃했다가 다시 로그인하여 다시 시도하세요.",
+ "unreads.empty.title": "읽지 않은 메시지 없음",
+ "thread.repliesCount": "{repliesCount, number} {repliesCount, plural, one {reply} other {replies}}",
+ "settings_display.clock.standard": "12시간제로 표시",
+ "notification.message_not_found": "메시지를 찾을 수 없습니다",
+ "mobile.calls_see_logs": "서버 로그 보기",
+ "invite.members.already_member": "이 사람은 이미 구성원입니다",
+ "mobile.calls_lasted": "{duration}동안 지속됨",
+ "mobile.calls_lower_hand": "손 내리기",
+ "post.reactions.title": "반응",
+ "notification_settings.threads_start_participate": "내가 시작하였거나 참여했던 글타래의 댓글을 알림",
+ "notification_settings.auto_responder.to.enable": "자동 답글 사용 설정",
+ "mobile.calls_leave_call": "통화 종료",
+ "settings.about.copyright": "Copyright 2015-{currentYear} Mattermost, Inc. All rights reserved",
+ "mobile.calls_end_msg_channel": "{numParticipants}명이 참가하고 있는 {displayName}의 통화를 종료 하시겠습니까?",
+ "unsupported_server.message": "{serverDisplayName} 서버는 지원되지 않는 서버 버전으로 작동 중입니다. 호환성 문제로 인해 충돌이 발생하거나 앱의 핵심 기능이 중단되는 심각한 버그가 발생할 수 있습니다. 시스템 관리자에게 문의하여 Mattermost 서버를 업그레이드하세요.",
+ "mobile.login_options.select_option": "아래에서 로그인 옵션을 선택합니다.",
+ "saved_messages.empty.paragraph": "나중을 위해 저장하려는 메시지가 있으면, 메시지를 길게 누른 후 메뉴에서 저장을 선택하십시오. 저장된 메시지는 본인만 볼 수 있습니다.",
+ "mobile.calls_host_rec_title": "녹화 중입니다",
+ "mobile.calls_end_msg_channel_default": "정말 통화를 종료하시겠습니까?",
+ "mobile.calls_recording_stop_no_permissions": "녹음을 중지할 수 있는 권한이 없습니다. 통화 호스트에게 녹음을 중지해 달라고 요청하세요.",
+ "notification_settings.mobile": "푸시 알림",
+ "mobile.calls_react": "반응하기",
+ "notification_settings.pushNotification.disabled_long": "시스템 관리자가 모바일 장치에 대한 푸시 알림을 비활성화했습니다.",
+ "mobile.no_results_with_term.messages": "\"{term}\" 일치하는 항목이 없습니다",
+ "notification_settings.send_notification.about": "푸시 알림을 받을 대상...",
+ "threads.end_of_list.subtitle": "이전 대화를 찾고 있다면, 검색을 활용해 보세요",
+ "notification_settings.mentions.keywords_mention": "멘션 알림 키워드",
+ "settings.display": "화면",
+ "user_profile.custom_status": "사용자 정의 상태",
+ "notification_settings.mentions.keywords": "키워드",
+ "mobile.login_options.none": "아직 계정에 로그인할 수 없습니다. 하나 이상의 로그인 옵션을 구성해야 합니다. 시스템 관리자에게 도움을 요청하세요.",
+ "mobile.components.select_server_view.msg_description": "서버는 고유 URL을 사용하여 액세스하는 팀의 커뮤니케이션 허브입니다",
+ "settings.link.error.text": "링크를 열 수 없습니다.",
+ "mobile.login_options.saml": "SAML",
+ "public_link_copied": "클립보드에 링크 복사",
+ "select_team.title": "팀 선택",
+ "notification_settings.mobile.away": "오프라인이거나 자리비움",
+ "mobile.create_channel.title": "새 채널",
+ "server.remove.alert_description": "이렇게 하면 서버 목록에서 해당 서버가 제거됩니다. 모든 관련 데이터가 제거됩니다",
+ "settings.link.error.title": "오류",
+ "notification_settings.push_threads.replies": "글타래 댓글",
+ "settings.about.server.version.value": "{version} (Build {number})",
+ "mobile.login_options.separator_text": "또는 다음으로 로그인",
+ "notification_settings.auto_responder.footer.message": "부재중 또는 휴가 답장 등의 쪽지에 대한 응답으로 자동으로 전송되는 사용자 지정 메시지를 설정합니다. 이 설정을 사용 설정하면 상태가 부재중으로 변경되고 알림이 비활성화됩니다.",
+ "snack.bar.remove.user": "채널에서 멤버 1명이 삭제되었습니다",
+ "settings_display.crt.label": "축소된 응답 글타래",
+ "settings_display.crt.desc": "사용으로 설정하면 댓글 메시지는 채널에 표시되지 않으며 팔로우 중인 스레드에 대한 알림은 \"스레드\" 보기에서 확인할 수 있습니다.",
+ "onboaring.welcome_description": "Mattermost는 개발자 협업을 위한 오픈 소스 플랫폼입니다. 안전하고 유연하며 도구와 통합되어 있습니다.",
+ "onboarding.calls_description": "타이핑 속도가 느리면 탭 한 번으로 채널 기반 채팅에서 보안 음성 통화로 전환하세요.",
+ "onboarding.calls": "즉시 보안 음성 통화 시작",
+ "notification_settings.email.emailInfo": "오프라인 상태이거나 5분 이상 자리를 비우면 멘션 및 개인 메시지에 대한 전자우편 알림이 전송됩니다.",
+ "mobile.manage_members.section_title_members": "멤버",
+ "mobile.manage_members.section_title_admins": "채널 관리자",
+ "mobile.manage_members.remove_member": "채널에서 제거",
+ "mobile.manage_members.remove": "제거",
+ "mobile.manage_members.message": "채널에서 선택한 멤버를 삭제하시겠습니까?",
+ "mobile.manage_members.member": "멤버",
+ "mobile.manage_members.manage_member": "회원 관리",
+ "mobile.manage_members.manage": "관리",
+ "mobile.custom_list.no_results": "결과가 없습니다",
+ "mobile.components.select_server_view.displayName": "표시명",
+ "mobile.components.select_server_view.displayHelp": "서버의 표시 이름을 선택하세요",
+ "mobile.components.select_server_view.connecting": "연결중",
+ "mobile.calls_recording_start_no_permissions": "녹음을 시작할 수 있는 권한이 없습니다. 통화 호스트에게 녹음을 시작하도록 요청하세요.",
+ "mobile.calls_recording_start_in_progress": "녹화가 이미 진행 중입니다.",
+ "mobile.calls_host_rec_error": "녹화를 다시 시도하십시오. 시스템 관리자에게 문의하여 문제 해결에 도움을 받을 수도 있습니다.",
+ "mobile.manage_members.make_channel_member": "회원으로 만들기",
+ "mobile.manage_members.make_channel_admin": "채널 관리자로 만들기",
+ "mobile.manage_members.done": "완료",
+ "mobile.manage_members.change_role.error": "역할을 업데이트하는 동안 오류가 발생했습니다. 연결을 확인한 후 다시 시도하세요.",
+ "mobile.manage_members.cancel": "취소",
+ "mobile.manage_members.admin": "관리자",
+ "share_extension.message": "메시지 입력(선택 사항)",
+ "share_extension.max_resolution": "이미지가 최대 크기인 7680 x 4320 픽셀을 초과합니다",
+ "share_extension.file_limit.single": "파일 크기는 다음보다 작아야 합니다. {size}",
+ "onboarding.realtime_collaboration": "실시간 협업",
+ "onboarding.integrations_description": "공통 개발 프로세스에 맞춰 긴밀하게 통합된 제품 솔루션으로 채팅을 뛰어넘을 수 있습니다.",
+ "onboarding.integrations": "즐겨 사용하는 도구와 통합",
+ "mobile.calls_stop_recording": "녹화 중지",
+ "mobile.calls_record": "녹화",
+ "invite.summary.try_again": "다시 시도",
+ "invite.summary.some_not_sent": "{notSentCount, plural, one {An invitation was} other {Some invitations were}} 전송되지 않음",
+ "channel_info.archive_description.cannot_view_archived": "이렇게 하면 팀에서 채널을 보관하고 사용자 인터페이스에서 제거합니다. 보관된 채널은 다시 필요할 경우 보관 해제할 수 있습니다. \n \n {term} {name}을 보관하시겠습니까?",
+ "channel_info.archive_description.can_view_archived": "이렇게 하면 팀에서 채널을 보관합니다. 채널 구성원은 채널에 계속 접근할 수 있습니다.\n\n{term} {name} 채널을 보관하시겠어요?",
+ "mobile.server_identifier.exists": "이미 이 서버에 연결되어 있습니다.",
+ "mobile.managed.jailbreak_no_reason": "(사용 불가)",
+ "mobile.display_settings.crt": "축소된 응답 글타래",
+ "mobile.calls_participant_rec_title": "녹화가 진행 중입니다",
+ "invite.title.summary": "초대 요약",
+ "invite.title": "초대",
+ "invite.summary.smtp_failure": "시스템 콘솔에서 SMTP가 설정되지 않았습니다",
+ "mobile.managed.jailbreak_no_debug_info": "(사용 불가)",
+ "invite.summary.sent": "당신의 {sentCount, plural, one {invitation has} other {invitations have}}이(가) 전송되었습니다",
+ "invite.summary.report.sent": "{count}건 성공 {count, plural, one {invitation} other {invitations}}",
+ "invite.summary.report.notSent": "{count} {count, plural, one {invitation} other {invitations}} 전송되지 않음",
+ "invite.summary.not_sent": "{notSentCount, plural, one {Invitation wasn’t} other {Invitations weren’t}} 보냄",
+ "invite.summary.member_invite": "{teamDisplayName}의 회원으로 초대되었습니다",
+ "invite.summary.error": "{invitationsCount, plural, one {Invitation} other {Invitations}} could not be sent successfully",
+ "invite.summary.email_invite": "초대 이메일이 발신되었습니다",
+ "invite.summary.done": "완료",
+ "invite.shareLink": "공유 링크",
+ "invite.sendInvitationsTo": "다음 주소로 초대 보내기…",
+ "invite.send_invite": "보내기",
+ "invite.send_error": "초대를 보내는 동안 문제가 발생했습니다. 네트워크 연결을 확인한 후 다시 시도하세요.",
+ "invite.search.no_results": "일치하는 항목을 찾지 못했습니다",
+ "invite.search.email_invite": "초대",
+ "terms_of_service.alert_retry": "다시 시도",
+ "share_feedback.button.no": "아니요, 괜찮습니다",
+ "settings.notice_mobile_link": "모바일 앱",
+ "notification_settings.pushNotification.nothing": "알림을 받지 않음",
+ "notification_settings.email.send": "이메일 알림 보내기",
+ "notification_settings.email.immediately": "즉시",
+ "mobile.screen.your_profile": "내 프로필",
+ "mobile.calls_start_call_exists": "채널에서 이미 통화가 진행 중입니다.",
+ "mobile.calls_not_connected": "현재 채널에서 통화에 연결되어 있지 않습니다.",
+ "notification_settings.email.everyHour": "매 시간마다",
+ "video.download_description": "이 영상을 재생하려면 다운로드해야 합니다.",
+ "user.edit_profile.profile_photo.change_photo": "프로필 사진 변경",
+ "user_status.title": "상태",
+ "user_status.online": "온라인",
+ "user_status.offline": "오프라인",
+ "user_status.dnd": "방해 금지",
+ "user_status.away": "자리비움",
+ "share_extension.server_label": "서버",
+ "share_extension.multiple_label": "{count, number} 첨부 파일",
+ "mobile.camera_type.title": "카메라 옵션",
+ "video.failed_description": "영상을 재생하는 동안 오류가 발생했습니다.",
+ "thread.loadingReplies": "댓글 불러오는 중...",
+ "settings_display.timezone.automatically": "자동으로 설정",
+ "mobile.login_options.openid": "ID 열기",
+ "mobile.login_options.office365": "Office 365",
+ "mobile.calls_open_channel": "채널 열기",
+ "mobile.create_direct_message.max_limit_reached": "그룹 메시지는 {maxCount} 명의 구성원으로 제한됩니다",
+ "mobile.calls_request_title": "통화는 현재 사용하도록 설정되어 있지 않습니다",
+ "mobile.calls_participant_limit_title_GA": "이 통화의 용량이 초과되었습니다",
+ "mobile.calls_limit_msg_GA": "Cloud Professional 또는 Cloud Enterprise로 업그레이드하여 {maxParticipants} 이상의 참가자와 그룹 통화를 사용하세요.",
+ "mobile.create_direct_message.start": "대화 시작",
+ "share_extension.servers_screen.title": "서버 선택",
+ "share_extension.upload_disabled": "선택한 서버에 대해 파일 업로드가 비활성화됩니다",
+ "share_extension.share_screen.title": "공유 대상 {applicationName}",
+ "share_extension.file_limit.multiple": "각 파일은 다음보다 작아야 합니다. {size}",
+ "share_extension.count_limit": "이 서버에서는 {count, number} {count, plural, one {file} other {files}}만 공유할 수 있습니다",
+ "share_extension.channel_label": "채널",
+ "share_extension.channel_error": "선택한 서버의 팀원이 아닙니다. 다른 서버를 선택하거나 매터모스트를 열어 팀에 참여하세요.",
+ "post_info.bot": "봇",
+ "mobile.calls_viewing_screen": "{name} 의 화면을 보고 있습니다",
+ "settings.advanced.delete_message.confirmation": "\n이 서버에 대해 앱을 통해 다운로드한 모든 파일이 삭제됩니다. 계속하려면 확인해주세요.\n",
+ "settings.advanced.delete_data": "로컬 파일 삭제",
+ "server.remove.alert_title": "{displayName} 를 삭제하시겠습니까?",
+ "team_list.no_other_teams.title": "더 이상 참여할 팀이 없습니다",
+ "skintone_selector.tooltip.title": "기본 피부 톤 선택",
+ "mobile.login_options.enter_credentials": "아래에 로그인 정보를 입력하세요.",
+ "skintone_selector.tooltip.description": "이제 이모티콘에 사용할 피부 톤을 선택할 수 있습니다.",
+ "server.logout.alert_description": "모든 관련 데이터가 제거됩니다",
+ "mobile.create_post.read_only": "이 채널은 읽기 전용입니다.",
+ "mobile.calls_ended_at": "종료",
+ "notification_settings.threads_start": "내가 시작한 글타래의 댓글을 알림",
+ "server.websocket.unreachable": "서버에 연결할 수 없습니다.",
+ "notification_settings.auto_responder.message": "메시지",
+ "mobile.channel_list.unreads": "읽지않음",
+ "settings.about.powered_by": "{site} is powered by Mattermost",
+ "screens.channel_info": "채널 정보",
+ "user.settings.general.field_handled_externally": "아래의 필드중 일부는 로그인 서비스 제공업체를 통해 처리됩니다. 해당 필드를 변경하려면 로그인 공급업체를 통해 변경해야 합니다.",
+ "mobile.oauth.something_wrong.okButton": "확인",
+ "notification_settings.mentions.keywordsLabel": "키워드는 대소문자를 구분하지 않습니다. 쉼표로 키워드를 구분합니다.",
+ "mobile.login_options.google": "Google",
+ "pinned_messages.empty.paragraph": "중요한 쪽지를 고정하려면 쪽지를 길게 누르고 채널에 고정을 선택합니다. 고정된 메시지는 이 채널의 모든 사용자에게 표시됩니다.",
+ "server_list.push_proxy_error": "이 서버의 구성으로 인해 이 서버에서 알림을 수신할 수 없습니다. 시스템 관리자에게 문의하세요.",
+ "login_mfa.enterToken": "인증을 완료하시려면 스마트폰 인증 앱에 표시된 토큰 정보를 입력해주세요.",
+ "settings.advanced.delete": "삭제",
+ "settings.advanced.cancel": "취소",
+ "mobile.calls_host_rec_stopped_title": "녹화가 중지되었습니다. 처리 중...",
+ "mobile.calls_host_rec_stopped": "처리가 완료되면 이 통화의 채팅 스레드에서 녹음 내용을 찾을 수 있습니다.",
+ "mobile.calls_host_rec": "이 회의를 녹음하는 중입니다. 모든 사람에게 이 회의가 녹음되고 있음을 알리는 것이 좋습니다.",
+ "mobile.calls_dismiss": "취소",
+ "mobile.calls_participant_rec": "호스트가 이 미팅을 녹화하기 시작했습니다. 미팅에 계속 참여하면 녹화되는 것에 동의하는 것입니다.",
+ "mobile.calls_okay": "확인",
+ "terms_of_service.terms_declined.title": "서비스 약관에 동의해야 합니다",
+ "terms_of_service.decline": "거절",
"terms_of_service.api_error": "요청을 처리할 수 없습니다. 이 문제가 계속되면 시스템 관리자에게 연락하세요.",
- "onboarding.welcome": "",
- "onboarding.realtime_collaboration_description": "",
- "mobile.onboarding.sign_in_to_get_started": "",
- "mobile.onboarding.sign_in": "",
- "mobile.onboarding.next": "",
- "user.edit_profile.email.auth_service": "",
- "unsupported_server.title": "",
- "terms_of_service.terms_declined.text": "",
- "terms_of_service.terms_declined.ok": "",
- "terms_of_service.alert_cancel": "",
- "terms_of_service.acceptButton": "",
- "share_feedback.subtitle": "",
- "share_feedback.button.yes": "",
- "settings.advanced_settings": "",
- "settings.about.database.schema": "",
- "settings_display.timezone.select": "",
- "settings_display.timezone.off": "",
- "settings_display.timezone.manual": "",
- "settings_display.custom_theme": "",
- "settings_display.clock.normal.desc": "",
- "servers.edit": "",
- "servers.default": "",
- "server_upgrade.learn_more": "",
- "server_upgrade.dismiss": "",
- "server_upgrade.alert_description": "",
- "plus_menu.open_direct_message.title": "",
- "plus_menu.invite_people_to_team.title": "",
- "pinned_messages.empty.title": "",
+ "onboarding.welcome": "환영합니다",
+ "onboarding.realtime_collaboration_description": "영구 채널, 다이렉트 메시징 및 파일 공유가 원활하게 작동하므로 어디서나 연결 상태를 유지할 수 있습니다.",
+ "mobile.onboarding.sign_in_to_get_started": "로그인하여 시작하기",
+ "mobile.onboarding.sign_in": "로그인",
+ "mobile.onboarding.next": "다음",
+ "user.edit_profile.email.auth_service": "로그인은 {service} 을 통해 이루어집니다. 이메일을 업데이트할 수 없습니다. 알림에 사용되는 이메일 주소는 {email} 입니다.",
+ "unsupported_server.title": "지원되지 않는 서버 버전",
+ "terms_of_service.terms_declined.text": "이 서버에 액세스하려면 서비스 약관에 동의해야 합니다. 자세한 내용은 시스템 관리자에게 문의하세요. 이제 로그아웃됩니다. 다시 로그인하여 서비스 약관에 동의하세요.",
+ "terms_of_service.terms_declined.ok": "확인",
+ "terms_of_service.alert_cancel": "취소",
+ "terms_of_service.acceptButton": "수락",
+ "share_feedback.subtitle": "더 나은 경험을 제공할 수 있도록 당신의 의견에 귀 기울이겠습니다.",
+ "share_feedback.button.yes": "예",
+ "settings.advanced_settings": "고급 설정",
+ "settings.about.database.schema": "Database Schema Version: {version}",
+ "settings_display.timezone.select": "표준시간대 선택",
+ "settings_display.timezone.off": "사용 안함",
+ "settings_display.timezone.manual": "표준시간대 변경",
+ "settings_display.custom_theme": "커스텀 테마",
+ "settings_display.clock.normal.desc": "예: 4:00 PM",
+ "servers.edit": "편집",
+ "servers.default": "기본 서버",
+ "server_upgrade.learn_more": "더 알아보기",
+ "server_upgrade.dismiss": "취소",
+ "server_upgrade.alert_description": "서버( {serverDisplayName})에서 지원되지 않는 서버 버전을 실행 중입니다. 사용자는 앱의 핵심 기능을 손상시키는 충돌 또는 심각한 버그를 유발하는 호환성 문제에 노출됩니다. 서버 버전 {supportedServerVersion} 이상으로 업그레이드해야 합니다.",
+ "plus_menu.open_direct_message.title": "쪽지 열기",
+ "plus_menu.invite_people_to_team.title": "팀에 구성원 초대하기",
+ "pinned_messages.empty.title": "아직 고정된 메시지가 없습니다",
"permalink.show_dialog_warn.description": "채널 관리자가 명시적으로 추가하지 않고 {channel}에 가입하려고 합니다. 이 비공개 채널에 참여하시겠습니까?",
- "password_send.generic_error": "",
- "notification.not_team_member": "",
- "notification.not_channel_member": "",
- "notification_settings.mentions.sensitiveUsername": "",
- "notification_settings.mentions.channelWide": "",
- "notification_settings.email.crt.send": "",
- "notification_settings.email": "",
- "notification_settings.auto_responder.default_message": "",
- "mobile.session_expired.title": "",
- "mobile.request.invalid_request_method": "",
- "mobile.post_info.save": "",
- "mobile.participants.header": "",
- "mobile.display_settings.timezone": "",
- "mobile.components.select_server_view.msg_welcome": "",
- "video.download": "",
- "user.edit_profile.email.web_client": "",
- "terms_of_service.title": "",
- "terms_of_service.error.title": "",
- "terms_of_service.error.retry": "",
- "terms_of_service.error.logout": "",
- "terms_of_service.error.description": "",
- "settings.about.database": "",
- "select_team.description": "",
- "rate.title": "",
- "permalink.error.public_channel_and_team.title": "",
- "permalink.error.private_channel.button": "",
- "permalink.error.private_channel_and_team.text": "",
- "permalink.error.access.title": "",
- "more_messages.text": "",
- "mobile.write_storage_permission_denied_description": "",
- "mobile.screen.settings": "",
- "mobile.calls_end_permission_msg": "",
- "thread.options.title": "",
- "thread.noReplies": "",
- "thread.header.thread_in": "",
- "status_dropdown.set_ooo": "",
- "snack.bar.unmute.channel": "",
- "snack.bar.unfavorite.channel": "",
- "share_feedback.title": "",
- "servers.create_button": "",
- "server.logout.alert_title": "",
- "select_team.no_team.title": "",
- "select_team.no_team.description": "",
- "screen.search.results.file_options.download": "",
- "screen.saved_messages.title": "",
- "screen.saved_messages.subtitle": "",
- "screen.mentions.title": "",
- "rate.subtitle": "",
- "rate.error.title": "",
- "rate.error.text": "",
- "rate.dont_ask_again": "",
- "rate.button.yes": "",
- "rate.button.needs_work": "",
- "settings.about.licensed": "",
- "screen.mentions.subtitle": "",
- "saved_messages.empty.title": "",
- "post_priority.picker.title": "",
- "post_priority.picker.label.urgent": "",
- "post_priority.picker.label.standard": "",
- "post_priority.picker.label.important": "",
- "post_priority.picker.beta": "",
- "permalink.error.public_channel.button": "",
- "mobile.oauth.switch_to_browser.title": "",
- "mobile.integration_selector.loading_options": "",
- "mobile.integration_selector.loading_channels": "",
- "notification_settings.threads_mentions": "",
- "screen.search.results.filter.images": "",
- "permalink.error.access.text": "",
- "password_send.return": "",
- "notification_settings.mobile.offline": "",
- "mobile.post_info.unsave": "",
- "mobile.display_settings.clockDisplay": "",
- "mobile.direct_message.error": "",
- "mobile.custom_status.clear_after.title": "",
- "mobile.calls_unmute": "",
- "mobile.calls_not_available_msg": "",
- "mobile.calls_mute": "",
- "mobile.calls_mic_error": "",
- "mobile.calls_limit_msg": "",
- "mobile.session_expired": "",
- "mobile.server_upgrade.description": "",
- "mobile.server_link.unreachable_user.error": "",
- "mobile.search.team.select": "",
- "mobile.search.show_more": "",
- "mobile.reset_status.alert_ok": "",
- "mobile.calls_leave": "",
- "mobile.post_pre_header.saved": "",
- "mobile.post_pre_header.pinned_saved": "",
- "mobile.oauth.switch_to_browser.error_title": "",
- "mobile.oauth.switch_to_browser": "",
- "user.settings.notifications.email_threads.description": "",
- "mobile.oauth.failed_to_open_link_no_browser": "",
- "mobile.no_results.spelling": "",
- "mobile.no_results_with_term": "",
- "mobile.login_options.cant_heading": "",
- "mobile.leave_and_join_title": "",
- "mobile.leave_and_join_message": "",
- "mobile.leave_and_join_confirmation": "",
- "mobile.join_channel.error": "",
- "mobile.edit_post.error": "",
- "mobile.edit_post.delete_title": "",
- "mobile.edit_post.delete_question": "",
- "mobile.components.select_server_view.msg_connect": "",
- "mobile.channel_list.recent": "",
- "mobile.camera_photo_permission_denied_description": "",
- "mobile.calls_you": "",
- "mobile.calls_speaker": "",
- "mobile.calls_raise_hand": "",
- "mobile.calls_ok": "",
- "mobile.calls_not_available_title": "",
- "mobile.calls_not_available_option": "",
- "mobile.calls_noone_talking": "",
- "mobile.calls_name_started_call": "",
- "mobile.calls_more": "",
- "mobile.calls_limit_reached": "",
- "mobile.calls_join_call": "",
- "mobile.calls_end_msg_dm": "",
- "screen.search.results.filter.documents": "",
- "screen.search.results.filter.code": "",
- "permalink.error.public_channel_and_team.button": "",
- "permalink.error.private_channel.title": "",
- "permalink.error.private_channel.text": "",
- "permalink.error.private_channel_and_team.button": "",
- "permalink.error.okay": "",
- "notification_settings.push_notification": "",
- "notification_settings.ooo_auto_responder": "",
- "notification_settings.mentions..keywordsDescription": "",
- "notification_settings.mentions_replies": "",
- "notification_settings.email.fifteenMinutes": "",
- "notification_settings.email.emailHelp2": "",
- "notification_settings.auto_responder": "",
- "your.servers": "",
- "screens.channel_edit_header": "",
- "screens.channel_edit": "",
- "screen.search.title": "",
- "screen.search.results.filter.videos": "",
- "screen.search.results.filter.title": "",
- "screen.search.results.filter.spreadsheets": "",
- "screen.search.results.filter.presentations": "",
- "screen.search.results.filter.audio": "",
- "screen.search.results.filter.all_file_types": "",
- "screen.search.results.file_options.open_in_channel": "",
- "screen.search.results.file_options.copy_link": "",
- "screen.search.placeholder": "",
- "screen.search.modifier.header": "",
- "screen.search.header.messages": "",
- "screen.search.header.files": "",
- "post.options.title": "",
- "post_priority.label.urgent": "",
- "post_priority.label.important": "",
- "post_info.guest": "",
- "plus_menu.create_new_channel.title": "",
- "plus_menu.browse_channels.title": "",
- "permalink.error.public_channel.text": "",
- "permalink.error.public_channel_and_team.text": "",
- "permalink.error.cancel": "",
- "notification_settings.mobile.trigger_push": "",
- "notification_settings.mobile.online": "",
- "notification_settings.mentions": "",
- "notification_settings.mention.reply": "",
- "notification_settings.email.never": "",
- "notification_settings.email.crt.emailInfo": "",
- "mobile.storage_permission_denied_description": "",
- "mobile.server_url.deeplink.emm.denied": "",
- "mobile.server_requires_client_certificate": "",
- "mobile.server_ping_failed": "",
- "mobile.server_name.exists": "",
- "mobile.search.show_less": "",
- "mobile.search.modifier.phrases": "",
- "mobile.search.modifier.in": "",
- "mobile.search.modifier.from": "",
- "mobile.search.modifier.exclude": "",
- "unreads.empty.paragraph": "",
- "threads.end_of_list.title": "",
- "thread.header.thread": "",
- "snack.bar.undo": "",
- "snack.bar.mute.channel": "",
- "snack.bar.message.copied": "",
- "snack.bar.favorited.channel": "",
- "settings.save": "",
- "settings.notifications": "",
- "settings.notice_text": "",
- "settings.notice_platform_link": "",
- "settings_display.clock.mz.desc": "",
- "settings_display.clock.mz": "",
- "servers.remove": "",
- "servers.logout": "",
- "servers.login": "",
- "search_bar.search.placeholder": "",
- "screens.channel_info.gm": "",
- "screens.channel_info.dm": "",
+ "password_send.generic_error": "비밀번호 재설정 링크를 보내드릴 수 없습니다. 시스템 관리자에게 문의하여 도움을 받으세요.",
+ "notification.not_team_member": "이 메시지는 귀하가 멤버가 아닌 팀에 속해 있습니다.",
+ "notification.not_channel_member": "이 메시지는 회원이 아닌 채널에서 보낸 메시지입니다.",
+ "notification_settings.mentions.sensitiveUsername": "대소문자를 구분하지 않는 사용자 명",
+ "notification_settings.mentions.channelWide": "채널 전체 멘션",
+ "notification_settings.email.crt.send": "글타래 응답 알림",
+ "notification_settings.email": "이메일 알림",
+ "notification_settings.auto_responder.default_message": "안녕하세요. 저는 지금 부재중이라서 메시지에 응답할 수 없습니다.",
+ "mobile.session_expired.title": "세션 만료",
+ "mobile.request.invalid_request_method": "잘못된 요청 방법",
+ "mobile.post_info.save": "저장",
+ "mobile.participants.header": "글타래 참가자",
+ "mobile.display_settings.timezone": "표준시간대",
+ "mobile.components.select_server_view.msg_welcome": "환영합니다",
+ "video.download": "영상 다운로드",
+ "user.edit_profile.email.web_client": "이메일은 웹 클라이언트 혹은 데스크톱 애플리케이션을 사용하여 변경해야 합니다.",
+ "terms_of_service.title": "서비스 약관",
+ "terms_of_service.error.title": "ToS를 받지 못했습니다.",
+ "terms_of_service.error.retry": "다시 시도",
+ "terms_of_service.error.logout": "로그아웃",
+ "terms_of_service.error.description": "서버에서 서비스 약관을 가져올 수 없습니다.",
+ "settings.about.database": "Database: {driverName}",
+ "select_team.description": "아직 팀에 가입하지 않으셨습니다. 아래에서 하나를 선택하여 시작하세요.",
+ "rate.title": "매터모스트를 즐기고 계신가요?",
+ "permalink.error.public_channel_and_team.title": "채널 및 팀 가입",
+ "permalink.error.private_channel.button": "채널 가입",
+ "permalink.error.private_channel_and_team.text": "보려는 메시지가 내가 소속되어 있지 않은 팀의 비공개 채널에 있습니다. 관리자로 액세스 권한이 있습니다. {channelName} ** 및 **{teamName}** 팀에 가입하여 해당 메시지를 보시겠습니까?",
+ "permalink.error.access.title": "메시지를 볼 수 없음",
+ "more_messages.text": "{count}건의 새 {count, plural, one {message} other {messages}}",
+ "mobile.write_storage_permission_denied_description": "장치에 파일을 저장합니다. 설정을 열어 이 장치의 파일에 {applicationName} 쓰기 권한을 부여합니다.",
+ "mobile.screen.settings": "설정",
+ "mobile.calls_end_permission_msg": "통화를 종료할 수 있는 권한이 없습니다. 통화를 건 사람에게 통화를 종료하도록 요청하세요.",
+ "thread.options.title": "글타래 동작",
+ "thread.noReplies": "아직 댓글이 없습니다",
+ "thread.header.thread_in": "{channelName} 채널에 있음",
+ "status_dropdown.set_ooo": "부재 중",
+ "snack.bar.unmute.channel": "이 채널의 음소거가 해제되었습니다",
+ "snack.bar.unfavorite.channel": "이 채널이 즐겨찾기에서 제거 되었습니다",
+ "share_feedback.title": "피드백을 공유해 주시겠어요?",
+ "servers.create_button": "서버 추가",
+ "server.logout.alert_title": "{displayName} 에서 로그아웃하시겠습니까?",
+ "select_team.no_team.title": "가입할 수 있는 팀이 없습니다",
+ "select_team.no_team.description": "팀에 참여하려면 팀 관리자에게 초대를 요청하거나 직접 팀을 만드세요. 이메일 받은 편지함에서 초대장을 확인할 수도 있습니다.",
+ "screen.search.results.file_options.download": "다운로드",
+ "screen.saved_messages.title": "저장된 메시지",
+ "screen.saved_messages.subtitle": "팔로우 업을 위해 저장한 모든 메시지",
+ "screen.mentions.title": "최근 멘션",
+ "rate.subtitle": "여러분의 의견을 알려주세요.",
+ "rate.error.title": "오류",
+ "rate.error.text": "검토 모달을 여는 동안 오류가 발생했습니다.",
+ "rate.dont_ask_again": "다시 묻지 않기",
+ "rate.button.yes": "마음에 들어요!",
+ "rate.button.needs_work": "작업 필요",
+ "settings.about.licensed": "Licensed to: {company}",
+ "screen.mentions.subtitle": "내가 멘션된 메시지",
+ "saved_messages.empty.title": "저장된 메시지가 없습니다",
+ "post_priority.picker.title": "메시지 우선순위",
+ "post_priority.picker.label.urgent": "긴급",
+ "post_priority.picker.label.standard": "표준",
+ "post_priority.picker.label.important": "중요",
+ "post_priority.picker.beta": "베타",
+ "permalink.error.public_channel.button": "채널 가입",
+ "mobile.oauth.switch_to_browser.title": "리디렉션...",
+ "mobile.integration_selector.loading_options": "옵션 로딩중...",
+ "mobile.integration_selector.loading_channels": "채널을 불러오는 중...",
+ "notification_settings.threads_mentions": "글타래 내의 멘션",
+ "screen.search.results.filter.images": "이미지",
+ "permalink.error.access.text": "보려는 메시지가 액세스 권한이 없거나 삭제된 채널에 있습니다.",
+ "password_send.return": "로그인으로 돌아가기",
+ "notification_settings.mobile.offline": "오프라인",
+ "mobile.post_info.unsave": "저장 취소",
+ "mobile.display_settings.clockDisplay": "시간 표시",
+ "mobile.direct_message.error": "{displayName}의 DM을 열 수 없습니다.",
+ "mobile.custom_status.clear_after.title": "사용자 지정 상태를 해제한 후",
+ "mobile.calls_unmute": "음소거 해제",
+ "mobile.calls_not_available_msg": "이 기능을 사용하려면 시스템 관리자에게 문의하세요.",
+ "mobile.calls_mute": "음소거",
+ "mobile.calls_mic_error": "이 통화에 참여하려면 설정을 열어서 마이크 접근 권한을 부여해주세요.",
+ "mobile.calls_limit_msg": "통화당 최대 참가자 수는 {maxParticipants} 입니다. 한도를 늘리려면 시스템 관리자에게 문의하세요.",
+ "mobile.session_expired": "알림을 계속 받으려면 로그인하세요. {siteName} 세션은 {daysCount, number} {daysCount, plural, one {day} other {days}}마다 만료되도록 구성되어 있습니다.",
+ "mobile.server_upgrade.description": "\n매터모스트 앱을 사용하려면 서버 업그레이드가 필요합니다. 자세한 내용은 시스템 관리자에게 문의하세요.\n",
+ "mobile.server_link.unreachable_user.error": "DM으로 리디렉션할 수 없습니다. 지정한 사용자를 알 수 없습니다.",
+ "mobile.search.team.select": "검색할 팀 선택",
+ "mobile.search.show_more": "더보기",
+ "mobile.reset_status.alert_ok": "확인",
+ "mobile.calls_leave": "나가기",
+ "mobile.post_pre_header.saved": "저장됨",
+ "mobile.post_pre_header.pinned_saved": "고정 및 저장",
+ "mobile.oauth.switch_to_browser.error_title": "로그인 오류",
+ "mobile.oauth.switch_to_browser": "로그인 제공업체로 리디렉션됩니다",
+ "user.settings.notifications.email_threads.description": "팔로우 중인 스레드에 대한 모든 회신에 대해 알림을 받음",
+ "mobile.oauth.failed_to_open_link_no_browser": "링크를 열지 못했습니다. 장치에 브라우저가 설치되어 있는지 확인하세요.",
+ "mobile.no_results.spelling": "오타를 확인하거나 또는 다른 단어로 검색해보세요.",
+ "mobile.no_results_with_term": "\"{term}\" 에 대한 검색 결과가 없습니다",
+ "mobile.login_options.cant_heading": "로그인 할 수 없습니다",
+ "mobile.leave_and_join_title": "다른 통화로 전환하시겠습니까?",
+ "mobile.leave_and_join_message": "이미 {leaveChannelName}채널 통화를 진행 중입니다. 현재 통화를 종료하고 {joinChannelName}통화에 참여하시겠습니까?",
+ "mobile.leave_and_join_confirmation": "나가기 및 참여하기",
+ "mobile.join_channel.error": "{displayName} 채널에 가입할 수 없습니다.",
+ "mobile.edit_post.error": "이 메시지를 편집하는 동안 문제가 발생했습니다. 다시 시도해 주세요.",
+ "mobile.edit_post.delete_title": "게시물 삭제 확인",
+ "mobile.edit_post.delete_question": "정말 게시물을 삭제하시겠습니까?",
+ "mobile.components.select_server_view.msg_connect": "서버에 접속하기",
+ "mobile.channel_list.recent": "최근",
+ "mobile.camera_photo_permission_denied_description": "사진을 찍어 서버에 업로드하거나 디바이스에 저장합니다. 설정을 열어 {applicationName} 에 카메라에 대한 읽기 및 쓰기 액세스 권한을 부여합니다.",
+ "mobile.calls_you": "(당신)",
+ "mobile.calls_speaker": "스피커",
+ "mobile.calls_raise_hand": "손 들기",
+ "mobile.calls_ok": "확인",
+ "mobile.calls_not_available_title": "통화가 활성화되지 않았습니다",
+ "mobile.calls_not_available_option": "(사용 불가)",
+ "mobile.calls_noone_talking": "아무도 말하지 않음",
+ "mobile.calls_name_started_call": "{name}가 통화를 시작했습니다",
+ "mobile.calls_more": "더 보기",
+ "mobile.calls_limit_reached": "참가자 제한에 도달했습니다",
+ "mobile.calls_join_call": "통화 참가하기",
+ "mobile.calls_end_msg_dm": "{displayName}의 전화를 종료하겠습니까?",
+ "screen.search.results.filter.documents": "문서",
+ "screen.search.results.filter.code": "코드",
+ "permalink.error.public_channel_and_team.button": "채널 및 팀 가입",
+ "permalink.error.private_channel.title": "비공개 채널에 가입",
+ "permalink.error.private_channel.text": "보려는 메시지가 초대받지 않은 비공개 채널에 있지만 관리자 권한으로 액세스할 수 있습니다. {channelName} **에 가입하시겠습니까?",
+ "permalink.error.private_channel_and_team.button": "채널 및 팀 가입",
+ "permalink.error.okay": "확인",
+ "notification_settings.push_notification": "푸시 알림",
+ "notification_settings.ooo_auto_responder": "자동 회신",
+ "notification_settings.mentions..keywordsDescription": "멘션 알림 키워드",
+ "notification_settings.mentions_replies": "멘션 및 응답",
+ "notification_settings.email.fifteenMinutes": "매 15분마다",
+ "notification_settings.email.emailHelp2": "시스템 관리자에 의해 이메일이 비활성화되었습니다. 활성화할 때까지 알림 이메일이 전송되지 않습니다.",
+ "notification_settings.auto_responder": "자동 회신",
+ "your.servers": "서버 선택",
+ "screens.channel_edit_header": "채널 헤더 변경",
+ "screens.channel_edit": "채널 편집",
+ "screen.search.title": "검색",
+ "screen.search.results.filter.videos": "동영상",
+ "screen.search.results.filter.title": "파일 유형별 필터링",
+ "screen.search.results.filter.spreadsheets": "스프레드시트",
+ "screen.search.results.filter.presentations": "프레젠테이션",
+ "screen.search.results.filter.audio": "오디오",
+ "screen.search.results.filter.all_file_types": "모든 파일 형식",
+ "screen.search.results.file_options.open_in_channel": "채널에서 열기",
+ "screen.search.results.file_options.copy_link": "링크 복사",
+ "screen.search.placeholder": "메시지 및 파일 검색",
+ "screen.search.modifier.header": "검색 옵션",
+ "screen.search.header.messages": "메시지",
+ "screen.search.header.files": "파일",
+ "post.options.title": "옵션",
+ "post_priority.label.urgent": "긴급",
+ "post_priority.label.important": "중요",
+ "post_info.guest": "게스트",
+ "plus_menu.create_new_channel.title": "채널 만들기",
+ "plus_menu.browse_channels.title": "채널 탐색",
+ "permalink.error.public_channel.text": "보려는 메시지가 내가 속해 있지 않은 채널에 있습니다. {channelName} **에 가입하여 보시겠습니까?",
+ "permalink.error.public_channel_and_team.text": "보려는 메시지가 내가 속해 있지 않은 채널과 내가 소속되지 않은 팀에 있습니다. {channelName} ** 및 **{teamName}** 팀에 가입하여 메시지를 보시겠습니까?",
+ "permalink.error.cancel": "취소",
+ "notification_settings.mobile.trigger_push": "아래의 상태일 때 푸시 알림 활성화...",
+ "notification_settings.mobile.online": "온라인, 오프라인, 자리비움",
+ "notification_settings.mentions": "멘션",
+ "notification_settings.mention.reply": "댓글에 대한 알림 설정",
+ "notification_settings.email.never": "알리지 않음",
+ "notification_settings.email.crt.emailInfo": "활성화하면, 지켜보는 중인 글타래의 모든 응답에 대해 전자우편 알림을 보냅니다",
+ "mobile.storage_permission_denied_description": "서버에 파일을 업로드합니다. 설정을 열어 {applicationName} 에 이 장치의 파일에 대한 읽기 및 쓰기 액세스 권한을 부여합니다.",
+ "mobile.server_url.deeplink.emm.denied": "이 앱은 EMM에 의해 제어되며 딥링크 서버 URL이 EMM 허용 서버와 일치하지 않습니다",
+ "mobile.server_requires_client_certificate": "서버는 인증을 위해 클라이언트 인증서가 필요합니다.",
+ "mobile.server_ping_failed": "서버에 연결할 수 없습니다.",
+ "mobile.server_name.exists": "다른 서버에 이 이름을 사용하고 있습니다.",
+ "mobile.search.show_less": "감추기",
+ "mobile.search.modifier.phrases": "문구가 포함된 메시지",
+ "mobile.search.modifier.in": "특정 채널",
+ "mobile.search.modifier.from": "특정 사용자",
+ "mobile.search.modifier.exclude": "검색어 제외",
+ "unreads.empty.paragraph": "모든 채널을 표시하려면 읽지 않음 필터를 해제하세요.",
+ "threads.end_of_list.title": "목록의 끝입니다!",
+ "thread.header.thread": "글타래",
+ "snack.bar.undo": "실행 취소",
+ "snack.bar.mute.channel": "이 채널이 음소거되었습니다",
+ "snack.bar.message.copied": "텍스트가 클립보드에 복사되었습니다",
+ "snack.bar.favorited.channel": "이 채널이 즐겨찾기에 추가되었습니다",
+ "settings.save": "저장",
+ "settings.notifications": "알림",
+ "settings.notice_text": "Mattermost is made possible by the open source software used in our {platform} and {mobile}.",
+ "settings.notice_platform_link": "서버",
+ "settings_display.clock.mz.desc": "예: 16:00",
+ "settings_display.clock.mz": "24시간제로 표시",
+ "servers.remove": "제거",
+ "servers.logout": "로그아웃",
+ "servers.login": "로그인",
+ "search_bar.search.placeholder": "표준시간대 검색",
+ "screens.channel_info.gm": "그룹 메시지 정보",
+ "screens.channel_info.dm": "쪽지 정보",
"post_priority.picker.cancel": "취소",
"post_priority.picker.apply": "적용",
- "post_priority.button.acknowledge": "수신확인"
+ "post_priority.button.acknowledge": "수신확인",
+ "channel_files.empty.title": "아직 파일이 없습니다",
+ "channel_files.noFiles.title": "파일이 존재하지 않습니다",
+ "screen.channel_files.header.recent_files": "최근 파일",
+ "channel_add_members.add_members.button": "멤버 추가",
+ "channel_info.add_members": "멤버 추가",
+ "channel_notification_preferences.notification.all": "모든 새 메시지",
+ "channel_notification_preferences.notify_about": "푸시 알림을 받을 대상...",
+ "channel_notification_preferences.notification.mention": "멘션, 쪽지만",
+ "channel_notification_preferences.notification.none": "알림을 받지 않음",
+ "channel_files.empty.paragraph": "이 채널에 게시된 파일은 여기에 표시됩니다.",
+ "channel_files.noFiles.paragraph": "이 채널에는 필터가 적용된 파일이 포함되어 있지 않습니다",
+ "channel_notification_preferences.notification.thread_replies": "이 채널에서 팔로우 중인 스레드에 대해 답글 알림 받기",
+ "channel_info.channel_files": "파일",
+ "channel_notification_preferences.reset_default": "기본값으로 되돌리기",
+ "mobile.ios.plist.NSAppleMusicUsageDescription": "미디어 라이브러리에 액세스할 수 있도록 설정하면 미디어 라이브러리에 있는 파일을 {applicationName}의 메시지에 첨부할 수 있습니다.",
+ "mobile.ios.plist.NSCameraUsageDescription": "디바이스 카메라에 대한 액세스를 활성화하면 사진이나 동영상을 촬영하여 {applicationName}에 업로드할 수 있습니다.",
+ "mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "Bluetooth에 대한 액세스를 활성화하면 장치와 클라이언트 간에 콘텐츠를 동기화할 수 있습니다.",
+ "mobile.ios.plist.NSMicrophoneUsageDescription": "디바이스의 마이크에 액세스할 수 있도록 설정하면 {applicationName} 에서 공유할 통화 또는 동영상에 대한 오디오를 캡처할 수 있습니다.",
+ "mobile.acknowledgements.header": "확인",
+ "mobile.ios.plist.NSSpeechRecognitionUsageDescription": "기기에서 사용자 데이터를 Apple에 전송하도록 설정하면 {applicationName} 으로 음성 메시지를 보낼 수 있습니다.",
+ "mobile.calls_audio_device": "오디오 장치 선택",
+ "mobile.calls_bluetooth": "블루투스",
+ "mobile.calls_phone": "전화",
+ "mobile.ios.plist.NSFaceIDUsageDescription": "Face ID에 대한 액세스를 활성화하면 권한이 없는 사용자가 장치에서 {applicationName} 에 액세스하는 것을 제한할 수 있습니다.",
+ "mobile.calls_thread": "글타래",
+ "mobile.calls_you_2": "당신",
+ "mobile.calls_tablet": "태블릿",
+ "intro.add_members": "멤버 추가",
+ "channel_notification_preferences.default": "(기본값)",
+ "channel_notification_preferences.muted_title": "이 채널은 음소거되어 있습니다",
+ "channel_notification_preferences.muted_content": "알림 설정을 변경할 수 있지만 채널의 음소거를 해제할 때까지 알림을 받지 못합니다.",
+ "channel_notification_preferences.thread_replies": "스레드 댓글",
+ "channel_notification_preferences.unmute_content": "채널 음소거 해제",
+ "mobile.calls_quality_warning": "불안정한 네트워크 상태로 인해 통화 품질이 저하될 수 있습니다.",
+ "mobile.diagnostic_id.empty": "이 서버에 진단 ID 값이 없습니다. 시스템 관리자에게 문의하여 이 값을 검토하고 서버를 다시 시작하세요.",
+ "mobile.calls_incoming_dm": "{name} 이(가) 통화로 초대합니다",
+ "mobile.calls_join_button": "참가",
+ "mobile.calls_name_is_talking_postfix": "말하고 있습니다...",
+ "mobile.channel_add_members.error": "오류가 발생하여 해당 사용자를 채널에 추가할 수 없습니다.",
+ "mobile.ios.plist.NSBluetoothPeripheralUsageDescription": "Bluetooth 액세스를 활성화하면 통화를 위해 오디오 주변 장치에 연결하고 장치와 클라이언트 간에 콘텐츠를 동기화할 수 있습니다.",
+ "mobile.ios.plist.NSLocationAlwaysUsageDescription": "위치 데이터에 대한 액세스를 활성화하면 {applicationName} 에서 공유하는 사진 및 동영상에 위치 메타데이터를 추가할 수 있습니다.",
+ "mobile.ios.plist.NSPhotoLibraryAddUsageDescription": "사진 보관함에 대한 쓰기 액세스를 활성화하면 {applicationName} 에서 다운로드한 사진과 동영상을 내 장치에 저장할 수 있습니다.",
+ "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# more }}가 손을 들었습니다",
+ "mobile.ios.plist.NSLocationWhenInUseUsageDescription": "위치 데이터에 대한 액세스를 활성화하면 {applicationName} 에서 공유하는 사진 및 동영상에 위치 메타데이터를 추가할 수 있습니다.",
+ "mobile.ios.plist.NSPhotoLibraryUsageDescription": "사진 보관함에 대한 읽기 액세스를 활성화하면 내 장치에서 {applicationName} 으로 사진과 동영상을 업로드할 수 있습니다.",
+ "invite.summary.back": "뒤로 가기",
+ "post_priority.picker.label.persistent_notifications.description": "수신자는 확인하거나 회신할 때까지 {interval, plural, one {1 분} other {{interval} 분}}마다 알림을 받습니다.",
+ "share_extension.channels_screen.title": "채널 선택",
+ "share_extension.error_screen.description": "{applicationName} 으로 콘텐츠를 공유하려고 할 때 오류가 발생했습니다.",
+ "share_extension.error_screen.label": "오류가 발생했습니다",
+ "share_extension.error_screen.reason": "이유: {reason}",
+ "persistent_notifications.confirm.send": "보내기",
+ "persistent_notifications.confirm.title": "지속적 알림 보내기",
+ "persistent_notifications.error.max_recipients.title": "수신자가 너무 많습니다",
+ "persistent_notifications.error.no_mentions.description": "메시지에 멘션한 받는 사람이 없습니다. 지속적인 알림을 보내려면 멘션을 추가해야 합니다.",
+ "post_priority.picker.label.persistent_notifications": "지속적 알림 보내기",
+ "post_priority.picker.label.request_ack": "수신확인 요청",
+ "requested_ack.title": "수신확인 요청",
+ "screen.channel_files.results.filter.title": "파일 유형별 필터링",
+ "persistent_notifications.error.special_mentions": "@channel, @all 또는 @here를 사용하여 영구 알림 수신자를 멘션할 수 없습니다.",
+ "notification.no_post": "메시지를 찾을 수 없습니다.",
+ "notification.no_connection": "서버에 연결할 수 없으며 알림에 대한 특정 메시지 정보를 검색할 수 없습니다.",
+ "snack.bar.info.copied": "정보가 클립보드에 복사되었습니다",
+ "persistent_notifications.confirm.cancel": "취소",
+ "persistent_notifications.confirm.description": "멘션된 수신자는 메시지를 확인하거나 답장할 때까지 매 {interval, plural, one {minute} other {{interval} minutes}}마다 알림을 받게 됩니다.",
+ "mobile.search.results": "{count}건의 검색 {count, plural, one {result} other {results}}",
+ "post_priority.picker.label.request_ack.description": "메시지와 함께 확인 버튼이 나타납니다",
+ "snack.bar.following.thread": "글타래 팔로우",
+ "snack.bar.unfollow.thread": "글타래 언팔로우",
+ "settings.about.app.version": "App Version: {version} (Build {number})",
+ "settings.about.app.version.title": "App Version:",
+ "settings.about.app.version.value": "{version} (Build {number})",
+ "settings.about.button.copyInfo": "정보 복사",
+ "settings.about.database.schema.title": "Database Schema Version:",
+ "settings.about.database.title": "Database:",
+ "settings.about.server.version": "Server Version: {version} (Build {buildNumber}",
+ "settings.about.server.version.noBuild": "Server Version: {version}",
+ "settings.about.server.version.title": "Server Version:",
+ "mobile.calls_incoming_gm": "{name} is inviting you to a call with {num, plural, one {# other} other {# others}}",
+ "persistent_notifications.error.max_recipients.description": "최대 {max} 수신자에게 영구 알림을 보낼 수 있습니다. 메시지에 언급된 {count} 수신자가 있습니다. 멘션한 사람을 변경해야만 보낼 수 있습니다.",
+ "persistent_notifications.error.no_mentions.title": "수신자는 @멘션되어야 합니다",
+ "persistent_notifications.error.okay": "확인",
+ "snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {member} other {members}} 추가됨",
+ "server.invalid.certificate.title": "잘못된 SSL 인증서",
+ "server.invalid.certificate.description": "이 서버의 인증서가 유효하지 않습니다.\n\"{hostname}\"인 것처럼 속이고 있는 서버에 연결하려 하므로 기밀 정보가 위험에 노출될 수 있습니다.",
+ "markdown.max_nodes.error": "이 메시지는 모바일 기기에서 표시하기에 너무 깁니다. 데스크톱에서 확인하거나 또는 이 한계를 늘리도록 관리자에게 연락하시기 바랍니다.",
+ "mobile.deep_link.invalid": "열려고 하는 링크가 잘못되었습니다."
}
diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json
index 4aa87efc37b..f5dcd597f2b 100644
--- a/assets/base/i18n/nl.json
+++ b/assets/base/i18n/nl.json
@@ -1067,5 +1067,12 @@
"settings.about.server.version": "Serverversie: {version} (Build {buildNumber}",
"settings.about.server.version.noBuild": "Serverversie: {version}",
"settings.about.server.version.title": "Serverversie:",
- "snack.bar.info.copied": "Info gekopieerd naar klembord"
+ "snack.bar.info.copied": "Info gekopieerd naar klembord",
+ "mobile.calls_incoming_dm": "{name} nodigt je uit voor een gesprek",
+ "mobile.calls_incoming_gm": "{name} nodigt je uit voor een gesprek met {num, plural, one {# other} other {# others}} ",
+ "mobile.calls_join_button": "Deelnemen",
+ "server.invalid.certificate.title": "Ongeldig SSL-certificaat",
+ "server.invalid.certificate.description": "Het certificaat voor deze server is ongeldig.\nMogelijks maak je verbinding met een server die zich voordoet als \"{hostname}\", waardoor je vertrouwelijke gegevens in gevaar kunnen komen.",
+ "mobile.deep_link.invalid": "De link die je probeert te openen is ongeldig.",
+ "markdown.max_nodes.error": "Dit bericht is te lang om volledig te worden weergegeven op een mobiel apparaat. Bekijk het op een desktop of neem contact op met een beheerder om deze limiet te verhogen."
}
diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json
index 00320b2798a..7da7942c034 100644
--- a/assets/base/i18n/pl.json
+++ b/assets/base/i18n/pl.json
@@ -1067,5 +1067,13 @@
"settings.about.server.version.title": "Wersja serwera:",
"settings.about.app.version": "Wersja Aplikacji: {version} (Build {number})",
"settings.about.server.version": "Wersja serwera: {version} (kompilacja {buildNumber}",
- "snack.bar.info.copied": "Informacje skopiowane do schowka"
+ "snack.bar.info.copied": "Informacje skopiowane do schowka",
+ "mobile.calls_incoming_dm": "{name} zaprasza do rozmowy",
+ "mobile.calls_incoming_gm": "{name} zaprasza do rozmowy z {num, plural, one {# innym} other {# innymi}} ",
+ "mobile.calls_join_button": "Dołącz",
+ "server.invalid.certificate.title": "Nieprawidłowy certyfikat SSL",
+ "server.invalid.certificate.description": "Certyfikat tego serwera jest nieprawidłowy.\nMożliwe, że łączysz się z serwerem podszywającym się pod \"{hostname}\", co może narazić Twoje poufne informacje na ryzyko.",
+ "mobile.deep_link.invalid": "Link, który próbujesz otworzyć, jest nieprawidłowy.",
+ "markdown.max_nodes.error": "Ta wiadomość jest zbyt długa, aby wyświetlić ją w całości na urządzeniu mobilnym. Wyświetl ją na komputerze lub skontaktuj się z administratorem, aby zwiększyć limit.",
+ "mobile.calls_headset": "Zestaw słuchawkowy"
}
diff --git a/assets/base/i18n/pt-BR.json b/assets/base/i18n/pt-BR.json
index 14abcea2b72..40f4b33b58f 100644
--- a/assets/base/i18n/pt-BR.json
+++ b/assets/base/i18n/pt-BR.json
@@ -13,54 +13,54 @@
"api.channel.add_member.added": "{addedUsername} foi adicionado ao canal por {username}.",
"api.channel.guest_join_channel.post_and_forget": "{username} entrou no canal como convidado.",
"apps.error": "Erro: {error}",
- "apps.error.command.field_missing": "Campos obrigatórios ausentes: `{fieldName}`.",
+ "apps.error.command.field_missing": "Faltam campos obrigatórios: `{fieldName}`.",
"apps.error.command.same_channel": "Canal repetido para o campo `{fieldName}`: `{option}`.",
"apps.error.command.same_option": "Opção repetida para o campo `{fieldName}`: `{option}`.",
"apps.error.command.same_user": "Usuário repetido para o campo `{fieldName}`: `{option}`.",
"apps.error.command.unknown_channel": "Canal desconhecido para o campo `{fieldName}`: `{option}`.",
"apps.error.command.unknown_option": "Opção desconhecida para o campo `{fieldName}`: `{option}`.",
- "apps.error.command.unknown_user": "Usuário desconhecido para o campo `{fieldName}`: `{opção}`.",
+ "apps.error.command.unknown_user": "Usuário desconhecido para o campo `{fieldName}`: `{option}`.",
"apps.error.form.no_form": "`form` não está definido.",
"apps.error.form.no_lookup": "`procurar` não está definido.",
"apps.error.form.no_source": "`fonte` não está definida.",
"apps.error.form.no_submit": "`enviar ` não está definido",
"apps.error.form.refresh": "Ocorreu um erro ao buscar os campos selecionados. Entre em contato com o desenvolvedor do aplicativo. Detalhes: {details}",
- "apps.error.form.refresh_no_refresh": "Atualização chamada no campo sem atualização.",
+ "apps.error.form.refresh_no_refresh": "Chamada de atualização em nenhum campo de atualização.",
"apps.error.form.submit.pretext": "Ocorreu um erro ao enviar o modal. Entre em contato com o desenvolvedor do aplicativo. Detalhes: {details}",
- "apps.error.lookup.error_preparing_request": "Erro ao preparar solicitação de pesquisa: {errorMessage}",
+ "apps.error.lookup.error_preparing_request": "Erro ao preparar a solicitação de pesquisa: {errorMessage}",
"apps.error.malformed_binding": "Esta ligação não está formada corretamente. Entre em contato com o desenvolvedor do aplicativo.",
"apps.error.parser": "Erro de análise: {error}",
"apps.error.parser.execute_non_leaf": "Você deve selecionar um subcomando.",
"apps.error.parser.missing_binding": "Ligações de comando ausentes.",
- "apps.error.parser.missing_field_value": "Falta o valor do campo.",
+ "apps.error.parser.missing_field_value": "O valor do campo está ausente.",
"apps.error.parser.missing_list_end": "Token de fechamento de lista esperado.",
- "apps.error.parser.missing_quote": "Aspas duplas correspondentes são esperadas antes do final da entrada.",
+ "apps.error.parser.missing_quote": "Aspas duplas é esperada antes do final da entrada.",
"apps.error.parser.missing_source": "O formulário não tem envio nem fonte.",
"apps.error.parser.missing_submit": "Nenhuma chamada de envio em forma ou vinculação.",
- "apps.error.parser.missing_tick": "Crase correspondente é esperada antes do final de entrada.",
+ "apps.error.parser.missing_tick": "Citação de marcação esperada antes do final da entrada.",
"apps.error.parser.multiple_equal": "Vários sinais `=` não são permitidos.",
- "apps.error.parser.no_argument_pos_x": "Incapaz de identificar o argumento.",
- "apps.error.parser.no_bindings": "Sem ligações de comando.",
+ "apps.error.parser.no_argument_pos_x": "Não foi possível identificar o argumento.",
+ "apps.error.parser.no_bindings": "Sem vinculações de comando.",
"apps.error.parser.no_form": "Nenhum formulário encontrado.",
"apps.error.parser.no_match": "`{command}`: Nenhum comando correspondente encontrado neste espaço de trabalho.",
- "apps.error.parser.no_slash_start": "O comando deve começar com `/`.",
+ "apps.error.parser.no_slash_start": "O comando deve começar com um `/`.",
"apps.error.parser.unexpected_character": "Caracter inesperado.",
"apps.error.parser.unexpected_comma": "Vírgula inesperada.",
"apps.error.parser.unexpected_error": "Erro inesperado.",
- "apps.error.parser.unexpected_flag": "O comando não aceita o sinalizador `{flagName}`.",
+ "apps.error.parser.unexpected_flag": "Comando não aceita sinalizador `{flagName}`.",
"apps.error.parser.unexpected_squared_bracket": "Abertura de lista inesperada.",
- "apps.error.parser.unexpected_state": "Inacessível: Estado inesperado em matchBinding: `{state}`.",
+ "apps.error.parser.unexpected_state": "Inacessível: estado inesperado em matchBinding: `{state}`.",
"apps.error.parser.unexpected_whitespace": "Inacessível: espaço em branco inesperado.",
- "apps.error.responses.navigate.no_url": "O tipo de resposta é `navigate`, mas nenhuma url foi incluído na resposta.",
- "apps.error.responses.unexpected_error": "Recebeu um erro inesperado.",
+ "apps.error.responses.navigate.no_url": "O tipo de resposta é `navigate`, mas nenhuma URL foi incluída na resposta.",
+ "apps.error.responses.unexpected_error": "Recebido um erro inesperado.",
"apps.error.responses.unknown_field_error": "Recebeu um erro para um campo desconhecido. Nome do campo: `{field}`. Erro: `{error}`.",
"apps.error.responses.unknown_type": "O tipo de resposta do aplicativo não é compatível. Tipo de resposta: {type}.",
"apps.error.unknown": "Ocorreu um erro desconhecido.",
"apps.suggestion.dynamic.error": "Erro de seleção dinâmica",
"apps.suggestion.errors.parser_error": "Erro de análise",
"apps.suggestion.no_dynamic": "Nenhum dado foi retornado para sugestões dinâmicas",
- "apps.suggestion.no_static": "Sem opções correspondentes.",
- "apps.suggestion.no_suggestion": "Sem sugestões correspondentes.",
+ "apps.suggestion.no_static": "Nenhuma opção correspondente.",
+ "apps.suggestion.no_suggestion": "Nenhuma sugestão correspondente.",
"archivedChannelMessage": "Você está vendo um **canal arquivado**. Novas mensagens não podem ser publicadas.",
"camera_type.photo.option": "Capturar foto",
"camera_type.video.option": "Gravar Vídeo",
@@ -398,7 +398,7 @@
"account.logout_from": "Desconectar de {serverName}",
"alert.channel_deleted.description": "O canal {displayName} foi arquivado.",
"screen.mentions.subtitle": "",
- "login.forgot": "",
+ "login.forgot": "Esqueceu sua senha?",
"mobile.create_post.read_only": "",
"channel_info.error_close": "Fechar",
"notification_settings.pushNotification.disabled_long": "",
@@ -462,7 +462,7 @@
"invite_people_to_team.message": "",
"find_channels.open_dm": "",
"post_info.bot": "",
- "permalink.show_dialog_warn.description": "",
+ "permalink.show_dialog_warn.description": "Você está prestes a ingressar em {channel} sem ser explicitamente adicionado pelo administrador do canal. Tem certeza que deseja entrar neste canal privado?",
"mobile.request.invalid_request_method": "",
"saved_messages.empty.paragraph": "",
"unreads.empty.paragraph": "",
@@ -928,7 +928,7 @@
"browse_channels.dropdownTitle": "Mostrar",
"browse_channels.archivedChannels": "Canais Arquivados",
"autocomplete_selector.unknown_channel": "Canal desconhecido",
- "apps.error.responses.unexpected_type": "O tipo de resposta da aplicação não foi esperado. Tipo de resposta: {type}",
+ "apps.error.responses.unexpected_type": "O tipo de resposta do aplicativo não era esperado. Tipo de resposta: {type}",
"apps.error.responses.form.no_form": "O tipo de resposta é `form`, mas não foi incluído nenhum formulário na resposta.",
"apps.error.parser.empty_value": "Não são permitidos valores em branco.",
"mobile.oauth.switch_to_browser.title": "",
@@ -1002,5 +1002,8 @@
"channel_notification_preferences.notify_about": "Avise-me sobre...",
"channel_files.noFiles.title": "Nenhum arquivo encontrado",
"channel_notification_preferences.muted_title": "Este canal está mudo",
- "channel_notification_preferences.notification.mention": "Menções, apenas mensagens diretas"
+ "channel_notification_preferences.notification.mention": "Menções, apenas mensagens diretas",
+ "post_priority.picker.cancel": "Cancelar",
+ "post_priority.button.acknowledge": "Confirmação",
+ "post_priority.picker.apply": "Aplicar"
}
diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json
index c87b1a803f6..53f2b6da0da 100644
--- a/assets/base/i18n/ru.json
+++ b/assets/base/i18n/ru.json
@@ -1067,5 +1067,12 @@
"settings.about.server.version": "Версия сервера: {version} (Build {buildNumber}",
"settings.about.server.version.noBuild": "Версия сервера: {version}",
"settings.about.server.version.title": "Версия сервера:",
- "snack.bar.info.copied": "Информация скопирована в буфер обмена"
+ "snack.bar.info.copied": "Информация скопирована в буфер обмена",
+ "mobile.calls_incoming_dm": "{name} приглашает вас на звонок",
+ "mobile.calls_join_button": "Присоединиться",
+ "mobile.calls_incoming_gm": "{name} приглашает Вас на разговор с {num, plural, one {# одним участником} few {# несколькими участниками} other {# несколькими участниками}}",
+ "server.invalid.certificate.title": "Недействительный сертификат SSL",
+ "server.invalid.certificate.description": "Сертификат этого сервера недействителен.\nВозможно, вы подключаетесь к серверу, который выдает себя за \"{hostname}\", что может подвергнуть риску вашу конфиденциальную информацию.",
+ "mobile.deep_link.invalid": "Ссылка, которую вы пытаетесь открыть, недействительна.",
+ "markdown.max_nodes.error": "Это сообщение слишком длинное для полного отображения на мобильном устройстве. Пожалуйста, просмотрите его на настольном компьютере или свяжитесь с администратором, чтобы увеличить этот лимит."
}
diff --git a/assets/base/i18n/sv.json b/assets/base/i18n/sv.json
index 01c9c2fea7c..40e940d0f59 100644
--- a/assets/base/i18n/sv.json
+++ b/assets/base/i18n/sv.json
@@ -1067,5 +1067,12 @@
"settings.about.server.version": "Serverversion: {version} (Build {buildNumber}",
"settings.about.server.version.noBuild": "Serverversion: {version}",
"settings.about.server.version.title": "Serverversion:",
- "snack.bar.info.copied": "Kopierat till clipboard"
+ "snack.bar.info.copied": "Kopierat till clipboard",
+ "server.invalid.certificate.title": "Ogiltigt SSL-certifikat",
+ "server.invalid.certificate.description": "Servercertifikatet på servern är felaktigt.\nDet kan vara så att du ansluter till en server som låtsas vara \"{hostname}\" och din information skulle kunna riskera läcka till obehöriga.",
+ "mobile.calls_incoming_gm": "{name} bjuder in dig till ett samtal med {num, plural, one {# annan} other {# andra}}",
+ "mobile.calls_incoming_dm": "{name} bjuder in till ett samtal",
+ "mobile.deep_link.invalid": "Länken du försöker öppna är ogiltig.",
+ "markdown.max_nodes.error": "Meddelandet är för långt för att kunna visas på en mobil. Du kan se det i en dator eller kontakta en administratör för att utöka gränsen.",
+ "mobile.calls_join_button": "Anslut"
}
diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json
index ea9d6e15240..94ea97d796c 100644
--- a/assets/base/i18n/tr.json
+++ b/assets/base/i18n/tr.json
@@ -1066,5 +1066,13 @@
"settings.about.database.title": "Veri tabanı:",
"settings.about.server.version": "Sunucu sürümü: {version} (Yapım {buildNumber}",
"settings.about.server.version.noBuild": "Sunucu sürümü: {version}",
- "settings.about.server.version.title": "Sunucu sürümü:"
+ "settings.about.server.version.title": "Sunucu sürümü:",
+ "snack.bar.info.copied": "Bilgiler panoya kopyalandı",
+ "mobile.calls_incoming_dm": "{name} sizi bir görüşmeye çağırıyor",
+ "mobile.calls_incoming_gm": "{name} sizi {num, plural, one {kişinin} other {kişinin}} olduğu bir görüşmeye çağırıyor",
+ "mobile.calls_join_button": "Katıl",
+ "server.invalid.certificate.description": "Bu sunucunun sertifikası geçersiz.\n\"{hostname}\" gibi davranan bir sunucuya bağlanıyor olabilirsiniz. Bu durumda gizli bilgilerinizi tehlikeye atabilir.",
+ "server.invalid.certificate.title": "SSL sertifikası geçersiz",
+ "markdown.max_nodes.error": "Bu ileti bir mobil aygıtta tam olarak görüntülenemeyecek kadar uzun. Lütfen iletiyi masaüstü uygulamasından görüntüleyin ya da bu sınırı artırmak için bir yönetici ile görüşün.",
+ "mobile.deep_link.invalid": "Açmaya çalıştığınız bağlantı geçersiz."
}
diff --git a/assets/base/i18n/vi.json b/assets/base/i18n/vi.json
index 1d5d56c9835..5bbb1280f20 100644
--- a/assets/base/i18n/vi.json
+++ b/assets/base/i18n/vi.json
@@ -1,10 +1,10 @@
{
- "about.date": "Ngày Xây Dựng:",
- "about.enterpriseEditione1": "Phiên bản doanh nghiệp",
+ "about.date": "Ngày xây dựng:",
+ "about.enterpriseEditione1": "Phiên bản Doanh nghiệp",
"about.enterpriseEditionLearn": "Tìm hiểu thêm về phiên bản Doanh Nghiệp ở ",
- "about.enterpriseEditionSt": "Hệ thống giao tiếp hiện đại được bảo vệ dưới tường lửa của bạn.",
- "about.hash": "Mã băm của bản dựng:",
- "about.teamEditiont0": "Phiên bản Nhóm",
+ "about.enterpriseEditionSt": "Giao tiếp hiện đại từ phía sau tường lửa của bạn.",
+ "about.hash": "Build Hash:",
+ "about.teamEditiont0": "Phiên bản Đội",
"apps.error.parser.missing_field_value": "Giá trị của trường bị thiếu.",
"apps.error.parser.missing_list_end": "Cần mã đóng danh sách.",
"apps.error.parser.missing_quote": "Đối sánh báo giá kép dự kiến trước khi kết thúc đầu vào.",
@@ -18,7 +18,7 @@
"camera_type.photo.option": "Chụp ảnh",
"camera_type.video.option": "Quay video",
"center_panel.archived.closeChannel": "Đóng kênh",
- "channel_header.directchannel.you": "{displayname} (you)",
+ "channel_header.directchannel.you": "{displayName} (bạn)",
"channel_info.header": "Tiêu đề:",
"channel_modal.nameEx": "Ví dụ: \"Bugs\", \"Marketing\", \"客户支持\"",
"channel_modal.optional": "(không bắt buộc)",
@@ -42,7 +42,7 @@
"emoji_picker.custom": "Tuỳ chỉnh",
"emoji_picker.flags": "Cờ",
"emoji_picker.food-drink": "Đồ ăn thức uống",
- "edit_post.editPost": "Chỉnh sửa bài ...",
+ "edit_post.editPost": "Chỉnh sửa bài đăng ...",
"friendly_date.yesterday": "Hôm qua",
"gallery.footer.channel_name": "Chia sẻ trong {channelName}",
"gallery.open_file": "Mở file",
@@ -68,7 +68,7 @@
"mobile.post_info.unpin": "Bỏ ghim khỏi Kênh",
"mobile.post_pre_header.pinned": "Đã ghim",
"mobile.post_textbox.entire_channel_here.message": "Bằng cách sử dụng @here, bạn sắp gửi thông báo tới tối đa {totalMembers, number} {totalMembers,plural, one {người} other {người}}. Bạn có chắc chắn muốn làm điều này?",
- "mobile.post_textbox.entire_channel_here.message.with_timezones": "Bằng cách sử dụng @here, bạn sắp gửi thông báo tới {totalMembers, number} {totalMembers,plult, one {người} other {người}} trong {timezones, number} {timezones,plural, one {múi giờ} other {múi giờ} }. Bạn có chắc chắn muốn làm điều này?",
+ "mobile.post_textbox.entire_channel_here.message.with_timezones": "Bằng cách sử dụng @here, bạn sắp gửi thông báo tới {totalMembers, number} {totalMembers,plural, one {người} other {người}} trong {timezones, number} {timezones,plural, one {múi giờ} other {múi giờ}}. Bạn có chắc chắn muốn làm điều này?",
"mobile.post_textbox.entire_channel.cancel": "Hủy",
"mobile.post_textbox.entire_channel.confirm": "Xác nhận",
"mobile.push_notification_reply.placeholder": "Viết câu trả lời...",
@@ -86,7 +86,7 @@
"post_body.check_for_out_of_channel_mentions.message.multiple": "đã được đề cập nhưng họ không có trong kênh. Bạn có muốn ",
"post_body.check_for_out_of_channel_mentions.message.one": "đã được đề cập nhưng không có trong kênh. Bạn có muốn ",
"post_body.commentedOn": "Đã nhận xét về tin nhắn {name}{apostrophe}: ",
- "post_body.deleted": "(tin nhắn đã xóa)",
+ "post_body.deleted": "(tin nhắn đã bị xóa)",
"post_info.auto_responder": "TRẢ LỜI TỰ ĐỘNG",
"post_info.bot": "BOT",
"post_info.guest": "KHÁCH",
@@ -182,13 +182,13 @@
"last_users_message.added_to_team.type": "đã được {actor} **thêm vào nhóm**.",
"last_users_message.first": "{firstUser} và ",
"last_users_message.others": "{numOthers} khác ",
- "last_users_message.joined_channel.type": "Bạn **joined the channel**.",
- "last_users_message.joined_team.type": "Bạn **joined the channel**.",
+ "last_users_message.joined_channel.type": "** đã tham gia kênh **.",
+ "last_users_message.joined_team.type": "** đã tham gia nhóm **.",
"login.email": "Email",
"login.ldapUsername": "AD/LDAP Tên tài khoản",
- "login.username": "Tên tài khoản",
+ "login.username": "Tên người dùng",
"msg_typing.isTyping": "{user} đang gõ...",
- "password_send.link": "Nếu tài khoản tồn tại, một email đặt lại mật khẩu sẽ được gửi đến:",
+ "password_send.link": "Nếu tài khoản tồn tại, một email đặt lại mật khẩu sẽ được gửi tới:",
"password_send.description": "Để đặt lại mật khẩu của bạn, hãy nhập địa chỉ email bạn đã sử dụng để đăng ký",
"password_send.error": "Vui lòng nhập một địa chỉ email hợp lệ.",
"post_body.check_for_out_of_channel_mentions.link.and": " và ",
@@ -212,18 +212,18 @@
"terms_of_service.api_error": "Không thể hoàn thành yêu cầu. Nếu sự cố này vẫn tiếp diễn, hãy liên hệ với Quản trị viên hệ thống của bạn.",
"user.settings.general.lastName": "Họ",
"user.settings.general.position": "Vị trí",
- "user.settings.general.nickname": "Biệt danh",
- "about.hashee": "Mã băm của bản dựng EE :",
- "about.teamEditionLearn": "Tham gia Mattermost cộng đồng",
- "about.teamEditionSt": "Tất cả các đội liên lạc ở một nơi, ngay lập tức tìm kiếm và có thể truy cập bất cứ nơi nào.",
- "about.teamEditiont1": "Phiên bản doanh nghiệp",
+ "user.settings.general.nickname": "Biệt hiệu",
+ "about.hashee": "EE Build Hash:",
+ "about.teamEditionLearn": "Tham gia cộng đồng Mattermost",
+ "about.teamEditionSt": "Tất cả thông tin liên lạc trong đội của bạn ở một nơi, có thể tìm kiếm ngay lập tức và có thể truy cập ở mọi nơi.",
+ "about.teamEditiont1": "Phiên bản Doanh nghiệp",
"apps.error.form.no_submit": "`submit` không được định nghĩa",
"apps.error.form.refresh": "Đã xảy ra lỗi khi tìm nạp các trường đã chọn. Liên hệ với nhà phát triển ứng dụng. Thông tin chi tiết: {details}",
- "apps.error.parser.empty_value": "giá trị không được rỗng",
+ "apps.error.parser.empty_value": "Giá trị không được rỗng.",
"apps.error.responses.form.no_form": "Loại phản hồi là `form`, nhưng không có form nào được đưa vào phản hồi.",
- "apps.error.responses.unexpected_type": "Loại phản hồi của ứng dụng không được mong đợi. Loại phản hồi: {type}.",
+ "apps.error.responses.unexpected_type": "Loại phản hồi của ứng dụng không được mong đợi. Loại phản hồi: {type}",
"apps.error.responses.unknown_field_error": "Đã nhận được lỗi cho một trường không xác định. Tên trường: `{field}`. Lỗi: `{error}`.",
- "channel_loader.someone": "Người nào",
+ "channel_loader.someone": "Ai đó",
"channel_modal.descriptionHelp": "Mô tả cách sử dụng kênh này.",
"channel_modal.header": "Tiêu đề",
"channel_modal.headerEx": "Ví dụ: \"[Link Title](http://example.com)\"",
@@ -238,7 +238,7 @@
"custom_status.suggestions.recent_title": "GẦN ĐÂY",
"custom_status.suggestions.title": "ĐỀ XUẤT",
"edit_post.save": "Lưu",
- "emoji_picker.recent": "Gần đây",
+ "emoji_picker.recent": "Được sử dụng gần đây",
"emoji_picker.travel-places": "Du lịch & Địa điểm",
"emoji_skin.dark_skin_tone": "màu da tối",
"emoji_skin.default": "tông màu da mặc định",
@@ -262,14 +262,14 @@
"global_threads.options.mark_as_read": "Đánh đấu đã đọc",
"global_threads.options.open_in_channel": "Mở trong kênh",
"global_threads.options.title": "Thao tác trên chủ đề",
- "last_users_message.left_channel.type": "Bạn **left the channel**.",
- "last_users_message.left_team.type": "**left the team**.",
- "last_users_message.removed_from_channel.type": "Bạn đã **removed from the channel**.",
- "last_users_message.removed_from_team.type": "Bạn đã **removed from the channel**.",
- "login_mfa.enterToken": "Để hoàn tất quá trình đăng nhập, vui lòng nhập token xác nhận từ điện thoại của bạn",
+ "last_users_message.left_channel.type": "** đã rời khỏi kênh **.",
+ "last_users_message.left_team.type": "** đã rời khỏi nhóm **.",
+ "last_users_message.removed_from_channel.type": "đã ** bị xóa khỏi kênh **.",
+ "last_users_message.removed_from_team.type": "đã ** bị xóa khỏi nhóm **.",
+ "login_mfa.enterToken": "Để hoàn tất quá trình đăng nhập, vui lòng nhập token xác nhận từ điện thoại của bạn.",
"login_mfa.token": "MFA Token",
"login_mfa.tokenReq": "Vui lòng nhập mã thông báo MFA",
- "login.forgot": "Tôi quên mật khẩu của tôi",
+ "login.forgot": "Tôi quên mật khẩu của mình.",
"login.or": "hoặc",
"login.password": "Mật khẩu",
"login.signIn": "Đăng nhập",
@@ -287,11 +287,11 @@
"mobile.channel_list.unreads": "Chưa đọc",
"mobile.commands.error_title": "Lỗi thực thi lệnh",
"mobile.components.select_server_view.connect": "Đã kết nối",
- "mobile.components.select_server_view.connecting": "Đang kết nối...",
+ "mobile.components.select_server_view.connecting": "Đang kết nối",
"mobile.components.select_server_view.enterServerUrl": "Nhập URL máy chủ",
"mobile.components.select_server_view.proceed": "Tiếp tục",
"mobile.create_channel": "Tạo",
- "mobile.create_post.read_only": "Kênh này chỉ có thể đọc",
+ "mobile.create_post.read_only": "Kênh này chỉ có thể đọc.",
"mobile.custom_list.no_results": "Không có kết quả",
"mobile.custom_status.choose_emoji": "Chọn một biểu tượng cảm xúc",
"mobile.custom_status.clear_after": "Xoá sau",
@@ -316,7 +316,7 @@
"mobile.ios.photos_permission_denied_description": "Tải ảnh và video lên phiên bản Mattermost của bạn hoặc lưu chúng vào thiết bị của bạn. Mở Cài đặt để cấp quyền truy cập Đọc và ghi vào thư viện ảnh và video của bạn cho Mattermost.",
"mobile.ios.photos_permission_denied_title": "{applicationName} muốn truy cập ảnh của bạn",
"mobile.managed.exit": "Chỉnh sửa",
- "mobile.managed.jailbreak": "Các thiết bị bẻ khóa không được {vendor} tin cậy.\n \nLý do {reason}\n\n\nThông tin gỡ lỗi: {debug}\n\nVui lòng thoát khỏi ứng dụng.",
+ "mobile.managed.jailbreak": "Các thiết bị bẻ khóa không được {vendor} tin cậy.\n\nLý do {reason}\n\n\n\nThông tin gỡ lỗi: {debug}\n\nVui lòng thoát khỏi ứng dụng.",
"mobile.managed.not_secured.android": "Thiết bị này phải được bảo mật bằng khóa màn hình để sử dụng Mattermost.",
"mobile.managed.not_secured.ios": "Thiết bị này phải được bảo mật bằng mật mã để sử dụng Mattermost.\n\nChuyển đến Cài đặt > Face ID & Mật mã.",
"mobile.managed.not_secured.ios.touchId": "Thiết bị này phải được bảo mật bằng mật mã để sử dụng Mattermost.\n\nChuyển đến Cài đặt > Face ID & Mật mã.",
@@ -334,12 +334,12 @@
"mobile.oauth.failed_to_open_link": "Liên kết không mở được. Vui lòng thử lại.",
"mobile.oauth.failed_to_open_link_no_browser": "Liên kết không mở được. Vui lòng xác minh xem trình duyệt có được cài đặt trong không gian hiện tại hay không.",
"mobile.oauth.something_wrong": "Đã xảy ra sự cố",
- "mobile.oauth.switch_to_browser": "Vui lòng sử dụng trình duyệt của bạn để hoàn tất quá trình đăng nhập.",
+ "mobile.oauth.switch_to_browser": "Vui lòng sử dụng trình duyệt của bạn để hoàn tất quá trình đăng nhập",
"mobile.post_info.add_reaction": "Thêm phản ứng",
"mobile.post_info.copy_text": "Sao chép văn bản",
"mobile.post_info.mark_unread": "Đánh dấu chưa đọc",
"mobile.post_textbox.entire_channel.message": "Bằng cách sử dụng @all hoặc @channel, bạn sắp gửi thông báo tới {totalMembers, number} {totalMembers,plural, one {người} other {người}}. Bạn có chắc chắn muốn làm điều này?",
- "mobile.post_textbox.entire_channel.message.with_timezones": "Bằng cách sử dụng @all hoặc @channel, bạn sắp gửi thông báo tới {totalMembers, number} {totalMembers,plural, one {người} other {người}} trong {timezones, number} {timezones,plult, one {múi giờ} other {múi giờ}}. Bạn có chắc chắn muốn làm điều này?",
+ "mobile.post_textbox.entire_channel.message.with_timezones": "Bằng cách sử dụng @all hoặc @channel, bạn sắp gửi thông báo tới {totalMembers, number} {totalMembers,plural, one {người} other {người}} trong {timezones, number} {timezones,plural, one {múi giờ} other {múi giờ}}. Bạn có chắc chắn muốn làm điều này?",
"mobile.post_textbox.entire_channel.title": "Xác nhận gửi thông báo tới toàn bộ kênh",
"mobile.post_textbox.groups.title": "Xác nhận gửi thông báo cho các nhóm",
"mobile.post_textbox.uploadFailedDesc": "Một số tệp đính kèm không thể tải lên máy chủ. Bạn có chắc chắn muốn gửi tin nhắn?",
@@ -386,17 +386,17 @@
"mobile.system_message.update_channel_purpose_message.updated_to": "{username} đã cập nhật mục đích của kênh thành: {newPurpose}",
"mobile.tos_link": "Điều khoản dịch vụ",
"mobile.user_list.deactivated": "Vô hiệu hóa",
- "modal.manual_status.auto_responder.message_": "Bạn có muốn chuyển trạng thái của mình thành \"{status}\" và tắt Trả lời tự động không?",
- "modal.manual_status.auto_responder.message_away": "Bạn có muốn chuyển trạng thái của mình thành \"Trực tuyến\" và tắt Trả lời tự động không?",
- "modal.manual_status.auto_responder.message_dnd": "Bạn có muốn chuyển trạng thái của mình thành \"Không làm phiền\" và tắt Trả lời tự động không?",
- "modal.manual_status.auto_responder.message_offline": "Bạn có muốn chuyển trạng thái của mình thành \"Ngoại tuyến\" và tắt Trả lời tự động không?",
- "modal.manual_status.auto_responder.message_online": "Bạn có muốn chuyển trạng thái của mình thành \"Trực tuyến\" và tắt Trả lời tự động không?",
+ "modal.manual_status.auto_responder.message_": "Bạn có muốn chuyển trạng thái của mình thành \"{status} \"và tắt Trả lời tự động không?",
+ "modal.manual_status.auto_responder.message_away": "Bạn có muốn chuyển trạng thái của mình thành \"Đi vắng \"và tắt Trả lời tự động không?",
+ "modal.manual_status.auto_responder.message_dnd": "Bạn có muốn chuyển trạng thái của mình thành \"Không làm phiền \"và tắt Trả lời tự động không?",
+ "modal.manual_status.auto_responder.message_offline": "Bạn có muốn chuyển trạng thái của mình thành \"Ngoại tuyến \"và tắt Trả lời Tự động không?",
+ "modal.manual_status.auto_responder.message_online": "Bạn có muốn chuyển trạng thái của mình thành \"Trực tuyến \"và tắt Trả lời Tự động không?",
"password_send.reset": "Cài lại Mật khẩu",
- "permalink.show_dialog_warn.description": "Bạn sắp tham gia \"{channel}\" mà không được quản trị viên kênh thêm vào một cách rõ ràng. Bạn có chắc chắn muốn tham gia kênh riêng tư này không?",
+ "permalink.show_dialog_warn.description": "Bạn sắp tham gia {channel} mà không được quản trị viên kênh thêm vào một cách rõ ràng. Bạn có chắc chắn muốn tham gia kênh riêng tư này không?",
"post_body.check_for_out_of_channel_groups_mentions.message": "đã không nhận được thông báo bởi đề cập này bởi vì họ không có trong kênh. Họ cũng không phải là thành viên của các nhóm được liên kết với kênh này.",
- "post_body.check_for_out_of_channel_mentions.link.private": "Mời những người khác vào kênh riêng này",
- "post_body.check_for_out_of_channel_mentions.link.public": "thêm chúng vào kênh",
- "status_dropdown.set_dnd": "Đừng làm phiền",
+ "post_body.check_for_out_of_channel_mentions.link.private": "thêm họ vào kênh riêng tư này",
+ "post_body.check_for_out_of_channel_mentions.link.public": "thêm họ vào kênh",
+ "status_dropdown.set_dnd": "Không làm phiền",
"status_dropdown.set_ooo": "Ra khỏi văn phòng",
"threads": "Chủ đề",
"threads.deleted": "Tin nhắn gốc đã bị xóa",
@@ -409,9 +409,9 @@
"threads.unfollowMessage": "Huỷ theo dõi tin nhắn",
"threads.unfollowThread": "Huỷ theo dõi chủ đề",
"user.settings.general.field_handled_externally": "Trường này được xử lý thông qua nhà cung cấp đăng nhập của bạn. Nếu bạn muốn thay đổi nó, bạn cần phải làm như vậy thông qua nhà cung cấp đăng nhập của bạn.",
- "user.settings.general.firstName": "Tên đầu tiên",
- "user.settings.general.username": "Tên tài khoản",
- "user.settings.notifications.email_threads.description": "Thông báo cho tôi về tất cả các câu trả lời cho chủ đề tôi đang theo dõi.",
+ "user.settings.general.firstName": "Tên",
+ "user.settings.general.username": "Tên người dùng",
+ "user.settings.notifications.email_threads.description": "Thông báo cho tôi về tất cả các câu trả lời cho chủ đề tôi đang theo dõi",
"account.logout_from": "Đăng xuất khỏi {serverName}",
"account.settings": "Thiết lập",
"account.your_profile": "Hồ sơ của bạn",
@@ -1065,5 +1065,14 @@
"settings.about.database.title": "Cơ sở dữ liệu:",
"settings.about.server.version": "Phiên bản Máy chủ: {version} (Số bản tạo {buildNumber}",
"settings.about.server.version.noBuild": "Phiên bản Máy chủ: {version}",
- "settings.about.server.version.title": "Phiên bản Máy chủ:"
+ "settings.about.server.version.title": "Phiên bản Máy chủ:",
+ "server.invalid.certificate.title": "Chứng chỉ SSL không hợp lệ",
+ "server.invalid.certificate.description": "Chứng chỉ cho máy chủ này không hợp lệ. \nBạn có thể đang kết nối với một máy chủ giả danh “{hostname}”, điều này có thể khiến thông tin bí mật của bạn gặp rủi ro.",
+ "mobile.search.results": "{count} {count, plural, one {kết quả} other {kết quả}} tìm kiếm",
+ "mobile.calls_incoming_gm": "{name} đang mời bạn tham gia cuộc gọi với {num, plural, one {# người khác} other {# người khác}}",
+ "snack.bar.info.copied": "Đã sao chép thông tin vào bảng nhớ tạm",
+ "mobile.calls_incoming_dm": "{name} đang mời bạn tham gia cuộc gọi",
+ "mobile.deep_link.invalid": "Liên kết bạn đang cố mở này không hợp lệ.",
+ "markdown.max_nodes.error": "Thông báo này quá dài để hiển thị đầy đủ trên thiết bị di động. Vui lòng xem nó trên máy tính để bàn hoặc liên hệ với quản trị viên để tăng giới hạn này.",
+ "mobile.calls_join_button": "Tham gia"
}
diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json
index c1f88d8fd2e..e13fde67880 100644
--- a/assets/base/i18n/zh-CN.json
+++ b/assets/base/i18n/zh-CN.json
@@ -21,21 +21,21 @@
"apps.error.command.unknown_option": "未知字段的选项 `{fieldName}`:`{option}`。",
"apps.error.command.unknown_user": "未知字段的用户 `{fieldName}`:`{option}`。",
"apps.error.form.no_form": "未定义`form`。",
- "apps.error.form.no_lookup": "`lookup` 未定义。",
- "apps.error.form.no_source": "`source` 未定义。",
+ "apps.error.form.no_lookup": "未定义“lookup”。",
+ "apps.error.form.no_source": "未定义“source”。",
"apps.error.form.no_submit": "未定义`submit`",
"apps.error.form.refresh": "提取选择的字段时出错。与应用程序开发者联系。详细信息:{details}",
"apps.error.form.refresh_no_refresh": "在无刷新字段上调用刷新。",
"apps.error.form.submit.pretext": "提交模态时出错。与应用程序开发人员联系。详细信息:{details}",
"apps.error.lookup.error_preparing_request": "准备查询请求时出错:{errorMessage}",
- "apps.error.malformed_binding": "此绑定格式不正确。请联系应用开发者。",
+ "apps.error.malformed_binding": "此绑定格式不正确。请联系应用开发人员。",
"apps.error.parser": "解析错误:{error}",
"apps.error.parser.execute_non_leaf": "您必须选择子命令。",
"apps.error.parser.missing_binding": "缺少指令绑定。",
"apps.error.parser.missing_field_value": "字段值丢失。",
"apps.error.parser.missing_list_end": "预期列表结束令牌。",
"apps.error.parser.missing_quote": "预期在输入结束之前有匹配的双引号。",
- "apps.error.parser.missing_source": "表单既没有提交也没有来源。",
+ "apps.error.parser.missing_source": "表单既没有提交也没有源。",
"apps.error.parser.missing_submit": "绑定或表单中没有提交调用。",
"apps.error.parser.missing_tick": "预期在输入结束之前有匹配的勾号。",
"apps.error.parser.multiple_equal": "不允许多个 `=` 符号。",
@@ -1066,5 +1066,13 @@
"settings.about.server.version": "服务器版本:{version}(构建版本{buildNumber})",
"settings.about.server.version.title": "服务器版本:",
"settings.about.app.version": "应用程序版本:{version}(构建号{number})",
- "settings.about.server.version.noBuild": "服务器版本:{version}"
+ "settings.about.server.version.noBuild": "服务器版本:{version}",
+ "snack.bar.info.copied": "信息已复制到剪贴板",
+ "mobile.calls_join_button": "加入",
+ "mobile.calls_incoming_dm": "{name}邀请您加入通话",
+ "mobile.calls_incoming_gm": "{name} 现邀请您与其他 {num, plural, one {# 位} other {# 位}} 进行通话",
+ "server.invalid.certificate.description": "此服务器的证书无效。\n您可能正在连接到一个假冒为 \"{hostname}\" 的服务器,这可能会危及您的机密信息。",
+ "server.invalid.certificate.title": "无效的SSL证书",
+ "markdown.max_nodes.error": "此信息过长,无法在移动客户端上完整显示。请在PC客户端上查看或联系管理员以增加消息限制长度。",
+ "mobile.deep_link.invalid": "您尝试打开的链接无效。"
}