summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-28 01:01:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-28 01:01:33 -0400
commit2b80f04ecbf0b34cad5e3ce666b049320171f6eb (patch)
treeb770659c681675cf7b55934f86c2cddf41beb377
parente60773c6a1a4328952933e95c6f4bf078b8b3b6f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/da.js1
-rw-r--r--l10n/da.json1
-rw-r--r--l10n/da.php1
-rw-r--r--l10n/ko.js1
-rw-r--r--l10n/ko.json1
-rw-r--r--l10n/ko.php1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/tr.php1
9 files changed, 9 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 09ff3ac51..9f351baf5 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Saved" : "Gemt",
"Download" : "Download",
"Close" : "Luk",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Der er registreret crontilstand for ajax eller webcron! Dine feeds vil ikke blive opdateret korrekt. Det anbefales at du enten bruger operativsystemets cron eller en brugerdefineret opdateringsfunktion.",
"How to set up the operating system cron" : "Sådan opsætter du cron i operativsystemet",
"How to set up a custom updater (faster and no possible deadlock) " : "Sådan opsætter du en brugerdefineret opdateringsfunktion (hurtigere og ingen mulighed for hårdknuder)",
"Subscribe" : "Abonner",
diff --git a/l10n/da.json b/l10n/da.json
index 6db331455..3149af7fe 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -33,6 +33,7 @@
"Saved" : "Gemt",
"Download" : "Download",
"Close" : "Luk",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Der er registreret crontilstand for ajax eller webcron! Dine feeds vil ikke blive opdateret korrekt. Det anbefales at du enten bruger operativsystemets cron eller en brugerdefineret opdateringsfunktion.",
"How to set up the operating system cron" : "Sådan opsætter du cron i operativsystemet",
"How to set up a custom updater (faster and no possible deadlock) " : "Sådan opsætter du en brugerdefineret opdateringsfunktion (hurtigere og ingen mulighed for hårdknuder)",
"Subscribe" : "Abonner",
diff --git a/l10n/da.php b/l10n/da.php
index 37dcbc56d..8356272ae 100644
--- a/l10n/da.php
+++ b/l10n/da.php
@@ -34,6 +34,7 @@ $TRANSLATIONS = array(
"Saved" => "Gemt",
"Download" => "Download",
"Close" => "Luk",
+"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Der er registreret crontilstand for ajax eller webcron! Dine feeds vil ikke blive opdateret korrekt. Det anbefales at du enten bruger operativsystemets cron eller en brugerdefineret opdateringsfunktion.",
"How to set up the operating system cron" => "Sådan opsætter du cron i operativsystemet",
"How to set up a custom updater (faster and no possible deadlock) " => "Sådan opsætter du en brugerdefineret opdateringsfunktion (hurtigere og ingen mulighed for hårdknuder)",
"Subscribe" => "Abonner",
diff --git a/l10n/ko.js b/l10n/ko.js
index 4350aab83..b87eef56d 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Saved" : "저장됨",
"Download" : "다운로드",
"Close" : "닫기",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax 및 webcron cron 모드가 감지되었습니다! 피드가 올바르게 업데이트되지 않을 수도 있습니다. 시스템 cron을 사용하거나 사용자 정의 업데이터를 사용하는 것을 추천합니다.",
"How to set up the operating system cron" : "운영 체제 cron 설정 방법",
"How to set up a custom updater (faster and no possible deadlock) " : "사용자 정의 업데이터 설정 방법(더 빠르고 데드록을 줄일 수 있음)",
"Subscribe" : "구독",
diff --git a/l10n/ko.json b/l10n/ko.json
index 1d26f0fdd..23c3b6392 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -33,6 +33,7 @@
"Saved" : "저장됨",
"Download" : "다운로드",
"Close" : "닫기",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax 및 webcron cron 모드가 감지되었습니다! 피드가 올바르게 업데이트되지 않을 수도 있습니다. 시스템 cron을 사용하거나 사용자 정의 업데이터를 사용하는 것을 추천합니다.",
"How to set up the operating system cron" : "운영 체제 cron 설정 방법",
"How to set up a custom updater (faster and no possible deadlock) " : "사용자 정의 업데이터 설정 방법(더 빠르고 데드록을 줄일 수 있음)",
"Subscribe" : "구독",
diff --git a/l10n/ko.php b/l10n/ko.php
index 62833fc09..16eefd976 100644
--- a/l10n/ko.php
+++ b/l10n/ko.php
@@ -34,6 +34,7 @@ $TRANSLATIONS = array(
"Saved" => "저장됨",
"Download" => "다운로드",
"Close" => "닫기",
+"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Ajax 및 webcron cron 모드가 감지되었습니다! 피드가 올바르게 업데이트되지 않을 수도 있습니다. 시스템 cron을 사용하거나 사용자 정의 업데이터를 사용하는 것을 추천합니다.",
"How to set up the operating system cron" => "운영 체제 cron 설정 방법",
"How to set up a custom updater (faster and no possible deadlock) " => "사용자 정의 업데이터 설정 방법(더 빠르고 데드록을 줄일 수 있음)",
"Subscribe" => "구독",
diff --git a/l10n/tr.js b/l10n/tr.js
index 4a07bbe7c..0e31f0d33 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Saved" : "Kaydedildi",
"Download" : "İndir",
"Close" : "Kapat",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax veya webcron modu tespit edildi. Beslemeleriniz düzgün olarak güncellenemeyecektir. Özel bir güncelleyeci yada işletim sistemi cron kullanmanız önerilir.",
"How to set up the operating system cron" : "İşletim sistemi cron görevi nasıl ayarlanır",
"How to set up a custom updater (faster and no possible deadlock) " : "Özel bir güncelleyici nasıl ayarlanır (daha hızlı ve kördüğüm ihtimali yok)",
"Subscribe" : "Abone ol",
diff --git a/l10n/tr.json b/l10n/tr.json
index 155fe6ab0..19ece53e3 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -33,6 +33,7 @@
"Saved" : "Kaydedildi",
"Download" : "İndir",
"Close" : "Kapat",
+ "Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax veya webcron modu tespit edildi. Beslemeleriniz düzgün olarak güncellenemeyecektir. Özel bir güncelleyeci yada işletim sistemi cron kullanmanız önerilir.",
"How to set up the operating system cron" : "İşletim sistemi cron görevi nasıl ayarlanır",
"How to set up a custom updater (faster and no possible deadlock) " : "Özel bir güncelleyici nasıl ayarlanır (daha hızlı ve kördüğüm ihtimali yok)",
"Subscribe" : "Abone ol",
diff --git a/l10n/tr.php b/l10n/tr.php
index 5cb883916..6cb52ef6e 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -34,6 +34,7 @@ $TRANSLATIONS = array(
"Saved" => "Kaydedildi",
"Download" => "İndir",
"Close" => "Kapat",
+"Ajax or webcron cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Ajax veya webcron modu tespit edildi. Beslemeleriniz düzgün olarak güncellenemeyecektir. Özel bir güncelleyeci yada işletim sistemi cron kullanmanız önerilir.",
"How to set up the operating system cron" => "İşletim sistemi cron görevi nasıl ayarlanır",
"How to set up a custom updater (faster and no possible deadlock) " => "Özel bir güncelleyici nasıl ayarlanır (daha hızlı ve kördüğüm ihtimali yok)",
"Subscribe" => "Abone ol",