diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
commit | cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (patch) | |
tree | 7029cb4c4a341c91196c0768d86eb40eed6b91cf /apps/files_sharing/l10n/hr.js | |
parent | 79fe83eb1c07d36c525e8db91e23bb5976d719f7 (diff) | |
download | nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.tar.gz nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.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 7148068d412..0dc178529ec 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -114,8 +114,8 @@ OC.L10N.register( "Link copied to clipboard" : "Poveznica je kopirana u međuspremnik", "Select" : "Odaberi", "Cancel" : "Odustani", - "Continue" : "Nastavi", "Close" : "Zatvori", + "Continue" : "Nastavi", "Error creating the share: {errorMessage}" : "Pogreška pri stvaranju dijeljenja: {errorMessage}", "Error creating the share" : "Pogreška pri stvaranju dijeljenja", "Sharing" : "Dijeljenje", @@ -165,6 +165,7 @@ OC.L10N.register( "Talk conversation" : "Razgovori u alatu Talk", "Deck board" : "Deck ploča", "on {server}" : "na {server}", + "Enter your name" : "Unesite svoje ime", "Allow upload and editing" : "Omogući otpremanje i uređivanje", "Allow editing" : "Dopusti uređivanje", "Advanced settings" : "Napredne postavke", |