Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
commite9cef938ea717833326604278f065dbfb33ceee6 (patch)
tree700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/hr.js
parent2169c261957ee447cfdf27dac593508d8ecc16e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r--apps/files_sharing/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js
index db131796c33..32eeb3fd3a8 100644
--- a/apps/files_sharing/l10n/hr.js
+++ b/apps/files_sharing/l10n/hr.js
@@ -86,7 +86,6 @@ OC.L10N.register(
"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",
@@ -139,6 +138,7 @@ OC.L10N.register(
"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"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");