summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-12 01:09:12 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-12 01:09:12 +0000
commit69741134fd4e70d530a137d3d22bd49cf1ef44a0 (patch)
tree85eac68fe4d5b864dd57ffa0ea6f914826b93a08
parent320357f35f8eccfe2ccf8cb45b33d9548f4a413c (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ko.js5
-rw-r--r--l10n/ko.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index a288e74da..c692a26ae 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -6,8 +6,11 @@ OC.L10N.register(
"Token expired or app not enabled! Reload the page!" : "토큰이 만료되었거나 앱이 활성화되어 있지 않습니다. 페이지를 새로 고치십시오!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "내부 서버 오류! 자세한 내용은 data/nextcloud.log 파일을 확인하십시오!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "요청이 실패했습니다. Nextcloud가 현재 관리 모드입니다!",
+ "News feeds" : "뉴스 피드",
"Unread articles" : "읽지 않은 글",
"News" : "뉴스",
+ "News folders" : "뉴스 폴더",
+ "News articles" : "뉴스 기사",
"Shared with me" : "나와 공유됨",
"An RSS/Atom feed reader" : "RSS/Atom 피드 리더",
"Download" : "다운로드",
@@ -28,6 +31,8 @@ OC.L10N.register(
"Maximum redirects" : "최대 넘겨주기 수",
"Feed fetcher timeout" : "피드 가져오기 시간 제한",
"Explore Service URL" : "탐색 서비스 URL",
+ "Successfully updated news configuration" : "뉴스 설정을 성공적으로 갱신함",
+ "Unable to update news config" : "뉴스 설정을 갱신할 수 없음",
"Use system cron for updates" : "시스템 cron으로 업데이트",
"Share" : "공유",
"Mark read" : "읽은 상태로 표시",
diff --git a/l10n/ko.json b/l10n/ko.json
index 32f0b670d..0a61cfdf2 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -4,8 +4,11 @@
"Token expired or app not enabled! Reload the page!" : "토큰이 만료되었거나 앱이 활성화되어 있지 않습니다. 페이지를 새로 고치십시오!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "내부 서버 오류! 자세한 내용은 data/nextcloud.log 파일을 확인하십시오!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "요청이 실패했습니다. Nextcloud가 현재 관리 모드입니다!",
+ "News feeds" : "뉴스 피드",
"Unread articles" : "읽지 않은 글",
"News" : "뉴스",
+ "News folders" : "뉴스 폴더",
+ "News articles" : "뉴스 기사",
"Shared with me" : "나와 공유됨",
"An RSS/Atom feed reader" : "RSS/Atom 피드 리더",
"Download" : "다운로드",
@@ -26,6 +29,8 @@
"Maximum redirects" : "최대 넘겨주기 수",
"Feed fetcher timeout" : "피드 가져오기 시간 제한",
"Explore Service URL" : "탐색 서비스 URL",
+ "Successfully updated news configuration" : "뉴스 설정을 성공적으로 갱신함",
+ "Unable to update news config" : "뉴스 설정을 갱신할 수 없음",
"Use system cron for updates" : "시스템 cron으로 업데이트",
"Share" : "공유",
"Mark read" : "읽은 상태로 표시",