diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
commit | e06931854a0baf6200690b2d3b9d721197e6633e (patch) | |
tree | 0766dd3b9e77fa67a6771472470857338c2c08e4 /apps/files_sharing/l10n/hr.js | |
parent | a7658f3ec8d578a400d1a97f851635061fd9668d (diff) | |
download | nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.tar.gz nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index b716f632961..42a6b3250ec 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -187,6 +187,7 @@ OC.L10N.register( "this share just expired." : "ovo dijeljenje je upravo isteklo.", "Shared with you by {owner}" : "S vama podijelio {owner}", "Shared" : "Dijeljeno", + "Shared with others" : "Podijeljeno s ostalima", "Link to a file" : "Poveži s datotekom", "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", @@ -200,7 +201,6 @@ OC.L10N.register( "No shares" : "Nema dijeljenja", "Shared with you" : "Podijeljeno s vama", "Nothing shared with you yet" : "Još ništa nije dijeljeno s vama", - "Shared with others" : "Podijeljeno s ostalima", "Nothing shared yet" : "Još ništa nije dijeljeno", "Shared by link" : "Podijeljeno putem poveznice", "No shared links" : "Nema dijeljenih poveznica", |