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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-09 08:24:14 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-09 08:24:14 +0300
commit6d422db1441bd0c72bc8515fc103a305bfbc16f7 (patch)
tree711da8aaeba94b3af0eef8a95f92bc2b4520a92c /l10n
parentccaab96684c6ad0c21833ccb1a713fbc67ef6c0d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs_CZ.js2
-rw-r--r--l10n/cs_CZ.json2
-rw-r--r--l10n/cs_CZ.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index ffdb0daf..b9484f74 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -13,6 +13,6 @@ OC.L10N.register(
"Access files via WebDAV" : "Přistupovat k souborům přes WebDAV",
"Documentation" : "Dokumentace",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Více informací naleznete v <a target=\"_blank\" href=\"%s\">dokumentaci</a> a na našem <a target=\"_blank\" href=\"http://owncloud.org\">webu</a>.",
- "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Pokud se vám ownCloud líbí,\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud je výborný otevřený software pro synchronizaci a sdílení vlastních souborů.\n⇥⇥Lze zdarma stáhnout na http://owncloud.org\">\n⇥⇥doporučte jej svým přátelům</a>\n⇥a <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\">šiřte osvětu</a>!"
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Pokud se vám ownCloud líbí, <a href=\"mailto:?subject=ownCloud&body=ownCloud\nje výborný otevřený software pro synchronizaci a sdílení vlastních souborů.\n\nLze zdarma stáhnout na http://owncloud.org\">\ndoporučte jej svým přátelům</a>\na <a href=\"http://owncloud.org/promote\"\ntarget=\"_blank\">šiřte osvětu</a>!"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index e32b36df..69cf9e66 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -11,6 +11,6 @@
"Access files via WebDAV" : "Přistupovat k souborům přes WebDAV",
"Documentation" : "Dokumentace",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Více informací naleznete v <a target=\"_blank\" href=\"%s\">dokumentaci</a> a na našem <a target=\"_blank\" href=\"http://owncloud.org\">webu</a>.",
- "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Pokud se vám ownCloud líbí,\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud je výborný otevřený software pro synchronizaci a sdílení vlastních souborů.\n⇥⇥Lze zdarma stáhnout na http://owncloud.org\">\n⇥⇥doporučte jej svým přátelům</a>\n⇥a <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\">šiřte osvětu</a>!"
+ "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Pokud se vám ownCloud líbí, <a href=\"mailto:?subject=ownCloud&body=ownCloud\nje výborný otevřený software pro synchronizaci a sdílení vlastních souborů.\n\nLze zdarma stáhnout na http://owncloud.org\">\ndoporučte jej svým přátelům</a>\na <a href=\"http://owncloud.org/promote\"\ntarget=\"_blank\">šiřte osvětu</a>!"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index 8c56c311..cbca5a1a 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -12,6 +12,6 @@ $TRANSLATIONS = array(
"Access files via WebDAV" => "Přistupovat k souborům přes WebDAV",
"Documentation" => "Dokumentace",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Více informací naleznete v <a target=\"_blank\" href=\"%s\">dokumentaci</a> a na našem <a target=\"_blank\" href=\"http://owncloud.org\">webu</a>.",
-"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Pokud se vám ownCloud líbí,\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud je výborný otevřený software pro synchronizaci a sdílení vlastních souborů.\n⇥⇥Lze zdarma stáhnout na http://owncloud.org\">\n⇥⇥doporučte jej svým přátelům</a>\n⇥a <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\">šiřte osvětu</a>!"
+"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Pokud se vám ownCloud líbí, <a href=\"mailto:?subject=ownCloud&body=ownCloud\nje výborný otevřený software pro synchronizaci a sdílení vlastních souborů.\n\nLze zdarma stáhnout na http://owncloud.org\">\ndoporučte jej svým přátelům</a>\na <a href=\"http://owncloud.org/promote\"\ntarget=\"_blank\">šiřte osvětu</a>!"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";