SF.net SVN: postfixadmin:[1513] trunk
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2013-07-29 22:08:11
|
Revision: 1513 http://sourceforge.net/p/postfixadmin/code/1513 Author: christian_boltz Date: 2013-07-29 22:08:07 +0000 (Mon, 29 Jul 2013) Log Message: ----------- *.lang: - renamed some $PALANG texts: - pOverview_button => go - pOverview_mailbox_name => name - pSendmail_admin => from - pAdminEdit_admin_username => admin - pEdit_alias_goto => to - deleted obsolete or duplicate $PALANG texts: - pOverview_alias_goto - pCreate_alias_goto - pEdit_alias_button - pEdit_mailbox_name - pEdit_mailbox_button - pViewlog_username - pViewlog_button - pAdminList_admin_username - pAdminList_virtual_button - pAdminList_virtual_alias_address - pAdminList_virtual_alias_goto - pAdminList_virtual_mailbox_name - pAdminEdit_domain_button - pAdminEdit_admin_button - pBroadcast_from - pBroadcast_send model/*, setup.php, templates/*, users/edit-alias.php: - update to use the renamed $PALANG texts Modified Paths: -------------- trunk/languages/bg.lang trunk/languages/ca.lang trunk/languages/cn.lang trunk/languages/cs.lang trunk/languages/da.lang trunk/languages/de.lang trunk/languages/en.lang trunk/languages/es.lang trunk/languages/et.lang trunk/languages/eu.lang trunk/languages/fi.lang trunk/languages/fo.lang trunk/languages/fr.lang trunk/languages/hr.lang trunk/languages/hu.lang trunk/languages/is.lang trunk/languages/it.lang trunk/languages/ja.lang trunk/languages/lt.lang trunk/languages/mk.lang trunk/languages/nb.lang trunk/languages/nl.lang trunk/languages/nn.lang trunk/languages/pl.lang trunk/languages/pt-br.lang trunk/languages/ru.lang trunk/languages/sk.lang trunk/languages/sl.lang trunk/languages/sv.lang trunk/languages/tr.lang trunk/languages/tw.lang trunk/model/AdminHandler.php trunk/model/AdminpasswordHandler.php trunk/model/AliasHandler.php trunk/model/MailboxHandler.php trunk/setup.php trunk/templates/adminlistadmin.tpl trunk/templates/adminlistdomain.tpl trunk/templates/broadcast-message.tpl trunk/templates/list-virtual.tpl trunk/templates/list-virtual_alias.tpl trunk/templates/list-virtual_alias_domain.tpl trunk/templates/list-virtual_mailbox.tpl trunk/templates/overview-get.tpl trunk/templates/sendmail.tpl trunk/templates/users_edit-alias.tpl trunk/templates/viewlog.tpl trunk/users/edit-alias.php Modified: trunk/languages/bg.lang =================================================================== --- trunk/languages/bg.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/bg.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -59,15 +59,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX $PALANG['pOverview_alias_title'] = ':: Alias'; # XXX $PALANG['pOverview_mailbox_title'] = ':: Mailboxes'; # XXX -$PALANG['pOverview_button'] = 'Напред'; +$PALANG['go'] = 'Напред'; $PALANG['pOverview_welcome'] = 'Преглед на '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX $PALANG['pOverview_alias_address'] = 'От'; -$PALANG['pOverview_alias_goto'] = 'До'; $PALANG['active'] = 'Активен'; $PALANG['and_x_more'] = '[and %s more...]'; # XXX $PALANG['pOverview_mailbox_username'] = 'Е-мейл'; -$PALANG['pOverview_mailbox_name'] = 'Име'; +$PALANG['name'] = 'Име'; $PALANG['pOverview_mailbox_quota'] = 'Обем (MB)'; $PALANG['pOverview_vacation_edit'] = 'VACATION IS ON'; # XXX $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX @@ -97,7 +96,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'Този ALIAS не е валиден!'; $PALANG['email_address_already_exists'] = 'Този е-мейл адрес вече съществува, моля изберете различен!'; # XXX check text - should be 'This email address already exists, please choose a different one\!' $PALANG['pCreate_alias_address_text_error3'] = 'Достигнали сте лимита си за създаване на alias-и!'; -$PALANG['pCreate_alias_goto'] = 'Към'; $PALANG['pCreate_alias_goto_text'] = 'Накъде трябва да се изпраща писмото.'; $PALANG['pCreate_alias_goto_text_error'] = 'Избраният адрес в полето Към не е валиден!'; $PALANG['pCreate_alias_result_error'] = 'Не мога да добавя alias-а към таблицата!'; @@ -107,13 +105,12 @@ $PALANG['pEdit_alias_welcome'] = 'Редактиране на alias за вашия домейн.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = 'Един запис на ред.'; # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = 'Alias'; -$PALANG['pEdit_alias_goto'] = 'Към'; +$PALANG['to'] = 'Към'; # XXX check text - should be 'To' $PALANG['pEdit_alias_goto_text_error1'] = 'Не сте въвели нищо в полето Към'; $PALANG['pEdit_alias_goto_text_error2'] = 'Е-мейл адреса, който сте въвели не е валиден: '; $PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; # XXX $PALANG['pEdit_alias_forward_and_store'] = 'Deliver to the local mailbox.'; # XXX $PALANG['pEdit_alias_forward_only'] = 'Forward to given email addresses only.'; # XXX -$PALANG['pEdit_alias_button'] = 'Редактирай Alias'; # XXX text no longer used $PALANG['pEdit_alias_result_error'] = 'Не мога да модифицирам този alias!'; $PALANG['pCreate_mailbox_welcome'] = 'Създаване на нова пощенска кутия за вашия домейн.'; @@ -129,13 +126,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Редакция на пощенска кутия за вашия домейн.'; $PALANG['pEdit_mailbox_username'] = 'Логин'; $PALANG['pEdit_mailbox_password_text_error'] = 'Паролите, които сте дали не съвпадат!'; -$PALANG['pEdit_mailbox_name'] = 'Име'; $PALANG['pEdit_mailbox_quota'] = 'Обем'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = 'Обема, който сте дали е твърде голям!'; $PALANG['pEdit_mailbox_domain_error'] = 'Този домейн не е ваш: '; -$PALANG['pEdit_mailbox_button'] = 'Редакция на пощенска кутия'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = 'Не мога да модифицирам пощенската кутия!'; $PALANG['pPassword_welcome'] = 'Смяна на парола.'; @@ -159,7 +154,6 @@ $PALANG['pViewlog_welcome'] = 'Разглеждане на последните 10 действия за '; $PALANG['pViewlog_timestamp'] = 'Дата'; -$PALANG['pViewlog_username'] = 'Админ'; $PALANG['pViewlog_action'] = 'Действие'; $PALANG['pViewlog_data'] = 'Данни'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -182,11 +176,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = 'Напред'; $PALANG['pViewlog_result_error'] = 'Не мога да открия логовете!'; $PALANG['pSendmail_welcome'] = 'Изпращане на е-мейл.'; -$PALANG['pSendmail_admin'] = 'От'; +$PALANG['from'] = 'От'; $PALANG['pSendmail_to'] = 'До'; $PALANG['pSendmail_to_text_error'] = 'Полето До е празен или невалиден е-мейл адрес!'; $PALANG['subject'] = 'Заглавие'; @@ -204,7 +197,6 @@ $PALANG['pAdminMenu_create_admin'] = 'Нов админ'; $PALANG['pAdminMenu_create_domain'] = 'Нов домейн'; -$PALANG['pAdminList_admin_username'] = 'Админ'; $PALANG['pAdminList_admin_count'] = 'Домейни'; $PALANG['description'] = 'Описание'; @@ -213,10 +205,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; # XXX $PALANG['last_modified'] = 'Последно модифициран'; # XXX check text - should be 'Last modified' -$PALANG['pAdminList_virtual_button'] = 'Напред'; -$PALANG['pAdminList_virtual_alias_address'] = 'От'; -$PALANG['pAdminList_virtual_alias_goto'] = 'Към'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Име'; $PALANG['pAdminCreate_domain_welcome'] = 'Добавяне на нов домейн'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'Този домейн вече съществува!'; @@ -239,7 +227,6 @@ $PALANG['transport'] = 'Transport'; $PALANG['pAdminEdit_domain_transport_text'] = 'Define transport'; $PALANG['pAdminEdit_domain_backupmx'] = 'Мейл сървъра е резервен MX'; -$PALANG['pAdminEdit_domain_button'] = 'Редактирай домейн'; # XXX text no longer used $PALANG['pAdminEdit_domain_result_error'] = 'Не мога да модифицирам домейна!'; $PALANG['pAdminCreate_admin_welcome'] = 'Добави нов админ на домейна'; @@ -251,11 +238,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'Админа беше добавен успешно!'; $PALANG['pAdminEdit_admin_welcome'] = 'Редакция на админ на домейн'; -$PALANG['pAdminEdit_admin_username'] = 'Админ'; +$PALANG['admin'] = 'Админ'; $PALANG['password_again'] = 'Парола (отново)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Главен Администратор'; $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX -$PALANG['pAdminEdit_admin_button'] = 'Редактирай Админ'; # XXX text no longer used $PALANG['pAdminEdit_admin_result_error'] = 'Не мога да модифицирам админа!'; $PALANG['pAdminEdit_admin_result_success'] = 'Админ-а беше модифициран!'; @@ -289,9 +275,7 @@ $PALANG['pSearch_welcome'] = 'Searching for: '; # XXX $PALANG['pReturn_to'] = 'Return to'; # XXX $PALANG['pBroadcast_title'] = 'Съобщение до всички'; -$PALANG['pBroadcast_from'] = 'От'; $PALANG['pBroadcast_name'] = 'Име'; -$PALANG['pBroadcast_send'] = 'Изпрати'; $PALANG['pBroadcast_success'] = 'Вашето съобщение беше изпратено.'; $PALANG['pAdminMenu_broadcast_message'] = 'Съобщение до всички'; $PALANG['pBroadcast_error_empty'] = 'Полетата Име, Заглавие и Съобщение са задължителни!'; Modified: trunk/languages/ca.lang =================================================================== --- trunk/languages/ca.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/ca.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -57,15 +57,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX $PALANG['pOverview_alias_title'] = ':: Alias'; # XXX $PALANG['pOverview_mailbox_title'] = ':: Mailboxes'; # XXX -$PALANG['pOverview_button'] = 'Ves'; +$PALANG['go'] = 'Ves'; $PALANG['pOverview_welcome'] = 'Resum de '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX $PALANG['pOverview_alias_address'] = 'De'; -$PALANG['pOverview_alias_goto'] = 'Destí'; $PALANG['active'] = 'Actiu'; $PALANG['and_x_more'] = '[and %s more...]'; # XXX $PALANG['pOverview_mailbox_username'] = 'E-mail'; # XXX -$PALANG['pOverview_mailbox_name'] = 'Nom'; +$PALANG['name'] = 'Nom'; $PALANG['pOverview_mailbox_quota'] = 'Quota (MB)'; # XXX $PALANG['pOverview_vacation_edit'] = 'VACATION IS ON'; # XXX $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX @@ -95,7 +94,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'L\'àlies no és vàlid!'; $PALANG['email_address_already_exists'] = 'Aquesta adreça ja existeix, escull una altra de diferent, si us plau!'; # XXX check text - should be 'This email address already exists, please choose a different one\!' $PALANG['pCreate_alias_address_text_error3'] = 'Has arribat al límit de creació d\'àlies!'; -$PALANG['pCreate_alias_goto'] = 'Destí'; $PALANG['pCreate_alias_goto_text'] = 'A on ha de ser enviat l\'e-mail.'; $PALANG['pCreate_alias_goto_text_error'] = 'El destí no és vàlid!'; $PALANG['pCreate_alias_result_error'] = '¡No és posible afegir l\'àlies a la taula d\'àlies!'; @@ -105,13 +103,12 @@ $PALANG['pEdit_alias_welcome'] = 'Editi un àlies pel seu domini.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = 'Una entrada per línia.'; # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = 'Àlies'; -$PALANG['pEdit_alias_goto'] = 'Destí'; +$PALANG['to'] = 'Destí'; $PALANG['pEdit_alias_goto_text_error1'] = 'No has introduït res al destí'; $PALANG['pEdit_alias_goto_text_error2'] = 'L\'adreça d\'e-mail introduida no és vàlida: '; $PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; # XXX $PALANG['pEdit_alias_forward_and_store'] = 'Deliver to the local mailbox.'; # XXX $PALANG['pEdit_alias_forward_only'] = 'Forward to given email addresses only.'; # XXX -$PALANG['pEdit_alias_button'] = 'Editar àlies'; # XXX text no longer used $PALANG['pEdit_alias_result_error'] = 'Imposible modificar l\'àlies!'; $PALANG['pCreate_mailbox_welcome'] = 'Crear una nova bústia pel seu domini.'; @@ -127,13 +124,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Editar una bústia pel seu domini.'; $PALANG['pEdit_mailbox_username'] = 'Usuari'; $PALANG['pEdit_mailbox_password_text_error'] = 'Les contrasenyes introduides no coincideixen!'; -$PALANG['pEdit_mailbox_name'] = 'Nom'; $PALANG['pEdit_mailbox_quota'] = 'Quota'; # XXX $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = 'La quota especificada és massa alta!'; $PALANG['pEdit_mailbox_domain_error'] = 'Aquest domini no et pertany: '; -$PALANG['pEdit_mailbox_button'] = 'Editar bústia'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = 'Imposible canviar la contrasenya!'; $PALANG['pPassword_welcome'] = 'Canvia la teva contrasenya de login.'; @@ -157,7 +152,6 @@ $PALANG['pViewlog_welcome'] = 'Veure les últimes 10 accions per '; $PALANG['pViewlog_timestamp'] = 'Data/Hora'; -$PALANG['pViewlog_username'] = 'Administrador'; $PALANG['pViewlog_action'] = 'Acció'; $PALANG['pViewlog_data'] = 'Dades'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -180,11 +174,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = 'Ves'; $PALANG['pViewlog_result_error'] = 'Imposible trobar els logs!'; $PALANG['pSendmail_welcome'] = 'Enviar un e-mail.'; -$PALANG['pSendmail_admin'] = 'De'; +$PALANG['from'] = 'De'; $PALANG['pSendmail_to'] = 'Destí'; $PALANG['pSendmail_to_text_error'] = 'La direcció de destí està buida o és una direcció invàlida!'; $PALANG['subject'] = 'Assumpte'; @@ -202,7 +195,6 @@ $PALANG['pAdminMenu_create_admin'] = 'Nou administrador'; $PALANG['pAdminMenu_create_domain'] = 'Nou dominio'; -$PALANG['pAdminList_admin_username'] = 'Administrador'; $PALANG['pAdminList_admin_count'] = 'Dominis'; $PALANG['description'] = 'Descripció'; @@ -211,10 +203,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; # XXX $PALANG['last_modified'] = 'Última Modificació'; -$PALANG['pAdminList_virtual_button'] = 'Ves'; -$PALANG['pAdminList_virtual_alias_address'] = 'De'; -$PALANG['pAdminList_virtual_alias_goto'] = 'Destí'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Nom'; $PALANG['pAdminCreate_domain_welcome'] = 'Afegir nou domini'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'El domini ja existeix!'; @@ -237,7 +225,6 @@ $PALANG['transport'] = 'Transport'; # XXX $PALANG['pAdminEdit_domain_transport_text'] = 'Define transport'; # XXX $PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is backup MX'; # XXX -$PALANG['pAdminEdit_domain_button'] = 'Editar domini'; # XXX text no longer used $PALANG['pAdminEdit_domain_result_error'] = 'Imposible modificar el domini!'; $PALANG['pAdminCreate_admin_welcome'] = 'Afegir un nou administrador de domini'; @@ -250,11 +237,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'L\'administrador ha estat afegit!'; $PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de domini'; -$PALANG['pAdminEdit_admin_username'] = 'Administrador'; +$PALANG['admin'] = 'Administrador'; $PALANG['password_again'] = 'Contrasenya (repetiu)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Super admin'; # XXX $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX -$PALANG['pAdminEdit_admin_button'] = 'Editar administrador'; # XXX text no longer used $PALANG['pAdminEdit_admin_result_error'] = 'Imposible modificar l\'administrador!'; $PALANG['pAdminEdit_admin_result_success'] = 'L\'administrador ha estat modificat!'; @@ -288,9 +274,7 @@ $PALANG['pSearch_welcome'] = 'Searching for: '; # XXX $PALANG['pReturn_to'] = 'Return to'; # XXX $PALANG['pBroadcast_title'] = 'Send broadcast message'; # XXX -$PALANG['pBroadcast_from'] = 'From'; # XXX $PALANG['pBroadcast_name'] = 'Your name'; # XXX -$PALANG['pBroadcast_send'] = 'Send message'; # XXX $PALANG['pBroadcast_success'] = 'Your broadcast message was sent.'; # XXX $PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; # XXX $PALANG['pBroadcast_error_empty'] = 'The fields Name, Subject and Message shouldn\'t be empty!'; # XXX Modified: trunk/languages/cn.lang =================================================================== --- trunk/languages/cn.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/cn.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -58,15 +58,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX $PALANG['pOverview_alias_title'] = ':: 别名'; $PALANG['pOverview_mailbox_title'] = ':: 邮箱'; -$PALANG['pOverview_button'] = '执行'; +$PALANG['go'] = '执行'; $PALANG['pOverview_welcome'] = '浏览 '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX $PALANG['pOverview_alias_address'] = '前往'; -$PALANG['pOverview_alias_goto'] = '转到'; $PALANG['active'] = '活动'; $PALANG['and_x_more'] = '[and %s more...]'; # XXX $PALANG['pOverview_mailbox_username'] = '邮件地址'; -$PALANG['pOverview_mailbox_name'] = '姓名'; +$PALANG['name'] = '姓名'; $PALANG['pOverview_mailbox_quota'] = '限制 (MB)'; $PALANG['pOverview_vacation_edit'] = 'VACATION IS ON'; # XXX $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX @@ -96,7 +95,6 @@ $PALANG['pCreate_alias_address_text_error1'] = '该别名非法!'; $PALANG['email_address_already_exists'] = '邮件地址已经存在, 请重新选择!'; $PALANG['pCreate_alias_address_text_error3'] = '你的别名已经达到上限!'; -$PALANG['pCreate_alias_goto'] = '转到'; $PALANG['pCreate_alias_goto_text'] = '邮件接收地址.'; $PALANG['pCreate_alias_goto_text_error'] = '接收地址不正确!'; $PALANG['pCreate_alias_result_error'] = '不能将别名添加到别名表中!'; @@ -106,13 +104,12 @@ $PALANG['pEdit_alias_welcome'] = '编辑你域名中的别名.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = '每行一条记录.'; # XXX # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = '别名'; -$PALANG['pEdit_alias_goto'] = '转到'; +$PALANG['to'] = '转到'; $PALANG['pEdit_alias_goto_text_error1'] = '你没有填写收信人'; $PALANG['pEdit_alias_goto_text_error2'] = '邮件地址非法: '; $PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; # XXX $PALANG['pEdit_alias_forward_and_store'] = 'Deliver to the local mailbox.'; # XXX $PALANG['pEdit_alias_forward_only'] = 'Forward to given email addresses only.'; # XXX -$PALANG['pEdit_alias_button'] = '编辑别名'; # XXX text no longer used $PALANG['pEdit_alias_result_error'] = '不能修改该别名!'; $PALANG['pCreate_mailbox_welcome'] = '在你的域中新建一个本地邮箱.'; @@ -128,13 +125,11 @@ $PALANG['pEdit_mailbox_welcome'] = '编辑你域中的邮箱.'; $PALANG['pEdit_mailbox_username'] = '用户名'; $PALANG['pEdit_mailbox_password_text_error'] = '你输入的两个新密码不相同!'; -$PALANG['pEdit_mailbox_name'] = '姓名'; # XXX check / compare with pCreate_mailbox_name - should be "" $PALANG['pEdit_mailbox_quota'] = '限制'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = '你输入的容量限制超出范围!'; $PALANG['pEdit_mailbox_domain_error'] = '你没有该域的管理权限: '; -$PALANG['pEdit_mailbox_button'] = '编辑邮箱'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = '不能编辑该邮箱!'; $PALANG['pPassword_welcome'] = '更改你的登录密码.'; @@ -158,7 +153,6 @@ $PALANG['pViewlog_welcome'] = '查看最新的10项操作日志 域名: '; $PALANG['pViewlog_timestamp'] = '时间'; -$PALANG['pViewlog_username'] = '管理员'; $PALANG['pViewlog_action'] = '操作'; $PALANG['pViewlog_data'] = '内容'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -181,11 +175,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = '执行'; $PALANG['pViewlog_result_error'] = '未找到相关的日志!'; $PALANG['pSendmail_welcome'] = '发送邮件.'; -$PALANG['pSendmail_admin'] = '发件人'; +$PALANG['from'] = '发件人'; $PALANG['pSendmail_to'] = '收件人'; $PALANG['pSendmail_to_text_error'] = '收件人为空或者收件人地址不正确!'; $PALANG['subject'] = '主题'; @@ -203,7 +196,6 @@ $PALANG['pAdminMenu_create_admin'] = '新建管理员'; $PALANG['pAdminMenu_create_domain'] = '新建域'; -$PALANG['pAdminList_admin_username'] = '管理员'; $PALANG['pAdminList_admin_count'] = '管理域数量'; $PALANG['description'] = '描述'; @@ -212,10 +204,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; # XXX $PALANG['last_modified'] = '最后修改日期'; -$PALANG['pAdminList_virtual_button'] = '执行'; -$PALANG['pAdminList_virtual_alias_address'] = '前往'; -$PALANG['pAdminList_virtual_alias_goto'] = '转到'; -$PALANG['pAdminList_virtual_mailbox_name'] = '姓名'; $PALANG['pAdminCreate_domain_welcome'] = '新建域'; $PALANG['pAdminCreate_domain_domain_text_error'] = '该域已经存在!'; @@ -238,7 +226,6 @@ $PALANG['transport'] = 'Transport'; # XXX $PALANG['pAdminEdit_domain_transport_text'] = 'Define transport'; # XXX $PALANG['pAdminEdit_domain_backupmx'] = '备份邮件服务器'; -$PALANG['pAdminEdit_domain_button'] = '修改'; # XXX text no longer used $PALANG['pAdminEdit_domain_result_error'] = '修改域失败!'; $PALANG['pAdminCreate_admin_welcome'] = '新增域管理员'; @@ -250,11 +237,10 @@ $PALANG['pAdminCreate_admin_result_success'] = '新增管理员成功!'; $PALANG['pAdminEdit_admin_welcome'] = '修改域管理员'; -$PALANG['pAdminEdit_admin_username'] = '管理员'; +$PALANG['admin'] = '管理员'; $PALANG['password_again'] = '密码 (验证)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Super admin'; # XXX $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX -$PALANG['pAdminEdit_admin_button'] = '修改'; # XXX text no longer used $PALANG['pAdminEdit_admin_result_error'] = '编辑域管理员失败!'; $PALANG['pAdminEdit_admin_result_success'] = '编辑域管理员成功!'; @@ -288,9 +274,7 @@ $PALANG['pSearch_welcome'] = '搜索: '; $PALANG['pReturn_to'] = 'Return to'; # XXX $PALANG['pBroadcast_title'] = 'Send broadcast message'; # XXX -$PALANG['pBroadcast_from'] = 'From'; # XXX $PALANG['pBroadcast_name'] = 'Your name'; # XXX -$PALANG['pBroadcast_send'] = 'Send message'; # XXX $PALANG['pBroadcast_success'] = 'Your broadcast message was sent.'; # XXX $PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; # XXX $PALANG['pBroadcast_error_empty'] = 'The fields Name, Subject and Message shouldn\'t be empty!'; # XXX Modified: trunk/languages/cs.lang =================================================================== --- trunk/languages/cs.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/cs.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -63,15 +63,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX $PALANG['pOverview_alias_title'] = ':: Přesměrování'; $PALANG['pOverview_mailbox_title'] = ':: Schránky'; -$PALANG['pOverview_button'] = 'Přejít'; +$PALANG['go'] = 'Přejít'; # XXX check text - should be 'Go' $PALANG['pOverview_welcome'] = 'Přehled domény '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX $PALANG['pOverview_alias_address'] = 'Od'; -$PALANG['pOverview_alias_goto'] = 'Pro'; $PALANG['active'] = 'Aktivní'; $PALANG['and_x_more'] = '[a %s dalších...]'; $PALANG['pOverview_mailbox_username'] = 'Email'; -$PALANG['pOverview_mailbox_name'] = 'Jméno'; +$PALANG['name'] = 'Jméno'; # XXX check text - should be 'Name' $PALANG['pOverview_mailbox_quota'] = 'Místo (MB)'; $PALANG['pOverview_vacation_edit'] = 'ZAPNUTO'; $PALANG['pOverview_vacation_option'] = 'vypnuto'; @@ -101,7 +100,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'Adresa neni platná!'; $PALANG['email_address_already_exists'] = 'Taková emailová adresa již existuje!'; # XXX check text - should be 'This email address already exists, please choose a different one\!' $PALANG['pCreate_alias_address_text_error3'] = 'Dosáhli jste limitu, nemůžete vytvářet další aliasy!'; -$PALANG['pCreate_alias_goto'] = 'Cíl'; $PALANG['pCreate_alias_goto_text'] = 'Kam má pošta chodit.'; $PALANG['pCreate_alias_goto_text_error'] = 'Cíl není platný!'; $PALANG['pCreate_alias_result_error'] = 'Nepodařilo se přidat přesměrování do tabulky aliasů!'; @@ -111,13 +109,12 @@ $PALANG['pEdit_alias_welcome'] = 'Upravit přesměrování.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = 'Jeden záznam na řádku.'; # XXX # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = 'Přesměrování'; -$PALANG['pEdit_alias_goto'] = 'Cíl'; +$PALANG['to'] = 'Cíl'; # XXX check text - should be 'To' $PALANG['pEdit_alias_goto_text_error1'] = 'Nezadali jste cíl'; $PALANG['pEdit_alias_goto_text_error2'] = 'Emailová adresa kterou jste zadali není platná: '; $PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; # XXX $PALANG['pEdit_alias_forward_and_store'] = 'Doručovat i do schránky.'; $PALANG['pEdit_alias_forward_only'] = 'Přesměrovat pouze na dané adresy.'; -$PALANG['pEdit_alias_button'] = 'Upravit'; # XXX text no longer used $PALANG['pEdit_alias_result_error'] = 'Nepodařilo se upravit přesměrování!'; $PALANG['pCreate_mailbox_welcome'] = 'Vytvořit novou lokální schránku v doméně.'; @@ -133,13 +130,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Upravit lokální chránku v doméně.'; $PALANG['pEdit_mailbox_username'] = 'Uživatelské jméno'; $PALANG['pEdit_mailbox_password_text_error'] = 'Zadaná hesla se neshodují!'; -$PALANG['pEdit_mailbox_name'] = 'Jméno'; $PALANG['pEdit_mailbox_quota'] = 'Místo'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = 'Zadané místo je příliš velké!'; $PALANG['pEdit_mailbox_domain_error'] = 'Tato doména není vaše: '; -$PALANG['pEdit_mailbox_button'] = 'Upravit schránku'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = 'Nepodařilo se upravit schránku!'; $PALANG['pPassword_welcome'] = 'Změnit heslo.'; @@ -165,7 +160,6 @@ $PALANG['pViewlog_welcome'] = 'Prohlížet 10 posledních akcí pro '; $PALANG['pViewlog_timestamp'] = 'Časová značka'; -$PALANG['pViewlog_username'] = 'Administrátor'; $PALANG['pViewlog_action'] = 'Akce'; $PALANG['pViewlog_data'] = 'Poznámka'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -189,11 +183,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = 'Jít'; $PALANG['pViewlog_result_error'] = 'Nepodařilo se najít záznamy!'; $PALANG['pSendmail_welcome'] = 'Poslat email.'; -$PALANG['pSendmail_admin'] = 'Od'; +$PALANG['from'] = 'Od'; $PALANG['pSendmail_to'] = 'Komu'; $PALANG['pSendmail_to_text_error'] = 'V poli "Komu" není zadaná platná emailová adresa!'; $PALANG['subject'] = 'Předmět'; @@ -211,7 +204,6 @@ $PALANG['pAdminMenu_create_admin'] = 'Nový Administrátor'; $PALANG['pAdminMenu_create_domain'] = 'Nová Doména'; -$PALANG['pAdminList_admin_username'] = 'Administrátor'; $PALANG['pAdminList_admin_count'] = 'Domény'; $PALANG['description'] = 'Popis'; @@ -220,10 +212,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Záložní MX'; $PALANG['last_modified'] = 'Naposledy Změněno'; -$PALANG['pAdminList_virtual_button'] = 'Jít'; -$PALANG['pAdminList_virtual_alias_address'] = 'Od'; -$PALANG['pAdminList_virtual_alias_goto'] = 'Cíl'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Celé Jméno'; $PALANG['pAdminCreate_domain_welcome'] = 'Přidat Novou Doménu'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'Taková doména už existuje!'; @@ -247,7 +235,6 @@ $PALANG['transport'] = 'Transport'; $PALANG['pAdminEdit_domain_transport_text'] = 'Nastavit transport'; $PALANG['pAdminEdit_domain_backupmx'] = 'Tento server je záložní MX domény'; -$PALANG['pAdminEdit_domain_button'] = 'Upravit doménu'; # XXX text no longer used $PALANG['pAdminEdit_domain_result_error'] = 'Nepodařilo se upravit doménu!'; $PALANG['pAdminCreate_admin_welcome'] = 'Přidat nového doménového administrátora'; @@ -259,11 +246,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'Administrátor byl přidán!'; $PALANG['pAdminEdit_admin_welcome'] = 'Upravit doménového administrátora'; -$PALANG['pAdminEdit_admin_username'] = 'Uživatelské jméno'; +$PALANG['admin'] = 'Uživatelské jméno'; # XXX check text - should be 'Admin' $PALANG['password_again'] = 'Heslo (znovu)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Superuživatel'; $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX -$PALANG['pAdminEdit_admin_button'] = 'Upravit Administrátora'; # XXX text no longer used $PALANG['pAdminEdit_admin_result_error'] = 'Nepodařilo se upravit administrátora!'; $PALANG['pAdminEdit_admin_result_success'] = 'Administrátor byl upraven!'; @@ -299,9 +285,7 @@ $PALANG['pReturn_to'] = 'Odpovědět komu'; $PALANG['pBroadcast_title'] = 'Odeslat zprávu do všech schránek'; -$PALANG['pBroadcast_from'] = 'Od'; $PALANG['pBroadcast_name'] = 'Vaše jméno'; -$PALANG['pBroadcast_send'] = 'Odeslat zprávu'; $PALANG['pBroadcast_success'] = 'Zpráva pro všechny schránky byla odeslána.'; $PALANG['pAdminMenu_broadcast_message'] = 'Poslat email všem'; $PALANG['pBroadcast_error_empty'] = 'Pole Od, Předmět a Zpráva by neměly být prázdné !'; Modified: trunk/languages/da.lang =================================================================== --- trunk/languages/da.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/da.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -62,15 +62,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domæne aliases'; $PALANG['pOverview_alias_title'] = ':: Alias'; $PALANG['pOverview_mailbox_title'] = ':: Postbokse'; -$PALANG['pOverview_button'] = 'Vis'; +$PALANG['go'] = 'Vis'; $PALANG['pOverview_welcome'] = 'Oversigt for '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias domæner'; $PALANG['pOverview_alias_address'] = 'Alias'; -$PALANG['pOverview_alias_goto'] = 'Modtager'; $PALANG['active'] = 'Aktiv'; $PALANG['and_x_more'] = '[og %s til...]'; $PALANG['pOverview_mailbox_username'] = 'Emailadresse'; -$PALANG['pOverview_mailbox_name'] = 'Navn'; +$PALANG['name'] = 'Navn'; $PALANG['pOverview_mailbox_quota'] = 'Kvota (MB)'; $PALANG['pOverview_vacation_edit'] = 'Autosvar er aktiveret'; $PALANG['pOverview_vacation_option'] = 'Angiv autosvar'; @@ -101,7 +100,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'Aliaset er ikke gyldigt.'; $PALANG['email_address_already_exists'] = 'Emailadressen eksisterer allerede, vælg venligst en anden.'; $PALANG['pCreate_alias_address_text_error3'] = 'Du har nået grænsen for antallet af aliases til domænet.'; -$PALANG['pCreate_alias_goto'] = 'Modtager'; $PALANG['pCreate_alias_goto_text'] = 'Hvor emailen skal videresendes til.'; $PALANG['pCreate_alias_goto_text_error'] = 'Modtageradressen er ikke gyldig!'; $PALANG['pCreate_alias_result_error'] = 'Kan ikke tilføje aliaset til alias-tabellen!'; @@ -111,13 +109,12 @@ $PALANG['pEdit_alias_welcome'] = 'Rediger alias.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = 'En modtager pr. linje.'; # XXX # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = 'Alias'; -$PALANG['pEdit_alias_goto'] = 'Modtager(e)'; # XXX check / compare with pCreate_alias_goto - should be "To" +$PALANG['to'] = 'Modtager(e)'; # XXX check text - should be 'To' $PALANG['pEdit_alias_goto_text_error1'] = 'Du udfyldte ikke noget i Modtager(e)'; $PALANG['pEdit_alias_goto_text_error2'] = 'Den tilføjede emailadresse er ikke gyldig: '; $PALANG['pEdit_alias_domain_result_error'] = 'Kan ikke ændre alias-domænet.'; $PALANG['pEdit_alias_forward_and_store'] = 'Aflever email til den lokale postboks.'; $PALANG['pEdit_alias_forward_only'] = 'Videresend til angivene emailadresse uden lokal kopi.'; -$PALANG['pEdit_alias_button'] = 'Ret alias'; $PALANG['pEdit_alias_result_error'] = 'Kan ikke redigere aliaset.'; $PALANG['pCreate_mailbox_welcome'] = 'Tilføj en ny lokal postboks til domænet.'; @@ -133,13 +130,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Rediger postboks.'; $PALANG['pEdit_mailbox_username'] = 'Brugernavn'; $PALANG['pEdit_mailbox_password_text_error'] = 'Adgangskoderne er ikke ens!'; -$PALANG['pEdit_mailbox_name'] = 'Navn'; $PALANG['pEdit_mailbox_quota'] = 'Kvota'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = 'Den ønskede kvota er for høj!'; $PALANG['pEdit_mailbox_domain_error'] = 'Dette domæne er ikke dit: '; -$PALANG['pEdit_mailbox_button'] = 'Ret postboks'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = 'Kan ikke ændre adgangskoden!'; $PALANG['pPassword_welcome'] = 'Ændr din adgangskode.'; @@ -165,7 +160,6 @@ $PALANG['pViewlog_welcome'] = 'Vis de sidste 10 poster for '; $PALANG['pViewlog_timestamp'] = 'Tidsstempel'; -$PALANG['pViewlog_username'] = 'Administrator'; $PALANG['pViewlog_action'] = 'Handling'; $PALANG['pViewlog_data'] = 'Data'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -189,11 +183,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = 'Vis'; $PALANG['pViewlog_result_error'] = 'Loggen kan ikke findes.'; $PALANG['pSendmail_welcome'] = 'Send en email.'; -$PALANG['pSendmail_admin'] = 'Afsender'; +$PALANG['from'] = 'Afsender'; $PALANG['pSendmail_to'] = 'Modtager'; $PALANG['pSendmail_to_text_error'] = 'Modtager er tom, eller har en ugyldig emailadresse.'; $PALANG['subject'] = 'Emne'; @@ -211,7 +204,6 @@ $PALANG['pAdminMenu_create_admin'] = 'Ny administrator'; $PALANG['pAdminMenu_create_domain'] = 'Nyt domæne'; -$PALANG['pAdminList_admin_username'] = 'Administrator'; $PALANG['pAdminList_admin_count'] = 'Domæner'; $PALANG['description'] = 'Beskrivelse'; @@ -220,10 +212,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; $PALANG['last_modified'] = 'Senest ændret'; -$PALANG['pAdminList_virtual_button'] = 'Vis'; -$PALANG['pAdminList_virtual_alias_address'] = 'Fra'; -$PALANG['pAdminList_virtual_alias_goto'] = 'Til'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Navn'; $PALANG['pAdminCreate_domain_welcome'] = 'Tilføj et nyt domæne'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'Domænet eksisterer allerede!'; @@ -247,7 +235,6 @@ $PALANG['transport'] = 'Transport'; $PALANG['pAdminEdit_domain_transport_text'] = 'Præcisér transport'; $PALANG['pAdminEdit_domain_backupmx'] = 'Mailserveren er backup MX'; -$PALANG['pAdminEdit_domain_button'] = 'Rediger domæne'; # XXX text no longer used $PALANG['pAdminEdit_domain_result_error'] = 'Kan ikke rette domænet!'; $PALANG['pAdminCreate_admin_welcome'] = 'Tilføj en ny domæneadministrator'; @@ -259,11 +246,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er tilføjet!'; $PALANG['pAdminEdit_admin_welcome'] = 'Redigér en domæneadministrator'; -$PALANG['pAdminEdit_admin_username'] = 'Administrator'; +$PALANG['admin'] = 'Administrator'; $PALANG['password_again'] = 'Adgangskode (igen)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Superadministrator'; $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX -$PALANG['pAdminEdit_admin_button'] = 'Redigér administrator'; # XXX text no longer used $PALANG['pAdminEdit_admin_result_error'] = 'Kunne ikke rette administrator!'; $PALANG['pAdminEdit_admin_result_success'] = 'Administrator er rettet!'; @@ -299,9 +285,7 @@ $PALANG['pReturn_to'] = 'Tilbage til'; $PALANG['pBroadcast_title'] = 'Rundsend meddelelse'; -$PALANG['pBroadcast_from'] = 'Afsender'; $PALANG['pBroadcast_name'] = 'Dit navn'; -$PALANG['pBroadcast_send'] = 'Send meddelelse'; $PALANG['pBroadcast_success'] = 'Din meddelelse er rundsendt.'; $PALANG['pAdminMenu_broadcast_message'] = 'Rundsend meddelse'; $PALANG['pBroadcast_error_empty'] = 'Felterne "Dit navn", "Emne" og "Meddelelse" skal alle udfyldes.'; Modified: trunk/languages/de.lang =================================================================== --- trunk/languages/de.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/de.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -60,15 +60,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Alias-Domains'; $PALANG['pOverview_alias_title'] = ':: Alias'; $PALANG['pOverview_mailbox_title'] = ':: Mailboxen'; -$PALANG['pOverview_button'] = 'Los'; +$PALANG['go'] = 'Los'; $PALANG['pOverview_welcome'] = 'Überblick über '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias-Domains'; $PALANG['pOverview_alias_address'] = 'Von'; -$PALANG['pOverview_alias_goto'] = 'An'; $PALANG['active'] = 'Aktiv'; $PALANG['and_x_more'] = '[und %s weitere...]'; $PALANG['pOverview_mailbox_username'] = 'Email'; -$PALANG['pOverview_mailbox_name'] = 'Name'; +$PALANG['name'] = 'Name'; $PALANG['pOverview_mailbox_quota'] = 'Quota (MB)'; $PALANG['pOverview_vacation_edit'] = 'AUTOMATISCHE ANTWORT IST AKTIV'; $PALANG['pOverview_vacation_option'] = 'Automatische Antwort einrichten'; @@ -98,7 +97,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'Dieses ALIAS ist nicht erlaubt!'; $PALANG['email_address_already_exists'] = 'Diese eMail-Adresse existiert bereits. Bitte wählen Sie eine andere!'; $PALANG['pCreate_alias_address_text_error3'] = 'Sie haben Ihr Limit für Aliase auf dieser Domain erreicht!'; -$PALANG['pCreate_alias_goto'] = 'An'; $PALANG['pCreate_alias_goto_text'] = 'Wohin soll die eMail weitergeleitet werden?'; $PALANG['pCreate_alias_goto_text_error'] = 'Das An-Feld ist falsch!'; $PALANG['pCreate_alias_result_error'] = 'Unmöglich dieses Alias in die Alias-Tabelle einzutragen!'; @@ -108,13 +106,12 @@ $PALANG['pEdit_alias_welcome'] = 'Weiterleitungs-Einstellungen ändern'; $PALANG['pEdit_alias_help'] = 'Angabe mehrerer Ziele möglich, ein Eintrag pro Zeile.'; $PALANG['alias'] = 'Alias'; -$PALANG['pEdit_alias_goto'] = 'An'; +$PALANG['to'] = 'An'; $PALANG['pEdit_alias_goto_text_error1'] = 'Sie haben im "To"-Feld nichts angegeben!'; $PALANG['pEdit_alias_goto_text_error2'] = 'Die angegebene eMail-Adresse ist nicht korrekt: '; $PALANG['pEdit_alias_domain_result_error'] = 'Alias-Domain kann nicht geändert werden!'; $PALANG['pEdit_alias_forward_and_store'] = 'Mail in der lokalen Mailbox ablegen.'; $PALANG['pEdit_alias_forward_only'] = 'Nur zur angegebenen Adresse weiterleiten.'; -$PALANG['pEdit_alias_button'] = 'Alias ändern'; # obsolete $PALANG['pEdit_alias_result_error'] = 'Ändern des Aliases nicht möglich!'; $PALANG['pCreate_mailbox_welcome'] = 'Legen Sie eine neue Mailbox für Ihre Domain an.'; @@ -130,13 +127,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Ändern Sie ihre Mailbox hier.'; $PALANG['pEdit_mailbox_username'] = 'Benutzername'; $PALANG['pEdit_mailbox_password_text_error'] = 'Die beiden Passwörter sind nicht identisch!'; -$PALANG['pEdit_mailbox_name'] = 'Name'; $PALANG['pEdit_mailbox_quota'] = 'Quota'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; $PALANG['pEdit_mailbox_quota_text_error'] = 'Das angegebene Quota ist zu hoch!'; $PALANG['pEdit_mailbox_domain_error'] = 'Diese Domain gehört nicht Ihnen: '; -$PALANG['pEdit_mailbox_button'] = 'Mailbox editieren'; # obsolete $PALANG['pEdit_mailbox_result_error'] = 'Mailbox kann nicht geändert werden!'; $PALANG['pPassword_welcome'] = 'Ändern Sie Ihr Login-Passwort.'; @@ -162,7 +157,6 @@ $PALANG['pViewlog_welcome'] = 'Zeigt die letzten 10 Aktionen für '; $PALANG['pViewlog_timestamp'] = 'Zeitpunkt'; -$PALANG['pViewlog_username'] = 'Admin'; $PALANG['pViewlog_action'] = 'Aktion'; $PALANG['pViewlog_data'] = 'Daten'; @@ -186,17 +180,16 @@ $PALANG['pViewlog_action_edit_admin'] = 'Admin ändern'; $PALANG['pViewlog_action_edit_vacation'] = 'Automatische Antwort ändern'; -$PALANG['pViewlog_button'] = 'Los'; $PALANG['pViewlog_result_error'] = 'Kann keine Einträge finden!'; $PALANG['pSendmail_welcome'] = 'eMail versenden.'; -$PALANG['pSendmail_admin'] = 'Von'; +$PALANG['from'] = 'Von'; $PALANG['pSendmail_to'] = 'An'; $PALANG['pSendmail_to_text_error'] = 'Das "An"-Feld ist leer bzw. ungültig!'; $PALANG['subject'] = 'Betreff'; $PALANG['pSendmail_subject_text'] = 'Willkommen'; $PALANG['pSendmail_body'] = 'Text'; -$PALANG['pSendmail_button'] = 'Versende Nachricht'; +$PALANG['pSendmail_button'] = 'Nachricht versenden'; $PALANG['pSendmail_result_error'] = 'Mail konnte nicht gesendet werden!'; $PALANG['pSendmail_result_success'] = 'Mail gesendet!'; @@ -208,7 +201,6 @@ $PALANG['pAdminMenu_create_admin'] = 'Neuer Admin'; $PALANG['pAdminMenu_create_domain'] = 'Neue Domain'; -$PALANG['pAdminList_admin_username'] = 'Admin'; $PALANG['pAdminList_admin_count'] = 'Domains'; $PALANG['description'] = 'Beschreibung'; @@ -217,10 +209,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; $PALANG['last_modified'] = 'zuletzt geändert'; -$PALANG['pAdminList_virtual_button'] = 'Los'; -$PALANG['pAdminList_virtual_alias_address'] = 'Von'; -$PALANG['pAdminList_virtual_alias_goto'] = 'An'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Name'; $PALANG['pAdminCreate_domain_welcome'] = 'Domain hinzufügen'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'Diese Domain existiert bereits!'; @@ -244,7 +232,6 @@ $PALANG['transport'] = 'Transport'; $PALANG['pAdminEdit_domain_transport_text'] = 'Define transport'; $PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is backup MX'; -$PALANG['pAdminEdit_domain_button'] = 'Domain editieren'; # obsolete $PALANG['pAdminEdit_domain_result_error'] = 'Konnte Domain nicht editieren!'; $PALANG['pAdminCreate_admin_welcome'] = 'Neuen Domain-Admin hinzufügen'; @@ -256,11 +243,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'Admin angelegt!'; $PALANG['pAdminEdit_admin_welcome'] = 'Domain Admin editieren'; -$PALANG['pAdminEdit_admin_username'] = 'Admin'; +$PALANG['admin'] = 'Admin'; $PALANG['password_again'] = 'Passwort (nochmal)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Super-Admin'; $PALANG['super_admin_desc'] = 'Super-Admins haben Zugriff auf alle Domains und können Domains und Admins verwalten.'; -$PALANG['pAdminEdit_admin_button'] = 'Admin editieren'; # obsolete $PALANG['pAdminEdit_admin_result_error'] = 'Konnte Admin nicht ändern'; $PALANG['pAdminEdit_admin_result_success'] = 'Admin geändert!'; @@ -297,9 +283,7 @@ $PALANG['pReturn_to'] = 'Zurück zu'; $PALANG['pBroadcast_title'] = 'Rundmail senden'; -$PALANG['pBroadcast_from'] = 'Von'; $PALANG['pBroadcast_name'] = 'Ihr Name'; -$PALANG['pBroadcast_send'] = 'Nachricht senden'; $PALANG['pBroadcast_success'] = 'Ihre Rundmail wurde gesendet.'; $PALANG['pAdminMenu_broadcast_message'] = 'Rundmail'; $PALANG['pBroadcast_error_empty'] = 'Die Felder Name, Betreff und Nachricht dürfen nicht leer sein!'; Modified: trunk/languages/en.lang =================================================================== --- trunk/languages/en.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/en.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -60,15 +60,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; $PALANG['pOverview_alias_title'] = ':: Aliases'; $PALANG['pOverview_mailbox_title'] = ':: Mailboxes'; -$PALANG['pOverview_button'] = 'Go'; +$PALANG['go'] = 'Go'; $PALANG['pOverview_welcome'] = 'Overview for '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; $PALANG['pOverview_alias_address'] = 'From'; -$PALANG['pOverview_alias_goto'] = 'To'; $PALANG['active'] = 'Active'; $PALANG['and_x_more'] = '[and %s more...]'; $PALANG['pOverview_mailbox_username'] = 'Email'; -$PALANG['pOverview_mailbox_name'] = 'Name'; +$PALANG['name'] = 'Name'; $PALANG['pOverview_mailbox_quota'] = 'Quota (MB)'; $PALANG['pOverview_vacation_edit'] = 'VACATION IS ON'; $PALANG['pOverview_vacation_option'] = 'Set Vacation'; @@ -99,7 +98,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'The ALIAS is not valid!'; $PALANG['email_address_already_exists'] = 'This email address already exists, please choose a different one!'; $PALANG['pCreate_alias_address_text_error3'] = 'You have reached your limit to create aliases!'; -$PALANG['pCreate_alias_goto'] = 'To'; $PALANG['pCreate_alias_goto_text'] = 'Where the mail needs to be sent to.'; $PALANG['pCreate_alias_goto_text_error'] = 'The To: is not valid!'; $PALANG['pCreate_alias_result_error'] = 'Unable to add the alias to the alias table!'; @@ -109,13 +107,12 @@ $PALANG['pEdit_alias_welcome'] = 'Edit forwarding settings'; $PALANG['pEdit_alias_help'] = 'Accepts multiple targets, one entry per line.'; $PALANG['alias'] = 'Alias'; -$PALANG['pEdit_alias_goto'] = 'To'; +$PALANG['to'] = 'To'; $PALANG['pEdit_alias_goto_text_error1'] = 'You didn\'t enter anything at To'; $PALANG['pEdit_alias_goto_text_error2'] = 'The email address that you have entered is not valid: '; $PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; $PALANG['pEdit_alias_forward_and_store'] = 'Deliver to the local mailbox.'; $PALANG['pEdit_alias_forward_only'] = 'Forward to given email addresses only.'; -$PALANG['pEdit_alias_button'] = 'Edit Alias'; # text no longer used $PALANG['pEdit_alias_result_error'] = 'Unable to modify the alias!'; $PALANG['pCreate_mailbox_welcome'] = 'Create a new mailbox for your domain.'; @@ -131,13 +128,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Edit a mailbox for your domain.'; $PALANG['pEdit_mailbox_username'] = 'Username'; $PALANG['pEdit_mailbox_password_text_error'] = 'The passwords that you supplied don\'t match!'; -$PALANG['pEdit_mailbox_name'] = 'Name'; $PALANG['pEdit_mailbox_quota'] = 'Quota'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; $PALANG['pEdit_mailbox_quota_text_error'] = 'The quota that you specified is too high!'; $PALANG['pEdit_mailbox_domain_error'] = 'This domain is not yours: '; -$PALANG['pEdit_mailbox_button'] = 'Edit Mailbox'; # text no longer used $PALANG['pEdit_mailbox_result_error'] = 'Unable to modify the mailbox!'; $PALANG['pPassword_welcome'] = 'Change your login password.'; @@ -163,7 +158,6 @@ $PALANG['pViewlog_welcome'] = 'View the last 10 actions for '; $PALANG['pViewlog_timestamp'] = 'Timestamp'; -$PALANG['pViewlog_username'] = 'Admin'; $PALANG['pViewlog_action'] = 'Action'; $PALANG['pViewlog_data'] = 'Data'; @@ -187,11 +181,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; -$PALANG['pViewlog_button'] = 'Go'; $PALANG['pViewlog_result_error'] = 'Unable to find the logs!'; $PALANG['pSendmail_welcome'] = 'Send an email.'; -$PALANG['pSendmail_admin'] = 'From'; +$PALANG['from'] = 'From'; $PALANG['pSendmail_to'] = 'To'; $PALANG['pSendmail_to_text_error'] = 'To is empty or is not a valid email address!'; $PALANG['subject'] = 'Subject'; @@ -209,7 +202,6 @@ $PALANG['pAdminMenu_create_admin'] = 'New Admin'; $PALANG['pAdminMenu_create_domain'] = 'New Domain'; -$PALANG['pAdminList_admin_username'] = 'Admin'; $PALANG['pAdminList_admin_count'] = 'Domains'; $PALANG['description'] = 'Description'; @@ -219,10 +211,6 @@ $PALANG['pAdminList_domain_usercontrol'] = 'User Control'; $PALANG['last_modified'] = 'Last modified'; -$PALANG['pAdminList_virtual_button'] = 'Go'; -$PALANG['pAdminList_virtual_alias_address'] = 'From'; -$PALANG['pAdminList_virtual_alias_goto'] = 'To'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Name'; $PALANG['pAdminCreate_domain_welcome'] = 'Add a new domain'; $PALANG['pAdminCreate_domain_domain_text_error'] = 'The domain already exists!'; @@ -248,7 +236,6 @@ $PALANG['pAdminEdit_domain_transport_text'] = 'Define transport'; $PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is backup MX'; $PALANG['pAdminEdit_domain_usercontrol'] = 'Allow user control'; -$PALANG['pAdminEdit_domain_button'] = 'Edit Domain'; # text no longer used $PALANG['pAdminEdit_domain_result_error'] = 'Unable to modify domain!'; $PALANG['pAdminCreate_admin_welcome'] = 'Add a new domain admin'; @@ -260,11 +247,10 @@ $PALANG['pAdminCreate_admin_result_success'] = 'Admin has been added!'; $PALANG['pAdminEdit_admin_welcome'] = 'Edit a domain admin'; -$PALANG['pAdminEdit_admin_username'] = 'Admin'; +$PALANG['admin'] = 'Admin'; $PALANG['password_again'] = 'Password (again)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Super admin'; $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; -$PALANG['pAdminEdit_admin_button'] = 'Edit Admin'; # text no longer used $PALANG['pAdminEdit_admin_result_error'] = 'Unable to modify admin!'; $PALANG['pAdminEdit_admin_result_success'] = 'Admin has been modified!'; @@ -300,9 +286,7 @@ $PALANG['pReturn_to'] = 'Return to'; $PALANG['pBroadcast_title'] = 'Send broadcast message'; -$PALANG['pBroadcast_from'] = 'From'; $PALANG['pBroadcast_name'] = 'Your name'; -$PALANG['pBroadcast_send'] = 'Send message'; $PALANG['pBroadcast_success'] = 'Your broadcast message was sent.'; $PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; $PALANG['pBroadcast_error_empty'] = 'The fields Name, Subject and Message shouldn\'t be empty!'; Modified: trunk/languages/es.lang =================================================================== --- trunk/languages/es.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/es.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -58,15 +58,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Alias de Dominios'; $PALANG['pOverview_alias_title'] = ':: Alias'; $PALANG['pOverview_mailbox_title'] = ':: Buzones'; -$PALANG['pOverview_button'] = 'Ir'; +$PALANG['go'] = 'Ir'; $PALANG['pOverview_welcome'] = 'Resumen de '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias de Dominios'; $PALANG['pOverview_alias_address'] = 'De'; -$PALANG['pOverview_alias_goto'] = 'Destino'; $PALANG['active'] = 'Activo'; $PALANG['and_x_more'] = '[y %s más...]'; $PALANG['pOverview_mailbox_username'] = 'E-mail'; -$PALANG['pOverview_mailbox_name'] = 'Nombre'; +$PALANG['name'] = 'Nombre'; $PALANG['pOverview_mailbox_quota'] = 'Cuota (MB)'; $PALANG['pOverview_vacation_edit'] = 'VACATION ESTÁ ACTIVADO'; $PALANG['pOverview_vacation_option'] = 'Establecer Vacation'; @@ -96,7 +95,6 @@ $PALANG['pCreate_alias_address_text_error1'] = '¡El ALIAS no es válido!'; $PALANG['email_address_already_exists'] = '¡Esta dirección ya existe, elija otra diferente por favor!'; # XXX check text - should be 'This email address already exists, please choose a different one\!' $PALANG['pCreate_alias_address_text_error3'] = '¡Ha llegado a su límite de creación de alias!'; -$PALANG['pCreate_alias_goto'] = 'Destino'; $PALANG['pCreate_alias_goto_text'] = 'A donde debe de ser enviado el e-mail.'; $PALANG['pCreate_alias_goto_text_error'] = '¡El PARA no es válido!'; $PALANG['pCreate_alias_result_error'] = '¡No es posible añadir el alias a la tabla de alias!'; @@ -106,13 +104,12 @@ $PALANG['pEdit_alias_welcome'] = 'Edite un alias para su dominio.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = 'Una entrada por línea.'; # XXX # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = 'Alias'; -$PALANG['pEdit_alias_goto'] = 'Destino'; +$PALANG['to'] = 'Destino'; $PALANG['pEdit_alias_goto_text_error1'] = 'No ha introducido nada en el destino'; $PALANG['pEdit_alias_goto_text_error2'] = 'La dirección de e-mail introducida no es válida: '; $PALANG['pEdit_alias_domain_result_error'] = '¡No se pudo modificar el alias de dominio!'; $PALANG['pEdit_alias_forward_and_store'] = 'Entregar al buzón local.'; $PALANG['pEdit_alias_forward_only'] = 'Reenviar sólo al email especificado.'; -$PALANG['pEdit_alias_button'] = 'Editar alias'; # XXX text no longer used $PALANG['pEdit_alias_result_error'] = '¡Imposible modificar el alias!'; $PALANG['pCreate_mailbox_welcome'] = 'Crear un nuevo buzón para su dominio.'; @@ -128,13 +125,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Editar un buzón para su dominio.'; $PALANG['pEdit_mailbox_username'] = 'Usuario'; $PALANG['pEdit_mailbox_password_text_error'] = '¡Las contraseñas introducidas no coinciden!'; -$PALANG['pEdit_mailbox_name'] = 'Nombre'; $PALANG['pEdit_mailbox_quota'] = 'Cuota'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = '¡La cuota especificada es demasiado alta!'; $PALANG['pEdit_mailbox_domain_error'] = 'Este dominio no le pertenece: '; -$PALANG['pEdit_mailbox_button'] = 'Editar buzón'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = '¡Imposible cambiar la contraseña!'; $PALANG['pPassword_welcome'] = 'Cambie su contraseña de login.'; @@ -159,7 +154,6 @@ $PALANG['pViewlog_welcome'] = 'Ver las últimas 10 acciones para '; $PALANG['pViewlog_timestamp'] = 'Fecha/Hora'; -$PALANG['pViewlog_username'] = 'Administrador'; $PALANG['pViewlog_action'] = 'Acción'; $PALANG['pViewlog_data'] = 'Datos'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -182,11 +176,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = 'Ir'; $PALANG['pViewlog_result_error'] = '¡Imposible encontrar los logs!'; $PALANG['pSendmail_welcome'] = 'Enviar un e-mail.'; -$PALANG['pSendmail_admin'] = 'De'; +$PALANG['from'] = 'De'; $PALANG['pSendmail_to'] = 'Destino'; $PALANG['pSendmail_to_text_error'] = '¡La dirección destino está vacía o es una dirección inválida!'; $PALANG['subject'] = 'Asunto'; @@ -204,7 +197,6 @@ $PALANG['pAdminMenu_create_admin'] = 'Nuevo administrador'; $PALANG['pAdminMenu_create_domain'] = 'Nuevo dominio'; -$PALANG['pAdminList_admin_username'] = 'Administrador'; $PALANG['pAdminList_admin_count'] = 'Dominios'; $PALANG['description'] = 'Descripción'; @@ -213,10 +205,6 @@ $PALANG['pAdminList_domain_backupmx'] = 'Backup MX'; # XXX $PALANG['last_modified'] = 'Última Modificación'; -$PALANG['pAdminList_virtual_button'] = 'Ir'; -$PALANG['pAdminList_virtual_alias_address'] = 'De'; -$PALANG['pAdminList_virtual_alias_goto'] = 'Destino'; -$PALANG['pAdminList_virtual_mailbox_name'] = 'Nombre'; $PALANG['pAdminCreate_domain_welcome'] = 'Añadir nuevo dominio'; $PALANG['pAdminCreate_domain_domain_text_error'] = '¡El dominio ya existe!'; @@ -239,7 +227,6 @@ $PALANG['transport'] = 'Transport'; # XXX check text - should be 'Transport' $PALANG['pAdminEdit_domain_transport_text'] = 'Definir transport'; # XXX $PALANG['pAdminEdit_domain_backupmx'] = 'El servidor de correo es backup MX'; # XXX -$PALANG['pAdminEdit_domain_button'] = 'Editar dominio'; # XXX text no longer used $PALANG['pAdminEdit_domain_result_error'] = '¡Imposible modificar el dominio!'; $PALANG['pAdminCreate_admin_welcome'] = 'Añadir un nuevo administrador de dominio'; @@ -252,11 +239,10 @@ $PALANG['pAdminCreate_admin_result_success'] = '¡El administrador ha sido añadido!'; $PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de dominio'; -$PALANG['pAdminEdit_admin_username'] = 'Administrador'; +$PALANG['admin'] = 'Administrador'; $PALANG['password_again'] = 'Contraseña (repetir)'; $PALANG['pAdminEdit_admin_super_admin'] = 'Super admin'; # XXX $PALANG['super_admin_desc'] = 'Super admins have access to all domains, can manage domains and admin accounts.'; # XXX -$PALANG['pAdminEdit_admin_button'] = 'Editar administrador'; # XXX text no longer used $PALANG['pAdminEdit_admin_result_error'] = '¡Imposible modificar el administrador!'; $PALANG['pAdminEdit_admin_result_success'] = '¡El administrador ha sido modificado!'; @@ -290,9 +276,7 @@ $PALANG['pSearch_welcome'] = 'Buscando: '; $PALANG['pReturn_to'] = 'Volver a'; $PALANG['pBroadcast_title'] = 'Enviar mensaje a todos'; # XXX -$PALANG['pBroadcast_from'] = 'De'; $PALANG['pBroadcast_name'] = 'Tu nombre'; -$PALANG['pBroadcast_send'] = 'Enviar mensaje'; $PALANG['pBroadcast_success'] = 'Se ha enviado el mensaje.'; $PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; # XXX $PALANG['pBroadcast_error_empty'] = '¡Los campos Nombre, Asunto y Mensaje no pueden estar vacíos!'; Modified: trunk/languages/et.lang =================================================================== --- trunk/languages/et.lang 2013-07-29 21:19:45 UTC (rev 1512) +++ trunk/languages/et.lang 2013-07-29 22:08:07 UTC (rev 1513) @@ -58,15 +58,14 @@ $PALANG['pOverview_alias_domain_title'] = ':: Domain Aliases'; # XXX $PALANG['pOverview_alias_title'] = ':: Alias'; $PALANG['pOverview_mailbox_title'] = ':: Postkastid'; -$PALANG['pOverview_button'] = 'Mine'; +$PALANG['go'] = 'Mine'; $PALANG['pOverview_welcome'] = 'Ülevaade domeenist: '; $PALANG['pOverview_alias_domain_aliases'] = 'Alias Domains'; # XXX $PALANG['pOverview_alias_address'] = 'Kellelt'; -$PALANG['pOverview_alias_goto'] = 'Kellele'; $PALANG['active'] = 'Aktiivne'; $PALANG['and_x_more'] = '[and %s more...]'; # XXX $PALANG['pOverview_mailbox_username'] = 'E-posti aadress'; -$PALANG['pOverview_mailbox_name'] = 'Nimi'; +$PALANG['name'] = 'Nimi'; $PALANG['pOverview_mailbox_quota'] = 'Kettaruumi piirang (MB)'; $PALANG['pOverview_vacation_edit'] = 'VACATION IS ON'; # XXX $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX @@ -96,7 +95,6 @@ $PALANG['pCreate_alias_address_text_error1'] = 'ALIAS pole kehtiv!'; $PALANG['email_address_already_exists'] = 'See e-posti aadress eksisteerib juba, palun vali erinev!'; # XXX check text - should be 'This email address already exists, please choose a different one\!' $PALANG['pCreate_alias_address_text_error3'] = 'Oled kasutanud kogu aliaste arvu!'; -$PALANG['pCreate_alias_goto'] = 'Kellele'; $PALANG['pCreate_alias_goto_text'] = 'Kuhu peab kirja saatma.'; $PALANG['pCreate_alias_goto_text_error'] = 'Kellele pole kehtiv!'; $PALANG['pCreate_alias_result_error'] = 'Aliase lisamine tabelisse ebaõnnestus!'; @@ -106,13 +104,12 @@ $PALANG['pEdit_alias_welcome'] = 'Muuda aliast.'; # XXX Text change to: 'Edit forwarding settings' $PALANG['pEdit_alias_help'] = 'Üks kirje rea kohta.'; # XXX Text change to: 'Accepts multiple targets, one entry per line.' $PALANG['alias'] = 'Alias'; -$PALANG['pEdit_alias_goto'] = 'Kellele'; +$PALANG['to'] = 'Kellele'; $PALANG['pEdit_alias_goto_text_error1'] = 'Kellele väli on tühi.'; $PALANG['pEdit_alias_goto_text_error2'] = 'Sisestatud e/posti aadress pole kehtiv: '; $PALANG['pEdit_alias_domain_result_error'] = 'Unable to modify the alias domain!'; # XXX $PALANG['pEdit_alias_forward_and_store'] = 'Deliver to the local mailbox.'; # XXX $PALANG['pEdit_alias_forward_only'] = 'Forward to given email addresses only.'; # XXX -$PALANG['pEdit_alias_button'] = 'Muuda alias'; # XXX text no longer used $PALANG['pEdit_alias_result_error'] = 'Aliase muutmine ebaõnnestus!'; $PALANG['pCreate_mailbox_welcome'] = 'Loo uus postkast domeenis.'; @@ -128,13 +125,11 @@ $PALANG['pEdit_mailbox_welcome'] = 'Muuda postkasti.'; $PALANG['pEdit_mailbox_username'] = 'Kasutajanimi'; $PALANG['pEdit_mailbox_password_text_error'] = 'Sisestatud paroolid ei kattu!'; -$PALANG['pEdit_mailbox_name'] = 'Nimi'; $PALANG['pEdit_mailbox_quota'] = 'Kettaruumi piirang'; $PALANG['pEdit_mailbox_quota_text'] = 'MB'; $PALANG['mb_max'] = 'MB (max: %s)'; # XXX $PALANG['pEdit_mailbox_quota_text_error'] = 'Sisestatud kettaruumi piirang on liiga kõrge!'; $PALANG['pEdit_mailbox_domain_error'] = 'Puuduvad õigused. Domeen: '; -$PALANG['pEdit_mailbox_button'] = 'Muuda postkast'; # XXX text no longer used $PALANG['pEdit_mailbox_result_error'] = 'Postkasti muutmine ebaõnnestus!'; $PALANG['pPassword_welcome'] = 'Muuda kasutajanime parool.'; @@ -158,7 +153,6 @@ $PALANG['pViewlog_welcome'] = 'Vaata 10 viimast muudatust domeeniga '; $PALANG['pViewlog_timestamp'] = 'Ajatempel'; -$PALANG['pViewlog_username'] = 'Haldaja'; $PALANG['pViewlog_action'] = 'Toiming'; $PALANG['pViewlog_data'] = 'Andmed'; $PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX @@ -181,11 +175,10 @@ $PALANG['pViewlog_action_edit_admin'] = 'edit admin'; # XXX $PALANG['pViewlog_action_edit_vacation'] = 'edit vacation'; # XXX -$PALANG['pViewlog_button'] = 'Mine'; $PALANG['pViewlog_result_error'] = 'Logi ei leitud!'; $PALANG['pSendmail_welcome'] = 'Saada kiri.'; -$PALANG['pSendmail_admin'] = 'Kellelt'; +$PALANG['from'] = 'Kellelt'; $PALANG['pSendmail... [truncated message content] |