Skip to content
Snippets Groups Projects
Commit 167c0e9e authored by Carsten Riel's avatar Carsten Riel
Browse files

Die neu eingefügten Fokibezeichnungen übersetzt

parent 8d8cfc4f
No related branches found
No related tags found
2 merge requests!647Development,!645Die neu eingefügten Fokibezeichnungen übersetzt
<?php <?php
return [ return [
"head.1" => "Settings", "head.1" => "Settings",
"head.2" => "Here you can customize your MetaGer: After selecting your desired settings, you have to choose whether you want to save the settings permanently or just for once, <a href=\"#unten\">on the bottom of this page.</a>", "head.2" => "Here you can customize your MetaGer: After selecting your desired settings, you have to choose whether you want to save the settings permanently or just for once, <a href=\"#unten\">on the bottom of this page.</a>",
"allgemein.1" => "General",
"allgemein.1" => "General", "quotes.label" => "Sayings",
"quotes.on" => "show",
'quotes.label' => 'Sayings', "quotes.off" => "hide",
'quotes.on' => 'show', "maps.label" => "Maps",
'quotes.off' => 'hide', "maps.on" => "show",
"maps.off" => "hide",
'maps.label' => 'Maps', "tab.label" => "Show results:",
'maps.on' => 'show', "tab.new" => "in a new tab",
'maps.off' => 'hide', "tab.same" => "in the same tab",
"language.label" => "Select language",
'tab.label' => 'Show results:', "language.all" => "all languages",
'tab.new' => 'in a new tab', "language.de" => "german",
'tab.same' => 'in the same tab', "language.en" => "english",
"suchmaschinen.1" => "search engines",
'language.label' => 'Select language', "suchmaschinen.2" => "(deselect all)",
"language.all" => "all languages", "suchmaschinen.3" => "(select / deselect all)",
"language.de" => "german", "speichern.1" => "Create a startpage for one-time use",
"language.en" => "english", "speichern.2" => "Save settings permanently",
"speichern.3" => "Generate plugin with these settings",
"suchmaschinen.1" => "search engines", "speichern.4" => "Reset saved settings",
"suchmaschinen.2" => "(deselect all)", "request" => "Which method should query MetaGer (GET, POST)?",
"suchmaschinen.3" => "(select / deselect all)", "foki.web" => "Web",
"foki.andere" => "Others",
"speichern.1" => "Create a startpage for one-time use", "foki.produktsuche" => "Shopping",
"speichern.2" => "Save settings permanently", "foki.wissenschaft" => "Science",
"speichern.3" => "Generate plugin with these settings", "foki.nachrichten" => "News",
"speichern.4" => "Reset saved settings", "foki.bilder" => "Pictures"
"request" => "Which method should query MetaGer (GET, POST)?",
]; ];
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