Project

General

Profile

« Previous | Next » 

Revision 1399

Added by Dietmar over 13 years ago

Ticket 1090 fix wrong translation

View differences:

branches/2.8.x/CHANGELOG
11 11
! = Update/Change
12 12

  
13 13
------------------------------------- 2.8.2 -------------------------------------
14
21 Jan-2011 Build 1399 Dietmar Woellbrink (Luisehahne)
15
# Ticket 1090 fix wrong translation
14 16
20 Jan-2011 Build 1398 Frank Heyne (FrankH)
15 17
# Security fix in admin/admintools and admin/groups
16 18
20 Jan-2011 Build 1397 Dietmar Woellbrink (Luisehahne)
branches/2.8.x/wb/admin/interface/version.php
52 52

  
53 53
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
54 54
if(!defined('VERSION')) define('VERSION', '2.8.2.RC5');
55
if(!defined('REVISION')) define('REVISION', '1398');
55
if(!defined('REVISION')) define('REVISION', '1399');
56 56

  
57 57
?>
branches/2.8.x/wb/languages/FI.php
346 346
$TEXT['UNLIMITED'] = 'Rajaton';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Ylös';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Lataa palvelimelle';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Käyttäjä';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Konfigurointitiedostoa ei voi vavata';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Konfiguraation kirjoitus ei onnistu';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Susitellaan ainoastaan testitarkoituksiin';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Anna sähköpostiosoite';
branches/2.8.x/wb/languages/EN.php
346 346
$TEXT['UNLIMITED'] = 'Unlimited';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Up';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Upload File(s)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'User';
branches/2.8.x/wb/languages/CS.php
346 346
$TEXT['UNLIMITED'] = 'Neomezený';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Nahoru';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Nahrát soubor(y)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Uživatel';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Nelze otevřít soubor s konfigurací';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Nelze zapisovat do souboru s konfigurací';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Pozn.: zapnutí této volby se doporučuje jen v testovacím prostředí';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Musíte zadat e-mailovou adresu';
branches/2.8.x/wb/languages/index.php
1
<?php
2
/**
3
 *
4
 * @category        framework
5
 * @package         language
6
 * @author          WebsiteBaker Project
7
 * @copyright       2004-2009, Ryan Djurovich
8
 * @copyright       2009-2011, Website Baker Org. e.V.
9
 * @link			http://www.websitebaker2.org/
10
 * @license         http://www.gnu.org/licenses/gpl.html
11
 * @platform        WebsiteBaker 2.8.x
12
 * @requirements    PHP 5.2.2 and higher
13
 * @version         $Id$
14
 * @filesource		$HeadURL$
15
 * @lastmodified    $Date$
16
 *
17
 */
18

  
19
require('../config.php');
20
header('Location: '.WB_URL.'/');
1
<?php

2
/**

3
 *

4
 * @category        framework

5
 * @package         language

6
 * @author          WebsiteBaker Project

7
 * @copyright       2004-2009, Ryan Djurovich

8
 * @copyright       2009-2011, Website Baker Org. e.V.

9
 * @link			http://www.websitebaker2.org/

10
 * @license         http://www.gnu.org/licenses/gpl.html

11
 * @platform        WebsiteBaker 2.8.x

12
 * @requirements    PHP 5.2.2 and higher

13
 * @version         $Id$

14
 * @filesource		$HeadURL$

15
 * @lastmodified    $Date$

16
 *

17
 */

18

  
19
require('../config.php');

20
header('Location: '.WB_URL.'/');

21 21
exit;
branches/2.8.x/wb/languages/SE.php
346 346
$TEXT['UNLIMITED'] = 'Obegr&auml;nsat';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Upp';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Ladda upp filer';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Anv&auml;ndare';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Kunde inte &ouml;ppna konfigurationsfilen';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Kan inte skriva till konfigurationsfilen';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Observera: detta rekomenderas endast f&ouml;r tillf&auml;llig pr&ouml;vning av sidorna';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Du m&aring;ste skriva en e-postadress';
branches/2.8.x/wb/languages/ES.php
346 346
$TEXT['UNLIMITED'] = 'Ilimitado';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Arriba';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Subir Archivo(s)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Ususario';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'No se pudo abrir el archivo de configuraci&oacute;n';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'No se pudo escribir en el archivo de configuraci&oacute;n';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Atenci&oacute;n: S&oacute;lo recomendado para entornos de prueba';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Debe ingresar una direccion de email';
branches/2.8.x/wb/languages/FR.php
346 346
$TEXT['UNLIMITED'] = 'Illimit&eacute;';
347 347
$TEXT['UNZIP_FILE'] = 'Uploader et d&eacute;compresser l&apos;archive zip';
348 348
$TEXT['UP'] = 'Haut';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Uploader un/des fichier(s)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Utilisateur';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Impossible de lire le fichier de configuration';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Impossible d&apos;&eacute;crire dans le fichier de configuration';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Recommand&eacute; uniquement pour les environnement de test';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
Enregistrement d&apos;un nouvel utilisateur.

