diff options
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 83108f59105..bbf6bc4d424 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.", + "Open in files" : "Otevřít v aplikaci Soubory", "Sort favorites first" : "Seřadit od oblíbených", "Sort folders before files" : "Při řazení zobrazovat složky a pak až soubory", "Show hidden files" : "Zobrazit skryté soubory", @@ -274,7 +275,6 @@ OC.L10N.register( "(copy %n)" : "(zkopírovat %n)", "Move cancelled" : "Přesunutí zrušeno", "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka", - "The file is locked" : "Soubor je uzamčen", "The file does not exist anymore" : "Soubor už neexistuje", "Choose destination" : "Vyberte cíl", "Copy to {target}" : "Zkopírovat do {target}", |