diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 91695f0f653..0f050734990 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -23,6 +23,8 @@ OC.L10N.register( "Cancel" : "Zrušit", "Add remote share" : "Přidat vzdálené úložiště", "You can upload into this folder" : "Můžete nahrávat do tohoto adresáře", + "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", + "Invalid server URL" : "Neplatná URL serveru", "No expiration date set" : "Není nastaveno datum vypršení platnosti", "Shared by" : "Sdílí", "Sharing" : "Sdílení", diff --git a/apps/files_sharing/l10n/cs_CZ.json b/apps/files_sharing/l10n/cs_CZ.json index a40273e2fb5..c88e2230599 100644 --- a/apps/files_sharing/l10n/cs_CZ.json +++ b/apps/files_sharing/l10n/cs_CZ.json @@ -21,6 +21,8 @@ "Cancel" : "Zrušit", "Add remote share" : "Přidat vzdálené úložiště", "You can upload into this folder" : "Můžete nahrávat do tohoto adresáře", + "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", + "Invalid server URL" : "Neplatná URL serveru", "No expiration date set" : "Není nastaveno datum vypršení platnosti", "Shared by" : "Sdílí", "Sharing" : "Sdílení", |