diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index b5dbcdd56fe..950e8b9f4cd 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -198,12 +198,12 @@ OC.L10N.register( "Reset search" : "Resetovat hledání", "Start search" : "Zahájit vyhledávání", "Search for {name} only" : "Hledat pouze {name}", - "No results for {query}" : "Pro {query} nic nenalezeno", - "Press enter to start searching" : "Vyhledávání zahájíte stisknutím klávesy Enter", "Start typing to search" : "Hledejte psaním", "Loading more results …" : "Načítání dalších výsledků…", "Load more results" : "Načíst další výsledky", "Search" : "Hledat", + "No results for {query}" : "Pro {query} nic nenalezeno", + "Press enter to start searching" : "Vyhledávání zahájíte stisknutím klávesy Enter", "An error occurred while searching for {type}" : "Došlo k chybě při hledání pro {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Aby bylo možné vyhledávat, zadejte alespoň {minSearchLength} znak","Aby bylo možné vyhledávat, zadejte alespoň {minSearchLength} znaky","Aby bylo možné vyhledávat, zadejte alespoň {minSearchLength} znaků","Aby bylo možné vyhledávat, zadejte alespoň {minSearchLength} znaky"], "This browser is not supported" : "Tento prohlížeč není podporován", |