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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-16 04:09:15 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-16 04:09:15 +0400
commit1e6dc6751700a91faff463f8f2840cf24e742f37 (patch)
tree07a4cfaa8a508fd6594fdc421778766d5ee4a59a /settings
parent4c638f101e09cbe43a2114c64ebb30774bafce4b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs_CZ.php9
-rw-r--r--settings/l10n/ja_JP.php4
2 files changed, 13 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index d71ae497d33..d344b49ced2 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -1,13 +1,21 @@
<?php $TRANSLATIONS = array(
+"Unable to load list from App Store" => "Nepodařílo se stáhnout seznam z App Store",
"Email saved" => "E-mail uložen",
"Invalid email" => "Neplatný e-mail",
"OpenID Changed" => "OpenID změněn",
"Invalid request" => "Chybný dotaz",
+"Authentication error" => "Chyba autorizace",
"Language changed" => "Jazyk byl změněn",
+"Error" => "Chyba",
"Disable" => "Vypnout",
"Enable" => "Zapnout",
"Saving..." => "Ukládám...",
"__language_name__" => "Česky",
+"Security Warning" => "Bezpečnostní upozornění",
+"Cron" => "Cron",
+"execute one task with each page loaded" => "spustit jednu úlohu s každou nataženou stranou",
+"cron.php is registered at a webcron service" => "cron.php je registrován jako služba webcron",
+"use systems cron service" => "použijte systémovou službu cron",
"Log" => "Log",
"More" => "Více",
"Add your App" => "Přidat vaší aplikaci",
@@ -43,6 +51,7 @@
"Create" => "Vytvořit",
"Default Quota" => "Výchozí kvóta",
"Other" => "Jiné",
+"SubAdmin" => "SubAdmin",
"Quota" => "Kvóta",
"Delete" => "Vymazat"
);
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index ae1ebaf9912..2e157ea4c53 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -12,6 +12,10 @@
"Saving..." => "保存中...",
"__language_name__" => "Japanese (日本語)",
"Security Warning" => "セキュリティ警告",
+"Cron" => "cron(自動定期実行)",
+"execute one task with each page loaded" => "ページを開く毎にタスクを1つ実行",
+"cron.php is registered at a webcron service" => "cron.phpをwebcronサービスに登録しました",
+"use systems cron service" => "システムのcronサービスを使用",
"Log" => "ログ",
"More" => "もっと",
"Add your App" => "アプリを追加",