Renaming in languagefiles done
This commit is contained in:
@@ -1,16 +1,17 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* This file is part of the SysCP project.
|
||||
* This file is part of the Froxlor project.
|
||||
* Copyright (c) 2003-2009 the SysCP Team (see authors).
|
||||
* Copyright (c) 2010 the Froxlor Team (see authors).
|
||||
*
|
||||
* For the full copyright and license information, please view the COPYING
|
||||
* file that was distributed with this source code. You can also view the
|
||||
* COPYING file online at http://files.syscp.org/misc/COPYING.txt
|
||||
* COPYING file online at http://files.froxlor.org/misc/COPYING.txt
|
||||
*
|
||||
* @copyright (c) the authors
|
||||
* @author Konstantin Samofejew <samofejew@gmx.net>
|
||||
* @license GPLv2 http://files.syscp.org/misc/COPYING.txt
|
||||
* @license GPLv2 http://files.froxlor.org/misc/COPYING.txt
|
||||
* @package Language
|
||||
* @version $Id: russian.lng.php 2692 2009-03-27 18:04:47Z flo $
|
||||
*/
|
||||
@@ -737,7 +738,7 @@ $lng['question']['admin_configs_reallyrebuild'] = 'Вы ув
|
||||
|
||||
$lng['mails']['pop_success']['mailbody'] = 'Здравствуйте!\n\nВаш eMail-аккаунт {USERNAME}\nготов к пользованию.\n\nЭто автоматически созданное сообщение,\nпожалуйста не отвечайте на него.\n\nАдминистрация';
|
||||
|
||||
// Hallo,\n\nihr eMail-Konto {USERNAME}\nwurde erfolgreich eingerichtet.\n\nDies ist eine automatisch generierte\neMail, bitte antworten Sie nicht auf\ndiese Mitteilung.\n\nIhr SysCP-Team
|
||||
// Hallo,\n\nihr eMail-Konto {USERNAME}\nwurde erfolgreich eingerichtet.\n\nDies ist eine automatisch generierte\neMail, bitte antworten Sie nicht auf\ndiese Mitteilung.\n\nIhr Froxlor-Team
|
||||
|
||||
$lng['mails']['pop_success']['subject'] = 'eMail-аккаунт готов к пользованию';
|
||||
|
||||
@@ -745,7 +746,7 @@ $lng['mails']['pop_success']['subject'] = 'eMail-акка
|
||||
|
||||
$lng['mails']['createcustomer']['mailbody'] = 'Здравствуйте, {FIRSTNAME} {NAME}!\n\nДанные Вашего аккаунта:\n\nИмя пользователя: {USERNAME}\nПароль: {PASSWORD}\n\nЭто автоматически созданное сообщение,\nпожалуйста не отвечайте на него.\n\nС уважением,\nАдминистрация';
|
||||
|
||||
// Hallo {FIRSTNAME} {NAME},\n\nhier ihre Accountinformationen:\n\nBenutzername: {USERNAME}\nPassword: {PASSWORD}\n\nVielen Dank,\nIhr SysCP-Team
|
||||
// Hallo {FIRSTNAME} {NAME},\n\nhier ihre Accountinformationen:\n\nBenutzername: {USERNAME}\nPassword: {PASSWORD}\n\nVielen Dank,\nIhr Froxlor-Team
|
||||
|
||||
$lng['mails']['createcustomer']['subject'] = 'Данные к аккаунту';
|
||||
|
||||
@@ -769,7 +770,7 @@ $lng['admin']['systemdetails'] = 'Подроб

|
||||
|
||||
$lng['admin']['froxlordetails'] = 'Подробности Froxlor';
|
||||
|
||||
// SysCP-Details
|
||||
// Froxlor-Details
|
||||
|
||||
$lng['admin']['installedversion'] = 'Установленная версия';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user