diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index d1abeb033bc..9dd03ab74d7 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -22,6 +22,7 @@ OC.L10N.register( "Download" : "Stáhnout", "Delete" : "Smazat", "You can upload into this folder" : "Do této složky můžete nahrávat", + "Terms of service" : "Všeobecné podmínky", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -118,11 +119,14 @@ OC.L10N.register( "sharing is disabled" : "sdílení je zakázané", "For more info, please ask the person who sent this link." : "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.", "Share note" : "Sdílet poznámku", + "Toggle grid view" : "Vyp/zap. zobrazení mřížky", "Download %s" : "Stáhnout %s", "Upload files to %s" : "Nahrát soubory do %s", + "Note" : "Poznámka", "Select or drop files" : "Vyberte nebo přetáhněte soubory", "Uploading files…" : "Nahrávání souborů…", "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 všeobecnými podmínkami %1$s %2$s.", "{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}", "Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s se nezdařilo, protože podpůrná vrstva nepodporuje typ sdílení %s", "%s is publicly shared" : "%s je veřejně sdíleno", |