vertaling voor PM Quick Reply

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
Diablo Gamer
Berichten: 1394
Lid geworden op: 02 jan 2004, 20:33
Locatie: Dalen/Drenthe/Holland
Contacteer:

vertaling voor PM Quick Reply

Bericht door Diablo Gamer » 18 nov 2006, 02:59

ik weet niet of er nog steet vertalingen gevraag mogen worden zo nee delete deze topic maar
<?php
/***************************************************************************
* lang_main_pmqr.php [English]
* -------------------
* begin : Sat Jun 7 2003
* copyright : (C) 2003 Rondom
* email : rondom@arcor.de
*
*
****************************************************************************/

/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/

/***************************************************************************
*
* German Translation by:
* Rondom (Andreas Gnau) <rondom@arcor.de> http://www.rondom.gu2.info
*
***************************************************************************/


// This is optional, if you would like a _SHORT_ message output
// along with our copyright message indicating you are the translator
// please add it here.
$lang['PMQR_TRANSLATION'] = '';

$lang['PMQR_Quick_Reply'] = 'Quick Reply';
$lang['PMQR_Quick_quote'] = 'Quote the last message';
$lang['PMQR_QuoteSelelected'] = 'Quote selected';
$lang['PMQR_QuoteSelelectedEmpty'] = 'Select a text anywhere on a page and try again';
$lang['PMQR_smilies'] = 'all';
$lang['PMQR_cut'] = 'Cut';
$lang['PMQR_copy'] = 'Copy';
$lang['PMQR_paste'] = 'Paste';
$lang['PMQR_markall'] = 'Select all';
$lang['PMQR_bold'] = 'Bold';
$lang['PMQR_italic'] = 'Italic';
$lang['PMQR_underline'] = 'Underline';
$lang['PMQR_quote'] = 'Quote';
$lang['PMQR_code'] = 'Code';
$lang['PMQR_image'] = 'Insert an image';
$lang['PMQR_url'] = 'Insert a link';
$lang['PMQR_b'] = 'B';
$lang['PMQR_i'] = 'I';
$lang['PMQR_u'] = 'U';
$lang['PMQR_Subject'] = $lang['Subject'];
$lang['PMQR_Quick_quote'] = 'Quote message';
//
// The strings below are new in 1.3.5+
//
$lang['PMQR_enter_url'] = 'Enter your URL';
$lang['PMQR_enter_title'] = 'Enter the webpage title';
$lang['PMQR_title'] = 'Webpage Title';
$lang['PMQR_empty_url'] = 'You have not entered the URL yet!';
$lang['PMQR_empty_title'] = 'You have not entered the title yet!';
$lang['PMQR_enter_img_url'] = 'Enter your image URL';
$lang['PMQR_empty_img_url'] = $lang['PMQR_empty_url'];
?>
It`s nice to be important, but it`s more important to be nice.

Gebruikersavatar
brandsrus
Berichten: 1966
Lid geworden op: 01 jul 2005, 19:38
Locatie: r. Лeувapдeн
Contacteer:

Bericht door brandsrus » 18 nov 2006, 10:34


Gesloten