diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /settings/l10n/hr.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hr.js')
-rw-r--r-- | settings/l10n/hr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index 404a4aa1195..744ed9b410f 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -145,8 +145,6 @@ OC.L10N.register( "Less" : "Manje", "Allow users to send mail notification for shared files" : "Dopustite korisnicima slanje notifikacijske e-pošte za podijeljene datoteke", "Uninstall App" : "Deinstalirajte app", - "Group" : "Grupa", - "External Storage" : "Vanjsko spremište", - "Updates" : "nadogradnje" + "Group" : "Grupa" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |