diff options
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r-- | apps/files_sharing/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index a7111c7ba66..573490b39e2 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -228,7 +228,6 @@ OC.L10N.register( "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.", "could not delete share" : "dijeljenje nije moguće izbrisati", - "Uploading files…" : "Otpremanje datoteka...", - "Via folder" : "Putem mape" + "Uploading files…" : "Otpremanje datoteka..." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |