mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +00:00
[translations] update from Weblate
e78584e1- 2022-07-14 - Markus Heiser <markus.heiser@darmarit.de>eb3f2140- 2022-07-14 - Markus Heiser <markus.heiser@darmarit.de>9160b6d1- 2022-07-14 - Markus Heiser <markus.heiser@darmarit.de>18d569b8- 2022-07-14 - Markus Heiser <markus.heiser@darmarit.de>c9137f9e- 2022-07-14 - Hachiki <ninonakano408@gmail.com>14d8b61f- 2022-07-14 - Markus Heiser <markus.heiser@darmarit.de>c11e318d- 2022-07-09 - Linerly <linerly@protonmail.com>4d53b3bb- 2022-07-12 - crazychicken1 <seymaomay1809@gmail.com>613117bf- 2022-07-10 - Markus Heiser <markus.heiser@darmarit.de>e5e38305- 2022-07-11 - Markus Heiser <markus.heiser@darmarit.de>2bea37fa- 2022-07-10 - Markus Heiser <markus.heiser@darmarit.de>5ab15881- 2022-07-11 - Markus Heiser <markus.heiser@darmarit.de>32794ad3- 2022-07-11 - Markus Heiser <markus.heiser@darmarit.de>830b01f9- 2022-07-11 - Chris Capisce <christof1588@gmail.com>b4d431e5- 2022-07-08 - John Doe <cryptiox@protonmail.com>c6d9841e- 2022-07-10 - tents <remendne@pentrens.jp>68692656- 2022-07-13 - Markus Heiser <markus.heiser@darmarit.de>8cba6d36- 2022-07-10 - Markus Heiser <markus.heiser@darmarit.de>fe457886- 2022-07-08 - Markus Heiser <markus.heiser@darmarit.de>95e7d403- 2022-07-13 - Markus Heiser <markus.heiser@darmarit.de>f02673b1- 2022-07-11 - Markus Heiser <markus.heiser@darmarit.de>7d49be29- 2022-07-10 - Markus Heiser <markus.heiser@darmarit.de>fbe6e4da- 2022-07-08 - Raúl Díaz <flan@chocoflan.net>
This commit is contained in:
@@ -7,18 +7,17 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-07-02 08:59+0000\n"
|
||||
"POT-Creation-Date: 2022-07-08 18:28+0000\n"
|
||||
"PO-Revision-Date: 2022-07-08 07:17+0000\n"
|
||||
"Last-Translator: visiks-vs <vls@visiks.lv>\n"
|
||||
"Language-Team: Latvian <https://weblate.bubu1.eu/projects/searxng/searxng/lv/"
|
||||
">\n"
|
||||
"Language: lv\n"
|
||||
"Language-Team: Latvian "
|
||||
"<https://weblate.bubu1.eu/projects/searxng/searxng/lv/>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100"
|
||||
" <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"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.13.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
@@ -202,27 +201,27 @@ msgstr "Avots"
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Kļūda lādējot nākošo lapu"
|
||||
|
||||
#: searx/webapp.py:510 searx/webapp.py:954
|
||||
#: searx/webapp.py:516 searx/webapp.py:960
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Nepareizi iestatījumi, lūdzu rediģējiet savas preferences"
|
||||
|
||||
#: searx/webapp.py:526
|
||||
#: searx/webapp.py:532
|
||||
msgid "Invalid settings"
|
||||
msgstr "Nederīgi iestatījumi"
|
||||
|
||||
#: searx/webapp.py:603 searx/webapp.py:679
|
||||
#: searx/webapp.py:609 searx/webapp.py:685
|
||||
msgid "search error"
|
||||
msgstr "meklēšanas kļūda"
|
||||
|
||||
#: searx/webapp.py:725
|
||||
#: searx/webapp.py:731
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "pirms {minutes} minūtes(-ēm)"
|
||||
|
||||
#: searx/webapp.py:727
|
||||
#: searx/webapp.py:733
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "pirms {hours} stundas(-ām) un {minutes} minūtēm(-es)"
|
||||
|
||||
#: searx/webapp.py:853
|
||||
#: searx/webapp.py:859
|
||||
msgid "Suspended"
|
||||
msgstr "Apturēts"
|
||||
|
||||
@@ -242,7 +241,7 @@ msgstr "Statistikas funkcijas"
|
||||
msgid "Compute {functions} of the arguments"
|
||||
msgstr "Aprēķināt argumentu {functions}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:156
|
||||
#: searx/engines/openstreetmap.py:160
|
||||
msgid "Get directions"
|
||||
msgstr "Saņemt norādījumus"
|
||||
|
||||
@@ -345,45 +344,45 @@ msgstr ""
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:49
|
||||
#: searx/templates/simple/base.html:50
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:52
|
||||
#: searx/templates/simple/base.html:54
|
||||
#: searx/templates/simple/preferences.html:99
|
||||
msgid "Preferences"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:62
|
||||
#: searx/templates/simple/base.html:64
|
||||
msgid "Powered by"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:62
|
||||
#: searx/templates/simple/base.html:64
|
||||
msgid "a privacy-respecting, hackable metasearch engine"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:63
|
||||
#: searx/templates/simple/base.html:65
|
||||
msgid "Source code"
|
||||
msgstr "Pirmkods"
|
||||
|
||||
#: searx/templates/simple/base.html:64
|
||||
#: searx/templates/simple/base.html:66
|
||||
msgid "Issue tracker"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
|
||||
msgid "Engine stats"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:66
|
||||
#: searx/templates/simple/base.html:69
|
||||
#: searx/templates/simple/messages/no_results.html:15
|
||||
msgid "Public instances"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:68
|
||||
#: searx/templates/simple/base.html:72
|
||||
msgid "Privacy policy"
|
||||
msgstr "Privātuma politika"
|
||||
|
||||
#: searx/templates/simple/base.html:71
|
||||
#: searx/templates/simple/base.html:75
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr ""
|
||||
|
||||
@@ -408,7 +407,23 @@ msgstr ""
|
||||
msgid "proxied"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:63
|
||||
#: searx/templates/simple/new_issue.html:64
|
||||
msgid "Start submiting a new issue on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:66
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:69
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:71
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:72
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Iesniedziet jaunu problēmjautājumu iekš Github, ieskaitot augstāk minēto "
|
||||
@@ -1065,3 +1080,4 @@ msgstr "slēpt video"
|
||||
|
||||
#~ msgid "preferences"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user