From 319dcc23c9883c612c302564b2aaf69a39d011fe Mon Sep 17 00:00:00 2001 From: MArtin Johnson Date: Mon, 8 May 2023 14:42:56 +0000 Subject: [PATCH 01/49] Translated using Weblate (Swedish) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/ --- assets/base/i18n/sv.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/sv.json b/assets/base/i18n/sv.json index f280e3263c..52e9826e3d 100644 --- a/assets/base/i18n/sv.json +++ b/assets/base/i18n/sv.json @@ -1050,5 +1050,11 @@ "mobile.calls_phone": "Telefon", "mobile.calls_bluetooth": "Bluetooth", "mobile.calls_audio_device": "Välj en ljudenhet", - "mobile.acknowledgements.header": "Tack" + "mobile.acknowledgements.header": "Tack", + "mobile.calls_you_2": "Du", + "mobile.calls_thread": "Tråd", + "mobile.calls_tablet": "Platta", + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# andra }}räcker upp handen", + "mobile.calls_quality_warning": "Samtalskvaliteten kan försämras på grund av dåliga nätverksförhållanden.", + "mobile.calls_name_is_talking_postfix": "pratar..." } From aecc2fdd9f4a289c1202ad956ce8c66224f80c7c Mon Sep 17 00:00:00 2001 From: Kwangoh Moon Date: Wed, 10 May 2023 02:58:44 +0000 Subject: [PATCH 02/49] Translated using Weblate (Korean) Currently translated at 53.0% (561 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/ --- assets/base/i18n/ko.json | 265 ++++++++++++++++++++------------------- 1 file changed, 134 insertions(+), 131 deletions(-) diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index 845ea37e46..8fc456cd59 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -2,66 +2,66 @@ "about.date": "빌드 날짜:", "about.enterpriseEditione1": "Enterprise Edition", "about.enterpriseEditionLearn": "다음에서 Enterprise Edition에 대해 더 알아보기 ", - "about.enterpriseEditionSt": "보안 네트워크에 구축하는 현대적인 커뮤니케이션 플랫폼.", + "about.enterpriseEditionSt": "방화벽 안에서 이뤄지는 최신 커뮤니케이션.", "about.hash": "빌드 해시:", "about.hashee": "EE 빌드 해시:", "about.teamEditionLearn": "Mattermost 커뮤니티에 참여", - "about.teamEditionSt": "모든 팀 커뮤니케이션을 한 곳에서 즉시 검색하고 어디서나 액세스할 수 있습니다.", + "about.teamEditionSt": "모든 팀 커뮤니케이션을 한곳에 모아 어디서나 즉시 검색하고 액세스할 수 있습니다.", "about.teamEditiont0": "Team Edition", "about.teamEditiont1": "Enterprise Edition", "api.channel.add_guest.added": "{username}이(가) {addedUsername}을(를) 채널에 게스트로 추가했습니다.", "api.channel.add_member.added": "{username}이(가) {addedUsername}을(를) 채널에 추가했습니다.", - "api.channel.guest_join_channel.post_and_forget": "{username}이(가) 게스트로 채널에 참여했습니다.", + "api.channel.guest_join_channel.post_and_forget": "{username}이(가) 채널에 게스트로 들어왔습니다.", "apps.error": "오류: {error}", "apps.error.command.field_missing": "필수 항목 누락: `{fieldName}`.", - "apps.error.command.same_channel": "`{fieldName}` 항목에서 채널이 반복 지정되었습니다: `{option}`.", - "apps.error.command.same_option": "`{fieldName}` 항목에서 옵션이 반복 지정되었습니다: `{option}`.", - "apps.error.command.same_user": "`{fieldName}` 항목에서 사용자가 반복 지정되었습니다: `{option}`.", - "apps.error.command.unknown_channel": "`{fieldName}` 항목에 대한 알 수 없는 채널이 지정되었습니다: `{option}`.", - "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.command.same_channel": "`{fieldName}` 필드에 대해 채널이 반복됨: `{option}`.", + "apps.error.command.same_option": "`{fieldName}` 필드에 대해 옵션이 반복됨: `{option}`.", + "apps.error.command.same_user": "`{fieldName}` 필드에 대해 사용자가 반복됨: `{option}`.", + "apps.error.command.unknown_channel": "`{fieldName}`필드에 대해 알 수 없는 채널: `{option}`.", + "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_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.form.refresh_no_refresh": "새로고침이 없는 필드에서 새로고침을 호출했습니다.", + "apps.error.form.submit.pretext": "모달 제출 중 오류가 발생했습니다. 앱 개발자에게 문의하세요. 자세한 사항: {details}", + "apps.error.lookup.error_preparing_request": "lookup 요청 준비 중 오류: {errorMessage}", + "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_submit": "바인딩 또는 양식에 제출 호출이 없습니다.", - "apps.error.parser.missing_tick": "역따옴표(`)로 인용 처리가 필요합니다.", - "apps.error.parser.multiple_equal": "`=` 기호는 여러 개 사용할 수 없습니다.", + "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": "폼이 submit 또는 source를 갖지 않았습니다.", + "apps.error.parser.missing_submit": "바인딩 또는 폼으로 제출 요청이 없습니다.", + "apps.error.parser.missing_tick": "입력을 마치기 전에 짝을 이루는 작은 따옴표가 있어야합니다.", + "apps.error.parser.multiple_equal": "여러개의 `=` 기호는 허용되지 않습니다.", "apps.error.parser.no_argument_pos_x": "인수를 식별할 수 없습니다.", - "apps.error.parser.no_bindings": "명령 바인딩이 없습니다.", - "apps.error.parser.no_form": "양식을 찾을 수 없습니다.", - "apps.error.parser.no_match": "`{command}`: 이 작업 공간에서 일치하는 명령어를 찾을 수 없습니다.", - "apps.error.parser.no_slash_start": "명령어는 슬래시 기호(`/`)로 시작해야 합니다.", - "apps.error.parser.unexpected_character": "예기치 않은 문자.", - "apps.error.parser.unexpected_comma": "예기치 않은 쉼표(,)입니다.", - "apps.error.parser.unexpected_error": "예기치 않은 오류입니다.", - "apps.error.parser.unexpected_flag": "명령어에서`{flagName}`플래그를 허용하지 않습니다.", - "apps.error.parser.unexpected_squared_bracket": "예기치 않은 목록이 열립니다.", - "apps.error.parser.unexpected_state": "연결할 수 없음: matchBinding에서 예기치 않은 상태: `{state}`.", - "apps.error.parser.unexpected_whitespace": "연결할 수 없음: 예기치 않은 공백입니다.", - "apps.error.responses.navigate.no_url": "응답 유형은 `navigate`이지만, URL이 포함되지 않았습니다.", - "apps.error.responses.unexpected_error": "예기치 않은 오류를 수신했습니다.", + "apps.error.parser.no_bindings": "커맨드 바인딩이 없습니다.", + "apps.error.parser.no_form": "폼이 없습니다.", + "apps.error.parser.no_match": "`{command}`: 이 워크스페이스에 일치하는 커맨드를 찾을 수 없습니다.", + "apps.error.parser.no_slash_start": "커맨드는 반드시 `/`로 시작해야 합니다.", + "apps.error.parser.unexpected_character": "예상치 못한 문자입니다.", + "apps.error.parser.unexpected_comma": "예상치 못한 쉼표입니다.", + "apps.error.parser.unexpected_error": "예상치 못한 오류입니다.", + "apps.error.parser.unexpected_flag": "커맨드가 `{flagName}` 플래그를 허용하지 않습니다.", + "apps.error.parser.unexpected_squared_bracket": "예상치 못한 리스트 기호입니다.", + "apps.error.parser.unexpected_state": "연결할 수 없음: matchBinding에서 예상치 못한 상태: `{state}`.", + "apps.error.parser.unexpected_whitespace": "연결할 수 없음: 예상치 못한 공백입니다.", + "apps.error.responses.navigate.no_url": "응답 형태는 `navigate` 인데 응답에 URL을 포함하고 있지 않습니다.", + "apps.error.responses.unexpected_error": "예상치 못한 오류를 수신했습니다.", "apps.error.responses.unknown_field_error": "알 수 없는 항목 오류를 수신했습니다. 항목 이름: `{field}`. 오류: `{error}`.", - "apps.error.responses.unknown_type": "지원되지 않는 앱 응답 유형입니다. 응답 유형: {type}.", + "apps.error.responses.unknown_type": "앱의 응답 형식이 지원되지 않는 형식입니다. 응답 형식: {type}.", "apps.error.unknown": "알 수 없는 오류가 발생했습니다.", "apps.suggestion.dynamic.error": "동적 선택 오류", - "apps.suggestion.errors.parser_error": "파싱 오류", + "apps.suggestion.errors.parser_error": "파싱 오류r", "apps.suggestion.no_dynamic": "동적 제안에 대해 반환된 데이터가 없습니다", "apps.suggestion.no_static": "일치하는 옵션이 없습니다.", "apps.suggestion.no_suggestion": "일치하는 제안이 없습니다.", - "archivedChannelMessage": "**보존 처리 된 채널**을 보고 있습니다. 새 메시지를 게시할 수 없습니다.", + "archivedChannelMessage": "**보관된 채널**을 보고 있습니다. 보관된 채널에는 새로운 메시지를 게시할 수 없습니다.", "camera_type.photo.option": "사진 캡처", "camera_type.video.option": "영상 녹화", "center_panel.archived.closeChannel": "채널 닫기", @@ -72,44 +72,44 @@ "channel_modal.name": "이름", "channel_modal.optional": "(선택 사항)", "channel_modal.purpose": "설명", - "combined_system_message.added_to_channel.many_expanded": "{users}님과 {lastUser}님이 {actor}님에 의해 **채널에 추가되었습니다**.", - "combined_system_message.added_to_channel.one": "{firstUser}님이 {actor}님에 의해 **채널에 추가되었습니다**.", - "combined_system_message.added_to_channel.one_you": "{actor}님이 당신을 **채널에 추가하였습니다**.", - "combined_system_message.added_to_channel.two": "{actor}님이 {firstUser}님과 {secondUser}님을 **채널에 추가하였습니다**.", - "combined_system_message.added_to_team.many_expanded": "{actor}님이 {users}님과 {lastUser}님을 **팀에 추가하였습니다**.", - "combined_system_message.added_to_team.one": "{actor}님이 {firstUser}님을 **팀에 추가하였습니다**.", - "combined_system_message.added_to_team.one_you": "{actor}님이 당신을 **팀에 추가하였습니다**.", - "combined_system_message.added_to_team.two": "{actor}님이 {firstUser}님과 {secondUser}님을 **팀에 추가하였습니다**.", - "combined_system_message.joined_channel.many_expanded": "{users}님과 {lastUser}님이 **채널에 들어왔습니다**.", - "combined_system_message.joined_channel.one": "{firstUser}님이 **채널에 들어왔습니다**.", - "combined_system_message.joined_channel.one_you": "**채널에 들어왔습니다**.", - "combined_system_message.joined_channel.two": "{firstUser}님과 {secondUser}님이 **채널에 들어왔습니다**.", - "combined_system_message.joined_team.many_expanded": "{users}님과 {lastUser}님이 **팀에 들어왔습니다**.", - "combined_system_message.joined_team.one": "{firstUser}님이 **팀에 들어왔습니다**.", - "combined_system_message.joined_team.one_you": "**팀에 들어왔습니다**.", - "combined_system_message.joined_team.two": "{firstUser}님과 {secondUser}님이 **팀에 들어왔습니다**.", - "combined_system_message.left_channel.many_expanded": "{users}님과 {lastUser}님이 **채널에서 나갔습니다**.", - "combined_system_message.left_channel.one": "{firstUser}님이 **채널에서 나갔습니다**.", - "combined_system_message.left_channel.one_you": "**채널에서 나갔습니다**.", - "combined_system_message.left_channel.two": "{firstUser}님과 {secondUser}님이 **채널에서 나갔습니다**.", - "combined_system_message.left_team.many_expanded": "{users}님과 {lastUser}님이 **팀에서 나갔습니다**.", - "combined_system_message.left_team.one": "{firstUser}님이 **팀에서 나갔습니다**.", - "combined_system_message.left_team.one_you": "**팀에서 나갔습니다**.", - "combined_system_message.left_team.two": "{firstUser}님과 {secondUser}님이 **팀에서 나갔습니다**.", - "combined_system_message.removed_from_channel.many_expanded": "{users}님과 {lastUser}님이 **채널에서 제외되었습니다**.", - "combined_system_message.removed_from_channel.one": "{firstUser}님이 **채널에서 제외되었습니다**.", - "combined_system_message.removed_from_channel.one_you": "당신은 **채널에서 제외되었습니다.**.", - "combined_system_message.removed_from_channel.two": "{firstUser}님과 {secondUser}님이 **채널에서 제외되었습니다**.", - "combined_system_message.removed_from_team.many_expanded": "{users}님과 {lastUser}님이 **팀에서 제외되었습니다**.", - "combined_system_message.removed_from_team.one": "{firstUser}님이 **팀에서 제외되었습니다**.", - "combined_system_message.removed_from_team.one_you": "당신은 **팀에서 제외되었습니다**.", - "combined_system_message.removed_from_team.two": "{firstUser}님과 {secondUser}님이 **팀에서 제외되었습니다**.", + "combined_system_message.added_to_channel.many_expanded": "{actor}가 {users}와 {lastUser}을(를) **채널에 추가**했습니다.", + "combined_system_message.added_to_channel.one": "{actor}가 {firstUser}을(를) **채널에 추가**했습니다.", + "combined_system_message.added_to_channel.one_you": "{actor}이(가) 당신을 **채널에 추가**했습니다.", + "combined_system_message.added_to_channel.two": "{actor}이(가) {firstUser}, {secondUser}을(를) **채널에 추가**했습니다.", + "combined_system_message.added_to_team.many_expanded": "{actor}이(가) {users}와 {lastUser}을(를) **팀에 추가**했습니다.", + "combined_system_message.added_to_team.one": "{actor}이(가) {firstUser}을(를) **팀에 추가**했습니다.", + "combined_system_message.added_to_team.one_you": "{actor}이(가) 당신을 **팀에 추가**했습니다.", + "combined_system_message.added_to_team.two": "{actor}이(가) {firstUser}, {secondUser}을(를) **팀에 추가**했습니다.", + "combined_system_message.joined_channel.many_expanded": "{users}, {lastUser}이(가) **채널에 가입**했습니다.", + "combined_system_message.joined_channel.one": "{firstUser}이(가) **채널에 가입**했습니다.", + "combined_system_message.joined_channel.one_you": "**채널에 가입**했습니다.", + "combined_system_message.joined_channel.two": "{firstUser}, {secondUser}이(가) **채널에 가입**했습니다.", + "combined_system_message.joined_team.many_expanded": "{users}, {lastUser}이(가) **팀에 가입**했습니다.", + "combined_system_message.joined_team.one": "{firstUser}이(가) **팀에 가입**했습니다.", + "combined_system_message.joined_team.one_you": "**팀에 가입**했습니다.", + "combined_system_message.joined_team.two": "{firstUser}, {secondUser}이(가) **팀에 가입**했습니다.", + "combined_system_message.left_channel.many_expanded": "{users}, {lastUser}이(가) **채널에서 탈퇴**했습니다.", + "combined_system_message.left_channel.one": "{firstUser}이(가) **채널에서 탈퇴**했습니다.", + "combined_system_message.left_channel.one_you": "**채널에서 탈퇴**했습니다.", + "combined_system_message.left_channel.two": "{firstUser}, {secondUser}이(가) **채널에서 탈퇴**했습니다.", + "combined_system_message.left_team.many_expanded": "{users}, {lastUser}이(가) **팀에서 탈퇴**했습니다.", + "combined_system_message.left_team.one": "{firstUser}이(가) **팀에서 탈퇴**했습니다.", + "combined_system_message.left_team.one_you": "**팀에서 탈퇴**했습니다.", + "combined_system_message.left_team.two": "{firstUser}, {secondUser}이(가) **팀에서 탈퇴**했습니다.", + "combined_system_message.removed_from_channel.many_expanded": "{users}, {lastUser}이(가) **채널에서 제거**되었습니다.", + "combined_system_message.removed_from_channel.one": "{firstUser}이(가) **채널에서 제거**되었습니다.", + "combined_system_message.removed_from_channel.one_you": "**채널에서 제거**되었습니다.", + "combined_system_message.removed_from_channel.two": "{firstUser}, {secondUser}이(가) **채널에서 제거**되었습니다.", + "combined_system_message.removed_from_team.many_expanded": "{users}, {lastUser}이(가) **팀에서 제거**되었습니다.", + "combined_system_message.removed_from_team.one": "{firstUser}이(가) **팀에서 제거**되었습니다.", + "combined_system_message.removed_from_team.one_you": "**팀에서 제거**되었습니다.", + "combined_system_message.removed_from_team.two": "{firstUser}, {secondUser}이(가) **팀에서 제거**되었습니다.", "combined_system_message.you": "당신", "create_post.deactivated": "비활성화된 사용자와 함께 보관된 채널을 보고 계십니다.", - "create_post.write": "{channelDisplayName}에 글쓰기", + "create_post.write": "{channelDisplayName}에 쓰기", "custom_status.expiry_dropdown.custom": "사용자 정의", "custom_status.expiry_dropdown.date_and_time": "날짜 및 시간", - "custom_status.expiry_dropdown.dont_clear": "삭제 금지", + "custom_status.expiry_dropdown.dont_clear": "지우지 마세요", "custom_status.expiry_dropdown.four_hours": "4 시간", "custom_status.expiry_dropdown.one_hour": "1 시간", "custom_status.expiry_dropdown.thirty_minutes": "30 분", @@ -118,26 +118,26 @@ "custom_status.expiry_time.today": "오늘", "custom_status.expiry_time.tomorrow": "내일", "custom_status.expiry.at": "에", - "custom_status.expiry.until": "까지", + "custom_status.expiry.until": "~까지", "custom_status.failure_message": "상태를 갱신하지 못했습니다. 다시 시도하세요", "custom_status.suggestions.in_a_meeting": "회의 중", "custom_status.suggestions.on_a_vacation": "휴가 중", - "custom_status.suggestions.out_for_lunch": "점심 식사", - "custom_status.suggestions.out_sick": "병가", + "custom_status.suggestions.out_for_lunch": "식사 중", + "custom_status.suggestions.out_sick": "외출 중", "custom_status.suggestions.working_from_home": "재택 근무", "date_separator.today": "오늘", "date_separator.yesterday": "어제", - "edit_post.editPost": "글 편집하기...", + "edit_post.editPost": "게시글 편집...", "edit_post.save": "저장", "emoji_picker.activities": "활동", - "emoji_picker.animals-nature": "동물과 자연", - "emoji_picker.custom": "사용자 정의", + "emoji_picker.animals-nature": "동물 & 자연", + "emoji_picker.custom": "사용자 지정", "emoji_picker.flags": "플래그", "emoji_picker.food-drink": "음식 & 음료", - "emoji_picker.objects": "물건", - "emoji_picker.people-body": "사람 & 몸", - "emoji_picker.searchResults": "검색 결과", - "emoji_picker.smileys-emotion": "이모티콘 & 표정", + "emoji_picker.objects": "객체", + "emoji_picker.people-body": "피플 & 바디", + "emoji_picker.searchResults": "결과 검색", + "emoji_picker.smileys-emotion": "스마일리 & 감정", "emoji_picker.symbols": "심볼", "emoji_picker.travel-places": "여행 & 장소", "emoji_skin.dark_skin_tone": "어두운 피부색", @@ -169,22 +169,22 @@ "global_threads.options.mark_as_read": "읽음 표시", "global_threads.options.open_in_channel": "채널에서 열기", "global_threads.unreads": "읽지않음", - "last_users_message.added_to_channel.type": "{actor}님을 통해 **채널에 추가되었습니다**.", - "last_users_message.added_to_team.type": "{actor}님이 **팀에 추가했습니다**.", - "last_users_message.first": "{firstUser}님과 ", + "last_users_message.added_to_channel.type": "은(는) {actor}에 의해 **채널에 추가**되었습니다.", + "last_users_message.added_to_team.type": "은(는) {actor}에 의해 **팀에 추가**되었습니다.", + "last_users_message.first": "{firstUser} 그리고 ", "last_users_message.joined_channel.type": "**채널에 들어왔습니다**.", - "last_users_message.joined_team.type": "**팀에 들어왔습니다**.", - "last_users_message.left_channel.type": "**채널에서 나갔습니다**.", - "last_users_message.left_team.type": "**팀에서 나갔습니다**.", - "last_users_message.others": "{numOthers} 명이 ", - "last_users_message.removed_from_channel.type": "**채널에서 삭제되었습니다**.", - "last_users_message.removed_from_team.type": "**팀에서 삭제되었습니다**.", + "last_users_message.joined_team.type": "**팀에 가입했습니다**.", + "last_users_message.left_channel.type": "**채널을 나갔습니다**.", + "last_users_message.left_team.type": "**팀을 나갔습니다**.", + "last_users_message.others": "{numOthers} 기타 ", + "last_users_message.removed_from_channel.type": "은(는) **채널에서 제거되었습니다**.", + "last_users_message.removed_from_team.type": "은(는) **팀에서 제거되었습니다**.", "login_mfa.tokenReq": "MFA 토큰을 입력하세요", - "login.email": "전자우편", + "login.email": "이메일", "login.ldapUsername": "AD/LDAP 사용자명", "login.or": "또는", "login.password": "패스워드", - "login.username": "사용자 이름", + "login.username": "사용자명", "mobile.about.appVersion": "애플리케이션 버전: {version} (빌드 {number})", "mobile.account.settings.save": "저장", "mobile.action_menu.select": "옵션을 선택하세요", @@ -305,48 +305,48 @@ "mobile.system_message.update_channel_purpose_message.updated_to": "{username}님이 채널 목적을 {newPurpose}(으)로 변경했습니다", "mobile.tos_link": "이용약관", "mobile.user_list.deactivated": "비활성화", - "modal.manual_status.auto_responder.message_": "상태를 \"{status}\"(으)로 전환하고 자동 회신을 비활성화하시겠어요?", - "modal.manual_status.auto_responder.message_away": "상태를 \"방해 금지\"로 전환하고 자동 회신을 비활성화하시겠에요?", - "modal.manual_status.auto_responder.message_dnd": "상태를 \"방해 금지\"로 전환하고 자동 회신을 비활성화하시겠어요?", - "modal.manual_status.auto_responder.message_offline": "상태를 \"방해 금지\"로 전환하고 자동 회신을 비활성화하시겠어요?", - "modal.manual_status.auto_responder.message_online": "상태를 \"방해 금지\"로 전환하고 자동 회신을 비활성화하시겠어요?", - "msg_typing.areTyping": "{users}, {last}님이 입력 중입니다...", - "msg_typing.isTyping": "{user}님이 입력 중입니다...", - "password_send.description": "비밀번호 재설정을 위해 등록한 전자우편 주소를 입력하세요", - "password_send.error": "유효한 전자우편 주소를 입력하세요.", - "password_send.link": "계정이 있는 경우, 비밀번호 재설정 전자우편이 다음 주소로 전송됩니다:", + "modal.manual_status.auto_responder.message_": "상태를 \"{status}\"로 변경하고 자동 답글을 비활성화하시겠습니까?", + "modal.manual_status.auto_responder.message_away": "상태를 \"자리비움\"으로 변경하고 자동 답글을 비활성화하시겠습니까?", + "modal.manual_status.auto_responder.message_dnd": "상태를 \"방해금지\"로 변경하고 자동 답글을 비활성화하시겠습니까?", + "modal.manual_status.auto_responder.message_offline": "상태를 \"오프라인\"으로 변경하고 자동 답글을 비활성화하시겠습니까?", + "modal.manual_status.auto_responder.message_online": "상태를 \"온라인\"으로 변경하고 자동 답글을 비활성화하시겠습니까?", + "msg_typing.areTyping": "{users}, {last} 타이핑 중...", + "msg_typing.isTyping": "{user} 타이핑 중...", + "password_send.description": "비밀번호를 재설정 하려면 가입할 때 사용했던 이메일 주소를 입력하세요", + "password_send.error": "유효한 이메일 주소를 입력하세요.", + "password_send.link": "만약 일치하는 계정이 있다면 비밀번호 재설정 이메일이 다음 주소로 전송됩니다:", "permalink.show_dialog_warn.cancel": "취소", - "permalink.show_dialog_warn.join": "참여", - "permalink.show_dialog_warn.title": "비공개 채널에 참여하기", + "permalink.show_dialog_warn.join": "가입", + "permalink.show_dialog_warn.title": "비공개 채널에 가입", "post_body.check_for_out_of_channel_groups_mentions.message": "이 채널에 없기 때문에 이 멘션으로 알림을 받지 못했습니다. 또한 이 채널에 연결된 그룹의 구성원이 아닙니다.", "post_body.check_for_out_of_channel_mentions.link.and": " 그리고 ", - "post_body.check_for_out_of_channel_mentions.link.private": "비공개 채널에 사용자 초대하기", - "post_body.check_for_out_of_channel_mentions.link.public": "이 채널에 추가하기", - "post_body.check_for_out_of_channel_mentions.message_last": "? 모든 메시지 기록에 접근할 수 있습니다.", + "post_body.check_for_out_of_channel_mentions.link.private": "해당 인원을 이 비공개 채널에 추가할까요", + "post_body.check_for_out_of_channel_mentions.link.public": "해당 인원을 채널에 추가할까요", + "post_body.check_for_out_of_channel_mentions.message_last": "? 추가된 인원들은 전체 메시지 이력을 볼 수 있게 됩니다.", "post_body.check_for_out_of_channel_mentions.message.multiple": "멘션되었지만 채널에 없습니다. ", "post_body.check_for_out_of_channel_mentions.message.one": "멘션되었지만 채널에 없습니다. ", "post_body.commentedOn": "{name}{apostrophe}님의 메시지에 대한 댓글: ", - "post_body.deleted": "(삭제된 메시지)", + "post_body.deleted": "(메시지 삭제됨)", "post_info.del": "삭제", "post_info.edit": "편집", "post_info.system": "시스템", "post_message_view.edited": "(수정됨)", - "posts_view.newMsg": "새로운 메시지", + "posts_view.newMsg": "새 메시지", "search_bar.search": "검색", - "status_dropdown.set_away": "다른 용무 중", - "status_dropdown.set_dnd": "방해 금지", + "status_dropdown.set_away": "자리비움", + "status_dropdown.set_dnd": "방해금지", "status_dropdown.set_offline": "오프라인", "status_dropdown.set_online": "온라인", - "suggestion.mention.all": "모든 채널 구성원들에게 알림을 보냅니다", - "suggestion.mention.channel": "모든 채널 구성원들에게 알림을 보냅니다", + "suggestion.mention.all": "이 채널의 모든 사람에게 알림을 보냅니다", + "suggestion.mention.channel": "이 채널의 모든 사람에게 알림을 보냅니다", "suggestion.mention.channels": "내 채널", "suggestion.mention.groups": "그룹 멘션", - "suggestion.mention.here": "이 채널의 온라인 상태인 모든 구성원들에게 알림을 보냅니다", - "suggestion.mention.members": "채널 구성원", - "suggestion.mention.morechannels": "기타 채널", + "suggestion.mention.here": "이 채널의 모든 온라인 사용자에게 알림을 보냅니다", + "suggestion.mention.members": "채널 멤버", + "suggestion.mention.morechannels": "다른 채널들", "suggestion.mention.nonmembers": "채널에 없음", - "suggestion.mention.special": "특별 멘션", - "suggestion.search.direct": "개인 메시지", + "suggestion.mention.special": "스페셜 멘션", + "suggestion.search.direct": "Direct Messages", "suggestion.search.private": "비공개 채널", "suggestion.search.public": "공개 채널", "threads": "글타래", @@ -359,12 +359,12 @@ "threads.replies": "{count}개의 {count, plural, one {댓글} other {댓글}}", "threads.unfollowMessage": "메세지 지켜보기 해제", "threads.unfollowThread": "글타래 지켜보기 해제", - "user.settings.general.email": "전자우편", + "user.settings.general.email": "이메일", "user.settings.general.firstName": "이름", "user.settings.general.lastName": "성", - "user.settings.general.nickname": "별명", - "user.settings.general.position": "직책", - "user.settings.general.username": "사용자 이름", + "user.settings.general.nickname": "닉네임", + "user.settings.general.position": "직위", + "user.settings.general.username": "사용자명", "alert.push_proxy_unknown.title": "이 서버에서 알림을 받을 수 없습니다", "alert.push_proxy_error.title": "이 서버의 알림을 수신할 수 없습니다", "alert.push_proxy_error.description": "이 서버의 설정 때문에 모바일 앱에서 알림을 수신할 수 없습니다. 자세한 정보는 시스템 관리자에게 문의하세요.", @@ -418,7 +418,7 @@ "intro.private_channel": "비공개 채널", "intro.created_by": "{date}에 {creator}님이 만들었습니다.", "intro.channel_info": "정보", - "interactive_dialog.submit": "확인", + "interactive_dialog.submit": "제출", "integration_selector.multiselect.submit": "완료", "home.header.plus_menu": "설정", "global_threads.options.title": "글타래 동작", @@ -509,7 +509,7 @@ "browse_channels.noMore": "더 이상 참여할 채널이 없습니다", "browse_channels.dropdownTitle": "보기", "browse_channels.archivedChannels": "보관된 채널", - "apps.error.responses.unexpected_type": "앱 응답 유형이 예상되지 않았습니다. 응답 유형: {type}", + "apps.error.responses.unexpected_type": "앱의 응답 형식이 예상과 다릅니다. 응답 형식: {type}", "autocomplete_selector.unknown_channel": "알 수 없는 채널", "apps.error.responses.form.no_form": "응답 유형이 `form`이지만 응답에 포함된 양식이 없습니다.", "apps.error.parser.empty_value": "빈 값은 허용되지 않습니다.", @@ -768,7 +768,7 @@ "mobile.calls_okay": "", "terms_of_service.terms_declined.title": "", "terms_of_service.decline": "", - "terms_of_service.api_error": "", + "terms_of_service.api_error": "요청을 처리할 수 없습니다. 이 문제가 계속되면 시스템 관리자에게 연락하세요.", "onboarding.welcome": "", "onboarding.realtime_collaboration_description": "", "mobile.onboarding.sign_in_to_get_started": "", @@ -797,7 +797,7 @@ "plus_menu.open_direct_message.title": "", "plus_menu.invite_people_to_team.title": "", "pinned_messages.empty.title": "", - "permalink.show_dialog_warn.description": "", + "permalink.show_dialog_warn.description": "채널 관리자가 명시적으로 추가하지 않고 {channel}에 가입하려고 합니다. 이 비공개 채널에 참여하시겠습니까?", "password_send.generic_error": "", "notification.not_team_member": "", "notification.not_channel_member": "", @@ -988,5 +988,8 @@ "servers.login": "", "search_bar.search.placeholder": "", "screens.channel_info.gm": "", - "screens.channel_info.dm": "" + "screens.channel_info.dm": "", + "post_priority.picker.cancel": "취소", + "post_priority.picker.apply": "적용", + "post_priority.button.acknowledge": "수신확인" } From 727ae58729c787e27d3952a98a44f05008de0a77 Mon Sep 17 00:00:00 2001 From: Frank Tang Date: Thu, 11 May 2023 11:27:24 +0000 Subject: [PATCH 03/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.7% (1045 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 170b50e66d..7c571df94b 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -1038,5 +1038,10 @@ "channel_files.noFiles.title": "未找到文件", "channel_files.noFiles.paragraph": "此频道未包含任何应用的过滤器的文件", "channel_files.empty.title": "还没有文件", - "channel_files.empty.paragraph": "在此频道中发布的文件将显示在此处。" + "channel_files.empty.paragraph": "在此频道中发布的文件将显示在此处。", + "persistent_notifications.confirm.title": "发送长期通知", + "mobile.ios.plist.NSFaceIDUsageDescription": "开启你的Face ID访问权限意味着我们可以限制没有被授权的用户访问您设备上的{applicationName}。", + "mobile.diagnostic_id.empty": "此服务器的一个DiagnosticId丢失了。请联系您的系统管理员检查和重新启动相关服务。", + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# 等 }}举起了手", + "mobile.acknowledgements.header": "感谢" } From 2116ad429406788f533774b8b90aae6be174c396 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Fri, 12 May 2023 06:26:43 +0000 Subject: [PATCH 04/49] Translated using Weblate (Russian) Currently translated at 99.9% (1057 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index c435e4c27c..8781e33650 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -1054,5 +1054,6 @@ "mobile.calls_you_2": "Вы", "mobile.calls_thread": "Обсуждение", "mobile.calls_quality_warning": "Качество звонков может ухудшиться из-за нестабильной работы сети.", - "mobile.calls_name_is_talking_postfix": "говорит..." + "mobile.calls_name_is_talking_postfix": "говорит...", + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку" } From b7e747e252d9d177787216e0609e14d20cf5ad72 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Tue, 16 May 2023 05:56:39 +0000 Subject: [PATCH 05/49] Translated using Weblate (Dutch) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/ --- assets/base/i18n/nl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index 96e6a7e807..923766cf82 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -1031,9 +1031,9 @@ "channel_files.noFiles.paragraph": "Dit kanaal bevat geen bestanden met de toegepaste filters", "persistent_notifications.error.no_mentions.title": "Ontvangers moeten @vermeld worden", "persistent_notifications.confirm.description": "@mentioned ontvangers zullen elke {interval, plural, one {minuut} other {{interval} minuten}} verwittigd worden tot zij het bericht bevestigen of beantwoorden.", - "requested_ack.title": "Verzoek ontvangstbevestigingen", + "requested_ack.title": "Bevestigingen vragen", "post_priority.picker.label.request_ack.description": "Ontvangers worden elke vijf minuten verwittigd, tot zij bevestigen of antwoorden.", - "post_priority.picker.label.request_ack": "Verzoek ontvangstbevestiging", + "post_priority.picker.label.request_ack": "Bevesting vragen", "post_priority.picker.label.persistent_notifications.description": "Ontvangers ontvangen elke vijf minuten een melding tot zij bevestigen of antwoorden.", "post_priority.picker.label.persistent_notifications": "Stuur blijvende meldingen", "post_priority.picker.cancel": "Annuleren", @@ -1041,15 +1041,15 @@ "post_priority.button.acknowledge": "Bevestigen", "persistent_notifications.error.special_mentions": "Kan @channel, @all, of @here niet gebruiken om ontvangers van blijvende meldingen te vermelden.", "persistent_notifications.error.okay": "Oké", - "persistent_notifications.error.no_mentions.description": "Er zijn geen ontvangers vermeld in uw bericht. U moet vermeldingen toevoegen voordat u blijvende meldingen kan verzenden.", + "persistent_notifications.error.no_mentions.description": "Er zijn geen ontvangers vermeld in jouw bericht. Je moet vermeldingen toevoegen voordat je blijvende meldingen kan verzenden.", "persistent_notifications.error.max_recipients.title": "Te veel ontvangers", - "persistent_notifications.error.max_recipients.description": "U kunt blijvende meldingen sturen aan maximum {max} ontvangers. Er zijn {count} ontvangers vermeld in uw bericht. U zult de vermeldingen moeten wijzigen voordat u dit kan verzenden.", + "persistent_notifications.error.max_recipients.description": "Je kan blijvende meldingen sturen aan maximum {max} ontvangers. Er zijn {count} ontvangers vermeld in jouw bericht. Je zal de vermeldingen moeten wijzigen voor je dit kan verzenden.", "persistent_notifications.confirm.title": "Stuur blijvende meldingen", "persistent_notifications.confirm.send": "Verzenden", "persistent_notifications.confirm.cancel": "Annuleren", "mobile.calls_phone": "Telefoon", "mobile.calls_bluetooth": "Bluetooth", - "mobile.calls_audio_device": "Selecteer geluidsapparaat", + "mobile.calls_audio_device": "Geluidsapparaat selecteren", "mobile.acknowledgements.header": "Bevestingen", "mobile.calls_you_2": "Jij", "mobile.calls_thread": "Draadje", From e6b951d2c5a9e0c8d0430a144bbe6236a5d0ad83 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Tue, 16 May 2023 14:13:42 +0000 Subject: [PATCH 06/49] Translated using Weblate (Japanese) Currently translated at 99.9% (1057 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index cacc029def..01772fcf26 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -1028,5 +1028,32 @@ "channel_files.noFiles.title": "ファイルが見つかりません", "channel_files.noFiles.paragraph": "このチャンネルには、適用されたフィルタに合致するファイルがありません", "channel_files.empty.title": "まだファイルはありません", - "channel_files.empty.paragraph": "このチャンネルに投稿されたファイルがここに表示されます。" + "channel_files.empty.paragraph": "このチャンネルに投稿されたファイルがここに表示されます。", + "requested_ack.title": "確認を要求する", + "mobile.calls_bluetooth": "Bluetooth", + "persistent_notifications.confirm.send": "送信", + "persistent_notifications.error.no_mentions.title": "受信者は@メンション先でなくてはなりません", + "persistent_notifications.error.okay": "OK", + "persistent_notifications.error.special_mentions": "永続的な通知の受信者に対するメンションに@channel、@all、@hereは使えません。", + "post_priority.picker.apply": "適用", + "mobile.calls_tablet": "タブレット", + "mobile.calls_you_2": "あなた", + "mobile.acknowledgements.header": "確認", + "mobile.calls_thread": "スレッド", + "post_priority.button.acknowledge": "確認", + "post_priority.picker.cancel": "キャンセル", + "mobile.calls_audio_device": "オーディオデバイスを選択する", + "mobile.calls_name_is_talking_postfix": "が話しています...", + "mobile.calls_quality_warning": "ネットワークの状態が不安定なため、通話品質が低下する場合があります。", + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# 名}} が挙手しています", + "persistent_notifications.confirm.cancel": "キャンセル", + "persistent_notifications.confirm.description": "@メンションのを受けた人がメッセージに対して確認処理をするか返信するまで {interval, plural, one {1分} other {{interval} 分}}ごとに通知されます。", + "persistent_notifications.confirm.title": "永続的な通知を送信する", + "persistent_notifications.error.max_recipients.description": "永続的な通知は、最大で{max} 名の受信者に送信できます。メッセージには、{count} 名のメンションされた受信者が記載されています。送信する前に、メンションしている人を変更する必要があります。", + "persistent_notifications.error.max_recipients.title": "受信者が多すぎです", + "persistent_notifications.error.no_mentions.description": "メッセージにメンションされている受信者がいません。永続的な通知を送信するためには、メンションを追加する必要があります。", + "post_priority.picker.label.persistent_notifications": "永続的な通知を送信する", + "post_priority.picker.label.persistent_notifications.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", + "post_priority.picker.label.request_ack": "確認を要求する", + "post_priority.picker.label.request_ack.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。" } From b431d45d62230e329944d6a35fff4e0b4fe7f59a Mon Sep 17 00:00:00 2001 From: Konstantin Date: Tue, 16 May 2023 13:56:55 +0000 Subject: [PATCH 07/49] Translated using Weblate (Russian) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 8781e33650..58f38ef753 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -1055,5 +1055,6 @@ "mobile.calls_thread": "Обсуждение", "mobile.calls_quality_warning": "Качество звонков может ухудшиться из-за нестабильной работы сети.", "mobile.calls_name_is_talking_postfix": "говорит...", - "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку" + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку", + "mobile.calls_tablet": "Планшет" } From a5f39d3164486bdb3cddfd657e0fecfd1fd329b8 Mon Sep 17 00:00:00 2001 From: ThrRip He Date: Sun, 21 May 2023 12:02:47 +0000 Subject: [PATCH 08/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.7% (1045 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 7c571df94b..9136233629 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -66,7 +66,7 @@ "camera_type.video.option": "录视频", "center_panel.archived.closeChannel": "关闭频道", "channel_info.header": "标题:", - "channel_loader.someone": "有人", + "channel_loader.someone": "某人", "channel_modal.descriptionHelp": "描述此频道如何被使用。", "channel_modal.header": "标题", "channel_modal.name": "名称", From bdceff2ee2f1f272067f959944b2955b326d04d1 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Tue, 23 May 2023 12:35:04 +0000 Subject: [PATCH 09/49] Translated using Weblate (Japanese) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index 01772fcf26..4c3a52ffd5 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -1055,5 +1055,6 @@ "post_priority.picker.label.persistent_notifications": "永続的な通知を送信する", "post_priority.picker.label.persistent_notifications.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", "post_priority.picker.label.request_ack": "確認を要求する", - "post_priority.picker.label.request_ack.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。" + "post_priority.picker.label.request_ack.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", + "mobile.calls_phone": "Phone" } From 4a00cbbad13c3989e40cf7477216246d971d27cd Mon Sep 17 00:00:00 2001 From: ThrRip He Date: Mon, 22 May 2023 21:37:41 +0000 Subject: [PATCH 10/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.7% (1045 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 9136233629..f98f7221e7 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -180,7 +180,7 @@ "last_users_message.removed_from_channel.type": "被**移出了此频道**。", "last_users_message.removed_from_team.type": "被**移出了此团队**。", "login_mfa.tokenReq": "请输入多重验证令牌", - "login.email": "电子邮件", + "login.email": "邮箱", "login.ldapUsername": "AD/LDAP 用户名", "login.or": "或", "login.password": "密码", @@ -312,9 +312,9 @@ "modal.manual_status.auto_responder.message_online": "您想切换您的状态到 \"在线\" 并停用自动回复吗?", "msg_typing.areTyping": "{users}和{last}正在输入...", "msg_typing.isTyping": "{user}正在输入...", - "password_send.description": "重置您的密码,输入您用于注册的电子邮件地址", - "password_send.error": "请输入一个有效的电子邮件地址。", - "password_send.link": "如果账户存在,密码重置邮件将会被发送到:", + "password_send.description": "重置您的密码,输入您用于注册的邮箱地址", + "password_send.error": "请输入一个有效的邮箱地址。", + "password_send.link": "如果账号存在,密码重置邮件将会被发送到:", "permalink.show_dialog_warn.cancel": "取消", "permalink.show_dialog_warn.join": "加入", "permalink.show_dialog_warn.title": "加入私有频道", @@ -359,7 +359,7 @@ "threads.replies": "{count} 个回复", "threads.unfollowMessage": "取消关注消息", "threads.unfollowThread": "取消关注主题", - "user.settings.general.email": "电子邮件", + "user.settings.general.email": "邮箱", "user.settings.general.firstName": "名字", "user.settings.general.lastName": "姓氏", "user.settings.general.nickname": "昵称", From 0121fc65c061bd76c7cf76b916ad176927f656c3 Mon Sep 17 00:00:00 2001 From: jprusch Date: Tue, 23 May 2023 18:49:37 +0000 Subject: [PATCH 11/49] Translated using Weblate (German) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/ --- assets/base/i18n/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json index 2e8c507605..cf9f98119c 100644 --- a/assets/base/i18n/de.json +++ b/assets/base/i18n/de.json @@ -990,7 +990,7 @@ "mobile.calls_host_rec_error_title": "Bei der Aufnahme ist etwas schief gelaufen", "mobile.calls_host_rec_error": "Bitte versuche, die Aufzeichnung zu wiederholen. Du kannst dich auch an deinen Systemadministrator wenden, um Hilfe bei der Fehlerbehebung zu erhalten.", "notification.no_post": "Die Nachricht wurde nicht gefunden.", - "notification.no_connection": "Der Server ist nicht erreichbar und wir waren nicht in der Lage, den Benachrichtigungskanal / das Team abzurufen.", + "notification.no_connection": "Der Server ist nicht erreichbar und es war nicht möglich, die spezifischen Nachrichteninformationen für die Benachrichtigung abzurufen.", "invite.summary.back": "Zurück", "channel_notification_preferences.unmute_content": "Stummschaltung aufheben", "channel_notification_preferences.thread_replies": "Antworten zu Unterhaltungen", From b86639ce3d0b39b91dce0018970b9e39a083d4b2 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Tue, 23 May 2023 18:35:23 +0000 Subject: [PATCH 12/49] Translated using Weblate (Dutch) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/ --- assets/base/i18n/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index 923766cf82..c2a9935381 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -990,7 +990,7 @@ "mobile.calls_host_rec_error_title": "Er ging iets mis met de opname", "mobile.calls_host_rec_error": "Probeer opnieuw op te nemen. Je kan ook contact opnemen met jouuw systeembeheerder voor hulp bij het oplossen van problemen.", "notification.no_post": "Het bericht werd niet gevonden.", - "notification.no_connection": "De server is onbereikbaar en we konden het meldingskanaal / team niet ophalen.", + "notification.no_connection": "De server is onbereikbaar en het was niet mogelijk om de specifieke berichtinformatie voor de melding op te halen.", "invite.summary.back": "Terug", "channel_notification_preferences.unmute_content": "Kanaal niet langer dempen", "channel_notification_preferences.thread_replies": "Reacties op draadjes", From 1ebb03a05aa15f4821299f144e638bd890bd820a Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 24 May 2023 06:58:12 +0000 Subject: [PATCH 13/49] Translated using Weblate (Russian) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 58f38ef753..95fa4cc6e6 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -990,7 +990,7 @@ "mobile.calls_host_rec_error_title": "Что-то пошло не так с записью", "mobile.calls_host_rec_error": "Пожалуйста, попробуйте записать еще раз. Вы также можете обратиться к системному администратору за помощью в устранении неполадок.", "notification.no_post": "Сообщение не найдено.", - "notification.no_connection": "Сервер недоступен, и мы не смогли получить уведомления канала / команды.", + "notification.no_connection": "Сервер недоступен, и не удалось получить информацию о конкретном сообщении для этого уведомления.", "invite.summary.back": "Вернуться назад", "channel_notification_preferences.unmute_content": "Включить уведомления", "channel_notification_preferences.thread_replies": "Ответы на обсуждения", From 74b09cfc305541be95c2780e01b98fbc63283efe Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Wed, 24 May 2023 07:15:52 +0000 Subject: [PATCH 14/49] Translated using Weblate (Turkish) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/ --- assets/base/i18n/tr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json index 958170b1ec..06365745e3 100644 --- a/assets/base/i18n/tr.json +++ b/assets/base/i18n/tr.json @@ -610,7 +610,7 @@ "mobile.oauth.switch_to_browser.error_title": "Oturum açma hatası", "mobile.oauth.switch_to_browser": "Oturum açma hizmeti sağlayıcınıza yönlendiriliyorsunuz", "mobile.oauth.something_wrong.okButton": "Tamam", - "mobile.oauth.failed_to_open_link_no_browser": "Bağlantı açılamadı. Lütfen aygıt üzerinde bir web tarayıcısının kurulu olduğundan emin olun.", + "mobile.oauth.failed_to_open_link_no_browser": "Bağlantı açılamadı. Lütfen aygıt üzerinde bir tarayıcının kurulu olduğundan emin olun.", "mobile.no_results.spelling": "Yazımı denetleyin ya da başka bir arama yapmayı deneyin.", "mobile.no_results_with_term.messages": "\"{term}\" için bir eşleşme bulunamadı", "mobile.no_results_with_term.files": "\"{term}\" ile eşleşen bir dosya bulunamadı", @@ -642,7 +642,7 @@ "user.tutorial.long_press": "Bir kullanıcının profilini görüntülemek için bir ögeye uzun dokunun", "user.settings.notifications.email_threads.description": "İzlediğim konulara yazılan tüm yanıtlar ile ilgili bildirim gönderilsin", "user.settings.general.field_handled_externally": "Aşağıdaki bazı alan oturum açma hizmeti sağlayıcınız tarafından doldurulur. Bunları değiştirmek isterseniz oturum açma hizmeti sağlayıcınız üzerinden yapmalısınız.", - "user.edit_profile.email.web_client": "E-posta adresi, web ya da masaüstü uygulaması üzerinden güncellenmelidir.", + "user.edit_profile.email.web_client": "E-posta adresi, internet ya da masaüstü uygulaması üzerinden güncellenmelidir.", "user.edit_profile.email.auth_service": "Oturum {service} kullanılarak açıldığından e-posta güncellenemez. Bildirimler için {email} e-posta adresi kullanılacak.", "user_profile.custom_status": "Özel durum", "unreads.empty.title": "Başka bir okunmamış yok", @@ -990,7 +990,7 @@ "mobile.calls_host_rec_error_title": "Kayıtta bir sorun çıktı", "mobile.calls_host_rec_error": "Lütfen yeniden kaydetmeyi deneyin. Sorun giderme yardımı için sistem yöneticinizle de görüşebilirsiniz.", "notification.no_post": "İleti bulunamadı.", - "notification.no_connection": "Sunucuya ulaşılamadığından bildirim kanalını / takımını alamadık.", + "notification.no_connection": "Sunucuya ulaşılamadığından bildirimle ilgili özel ileti bilgileri alınamadı.", "invite.summary.back": "Geri dön", "channel_notification_preferences.muted_title": "Bu kanalın bildirimleri kapatılmış", "channel_notification_preferences.muted_content": "Bildirim ayarlarını değiştirebilirsiniz, ancak kanal bildirimleri açılana kadar bildirim almazsınız.", From 5c4dc83290a6991c6727d5f6ee0352b5c1afb0d1 Mon Sep 17 00:00:00 2001 From: MArtin Johnson Date: Wed, 24 May 2023 18:19:02 +0000 Subject: [PATCH 15/49] Translated using Weblate (Swedish) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/ --- assets/base/i18n/sv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/sv.json b/assets/base/i18n/sv.json index 52e9826e3d..b45cbec689 100644 --- a/assets/base/i18n/sv.json +++ b/assets/base/i18n/sv.json @@ -1002,7 +1002,7 @@ "channel_notification_preferences.muted_title": "Kanalen är mjutad", "channel_notification_preferences.muted_content": "Du kan ändra notifieringsinställningarna, men eftersom kanalen är mjutad kommer du inte få notifieringar.", "channel_notification_preferences.default": "(standard)", - "notification.no_connection": "Servern är otillgänglig och det gick inte att hämta information om notifieringen.", + "notification.no_connection": "Servern är otillgänglig och det gick inte att hämta meddelandeinformationen för notifieringen.", "snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {medlem tillagd} other {medlemmar tillagda}}", "mobile.diagnostic_id.empty": "Det saknas ett DiagnosticId-värde på servern. Kontakta din systemadministratör för att kontrollera värdet och starta om servern.", "mobile.channel_add_members.error": "Det har uppstått ett fel och det gick inte att lägga till medlemmarna till kanalen.", From 0f152cdd54f3a3bdd0c2cd0a63380775c965dc0b Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Wed, 24 May 2023 20:08:19 +0000 Subject: [PATCH 16/49] Translated using Weblate (Turkish) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/ --- assets/base/i18n/tr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json index 06365745e3..5a88763df4 100644 --- a/assets/base/i18n/tr.json +++ b/assets/base/i18n/tr.json @@ -537,7 +537,7 @@ "intro.welcome.public": "Kanala birkaç takım üyesi daha ekleyin ya da aşağıdan bir konuşma başlatın.", "intro.welcome.private": "Bu özel kanala gönderilen iletileri yalnızca çağrılmış üyeler görebilir.", "intro.welcome": "{displayName} kanalına hoş geldiniz.", - "intro.townsquare": "{name} ortamına hoş geldiniz. Ekibe katılan herkes otomatik olarak bu kanalın bir üyesi olur.", + "intro.townsquare": "{name} ortamına hoş geldiniz. Takıma katılan herkes otomatik olarak bu kanalın bir üyesi olur.", "intro.public_channel": "Herkese açık kanal", "intro.private_channel": "Özel kanal", "intro.group_message": "Bu grupla konuşmanızın başlangıcı. Burada paylaşılan iletiler ve dosyalar grup dışında kimseye gösterilmez.", @@ -679,8 +679,8 @@ "settings.about.server.version.desc": "Sunucu sürümü:", "settings.about.powered_by": "{site} sitesi Mattermost tarafından sunulmaktadır", "settings.about.licensed": "Lisans sahibi: {company}", - "settings.about.database.schema": "Veritabanı şeması sürümü:", - "settings.about.database": "Veritabanı:", + "settings.about.database.schema": "Veri tabanı şeması sürümü:", + "settings.about.database": "Veri tabanı:", "settings.about.copyright": "Telif Hakkı 2015-{currentYear} Mattermost, Inc. Tüm hakları saklıdır", "settings.about.build": "{version} (Yapım {number})", "settings.about": "{appTitle} hakkında", From 823f14178914fe85c0c9b746c523cf9701493810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Csaba=20T=C3=B3th?= Date: Fri, 26 May 2023 08:56:46 +0000 Subject: [PATCH 17/49] Translated using Weblate (Hungarian) Currently translated at 36.1% (382 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/hu/ --- assets/base/i18n/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/hu.json b/assets/base/i18n/hu.json index 3ce6a83580..98a0110703 100644 --- a/assets/base/i18n/hu.json +++ b/assets/base/i18n/hu.json @@ -5,7 +5,7 @@ "about.enterpriseEditionSt": "Modern kommunikáció a tűzfalad mögül.", "about.hash": "Kiadás ujjlenyomata:", "about.hashee": "EE kiadás ujjlenyomata:", - "about.teamEditionLearn": "Csatlakozz a Mattermost közösséghez itt: ", + "about.teamEditionLearn": "Csatlakozz a Mattermost közösséghez itt:", "about.teamEditionSt": "Az összes csapaton belüli kommunikáció egy helyen, azonnal kereshetően és bárhonnan hozzáférhetően.", "about.teamEditiont0": "Team kiadás", "about.teamEditiont1": "Enterprise kiadás", From b5fda6dbd1f1135e00e36b99d7a3eb85d7f6a401 Mon Sep 17 00:00:00 2001 From: master7 Date: Fri, 26 May 2023 05:10:18 +0000 Subject: [PATCH 18/49] Translated using Weblate (Polish) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/ --- assets/base/i18n/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 818f10a72a..2efcc5a728 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -990,7 +990,7 @@ "mobile.calls_host_rec_error_title": "Coś poszło nie tak z nagraniem", "mobile.calls_host_rec_error": "Proszę spróbować nagrać ponownie. Możesz również skontaktować się z administratorem systemu, aby uzyskać pomoc w rozwiązywaniu problemów.", "notification.no_post": "Wiadomość nie została odnaleziona.", - "notification.no_connection": "Serwer jest nieosiągalny i nie byliśmy w stanie pobrać powiadomienia dla kanału / zespołu.", + "notification.no_connection": "Serwer jest nieosiągalny i nie było możliwe pobranie konkretnych informacji o powiadomieniu.", "invite.summary.back": "Wróć", "channel_notification_preferences.unmute_content": "Wyłącz wyciszenie kanału", "channel_notification_preferences.thread_replies": "Odpowiedzi na wątki", From a496e0eb19bb48f5025689fc2db3c04e5b582197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Henrique=20Martins=20Valad=C3=A3o=20Felipe?= Date: Fri, 26 May 2023 13:06:19 +0000 Subject: [PATCH 19/49] Translated using Weblate (Portuguese (Brazil)) Currently translated at 39.6% (419 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pt_BR/ --- assets/base/i18n/pt-BR.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/assets/base/i18n/pt-BR.json b/assets/base/i18n/pt-BR.json index 1f2f850c41..b02b7fe63a 100644 --- a/assets/base/i18n/pt-BR.json +++ b/assets/base/i18n/pt-BR.json @@ -415,7 +415,7 @@ "share_extension.servers_screen.title": "", "find_channels.title": "", "mobile.calls_mic_error": "", - "alert.push_proxy_error.title": "", + "alert.push_proxy_error.title": "Não é possível receber notificações deste servidor", "mobile.login_options.enter_credentials": "", "mobile.calls_limit_reached": "", "connection_banner.not_connected": "", @@ -451,14 +451,14 @@ "screens.channel_info.dm": "", "pinned_messages.empty.paragraph": "", "mobile.server_url.deeplink.emm.denied": "", - "alert.push_proxy_unknown.description": "", + "alert.push_proxy_unknown.description": "Este servidor não conseguiu receber notificações push por um motivo desconhecido. Será feita uma nova tentativa da próxima vez que se conectar.", "general_settings.display": "", "mobile.post_info.unsave": "", "post.options.title": "", "invite_people_to_team.title": "", "mobile.reset_status.alert_ok": "", - "alert.removed_from_channel.description": "", - "alert.removed_from_team.description": "", + "alert.removed_from_channel.description": "Você foi removido do canal {displayName}.", + "alert.removed_from_team.description": "Você foi removido da equipe {displayName}.", "invite_people_to_team.message": "", "find_channels.open_dm": "", "post_info.bot": "", @@ -642,7 +642,7 @@ "permalink.error.private_channel_and_team.button": "", "connection_banner.not_reachable": "", "account.your_profile": "Seu perfil", - "alert.push_proxy_error.description": "", + "alert.push_proxy_error.description": "Devido à configuração deste servidor, as notificações não podem ser recebidas na sua aplicação móvel. Contate o administrador do sistema para obter mais informações.", "notification_settings.push_threads.replies": "", "alert.push_proxy.button": "Está bem", "onboarding.integrations": "", @@ -701,7 +701,7 @@ "channel_list.dms_category": "", "channel_info.public_channel": "Canal Público", "announcment_banner.okay": "Está bem", - "announcment_banner.dismiss": "", + "announcment_banner.dismiss": "Dispensar anúncio", "user.settings.notifications.email_threads.description": "", "user.settings.general.field_handled_externally": "", "unsupported_server.message": "", @@ -932,9 +932,9 @@ "browse_channels.dropdownTitle": "Mostrar", "browse_channels.archivedChannels": "Canais Arquivados", "autocomplete_selector.unknown_channel": "Canal desconhecido", - "apps.error.responses.unexpected_type": "", - "apps.error.responses.form.no_form": "", - "apps.error.parser.empty_value": "", + "apps.error.responses.unexpected_type": "O tipo de resposta da aplicação não foi 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": "", "mobile.no_results_with_term.messages": "", "mobile.no_results_with_term.files": "", @@ -986,7 +986,7 @@ "mobile.calls_mute": "", "mobile.calls_more": "", "channel_modal.nameEx": "", - "alert.push_proxy_unknown.title": "", + "alert.push_proxy_unknown.title": "Não foi possível receber notificações deste servidor", "account.settings": "Configurações", "account.logout": "Sair", "channel_info.add_members": "Adicionar membros", From 7666282ce670e06b51568951c4239a64c3f2dd53 Mon Sep 17 00:00:00 2001 From: tianyazi <1278881217@qq.com> Date: Sat, 27 May 2023 02:26:10 +0000 Subject: [PATCH 20/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index f98f7221e7..95b1eb07c8 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -346,7 +346,7 @@ "suggestion.mention.morechannels": "其他频道", "suggestion.mention.nonmembers": "不在频道中", "suggestion.mention.special": "特别提及", - "suggestion.search.direct": "私信", + "suggestion.search.direct": "直接消息", "suggestion.search.private": "私有频道", "suggestion.search.public": "公共频道", "threads": "主题", @@ -1002,7 +1002,7 @@ "channel_notification_preferences.default": "(默认)", "invite.summary.back": "向后", "notification.no_post": "此消息没有找到。", - "notification.no_connection": "此服务器无法到达并且我们不能获取通知频道和团队。", + "notification.no_connection": "服务器不可达无法检索通知的特定消息信息.", "snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {成员} other {成员}} added", "mobile.channel_add_members.error": "有错误发生,我们不能添加那些用户到此频道。", "intro.add_members": "添加成员", @@ -1043,5 +1043,18 @@ "mobile.ios.plist.NSFaceIDUsageDescription": "开启你的Face ID访问权限意味着我们可以限制没有被授权的用户访问您设备上的{applicationName}。", "mobile.diagnostic_id.empty": "此服务器的一个DiagnosticId丢失了。请联系您的系统管理员检查和重新启动相关服务。", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# 等 }}举起了手", - "mobile.acknowledgements.header": "感谢" + "mobile.acknowledgements.header": "感谢", + "snack.bar.following.thread": "线程关注", + "persistent_notifications.error.no_mentions.title": "收件人必须添加 @标识", + "requested_ack.title": "请求确认", + "persistent_notifications.error.no_mentions.description": "你的信息中没有提到收件人. 您需要添加提及, 以便能够发送持久的通知.", + "persistent_notifications.error.special_mentions": "不能使用@channel,@all或@here来添加持久通知的接收者.", + "post_priority.button.acknowledge": "致谢", + "post_priority.picker.label.persistent_notifications": "发送持久通知", + "post_priority.picker.label.request_ack.description": "收件人每五分钟收到通知, 直到他们确认或回复为止.", + "snack.bar.unfollow.thread": "线程取消关注", + "persistent_notifications.error.max_recipients.description": "您可以向最多 {max} 个收件人发送持久通知. 您的消息中提到了 {count} 个收件人. 在发送之前. 你需要更改你所提到的人.", + "persistent_notifications.confirm.description": "@提到的收件人将每 {interval, plural}, 一个 {minute}} 被通知, 其他 {{interval}minutes}} 被通知, 直到他们已经确认或回复消息.", + "post_priority.picker.label.persistent_notifications.description": "收件人每五分钟收到通知,直到他们确认或回复为止.", + "post_priority.picker.label.request_ack": "请求确认" } From 807f7d3884bce2a12eac1e630d9c886e4104d952 Mon Sep 17 00:00:00 2001 From: ThrRip He Date: Sat, 27 May 2023 11:18:43 +0000 Subject: [PATCH 21/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 95b1eb07c8..d09f0f8f1c 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -346,7 +346,7 @@ "suggestion.mention.morechannels": "其他频道", "suggestion.mention.nonmembers": "不在频道中", "suggestion.mention.special": "特别提及", - "suggestion.search.direct": "直接消息", + "suggestion.search.direct": "私信", "suggestion.search.private": "私有频道", "suggestion.search.public": "公共频道", "threads": "主题", @@ -1049,7 +1049,7 @@ "requested_ack.title": "请求确认", "persistent_notifications.error.no_mentions.description": "你的信息中没有提到收件人. 您需要添加提及, 以便能够发送持久的通知.", "persistent_notifications.error.special_mentions": "不能使用@channel,@all或@here来添加持久通知的接收者.", - "post_priority.button.acknowledge": "致谢", + "post_priority.button.acknowledge": "我已了解", "post_priority.picker.label.persistent_notifications": "发送持久通知", "post_priority.picker.label.request_ack.description": "收件人每五分钟收到通知, 直到他们确认或回复为止.", "snack.bar.unfollow.thread": "线程取消关注", From 12fe9602dd9e7d3a10f5de7746f13ec7574234ff Mon Sep 17 00:00:00 2001 From: kaakaa Date: Sat, 27 May 2023 13:56:14 +0000 Subject: [PATCH 22/49] Translated using Weblate (Japanese) Currently translated at 99.9% (1057 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index 4c3a52ffd5..9a66a7b51e 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -1047,11 +1047,11 @@ "mobile.calls_quality_warning": "ネットワークの状態が不安定なため、通話品質が低下する場合があります。", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# 名}} が挙手しています", "persistent_notifications.confirm.cancel": "キャンセル", - "persistent_notifications.confirm.description": "@メンションのを受けた人がメッセージに対して確認処理をするか返信するまで {interval, plural, one {1分} other {{interval} 分}}ごとに通知されます。", + "persistent_notifications.confirm.description": "@メンションを受けた人がメッセージに対して確認処理をするか返信するまで {interval, plural, one {1分} other {{interval} 分}}ごとに通知されます。", "persistent_notifications.confirm.title": "永続的な通知を送信する", "persistent_notifications.error.max_recipients.description": "永続的な通知は、最大で{max} 名の受信者に送信できます。メッセージには、{count} 名のメンションされた受信者が記載されています。送信する前に、メンションしている人を変更する必要があります。", "persistent_notifications.error.max_recipients.title": "受信者が多すぎです", - "persistent_notifications.error.no_mentions.description": "メッセージにメンションされている受信者がいません。永続的な通知を送信するためには、メンションを追加する必要があります。", + "persistent_notifications.error.no_mentions.description": "メッセージ内でメンションされている受信者がいません。永続的な通知を送信するためには、メンションを追加する必要があります。", "post_priority.picker.label.persistent_notifications": "永続的な通知を送信する", "post_priority.picker.label.persistent_notifications.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", "post_priority.picker.label.request_ack": "確認を要求する", From 8e0fca429e6b3bf3dcfde5480f85e6e5ac806f38 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Mon, 29 May 2023 12:19:59 +0000 Subject: [PATCH 23/49] Translated using Weblate (Japanese) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index 9a66a7b51e..ed425e7f8f 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -990,7 +990,7 @@ "mobile.manage_members.change_role.error": "ロールを更新する際にエラーが発生しました。接続を確認し、もう一度やり直してください。", "mobile.manage_members.cancel": "キャンセル", "notification.no_post": "メッセージが見つかりませんでした。", - "notification.no_connection": "サーバーに到達できないため、通知のチャンネル/チームを取得できませんでした。", + "notification.no_connection": "サーバーに到達できないため、通知のメッセージ情報を取得できませんでした。", "invite.summary.back": "戻る", "channel_notification_preferences.unmute_content": "チャンネルのミュートを解除", "channel_notification_preferences.thread_replies": "スレッドへの返信", From 096e7e5c30a645b5ce52e6a903ec897752ed45b4 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 29 May 2023 05:01:49 +0000 Subject: [PATCH 24/49] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/ --- assets/base/i18n/en_AU.json | 53 +++++++++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 63d0b6b50b..565d100cf7 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -990,7 +990,7 @@ "invite.summary.done": "Done", "invite.shareLink": "Share link", "notification.no_post": "The message has not been found.", - "notification.no_connection": "The server is unreachable and we were not able to retrieve the notification channel / team.", + "notification.no_connection": "The server is unreachable and it was not possible to retrieve the specific message information for the notification.", "invite.summary.back": "Go back", "channel_notification_preferences.unmute_content": "Unmute channel", "channel_notification_preferences.thread_replies": "Thread replies", @@ -1007,5 +1007,54 @@ "mobile.channel_add_members.error": "An error occurred and the selected users could not be added to the channel.", "intro.add_members": "Add members", "channel_info.add_members": "Add members", - "channel_add_members.add_members.button": "Add Members" + "channel_add_members.add_members.button": "Add Members", + "channel_files.empty.paragraph": "Files posted in this channel will show here.", + "channel_files.empty.title": "No files yet", + "channel_files.noFiles.paragraph": "This channel doesn't contain any files with the applied filters", + "channel_files.noFiles.title": "No files found", + "channel_info.channel_files": "Files", + "mobile.acknowledgements.header": "Acknowledgements", + "mobile.calls_audio_device": "Select audio device", + "mobile.calls_bluetooth": "Bluetooth", + "mobile.calls_phone": "Phone", + "mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "Enabling access to Bluetooth means your content can be synchronised across your devices and clients.", + "mobile.ios.plist.NSCameraUsageDescription": "Enabling access to your device cameras means you can take photos or videos and upload them to {applicationName}.", + "mobile.ios.plist.NSFaceIDUsageDescription": "Enabling access to your Face ID means unauthorised users can be restricted from accessing {applicationName} on your device.", + "mobile.ios.plist.NSLocationWhenInUseUsageDescription": "Enabling access to your location data means location metadata can be added to pictures and videos you share in {applicationName}.", + "mobile.ios.plist.NSMicrophoneUsageDescription": "Enabling access to your device's microphone means it can capture audio for calls or videos to share in {applicationName}.", + "mobile.ios.plist.NSPhotoLibraryAddUsageDescription": "Enabling write access to your photo library means you can save downloaded photos and videos from {applicationName} to your device.", + "mobile.ios.plist.NSPhotoLibraryUsageDescription": "Enabling read access to your photo library means you can upload photos and videos from your device to {applicationName}.", + "mobile.ios.plist.NSSpeechRecognitionUsageDescription": "Enabling your device to send user data to Apple means you can send voice messages to {applicationName}.", + "persistent_notifications.confirm.cancel": "Cancel", + "persistent_notifications.confirm.description": "@mentioned recipients will be notified every {interval, plural, one {minute} other {{interval} minutes}} until they’ve acknowledged or replied to the message.", + "persistent_notifications.confirm.send": "Send", + "persistent_notifications.error.max_recipients.description": "You can send persistent notifications to a maximum of {max} recipients. There are {count} recipients mentioned in your message. You’ll need to change who you’ve mentioned before you can send.", + "persistent_notifications.error.max_recipients.title": "Too many recipients", + "persistent_notifications.error.no_mentions.title": "Recipients must be @mentioned", + "post_priority.button.acknowledge": "Acknowledge", + "post_priority.picker.apply": "Apply", + "post_priority.picker.cancel": "Cancel", + "requested_ack.title": "Request Acknowledgements", + "screen.channel_files.header.recent_files": "Recent Files", + "snack.bar.following.thread": "Thread followed", + "snack.bar.unfollow.thread": "Thread unfollowed", + "mobile.calls_name_is_talking_postfix": "is talking...", + "mobile.calls_tablet": "Tablet", + "persistent_notifications.confirm.title": "Send persistent notifications", + "persistent_notifications.error.special_mentions": "Cannot use @channel, @all or @here to mention recipients of persistent notifications.", + "mobile.ios.plist.NSAppleMusicUsageDescription": "Enabling access to your media library means you can attach files from your media library to your messages in {applicationName}.", + "mobile.ios.plist.NSBluetoothPeripheralUsageDescription": "Enabling access to Bluetooth means your audio peripherals can be used for calls and your content can be synchronised across your devices and clients.", + "mobile.ios.plist.NSLocationAlwaysUsageDescription": "Enabling access to your location data means location metadata can be added to pictures and videos you share in {applicationName}.", + "persistent_notifications.error.no_mentions.description": "There are no recipients mentioned in your message. You’ll need add mentions to be able to send persistent notifications.", + "post_priority.picker.label.request_ack.description": "Recipients are notified every five minutes until they acknowledge or reply.", + "screen.channel_files.results.filter.title": "Filter by file type", + "mobile.calls_quality_warning": "Call quality may be degraded due to unstable network conditions.", + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# more }}raised a hand", + "mobile.calls_thread": "Thread", + "mobile.calls_you_2": "You", + "persistent_notifications.error.okay": "Okay", + "post_priority.picker.label.persistent_notifications": "Send persistent notifications", + "post_priority.picker.label.persistent_notifications.description": "Recipients are notified every five minutes until they acknowledge or reply.", + "post_priority.picker.label.request_ack": "Request acknowledgement", + "mobile.diagnostic_id.empty": "A DiagnosticId value is missing for this server. Contact your system admin to review this value and restart the server." } From 4a12de86ce6215636a3ffd8f62747de52bad6f37 Mon Sep 17 00:00:00 2001 From: Jihyeon Gim Date: Tue, 30 May 2023 10:10:45 +0000 Subject: [PATCH 25/49] Translated using Weblate (Korean) Currently translated at 53.0% (561 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/ --- assets/base/i18n/ko.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index 8fc456cd59..ccb26e741f 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -180,7 +180,7 @@ "last_users_message.removed_from_channel.type": "은(는) **채널에서 제거되었습니다**.", "last_users_message.removed_from_team.type": "은(는) **팀에서 제거되었습니다**.", "login_mfa.tokenReq": "MFA 토큰을 입력하세요", - "login.email": "이메일", + "login.email": "전자우편", "login.ldapUsername": "AD/LDAP 사용자명", "login.or": "또는", "login.password": "패스워드", @@ -312,9 +312,9 @@ "modal.manual_status.auto_responder.message_online": "상태를 \"온라인\"으로 변경하고 자동 답글을 비활성화하시겠습니까?", "msg_typing.areTyping": "{users}, {last} 타이핑 중...", "msg_typing.isTyping": "{user} 타이핑 중...", - "password_send.description": "비밀번호를 재설정 하려면 가입할 때 사용했던 이메일 주소를 입력하세요", - "password_send.error": "유효한 이메일 주소를 입력하세요.", - "password_send.link": "만약 일치하는 계정이 있다면 비밀번호 재설정 이메일이 다음 주소로 전송됩니다:", + "password_send.description": "비밀번호를 재설정하려면 가입할 때 사용했던 전자우편 주소를 입력하세요", + "password_send.error": "유효한 전자우편 주소를 입력하세요.", + "password_send.link": "만약 일치하는 계정이 있다면 비밀번호 재설정 전자우편이 다음 주소로 전송됩니다:", "permalink.show_dialog_warn.cancel": "취소", "permalink.show_dialog_warn.join": "가입", "permalink.show_dialog_warn.title": "비공개 채널에 가입", @@ -342,7 +342,7 @@ "suggestion.mention.channels": "내 채널", "suggestion.mention.groups": "그룹 멘션", "suggestion.mention.here": "이 채널의 모든 온라인 사용자에게 알림을 보냅니다", - "suggestion.mention.members": "채널 멤버", + "suggestion.mention.members": "채널 구성원", "suggestion.mention.morechannels": "다른 채널들", "suggestion.mention.nonmembers": "채널에 없음", "suggestion.mention.special": "스페셜 멘션", @@ -359,7 +359,7 @@ "threads.replies": "{count}개의 {count, plural, one {댓글} other {댓글}}", "threads.unfollowMessage": "메세지 지켜보기 해제", "threads.unfollowThread": "글타래 지켜보기 해제", - "user.settings.general.email": "이메일", + "user.settings.general.email": "전자우편", "user.settings.general.firstName": "이름", "user.settings.general.lastName": "성", "user.settings.general.nickname": "닉네임", @@ -553,7 +553,7 @@ "intro.direct_message": "이곳에서 {teammate}님과의 대화가 시작됩니다. 여기에 공유된 메시지와 파일은 다른 사람에게는 보이지 않습니다.", "display_settings.crt.on": "켜기", "display_settings.crt.off": "끄기", - "display_settings.crt": "축소된 응답 스레드", + "display_settings.crt": "축소된 응답 글타래", "default_skin_tone": "기본 피부색", "permalink.error.public_channel.title": "", "password_send.reset": "", From 6b63e3b37a5d1fc5379107fd3e85c9850cc1966d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Csaba=20T=C3=B3th?= Date: Thu, 1 Jun 2023 12:29:16 +0000 Subject: [PATCH 26/49] Translated using Weblate (Hungarian) Currently translated at 36.2% (384 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/hu/ --- assets/base/i18n/hu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/hu.json b/assets/base/i18n/hu.json index 98a0110703..9ff03ad4b4 100644 --- a/assets/base/i18n/hu.json +++ b/assets/base/i18n/hu.json @@ -224,7 +224,7 @@ "mobile.link.error.title": "Hiba", "mobile.managed.blocked_by": "{vendor} letiltotta", "mobile.managed.exit": "Kilépés", - "mobile.managed.jailbreak": "A {vendor} nem bízik a rootolt eszközökben, kérjük lépjen ki az alkalmazásból.", + "mobile.managed.jailbreak": "A {vendor} nem bízik a Rootolt eszközökben.\n\nIndoklás {reason}\n\n\n\nHibakeresés: {debug}\n\nKérjük, lépjen ki az alkalmazásból.", "mobile.managed.not_secured.android": "A Mattermost használatához a készüléket képernyőzárral kell beállítani.", "mobile.managed.not_secured.ios": "A Mattermost használatához ezt az eszközt zárolási mintával kell védeni.\n\nLépjen a Beállítások > Face ID és jelkód menüpontba.", "mobile.managed.not_secured.ios.touchId": "A Mattermost használatához ezt az eszközt zárolási mintával kell védeni.\n\nLépjen a Beállítások > Face ID és jelkód menüpontba.", @@ -279,7 +279,7 @@ "mobile.reset_status.title_ooo": "Letiltja az „Irodán kívül” funkciót?", "mobile.routes.code": "{language} kód", "mobile.routes.code.noLanguage": "Kód", - "mobile.routes.custom_status": "Állapot beállítása", + "mobile.routes.custom_status": "Egyéni állapot beállítása", "mobile.routes.table": "Táblázat", "mobile.routes.user_profile": "Profil", "mobile.search.jump": "Ugrás a legutóbbi üzenetekre", From feb49de473491bffad697d77939ebae600c18847 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Thu, 1 Jun 2023 13:37:09 +0000 Subject: [PATCH 27/49] Translated using Weblate (Hungarian) Currently translated at 36.2% (384 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/hu/ --- assets/base/i18n/hu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/hu.json b/assets/base/i18n/hu.json index 9ff03ad4b4..2d64903e70 100644 --- a/assets/base/i18n/hu.json +++ b/assets/base/i18n/hu.json @@ -5,7 +5,7 @@ "about.enterpriseEditionSt": "Modern kommunikáció a tűzfalad mögül.", "about.hash": "Kiadás ujjlenyomata:", "about.hashee": "EE kiadás ujjlenyomata:", - "about.teamEditionLearn": "Csatlakozz a Mattermost közösséghez itt:", + "about.teamEditionLearn": "Csatlakozz a Mattermost közösséghez itt", "about.teamEditionSt": "Az összes csapaton belüli kommunikáció egy helyen, azonnal kereshetően és bárhonnan hozzáférhetően.", "about.teamEditiont0": "Team kiadás", "about.teamEditiont1": "Enterprise kiadás", @@ -118,7 +118,7 @@ "custom_status.expiry_time.today": "Ma", "custom_status.expiry_time.tomorrow": "Holnap", "custom_status.expiry.at": "ekkor", - "custom_status.expiry.until": "Eddig:", + "custom_status.expiry.until": "Eddig", "custom_status.failure_message": "Nem sikerült frissíteni az állapotot. Próbálja újra", "custom_status.suggestions.in_a_meeting": "Megbeszélésben", "custom_status.suggestions.on_a_vacation": "Szabadságon van", From 063207fcf9d77be54f644b862fd50f8fead07cd5 Mon Sep 17 00:00:00 2001 From: timmycheng Date: Wed, 7 Jun 2023 08:29:36 +0000 Subject: [PATCH 28/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index d09f0f8f1c..127804649a 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -1054,7 +1054,7 @@ "post_priority.picker.label.request_ack.description": "收件人每五分钟收到通知, 直到他们确认或回复为止.", "snack.bar.unfollow.thread": "线程取消关注", "persistent_notifications.error.max_recipients.description": "您可以向最多 {max} 个收件人发送持久通知. 您的消息中提到了 {count} 个收件人. 在发送之前. 你需要更改你所提到的人.", - "persistent_notifications.confirm.description": "@提到的收件人将每 {interval, plural}, 一个 {minute}} 被通知, 其他 {{interval}minutes}} 被通知, 直到他们已经确认或回复消息.", + "persistent_notifications.confirm.description": "@提到的收件人将每 {interval, number}分钟被通知, 直到他们已经确认或回复消息.", "post_priority.picker.label.persistent_notifications.description": "收件人每五分钟收到通知,直到他们确认或回复为止.", "post_priority.picker.label.request_ack": "请求确认" } From 7c391c5f928dea675b966a2fc841f9aaab5d5ac9 Mon Sep 17 00:00:00 2001 From: Pierre JENICOT Date: Wed, 7 Jun 2023 12:30:04 +0000 Subject: [PATCH 29/49] Translated using Weblate (French) Currently translated at 88.6% (938 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/fr/ --- assets/base/i18n/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/fr.json b/assets/base/i18n/fr.json index e1fac2cb96..393804b396 100644 --- a/assets/base/i18n/fr.json +++ b/assets/base/i18n/fr.json @@ -993,5 +993,6 @@ "channel_notification_preferences.notification.mention": "Mentions, messages directs uniquement", "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é." + "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" } From 8914c0fd227c157dee92ad2934a5ae3443093864 Mon Sep 17 00:00:00 2001 From: timmycheng Date: Wed, 7 Jun 2023 08:29:48 +0000 Subject: [PATCH 30/49] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 127804649a..497978d3db 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -1054,7 +1054,7 @@ "post_priority.picker.label.request_ack.description": "收件人每五分钟收到通知, 直到他们确认或回复为止.", "snack.bar.unfollow.thread": "线程取消关注", "persistent_notifications.error.max_recipients.description": "您可以向最多 {max} 个收件人发送持久通知. 您的消息中提到了 {count} 个收件人. 在发送之前. 你需要更改你所提到的人.", - "persistent_notifications.confirm.description": "@提到的收件人将每 {interval, number}分钟被通知, 直到他们已经确认或回复消息.", + "persistent_notifications.confirm.description": "@提到的收件人将每 {interval, number}分钟被通知, 直到他们已经确认或回复消息。", "post_priority.picker.label.persistent_notifications.description": "收件人每五分钟收到通知,直到他们确认或回复为止.", "post_priority.picker.label.request_ack": "请求确认" } From 73dc55b0c89e3eac6fd7da3f9a8861ec8e27165f Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Fri, 16 Jun 2023 12:12:12 +0000 Subject: [PATCH 31/49] Translated using Weblate (Dutch) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/ --- assets/base/i18n/nl.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index c2a9935381..dd1dd6f381 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -1,17 +1,17 @@ { "about.date": "Compilatiedatum:", "about.enterpriseEditione1": "Enterprise-editie", - "about.enterpriseEditionLearn": "Meer informatie over de Enterprise-editie op ", + "about.enterpriseEditionLearn": "Meer informatie over de Enterprise-Editie op ", "about.enterpriseEditionSt": "Moderne communicatie achter jouw eigen firewall.", "about.hash": "Compilatiehash:", "about.hashee": "EE Compilatiehash:", "about.teamEditionLearn": "Word lid van de Mattermost-gemeenschap op", "about.teamEditionSt": "Alle team-communicatie op één plaats, doorzoekbaar en van overal bereikbaar.", - "about.teamEditiont0": "Team Editie", - "about.teamEditiont1": "Enterprise-editie", + "about.teamEditiont0": "Team-Editie", + "about.teamEditiont1": "Enterprise-Editie", "api.channel.add_guest.added": "{addedUsername} werd toegevoegd aan het kanaal als gast door {username}.", "api.channel.add_member.added": "{addedUsername} is toegevoegd aan het kanaal door {username}.", - "api.channel.guest_join_channel.post_and_forget": "{username} is toegetreden tot het kanaal als gastgebruiker.", + "api.channel.guest_join_channel.post_and_forget": "{username} is toegetreden tot het kanaal als gast.", "apps.error": "Fout: {error}", "apps.error.command.field_missing": "Verplichte velden ontbreken: `{fieldName}`.", "apps.error.command.same_channel": "Kanaal herhaald voor veld `{fieldName}`: `{option}`.", @@ -55,7 +55,7 @@ "apps.error.responses.unexpected_error": "Een onverwachte fout ontvangen.", "apps.error.responses.unknown_field_error": "Fout ontvangen voor een onbekend veld. Veldnaam: `{field}`. Fout:`{error}`.", "apps.error.responses.unknown_type": "Het app-antwoordtype wordt niet ondersteund. Type antwoord: {type}.", - "apps.error.unknown": "Onbekende fout opgetreden.", + "apps.error.unknown": "Er is een onbekende fout opgetreden.", "apps.suggestion.dynamic.error": "Dynamische selectiefout", "apps.suggestion.errors.parser_error": "Fout bij het parsen", "apps.suggestion.no_dynamic": "Geen gegevens ontvangen voor dynamische suggesties", @@ -64,7 +64,7 @@ "archivedChannelMessage": "Je bekijkt een **gearchiveerd kanaal**. Er kunnen geen nieuwe berichten worden geplaatst.", "camera_type.photo.option": "Maak foto", "camera_type.video.option": "Neem video op", - "center_panel.archived.closeChannel": "Sluit kanaal", + "center_panel.archived.closeChannel": "Kanaal sluiten", "channel_info.header": "Kop:", "channel_loader.someone": "Iemand", "channel_modal.descriptionHelp": "Beschrijf het doel van dit kanaal.", @@ -124,10 +124,10 @@ "custom_status.suggestions.on_a_vacation": "Op vakantie", "custom_status.suggestions.out_for_lunch": "Lunch", "custom_status.suggestions.out_sick": "Ziek", - "custom_status.suggestions.working_from_home": "Thuiswerken", + "custom_status.suggestions.working_from_home": "Thuiswerk", "date_separator.today": "Vandaag", "date_separator.yesterday": "Gisteren", - "edit_post.editPost": "Wijzig het bericht...", + "edit_post.editPost": "Bewerk het bericht...", "edit_post.save": "Opslaan", "emoji_picker.activities": "Activiteiten", "emoji_picker.animals-nature": "Dieren & Natuur", @@ -1038,7 +1038,7 @@ "post_priority.picker.label.persistent_notifications": "Stuur blijvende meldingen", "post_priority.picker.cancel": "Annuleren", "post_priority.picker.apply": "Toepassen", - "post_priority.button.acknowledge": "Bevestigen", + "post_priority.button.acknowledge": "Erken", "persistent_notifications.error.special_mentions": "Kan @channel, @all, of @here niet gebruiken om ontvangers van blijvende meldingen te vermelden.", "persistent_notifications.error.okay": "Oké", "persistent_notifications.error.no_mentions.description": "Er zijn geen ontvangers vermeld in jouw bericht. Je moet vermeldingen toevoegen voordat je blijvende meldingen kan verzenden.", From 76d69c56a95a68b752120873909328ddee02085f Mon Sep 17 00:00:00 2001 From: master7 Date: Mon, 19 Jun 2023 08:03:10 +0000 Subject: [PATCH 32/49] Translated using Weblate (Polish) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/ --- assets/base/i18n/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 2efcc5a728..973dd3b38d 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -742,7 +742,7 @@ "permalink.error.cancel": "Anuluj", "permalink.error.access.title": "Wiadomość nie jest widoczna", "permalink.error.access.text": "Wiadomość, którą próbujesz wyświetlić, znajduje się na kanale, do którego nie masz dostępu lub została usunięta.", - "password_send.return": "Wróć do logowania", + "password_send.return": "Powrót do logowania", "password_send.reset": "Zmień swoje hasło", "password_send.link.title": "Link resetujący wysłany", "password_send.generic_error": "Nie udało nam się wysłać do Ciebie linku resetującego hasło. Prosimy o kontakt z Administratorem Systemu w celu uzyskania pomocy.", From d58e9015b4cd544a18c2931d6b3319b546969049 Mon Sep 17 00:00:00 2001 From: jprusch Date: Wed, 21 Jun 2023 07:37:00 +0000 Subject: [PATCH 33/49] Translated using Weblate (German) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/ --- assets/base/i18n/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json index cf9f98119c..2694603c5d 100644 --- a/assets/base/i18n/de.json +++ b/assets/base/i18n/de.json @@ -377,7 +377,7 @@ "mobile.android.photos_permission_denied_description": "Laden Sie Fotos auf deinen Server hoch oder speicher sie auf deinem Gerät. Öffne die Einstellungen, um {applicationName} Lese- und Schreibzugriff auf deine Fotobibliothek zu gewähren.", "mobile.add_team.join_team": "Einem anderen Team beitreten", "mobile.add_team.create_team": "Neue Teams erstellen", - "mentions.empty.title": "Bisher keine Erwähnungen", + "mentions.empty.title": "Noch keine Erwähnungen", "mentions.empty.paragraph": "Hier wirst Du benachrichtigt, wenn jemand dich erwähnt oder Begriffe verwendet, die Du überwachst.", "markdown.latex.error": "Latex-Rendering-Fehler", "login.signingIn": "Einloggen", @@ -724,7 +724,7 @@ "plus_menu.open_direct_message.title": "Direktnachricht öffnen", "plus_menu.create_new_channel.title": "Neuen Kanal erstellen", "plus_menu.browse_channels.title": "Kanäle durchsuchen", - "pinned_messages.empty.title": "Keine angehefteten Nachrichten", + "pinned_messages.empty.title": "Noch keine angehefteten Nachrichten", "pinned_messages.empty.paragraph": "Um wichtige Nachrichten anzuheften, drücke lange auf eine Nachricht und wähle An Kanal Anheften. Angeheftete Nachrichten sind für alle in diesem Kanal sichtbar.", "permalink.show_dialog_warn.description": "Du bist dabei den privaten Kanal {channel} zu betreten, ohne dass du explizit durch den Kanal-Administrator hinzugefügt wurdest. Bist du sicher, dass du diesem privaten Kanal beitreten willst?", "permalink.error.public_channel.title": "Kanal beitreten", From 5df7bc99359f29f20fbcb53acad84ad6539216ee Mon Sep 17 00:00:00 2001 From: jprusch Date: Wed, 21 Jun 2023 12:15:16 +0000 Subject: [PATCH 34/49] Translated using Weblate (German) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/ --- assets/base/i18n/de.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json index 2694603c5d..53f5eb41b3 100644 --- a/assets/base/i18n/de.json +++ b/assets/base/i18n/de.json @@ -890,7 +890,7 @@ "mobile.calls_host_rec_stopped_title": "Die Aufnahme wurde gestoppt. Verarbeitung...", "mobile.calls_host_rec_stopped": "Du kannst die Aufzeichnung in der Unterhaltung dieses Anrufs finden, sobald die Verarbeitung abgeschlossen ist.", "share_extension.upload_disabled": "Datei-Uploads sind für den gewählten Server deaktiviert", - "share_extension.share_screen.title": "In Mattermost teilen", + "share_extension.share_screen.title": "Teilen mit {applicationName}", "share_extension.servers_screen.title": "Server auswählen", "share_extension.server_label": "Server", "share_extension.multiple_label": "{count, number} Anhänge", @@ -1056,5 +1056,9 @@ "mobile.calls_tablet": "Tablett", "mobile.calls_raised_hand": "{name} {num, plural, =0 { hob eine Hand} other {+# mehr hoben eine Hand}}", "mobile.calls_quality_warning": "Die Gesprächsqualität kann sich aufgrund instabiler Netzbedingungen verschlechtern.", - "mobile.calls_name_is_talking_postfix": "spricht..." + "mobile.calls_name_is_talking_postfix": "spricht...", + "share_extension.channels_screen.title": "Kanal auswählen", + "share_extension.error_screen.label": "Ein Fehler ist aufgetreten", + "share_extension.error_screen.reason": "Grund: {reason}", + "share_extension.error_screen.description": "Beim Versuch, den Inhalt mit {applicationName} zu teilen, ist ein Fehler aufgetreten." } From 2d10eab69519d53889662675d612200b8f709a6d Mon Sep 17 00:00:00 2001 From: master7 Date: Thu, 22 Jun 2023 05:54:14 +0000 Subject: [PATCH 35/49] Translated using Weblate (Polish) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/ --- assets/base/i18n/pl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 973dd3b38d..2db031ff1e 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -893,7 +893,7 @@ "extension.no_memberships.title": "Nie jest jeszcze członkiem żadnego zespołu", "extension.no_memberships.description": "Aby udostępniać treści, musisz być członkiem zespołu na serwerze Mattermost.", "share_extension.upload_disabled": "Wysyłanie plików jest wyłączone dla wybranego serwera", - "share_extension.share_screen.title": "Udostępnij w Mattermost", + "share_extension.share_screen.title": "Udostępnij w {applicationName}", "share_extension.servers_screen.title": "Wybierz serwer", "share_extension.server_label": "Serwer", "share_extension.multiple_label": "{count, number} załączników", @@ -1056,5 +1056,9 @@ "mobile.calls_tablet": "Tablet", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# więcej}}zgłosiło się", "mobile.calls_quality_warning": "Jakość połączenia może ulec pogorszeniu z powodu niestabilnych warunków sieciowych.", - "mobile.calls_name_is_talking_postfix": "mówi..." + "mobile.calls_name_is_talking_postfix": "mówi...", + "share_extension.error_screen.label": "Wystąpił błąd", + "share_extension.channels_screen.title": "Wybierz kanał", + "share_extension.error_screen.description": "Podczas próby udostępnienia zawartości na stronie {applicationName} wystąpił błąd.", + "share_extension.error_screen.reason": "Powód: {reason}" } From 1bc1580122a6085030a99a1982a7cb72660d3c3c Mon Sep 17 00:00:00 2001 From: Konstantin Date: Thu, 22 Jun 2023 07:29:24 +0000 Subject: [PATCH 36/49] Translated using Weblate (Russian) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 95fa4cc6e6..46550ad909 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -837,7 +837,7 @@ "smobile.search.recent_title": "Последние поиски в {teamName}", "share_feedback.button.no": "Нет, спасибо", "share_extension.upload_disabled": "Загрузка файлов отключена для выбранного сервера", - "share_extension.share_screen.title": "Поделиться с Mattermost", + "share_extension.share_screen.title": "Поделиться с {applicationName}", "share_extension.servers_screen.title": "Выберите сервер", "share_extension.channel_error": "Вы не являетесь членом команды на выбранном сервере. Выберите другой сервер или откройте Mattermost, чтобы присоединиться к команде.", "settings.save": "Сохранить", @@ -1056,5 +1056,9 @@ "mobile.calls_quality_warning": "Качество звонков может ухудшиться из-за нестабильной работы сети.", "mobile.calls_name_is_talking_postfix": "говорит...", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку", - "mobile.calls_tablet": "Планшет" + "mobile.calls_tablet": "Планшет", + "share_extension.channels_screen.title": "Выбрать канал", + "share_extension.error_screen.description": "При попытке поделиться содержимым на {applicationName} произошла ошибка.", + "share_extension.error_screen.label": "Произошла ошибка", + "share_extension.error_screen.reason": "Причина: {reason}" } From e0f500bb8ce54c38859b06ca6e48b3dfe076ca19 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Sun, 25 Jun 2023 03:32:07 +0000 Subject: [PATCH 37/49] Translated using Weblate (Japanese) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index ed425e7f8f..15ed4e7c1f 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -870,7 +870,7 @@ "connection_banner.connected": "接続が回復しました", "thread.loadingReplies": "返信を読み込んでいます...", "share_extension.upload_disabled": "選択したサーバーではファイルアップロードが無効化されています", - "share_extension.share_screen.title": "Mattermostに共有する", + "share_extension.share_screen.title": "{applicationName} に共有する", "share_extension.servers_screen.title": "サーバーを選択する", "share_extension.server_label": "サーバー", "share_extension.multiple_label": "{count, number} 添付ファイル", @@ -1056,5 +1056,9 @@ "post_priority.picker.label.persistent_notifications.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", "post_priority.picker.label.request_ack": "確認を要求する", "post_priority.picker.label.request_ack.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", - "mobile.calls_phone": "Phone" + "mobile.calls_phone": "Phone", + "share_extension.channels_screen.title": "チャンネルを選択", + "share_extension.error_screen.description": "{applicationName} にコンテンツを共有する際にエラーが発生しました。", + "share_extension.error_screen.label": "エラーが発生しました", + "share_extension.error_screen.reason": "理由: {reason}" } From ea2460f5b5642980309641ff1c4ccf318d9c742e Mon Sep 17 00:00:00 2001 From: jprusch Date: Mon, 26 Jun 2023 08:56:19 +0000 Subject: [PATCH 38/49] Translated using Weblate (German) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/ --- assets/base/i18n/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json index 53f5eb41b3..d5e899fa0e 100644 --- a/assets/base/i18n/de.json +++ b/assets/base/i18n/de.json @@ -1030,9 +1030,9 @@ "mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "Durch die Aktivierung des Bluetooth-Zugriffs können wir Inhalte zwischen deinem Geräten und Clients synchronisieren.", "mobile.ios.plist.NSAppleMusicUsageDescription": "Wenn du den Zugriff auf deine Medienbibliothek aktivierst, kannst du Dateien aus deiner Medienbibliothek an deine Nachrichten in {applicationName} anhängen.", "requested_ack.title": "Empfangsbestätigung anfordern", - "post_priority.picker.label.request_ack.description": "Die Empfänger werden alle fünf Minuten benachrichtigt, bis sie die Nachricht bestätigen oder antworten.", + "post_priority.picker.label.request_ack.description": "Ein Bestätigungsbutton wird mit deiner Nachricht angezeigt", "post_priority.picker.label.request_ack": "Empfangsbestätigung anfordern", - "post_priority.picker.label.persistent_notifications.description": "Die Empfänger werden alle fünf Minuten benachrichtigt, bis sie die Nachricht bestätigen oder antworten.", + "post_priority.picker.label.persistent_notifications.description": "Die Empfänger werden {interval, plural, one {jede Minute} other {alle {interval} Minuten}} benachrichtigt, bis sie die Nachricht bestätigen oder antworten.", "post_priority.picker.label.persistent_notifications": "Dauerhafte Benachrichtigungen senden", "post_priority.picker.cancel": "Abbrechen", "post_priority.picker.apply": "Anwenden", From 3369941bd803368548dc320954f9248d16fe2104 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Tue, 27 Jun 2023 07:42:19 +0000 Subject: [PATCH 39/49] Translated using Weblate (Russian) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 46550ad909..45d145c8fa 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -1040,9 +1040,9 @@ "mobile.calls_audio_device": "Выберите аудиоустройство", "persistent_notifications.confirm.description": "Указанные получатели будут получать уведомления каждые {interval, plural, one {минуту} few {{interval} минуты} other {{interval} минут}}, пока они не подтвердят или не ответят на сообщение.", "requested_ack.title": "Запрос подтверждения", - "post_priority.picker.label.request_ack.description": "Получатели получают уведомления каждые пять минут, пока не подтвердят или не ответят.", + "post_priority.picker.label.request_ack.description": "Вместе с вашим сообщением появится кнопка подтверждения", "post_priority.picker.label.request_ack": "Запрос подтверждения", - "post_priority.picker.label.persistent_notifications.description": "Получатели получают уведомления каждые пять минут, пока не подтвердят или не ответят.", + "post_priority.picker.label.persistent_notifications.description": "Получатели будут уведомляться {interval, plural, one {каждую минуту} few {каждые {interval} минуты} other {каждые {interval} минут}} до тех пор, пока они не подтвердят или не ответят.", "post_priority.picker.label.persistent_notifications": "Отправка постоянных уведомлений", "post_priority.picker.cancel": "Отмена", "post_priority.picker.apply": "Применить", From 0e91dd33a88c29d2d3d7e75cef86167bb67f3ef4 Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Thu, 29 Jun 2023 12:30:11 +0000 Subject: [PATCH 40/49] Translated using Weblate (Dutch) Currently translated at 99.7% (1059 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/ --- assets/base/i18n/nl.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index dd1dd6f381..776ac11974 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -891,7 +891,7 @@ "share_feedback.button.yes": "Ja", "share_feedback.button.no": "Nee, dank je", "share_extension.upload_disabled": "Bestandsuploads zijn uitgeschakeld voor de geselecteerde server", - "share_extension.share_screen.title": "Delen met Mattermost", + "share_extension.share_screen.title": "Deel naar {applicationName}", "share_extension.servers_screen.title": "Server selecteren", "share_extension.server_label": "Server", "share_extension.multiple_label": "{count, number} bijlagen", @@ -1032,9 +1032,9 @@ "persistent_notifications.error.no_mentions.title": "Ontvangers moeten @vermeld worden", "persistent_notifications.confirm.description": "@mentioned ontvangers zullen elke {interval, plural, one {minuut} other {{interval} minuten}} verwittigd worden tot zij het bericht bevestigen of beantwoorden.", "requested_ack.title": "Bevestigingen vragen", - "post_priority.picker.label.request_ack.description": "Ontvangers worden elke vijf minuten verwittigd, tot zij bevestigen of antwoorden.", + "post_priority.picker.label.request_ack.description": "Er verschijnt een bevestigingsknop bij jouw bericht", "post_priority.picker.label.request_ack": "Bevesting vragen", - "post_priority.picker.label.persistent_notifications.description": "Ontvangers ontvangen elke vijf minuten een melding tot zij bevestigen of antwoorden.", + "post_priority.picker.label.persistent_notifications.description": "Ontvangers worden elke {interval, plural, one {1 minuut} other {{interval} minuten}}op de hoogte gebracht totdat zij bevestigen of antwoorden", "post_priority.picker.label.persistent_notifications": "Stuur blijvende meldingen", "post_priority.picker.cancel": "Annuleren", "post_priority.picker.apply": "Toepassen", @@ -1056,5 +1056,6 @@ "mobile.calls_tablet": "Tablet", "mobile.calls_raised_hand": "{name} {num, plural, =0 {stak} other {+# meer staken }} een handje op", "mobile.calls_quality_warning": "De gesprekskwaliteit kan slechter zijn door onstabiele netwerkomstandigheden.", - "mobile.calls_name_is_talking_postfix": "spreekt…" + "mobile.calls_name_is_talking_postfix": "spreekt…", + "share_extension.channels_screen.title": "Kanaal selecteren" } From 53e7d0c5d868ef876bc7c841655e9b2c5b9b0555 Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Fri, 30 Jun 2023 13:44:17 +0000 Subject: [PATCH 41/49] Translated using Weblate (Turkish) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/ --- assets/base/i18n/tr.json | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json index 5a88763df4..023ebadf37 100644 --- a/assets/base/i18n/tr.json +++ b/assets/base/i18n/tr.json @@ -308,8 +308,8 @@ "modal.manual_status.auto_responder.message_": "Durumunuzu \"{status}\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", "modal.manual_status.auto_responder.message_away": "Durumunuzu \"Uzakta\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", "modal.manual_status.auto_responder.message_dnd": "Durumunuzu \"Rahatsız etmeyin\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", - "modal.manual_status.auto_responder.message_offline": "Durumunuzu \"Çevrimdışı\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", - "modal.manual_status.auto_responder.message_online": "Durumunuzu \"Çevrimiçi\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", + "modal.manual_status.auto_responder.message_offline": "Durumunuzu \"Çevrim dışı\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", + "modal.manual_status.auto_responder.message_online": "Durumunuzu \"Çevrim içi\" olarak değiştirmek ve otomatik yanıtları devre dışı bırakmak istediğinize emin misiniz?", "msg_typing.areTyping": "{users} ve {last} yazıyor...", "msg_typing.isTyping": "{user} yazıyor...", "password_send.description": "Parolanızı sıfırlamak için hesabınızı açarken kullandığınız e-posta adresini yazın", @@ -335,13 +335,13 @@ "search_bar.search": "Arama", "status_dropdown.set_away": "Uzakta", "status_dropdown.set_dnd": "Rahatsız etmeyin", - "status_dropdown.set_offline": "Çevrimdışı", - "status_dropdown.set_online": "Çevrimiçi", + "status_dropdown.set_offline": "Çevrim dışı", + "status_dropdown.set_online": "Çevrim içi", "suggestion.mention.all": "Bu kanaldaki herkese bildirilir", "suggestion.mention.channel": "Bu kanaldaki herkese bildirilir", "suggestion.mention.channels": "Kanallarım", "suggestion.mention.groups": "Grup anmaları", - "suggestion.mention.here": "Bu kanalda çevrimiçi olan herkese bildirilir", + "suggestion.mention.here": "Bu kanalda çevrim içi olan herkese bildirilir", "suggestion.mention.members": "Kanal üyeleri", "suggestion.mention.morechannels": "Diğer kanallar", "suggestion.mention.nonmembers": "Kanalda değil", @@ -928,7 +928,7 @@ "share_feedback.button.yes": "Evet", "share_feedback.button.no": "Hayır, teşekkürler", "share_extension.upload_disabled": "Seçilmiş sunucu için dosya yükleme özelliği devre dışı bırakılmış", - "share_extension.share_screen.title": "Mattermost ile paylaş", + "share_extension.share_screen.title": "{applicationName} ile paylaş", "share_extension.servers_screen.title": "Sunucu seçin", "share_extension.server_label": "Sunucu", "share_extension.multiple_label": "{count, number} ek dosya", @@ -1016,8 +1016,8 @@ "channel_files.noFiles.paragraph": "Bu kanalda ayarlanmış süzgeçlere uygun bir dosya yok", "channel_files.empty.title": "Henüz bir dosya yok", "channel_files.empty.paragraph": "Bu kanala eklenmiş dosyalar burada görüntülenir.", - "post_priority.picker.label.request_ack.description": "Alıcılara onaylayana ya da yanıtlayana kadar her beş dakikada bir bildirim gönderilir.", - "post_priority.picker.label.persistent_notifications.description": "Alıcılara onaylayana ya da yanıtlayana kadar her beş dakikada bir bildirim gönderilir.", + "post_priority.picker.label.request_ack.description": "İletinizde bir onay düğmesi görüntülenecek", + "post_priority.picker.label.persistent_notifications.description": "Alıcılara onaylayana ya da yanıtlayana kadar her {interval, plural, one {dakikada} other {{interval} dakikada}} bir bildirim gönderilir.", "persistent_notifications.error.special_mentions": "Kalıcı bildirim alıcıları olarak @channel, @all ya da @here anmaları kullanılamaz.", "persistent_notifications.confirm.description": "@anılmış alıcılara, iletiyi onaylayana ya da yanıtlayana kadar her {interval, plural, one {dakikada} other {{interval} dakikada}} bir bildirim gönderilir.", "persistent_notifications.error.max_recipients.description": "En fazla {max} alıcıya kalıcı bildirimler gönderebilirsiniz. İletinizde {count} alıcı anmışsınız. Göndermeden önce andığınız kişileri azaltmalısınız.", @@ -1056,5 +1056,9 @@ "mobile.calls_name_is_talking_postfix": "konuşuyor...", "mobile.calls_bluetooth": "Bluetooth", "mobile.calls_audio_device": "Ses aygıtını seçin", - "mobile.acknowledgements.header": "Onaylar" + "mobile.acknowledgements.header": "Onaylar", + "share_extension.error_screen.label": "Bir sorun çıktı", + "share_extension.error_screen.reason": "Nedeni: {reason}", + "share_extension.channels_screen.title": "Kanal seçin", + "share_extension.error_screen.description": "İçerik {applicationName} ile paylaşılmaya çalışılırken bir sorun çıktı." } From 429d2782afcaf8b97f401badd70881a0b0eabbef Mon Sep 17 00:00:00 2001 From: Valentyn Smagin <6murdoc6@gmail.com> Date: Fri, 30 Jun 2023 14:12:52 +0000 Subject: [PATCH 42/49] Translated using Weblate (Ukrainian) Currently translated at 44.7% (475 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/ --- assets/base/i18n/uk.json | 396 ++++++++++++++++++++------------------- 1 file changed, 207 insertions(+), 189 deletions(-) diff --git a/assets/base/i18n/uk.json b/assets/base/i18n/uk.json index 425113f86b..a23b1f372f 100644 --- a/assets/base/i18n/uk.json +++ b/assets/base/i18n/uk.json @@ -268,50 +268,50 @@ "alert.push_proxy.button": "Добре", "alert.push_proxy_unknown.title": "Повідомлення не може бути отримано з цього сервера", "alert.push_proxy_unknown.description": "З невідомих причин цей сервер не зміг отримати push-нотифікацію. Під час наступного підключення спроба буде повторена.", - "browse_channels.title": "", + "browse_channels.title": "Перегляд каналів", "mobile.oauth.try_again": "", "mobile.calls_end_msg_channel": "", - "channel_info.leave_public_channel": "", + "channel_info.leave_public_channel": "Ви впевнені, що хочете покинути приватний канал {ім'я_відображення}? Ви не зможете знову приєднатися до каналу, якщо вас не запросять знову.", "mobile.calls_viewing_screen": "", "login_mfa.token": "", "global_threads.unreads": "", - "channel_info.unarchive_failed": "", - "display_settings.tz.auto": "", + "channel_info.unarchive_failed": "Виникла помилка при спробі розархівувати канал {ім'я_відображення}", + "display_settings.tz.auto": "Автоматично", "mobile.calls_open_channel": "", "mobile.login_options.google": "", - "browse_channels.showArchivedChannels": "", - "custom_status.suggestions.in_a_meeting": "", - "display_settings.theme": "", + "browse_channels.showArchivedChannels": "Показати: Архівні канали", + "custom_status.suggestions.in_a_meeting": "На зустрічі", + "display_settings.theme": "Тема", "notification_settings.auto_responder.default_message": "", "join_team.error.group_error": "", "permalink.error.okay": "", - "emoji_picker.travel-places": "", + "emoji_picker.travel-places": "Подорожі та місця", "global_threads.options.title": "", "mobile.server_url.deeplink.emm.denied": "", "general_settings.notifications": "", - "extension.no_servers.description": "", + "extension.no_servers.description": "Щоб ділитися контентом, вам потрібно увійти на сервер Mattermost.", "mobile.channel_list.unreads": "", "user.edit_profile.profile_photo.change_photo": "", "mobile.calls_name_started_call": "", "mobile.edit_post.delete_question": "", - "display_settings.clock.standard": "", - "custom_status.expiry_dropdown.dont_clear": "", + "display_settings.clock.standard": "12-годинний", + "custom_status.expiry_dropdown.dont_clear": "Не очищати", "global_threads.emptyUnreads.message": "", - "channel_info.send_a_mesasge": "", + "channel_info.send_a_mesasge": "Надіслати повідомлення", "mobile.calls_recording_stop_none_in_progress": "", - "emoji_picker.activities": "", - "channel_info.unarchive_title": "", - "apps.error.unknown": "", - "channel_info.convert_private_title": "", + "emoji_picker.activities": "Діяльність", + "channel_info.unarchive_title": "Розархівувати {термін}", + "apps.error.unknown": "Виникла невідома помилка.", + "channel_info.convert_private_title": "Перетворити {ім'я_відображення} на приватний канал?", "mobile.leave_and_join_message": "", "mobile.calls_not_connected": "", - "apps.error.responses.unknown_type": "", + "apps.error.responses.unknown_type": "Тип відповіді програми не підтримується. Тип відповіді: {тип}.", "password_send.reset": "", "mobile.calls_not_available_msg": "", "join_team.error.message": "", "mobile.reset_status.alert_ok": "", - "channel_info.edit_header": "", - "display_settings.clock.military": "", + "channel_info.edit_header": "Редагувати заголовок", + "display_settings.clock.military": "24-годинний", "mobile.calls_enable": "", "mobile.manage_members.remove": "", "post_priority.label.urgent": "", @@ -321,15 +321,15 @@ "video.download_description": "", "notification_settings.email.immediately": "", "mobile.calls_end_msg_dm": "", - "custom_status.suggestions.recent_title": "", + "custom_status.suggestions.recent_title": "Нещодавно", "mobile.no_results_with_term": "", "join_team.error.title": "", "mobile.components.select_server_view.msg_description": "", "permalink.error.private_channel_and_team.button": "", - "apps.error.form.submit.pretext": "", + "apps.error.form.submit.pretext": "Виникла помилка при надсиланні модальності. Зверніться до розробника програми. Деталі: {деталі}", "user_status.dnd": "", "mobile.markdown.code.plusMoreLines": "", - "channel_info.set_header": "", + "channel_info.set_header": "Встановити заголовок", "snack.bar.undo": "", "mobile.calls_error_message": "", "mobile.no_results_with_term.files": "", @@ -373,14 +373,14 @@ "screen.search.results.filter.videos": "", "mobile.calls_host_rec_stopped_title": "", "mobile.calls_host_rec_stopped": "", - "custom_status.expiry.until": "", - "channel_info.notification.none": "", - "channel_info.mention": "", - "channel_info.convert_private_success": "", - "channel_info.convert_private_description": "", - "channel_info.convert_private": "", - "channel_info.archive_description.cannot_view_archived": "", - "channel_info.archive_description.can_view_archived": "", + "custom_status.expiry.until": "Доки", + "channel_info.notification.none": "Ніколи", + "channel_info.mention": "Згадка", + "channel_info.convert_private_success": "{ім'я_відображення} тепер є приватним каналом.", + "channel_info.convert_private_description": "Коли ви перетворюєте {ім'я_відображення} на приватний канал, історія та членство зберігаються. Загальнодоступні файли залишаються доступними для всіх, хто має посилання. Членство в приватному каналі можливе лише за запрошенням.\n\nЗміна є остаточною і не може бути скасована.\n\nВидійсно хочете перетворити {Ім'я_відображення} на приватний канал?", + "channel_info.convert_private": "Перетворити на приватний канал", + "channel_info.archive_description.cannot_view_archived": "Це заархівує канал з команди і видалить його з інтерфейсу користувача. Заархівовані канали можна розархівувати, якщо вони знадобляться знову.\n\nВи впевнені, що хочете заархівувати {термін} {назва}?", + "channel_info.archive_description.can_view_archived": "Це призведе до архівування каналу від команди. Вміст каналу все ще буде доступним для учасників каналу.\n\nВи впевнені, що хочете заархівувати {термін} {назва}?", "settings.advanced.delete_message.confirmation": "", "public_link_copied": "", "permalink.error.access.title": "", @@ -390,10 +390,10 @@ "mobile.calls_host_rec": "", "invite.title.summary": "", "invite.summary.not_sent": "", - "emoji_picker.food-drink": "", - "display_settings.crt.on": "", - "display_settings.crt.off": "", - "display_settings.crt": "", + "emoji_picker.food-drink": "Їжа та напої", + "display_settings.crt.on": "Увімкнути", + "display_settings.crt.off": "Вимкнути", + "display_settings.crt": "Згорнуті теми відповідей", "mobile.managed.jailbreak_no_debug_info": "", "invite.title": "", "invite.summary.try_again": "", @@ -426,8 +426,8 @@ "notification_settings.mobile.trigger_push": "", "notification_settings.mobile.online": "", "mobile.camera_type.title": "", - "custom_status.set_status": "", - "connection_banner.connecting": "", + "custom_status.set_status": "Встановіть спеціальний статус", + "connection_banner.connecting": "З'єднання...", "video.failed_description": "", "thread.loadingReplies": "", "share_extension.multiple_label": "", @@ -459,9 +459,9 @@ "mobile.components.select_server_view.displayName": "", "mobile.calls_stop_recording": "", "mobile.calls_record": "", - "connection_banner.not_reachable": "", - "connection_banner.not_connected": "", - "connection_banner.connected": "", + "connection_banner.not_reachable": "Сервер недоступний", + "connection_banner.not_connected": "Немає підключення до Інтернету", + "connection_banner.connected": "З'єднання відновлено", "user.settings.notifications.email_threads.description": "", "terms_of_service.terms_declined.ok": "", "team_list.no_other_teams.description": "", @@ -469,8 +469,8 @@ "notification_settings.mentions.keywords_mention": "", "notification_settings.auto_responder.message": "", "mobile.calls_host_rec_title": "", - "extension.no_servers.title": "", - "extension.no_memberships.title": "", + "extension.no_servers.title": "Не підключений до жодного сервера", + "extension.no_memberships.title": "Ще не є учасником жодної команди", "mobile.calls_dismiss": "", "onboarding.realtime_collaboration_description": "", "onboarding.realtime_collaboration": "", @@ -480,9 +480,9 @@ "mobile.calls_participant_rec": "", "mobile.calls_okay": "", "mobile.calls_host": "", - "edit_server.display_help": "", - "custom_status.suggestions.out_sick": "", - "channel_info.mobile_notifications": "", + "edit_server.display_help": "Сервер: {посилання}", + "custom_status.suggestions.out_sick": "Захворів(ла)", + "channel_info.mobile_notifications": "Мобільні сповіщення", "post.reactions.title": "", "plus_menu.create_new_channel.title": "", "permalink.error.private_channel.button": "", @@ -607,31 +607,31 @@ "notification_settings.email.never": "", "notification_settings.email": "", "mobile.screen.settings": "", - "channel_info.position": "", - "default_skin_tone": "", + "channel_info.position": "Посада", + "default_skin_tone": "Відтінок шкіри за замовчуванням", "skintone_selector.tooltip.description": "", "mobile.calls_noone_talking": "", - "channel_info.unarchive_description": "", - "create_post.thread_reply": "", - "extension.no_memberships.description": "", + "channel_info.unarchive_description": "Ви впевнені, що хочете розархівувати {термін} {назва}?", + "create_post.thread_reply": "Відповісти на цю тему...", + "extension.no_memberships.description": "Щоб ділитися контентом, вам потрібно бути членом команди на сервері Mattermost.", "mobile.login_options.office365": "", "mobile.oauth.switch_to_browser.title": "", "mobile.display_settings.clockDisplay": "", "mobile.manage_members.remove_member": "", "user_status.title": "", - "apps.error.form.refresh_no_refresh": "", - "channel_info.pinned_messages": "", + "apps.error.form.refresh_no_refresh": "Викликається оновлення на полі без оновлення.", + "channel_info.pinned_messages": "Закріплені повідомлення", "notification_settings.email.crt.emailInfo": "", "select_team.no_team.description": "", "servers.remove": "", - "apps.error.form.no_submit": "", + "apps.error.form.no_submit": "`надіслати` не визначено", "mobile.edit_post.error": "", "global_threads.options.open_in_channel": "", "user.settings.general.field_handled_externally": "", "onboarding.welcome": "", "mobile.post_info.save": "", "mobile.managed.jailbreak_no_reason": "", - "channel_info.send_mesasge": "", + "channel_info.send_mesasge": "Надіслати повідомлення", "user_status.online": "", "snack.bar.remove.user": "", "notification_settings.mentions.channelWide": "", @@ -653,27 +653,27 @@ "gallery.preparing": "", "gallery.opening": "", "gallery.image_saved": "", - "friendly_date.minsAgo": "", - "friendly_date.hoursAgo": "", - "friendly_date.daysAgo": "", - "find_channels.title": "", - "find_channels.open_dm": "", - "emoji_skin.light_skin_tone": "", - "emoji_skin.default": "", - "emoji_picker.people-body": "", - "edit_server.saving": "", - "edit_server.save": "", - "edit_server.description": "", - "download.error": "", - "custom_status.suggestions.out_for_lunch": "", - "custom_status.suggestions.on_a_vacation": "", - "custom_status.failure_message": "", - "channel_modal.makePrivate.description": "", - "channel_intro.createdOn": "", - "channel_info.favorite": "", - "apps.suggestion.no_static": "", - "apps.error.responses.unknown_field_error": "", - "apps.error.parser.unexpected_state": "", + "friendly_date.minsAgo": "{кількість} {кількість, множина, одна {хв} інші {хвилини}} тому", + "friendly_date.hoursAgo": "{кількість} {підрахунок, множина, одна {година} інші {години}} тому", + "friendly_date.daysAgo": "{кількість} {кількість, множина, один {день} інші {дні}} тому", + "find_channels.title": "Знайти канали", + "find_channels.open_dm": "Відкрити в ПП", + "emoji_skin.light_skin_tone": "світлий відтінок шкіри", + "emoji_skin.default": "тон шкіри за замовчуванням", + "emoji_picker.people-body": "Людина і тіло", + "edit_server.saving": "Збереження", + "edit_server.save": "Зберегти", + "edit_server.description": "Вкажіть ім'я відображення для цього сервера", + "download.error": "Не вдалося завантажити файл. Спробуйте пізніше", + "custom_status.suggestions.out_for_lunch": "Вийшов на обід", + "custom_status.suggestions.on_a_vacation": "У відпустці", + "custom_status.failure_message": "Не вдалося оновити статус. Спробуйте ще раз", + "channel_modal.makePrivate.description": "Якщо канал встановлено як приватний, лише запрошені учасники команди можуть мати доступ до нього та брати участь у ньому", + "channel_intro.createdOn": "Створено {дата}", + "channel_info.favorite": "Улюблене", + "apps.suggestion.no_static": "Немає відповідних варіантів.", + "apps.error.responses.unknown_field_error": "Отримано помилку для невідомого поля. Ім'я поля: `{поле}`. Помилка: `{помилка}`.", + "apps.error.parser.unexpected_state": "Недосяжний: Неочікуваний стан у пов'язаних_збігах: `{стан}`.", "user.tutorial.long_press": "", "unsupported_server.message": "", "unreads.empty.show_all": "", @@ -844,11 +844,11 @@ "friendly_date.yearsAgo": "", "friendly_date.now": "", "friendly_date.monthsAgo": "", - "find_channels.new_channel": "", - "find_channels.directory": "", - "emoji_skin.medium_skin_tone": "", - "emoji_skin.medium_light_skin_tone": "", - "emoji_skin.medium_dark_skin_tone": "", + "find_channels.new_channel": "Новий канал", + "find_channels.directory": "Каталог", + "emoji_skin.medium_skin_tone": "середній тон шкіри", + "emoji_skin.medium_light_skin_tone": "середньо-світлий тон шкіри", + "emoji_skin.medium_dark_skin_tone": "середньо-темний відтінок шкіри", "thread.noReplies": "", "settings.link.error.title": "", "settings.about.build": "", @@ -859,111 +859,111 @@ "permalink.show_dialog_warn.join": "", "notification_settings.mentions.sensitiveName": "", "notification_settings.mentions.keywordsLabel": "", - "emoji_skin.dark_skin_tone": "", - "emoji_picker.smileys-emotion": "", - "emoji_picker.recent": "", - "emoji_picker.animals-nature": "", - "edit_server.title": "", - "display_settings.tz.manual": "", - "display_settings.timezone": "", - "display_settings.clockDisplay": "", - "custom_status.suggestions.working_from_home": "", - "custom_status.suggestions.title": "", - "custom_status.expiry.at": "", - "custom_status.expiry_time.tomorrow": "", - "custom_status.expiry_dropdown.this_week": "", - "custom_status.expiry_dropdown.thirty_minutes": "", - "custom_status.expiry_dropdown.one_hour": "", - "custom_status.expiry_dropdown.four_hours": "", - "custom_status.expiry_dropdown.date_and_time": "", - "create_direct_message.title": "", - "channel_modal.purposeEx": "", - "channel_modal.nameEx": "", - "channel_modal.makePrivate.label": "", - "channel_modal.headerHelp": "", - "channel_modal.headerEx": "", - "channel_list.find_channels": "", - "channel_list.favorites_category": "", - "channel_list.dms_category": "", - "channel_list.channels_category": "", - "channel_intro.createdBy": "", - "channel_info.unarchive": "", - "channel_info.public_channel": "", - "channel_info.private_channel": "", - "channel_info.notification.mention": "", - "channel_info.notification.default": "", - "channel_info.notification.all": "", - "channel_info.nickname": "", - "channel_info.muted": "", - "channel_info.members": "", - "channel_info.local_time": "", - "channel_info.leave_private_channel": "", - "channel_info.leave_channel": "", - "channel_info.leave": "", - "channel_info.ignore_mentions": "", - "channel_info.favorited": "", - "channel_info.error_close": "", - "channel_info.custom_status": "", - "channel_info.copy_link": "", - "channel_info.copied": "", - "channel_info.convert_failed": "", - "channel_info.close_gm_channel": "", - "channel_info.close_gm": "", - "channel_info.close_dm_channel": "", - "channel_info.close_dm": "", - "channel_info.close": "", - "channel_info.archive_title": "", - "channel_info.archive_failed": "", - "channel_info.archive": "", - "channel_info.alertYes": "", - "channel_info.alertNo": "", - "channel_info.alert_retry": "", - "channel_header.member_count": "", - "channel_header.info": "", - "channel_header.directchannel.you": "", - "camera_type.video.option": "", - "camera_type.photo.option": "", - "browse_channels.showSharedChannels": "", - "browse_channels.showPublicChannels": "", - "browse_channels.sharedChannels": "", - "browse_channels.publicChannels": "", - "browse_channels.noMore": "", - "browse_channels.dropdownTitle": "", - "browse_channels.archivedChannels": "", - "autocomplete_selector.unknown_channel": "", - "apps.suggestion.no_suggestion": "", - "apps.suggestion.no_dynamic": "", - "apps.suggestion.errors.parser_error": "", - "apps.suggestion.dynamic.error": "", - "apps.error.responses.unexpected_type": "", - "apps.error.responses.unexpected_error": "", - "apps.error.responses.navigate.no_url": "", - "apps.error.responses.form.no_form": "", - "apps.error.parser.unexpected_whitespace": "", - "apps.error.parser.unexpected_squared_bracket": "", - "apps.error.parser.unexpected_flag": "", - "apps.error.parser.unexpected_error": "", - "apps.error.parser.unexpected_comma": "", - "apps.error.parser.unexpected_character": "", - "apps.error.parser.no_slash_start": "", - "apps.error.parser.no_match": "", - "apps.error.parser.no_form": "", - "apps.error.parser.no_bindings": "", - "apps.error.parser.no_argument_pos_x": "", - "apps.error.parser.multiple_equal": "", - "apps.error.parser.missing_tick": "", - "apps.error.parser.missing_submit": "", - "apps.error.parser.missing_source": "", - "apps.error.parser.missing_quote": "", - "apps.error.parser.missing_list_end": "", - "apps.error.parser.missing_field_value": "", - "apps.error.parser.missing_binding": "", - "apps.error.parser.execute_non_leaf": "", - "apps.error.parser.empty_value": "", - "apps.error.parser": "", - "apps.error.malformed_binding": "", - "apps.error.lookup.error_preparing_request": "", - "apps.error.form.refresh": "", + "emoji_skin.dark_skin_tone": "темний відтінок шкіри", + "emoji_picker.smileys-emotion": "Смайлики та емоції", + "emoji_picker.recent": "Нещодавно використані", + "emoji_picker.animals-nature": "Тварини та природа", + "edit_server.title": "Редагувати назву сервера", + "display_settings.tz.manual": "Інструкція", + "display_settings.timezone": "Часовий пояс", + "display_settings.clockDisplay": "Відображення годинника", + "custom_status.suggestions.working_from_home": "Працюю з дому", + "custom_status.suggestions.title": "Пропозиції", + "custom_status.expiry.at": "біля", + "custom_status.expiry_time.tomorrow": "Завтра", + "custom_status.expiry_dropdown.this_week": "Цей тиждень", + "custom_status.expiry_dropdown.thirty_minutes": "30 хвилин", + "custom_status.expiry_dropdown.one_hour": "1 година", + "custom_status.expiry_dropdown.four_hours": "4 години", + "custom_status.expiry_dropdown.date_and_time": "Дата і час", + "create_direct_message.title": "Створити пряме повідомлення", + "channel_modal.purposeEx": "Канал для повідомлення про помилки та покращень", + "channel_modal.nameEx": "Помилки, Маркетинг", + "channel_modal.makePrivate.label": "Зробити приватним", + "channel_modal.headerHelp": "Вкажіть текст, який буде відображатися в заголовку каналу поруч з назвою каналу. Наприклад, додайте часто використовувані посилання, ввівши текст посилання [Назва посилання](http://example.com).", + "channel_modal.headerEx": "Використовуйте розкривний список для форматування тексту заголовка", + "channel_list.find_channels": "Знайти канали...", + "channel_list.favorites_category": "Вибрані", + "channel_list.dms_category": "Прямі повідомлення", + "channel_list.channels_category": "Канали", + "channel_intro.createdBy": "Створено {користувачем} {дата}", + "channel_info.unarchive": "Розархівувати канал", + "channel_info.public_channel": "Публічний канал", + "channel_info.private_channel": "Приватний канал", + "channel_info.notification.mention": "Згадки", + "channel_info.notification.default": "За замовчуванням", + "channel_info.notification.all": "Усі", + "channel_info.nickname": "Псевдонім", + "channel_info.muted": "Вимкнути звук", + "channel_info.members": "Учасники", + "channel_info.local_time": "Місцевий час", + "channel_info.leave_private_channel": "Ви впевнені, що хочете покинути приватний канал {ім'я_відображення}? Ви не зможете знову приєднатися до каналу, якщо вас не запросять знову.", + "channel_info.leave_channel": "Покинути канал", + "channel_info.leave": "Покинути", + "channel_info.ignore_mentions": "Ігнорувати @channel, @here, @all", + "channel_info.favorited": "Додано до вибраного", + "channel_info.error_close": "Закрити", + "channel_info.custom_status": "Особливий статус:", + "channel_info.copy_link": "Скопіювати посилання", + "channel_info.copied": "Скопійовано", + "channel_info.convert_failed": "Нам не вдалося перетворити <ім'я_відображення> на приватний канал.", + "channel_info.close_gm_channel": "Ви впевнені, що хочете закрити це повідомлення групи? Це прибере його з вашої домашньої сторінки, але ви завжди зможете відкрити його знову.", + "channel_info.close_gm": "Закрити повідомлення групи", + "channel_info.close_dm_channel": "Ви впевнені, що хочете закрити це пряме повідомлення? Це прибере його з вашої домашньої сторінки, але ви завжди зможете відкрити його знову.", + "channel_info.close_dm": "Закрити пряме повідомлення", + "channel_info.close": "Закрити", + "channel_info.archive_title": "Архів {термін}", + "channel_info.archive_failed": "Виникла помилка при спробі заархівувати канал {Ім'я_відображення}", + "channel_info.archive": "Архівний канал", + "channel_info.alertYes": "Так", + "channel_info.alertNo": "Ні", + "channel_info.alert_retry": "Спробуйте ще раз", + "channel_header.member_count": "{кількість, множина, один {# учасник} інші {# учасники}}", + "channel_header.info": "Переглянути інформацію", + "channel_header.directchannel.you": "{ім'я відображення} (ви)", + "camera_type.video.option": "Записати відео", + "camera_type.photo.option": "Зробити фото", + "browse_channels.showSharedChannels": "Показати: Спільні канали", + "browse_channels.showPublicChannels": "Показати: Загальні канали", + "browse_channels.sharedChannels": "Спільні канали", + "browse_channels.publicChannels": "Публічні канали", + "browse_channels.noMore": "Більше немає каналів для приєднання", + "browse_channels.dropdownTitle": "Показати", + "browse_channels.archivedChannels": "Архівні канали", + "autocomplete_selector.unknown_channel": "Невідомий канал", + "apps.suggestion.no_suggestion": "Немає відповідних пропозицій.", + "apps.suggestion.no_dynamic": "Для динамічних пропозицій не було отримано жодних даних", + "apps.suggestion.errors.parser_error": "Помилка аналізу", + "apps.suggestion.dynamic.error": "Помилка динамічного вибору", + "apps.error.responses.unexpected_type": "Тип відповіді програми не очікувався. Тип відповіді: {тип}", + "apps.error.responses.unexpected_error": "Отримано неочікувану помилку.", + "apps.error.responses.navigate.no_url": "Тип відповіді - `навігація`, але у відповіді не було додано жодної адреси.", + "apps.error.responses.form.no_form": "Тип відповіді - `форма`, але до відповіді не було додано жодної форми.", + "apps.error.parser.unexpected_whitespace": "Недосяжний: Несподіваний пробіл.", + "apps.error.parser.unexpected_squared_bracket": "Несподіване відкриття списку.", + "apps.error.parser.unexpected_flag": "Команда не приймає прапор `{Ім'я_прапора}`.", + "apps.error.parser.unexpected_error": "Несподівана помилка.", + "apps.error.parser.unexpected_comma": "Несподівана кома.", + "apps.error.parser.unexpected_character": "Несподіваний символ.", + "apps.error.parser.no_slash_start": "Команда повинна починатися з `/`.", + "apps.error.parser.no_match": "`{команда}`: У цій робочій області не знайдено відповідної команди.", + "apps.error.parser.no_form": "Форму не знайдено.", + "apps.error.parser.no_bindings": "Ніяких прив'язок до команд.", + "apps.error.parser.no_argument_pos_x": "Неможливо ідентифікувати аргумент.", + "apps.error.parser.multiple_equal": "Множинні знаки `=` не допускаються.", + "apps.error.parser.missing_tick": "Очікується збіг котирувань до кінця введення.", + "apps.error.parser.missing_submit": "Ніяких обов'язкових умов або форми.", + "apps.error.parser.missing_source": "Форма не має ні відправника, ні джерела.", + "apps.error.parser.missing_quote": "Очікується збіг подвійних лапок до кінця введення.", + "apps.error.parser.missing_list_end": "Очікується токен закриття списку.", + "apps.error.parser.missing_field_value": "Значення поля відсутнє.", + "apps.error.parser.missing_binding": "Відсутні прив'язки команд.", + "apps.error.parser.execute_non_leaf": "Ви повинні вибрати підкоманду.", + "apps.error.parser.empty_value": "Порожні значення не допускаються.", + "apps.error.parser": "Помилка аналізу: {Помилка}", + "apps.error.malformed_binding": "Ця прив'язка не сформована належним чином. Зверніться до розробника програми.", + "apps.error.lookup.error_preparing_request": "Помилка підготовки запиту на пошук: {повідомлення_про_помилку}", + "apps.error.form.refresh": "Виникла помилка при отриманні вибраних полів. Зверніться до розробника програми. Деталі: {деталі}", "mobile.create_channel.title": "", "mobile.components.select_server_view.msg_welcome": "", "mobile.calls_not_available_title": "", @@ -984,9 +984,27 @@ "global_threads.emptyUnreads.title": "", "global_threads.emptyThreads.title": "", "global_threads.emptyThreads.message": "", - "apps.error.form.no_source": "", - "apps.error.form.no_lookup": "", - "apps.error.form.no_form": "", - "apps.error.command.unknown_user": "", - "apps.error.command.unknown_option": "" + "apps.error.form.no_source": "`Джерело` не визначено.", + "apps.error.form.no_lookup": "`пошук` не визначено.", + "apps.error.form.no_form": "`Форма` не визначена.", + "apps.error.command.unknown_user": "Невідомий користувач для поля `{ім'я_поля}`: `{опція}`.", + "apps.error.command.unknown_option": "Невідома опція для поля `{ім'я_поля}`: `{опція}`.", + "channel_files.empty.title": "Файлів ще немає", + "channel_files.noFiles.paragraph": "Цей канал не містить файлів із застосованими фільтрами", + "channel_files.noFiles.title": "Файлів не знайдено", + "channel_info.channel_files": "Файли", + "channel_notification_preferences.notification.mention": "Лише згадки, прямі повідомлення", + "channel_notification_preferences.notify_about": "Сповістити мене про...", + "channel_files.empty.paragraph": "Файли, розміщені в цьому каналі, будуть показуватися тут.", + "channel_notification_preferences.notification.none": "Нічого", + "channel_notification_preferences.notification.thread_replies": "Сповіщати мене про відповіді на теми, за якими я стежу в цьому каналі", + "channel_add_members.add_members.button": "Додати учасників", + "channel_info.add_members": "Додати учасників", + "channel_notification_preferences.reset_default": "Скидання до налаштувань за замовчуванням", + "channel_notification_preferences.thread_replies": "Відповіді на теми", + "channel_notification_preferences.unmute_content": "Увімкнути звук на каналі", + "channel_notification_preferences.default": "(за замовчуванням)", + "channel_notification_preferences.muted_content": "Ви можете змінити налаштування сповіщень, але ви не отримуватимете сповіщень, доки у каналу не буде увімкнено звук.", + "channel_notification_preferences.muted_title": "Цей канал вимкнено", + "channel_notification_preferences.notification.all": "Всі нові повідомлення" } From a4eb3e011430712f3746ee6781196ac578766331 Mon Sep 17 00:00:00 2001 From: MArtin Johnson Date: Wed, 5 Jul 2023 14:41:41 +0000 Subject: [PATCH 43/49] Translated using Weblate (Swedish) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/ --- assets/base/i18n/sv.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/assets/base/i18n/sv.json b/assets/base/i18n/sv.json index b45cbec689..1b732aa2d2 100644 --- a/assets/base/i18n/sv.json +++ b/assets/base/i18n/sv.json @@ -872,7 +872,7 @@ "mobile.onboarding.sign_in": "Logga in", "mobile.onboarding.next": "Nästa", "share_extension.upload_disabled": "Filuppladdningar är inaktiverade för den valda servern", - "share_extension.share_screen.title": "Dela till Mattermost", + "share_extension.share_screen.title": "Dela med {applicationName}", "share_extension.servers_screen.title": "Välj server", "share_extension.server_label": "Server", "share_extension.multiple_label": "{count, number} bilagor", @@ -1030,9 +1030,9 @@ "mobile.ios.plist.NSAppleMusicUsageDescription": "Om du tillåter åtkomst till ditt mediebibliotek kan du bifoga filer från ditt mediebibliotek till dina meddelanden på {applicationName}.", "snack.bar.unfollow.thread": "Tråden följs inte", "requested_ack.title": "Begär bekräftelse", - "post_priority.picker.label.request_ack.description": "Mottagarna notifieras var femte minut tills de bekräftar eller svarar.", + "post_priority.picker.label.request_ack.description": "En knapp för bekräftelse kommer att visas med ditt meddelande", "post_priority.picker.label.request_ack": "Begär bekräftelse", - "post_priority.picker.label.persistent_notifications.description": "Mottagarna notifieras var femte minut tills de bekräftar eller svarar.", + "post_priority.picker.label.persistent_notifications.description": "Mottagarna notifieras {interval, plural, one {varje minut} other {var {interval} minut}} tills de bekräftar eller svarar.", "post_priority.picker.label.persistent_notifications": "Skicka varaktig notifiering", "post_priority.picker.cancel": "Avbryt", "post_priority.picker.apply": "Tillämpa", @@ -1056,5 +1056,9 @@ "mobile.calls_tablet": "Platta", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# andra }}räcker upp handen", "mobile.calls_quality_warning": "Samtalskvaliteten kan försämras på grund av dåliga nätverksförhållanden.", - "mobile.calls_name_is_talking_postfix": "pratar..." + "mobile.calls_name_is_talking_postfix": "pratar...", + "share_extension.error_screen.label": "Ett fel uppstod", + "share_extension.channels_screen.title": "Välj kanal", + "share_extension.error_screen.reason": "Anledning: {reason}", + "share_extension.error_screen.description": "Ett fel uppstod när innehållet skulle delas med {applicationName}." } From 35f553e01d2d90e26f1dce3b012e6e3fb0a3fbbc Mon Sep 17 00:00:00 2001 From: Valentyn Smagin <6murdoc6@gmail.com> Date: Fri, 7 Jul 2023 08:05:31 +0000 Subject: [PATCH 44/49] Translated using Weblate (Ukrainian) Currently translated at 49.4% (525 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/ --- assets/base/i18n/uk.json | 100 +++++++++++++++++++-------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/assets/base/i18n/uk.json b/assets/base/i18n/uk.json index a23b1f372f..14674776f5 100644 --- a/assets/base/i18n/uk.json +++ b/assets/base/i18n/uk.json @@ -132,7 +132,7 @@ "mobile.link.error.title": "Помилка", "mobile.managed.blocked_by": "Заблоковано {vendor}", "mobile.managed.exit": "Вхід", - "mobile.managed.jailbreak": "Пристрої з Jailbroken не є довіреними {vendor}, вийдіть з програми.", + "mobile.managed.jailbreak": "Пристрої з Jailbroken не є довіреними {постачальник}.\n\nПричина {причина}\n\n\nНалагоджувальна інформація: {налагодження}\n\nВийдіть з програми, будь ласка.", "mobile.managed.not_secured.android": "Цей пристрій повинен бути захищений блокуванням екрана, щоб використовувати Mattermost.", "mobile.managed.secured_by": "Захищено {vendor}", "mobile.managed.settings": "Перейдіть до налаштувань", @@ -269,7 +269,7 @@ "alert.push_proxy_unknown.title": "Повідомлення не може бути отримано з цього сервера", "alert.push_proxy_unknown.description": "З невідомих причин цей сервер не зміг отримати push-нотифікацію. Під час наступного підключення спроба буде повторена.", "browse_channels.title": "Перегляд каналів", - "mobile.oauth.try_again": "", + "mobile.oauth.try_again": "Спробуйте ще раз", "mobile.calls_end_msg_channel": "", "channel_info.leave_public_channel": "Ви впевнені, що хочете покинути приватний канал {ім'я_відображення}? Ви не зможете знову приєднатися до каналу, якщо вас не запросять знову.", "mobile.calls_viewing_screen": "", @@ -278,7 +278,7 @@ "channel_info.unarchive_failed": "Виникла помилка при спробі розархівувати канал {ім'я_відображення}", "display_settings.tz.auto": "Автоматично", "mobile.calls_open_channel": "", - "mobile.login_options.google": "", + "mobile.login_options.google": "Google", "browse_channels.showArchivedChannels": "Показати: Архівні канали", "custom_status.suggestions.in_a_meeting": "На зустрічі", "display_settings.theme": "Тема", @@ -303,7 +303,7 @@ "channel_info.unarchive_title": "Розархівувати {термін}", "apps.error.unknown": "Виникла невідома помилка.", "channel_info.convert_private_title": "Перетворити {ім'я_відображення} на приватний канал?", - "mobile.leave_and_join_message": "", + "mobile.leave_and_join_message": "Ви вже перебуваєте у розмові з каналом у ~{залишити_Назва_каналу}. Ви хочете вийти з поточної розмови і приєднатися до розмови в ~{приєднатися_до_каналу}?", "mobile.calls_not_connected": "", "apps.error.responses.unknown_type": "Тип відповіді програми не підтримується. Тип відповіді: {тип}.", "password_send.reset": "", @@ -313,30 +313,30 @@ "channel_info.edit_header": "Редагувати заголовок", "display_settings.clock.military": "24-годинний", "mobile.calls_enable": "", - "mobile.manage_members.remove": "", + "mobile.manage_members.remove": "Вилучити", "post_priority.label.urgent": "", - "mobile.login_options.cant_heading": "", + "mobile.login_options.cant_heading": "Не вдається увійти", "screen.search.results.filter.spreadsheets": "", "notification_settings.ooo_auto_responder": "", "video.download_description": "", "notification_settings.email.immediately": "", "mobile.calls_end_msg_dm": "", "custom_status.suggestions.recent_title": "Нещодавно", - "mobile.no_results_with_term": "", + "mobile.no_results_with_term": "Немає результатів для \"{термін}\"", "join_team.error.title": "", "mobile.components.select_server_view.msg_description": "", "permalink.error.private_channel_and_team.button": "", "apps.error.form.submit.pretext": "Виникла помилка при надсиланні модальності. Зверніться до розробника програми. Деталі: {деталі}", "user_status.dnd": "", - "mobile.markdown.code.plusMoreLines": "", + "mobile.markdown.code.plusMoreLines": "+{кількість, число} більше {кількість, множина, один {рядок} інші {рядки}}", "channel_info.set_header": "Встановити заголовок", "snack.bar.undo": "", "mobile.calls_error_message": "", - "mobile.no_results_with_term.files": "", + "mobile.no_results_with_term.files": "Немає файлів, що відповідають \"{термін}\"", "settings_display.clock.mz": "", "mobile.session_expired": "", "mobile.routes.custom_status": "", - "mobile.no_results_with_term.messages": "", + "mobile.no_results_with_term.messages": "Нічого не знайдено для \"{термін}\"", "notification_settings.email.fifteenMinutes": "", "notification_settings.auto_responder.to.enable": "", "mobile.session_expired.title": "", @@ -353,18 +353,18 @@ "notification_settings.mentions": "", "notification_settings.mention.reply": "", "mobile.search.show_less": "", - "mobile.manage_members.section_title_members": "", - "mobile.manage_members.section_title_admins": "", - "mobile.manage_members.message": "", - "mobile.manage_members.member": "", - "mobile.manage_members.manage_member": "", - "mobile.manage_members.manage": "", - "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": "", + "mobile.manage_members.section_title_members": "УЧАСНИКИ", + "mobile.manage_members.section_title_admins": "АДМІНІСТРАЦІЯ КАНАЛУ", + "mobile.manage_members.message": "Ви впевнені, що хочете видалити вибраного користувача з каналу?", + "mobile.manage_members.member": "Учасник", + "mobile.manage_members.manage_member": "Керувати учасником", + "mobile.manage_members.manage": "Керувати", + "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": "Адміністратор", "skintone_selector.tooltip.title": "", "share_extension.max_resolution": "", "share_extension.file_limit.single": "", @@ -394,7 +394,7 @@ "display_settings.crt.on": "Увімкнути", "display_settings.crt.off": "Вимкнути", "display_settings.crt": "Згорнуті теми відповідей", - "mobile.managed.jailbreak_no_debug_info": "", + "mobile.managed.jailbreak_no_debug_info": "Недоступно", "invite.title": "", "invite.summary.try_again": "", "invite.summary.some_not_sent": "", @@ -490,9 +490,9 @@ "permalink.error.private_channel_and_team.text": "", "onboarding.integrations_description": "", "mobile.post_textbox.entire_channel_here.message.with_timezones": "", - "mobile.onboarding.sign_in_to_get_started": "", - "mobile.onboarding.sign_in": "", - "mobile.onboarding.next": "", + "mobile.onboarding.sign_in_to_get_started": "Увійдіть, щоб почати", + "mobile.onboarding.sign_in": "Увійдіть в систему", + "mobile.onboarding.next": "Далі", "user.edit_profile.email.web_client": "", "user.edit_profile.email.auth_service": "", "user_profile.custom_status": "", @@ -519,14 +519,14 @@ "mobile.search.modifier.from": "", "mobile.search.modifier.exclude": "", "mobile.screen.your_profile": "", - "mobile.oauth.switch_to_browser": "", - "mobile.oauth.something_wrong.okButton": "", - "mobile.oauth.something_wrong": "", - "mobile.oauth.failed_to_open_link_no_browser": "", - "mobile.oauth.failed_to_open_link": "", - "mobile.managed.not_secured.ios.touchId": "", - "mobile.managed.not_secured.ios": "", - "mobile.login_options.separator_text": "", + "mobile.oauth.switch_to_browser": "Вас перенаправлено до вашого постачальника послуг входу", + "mobile.oauth.something_wrong.okButton": "ОК", + "mobile.oauth.something_wrong": "Щось пішло не так", + "mobile.oauth.failed_to_open_link_no_browser": "Посилання не вдалося відкрити. Переконайтеся, що на пристрої встановлено браузер.", + "mobile.oauth.failed_to_open_link": "Посилання не вдалося відкрити. Спробуйте ще раз.", + "mobile.managed.not_secured.ios.touchId": "Щоб користуватися Mattermost, цей пристрій потрібно захистити паролем.\n\nПерейдіть до Налаштування > Touch ID та пароль.", + "mobile.managed.not_secured.ios": "Щоб користуватися Mattermost, цей пристрій потрібно захистити паролем.\n\nПерейдіть до Налаштування > Face ID та пароль.", + "mobile.login_options.separator_text": "або увійдіть за допомогою", "mobile.custom_status.clear_after": "", "mobile.custom_status.choose_emoji": "", "mobile.custom_list.no_results": "", @@ -614,10 +614,10 @@ "channel_info.unarchive_description": "Ви впевнені, що хочете розархівувати {термін} {назва}?", "create_post.thread_reply": "Відповісти на цю тему...", "extension.no_memberships.description": "Щоб ділитися контентом, вам потрібно бути членом команди на сервері Mattermost.", - "mobile.login_options.office365": "", - "mobile.oauth.switch_to_browser.title": "", + "mobile.login_options.office365": "Office 365", + "mobile.oauth.switch_to_browser.title": "Перенаправлення...", "mobile.display_settings.clockDisplay": "", - "mobile.manage_members.remove_member": "", + "mobile.manage_members.remove_member": "Вилучити з каналу", "user_status.title": "", "apps.error.form.refresh_no_refresh": "Викликається оновлення на полі без оновлення.", "channel_info.pinned_messages": "Закріплені повідомлення", @@ -630,7 +630,7 @@ "user.settings.general.field_handled_externally": "", "onboarding.welcome": "", "mobile.post_info.save": "", - "mobile.managed.jailbreak_no_reason": "", + "mobile.managed.jailbreak_no_reason": "Недоступно", "channel_info.send_mesasge": "Надіслати повідомлення", "user_status.online": "", "snack.bar.remove.user": "", @@ -693,8 +693,8 @@ "rate.button.needs_work": "", "mobile.server_requires_client_certificate": "", "mobile.post_pre_header.saved": "", - "mobile.oauth.switch_to_browser.error_title": "", - "mobile.no_results.spelling": "", + "mobile.oauth.switch_to_browser.error_title": "Помилка входу в систему", + "mobile.no_results.spelling": "Перевірте орфографію або спробуйте інший пошук.", "mobile.integration_selector.loading_options": "", "mobile.integration_selector.loading_channels": "", "server_list.push_proxy_error": "", @@ -819,16 +819,16 @@ "mobile.server_upgrade.description": "", "mobile.post_info.unsave": "", "mobile.participants.header": "", - "mobile.oauth.failed_to_login": "", - "mobile.login_options.select_option": "", - "mobile.login_options.saml": "", - "mobile.login_options.openid": "", - "mobile.login_options.none": "", - "mobile.login_options.heading": "", - "mobile.login_options.gitlab": "", - "mobile.login_options.enter_credentials": "", - "mobile.link.error.text": "", - "mobile.leave_and_join_title": "", + "mobile.oauth.failed_to_login": "Ваша спроба входу була невдалою. Спробуйте ще раз.", + "mobile.login_options.select_option": "Виберіть варіант входу нижче.", + "mobile.login_options.saml": "SAML", + "mobile.login_options.openid": "Відкритий ідентифікатор", + "mobile.login_options.none": "Ви ще не можете увійти до свого облікового запису. Необхідно налаштувати принаймні один варіант входу. Зверніться за допомогою до системного адміністратора.", + "mobile.login_options.heading": "Увійдіть до свого облікового запису", + "mobile.login_options.gitlab": "GitLab", + "mobile.login_options.enter_credentials": "Введіть свої дані для входу нижче.", + "mobile.link.error.text": "Не вдалося відкрити посилання.", + "mobile.leave_and_join_title": "Ви впевнені, що хочете переключитися на інший дзвінок?", "mobile.leave_and_join_confirmation": "", "mobile.join_channel.error": "", "mobile.edit_post.delete_title": "", From d9cc3f1755d0968d63e640f026c4a9107611495e Mon Sep 17 00:00:00 2001 From: Valentyn Smagin <6murdoc6@gmail.com> Date: Fri, 7 Jul 2023 10:21:56 +0000 Subject: [PATCH 45/49] Translated using Weblate (Ukrainian) Currently translated at 72.8% (774 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/ --- assets/base/i18n/uk.json | 476 ++++++++++++++++++++------------------- 1 file changed, 250 insertions(+), 226 deletions(-) diff --git a/assets/base/i18n/uk.json b/assets/base/i18n/uk.json index 14674776f5..ccfa1890ef 100644 --- a/assets/base/i18n/uk.json +++ b/assets/base/i18n/uk.json @@ -273,8 +273,8 @@ "mobile.calls_end_msg_channel": "", "channel_info.leave_public_channel": "Ви впевнені, що хочете покинути приватний канал {ім'я_відображення}? Ви не зможете знову приєднатися до каналу, якщо вас не запросять знову.", "mobile.calls_viewing_screen": "", - "login_mfa.token": "", - "global_threads.unreads": "", + "login_mfa.token": "Введіть MFA Token", + "global_threads.unreads": "Непрочитані", "channel_info.unarchive_failed": "Виникла помилка при спробі розархівувати канал {ім'я_відображення}", "display_settings.tz.auto": "Автоматично", "mobile.calls_open_channel": "", @@ -282,13 +282,13 @@ "browse_channels.showArchivedChannels": "Показати: Архівні канали", "custom_status.suggestions.in_a_meeting": "На зустрічі", "display_settings.theme": "Тема", - "notification_settings.auto_responder.default_message": "", - "join_team.error.group_error": "", - "permalink.error.okay": "", + "notification_settings.auto_responder.default_message": "Привіт, я не в офісі і не можу відповідати на повідомлення.", + "join_team.error.group_error": "Щоб приєднатися до цієї команди, ви повинні бути членом пов'язаної групи.", + "permalink.error.okay": "Гаразд", "emoji_picker.travel-places": "Подорожі та місця", - "global_threads.options.title": "", - "mobile.server_url.deeplink.emm.denied": "", - "general_settings.notifications": "", + "global_threads.options.title": "Дії з потоками", + "mobile.server_url.deeplink.emm.denied": "Ця програма контролюється EMM, а адреса сервера DeepLink не збігається з дозволеним сервером EMM", + "general_settings.notifications": "Сповіщення", "extension.no_servers.description": "Щоб ділитися контентом, вам потрібно увійти на сервер Mattermost.", "mobile.channel_list.unreads": "", "user.edit_profile.profile_photo.change_photo": "", @@ -296,7 +296,7 @@ "mobile.edit_post.delete_question": "", "display_settings.clock.standard": "12-годинний", "custom_status.expiry_dropdown.dont_clear": "Не очищати", - "global_threads.emptyUnreads.message": "", + "global_threads.emptyUnreads.message": "Схоже, ви вже в курсі.", "channel_info.send_a_mesasge": "Надіслати повідомлення", "mobile.calls_recording_stop_none_in_progress": "", "emoji_picker.activities": "Діяльність", @@ -306,26 +306,26 @@ "mobile.leave_and_join_message": "Ви вже перебуваєте у розмові з каналом у ~{залишити_Назва_каналу}. Ви хочете вийти з поточної розмови і приєднатися до розмови в ~{приєднатися_до_каналу}?", "mobile.calls_not_connected": "", "apps.error.responses.unknown_type": "Тип відповіді програми не підтримується. Тип відповіді: {тип}.", - "password_send.reset": "", + "password_send.reset": "Скинути пароль", "mobile.calls_not_available_msg": "", - "join_team.error.message": "", - "mobile.reset_status.alert_ok": "", + "join_team.error.message": "Виникла помилка при приєднанні до команди", + "mobile.reset_status.alert_ok": "ОК", "channel_info.edit_header": "Редагувати заголовок", "display_settings.clock.military": "24-годинний", "mobile.calls_enable": "", "mobile.manage_members.remove": "Вилучити", - "post_priority.label.urgent": "", + "post_priority.label.urgent": "ТЕРМІНОВО", "mobile.login_options.cant_heading": "Не вдається увійти", "screen.search.results.filter.spreadsheets": "", - "notification_settings.ooo_auto_responder": "", + "notification_settings.ooo_auto_responder": "Автоматичні відповіді", "video.download_description": "", - "notification_settings.email.immediately": "", + "notification_settings.email.immediately": "Негайно", "mobile.calls_end_msg_dm": "", "custom_status.suggestions.recent_title": "Нещодавно", "mobile.no_results_with_term": "Немає результатів для \"{термін}\"", - "join_team.error.title": "", + "join_team.error.title": "Помилка приєднання до команди", "mobile.components.select_server_view.msg_description": "", - "permalink.error.private_channel_and_team.button": "", + "permalink.error.private_channel_and_team.button": "Приєднуйтесь до каналу та команди", "apps.error.form.submit.pretext": "Виникла помилка при надсиланні модальності. Зверніться до розробника програми. Деталі: {деталі}", "user_status.dnd": "", "mobile.markdown.code.plusMoreLines": "+{кількість, число} більше {кількість, множина, один {рядок} інші {рядки}}", @@ -334,25 +334,25 @@ "mobile.calls_error_message": "", "mobile.no_results_with_term.files": "Немає файлів, що відповідають \"{термін}\"", "settings_display.clock.mz": "", - "mobile.session_expired": "", - "mobile.routes.custom_status": "", + "mobile.session_expired": "Будь ласка, увійдіть, щоб продовжити отримувати сповіщення. Сесії для {Ім'я_сайту} налаштовано так, що вони закінчуються кожні {кількість_днів, кількість} {кількість_днів, множина, один {день} інші {дні}}.", + "mobile.routes.custom_status": "Встановіть власний статус", "mobile.no_results_with_term.messages": "Нічого не знайдено для \"{термін}\"", - "notification_settings.email.fifteenMinutes": "", - "notification_settings.auto_responder.to.enable": "", - "mobile.session_expired.title": "", + "notification_settings.email.fifteenMinutes": "Кожні 15 хвилин", + "notification_settings.auto_responder.to.enable": "Увімкнути автоматичні відповіді", + "mobile.session_expired.title": "Сесія завершилася", "mobile.calls_recording_stop_no_permissions": "", "mobile.calls_recording_start_no_permissions": "", "mobile.calls_recording_start_in_progress": "", "mobile.calls_host_rec_error_title": "", "mobile.calls_host_rec_error": "", - "permalink.error.public_channel.title": "", - "permalink.error.public_channel.text": "", - "notification.message_not_found": "", - "notification_settings.threads_start_participate": "", - "notification_settings.mobile": "", - "notification_settings.mentions": "", - "notification_settings.mention.reply": "", - "mobile.search.show_less": "", + "permalink.error.public_channel.title": "Приєднатися до каналу", + "permalink.error.public_channel.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в каналі, до якого ви не належите. Ви хочете приєднатися до **{назва_каналу}**, щоб переглянути його?", + "notification.message_not_found": "Повідомлення не знайдено", + "notification_settings.threads_start_participate": "Теми, які я започатковую або в яких беру участь", + "notification_settings.mobile": "Push-сповіщення", + "notification_settings.mentions": "Згадки", + "notification_settings.mention.reply": "Надсилайте сповіщення про відповідь для", + "mobile.search.show_less": "Показати менше", "mobile.manage_members.section_title_members": "УЧАСНИКИ", "mobile.manage_members.section_title_admins": "АДМІНІСТРАЦІЯ КАНАЛУ", "mobile.manage_members.message": "Ви впевнені, що хочете видалити вибраного користувача з каналу?", @@ -382,49 +382,49 @@ "channel_info.archive_description.cannot_view_archived": "Це заархівує канал з команди і видалить його з інтерфейсу користувача. Заархівовані канали можна розархівувати, якщо вони знадобляться знову.\n\nВи впевнені, що хочете заархівувати {термін} {назва}?", "channel_info.archive_description.can_view_archived": "Це призведе до архівування каналу від команди. Вміст каналу все ще буде доступним для учасників каналу.\n\nВи впевнені, що хочете заархівувати {термін} {назва}?", "settings.advanced.delete_message.confirmation": "", - "public_link_copied": "", - "permalink.error.access.title": "", - "permalink.error.access.text": "", + "public_link_copied": "Посилання скопійовано в буфер обміну", + "permalink.error.access.title": "Повідомлення недоступне для перегляду", + "permalink.error.access.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в каналі, до якого у вас немає доступу, або було видалено.", "mobile.display_settings.crt": "", "mobile.calls_rec": "", "mobile.calls_host_rec": "", - "invite.title.summary": "", - "invite.summary.not_sent": "", + "invite.title.summary": "Запросити підсумок", + "invite.summary.not_sent": "{Кількість_не_надіслано, множина, одне {Запрошення не було} інші {Запрошення не були}} надіслано", "emoji_picker.food-drink": "Їжа та напої", "display_settings.crt.on": "Увімкнути", "display_settings.crt.off": "Вимкнути", "display_settings.crt": "Згорнуті теми відповідей", "mobile.managed.jailbreak_no_debug_info": "Недоступно", - "invite.title": "", - "invite.summary.try_again": "", - "invite.summary.some_not_sent": "", - "invite.summary.smtp_failure": "", - "invite.summary.sent": "", - "invite.summary.report.sent": "", - "invite.summary.report.notSent": "", - "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.searchPlaceholder": "", - "invite.search.no_results": "", - "invite.search.email_invite": "", - "invite.members.user_is_guest": "", - "invite.members.already_member": "", - "mobile.post_pre_header.pinned_saved": "", + "invite.title": "Запросити", + "invite.summary.try_again": "Спробуйте ще раз", + "invite.summary.some_not_sent": "{Кількість_не_надісланих, множина, один {Запрошення було} інші {Декілька запрошень було}} не надіслано", + "invite.summary.smtp_failure": "SMTP не налаштовано в системній консолі", + "invite.summary.sent": "Ваші {Кількість_надісланих, множина, одне {запрошення є} інші {запрошення є}} відправлені", + "invite.summary.report.sent": "{кількість} успішні {кількість, множина, одне {запрошення} інші {запрошення}}", + "invite.summary.report.notSent": "[кількість] {кількість, множина, одне {запрошення} інші {запрошення}} не надіслано", + "invite.summary.member_invite": "Запрошено як члена команди {Ім'я_відображення_команди}", + "invite.summary.error": "{invitationCount, множина, одне {Запрошення} інші {Запрошення}} не вдалося надіслати успішно", + "invite.summary.email_invite": "Електронного листа із запрошенням надіслано", + "invite.summary.done": "Готово", + "invite.shareLink": "Поділіться посиланням", + "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": "Ця людина вже є членом команди", + "mobile.post_pre_header.pinned_saved": "Закріплено та збережено", "mobile.calls_start_call_exists": "", - "onboarding.calls_description": "", - "mobile.request.invalid_request_method": "", + "onboarding.calls_description": "Якщо ви не встигаєте набирати текст, переключіться з чату на основі каналу на захищений аудіовиклик одним дотиком.", + "mobile.request.invalid_request_method": "Неправильний метод запиту", "user_status.offline": "", "user_status.away": "", "screen.search.results.filter.title": "", - "password_send.return": "", - "notification_settings.mobile.trigger_push": "", - "notification_settings.mobile.online": "", + "password_send.return": "Повернутися до входу в систему", + "notification_settings.mobile.trigger_push": "Запускати push-сповіщення, коли...", + "notification_settings.mobile.online": "Онлайн, відійшов чи офлайн", "mobile.camera_type.title": "", "custom_status.set_status": "Встановіть спеціальний статус", "connection_banner.connecting": "З'єднання...", @@ -434,16 +434,16 @@ "share_extension.message": "", "mobile.calls_call_thread": "", "settings.advanced.cancel": "", - "onboarding.calls": "", + "onboarding.calls": "Миттєво розпочинайте захищені аудіовиклики", "mobile.calls_request_title": "", "mobile.calls_request_message": "", "mobile.calls_participant_limit_title_GA": "", "mobile.calls_limit_msg_GA": "", - "general_settings.report_problem": "", - "notification_settings.mentions.sensitiveUsername": "", - "notification_settings.email.crt.send": "", - "more_messages.text": "", - "mobile.open_dm.error": "", + "general_settings.report_problem": "Повідомити про проблему", + "notification_settings.mentions.sensitiveUsername": "Ваше ім'я користувача без врахування регістру", + "notification_settings.email.crt.send": "Сповіщення про відповіді в темі", + "more_messages.text": "{кількість} new {кількість, множина, one {повідомлення} other {повідомлення}}", + "mobile.open_dm.error": "Не вдалося відкрити пряме повідомлення з {ім'я_відображення}. Будь ласка, перевірте ваше з'єднання і спробуйте ще раз.", "mobile.create_direct_message.start": "", "mobile.create_direct_message.max_limit_reached": "", "share_extension.upload_disabled": "", @@ -455,7 +455,7 @@ "share_extension.channel_error": "", "settings.advanced.delete_data": "", "settings.advanced.delete": "", - "mobile.post_textbox.entire_channel_here.message": "", + "mobile.post_textbox.entire_channel_here.message": "Використовуючи @here, ви збираєтеся надіслати сповіщення до {кількість_Учасників, кількість} {кількість_Учасників, множина, одна {особа} інші {люди}}. Ви впевнені, що хочете це зробити?", "mobile.components.select_server_view.displayName": "", "mobile.calls_stop_recording": "", "mobile.calls_record": "", @@ -466,15 +466,15 @@ "terms_of_service.terms_declined.ok": "", "team_list.no_other_teams.description": "", "share_extension.channel_label": "", - "notification_settings.mentions.keywords_mention": "", - "notification_settings.auto_responder.message": "", + "notification_settings.mentions.keywords_mention": "Ключові слова, які викликають згадки", + "notification_settings.auto_responder.message": "Повідомлення", "mobile.calls_host_rec_title": "", "extension.no_servers.title": "Не підключений до жодного сервера", "extension.no_memberships.title": "Ще не є учасником жодної команди", "mobile.calls_dismiss": "", - "onboarding.realtime_collaboration_description": "", - "onboarding.realtime_collaboration": "", - "onboarding.integrations": "", + "onboarding.realtime_collaboration_description": "Постійні канали, прямі повідомлення та обмін файлами працюють безперебійно, щоб ви могли залишатися на зв'язку, де б ви не були.", + "onboarding.realtime_collaboration": "Співпрацюйте в режимі реального часу", + "onboarding.integrations": "Інтеграція з улюбленими інструментами", "mobile.calls_react": "", "mobile.calls_participant_rec_title": "", "mobile.calls_participant_rec": "", @@ -483,13 +483,13 @@ "edit_server.display_help": "Сервер: {посилання}", "custom_status.suggestions.out_sick": "Захворів(ла)", "channel_info.mobile_notifications": "Мобільні сповіщення", - "post.reactions.title": "", - "plus_menu.create_new_channel.title": "", - "permalink.error.private_channel.button": "", - "permalink.error.private_channel_and_team.title": "", - "permalink.error.private_channel_and_team.text": "", - "onboarding.integrations_description": "", - "mobile.post_textbox.entire_channel_here.message.with_timezones": "", + "post.reactions.title": "Реакції", + "plus_menu.create_new_channel.title": "Створити новий канал", + "permalink.error.private_channel.button": "Приєднатися до каналу", + "permalink.error.private_channel_and_team.title": "Приєднуйтесь до приватного каналу та команди", + "permalink.error.private_channel_and_team.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в приватному каналі в команді, членом якої ви не є. Ви маєте доступ як адміністратор. Ви хочете приєднатися до **{Ім'я_каналу}** та команди **{Назва_команди}**, щоб переглянути його?", + "onboarding.integrations_description": "Виходьте за межі чату за допомогою тісно інтегрованих продуктових рішень, узгоджених із загальними процесами розробки.", + "mobile.post_textbox.entire_channel_here.message.with_timezones": "Використовуючи @here, ви збираєтеся надіслати сповіщення до {кількість_Учасників, кількість} {кількість_Учасників, множина, одна {особа} інші {люди}} в {часова_зона, кількість} {часова_зона, множина, одна {часова_зона} інші {часові_зони}}. Ви впевнені, що хочете це зробити?", "mobile.onboarding.sign_in_to_get_started": "Увійдіть, щоб почати", "mobile.onboarding.sign_in": "Увійдіть в систему", "mobile.onboarding.next": "Далі", @@ -514,11 +514,11 @@ "terms_of_service.decline": "", "terms_of_service.acceptButton": "", "team_list.no_other_teams.title": "", - "mobile.search.modifier.phrases": "", - "mobile.search.modifier.in": "", - "mobile.search.modifier.from": "", - "mobile.search.modifier.exclude": "", - "mobile.screen.your_profile": "", + "mobile.search.modifier.phrases": "повідомлення із фразами", + "mobile.search.modifier.in": "конкретний канал", + "mobile.search.modifier.from": "конкретний користувач", + "mobile.search.modifier.exclude": "виключити пошукові запити", + "mobile.screen.your_profile": "Ваш профіль", "mobile.oauth.switch_to_browser": "Вас перенаправлено до вашого постачальника послуг входу", "mobile.oauth.something_wrong.okButton": "ОК", "mobile.oauth.something_wrong": "Щось пішло не так", @@ -552,18 +552,18 @@ "mobile.add_team.create_team": "", "mentions.empty.title": "", "login.invalid_credentials": "", - "login.forgot": "", - "login_mfa.enterToken": "", - "load_teams_error.title": "", - "load_teams_error.message": "", - "load_channels_error.title": "", - "intro.private_channel": "", - "intro.group_message": "", - "intro.direct_message": "", - "intro.created_by": "", - "intro.channel_info": "", - "interactive_dialog.submit": "", - "integration_selector.multiselect.submit": "", + "login.forgot": "Забули пароль?", + "login_mfa.enterToken": "Щоб завершити процес входу, будь ласка, введіть код з програми-автентифікатора вашого мобільного пристрою.", + "load_teams_error.title": "Не вдалося завантажити {Ім'я_сервера}", + "load_teams_error.message": "Виникла проблема із завантаженням контенту для цього сервера.", + "load_channels_error.title": "Не вдалося завантажити {Ім'я_відображення_команди}", + "intro.private_channel": "Приватний канал", + "intro.group_message": "Це початок вашої розмови з цією групою. Повідомлення та файли, якими ви ділитеся тут, не показуються нікому за межами групи.", + "intro.direct_message": "Це початок вашої розмови з {товаришем_по_команді}. Повідомлення та файли, якими ви обмінюєтеся тут, не будуть показані нікому іншому.", + "intro.created_by": "створено {створювачем} {дата}.", + "intro.channel_info": "Інфо", + "interactive_dialog.submit": "Надіслати", + "integration_selector.multiselect.submit": "Готово", "video.download": "", "unsupported_server.title": "", "terms_of_service.title": "", @@ -591,22 +591,22 @@ "screens.channel_edit": "", "screen.search.results.filter.documents": "", "screen.search.results.filter.all_file_types": "", - "screen.search.results.file_options.open_in_channel": "", - "screen.saved_messages.subtitle": "", - "post_priority.picker.title": "", - "post_priority.picker.label.urgent": "", - "post_priority.picker.label.standard": "", - "post_priority.picker.label.important": "", - "post_priority.picker.beta": "", - "notification.not_team_member": "", - "notification_settings.pushNotification.all_new_messages": "", - "notification_settings.push_threads.replies": "", - "notification_settings.push_threads.following": "", - "notification_settings.push_notification": "", - "notification_settings.mentions..keywordsDescription": "", - "notification_settings.email.never": "", - "notification_settings.email": "", - "mobile.screen.settings": "", + "screen.search.results.file_options.open_in_channel": "Відкрити в каналі", + "screen.saved_messages.subtitle": "Всі повідомлення, які ви зберегли для подальших дій", + "post_priority.picker.title": "Пріоритет повідомлення", + "post_priority.picker.label.urgent": "Терміново", + "post_priority.picker.label.standard": "Стандартний", + "post_priority.picker.label.important": "Важливо", + "post_priority.picker.beta": "БЕТА", + "notification.not_team_member": "Це повідомлення належить команді, членом якої ви не є.", + "notification_settings.pushNotification.all_new_messages": "Всі нові повідомлення", + "notification_settings.push_threads.replies": "Thread replies", + "notification_settings.push_threads.following": "Сповіщати мене про відповіді на теми, за якими я стежу в цьому каналі", + "notification_settings.push_notification": "Push-сповіщення", + "notification_settings.mentions..keywordsDescription": "Інші слова, які викликають згадку", + "notification_settings.email.never": "Ніколи", + "notification_settings.email": "Сповіщення електронною поштою", + "mobile.screen.settings": "Налаштування", "channel_info.position": "Посада", "default_skin_tone": "Відтінок шкіри за замовчуванням", "skintone_selector.tooltip.description": "", @@ -621,38 +621,38 @@ "user_status.title": "", "apps.error.form.refresh_no_refresh": "Викликається оновлення на полі без оновлення.", "channel_info.pinned_messages": "Закріплені повідомлення", - "notification_settings.email.crt.emailInfo": "", + "notification_settings.email.crt.emailInfo": "Якщо увімкнено, будь-яка відповідь на тему, за якою ви стежите, надсилатиме вам сповіщення на електронну пошту", "select_team.no_team.description": "", "servers.remove": "", "apps.error.form.no_submit": "`надіслати` не визначено", "mobile.edit_post.error": "", - "global_threads.options.open_in_channel": "", + "global_threads.options.open_in_channel": "Відкрити в каналі", "user.settings.general.field_handled_externally": "", - "onboarding.welcome": "", - "mobile.post_info.save": "", + "onboarding.welcome": "Ласкаво просимо", + "mobile.post_info.save": "Зберегти", "mobile.managed.jailbreak_no_reason": "Недоступно", "channel_info.send_mesasge": "Надіслати повідомлення", "user_status.online": "", "snack.bar.remove.user": "", - "notification_settings.mentions.channelWide": "", + "notification_settings.mentions.channelWide": "Загальноканальні згадки", "mobile.ios.photos_permission_denied_description": "", - "password_send.link.title": "", - "onboaring.welcome_description": "", + "password_send.link.title": "Надіслано посилання для скидання", + "onboaring.welcome_description": "Mattermost - це платформа з відкритим вихідним кодом для співпраці розробників. Безпечна, гнучка та інтегрована з вашими інструментами.", "mobile.calls_ok": "", "mobile.calls_leave": "", "mobile.calls_lasted": "", "mobile.calls_join_call": "", "mobile.calls_error_title": "", "mobile.announcement_banner.title": "", - "load_categories_error.title": "", - "load_categories_error.message": "", - "home.header.plus_menu": "", - "global_threads.allThreads": "", - "gallery.unsupported": "", - "gallery.save_failed": "", - "gallery.preparing": "", - "gallery.opening": "", - "gallery.image_saved": "", + "load_categories_error.title": "Не вдалося завантажити категорії для {Ім'я_сервера}", + "load_categories_error.message": "Виникла проблема із завантаженням контенту для цього сервера.", + "home.header.plus_menu": "Параметри", + "global_threads.allThreads": "Всі твої потоки", + "gallery.unsupported": "Попередній перегляд не підтримується для цього типу файлів. Спробуйте завантажити або поділитися, щоб відкрити його в іншій програмі.", + "gallery.save_failed": "Не вдається зберегти файл", + "gallery.preparing": "Підготовка...", + "gallery.opening": "Відкриття...", + "gallery.image_saved": "Зображення збережено", "friendly_date.minsAgo": "{кількість} {кількість, множина, одна {хв} інші {хвилини}} тому", "friendly_date.hoursAgo": "{кількість} {підрахунок, множина, одна {година} інші {години}} тому", "friendly_date.daysAgo": "{кількість} {кількість, множина, один {день} інші {дні}} тому", @@ -684,15 +684,15 @@ "share_feedback.title": "", "share_feedback.subtitle": "", "share_feedback.button.yes": "", - "rate.title": "", - "rate.subtitle": "", - "rate.error.title": "", - "rate.error.text": "", - "rate.dont_ask_again": "", - "rate.button.yes": "", - "rate.button.needs_work": "", - "mobile.server_requires_client_certificate": "", - "mobile.post_pre_header.saved": "", + "rate.title": "Подобається Mattermost?", + "rate.subtitle": "Дайте нам знати, що ви думаєте.", + "rate.error.title": "Помилка", + "rate.error.text": "Виникла помилка при відкритті модального вікна перегляду.", + "rate.dont_ask_again": "Не питай мене більше", + "rate.button.yes": "Обожнюю!", + "rate.button.needs_work": "Потребує доопрацювання", + "mobile.server_requires_client_certificate": "Для автентифікації серверу потрібен сертифікат клієнта.", + "mobile.post_pre_header.saved": "Збережено", "mobile.oauth.switch_to_browser.error_title": "Помилка входу в систему", "mobile.no_results.spelling": "Перевірте орфографію або спробуйте інший пошук.", "mobile.integration_selector.loading_options": "", @@ -700,9 +700,9 @@ "server_list.push_proxy_error": "", "screen.search.results.filter.code": "", "screen.search.results.filter.audio": "", - "notification_settings.mentions_replies": "", - "plus_menu.invite_people_to_team.title": "", - "mobile.write_storage_permission_denied_description": "", + "notification_settings.mentions_replies": "Згадки та відповіді", + "plus_menu.invite_people_to_team.title": "Запрошуйте людей до команди", + "mobile.write_storage_permission_denied_description": "Збережіть файли на своєму пристрої. Відкрийте Налаштування, щоб надати {назва_програми} доступ на запис до файлів на цьому пристрої.", "mobile.custom_status.clear_after.title": "", "mobile.camera_photo_permission_denied_description": "", "mobile.calls_unmute": "", @@ -715,18 +715,18 @@ "markdown.latex.error": "", "login.signingIn": "", "login.signIn": "", - "load_channels_error.message": "", - "invite_people_to_team.title": "", - "invite_people_to_team.message": "", + "load_channels_error.message": "Виникла проблема із завантаженням контенту для цієї команди.", + "invite_people_to_team.title": "Приєднуйтесь до команди {команда}", + "invite_people_to_team.message": "Ось посилання для співпраці та спілкування з нами на Mattermost.", "select_team.description": "", "screens.channel_info.gm": "", "screens.channel_info.dm": "", "screens.channel_info": "", - "permalink.error.cancel": "", + "permalink.error.cancel": "Скасувати", "your.servers": "", "unreads.empty.title": "", - "notification_settings.mentions.keywords": "", - "notification_settings.email.send": "", + "notification_settings.mentions.keywords": "Ключові слова", + "notification_settings.email.send": "Надсилати сповіщення на електронну пошту", "status_dropdown.set_ooo": "", "snack.bar.unmute.channel": "", "snack.bar.unfavorite.channel": "", @@ -768,57 +768,57 @@ "screen.search.title": "", "screen.search.results.filter.presentations": "", "screen.search.results.filter.images": "", - "screen.search.results.file_options.download": "", - "screen.search.results.file_options.copy_link": "", - "screen.search.placeholder": "", - "screen.search.modifier.header": "", - "screen.search.header.messages": "", - "screen.search.header.files": "", - "screen.saved_messages.title": "", - "screen.mentions.title": "", - "screen.mentions.subtitle": "", - "saved_messages.empty.title": "", - "post.options.title": "", - "post_info.guest": "", - "post_info.bot": "", - "post_info.auto_responder": "", - "plus_menu.open_direct_message.title": "", - "plus_menu.browse_channels.title": "", - "pinned_messages.empty.title": "", - "pinned_messages.empty.paragraph": "", - "permalink.show_dialog_warn.title": "", - "permalink.show_dialog_warn.description": "", - "permalink.error.public_channel.button": "", - "permalink.error.public_channel_and_team.title": "", - "permalink.error.public_channel_and_team.text": "", - "permalink.error.public_channel_and_team.button": "", - "permalink.error.private_channel.title": "", - "permalink.error.private_channel.text": "", - "password_send.generic_error": "", - "notification.not_channel_member": "", - "notification_settings.threads_start": "", - "notification_settings.threads_mentions": "", - "notification_settings.send_notification.about": "", - "notification_settings.pushNotification.nothing": "", - "notification_settings.pushNotification.mentions_only": "", - "notification_settings.pushNotification.disabled_long": "", - "notification_settings.mobile.offline": "", - "notification_settings.mobile.away": "", - "notification_settings.email.everyHour": "", - "notification_settings.email.emailInfo": "", - "notification_settings.email.emailHelp2": "", - "notification_settings.auto_responder.footer.message": "", - "notification_settings.auto_responder": "", - "mobile.server_ping_failed": "", - "mobile.server_name.exists": "", - "mobile.server_link.unreachable_user.error": "", - "mobile.server_identifier.exists": "", - "mobile.search.team.select": "", - "mobile.search.show_more": "", - "mobile.storage_permission_denied_description": "", - "mobile.server_upgrade.description": "", - "mobile.post_info.unsave": "", - "mobile.participants.header": "", + "screen.search.results.file_options.download": "Завантажити", + "screen.search.results.file_options.copy_link": "Скопіювати посилання", + "screen.search.placeholder": "Пошук повідомлень і файлів", + "screen.search.modifier.header": "Параметри пошуку", + "screen.search.header.messages": "Повідомлення", + "screen.search.header.files": "Файли", + "screen.saved_messages.title": "Збережені повідомлення", + "screen.mentions.title": "Нещодавні згадки", + "screen.mentions.subtitle": "Повідомлення, в яких вас згадували", + "saved_messages.empty.title": "Ще немає збережених повідомлень", + "post.options.title": "Параметри", + "post_info.guest": "Гість", + "post_info.bot": "Бот", + "post_info.auto_responder": "Автоматична відповідь", + "plus_menu.open_direct_message.title": "Відкрити пряме повідомлення", + "plus_menu.browse_channels.title": "Перегляд каналів", + "pinned_messages.empty.title": "Ще немає закріплених повідомлень", + "pinned_messages.empty.paragraph": "Щоб закріпити важливі повідомлення, натисніть і утримуйте повідомлення, а потім виберіть \"Закріпити в каналі\". Закріплені повідомлення будуть видимі всім користувачам цього каналу.", + "permalink.show_dialog_warn.title": "Приєднуйтесь до приватного каналу", + "permalink.show_dialog_warn.description": "Ви збираєтеся приєднатися до {каналу} без явного додавання адміністратором каналу. Ви впевнені, що хочете приєднатися до цього приватного каналу?", + "permalink.error.public_channel.button": "Приєднатися до каналу", + "permalink.error.public_channel_and_team.title": "Приєднуйтесь до каналу та команди", + "permalink.error.public_channel_and_team.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в каналі, до якого ви не належите, і в команді, членом якої ви не є. Ви хочете приєднатися до **{Назва_каналу}** та команди **{Назва_команди}**, щоб переглянути його?", + "permalink.error.public_channel_and_team.button": "Приєднуйтесь до каналу та команди", + "permalink.error.private_channel.title": "Приєднуйтесь до приватного каналу", + "permalink.error.private_channel.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в приватному каналі, до якого вас не запрошували, але ви маєте доступ як адміністратор. Ви все ще хочете приєднатися до **{назва_каналу}**?", + "password_send.generic_error": "Ми не змогли надіслати вам посилання для скидання пароля. Будь ласка, зверніться за допомогою до вашого системного адміністратора.", + "notification.not_channel_member": "Це повідомлення належить каналу, в якому ви не є учасником.", + "notification_settings.threads_start": "Теми, які я починаю", + "notification_settings.threads_mentions": "Згадки в темах", + "notification_settings.send_notification.about": "Сповістити мене про...", + "notification_settings.pushNotification.nothing": "Нічого", + "notification_settings.pushNotification.mentions_only": "Тільки згадки, прямі повідомлення (за замовчуванням)", + "notification_settings.pushNotification.disabled_long": "Push-сповіщення для мобільних пристроїв було вимкнено вашим системним адміністратором.", + "notification_settings.mobile.offline": "Офлайн", + "notification_settings.mobile.away": "Відійшов або в режимі офлайн", + "notification_settings.email.everyHour": "Щогодини", + "notification_settings.email.emailInfo": "Сповіщення надсилаються на електронну пошту для згадок і прямих повідомлень, коли ви не в мережі або відсутні більше 5 хвилин.", + "notification_settings.email.emailHelp2": "Ваш системний адміністратор вимкнув електронну пошту. Поки її не буде ввімкнено, сповіщення не надсилатимуться.", + "notification_settings.auto_responder.footer.message": "Встановіть спеціальне повідомлення, яке автоматично надсилатиметься у відповідь на прямі повідомлення, наприклад, відповідь про відсутність на робочому місці або відпустку. Увімкнення цього параметра змінює ваш статус на \"Не в офісі\" і вимикає сповіщення.", + "notification_settings.auto_responder": "Автоматичні відповіді", + "mobile.server_ping_failed": "Не вдається з'єднатися з сервером.", + "mobile.server_name.exists": "Ви використовуєте це ім'я для іншого сервера.", + "mobile.server_link.unreachable_user.error": "Ми не можемо перенаправити вас до ПП. Вказаний користувач невідомий.", + "mobile.server_identifier.exists": "Ви вже підключені до цього сервера.", + "mobile.search.team.select": "Виберіть команду для пошуку", + "mobile.search.show_more": "Показати більше", + "mobile.storage_permission_denied_description": "Завантажте файли на ваш сервер. Відкрийте Налаштування, щоб надати {назва_програми} доступ до читання і запису файлів на цьому пристрої.", + "mobile.server_upgrade.description": "\nДля використання програми Mattermost потрібне оновлення сервера. Будь ласка, зверніться до вашого системного адміністратора за деталями.\n", + "mobile.post_info.unsave": "Не збережено", + "mobile.participants.header": "Учасники потоку", "mobile.oauth.failed_to_login": "Ваша спроба входу була невдалою. Спробуйте ще раз.", "mobile.login_options.select_option": "Виберіть варіант входу нижче.", "mobile.login_options.saml": "SAML", @@ -834,16 +834,16 @@ "mobile.edit_post.delete_title": "", "mobile.display_settings.timezone": "", "mobile.direct_message.error": "", - "general_settings.help": "", - "general_settings.display": "", - "general_settings.advanced_settings": "", - "general_settings.about": "", - "gallery.video_saved": "", - "gallery.downloading": "", - "gallery.copy_link.failed": "", - "friendly_date.yearsAgo": "", - "friendly_date.now": "", - "friendly_date.monthsAgo": "", + "general_settings.help": "Допомога", + "general_settings.display": "Відображення", + "general_settings.advanced_settings": "Розширені налаштування", + "general_settings.about": "Про додаток {Назва_додатку}", + "gallery.video_saved": "Відео збережено", + "gallery.downloading": "Завантаження...", + "gallery.copy_link.failed": "Не вдалося скопіювати посилання в буфер обміну", + "friendly_date.yearsAgo": "{кількість} {кількість, множина, один {рік} інші {роки}} тому", + "friendly_date.now": "Зараз", + "friendly_date.monthsAgo": "{кількість} {кількість, множина, один {місяць} інші {місяці}} тому", "find_channels.new_channel": "Новий канал", "find_channels.directory": "Каталог", "emoji_skin.medium_skin_tone": "середній тон шкіри", @@ -854,11 +854,11 @@ "settings.about.build": "", "settings.about": "", "settings_display.timezone.select": "", - "saved_messages.empty.paragraph": "", - "post_priority.label.important": "", - "permalink.show_dialog_warn.join": "", - "notification_settings.mentions.sensitiveName": "", - "notification_settings.mentions.keywordsLabel": "", + "saved_messages.empty.paragraph": "Щоб зберегти щось пізніше, натисніть і утримуйте повідомлення, а потім виберіть Зберегти в меню. Збережені повідомлення бачите тільки ви.", + "post_priority.label.important": "ВАЖЛИВО", + "permalink.show_dialog_warn.join": "Приєднатися", + "notification_settings.mentions.sensitiveName": "Ваше ім'я з урахуванням регістру", + "notification_settings.mentions.keywordsLabel": "Ключові слова не чутливі до регістру. Відокремлюйте ключові слова комами.", "emoji_skin.dark_skin_tone": "темний відтінок шкіри", "emoji_picker.smileys-emotion": "Смайлики та емоції", "emoji_picker.recent": "Нещодавно використані", @@ -972,18 +972,18 @@ "mobile.calls_end_call_title": "", "mobile.android.photos_permission_denied_description": "", "mobile.add_team.join_team": "", - "intro.welcome.public": "", - "intro.welcome.private": "", - "intro.welcome": "", - "intro.townsquare": "", - "intro.public_channel": "", - "global_threads.options.mark_as_read": "", - "global_threads.markAllRead.title": "", - "global_threads.markAllRead.message": "", - "global_threads.markAllRead.markRead": "", - "global_threads.emptyUnreads.title": "", - "global_threads.emptyThreads.title": "", - "global_threads.emptyThreads.message": "", + "intro.welcome.public": "Додайте ще кількох членів команди до каналу або почніть розмову нижче.", + "intro.welcome.private": "Лише запрошені користувачі можуть бачити повідомлення, розміщені в цьому приватному каналі.", + "intro.welcome": "Ласкаво просимо до каналу {Ім'я_відображення}.", + "intro.townsquare": "Ласкаво просимо до {назва}. Кожен автоматично стає учасником цього каналу, коли приєднується до команди.", + "intro.public_channel": "Громадський канал", + "global_threads.options.mark_as_read": "Позначити як прочитане", + "global_threads.markAllRead.title": "Ви впевнені, що хочете позначити всі потоки як прочитані?", + "global_threads.markAllRead.message": "Це очистить статус непрочитаних для всіх ваших потоків, показаних тут", + "global_threads.markAllRead.markRead": "Позначити, як прочитане", + "global_threads.emptyUnreads.title": "Немає непрочитаних потоків", + "global_threads.emptyThreads.title": "Ще немає потоків, за якими стежать", + "global_threads.emptyThreads.message": "Будь-які теми, в яких ви згадувалися або брали участь, будуть показані тут, а також теми, за якими ви стежили.", "apps.error.form.no_source": "`Джерело` не визначено.", "apps.error.form.no_lookup": "`пошук` не визначено.", "apps.error.form.no_form": "`Форма` не визначена.", @@ -1006,5 +1006,29 @@ "channel_notification_preferences.default": "(за замовчуванням)", "channel_notification_preferences.muted_content": "Ви можете змінити налаштування сповіщень, але ви не отримуватимете сповіщень, доки у каналу не буде увімкнено звук.", "channel_notification_preferences.muted_title": "Цей канал вимкнено", - "channel_notification_preferences.notification.all": "Всі нові повідомлення" + "channel_notification_preferences.notification.all": "Всі нові повідомлення", + "screen.channel_files.header.recent_files": "Нещодавні файли", + "persistent_notifications.confirm.cancel": "Скасувати", + "persistent_notifications.confirm.send": "Надіслати", + "post_priority.picker.label.request_ack": "Запит на підтвердження", + "persistent_notifications.confirm.title": "Надсилайте постійні сповіщення", + "persistent_notifications.error.max_recipients.description": "Ви можете надсилати постійні сповіщення максимум {макс} одержувачам. У вашому повідомленні згадано {кількість} одержувачів. Вам потрібно буде змінити тих, кого ви вказали, перш ніж надсилати.", + "post_priority.picker.cancel": "Скасувати", + "post_priority.picker.label.persistent_notifications": "Надсилайте постійні сповіщення", + "post_priority.picker.label.persistent_notifications.description": "Одержувачі отримують сповіщення кожні {інтервал, множина, одна {хвилина} інша {інтервал} хвилин}}, поки вони не підтвердять або не дадуть відповідь.", + "invite.summary.back": "Повернутись", + "intro.add_members": "Додати учасників", + "notification.no_post": "Повідомлення не було знайдено.", + "notification.no_connection": "Сервер недоступний, і не вдалося отримати інформацію про конкретне повідомлення для сповіщення.", + "persistent_notifications.error.special_mentions": "Не можна використовувати @channel, @all або @here для зазначення отримувачів постійних сповіщень.", + "post_priority.button.acknowledge": "Визнати", + "persistent_notifications.confirm.description": "@згадані одержувачі будуть сповіщені кожні {інтервал, множина, одна {хвилина} інша {{інтервал} хвилин}}, поки вони не підтвердять отримання повідомлення або не дадуть відповідь на нього.", + "persistent_notifications.error.max_recipients.title": "Занадто багато одержувачів", + "persistent_notifications.error.no_mentions.description": "У вашому повідомленні не вказано жодного одержувача. Вам потрібно буде додати їх, щоб мати змогу надсилати постійні сповіщення.", + "persistent_notifications.error.no_mentions.title": "Одержувачі повинні бути @згадані", + "persistent_notifications.error.okay": "Гаразд", + "post_priority.picker.apply": "Застосувати", + "post_priority.picker.label.request_ack.description": "Кнопка підтвердження з'явиться разом з вашим повідомленням", + "requested_ack.title": "Запит на отримання подяки", + "screen.channel_files.results.filter.title": "Фільтр за типом файлу" } From 994d9962fecca0479648b064ae2bf3e64505a45f Mon Sep 17 00:00:00 2001 From: Valentyn Smagin <6murdoc6@gmail.com> Date: Fri, 7 Jul 2023 12:46:49 +0000 Subject: [PATCH 46/49] Translated using Weblate (Ukrainian) Currently translated at 82.6% (878 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/ --- assets/base/i18n/uk.json | 208 +++++++++++++++++++++------------------ 1 file changed, 110 insertions(+), 98 deletions(-) diff --git a/assets/base/i18n/uk.json b/assets/base/i18n/uk.json index ccfa1890ef..01dc9d1086 100644 --- a/assets/base/i18n/uk.json +++ b/assets/base/i18n/uk.json @@ -101,17 +101,17 @@ "mobile.action_menu.select": "Виберіть параметр", "mobile.android.back_handler_exit": "Повторно натисніть назад, щоб вийти", "mobile.android.photos_permission_denied_title": "Потрібен доступ до фото-бібліотеки", - "mobile.camera_photo_permission_denied_title": "{applicationName} хоче отримати доступ до вашої камери", + "mobile.camera_photo_permission_denied_title": "{Ім'я_додатку} хоче отримати доступ до вашої камери", "mobile.channel_info.alertNo": "Ні", "mobile.channel_info.alertYes": "Так", "mobile.commands.error_title": "Помилка виконання команди", - "mobile.components.select_server_view.connect": "Підключіться", + "mobile.components.select_server_view.connect": "Підключитися", "mobile.components.select_server_view.enterServerUrl": "Введіть адресу сервера", - "mobile.components.select_server_view.proceed": "Продовжити", + "mobile.components.select_server_view.proceed": "Продовжуйте", "mobile.create_channel": "Створити", "mobile.custom_status.modal_confirm": "Готово", - "mobile.display_settings.theme": "Тема ", - "mobile.document_preview.failed_description": "Під час відкриття документа сталася помилка. Будь-ласка, переконайтеся, що ви встановили програму перегляду {fileType} та повторіть спробу.\n", + "mobile.display_settings.theme": "Тема", + "mobile.document_preview.failed_description": "Під час відкриття документа сталася помилка. Будь ласка, переконайтеся, що ви встановили програму перегляду {fileType} та повторіть спробу.\n", "mobile.document_preview.failed_title": "Відкрити документ не вдалося", "mobile.downloader.disabled_description": "Завантаження файлів вимкнено на цьому сервері. Щоб отримати докладнішу інформацію, зв'яжіться зі своїм системним адміністратором.\n", "mobile.downloader.disabled_title": "Завантаження відключене", @@ -270,14 +270,14 @@ "alert.push_proxy_unknown.description": "З невідомих причин цей сервер не зміг отримати push-нотифікацію. Під час наступного підключення спроба буде повторена.", "browse_channels.title": "Перегляд каналів", "mobile.oauth.try_again": "Спробуйте ще раз", - "mobile.calls_end_msg_channel": "", + "mobile.calls_end_msg_channel": "Ви впевнені, що хочете завершити виклик з {Номер_учасника} учасниками в {Ім'я_відображення}?", "channel_info.leave_public_channel": "Ви впевнені, що хочете покинути приватний канал {ім'я_відображення}? Ви не зможете знову приєднатися до каналу, якщо вас не запросять знову.", - "mobile.calls_viewing_screen": "", + "mobile.calls_viewing_screen": "Ви переглядаєте екран користувача {ім'я}", "login_mfa.token": "Введіть MFA Token", "global_threads.unreads": "Непрочитані", "channel_info.unarchive_failed": "Виникла помилка при спробі розархівувати канал {ім'я_відображення}", "display_settings.tz.auto": "Автоматично", - "mobile.calls_open_channel": "", + "mobile.calls_open_channel": "Відкрити канал", "mobile.login_options.google": "Google", "browse_channels.showArchivedChannels": "Показати: Архівні канали", "custom_status.suggestions.in_a_meeting": "На зустрічі", @@ -290,29 +290,29 @@ "mobile.server_url.deeplink.emm.denied": "Ця програма контролюється EMM, а адреса сервера DeepLink не збігається з дозволеним сервером EMM", "general_settings.notifications": "Сповіщення", "extension.no_servers.description": "Щоб ділитися контентом, вам потрібно увійти на сервер Mattermost.", - "mobile.channel_list.unreads": "", + "mobile.channel_list.unreads": "Непрочитане", "user.edit_profile.profile_photo.change_photo": "", - "mobile.calls_name_started_call": "", + "mobile.calls_name_started_call": "{ім'я} розпочав дзвінок", "mobile.edit_post.delete_question": "", "display_settings.clock.standard": "12-годинний", "custom_status.expiry_dropdown.dont_clear": "Не очищати", "global_threads.emptyUnreads.message": "Схоже, ви вже в курсі.", "channel_info.send_a_mesasge": "Надіслати повідомлення", - "mobile.calls_recording_stop_none_in_progress": "", + "mobile.calls_recording_stop_none_in_progress": "Запис не ведеться.", "emoji_picker.activities": "Діяльність", "channel_info.unarchive_title": "Розархівувати {термін}", "apps.error.unknown": "Виникла невідома помилка.", "channel_info.convert_private_title": "Перетворити {ім'я_відображення} на приватний канал?", "mobile.leave_and_join_message": "Ви вже перебуваєте у розмові з каналом у ~{залишити_Назва_каналу}. Ви хочете вийти з поточної розмови і приєднатися до розмови в ~{приєднатися_до_каналу}?", - "mobile.calls_not_connected": "", + "mobile.calls_not_connected": "Ви не підключені до виклику в поточному каналі.", "apps.error.responses.unknown_type": "Тип відповіді програми не підтримується. Тип відповіді: {тип}.", "password_send.reset": "Скинути пароль", - "mobile.calls_not_available_msg": "", + "mobile.calls_not_available_msg": "Щоб увімкнути цю функцію, зверніться до системного адміністратора.", "join_team.error.message": "Виникла помилка при приєднанні до команди", "mobile.reset_status.alert_ok": "ОК", "channel_info.edit_header": "Редагувати заголовок", "display_settings.clock.military": "24-годинний", - "mobile.calls_enable": "", + "mobile.calls_enable": "Увімкнути дзвінки", "mobile.manage_members.remove": "Вилучити", "post_priority.label.urgent": "ТЕРМІНОВО", "mobile.login_options.cant_heading": "Не вдається увійти", @@ -320,18 +320,18 @@ "notification_settings.ooo_auto_responder": "Автоматичні відповіді", "video.download_description": "", "notification_settings.email.immediately": "Негайно", - "mobile.calls_end_msg_dm": "", + "mobile.calls_end_msg_dm": "Ви впевнені, що хочете завершити виклик з {Ім'я_відображення}?", "custom_status.suggestions.recent_title": "Нещодавно", "mobile.no_results_with_term": "Немає результатів для \"{термін}\"", "join_team.error.title": "Помилка приєднання до команди", - "mobile.components.select_server_view.msg_description": "", + "mobile.components.select_server_view.msg_description": "Сервер - це комунікаційний центр вашої команди, доступ до якого здійснюється за унікальною URL-адресою", "permalink.error.private_channel_and_team.button": "Приєднуйтесь до каналу та команди", "apps.error.form.submit.pretext": "Виникла помилка при надсиланні модальності. Зверніться до розробника програми. Деталі: {деталі}", "user_status.dnd": "", "mobile.markdown.code.plusMoreLines": "+{кількість, число} більше {кількість, множина, один {рядок} інші {рядки}}", "channel_info.set_header": "Встановити заголовок", "snack.bar.undo": "", - "mobile.calls_error_message": "", + "mobile.calls_error_message": "Помилка: {Помилка}", "mobile.no_results_with_term.files": "Немає файлів, що відповідають \"{термін}\"", "settings_display.clock.mz": "", "mobile.session_expired": "Будь ласка, увійдіть, щоб продовжити отримувати сповіщення. Сесії для {Ім'я_сайту} налаштовано так, що вони закінчуються кожні {кількість_днів, кількість} {кількість_днів, множина, один {день} інші {дні}}.", @@ -340,11 +340,11 @@ "notification_settings.email.fifteenMinutes": "Кожні 15 хвилин", "notification_settings.auto_responder.to.enable": "Увімкнути автоматичні відповіді", "mobile.session_expired.title": "Сесія завершилася", - "mobile.calls_recording_stop_no_permissions": "", - "mobile.calls_recording_start_no_permissions": "", - "mobile.calls_recording_start_in_progress": "", - "mobile.calls_host_rec_error_title": "", - "mobile.calls_host_rec_error": "", + "mobile.calls_recording_stop_no_permissions": "У вас немає дозволу на зупинку запису. Попросіть абонента зупинити запис.", + "mobile.calls_recording_start_no_permissions": "У вас немає дозволу на початок запису. Попросіть абонента розпочати запис.", + "mobile.calls_recording_start_in_progress": "Запис вже триває.", + "mobile.calls_host_rec_error_title": "Щось пішло не так із записом", + "mobile.calls_host_rec_error": "Будь ласка, спробуйте записати ще раз. Ви також можете звернутися до системного адміністратора за допомогою з усунення несправностей.", "permalink.error.public_channel.title": "Приєднатися до каналу", "permalink.error.public_channel.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в каналі, до якого ви не належите. Ви хочете приєднатися до **{назва_каналу}**, щоб переглянути його?", "notification.message_not_found": "Повідомлення не знайдено", @@ -371,8 +371,8 @@ "settings_display.crt.label": "", "settings_display.crt.desc": "", "screen.search.results.filter.videos": "", - "mobile.calls_host_rec_stopped_title": "", - "mobile.calls_host_rec_stopped": "", + "mobile.calls_host_rec_stopped_title": "Запис зупинено. Обробка...", + "mobile.calls_host_rec_stopped": "You will be able to find the recording in the chat of this call as soon as it is processed.", "custom_status.expiry.until": "Доки", "channel_info.notification.none": "Ніколи", "channel_info.mention": "Згадка", @@ -385,9 +385,9 @@ "public_link_copied": "Посилання скопійовано в буфер обміну", "permalink.error.access.title": "Повідомлення недоступне для перегляду", "permalink.error.access.text": "Повідомлення, яке ви намагаєтеся переглянути, знаходиться в каналі, до якого у вас немає доступу, або було видалено.", - "mobile.display_settings.crt": "", - "mobile.calls_rec": "", - "mobile.calls_host_rec": "", + "mobile.display_settings.crt": "Згорнуті відповіді потоків", + "mobile.calls_rec": "Запис", + "mobile.calls_host_rec": "Ви записуєте цю зустріч. Подумайте про те, щоб повідомити всім, що ця зустріч записується.", "invite.title.summary": "Запросити підсумок", "invite.summary.not_sent": "{Кількість_не_надіслано, множина, одне {Запрошення не було} інші {Запрошення не були}} надіслано", "emoji_picker.food-drink": "Їжа та напої", @@ -416,7 +416,7 @@ "invite.members.user_is_guest": "Зверніться до адміністратора, щоб зробити цього гостя повноправним учасником", "invite.members.already_member": "Ця людина вже є членом команди", "mobile.post_pre_header.pinned_saved": "Закріплено та збережено", - "mobile.calls_start_call_exists": "", + "mobile.calls_start_call_exists": "У каналі вже триває заклик.", "onboarding.calls_description": "Якщо ви не встигаєте набирати текст, переключіться з чату на основі каналу на захищений аудіовиклик одним дотиком.", "mobile.request.invalid_request_method": "Неправильний метод запиту", "user_status.offline": "", @@ -425,27 +425,27 @@ "password_send.return": "Повернутися до входу в систему", "notification_settings.mobile.trigger_push": "Запускати push-сповіщення, коли...", "notification_settings.mobile.online": "Онлайн, відійшов чи офлайн", - "mobile.camera_type.title": "", + "mobile.camera_type.title": "Параметри камери", "custom_status.set_status": "Встановіть спеціальний статус", "connection_banner.connecting": "З'єднання...", "video.failed_description": "", "thread.loadingReplies": "", "share_extension.multiple_label": "", "share_extension.message": "", - "mobile.calls_call_thread": "", + "mobile.calls_call_thread": "Потік дзвінка", "settings.advanced.cancel": "", "onboarding.calls": "Миттєво розпочинайте захищені аудіовиклики", - "mobile.calls_request_title": "", - "mobile.calls_request_message": "", - "mobile.calls_participant_limit_title_GA": "", - "mobile.calls_limit_msg_GA": "", + "mobile.calls_request_title": "Дзвінки зараз не ввімкнено", + "mobile.calls_request_message": "Наразі дзвінки працюють у тестовому режимі, і лише системні адміністратори можуть їх запускати. Зверніться за допомогою безпосередньо до системного адміністратора", + "mobile.calls_participant_limit_title_GA": "Цей дзвінок вичерпав свій ліміт", + "mobile.calls_limit_msg_GA": "Оновіть версію до Cloud Professional або Cloud Enterprise, щоб увімкнути групові виклики з більшою кількістю учасників {макс_учасників}.", "general_settings.report_problem": "Повідомити про проблему", "notification_settings.mentions.sensitiveUsername": "Ваше ім'я користувача без врахування регістру", "notification_settings.email.crt.send": "Сповіщення про відповіді в темі", "more_messages.text": "{кількість} new {кількість, множина, one {повідомлення} other {повідомлення}}", "mobile.open_dm.error": "Не вдалося відкрити пряме повідомлення з {ім'я_відображення}. Будь ласка, перевірте ваше з'єднання і спробуйте ще раз.", - "mobile.create_direct_message.start": "", - "mobile.create_direct_message.max_limit_reached": "", + "mobile.create_direct_message.start": "Почати розмову", + "mobile.create_direct_message.max_limit_reached": "Повідомлення групи обмежені до {maxCount} учасників", "share_extension.upload_disabled": "", "share_extension.share_screen.title": "", "share_extension.servers_screen.title": "", @@ -456,9 +456,9 @@ "settings.advanced.delete_data": "", "settings.advanced.delete": "", "mobile.post_textbox.entire_channel_here.message": "Використовуючи @here, ви збираєтеся надіслати сповіщення до {кількість_Учасників, кількість} {кількість_Учасників, множина, одна {особа} інші {люди}}. Ви впевнені, що хочете це зробити?", - "mobile.components.select_server_view.displayName": "", - "mobile.calls_stop_recording": "", - "mobile.calls_record": "", + "mobile.components.select_server_view.displayName": "Ім'я відображення", + "mobile.calls_stop_recording": "Зупинити запис", + "mobile.calls_record": "Запис", "connection_banner.not_reachable": "Сервер недоступний", "connection_banner.not_connected": "Немає підключення до Інтернету", "connection_banner.connected": "З'єднання відновлено", @@ -468,18 +468,18 @@ "share_extension.channel_label": "", "notification_settings.mentions.keywords_mention": "Ключові слова, які викликають згадки", "notification_settings.auto_responder.message": "Повідомлення", - "mobile.calls_host_rec_title": "", + "mobile.calls_host_rec_title": "Ви записуєте", "extension.no_servers.title": "Не підключений до жодного сервера", "extension.no_memberships.title": "Ще не є учасником жодної команди", - "mobile.calls_dismiss": "", + "mobile.calls_dismiss": "Відбій", "onboarding.realtime_collaboration_description": "Постійні канали, прямі повідомлення та обмін файлами працюють безперебійно, щоб ви могли залишатися на зв'язку, де б ви не були.", "onboarding.realtime_collaboration": "Співпрацюйте в режимі реального часу", "onboarding.integrations": "Інтеграція з улюбленими інструментами", - "mobile.calls_react": "", - "mobile.calls_participant_rec_title": "", - "mobile.calls_participant_rec": "", - "mobile.calls_okay": "", - "mobile.calls_host": "", + "mobile.calls_react": "Реакція", + "mobile.calls_participant_rec_title": "Запис триває", + "mobile.calls_participant_rec": "Ведучий розпочав запис цієї зустрічі. Залишаючись на зустрічі, ви даєте згоду на запис.", + "mobile.calls_okay": "Добре", + "mobile.calls_host": "хост", "edit_server.display_help": "Сервер: {посилання}", "custom_status.suggestions.out_sick": "Захворів(ла)", "channel_info.mobile_notifications": "Мобільні сповіщення", @@ -527,30 +527,30 @@ "mobile.managed.not_secured.ios.touchId": "Щоб користуватися Mattermost, цей пристрій потрібно захистити паролем.\n\nПерейдіть до Налаштування > Touch ID та пароль.", "mobile.managed.not_secured.ios": "Щоб користуватися Mattermost, цей пристрій потрібно захистити паролем.\n\nПерейдіть до Налаштування > Face ID та пароль.", "mobile.login_options.separator_text": "або увійдіть за допомогою", - "mobile.custom_status.clear_after": "", - "mobile.custom_status.choose_emoji": "", - "mobile.custom_list.no_results": "", - "mobile.create_post.read_only": "", - "mobile.components.select_server_view.msg_connect": "", - "mobile.components.select_server_view.displayHelp": "", - "mobile.components.select_server_view.connecting": "", - "mobile.channel_list.recent": "", - "mobile.calls_you": "", - "mobile.calls_raise_hand": "", - "mobile.calls_mute": "", - "mobile.calls_more": "", - "mobile.calls_lower_hand": "", - "mobile.calls_limit_reached": "", - "mobile.calls_limit_msg": "", - "mobile.calls_ended_at": "", - "mobile.calls_end_permission_title": "", - "mobile.calls_end_permission_msg": "", - "mobile.calls_disable": "", - "mobile.calls_current_call": "", - "mobile.calls_call_screen": "", - "mobile.calls_call_ended": "", - "mobile.add_team.create_team": "", - "mentions.empty.title": "", + "mobile.custom_status.clear_after": "Очистити після", + "mobile.custom_status.choose_emoji": "Виберіть емодзі", + "mobile.custom_list.no_results": "Немає результатів", + "mobile.create_post.read_only": "Цей канал доступний лише для читання.", + "mobile.components.select_server_view.msg_connect": "Підключімося до сервера", + "mobile.components.select_server_view.displayHelp": "Виберіть ім'я відображення для вашого сервера", + "mobile.components.select_server_view.connecting": "Підключення", + "mobile.channel_list.recent": "Нещодавні", + "mobile.calls_you": "(Ви)", + "mobile.calls_raise_hand": "Підніміть руку", + "mobile.calls_mute": "Вимкнути звук", + "mobile.calls_more": "Більше", + "mobile.calls_lower_hand": "Опустити руку", + "mobile.calls_limit_reached": "Ліміт учасників досягнуто", + "mobile.calls_limit_msg": "Максимальна кількість учасників в одному дзвінку становить {макс_учасників}. Зверніться до системного адміністратора, щоб збільшити ліміт.", + "mobile.calls_ended_at": "Закінчується на", + "mobile.calls_end_permission_title": "Помилка", + "mobile.calls_end_permission_msg": "У вас немає дозволу на завершення виклику. Попросіть абонента завершити виклик.", + "mobile.calls_disable": "Вимкнути дзвінки", + "mobile.calls_current_call": "Поточний дзвінок", + "mobile.calls_call_screen": "Зателефонувати", + "mobile.calls_call_ended": "Дзвінок завершено", + "mobile.add_team.create_team": "Створіть нову команду", + "mentions.empty.title": "Ще немає згадок", "login.invalid_credentials": "", "login.forgot": "Забули пароль?", "login_mfa.enterToken": "Щоб завершити процес входу, будь ласка, введіть код з програми-автентифікатора вашого мобільного пристрою.", @@ -610,13 +610,13 @@ "channel_info.position": "Посада", "default_skin_tone": "Відтінок шкіри за замовчуванням", "skintone_selector.tooltip.description": "", - "mobile.calls_noone_talking": "", + "mobile.calls_noone_talking": "Ніхто не розмовляє", "channel_info.unarchive_description": "Ви впевнені, що хочете розархівувати {термін} {назва}?", "create_post.thread_reply": "Відповісти на цю тему...", "extension.no_memberships.description": "Щоб ділитися контентом, вам потрібно бути членом команди на сервері Mattermost.", "mobile.login_options.office365": "Office 365", "mobile.oauth.switch_to_browser.title": "Перенаправлення...", - "mobile.display_settings.clockDisplay": "", + "mobile.display_settings.clockDisplay": "Відображення годинника", "mobile.manage_members.remove_member": "Вилучити з каналу", "user_status.title": "", "apps.error.form.refresh_no_refresh": "Викликається оновлення на полі без оновлення.", @@ -638,12 +638,12 @@ "mobile.ios.photos_permission_denied_description": "", "password_send.link.title": "Надіслано посилання для скидання", "onboaring.welcome_description": "Mattermost - це платформа з відкритим вихідним кодом для співпраці розробників. Безпечна, гнучка та інтегрована з вашими інструментами.", - "mobile.calls_ok": "", - "mobile.calls_leave": "", - "mobile.calls_lasted": "", - "mobile.calls_join_call": "", - "mobile.calls_error_title": "", - "mobile.announcement_banner.title": "", + "mobile.calls_ok": "ОК", + "mobile.calls_leave": "Покинути", + "mobile.calls_lasted": "Тривало {тривалість}", + "mobile.calls_join_call": "Приєднуйтесь до дзвінка", + "mobile.calls_error_title": "Помилка", + "mobile.announcement_banner.title": "Оголошення", "load_categories_error.title": "Не вдалося завантажити категорії для {Ім'я_сервера}", "load_categories_error.message": "Виникла проблема із завантаженням контенту для цього сервера.", "home.header.plus_menu": "Параметри", @@ -703,15 +703,15 @@ "notification_settings.mentions_replies": "Згадки та відповіді", "plus_menu.invite_people_to_team.title": "Запрошуйте людей до команди", "mobile.write_storage_permission_denied_description": "Збережіть файли на своєму пристрої. Відкрийте Налаштування, щоб надати {назва_програми} доступ на запис до файлів на цьому пристрої.", - "mobile.custom_status.clear_after.title": "", - "mobile.camera_photo_permission_denied_description": "", - "mobile.calls_unmute": "", - "mobile.calls_start_call": "", - "mobile.calls_speaker": "", - "mobile.calls_see_logs": "", - "mobile.calls_mic_error": "", - "mobile.calls_leave_call": "", - "mentions.empty.paragraph": "", + "mobile.custom_status.clear_after.title": "Очистити статус користувача після", + "mobile.camera_photo_permission_denied_description": "Зробіть фотографії та завантажте їх на сервер або збережіть на своєму пристрої. Відкрийте \"Налаштування\", щоб надати {ім'я_додатку} доступ на читання та запис до вашої камери.", + "mobile.calls_unmute": "Увімкнути звук", + "mobile.calls_start_call": "Почати дзвінок", + "mobile.calls_speaker": "Промовець", + "mobile.calls_see_logs": "Дивіться логи сервера", + "mobile.calls_mic_error": "Щоб взяти участь, відкрийте Налаштування, щоб надати Mattermost доступ до вашого мікрофона.", + "mobile.calls_leave_call": "Покинути дзвінок", + "mentions.empty.paragraph": "Тут ви побачите повідомлення, коли хтось згадає вас або використає терміни, які ви відстежуєте.", "markdown.latex.error": "", "login.signingIn": "", "login.signIn": "", @@ -832,8 +832,8 @@ "mobile.leave_and_join_confirmation": "", "mobile.join_channel.error": "", "mobile.edit_post.delete_title": "", - "mobile.display_settings.timezone": "", - "mobile.direct_message.error": "", + "mobile.display_settings.timezone": "Часовий пояс", + "mobile.direct_message.error": "Ми не змогли відкрити ПП з {displayName}.", "general_settings.help": "Допомога", "general_settings.display": "Відображення", "general_settings.advanced_settings": "Розширені налаштування", @@ -964,14 +964,14 @@ "apps.error.malformed_binding": "Ця прив'язка не сформована належним чином. Зверніться до розробника програми.", "apps.error.lookup.error_preparing_request": "Помилка підготовки запиту на пошук: {повідомлення_про_помилку}", "apps.error.form.refresh": "Виникла помилка при отриманні вибраних полів. Зверніться до розробника програми. Деталі: {деталі}", - "mobile.create_channel.title": "", - "mobile.components.select_server_view.msg_welcome": "", - "mobile.calls_not_available_title": "", - "mobile.calls_not_available_option": "", - "mobile.calls_end_msg_channel_default": "", - "mobile.calls_end_call_title": "", - "mobile.android.photos_permission_denied_description": "", - "mobile.add_team.join_team": "", + "mobile.create_channel.title": "Новий канал", + "mobile.components.select_server_view.msg_welcome": "Ласкаво просимо", + "mobile.calls_not_available_title": "Дзвінки не ввімкнено", + "mobile.calls_not_available_option": "(Недоступно)", + "mobile.calls_end_msg_channel_default": "Ви впевнені, що хочете завершити дзвінок?", + "mobile.calls_end_call_title": "Завершити дзвінок", + "mobile.android.photos_permission_denied_description": "Завантажте фотографії на сервер або збережіть їх на своєму пристрої. Відкрийте \"Налаштування\", щоб надати {ім'я_додатку} доступ на читання та запис до вашої фототеки.", + "mobile.add_team.join_team": "Приєднуйтесь до іншої команди", "intro.welcome.public": "Додайте ще кількох членів команди до каналу або почніть розмову нижче.", "intro.welcome.private": "Лише запрошені користувачі можуть бачити повідомлення, розміщені в цьому приватному каналі.", "intro.welcome": "Ласкаво просимо до каналу {Ім'я_відображення}.", @@ -1030,5 +1030,17 @@ "post_priority.picker.apply": "Застосувати", "post_priority.picker.label.request_ack.description": "Кнопка підтвердження з'явиться разом з вашим повідомленням", "requested_ack.title": "Запит на отримання подяки", - "screen.channel_files.results.filter.title": "Фільтр за типом файлу" + "screen.channel_files.results.filter.title": "Фільтр за типом файлу", + "mobile.acknowledgements.header": "Подяки", + "mobile.calls_audio_device": "Виберіть аудіопристрій", + "mobile.calls_bluetooth": "Bluetooth", + "mobile.calls_phone": "Телефон", + "mobile.channel_add_members.error": "Сталася помилка, і ми не змогли додати цих користувачів до каналу.", + "mobile.calls_name_is_talking_postfix": "розмовляє...", + "mobile.calls_quality_warning": "Якість зв'язку може погіршитися через нестабільні умови роботи мережі.", + "mobile.calls_tablet": "Планшет", + "mobile.calls_raised_hand": "{ім'я} {число, множина, =0 {} інше {+# більше }}підняв руку", + "mobile.calls_thread": "Потік", + "mobile.calls_you_2": "Ви", + "mobile.diagnostic_id.empty": "Для цього сервера відсутнє значення DiagnosticId. Зверніться до системного адміністратора, щоб перевірити це значення і перезавантажити сервер." } From ddbf5d60893ca94be3c6afd64916a8e20641a8cd Mon Sep 17 00:00:00 2001 From: danielcw Date: Sat, 8 Jul 2023 12:43:39 +0000 Subject: [PATCH 47/49] Translated using Weblate (Chinese (Traditional)) Currently translated at 29.4% (313 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hant/ --- assets/base/i18n/zh-TW.json | 96 ++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/assets/base/i18n/zh-TW.json b/assets/base/i18n/zh-TW.json index 6064e9b604..9d8b4c6c34 100644 --- a/assets/base/i18n/zh-TW.json +++ b/assets/base/i18n/zh-TW.json @@ -291,7 +291,7 @@ "mobile.calls_call_screen": "", "video.download_description": "", "load_categories_error.message": "", - "apps.error.responses.unexpected_error": "", + "apps.error.responses.unexpected_error": "收到了意外的錯誤。", "extension.no_servers.description": "", "mobile.calls_noone_talking": "", "invite.search.no_results": "", @@ -326,7 +326,7 @@ "mobile.manage_members.change_role.error": "", "mobile.manage_members.cancel": "", "mobile.manage_members.admin": "", - "thread.noReplies": "", + "thread.noReplies": "尚無回覆", "settings_display.crt.label": "", "settings_display.crt.desc": "", "mobile.calls_request_message": "", @@ -334,7 +334,7 @@ "mobile.calls_host_rec_stopped_title": "", "channel_info.archive_description.cannot_view_archived": "", "channel_info.archive_description.can_view_archived": "", - "threads.followMessage": "", + "threads.followMessage": "追蹤訊息", "mobile.display_settings.crt": "", "mobile.calls_react": "", "mobile.calls_participant_rec_title": "", @@ -383,7 +383,7 @@ "custom_status.set_status": "", "connection_banner.connecting": "", "video.failed_description": "", - "thread.loadingReplies": "", + "thread.loadingReplies": "正在載入回覆...", "share_extension.server_label": "", "share_extension.multiple_label": "", "share_extension.message": "", @@ -406,8 +406,8 @@ "mobile.open_dm.error": "", "mobile.create_direct_message.start": "", "mobile.create_direct_message.max_limit_reached": "", - "terms_of_service.terms_declined.ok": "", - "terms_of_service.error.description": "", + "terms_of_service.terms_declined.ok": "確定", + "terms_of_service.error.description": "無法從伺服器取得服務條款。", "share_extension.upload_disabled": "", "share_extension.share_screen.title": "", "share_extension.count_limit": "", @@ -429,14 +429,14 @@ "mobile.calls_host_rec_title": "", "extension.no_servers.title": "", "extension.no_memberships.description": "", - "terms_of_service.error.logout": "", + "terms_of_service.error.logout": "登出", "settings.advanced.cancel": "", "onboarding.welcome": "", "mobile.oauth.something_wrong": "", "mobile.oauth.failed_to_open_link_no_browser": "", "mobile.calls_host_rec": "", "mobile.calls_dismiss": "", - "terms_of_service.terms_declined.text": "", + "terms_of_service.terms_declined.text": "您必須接受服務條款才能存取此伺服器。請聯繫系統管理員以獲取更多詳細資訊。您將被登出。請重新登入以接受服務條款。", "smobile.search.recent_title": "", "share_feedback.button.yes": "", "share_feedback.button.no": "", @@ -444,7 +444,7 @@ "server_upgrade.alert_description": "", "mobile.calls_rec": "", "mobile.calls_host": "", - "terms_of_service.decline": "", + "terms_of_service.decline": "拒絕", "terms_of_service.alert_retry": "", "terms_of_service.alert_cancel": "", "terms_of_service.acceptButton": "", @@ -460,15 +460,15 @@ "browse_channels.showSharedChannels": "", "autocomplete_selector.unknown_channel": "", "apps.error.unknown": "", - "apps.error.parser.no_form": "", + "apps.error.parser.no_form": "找不到表單。", "onboarding.realtime_collaboration": "", "onboarding.integrations_description": "", "mobile.post_textbox.entire_channel_here.message": "", "mobile.onboarding.sign_in_to_get_started": "", "mobile.onboarding.sign_in": "", "mobile.onboarding.next": "", - "terms_of_service.terms_declined.title": "", - "terms_of_service.api_error": "", + "terms_of_service.terms_declined.title": "您必須接受服務條款", + "terms_of_service.api_error": "無法完成請求。如果問題持續存在,請聯繫系統管理員。", "share_feedback.subtitle": "", "settings.about.build": "", "settings_display.timezone.manual": "", @@ -484,9 +484,9 @@ "integration_selector.multiselect.submit": "", "unsupported_server.title": "", "unsupported_server.message": "", - "threads.followThread": "", - "terms_of_service.error.title": "", - "terms_of_service.error.retry": "", + "threads.followThread": "追蹤討論串", + "terms_of_service.error.title": "無法取得服務條款。", + "terms_of_service.error.retry": "重試", "snack.bar.undo": "", "screen.search.results.filter.documents": "", "screen.search.results.filter.code": "", @@ -504,7 +504,7 @@ "post_info.bot": "", "notification_settings.mobile.away": "", "notification_settings.mobile": "", - "apps.error.parser.execute_non_leaf": "", + "apps.error.parser.execute_non_leaf": "您必須選擇一個子命令。", "share_feedback.title": "", "settings.notice_mobile_link": "", "settings.display": "", @@ -535,8 +535,8 @@ "channel_info.close_dm_channel": "", "channel_list.dms_category": "", "channel_intro.createdBy": "", - "terms_of_service.title": "", - "apps.error.parser.unexpected_character": "", + "terms_of_service.title": "服務條款", + "apps.error.parser.unexpected_character": "出現了意外字符。", "notification_settings.auto_responder.default_message": "", "apps.suggestion.dynamic.error": "", "apps.error.responses.unknown_type": "", @@ -556,19 +556,19 @@ "unreads.empty.show_all": "", "unreads.empty.paragraph": "", "threads.unfollowThread": "", - "threads.unfollowMessage": "", + "threads.unfollowMessage": "取消關注訊息", "threads.replies": "", "threads.newReplies": "", - "threads.following": "", - "threads.follow": "", - "threads.end_of_list.title": "", - "threads.end_of_list.subtitle": "", - "threads.deleted": "", - "threads": "", + "threads.following": "已追蹤", + "threads.follow": "追蹤", + "threads.end_of_list.title": "這是清單的結尾!", + "threads.end_of_list.subtitle": "如果您正在尋找較舊的對話,建議嘗試進行搜索", + "threads.deleted": "原始訊息已刪除", + "threads": "討論串", "thread.repliesCount": "", - "thread.options.title": "", - "thread.header.thread_in": "", - "thread.header.thread": "", + "thread.options.title": "討論串操作", + "thread.header.thread_in": "在 {channelName} 中", + "thread.header.thread": "討論串", "team_list.no_other_teams.title": "", "team_list.no_other_teams.description": "", "snack.bar.unmute.channel": "", @@ -845,26 +845,26 @@ "apps.suggestion.errors.parser_error": "", "apps.error.responses.unknown_field_error": "", "apps.error.responses.unexpected_type": "", - "apps.error.responses.navigate.no_url": "", - "apps.error.responses.form.no_form": "", - "apps.error.parser.unexpected_whitespace": "", - "apps.error.parser.unexpected_state": "", - "apps.error.parser.unexpected_squared_bracket": "", - "apps.error.parser.unexpected_flag": "", - "apps.error.parser.unexpected_error": "", - "apps.error.parser.unexpected_comma": "", - "apps.error.parser.no_slash_start": "", - "apps.error.parser.no_match": "", - "apps.error.parser.no_bindings": "", - "apps.error.parser.no_argument_pos_x": "", - "apps.error.parser.multiple_equal": "", - "apps.error.parser.missing_tick": "", - "apps.error.parser.missing_submit": "", - "apps.error.parser.missing_source": "", - "apps.error.parser.missing_quote": "", - "apps.error.parser.missing_list_end": "", - "apps.error.parser.missing_field_value": "", - "apps.error.parser.missing_binding": "", + "apps.error.responses.navigate.no_url": "回應類型為 `navigate`,但在回應中未包含 URL。", + "apps.error.responses.form.no_form": "回應類型為 form,但在回應中未包含表單。", + "apps.error.parser.unexpected_whitespace": "無法到達:出現了意外的空格。", + "apps.error.parser.unexpected_state": "無法到達:在 matchBinding 中出現了意外狀態:`{state}`。", + "apps.error.parser.unexpected_squared_bracket": "出現了意外的列表開始。", + "apps.error.parser.unexpected_flag": "命令不接受標誌 {flagName}。", + "apps.error.parser.unexpected_error": "出現了意外錯誤。", + "apps.error.parser.unexpected_comma": "出現了意外逗號。", + "apps.error.parser.no_slash_start": "命令必須以斜線 / 開頭。", + "apps.error.parser.no_match": "{command}:在此工作區中找不到相符的命令。", + "apps.error.parser.no_bindings": "沒有命令綁定。", + "apps.error.parser.no_argument_pos_x": "無法識別參數。", + "apps.error.parser.multiple_equal": "不允許多個 = 符號。", + "apps.error.parser.missing_tick": "預期在輸入結束之前有匹配的反引號。", + "apps.error.parser.missing_submit": "綁定或表單中沒有提交(submit)呼叫。", + "apps.error.parser.missing_source": "表單既沒有提交(submit)也沒有來源(source)。", + "apps.error.parser.missing_quote": "預期在輸入結束之前有匹配的雙引號。", + "apps.error.parser.missing_list_end": "預期的列表結束標記缺失。", + "apps.error.parser.missing_field_value": "缺少欄位值。", + "apps.error.parser.missing_binding": "缺少命令綁定。", "notification.not_team_member": "", "notification.not_channel_member": "", "notification.message_not_found": "", From 611bbab41a9d308b9e7fed1e3a7aeb20a189e503 Mon Sep 17 00:00:00 2001 From: master7 Date: Tue, 11 Jul 2023 06:03:07 +0000 Subject: [PATCH 48/49] Translated using Weblate (Polish) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/ --- assets/base/i18n/pl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 2db031ff1e..654950ee1b 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -1030,9 +1030,9 @@ "mobile.ios.plist.NSBluetoothAlwaysUsageDescription": "Umożliwienie dostępu do Bluetooth oznacza, że możemy synchronizować treści pomiędzy urządzeniami i klientami.", "mobile.ios.plist.NSAppleMusicUsageDescription": "Włączenie dostępu do biblioteki multimediów oznacza, że możesz dołączać pliki z biblioteki multimediów do swoich wiadomości w {applicationName}.", "requested_ack.title": "Żądanie Podziękowania", - "post_priority.picker.label.request_ack.description": "Odbiorcy są powiadamiani co pięć minut do momentu potwierdzenia lub odpowiedzi.", + "post_priority.picker.label.request_ack.description": "Pojawi się przycisk potwierdzenia z Twoją wiadomością", "post_priority.picker.label.request_ack": "Potwierdzenie złożenia wniosku", - "post_priority.picker.label.persistent_notifications.description": "Odbiorcy są powiadamiani co pięć minut do momentu potwierdzenia lub odpowiedzi.", + "post_priority.picker.label.persistent_notifications.description": "Odbiorcy są powiadamiani co {interval, plural, one {minutę} other {{interval} minuty}}, dopóki nie potwierdzą lub nie odpowiedzą.", "post_priority.picker.label.persistent_notifications": "Wysyłanie trwałych powiadomień", "post_priority.picker.cancel": "Anuluj", "post_priority.picker.apply": "Zastosuj", From 0a0c60e60ddf81976727e0b229c20568a6f6ead8 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Wed, 12 Jul 2023 07:01:32 +0000 Subject: [PATCH 49/49] Translated using Weblate (English (Australia)) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/ --- assets/base/i18n/en_AU.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/assets/base/i18n/en_AU.json b/assets/base/i18n/en_AU.json index 565d100cf7..19b737d0c8 100644 --- a/assets/base/i18n/en_AU.json +++ b/assets/base/i18n/en_AU.json @@ -861,7 +861,7 @@ "announcment_banner.dismiss": "Dismiss announcement", "share_feedback.subtitle": "Provide feedback for how your experience can be made better.", "share_extension.upload_disabled": "File uploads are disabled for the selected server", - "share_extension.share_screen.title": "Share to Mattermost", + "share_extension.share_screen.title": "Share to {applicationName}", "share_extension.servers_screen.title": "Select server", "share_extension.server_label": "Server", "share_extension.multiple_label": "{count, number} attachments", @@ -1046,7 +1046,7 @@ "mobile.ios.plist.NSBluetoothPeripheralUsageDescription": "Enabling access to Bluetooth means your audio peripherals can be used for calls and your content can be synchronised across your devices and clients.", "mobile.ios.plist.NSLocationAlwaysUsageDescription": "Enabling access to your location data means location metadata can be added to pictures and videos you share in {applicationName}.", "persistent_notifications.error.no_mentions.description": "There are no recipients mentioned in your message. You’ll need add mentions to be able to send persistent notifications.", - "post_priority.picker.label.request_ack.description": "Recipients are notified every five minutes until they acknowledge or reply.", + "post_priority.picker.label.request_ack.description": "An acknowledgement button will appear with your message", "screen.channel_files.results.filter.title": "Filter by file type", "mobile.calls_quality_warning": "Call quality may be degraded due to unstable network conditions.", "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# more }}raised a hand", @@ -1054,7 +1054,11 @@ "mobile.calls_you_2": "You", "persistent_notifications.error.okay": "Okay", "post_priority.picker.label.persistent_notifications": "Send persistent notifications", - "post_priority.picker.label.persistent_notifications.description": "Recipients are notified every five minutes until they acknowledge or reply.", + "post_priority.picker.label.persistent_notifications.description": "Recipients are notified every {interval, plural, one {minute} other {{interval} minutes}} until they acknowledge or reply.", "post_priority.picker.label.request_ack": "Request acknowledgement", - "mobile.diagnostic_id.empty": "A DiagnosticId value is missing for this server. Contact your system admin to review this value and restart the server." + "mobile.diagnostic_id.empty": "A DiagnosticId value is missing for this server. Contact your system admin to review this value and restart the server.", + "share_extension.channels_screen.title": "Select channel", + "share_extension.error_screen.label": "An error ocurred", + "share_extension.error_screen.reason": "Reason: {reason}", + "share_extension.error_screen.description": "There was an error when attempting to share the content to {applicationName}." }