Merge remote-tracking branch 'svnexport/master'

pull/2/head
David Goodwin 10 years ago
commit d8795f9b77

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Разглеждане на последните 10 действия за '; $PALANG['pViewlog_welcome'] = 'Разглеждане на последните 10 действия за ';
@ -284,15 +287,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Смяна на пренасочването
$PALANG['pUsersMain_password'] = 'Смяна на настоящата парола.'; $PALANG['pUsersMain_password'] = 'Смяна на настоящата парола.';
$PALANG['pUsersVacation_welcome'] = 'Автоматичен отговор.'; $PALANG['pUsersVacation_welcome'] = 'Автоматичен отговор.';
$PALANG['pUsersVacation_welcome_text'] = 'Вие вече си имате конфигриран автоматичен отговор!'; $PALANG['pUsersVacation_welcome_text'] = 'Вие вече си имате конфигриран автоматичен отговор! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Out of Office'; # XXX $PALANG['pUsersVacation_subject_text'] = 'Out of Office'; # XXX
$PALANG['message'] = 'Текст'; # XXX text changed to 'Message' $PALANG['message'] = 'Текст'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Няма да бъда на разположение от <date> до <date>. Няма да бъда на разположение от <date> до <date>.
При спешност можете да се свържете с <contact person>. При спешност можете да се свържете с <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -165,8 +165,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Veure les últimes 10 accions per '; $PALANG['pViewlog_welcome'] = 'Veure les últimes 10 accions per ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Canvïi la seva redirecció de correu.';
$PALANG['pUsersMain_password'] = 'Canvïi la seva contrasenya.'; $PALANG['pUsersMain_password'] = 'Canvïi la seva contrasenya.';
$PALANG['pUsersVacation_welcome'] = 'Resposta automàtica.'; $PALANG['pUsersVacation_welcome'] = 'Resposta automàtica.';
$PALANG['pUsersVacation_welcome_text'] = 'Ja disposa d\'una resposta automàtica configurada!'; $PALANG['pUsersVacation_welcome_text'] = 'Ja disposa d\'una resposta automàtica configurada! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Fora de la feina'; $PALANG['pUsersVacation_subject_text'] = 'Fora de la feina';
$PALANG['message'] = 'Cos'; # XXX text changed to 'Message' $PALANG['message'] = 'Cos'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Seré fora des del <date> fins al <date>. Seré fora des del <date> fins al <date>.
Per assumptes urgents pot contactar amb mi a <contact person>. Per assumptes urgents pot contactar amb mi a <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = '查看最新的10项操作日志 域名: '; $PALANG['pViewlog_welcome'] = '查看最新的10项操作日志 域名: ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = '修改邮箱转发.';
$PALANG['pUsersMain_password'] = '修改当前密码.'; $PALANG['pUsersMain_password'] = '修改当前密码.';
$PALANG['pUsersVacation_welcome'] = '自动回复.'; $PALANG['pUsersVacation_welcome'] = '自动回复.';
$PALANG['pUsersVacation_welcome_text'] = '你已经设置了自动回复!'; $PALANG['pUsersVacation_welcome_text'] = '你已经设置了自动回复! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = '我现在无法回信'; $PALANG['pUsersVacation_subject_text'] = '我现在无法回信';
$PALANG['message'] = '内容'; # XXX text changed to 'Message' $PALANG['message'] = '内容'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
我在 <date> 到 <date> 这段时间内暂时无法回信. 我在 <date> 到 <date> 这段时间内暂时无法回信.
如果你有急事请与 <contact person> 联系. 如果你有急事请与 <contact person> 联系.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = '改变活动状态'; $PALANG['pEdit_dbLog_editactive'] = '改变活动状态';

@ -173,8 +173,11 @@ $PALANG['pVacation_result_added'] = 'Automatická odpověd byla zapnuta! (%s)';
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Prohlížet 10 posledních akcí pro '; $PALANG['pViewlog_welcome'] = 'Prohlížet 10 posledních akcí pro ';
@ -292,15 +295,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Nastavit / změnít přesměrování';
$PALANG['pUsersMain_password'] = 'Změnit heslo'; $PALANG['pUsersMain_password'] = 'Změnit heslo';
$PALANG['pUsersVacation_welcome'] = 'Automatická odpověď'; $PALANG['pUsersVacation_welcome'] = 'Automatická odpověď';
$PALANG['pUsersVacation_welcome_text'] = 'Již máte nastavenou automatickou odpověď!'; $PALANG['pUsersVacation_welcome_text'] = 'Již máte nastavenou automatickou odpověď! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Dovolená'; $PALANG['pUsersVacation_subject_text'] = 'Dovolená';
$PALANG['message'] = 'Obsah'; # XXX text changed to 'Message' $PALANG['message'] = 'Obsah'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Jsem na dovolené od <datum> od <datum>. Jsem na dovolené od <datum> od <datum>.
S neodkladnými zprávami prosím kontaktujte <kontaktní osoba>. S neodkladnými zprávami prosím kontaktujte <kontaktní osoba>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'změnil aktivní stav'; $PALANG['pEdit_dbLog_editactive'] = 'změnil aktivní stav';

@ -173,8 +173,11 @@ $PALANG['pVacation_result_added'] = 'Autosvar er aktiveret! (%s)'; # XXX Text ch
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Vis de sidste 10 poster for '; $PALANG['pViewlog_welcome'] = 'Vis de sidste 10 poster for ';
@ -292,15 +295,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Ændr levering/videresending af email.';
$PALANG['pUsersMain_password'] = 'Ændr din nuværende adgangskode.'; $PALANG['pUsersMain_password'] = 'Ændr din nuværende adgangskode.';
$PALANG['pUsersVacation_welcome'] = 'Autosvar.'; $PALANG['pUsersVacation_welcome'] = 'Autosvar.';
$PALANG['pUsersVacation_welcome_text'] = 'Du har allerede autosvar indstillet!'; $PALANG['pUsersVacation_welcome_text'] = 'Du har allerede autosvar indstillet! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Ikke tilstede'; $PALANG['pUsersVacation_subject_text'] = 'Ikke tilstede';
$PALANG['message'] = 'Meddelelse'; # XXX text changed to 'Message' $PALANG['message'] = 'Meddelelse'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Jeg er ikke tilstede i perioden <dato> til <dato>. Jeg er ikke tilstede i perioden <dato> til <dato>.
I nødstilfælde kan <kontaktperson> kontaktes. I nødstilfælde kan <kontaktperson> kontaktes.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Aktiv fra'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Aktiv fra'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Aktiv til'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Aktiv til'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'ændr aktivtilstand'; $PALANG['pEdit_dbLog_editactive'] = 'ændr aktivtilstand';

@ -170,8 +170,11 @@ $PALANG['pVacation_result_added'] = 'Automatische Antwort für %s wurde aktivier
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Zeit in Sekunden'; $PALANG['pVacation_reply_delay_time_text'] = 'Zeit in Sekunden';
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Einmal antworten'; $PALANG['reply_once'] = 'Einmal antworten';
$PALANG['reply_every_mail'] = 'Jede Mail beantworten'; $PALANG['reply_every_mail'] = 'Jede Mail beantworten';
$PALANG['reply_once_per_day'] = 'Einmal pro Tag antworten';
$PALANG['reply_once_per_week'] = 'Einmal pro Woche antworten'; $PALANG['reply_once_per_week'] = 'Einmal pro Woche antworten';
$PALANG['pViewlog_welcome'] = 'Zeigt die letzten 10 Aktionen für '; $PALANG['pViewlog_welcome'] = 'Zeigt die letzten 10 Aktionen für ';
@ -289,7 +292,7 @@ $PALANG['pUsersMain_edit_alias'] = 'Ändern Sie Ihre Weiterleitung.';
$PALANG['pUsersMain_password'] = 'Ändern Sie Ihr Passwort.'; $PALANG['pUsersMain_password'] = 'Ändern Sie Ihr Passwort.';
$PALANG['pUsersVacation_welcome'] = 'Automatische Antwort.'; $PALANG['pUsersVacation_welcome'] = 'Automatische Antwort.';
$PALANG['pUsersVacation_welcome_text'] = 'Sie haben schon eine Automatische Antwort konfiguriert!'; $PALANG['pUsersVacation_welcome_text'] = 'Automatische Antwort für %s ist aktiv!';
$PALANG['pUsersVacation_subject_text'] = 'Ich bin weg...'; $PALANG['pUsersVacation_subject_text'] = 'Ich bin weg...';
$PALANG['message'] = 'Nachricht'; $PALANG['message'] = 'Nachricht';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
@ -297,8 +300,8 @@ Ich bin vom <date> bis <date> nicht zu Hause / im Büro.
In dringenden Fällen setzen Sie sich bitte mit <contact person> in Verbindung. In dringenden Fällen setzen Sie sich bitte mit <contact person> in Verbindung.
Vielen Dank für Ihr Verständnis. Vielen Dank für Ihr Verständnis.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Aktiv ab dem'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Aktiv ab dem';
$PALANG['pUsersVacation_activeuntil'] = 'Aktiv bis zum'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Aktiv bis zum';
$PALANG['pEdit_dbLog_editactive'] = 'Aktiv-Status ändern'; $PALANG['pEdit_dbLog_editactive'] = 'Aktiv-Status ändern';

