diff options
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r-- | apps/files_sharing/l10n/hr.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index c138da85a4f..f70bb5fd8db 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -214,14 +214,6 @@ OC.L10N.register( "No deleted shares" : "Nema izbrisanih dijeljenja", "Pending shares" : "Dijeljenja na čekanju", "No pending shares" : "Nema dijeljenja na čekanju", - "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", - "Name" : "Naziv", - "Share time" : "Vrijeme dijeljenja", - "Reasons might be:" : "Mogući razlozi su:", - "the item was removed" : "stavka je uklonjena", - "the link expired" : "poveznica je istekla", - "sharing is disabled" : "dijeljenje je onemogućeno", - "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu.", "Share note" : "Dijeli bilješku", "Upload files to %s" : "Otpremi datoteke na %s", "Note" : "Bilješka", @@ -246,6 +238,14 @@ OC.L10N.register( "Allow resharing" : "Dopusti ponovno dijeljenje", "Expiration date enforced" : "Provodi se datum isteka", "Password protect" : "Zaštita zaporkom", + "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", + "Name" : "Naziv", + "Share time" : "Vrijeme dijeljenja", + "Reasons might be:" : "Mogući razlozi su:", + "the item was removed" : "stavka je uklonjena", + "the link expired" : "poveznica je istekla", + "sharing is disabled" : "dijeljenje je onemogućeno", + "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu.", "Update" : "Ažuriraj" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |