Link mod probleme

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Benutzeravatar
-=TW!ST3R=-
Mitglied
Beiträge: 87
Registriert: 08.08.2006 14:17
Kontaktdaten:

Link mod probleme

Beitrag von -=TW!ST3R=- »

Ich hab ein probleme mit der lang_links und zwar brauch ich ne deutsche übersetzung hat das jemand vielleicht?

Code: Alles auswählen

<?php
/**************************************************************
*
*  MOD Title:   Links
*  MOD Version: 0.9.5
*  Translation: English
*  Rev date:    16/12/2003
*
*  Translator:  Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
*
***************************************************************/

$lang['Link_edit_explain'] = 'Edit this link. </br> you may define witch type of users should see this link, and/or you may move the link to another category / sub category';
$lang['Link_edit_sub_explain'] = 'Edit this Sub category. </br> if you move a sub category to another category, all links belonging to the sub category will also be moved.';
$lang['Link_edit_cat_explain'] = 'Edit this category.';
$lang['Link_name'] = 'Link name';
$lang['Link_url'] = 'Link URL';
$lang['Link_url_explain'] = 'include leading HTTP:// if needed';
$lang['Link_category'] = 'Category';

$lang['Link_add_cat'] = 'Add a new category';
$lang['Link_add_sub'] = 'Add a new sub category';
$lang['Link_add_link'] = 'Add a new link';

$lang['Link_activate'] = 'Activate link';
$lang['Show_to_users'] ='Show to users';
$lang['Show_to_users_explain'] ='Select witch type of users should see the link';
$lang['Show_to_users_select'] = 'User must be %s to %s'; //%s are supstituded with dropdown selections
$lang['Link_level']['-1'] = 'Guest';
$lang['Link_level']['0'] = 'Normal Registered';
$lang['Link_level']['1'] = 'Moderator';
$lang['Link_level']['2'] = 'Admin';
$lang['Link_level_type']['0'] = 'equal';
$lang['Link_level_type']['1'] = 'less or equal';
$lang['Link_level_type']['2'] = 'greater or equal';
$lang['Link_level_type']['3'] = 'not';

?>
Zlocko

Beitrag von Zlocko »

Versteh mich bitte nicht falsch, aber die paar Zeilen wird doch nicht so schwer sein zu übersetzen. :oops:

:wink:
Benutzeravatar
-=TW!ST3R=-
Mitglied
Beiträge: 87
Registriert: 08.08.2006 14:17
Kontaktdaten:

Beitrag von -=TW!ST3R=- »

ja es dürfte nich schwer sein aber hab no time grad dafür! :oops:
Benutzeravatar
EliteRazerG5
Mitglied
Beiträge: 251
Registriert: 01.10.2006 12:00
Wohnort: Neunkirchen
Kontaktdaten:

Beitrag von EliteRazerG5 »

das sind 2 min höchstens !
das ist doch Mega Easy ... also tztztz :lol:
Ich bin nicht die Signatur, ich putze hier bloß
Benutzeravatar
-=TW!ST3R=-
Mitglied
Beiträge: 87
Registriert: 08.08.2006 14:17
Kontaktdaten:

Beitrag von -=TW!ST3R=- »

ok hat sich erledigt!
Antworten

Zurück zu „phpBB 2.0: Mod Support“