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 <youngbina@hotmail.com>
Co-authored-by: Elias  Nahum <elias@mattermost.com>
This commit is contained in:
Weblate (bot) 2020-10-20 03:09:44 +02:00 committed by GitHub
parent aeb61cb162
commit d8792fbdf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View file

@ -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?",

View file

@ -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}님이 당신을 **채널에 추가하였습니다**.",