Localisation updates from https://translatewiki.net.

This commit is contained in:
translatewiki.net 2019-03-25 18:57:07 +01:00
parent c7d48e6e29
commit fc3d24254c
33 changed files with 448 additions and 32 deletions

View file

@ -169,6 +169,7 @@
<string name="detail_panel_cats_loading">불러오는 중…</string>
<string name="detail_panel_cats_none">선택하지 않음</string>
<string name="detail_description_empty">설명 없음</string>
<string name="detail_discussion_empty">토론 없음</string>
<string name="detail_license_empty">알 수 없는 라이선스</string>
<string name="menu_refresh">새로 고침</string>
<string name="storage_permission_title">기억 장치 권한 요청 중</string>
@ -184,6 +185,7 @@
<string name="no">아니오</string>
<string name="media_detail_title">제목</string>
<string name="media_detail_description">설명</string>
<string name="media_detail_discussion">토론</string>
<string name="media_detail_author">저자</string>
<string name="media_detail_uploaded_date">올린 날짜</string>
<string name="media_detail_license">라이선스</string>
@ -199,7 +201,7 @@
<string name="maximum_limit_alert">500개를 초과하여 표시할 수 없습니다</string>
<string name="enter_valid">유효한 번호를 입력하십시오</string>
<string name="cannot_be_zero">업로드 제한은 0으로 둘 수 없습니다</string>
<string name="set_limit" fuzzy="true">최근 업로드 제한 설정</string>
<string name="set_limit">최근 업로드 제한</string>
<string name="login_failed_2fa_not_supported">2요소 인증은 현재 지원하지 않습니다.</string>
<string name="logout_verification">정말 로그아웃하시겠습니까?</string>
<string name="commons_logo">공용 로고</string>
@ -417,8 +419,11 @@
<string name="display_location_permission_title">위치 권한 표시</string>
<string name="bad_token_error_proposed_solution">편집 토큰에 문제가 있어서 업로드를 실패했습니다. 로그아웃한 다음 다시 로그인해 보십시오.</string>
<string name="error_processing_image">이미지를 처리하는 동안 오류가 발생했습니다. 다시 시도해 주십시오!</string>
<string name="no_notification" fuzzy="true">읽지 않은 알림이 없습니다</string>
<string name="no_archived_notification" fuzzy="true">보관된 알림이 없습니다</string>
<string name="nominate_for_deletion_done">완료</string>
<string name="notsure">확실치 않음</string>
<string name="review_spam_report_problem">스팸</string>
<string name="no_notification">읽지 않은 알림이 없습니다</string>
<string name="no_archived_notification">보관된 알림이 없습니다</string>
<string name="menu_option_archived">보관한 항목 보기</string>
<string name="menu_option_unread">읽지 않은 항목 보기</string>
<string name="error_occurred_in_picking_images">이미지 선택 도중 오류가 발생했습니다</string>