diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.json')
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index c72a3e9364f..3b1e6bd4631 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -227,7 +227,6 @@ "Uploaded files:" : "Nahrané soubory:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", "could not delete share" : "nelze smazat sdílení", - "Uploading files…" : "Nahrávání souborů…", - "Via folder" : "Prostřednictvím složky" + "Uploading files…" : "Nahrávání souborů…" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |