diff options
Diffstat (limited to 'apps/files_sharing/l10n/sk.json')
-rw-r--r-- | apps/files_sharing/l10n/sk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 7b8e78892a6..8c44b2cb9f6 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -154,7 +154,6 @@ "Shared with the conversation {user} by {owner}" : "{owner} zdieľa konverzáciu {user}", "Shared with {user} by {owner}" : "{owner} zdieľa s {user}", "Added by {initiator}" : "Pridal(a) {initiator}", - "Via folder" : "Prostredníctvom priečinka", "Internal link" : "Interný odkaz", "Link copied" : "Odkaz skopírovaný", "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", @@ -227,6 +226,7 @@ "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..." + "Uploading files…" : "Nahrávanie súborov...", + "Via folder" : "Prostredníctvom priečinka" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |