diff options
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 34ee736cf6f..81477068bd1 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -134,9 +134,9 @@ "Choose {file}" : "Zvolit {file}", "New" : "Nové", "Loading current folder" : "Načítá se stávající složka", + "Retry" : "Zkusit znovu", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", - "Go to the previous folder" : "Přejít do předchozí složky", "Go back" : "Jít zpět", "Share" : "Nasdílet", "Shared by link" : "Sdíleno pomocí odkazu", @@ -262,6 +262,9 @@ "Files moved successfully" : "Soubory úspěšně přesunuty", "Conflicts resolution skipped" : "Řešení kolizí přeskočeno", "Upload cancelled" : "Nahrávání zrušen", + "This operation is forbidden" : "Tato operace je zakázána", + "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce", + "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"], @@ -322,9 +325,6 @@ "Select directory \"{dirName}\"" : "Vybrat složku „{dirName}“", "Select file \"{fileName}\"" : "Vybrat soubor „{fileName}“", "Unable to determine date" : "Nelze určit datum", - "This operation is forbidden" : "Tato operace je zakázána", - "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce", - "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", "Could not move \"{file}\", target exists" : "„{file}“ nelze přesunout – cíl už existuje", "Could not move \"{file}\"" : "„{file}“ nelze přesunout", "copy" : "kopie", @@ -386,6 +386,7 @@ "Could not rename \"{oldName}\"" : "„{oldName}“ se nepodařilo přejmenovat", "Storage informations" : "Informace o úložišti", "Choose file" : "Vyberte soubor", + "Go to the previous folder" : "Přejít do předchozí složky", "Open the files app settings" : "Otevřít nastavení aplikace soubory", "You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel", "The files is locked" : "Soubory jsou uzamčené", |