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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-25 04:11:53 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-25 04:11:53 +0300
commit2086d767a68039a211b0fc4f9aa82ebadd328434 (patch)
tree786062f3752595671d6a69395496ce35a30e3864 /l10n/hr.js
parent33055c82dae2956270e0cb5fd9f24bbf6d13eba3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/hr.js')
-rw-r--r--l10n/hr.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index badf80f6..47af31fa 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -1,15 +1,10 @@
OC.L10N.register(
"firstrunwizard",
{
- "Welcome to %s" : "Dobrodošli na %s",
- "Your personal web services. All your files, contacts, calendar and more, in one place." : "Vaše osobne web usluge. Sve vaše datoteke, kontakti, kalendar i još više od togana jednom mjestu.",
"Get the apps to sync your files" : "Preuzmite aplikacije za sinkronizaciju vaših datoteka",
"Connect your desktop apps to %s" : "Povežite aplikacije svoje radne površine s %s",
"Connect your Calendar" : "Povežite svoj kalendar",
"Connect your Contacts" : "Povežite svoje kontakte",
- "Documentation" : "Dokumentacija",
- "Access files via WebDAV" : "Pristupite datotekama putem WebDAV-a",
- "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>." : "Više informacija nalazi se u <a target=\"_blank\"href=\"%s\">dokumentaciji</a>i na našoj <a target=\"_blank\"href=\"http://owncloud.org\">web stranici</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>!" : "Ako vam se sviđa ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud je odličan otvoreni softver za sinkronizaciju i dijeljenje vaših daoteka. \n\t\t Možete ga slobodno preuzeti s http://owncloud.org\">\n\t\t preporučite ga svojim prijateljima</a>\n\t i<a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">proširite glas</a>!"
+ "Access files via WebDAV" : "Pristupite datotekama putem WebDAV-a"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");