diff options
Diffstat (limited to 'searx/translations/lv/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/lv/LC_MESSAGES/messages.po | 281 |
1 files changed, 153 insertions, 128 deletions
diff --git a/searx/translations/lv/LC_MESSAGES/messages.po b/searx/translations/lv/LC_MESSAGES/messages.po index 453e98304..8ce21019d 100644 --- a/searx/translations/lv/LC_MESSAGES/messages.po +++ b/searx/translations/lv/LC_MESSAGES/messages.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-06-05 21:15+0000\n" -"PO-Revision-Date: 2022-06-17 07:17+0000\n" +"POT-Creation-Date: 2022-06-18 10:38+0000\n" +"PO-Revision-Date: 2022-06-24 07:18+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: Latvian <https://weblate.bubu1.eu/projects/searxng/searxng/lv/" ">\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= " "19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" "X-Generator: Weblate 4.12.2\n" -"Generated-By: Babel 2.10.1\n" +"Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] #: searx/searxng.msg @@ -142,89 +142,89 @@ msgstr "gaišs" msgid "dark" msgstr "tumšs" -#: searx/webapp.py:164 +#: searx/webapp.py:165 msgid "timeout" msgstr "noildze" -#: searx/webapp.py:165 +#: searx/webapp.py:166 msgid "parsing error" msgstr "parsēšanas kļūda" -#: searx/webapp.py:166 +#: searx/webapp.py:167 msgid "HTTP protocol error" msgstr "HTTP protokola kļūda" -#: searx/webapp.py:167 +#: searx/webapp.py:168 msgid "network error" msgstr "tīkla kļūda" -#: searx/webapp.py:169 +#: searx/webapp.py:170 msgid "unexpected crash" msgstr "negaidīta avārija" -#: searx/webapp.py:176 +#: searx/webapp.py:177 msgid "HTTP error" msgstr "HTTP kļūda" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP connection error" msgstr "HTTP savienojuma kļūda" -#: searx/webapp.py:183 +#: searx/webapp.py:184 #, fuzzy msgid "proxy error" msgstr "starpniekservera kļūda" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "CAPTCHA" msgstr "CAPTCHA" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "too many requests" msgstr "pārāk daudz pieprasījumu" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "access denied" msgstr "piekļuve aizliegta" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "server API error" msgstr "servera API kļūda" -#: searx/webapp.py:397 +#: searx/webapp.py:363 msgid "No item found" msgstr "Nav atrasts neviens vienums" #: searx/engines/qwant.py:212 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365 msgid "Source" msgstr "Avots" -#: searx/webapp.py:401 +#: searx/webapp.py:367 msgid "Error loading the next page" msgstr "Kļūda lādējot nākošo lapu" -#: searx/webapp.py:544 searx/webapp.py:985 +#: searx/webapp.py:510 searx/webapp.py:954 msgid "Invalid settings, please edit your preferences" msgstr "Nepareizi iestatījumi, lūdzu rediģējiet savas preferences" -#: searx/webapp.py:560 +#: searx/webapp.py:526 msgid "Invalid settings" msgstr "Nederīgi iestatījumi" -#: searx/webapp.py:635 searx/webapp.py:711 +#: searx/webapp.py:603 searx/webapp.py:679 msgid "search error" msgstr "meklēšanas kļūda" -#: searx/webapp.py:757 +#: searx/webapp.py:725 msgid "{minutes} minute(s) ago" msgstr "pirms {minutes} minūtes(-ēm)" -#: searx/webapp.py:759 +#: searx/webapp.py:727 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "pirms {hours} stundas(-ām) un {minutes} minūtēm(-es)" -#: searx/webapp.py:885 +#: searx/webapp.py:853 msgid "Suspended" msgstr "Apturēts" @@ -270,7 +270,7 @@ msgstr "Pārvērš virknes (strings) par dažādiem jaucējkoda īssavilkumiem." #: searx/plugins/hash_plugin.py:52 msgid "hash digest" -msgstr "" +msgstr "jaucējkoda sašķelšana" #: searx/plugins/hostname_replace.py:9 msgid "Hostname replace" @@ -299,6 +299,8 @@ msgid "" "Perform search immediately if a category selected. Disable to select " "multiple categories. (JavaScript required)" msgstr "" +"Nekavējoties veikt meklēšanu, ja ir atlasīta kategorija. Atspējot, lai " +"atlasītu vairākas kategorijas. (nepieciešams JavaScript)" #: searx/plugins/self_info.py:20 msgid "Self Informations" @@ -335,7 +337,7 @@ msgstr "Lapa nav atrasta" #: searx/templates/simple/404.html:6 #, python-format msgid "Go to %(search_page)s." -msgstr "" +msgstr "Doties uz %(search_page)s." #: searx/templates/simple/404.html:6 msgid "search page" @@ -355,7 +357,7 @@ msgstr "" #: searx/templates/simple/base.html:55 msgid "Source code" -msgstr "" +msgstr "Pirmkods" #: searx/templates/simple/base.html:56 msgid "Issue tracker" @@ -370,22 +372,26 @@ msgstr "" msgid "Public instances" msgstr "" -#: searx/templates/simple/base.html:59 +#: searx/templates/simple/base.html:60 +msgid "Privacy policy" +msgstr "Privātuma politika" + +#: searx/templates/simple/base.html:63 msgid "Contact instance maintainer" msgstr "" #: searx/templates/simple/categories.html:24 msgid "Click on the magnifier to perform search" -msgstr "" +msgstr "Noklikšķiniet uz lupas, lai veiktu meklēšanu" #: searx/templates/simple/macros.html:36 msgid "Length" -msgstr "" +msgstr "Garums" #: searx/templates/simple/macros.html:37 #: searx/templates/simple/result_templates/images.html:18 msgid "Author" -msgstr "" +msgstr "Autors" #: searx/templates/simple/macros.html:45 msgid "cached" @@ -398,6 +404,8 @@ msgstr "" #: searx/templates/simple/new_issue.html:63 msgid "Submit a new issue on Github including the above information" msgstr "" +"Iesniedziet jaunu problēmjautājumu iekš Github, ieskaitot augstāk minēto " +"informāciju" #: searx/templates/simple/preferences.html:29 msgid "No HTTPS" @@ -431,7 +439,7 @@ msgstr "" #: searx/templates/simple/preferences.html:85 msgid "Errors:" -msgstr "" +msgstr "Kļūdas:" #: searx/templates/simple/preferences.html:99 msgid "Preferences" @@ -439,16 +447,16 @@ msgstr "" #: searx/templates/simple/preferences.html:105 msgid "General" -msgstr "" +msgstr "Vispārīgi" #: searx/templates/simple/preferences.html:108 msgid "Default categories" -msgstr "" +msgstr "Noklusējuma kategorijas" #: searx/templates/simple/filters/languages.html:1 #: searx/templates/simple/preferences.html:115 msgid "Search language" -msgstr "" +msgstr "Meklēšanas valoda" #: searx/templates/simple/filters/languages.html:2 #: searx/templates/simple/preferences.html:118 @@ -457,29 +465,29 @@ msgstr "" #: searx/templates/simple/preferences.html:124 msgid "What language do you prefer for search?" -msgstr "" +msgstr "Kādai valodai dodat priekšroku priekš meklēšanas?" #: searx/templates/simple/preferences.html:129 msgid "Autocomplete" -msgstr "" +msgstr "Automātiskā pabeigšana" #: searx/templates/simple/preferences.html:138 msgid "Find stuff as you type" -msgstr "" +msgstr "Atrast lietas rakstīšanas laikā" #: searx/templates/simple/filters/safesearch.html:1 #: searx/templates/simple/filters/safesearch.html:2 #: searx/templates/simple/filters/safesearch.html:3 #: searx/templates/simple/filters/safesearch.html:4 #: searx/templates/simple/preferences.html:143 -#: searx/templates/simple/preferences.html:301 +#: searx/templates/simple/preferences.html:311 msgid "SafeSearch" msgstr "" #: searx/templates/simple/filters/safesearch.html:2 #: searx/templates/simple/preferences.html:146 msgid "Strict" -msgstr "" +msgstr "Stingrs" #: searx/templates/simple/filters/safesearch.html:3 #: searx/templates/simple/preferences.html:147 @@ -489,7 +497,7 @@ msgstr "" #: searx/templates/simple/filters/safesearch.html:4 #: searx/templates/simple/preferences.html:148 msgid "None" -msgstr "" +msgstr "Neviens" #: searx/templates/simple/preferences.html:151 msgid "Filter content" @@ -515,7 +523,7 @@ msgstr "" #: searx/templates/simple/preferences.html:179 msgid "User interface" -msgstr "" +msgstr "Lietotāja saskarne" #: searx/templates/simple/preferences.html:182 msgid "Interface language" @@ -523,235 +531,252 @@ msgstr "" #: searx/templates/simple/preferences.html:190 msgid "Change the language of the layout" -msgstr "" +msgstr "Izkārtojuma valodas maiņa" #: searx/templates/simple/preferences.html:195 msgid "Theme" -msgstr "" +msgstr "Tēma" #: searx/templates/simple/preferences.html:203 msgid "Change SearXNG layout" -msgstr "" +msgstr "Mainīt SearXNG izkārtojumu" #: searx/templates/simple/preferences.html:206 msgid "Theme style" -msgstr "" +msgstr "Tēmas stils" #: searx/templates/simple/preferences.html:214 msgid "Choose auto to follow your browser settings" -msgstr "" +msgstr "Izvēlies auto, lai sekotu saviem pārluka iestatījumiem" -#: searx/templates/simple/preferences.html:219 -msgid "Results on new tabs" -msgstr "" +#: searx/templates/simple/preferences.html:217 +msgid "Center Alignment" +msgstr "Centra līdzinājums" -#: searx/templates/simple/preferences.html:222 -#: searx/templates/simple/preferences.html:234 +#: searx/templates/simple/preferences.html:220 +#: searx/templates/simple/preferences.html:232 +#: searx/templates/simple/preferences.html:244 msgid "On" -msgstr "" +msgstr "Ieslēgts" -#: searx/templates/simple/preferences.html:223 -#: searx/templates/simple/preferences.html:235 +#: searx/templates/simple/preferences.html:221 +#: searx/templates/simple/preferences.html:233 +#: searx/templates/simple/preferences.html:245 msgid "Off" -msgstr "" +msgstr "Izslēgts" + +#: searx/templates/simple/preferences.html:224 +msgid "Displays results in the center of the page (Oscar layout)." +msgstr "Parāda rezultātus lapas centrā (Oskara izkārtojums)." + +#: searx/templates/simple/preferences.html:229 +msgid "Results on new tabs" +msgstr "Rezultāti jaunās cilnēs" -#: searx/templates/simple/preferences.html:226 +#: searx/templates/simple/preferences.html:236 msgid "Open result links on new browser tabs" -msgstr "" +msgstr "Atvērt rezultātu saites jaunās pārlūka cilnēs" -#: searx/templates/simple/preferences.html:231 +#: searx/templates/simple/preferences.html:241 msgid "Infinite scroll" -msgstr "" +msgstr "Bezgalīgā ritināšana" -#: searx/templates/simple/preferences.html:238 +#: searx/templates/simple/preferences.html:248 msgid "Automatically load next page when scrolling to bottom of current page" msgstr "" +"Automātiski ielādēt nākamo lappusi, ritinot uz pašreizējās lappuses beigām" -#: searx/templates/simple/preferences.html:244 +#: searx/templates/simple/preferences.html:254 msgid "Privacy" -msgstr "" +msgstr "Privātums" -#: searx/templates/simple/preferences.html:247 +#: searx/templates/simple/preferences.html:257 msgid "HTTP Method" -msgstr "" +msgstr "HTTP Metode" -#: searx/templates/simple/preferences.html:254 +#: searx/templates/simple/preferences.html:264 msgid "" "Change how forms are submited, <a " "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" " rel=\"external\">learn more about request methods</a>" msgstr "" +"Mainīt veidu, kā veidlapas tiek iesniegtas, <a href=\"http://en.wikipedia." +"org/wiki/Hypertext_Transfer_Protocol#Request_methods\" rel=\"external\"" +">uzzināt vairāk par pieprasījuma metodēm</a>" -#: searx/templates/simple/preferences.html:259 +#: searx/templates/simple/preferences.html:269 msgid "Image proxy" -msgstr "" +msgstr "Attēla starpniekserveris" -#: searx/templates/simple/preferences.html:262 -#: searx/templates/simple/preferences.html:274 +#: searx/templates/simple/preferences.html:272 +#: searx/templates/simple/preferences.html:284 msgid "Enabled" -msgstr "" +msgstr "Iespējots" -#: searx/templates/simple/preferences.html:263 -#: searx/templates/simple/preferences.html:275 +#: searx/templates/simple/preferences.html:273 +#: searx/templates/simple/preferences.html:285 msgid "Disabled" -msgstr "" +msgstr "Atspējots" -#: searx/templates/simple/preferences.html:266 +#: searx/templates/simple/preferences.html:276 msgid "Proxying image results through SearXNG" msgstr "" -#: searx/templates/simple/preferences.html:271 +#: searx/templates/simple/preferences.html:281 msgid "Query in the page's title" msgstr "" -#: searx/templates/simple/preferences.html:278 +#: searx/templates/simple/preferences.html:288 msgid "" "When enabled, the result page's title contains your query. Your browser " "can record this title" msgstr "" -#: searx/templates/simple/preferences.html:284 +#: searx/templates/simple/preferences.html:294 msgid "Engines" -msgstr "" +msgstr "Dzinēji" -#: searx/templates/simple/preferences.html:285 +#: searx/templates/simple/preferences.html:295 msgid "Currently used search engines" -msgstr "" +msgstr "Pašlaik izmantotās meklētājprogrammas" -#: searx/templates/simple/preferences.html:292 +#: searx/templates/simple/preferences.html:302 msgid "" "This tab does not show up for search results, but you can search the " "engines listed here via bangs." msgstr "" -#: searx/templates/simple/preferences.html:297 -#: searx/templates/simple/preferences.html:348 +#: searx/templates/simple/preferences.html:307 +#: searx/templates/simple/preferences.html:358 msgid "Allow" -msgstr "" +msgstr "Atļaut" -#: searx/templates/simple/preferences.html:298 +#: searx/templates/simple/preferences.html:308 #: searx/templates/simple/stats.html:25 msgid "Engine name" msgstr "" -#: searx/templates/simple/preferences.html:299 +#: searx/templates/simple/preferences.html:309 msgid "Shortcut" -msgstr "" +msgstr "Saīsne" -#: searx/templates/simple/preferences.html:300 +#: searx/templates/simple/preferences.html:310 msgid "Supports selected language" -msgstr "" +msgstr "Atbalsta atlasīto valodu" #: searx/templates/simple/filters/time_range.html:1 -#: searx/templates/simple/preferences.html:302 +#: searx/templates/simple/preferences.html:312 msgid "Time range" -msgstr "" +msgstr "Laika diapazons" -#: searx/templates/simple/preferences.html:303 +#: searx/templates/simple/preferences.html:313 #: searx/templates/simple/stats.html:28 msgid "Response time" -msgstr "" +msgstr "Atbildes laiks" -#: searx/templates/simple/preferences.html:304 +#: searx/templates/simple/preferences.html:314 msgid "Max time" -msgstr "" +msgstr "Maksimālais laiks" -#: searx/templates/simple/preferences.html:305 +#: searx/templates/simple/preferences.html:315 #: searx/templates/simple/stats.html:29 msgid "Reliability" msgstr "" -#: searx/templates/simple/preferences.html:343 +#: searx/templates/simple/preferences.html:353 msgid "Special Queries" msgstr "" -#: searx/templates/simple/preferences.html:349 +#: searx/templates/simple/preferences.html:359 msgid "Keywords" -msgstr "" +msgstr "Atslēgvārdi" -#: searx/templates/simple/preferences.html:350 +#: searx/templates/simple/preferences.html:360 msgid "Name" -msgstr "" +msgstr "Vārds" -#: searx/templates/simple/preferences.html:351 +#: searx/templates/simple/preferences.html:361 msgid "Description" -msgstr "" +msgstr "Apraksts" -#: searx/templates/simple/preferences.html:352 +#: searx/templates/simple/preferences.html:362 msgid "Examples" -msgstr "" +msgstr "Piemēri" -#: searx/templates/simple/preferences.html:355 +#: searx/templates/simple/preferences.html:365 msgid "This is the list of SearXNG's instant answering modules." -msgstr "" +msgstr "Šis ir SearXNG tūlītējās atbildēšanas moduļu saraksts." -#: searx/templates/simple/preferences.html:366 +#: searx/templates/simple/preferences.html:376 msgid "This is the list of plugins." -msgstr "" +msgstr "Šis ir spraudņu saraksts." -#: searx/templates/simple/preferences.html:383 +#: searx/templates/simple/preferences.html:393 msgid "Cookies" msgstr "" -#: searx/templates/simple/preferences.html:385 +#: searx/templates/simple/preferences.html:395 msgid "" "This is the list of cookies and their values SearXNG is storing on your " "computer." msgstr "" -#: searx/templates/simple/preferences.html:386 +#: searx/templates/simple/preferences.html:396 msgid "With that list, you can assess SearXNG transparency." -msgstr "" +msgstr "Izmantojot šo sarakstu, var novērtēt SearXNG pārredzamību." -#: searx/templates/simple/preferences.html:391 +#: searx/templates/simple/preferences.html:401 msgid "Cookie name" msgstr "" -#: searx/templates/simple/preferences.html:392 +#: searx/templates/simple/preferences.html:402 msgid "Value" -msgstr "" +msgstr "Vērtība" -#: searx/templates/simple/preferences.html:404 +#: searx/templates/simple/preferences.html:414 msgid "Search URL of the currently saved preferences" -msgstr "" +msgstr "Pašlaik saglabāto preferenču meklēšanas URL" -#: searx/templates/simple/preferences.html:408 +#: searx/templates/simple/preferences.html:418 msgid "" "Note: specifying custom settings in the search URL can reduce privacy by " "leaking data to the clicked result sites." msgstr "" +"Piezīme: Nosakot pielāgotus iestatījumus meklēšanas URL, var samazināt " +"konfidencialitāti (privātumu), izplūstot datiem uz rezultātu vietnēm, uz " +"kurām tika noklikšķināts." -#: searx/templates/simple/preferences.html:409 +#: searx/templates/simple/preferences.html:419 msgid "URL to restore your preferences in another browser" -msgstr "" +msgstr "URL, lai atjaunotu savas preferences citā pārlūkprogrammā" -#: searx/templates/simple/preferences.html:413 +#: searx/templates/simple/preferences.html:423 msgid "" "Specifying custom settings in the preferences URL can be used to sync " "preferences across devices." msgstr "" -#: searx/templates/simple/preferences.html:418 +#: searx/templates/simple/preferences.html:428 msgid "" "These settings are stored in your cookies, this allows us not to store " "this data about you." msgstr "" -#: searx/templates/simple/preferences.html:420 +#: searx/templates/simple/preferences.html:430 msgid "" "These cookies serve your sole convenience, we don't use these cookies to " "track you." msgstr "" -#: searx/templates/simple/preferences.html:423 +#: searx/templates/simple/preferences.html:433 msgid "Save" msgstr "" -#: searx/templates/simple/preferences.html:424 +#: searx/templates/simple/preferences.html:434 msgid "Reset defaults" msgstr "" -#: searx/templates/simple/preferences.html:425 +#: searx/templates/simple/preferences.html:435 msgid "Back" msgstr "" |