Translation of some lang files
Verfasst: 04.01.2004 22:38
Können Sie mir mit etwas mods Übersetzungen zum Deutschen helfen?
Im voraus Dank
Jan
Code: Alles auswählen
// Mod Title: Links
// Mod Version: 1.0.3
// Author: R. U. Serious <r.u.serious@handykoelsch.de> - www.handykoelsch.de
$lang['Links']='Links';
$lang['show_all']='All';
$lang['my_urls']='Favorites';
$lang['lost_links']='Lost Links';
$lang['cat_c']='Category(s)';
$lang['url_c']='Link(s)';
$lang['add_cat'] = 'New Category';
$lang['edit_cat'] = 'Edit Category';
$lang['del_cat'] = 'Delete Category';
$lang['add_url'] = 'New Link';
$lang['edit_url'] = 'Edit Link';
$lang['del_url'] = 'Delete Link';
$lang['cat'] = 'Name of Category';
$lang['url'] = 'URL/Address of Site';
$lang['pos'] = 'Position:';
$lang['hide_cat'] = 'Hide Category?';
$lang['url_name'] = 'Name of Site';
$lang['url_desc'] = 'Decription/Commentary to Website';
$lang['Sorry_auth'] = 'You are not authorized';
//
$lang['Next_post'] = 'Next';
$lang['Prev_post'] = 'Previous';
// Mod Title: printable page
// Mod Version: 1.0.0
// Author: Adam Ismay (admin@boardz.tk)
$lang['Print_View'] = 'Printable version';
// Visit Counter
$lang['Visit_counter'] = 'This board has <b>%d</b> visitors in total since 1 januari 2003';
//ezPortal voor phpBB2 2.0.x
// Versie: 2.1.8
// Auteur: Smartor <smartor_xp@hotmail.com> - http://smartor.is-root.com
$lang['Home'] = 'Home';
$lang['Board_navigation'] = 'Board Navigation';
$lang['Statistics'] = 'Statistics';
$lang['total_topics'] = " within <b>%s</b> topics"; // added in v2.1.6
$lang['Comments'] = 'Comments';
$lang['Read_Full'] = 'Read Full';
$lang['View_comments'] = 'View Comments';
$lang['Post_your_comment'] = 'Post your comment';
$lang['Welcome'] = 'Welcome';
$lang['Register_new_account'] = 'Don\'t have an account yet?<br />You can %sregister%s for FREE';
$lang['Remember_me'] = 'Remember me';
$lang['View_complete_list'] = 'View complete list';
$lang['Poll'] = 'Poll';
$lang['Login_to_vote'] = 'You must login to vote';
$lang['Vote'] = 'Vote';
$lang['No_poll'] = 'No poll at the moment';
$lang['Search_at'] = 'Search at'; // Search Block
$lang['Advanced_search'] = 'Advanced Search'; // Search Block
// MOD Title: Favorites Mod
// MOD Author: DanielT < danielt@hackermail.com > (Daniel Taylor) http://www.commnet.mine.nu
// MOD Description: Also users the build a favorite topics list
// MOD Version: 1.0.1
$lang['remove_fav_data'] = 'Could not remove data from favorites table';
$lang['insert_fav_data'] = 'Could not insert data into favorites table';
$lang['no_fav_topic'] = 'No topic to set as favorite was set';
$lang['favorites'] = 'Favorites';
$lang['add_fav'] = 'Add To Favorites';
// Hack Title: phpBB easyCMS
// Hack Version: 1.0.3
// Author: Freakin' Booty ;-P
// Inspirator: Marc Philpott$lang['Articles'] = 'Articles';
$lang['CMS_Move'] = 'Create article';
$lang['CMS_Move_topic'] = 'Create article';
$lang['Move_to_chapter'] = 'Move to chapter';
$lang['Delete_topic'] = 'Delete topic';
$lang['Move_comments'] = 'Convert replies to comments';
$lang['Click_return_chapter'] = 'Click %sHere%s to return to the chapter';Jan