summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-05 01:25:46 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-05 01:25:46 +0000
commit9570304359921751545d526db12ff7696032f2c8 (patch)
tree53fb93df7847bde8aa13d6e2e28cee7c3ebda178
parent513701bdf8ae27928974a2686d04523b69820fd0 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ko.js21
-rw-r--r--l10n/ko.json21
2 files changed, 42 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index c1197d439..b4e3eb909 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"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가 현재 관리 모드입니다!",
"Feed contains invalid XML" : "피드에 올바르지 않은 XML이 포함되어 있음",
+ "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "피드를 찾을 수 없습니다: 웹 사이트에서 피드를 제공하지 않거나 접근을 차단했습니다. 접근 차단 여부를 확인하려면 서버의 명령행에서 curl 명령을 실행시키십시오: curl",
"Detected feed format is not supported" : "감지한 피드 포맷을 지원하지 않음",
"Website not found" : "웹 사이트를 찾을 수 없음",
"More redirects than allowed, aborting" : "허용된 것보다 더 많은 넘겨주기 요청이 들어옴, 중단함",
@@ -21,17 +22,20 @@ OC.L10N.register(
"Certificate error: Couldn't use specified cipher." : "인증서 오류: 지정한 암호화를 사용할 수 없습니다.",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "인증서 오류: 알려진 CA 인증서로 상대방 인증서를 인증할 수 없습니다.",
"Certificate error: Requested FTP SSL level failed." : "인증서 오류: 요청한 FTP SSL 단계가 실패했습니다.",
+ "Certificate error: Initiating the SSL engine failed." : "인증서 오류: SSL 엔진을 초기화할 수 없습니다.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "인증서 오류: SSL CA 인증서를 읽을 수 없습니다 (경로? 권한 문제?)",
"Certificate error: Issuer check failed" : "인증서 오류: 발행자 확인이 실패했습니다",
"Unknown SSL certificate error!" : "알 수 없는 SSL 인증서 오류!",
"Can not add feed: Exists already" : "피드를 추가할 수 없음: 이미 존재함",
"Articles without feed" : "피드가 없는 글",
"Can not add folder: Exists already" : "폴더를 추가할 수 없음: 이미 존재함",
+ "News" : "뉴스",
"Use system cron for updates" : "시스템 cron으로 업데이트",
"Disable this if you run a custom updater such as the Python updater included in the app" : "앱에 포함된 파이썬 업데이터 등 외부 업데이터를 사용하면 비활성화하십시오.",
"Purge interval" : "비우기 주기",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "삭제된 피드와 폴더를 데이터베이스에서 삭제할 초 단위의 시간을 입력하십시오. 60 이하의 값은 무시됩니다.",
"Maximum read count per feed" : "피드당 최대 읽은 글 개수",
+ "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "청소 작업 실행 시 피드별 삭제하지 않고 남겨 놓을 최대 글 개수를 지정합니다. 오래된 글이 읽은 후에도 계속 나타나면 이 값을 증가시키시고, -1로 설정하면 이 기능을 끕니다",
"Maximum redirects" : "최대 넘겨주기 수",
"How many redirects the feed fetcher should follow" : "피드를 가져올 때 따라갈 최대 넘겨주기 수",
"Maximum feed page size" : "최대 피드 페이지 크기",
@@ -40,6 +44,7 @@ OC.L10N.register(
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "RSS/Atom 피드를 가져올 때 기다릴 최대 시간입니다. 작업이 이 시간보다 더 오래 걸리면 중지됩니다",
"Explore Service URL" : "탐색 서비스 URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "여기에 URL을 입력하면 피드 탐색 목록에 표시할 피드를 이 URL에서 가져옵니다. 내장 탐색 서비스를 사용하려면 이 항목을 비워 두십시오",
+ "For more information check the wiki" : "더 많은 정보를 보려면 위키를 참조하십시오",
"Saved" : "저장됨",
"Download" : "다운로드",
"Close" : "닫기",
@@ -78,8 +83,11 @@ OC.L10N.register(
"Scroll to active navigation entry" : "활성 탐색 항목으로 스크롤",
"Focus search field" : "검색 필드에 초점 맞추기",
"Mark current article's feed/folder read" : "현재 글이 속한 피드/폴더를 읽은 것으로 표시",
+ "Ajax or webcron mode detected! Your feeds will not be updated!" : "Ajax 및 웹 cron 모드가 감지되었습니다! 피드를 업데이트하지 않습니다!",
"How to set up the operating system cron" : "운영 체제 cron 설정 방법",
"Install and set up a faster parallel updater that uses the News app's update API" : "뉴스 앱의 업데이트 API를 사용하는 빠른 병렬 업데이터 설치 및 설정",
+ "Non UTF-8 charset for MySQL/MariaDB database detected!" : "MySQL/MariaDB 데이터베이스에서 UTF-8이 아닌 문자 인코딩이 감지되었습니다!",
+ "Learn how to convert your database to utf8mb4 (make a backup beforehand)" : "utf8mb4로 데이터베이스를 변환하는 법 알아보기(변환 전 백업 필요)",
"Web address" : "웹 주소",
"Feed exists already!" : "피드가 이미 존재합니다!",
"Folder" : "폴더",
@@ -101,6 +109,18 @@ OC.L10N.register(
"Undo delete feed" : "피드 삭제 취소",
"Rename" : "이름 바꾸기",
"Menu" : "메뉴",
+ "Mark read" : "읽은 상태로 표시",
+ "Unpin from top" : "목록에서 고정 해제",
+ "Pin to top" : "목록에 고정",
+ "Newest first" : "새 항목 먼저",
+ "Oldest first" : "오래된 항목 먼저",
+ "Default order" : "기본 순서",
+ "Enable full text" : "전문 사용",
+ "Disable full text" : "전문 사용 안함",
+ "Unread updated" : "업데이트된 항목 읽지 않음으로 표시",
+ "Ignore updated" : "업데이트된 항목 무시",
+ "Open feed URL" : "피드 URL 열기",
+ "Delete" : "삭제",
"Dismiss" : "닫기",
"Collapse" : "접기",
"Deleted folder" : "삭제된 폴더",
@@ -117,6 +137,7 @@ OC.L10N.register(
"Subscriptions (OPML)" : "구독(OPML)",
"Import" : "가져오기",
"Export" : "내보내기",
+ "Error when importing: File does not contain valid OPML" : "가져오는 중 오류 발생: 파일에 올바른 OPML이 없음",
"Error when importing: OPML is does neither contain feeds nor folders" : "가져오기 오류: OPML 파일에 피드나 폴더가 없음",
"Unread/Starred Articles" : "읽지 않은/별표한 글",
"Error when importing: file does not contain valid JSON" : "가져오기 오류: 파일이 올바른 JSON을 포함하지 않음",
diff --git a/l10n/ko.json b/l10n/ko.json
index 141338403..54ac49081 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -6,6 +6,7 @@
"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가 현재 관리 모드입니다!",
"Feed contains invalid XML" : "피드에 올바르지 않은 XML이 포함되어 있음",
+ "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "피드를 찾을 수 없습니다: 웹 사이트에서 피드를 제공하지 않거나 접근을 차단했습니다. 접근 차단 여부를 확인하려면 서버의 명령행에서 curl 명령을 실행시키십시오: curl",
"Detected feed format is not supported" : "감지한 피드 포맷을 지원하지 않음",
"Website not found" : "웹 사이트를 찾을 수 없음",
"More redirects than allowed, aborting" : "허용된 것보다 더 많은 넘겨주기 요청이 들어옴, 중단함",
@@ -19,17 +20,20 @@
"Certificate error: Couldn't use specified cipher." : "인증서 오류: 지정한 암호화를 사용할 수 없습니다.",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "인증서 오류: 알려진 CA 인증서로 상대방 인증서를 인증할 수 없습니다.",
"Certificate error: Requested FTP SSL level failed." : "인증서 오류: 요청한 FTP SSL 단계가 실패했습니다.",
+ "Certificate error: Initiating the SSL engine failed." : "인증서 오류: SSL 엔진을 초기화할 수 없습니다.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "인증서 오류: SSL CA 인증서를 읽을 수 없습니다 (경로? 권한 문제?)",
"Certificate error: Issuer check failed" : "인증서 오류: 발행자 확인이 실패했습니다",
"Unknown SSL certificate error!" : "알 수 없는 SSL 인증서 오류!",
"Can not add feed: Exists already" : "피드를 추가할 수 없음: 이미 존재함",
"Articles without feed" : "피드가 없는 글",
"Can not add folder: Exists already" : "폴더를 추가할 수 없음: 이미 존재함",
+ "News" : "뉴스",
"Use system cron for updates" : "시스템 cron으로 업데이트",
"Disable this if you run a custom updater such as the Python updater included in the app" : "앱에 포함된 파이썬 업데이터 등 외부 업데이터를 사용하면 비활성화하십시오.",
"Purge interval" : "비우기 주기",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "삭제된 피드와 폴더를 데이터베이스에서 삭제할 초 단위의 시간을 입력하십시오. 60 이하의 값은 무시됩니다.",
"Maximum read count per feed" : "피드당 최대 읽은 글 개수",
+ "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "청소 작업 실행 시 피드별 삭제하지 않고 남겨 놓을 최대 글 개수를 지정합니다. 오래된 글이 읽은 후에도 계속 나타나면 이 값을 증가시키시고, -1로 설정하면 이 기능을 끕니다",
"Maximum redirects" : "최대 넘겨주기 수",
"How many redirects the feed fetcher should follow" : "피드를 가져올 때 따라갈 최대 넘겨주기 수",
"Maximum feed page size" : "최대 피드 페이지 크기",
@@ -38,6 +42,7 @@
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "RSS/Atom 피드를 가져올 때 기다릴 최대 시간입니다. 작업이 이 시간보다 더 오래 걸리면 중지됩니다",
"Explore Service URL" : "탐색 서비스 URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "여기에 URL을 입력하면 피드 탐색 목록에 표시할 피드를 이 URL에서 가져옵니다. 내장 탐색 서비스를 사용하려면 이 항목을 비워 두십시오",
+ "For more information check the wiki" : "더 많은 정보를 보려면 위키를 참조하십시오",
"Saved" : "저장됨",
"Download" : "다운로드",
"Close" : "닫기",
@@ -76,8 +81,11 @@
"Scroll to active navigation entry" : "활성 탐색 항목으로 스크롤",
"Focus search field" : "검색 필드에 초점 맞추기",
"Mark current article's feed/folder read" : "현재 글이 속한 피드/폴더를 읽은 것으로 표시",
+ "Ajax or webcron mode detected! Your feeds will not be updated!" : "Ajax 및 웹 cron 모드가 감지되었습니다! 피드를 업데이트하지 않습니다!",
"How to set up the operating system cron" : "운영 체제 cron 설정 방법",
"Install and set up a faster parallel updater that uses the News app's update API" : "뉴스 앱의 업데이트 API를 사용하는 빠른 병렬 업데이터 설치 및 설정",
+ "Non UTF-8 charset for MySQL/MariaDB database detected!" : "MySQL/MariaDB 데이터베이스에서 UTF-8이 아닌 문자 인코딩이 감지되었습니다!",
+ "Learn how to convert your database to utf8mb4 (make a backup beforehand)" : "utf8mb4로 데이터베이스를 변환하는 법 알아보기(변환 전 백업 필요)",
"Web address" : "웹 주소",
"Feed exists already!" : "피드가 이미 존재합니다!",
"Folder" : "폴더",
@@ -99,6 +107,18 @@
"Undo delete feed" : "피드 삭제 취소",
"Rename" : "이름 바꾸기",
"Menu" : "메뉴",
+ "Mark read" : "읽은 상태로 표시",
+ "Unpin from top" : "목록에서 고정 해제",
+ "Pin to top" : "목록에 고정",
+ "Newest first" : "새 항목 먼저",
+ "Oldest first" : "오래된 항목 먼저",
+ "Default order" : "기본 순서",
+ "Enable full text" : "전문 사용",
+ "Disable full text" : "전문 사용 안함",
+ "Unread updated" : "업데이트된 항목 읽지 않음으로 표시",
+ "Ignore updated" : "업데이트된 항목 무시",
+ "Open feed URL" : "피드 URL 열기",
+ "Delete" : "삭제",
"Dismiss" : "닫기",
"Collapse" : "접기",
"Deleted folder" : "삭제된 폴더",
@@ -115,6 +135,7 @@
"Subscriptions (OPML)" : "구독(OPML)",
"Import" : "가져오기",
"Export" : "내보내기",
+ "Error when importing: File does not contain valid OPML" : "가져오는 중 오류 발생: 파일에 올바른 OPML이 없음",
"Error when importing: OPML is does neither contain feeds nor folders" : "가져오기 오류: OPML 파일에 피드나 폴더가 없음",
"Unread/Starred Articles" : "읽지 않은/별표한 글",
"Error when importing: file does not contain valid JSON" : "가져오기 오류: 파일이 올바른 JSON을 포함하지 않음",