@ -171,9 +171,12 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!';
$PALANG['pVacation_reply_type'] = 'Choice of reply'; $PALANG['pVacation_reply_type'] = 'Choice of reply';
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; $PALANG['pVacation_reply_delay_time'] = 'Interval time';
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds';
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today';
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]';
$PALANG['reply_once'] = 'Reply once'; $PALANG['reply_once'] = 'Reply once';
$PALANG['reply_every_mail'] = 'Reply on every mail'; $PALANG['reply_every_mail'] = 'Reply on every mail';
$PALANG['reply_once_per_week'] = 'Reply once per week'; $PALANG['reply_once_per_day'] = 'Reply once a day';
$PALANG['reply_once_per_week'] = 'Reply once a week';
$PALANG['pViewlog_welcome'] = 'View the last 10 actions for '; $PALANG['pViewlog_welcome'] = 'View the last 10 actions for ';
$PALANG['pViewlog_timestamp'] = 'Timestamp'; $PALANG['pViewlog_timestamp'] = 'Timestamp';
@ -290,15 +293,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Change your email forwarding.';
$PALANG['pUsersMain_password'] = 'Change your current password.'; $PALANG['pUsersMain_password'] = 'Change your current password.';
$PALANG['pUsersVacation_welcome'] = 'Auto Response.'; $PALANG['pUsersVacation_welcome'] = 'Auto Response.';
$PALANG['pUsersVacation_welcome_text'] = 'You already have an auto response configured!'; $PALANG['pUsersVacation_welcome_text'] = 'Auto response for %s is active!';
$PALANG['pUsersVacation_subject_text'] = 'Out of Office'; $PALANG['pUsersVacation_subject_text'] = 'Out of Office';
$PALANG['message'] = 'Message'; $PALANG['message'] = 'Message';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
I will be away from <date> until <date>. I will be away from <date> until <date>.
For urgent matters you can contact <contact person>. For urgent matters you can contact <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from';
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until';
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; $PALANG['pEdit_dbLog_editactive'] = 'change active state';

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = '¡Autorespuesta habilitada! (%s)'; # XXX Te
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Ver las últimas 10 acciones para '; $PALANG['pViewlog_welcome'] = 'Ver las últimas 10 acciones para ';
@ -285,15 +288,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Cambie su redirección de correo.';
$PALANG['pUsersMain_password'] = 'Cambie su contraseña.'; $PALANG['pUsersMain_password'] = 'Cambie su contraseña.';
$PALANG['pUsersVacation_welcome'] = 'Respuesta automática.'; $PALANG['pUsersVacation_welcome'] = 'Respuesta automática.';
$PALANG['pUsersVacation_welcome_text'] = '¡Ya dispone de una respuesta automática configurada!'; $PALANG['pUsersVacation_welcome_text'] = '¡Ya dispone de una respuesta automática configurada! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Fuera del trabajo'; $PALANG['pUsersVacation_subject_text'] = 'Fuera del trabajo';
$PALANG['message'] = 'Mensaje'; $PALANG['message'] = 'Mensaje';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Estaré fuera desde <date> hasta <date>. Estaré fuera desde <date> hasta <date>.
Para asuntos urgentes, puede contactar conmigo en <contact person>. Para asuntos urgentes, puede contactar conmigo en <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'cambiar estado activo'; $PALANG['pEdit_dbLog_editactive'] = 'cambiar estado activo';

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Vaata 10 viimast muudatust domeeniga '; $PALANG['pViewlog_welcome'] = 'Vaata 10 viimast muudatust domeeniga ';
@ -283,7 +286,7 @@ $PALANG['pUsersMain_edit_alias'] = 'Muuda e-posti edasisaatmist.';
$PALANG['pUsersMain_password'] = 'Muuda praegust parooli.'; $PALANG['pUsersMain_password'] = 'Muuda praegust parooli.';
$PALANG['pUsersVacation_welcome'] = 'Automaatne vastus.'; $PALANG['pUsersVacation_welcome'] = 'Automaatne vastus.';
$PALANG['pUsersVacation_welcome_text'] = 'Automaatne vastus on juba seadistatud!'; $PALANG['pUsersVacation_welcome_text'] = 'Automaatne vastus on juba seadistatud! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Kontorist väljas'; $PALANG['pUsersVacation_subject_text'] = 'Kontorist väljas';
$PALANG['message'] = 'Põhitekst'; # XXX text changed to 'Message' $PALANG['message'] = 'Põhitekst'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
@ -293,8 +296,8 @@ Kiireloomuliste asjade korral palun kontakteeru <kontakt isik>.
I will be away from <date> until <date>. I will be away from <date> until <date>.
For urgent matters you can contact <contact person>. For urgent matters you can contact <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'aktiivne staatuse muutmine'; $PALANG['pEdit_dbLog_editactive'] = 'aktiivne staatuse muutmine';

@ -164,8 +164,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Honen azken 10 ekintzak ikusi '; $PALANG['pViewlog_welcome'] = 'Honen azken 10 ekintzak ikusi ';
@ -282,15 +285,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Alda ezazu posta helbidea.';
$PALANG['pUsersMain_password'] = 'Alda ezazu pasahitza.'; $PALANG['pUsersMain_password'] = 'Alda ezazu pasahitza.';
$PALANG['pUsersVacation_welcome'] = 'Erantzun automatikoa.'; $PALANG['pUsersVacation_welcome'] = 'Erantzun automatikoa.';
$PALANG['pUsersVacation_welcome_text'] = 'Erantzun automatiko bat konfiguratuta duzu!'; $PALANG['pUsersVacation_welcome_text'] = 'Erantzun automatiko bat konfiguratuta duzu! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Lanetik kanpo'; $PALANG['pUsersVacation_subject_text'] = 'Lanetik kanpo';
$PALANG['message'] = 'Gorputza'; # XXX text changed to 'Message' $PALANG['message'] = 'Gorputza'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
<date>-tik <date> arte kanpoan egongo naiz. <date>-tik <date> arte kanpoan egongo naiz.
Larrialdiko gaientzat, hemen <contact person> kontakta dezakezu nirekin. Larrialdiko gaientzat, hemen <contact person> kontakta dezakezu nirekin.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Automaattivastaus päällä! (%s)'; # XXX T
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Näytä viimeiset kymmenen tapahtumaa domainille '; $PALANG['pViewlog_welcome'] = 'Näytä viimeiset kymmenen tapahtumaa domainille ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Muuta uudelleenohjauksen osoitetta.';
$PALANG['pUsersMain_password'] = 'Vaihda nykyinen salasanasi.'; $PALANG['pUsersMain_password'] = 'Vaihda nykyinen salasanasi.';
$PALANG['pUsersVacation_welcome'] = 'Automaattivastaus.'; $PALANG['pUsersVacation_welcome'] = 'Automaattivastaus.';
$PALANG['pUsersVacation_welcome_text'] = 'Sinulla on jo automaattivastaus päällä!'; $PALANG['pUsersVacation_welcome_text'] = 'Sinulla on jo automaattivastaus päällä! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Lomalla'; $PALANG['pUsersVacation_subject_text'] = 'Lomalla';
$PALANG['message'] = 'Viesti'; # XXX text changed to 'Message' $PALANG['message'] = 'Viesti'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Olen lomalla <päiväys> <päiväys> välisen ajan. Olen lomalla <päiväys> <päiväys> välisen ajan.
Kiireellisissä asioissa voitte ottaa yhteyttä <sähköpostiosoite>. Kiireellisissä asioissa voitte ottaa yhteyttä <sähköpostiosoite>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'vaihda aktiivisuus tilaa'; $PALANG['pEdit_dbLog_editactive'] = 'vaihda aktiivisuus tilaa';

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Vís seinastu 10 hendingarnar fyri '; $PALANG['pViewlog_welcome'] = 'Vís seinastu 10 hendingarnar fyri ';
@ -283,7 +286,7 @@ $PALANG['pUsersMain_edit_alias'] = 'Send tín post víðari til aðra adressu.';
$PALANG['pUsersMain_password'] = 'Broyt títt núverandi loyniorð.'; $PALANG['pUsersMain_password'] = 'Broyt títt núverandi loyniorð.';
$PALANG['pUsersVacation_welcome'] = 'Sjálvvirkið svar.'; $PALANG['pUsersVacation_welcome'] = 'Sjálvvirkið svar.';
$PALANG['pUsersVacation_welcome_text'] = 'Tú hevur longu eini frítíðarboð uppsett!'; $PALANG['pUsersVacation_welcome_text'] = 'Tú hevur longu eini frítíðarboð uppsett! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Out of Office'; $PALANG['pUsersVacation_subject_text'] = 'Out of Office';
$PALANG['message'] = 'Boð'; # XXX text changed to 'Message' $PALANG['message'] = 'Boð'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
@ -295,8 +298,8 @@ For urgent matters you can contact <firmanavn>.
Títt navn Títt navn
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = 'Le répondeur de %s a été activé!';
$PALANG['pVacation_reply_type'] = 'Type de réponse'; $PALANG['pVacation_reply_type'] = 'Type de réponse';
$PALANG['pVacation_reply_delay_time'] = 'Intervalle'; $PALANG['pVacation_reply_delay_time'] = 'Intervalle';
$PALANG['pVacation_reply_delay_time_text'] = 'Durée en secondes'; $PALANG['pVacation_reply_delay_time_text'] = 'Durée en secondes';
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Répondre une fois'; $PALANG['reply_once'] = 'Répondre une fois';
$PALANG['reply_every_mail'] = 'Répondre à chaque message'; $PALANG['reply_every_mail'] = 'Répondre à chaque message';
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Répondre une fois par semaine'; $PALANG['reply_once_per_week'] = 'Répondre une fois par semaine';
$PALANG['pViewlog_welcome'] = 'Visualiser les 10 dernières actions pour '; $PALANG['pViewlog_welcome'] = 'Visualiser les 10 dernières actions pour ';
@ -285,15 +288,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Modifier vos transferts de courriel.';
$PALANG['pUsersMain_password'] = 'Changer votre mot de passe.'; $PALANG['pUsersMain_password'] = 'Changer votre mot de passe.';
$PALANG['pUsersVacation_welcome'] = 'Répondeur Automatique.'; $PALANG['pUsersVacation_welcome'] = 'Répondeur Automatique.';
$PALANG['pUsersVacation_welcome_text'] = 'Votre repondeur automatique est déjà configuré!'; $PALANG['pUsersVacation_welcome_text'] = 'Votre repondeur automatique est déjà configuré! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Notification d\'absence'; $PALANG['pUsersVacation_subject_text'] = 'Notification d\'absence';
$PALANG['message'] = 'Message'; $PALANG['message'] = 'Message';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Je suis absent du au . Je suis absent du au .
Pour toute urgence, merci de contacter. Pour toute urgence, merci de contacter.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Depuis'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Depuis';
$PALANG['pUsersVacation_activeuntil'] = 'Jusqu\'au'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Jusqu\'au';
$PALANG['pEdit_dbLog_editactive'] = 'Changement du statut d\'activation'; $PALANG['pEdit_dbLog_editactive'] = 'Changement du statut d\'activation';

@ -165,8 +165,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Pogledaj zadnjih 10 akcija za '; $PALANG['pViewlog_welcome'] = 'Pogledaj zadnjih 10 akcija za ';
@ -282,15 +285,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Promijenite preusmjerenje na drugu adresu e-
$PALANG['pUsersMain_password'] = 'Promijenite lozinku.'; $PALANG['pUsersMain_password'] = 'Promijenite lozinku.';
$PALANG['pUsersVacation_welcome'] = 'Ovdje možete promijeniti obvijest o odsutnosti.'; $PALANG['pUsersVacation_welcome'] = 'Ovdje možete promijeniti obvijest o odsutnosti.';
$PALANG['pUsersVacation_welcome_text'] = 'Obvijest o odsutnosti je već postavljena!'; $PALANG['pUsersVacation_welcome_text'] = 'Obvijest o odsutnosti je već postavljena! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Odsutnost'; $PALANG['pUsersVacation_subject_text'] = 'Odsutnost';
$PALANG['message'] = 'Tekst'; # XXX text changed to 'Message' $PALANG['message'] = 'Tekst'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Od <datum> do <datum> sam odsutan. Od <datum> do <datum> sam odsutan.
Za hitne stvari molim vas da kontaktirate <kontaktna osoba>. Za hitne stvari molim vas da kontaktirate <kontaktna osoba>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'promijeni stanje aktivnosti'; $PALANG['pEdit_dbLog_editactive'] = 'promijeni stanje aktivnosti';

