Seite 1 von 1

Link mod probleme

Verfasst: 20.10.2006 19:53
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';

?>

Verfasst: 20.10.2006 21:40
von Zlocko
Versteh mich bitte nicht falsch, aber die paar Zeilen wird doch nicht so schwer sein zu übersetzen. :oops:

:wink:

Verfasst: 20.10.2006 21:48
von -=TW!ST3R=-
ja es dürfte nich schwer sein aber hab no time grad dafür! :oops:

Verfasst: 20.10.2006 21:52
von EliteRazerG5
das sind 2 min höchstens !
das ist doch Mega Easy ... also tztztz :lol:

Verfasst: 20.10.2006 23:31
von -=TW!ST3R=-
ok hat sich erledigt!