584

  
585
Identifiant: {LOGIN_NAME}

586
Code utilisateur: {LOGIN_ID}

587
Adresse email: {LOGIN_EMAIL}

588
Adresse IP: {LOGIN_IP}

589
Date d&apos;enregistrement: {SIGNUP_DATE}

590
----------------------------------------

591
Ce message &agrave; &eacute;t&eacute; g&eacute;n&eacute;r&eacute; automatiquement!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
Enregistrement d&apos;un nouvel utilisateur.
584

  
585
Identifiant: {LOGIN_NAME}
586
Code utilisateur: {LOGIN_ID}
587
Adresse email: {LOGIN_EMAIL}
588
Adresse IP: {LOGIN_IP}
589
Date d&apos;enregistrement: {SIGNUP_DATE}
590
----------------------------------------
591
Ce message &agrave; &eacute;t&eacute; g&eacute;n&eacute;r&eacute; automatiquement!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Bonjour {LOGIN_DISPLAY_NAME},

596

  
597
Vous avez re&ccedil;u ce message car vous avez utilis&eacute; la fonction \'Retrouver vos identifiants de connexion\' depuis votre compte.

598

  
599
Voici vos nouveaux param&egrave;tres de connexion pour \'{LOGIN_WEBSITE_TITLE}\':

600

  
601
Identifiant: {LOGIN_NAME}

602
Mot de Passe: {LOGIN_PASSWORD}

603

  
604
Nous vous avons attribu&eacute; le mot de passe ci-dessus.

605
Cela signifie que vous ne pouvez plus vous servir de votre ancien mot de passe!

606
Si vous avez des probl&egrave;mes ou des questions concernant vos nouveaux param&egrave;tres de connexion

607
veuillez contacter l&apos;administrateur du site ou l&apos;&eacute;quipe de \'{LOGIN_WEBSITE_TITLE}\'.

608
Pensez &agrave; vider le cache de votre navigateur avant de vous reconnecter pour &eacute;viter toute probl&egrave;me &eacute;ventuel.

609

  
610
Bien cordialement

611
-------------------------------------

612
Ce message &agrave; &eacute;t&eacute; g&eacute;n&eacute;r&eacute; automatiquement!

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Bonjour {LOGIN_DISPLAY_NAME},
596

  
597
Vous avez re&ccedil;u ce message car vous avez utilis&eacute; la fonction \'Retrouver vos identifiants de connexion\' depuis votre compte.
598

  
599
Voici vos nouveaux param&egrave;tres de connexion pour \'{LOGIN_WEBSITE_TITLE}\':
600

  
601
Identifiant: {LOGIN_NAME}
602
Mot de Passe: {LOGIN_PASSWORD}
603

  
604
Nous vous avons attribu&eacute; le mot de passe ci-dessus.
605
Cela signifie que vous ne pouvez plus vous servir de votre ancien mot de passe!
606
Si vous avez des probl&egrave;mes ou des questions concernant vos nouveaux param&egrave;tres de connexion
607
veuillez contacter l&apos;administrateur du site ou l&apos;&eacute;quipe de \'{LOGIN_WEBSITE_TITLE}\'.
608
Pensez &agrave; vider le cache de votre navigateur avant de vous reconnecter pour &eacute;viter toute probl&egrave;me &eacute;ventuel.
609

  
610
Bien cordialement
611
-------------------------------------
612
Ce message &agrave; &eacute;t&eacute; g&eacute;n&eacute;r&eacute; automatiquement!
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Bonjour {LOGIN_DISPLAY_NAME},

617

  
618
Bienvenue chez \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Voici vos param&egrave;tres de connexion pour \'{LOGIN_WEBSITE_TITLE}\':

621
Identifiant: {LOGIN_NAME}

622
Mot de Passe: {LOGIN_PASSWORD}

623

  
624
Bien cordialement

625

  
626
Remarque:

627
Si vous pensez avoir re&ccedil;u ce message par erreur, veuillez l&apos;effacer et ne pas en tenir compte!

