123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: 0.3-beta1\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-02-28 02:03+0100\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #: searxqt/main.py:118
- msgid "File"
- msgstr ""
- #: searxqt/main.py:120 searxqt/views/settings.py:232 searxqt/views/guard.py:476
- #: searxqt/widgets/dialogs.py:67
- msgid "Save"
- msgstr ""
- #: searxqt/main.py:125 searxqt/views/profiles.py:219
- msgid "Exit"
- msgstr ""
- #: searxqt/main.py:133 searxqt/views/settings.py:491
- msgid "Settings"
- msgstr ""
- #: searxqt/main.py:138
- msgid "Profiles"
- msgstr ""
- #: searxqt/main.py:143 searxqt/views/about.py:49
- msgid "About"
- msgstr ""
- #: searxqt/main.py:199
- msgid "Instance"
- msgstr ""
- #: searxqt/main.py:292
- msgid "Instances update thread active"
- msgstr ""
- #: searxqt/main.py:293
- msgid ""
- "Please wait until instances finished updating before\n"
- "switching profiles."
- msgstr ""
- #: searxqt/translations.py:91
- msgid "year"
- msgstr ""
- #: searxqt/translations.py:91
- msgid "years"
- msgstr ""
- #: searxqt/translations.py:92
- msgid "day"
- msgstr ""
- #: searxqt/translations.py:92
- msgid "days"
- msgstr ""
- #: searxqt/translations.py:93
- msgid "hour"
- msgstr ""
- #: searxqt/translations.py:93
- msgid "hours"
- msgstr ""
- #: searxqt/translations.py:94 searxqt/views/guard.py:430
- #: searxqt/views/guard.py:467
- msgid "min"
- msgstr ""
- #: searxqt/translations.py:94
- msgid "mins"
- msgstr ""
- #: searxqt/utils/string.py:27 searxqt/views/search.py:356
- #: searxqt/views/instances.py:416 searxqt/views/instances.py:505
- #: searxqt/views/profiles.py:318 searxqt/views/profiles.py:371
- msgid "Yes"
- msgstr ""
- #: searxqt/utils/string.py:27 searxqt/views/search.py:357
- #: searxqt/views/instances.py:419 searxqt/views/instances.py:506
- #: searxqt/views/profiles.py:319 searxqt/views/profiles.py:372
- msgid "No"
- msgstr ""
- #: searxqt/utils/string.py:65
- msgid "file"
- msgstr ""
- #: searxqt/utils/string.py:66
- msgid "files"
- msgstr ""
- #: searxqt/core/htmlGen.py:88
- msgid "Suggestions"
- msgstr ""
- #: searxqt/core/htmlGen.py:96
- msgid "Corrections"
- msgstr ""
- #: searxqt/core/htmlGen.py:116
- msgid "Answers"
- msgstr ""
- #: searxqt/core/htmlGen.py:154
- msgid "Unresponsive engines"
- msgstr ""
- #: searxqt/core/htmlGen.py:215 searxqt/views/search.py:141
- #: searxqt/views/search.py:232
- msgid "Engines"
- msgstr ""
- #: searxqt/core/searx.py:213 searxqt/views/settings.py:495
- msgid "General"
- msgstr ""
- #: searxqt/core/searx.py:214
- msgid "Files"
- msgstr ""
- #: searxqt/core/searx.py:215
- msgid "Images"
- msgstr ""
- #: searxqt/core/searx.py:216
- msgid "Videos"
- msgstr ""
- #: searxqt/core/searx.py:217
- msgid "IT"
- msgstr ""
- #: searxqt/core/searx.py:218
- msgid "Location"
- msgstr ""
- #: searxqt/core/searx.py:219
- msgid "Music"
- msgstr ""
- #: searxqt/core/searx.py:220
- msgid "News"
- msgstr ""
- #: searxqt/core/searx.py:221
- msgid "Science"
- msgstr ""
- #: searxqt/core/searx.py:222
- msgid "Social"
- msgstr ""
- #: searxqt/core/searx.py:223
- msgid "Onions"
- msgstr ""
- #: searxqt/core/searx.py:224
- msgid "Shopping"
- msgstr ""
- #: searxqt/core/searx.py:280
- msgid "Anytime"
- msgstr ""
- #: searxqt/core/searx.py:281
- msgid "Last day"
- msgstr ""
- #: searxqt/core/searx.py:282
- msgid "Last week"
- msgstr ""
- #: searxqt/core/searx.py:283
- msgid "Last month"
- msgstr ""
- #: searxqt/core/searx.py:284
- msgid "Last year"
- msgstr ""
- #: searxqt/core/searx.py:289
- msgid "No language"
- msgstr ""
- #: searxqt/core/searx.py:290
- msgid "Default language"
- msgstr ""
- #: searxqt/core/guard.py:142 searxqt/views/instances.py:979
- msgid "Blacklist"
- msgstr ""
- #: searxqt/core/guard.py:143 searxqt/views/settings.py:176
- #: searxqt/views/instances.py:985
- msgid "Timeout"
- msgstr ""
- #: searxqt/views/settings.py:87
- msgid "Proxy DNS"
- msgstr ""
- #: searxqt/views/settings.py:91
- msgid "Install pysocks for socks support."
- msgstr ""
- #: searxqt/views/settings.py:107
- msgid "Not available for http proxy."
- msgstr ""
- #: searxqt/views/settings.py:169
- msgid "Verify"
- msgstr ""
- #: searxqt/views/settings.py:180
- msgid "Proxy"
- msgstr ""
- #: searxqt/views/settings.py:191
- msgid "User-agents"
- msgstr ""
- #: searxqt/views/settings.py:206
- msgid "Random"
- msgstr ""
- #: searxqt/views/settings.py:237 searxqt/views/settings.py:318
- #: searxqt/views/guard.py:151
- msgid "Edit"
- msgstr ""
- #: searxqt/views/settings.py:299
- msgid ""
- "The Searx-Stats2 project lists public Searx instances with statistics. The "
- "original instance is running at https://searx.space/. This is where Searx-Qt "
- "will request a list with instances when the update button is pressed."
- msgstr ""
- #: searxqt/views/settings.py:319
- msgid "Reset"
- msgstr ""
- #: searxqt/views/settings.py:355
- msgid "<h2>CLI output level</h2>"
- msgstr ""
- #: searxqt/views/settings.py:356
- msgid "Info"
- msgstr ""
- #: searxqt/views/settings.py:357
- msgid "Warning"
- msgstr ""
- #: searxqt/views/settings.py:358
- msgid "Debug"
- msgstr ""
- #: searxqt/views/settings.py:359 searxqt/widgets/dialogs.py:44
- msgid "Error"
- msgstr ""
- #: searxqt/views/settings.py:376
- msgid ""
- "Debug mode enabled via environment variable 'SEARXQT_DEBUG'. The settings "
- "below are ignored, unset 'SEARXQT_DEBUG' and restart Searx-Qt to disable "
- "debug mode."
- msgstr ""
- #: searxqt/views/settings.py:419
- msgid "Theme"
- msgstr ""
- #: searxqt/views/settings.py:440
- msgid "Theme:"
- msgstr ""
- #: searxqt/views/settings.py:459
- msgid "Base style:"
- msgstr ""
- #: searxqt/views/settings.py:499
- msgid "Connection"
- msgstr ""
- #: searxqt/views/settings.py:508 searxqt/views/guard.py:64
- msgid "Guard"
- msgstr ""
- #: searxqt/views/search.py:199
- msgid "Category manager"
- msgstr ""
- #: searxqt/views/search.py:212 searxqt/views/search.py:454
- #: searxqt/models/instances.py:706
- msgid "Categories"
- msgstr ""
- #: searxqt/views/search.py:238 searxqt/views/guard.py:442
- #: searxqt/widgets/buttons.py:121
- msgid "All"
- msgstr ""
- #: searxqt/views/search.py:244
- msgid "Category"
- msgstr ""
- #: searxqt/views/search.py:347
- msgid "Delete category"
- msgstr ""
- #: searxqt/views/search.py:350
- #, python-brace-format
- msgid "Are you sure you want to delete the category `{0}`?"
- msgstr ""
- #: searxqt/views/search.py:385 searxqt/views/profiles.py:86
- #: searxqt/models/instances.py:705
- msgid "Name"
- msgstr ""
- #: searxqt/views/search.py:391
- msgid "My category"
- msgstr ""
- #: searxqt/views/search.py:393 searxqt/views/instances.py:422
- #: searxqt/views/guard.py:475 searxqt/views/profiles.py:109
- #: searxqt/views/profiles.py:217 searxqt/widgets/dialogs.py:81
- msgid "Cancel"
- msgstr ""
- #: searxqt/views/search.py:394 searxqt/views/instances.py:62
- #: searxqt/views/guard.py:150 searxqt/views/profiles.py:105
- #: searxqt/views/profiles.py:193
- msgid "Add"
- msgstr ""
- #: searxqt/views/search.py:491
- msgid "Custom"
- msgstr ""
- #: searxqt/views/search.py:494
- msgid "Manage"
- msgstr ""
- #: searxqt/views/search.py:515 searxqt/views/instances.py:94
- msgid "Instances"
- msgstr ""
- #: searxqt/views/search.py:532
- msgid "Default"
- msgstr ""
- #: searxqt/views/search.py:1044
- msgid "Show / Hide"
- msgstr ""
- #: searxqt/views/search.py:1113
- msgid "Search for .."
- msgstr ""
- #: searxqt/views/search.py:1116
- msgid "Searx"
- msgstr ""
- #: searxqt/views/search.py:1117
- msgid "Preform search."
- msgstr ""
- #: searxqt/views/search.py:1121
- msgid "Reload"
- msgstr ""
- #: searxqt/views/search.py:1126
- msgid ""
- "Search with random instance.\n"
- "(Obsolete when 'Random Every is checked')"
- msgstr ""
- #: searxqt/views/search.py:1135
- msgid "Fallback"
- msgstr ""
- #: searxqt/views/search.py:1136
- msgid "Try random other instance on fail."
- msgstr ""
- #: searxqt/views/search.py:1139
- msgid "Random every"
- msgstr ""
- #: searxqt/views/search.py:1140
- msgid "Pick a random instance for every request."
- msgstr ""
- #: searxqt/views/search.py:1304
- msgid "Search"
- msgstr ""
- #: searxqt/views/search.py:1312
- msgid "Stop"
- msgstr ""
- #: searxqt/views/search.py:1349
- msgid "Please enter a search query."
- msgstr ""
- #: searxqt/views/search.py:1353
- msgid "Please select a instance first."
- msgstr ""
- #: searxqt/views/search.py:1421
- msgid "Max fail count reached!"
- msgstr ""
- #: searxqt/views/about.py:37
- msgid "A lightweight desktop application for Searx"
- msgstr ""
- #: searxqt/views/about.py:38
- msgid "Source"
- msgstr ""
- #: searxqt/views/about.py:39
- msgid "License"
- msgstr ""
- #: searxqt/views/about.py:40
- msgid "Version"
- msgstr ""
- #: searxqt/views/instances.py:161
- msgid "Update"
- msgstr ""
- #: searxqt/views/instances.py:164
- msgid "Add Instance"
- msgstr ""
- #: searxqt/views/instances.py:344
- msgid "Add to blacklist"
- msgstr ""
- #: searxqt/views/instances.py:347
- msgid "Temporary blacklist"
- msgstr ""
- #: searxqt/views/instances.py:350
- msgid "Add to whitelist"
- msgstr ""
- #: searxqt/views/instances.py:353 searxqt/views/guard.py:576
- msgid "Copy URL"
- msgstr ""
- #: searxqt/views/instances.py:357
- msgid "Select All"
- msgstr ""
- #: searxqt/views/instances.py:361
- msgid "Columns"
- msgstr ""
- #: searxqt/views/instances.py:373
- msgid "Remove selected"
- msgstr ""
- #: searxqt/views/instances.py:374
- msgid "Update selected"
- msgstr ""
- #: searxqt/views/instances.py:426
- #, python-brace-format
- msgid ""
- "{0} found in the <b>whitelist</b>. Would you like to <b>remove</b> it from "
- "the <b>whitelist</b> and add it to the <b>blacklist</b>?"
- msgstr ""
- #: searxqt/views/instances.py:433
- msgid "Remember for all"
- msgstr ""
- #: searxqt/views/instances.py:454 searxqt/views/instances.py:462
- msgid "Manual"
- msgstr ""
- #: searxqt/views/instances.py:496
- msgid "Delete instances"
- msgstr ""
- #: searxqt/views/instances.py:499
- msgid "Are you sure you want to delete the following instances?\n"
- msgstr ""
- #: searxqt/views/instances.py:663
- msgid "Date"
- msgstr ""
- #: searxqt/views/instances.py:665 searxqt/views/instances.py:689
- msgid "Reason"
- msgstr ""
- #: searxqt/views/instances.py:682
- msgid "Until restart or manual removal."
- msgstr ""
- #: searxqt/views/instances.py:690
- msgid "Duration"
- msgstr ""
- #: searxqt/views/instances.py:799
- msgid "Development"
- msgstr ""
- #: searxqt/views/instances.py:801
- msgid "Include development versions of searx (Git versions) when checked."
- msgstr ""
- #: searxqt/views/instances.py:807
- msgid "Unknown git"
- msgstr ""
- #: searxqt/views/instances.py:809
- msgid "Include git versions with a unknown commit hash when checked."
- msgstr ""
- #: searxqt/views/instances.py:863
- msgid "Off"
- msgstr ""
- #: searxqt/views/instances.py:966
- msgid "<h3>Filter</h3>"
- msgstr ""
- #: searxqt/views/instances.py:969
- msgid "Network"
- msgstr ""
- #: searxqt/views/instances.py:976
- msgid "Min version"
- msgstr ""
- #: searxqt/views/instances.py:982
- msgid "Whitelist"
- msgstr ""
- #: searxqt/views/instances.py:998
- msgid "Require ASN privacy"
- msgstr ""
- #: searxqt/views/instances.py:1001
- msgid ""
- "Filter out instances that run their server at a known\n"
- "malicious network like Google, CloudFlare, Akamai etc..\n"
- "\n"
- "This does not give any guarantee, it only filters known\n"
- "privacy violators!"
- msgstr ""
- #: searxqt/views/instances.py:1011
- msgid "Require IPv6"
- msgstr ""
- #: searxqt/views/instances.py:1014
- msgid "Only instances with at least one ipv6-address remain if checked."
- msgstr ""
- #: searxqt/views/instances.py:1025
- msgid "Excl. analytics"
- msgstr ""
- #: searxqt/views/instances.py:1028
- msgid "Exclude instances running tracking software."
- msgstr ""
- #: searxqt/views/instances.py:1070
- msgid "<h3>Stats</h3>"
- msgstr ""
- #: searxqt/views/instances.py:1089 searxqt/widgets/buttons.py:238
- msgid "Hide"
- msgstr ""
- #: searxqt/views/instances.py:1094
- msgid "Total count"
- msgstr ""
- #: searxqt/views/instances.py:1098
- msgid "After filter count"
- msgstr ""
- #: searxqt/views/instances.py:1104
- msgid "Last update"
- msgstr ""
- #: searxqt/views/instances.py:1115
- msgid "Show"
- msgstr ""
- #: searxqt/views/guard.py:68
- msgid ""
- "Guard can put failing instances on the blacklist or on a timeout based on "
- "set rules below."
- msgstr ""
- #: searxqt/views/guard.py:76
- msgid "Enable guard"
- msgstr ""
- #: searxqt/views/guard.py:80
- msgid "Store log"
- msgstr ""
- #: searxqt/views/guard.py:84
- msgid " days"
- msgstr ""
- #: searxqt/views/guard.py:98
- msgid "Rules"
- msgstr ""
- #: searxqt/views/guard.py:102
- msgid "Log"
- msgstr ""
- #: searxqt/views/guard.py:123 searxqt/views/guard.py:611
- msgid "Clear log?"
- msgstr ""
- #: searxqt/views/guard.py:124
- msgid ""
- "You've disabled Guard but there are currently logs present. Do you want to "
- "clear the log?"
- msgstr ""
- #: searxqt/views/guard.py:153
- msgid "Del"
- msgstr ""
- #: searxqt/views/guard.py:156
- msgid "Move rule up."
- msgstr ""
- #: searxqt/views/guard.py:158
- msgid "Move rule down."
- msgstr ""
- #: searxqt/views/guard.py:324
- msgid "Always"
- msgstr ""
- #: searxqt/views/guard.py:346
- msgid "Until restart"
- msgstr ""
- #: searxqt/views/guard.py:398
- msgid "Guard rule editor"
- msgstr ""
- #: searxqt/views/guard.py:418
- msgid "Error type"
- msgstr ""
- #: searxqt/views/guard.py:424
- msgid "Amount of failes to trigger"
- msgstr ""
- #: searxqt/views/guard.py:434
- msgid "Timeframe in minutes where the amount of failes have to occur in"
- msgstr ""
- #: searxqt/views/guard.py:451
- msgid "Response status code"
- msgstr ""
- #: searxqt/views/guard.py:461
- msgid "Destination"
- msgstr ""
- #: searxqt/views/guard.py:470
- msgid "Duration of the timeout"
- msgstr ""
- #: searxqt/views/guard.py:548
- msgid "Refresh"
- msgstr ""
- #: searxqt/views/guard.py:551
- msgid "Clear"
- msgstr ""
- #: searxqt/views/guard.py:579
- msgid "Clear log for selected instance(s)"
- msgstr ""
- #: searxqt/views/guard.py:610
- msgid "Confirm clear log"
- msgstr ""
- #: searxqt/views/profiles.py:50
- msgid "Add profile"
- msgstr ""
- #: searxqt/views/profiles.py:58
- msgid ""
- "There are two types of profiles:\n"
- " 1. stats2 profile\n"
- " 2. user profile\n"
- "\n"
- "Choose stats2 profile type when you want to get a\n"
- "list of searx-instances from a stats2-instance.\n"
- "For example from the default https://searx.space\n"
- "instance.\n"
- "Choose user profile type when you want to manage\n"
- "your own searx-instance's list."
- msgstr ""
- #: searxqt/views/profiles.py:78
- msgid "Type"
- msgstr ""
- #: searxqt/views/profiles.py:95
- msgid "Preset"
- msgstr ""
- #: searxqt/views/profiles.py:148
- msgid "Name already exists."
- msgstr ""
- #: searxqt/views/profiles.py:160
- msgid "Profile select"
- msgstr ""
- #: searxqt/views/profiles.py:182
- msgid "Please select a profile"
- msgstr ""
- #: searxqt/views/profiles.py:196
- msgid "Delete"
- msgstr ""
- #: searxqt/views/profiles.py:200
- msgid ""
- "Force\n"
- "release\n"
- "profiles"
- msgstr ""
- #: searxqt/views/profiles.py:212
- msgid "Use as default"
- msgstr ""
- #: searxqt/views/profiles.py:223
- msgid "Load profile"
- msgstr ""
- #: searxqt/views/profiles.py:256
- msgid "Failed to load profile."
- msgstr ""
- #: searxqt/views/profiles.py:269
- msgid "Profile already in use."
- msgstr ""
- #: searxqt/views/profiles.py:278
- msgid "Profile doesn't exist anymore."
- msgstr ""
- #: searxqt/views/profiles.py:310
- #, python-brace-format
- msgid "Delete profile {profileName}"
- msgstr ""
- #: searxqt/views/profiles.py:314
- #, python-brace-format
- msgid "Are you sure you want to delete profile '{profileName}'?"
- msgstr ""
- #: searxqt/views/profiles.py:327
- msgid "Failed to delete profile."
- msgstr ""
- #: searxqt/views/profiles.py:328
- msgid "Cannot remove active profiles!"
- msgstr ""
- #: searxqt/views/profiles.py:358
- msgid "Force release active profiles"
- msgstr ""
- #: searxqt/views/profiles.py:360
- msgid ""
- "This will force release all active profiles.\n"
- "\n"
- "This should only be run if Searx-Qt didn't exit properly\n"
- "and you can't access your profile anymore.\n"
- "\n"
- "Make sure to close all other running Searx-Qt instances\n"
- "before continuing!\n"
- "\n"
- "Do you want to continue?"
- msgstr ""
- #: searxqt/widgets/buttons.py:231
- msgid "Uncheck all"
- msgstr ""
- #: searxqt/widgets/dialogs.py:47
- msgid "A error has occured!"
- msgstr ""
- #: searxqt/widgets/dialogs.py:49
- msgid "Ok"
- msgstr ""
- #: searxqt/models/search.py:317
- #, python-brace-format
- msgid "<b>Updating data:</b> {0} ({1} left)"
- msgstr ""
- #: searxqt/models/instances.py:123
- #, python-brace-format
- msgid "<b>Updating data from:</b> {0}"
- msgstr ""
- #: searxqt/models/instances.py:704
- msgid "Enabled"
- msgstr ""
- #: searxqt/models/instances.py:707
- msgid "Language support"
- msgstr ""
- #: searxqt/models/instances.py:708
- msgid "Paging"
- msgstr ""
- #: searxqt/models/instances.py:709
- msgid "SafeSearch"
- msgstr ""
- #: searxqt/models/instances.py:710
- msgid "Shortcut"
- msgstr ""
- #: searxqt/models/instances.py:711
- msgid "Time-range support"
- msgstr ""
|