Skip to content
Snippets Groups Projects
Commit 7e5c83f7 authored by Kim Höfer's avatar Kim Höfer
Browse files

add text and translation and fix typos

parent b955c3e2
No related branches found
No related tags found
3 merge requests!1895Development,!1882Development,!1878Resolve "Create and link to information page about the used search engines"
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
return [ return [
'head.1' => 'Über unsere Suchmaschinen', 'head.1' => 'Über unsere Suchmaschinen',
'head.2' => 'MetaGer nutzt mehrere Suchmaschinen', 'head.2' => 'MetaGer nutzt mehrere Indexe',
'head.3' => 'Yahoo!', 'head.3' => 'Yahoo!',
'head.4' => 'Bing', 'head.4' => 'Bing',
'head.5' => 'Scopia', 'head.5' => 'Scopia',
...@@ -14,7 +14,7 @@ return [ ...@@ -14,7 +14,7 @@ return [
'text.1' => 'MetaGer ist eine <a href=":transparenz">Metasuchmaschine</a>.', 'text.1' => 'MetaGer ist eine <a href=":transparenz">Metasuchmaschine</a>. Deshalb nutzen wir die Indexe verschiedener anderer Suchmaschinen. Für jeder dieser Suchmaschinen haben wir einen kurzen Steckbrief mit den wichtigsten Eckdaten erstellt. Da wir diese Übersicht nicht ständig aktualisieren, sind alle Angaben ohne Gewähr.',
'text.2.1' => 'Name: ', 'text.2.1' => 'Name: ',
'text.2.1.1' => 'Yahoo!', 'text.2.1.1' => 'Yahoo!',
...@@ -35,8 +35,8 @@ return [ ...@@ -35,8 +35,8 @@ return [
'text.3.1' => 'Bing', 'text.3.1' => 'Bing',
'text.3.2' => 'Microsoft Bing', 'text.3.2' => 'Microsoft Bing',
'text.3.3' => '3. Juni 2009', 'text.3.3' => '3. Juni 2009',
'text.3.4' => 'Remond, Washington, Vereinigte Staaten', 'text.3.4' => 'Redmond, Washington, Vereinigte Staaten',
'text.3.5' => 'Microsoft Inc', 'text.3.5' => 'Microsoft Inc.',
'text.3.6' => 'vermutlich 8-14-Millarden', 'text.3.6' => 'vermutlich 8-14-Millarden',
'text.3.7' => 'englische Suche, deutsche Suche (Nur für Mitglieder)', 'text.3.7' => 'englische Suche, deutsche Suche (Nur für Mitglieder)',
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
return [ return [
'head.1' => 'About our search engines', 'head.1' => 'About our search engines',
'head.2' => 'MetaGer uses multiple search engines', 'head.2' => 'MetaGer uses multiple search indexes',
'head.3' => 'Yahoo!', 'head.3' => 'Yahoo!',
'head.4' => 'Bing', 'head.4' => 'Bing',
'head.5' => 'Scopia', 'head.5' => 'Scopia',
...@@ -12,13 +12,13 @@ return [ ...@@ -12,13 +12,13 @@ return [
'head.9' => 'OneNewspage', 'head.9' => 'OneNewspage',
'head.10' => 'OneNewspage (Video)', 'head.10' => 'OneNewspage (Video)',
'text.1' => 'MetaGer is a <a href=":transparenz">metasearch engine</a>.', 'text.1' => 'MetaGer is a <a href=":transparenz">metasearch engine</a>. Therefore, we use the indexes of various other search engines. For each of these search engines, we have created a short profile with the key information. Since we do not constantly update this overview, all information is without guarantee.',
'text.2.1' => 'Name: ', 'text.2.1' => 'Name: ',
'text.2.1.1' => 'Yahoo!', 'text.2.1.1' => 'Yahoo!',
'text.2.2' => 'Used index: ', 'text.2.2' => 'Used index: ',
'text.2.2.1' => 'Microsoft Bing', 'text.2.2.1' => 'Microsoft Bing',
'text.2.3' => 'founded: ', 'text.2.3' => 'Founded: ',
'text.2.3.1' => '2. March 1995', 'text.2.3.1' => '2. March 1995',
'text.2.4' => 'Headquarters: ', 'text.2.4' => 'Headquarters: ',
'text.2.4.1' => 'New York City, United States', 'text.2.4.1' => 'New York City, United States',
...@@ -32,8 +32,8 @@ return [ ...@@ -32,8 +32,8 @@ return [
'text.3.1' => 'Bing', 'text.3.1' => 'Bing',
'text.3.2' => 'Microsoft Bing', 'text.3.2' => 'Microsoft Bing',
'text.3.3' => '3. June 2009', 'text.3.3' => '3. June 2009',
'text.3.4' => 'Remond, Washington, United States', 'text.3.4' => 'Redmond, Washington, United States',
'text.3.5' => 'Microsoft Inc', 'text.3.5' => 'Microsoft Inc.',
'text.3.6' => 'around 8-14 billion', 'text.3.6' => 'around 8-14 billion',
'text.3.7' => 'English search, German search (members only)', 'text.3.7' => 'English search, German search (members only)',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment