Revision 1399
Added by Dietmar almost 14 years ago
DA.php | ||
---|---|---|
346 | 346 |
$TEXT['UNLIMITED'] = 'Ubegrænset'; |
347 | 347 |
$TEXT['UNZIP_FILE'] = 'Overfør og udpak et zip-arkiv'; |
348 | 348 |
$TEXT['UP'] = 'Op'; |
349 |
$TEXT['UPGRADE'] = 'Aktualisieren';
|
|
349 |
$TEXT['UPGRADE'] = 'Upgrade';
|
|
350 | 350 |
$TEXT['UPLOAD_FILES'] = 'Overfør fil(er)'; |
351 | 351 |
$TEXT['URL'] = 'URL'; |
352 | 352 |
$TEXT['USER'] = 'Bruger'; |
... | ... | |
579 | 579 |
$MESSAGE['SETTINGS_UNABLE_OPEN_CONFIG'] = 'Er ikke i stand til at åbne konfigurationsfilen'; |
580 | 580 |
$MESSAGE['SETTINGS_UNABLE_WRITE_CONFIG'] = 'Kan ikke skrive til konfigurationsfilen (check rettigheder for filen)'; |
581 | 581 |
$MESSAGE['SETTINGS_WORLD_WRITEABLE_WARNING'] = 'OBS! Dette anbefales kun i testmiljøer '; |
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'] = 'Dine login-oplysninger...'; |
632 | 632 |
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Du skal indtaste en gyldig email-adresse'; |
Also available in: Unified diff
Ticket 1090 fix wrong translation