diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/files_sharing/l10n/hr.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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;"); |