summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-26 02:05:56 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-26 02:05:56 +0200
commitc7d64811d68bea0c6c2b181f7d8cb3ad095cff29 (patch)
tree7095e1d4d7488478b24cdf103ad3320d479c2c48 /settings
parentec613b589bed2069346696902f59eadc2a3a91d5 (diff)
downloadnextcloud-server-c7d64811d68bea0c6c2b181f7d8cb3ad095cff29.tar.gz
nextcloud-server-c7d64811d68bea0c6c2b181f7d8cb3ad095cff29.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/sk_SK.php17
-rw-r--r--settings/l10n/zh_CN.php6
2 files changed, 13 insertions, 10 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
index cbbc04e0095..8309c0f12c7 100644
--- a/settings/l10n/sk_SK.php
+++ b/settings/l10n/sk_SK.php
@@ -7,31 +7,34 @@
"Invalid email" => "Neplatný email",
"OpenID Changed" => "OpenID zmenené",
"Invalid request" => "Neplatná požiadavka",
-"Unable to delete group" => "Nie je možné zmazať skupinu",
+"Unable to delete group" => "Nie je možné odstrániť skupinu",
"Authentication error" => "Chyba pri autentifikácii",
-"Unable to delete user" => "Nie je možné zmazať užívateľa",
+"Unable to delete user" => "Nie je možné odstrániť používateľa",
"Language changed" => "Jazyk zmenený",
"Unable to add user to group %s" => "Nie je možné pridať užívateľa do skupiny %s",
-"Unable to remove user from group %s" => "Nie je možné zmazať užívateľa zo skupiny %s",
+"Unable to remove user from group %s" => "Nie je možné odstrániť používateľa zo skupiny %s",
"Disable" => "Zakázať",
"Enable" => "Povoliť",
"Saving..." => "Ukladám...",
"__language_name__" => "Slovensky",
"Security Warning" => "Bezpečnostné varovanie",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš priečinok s dátami a vaše súbory sú pravdepodobne dostupné z internetu. .htaccess súbor dodávaný s inštaláciou ownCloud nespĺňa úlohu. Dôrazne vám doporučujeme nakonfigurovať webserver takým spôsobom, aby dáta v priečinku neboli verejné, alebo presuňte dáta mimo štruktúry priečinkov webservera.",
+"Cron" => "Cron",
"Execute one task with each page loaded" => "Vykonať jednu úlohu každým nahraním stránky",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php je zaregistrovaný v službe webcron. Tá zavolá stránku cron.php v koreňovom adresári owncloud každú minútu cez http.",
"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Používať systémovú službu cron. Každú minútu bude spustený súbor cron.php v priečinku owncloud pomocou systémového programu cronjob.",
"Sharing" => "Zdieľanie",
"Enable Share API" => "Zapnúť API zdieľania",
"Allow apps to use the Share API" => "Povoliť aplikáciam používať API pre zdieľanie",
"Allow links" => "Povoliť odkazy",
-"Allow users to share items to the public with links" => "Povoliť užívateľom zdieľať obsah pomocou verejných odkazov",
+"Allow users to share items to the public with links" => "Povoliť používateľom zdieľať obsah pomocou verejných odkazov",
"Allow resharing" => "Povoliť opakované zdieľanie",
"Allow users to share items shared with them again" => "Povoliť zdieľanie zdielaného obsahu iného užívateľa",
-"Allow users to share with anyone" => "Povoliť užívateľom zdieľať s každým",
-"Allow users to only share with users in their groups" => "Povoliť užívateľom zdieľanie iba s užívateľmi ich vlastnej skupiny",
+"Allow users to share with anyone" => "Povoliť používateľom zdieľať s každým",
+"Allow users to only share with users in their groups" => "Povoliť používateľom zdieľanie iba s používateľmi ich vlastnej skupiny",
"Log" => "Záznam",
"More" => "Viac",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Vyvinuté <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>,<a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencovaný pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Pridať vašu aplikáciu",
"More Apps" => "Viac aplikácií",
"Select an App" => "Vyberte aplikáciu",
@@ -39,7 +42,7 @@
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencované <span class=\"author\"></span>",
"Documentation" => "Dokumentácia",
"Managing Big Files" => "Správa veľkých súborov",
-"Ask a question" => "Opýtajte sa otázku",
+"Ask a question" => "Opýtať sa otázku",
"Problems connecting to help database." => "Problémy s pripojením na databázu pomocníka.",
"Go there manually." => "Prejsť tam ručne.",
"Answer" => "Odpoveď",
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 4bfdff345c0..3425beec8b6 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -47,7 +47,7 @@
"Go there manually." => "手动访问",
"Answer" => "回答",
"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "您已使用空间: <strong>%s</strong>,总空间: <strong>%s</strong>",
-"Desktop and Mobile Syncing Clients" => "桌面和移动设备同步程序",
+"Desktop and Mobile Syncing Clients" => "桌面和移动设备同步客户端",
"Download" => "下载",
"Your password was changed" => "密码已修改",
"Unable to change your password" => "无法修改密码",
@@ -57,7 +57,7 @@
"Change password" => "修改密码",
"Email" => "电子邮件",
"Your email address" => "您的电子邮件",
-"Fill in an email address to enable password recovery" => "填写电子邮件地址以启用密码恢复",
+"Fill in an email address to enable password recovery" => "填写电子邮件地址以启用密码恢复功能",
"Language" => "语言",
"Help translate" => "帮助翻译",
"use this address to connect to your ownCloud in your file manager" => "您可在文件管理器中使用该地址连接到ownCloud",
@@ -67,7 +67,7 @@
"Create" => "创建",
"Default Quota" => "默认配额",
"Other" => "其它",
-"Group Admin" => "组管理",
+"Group Admin" => "组管理员",
"Quota" => "配额",
"Delete" => "删除"
);