diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-28 00:07:11 +0000 |
commit | ad597d498d9298643338df2df0170159b736c12c (patch) | |
tree | 0906104deba4236d1f68ae1bfe956c40d662d6bf /apps/files/l10n/cs_CZ.js | |
parent | d4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff) | |
download | nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.tar.gz nextcloud-server-ad597d498d9298643338df2df0170159b736c12c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.js')
-rw-r--r-- | apps/files/l10n/cs_CZ.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 3fe2fd92b88..29468aa5b58 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -1,6 +1,7 @@ OC.L10N.register( "files", { + "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", "Storage invalid" : "Neplatné úložiště", "Unknown error" : "Neznámá chyba", "Files" : "Soubory", @@ -53,6 +54,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje", "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje", "Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Žádné výsledky hledání '{tag}{filter}{endtag}' v dalších adresářích", "Name" : "Název", "Size" : "Velikost", "Modified" : "Upraveno", |