diff options
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r-- | apps/files_sharing/l10n/hr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 33bd2d1b8a3..d4a5c9579b8 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "Stvori novu poveznicu dijeljenja", "{shareWith} by {initiator}" : "{shareWith} od {initiator}", "Shared via link by {initiator}" : "Dijeli {initiator} putem poveznice", + "Mail share ({label})" : "Dijeljenje poštom ({label})", "Share link ({label})" : "Poveznica dijeljenja ({label})", "Share link" : "Dijeli poveznicu", "Error, please enter proper password and/or expiration date" : "Pogreška, unesite točnu zaporku i/ili datum isteka", @@ -203,7 +204,9 @@ OC.L10N.register( "Expires {relativetime}" : "Istječe {relativetime}", "this share just expired." : "ovo dijeljenje je upravo isteklo.", "Link to a file" : "Poveži s datotekom", + "Error creating the share: {errorMessage}" : "Pogreška pri stvaranju dijeljenja: {errorMessage}", "Error creating the share" : "Pogreška pri stvaranju dijeljenja", + "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", "Shared" : "Dijeljeno", "Share" : "Dijeli", |