Localisation updates from https://translatewiki.net.

This commit is contained in:
translatewiki.net 2019-05-17 12:13:00 +02:00
parent 6fd969686c
commit 45fd7fe5fa
7 changed files with 149 additions and 12 deletions

View file

@ -355,6 +355,7 @@
<string name="Achievements">성과</string>
<string name="statistics">통계</string>
<string name="statistics_featured">알찬 그림</string>
<string name="statistics_wikidata_edits">\"주변 장소\" 경유 이미지</string>
<string name="level">레벨</string>
<string name="images_uploaded">사진 업로드됨</string>
<string name="achievements_share_message">친구와 성과를 공유하세요!</string>
@ -364,6 +365,10 @@
<string name="images_used_explanation">위키미디어 문서에 사용된, 공용에 업로드한 그림 수</string>
<string name="error_occurred">오류가 발생했습니다!</string>
<string name="notifications_channel_name_all">공용 알림</string>
<string name="preference_author_name_toggle">사용자 지정 저자 이름을 사용합니다</string>
<string name="preference_author_name_toggle_summary">사진을 업로드하는 중에 사용자 이름 대신 사용자 지정 저자 이름을 사용합니다</string>
<string name="preference_author_name">저자 이름 사용자 지정</string>
<string name="preference_author_name_summary">업로드할 때 사용자 이름 대신 사용할 사용자 지정 저자 이름</string>
<string name="contributions_fragment">기여</string>
<string name="nearby_fragment">근처</string>
<string name="notifications">알림</string>
@ -417,12 +422,23 @@
<string name="unable_to_display_nearest_place">위치 권한 없이 사진이 필요한 주변 장소를 표시할 수 없습니다</string>
<string name="never_ask_again">다시는 묻지 않음</string>
<string name="display_location_permission_title">위치 권한 표시</string>
<string name="this_function_needs_network_connection">이 기능에는 네트워크 연결이 필요합니다. 연결 설정을 확인해 주십시오.</string>
<string name="bad_token_error_proposed_solution">편집 토큰에 문제가 있어서 업로드를 실패했습니다. 로그아웃한 다음 다시 로그인해 보십시오.</string>
<string name="error_processing_image">이미지를 처리하는 동안 오류가 발생했습니다. 다시 시도해 주십시오!</string>
<string name="getting_edit_token">편집을 위한 토큰을 가져옵니다</string>
<string name="check_category_adding_template">분류 검사를 위한 틀을 추가합니다</string>
<string name="check_category_notification_title">%1$s을(를) 위한 분류 검사를 요청합니다</string>
<string name="check_category_edit_summary">분류 검사를 요청합니다</string>
<string name="check_category_success_title">분류 검사 요청됨</string>
<string name="check_category_failure_title">분류 검사 요청이 동작하지 못했습니다</string>
<string name="check_category_success_message">%1$s을(를) 위한 분류 검사 요청을 성공했습니다</string>
<string name="check_category_failure_message">%1$s을(를) 위한 분류 검사를 요청하지 못했습니다</string>
<string name="check_category_toast">%1$s을(를) 위한 분류 검사를 요청합니다</string>
<string name="nominate_for_deletion_edit_file_page">파일에 삭제 메시지를 추가합니다</string>
<string name="nominate_for_deletion_done">완료</string>
<string name="notsure">확실치 않음</string>
<string name="review_thanks">기여자에게 감사를 표하시겠습니까?</string>
<string name="review_category_explanation">이 이미지는 %1$s 분류에 속해 있습니다.</string>
<string name="review_thanks_yes_button_text"></string>
<string name="review_thanks_no_button_text">다음 이미지</string>
<string name="skip_image_explanation">이 버튼을 클릭하면 위키미디어 공용으로부터 최근 업로드된 다른 이미지를 제공합니다</string>
@ -434,6 +450,8 @@
<string name="image_chooser_title">업로드할 이미지 선택</string>
<string name="please_wait">기다려 주십시오...</string>
<string name="previous_image_title_description">이전의 제목 및 설명 복사</string>
<string name="skip_image">이 이미지 건너뛰기</string>
<string name="download_failed_we_cannot_download_the_file_without_storage_permission">다운로드를 실패했습니다!! 외장 스토리지 권한 없이 파일을 다운로드할 수 없습니다.</string>
<string name="share_via">앱 공유...</string>
<string name="image_info">이미지 정보</string>
</resources>