diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-05 02:15:04 +0000 |
commit | e9cef938ea717833326604278f065dbfb33ceee6 (patch) | |
tree | 700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/hr.json | |
parent | 2169c261957ee447cfdf27dac593508d8ecc16e9 (diff) | |
download | nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.tar.gz nextcloud-server-e9cef938ea717833326604278f065dbfb33ceee6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/hr.json')
-rw-r--r-- | apps/files_sharing/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 45d3b8a21bb..38b43a67271 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -84,7 +84,6 @@ "A file or folder was shared from <strong>another server</strong>" : "Datoteka ili mapa dijeli se s <strong>drugog poslužitelja</strong>", "A file or folder has been <strong>shared</strong>" : "Datoteka ili mapa je <strong>dijeljena</strong>", "Wrong share ID, share doesn't exist" : "Pogrešan ID dijeljenja, dijeljenje ne postoji", - "could not delete share" : "dijeljenje nije moguće izbrisati", "Could not delete share" : "Dijeljenje nije moguće izbrisati", "Please specify a file or folder path" : "Navedite put datoteke ili mape", "Wrong path, file/folder doesn't exist" : "Pogrešan put, datoteka/mapa ne postoji", @@ -137,6 +136,7 @@ "Select or drop files" : "Odaberi ili ispusti datoteke", "Uploading files…" : "Otpremanje datoteka...", "Uploaded files:" : "Otpremljene datoteke:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s." + "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", + "could not delete share" : "dijeljenje nije moguće izbrisati" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |