Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-20 06:56:16 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-20 06:56:16 +0300
commit5141eb4a2ff0004815ac2dc6cf12348cf1ba9274 (patch)
treeaa3472540612e620d4adbec48bec3daa4d57eb38 /News-Android-App/src/main/res/values-ko
parent9a01d3b1585120103c8636faf63c88b36f3fda0b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'News-Android-App/src/main/res/values-ko')
-rw-r--r--News-Android-App/src/main/res/values-ko/strings.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/News-Android-App/src/main/res/values-ko/strings.xml b/News-Android-App/src/main/res/values-ko/strings.xml
index 7590c3d0..0c8ab4fa 100644
--- a/News-Android-App/src/main/res/values-ko/strings.xml
+++ b/News-Android-App/src/main/res/values-ko/strings.xml
@@ -5,7 +5,6 @@
<string name="title_activity_sync_interval_selector">동기화 간격</string>
<string name="empty_view_content">항목 없음</string>
<string name="empty_view_content_action">끌어 당겨서 새로 고침</string>
- <string name="toast_GettingMoreItems">더 많은 아이템들을 다운로드 하고 있습니다... 잠시 기다려 주십시오.</string>
<string name="no_wifi_available">Wi-Fi에 연결되지 않았음</string>
<string name="do_you_want_to_download_without_wifi">Wi-Fi연결없이 이미지를 다운로드 하시겠습니까</string>
<string name="current_version">현재 버전 %s을(를) 사용 중입니다.</string>
@@ -64,7 +63,6 @@
<string name="action_link_share">링크 공유</string>
<string name="action_link_open">브라우저에서 링크 열기</string>
<string name="action_link_copy">링크 복사</string>
- <string name="toast_img_download_wait">다운로드 중… 잠시만 기다려주세요.</string>
<string name="toast_img_saved">이미지 저장됨</string>
<string name="toast_img_notwriteable">사진을 기록할 수 없습니다.</string>
<string name="toast_copied_to_clipboard">클립보드로 복사됨</string>
@@ -96,7 +94,6 @@
<string name="pref_default_owncloudRootPath">https://1.2.3.4/nextcloud</string>
<string name="action_sign_in_short">로그인</string>
- <string name="login_progress_signing_in">로그인 중…</string>
<!-- <string name="error_incorrect_password">Incorrect password</string> -->
<string name="error_field_required">이 항목은 필수 사항입니다</string>
<string name="error_invalid_url">잘못된 URL</string>
@@ -107,11 +104,6 @@
<item quantity="other">오래된 항목 %d개 다운로드됨</item>
</plurals>
<string name="toast_no_more_downloads_available">더 이상 항목 없음</string>
- <plurals name="fetched_items_so_far">
- <item quantity="other">항목 %d개 가져옴…</item>
- </plurals>
-
-
<!-- Strings related to Settings -->
<string name="title_activity_settings">설정</string>
<string name="cache_is_cleared">캐시를 비웠습니다!</string>
@@ -133,7 +125,6 @@
<string name="pref_general_search_in_body">몸통</string>
<string name="dialog_clearing_cache">캐시 비우는 중</string>
- <string name="dialog_clearing_cache_please_wait">캐시를 비우고 있습니다… 잠시 기다려 주십시오.</string>
<string name="reset_cache_unsaved_changes">동기화되지 않은 변경 사항이 있습니다. 캐시를 비우시겠습니까?</string>
<string name="warning">경고</string>
<string name="pref_title_AutoSyncOnStart">시작할 때 동기화</string>
@@ -260,7 +251,6 @@
<string name="successfully_exported">성공적으로 내보낸 위치 :</string>
<string name="opml_export">OPML 내보내기</string>
<string name="parsing_opml">OPML 구문 분석</string>
- <string name="please_wait">잠시 기다리십시오 …</string>
<string name="interval_sync_title">반복적 싱크</string>
</resources>