diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.json')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json index fc62ee6253b..fb39cf9a7e5 100644 --- a/apps/files_sharing/l10n/cs_CZ.json +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -102,6 +102,10 @@ "Add to your ownCloud" : "Přidat do svého ownCloudu", "Download" : "Stáhnout", "Download %s" : "Stáhnout %s", - "Direct link" : "Přímý odkaz" + "Direct link" : "Přímý odkaz", + "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:" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |