diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /apps/files_sharing/l10n/cs.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 400ea07acb0..1fd97ab9d38 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -109,7 +109,6 @@ 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:", - "%s is publicly shared" : "%s je veřejně sdílen" + "Uploaded files:" : "Nahrané soubory:" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |