From d8792fbdf02406353e4cd165daada7752617096a Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Tue, 20 Oct 2020 03:09:44 +0200 Subject: [PATCH] Translations update from Weblate (#4898) * Translated using Weblate (Korean) Currently translated at 97.7% (641 of 656 strings) Translation: mattermost-languages-shipped/mattermost-mobile_master Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/ * Translated using Weblate (Spanish) Currently translated at 100.0% (656 of 656 strings) Translation: mattermost-languages-shipped/mattermost-mobile_master Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/ Co-authored-by: retheviper Co-authored-by: Elias Nahum --- assets/base/i18n/es.json | 8 ++++---- assets/base/i18n/ko.json | 5 ++++- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/assets/base/i18n/es.json b/assets/base/i18n/es.json index e9892ed09..d205e6956 100644 --- a/assets/base/i18n/es.json +++ b/assets/base/i18n/es.json @@ -390,15 +390,15 @@ "mobile.post.retry": "Actualizar", "mobile.post_info.add_reaction": "Reaccionar", "mobile.post_info.copy_text": "Copiar Texto", - "mobile.post_info.flag": "Marcar", + "mobile.post_info.flag": "Guardar", "mobile.post_info.mark_unread": "Marcar como no leído", "mobile.post_info.pin": "Destacar", "mobile.post_info.reply": "Responder", - "mobile.post_info.unflag": "Desmarcar", + "mobile.post_info.unflag": "Dejar de guardar", "mobile.post_info.unpin": "No Destacar", - "mobile.post_pre_header.flagged": "Marcado", + "mobile.post_pre_header.flagged": "Guardado", "mobile.post_pre_header.pinned": "Destacado", - "mobile.post_pre_header.pinned_flagged": "Anclado y Marcado", + "mobile.post_pre_header.pinned_flagged": "Anclado y Guardado", "mobile.post_textbox.entire_channel.cancel": "Cancelar", "mobile.post_textbox.entire_channel.confirm": "Confirmar", "mobile.post_textbox.entire_channel.message": "Al utilizar @all ó @channel estás a punto de enviar notificaciones a {totalMembers, number} {totalMembers, plural, one {persona} other {personas}}. ¿Estás seguro de querer hacer esto?", diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index 6653df6d7..9c9a561b5 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -25,7 +25,7 @@ "channel_header.notificationPreference.default": "기본값", "channel_header.notificationPreference.mention": "멘션", "channel_header.notificationPreference.none": "알림 사용 안함", - "channel_header.pinnedPosts": "포스트 고정", + "channel_header.pinnedPosts": "고정된 메시지", "channel_header.viewMembers": "회원 보기", "channel_info.header": "헤더:", "channel_info.purpose": "설명:", @@ -44,8 +44,11 @@ "channel_notifications.ignoreChannelMentions.settings": "Ignore @channel, @here, @all", "channel_notifications.muteChannel.settings": "채널 알림 끄기", "channel_notifications.preference.all_activity": "모든 활동", + "channel_notifications.preference.global_default": "글로벌 디폴트 (멘션)", "channel_notifications.preference.header": "알림 보내기", "channel_notifications.preference.never": "알림 사용 안함", + "channel_notifications.preference.only_mentions": "멘션과 다이렉트 메시지만", + "channel_notifications.preference.save_error": "알림 설정을 저장할 수 없습니다. 접속 상태를 확인하고 다시 시도하십시오.", "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}님이 당신을 **채널에 추가하였습니다**.",