summaryrefslogtreecommitdiffstats
path: root/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-17 01:20:10 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-17 01:20:10 +0000
commit5dd67574b327c00ffd79d21d4d16e2155ee9b277 (patch)
treee4c93a2eb7bb754bc89e0a3de6fd04834151a920 /l10n/hr.js
parenta354cc0291112dc98e421522d9c808db6ccb49b4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/hr.js')
-rw-r--r--l10n/hr.js30
1 files changed, 0 insertions, 30 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
deleted file mode 100644
index edfcf746..00000000
--- a/l10n/hr.js
+++ /dev/null
@@ -1,30 +0,0 @@
-OC.L10N.register(
- "contacts",
- {
- "Contacts" : "Kontakti",
- "New contact" : "Novi kontakt",
- "Nickname" : "Nadimak",
- "Last name" : "Prezime",
- "First name" : "Ime",
- "Additional names" : "Dodatna imena",
- "Notes" : "Bilješke",
- "Website" : "Web-mjesto",
- "Home" : "Kuća",
- "Work" : "Posao",
- "Other" : "Ostalo",
- "Address" : "Adresa",
- "City" : "Grad",
- "State or province" : "Savezna država ili pokrajina",
- "Postal code" : "Poštanski broj",
- "Country" : "Država",
- "Groups" : "Grupe",
- "Birthday" : "Rođendan",
- "Email" : "E-pošta",
- "Instant messaging" : "Razmjena izravnih poruka",
- "Phone" : "Telefon",
- "Mobile" : "Mobitel",
- "Fax" : "Faks",
- "Pager" : "Dojavljivač",
- "Voice" : "Glas"
-},
-"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");