Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 201
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 189
Total: 189

Author Topic: German Translation  (Read 7356 times)

0 Members and 1 Guest are viewing this topic.

Offline freeman78

  • Member
  • *
  • Posts: 2
    • View Profile
German Translation
« on: July 21, 2008, 02:00:25 pm »
German Translation for Newsletter Pro

add this in Modifications.german.php
Code: [Select]
// Begin Newsletter Pro  Text Strings
$txt['newspro_admin'] = 'Newsletter Pro';

$txt['newspro_html_check'] = 'Muss aktiviert sein für Newsletter Pro';

$txt['newspro_settings'] = 'Einstellungen';
$txt['newspro_settings_desc'] = 'Einstellungen für Newsletter Pro verwalten.';
$txt['newspro_reports'] = 'Berichte';
$txt['newspro_reports_desc'] = 'Berichte für Newsletter-Kampagne betrachten';
$txt['newspro_newsletter_messages'] = 'Newsletter - Inhalte';
$txt['newspro_newsletter_messages_desc'] = 'Letzte Newsletter und Betreffzeilen anschauen';
$txt['newspro_manage_links'] = 'Links verwalten';
$txt['newspro_manage_links_desc'] = 'Erlaubt Dir Links im Newsletter zu editieren oder zu löschen';
$txt['newspro_unsubscribe_list'] = 'Liste der Ausgetragenen';
$txt['newspro_unsubscribe_list_desc'] = 'Alle e-Mail Adressen von Mitgliedern anschauen, die keine Newsletter empfangen möchten';
$txt['newspro_unsubscribe'] = 'von diesem Mailing abmelden';
// END Newsletter Pro Text Strings

Create a new document named NewsPro.german.php with the following content:

Code: [Select]
<?php
/*
Newsletter Pro
Version 1.0
by:vbgamer45
http://www.smfhacks.com
Copyright 2008 SMFHacks.com

############################################
License Information:
Newsletter Pro is NOT free software.
This software may not be redistributed.

The license is good for a single instance / install on a website.
You are allowed only one active install for each license purchase.

Links to http://www.smfhacks.com must remain unless
branding free option is purchased.
#############################################
*/


$txt['newspro_date'] = 'Satum';
$txt['newspro_subject'] = 'Betreff';
$txt['newspro_sent'] = 'Gesendet';
$txt['newspro_views'] = 'Angesehen';
$txt['newspro_clicks'] = 'Klicks';
$txt['newspro_optouts'] = 'Austragungen';
$txt['newspro_options'] = 'Optionen';

$txt['newspro_email_address'] = 'Email';
$txt['newspro_membername'] = 'Mitgliedsname';
$txt['newspro_is_optout'] = 'ausgetragen';

$txt['newspro_status_true'] = 'True'
$txt['newspro_status_false'] = 'False'

$txt['newspro_text_pages'] = 'Seiten: ';

$txt['newspro_delete_link'] = '[L&ouml;schen]';

$txt['newspro_viewlist'] = 'Liste anschauen';
$txt['newspro_viewmessage'] = 'Nachricht anschauen';
$txt['newspro_delete_report'] = 'Report l&ouml;schen';

$txt['newspro_viewers_log'] = 'Betrachter Log';
$txt['newspro_clickers_log'] = 'Klicker Log';

$txt['newspro_is_clicker'] = 'Klicker';
$txt['newspro_is_viewer'] = 'Betrachter';

$txt['newspro_ipaddress'] = 'IP Addresse';

$txt['newspro_return_to_reports'] = 'Zur&uuml;ck zu den Reports';
$txt['newspro_no_member'] = 'Keine';

// Settings
$txt['newspro_set_nounsubscribe'] = 'Kein "Abbestellen" - Link';
$txt['newspro_set_notracking'] = 'kein Tracking';
$txt['newspro_save_settings'] = 'Einstellungen speichern';

// Error
$txt['newspro_err_nocampaignid'] = 'Keine Kampagnen ID vorhanden';
$txt['newspro_err_nolinkid'] = 'Keine Link ID vorhanden';
$txt['newspro_err_noemailid'] = 'Kein Eintrag vorhanden';

// Unsubscribe
$txt['newspro_unsubscribe'] = 'Abbestellen';

$txt['newspro_unsubscribe_confirmed'] = 'Ihre Email-Adresse wurde aus unserem Verteiler entfernt!';

// Manage Links
$txt['newspro_txt_hits'] = 'Hits';
$txt['newspro_txt_linkurl'] = 'Link Url';
$txt['newspro_txt_modifylink'] = '[Link &auml;ndern]';

$txt['newspro_txt_modifylink2'] = 'Link &auml;ndern';

$txt['newspro_warn_deletereport'] = 'Achtung, alle Eintr&auml;ge dieser Kampagne werden gel&ouml;scht! Achtung, alle Statistiken dieser Email werden gel&ouml;scht!';


// Latest Version: 
$txt['newspro_txt_latestversion'] = 'Aktuelle Version: ';
$txt['newspro_txt_yourversion'] = 'Deine Version: ';
$txt['newspro_txt_version_outofdate'] = 'Deine Newsletter Pro Version ist nicht aktuell!'
?>


HTH
René

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: German Translation
« Reply #1 on: July 21, 2008, 07:25:31 pm »
Thanks for translation.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline freeman78

  • Member
  • *
  • Posts: 2
    • View Profile
Re: German Translation
« Reply #2 on: July 22, 2008, 12:54:36 am »
My pleasure! ;D
Thank you for this great mod!

If you´re looking for other german translations fell free to contact me...

 

Related Topics

  Subject / Started by Replies Last post
7 Replies
10340 Views
Last post November 15, 2009, 04:46:03 pm
by Dustieann
2 Replies
3561 Views
Last post June 02, 2010, 04:05:23 am
by Dustieann
1 Replies
3871 Views
Last post September 17, 2010, 11:33:38 pm
by SMFHacks
3 Replies
4083 Views
Last post March 01, 2013, 10:55:33 am
by SMFHacks
2 Replies
4715 Views
Last post August 25, 2013, 07:24:31 am
by Draffi

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal