diff options
Diffstat (limited to 'apps/files_sharing/l10n/sk.js')
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index d8a4937c03e..422fa92e477 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -229,7 +229,6 @@ OC.L10N.register( "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", "could not delete share" : "nie je možné zmazať sprístupnenie", - "Uploading files…" : "Nahrávanie súborov...", - "Via folder" : "Prostredníctvom priečinka" + "Uploading files…" : "Nahrávanie súborov..." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |