Suche deutsche Sprachdatei

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
tiger87
Mitglied
Beiträge: 169
Registriert: 05.11.2004 15:29

Suche deutsche Sprachdatei

Beitrag von tiger87 »

Bin gerade dabei den DownloadMod / Pointssystem Integration MOD zu installieren:

http://www.phpbb2.de/dload.php?action=file&file_id=468

Jetzt hab ich festgestellt das die lang_main.php nicht beiliegt :(

Die muss man doch im deutschen auch einsetzen oder?

Auf englsich lautet sie:

Code: Alles auswählen

//
// Anfang: DlMod
//
$lang['Dl_klicks'] = "Clicks";
$lang['Downloads'] = "Downloads";
$lang['Dl_download'] = "Download";
$lang['Traffic'] = "Traffic";
$lang['Dl_file_size'] = "Size";
$lang['Dl_file_name'] = "File";
$lang['Dl_file_description'] = "Description";
$lang['Dl_account'] = "Account";
$lang['Dl_free'] = "Free Download";
$lang['Dl_detail'] = "Details";
$lang['Dl_info'] = "Info";
$lang['Dl_i'] = "i";
$lang['Dl_name'] = "Name";
$lang['Dl_not_availible'] = "not availible";
$lang['Dl_green_explain'] = "Download! No deductions from user account.";
$lang['Dl_red_explain'] = "Not enough traffic.";
$lang['Dl_red_c_explain'] = "Not enough traffic (Community).";
$lang['Dl_yellow_explain'] = "Download! Traffic will be deducted from user account.";
$lang['Dl_grey_explain'] = "Download! External source. No deductions from user account.";

$lang['Dl_cat_title'] = 'Downloads - Categories';
$lang['Dl_cat_files'] = 'Files';
$lang['Dl_cat_description']= 'Description';
$lang['Dl_cat_name'] = 'Category';
$lang['Dl_cat_path'] ='Path';
//
// Ende: DlMod
//
// Points System MOD
$lang['Points_cp'] = 'Points Control Panel';
$lang['Points_sys']	= 'Points System';
$lang['Points_donation'] = 'Points Donation';
$lang['Points_method'] = 'Method';
$lang['Points_donate'] = '%sDonate%s';
$lang['Points_add_subtract'] = 'Add or subtract %s';
$lang['Points_amount'] = 'Amount';
$lang['Points_give_take'] = 'Amount of %s to give or take';
$lang['Points_give'] = 'Amount of %s to give';
$lang['Add'] = 'Add';
$lang['Subtract'] = 'Subtract';
$lang['Points_donate_to'] = 'The person you want to donate %s to';
$lang['Points_no_username']	= 'No username entered.';
$lang['Points_not_admin'] = 'You are not allowed to admin the points system.';
$lang['Points_cant_take'] = 'You can\'t take away that amount of %s from this user.'; //*
$lang['Points_thanks_donation']	= 'Thanks for your donation.';
$lang['Click_return_points_donate']	= 'Click %sHere%s to return to Points Donation';
$lang['Points_cant_donate']	= 'You can\'t donate that amount of %s to this user.';
$lang['Points_cant_donate_self'] = 'You can\'t donate %s to yourself.';
$lang['Points_user_donation_off'] = 'User donation is not enabled.';
$lang['Click_return_pointscp'] = 'Click %sHere%s to return to the Points Control Panel';
$lang['Points_user_updated'] = 'The user\'s %s has been updated successfully.';
$lang['Points_mass_edit'] = 'Mass Edit Usernames';
$lang['Points_mass_edit_explain'] = 'Enter one username per line.';
$lang['Points_notify'] = 'Always notify me of %s donations';
$lang['Points_notify_explain'] = 'Sends an e-mail when someone donates %s to you';
$lang['Points_enter_some_donate'] = 'Enter some %s to donate.';
// End Points System MOD
Weis jemand wo es die deutsche Datei gibt bzw. kann jemand diese hier posten?

Oder braucht man die im deutschen nicht? Kann ich mir kaum vorstellen ;)

DANKE

Gruß Tiger87
Benutzeravatar
gloriosa
Mitglied
Beiträge: 13770
Registriert: 04.01.2005 20:23
Wohnort: Landeshauptstadt Erfurt

Wer lesen kann ist klar im Vorteil

Beitrag von gloriosa »

Hallo,
schau Dir mal in der DL-mod_+_points-mod.zip das Verzeichnis languages/ genauer an, denn da sind die deutschen Sprachdateien enthalten. :o
Viele Grüße - gloriosa :D
Die einen schützen sich vor frischem Wind, während die anderen ihn nutzen.
Kein kostenloser MOD-Einbau usw. bzw. Support via PN, Email oder IRC !
tiger87
Mitglied
Beiträge: 169
Registriert: 05.11.2004 15:29

Beitrag von tiger87 »

Jo :o aber der Part steht in der install erklärung und ist nur auf englisch ;)
Benutzeravatar
gloriosa
Mitglied
Beiträge: 13770
Registriert: 04.01.2005 20:23
Wohnort: Landeshauptstadt Erfurt

Wer lesen kann ist klar im Vorteil !

Beitrag von gloriosa »

Hallo,
klar, weil der MOD EM-kompatibel ist, werden, sofern alles reibungslos abläuft, andere Sprachen (in diesem Fall deutsch) automatisch mit installiert. :o

Siehe auch KB:easymod ! :o
Viele Grüße - gloriosa :D
Die einen schützen sich vor frischem Wind, während die anderen ihn nutzen.
Kein kostenloser MOD-Einbau usw. bzw. Support via PN, Email oder IRC !
Antworten

Zurück zu „phpBB 2.0: Mod Support“