diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:17 +0000 |
commit | 021dad53be0ca7ff0a330f4408f51894a9698ecd (patch) | |
tree | 35c2e05daca94159be35a01e93ce2faf27e82c92 /apps/files_external | |
parent | c31632ccdf5c9a76499ad36b40c8cf52c1602754 (diff) | |
download | nextcloud-server-021dad53be0ca7ff0a330f4408f51894a9698ecd.tar.gz nextcloud-server-021dad53be0ca7ff0a330f4408f51894a9698ecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index fcd58518dc6..61a229c9375 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -105,6 +105,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" není instalováno. Není možné připojit %s. Prosím požádejte svého správce systému o instalaci.", "External storage support" : "Podpora Externího úložiště", + "Adds basic external storage support" : "Přidá základní podporu vnějšího úložiště", "No external storage configured or you don't have the permission to configure them" : "Nemáte oprávněni pro nastavení externího úložiště", "Name" : "Název", "Storage type" : "Typ úložiště", diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index 2d8d8ccdc7b..a9b3d5edb83 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -103,6 +103,7 @@ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP podpora v PHP není povolena nebo nainstalována. Není možné připojit %s. Prosím požádejte svého správce systému ať ji nainstaluje.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" není instalováno. Není možné připojit %s. Prosím požádejte svého správce systému o instalaci.", "External storage support" : "Podpora Externího úložiště", + "Adds basic external storage support" : "Přidá základní podporu vnějšího úložiště", "No external storage configured or you don't have the permission to configure them" : "Nemáte oprávněni pro nastavení externího úložiště", "Name" : "Název", "Storage type" : "Typ úložiště", |