diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-01-31 19:06:39 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-01-31 19:06:39 +0000 |
commit | d73769bb7d711ea840ecd821559949641197fc77 (patch) | |
tree | 8ec39b56ca270d81ca954049f2129ad1899eeeca /searx/translations/fil | |
parent | 42298676a57ca8939e3541ae39aea2c737c01183 (diff) | |
download | searxng-d73769bb7d711ea840ecd821559949641197fc77.tar.gz searxng-d73769bb7d711ea840ecd821559949641197fc77.zip |
[translations] update messages.pot and messages.po files
From 100a150a3 - 2024-01-14 - Hermógenes Oliveira <OliveiraHermogenes@users.noreply.github.com>
Diffstat (limited to 'searx/translations/fil')
-rw-r--r-- | searx/translations/fil/LC_MESSAGES/messages.po | 74 |
1 files changed, 45 insertions, 29 deletions
diff --git a/searx/translations/fil/LC_MESSAGES/messages.po b/searx/translations/fil/LC_MESSAGES/messages.po index 527ce888b..2c0ff3558 100644 --- a/searx/translations/fil/LC_MESSAGES/messages.po +++ b/searx/translations/fil/LC_MESSAGES/messages.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-01-29 17:13+0000\n" +"POT-Creation-Date: 2024-01-31 19:06+0000\n" "PO-Revision-Date: 2024-01-21 08:56+0000\n" "Last-Translator: return42 <markus.heiser@darmarit.de>\n" "Language: fil\n" @@ -494,6 +494,7 @@ msgid "Length" msgstr "Haba" #: 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" @@ -714,6 +715,7 @@ msgstr "" msgid "Parameter" msgstr "" +#: searx/templates/simple/result_templates/files.html:36 #: searx/templates/simple/stats.html:119 msgid "Filename" msgstr "" @@ -1157,10 +1159,13 @@ msgid "repo" msgstr "repositoryo" #: 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 "ipakita ang media" #: searx/templates/simple/result_templates/default.html:6 +#: searx/templates/simple/result_templates/files.html:8 msgid "hide media" msgstr "itago ang media" @@ -1169,6 +1174,45 @@ msgstr "itago ang media" msgid "This site did not provide any description." msgstr "Ang site na ito ay hindi nagbigay ng deskripsyon." +#: searx/templates/simple/result_templates/files.html:38 +#: searx/templates/simple/result_templates/torrent.html:11 +msgid "Filesize" +msgstr "Laki ng file" + +#: searx/templates/simple/result_templates/files.html:39 +#: searx/templates/simple/result_templates/torrent.html:12 +msgid "Bytes" +msgstr "Bytes" + +#: searx/templates/simple/result_templates/files.html:40 +#: searx/templates/simple/result_templates/torrent.html:13 +msgid "kiB" +msgstr "kiB" + +#: searx/templates/simple/result_templates/files.html:41 +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "MiB" + +#: searx/templates/simple/result_templates/files.html:42 +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "GiB" + +#: searx/templates/simple/result_templates/files.html:43 +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "TiB" + +#: 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 "" @@ -1209,10 +1253,6 @@ msgstr "" msgid "Publisher" msgstr "tagapaglathala" -#: searx/templates/simple/result_templates/paper.html:24 -msgid "Type" -msgstr "" - #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" msgstr "" @@ -1253,30 +1293,6 @@ msgstr "Seeder" msgid "Leecher" msgstr "Leecher" -#: searx/templates/simple/result_templates/torrent.html:11 -msgid "Filesize" -msgstr "Laki ng file" - -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "Bytes" - -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "kiB" - -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "MiB" - -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "GiB" - -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "TiB" - #: searx/templates/simple/result_templates/torrent.html:20 msgid "Number of Files" msgstr "Bilang ng mga files" |