diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:12:55 +0000 |
commit | 77c6e4106359776bc7283801fa36008596981444 (patch) | |
tree | d590e5b95888b2b53d4ac14812396c6fd7e63f9e /apps/files/l10n/cs.js | |
parent | 28eaacd59fe67dda6ec7686dabecabff3bedae0f (diff) | |
download | nextcloud-server-77c6e4106359776bc7283801fa36008596981444.tar.gz nextcloud-server-77c6e4106359776bc7283801fa36008596981444.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 5d1401a779d..5fa875c2d5a 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -29,7 +29,6 @@ OC.L10N.register( "Actions" : "Činnosti", "Rename" : "Přejmenovat", "Copy" : "Kopírovat", - "Target folder" : "Cílový adresář", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}", @@ -160,6 +159,7 @@ OC.L10N.register( "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", "Move" : "Přesunout", + "Target folder" : "Cílový adresář", "A new file or folder has been <strong>deleted</strong>" : "Nový soubor nebo složka byla <strong>smazána</strong>", "A new file or folder has been <strong>restored</strong>" : "Nový soubor nebo složka byla <strong>obnovena</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použít tuto adresu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> pro přístup k souborům přes WebDAV</a>" |