diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-06-14 08:42:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-14 08:42:06 +0200 |
| commit | e52e9bb4b699e39d9ce51874ea339d4773717389 (patch) | |
| tree | 9579490f38d5ee08a3543829a9d888345e640f7e /searx/translations/tr/LC_MESSAGES | |
| parent | 0b877f1fb890b345c116e76b5744bfe4263b5c2e (diff) | |
[l10n] update translations from Weblate (#4914)
0c960fb83 - 2025-06-13 - Outbreak2096 <outbreak2096@noreply.codeberg.org>
Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
Diffstat (limited to 'searx/translations/tr/LC_MESSAGES')
| -rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.mo | bin | 21421 -> 20854 bytes | |||
| -rw-r--r-- | searx/translations/tr/LC_MESSAGES/messages.po | 51 |
2 files changed, 36 insertions, 15 deletions
diff --git a/searx/translations/tr/LC_MESSAGES/messages.mo b/searx/translations/tr/LC_MESSAGES/messages.mo Binary files differindex 4d60325aa..a37ece966 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.mo +++ b/searx/translations/tr/LC_MESSAGES/messages.mo diff --git a/searx/translations/tr/LC_MESSAGES/messages.po b/searx/translations/tr/LC_MESSAGES/messages.po index 4a4413bf0..f6cce9fd7 100644 --- a/searx/translations/tr/LC_MESSAGES/messages.po +++ b/searx/translations/tr/LC_MESSAGES/messages.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-05-31 18:38+0000\n" +"POT-Creation-Date: 2025-06-13 02:39+0000\n" "PO-Revision-Date: 2025-04-02 11:50+0000\n" "Last-Translator: return42 <return42@noreply.codeberg.org>\n" "Language: tr\n" @@ -759,11 +759,13 @@ msgstr "Arama çubuğunu kullanarak matematiksel ifadeleri hesaplayın" msgid "Hash plugin" msgstr "Hash eklentisi" -#: searx/plugins/hash_plugin.py:35 -msgid "Converts strings to different hash digests." -msgstr "Dizileri farklı özdeğerlerine çevirir." +#: searx/plugins/hash_plugin.py:36 +msgid "" +"Converts strings to different hash digests. Available functions: md5, " +"sha1, sha224, sha256, sha384, sha512." +msgstr "" -#: searx/plugins/hash_plugin.py:62 +#: searx/plugins/hash_plugin.py:64 msgid "hash digest" msgstr "özdeğer" @@ -1350,8 +1352,8 @@ msgid "Autocomplete" msgstr "Otomatik tamamlama" #: searx/templates/simple/preferences/autocomplete.html:15 -msgid "Find stuff as you type" -msgstr "Yazarken bir şeyler bulun" +msgid "Show possible queries as you type" +msgstr "" #: searx/templates/simple/preferences/center_alignment.html:2 msgid "Center Alignment" @@ -1431,11 +1433,9 @@ msgstr "DOI rewrite tarafından kullanılan hizmeti seçin" #: searx/templates/simple/preferences/engines.html:9 msgid "" -"This tab does not exists in the user interface, but you can search in " -"these engines by its !bangs." +"This tab does not exist in the user interface, but you can search with " +"these engines via !bangs." msgstr "" -"Bu sekme kullanıcı arayüzünde yoktur, ancak bu motorlarda ona göre arama " -"yapabilirsiniz." #: searx/templates/simple/preferences/engines.html:15 msgid "Enable all" @@ -1562,12 +1562,12 @@ msgstr "" "da içerir. Tarayıcınız bu başlığı kaydedebilir" #: searx/templates/simple/preferences/results_on_new_tab.html:2 -msgid "Results on new tabs" -msgstr "Sonuçlar yeni sekmelerde" +msgid "Results in new tabs" +msgstr "" #: searx/templates/simple/preferences/results_on_new_tab.html:14 -msgid "Open result links on new browser tabs" -msgstr "Yeni tarayıcı sekmelerinde sonuçta ortaya çıkan bağlantıları aç" +msgid "Open result links in new browser tabs" +msgstr "" #: searx/templates/simple/preferences/safesearch.html:20 msgid "Filter content" @@ -2312,3 +2312,24 @@ msgstr "görüntüyü gizle" #~ msgid "proxied" #~ msgstr "proxylendi" +#~ msgid "" +#~ "This tab does not exists in the" +#~ " user interface, but you can search" +#~ " in these engines by its !bangs." +#~ msgstr "" +#~ "Bu sekme kullanıcı arayüzünde yoktur, " +#~ "ancak bu motorlarda ona göre arama " +#~ "yapabilirsiniz." + +#~ msgid "Results on new tabs" +#~ msgstr "Sonuçlar yeni sekmelerde" + +#~ msgid "Open result links on new browser tabs" +#~ msgstr "Yeni tarayıcı sekmelerinde sonuçta ortaya çıkan bağlantıları aç" + +#~ msgid "Find stuff as you type" +#~ msgstr "Yazarken bir şeyler bulun" + +#~ msgid "Converts strings to different hash digests." +#~ msgstr "Dizileri farklı özdeğerlerine çevirir." + |