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 5ff7311d3b9..0362edfa86d 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -275,7 +275,6 @@ OC.L10N.register( "\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}“ je vyhrazeným názvem a není povoleno k použití pro názvy souborů.", "\"{extension}\" is not an allowed filetype." : "„{extension}“ není povoleným typem souboru.", "Filenames must not end with \"{extension}\"." : "Je třeba, aby názvy souborů nekončily na „{extension}“.", - "List of favorites files and folders." : "Seznam oblíbených souborů a složek.", "No favorites yet" : "Zatím nic oblíbeného", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené", "All files" : "Všechny soubory", @@ -385,6 +384,7 @@ OC.L10N.register( "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é", "Create new templates folder" : "Vytvořit novou složku šablon", + "List of favorites files and folders." : "Seznam oblíbených souborů a složek.", "Toggle %1$s sublist" : "Přepnout %1$s podseznam", "Text file" : "Textový soubor", "New text file.txt" : "Nový textový soubor.txt", |