diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
commit | fc560d8ec986402587ae506bbff58e242eb269f7 (patch) | |
tree | fb37f83dfd934243f34369409fb6c47bf75a0c49 /apps/files_sharing/l10n/hr.js | |
parent | 4af9bef7121c91359c537c42b8bf5c71fdb37e79 (diff) | |
download | nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.tar.gz nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.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 f1a3a41642e..c8804482837 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -75,6 +75,7 @@ OC.L10N.register( "Please specify a file or folder path" : "Navedite put datoteke ili mape", "Could not create share" : "Nije moguće stvoriti dijeljenje", "Invalid permissions" : "Nevažeća dopuštenja", + "Invalid date, date format must be YYYY-MM-DD" : "Nevažeći datum, oblik datuma mora biti GGGG-MM-DD", "Group sharing is disabled by the administrator" : "Administrator je onemogućio grupno dijeljenje", "Please specify a valid group" : "Navedite valjanu grupu", "Public link sharing is disabled by the administrator" : "Administrator je onemogućio dijeljenje javnih poveznica", @@ -82,7 +83,6 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Javno otpremanje moguće je samo za javno dijeljene mape", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Neuspješno dijeljenje %s slanjem zaporke za Nextcloud Talk jer Nextcloud Talk nije omogućen", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Neuspješno dijeljenje %1$s jer pozadinski servis ne dopušta dijeljenje vrste %2$s", - "Invalid date, date format must be YYYY-MM-DD" : "Nevažeći datum, oblik datuma mora biti GGGG-MM-DD", "Please specify a valid federated group ID" : "Navedite važeći ID udružene grupe", "You cannot share to a Circle if the app is not enabled" : "Ne možete dijeliti s krugom ako aplikacija nije omogućena", "Please specify a valid circle" : "Navedite valjani krug", |