628
-------------------------------------

629
Ce message &agrave; &eacute;t&eacute; g&eacute;n&eacute;r&eacute; automatiquement!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Bonjour {LOGIN_DISPLAY_NAME},
617

  
618
Bienvenue chez \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Voici vos param&egrave;tres de connexion pour \'{LOGIN_WEBSITE_TITLE}\':
621
Identifiant: {LOGIN_NAME}
622
Mot de Passe: {LOGIN_PASSWORD}
623

  
624
Bien cordialement
625

  
626
Remarque:
627
Si vous pensez avoir re&ccedil;u ce message par erreur, veuillez l&apos;effacer et ne pas en tenir compte!
628
-------------------------------------
629
Ce message &agrave; &eacute;t&eacute; g&eacute;n&eacute;r&eacute; automatiquement!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Param&egrave;tres de votre connexion ...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'L&apos;adresse email est obligatoire';
branches/2.8.x/wb/languages/ET.php
346 346
$TEXT['UNLIMITED'] = 'Piiramatu';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = '&Uuml;lesse';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Saada Fail(id)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Kasutaja';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'V&otilde;imetu avama konfiguratsioonifaili';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Ei saa kirjutada konfiguratsioonifaili';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'M&auml;rge: see on vajalik ainult &uuml;mbruse testimiseks';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Sa pead sisestama emaili aadressi';
branches/2.8.x/wb/languages/HR.php
346 346
$TEXT['UNLIMITED'] = 'Neograni&egrave;en';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Gore';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Nasnimi fajlove)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Korisnik';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Nemogu&aelig;e je otvoriti konfiguracijski file';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Ne mo&#382;e zapisivati u konfiguracijski file';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Obavijest: ovo je preporu&egrave;ljivo samo za uvijete testiranja';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Unesite email adresu';
branches/2.8.x/wb/languages/NL.php
346 346
$TEXT['UNLIMITED'] = 'Ongelimiteerd';
347 347
$TEXT['UNZIP_FILE'] = 'Uploaden en uitpakken van ZIP-bestand';
348 348
$TEXT['UP'] = 'Omhoog';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Upload bestand(en)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Gebruiker';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Het configuratiebestand kan niet worden geopend';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Het configuratiebestand kan niet worden opgeslagen';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Opgelet: dit is alleen bedoeld voor testdoeleinden!';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Uw login-gegevens...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'U moet een e-mailadres invullen';
branches/2.8.x/wb/languages/PL.php
346 346
$TEXT['UNLIMITED'] = 'Nieograniczony';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'G&oacute;ra';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Za&#322;aduj plik(i)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'U&#380;ytkownik';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Nie mo&#380;na otworzy&#263; pliku konfiguracyjnego';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Nie mo&#380;na zapisa&#263; pliku konfiguracyjnego';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Uwaga: to jest zalecane wy&#322;&#261;cznie w &#347;rodowiskach testowych';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Nale&#380;y wprowadzi&#263; adres e-mail';
branches/2.8.x/wb/languages/HU.php
346 346
$TEXT['UNLIMITED'] = 'V&eacute;gtelen';
347 347
$TEXT['UNZIP_FILE'] = 'ZIP arch&iacute;vum felt&ouml;lt&eacute;se &eacute;s kicsomagol&aacute;sa';
348 348
$TEXT['UP'] = 'Fel';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'F&aacute;jl felt&ouml;lt&eacute;s';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Felhaszn&aacute;l&oacute;';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'A konfigur&aacute;ci&oacute;s file nem nyithat&oacute; meg';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Nem lehets&eacute;ges a konfigur&aacute;ci&oacute;s file &iacute;r&aacute;sa';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Figyelmeztet&eacute;s: Ez csak tesztk&ouml;rnyezetben javasolt';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Bejelentkez&eacute;si r&eacute;szletek...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'E-mail c&iacute;met meg kell adnia';
branches/2.8.x/wb/languages/IT.php
346 346
$TEXT['UNLIMITED'] = 'Illimitato';
347 347
$TEXT['UNZIP_FILE'] = 'Upload and unpack a zip archive';
348 348
$TEXT['UP'] = 'Su';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Carica File(s)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'User';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Impossibile aprire il file di configurazione';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Impossibile scrivere il file di configurazione';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Raccomandato solo in fase di test';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hello {LOGIN_DISPLAY_NAME},

596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.

598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:

600

  
601
Username: {LOGIN_NAME}

