diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-02-25 14:00:57 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-02-25 14:00:57 +0000 |
commit | 5c7ec4a720b90699ecfc28eee20e85a9730a1f0f (patch) | |
tree | 3497822dfbc4509678be5816b8d18aeb53c30612 /searx/translations/tr | |
parent | 2dfd03d6e43f9341c93cfeb53123af8550d4c5e3 (diff) | |
download | searxng-5c7ec4a720b90699ecfc28eee20e85a9730a1f0f.tar.gz searxng-5c7ec4a720b90699ecfc28eee20e85a9730a1f0f.zip |
[translations] update messages.pot and messages.po files
From b683aa63f - 2024-02-23 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/tr')
-rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.po | 57 |
1 files changed, 44 insertions, 13 deletions
diff --git a/searx/translations/tr/LC_MESSAGES/messages.po b/searx/translations/tr/LC_MESSAGES/messages.po index 93c01a58f..8e5c98336 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.po +++ b/searx/translations/tr/LC_MESSAGES/messages.po @@ -18,19 +18,18 @@ # ggnoredo <mail@fahriuzun.com>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-02-10 07:07+0000\n" +"POT-Creation-Date: 2024-02-25 14:00+0000\n" "PO-Revision-Date: 2024-02-25 14:00+0000\n" "Last-Translator: ggnoredo <mail@fahriuzun.com>\n" -"Language-Team: Turkish <https://translate.codeberg.org/projects/searxng/" -"searxng/tr/>\n" "Language: tr\n" +"Language-Team: Turkish " +"<https://translate.codeberg.org/projects/searxng/searxng/tr/>\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Weblate 5.4\n" "Generated-By: Babel 2.14.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -181,15 +180,15 @@ msgstr "Kaynak" msgid "Error loading the next page" msgstr "Sonraki sayfa yüklenemedi" -#: searx/webapp.py:493 searx/webapp.py:889 +#: searx/webapp.py:483 searx/webapp.py:879 msgid "Invalid settings, please edit your preferences" msgstr "Geçersiz ayarlar, lütfen tercihlerinizi düzenleyin" -#: searx/webapp.py:509 +#: searx/webapp.py:499 msgid "Invalid settings" msgstr "Geçersiz ayarlar" -#: searx/webapp.py:586 searx/webapp.py:668 +#: searx/webapp.py:576 searx/webapp.py:658 msgid "search error" msgstr "arama hatası" @@ -477,6 +476,7 @@ msgid "a privacy-respecting, open metasearch engine" msgstr "Gizliliğiniz önemseyen, açık meta arama motoru" #: searx/templates/simple/base.html:68 +#: searx/templates/simple/result_templates/packages.html:59 msgid "Source code" msgstr "Kaynak kodu" @@ -907,6 +907,7 @@ msgid "Keywords" msgstr "Anahtar kelimeler" #: searx/templates/simple/preferences/answerers.html:6 +#: searx/templates/simple/result_templates/packages.html:7 msgid "Name" msgstr "Ad" @@ -1261,6 +1262,39 @@ msgstr "haritayı göster" msgid "hide map" msgstr "haritayı gizle" +#: searx/templates/simple/result_templates/packages.html:12 +msgid "Version" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:18 +msgid "Maintainer" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:24 +msgid "Updated at" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:30 +#: searx/templates/simple/result_templates/paper.html:25 +msgid "Tags" +msgstr "Etiketler" + +#: searx/templates/simple/result_templates/packages.html:36 +msgid "Popularity" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:42 +msgid "License" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:52 +msgid "Project" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:55 +msgid "Project homepage" +msgstr "" + #: searx/templates/simple/result_templates/paper.html:5 msgid "Published date" msgstr "Yayınlanma tarihi" @@ -1277,10 +1311,6 @@ msgstr "Editör" msgid "Publisher" msgstr "Yayımlayıcı" -#: searx/templates/simple/result_templates/paper.html:25 -msgid "Tags" -msgstr "Etiketler" - #: searx/templates/simple/result_templates/paper.html:26 msgid "DOI" msgstr "DOI" @@ -1745,3 +1775,4 @@ msgstr "görüntüyü gizle" #~ "herhangi bir sonuç bulamadık. Lütfen, " #~ "başka bir sorgu kullanın veya daha " #~ "fazla kategoride arama yapın." + |