New translations strings.xml (Korean)

This commit is contained in:
Thomas 2019-07-31 15:37:11 +02:00
parent bfbe3880e7
commit ac55c51a17
1 changed files with 33 additions and 33 deletions

View File

@ -237,20 +237,20 @@
<string name="delete_notification">알림이 삭제되었습니다!</string>
<string name="delete_notification_all">알림이 모두 삭제되었습니다!</string>
<!-- HEADER -->
<string name="following">Following</string>
<string name="followers">Followers</string>
<string name="pinned_toots">Pinned</string>
<string name="following">팔로잉</string>
<string name="followers">팔로워</string>
<string name="pinned_toots">고정됨</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
<string name="toast_mute">The account was muted!</string>
<string name="toast_unmute">The account is no longer muted!</string>
<string name="toast_follow">The account was followed!</string>
<string name="toast_unfollow">The account is no longer followed!</string>
<string name="toast_reblog">The toot was boosted!</string>
<string name="client_error">클라이언트 ID를 얻을 수 없습니다!</string>
<string name="connect_error">인스턴스 도메인에 연결 할 수 없습니다!</string>
<string name="no_internet">인터넷에 연결되어 있지 않습니다!</string>
<string name="toast_block">계정이 차단 되었습니다!</string>
<string name="toast_unblock">계정이 차단 해제 되었습니다!</string>
<string name="toast_mute">계정이 뮤트 되었습니다!</string>
<string name="toast_unmute">계정이 뮤트 해제 되었습니다!</string>
<string name="toast_follow">계정을 팔로우 하였습니다!</string>
<string name="toast_unfollow">계정의 팔로우를 해제했습니다!</string>
<string name="toast_reblog">툿이 부스트 되었습니다!</string>
<string name="toast_unreblog">The toot is no longer boosted!</string>
<string name="toast_favourite">The toot was added to your favourites!</string>
<string name="toast_unfavourite">The toot was removed from your favourites!</string>
@ -263,13 +263,13 @@
<string name="toast_error_instance">The instance domain does not seem to be valid!</string>
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>
<string name="toast_error_search">An error occurred while searching!</string>
<string name="toast_error_login">Can not log in!</string>
<string name="toast_error_login">로그인 할 수 없습니다!</string>
<string name="toast_update_credential_ok">The profile data have been saved!</string>
<string name="nothing_to_do">No action can be taken</string>
<string name="toast_saved">The media has been saved!</string>
<string name="toast_error_translate">An error occurred while translating!</string>
<string name="toast_error_translations_disabled">Translations are disabled in settings</string>
<string name="toast_toot_saved">Draft saved!</string>
<string name="toast_toot_saved">초안이 저장 되었습니다!</string>
<string name="toast_error_char_limit">Are you sure this instance allows this number of characters? Usually, this value is close to 500 characters.</string>
<string name="toast_visibility_changed">Visibility of the toots has been changed for the account %1$s</string>
<string name="toast_empty_search">Instance name and screen name cannot be blank!</string>
@ -278,16 +278,16 @@
<string name="set_toots_page">Number of toots per load</string>
<string name="set_accounts_page">Number of accounts per load</string>
<string name="set_notifications_page">Number of notifications per load</string>
<string name="set_attachment_always">Always</string>
<string name="set_attachment_wifi">WIFI</string>
<string name="set_attachment_ask">Ask</string>
<string name="set_attachment_action">Load the media</string>
<string name="load_attachment">Load the pictures</string>
<string name="load_attachment_spoiler">Show more</string>
<string name="load_attachment_spoiler_less">Show less</string>
<string name="load_sensitive_attachment">Sensitive content</string>
<string name="set_display_reply">Display previous message in responses</string>
<string name="set_display_local">Display local timeline</string>
<string name="set_attachment_always">항상</string>
<string name="set_attachment_wifi">Wi-Fi</string>
<string name="set_attachment_ask">물어보기</string>
<string name="set_attachment_action">미디어 불러오기</string>
<string name="load_attachment">이미지 불러오기</string>
<string name="load_attachment_spoiler">더 보기</string>
<string name="load_attachment_spoiler_less">접기</string>
<string name="load_sensitive_attachment">민감한 내용</string>
<string name="set_display_reply">답글에 이전 메시지 표시</string>
<string name="set_display_local">로컬 타임라인 표시</string>
<string name="set_display_global">연합타임라인 보기</string>
<string name="set_disable_gif">GIF 아바타 비활성화</string>
<string name="set_folder_title">경로: </string>
@ -370,15 +370,15 @@
<string name="action_block">Block</string>
<string name="action_unblock">Unblock</string>
<string name="action_mute">Mute</string>
<string name="action_no_action">No action</string>
<string name="action_unmute">Unmute</string>
<string name="request_sent">Request sent</string>
<string name="followed_by">Follows you</string>
<string name="action_search">Search</string>
<string name="set_capitalize">First letter in capital for replies</string>
<string name="set_resize_picture">Resize pictures</string>
<string name="action_no_action">동작 없음</string>
<string name="action_unmute">뮤트 해제</string>
<string name="request_sent">요청 보내짐</string>
<string name="followed_by">당신을 팔로우 합니다</string>
<string name="action_search">검색</string>
<string name="set_capitalize">답글의 첫 글자를 대문자로</string>
<string name="set_resize_picture">이미지 크기 조정</string>
<!-- Quick settings for notifications -->
<string name="settings_popup_title">Push notifications</string>
<string name="settings_popup_title">푸시 알림</string>
<string name="settings_popup_message"> Please, confirm push notifications that you want to receive.
You can enable or disable these notifications later in settings (Notifications tab).
</string>