602
Password: {LOGIN_PASSWORD}

603

  
604
Your password has been reset to the one above.

605
This means that your old password will no longer work anymore!

606
If you\'ve got any questions or problems within the new login-data

607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.

608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.

609

  
610
Regards

611
------------------------------------

612
This message was automatic generated

613

  
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
610
Regards
611
------------------------------------
612
This message was automatic generated
613

  
614 614
';
615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

616
Hello {LOGIN_DISPLAY_NAME},

617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.

619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:

621
Username: {LOGIN_NAME}

622
Password: {LOGIN_PASSWORD}

623

  
624
Regards

625

  
626
Please:

627
if you have received this message by an error, please delete it immediately!

628
-------------------------------------

629
This message was automatic generated!

615
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
616
Hello {LOGIN_DISPLAY_NAME},
617

  
618
Welcome to our \'{LOGIN_WEBSITE_TITLE}\'.
619

  
620
Your \'{LOGIN_WEBSITE_TITLE}\' login details are:
621
Username: {LOGIN_NAME}
622
Password: {LOGIN_PASSWORD}
623

  
624
Regards
625

  
626
Please:
627
if you have received this message by an error, please delete it immediately!
628
-------------------------------------
629
This message was automatic generated!
630 630
';
631 631
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your login details...';
632 632
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Deve inserire un indirizzo di email';
branches/2.8.x/wb/languages/NO.php
346 346
$TEXT['UNLIMITED'] = 'Ubegrenset';
347 347
$TEXT['UNZIP_FILE'] = 'Last opp og pakk ut et .zip arkiv';
348 348
$TEXT['UP'] = 'Opp';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Last opp fil(er)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'Bruker';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Kunne ikke &aring;pne konfigurasjons filen';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Kunne ikke skrive til konfigurasjons filen';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Merk: Dette er kun ment for teste milj&oslash;er';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
En ny bruker ble registrert.

584

  
585
Brukernavn: {LOGIN_NAME}

586
BrukerID: {LOGIN_ID}

587
e-post: {LOGIN_EMAIL}

588
IP-Adresse: {LOGIN_IP}

589
Registrasjons dateo: {SIGNUP_DATE}

590
----------------------------------------

591
Denne meldingen ble automatisk generert!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
En ny bruker ble registrert.
584

  
585
Brukernavn: {LOGIN_NAME}
586
BrukerID: {LOGIN_ID}
587
e-post: {LOGIN_EMAIL}
588
IP-Adresse: {LOGIN_IP}
589
Registrasjons dateo: {SIGNUP_DATE}
590
----------------------------------------
591
Denne meldingen ble automatisk generert!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '

595
Hei {LOGIN_DISPLAY_NAME},

596

  
597
Denne e-posten ble sendt til deg fordi \'glemt passord\' funksjonen er blitt benyttet p&aring; din konto.

598
Dine nye \'{LOGIN_WEBSITE_TITLE}\' p&aring;loggingsdetalejer er:

599

  
600
Brukernavn: {LOGIN_NAME}

601
Passord: {LOGIN_PASSWORD}

602

  
603
Passordet dit er endret til det som st&aring;r over.

604
Dette betyr at det gamle passordet dit ikke virker lenger!

605
Hvis du har sp&oslash;rsm&aring;le eller problemer med de nye p&aring;loggingsdataene

606
b&oslash;r du ta kontakt med \'{LOGIN_WEBSITE_TITLE}\' sine administratorer.

607
Venligst husk &aring; t&oslash;mme nettleserens cache f&oslash;r du benytter deg av de nye p&aring;loggingsdetaljene dine, slik at du unng&aring;r uventede feil.

608
Med hilsen

609
------------------------------------

610
Denne meldingen ble automatisk generert!

594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hei {LOGIN_DISPLAY_NAME},
596

  
597
Denne e-posten ble sendt til deg fordi \'glemt passord\' funksjonen er blitt benyttet p&aring; din konto.
598
Dine nye \'{LOGIN_WEBSITE_TITLE}\' p&aring;loggingsdetalejer er:
599

  
600
Brukernavn: {LOGIN_NAME}
601
Passord: {LOGIN_PASSWORD}
602

  
603
Passordet dit er endret til det som st&aring;r over.
604
Dette betyr at det gamle passordet dit ikke virker lenger!
605
Hvis du har sp&oslash;rsm&aring;le eller problemer med de nye p&aring;loggingsdataene
606
b&oslash;r du ta kontakt med \'{LOGIN_WEBSITE_TITLE}\' sine administratorer.
607
Venligst husk &aring; t&oslash;mme nettleserens cache f&oslash;r du benytter deg av de nye p&aring;loggingsdetaljene dine, slik at du unng&aring;r uventede feil.
608
Med hilsen
609
------------------------------------
610
Denne meldingen ble automatisk generert!
611 611
';
612
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '

