diff options
Diffstat (limited to 'searx/translations/tr/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/searx/translations/tr/LC_MESSAGES/messages.po b/searx/translations/tr/LC_MESSAGES/messages.po index d77c7a783..651b2aa84 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.po +++ b/searx/translations/tr/LC_MESSAGES/messages.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-04-27 16:29+0000\n" +"POT-Creation-Date: 2024-05-09 15:27+0000\n" "PO-Revision-Date: 2024-04-27 16:30+0000\n" "Last-Translator: Quitaxd <Quitaxd@users.noreply.translate.codeberg.org>\n" "Language: tr\n" @@ -497,6 +497,10 @@ msgstr "Kitap değerlendirmesi" msgid "File quality" msgstr "Dosya kalitesi" +#: searx/plugins/calculator.py:12 +msgid "Calculate mathematical expressions via the search bar" +msgstr "" + #: searx/plugins/hash_plugin.py:10 msgid "Converts strings to different hash digests." msgstr "Dizileri farklı özdeğerlerine çevirir." @@ -580,7 +584,7 @@ msgstr "Takip URL kaldırıcı" msgid "Remove trackers arguments from the returned URL" msgstr "Takip parametrelerini URL'den kaldır" -#: searx/plugins/unit_converter.py:10 +#: searx/plugins/unit_converter.py:29 msgid "Convert between units" msgstr "" @@ -763,27 +767,27 @@ msgstr "Tanımlama Bilgileri" msgid "Answers" msgstr "Yanıtlar" -#: searx/templates/simple/results.html:38 +#: searx/templates/simple/results.html:42 msgid "Number of results" msgstr "Sonuç sayısı" -#: searx/templates/simple/results.html:44 +#: searx/templates/simple/results.html:48 msgid "Info" msgstr "Bilgi" -#: searx/templates/simple/results.html:73 +#: searx/templates/simple/results.html:77 msgid "Try searching for:" msgstr "Aramaya çalışılan:" -#: searx/templates/simple/results.html:105 +#: searx/templates/simple/results.html:109 msgid "Back to top" msgstr "Yukarıya dön" -#: searx/templates/simple/results.html:123 +#: searx/templates/simple/results.html:127 msgid "Previous page" msgstr "Önceki sayfa" -#: searx/templates/simple/results.html:141 +#: searx/templates/simple/results.html:145 msgid "Next page" msgstr "Sonraki sayfa" |