New translations core_blogs.html (Slovenian)

This commit is contained in:
Franck Paul 2024-07-08 15:01:42 +02:00
parent 3391c99d34
commit 0d25de2c39

View file

@ -1,20 +1,20 @@
<html> <html>
<head> <head>
<title>List of blogs</title> <title>Seznam blogov</title>
</head> </head>
<body> <body>
<h4>Filter the list of blogs</h4> <h4>Filtrirajte seznam blogov</h4>
<dl> <dl>
<dt>Search</dt> <dt>Iskanje</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> <dd>Iskanje temelji na identifikatorju bloga. Če želite določiti samo del imena, lahko uporabite nadomestni znak <strong>*</strong> .</dd>
<dt>Order by</dt> <dt>Naroči po</dt>
<dd>Last update of the blog, blog name, blog ID.</dd> <dd>Zadnja posodobitev bloga, ime bloga, ID bloga.</dd>
<dt>Sort</dt> <dt>Razvrsti</dt>
<dd>Indicate the sorting you want to use to filter the results (descending or ascending).</dd> <dd>Označite razvrščanje, ki ga želite uporabiti za filtriranje rezultatov (padajoče ali naraščajoče).</dd>
<dt>Blogs per page</dt> <dt>Blogi na stran</dt>
<dd>Selects the number of blogs displayed per page in this list.</dd> <dd>Izbere število spletnih dnevnikov, prikazanih na stran na tem seznamu.</dd>
</dl> </dl>
</body> </body>