613
Hei {LOGIN_DISPLAY_NAME},

614

  
615
Velkommen til v&aring;r hjemmeside \'{LOGIN_WEBSITE_TITLE}\'.

616

  
617
Dine \'{LOGIN_WEBSITE_TITLE}\' p&aring;loggingsdetaljer er:

618
Brukernavn: {LOGIN_NAME}

619
Passord: {LOGIN_PASSWORD}

620

  
621
Med hilsen

622
OBS!:

623
Hvis du har mottatt denne e-posten ved en feiltakelse, vennligst slett den med en gang!

624
-------------------------------------

625
Denne meldingen ble automatisk generert!

612
$MESSAGE['SIGNUP2_BODY_LOGIN_INFO'] = '
613
Hei {LOGIN_DISPLAY_NAME},
614

  
615
Velkommen til v&aring;r hjemmeside \'{LOGIN_WEBSITE_TITLE}\'.
616

  
617
Dine \'{LOGIN_WEBSITE_TITLE}\' p&aring;loggingsdetaljer er:
618
Brukernavn: {LOGIN_NAME}
619
Passord: {LOGIN_PASSWORD}
620

  
621
Med hilsen
622
OBS!:
623
Hvis du har mottatt denne e-posten ved en feiltakelse, vennligst slett den med en gang!
624
-------------------------------------
625
Denne meldingen ble automatisk generert!
626 626
';
627 627
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Dine p&aring;-loggings detaljer...';
628 628
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Du m&aring; skrive inn en e-post adresse';
branches/2.8.x/wb/languages/SK.php
346 346
$TEXT['UNLIMITED'] = 'Neobmedzen&yacute;';
347 347
$TEXT['UNZIP_FILE'] = 'Nahraj a rozba&#318; zip s&uacute;bor';
348 348
$TEXT['UP'] = 'Nahor';
349
$TEXT['UPGRADE'] = 'Aktualisieren';
349
$TEXT['UPGRADE'] = 'Upgrade';
350 350
$TEXT['UPLOAD_FILES'] = 'Nahra&#357; s&uacute;bor(y)';
351 351
$TEXT['URL'] = 'URL';
352 352
$TEXT['USER'] = 'U&#382;&iacute;vate&#318;';
......
579 579
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Nejde otvori s&uacute;bor s konfigurciou';
580 580
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Nejde zapisova&#357; do s&uacute;boru s konfigur&aacute;ciou';
581 581
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'Pozn.: zapnutie tejto vo&#318;by sa doporu&#269;uje  len v testovacom prostred&iacute;';
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '

583
A new user was registered.

584

  
585
Username: {LOGIN_NAME}

586
UserId: {LOGIN_ID}

587
E-Mail: {LOGIN_EMAIL}

588
IP-Adress: {LOGIN_IP}

589
Registration date: {SIGNUP_DATE}

590
----------------------------------------

591
This message was automatic generated!

592

  
582
$MESSAGE['SIGNUP2_ADMIN_INFO'] = '
583
A new user was registered.
584

  
585
Username: {LOGIN_NAME}
586
UserId: {LOGIN_ID}
587
E-Mail: {LOGIN_EMAIL}
588
IP-Adress: {LOGIN_IP}
589
Registration date: {SIGNUP_DATE}
590
----------------------------------------
591
This message was automatic generated!
592

  
593 593
';
594
$MESSAGE['SIGNUP2_BODY_LOGIN_FORGOT'] = '
595
Hello {LOGIN_DISPLAY_NAME},
596

  
597
This mail was sent because the \'forgot password\' function has been applied to your account.
598

  
599
Your new \'{LOGIN_WEBSITE_TITLE}\' login details are:
600

  
601
Username: {LOGIN_NAME}
602
Password: {LOGIN_PASSWORD}
603

  
604
Your password has been reset to the one above.
605
This means that your old password will no longer work anymore!
606
If you\'ve got any questions or problems within the new login-data
607
you should contact the website-team or the admin of \'{LOGIN_WEBSITE_TITLE}\'.
608
Please remember to clean you browser-cache before using the new one to avoid unexpected fails.
609

  
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff