New translations core_blogs.html (Slovak)

pull/661/head
Franck Paul 2024-07-08 15:01:41 +02:00
parent 207ed73241
commit 3391c99d34
1 changed files with 10 additions and 10 deletions

View File

@ -1,20 +1,20 @@
<html>
<head>
<title>List of blogs</title>
<title>Zoznam blogov</title>
</head>
<body>
<h4>Filter the list of blogs</h4>
<h4>Filtrujte zoznam blogov</h4>
<dl>
<dt>Search</dt>
<dd>The search is based on the blog identifier. You can use the <strong>*</strong> wildcard to specify only a part of the name.</dd>
<dt>Order by</dt>
<dd>Last update of the blog, blog name, blog ID.</dd>
<dt>Sort</dt>
<dd>Indicate the sorting you want to use to filter the results (descending or ascending).</dd>
<dt>Blogs per page</dt>
<dd>Selects the number of blogs displayed per page in this list.</dd>
<dt>Vyhľadávanie</dt>
<dd>Vyhľadávanie je založené na identifikátore blogu. Ak chcete zadať iba časť názvu, môžete použiť zástupný znak <strong>*</strong> .</dd>
<dt>Zoradiť podľa</dt>
<dd>Posledná aktualizácia blogu, názov blogu, ID blogu.</dd>
<dt>Triediť</dt>
<dd>Označte triedenie, ktoré chcete použiť na filtrovanie výsledkov (zostupne alebo vzostupne).</dd>
<dt>Blogy na stránku</dt>
<dd>Vyberie počet blogov zobrazených na stránke v tomto zozname.</dd>
</dl>
</body>