diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 43010512ed6..c404a0e8896 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -125,6 +125,9 @@ OC.L10N.register( "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "File not found" : "Soubor nenalezen", "_{count} selected_::_{count} selected_" : ["vybráno {count}","vybráno {count}","vybráno {count}","vybráno {count}"], + "Filter file names …" : "Filtrovat názvy souborů…", + "Filter in current view" : "Filtrovat ve stávajícím pohledu", + "Search globally" : "Hledat všude", "{usedQuotaByte} used" : "{usedQuotaByte} využito", "{used} of {quota} used" : "Využito {used} z {quota} ", "{relative}% used" : "{relative}% využito", @@ -179,7 +182,6 @@ OC.L10N.register( "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 back" : "Jít zpět", - "Filter file names …" : "Filtrovat názvy souborů…", "Views" : "Zobrazení", "Files settings" : "Nastavení pro Soubory", "Your files" : "Vaše soubory", @@ -364,6 +366,7 @@ OC.L10N.register( "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", "No recently modified files" : "Žádné nedávno změněné soubory.", "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", + "Search" : "Hledat", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Select all" : "Vybrat vše", "Upload too large" : "Nahrávaná data jsou příliš objemná", |