diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-21 00:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-21 00:29:24 +0000 |
commit | 1c50cfa17f85a57538a1f998fe12fce446dcc78c (patch) | |
tree | ac57d89714d5013046156b6335677f31b3105fab /apps/files_sharing/l10n/hr.js | |
parent | 716c5e0966ac1538d1f2abd5ec57e6b53984711d (diff) | |
download | nextcloud-server-1c50cfa17f85a57538a1f998fe12fce446dcc78c.tar.gz nextcloud-server-1c50cfa17f85a57538a1f998fe12fce446dcc78c.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 1f0e3713de4..fb69149772b 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -190,12 +190,12 @@ OC.L10N.register( "Expires {relativetime}" : "Istječe {relativetime}", "this share just expired." : "ovo dijeljenje je upravo isteklo.", "Shared with you by {owner}" : "S vama podijelio {owner}", + "Shared" : "Dijeljeno", "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", "Shared by" : "Podijeljeno od", "Shared with" : "Dijeljeno s", "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", |