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:
Diffstat (limited to 'l10n/hr.php')
-rw-r--r--l10n/hr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/hr.php b/l10n/hr.php
index cfb1a488..90635610 100644
--- a/l10n/hr.php
+++ b/l10n/hr.php
@@ -6,8 +6,8 @@ $TRANSLATIONS = array(
"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",
-"Access files via WebDAV" => "Pristupite datotekama putem WebDAV-a",
"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>!"
);