{
"no_guide_id": {
"en_US": "Could not find AO-Universe guide with id {id}.",
"de_DE": "Es konnte kein AO-Universe Guide mit der ID {id} gefunden werden."
},
"guide": {
"en_US": [
"\n",
"ID: {id} ({raw})\n",
"Updated: {updated}\n",
"Profession: {profession}\n",
"Faction: {faction}\n",
"Level: {level}\n",
"Author: {author}\n\n",
"{text}\n\n",
" - Powered by {aou}"
],
"de_DE": [
"\n",
"ID: {id} ({raw})\n",
"Letztes Update: {updated}\n",
"Profession: {profession}\n",
"Faction: {faction}\n",
"Level: {level}\n",
"Autor: {author}\n\n",
"{text}\n\n",
" - Unterstützt von {aou}"
]
},
"no_guide_search": {
"en_US": "Could not find any AO-Universe guides for search {search}.",
"de_DE": "Die Suche nach einem AO-Universe Guide mit dem Inhalt {search} hatte kein Ergebnis.."
},
"search_guide_title": {
"en_US": "AOU Guides containing '{search}' ({count})",
"de_DE": "AOU Guides mit dem Inhalt '{search}' ({count})"
},
"search_guide_title_all": {
"en_US": "All AOU Guides containing '{search}' ({count})",
"de_DE": "Alle AOU Guides mit dem Inhalt '{search}' ({count})"
}
}