summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-12 01:01:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-12 01:01:34 -0400
commit10e57c89c80fd7d20b2221f29ea8f23b189e9109 (patch)
tree6858e7a4c8becbb97432dd206a466e6a37f1c15a /l10n
parentf896210fc7657234820196abdd4c600fc765aab1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/id.js2
-rw-r--r--l10n/id.json2
-rw-r--r--l10n/id.php2
-rw-r--r--l10n/ko.js5
-rw-r--r--l10n/ko.json5
-rw-r--r--l10n/ko.php5
6 files changed, 21 insertions, 0 deletions
diff --git a/l10n/id.js b/l10n/id.js
index 953c53c4d..bf6c49b4e 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -85,6 +85,8 @@ OC.L10N.register(
"Undo delete feed" : "Batalkan hapus feed",
"Rename" : "Ubah nama",
"Menu" : "Menu",
+ "Unpin feed from the top" : "Lepas feed dari posisi teratas",
+ "Pin feed to the top" : "Pasang feed pada posisi teratas",
"No feed ordering" : "Tidak ada feed yang pesan",
"Reversed feed ordering" : "Pemesanan feed terbalik",
"Normal feed ordering" : "Pemesanan feed normal",
diff --git a/l10n/id.json b/l10n/id.json
index 79560cd12..0b80f7325 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -83,6 +83,8 @@
"Undo delete feed" : "Batalkan hapus feed",
"Rename" : "Ubah nama",
"Menu" : "Menu",
+ "Unpin feed from the top" : "Lepas feed dari posisi teratas",
+ "Pin feed to the top" : "Pasang feed pada posisi teratas",
"No feed ordering" : "Tidak ada feed yang pesan",
"Reversed feed ordering" : "Pemesanan feed terbalik",
"Normal feed ordering" : "Pemesanan feed normal",
diff --git a/l10n/id.php b/l10n/id.php
index d19ec3286..66c4c9f6a 100644
--- a/l10n/id.php
+++ b/l10n/id.php
@@ -84,6 +84,8 @@ $TRANSLATIONS = array(
"Undo delete feed" => "Batalkan hapus feed",
"Rename" => "Ubah nama",
"Menu" => "Menu",
+"Unpin feed from the top" => "Lepas feed dari posisi teratas",
+"Pin feed to the top" => "Pasang feed pada posisi teratas",
"No feed ordering" => "Tidak ada feed yang pesan",
"Reversed feed ordering" => "Pemesanan feed terbalik",
"Normal feed ordering" => "Pemesanan feed normal",
diff --git a/l10n/ko.js b/l10n/ko.js
index af5d020fa..e4d1d69cd 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"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 http://the-feed.tld" : "피드를 찾을 수 없습니다. 웹 사이트에서 피드를 제공하지 않거나 접근을 차단하고 있습니다. 차단 여부를 확인하려면 서버의 명령줄에서 curl 명령을 사용하여 피드를 다운로드해 보십시오: curl http://the-feed.tld",
"Detected feed format is not supported" : "감지한 피드 포맷을 지원하지 않음",
"SSL Certificate is invalid" : "SSL 인증서가 잘못됨",
"Website not found" : "웹 사이트를 찾을 수 없음",
@@ -84,9 +85,13 @@ OC.L10N.register(
"Undo delete feed" : "피드 삭제 취소",
"Rename" : "이름 바꾸기",
"Menu" : "메뉴",
+ "Unpin feed from the top" : "피드를 위쪽에서 고정 해제",
+ "Pin feed to the top" : "피드를 위쪽에 고정",
"No feed ordering" : "피드 정렬 없음",
"Reversed feed ordering" : "피드 역순 정렬",
"Normal feed ordering" : "피드 일반 정렬",
+ "Enable full text feed fetching" : "피드 전문 가져오기 사용",
+ "Disable full text feed fetching" : "피드 전문 가져오기 사용 안 함",
"Rename feed" : "피드 이름 바꾸기",
"Delete feed" : "피드 삭제",
"Mark all articles read" : "모두 읽은 것으로 표시",
diff --git a/l10n/ko.json b/l10n/ko.json
index cce98ac81..f7171eb53 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,5 +1,6 @@
{ "translations": {
"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 http://the-feed.tld" : "피드를 찾을 수 없습니다. 웹 사이트에서 피드를 제공하지 않거나 접근을 차단하고 있습니다. 차단 여부를 확인하려면 서버의 명령줄에서 curl 명령을 사용하여 피드를 다운로드해 보십시오: curl http://the-feed.tld",
"Detected feed format is not supported" : "감지한 피드 포맷을 지원하지 않음",
"SSL Certificate is invalid" : "SSL 인증서가 잘못됨",
"Website not found" : "웹 사이트를 찾을 수 없음",
@@ -82,9 +83,13 @@
"Undo delete feed" : "피드 삭제 취소",
"Rename" : "이름 바꾸기",
"Menu" : "메뉴",
+ "Unpin feed from the top" : "피드를 위쪽에서 고정 해제",
+ "Pin feed to the top" : "피드를 위쪽에 고정",
"No feed ordering" : "피드 정렬 없음",
"Reversed feed ordering" : "피드 역순 정렬",
"Normal feed ordering" : "피드 일반 정렬",
+ "Enable full text feed fetching" : "피드 전문 가져오기 사용",
+ "Disable full text feed fetching" : "피드 전문 가져오기 사용 안 함",
"Rename feed" : "피드 이름 바꾸기",
"Delete feed" : "피드 삭제",
"Mark all articles read" : "모두 읽은 것으로 표시",
diff --git a/l10n/ko.php b/l10n/ko.php
index ef084aa78..329cb7565 100644
--- a/l10n/ko.php
+++ b/l10n/ko.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"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 http://the-feed.tld" => "피드를 찾을 수 없습니다. 웹 사이트에서 피드를 제공하지 않거나 접근을 차단하고 있습니다. 차단 여부를 확인하려면 서버의 명령줄에서 curl 명령을 사용하여 피드를 다운로드해 보십시오: curl http://the-feed.tld",
"Detected feed format is not supported" => "감지한 피드 포맷을 지원하지 않음",
"SSL Certificate is invalid" => "SSL 인증서가 잘못됨",
"Website not found" => "웹 사이트를 찾을 수 없음",
@@ -83,9 +84,13 @@ $TRANSLATIONS = array(
"Undo delete feed" => "피드 삭제 취소",
"Rename" => "이름 바꾸기",
"Menu" => "메뉴",
+"Unpin feed from the top" => "피드를 위쪽에서 고정 해제",
+"Pin feed to the top" => "피드를 위쪽에 고정",
"No feed ordering" => "피드 정렬 없음",
"Reversed feed ordering" => "피드 역순 정렬",
"Normal feed ordering" => "피드 일반 정렬",
+"Enable full text feed fetching" => "피드 전문 가져오기 사용",
+"Disable full text feed fetching" => "피드 전문 가져오기 사용 안 함",
"Rename feed" => "피드 이름 바꾸기",
"Delete feed" => "피드 삭제",
"Mark all articles read" => "모두 읽은 것으로 표시",