summaryrefslogtreecommitdiffstats
path: root/core/l10n/hr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-19 15:14:38 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-19 15:14:38 -0400
commite9644c2f52270aa1a1f345ed38bb2e66a4e8752d (patch)
tree727a29d4b68b9f10a93bec996c125b2b4270bb83 /core/l10n/hr.php
parent95e1b62940444eb2a7467d994a7b4366f6e7f2fc (diff)
downloadnextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.tar.gz
nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.php')
-rw-r--r--core/l10n/hr.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/hr.php b/core/l10n/hr.php
index 403df77f819..97fbfb8b97f 100644
--- a/core/l10n/hr.php
+++ b/core/l10n/hr.php
@@ -34,7 +34,6 @@ $TRANSLATIONS = array(
"last year" => "prošlu godinu",
"years ago" => "godina",
"Choose" => "Izaberi",
-"Cancel" => "Odustani",
"Yes" => "Da",
"No" => "Ne",
"Ok" => "U redu",
@@ -93,8 +92,6 @@ $TRANSLATIONS = array(
"Log out" => "Odjava",
"Lost your password?" => "Izgubili ste lozinku?",
"remember" => "zapamtiti",
-"Log in" => "Prijava",
-"prev" => "prethodan",
-"next" => "sljedeći"
+"Log in" => "Prijava"
);
$PLURAL_FORMS = "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;";