Skip to content
Snippets Groups Projects
Commit 6837ac68 authored by Phil Höfer's avatar Phil Höfer
Browse files

Merge branch '739-hilfe-und-faq-anpassen' into 'development'

Resolve "Hilfe und FAQ anpassen"

Closes #739

See merge request !1227
parents 4a4a5877 f87e03be
No related branches found
No related tags found
2 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1227Resolve "Hilfe und FAQ anpassen"
......@@ -95,7 +95,7 @@ a.content.hidden-xs {
}
.navbar-brand {
line-height: 100%!important;
line-height: 100% !important;
padding: 0;
position: absolute;
z-index: 5;
......@@ -126,13 +126,6 @@ label.select-label {
font-weight: bold;
}
section {
padding: 10px;
box-shadow: 5px 5px 10px 0px @section-box-shadow-color;
-moz-box-shadow: 5px 5px 10px 0px @section-box-shadow-color;
-moz-box-shadow: 5px 5px 10px 0px @section-box-shadow-color;
}
address {
white-space: pre;
}
......@@ -198,4 +191,21 @@ main {
text-decoration: none;
font-weight: normal;
}
}
.hilfe,
.faq {
section {
.card-heavy;
h3 {
border-bottom: 1px solid #aaa;
}
.search-example {
border: 1px solid #aaa;
background-color: #eee;
border-radius: 5px;
padding: 10px;
margin: 10px;
}
}
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
<?php
return [
"achtung" => "Warning! Structure and functionality of our website are subject to constant development and changes. We try to update our help pages as quickly as possible, but can not prevent temporary mistakes.",
"title" => "MetaGer - FAQ",
"faq.1.h" => "What is MetaGer?",
"faq.1.b" => "MetaGer is primarily a <a href=\"https://en.wikipedia.org/wiki/Metasearch_engine\" target=\"_blank\" rel=\"noopener\">meta search engine</a>. Besides that MetaGer maintains a number of specialized crawlers and indexers of its own.",
"faq.2.h" => "Which search engines are meta-crawled by MetaGer?",
"faq.2.b" => "You can find a list at our \"customize\" menu on the MetaGer homepage.",
"faq.3.h" => "Why does MetaGer has no button \"search using all search engines\"?",
"faq.3.b" => "The reason is, that the requirements of a search are often not suitable for this. Example: For a search for scientific results it makes no sense to search with a product search engine.",
"faq.4.h" => "Why don't you metacrawl search engine XY anymore?",
"faq.4.b" => "If we do not query a search engine which we did query before, then this has technical or \"political\" reasons.",
"faq.5.h" => "One search engine does not answer anymore",
"faq.5.b" => "If you observe this it is probably a technical fault. Please email us in that case: <a href=\"mailto:office@suma-ev.de\">office@suma-ev.de</a>",
"faq.6.h" => "Inappropriate Content",
"faq.6.b.1" => "I found results with illegal content.",
"faq.6.b.2" => "If some content (found by MetaGer) seems to be illegal, please email us to <a href=\"mailto:jugendschutz@metager.de\" target=\"_blank\" rel=\"noopener\">jugendschutz@metager.de</a>.",
"faq.7.h" => "Is it possible to integrate MetaGer into my own website?",
"faq.7.b" => "No problem! We have a <a href=\"/en/widget\" target=_blank>widget</a> that you can use free of charge.",
"faq.8.h" => "How can I register my homepage on MetaGer?",
"faq.8.b" => "You can't. MetaGer is a metasearch engine. If you want to propagate your website, you have to register at all the other search engines for that purpose.",
"faq.9.h" => "How does the MetaGer ranking work?",
"faq.9.b" => "You can check <a href=\"https://gitlab.metager3.de/open-source/MetaGer\" target=_blank>our source code</a> to find out.",
"faq.10.h" => "I can't use MetaGer with my browser X and operating system Y. I need help!",
"faq.10.b" => "Please try first to install the newest available plugin. Just use the link below the searchfield, it has an automatic browserdetection. If it is still not working, please let us know: <a href=\"mailto:office@suma-ev.de\" target=\"_blank\" rel=\"noopener\">office@suma-ev.de</a>",
"faq.11.h" => "Where did you get all these nice sayings?",
"faq.11.b" => "We find some in the web but we've got the most of them from Alexander Hammer. We don't provide them in english....",
"faq.12.h" => "How can I delete the search suggestions?",
"faq.12.b" => "This is provided by your webbrowser. Try to customize the history settings.",
"faq.13.h" => "What is about the privacy and how long / what do you store?",
"faq.13.b.1" => "The protection of private data is our general principle. Everything we do is subordinated to this principle. Therefore we do not work with Cookies, Session IDs or anything else. More exact information: <a href=\"/datenschutz/\" target=\"_blank\" rel=\"noopener\">https://metager.de/en/datenschutz/</a>",
"faq.13.b.2" => "Besides: we do not store and we do not even know your IP-address (For the purpose of securing our servers against Hacking- and Bot-Attacks, we need to store these information for a short period of time. It will be then automatically deleted afterwards). We use serversided anonymization for the communication with the prompted search services. We think that searchengines work well without storing IP-addresses. What do we do additionally?",
"faq.13.b.3" => "You may wish to hide your IP-address generally. We provide a free proxyservice. Click \"Tools\" for more exact information: ",
"faq.13.b.4" => "Please use the Tor-network or the MetaGer Tor-branch for advanced anonymization. Please click \"Tools\" for further information.",
"faq.13.b.5" => "Needless to say: we use the https protocoll at any time. All your queries are safe between your personal computer and the MetaGer servers.",
"faq.14.h" => "How can one match data to indviduals ?",
"faq.14.b.1" => "1.) This could be done by using cookies. For example a cookie can be set as a part of making an account. You give your data, a cookie is made out of it and is stored on your PC. Next time using the same service it will know you very well. This kind of data is managed by the webbrowser. It is easy to find and erase all cookies. You should do this routinely. ",
"faq.14.b.2" => "2.) The webproviders manage internet connections by assigning IP-addresses to individuals. This is ruled by law and is different in all countries.",
"faq.14.b.3" => "3.) The webbrowser sends a heap of data to a website, like the user agent, exact version numbers, the work invironment, the operating system and so on. Maybe there is a matching of data to individuals possible, too.",
"faq.15.h" => "How was MetaGer started, what is the story behind MetaGer?",
"faq.15.b" => "It was started in 1996. Take a look at the historically documented origin story here: <a href=\"http://blog.suma-ev.de/node/207\" target=\"_blank\" rel=\"noopener\">http://blog.suma-ev.de/node/207</a>.",
"faq.16.h" => "Is it allowed to hyperlink MetaGer ?",
"faq.16.b" => "Yes, sure. You can do this as you like. This refers to all pages of our site. But: we would like it more if you would use our widget (for the improvement of your own website). See \"Tools\".",
"faq.17.h" => "How to add MetaGer as a standard search engine (using the plugin)",
"faq.17.b.1" => "A short instruction how to add the metager plugin to your webbrowser (includes deinstallation if necessary):",
"faq.17.b.2" => "<b>For the Firefox webbrowser:</b>",
"faq.17.b.3" => "1. Please choose \"Edit/Preferences\" from the menu and",
"faq.17.b.4" => "2. pick \"Search\".",
"faq.17.b.5" => "3. If there is an entry \"MetaGer\" in the below list then",
"faq.17.b.6" => "4. select this entry and",
"faq.17.b.7" => "5. click \"Remove\" on the right side below the list.",
"faq.17.b.8" => "6. Open the MetaGer startpage (https://metager.de/en) and",
"faq.17.b.9" => "7. click \"Add the MetaGer-Plugin\" below the searchfield. Please follow the given advices.",
"faq.17.b.10" => "Of course, you can use MetaGer without that plugin at any time. Just type \"metager.de\" into your browsers address bar.",
"faq.18.h" => "Why are the !bangs not opended directly?",
"faq.18.b" => "The !bang -\"redirections\" are part of our quicktips and they need an additional click. We had to decide between easy-to-use and keep-control-of-data. We find it necessary to show that the links are third party property (DuckDuckGo). So there is a two way protection: first we do not transfer your searchwords but only the !bang to DuckDuckGo. On the other hand the user confirms the !bang-target explicit. We don't have the ressources to maintain all this !bangs, we are sorry.",
"faq.19.h" => "Is it possible to chose the requested search engines by myself?",
"faq.19.b.1" => "Yes, you can build an own search focus.",
"faq.19.b.2" => "Here: <a href=hilfe#custom-focus-help>Help</a>",
"faq.20.h" => "Where can I find the search engines settings?",
"faq.20.b" => "See here: <a href=\"#custom-focus-faq\">\"Is it possible to chose the requested search engines by myself?\"</a>",
"faq.21.h" => "Why is MetaGer presenting the umlauts in a wrong way?",
"faq.21.b" => "A wrong presentation of umlauts is commonly caused by an outdated Plugin. If so: please deinstall the old one an then click \"Add MetaGer-Plugin\" on <a href=\"https://metager.de\" target=\"_blank\">MetaGer-Startpage</a>. Perhaps, there is another reason: you didn't use the correct startpage. Always use <a href=\"https://metager.de\" target=\"_blank\">MetaGer.de</a>.\r\nIf all this doesn't work, please contact us: <a href=\"mailto:office@suma-ev.de\">office@suma-ev.de</a>"
];
\ No newline at end of file
];
<?php
return [
"achtung" => "Warning! Structure and functionality of our website are subject to constant development and changes. We try to update our help pages as quickly as possible, but can not prevent temporary mistakes.",
"title" => "MetaGer Help",
"einstellungen" => "Preferences",
"allgemein.title" => "Common settings",
"allgemein.1" => "Click this button for search settings:",
"allgemein.2" => "The colour drop on the left side of the search field allows you to apply your favourite colour to MetaGer.",
"allgemein.3" => "Add MetaGer to your browsers search engines by clicking the \"Add the MetaGer Plugin\" button just below the search field.",
"suchfokus.title" => "Select a search focus / using the \"customize\" button",
"suchfokus.1" => "There are five predefined search settings (foci) above the search field. These should be enough for the most demands. ( \"Web\", \"Pictures\", \"News/Politics\", \"Science\", \"Shopping\").",
"suchfokus.2" => "Click this button to create an own search focus:",
"suchfokus.3" => "At first give a name to your new focus. Then choose your desired engines and click \"Save search focus\".",
"suchfokus.4" => "You may change / edit your own focus by clicking the pencil: (<i class=\"fa fa-pencil\" aria-hidden=\"true\"></i>)",
"sucheingabe.title" => "Search field",
"sucheingabe.hint" => "The following <i>searches and web pages</i> are just examples. Replace them by your own in practice.",
"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>",
"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.4" => "Put words or phrases in quotation marks to search for exact combinations.",
"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>",
"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:",
"domains.sitesearch.example.2" => "<i>my search words</i> site:en.wikipedia.org",
"domains.sitesearch.example.3" => "Example: Restriction to wikipedia but all languages:",
"domains.sitesearch.example.4" => "Type: <i>my search words</i> site:wikipedia.org",
"domains.blacklist.explanation" => "Exclude a specific domain: Either the exclusion of a subdomain or of a top level domain. Type <i>my search words</i> -site:<i>en.wikipedia.org</i> or <i>my search words</i> -site:*.<i>wikipedia.org</i>",
"domains.blacklist.example.1" => "Example: You do not want to get results from Wikipedia. There are two possibilities:",
"domains.blacklist.example.2" => "Exclude results from the english Wikipedia (domain) so <i>en.wikipedia.org</i>",
"domains.blacklist.example.3" => "<i>my search words</i> -site:<i>en.wikipedia.org</i>",
"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>",
"urls.title" => "Exclude URLs",
"urls.explanation" => "Use \"-url:\" to exclude search results containing specified words.",
"urls.example.1" => "Example: You don' t want the word \"dog\" in the results:",
"urls.example.2" => "Type <i>my search words</i> -url:dog",
"dienste" => "Tools-free of charge",
"app.title" => "Android-App",
"app.1" => "You can use MetaGer within an app, too. To do so just download the <a href=\"https://play.google.com/store/apps/details?id=de.metager.metagerapp\" target=\"_blank\" rel=\"noopener\">MetaGer App</a> on your Android smartphone.",
"plugin.title" => "Browser-Plugin",
"plugin.1" => "There is a MetaGer Plugin for most of the common web browsers. The plugin provides easy search from the web browsers search field. Find out more: <a href=\"/#plugin-modal\" target=\"_blank\" rel=\"noopener\">MetaGer Plugin</a>.",
"suchwortassoziator.title" => "Finding connotations to searchwords",
"suchwortassoziator.1" => "Ask the <a href=\"https://metager.de/klassik/asso/\" target=\"_blank\" rel=\"noopener\">MetaGer-Web-Assoziator</a> (Tools / Associator) to find connotations in a subject area. The service doesn&apos;t append upon any language because it uses webdocuments as a source. Therefore, you find any connotations to your used language and vice-versa.",
"suchwortassoziator.2" => "Example: you want to know more about \"tick bites\" and its dangers but you forgot the technical terms around this issue. The \"Assoziator\" presents \"Borreliose\" and \"fsme\" among others.",
"suchwortassoziator.3" => "Please let us know if something unsuitable appears. Please use our <a href=\"/en/kontakt/\" target=\"_blank\" rel=\"noopener\">contact form</a>.",
"widget.title" => "MetaGer widget",
"widget.1" => "Provide full MetaGer functionality to your own website! Just select Tools / widget on our startpage, decide whether you want a powerful websearch or a sitesearch -which may be useful on your own pages. Enter the domainname and let the script do the rest. Questions to: <a href=\"/en/kontakt/\" target=\"_blank\" rel=\"noopener\">contact form</a>",
"urlshort.title" => "URL-shortener",
"urlshort.1" => "Click: \"Tools / URL-shortener\": Imagine your nice website \"http://www.all-lawn-tennis-clubs-strawberry-sales-price-check.co.uk\". Just shorten it to \"metager.to/check-all\" or anything you like. MetaGer and Yourls then provide the redirection.",
"dienste.kostenlos" => "All our services are cost free. You do not pay with your data.",
"datenschutz.title" => "Privacy",
"datenschutz.faktencheck.heading" => "Fact-Check versus fake news:",
"datenschutz.faktencheck.body.1" => "<a href=\"http://www.password-online.de/?wysija-page=1&controller=email&action=view&email_id=280\" target=\"_blanK\" rel=\"noopener\">Ausführliche Anleitung und Beschreibung</a> von <a href=\"http://www.ude.de/\" target=\"_blanK\" rel=\"noopener\">Albrecht Ude</a>",
"datenschutz.faktencheck.body.2" => "<a href=\"en/hilfe/faktencheck\">Checklist</a>",
"datenschutz.1" => "Cookies, Session-IDs, IP addresses",
"datenschutz.2" => "We don&apos;t store or work with any personal information (For the purpose of securing our servers against Hacking- and Bot-Attacks, we need to store these information for a short period of time. It will be then automatically deleted afterwards). We provide further privacy security services as follows:",
"datenschutz.3" => "For more details see \"Tools\" above.",
"tor.title" => "Tor Hidden Service",
"tor.1" => "MetaGer provides the highest reachable security level for your privacy (anonymised IP addresses, servers under german privacy protection law). For further security needs or fear of compromised servers you may use the MetaGer-Tor branch. Please download the specialized webbrowser from <a href=\"https://www.torproject.org/\" target=\"_blank\" rel=\"noopener\">https://www.torproject.org/</a>. You will find help there, too.",
"tor.2" => "MetaGer Tor address: http://b7cxf4dkdsko6ah2.onion/tor/",
"proxy.title" => "MetaGer proxy server",
"proxy.1" => "Looking at the MetaGer result page, you will find a link \"open anonymously\" marked by a small lock at the right of every single result. Use this link to hide behind the MetaGer proxy server. The provided protection is limited to the website you reached from our result page. Protection persists while you see https://proxy.suma-ev.de/?url=...in your webbrowser‘s address field.",
"infobutton.title" => "I see a <i class=\"fa fa-info-circle info-details-available\" aria-hidden=\"true\"></i> in some spots. What is it?",
"infobutton.1" => "You gain more information on the specific theme by clicking it (e.g. weather data or something).",
"maps.title" => "MetaGer maps",
"maps.1" => "MetaGer provides a map function: On a result page you see a new focus on the upper right, called \"maps.MetaGer.de\". You receive a map according to your search by click (only Germany for the moment). Use the \"customize\" page for toggling maps function \"show/hide\", you will get a durably embedded small map on the result page, then.",
"maps.2" => "After loading the map shows POIs according to the MetaGer results. You see them in the right column too. Mouseover a POI highlights its counterpart. Click \"Details\" to get further information (Nominatim data base) to this POI.",
"maps.3" => "The maps are rendered before (except for the last three ones) and fast available. Affect the zoom level by mouse-wheel or the \"+ / -\" buttons in the upper left corner of the map.",
"maps.4" => "All maps are prerendered and quickly useable (but the 3 highest levels). Please regulate the zoom level with the mousewheel or the \"+ / -\" buttons in the upper left corner of the map.",
"sucheingabe" => "Enter search words",
"bang.title" => "!bangs",
"bang.1" => "MetaGer uses a little a special spelling called \"!bang syntax\". A !bang starts with the \"!\" and doesn' t contain blanks (\"!twitter\", \"!facebook\" for example). If you use a !bang supported by MetaGer you will see a new entry in the \"Quicktips\". We direct then to the specified service (click the button). Read more about our method departing from others: <a href=\"/faq/#bangs\" target=\"_blank\" rel=\"noopener\">unseren FAQ</a>",
"searchinsearch.title" => "Search in search",
"searchinsearch.1" => "To use \"Search in search\" click the small blue triangle <a href=\"#exampleimg\"> at the right of the results URL. Then click \"Save result in TAB\" in the context menu. The result will then be stored in a new TAB appearing at the right of the other TABs (\"Web\", \"Shopping\" etc.). It is called \"Saved results\". You can store here single results from several searches. The TAB persists. Entering this TAB you get your personal result list with tools to filter and sort the results. Click another TAB to go back for further searches. More info (only german so far): <a href=\"http://blog.suma-ev.de/node/225\" target=\"_blank\" rel=\"noopener\"> http://blog.suma-ev.de/node/225</a>."
];
\ No newline at end of file
];
<?php
return [
"achtung" => "Ojo, debido a que nuestro sitio esta en constante desarrollo, puede que hay cambios en la estructura y función del sitio. Tratamos de actualizar los FAQ los más rápido possible, pero no podemos prevenir que hay diferencias temporales en partes de las explicaciones.",
"title" => "MetaGer - FAQ",
"faq.1.h" => "¿Que es MetaGer?",
"faq.1.b" => "MetaGer es un buscador, que busca en varios buscadores las palabras de búsqueda y sintetiza los resultados. MetaGer trabaja con los resultados y sintetiza los resultados duplicados. En efecto no es posible de encontrar todos los resultados duplicados. Algo así es un Metabuscador. Si uno quiere hacer una búsqueda meticulosa tiene que ir a diferentes buscadores y buscar \"a mano\" en cada uno y comparar los resultados. Este trabajo puede hacer un Metabuscador. Encima de esto tiene un mayor alcance ya que no todos los buscadores conocen toda la red. Más info sobre Metabuscadores encuentra en <a href=\"https://de.wikipedia.org/wiki/Metasuchmaschine\" target=\"_blank\" rel=\"noopener\">Wikipedia</a>. Si los resultados de MetaGer no le parecen suficiente puede rebuscar en un buscador especifico haciendo click en el link que indica el origen del resultado. Muchas otras buscadores encuentra aquí: <a href=\"http://www.klug-suchen.de/\" target=\"_blank\" rel=\"noopener\">klug-suchen.de</a>.",
"faq.2.h" => "¿Cuales buscadores búsa MetaGer ?",
"faq.2.b" => "Puede encontrar la lista en el punto del menú \"ajustar\". Todos que usted no ha apagado serán rastreadas.",
"faq.3.h" => "¿Porque no hay un selector para encender todas?",
"faq.3.b" => "La razón es que en ocasiones se contradicen las exigencias. Por ejemplo no tiene sentido en una búsqueda científica encender los buscadores de productos y viceversa. Los resultados no se prestan para ser mezclados.",
"faq.4.h" => "¿Porque [no | ya no | aun] rastrean al buscador XY?",
"faq.4.b" => "Si ya no rastreamos un buscador, a quien antes si rastreábamos, entonces esto puede tener razones técnicas, de concepto o \"políticos\" ( la conexión es demasiado débil, el ordenador demasiado chico, los resultados no encajan, el buscador no tienen opción en español, el buscador \"no nos quiere\", lo cual tenemos que respetar).",
"faq.5.h" => "Un buscador no responde",
"faq.5.b" => "¿Uno de los buscadores que rastrea MetaGer (que normalmente ha respondido bien), de repente ya no encuentra nada, que esta pasando? Probablemente el buscador ha cambiado su formato de resultados y confunde con esto nuestro software. En este caso pedimos que nos manda un correo informándonos, para que podemos corregir el problema.",
"faq.6.h" => "Contenidos dudosos",
"faq.6.b.1" => "¡En un resultado que encontrado algo que no solo me enoja sino opino que es ilegal!",
"faq.6.b.2" => "Si encuentra algo en el internet, sobre cual usted opina que es ilegal o pone en riesgo menores, usted puede escribir a hotline@jugendschutz.net o navega hasta el sitio http://www.jugendschutz.net/ y llena el formulario de quejas. Es de ayuda un corto mensaje que concretamente piensa que es ilegal en el sitio que ha visitado y como ha encontrado el sitio. También puede escribir un email a nuestro encargado de protección de menores (<a href=\"mailto:jugendschutz@metager.de\" target=\"_blank\" rel=\"noopener\">jugendschutz@metager.de</a>).",
"faq.7.h" => "¿Puedo incorporar MetaGer en mi sitio web?",
"faq.7.b" => "¡No hay problema! Seguro! Información más precisa encuentra bajo del menú \"servicios\" y el subpunto \"Widget\".",
"faq.8.h" => "¿Donde puedo ingresar el URL de mi página en MetaGer ?",
"faq.8.b" => "No se puede. MetaGer es un Metabuscador. No busca ella misma sino esta usando los resultados de otros buscadores. Si quiere dar a conocer su sitio web, tiene que ir a cada buscador y registrar su sitio web allá.",
"faq.9.h" => "Como funciona el ranking de MetaGer",
"faq.9.b" => "A esta pregunta no damos respuestas por razones obvios.",
"faq.10.h" => "¿Con mi XYZ-navegador y el XYZ-sistema operativo no puedo consultar MetaGer. Que puedo hacer ?",
"faq.10.b" => "Prueba primero instalar el plugin. Para instalarlo, simplemente haga click en el link debajo del campo de búsqueda. Alli ya debería ya haberse detectado su navegador. Si aun tienen un problema, por favor escribanos: <a href=\"mailto:office@suma-ev.de\" target=\"_blank\" rel=\"noopener\">office@suma-ev.de</a>",
"faq.11.h" => " ",
"faq.11.b" => " ",
"faq.12.h" => "¿Como puedo borrar las sugerencias de mis búsquedas anteriores ?",
"faq.12.b" => "Las sugerenicas provienen de su navegador y alli es donde puede apgarlos. En general puede hacer esto en el apartado del historial.",
"faq.13.h" => "¿Que pasa con la protección de datos, cuanto tiempo guardan ustedes los datos?",
"faq.13.b.1" => "La protección de datos personales tiene tanta importancia para nosotros que no hacemos nada que puede ir contra estos intereses: no hay Cookies o Session-IDs o otra cosa que facilita guardar sus datos. Vea también: <a href=\"/datenschutz/\" target=\"_blank\" rel=\"noopener\">https://metager.de/datenschutz/</a>",
"faq.13.b.2" => "Lo que hay con cada buscador (y no se puede hacer nada), son las direcciones IPs que envía cada búsqueda. Esto tambien pueden ser datos personales. Por esto nosotros NO guardamos IPs, ni por día y para nada por años. MetaGer anonimiza las direcciones IP mientras corre la búsqueda y envía las búsquedas anónimo a los buscadores que va rastrear. Según nuestra experiencia un buscador funciona muy bien sin guardar direcciones IP. ¿Que más hacemos?",
"faq.13.b.3" => "Si usted quiere (independiente de MetaGer) navegar el internet sin que se guarda su dirección IP, puede usar uno de los Proxies libres o financiados por publicidad, puede contratar un servicio comercial, o puede usar MetaGer-Proxy sin costo. Más información para ello encuentra bajo del titulo \"servicios\" en el menú.",
"faq.13.b.4" => "Si quiere asegurar su anonimato aun más, puede participar en la red Tor. Más información para ello bajo del titulo \"servicios\" en el menú. ",
"faq.13.b.5" => "Por supuesto el acceso a MetaGer esta automáticamente encriptado por el protocolo https. Con esto sus búsquedas están seguros mientras se transmiten desde su ordenador hacia los servidores de MetaGer.",
"faq.14.h" => "¿Como se puede identificar personas en internet?",
"faq.14.b.1" => "Se puede identificar personas cuando un usuario se ha registrado personalmente en un servicios (por ejemplo Google-Mail). En este caso se pone un Cookie para este usuario. En una posterior búsqueda este usuario esta identificado con este Cookie. Salvo el usuario (inteligencia) borra el Cookie .Pero pocos hacen esto.",
"faq.14.b.2" => "Una identificación exacta del usuario vía dirección IP es solo posible mediante el proveedor de internet. Esto en caso normal es poco probable.",
"faq.14.b.3" => "Pero ha mas indicios: también sin la ayuda del proveedor es posible una localización geográfica del usuario. En navegador manda otros datos, como User-Agent, la versión exacta del navegador, el entorno de trabajo, sistema operativo y eventualmente el Patch-Level. También con estos datos es posible una identificación del usuario, cuales datos están conocidos por el registro en un servicio como Google-Mail, Facebook, Twitter). Puede comprobarlo en <a href=\"https://amiunique.org/\" target=\"_blank\" rel=\"noopener\">amiunique.org</a>.",
"faq.15.h" => "¿Como nació MetaGer, cual es su historia?",
"faq.15.b" => "MetaGer existe desde 1996 .. los detalles de la historia puede leer en una entrevista en nuestro blog: <a href=\"http://blog.suma-ev.de/node/207\" target=\"_blank\" rel=\"noopener\">http://blog.suma-ev.de/node/207</a>.",
"faq.16.h" => "¿Puedo poner un link hacia MetaGer?",
"faq.16.b" => "¡Si! Si puede poner miles de links hacia nosotros. Incluso si tiene una opinión un poco diferente sobre los temas de la vida que nosotros, sino vota por el mismo partido o tiene una opinión diferente sobre la ortografía correcta. ¡Más links mejor! Más nos gustaría por supuesto si usted, tal ves en el marco de mejora de su sitio web, usaría nuestro widget de búsqueda para sitios. Por favor busca más información sobre los widgets y como incorporarlos en el el punto \"servicios\" del menú.",
"faq.17.h" => "¿Como puedo instalar MetaGer como buscador por defecto con el Pugin?",
"faq.17.b.1" => "Una pequeña indicación como puedo instalar MetaGer como buscador por defecto, usando el Plugin (eventualmente desinstalando el Plugin viejo)",
"faq.17.b.2" => "<b>Para Firefox:</b>",
"faq.17.b.3" => "1. Por favor haga click en el menú de Firefox en \"Editar\" y luego en \"Preferencias\" (versión ingles: \"Preferences\") y",
"faq.17.b.4" => "2. escoja la pestaña \"Búsqueda\" (versión ingles: \"Search\") ",
"faq.17.b.5" => "3. si se encuentra una entrada MetaGer en la lista, entonces",
"faq.17.b.6" => "4. por favor seleccionarlo y",
"faq.17.b.7" => "5. clickear abajo derecha por debajo de la Lista en \"Remover\" ((versión ingles: \"Remove\").",
"faq.17.b.8" => "6. Después ir a la página de inicio de MetaGer (https://metager.de/) y",
"faq.17.b.9" => "7. clickear en el botón \"Añadir MetaGer-Plugin\" y sigue las instrucciones. ",
"faq.17.b.10" => "Por supuesto puede usar MetaGer SIN Plugin, solo poniendo en la casilla de URL del navegador \"metager.de\".",
];
<?php
return [
"achtung" => "Advertencia, dado que nuestro sitio web esta en desarrollo activo, puede pasar que hay cambios en la función o en la estructura de nuestro sitio web. Tratamos de actualizar la ayuda lo más rápido posible, pero no podemos evitar que haya discrepancias temporales en partes de las explicaciones.",
"title" => "MetaGer - Ayuda",
"einstellungen" => "Preferencias",
"allgemein.title" => "Opciones generales",
"allgemein.2" => "El icono de la gota de color a lado izquierdo del campo de búsqueda le permite adaptar el color de la página de inicio.",
"allgemein.3" => "Un plugin para la mayoría de los navegadores se encuentra <a href=\"/#plugin-modal\" target=\"_blank\" rel=\"noopener\">directamente</a> debajo del campo de búsqueda. Si navegador ya debería ser predeterminado.",
"suchfokus.title" => "Selección del enfoque de búsqueda",
"sucheingabe.title" => "Insertar palabras para buscar",
"sucheingabe.hint" => "Ejemplos:",
"stopworte.title" => "Excluir palabras",
"stopworte.1" => "Si quiere excluir de los MetaGer resultados, que contienen ciertas palabras, lo puede lograr poniendo un menos antes de estas palabras.",
"stopworte.2" => "Ejemplo: Usted busca un nuevo auto, pero no quiero un BMW. Su búsqueda entonces sería: <div class=\"well well-sm\">auto nuevo -bmw</div>",
"mehrwortsuche.title" => "Búsqueda con varias palabras",
"mehrwortsuche.1" => "En una búsqueda con varias palabras, por defecto se busca estos documentos donde hay la mayor apariencia de las palabras o donde hay palabras similares. La búsqueda de varias palabras muestra casi lo mismo con o sin comillas. Si busca una cita larga recomendamos usar comillas.",
"mehrwortsuche.2" => "Ejemplo: la búsqueda <div class=\"well well-sm\">\"la otra cara de la verdad\"</div> da bastante resultados, pero interesante (y más preciso) es la búsqueda <div class=\"well well-sm\">Donna Leon \"la otra cara de la verdad\"</div> ",
"mehrwortsuche.3" => "Sí queréis resultados exactos con las palabras habéis insertado tenéis usar comillas.",
"grossklein.title" => "Mayúscula / Minúscula",
"grossklein.1" => "Escribir con mayúscula o minúscula no se distingue en la búsqueda, es una búsqueda meramente de los contendidos.",
"grossklein.2" => "Ejemplo: la búsqueda <div class=\"well well-sm\">mayúscula minúscula </div> da los mismos resultados como <div class=\"well well-sm\">Mayúscula Minúscula </div>",
"domains.title" => "Búsqueda limitada (domains) / excluir domains",
"domains.sitesearch.explanation" => "Ejemplo: limitar la búsqueda a el dominio wikipedia.org : \"site:<i>wikipedia.org</i>\"",
"domains.sitesearch.example.1" => "Ejemplo: limitar la búsqueda a el dominio wikipedia.org (\tenglish) : ",
"domains.sitesearch.example.2" => "<i>término de búsqueda</i> site:en.wikipedia.org",
"domains.sitesearch.example.3" => "Ejemplo: Wikipedia en otros idiomas: inserta:",
"domains.sitesearch.example.4" => "<i>término de búsqueda</i> site:wikipedia.org",
"domains.blacklist.explanation" => "excluir subdominio: \"-site:de.wikipedia.org\" (no recibe resultados alemanos) excluir top-level dominio: \"-site wikipedia.de\"",
"domains.blacklist.example.1" => "Ejemplo: no quiere resultados de Wikipedia: hay dos opciónes:",
"domains.blacklist.example.2" => "Excluir todos los resultados de Wikipedia alemana (de.wikipedia.org):",
"domains.blacklist.example.3" => "<i>término de búsqueda</i> -site:de.wikipedia.org",
"domains.blacklist.example.4" => "Usted recibe todavia resultados de en.wikipedia.org (por ejemplo)",
"domains.blacklist.example.5" => "Excluye todos los resultados de Wikipedia:",
"domains.blacklist.example.6" => "<i>término de búsqueda</i> -site:*.wikipedia.org",
"dienste" => "Servicios",
"app.title" => "Android-App",
"app.1" => "Descargar <a href=\"https://play.google.com/store/apps/details?id=de.metager.metagerapp\" target=\"_blank\" rel=\"noopener\">MetaGer App</a> para Android.",
"plugin.title" => "Browser-Plugin",
"plugin.1" => "Usa el MetaGer Plugin para busqar cómodo en el \tcampo de búsqueda do navegador. Encontra más aqui: <a href=\"/#plugin-modal\" target=\"_blank\" rel=\"noopener\">MetaGer Plugin</a>.",
"suchwortassoziator.title" => "Asociación de palabras de búsqueda (Web-Assoziator)",
"suchwortassoziator.1" => "Como ayuda para el acceso a un concepto hemos desarrollado el <a href=\"https://metager.de/klassik/asso/\" target=\"_blank\" rel=\"noopener\">MetaGer-Web-Assoziator</a>. Esta herramienta se encuentra en la pestaña \"Servicios\". Si introduce una palabra de búsqueda, cual se puede asociar con un tema, se intenta extraer términos típicos de este tema.",
"suchwortassoziator.2" => "Ejemplo: Usted quiere saber mas sobe Zika Virus y sus peligros, per no se acuerda de los términos medios de las enfermedades, introducir la palabra \"Zika Virus\" en el Web-Assoziator da palabras como zika-infektionen y zika-panikmache.",
"suchwortassoziator.3" => "Dado que estas asociaciones están extraídos de documentos en la web, son independientes de idioma: es decir, puede introducir términos en español y extraer palabras de otras idiomas (y viceversa). Si por otro lado les llama la atención una asociación que puedes mejorarse con la ayuda de sus conocimientos profesionales, no dude de contactarnos junto con su propuesta de mejora <a href=\"/kontakt/\" target=\"_blank\" rel=\"noopener\">mediante nuestro formulario de contacto</a>.",
"widget.title" => "MetaGer Widget",
"widget.1" => "Es un generador de código que le permite integrar MetaGEr en su sitio web. Usted puede según sus preferencias buscar en toda la web o solo en un sitio específico. Si tiene consultas al respecto usa <a href=\"/kontakt/\" target=\"_blank\" rel=\"noopener\">nuestro formulario de contacto</a>\r\n",
"urlshort.title" => "Acortador de URL",
"urlshort.1" => "Puede encontrar el <a href=\"https://metager.to/\" target=\"_blank\" rel=\"noopener\">acortador de URL</a> tambien directamente bajo \"Servicios\". Si tiene un link o nombre de dominio demasiado largo puede aquí ponerlo en una forma corta y concisa. MetaGer se encarga junto con Yourls del redireccionamiento. ",
"dienste.kostenlos" => "Por supuestos nuestros servicos ofrecemos sin costo",
"datenschutz.title" => "Anonimato y seguridad de data",
"datenschutz.1" => "Cookies, ID de sesiones y direcciones IP",
"datenschutz.2" => "Nada de todo esto guardamos o procesamos de alguna manera en MetaGer. Considerando este tema extremadamente importante, hemos desarrollado una posibilidad también para usted para lograr un máximo de seguridad: El MetaGer-TOR-Hidden-Service y nuestro servidor proxy.",
"datenschutz.3" => "Puede encontrar información más preciso bajo del titulo \"Servicios\".",
"tor.title" => "Tor-Hidden-Service",
"tor.1" => "Desde hace años MetaGer anonimiza las direcciones IP de los usuarios. Pese a esto las direcciones IP están visible en el servidor de MetaGer: Si MetaGer algun día sera comprometido, el atacante pudiera leer los IP's y guardarlos. Para mantener el estándar más alto de seguridad tenemos una presencia en el Tor-Network: el MetaGer-TOR-hidden-Service accesible desde: <a href=\"/tor/\" target=\"_blank\" rel=\"noopener\">https://metager.de/tor/</a>. Para usarlo necesita un navegador especial, que puede descargar en <a href=\"https://www.torproject.org/\" target=\"_blank\" rel=\"noopener\">https://www.torproject.org/</a> (Ver detalles: <a href=\"http://forum.suma-ev.de/viewtopic.php?f=3&t=43\" target=\"_blank\" rel=\"noopener\">http://forum.suma-ev.de/viewtopic.php?f=3&t=43</a>).",
"tor.2" => "MetaGer es accesible en el navegador especial de TOR (Tor-Browser) bajo esta URL: http://b7cxf4dkdsko6ah2.onion .",
"proxy.title" => "MetaGer servidor proxy",
"proxy.1" => "Para usarlo, hacer click en \"abrir anónimo\" en la página de resultados de MetaGer, al lado derecha del link de resultado. Su consulta a la página meta sera redireccionado anonimizado sobre nuestros servidor proxy y sus datos personales están protegidos en adelante. Importante: si desde allí usted hace click en links y sigue a otra páginas sigue protegido por nuestro proxy. Pero usted no debe en la barra de direcciones introducir una nueva dirección de un sitio web. En este caso pierde la protección. Si aun esta protegido se puede ver también en la barra de direcciones (URL). La barra muestra https://proxy.suma-ev.de/?url=aquí la URL del sitio que esta visitando.",
"infobutton.title" => "¿Qué representa la <i class=\"fa fa-info-circle info-details-available\" aria-hidden=\"true\"></i>?",
"infobutton.1" => "Hacer click en \"I\" e recibe más informaciones por la tema (el tiempo por ejemplo).",
"maps.title" => "MetaGer mapas",
"maps.1" => "MetaGer ofrece mapas. Para usarla, hacer click en el foco \"maps.MetaGer.de\" en la página de resultados de MetaGer. Usáis el foco \"adaptar\" para encender mapas perdurable.",
"maps.2" => "Hacer click en \"Details\" para recibir informaciónes de la base de datos \"Nominatim\".",
"maps.3" => "Usáis \"+ / -\" o rueda del ratón para ajustar el zoom.",
"sucheingabe" => "Búsqueda",
];
@extends('layouts.subPages')
@extends('layouts.subPages', ['page' => 'faq'])
@section('title', $title )
@section('content')
<div class="alert alert-warning" role="alert">{!! trans('faq.achtung') !!}</div>
<h1 class="page-title">{!! trans('faq.title') !!}</h1>
<div class="panel panel-default">
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.1.h') !!}</h3>
<h3>{!! trans('faq.faq.1.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.1.b') !!}</p>
<p>{!! trans('faq.faq.1.b2') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.2.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.2.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.3.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.3.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.4.h') !!}</h3>
<h3>{!! trans('faq.faq.4.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.4.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.5.h') !!}</h3>
<h3>{!! trans('faq.faq.5.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.5.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.6.h') !!}</h3>
<h3>{!! trans('faq.faq.6.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.6.b.1') !!}</p>
<p>{!! trans('faq.faq.6.b.2') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.7.h') !!}</h3>
<h3>{!! trans('faq.faq.7.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.7.b') !!}</p>
<p>{!! trans('faq.faq.7.b', ["widget-link" => LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "widget") ]) !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.8.h') !!}</h3>
<h3>{!! trans('faq.faq.8.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.8.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.9.h') !!}</h3>
<h3>{!! trans('faq.faq.9.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.9.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.10.h') !!}</h3>
<h3>{!! trans('faq.faq.10.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.10.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.11.h') !!}</h3>
<h3>{!! trans('faq.faq.11.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.11.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.12.h') !!}</h3>
<h3>{!! trans('faq.faq.12.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.12.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.13.h') !!}</h3>
<h3>{!! trans('faq.faq.13.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.13.b.1') !!}</p>
......@@ -113,85 +98,47 @@
<p>{!! trans('faq.faq.13.b.4') !!}</p>
<p>{!! trans('faq.faq.13.b.5') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.14.h') !!}</h3>
<h3>{!! trans('faq.faq.14.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.14.b.1') !!}</p>
<p>{!! trans('faq.faq.14.b.2') !!}</p>
<p>{!! trans('faq.faq.14.b.3') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.15.h') !!}</h3>
<h3>{!! trans('faq.faq.15.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.15.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.16.h') !!}</h3>
<h3>{!! trans('faq.faq.16.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.16.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div id="mg-plugin" style="margin-top: -100px"></div>
<div style="margin-top: 100px"></div>
<div class="panel-heading">
<div id="mg-plugin" style="margin-top: -50"></div>
<div style="margin-top: 50"></div>
<h3 class="panel-title">{!! trans('faq.faq.17.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.17.b.1') !!}</p>
<p>{!! trans('faq.faq.17.b.2') !!}</p>
<p>{!! trans('faq.faq.17.b.3') !!}</p>
<p>{!! trans('faq.faq.17.b.4') !!}</p>
<p>{!! trans('faq.faq.17.b.5') !!}</p>
<p>{!! trans('faq.faq.17.b.6') !!}</p>
<p>{!! trans('faq.faq.17.b.7') !!}</p>
<p>{!! trans('faq.faq.17.b.8') !!}</p>
<p>{!! trans('faq.faq.17.b.9') !!}</p>
<p>{!! trans('faq.faq.17.b.10') !!}</p>
</div>
</div>
<div id="bangs" class="panel panel-default">
</section>
<section id="bangs">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.18.h') !!}</h3>
<h3>{!! trans('faq.faq.18.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.18.b') !!}</p>
</div>
</div>
<div id="custom-focus-faq" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.19.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.19.b.1') !!}</p>
<p>{!! trans('faq.faq.19.b.2') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.20.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.20.b') !!}</p>
</div>
</div>
<div class="panel panel-default">
</section>
<section>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('faq.faq.21.h') !!}</h3>
<h3>{!! trans('faq.faq.21.h') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('faq.faq.21.b') !!}</p>
</div>
</div>
</section>
@endsection
@extends('layouts.subPages')
@extends('layouts.subPages', ['page' => 'hilfe'])
@section('title', $title )
@section('content')
<div class="alert alert-warning" role="alert">{!! trans('hilfe.achtung') !!}</div>
<h1 class="page-title">{!! trans('hilfe.title') !!}</h1>
<h2>{!! trans('hilfe.einstellungen') !!}</h2>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.allgemein.title') !!}</h3>
</div>
<div class="panel-body">
<ul class="dotlist">
<li>{!! trans('hilfe.allgemein.1') !!}
<button id="settings-btn" class="btn btn-default">
<i class="fa fa-sliders" aria-hidden="true"></i>
</button>
</li>
{{-- <li>{!! trans('hilfe.allgemein.2') !!}</li> --}}
<li>{!! trans('hilfe.allgemein.3') !!}</li>
</ul>
</div>
</div>
<div id="custom-focus-help" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.suchfokus.title') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('hilfe.suchfokus.1') !!}</p>
<p>{!! trans('hilfe.suchfokus.2') !!}
<button id="addFocusBtn" class="btn btn-default">
<i class="fa fa-plus" aria-hidden="true"></i>
</button>
</p>
<p>{!! trans('hilfe.suchfokus.3') !!}</p>
<p>{!! trans('hilfe.suchfokus.4') !!}</p>
</div>
</div>
<h2>{!! trans('hilfe.sucheingabe.title') !!}</h2>
<div class="alert alert-warning" role="alert">{!! trans('hilfe.sucheingabe.hint') !!}</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.stopworte.title') !!}</h3>
</div>
<div class="panel-body">
<p>{!! trans('hilfe.sucheingabe.hint') !!}</p>
<section>
<h3>{!! trans('hilfe.stopworte.title') !!}</h3>
<div>
<p>{!! trans('hilfe.stopworte.1') !!}</p>
<ul class="dotlist">
<li>{!! trans('hilfe.stopworte.2') !!}</li>
<div class="search-example">{!! trans('hilfe.stopworte.3') !!}</div>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.mehrwortsuche.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.mehrwortsuche.title') !!}</h3>
<div>
<p>{!! trans('hilfe.mehrwortsuche.1') !!}</p>
<div class = "well well-sm">der runde tisch</div>
<div class = "search-example">der runde tisch</div>
<p>{!! trans('hilfe.mehrwortsuche.2') !!}</p>
<ul class="dotlist">
<li>{!! trans('hilfe.mehrwortsuche.3') !!}</li>
<div class = "well well-sm">"der" "runde" "tisch"</div>
<div class = "search-example">"der" "runde" "tisch"</div>
<li>{!! trans('hilfe.mehrwortsuche.4') !!}</li>
<div class = "well well-sm">"der runde tisch"</div>
<div class = "search-example">"der runde tisch"</div>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.grossklein.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.grossklein.title') !!}</h3>
<div>
<p>{!! trans('hilfe.grossklein.1') !!}</p>
<ul class="dotlist">
<li>{!! trans('hilfe.grossklein.2') !!}</li>
<div class="search-example">{!! trans('hilfe.grossklein.3') !!}</div>
<li>{!! trans('hilfe.grossklein.4') !!}</li>
<div class="search-example">{!! trans('hilfe.grossklein.5') !!}</div>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.domains.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.domains.title') !!}</h3>
<div>
<p>{!! trans('hilfe.domains.sitesearch.explanation') !!}</p>
<ul class="dotlist">
<li>{!! trans('hilfe.domains.sitesearch.example.1') !!}
<div class="well well-sm">{!! trans('hilfe.domains.sitesearch.example.2') !!}</div></li>
<div class="search-example">{!! trans('hilfe.domains.sitesearch.example.2') !!}</div></li>
<li>{!! trans('hilfe.domains.sitesearch.example.3') !!}
<div class="well well-sm">{!! trans('hilfe.domains.sitesearch.example.4') !!}</div></li>
<div class="search-example">{!! trans('hilfe.domains.sitesearch.example.4') !!}</div></li>
</ul>
<p>{!! trans('hilfe.domains.blacklist.explanation') !!}</p>
<ul class="dotlist">
<li>{!! trans('hilfe.domains.blacklist.example.1') !!}</li>
<li>{!! trans('hilfe.domains.blacklist.example.2') !!}
<div class="well well-sm">{!! trans('hilfe.domains.blacklist.example.3') !!}</div>
<div class="search-example">{!! trans('hilfe.domains.blacklist.example.3') !!}</div>
{!! trans('hilfe.domains.blacklist.example.4') !!}</li>
<li>{!! trans('hilfe.domains.blacklist.example.5') !!}
<div class="well well-sm">{!! trans('hilfe.domains.blacklist.example.6') !!}</div></li>
<div class="search-example">{!! trans('hilfe.domains.blacklist.example.6') !!}</div></li>
</ul>
<p>{!! trans('hilfe.domains.showcase.explanation.1') !!}</p>
@include('parts/fake-result')
......@@ -116,137 +80,109 @@
<p>{!! trans('hilfe.domains.showcase.menu.6') !!}</p>
</div>
<div>
<div class="well well-sm"><i>meine suche</i> <i id="dummy-search"></span></i>
<div class="search-example"><i>meine suche</i> <i id="dummy-search"></span></i>
</div>
</div>
</div>
<div id="urls" class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.urls.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section id="urls">
<h3>{!! trans('hilfe.urls.title') !!}</h3>
<div>
<p>{!! trans('hilfe.urls.explanation') !!}</p>
<ul class="dotlist">
<li>{!! trans('hilfe.urls.example.1') !!}</li>
<div class = "well well-sm">{!! trans('hilfe.urls.example.2') !!}</div>
<div class = "search-example">{!! trans('hilfe.urls.example.2') !!}</div>
</ul>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.bang.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.bang.title') !!}</h3>
<div>
<p>{!! trans('hilfe.bang.1') !!}</p>
</div>
</div>
<div class="panel panel-default" id="searchinsearch">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.searchinsearch.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section id="searchinsearch">
<h3>{!! trans('hilfe.searchinsearch.title') !!}</h3>
<div>
<p>{!! trans('hilfe.searchinsearch.1') !!}</p>
</div>
</div>
</section>
<h2 id="dienste">{!! trans('hilfe.dienste') !!}</h2>
<div class="panel panel-default">
<section>
<div id="mg-app" style="margin-top: -100px"></div>
<div style="margin-top: 100px"></div>
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.app.title') !!}</h3>
</div>
<div class="panel-body">
<h3>{!! trans('hilfe.app.title') !!}</h3>
<div>
<p>{!! trans('hilfe.app.1') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.plugin.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.plugin.title') !!}</h3>
<div>
<p>{!! trans('hilfe.plugin.1') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.suchwortassoziator.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.suchwortassoziator.title') !!}</h3>
<div>
<p>{!! trans('hilfe.suchwortassoziator.1') !!}</p>
<p>{!! trans('hilfe.suchwortassoziator.2') !!}</p>
<p>{!! trans('hilfe.suchwortassoziator.3') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.widget.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.widget.title') !!}</h3>
<div>
<p>{!! trans('hilfe.widget.1') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.urlshort.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.urlshort.title') !!}</h3>
<div>
<p>{!! trans('hilfe.urlshort.1') !!}</p>
</div>
</div>
<h3>=> {!! trans('hilfe.dienste.kostenlos') !!}</h3>
</section>
<h3><i class="fa fa-angle-double-right"></i> {!! trans('hilfe.dienste.kostenlos') !!}</h3>
<h2>{!! trans('hilfe.datenschutz.title') !!}</h2>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.datenschutz.faktencheck.heading') !!}</h3>
</div>
<div class="panel-body">
<section>
<h3>{!! trans('hilfe.datenschutz.faktencheck.heading') !!}</h3>
<div>
<p>@lang('hilfe.datenschutz.faktencheck.body.1')</p>
<p>@lang('hilfe.datenschutz.faktencheck.body.2')</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.datenschutz.1') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.datenschutz.1') !!}</h3>
<div>
<p>{!! trans('hilfe.datenschutz.2') !!}</p>
<p>{!! trans('hilfe.datenschutz.3') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.tor.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.tor.title') !!}</h3>
<div>
<p>{!! trans('hilfe.tor.1') !!}</p>
<p>{!! trans('hilfe.tor.2') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.proxy.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.proxy.title') !!}</h3>
<div>
<p>{!! trans('hilfe.proxy.1') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.infobutton.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.infobutton.title') !!}</h3>
<div>
<p>{!! trans('hilfe.infobutton.1') !!}</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{!! trans('hilfe.maps.title') !!}</h3>
</div>
<div class="panel-body">
</section>
<section>
<h3>{!! trans('hilfe.maps.title') !!}</h3>
<div>
<p>{!! trans('hilfe.maps.1') !!}</p>
<p>{!! trans('hilfe.maps.2') !!}</p>
<p>{!! trans('hilfe.maps.3') !!}</p>
<p>{!! trans('hilfe.maps.4') !!}</p>
</div>
</div>
</section>
@endsection
......@@ -42,7 +42,7 @@
</header>
@include('parts.sidebar', ['id' => 'staticPagesSideBar'])
@include('parts.sidebar-opener', ['class' => 'fixed'])
<div class="wrapper">
<div class="wrapper {{$page or ''}}">
<main class="mg-panel">
@if (isset($success))
<div class="alert alert-success" role="alert">{{ $success }}</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment