summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-25 00:14:54 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-25 00:14:54 +0000
commit60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch)
tree28092a15d989edf1d41abc8857bc0a035d33679a /apps/files_sharing/l10n/cs.js
parenteefe256abc377ca9e6d43682d50fadebfcfed966 (diff)
downloadnextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz
nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.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, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 72098ee53da..60424eab4b3 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -110,6 +110,7 @@ OC.L10N.register(
"Upload files to %s" : "Nahrát soubory do %s",
"Select or drop files" : "Vyberte nebo přetáhněte soubory",
"Uploading files…" : "Probíhá nahrávání souborů...",
- "Uploaded files:" : "Nahrané soubory:"
+ "Uploaded files:" : "Nahrané soubory:",
+ "%s is publicly shared" : "%s je veřejně sdíleno"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");