diff --git a/resources/lang/de/kontakt.php b/resources/lang/de/kontakt.php index 6e7d8665dfb2a24de95098a3f31463c2d998103c..3beacecc69cb72c3c77b60ffa9142cce793723fa 100644 --- a/resources/lang/de/kontakt.php +++ b/resources/lang/de/kontakt.php @@ -5,7 +5,7 @@ return [ 'form.1' => 'Sicheres Kontakformular', 'form.2' => 'Über dieses Formular können Sie uns kontaktieren. Alternativ können Sie uns natürlich auch per <a href="mailto:support@suma-ev.de">E-Mail</a> erreichen.', - 'form.name' => "Name (Vorname Nachname)", + 'form.name' => 'Name (Vorname Nachname)', 'form.5' => 'Ihre E-Mail-Adresse', 'form.6' => 'Ihre Nachricht', 'form.7' => 'Betreff', diff --git a/resources/lang/de/resultPage.php b/resources/lang/de/resultPage.php index 9ab2504ef245a235cea8930dc3135b48b2655d8b..e4edd3b8511be116569b9731177f5a1dd7c4facc 100644 --- a/resources/lang/de/resultPage.php +++ b/resources/lang/de/resultPage.php @@ -2,7 +2,7 @@ return [ 'opensearch' => 'MetaGer: Sicher suchen & finden, Privatsphäre schützen', - 'startseite' => 'MetaGer-Startseite', + 'startseite' => 'MetaGer-Startseite', 'impressum' => 'Impressum', - 'search-placeholder' => 'Suchbegriff(e) eingeben', + 'search-placeholder' => 'Suchbegriff(e) eingeben' ]; diff --git a/resources/lang/en/fake-result.php b/resources/lang/en/fake-result.php new file mode 100644 index 0000000000000000000000000000000000000000..5e4e9e7b06b3b932c0db2b19f6bf10a890f233eb --- /dev/null +++ b/resources/lang/en/fake-result.php @@ -0,0 +1,16 @@ +<?php + +return [ + 'title' => 'Title of the result', + 'hoster' => 'Found by', + 'link' => 'Hyperlink to the result', + 'description' => 'Summary of the result page', + 'open.this' => 'Open in this TAB', + 'open.newtab' => 'Open in a new TAB', + 'open.anonymous' => 'Open anonymously (via the MetaGer-Proxy server)', + 'options.more' => 'More options', + 'options.save' => 'Save the result for further filtering', + 'options.domain' => 'Start a new search on this domain', + 'options.subdomain' => 'Start a new search on this subdomain', + 'options.blacklist' => 'Start a new search without this domain', +]; \ No newline at end of file diff --git a/resources/lang/en/hilfe.php b/resources/lang/en/hilfe.php index b3be4c758e09cc70a9487b06ea93a9306ee83628..187ed47c9d9ee814c32dfb0a468375440372760a 100644 --- a/resources/lang/en/hilfe.php +++ b/resources/lang/en/hilfe.php @@ -18,14 +18,20 @@ return [ "stopworte.title" => "Stopwords", "stopworte.1" => "If you want to exclude words within the search result, you have to put a \"-\" in front of that word", "stopworte.2" => "Example: You are looking for a new car, but no BMW. Then your search should be <div class=\"well well-sm\">new car -bmw</div>", + "stopworte.3" => "car new -bmw", "mehrwortsuche.title" => "Searching for more than one word", "mehrwortsuche.1" => "Without quotation you will get results containing one or some of the words of your search entry. Use quotes for the search for exact phrases, citations....", "mehrwortsuche.2" => "Example: search for Shakespears <div class=\"well well-sm\">to be or not to be</div> will deliver many results, but the exact phrase will only be found using <div class=\"well well-sm\">\"to be or nor to be\"</div>", "mehrwortsuche.3" => "Please use quotes to make sure to get your search words in the results list.", + "mehrwortsuche.3.example" => '"round-table" "decision"', "mehrwortsuche.4" => "Put words or phrases in quotation marks to search for exact combinations.", + "mehrwortsuche.4.example" => '"round-table decision"', "grossklein.title" => "Upper case vs. lower case", "grossklein.1" => "Upper case will not be distinguished from lower case", "grossklein.2" => "Searching for <div class=\"well well-sm\">Shakespeare</div> or <div class=\"well well-sm\">SHAKESPEARE</div> will deliver the same results as <div class=\"well well-sm\">shakespeare</div>", + "grossklein.2.example" => "capitalization", + "grossklein.3" => "should give the same results as", + "grossklein.3.example" => "CAPITALIZATION", "domains.title" => "Restrict to specific domain(s) / exclude domain(s)", "domains.sitesearch.explanation" => "Type site:<i>your-domain-here.uk</i> to restrict the search to that domain.", "domains.sitesearch.example.1" => "Example: I want to restrict my search to en.wikipedia.org. Type:", @@ -39,6 +45,13 @@ return [ "domains.blacklist.example.4" => "You get results from e.g. de.wikipedia.org further on.", "domains.blacklist.example.5" => "Exclude all results of all wikipedia domains:", "domains.blacklist.example.6" => "<i>my search words</i> -site:*.<i>wikipedia.org</i>", + "domains.showcase.explanation.1" => 'You can exclude Top-Level-Domains and subdomains directly from the results page by clicking the "More"-Button:', + "domains.showcase.menu.1" => "Using it you get a menu with the following options:", + "domains.showcase.menu.2" => "Cache the results for further filtering (more information <a href=\"#searchinsearch\"> here</a>)", + "domains.showcase.menu.3" => 'Start a new search on the domain "de.wikipedia.de)"', + "domains.showcase.menu.4" => "Search without using the subdomain (de.wikipedia.de)", + "domains.showcase.menu.5" => "Search without using the Top-Level-Domain (wikipedia.de)", + "domains.showcase.menu.6" => "Try it right here by clickig the options.", "urls.title" => "Exclude URLs", "urls.explanation" => "Use \"-url:\" to exclude search results containing specified words.", diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php index c04cf9f55328e93703b305b903d25fc196d76fe8..cb832fd1bef6ff9cc2a9f7efb31821b5f2fd908f 100644 --- a/resources/lang/en/index.php +++ b/resources/lang/en/index.php @@ -25,6 +25,10 @@ return [ "focus-creator.delete" => "Delete search focus", "focus-creator.focusname" => "Focus:", + 'slogan.title' => 'MetaGer: Privacy protected Search and Find', + 'slogan.1'=> 'We provide privacy & data protection and we are a non profit NGO. <a href="/beitritt">Become a member</a> oder <a href="/spende">donate</a>! Our source code is open:<a href="https://gitlab.metager3.de/open-source/MetaGer"</a>' , + 'slogan.2' => 'You keep a neutral view on the web by using MetaGer', + "sponsors.head.1" => "Further Information", "sponsors.head.2" => "Sponsors", 'sponsors.woxikon' => 'Tagesgeld jetzt!', @@ -36,6 +40,10 @@ return [ "about.2.1" => "We are a <a href=\"/en/spende\">non profit NGO</a>. <a href=\"https://gitlab.metager3.de/open-source/MetaGer\" target=\"_blank\">Our source code is open:</a>", "about.3.1" => "Everyone might check our data protection & privacy features.", + 'lang.tooltip' => 'Language', + 'key.placeholder' => 'Insert member key', + 'key.tooltip' => 'Insert member key', + "placeholder" => "MetaGer: Privacy Protected Search & Find", 'plugin.open-modal' => 'Install MetaGer-Plugin', @@ -122,5 +130,8 @@ return [ "plugin.vivaldi.7" => "Click \"Add\".", "plugin.vivaldi.8" => "Set MetaGer.de as the start page of your web browser :browser", "plugin.vivaldi.9" => "Click the red logo \"Vivaldi\" at the top left of your web browser. Then select \"Tools / Preferences\"", - "plugin.vivaldi.10" => "Enter \"https://metager.de\" into the field \"Start page\"" + "plugin.vivaldi.10" => "Enter \"https://metager.de\" into the field \"Start page\"", + 'tooltips.add-focus' => 'Adjust search', + 'tooltips.edit-focus' => 'Change the actual focus', + 'tooltips.settings' => 'Common settings', ]; diff --git a/resources/lang/en/jugendschutz.php b/resources/lang/en/jugendschutz.php new file mode 100644 index 0000000000000000000000000000000000000000..0b7c9f445cb095deab5047ef6111eb114f638671 --- /dev/null +++ b/resources/lang/en/jugendschutz.php @@ -0,0 +1,6 @@ +<?php + +return [ + 'title' => 'Youth protection', + 'text' => 'We deliver search results to very different scopes of the internet. Some of these are not suitable for people of your age. If you want to find something anyway, try using other search engines- <a href="https://www.blinde-kuh.de/">Blinde Kuh</a> for example. +]; \ No newline at end of file diff --git a/resources/lang/en/kontakt.php b/resources/lang/en/kontakt.php index 1c982276dc80ac89fc4690598ec631d7752cf93e..ad1108f28850dd01cfda7a5e9b62d9e880bc0b53 100644 --- a/resources/lang/en/kontakt.php +++ b/resources/lang/en/kontakt.php @@ -5,9 +5,10 @@ return [ 'form.1' => 'Secure Contact Form', 'form.2' => 'Via this form you can contact us by e-mail.', - + 'form.name' => 'Forename, Surname', 'form.5' => 'Your e-mail-adress (optional)', 'form.6' => 'Your message', + 'form.7' => 'Subject', 'form.8' => 'Send', 'mail.1' => 'By Email', diff --git a/resources/lang/en/resultPage.php b/resources/lang/en/resultPage.php index b5f386929c33818b5c84e23a3ff7a584bdaed4d7..2d6cb7afb280623e4a8511dde56a5b659fa48c44 100644 --- a/resources/lang/en/resultPage.php +++ b/resources/lang/en/resultPage.php @@ -3,5 +3,6 @@ return [ "opensearch" => "MetaGer: secure search & find, protecting privacy", "startseite" => "MetaGer start page", - "impressum" => "legal notice" + "impressum" => "legal notice", + 'search-placeholder' => 'Your search query...' ]; diff --git a/resources/lang/en/results.php b/resources/lang/en/results.php index 5bfb45567c30f8f598c0e3423488875f9787ed81..bc50729ad07a1dcf3336f5f395b4047002ef025e 100644 --- a/resources/lang/en/results.php +++ b/resources/lang/en/results.php @@ -6,4 +6,5 @@ return [ "zurueck" => "back", "filter" => "Results are filtered by language: <strong>[:filter]</strong>. <a href=\":link\" target=\"_blank\">Disable this filter.</a>", "filter.default" => "The interface language is set to <strong>:langName</strong> but you will receive results in <strong>ALL</strong> languages. If you want to restrict the results to a specific language, please click <a href=\"/en/settings\" target=\"_blank\">customize</a> and choose your desired language there.", + 'produktanzeigen' => 'Show products:', ]; diff --git a/resources/lang/en/spende.php b/resources/lang/en/spende.php index e653d6914ba3b63e0f4d3492f49dc455dd8e432b..7b536371ac995a841974f7418f138c24571fbe47 100644 --- a/resources/lang/en/spende.php +++ b/resources/lang/en/spende.php @@ -36,5 +36,6 @@ return [ "telefonnummer" => "phone number", "iban" => "IBAN/account number", "bic" => "BIC/bank code", + 'betrag' => 'Amount', "danke.message" => "Your message" ]; \ No newline at end of file diff --git a/resources/lang/en/titles.php b/resources/lang/en/titles.php index 9d1a6f07bf15ece44fefa1691dd72ec58bb98b7b..b9f70f8d40c8ca32cc03e0c7a2f8a1dd5a567419 100644 --- a/resources/lang/en/titles.php +++ b/resources/lang/en/titles.php @@ -19,5 +19,6 @@ return [ "languages" => "translation tool - MetaGer", "languages.edit" => "Edit language files - MetaGer", "app" => "Apps - MetaGer", - "faktencheck" => "Fact-checks versus fake news" + "faktencheck" => "Fact-checks versus fake news", + 'jugendschutz' => 'Youth protection' ];