@ -170,8 +170,11 @@ $PALANG['pVacation_result_added'] = 'Az automatikus válasz engedélyezve! (%s)'
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Az utolsó 10 esemény megtekintése: '; $PALANG['pViewlog_welcome'] = 'Az utolsó 10 esemény megtekintése: ';
@ -289,7 +292,7 @@ $PALANG['pUsersMain_edit_alias'] = 'Email átirányítás beállítása.';
$PALANG['pUsersMain_password'] = 'Jelenlegi jelszó megváltoztatása.'; $PALANG['pUsersMain_password'] = 'Jelenlegi jelszó megváltoztatása.';
$PALANG['pUsersVacation_welcome'] = 'Automatikus válasz.'; $PALANG['pUsersVacation_welcome'] = 'Automatikus válasz.';
$PALANG['pUsersVacation_welcome_text'] = 'Már van be állítva automatikus válasz !'; $PALANG['pUsersVacation_welcome_text'] = 'Már van be állítva automatikus válasz ! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Sajnálom, de jelenleg nem vagyok email közelben!'; $PALANG['pUsersVacation_subject_text'] = 'Sajnálom, de jelenleg nem vagyok email közelben!';
$PALANG['message'] = 'Üzenet'; # XXX text changed to 'Message' $PALANG['message'] = 'Üzenet'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
@ -298,8 +301,8 @@ Ettõl - Eddig.
Ez egy automatikus üzenet. Ez egy automatikus üzenet.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'aktív státusz megváltoztatása'; $PALANG['pEdit_dbLog_editactive'] = 'aktív státusz megváltoztatása';

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Skoða síðustu 10 aðgerðir fyrir '; $PALANG['pViewlog_welcome'] = 'Skoða síðustu 10 aðgerðir fyrir ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Breyta áframsendingu póstfangs. (email for
$PALANG['pUsersMain_password'] = 'Breyta núverandi lykilorði.'; $PALANG['pUsersMain_password'] = 'Breyta núverandi lykilorði.';
$PALANG['pUsersVacation_welcome'] = 'sjálfvirk skilaboð.'; $PALANG['pUsersVacation_welcome'] = 'sjálfvirk skilaboð.';
$PALANG['pUsersVacation_welcome_text'] = 'Þú hefur nú þegar skilgreint sjálfvirk skilaboð!'; $PALANG['pUsersVacation_welcome_text'] = 'Þú hefur nú þegar skilgreint sjálfvirk skilaboð! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Er ekki við - Out of Office'; $PALANG['pUsersVacation_subject_text'] = 'Er ekki við - Out of Office';
$PALANG['message'] = 'Meginmál'; # XXX text changed to 'Message' $PALANG['message'] = 'Meginmál'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Ég er ekki við frá <date> og til <date>. I will be away from <date> until <date>. Ég er ekki við frá <date> og til <date>. I will be away from <date> until <date>.
Ef mikið liggur við, geturðu haft samaband við <contact person>. For urgent matters you can contact <contact person>. Ef mikið liggur við, geturðu haft samaband við <contact person>. For urgent matters you can contact <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = 'Autorisponditore abilitato! (%s)'; # XXX Te
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Elenca gli ultimi dieci eventi per '; $PALANG['pViewlog_welcome'] = 'Elenca gli ultimi dieci eventi per ';
@ -284,15 +287,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Cambia le impostazioni di inoltro della tua
$PALANG['pUsersMain_password'] = 'Cambia la tua password corrente.'; $PALANG['pUsersMain_password'] = 'Cambia la tua password corrente.';
$PALANG['pUsersVacation_welcome'] = 'Autorisponditore.'; $PALANG['pUsersVacation_welcome'] = 'Autorisponditore.';
$PALANG['pUsersVacation_welcome_text'] = 'Hai già un autorisponditore configurato'; $PALANG['pUsersVacation_welcome_text'] = 'Hai già un autorisponditore configurato (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Assente dall\'ufficio'; $PALANG['pUsersVacation_subject_text'] = 'Assente dall\'ufficio';
$PALANG['message'] = 'Corpo'; # XXX text changed to 'Message' $PALANG['message'] = 'Corpo'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Sarò assente dal <data> al <data>. Sarò assente dal <data> al <data>.
Per problemi urgenti potete contattare <persona da contattare>. Per problemi urgenti potete contattare <persona da contattare>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'attiva o disattiva'; $PALANG['pEdit_dbLog_editactive'] = 'attiva o disattiva';

@ -170,8 +170,11 @@ $PALANG['pVacation_result_added'] = '自動応答を設定しました。 (%s)';
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = '過去10個のアクション '; $PALANG['pViewlog_welcome'] = '過去10個のアクション ';
@ -289,15 +292,15 @@ $PALANG['pUsersMain_edit_alias'] = '転送設定を変更します。';
$PALANG['pUsersMain_password'] = 'パスワードを変更します。'; $PALANG['pUsersMain_password'] = 'パスワードを変更します。';
$PALANG['pUsersVacation_welcome'] = '自動応答'; $PALANG['pUsersVacation_welcome'] = '自動応答';
$PALANG['pUsersVacation_welcome_text'] = '既に自動応答を構成してあります。'; $PALANG['pUsersVacation_welcome_text'] = '既に自動応答を構成してあります。 (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = '不在'; $PALANG['pUsersVacation_subject_text'] = '不在';
$PALANG['message'] = '本文'; # XXX text changed to 'Message' $PALANG['message'] = '本文'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
私は <date> から <date> まで不在です。 私は <date> から <date> まで不在です。
緊急事項は <contact person> まで連絡してください。 緊急事項は <contact person> まで連絡してください。
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = 'Atostogų pranešimas įjungtas!';
$PALANG['pVacation_reply_type'] = 'Atsakymo tipas'; $PALANG['pVacation_reply_type'] = 'Atsakymo tipas';
$PALANG['pVacation_reply_delay_time'] = 'Intervalas'; $PALANG['pVacation_reply_delay_time'] = 'Intervalas';
$PALANG['pVacation_reply_delay_time_text'] = 'Laikas sekundėmis'; $PALANG['pVacation_reply_delay_time_text'] = 'Laikas sekundėmis';
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Peržiūrėti paskutinius 10 vartotojo veiksmų '; $PALANG['pViewlog_welcome'] = 'Peržiūrėti paskutinius 10 vartotojo veiksmų ';
@ -284,7 +287,7 @@ $PALANG['pUsersMain_edit_alias'] = 'Pakeisti laiškų peradresavimą.';
$PALANG['pUsersMain_password'] = 'Pakeisti slaptažodį.'; $PALANG['pUsersMain_password'] = 'Pakeisti slaptažodį.';
$PALANG['pUsersVacation_welcome'] = 'Automatinis (atostogų) atsakymas.'; $PALANG['pUsersVacation_welcome'] = 'Automatinis (atostogų) atsakymas.';
$PALANG['pUsersVacation_welcome_text'] = 'Auto atsakiklis jau nustatytas!'; $PALANG['pUsersVacation_welcome_text'] = 'Auto atsakiklis jau nustatytas! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Esu išvykęs'; $PALANG['pUsersVacation_subject_text'] = 'Esu išvykęs';
$PALANG['message'] = 'Žinutė'; $PALANG['message'] = 'Žinutė';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Преглед на последните 10 операции за: '; $PALANG['pViewlog_welcome'] = 'Преглед на последните 10 операции за: ';
@ -284,15 +287,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Промена на препраќање н
$PALANG['pUsersMain_password'] = 'Промена на лозинка.'; $PALANG['pUsersMain_password'] = 'Промена на лозинка.';
$PALANG['pUsersVacation_welcome'] = 'Автоматски одговор.'; $PALANG['pUsersVacation_welcome'] = 'Автоматски одговор.';
$PALANG['pUsersVacation_welcome_text'] = 'Веќе имате конфигуриран автоматски одговор!'; $PALANG['pUsersVacation_welcome_text'] = 'Веќе имате конфигуриран автоматски одговор! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Отсутен'; $PALANG['pUsersVacation_subject_text'] = 'Отсутен';
$PALANG['message'] = 'Содржина'; # XXX text changed to 'Message' $PALANG['message'] = 'Содржина'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Ќе бидам отсутен од <date> до <date>. Ќе бидам отсутен од <date> до <date>.
За итни случаи контактирајте со <contact person>. За итни случаи контактирајте со <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = 'Automatisk svar har blitt aktivert! (%s)';
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene for '; $PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene for ';
@ -284,15 +287,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Endre videresending.';
$PALANG['pUsersMain_password'] = 'Endre passordet ditt.'; $PALANG['pUsersMain_password'] = 'Endre passordet ditt.';
$PALANG['pUsersVacation_welcome'] = 'Automatisk svar.'; $PALANG['pUsersVacation_welcome'] = 'Automatisk svar.';
$PALANG['pUsersVacation_welcome_text'] = 'Du har allerede et autosvar aktivert!'; $PALANG['pUsersVacation_welcome_text'] = 'Du har allerede et autosvar aktivert! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Fraværsmelding'; $PALANG['pUsersVacation_subject_text'] = 'Fraværsmelding';
$PALANG['message'] = 'Meldingstekst'; # XXX check text - should be 'Message' $PALANG['message'] = 'Meldingstekst'; # XXX check text - should be 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Jeg er utilgjengelig fra (dato) til (dato). Jeg er utilgjengelig fra (dato) til (dato).
Dersom det gjelder noe viktig kan du kontakte (kontaktperson). Dersom det gjelder noe viktig kan du kontakte (kontaktperson).
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Aktiv fra'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Aktiv fra';
$PALANG['pUsersVacation_activeuntil'] = 'Aktiv til'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Aktiv til';
$PALANG['pEdit_dbLog_editactive'] = 'endre status'; $PALANG['pEdit_dbLog_editactive'] = 'endre status';

@ -19,12 +19,12 @@ $PALANG['check_update'] = 'Zoeken naar nieuwe versie';
$PALANG['invalid_parameter'] = 'ongeldige parameter!'; $PALANG['invalid_parameter'] = 'ongeldige parameter!';
$PALANG['show'] = 'Toon:'; $PALANG['show'] = 'Toon:';
$PALANG['all'] = 'Alle'; $PALANG['all'] = 'Alle';
$PALANG['created'] = 'Created'; # XXX $PALANG['created'] = 'Aangemaakt'; #XXX
$PALANG['unknown'] = 'unknown'; # XXX $PALANG['unknown'] = 'onbekend'; #XXX
$PALANG['missing_field'] = 'Field %s is missing'; # XXX $PALANG['missing_field'] = 'Veld %s is niet aanwezig'; #XXX
$PALANG['must_be_numeric'] = '%s must be numeric'; # XXX $PALANG['must_be_numeric'] = '%s moet een getal zijn'; #XXX
$PALANG['must_be_boolean'] = '%s must be boolean'; # XXX $PALANG['must_be_boolean'] = '%s moet een boolean zijn'; #XXX
$PALANG['invalid_value_given'] = 'Invalid value given for %s'; # XXX $PALANG['invalid_value_given'] = 'Foutief waarde ingevooerd %s'; # XXX
$PALANG['pFooter_logged_as'] = 'aangemeld als %s'; $PALANG['pFooter_logged_as'] = 'aangemeld als %s';
$PALANG['pLogin_welcome'] = 'Mail beheerders log hier in om uw domeinen te beheren.'; $PALANG['pLogin_welcome'] = 'Mail beheerders log hier in om uw domeinen te beheren.';
@ -75,8 +75,8 @@ $PALANG['name'] = 'Naam';
$PALANG['pOverview_mailbox_quota'] = 'Quota (MB)'; $PALANG['pOverview_mailbox_quota'] = 'Quota (MB)';
$PALANG['pOverview_vacation_edit'] = 'AUTOMATISCH BEANTWOORDEN IS ACTIEF'; $PALANG['pOverview_vacation_edit'] = 'AUTOMATISCH BEANTWOORDEN IS ACTIEF';
$PALANG['pOverview_vacation_option'] = 'Activeer automatisch beantwoorden'; $PALANG['pOverview_vacation_option'] = 'Activeer automatisch beantwoorden';
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX $PALANG['no_domains_for_this_admin'] = 'Je hebt geen elke domein toesteming.'; # XXX
$PALANG['no_domains_exist'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX $PALANG['no_domains_exist'] = 'Je moet tenminste een domein aanmaken voordat je Virtueel overzicht kunt gebruiken.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
$PALANG['domain'] = 'Domein'; $PALANG['domain'] = 'Domein';
$PALANG['pOverview_get_alias_domains'] = 'Domein aliasen'; $PALANG['pOverview_get_alias_domains'] = 'Domein aliasen';
@ -94,27 +94,27 @@ $PALANG['pCreate_alias_domain_target'] = 'Doel domein';
$PALANG['pCreate_alias_domain_target_text'] = 'Domein waar de mail naar toe moet.'; $PALANG['pCreate_alias_domain_target_text'] = 'Domein waar de mail naar toe moet.';
$PALANG['pCreate_alias_domain_error1'] = 'U heeft niet genoeg rechten om de huidige configuratie te maken.'; $PALANG['pCreate_alias_domain_error1'] = 'U heeft niet genoeg rechten om de huidige configuratie te maken.';
$PALANG['pCreate_alias_domain_error2'] = 'De huidige configuratie is ongeldig, slecteer een andere!'; $PALANG['pCreate_alias_domain_error2'] = 'De huidige configuratie is ongeldig, slecteer een andere!';
$PALANG['alias_domain_already_exists'] = 'This domain is already an alias domain!'; # XXX $PALANG['alias_domain_already_exists'] = 'Dit domein is al een alias domein!'; # XXX
$PALANG['alias_domain_does_not_exist'] = 'This domain isn\'t an alias domain!'; # XXX $PALANG['alias_domain_does_not_exist'] = 'Dit domein is geen alias domein!'; # XXX
$PALANG['alias_domain_create_failed'] = 'Fout bij vullen database. (%s)'; # XXX Text changed to: Creating the alias domain %s failed! $PALANG['alias_domain_create_failed'] = 'Het aanmaken van het alias domein %s is niet gelukt!'; # XXX Text changed to: Creating the alias domain %s failed!
$PALANG['alias_domain_change_failed'] = 'Changing the alias domain %s failed!'; # XXX $PALANG['alias_domain_change_failed'] = 'Het aanpassen van het alias domein %s is niet gelukt!'; # XXX
$PALANG['pCreate_alias_domain_error4'] = 'Alle domeinen hebben al een alias!'; $PALANG['pCreate_alias_domain_error4'] = 'Alle domeinen hebben al een alias!';
$PALANG['pCreate_alias_domain_success'] = 'De domein alias is toegevoegd aan de alias domein tabel! (%s)'; # XXX Text changed to: The alias domain %s has been created. $PALANG['pCreate_alias_domain_success'] = 'Het alias domein %s is aangemaakt'; # XXX Text changed to: The alias domain %s has been created.
$PALANG['alias_domain_changed'] = 'The alias domain %s has been changed.'; # XXX $PALANG['alias_domain_changed'] = 'Het alias domein %s is aangepast.'; # XXX
$PALANG['alias_domain_to_itsself'] = 'A domain can\'t be an alias domain to itsself!'; # XXX $PALANG['alias_domain_to_itsself'] = 'Een domein kan niet een alias domein van zich zelf!'; # XXX
$PALANG['delete_domain_aliasdomain_target'] = 'The domain %s is the target for one or more alias domains and can\'t be deleted! (Delete the alias domains first.)'; # XXX $PALANG['delete_domain_aliasdomain_target'] = 'Het domein %s is onderdeel van een of meerdere domeinen en kan niet worden verwijderd! (Verwijder het alias domeins eerst.)'; # XXX
$PALANG['pCreate_alias_address_text_error1'] = 'De Alias is niet geldig!'; $PALANG['pCreate_alias_address_text_error1'] = 'De Alias is niet geldig!';
$PALANG['alias_does_not_exist'] = 'This alias does not exist!'; # XXX $PALANG['alias_does_not_exist'] = 'Deze alias bestaat niet!'; # XXX
$PALANG['email_address_already_exists'] = 'Dit e-mail aders bestaat al, kies aub een andere.'; # XXX check text - should be 'This email address already exists, please choose a different one\!' $PALANG['email_address_already_exists'] = 'Dit e-mail adres bestaat al, kies aub een andere.'; # XXX check text - should be 'This email address already exists, please choose a different one\!'
$PALANG['pCreate_alias_address_text_error3'] = 'U bezit het maximum aantal aliassen.'; $PALANG['pCreate_alias_address_text_error3'] = 'U bezit het maximum aantal aliassen.';
$PALANG['pCreate_alias_goto_text'] = 'Waar de e-mails heen gestuurd worden.'; $PALANG['pCreate_alias_goto_text'] = 'Waar de e-mails heen gestuurd worden.';
$PALANG['pCreate_alias_goto_text_error'] = 'De NAAR is niet geldig.'; $PALANG['pCreate_alias_goto_text_error'] = 'De NAAR is niet geldig.';
$PALANG['pCreate_alias_result_error'] = 'Mislukt om de alias toe te voegen. (%s)'; # XXX Text changed to: Creating the alias %s failed! $PALANG['pCreate_alias_result_error'] = 'Mislukt om de alias %s toe te voegen.!'; # XXX Text changed to: Creating the alias %s failed!
$PALANG['pCreate_alias_result_success'] = 'De alias is toegevoegd.'; # XXX text change: 'The alias %s has been created!' $PALANG['pCreate_alias_result_success'] = 'De alias %s is toegevoegd.'; # XXX text change: 'The alias %s has been created!'
$PALANG['alias_updated'] = 'The alias %s has been updated!'; # XXX $PALANG['alias_updated'] = 'De alias %s is bijgewerkt!'; # XXX
$PALANG['pCreate_alias_catchall_text'] = 'Om een catch-all te gebruiken, dient u een "*" (asteric) in te vullen als alias. Voor domein naar domein forwarding gebruik "*@domein.tld" als naar.'; $PALANG['pCreate_alias_catchall_text'] = 'Om een catch-all te gebruiken, dient u een "*" (asteric) in te vullen als alias. Voor domein naar domein forwarding gebruik "*@domein.tld" als naar.';
$PALANG['mailbox_alias_cant_be_deleted'] = 'This alias belongs to a mailbox and can\'t be deleted!'; # XXX $PALANG['mailbox_alias_cant_be_deleted'] = 'De alias maakt onderdeel uit van mailbox en kan niet worden verwijderd!'; # XXX
$PALANG['pEdit_alias_welcome'] = 'Bewerk een alias voor uw domein.'; $PALANG['pEdit_alias_welcome'] = 'Bewerk een alias voor uw domein.';
$PALANG['pEdit_alias_help'] = 'Meerdere e-mailadressen toegestaan. Slechts één alias per regel.'; $PALANG['pEdit_alias_help'] = 'Meerdere e-mailadressen toegestaan. Slechts één alias per regel.';
@ -125,7 +125,7 @@ $PALANG['pEdit_alias_goto_text_error2'] = 'Het e-mail adres wat u opgaf is niet
$PALANG['pEdit_alias_domain_result_error'] = 'Niet in staat de domein alias te bewerken!'; $PALANG['pEdit_alias_domain_result_error'] = 'Niet in staat de domein alias te bewerken!';
$PALANG['pEdit_alias_forward_and_store'] = 'Lever af op de lokale mailbox.'; $PALANG['pEdit_alias_forward_and_store'] = 'Lever af op de lokale mailbox.';
$PALANG['pEdit_alias_forward_only'] = 'Alleen op opgegeven email adres afleveren.'; $PALANG['pEdit_alias_forward_only'] = 'Alleen op opgegeven email adres afleveren.';
$PALANG['pEdit_alias_result_error'] = 'Mislukt om de alias te bewerken! (%s)'; # XXX Text changed to: Modifying the alias %s failed! $PALANG['pEdit_alias_result_error'] = 'Mislukt om de alias %s te bewerken!'; # XXX Text changed to: Modifying the alias %s failed!
$PALANG['pCreate_mailbox_welcome'] = 'Maak een nieuw lokale mailbox voor uw domein.'; $PALANG['pCreate_mailbox_welcome'] = 'Maak een nieuw lokale mailbox voor uw domein.';
$PALANG['pCreate_mailbox_username_text_error1'] = 'Het e-mail adres is niet geldig.'; $PALANG['pCreate_mailbox_username_text_error1'] = 'Het e-mail adres is niet geldig.';
@ -133,11 +133,11 @@ $PALANG['pCreate_mailbox_username_text_error3'] = 'U bezit het maximum aantal ma
$PALANG['pCreate_mailbox_password_text'] = 'Wachtwoord voor POP3/IMAP'; $PALANG['pCreate_mailbox_password_text'] = 'Wachtwoord voor POP3/IMAP';
$PALANG['pCreate_mailbox_name_text'] = 'Volledige naam'; $PALANG['pCreate_mailbox_name_text'] = 'Volledige naam';
$PALANG['pCreate_mailbox_mail'] = 'Mailbox toevoegen'; # XXX Text change to 'Send Welcome mail' $PALANG['pCreate_mailbox_mail'] = 'Mailbox toevoegen'; # XXX Text change to 'Send Welcome mail'
$PALANG['pCreate_mailbox_result_error'] = 'Mislukt om de mailbox toe te voegen. (%s)'; # XXX Text changed to: Creating the mailbox %s failed! $PALANG['pCreate_mailbox_result_error'] = 'Mislukt om de mailbox %s toe te voegen!'; # XXX Text changed to: Creating the mailbox %s failed!
$PALANG['pCreate_mailbox_result_success'] = 'De mailbox is toegevoegd. (%s)'; # XXX Text changed to: The mailbox %s has been added to the mailbox table! $PALANG['pCreate_mailbox_result_success'] = 'De mailbox %s is toegevoegd aan de mailbox tabel!'; # XXX Text changed to: The mailbox %s has been added to the mailbox table!
$PALANG['pCreate_mailbox_result_succes_nosubfolders'] = 'De mailbox is aan de mailbox tabel toegevoegd, maar geen (of sommige) van de vooraf gedefinieerde sub-folders kon aangemaakt worden (%s)'; # XXX Text changed to: The mailbox %s has been added to the mailbox table, but none (or only some) of the predefined sub-folders could be created. $PALANG['pCreate_mailbox_result_succes_nosubfolders'] = 'De mailbox is aan de mailbox tabel toegevoegd, maar geen (of sommige) van de vooraf gedefinieerde sub-folders kon aangemaakt worden (%s)'; # XXX Text changed to: The mailbox %s has been added to the mailbox table, but none (or only some) of the predefined sub-folders could be created.
$PALANG['mailbox_updated'] = "The mailbox %s has been updated."; # XXX $PALANG['mailbox_updated'] = "De mailbox %s is bijgewerkt."; # XXX
$PALANG['mailbox_update_failed'] = "Updating the mailbox %s failed!"; # XXX $PALANG['mailbox_update_failed'] = "Bijwerken van mailbox %s is mislukt!"; # XXX
$PALANG['pEdit_mailbox_welcome'] = 'Bewerk een mailbox voor uw domein.'; $PALANG['pEdit_mailbox_welcome'] = 'Bewerk een mailbox voor uw domein.';
$PALANG['pEdit_mailbox_username'] = 'Gebruikersnaam'; $PALANG['pEdit_mailbox_username'] = 'Gebruikersnaam';
@ -157,20 +157,23 @@ $PALANG['pPassword_password'] = 'Nieuw wachtwoord';
$PALANG['pPassword_password2'] = 'Nieuw wachtwoord (nogmaals)'; $PALANG['pPassword_password2'] = 'Nieuw wachtwoord (nogmaals)';
$PALANG['pPassword_password_text_error'] = 'De wachtwoorden die u opgaf komen niet overeen of zijn leeg.'; $PALANG['pPassword_password_text_error'] = 'De wachtwoorden die u opgaf komen niet overeen of zijn leeg.';
$PALANG['change_password'] = 'Wijzig wachtwoord'; $PALANG['change_password'] = 'Wijzig wachtwoord';
$PALANG['pPassword_result_error'] = 'Mislukt om uw wachtwoord te veranderen. (%s)'; # XXX Text changed to: Changing the password for %s failed! $PALANG['pPassword_result_error'] = 'Het veranderen van het wachtwoord voor %s is mislukt!'; # XXX Text changed to: Changing the password for %s failed!
$PALANG['pPassword_result_success'] = 'Uw wachtwoord is veranderd. (%s)'; # XXX Text changed to: The password for %s has been changed. $PALANG['pPassword_result_success'] = 'Uw wachtwoord voor %s is veranderd.'; # XXX Text changed to: The password for %s has been changed.
$PALANG['pEdit_vacation_set'] = 'Verander / Activeer beantwoorden tekst'; $PALANG['pEdit_vacation_set'] = 'Verander / Activeer Automatisch beantwoorden';
$PALANG['pEdit_vacation_remove'] = 'Verwijder beantwoorden tekst'; $PALANG['pEdit_vacation_remove'] = 'Deactiveer Automatisch beantwoorden';
$PALANG['pVacation_result_error'] = 'Niet in staat automatisch beantwoorden te wijzigen! (%s)'; # XXX Text changed to: Updating the auto response settings for %s failed $PALANG['pVacation_result_error'] = 'Niet in staat automatisch beantwoorden te wijzigen! (%s)'; # XXX Text changed to: Updating the auto response settings for %s failed
$PALANG['pVacation_result_removed'] = 'Automatisch beantwoorden is voor %s gedeactiveerd!'; $PALANG['pVacation_result_removed'] = 'Automatisch beantwoorden is voor %s gedeactiveerd!';
$PALANG['pVacation_result_added'] = 'Automatisch beantwoorden is voor %s geactiveerd!'; $PALANG['pVacation_result_added'] = 'Automatisch beantwoorden is voor %s geactiveerd!';
$PALANG['pVacation_reply_type'] = 'Keuze van beantwoording'; $PALANG['pVacation_reply_type'] = 'Keuze van beantwoording';
$PALANG['pVacation_reply_delay_time'] = 'Interval tijd'; $PALANG['pVacation_reply_delay_time'] = 'Interval tijd';
$PALANG['pVacation_reply_delay_time_text'] = 'Tijd in seconds'; $PALANG['pVacation_reply_delay_time_text'] = 'Tijd in seconds';
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['pVacation_until_before_today'] = 'De datum van [Actief t/m] ligt voor vandaag';
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['pVacation_until_before_from'] = 'De datum van [Actief t/m] ligt voor [Actief vanaf]';
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once'] = 'eenmalige beantwoording'; # XXX
$PALANG['reply_every_mail'] = 'Beantwoord elke keer'; # XXX
$PALANG['reply_once_per_day'] = 'Beantwoord een keer per dag'; # XXX
$PALANG['reply_once_per_week'] = 'Beantwoord een keer per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Laat de laatste 10 actie\'s zien van '; $PALANG['pViewlog_welcome'] = 'Laat de laatste 10 actie\'s zien van ';
$PALANG['pViewlog_timestamp'] = 'Tijd'; $PALANG['pViewlog_timestamp'] = 'Tijd';
@ -185,7 +188,7 @@ $PALANG['pViewlog_action_edit_mailbox'] = 'mailbox bewerkt';
$PALANG['pViewlog_action_edit_mailbox_state'] = 'status actieve mailbox bewerkt'; $PALANG['pViewlog_action_edit_mailbox_state'] = 'status actieve mailbox bewerkt';
$PALANG['pViewlog_action_create_alias'] = 'alias toegevoegd'; $PALANG['pViewlog_action_create_alias'] = 'alias toegevoegd';
$PALANG['pViewlog_action_create_alias_domain'] = 'maak domein alias'; $PALANG['pViewlog_action_create_alias_domain'] = 'maak domein alias';
$PALANG['pViewlog_action_edit_alias_domain'] = 'edit alias domain'; # XXX $PALANG['pViewlog_action_edit_alias_domain'] = 'Bewerk alias domein'; # XXX
$PALANG['pViewlog_action_delete_alias'] = 'alias verwijderd'; $PALANG['pViewlog_action_delete_alias'] = 'alias verwijderd';
$PALANG['pViewlog_action_delete_alias_domain'] = 'verwijder alias domein'; $PALANG['pViewlog_action_delete_alias_domain'] = 'verwijder alias domein';
$PALANG['pViewlog_action_edit_alias'] = 'alias bewerkt'; $PALANG['pViewlog_action_edit_alias'] = 'alias bewerkt';
@ -228,19 +231,19 @@ $PALANG['last_modified'] = 'Laatst bewerkt';
$PALANG['pAdminCreate_domain_welcome'] = 'Voeg een nieuw domein toe'; $PALANG['pAdminCreate_domain_welcome'] = 'Voeg een nieuw domein toe';
$PALANG['pAdminCreate_domain_domain_text_error'] = 'Het domein bestaat al.'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'Het domein bestaat al.';
$PALANG['domain_does_not_exist'] = 'This domain does not exist!'; # XXX $PALANG['domain_does_not_exist'] = 'Dit domein bestaat niet!'; # XXX
$PALANG['pAdminCreate_domain_domain_text_error2'] = 'Het domein is niet geldig!'; $PALANG['pAdminCreate_domain_domain_text_error2'] = 'Het domein is niet geldig!';
$PALANG['pAdminCreate_domain_defaultaliases'] = 'Gebruik standaard aliassen'; $PALANG['pAdminCreate_domain_defaultaliases'] = 'Gebruik standaard aliassen';
$PALANG['pAdminCreate_domain_button'] = 'Voeg Domein toe'; $PALANG['pAdminCreate_domain_button'] = 'Voeg Domein toe';
$PALANG['pAdminCreate_domain_result_error'] = 'Mislukt om het domein toe te voegen. (%s)'; # XXX Text changed to: Adding the domain %s failed! $PALANG['pAdminCreate_domain_result_error'] = 'Mislukt om het domein toe te voegen. (%s)'; # XXX Text changed to: Adding the domain %s failed!
$PALANG['pAdminCreate_domain_result_success'] = 'Domein is toegevoegd! (%s)'; # XXX Text changed to: The domain %s has been added. $PALANG['pAdminCreate_domain_result_success'] = 'Domein is toegevoegd! (%s)'; # XXX Text changed to: The domain %s has been added.
$PALANG['domain_updated'] = 'The domain %s has been updated.'; # XXX $PALANG['domain_updated'] = 'Het domein %s is bijgewerkt.'; # XXX
$PALANG['pAdminDelete_admin_error'] = 'Niet in staat beheerder te verwijderen!'; $PALANG['pAdminDelete_admin_error'] = 'Niet in staat beheerder te verwijderen!';
$PALANG['domain_postdel_failed'] = 'Niet in staat domein te verwijderen!'; # XXX Text changed to: The domain postdeletion script failed, check the error log for details! $PALANG['domain_postdel_failed'] = 'Niet in staat domein te verwijderen!'; # XXX Text changed to: The domain postdeletion script failed, check the error log for details!
$PALANG['domain_postcreate_failed'] = 'The domain postcreate script failed, check the error log for details!'; # XXX $PALANG['domain_postcreate_failed'] = 'Het domein vooraanmaak script is mislukt, controleer de log file voor meer informatie!'; # XXX
$PALANG['mailbox_postdel_failed'] = 'The mailbox postdeletion script failed, check the error log for details!'; # XXX $PALANG['mailbox_postdel_failed'] = 'Het mailbox postdeletion script is mislukt, controleer de log file voor meer informatie!'; # XXX
$PALANG['mailbox_postedit_failed'] = 'The mailbox postedit script failed, check the error log for details!'; # XXX $PALANG['mailbox_postedit_failed'] = 'Het mailbox postedit script is mislukt, controleer de log file voor meer informatie'; # XXX
$PALANG['mailbox_postcreate_failed'] = 'The mailbox postcreate script failed, check the error log for details!'; # XXX $PALANG['mailbox_postcreate_failed'] = 'Het mailbox postcreate script is mislukt, controleer de log file voor meer informatie!'; # XXX
$PALANG['pAdminDelete_alias_domain_error'] = 'Niet in staat domein alias te verwijderen!'; $PALANG['pAdminDelete_alias_domain_error'] = 'Niet in staat domein alias te verwijderen!';
$PALANG['domain_conflict_vacation_domain'] = 'You can\'t use the vacation domain as mail domain!'; # XXX $PALANG['domain_conflict_vacation_domain'] = 'You can\'t use the vacation domain as mail domain!'; # XXX
@ -252,13 +255,13 @@ $PALANG['pAdminEdit_domain_quota'] = 'Domein Quota'; # XXX
$PALANG['transport'] = 'Transport'; $PALANG['transport'] = 'Transport';
$PALANG['pAdminEdit_domain_transport_text'] = 'Definieer transport'; $PALANG['pAdminEdit_domain_transport_text'] = 'Definieer transport';
$PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is back-up MX'; $PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is back-up MX';
$PALANG['pAdminEdit_domain_result_error'] = 'Mislukt het domein te bewerken. (%s)'; # XXX Text changed to: Modifying the domain %s failed! $PALANG['pAdminEdit_domain_result_error'] = 'Het bewerken van domein %s is mislukt!'; # XXX Text changed to: Modifying the domain %s failed!
$PALANG['pAdminCreate_admin_welcome'] = 'Voeg een nieuw domein beheerder toe'; $PALANG['pAdminCreate_admin_welcome'] = 'Voeg een nieuw domein beheerder toe';
$PALANG['email_address'] = 'E-mail adres'; $PALANG['email_address'] = 'E-mail adres';
$PALANG['pAdminCreate_admin_username_text_error1'] = 'Beheerder is geen geldig e-mail adres!'; $PALANG['pAdminCreate_admin_username_text_error1'] = 'Beheerder is geen geldig e-mail adres!';
$PALANG['admin_already_exists'] = 'De beheerder bestaat al of is niet geldig'; # XXX Text changed to: The admin already exists! $PALANG['admin_already_exists'] = 'De beheerder bestaat al of is niet geldig'; # XXX Text changed to: The admin already exists!
$PALANG['admin_does_not_exist'] = 'The admin does not exist!'; # XXX $PALANG['admin_does_not_exist'] = 'De Beheerder bestaat niet!'; # XXX
$PALANG['pAdminCreate_admin_button'] = 'Voeg beheerder toe'; $PALANG['pAdminCreate_admin_button'] = 'Voeg beheerder toe';
$PALANG['pAdminCreate_admin_result_error'] = 'Mislukt om beheerder toe te voegen! (%s)'; # XXX Text changed to: Adding the admin %s failed! $PALANG['pAdminCreate_admin_result_error'] = 'Mislukt om beheerder toe te voegen! (%s)'; # XXX Text changed to: Adding the admin %s failed!
$PALANG['pAdminCreate_admin_result_success'] = 'Beheerder is toegevoegd. (%s)'; # XXX Text changed to: The admin %s has been added. $PALANG['pAdminCreate_admin_result_success'] = 'Beheerder is toegevoegd. (%s)'; # XXX Text changed to: The admin %s has been added.
@ -266,10 +269,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'Beheerder is toegevoegd. (%s)';
$PALANG['pAdminEdit_admin_welcome'] = 'Bewerk een domein beheerder'; $PALANG['pAdminEdit_admin_welcome'] = 'Bewerk een domein beheerder';
$PALANG['admin'] = 'Beheerder'; $PALANG['admin'] = 'Beheerder';
$PALANG['password_again'] = 'Wachtwoord (nogmaals)'; $PALANG['password_again'] = 'Wachtwoord (nogmaals)';
$PALANG['super_admin'] = 'Super administrator'; $PALANG['super_admin'] = 'Hoofd Beheerder';
$PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX $PALANG['super_admin_desc'] = 'De hoofd Beheerder heeft toegang tot alle doameinen en kan alle domeinen en beheeraccounts aanpassen.'; # XXX
$PALANG['pAdminEdit_admin_result_error'] = 'Mislukt om beheerder te bewerken (%s)'; # XXX Text changed to: Modifying the admin %s failed! $PALANG['pAdminEdit_admin_result_error'] = 'Het bewerken van beheerder %s is mislukt!'; # XXX Text changed to: Modifying the admin %s failed!
$PALANG['pAdminEdit_admin_result_success'] = 'Beheerder is bewerkt! (%s)'; # XXX Text changed to: The admin %s has been modified. $PALANG['pAdminEdit_admin_result_success'] = 'De beheerder %s is aangepast'; # XXX Text changed to: The admin %s has been modified.
$PALANG['pUsersLogin_welcome'] = 'Mailbox gebruikers login om uw wachtwoord en aliassen te bewerken.'; $PALANG['pUsersLogin_welcome'] = 'Mailbox gebruikers login om uw wachtwoord en aliassen te bewerken.';
$PALANG['pUsersLogin_username_incorrect'] = 'Uw login is niet correct. U dient in te loggen met uw e-mail adres.'; $PALANG['pUsersLogin_username_incorrect'] = 'Uw login is niet correct. U dient in te loggen met uw e-mail adres.';
@ -284,15 +287,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Wijzig uw e-mail forwarding.';
$PALANG['pUsersMain_password'] = 'Wijzig uw huidige wachtwoord.'; $PALANG['pUsersMain_password'] = 'Wijzig uw huidige wachtwoord.';
$PALANG['pUsersVacation_welcome'] = 'Automatisch beantwoorden.'; $PALANG['pUsersVacation_welcome'] = 'Automatisch beantwoorden.';
$PALANG['pUsersVacation_welcome_text'] = 'U heeft uw automatisch beantwoorden ingesteld.'; $PALANG['pUsersVacation_welcome_text'] = 'Automatisch beantwoorden voor %s is active. (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Out of Office'; $PALANG['pUsersVacation_subject_text'] = 'Out of Office';
$PALANG['message'] = 'Bericht'; $PALANG['message'] = 'Bericht';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Ik zal afwezig zijn van <date> tot <date>. Ik zal afwezig zijn van <date> tot <date>.
Voor belangrijke punten kunt u contact opnemen met <contact person>. Voor belangrijke punten kunt u contact opnemen met <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Actief vanaf'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Actief vanaf'; # -> NOT OBSOLETE <-
$PALANG['pUsersVacation_activeuntil'] = 'Actief t/m'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Actief t/m'; # -> NOT OBSOLETE <-
$PALANG['pEdit_dbLog_editactive'] = 'status verandert'; $PALANG['pEdit_dbLog_editactive'] = 'status verandert';
@ -309,11 +312,11 @@ $PALANG['pStatus_undeliverable'] = 'Misschien niet af te leveren ';
$PALANG['pStatus_custom'] = 'Bezorgen op '; $PALANG['pStatus_custom'] = 'Bezorgen op ';
$PALANG['pStatus_popimap'] = 'POP/IMAP '; $PALANG['pStatus_popimap'] = 'POP/IMAP ';
$PALANG['password_too_short'] = "Wachtwoord is te kort - moet minimaal %s karakters bevatten"; $PALANG['password_too_short'] = "Wachtwoord is te kort - moet minimaal %s karakters bevatten";
$PALANG['password_no_characters'] = "Your password must contain at least %s character(s)."; # XXX $PALANG['password_no_characters'] = "Je wachtwoord moet minimaal %s karakter(s) bevatten."; # XXX
$PALANG['password_no_digits'] = "Your password must contain at least %s digit(s)."; # XXX $PALANG['password_no_digits'] = "Je wachtwoord moet minimaal %s getal(len) bevatten."; # XXX
$PALANG['pInvalidDomainRegex'] = "Ongeldig domein naam %s"; $PALANG['pInvalidDomainRegex'] = "Ongeldig domein naam %s";
$PALANG['pInvalidDomainDNS'] = "Ongeldig domein %s"; $PALANG['pInvalidDomainDNS'] = "Ongeldig domein %s";
$PALANG['pInvalidMailRegex'] = "Ongeldig email adres %s"; # XXX text change to: "Invalid email address %s, fails regexp check" $PALANG['pInvalidMailRegex'] = "Ongeldig email adres %s komt niet door de limietcheck"; # XXX text change to: "Invalid email address %s, fails regexp check"
$PALANG['pFetchmail_welcome'] = 'Haal mail op voor:'; $PALANG['pFetchmail_welcome'] = 'Haal mail op voor:';
$PALANG['pFetchmail_new_entry'] = 'Nieuw item'; $PALANG['pFetchmail_new_entry'] = 'Nieuw item';
$PALANG['pFetchmail_database_save_error'] = 'Niet in staat dit item toe te voegen aan database!'; $PALANG['pFetchmail_database_save_error'] = 'Niet in staat dit item toe te voegen aan database!';
@ -335,7 +338,7 @@ $PALANG['pFetchmail_field_fetchall'] = 'alle berichten ophalen';
$PALANG['pFetchmail_field_keep'] = 'behouden'; $PALANG['pFetchmail_field_keep'] = 'behouden';
$PALANG['pFetchmail_field_protocol'] = 'protocol'; $PALANG['pFetchmail_field_protocol'] = 'protocol';
$PALANG['pFetchmail_field_usessl'] = 'SSL actief'; $PALANG['pFetchmail_field_usessl'] = 'SSL actief';
$PALANG['pFetchmail_field_sslcertck'] = 'SSL certificate check'; # XXX $PALANG['pFetchmail_field_sslcertck'] = 'SSL certificate controle'; # XXX
$PALANG['pFetchmail_field_sslcertpath'] = 'SSL path to certificates'; # XXX $PALANG['pFetchmail_field_sslcertpath'] = 'SSL path to certificates'; # XXX
$PALANG['pFetchmail_field_sslfingerprint'] = 'SSL fingerprint (md5)'; # XXX $PALANG['pFetchmail_field_sslfingerprint'] = 'SSL fingerprint (md5)'; # XXX
$PALANG['pFetchmail_field_extra_options'] = 'extra opties'; $PALANG['pFetchmail_field_extra_options'] = 'extra opties';

@ -165,8 +165,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene '; $PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Endre videresending.';
$PALANG['pUsersMain_password'] = 'Endre passord.'; $PALANG['pUsersMain_password'] = 'Endre passord.';
$PALANG['pUsersVacation_welcome'] = 'Automatisk Svar.'; $PALANG['pUsersVacation_welcome'] = 'Automatisk Svar.';
$PALANG['pUsersVacation_welcome_text'] = 'Du har allerede autosvar!'; $PALANG['pUsersVacation_welcome_text'] = 'Du har allerede autosvar! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Ikke tilstede'; $PALANG['pUsersVacation_subject_text'] = 'Ikke tilstede';
$PALANG['message'] = 'Melding'; # XXX text changed to 'Message' $PALANG['message'] = 'Melding'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Jeg vil være utilgjengelig fra <date> til <date>. Jeg vil være utilgjengelig fra <date> til <date>.
For viktige henvendelser kan du kontakte <contact person>. For viktige henvendelser kan du kontakte <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'endre status'; $PALANG['pEdit_dbLog_editactive'] = 'endre status';

@ -169,8 +169,11 @@ $PALANG['pVacation_result_added'] = 'Auto odpowiedź została dodana! (%s)'; # X
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Pokaż 10 ostatnich działań dla '; $PALANG['pViewlog_welcome'] = 'Pokaż 10 ostatnich działań dla ';
@ -288,7 +291,7 @@ $PALANG['pUsersMain_password'] = 'Zmień aktualne hasło.';
$PALANG['pUsersVacation_welcome'] = 'Automatyczną odpowiedź.'; $PALANG['pUsersVacation_welcome'] = 'Automatyczną odpowiedź.';
$PALANG['pUsersVacation_welcome_text'] = 'Masz już skonfigurowaną automatyczną odpowiedź!'; $PALANG['pUsersVacation_welcome_text'] = 'Masz już skonfigurowaną automatyczną odpowiedź! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Poza biurem'; $PALANG['pUsersVacation_subject_text'] = 'Poza biurem';
$PALANG['message'] = 'Wiadomość'; $PALANG['message'] = 'Wiadomość';
@ -296,8 +299,8 @@ $PALANG['pUsersVacation_body_text'] = <<<EOM
Będę nieobecny od <date> do <date>. Będę nieobecny od <date> do <date>.
W pilnych sprawach proszę się kontaktować z <contact person>. W pilnych sprawach proszę się kontaktować z <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'zmień aktywny stan'; $PALANG['pEdit_dbLog_editactive'] = 'zmień aktywny stan';

@ -172,8 +172,11 @@ $PALANG['pVacation_result_added'] = 'Resposta automática habilitada! (%s)'; # X
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Últimas 10 ações para '; $PALANG['pViewlog_welcome'] = 'Últimas 10 ações para ';
@ -291,15 +294,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Defina endereços de email para redirecionam
$PALANG['pUsersMain_password'] = 'Altere a senha de sua conta.'; $PALANG['pUsersMain_password'] = 'Altere a senha de sua conta.';
$PALANG['pUsersVacation_welcome'] = 'Configuração de resposta automática.'; $PALANG['pUsersVacation_welcome'] = 'Configuração de resposta automática.';
$PALANG['pUsersVacation_welcome_text'] = 'Você já possui uma resposta automática configurada!'; $PALANG['pUsersVacation_welcome_text'] = 'Você já possui uma resposta automática configurada! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Ausente'; $PALANG['pUsersVacation_subject_text'] = 'Ausente';
$PALANG['message'] = 'Corpo da Mensagem'; # XXX check text - should be 'Message' $PALANG['message'] = 'Corpo da Mensagem'; # XXX check text - should be 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Estarei ausente de <data> até <data>. Estarei ausente de <data> até <data>.
Em caso de urgência, favor contatar <pessoa de contato>. Em caso de urgência, favor contatar <pessoa de contato>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'habilitar/desabilitar'; $PALANG['pEdit_dbLog_editactive'] = 'habilitar/desabilitar';

@ -172,8 +172,11 @@ $PALANG['pVacation_result_added'] = 'Автоответчик для %s вклю
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Просмотреть 10 последних действий для '; $PALANG['pViewlog_welcome'] = 'Просмотреть 10 последних действий для ';
@ -291,15 +294,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Изменить перенаправлен
$PALANG['pUsersMain_password'] = 'Изменить текущий пароль.'; $PALANG['pUsersMain_password'] = 'Изменить текущий пароль.';
$PALANG['pUsersVacation_welcome'] = 'Автоответчик.'; $PALANG['pUsersVacation_welcome'] = 'Автоответчик.';
$PALANG['pUsersVacation_welcome_text'] = 'У вас уже есть настроенный автоответчик!'; $PALANG['pUsersVacation_welcome_text'] = 'У вас уже есть настроенный автоответчик! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Вне офиса'; $PALANG['pUsersVacation_subject_text'] = 'Вне офиса';
$PALANG['message'] = 'Сообщение'; $PALANG['message'] = 'Сообщение';
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Я буду отсутствовать с <даты> по <дату>. Я буду отсутствовать с <даты> по <дату>.
По срочным вопросам вы можете обратиться к <контактному лицу>. По срочным вопросам вы можете обратиться к <контактному лицу>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Активен с'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Активен с';
$PALANG['pUsersVacation_activeuntil'] = 'Активен по'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Активен по';
$PALANG['pEdit_dbLog_editactive'] = 'изменение статуса активности'; $PALANG['pEdit_dbLog_editactive'] = 'изменение статуса активности';

@ -167,8 +167,11 @@ $PALANG['pVacation_result_added'] = 'Automatická odpoveď bola nastavená! (%s)
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Prehľad 10 posledných akcií pre '; $PALANG['pViewlog_welcome'] = 'Prehľad 10 posledných akcií pre ';
@ -284,15 +287,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Nastaviť/zmeniť presmerovanie';
$PALANG['pUsersMain_password'] = 'Zmeniť heslo'; $PALANG['pUsersMain_password'] = 'Zmeniť heslo';
$PALANG['pUsersVacation_welcome'] = 'Automatická odpoveď'; $PALANG['pUsersVacation_welcome'] = 'Automatická odpoveď';
$PALANG['pUsersVacation_welcome_text'] = 'Automatická odpoveď je zapnutá!'; $PALANG['pUsersVacation_welcome_text'] = 'Automatická odpoveď je zapnutá! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Dovolenka'; $PALANG['pUsersVacation_subject_text'] = 'Dovolenka';
$PALANG['message'] = 'Správa'; # XXX check text - should be 'Message' $PALANG['message'] = 'Správa'; # XXX check text - should be 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Som na dovolenke od <date> od <date>. Som na dovolenke od <date> od <date>.
S neodkladnými vecami kontaktujte <contact person>. S neodkladnými vecami kontaktujte <contact person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Aktívna od'; # obsolete $PALANG['pUsersVacation_activefrom'] = 'Aktívna od';
$PALANG['pUsersVacation_activeuntil'] = 'Aktívna do'; # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Aktívna do';
$PALANG['pEdit_dbLog_editactive'] = 'zmena aktivity'; $PALANG['pEdit_dbLog_editactive'] = 'zmena aktivity';

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Seznam zadnjih 10 operacij za '; $PALANG['pViewlog_welcome'] = 'Seznam zadnjih 10 operacij za ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Nastavite preusmeritev na drug e-poštni nas
$PALANG['pUsersMain_password'] = 'Spremenite geslo.'; $PALANG['pUsersMain_password'] = 'Spremenite geslo.';
$PALANG['pUsersVacation_welcome'] = 'Tukaj lahko nastavite obvestilo o odsotnosti.'; $PALANG['pUsersVacation_welcome'] = 'Tukaj lahko nastavite obvestilo o odsotnosti.';
$PALANG['pUsersVacation_welcome_text'] = 'Obvestilo o odsotnosti imate že nastavljeno!'; $PALANG['pUsersVacation_welcome_text'] = 'Obvestilo o odsotnosti imate že nastavljeno! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Odsotnost'; $PALANG['pUsersVacation_subject_text'] = 'Odsotnost';
$PALANG['message'] = 'Besedilo'; # XXX text changed to 'Message' $PALANG['message'] = 'Besedilo'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Od <datum> do <datum> sem odsoten. Od <datum> do <datum> sem odsoten.
Za nujne zadeve prosim kontaktirajte <kontaktna oseba>. Za nujne zadeve prosim kontaktirajte <kontaktna oseba>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'spremeni stanje aktivnosti'; $PALANG['pEdit_dbLog_editactive'] = 'spremeni stanje aktivnosti';

@ -168,8 +168,11 @@ $PALANG['pVacation_result_added'] = 'Autosvar meddelande har aktiverats! (%s)';
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Visa dom senaste 10 åtgärderna för '; $PALANG['pViewlog_welcome'] = 'Visa dom senaste 10 åtgärderna för ';
@ -285,15 +288,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Ändra din epost forwardadress.';
$PALANG['pUsersMain_password'] = 'Ändra ditt nuvarande lösenord.'; $PALANG['pUsersMain_password'] = 'Ändra ditt nuvarande lösenord.';
$PALANG['pUsersVacation_welcome'] = 'Autosvar.'; $PALANG['pUsersVacation_welcome'] = 'Autosvar.';
$PALANG['pUsersVacation_welcome_text'] = 'Du har redan ett autosvar meddelande definierat!'; $PALANG['pUsersVacation_welcome_text'] = 'Du har redan ett autosvar meddelande definierat! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Out of Office'; $PALANG['pUsersVacation_subject_text'] = 'Out of Office';
$PALANG['message'] = 'Text'; # XXX text changed to 'Message' $PALANG['message'] = 'Text'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
Jag är borta från <datum> till <datum>. Jag är borta från <datum> till <datum>.
För brådskande ärenden kan ni kontakta <kontakt person>. För brådskande ärenden kan ni kontakta <kontakt person>.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'ändra aktiv status'; $PALANG['pEdit_dbLog_editactive'] = 'ändra aktiv status';

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = 'Son 10 hareket:'; $PALANG['pViewlog_welcome'] = 'Son 10 hareket:';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = 'Eposta yönlendirmenizi deðiþtirin.';
$PALANG['pUsersMain_password'] = 'þifrenizi deðiþtirin.'; $PALANG['pUsersMain_password'] = 'þifrenizi deðiþtirin.';
$PALANG['pUsersVacation_welcome'] = 'Otomatik Cevaplama.'; $PALANG['pUsersVacation_welcome'] = 'Otomatik Cevaplama.';
$PALANG['pUsersVacation_welcome_text'] = 'Zaten bir otomatik cevaplamanýz bulunmakta!'; $PALANG['pUsersVacation_welcome_text'] = 'Zaten bir otomatik cevaplamanýz bulunmakta! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = 'Ofis dýþýnda'; $PALANG['pUsersVacation_subject_text'] = 'Ofis dýþýnda';
$PALANG['message'] = 'Metin'; # XXX text changed to 'Message' $PALANG['message'] = 'Metin'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
<date> tarihinden den <date> ine burada bulunmayacaðým. <date> tarihinden den <date> ine burada bulunmayacaðým.
Acil durumlarda lütfen <contact person> a baþvurunuz. Acil durumlarda lütfen <contact person> a baþvurunuz.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX

@ -166,8 +166,11 @@ $PALANG['pVacation_result_added'] = 'Auto response for %s has been enabled!'; #
$PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX $PALANG['pVacation_reply_type'] = 'Choice of reply'; # XXX
$PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX $PALANG['pVacation_reply_delay_time'] = 'Interval time'; # XXX
$PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
$PALANG['pVacation_until_before_today'] = 'The Date of [Active until] is set before Today'; # XXX
$PALANG['pVacation_until_before_from'] = 'The Date of [Active until] is set before [Active from]'; # XXX
$PALANG['reply_once'] = 'Reply once'; # XXX $PALANG['reply_once'] = 'Reply once'; # XXX
$PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX $PALANG['reply_every_mail'] = 'Reply on every mail'; # XXX
$PALANG['reply_once_per_day'] = 'Reply once a day'; # XXX
$PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX $PALANG['reply_once_per_week'] = 'Reply once per week'; # XXX
$PALANG['pViewlog_welcome'] = '查看最新的10項操作日誌 網域名: '; $PALANG['pViewlog_welcome'] = '查看最新的10項操作日誌 網域名: ';
@ -283,15 +286,15 @@ $PALANG['pUsersMain_edit_alias'] = '修改郵箱轉發.';
$PALANG['pUsersMain_password'] = '修改當前密碼.'; $PALANG['pUsersMain_password'] = '修改當前密碼.';
$PALANG['pUsersVacation_welcome'] = '自動回復.'; $PALANG['pUsersVacation_welcome'] = '自動回復.';
$PALANG['pUsersVacation_welcome_text'] = '你已經設置了自動回復!'; $PALANG['pUsersVacation_welcome_text'] = '你已經設置了自動回復! (%s)'; # XXX Text changed to: 'Auto response for %s is active!'
$PALANG['pUsersVacation_subject_text'] = '我現在無法回信'; $PALANG['pUsersVacation_subject_text'] = '我現在無法回信';
$PALANG['message'] = '內容'; # XXX text changed to 'Message' $PALANG['message'] = '內容'; # XXX text changed to 'Message'
$PALANG['pUsersVacation_body_text'] = <<<EOM $PALANG['pUsersVacation_body_text'] = <<<EOM
我在 <date> 到 <date> 這段時間內暫時無法回信. 我在 <date> 到 <date> 這段時間內暫時無法回信.
如果你有急事請與 <contact person> 聯繫. 如果你有急事請與 <contact person> 聯繫.
EOM; EOM;
$PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX # obsolete $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX
$PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX # obsolete $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX
$PALANG['pEdit_dbLog_editactive'] = '改變活動狀態'; $PALANG['pEdit_dbLog_editactive'] = '改變活動狀態';

@ -12,9 +12,11 @@
* @license GNU GPL v2 or later. * @license GNU GPL v2 or later.
* *
* File: edit-vacation.php * File: edit-vacation.php
* Responsible for allowing users to update their vacation status.
* *
* Template File: edit-vacation.tpl * Allows users to update their vacation status and
* admins to update the vacation status for the their users
*
* Template File: vacation.tpl
* *
* Template Variables: * Template Variables:
* *
@ -23,6 +25,7 @@
* tActiveUntil * tActiveUntil
* tSubject * tSubject
* tBody * tBody
* tInterval_time
* *
* Form POST \ GET Variables: * Form POST \ GET Variables:
* *
@ -31,7 +34,6 @@
* fCancel * fCancel
* fChange * fChange
* fBack * fBack
* fQuota
* fActive * fActive
*/ */
@ -52,7 +54,6 @@ if(authentication_has_role('admin')) {
} }
else { else {
$Admin_role = 0 ; $Admin_role = 0 ;
# $Return_url = "users/main.php";
$Return_url = "main.php"; $Return_url = "main.php";
authentication_require_role('user'); authentication_require_role('user');
$fUsername = authentication_get_username(); $fUsername = authentication_get_username();
@ -85,26 +86,25 @@ if ($_SERVER['REQUEST_METHOD'] == "GET") {
if($details != false) { if($details != false) {
$tSubject = $details['subject']; $tSubject = $details['subject'];
$tBody = $details['body']; $tBody = $details['body'];
$tInterval_Time = $details['interval_time']; $tInterval_Time = $details['interval_time'];
$tActiveFrom = $details['activeFrom']; $tActiveFrom = $details['activeFrom'];
$tActiveUntil = $details['activeUntil']; $tActiveUntil = $details['activeUntil'];
} }
if($vh->check_vacation() and (!$Admin_role)) { if($vh->check_vacation()) {
# TODO: would also be useful for admins, but needs a text change to include the username flash_info(sprintf($PALANG['pUsersVacation_welcome_text'],htmlentities($tUseremail)));
flash_info($PALANG['pUsersVacation_welcome_text']);
} }
//set a default, reset fields for coming back selection //set a default, reset fields for coming back selection
if ($tSubject == '') { $tSubject = html_entity_decode($PALANG['pUsersVacation_subject_text'], ENT_QUOTES, 'UTF-8'); } if ($tSubject == '') { $tSubject = html_entity_decode($PALANG['pUsersVacation_subject_text'], ENT_QUOTES, 'UTF-8'); }
if ($tBody == '') { $tBody = html_entity_decode($PALANG['pUsersVacation_body_text'], ENT_QUOTES, 'UTF-8'); } if ($tBody == '') { $tBody = html_entity_decode($PALANG['pUsersVacation_body_text'], ENT_QUOTES, 'UTF-8'); }
} }
if ($_SERVER['REQUEST_METHOD'] == "POST") if ($_SERVER['REQUEST_METHOD'] == "POST")
{ {
if(isset($_POST['fCancel'])) { if(isset($_POST['fCancel'])) {
header ("Location: $Return_url"); header ("Location: $Return_url");
exit(0); exit(0);
} }
@ -114,7 +114,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST")
$tSubject = safepost('fSubject'); $tSubject = safepost('fSubject');
$fSubject = $tSubject; $fSubject = $tSubject;
$tBody = safepost('fBody'); $tBody = safepost('fBody');
$fBody = $tBody; $fBody = $tBody;
$tInterval_Time = safepost('fInterval_Time'); $tInterval_Time = safepost('fInterval_Time');
@ -123,7 +123,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST")
$tUseremail = $fUsername; $tUseremail = $fUsername;
//set a default, reset fields for coming back selection //set a default, reset fields for coming back selection
if ($tSubject == '') { $tSubject = html_entity_decode($PALANG['pUsersVacation_subject_text'], ENT_QUOTES, 'UTF-8'); } if ($tSubject == '') { $tSubject = html_entity_decode($PALANG['pUsersVacation_subject_text'], ENT_QUOTES, 'UTF-8'); }
if ($tBody == '') { $tBody = html_entity_decode($PALANG['pUsersVacation_body_text'], ENT_QUOTES, 'UTF-8'); } if ($tBody == '') { $tBody = html_entity_decode($PALANG['pUsersVacation_body_text'], ENT_QUOTES, 'UTF-8'); }
@ -137,11 +137,26 @@ if ($_SERVER['REQUEST_METHOD'] == "POST")
// the user is going away - set the goto alias and vacation table as necessary. // the user is going away - set the goto alias and vacation table as necessary.
//Set the vacation data for $fUsername //Set the vacation data for $fUsername
if (!empty ($fChange)) if (!empty ($fChange))
{ {
if(!$vh->set_away($fSubject, $fBody, $fInterval_Time, $tActiveFrom, $tActiveUntil)) {
$error = 1; ## check if ActiveUnitl is not back in time,
} ## because vacation.pl will report SMTP recipient $smtp_recipient which resolves to $email does not have an active vacation (rv: $rv, email: $email)"
## and will not send message
if ( ($tActiveUntil >= date ("Y-m-d")) and ($tActiveUntil >= $tActiveFrom) ) {
if (!$vh->set_away($fSubject, $fBody, $fInterval_Time, $tActiveFrom, $tActiveUntil)) {
$error = 1;
}
} else {
if ( $tActiveUntil < date ("Y-m-d") ) {
flash_error($PALANG['pVacation_until_before_today']);
} else {
flash_error($PALANG['pVacation_until_before_from']);
}
$error = 1;
}
} }
//if change, remove old one, then perhaps set new one //if change, remove old one, then perhaps set new one
@ -167,7 +182,7 @@ if($error == 0) {
} }
} }
else { else {
flash_error($PALANG['pVacation_result_error']); flash_error(sprintf($PALANG['pVacation_result_error'],htmlentities($fUsername)));
} }
$today = date ("Y-m-d"); $today = date ("Y-m-d");

Loading…
Cancel
Save