New translations core_blogs.html (Slovenian)

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

View File

@ -1,20 +1,20 @@
<html>
<head>
<title>List of blogs</title>
<title>Seznam blogov</title>
</head>
<body>
<h4>Filter the list of blogs</h4>
<h4>Filtrirajte seznam 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>Iskanje</dt>
<dd>Iskanje temelji na identifikatorju bloga. Če želite določiti samo del imena, lahko uporabite nadomestni znak <strong>*</strong> .</dd>
<dt>Naroči po</dt>
<dd>Zadnja posodobitev bloga, ime bloga, ID bloga.</dd>
<dt>Razvrsti</dt>
<dd>Označite razvrščanje, ki ga želite uporabiti za filtriranje rezultatov (padajoče ali naraščajoče).</dd>
<dt>Blogi na stran</dt>
<dd>Izbere število spletnih dnevnikov, prikazanih na stran na tem seznamu.</dd>
</dl>
</body>