From 11f918296f80662c00fdc2b4ddabf13559604e27 Mon Sep 17 00:00:00 2001 From: searxng-bot Date: Fri, 2 Feb 2024 07:07:53 +0000 Subject: [translations] update from Weblate a00154946 - 2024-02-01 - yuttct 9f220b2aa - 2024-02-02 - return42 71951ae12 - 2024-02-02 - return42 a2f344a70 - 2024-02-02 - return42 0f2944179 - 2024-02-01 - return42 f0d42961f - 2024-02-01 - return42 a5cc1c6d5 - 2024-02-01 - return42 c5a39252d - 2024-02-01 - return42 fa01c9758 - 2024-02-01 - return42 51a86de3d - 2024-02-01 - return42 4a55d6d8d - 2024-02-01 - return42 3bb8adf1f - 2024-02-01 - return42 1b2e23dcb - 2024-02-01 - return42 7589d6bbc - 2024-02-01 - return42 c04d8739c - 2024-01-31 - SomeTr --- searx/translations/messages.pot | 100 ++++++++++++++++++++++++++-------------- 1 file changed, 65 insertions(+), 35 deletions(-) (limited to 'searx/translations/messages.pot') diff --git a/searx/translations/messages.pot b/searx/translations/messages.pot index 8655b2ede..e6a745bf3 100644 --- a/searx/translations/messages.pot +++ b/searx/translations/messages.pot @@ -1,14 +1,14 @@ # Translations template for PROJECT. -# Copyright (C) 2023 ORGANIZATION +# Copyright (C) 2024 ORGANIZATION # This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2023. +# FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-12-23 08:54+0000\n" +"POT-Creation-Date: 2024-01-31 19:06+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -223,11 +223,11 @@ msgstr "" msgid "Suspended" msgstr "" -#: searx/webutils.py:317 +#: searx/webutils.py:315 msgid "{minutes} minute(s) ago" msgstr "" -#: searx/webutils.py:318 +#: searx/webutils.py:316 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "" @@ -283,7 +283,7 @@ msgstr "" msgid "Language" msgstr "" -#: searx/engines/semantic_scholar.py:81 +#: searx/engines/semantic_scholar.py:79 msgid "" "{numCitations} citations from the year {firstCitationVelocityYear} to " "{lastCitationVelocityYear}" @@ -467,6 +467,7 @@ msgid "Length" msgstr "" #: searx/templates/simple/macros.html:37 +#: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:18 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" @@ -683,6 +684,7 @@ msgstr "" msgid "Parameter" msgstr "" +#: searx/templates/simple/result_templates/files.html:36 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "" @@ -728,10 +730,12 @@ msgid "Search URL" msgstr "" #: searx/templates/simple/elements/search_url.html:4 +#: searx/templates/simple/preferences/cookies.html:54 msgid "Copied" msgstr "" #: searx/templates/simple/elements/search_url.html:4 +#: searx/templates/simple/preferences/cookies.html:54 msgid "Copy" msgstr "" @@ -924,12 +928,24 @@ msgstr "" msgid "URL to restore your preferences in another browser" msgstr "" -#: searx/templates/simple/preferences/cookies.html:44 +#: searx/templates/simple/preferences/cookies.html:43 msgid "" "Specifying custom settings in the preferences URL can be used to sync " "preferences across devices." msgstr "" +#: searx/templates/simple/preferences/cookies.html:46 +msgid "Copy preferences hash" +msgstr "" + +#: searx/templates/simple/preferences/cookies.html:57 +msgid "Insert copied preferences hash (without URL) to restore" +msgstr "" + +#: searx/templates/simple/preferences/cookies.html:59 +msgid "Preferences hash" +msgstr "" + #: searx/templates/simple/preferences/doi_resolver.html:2 msgid "Open Access DOI resolver" msgstr "" @@ -1099,10 +1115,13 @@ msgid "repo" msgstr "" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 +#: searx/templates/simple/result_templates/files.html:11 msgid "show media" msgstr "" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 msgid "hide media" msgstr "" @@ -1111,6 +1130,45 @@ msgstr "" msgid "This site did not provide any description." msgstr "" +#: searx/templates/simple/result_templates/files.html:38 +#: searx/templates/simple/result_templates/torrent.html:11 +msgid "Filesize" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:39 +#: searx/templates/simple/result_templates/torrent.html:12 +msgid "Bytes" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:40 +#: searx/templates/simple/result_templates/torrent.html:13 +msgid "kiB" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:41 +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:43 +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:47 +msgid "Date" +msgstr "" + +#: searx/templates/simple/result_templates/files.html:49 +#: searx/templates/simple/result_templates/paper.html:24 +msgid "Type" +msgstr "" + #: searx/templates/simple/result_templates/images.html:19 msgid "Format" msgstr "" @@ -1151,10 +1209,6 @@ msgstr "" msgid "Publisher" msgstr "" -#: searx/templates/simple/result_templates/paper.html:24 -msgid "Type" -msgstr "" - #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" msgstr "" @@ -1195,30 +1249,6 @@ msgstr "" msgid "Leecher" msgstr "" -#: searx/templates/simple/result_templates/torrent.html:11 -msgid "Filesize" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "" - -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "" - #: searx/templates/simple/result_templates/torrent.html:20 msgid "Number of Files" msgstr "" -- cgit v1.2.3