diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-20 00:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-20 00:19:24 +0000 |
commit | daf72522da3c641a970ce6f5072b0f03c07e7992 (patch) | |
tree | 0a34ec45811aa03dcce94cf520a8bba7a3ccb840 /apps/files_sharing/l10n/hr.js | |
parent | 06811415095da8c07601c4fcc71cf651b9bc19f6 (diff) | |
download | nextcloud-server-daf72522da3c641a970ce6f5072b0f03c07e7992.tar.gz nextcloud-server-daf72522da3c641a970ce6f5072b0f03c07e7992.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 13397603fc5..0d7f8c3e08a 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -104,7 +104,7 @@ OC.L10N.register( "You received {share} as a share by {user}" : "Primili ste {share} kao dijeljenje od {user}", "You received {share} to group {group} as a share by {user}" : "Primili ste {share} grupi {group} kao dijeljenje od {user}", "Accept" : "Prihvati", - "Reject" : "Odbij", + "Decline" : "Odbij", "Sharing" : "Dijeljenje", "Reset" : "Resetiraj", "Invalid path selected" : "Odabran nevažeći put", @@ -224,6 +224,7 @@ 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", |