BOTS MOD in deutsch
Verfasst: 27.05.2005 08:07
Moin!
Gibt es für den BOTS MOD eine deutsche Übersetzung? Wenn ja, wo finde ich sie?
Bye/2

Gibt es für den BOTS MOD eine deutsche Übersetzung? Wenn ja, wo finde ich sie?
Bye/2
Code: Alles auswählen
$lang['Manage_Bots'] = "Konfiguration Bots";
$lang['Bot_Explain'] = "Bots (also known as crawlers) are automated agents most commonly used to index information on the internet. Very few of these bots support sessions and can therefore fail to index your site correctly. Here you can define the assigning of session ids to these bots to solve this problem.";
$lang['Pending_Bots'] = "Pending Bots";
$lang['Pending_Explain'] = "Listed below are users that matched some but not all of your bot criteria. In other words the user only matched either the user agent or ip. The mismatched data is the highlighted next to the bot name. You can choose to either add this info which will then appear as part of that bots criteria or ignore it.";
$lang['Bot_Agent'] = "Bot agent";
$lang['Bot_Name'] = "Bot name";
$lang['Bots'] = "bots";
$lang['Agent_Match'] = "Agent match";
$lang['Bot_Ip'] = "Bot IP";
$lang['Bot_Style'] = "Bot style";
$lang['Last_Visit'] = "Last visit";
$lang['Visits'] = "Besuche";
$lang['Pages'] = "Pages";
$lang['Never'] = "Nie";
$lang['Options'] = "Options";
$lang['Result'] = "Ergebnisse";
$lang['Ok'] = "Ok";
$lang['Mark'] = "Mark";
$lang['Ignore'] = "Ignorieren";
$lang['Add'] = "Hinzufügen";
$lang['Submit'] = "Anwenden";
$lang['Delete'] = "Löschen";
$lang['Reset'] = "Zurücksetzen";
$lang['Edit'] = "Bearbeiten";
$lang['ip'] = "ip";
$lang['agent'] = "agent";
$lang['No_Bots'] = "Sorry there are currently no bots in the database!";
$lang['No_Pending_Bots'] = "Sorry there are currently no pending bots in the database!";
$lang['Bot_Added_Or_Modified'] = "Bot information successfully added/ignored.";
$lang['Bot_Result_Explain'] = "Here you can see the result of your query.";
$lang['Bot_Settings_Changed'] = "Bot Einstellung erfolgreich bearbeitet/hinzugefügt.";
$lang['Bot_Edit_Or_Add_Explain'] = "Here you can either add or modify an existing bot entry. You are able to supply either a matching user agent or a range of ip's to use.";
$lang['Bot_Name_Explain'] = "Used for your use only.";
$lang['Bot_Agent_Explain'] = "A matching user agent. Partial matches are allowed. Seperate agents with a single '|'.";
$lang['Bot_Ip_Explain'] = "Partial matches are allowed. Seperate IP addresses with a single '|'.";
$lang['Bot_Style_Explain'] = "Style bot sees when visiting your site.";
$lang['Error_No_Agent_Or_Ip'] = "You have no supplied a vaild user agent or ip.";
$lang['Error_No_Bot_Name'] = "You have not supplied a bot name.";
Ich werde dich wöchentlich erinnern...tomtom hat geschrieben:Kann aber nen bissel dauern.
Code: Alles auswählen
$lang['Manage_Bots'] = "Konfiguration Bots";
$lang['Bot_Explain'] = "Bots (alias crawlers) sind Automaten um Informationen über das Internet / Homepages zu sammeln. Wenige dieser Bots können Sessions und können dadurch Deine Seiten nicht registrieren / indexieren. Hier kannst Du Bots devinieren und ggf. das Problem lösen.";
$lang['Pending_Bots'] = "Pendente Bots";
$lang['Pending_Explain'] = "Nachstehend sind die Bots geführt, die einige aber nicht alle Deine Bots Kriterien erfülen: Entweder Name oder IP (matching). Die \"falschen\" Daten sind hervorgehoben. Du hast die Auswahl ob diese Informationen als Teil Deiner Bot - Konfiguration hinzugefügt wird oder ignoriere es.";
$lang['Bot_Agent'] = "Bot Agent";
$lang['Bot_Name'] = "Bot Name";
$lang['Bots'] = "Bots";
$lang['Agent_Match'] = "Agent gleiche";
$lang['Bot_Ip'] = "Bot IP";
$lang['Bot_Style'] = "Bot style";
$lang['Last_Visit'] = "Letzter Besuch";
$lang['Visits'] = "Besuche";
$lang['Pages'] = "Seiten";
$lang['Never'] = "Nie";
$lang['Options'] = "Optionen";
$lang['Result'] = "Ergebnisse";
$lang['Ok'] = "Ok";
$lang['Mark'] = "Markierung";
$lang['Ignore'] = "Ignorieren";
$lang['Add'] = "Hinzufügen";
$lang['Submit'] = "Anwenden";
$lang['Delete'] = "Löschen";
$lang['Reset'] = "Zurücksetzen";
$lang['Edit'] = "Bearbeiten";
$lang['ip'] = "IP";
$lang['agent'] = "Agent";
$lang['No_Bots'] = "Zur Zeit keine Bots in der Datenbank !";
$lang['No_Pending_Bots'] = "Zur Zeit keine unbekannten Bots in der Datenbank !";
$lang['Bot_Added_Or_Modified'] = "Bot\'s Informationen erfolgreich hinzugefügt / ignoriert.";
$lang['Bot_Result_Explain'] = "Hier kannst du das Resultat Deiner Frage sehen.";
$lang['Bot_Settings_Changed'] = "Bot Einstellung erfolgreich bearbeitet / hinzugefügt.";
$lang['Bot_Edit_Or_Add_Explain'] = "Hier kannst Du einen vorhandenen Bot Eintrag ändern oder einen Neuen hinzufügen. Du kannst Namen matchen (gleichsetzen) oder IP (auch Bereiche) verwenden.";
$lang['Bot_Name_Explain'] = "Nur zu Deiner Benutzung.";
$lang['Bot_Agent_Explain'] = "(Zusammen)Passende Bots Agent (Namen). Teilweis gleiche Namen sind erlaubt, trenne sie mit: '|'.";
$lang['Bot_Ip_Explain'] = "Teilweis gleiche IP sind erlaubt, trenne sie mit: '|'.";
$lang['Bot_Style_Explain'] = "Style das der Bot sieht wenn er Dich besucht.";
$lang['Error_No_Agent_Or_Ip'] = "Du hast keinen BotNamen oder IP eingetragen.";
$lang['Error_No_Bot_Name'] = "Du hast keinen BotNamen eingetragen.";