diff options
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r-- | apps/files_sharing/l10n/hr.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 0d7f8c3e08a..f1a3a41642e 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -224,20 +224,15 @@ OC.L10N.register( "No expiration date set" : "Nije postavljen datum isteka", "Please specify a valid user" : "Navedite valjanog korisnika", "Please specify a valid federated user ID" : "Navedite važeći ID udruženog korisnika", - "Reject" : "Odbij", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ova aplikacija omogućuje korisnicima dijeljenje datoteka unutar Nextclouda. Ako je omogućena, administrator može odabrati grupe koje mogu dijeliti datoteke. Tada važeći korisnici mogu dijeliti datoteke i mape s drugim korisnicima i grupama unutar Nextclouda. Ako administrator omogući značajku poveznice dijeljenja, vanjska poveznica može se koristiti za dijeljenje datoteka s drugim korisnicima izvan Nextclouda. Administratori također mogu nametnuti zaporke, datume isteka i omogućiti dijeljenje između poslužitelja putem poveznica za dijeljenje, kao i dijeljenje s mobilnih uređaja.\nIsključivanjem ove značajke uklanjaju se dijeljene datoteke i mape s poslužitelja za sve primatelje dijeljenja, a također i s klijenata za sinkronizaciju i mobilnih aplikacija. Više informacija možete pronaći u Nextcloudovoj dokumentaciji.", "Accept user and group shares by default" : "Automatski prihvati dijeljenja korisnika i grupa", "Read only" : "Samo za čitanje", "File drop (upload only)" : "Povlačenje datoteke (samo za otpremanje)", "Upload" : "Otpremi", - "Allow creating" : "Dopusti stvaranje", - "Allow deleting" : "Dopusti brisanje", - "Allow resharing" : "Dopusti ponovno dijeljenje", - "Expiration date enforced" : "Provodi se datum isteka", "Only works for users with access to this folder" : "Samo za korisnike koji smiju pristupiti ovoj mapi", "Only works for users with access to this file" : "Samo za korisnike koji smiju pristupiti ovoj datoteci", - "Password protect" : "Zaštita zaporkom", "Circle" : "Krug", + "Update" : "Ažuriraj", "No other users with access found" : "Nije pronađen nijedan drugi korisnik s omogućenim pristupom", "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", "Name" : "Naziv", @@ -246,7 +241,6 @@ OC.L10N.register( "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" + "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |