No Bug - Import translations from https://github.com/mozilla-l10n/android-l10n CLOSED TREE
This commit is contained in:
committed by
bhearsum@mozilla.com
parent
e64890e0c2
commit
214a3e945c
@@ -1482,12 +1482,28 @@
|
||||
<string name="download_multi_select_title">%1$d개 선택됨</string>
|
||||
<!-- Text for the button to remove a single download item -->
|
||||
<string name="download_delete_item_1">삭제</string>
|
||||
<!-- Title for the dialog that is shown when there is not enough storage space to download a file. -->
|
||||
<string name="download_file_has_not_enough_storage_dialog_title">공간이 충분하지 않음</string>
|
||||
<!--
|
||||
Text for the confirm button in the dialog that is shown when there is not enough storage space to download a file.
|
||||
This button will navigate the user to the device's storage management settings.
|
||||
-->
|
||||
<string name="download_file_has_not_enough_storage_dialog_confirm_button_text">파일 관리</string>
|
||||
<!--
|
||||
Text for the cancel button in the dialog that is shown when there is not enough storage space to download a file.
|
||||
This button will dismiss the dialog.
|
||||
-->
|
||||
<string name="download_file_has_not_enough_storage_dialog_cancel_button_text">취소</string>
|
||||
<!-- Text for the button to delete a single downloaded file item -->
|
||||
<string name="download_delete_item">삭제</string>
|
||||
<!-- Content description for the toolbar "Navigate back" button -->
|
||||
<string name="download_navigate_back_description">뒤로</string>
|
||||
<!-- Content description for the toolbar "Navigate up" button -->
|
||||
<string name="download_navigate_up_description" moz:removedIn="139" tools:ignore="UnusedResources">위로</string>
|
||||
<!-- Content description for the toolbar back button while searching the downloads -->
|
||||
<string name="download_close_search_description">뒤로 가기 및 검색 닫기</string>
|
||||
<!-- Content description for the search bar clear text button on the downloads screen -->
|
||||
<string name="download_clear_search_description">지우기</string>
|
||||
<!-- Text for the button to share the download URL -->
|
||||
<string name="download_share_url">URL 공유</string>
|
||||
<!-- Text for the button to share the download file -->
|
||||
|
||||
Reference in New Issue
Block a user