summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-02 02:16:32 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-02 02:16:32 +0000
commite77e0b0e2f034633307fcc054d582c0567090776 (patch)
treed06ed3a4244f0cf6554a4826536d0ce932422569 /apps/files_sharing/l10n/cs.js
parent24bb4a05c46069d459086a36cfc896d1f5b6915e (diff)
downloadnextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.tar.gz
nextcloud-server-e77e0b0e2f034633307fcc054d582c0567090776.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 89609f2d26d..6ee0d6929f6 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -229,7 +229,6 @@ OC.L10N.register(
"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ů…"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");