You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-07-31 10:04:20 +03:00
*.lang:
- add $PALANG['domain'] = 'Domain'; which replaces duplicate texts: -$PALANG['pOverview_get_domain'] -$PALANG['pViewlog_domain'] -$PALANG['pAdminList_admin_domain'] -$PALANG['pAdminList_domain_domain'] -$PALANG['pAdminEdit_domain_domain'] -$PALANG['pAdminCreate_admin_address'] model/*, templates/*: - update to use $PALANG['domain'] git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1502 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
@ -79,7 +79,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Домейн';
|
$PALANG['domain'] = 'Домейн';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias-и';
|
$PALANG['pOverview_get_aliases'] = 'Alias-и';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Пощенски кутии';
|
$PALANG['pOverview_get_mailboxes'] = 'Пощенски кутии';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Разглеждане на последните 10 действия за ';
|
$PALANG['pViewlog_welcome'] = 'Разглеждане на последните 10 действия за ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Дата';
|
$PALANG['pViewlog_timestamp'] = 'Дата';
|
||||||
$PALANG['pViewlog_username'] = 'Админ';
|
$PALANG['pViewlog_username'] = 'Админ';
|
||||||
$PALANG['pViewlog_domain'] = 'Домейн';
|
|
||||||
$PALANG['pViewlog_action'] = 'Действие';
|
$PALANG['pViewlog_action'] = 'Действие';
|
||||||
$PALANG['pViewlog_data'] = 'Данни';
|
$PALANG['pViewlog_data'] = 'Данни';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Нов домейн';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Добави Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Добави Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Добави пощенска кутия';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Добави пощенска кутия';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Домейн';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Админ';
|
$PALANG['pAdminList_admin_username'] = 'Админ';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Домейни';
|
$PALANG['pAdminList_admin_count'] = 'Домейни';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Активен';
|
$PALANG['pAdminList_admin_active'] = 'Активен';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Домейн';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Описание';
|
$PALANG['pAdminList_domain_description'] = 'Описание';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias-и';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias-и';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Пощенски кутии';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Пощенски кутии';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Грешка при изтриванет
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Редактиране на домейн';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Редактиране на домейн';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Домейн';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Описание';
|
$PALANG['pAdminEdit_domain_description'] = 'Описание';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias-и';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias-и';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '0 = изключени | -1 = неограничени';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '0 = изключени | -1 = неограничени';
|
||||||
@ -290,7 +286,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Паролите, коит
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Добави админ';
|
$PALANG['pAdminCreate_admin_button'] = 'Добави админ';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Не мога да добавя админа!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Не мога да добавя админа!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Админа беше добавен успешно!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Админа беше добавен успешно!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Домейн';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Редакция на админ на домейн';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Редакция на админ на домейн';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Админ';
|
$PALANG['pAdminEdit_admin_username'] = 'Админ';
|
||||||
|
@ -77,7 +77,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domini';
|
$PALANG['domain'] = 'Domini';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Àlies';
|
$PALANG['pOverview_get_aliases'] = 'Àlies';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Bústies';
|
$PALANG['pOverview_get_mailboxes'] = 'Bústies';
|
||||||
@ -176,7 +176,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Veure les últimes 10 accions per ';
|
$PALANG['pViewlog_welcome'] = 'Veure les últimes 10 accions per ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Data/Hora';
|
$PALANG['pViewlog_timestamp'] = 'Data/Hora';
|
||||||
$PALANG['pViewlog_username'] = 'Administrador';
|
$PALANG['pViewlog_username'] = 'Administrador';
|
||||||
$PALANG['pViewlog_domain'] = 'Domini';
|
|
||||||
$PALANG['pViewlog_action'] = 'Acció';
|
$PALANG['pViewlog_action'] = 'Acció';
|
||||||
$PALANG['pViewlog_data'] = 'Dades';
|
$PALANG['pViewlog_data'] = 'Dades';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -224,12 +223,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nou dominio';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Afegir àlies';
|
$PALANG['pAdminMenu_create_alias'] = 'Afegir àlies';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Afegir bústia';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Afegir bústia';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domini';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrador';
|
$PALANG['pAdminList_admin_username'] = 'Administrador';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Dominis';
|
$PALANG['pAdminList_admin_count'] = 'Dominis';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Actiu';
|
$PALANG['pAdminList_admin_active'] = 'Actiu';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domini';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Descripció';
|
$PALANG['pAdminList_domain_description'] = 'Descripció';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Àlies';
|
$PALANG['pAdminList_domain_aliases'] = 'Àlies';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Bústies';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Bústies';
|
||||||
@ -264,7 +261,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Editar un domini';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Editar un domini';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domini';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Descripció';
|
$PALANG['pAdminEdit_domain_description'] = 'Descripció';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Àlies';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Àlies';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ilimitat | 0 = deshabilitar';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ilimitat | 0 = deshabilitar';
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Les contrasenyes introduide
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Afegir administrador';
|
$PALANG['pAdminCreate_admin_button'] = 'Afegir administrador';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Imposible afegir l\'administrador!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Imposible afegir l\'administrador!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'L\'administrador ha estat afegit!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'L\'administrador ha estat afegit!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domini';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de domini';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de domini';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrador';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrador';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = '域';
|
$PALANG['domain'] = '域';
|
||||||
$PALANG['pOverview_get_aliases'] = '别名';
|
$PALANG['pOverview_get_aliases'] = '别名';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = '邮箱';
|
$PALANG['pOverview_get_mailboxes'] = '邮箱';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = '查看最新的10项操作日志 域名: ';
|
$PALANG['pViewlog_welcome'] = '查看最新的10项操作日志 域名: ';
|
||||||
$PALANG['pViewlog_timestamp'] = '时间';
|
$PALANG['pViewlog_timestamp'] = '时间';
|
||||||
$PALANG['pViewlog_username'] = '管理员';
|
$PALANG['pViewlog_username'] = '管理员';
|
||||||
$PALANG['pViewlog_domain'] = '域';
|
|
||||||
$PALANG['pViewlog_action'] = '操作';
|
$PALANG['pViewlog_action'] = '操作';
|
||||||
$PALANG['pViewlog_data'] = '内容';
|
$PALANG['pViewlog_data'] = '内容';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = '新建域';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = '新建别名';
|
$PALANG['pAdminMenu_create_alias'] = '新建别名';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = '新建邮箱';
|
$PALANG['pAdminMenu_create_mailbox'] = '新建邮箱';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = '域';
|
|
||||||
$PALANG['pAdminList_admin_username'] = '管理员';
|
$PALANG['pAdminList_admin_username'] = '管理员';
|
||||||
$PALANG['pAdminList_admin_count'] = '管理域数量';
|
$PALANG['pAdminList_admin_count'] = '管理域数量';
|
||||||
$PALANG['pAdminList_admin_active'] = '活动';
|
$PALANG['pAdminList_admin_active'] = '活动';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = '域';
|
|
||||||
$PALANG['pAdminList_domain_description'] = '描述';
|
$PALANG['pAdminList_domain_description'] = '描述';
|
||||||
$PALANG['pAdminList_domain_aliases'] = '别名数';
|
$PALANG['pAdminList_domain_aliases'] = '别名数';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = '邮箱数';
|
$PALANG['pAdminList_domain_mailboxes'] = '邮箱数';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = '修改域';
|
$PALANG['pAdminEdit_domain_welcome'] = '修改域';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = '域名';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = '描述';
|
$PALANG['pAdminEdit_domain_description'] = '描述';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = '别名数';
|
$PALANG['pAdminEdit_domain_aliases'] = '别名数';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 禁止 | 0 = 无限制'; # XXX check / compare with pAdminCreate_domain_aliases_text - should be "-1 = disable | ..."
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 禁止 | 0 = 无限制'; # XXX check / compare with pAdminCreate_domain_aliases_text - should be "-1 = disable | ..."
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = '新所输入的两次新密
|
|||||||
$PALANG['pAdminCreate_admin_button'] = '新增';
|
$PALANG['pAdminCreate_admin_button'] = '新增';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = '新增管理员失败!';
|
$PALANG['pAdminCreate_admin_result_error'] = '新增管理员失败!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = '新增管理员成功!';
|
$PALANG['pAdminCreate_admin_result_success'] = '新增管理员成功!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = '域';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = '修改域管理员';
|
$PALANG['pAdminEdit_admin_welcome'] = '修改域管理员';
|
||||||
$PALANG['pAdminEdit_admin_username'] = '管理员';
|
$PALANG['pAdminEdit_admin_username'] = '管理员';
|
||||||
|
@ -83,7 +83,7 @@ $PALANG['pOverview_vacation_option'] = 'vypnuto';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Doména';
|
$PALANG['domain'] = 'Doména';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Přesměrování';
|
$PALANG['pOverview_get_aliases'] = 'Přesměrování';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Schránky';
|
$PALANG['pOverview_get_mailboxes'] = 'Schránky';
|
||||||
@ -184,7 +184,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Prohlížet 10 posledních akcí pro ';
|
$PALANG['pViewlog_welcome'] = 'Prohlížet 10 posledních akcí pro ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Časová značka';
|
$PALANG['pViewlog_timestamp'] = 'Časová značka';
|
||||||
$PALANG['pViewlog_username'] = 'Administrátor';
|
$PALANG['pViewlog_username'] = 'Administrátor';
|
||||||
$PALANG['pViewlog_domain'] = 'Doména';
|
|
||||||
$PALANG['pViewlog_action'] = 'Akce';
|
$PALANG['pViewlog_action'] = 'Akce';
|
||||||
$PALANG['pViewlog_data'] = 'Poznámka';
|
$PALANG['pViewlog_data'] = 'Poznámka';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -233,12 +232,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nová Doména';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Nové Přesměrování';
|
$PALANG['pAdminMenu_create_alias'] = 'Nové Přesměrování';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Nová Schránka';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Nová Schránka';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Doména';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrátor';
|
$PALANG['pAdminList_admin_username'] = 'Administrátor';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domény';
|
$PALANG['pAdminList_admin_count'] = 'Domény';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktivní';
|
$PALANG['pAdminList_admin_active'] = 'Aktivní';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Doména';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Popis';
|
$PALANG['pAdminList_domain_description'] = 'Popis';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Přesměrování';
|
$PALANG['pAdminList_domain_aliases'] = 'Přesměrování';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Schránek';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Schránek';
|
||||||
@ -274,7 +271,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Nepodařilo se odstranit doménu!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Upravit doménu';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Upravit doménu';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Doména';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Popis';
|
$PALANG['pAdminEdit_domain_description'] = 'Popis';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Přesměrování';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Přesměrování';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = znepřístupnit | 0 = neomezeně';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = znepřístupnit | 0 = neomezeně';
|
||||||
@ -298,7 +294,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Zadaná hesla jsou rozdíln
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Přidat administrátora';
|
$PALANG['pAdminCreate_admin_button'] = 'Přidat administrátora';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Nepodařilo se přidat administrátora!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Nepodařilo se přidat administrátora!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administrátor byl přidán!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administrátor byl přidán!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Doména';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Upravit doménového administrátora';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Upravit doménového administrátora';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Uživatelské jméno';
|
$PALANG['pAdminEdit_admin_username'] = 'Uživatelské jméno';
|
||||||
|
@ -83,7 +83,7 @@ $PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any doma
|
|||||||
$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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domæne';
|
$PALANG['domain'] = 'Domæne';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domæne aliases';
|
$PALANG['pOverview_get_alias_domains'] = 'Domæne aliases';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postbokse';
|
$PALANG['pOverview_get_mailboxes'] = 'Postbokse';
|
||||||
@ -184,7 +184,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Vis de sidste 10 poster for ';
|
$PALANG['pViewlog_welcome'] = 'Vis de sidste 10 poster for ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Tidsstempel';
|
$PALANG['pViewlog_timestamp'] = 'Tidsstempel';
|
||||||
$PALANG['pViewlog_username'] = 'Administrator';
|
$PALANG['pViewlog_username'] = 'Administrator';
|
||||||
$PALANG['pViewlog_domain'] = 'Domæne';
|
|
||||||
$PALANG['pViewlog_action'] = 'Handling';
|
$PALANG['pViewlog_action'] = 'Handling';
|
||||||
$PALANG['pViewlog_data'] = 'Data';
|
$PALANG['pViewlog_data'] = 'Data';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -233,12 +232,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nyt domæne';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Nyt alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Nyt alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Ny postboks';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Ny postboks';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domæne';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domæner';
|
$PALANG['pAdminList_admin_count'] = 'Domæner';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domæne';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Beskrivelse';
|
$PALANG['pAdminList_domain_description'] = 'Beskrivelse';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Postbokse';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Postbokse';
|
||||||
@ -274,7 +271,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Domænet kunne ikke slettes!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Domæne-aliaset kunne ikke slettes!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Domæne-aliaset kunne ikke slettes!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Redigér et domæne';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Redigér et domæne';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domæne';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Beskrivelse';
|
$PALANG['pAdminEdit_domain_description'] = 'Beskrivelse';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = annullér | 0 = uendeligt';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = annullér | 0 = uendeligt';
|
||||||
@ -298,7 +294,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Adgangskoderne er ikke ens!
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Tilføj administrator';
|
$PALANG['pAdminCreate_admin_button'] = 'Tilføj administrator';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Administratoren kunne ikke tilføjes!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Administratoren kunne ikke tilføjes!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er tilføjet!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er tilføjet!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domæne';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Redigér en domæneadministrator';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Redigér en domæneadministrator';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
||||||
|
@ -80,7 +80,7 @@ $PALANG['pOverview_vacation_option'] = 'Automatische Antwort einrichten';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'Sie haben für keine Domain eine Berechtigung';
|
$PALANG['no_domains_for_this_admin'] = 'Sie haben für keine Domain eine Berechtigung';
|
||||||
$PALANG['no_domains_exist'] = 'Sie müssen mindestens eine Domain erstellen, bevor Sie die Virtual Liste verwenden können.';
|
$PALANG['no_domains_exist'] = 'Sie müssen mindestens eine Domain erstellen, bevor Sie die Virtual Liste verwenden können.';
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domain';
|
$PALANG['domain'] = 'Domain';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Alias-Domains';
|
$PALANG['pOverview_get_alias_domains'] = 'Alias-Domains';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Mailboxen';
|
$PALANG['pOverview_get_mailboxes'] = 'Mailboxen';
|
||||||
@ -181,7 +181,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Zeigt die letzten 10 Aktionen für ';
|
$PALANG['pViewlog_welcome'] = 'Zeigt die letzten 10 Aktionen für ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Zeitpunkt';
|
$PALANG['pViewlog_timestamp'] = 'Zeitpunkt';
|
||||||
$PALANG['pViewlog_username'] = 'Admin';
|
$PALANG['pViewlog_username'] = 'Admin';
|
||||||
$PALANG['pViewlog_domain'] = 'Domain';
|
|
||||||
$PALANG['pViewlog_action'] = 'Aktion';
|
$PALANG['pViewlog_action'] = 'Aktion';
|
||||||
$PALANG['pViewlog_data'] = 'Daten';
|
$PALANG['pViewlog_data'] = 'Daten';
|
||||||
|
|
||||||
@ -230,12 +229,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Neue Domain';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Alias hinzufügen';
|
$PALANG['pAdminMenu_create_alias'] = 'Alias hinzufügen';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Mailbox hinzufügen';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Mailbox hinzufügen';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Admin';
|
$PALANG['pAdminList_admin_username'] = 'Admin';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domains';
|
$PALANG['pAdminList_admin_count'] = 'Domains';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Beschreibung';
|
$PALANG['pAdminList_domain_description'] = 'Beschreibung';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliase';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliase';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxen';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxen';
|
||||||
@ -271,7 +268,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Domain konnte nicht gelöscht werden!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Alias-Domain konnte nicht gelöscht werden!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Alias-Domain konnte nicht gelöscht werden!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Domain editieren';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Domain editieren';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Beschreibung';
|
$PALANG['pAdminEdit_domain_description'] = 'Beschreibung';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliase';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliase';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ausschalten | 0 = kein Limit';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ausschalten | 0 = kein Limit';
|
||||||
@ -295,7 +291,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Die angegebenen Passwörter
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Admin hinzufügen';
|
$PALANG['pAdminCreate_admin_button'] = 'Admin hinzufügen';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Konnte den Admin nicht anlegen!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Konnte den Admin nicht anlegen!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Admin angelegt!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Admin angelegt!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domain';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Domain Admin editieren';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Domain Admin editieren';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
||||||
|
@ -80,7 +80,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.';
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.';
|
||||||
$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']
|
$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']
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domain';
|
$PALANG['domain'] = 'Domain';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases';
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Mailboxes';
|
$PALANG['pOverview_get_mailboxes'] = 'Mailboxes';
|
||||||
@ -182,7 +182,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds';
|
|||||||
$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';
|
||||||
$PALANG['pViewlog_username'] = 'Admin';
|
$PALANG['pViewlog_username'] = 'Admin';
|
||||||
$PALANG['pViewlog_domain'] = 'Domain';
|
|
||||||
$PALANG['pViewlog_action'] = 'Action';
|
$PALANG['pViewlog_action'] = 'Action';
|
||||||
$PALANG['pViewlog_data'] = 'Data';
|
$PALANG['pViewlog_data'] = 'Data';
|
||||||
|
|
||||||
@ -231,12 +230,10 @@ $PALANG['pAdminMenu_create_domain'] = 'New Domain';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Add Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Add Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Add Mailbox';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Add Mailbox';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Admin';
|
$PALANG['pAdminList_admin_username'] = 'Admin';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domains';
|
$PALANG['pAdminList_admin_count'] = 'Domains';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Active';
|
$PALANG['pAdminList_admin_active'] = 'Active';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Description';
|
$PALANG['pAdminList_domain_description'] = 'Description';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliases';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliases';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxes';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxes';
|
||||||
@ -274,7 +271,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Edit a domain';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Edit a domain';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Description';
|
$PALANG['pAdminEdit_domain_description'] = 'Description';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliases';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliases';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = disable | 0 = unlimited';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = disable | 0 = unlimited';
|
||||||
@ -299,7 +295,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'The passwords that you supp
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Add Admin';
|
$PALANG['pAdminCreate_admin_button'] = 'Add Admin';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Unable to add admin!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Unable to add admin!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Admin has been added!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Admin has been added!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domain';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Edit a domain admin';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Edit a domain admin';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Establecer Vacation';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Dominio';
|
$PALANG['domain'] = 'Dominio';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Alias de Dominios';
|
$PALANG['pOverview_get_alias_domains'] = 'Alias de Dominios';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Buzones';
|
$PALANG['pOverview_get_mailboxes'] = 'Buzones';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Ver las últimas 10 acciones para ';
|
$PALANG['pViewlog_welcome'] = 'Ver las últimas 10 acciones para ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Fecha/Hora';
|
$PALANG['pViewlog_timestamp'] = 'Fecha/Hora';
|
||||||
$PALANG['pViewlog_username'] = 'Administrador';
|
$PALANG['pViewlog_username'] = 'Administrador';
|
||||||
$PALANG['pViewlog_domain'] = 'Dominio';
|
|
||||||
$PALANG['pViewlog_action'] = 'Acción';
|
$PALANG['pViewlog_action'] = 'Acción';
|
||||||
$PALANG['pViewlog_data'] = 'Datos';
|
$PALANG['pViewlog_data'] = 'Datos';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nuevo dominio';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Añadir alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Añadir alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Añadir buzón';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Añadir buzón';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Dominio';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrador';
|
$PALANG['pAdminList_admin_username'] = 'Administrador';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Dominios';
|
$PALANG['pAdminList_admin_count'] = 'Dominios';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Activo';
|
$PALANG['pAdminList_admin_active'] = 'Activo';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Dominio';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Descripción';
|
$PALANG['pAdminList_domain_description'] = 'Descripción';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Buzones';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Buzones';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = '¡No se pudo eliminar el dominio!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = '¡No se pudo eliminar el alias de dominio!';
|
$PALANG['pAdminDelete_alias_domain_error'] = '¡No se pudo eliminar el alias de dominio!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Editar un dominio';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Editar un dominio';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Dominio';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Descripción';
|
$PALANG['pAdminEdit_domain_description'] = 'Descripción';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deshabilitar | 0 = ilimitado';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deshabilitar | 0 = ilimitado';
|
||||||
@ -291,7 +287,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = '¡Las contraseñas introduc
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Añadir administrador';
|
$PALANG['pAdminCreate_admin_button'] = 'Añadir administrador';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = '¡Imposible añadir el administrador!';
|
$PALANG['pAdminCreate_admin_result_error'] = '¡Imposible añadir el administrador!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = '¡El administrador ha sido añadido!';
|
$PALANG['pAdminCreate_admin_result_success'] = '¡El administrador ha sido añadido!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Dominio';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de dominio';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Editar un administrador de dominio';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrador';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrador';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domeen';
|
$PALANG['domain'] = 'Domeen';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliased';
|
$PALANG['pOverview_get_aliases'] = 'Aliased';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postkastid';
|
$PALANG['pOverview_get_mailboxes'] = 'Postkastid';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Vaata 10 viimast muudatust domeeniga ';
|
$PALANG['pViewlog_welcome'] = 'Vaata 10 viimast muudatust domeeniga ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Ajatempel';
|
$PALANG['pViewlog_timestamp'] = 'Ajatempel';
|
||||||
$PALANG['pViewlog_username'] = 'Haldaja';
|
$PALANG['pViewlog_username'] = 'Haldaja';
|
||||||
$PALANG['pViewlog_domain'] = 'Domeen';
|
|
||||||
$PALANG['pViewlog_action'] = 'Toiming';
|
$PALANG['pViewlog_action'] = 'Toiming';
|
||||||
$PALANG['pViewlog_data'] = 'Andmed';
|
$PALANG['pViewlog_data'] = 'Andmed';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Lisa domeen';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Lisa alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Lisa alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Lisa postkast';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Lisa postkast';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domeen';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Haldaja';
|
$PALANG['pAdminList_admin_username'] = 'Haldaja';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domeene';
|
$PALANG['pAdminList_admin_count'] = 'Domeene';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiivne';
|
$PALANG['pAdminList_admin_active'] = 'Aktiivne';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domeen';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Kirjeldus';
|
$PALANG['pAdminList_domain_description'] = 'Kirjeldus';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliased';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliased';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Postkastid';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Postkastid';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Redigeeri domeeni';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Redigeeri domeeni';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domeen';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Kirjeldus';
|
$PALANG['pAdminEdit_domain_description'] = 'Kirjeldus';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasi';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasi';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = keelatud | 0 = piiramatult';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = keelatud | 0 = piiramatult';
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Sisestatud paroolid ei katt
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Lisa haldaja';
|
$PALANG['pAdminCreate_admin_button'] = 'Lisa haldaja';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Haldaja lisamine ebaõnnestus!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Haldaja lisamine ebaõnnestus!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Haldaja on lisatud!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Haldaja on lisatud!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domeen';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Muuda domeeni haldajat';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Muuda domeeni haldajat';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Haldaja';
|
$PALANG['pAdminEdit_admin_username'] = 'Haldaja';
|
||||||
|
@ -77,7 +77,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domeinua';
|
$PALANG['domain'] = 'Domeinua';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliasa';
|
$PALANG['pOverview_get_aliases'] = 'Aliasa';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postontziak';
|
$PALANG['pOverview_get_mailboxes'] = 'Postontziak';
|
||||||
@ -175,7 +175,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Honen azken 10 ekintzak ikusi ';
|
$PALANG['pViewlog_welcome'] = 'Honen azken 10 ekintzak ikusi ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Data/ordua';
|
$PALANG['pViewlog_timestamp'] = 'Data/ordua';
|
||||||
$PALANG['pViewlog_username'] = 'Kudeatzailea';
|
$PALANG['pViewlog_username'] = 'Kudeatzailea';
|
||||||
$PALANG['pViewlog_domain'] = 'Domeinua';
|
|
||||||
$PALANG['pViewlog_action'] = 'Ekintza';
|
$PALANG['pViewlog_action'] = 'Ekintza';
|
||||||
$PALANG['pViewlog_data'] = 'Datuak';
|
$PALANG['pViewlog_data'] = 'Datuak';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -223,12 +222,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Domeinu berria';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Aliasa gehitu';
|
$PALANG['pAdminMenu_create_alias'] = 'Aliasa gehitu';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Postontzia gehitu';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Postontzia gehitu';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domeinua';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Kudeatzailea';
|
$PALANG['pAdminList_admin_username'] = 'Kudeatzailea';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domeinuak';
|
$PALANG['pAdminList_admin_count'] = 'Domeinuak';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktibatua';
|
$PALANG['pAdminList_admin_active'] = 'Aktibatua';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domeinua';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Deskripzioa';
|
$PALANG['pAdminList_domain_description'] = 'Deskripzioa';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliasa';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliasa';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Postontziak';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Postontziak';
|
||||||
@ -263,7 +260,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Domeinu bat aldatu';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Domeinu bat aldatu';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domeinua';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Deskripzioa';
|
$PALANG['pAdminEdit_domain_description'] = 'Deskripzioa';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasa';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasa';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = desegokitu | 0 = mugagabea';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = desegokitu | 0 = mugagabea';
|
||||||
@ -288,7 +284,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Sartutako pasahitzak ez dat
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Kudeatzailea gehitu';
|
$PALANG['pAdminCreate_admin_button'] = 'Kudeatzailea gehitu';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Ezinezkoa kudeatzailea gehitzea!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Ezinezkoa kudeatzailea gehitzea!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Kudeatzailea gehituta1';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Kudeatzailea gehituta1';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domeinua';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Domeinu kudeatzaile bat aldatu';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Domeinu kudeatzaile bat aldatu';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Kudeatzailea';
|
$PALANG['pAdminEdit_admin_username'] = 'Kudeatzailea';
|
||||||
|
@ -79,7 +79,7 @@ $PALANG['pOverview_vacation_option'] = 'Aseta lomavastaaja';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domain';
|
$PALANG['domain'] = 'Domain';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliakset';
|
$PALANG['pOverview_get_aliases'] = 'Aliakset';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliakset';
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliakset';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postilaatikot';
|
$PALANG['pOverview_get_mailboxes'] = 'Postilaatikot';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Näytä viimeiset kymmenen tapahtumaa domainille ';
|
$PALANG['pViewlog_welcome'] = 'Näytä viimeiset kymmenen tapahtumaa domainille ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Aikaleima';
|
$PALANG['pViewlog_timestamp'] = 'Aikaleima';
|
||||||
$PALANG['pViewlog_username'] = 'Admin';
|
$PALANG['pViewlog_username'] = 'Admin';
|
||||||
$PALANG['pViewlog_domain'] = 'Domain';
|
|
||||||
$PALANG['pViewlog_action'] = 'Tapahtuma';
|
$PALANG['pViewlog_action'] = 'Tapahtuma';
|
||||||
$PALANG['pViewlog_data'] = 'Tiedot';
|
$PALANG['pViewlog_data'] = 'Tiedot';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Uusi domain';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Lisää alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Lisää alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Lisää postilaatikko';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Lisää postilaatikko';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Ylläpitäjä';
|
$PALANG['pAdminList_admin_username'] = 'Ylläpitäjä';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domainit';
|
$PALANG['pAdminList_admin_count'] = 'Domainit';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiivinen';
|
$PALANG['pAdminList_admin_active'] = 'Aktiivinen';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Kuvaus';
|
$PALANG['pAdminList_domain_description'] = 'Kuvaus';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliakset';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliakset';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Postilaatikot';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Postilaatikot';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Domainin voitu poistaa!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Domainin aliasta ei voitu poistaa!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Domainin aliasta ei voitu poistaa!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Muokkaa domainia';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Muokkaa domainia';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Kuvaus';
|
$PALANG['pAdminEdit_domain_description'] = 'Kuvaus';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliakset';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliakset';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ei käytössä | 0 = rajoittamaton';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = ei käytössä | 0 = rajoittamaton';
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Antamasi salasanat eivät t
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Lisää ylläpitäjä';
|
$PALANG['pAdminCreate_admin_button'] = 'Lisää ylläpitäjä';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Ylläpitäjän lisäys ei onnistu!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Ylläpitäjän lisäys ei onnistu!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Ylläpitäjä on lisätty!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Ylläpitäjä on lisätty!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domain';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Muokkaa domainin ylläpitäjää';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Muokkaa domainin ylläpitäjää';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Ylläpitäjä';
|
$PALANG['pAdminEdit_admin_username'] = 'Ylläpitäjä';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Navnaøki';
|
$PALANG['domain'] = 'Navnaøki';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Dulnevni';
|
$PALANG['pOverview_get_aliases'] = 'Dulnevni';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postkassar';
|
$PALANG['pOverview_get_mailboxes'] = 'Postkassar';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Vís seinastu 10 hendingarnar fyri ';
|
$PALANG['pViewlog_welcome'] = 'Vís seinastu 10 hendingarnar fyri ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Tíðarstempul';
|
$PALANG['pViewlog_timestamp'] = 'Tíðarstempul';
|
||||||
$PALANG['pViewlog_username'] = 'Umsitari';
|
$PALANG['pViewlog_username'] = 'Umsitari';
|
||||||
$PALANG['pViewlog_domain'] = 'Navnaøki';
|
|
||||||
$PALANG['pViewlog_action'] = 'Hending';
|
$PALANG['pViewlog_action'] = 'Hending';
|
||||||
$PALANG['pViewlog_data'] = 'Dáta';
|
$PALANG['pViewlog_data'] = 'Dáta';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nýtt Navnaøki';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Stovna Dulnevni';
|
$PALANG['pAdminMenu_create_alias'] = 'Stovna Dulnevni';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Stovna Postkassa';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Stovna Postkassa';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Navnaøki';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Umsitari';
|
$PALANG['pAdminList_admin_username'] = 'Umsitari';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Navnaøki';
|
$PALANG['pAdminList_admin_count'] = 'Navnaøki';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Virkin';
|
$PALANG['pAdminList_admin_active'] = 'Virkin';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Navnaøki';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Frágreiðing';
|
$PALANG['pAdminList_domain_description'] = 'Frágreiðing';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Dulnevni';
|
$PALANG['pAdminList_domain_aliases'] = 'Dulnevni';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Postkassar';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Postkassar';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Broyt navnaøki';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Broyt navnaøki';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Navnaøki';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Frágreiðing';
|
$PALANG['pAdminEdit_domain_description'] = 'Frágreiðing';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Dulnevni';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Dulnevni';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = óvirkja | 0 = óavmarkað';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = óvirkja | 0 = óavmarkað';
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Loyniorðini tú skrivaði
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Stovna umsitara';
|
$PALANG['pAdminCreate_admin_button'] = 'Stovna umsitara';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Fái ikki stovnað umsitara!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Fái ikki stovnað umsitara!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Umsitari er stovnaður!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Umsitari er stovnaður!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Navnaøki';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Broyt navnaøki umsitara';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Broyt navnaøki umsitara';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Umsitari';
|
$PALANG['pAdminEdit_admin_username'] = 'Umsitari';
|
||||||
|
@ -80,7 +80,7 @@ $PALANG['pOverview_vacation_option'] = 'Configurer le répondeur';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domaine';
|
$PALANG['domain'] = 'Domaine';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Alias Domaine';
|
$PALANG['pOverview_get_alias_domains'] = 'Alias Domaine';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Comptes courriels';
|
$PALANG['pOverview_get_mailboxes'] = 'Comptes courriels';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Visualiser les 10 dernières action pour ';
|
$PALANG['pViewlog_welcome'] = 'Visualiser les 10 dernières action pour ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Date/Heure';
|
$PALANG['pViewlog_timestamp'] = 'Date/Heure';
|
||||||
$PALANG['pViewlog_username'] = 'Administrateur';
|
$PALANG['pViewlog_username'] = 'Administrateur';
|
||||||
$PALANG['pViewlog_domain'] = 'Domaine';
|
|
||||||
$PALANG['pViewlog_action'] = 'Action';
|
$PALANG['pViewlog_action'] = 'Action';
|
||||||
$PALANG['pViewlog_data'] = 'Information';
|
$PALANG['pViewlog_data'] = 'Information';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nouveau domaine';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Ajouter un Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Ajouter un Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Ajouter un compte courriel';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Ajouter un compte courriel';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domaine';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrateur';
|
$PALANG['pAdminList_admin_username'] = 'Administrateur';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domaines';
|
$PALANG['pAdminList_admin_count'] = 'Domaines';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Actif';
|
$PALANG['pAdminList_admin_active'] = 'Actif';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domaine';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Description';
|
$PALANG['pAdminList_domain_description'] = 'Description';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Comptes courriels';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Comptes courriels';
|
||||||
@ -267,7 +264,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Impossible de supprimer le domain!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Impossible de supprimé cet alias de domaine!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Impossible de supprimé cet alias de domaine!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Modifier un domaine';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Modifier un domaine';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domaine';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Description';
|
$PALANG['pAdminEdit_domain_description'] = 'Description';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = désactivé | 0 = illimité';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = désactivé | 0 = illimité';
|
||||||
@ -291,7 +287,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Le mot de passe fournit ne
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Ajouter un administrateur';
|
$PALANG['pAdminCreate_admin_button'] = 'Ajouter un administrateur';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Impossible d\'ajouter un administrateur!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Impossible d\'ajouter un administrateur!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'L\'administrateur a été ajouté!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'L\'administrateur a été ajouté!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domaine';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Modifier un domaine';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Modifier un domaine';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrateur';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrateur';
|
||||||
|
@ -77,7 +77,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domena';
|
$PALANG['domain'] = 'Domena';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliasi';
|
$PALANG['pOverview_get_aliases'] = 'Aliasi';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Potanski ormarići';
|
$PALANG['pOverview_get_mailboxes'] = 'Potanski ormarići';
|
||||||
@ -176,7 +176,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Pogledaj zadnjih 10 akcija za ';
|
$PALANG['pViewlog_welcome'] = 'Pogledaj zadnjih 10 akcija za ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Vrijeme';
|
$PALANG['pViewlog_timestamp'] = 'Vrijeme';
|
||||||
$PALANG['pViewlog_username'] = 'Administrator';
|
$PALANG['pViewlog_username'] = 'Administrator';
|
||||||
$PALANG['pViewlog_domain'] = 'Domena';
|
|
||||||
$PALANG['pViewlog_action'] = 'Akcija';
|
$PALANG['pViewlog_action'] = 'Akcija';
|
||||||
$PALANG['pViewlog_data'] = 'Podaci';
|
$PALANG['pViewlog_data'] = 'Podaci';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -224,12 +223,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nova domena';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Dodaj alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Dodaj alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Dodaj potanski ormarić';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Dodaj potanski ormarić';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domene';
|
$PALANG['pAdminList_admin_count'] = 'Domene';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktivan';
|
$PALANG['pAdminList_admin_active'] = 'Aktivan';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Opis';
|
$PALANG['pAdminList_domain_description'] = 'Opis';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliasi';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliasi';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Potanski ormarići';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Potanski ormarići';
|
||||||
@ -264,7 +261,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Uredi domenu';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Uredi domenu';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Opis';
|
$PALANG['pAdminEdit_domain_description'] = 'Opis';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasi';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasi';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = onemogući | 0 = bezgranično';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = onemogući | 0 = bezgranično';
|
||||||
@ -288,7 +284,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Uneene lozinke se ne podu
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Dodaj administratora';
|
$PALANG['pAdminCreate_admin_button'] = 'Dodaj administratora';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Administratora nije bilo moguće dodati!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Administratora nije bilo moguće dodati!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Admininstrator je uspjeno dodan';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Admininstrator je uspjeno dodan';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domena';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Uredi administratora domene';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Uredi administratora domene';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
||||||
|
@ -80,7 +80,7 @@ $PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any doma
|
|||||||
$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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domain';
|
$PALANG['domain'] = 'Domain';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias-ok';
|
$PALANG['pOverview_get_aliases'] = 'Alias-ok';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postafiókok';
|
$PALANG['pOverview_get_mailboxes'] = 'Postafiókok';
|
||||||
@ -181,7 +181,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Az utolsó 10 esemény megtekintése: ';
|
$PALANG['pViewlog_welcome'] = 'Az utolsó 10 esemény megtekintése: ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Idõbélyeg';
|
$PALANG['pViewlog_timestamp'] = 'Idõbélyeg';
|
||||||
$PALANG['pViewlog_username'] = 'Admin';
|
$PALANG['pViewlog_username'] = 'Admin';
|
||||||
$PALANG['pViewlog_domain'] = 'Domain';
|
|
||||||
$PALANG['pViewlog_action'] = 'Akció';
|
$PALANG['pViewlog_action'] = 'Akció';
|
||||||
$PALANG['pViewlog_data'] = 'Adat';
|
$PALANG['pViewlog_data'] = 'Adat';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -230,12 +229,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Új Domain';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Új Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Új Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Új Postafiók';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Új Postafiók';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Admin';
|
$PALANG['pAdminList_admin_username'] = 'Admin';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domain-ek';
|
$PALANG['pAdminList_admin_count'] = 'Domain-ek';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktív';
|
$PALANG['pAdminList_admin_active'] = 'Aktív';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Leírás';
|
$PALANG['pAdminList_domain_description'] = 'Leírás';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias-ok';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias-ok';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Postafiókok';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Postafiókok';
|
||||||
@ -271,7 +268,6 @@ $PALANG['pAdminDelete_domain_error'] = 'A domain törlése nem sikerült!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Domain szerkesztése';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Domain szerkesztése';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Leírás';
|
$PALANG['pAdminEdit_domain_description'] = 'Leírás';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias-ok';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias-ok';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = kikapcsol | 0 = végtelen';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = kikapcsol | 0 = végtelen';
|
||||||
@ -295,7 +291,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'A beírt jelszavak nem egye
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Admin felvétele';
|
$PALANG['pAdminCreate_admin_button'] = 'Admin felvétele';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Nemsikerült az Admint felvenni!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Nemsikerült az Admint felvenni!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Az Admin sikeresen bekerült az adatbázisba!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Az Admin sikeresen bekerült az adatbázisba!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domain';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Domain admin szerkesztése';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Domain admin szerkesztése';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Lén';
|
$PALANG['domain'] = 'Lén';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliasar';
|
$PALANG['pOverview_get_aliases'] = 'Aliasar';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Pósthólf';
|
$PALANG['pOverview_get_mailboxes'] = 'Pósthólf';
|
||||||
@ -176,7 +176,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # 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 ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Tími';
|
$PALANG['pViewlog_timestamp'] = 'Tími';
|
||||||
$PALANG['pViewlog_username'] = 'kerfisstjóri';
|
$PALANG['pViewlog_username'] = 'kerfisstjóri';
|
||||||
$PALANG['pViewlog_domain'] = 'lén';
|
|
||||||
$PALANG['pViewlog_action'] = 'aðgerð';
|
$PALANG['pViewlog_action'] = 'aðgerð';
|
||||||
$PALANG['pViewlog_data'] = 'gögn';
|
$PALANG['pViewlog_data'] = 'gögn';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -224,12 +223,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nýtt lén';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Bæta við alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Bæta við alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Bæta við pósthólfi';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Bæta við pósthólfi';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Lén';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Notandi';
|
$PALANG['pAdminList_admin_username'] = 'Notandi';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Lén';
|
$PALANG['pAdminList_admin_count'] = 'Lén';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Virkt';
|
$PALANG['pAdminList_admin_active'] = 'Virkt';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Lén';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Lýsing';
|
$PALANG['pAdminList_domain_description'] = 'Lýsing';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliasar';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliasar';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Póstbox';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Póstbox';
|
||||||
@ -264,7 +261,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Breyta léni';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Breyta léni';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Lén';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Lýsing';
|
$PALANG['pAdminEdit_domain_description'] = 'Lýsing';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasar';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasar';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = óvirkt | 0 = ótakmarkað';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = óvirkt | 0 = ótakmarkað';
|
||||||
@ -288,7 +284,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Lykilorðið sem þú gafst
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Bæta við kerfisstjóra';
|
$PALANG['pAdminCreate_admin_button'] = 'Bæta við kerfisstjóra';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Get ekki bætt við kerfisstjóra!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Get ekki bætt við kerfisstjóra!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Kerfisstjórinn hefur verið skráður!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Kerfisstjórinn hefur verið skráður!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Lén';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Breyta kerfisstjóra léns';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Breyta kerfisstjóra léns';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Kerfisstjóri';
|
$PALANG['pAdminEdit_admin_username'] = 'Kerfisstjóri';
|
||||||
|
@ -79,7 +79,7 @@ $PALANG['pOverview_vacation_option'] = 'Attiva autorisponditore';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Dominio';
|
$PALANG['domain'] = 'Dominio';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Caselle di posta';
|
$PALANG['pOverview_get_mailboxes'] = 'Caselle di posta';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Elenca gli ultimi dieci eventi per ';
|
$PALANG['pViewlog_welcome'] = 'Elenca gli ultimi dieci eventi per ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Orario';
|
$PALANG['pViewlog_timestamp'] = 'Orario';
|
||||||
$PALANG['pViewlog_username'] = 'Amministratore';
|
$PALANG['pViewlog_username'] = 'Amministratore';
|
||||||
$PALANG['pViewlog_domain'] = 'Dominio';
|
|
||||||
$PALANG['pViewlog_action'] = 'Azione';
|
$PALANG['pViewlog_action'] = 'Azione';
|
||||||
$PALANG['pViewlog_data'] = 'Dati';
|
$PALANG['pViewlog_data'] = 'Dati';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nuovo Dominio';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Aggiungi Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Aggiungi Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Aggiungi casella di posta';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Aggiungi casella di posta';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Dominio';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Amministratori';
|
$PALANG['pAdminList_admin_username'] = 'Amministratori';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domini';
|
$PALANG['pAdminList_admin_count'] = 'Domini';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Attivo';
|
$PALANG['pAdminList_admin_active'] = 'Attivo';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Dominio';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Descrizione';
|
$PALANG['pAdminList_domain_description'] = 'Descrizione';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Caselle di posta';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Caselle di posta';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Impossibile cancellare il dominio!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Modifica un domain';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Modifica un domain';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Dominio';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Descrizione';
|
$PALANG['pAdminEdit_domain_description'] = 'Descrizione';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = disabilita | 0 = illimitati';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = disabilita | 0 = illimitati';
|
||||||
@ -290,7 +286,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Le password che hai digitat
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Aggiungi amministratore';
|
$PALANG['pAdminCreate_admin_button'] = 'Aggiungi amministratore';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Impossibile aggiungere amministratore!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Impossibile aggiungere amministratore!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'L\'amministratore è stato aggiunto!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'L\'amministratore è stato aggiunto!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Dominio';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Modifica l\'amministratore del dominio';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Modifica l\'amministratore del dominio';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Amministratore';
|
$PALANG['pAdminEdit_admin_username'] = 'Amministratore';
|
||||||
|
@ -81,7 +81,7 @@ $PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any doma
|
|||||||
$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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'ドメイン';
|
$PALANG['domain'] = 'ドメイン';
|
||||||
$PALANG['pOverview_get_aliases'] = '転送';
|
$PALANG['pOverview_get_aliases'] = '転送';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'ドメインエイリアス';
|
$PALANG['pOverview_get_alias_domains'] = 'ドメインエイリアス';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'アドレス';
|
$PALANG['pOverview_get_mailboxes'] = 'アドレス';
|
||||||
@ -181,7 +181,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = '過去10個のアクション ';
|
$PALANG['pViewlog_welcome'] = '過去10個のアクション ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'タイムスタンプ';
|
$PALANG['pViewlog_timestamp'] = 'タイムスタンプ';
|
||||||
$PALANG['pViewlog_username'] = '管理者';
|
$PALANG['pViewlog_username'] = '管理者';
|
||||||
$PALANG['pViewlog_domain'] = 'ドメイン';
|
|
||||||
$PALANG['pViewlog_action'] = 'アクション';
|
$PALANG['pViewlog_action'] = 'アクション';
|
||||||
$PALANG['pViewlog_data'] = 'データ';
|
$PALANG['pViewlog_data'] = 'データ';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -230,12 +229,10 @@ $PALANG['pAdminMenu_create_domain'] = '新しいドメイン';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = '転送先の追加';
|
$PALANG['pAdminMenu_create_alias'] = '転送先の追加';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'アドレスの追加';
|
$PALANG['pAdminMenu_create_mailbox'] = 'アドレスの追加';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'ドメイン';
|
|
||||||
$PALANG['pAdminList_admin_username'] = '管理者';
|
$PALANG['pAdminList_admin_username'] = '管理者';
|
||||||
$PALANG['pAdminList_admin_count'] = 'ドメイン数';
|
$PALANG['pAdminList_admin_count'] = 'ドメイン数';
|
||||||
$PALANG['pAdminList_admin_active'] = 'アクティブ';
|
$PALANG['pAdminList_admin_active'] = 'アクティブ';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'ドメイン';
|
|
||||||
$PALANG['pAdminList_domain_description'] = '説明';
|
$PALANG['pAdminList_domain_description'] = '説明';
|
||||||
$PALANG['pAdminList_domain_aliases'] = '転送数';
|
$PALANG['pAdminList_domain_aliases'] = '転送数';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'アドレス数';
|
$PALANG['pAdminList_domain_mailboxes'] = 'アドレス数';
|
||||||
@ -271,7 +268,6 @@ $PALANG['pAdminDelete_domain_error'] = 'ドメインが削除できません!'
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'ドメインの修正';
|
$PALANG['pAdminEdit_domain_welcome'] = 'ドメインの修正';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'ドメイン';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = '説明';
|
$PALANG['pAdminEdit_domain_description'] = '説明';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = '最大転送先数';
|
$PALANG['pAdminEdit_domain_aliases'] = '最大転送先数';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 無効 | 0 = 無制限';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 無効 | 0 = 無制限';
|
||||||
@ -295,7 +291,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'パスワードが一致し
|
|||||||
$PALANG['pAdminCreate_admin_button'] = '管理者追加';
|
$PALANG['pAdminCreate_admin_button'] = '管理者追加';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = '管理者を追加できません!';
|
$PALANG['pAdminCreate_admin_result_error'] = '管理者を追加できません!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = '管理者を追加しました。';
|
$PALANG['pAdminCreate_admin_result_success'] = '管理者を追加しました。';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'ドメイン';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'ドメイン管理者の編集';
|
$PALANG['pAdminEdit_admin_welcome'] = 'ドメイン管理者の編集';
|
||||||
$PALANG['pAdminEdit_admin_username'] = '管理者'; # XXX check / compare with pAdminCreate_admin_username - should be "admin"
|
$PALANG['pAdminEdit_admin_username'] = '管理者'; # XXX check / compare with pAdminCreate_admin_username - should be "admin"
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Atostogų nustatymai';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'Jūs neturite teisių jokiai sričiai.';
|
$PALANG['no_domains_for_this_admin'] = 'Jūs neturite teisių jokiai sričiai.';
|
||||||
$PALANG['no_domains_exist'] = 'Jūs turite sukurti bent vieną sritį prieš naudodami virtualų sąrašą.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual']
|
$PALANG['no_domains_exist'] = 'Jūs turite sukurti bent vieną sritį prieš naudodami virtualų sąrašą.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual']
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Sritis';
|
$PALANG['domain'] = 'Sritis';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Sinonimai';
|
$PALANG['pOverview_get_aliases'] = 'Sinonimai';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Srities sinonimai';
|
$PALANG['pOverview_get_alias_domains'] = 'Srities sinonimai';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Pašto dėžutės';
|
$PALANG['pOverview_get_mailboxes'] = 'Pašto dėžutės';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Laikas sekundėmis';
|
|||||||
$PALANG['pViewlog_welcome'] = 'Peržiūrėti paskutinius 10 vartotojo veiksmų ';
|
$PALANG['pViewlog_welcome'] = 'Peržiūrėti paskutinius 10 vartotojo veiksmų ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Laikas';
|
$PALANG['pViewlog_timestamp'] = 'Laikas';
|
||||||
$PALANG['pViewlog_username'] = 'Vartotojas';
|
$PALANG['pViewlog_username'] = 'Vartotojas';
|
||||||
$PALANG['pViewlog_domain'] = 'Sritis';
|
|
||||||
$PALANG['pViewlog_action'] = 'Veiksmas';
|
$PALANG['pViewlog_action'] = 'Veiksmas';
|
||||||
$PALANG['pViewlog_data'] = 'Duomenys';
|
$PALANG['pViewlog_data'] = 'Duomenys';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'sukurta sritis';
|
$PALANG['pViewlog_action_create_domain'] = 'sukurta sritis';
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nauja sritis';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Naujas sinonimas';
|
$PALANG['pAdminMenu_create_alias'] = 'Naujas sinonimas';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Nauja pašto dėžutė';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Nauja pašto dėžutė';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Sritis';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administratorius';
|
$PALANG['pAdminList_admin_username'] = 'Administratorius';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Sritys';
|
$PALANG['pAdminList_admin_count'] = 'Sritys';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Įjungta(s)';
|
$PALANG['pAdminList_admin_active'] = 'Įjungta(s)';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Sritis';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Aprašymas';
|
$PALANG['pAdminList_domain_description'] = 'Aprašymas';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Sinonimai';
|
$PALANG['pAdminList_domain_aliases'] = 'Sinonimai';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Pašto dėžutės';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Pašto dėžutės';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Nepavyko panaikinti srities!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Nepavyko panaikinti srities sinonimo!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Nepavyko panaikinti srities sinonimo!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Keisti sritį';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Keisti sritį';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Sritis';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Aprašymas';
|
$PALANG['pAdminEdit_domain_description'] = 'Aprašymas';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Sinonimai';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Sinonimai';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = išjungta(s) | 0 = neribota(s)';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = išjungta(s) | 0 = neribota(s)';
|
||||||
@ -290,7 +286,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Įvesti slaptažodžiai nes
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Registruoti administratorių';
|
$PALANG['pAdminCreate_admin_button'] = 'Registruoti administratorių';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Administratoriaus užregistruoti nepavyko!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Administratoriaus užregistruoti nepavyko!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administratorius užregistruotas!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administratorius užregistruotas!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Sritis';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Registruoti srities administratorių';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Registruoti srities administratorių';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administratorius';
|
$PALANG['pAdminEdit_admin_username'] = 'Administratorius';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Домен';
|
$PALANG['domain'] = 'Домен';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Алијаси';
|
$PALANG['pOverview_get_aliases'] = 'Алијаси';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Поштенски сандачиња';
|
$PALANG['pOverview_get_mailboxes'] = 'Поштенски сандачиња';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Преглед на последните 10 операции за: ';
|
$PALANG['pViewlog_welcome'] = 'Преглед на последните 10 операции за: ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Маркер (Timestamp)';
|
$PALANG['pViewlog_timestamp'] = 'Маркер (Timestamp)';
|
||||||
$PALANG['pViewlog_username'] = 'Админ';
|
$PALANG['pViewlog_username'] = 'Админ';
|
||||||
$PALANG['pViewlog_domain'] = 'Домен';
|
|
||||||
$PALANG['pViewlog_action'] = 'Операција';
|
$PALANG['pViewlog_action'] = 'Операција';
|
||||||
$PALANG['pViewlog_data'] = 'Датум';
|
$PALANG['pViewlog_data'] = 'Датум';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Нов домен';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Нов алијас';
|
$PALANG['pAdminMenu_create_alias'] = 'Нов алијас';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Ново сандаче';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Ново сандаче';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Домен';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Корисничко име';
|
$PALANG['pAdminList_admin_username'] = 'Корисничко име';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Домени';
|
$PALANG['pAdminList_admin_count'] = 'Домени';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Активен';
|
$PALANG['pAdminList_admin_active'] = 'Активен';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Домен';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Опис';
|
$PALANG['pAdminList_domain_description'] = 'Опис';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Алијаси';
|
$PALANG['pAdminList_domain_aliases'] = 'Алијаси';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Поштенски сандачиња';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Поштенски сандачиња';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Измена на домен';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Измена на домен';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Домен';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Опис';
|
$PALANG['pAdminEdit_domain_description'] = 'Опис';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Алијаси';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Алијаси';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '0 = забрането | -1 = неограничено';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '0 = забрането | -1 = неограничено';
|
||||||
@ -290,7 +286,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Внесените лози
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Додади Администратор';
|
$PALANG['pAdminCreate_admin_button'] = 'Додади Администратор';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Не можам да додадам администратор!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Не можам да додадам администратор!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Администраторот е додаден!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Администраторот е додаден!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Домен';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Измена на администратор на домен';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Измена на администратор на домен';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Администратор';
|
$PALANG['pAdminEdit_admin_username'] = 'Администратор';
|
||||||
|
@ -80,7 +80,7 @@ $PALANG['pOverview_vacation_option'] = 'Sett fraværsmelding';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domene';
|
$PALANG['domain'] = 'Domene';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domenealias';
|
$PALANG['pOverview_get_alias_domains'] = 'Domenealias';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Epostkontoer';
|
$PALANG['pOverview_get_mailboxes'] = 'Epostkontoer';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene for ';
|
$PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene for ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Klokkeslett';
|
$PALANG['pViewlog_timestamp'] = 'Klokkeslett';
|
||||||
$PALANG['pViewlog_username'] = 'Administrator';
|
$PALANG['pViewlog_username'] = 'Administrator';
|
||||||
$PALANG['pViewlog_domain'] = 'Domene';
|
|
||||||
$PALANG['pViewlog_action'] = 'Handling';
|
$PALANG['pViewlog_action'] = 'Handling';
|
||||||
$PALANG['pViewlog_data'] = 'Data';
|
$PALANG['pViewlog_data'] = 'Data';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nytt domene';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Legg til alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Legg til alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Legg til e-postkonto';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Legg til e-postkonto';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domene';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domener';
|
$PALANG['pAdminList_admin_count'] = 'Domener';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domene';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Beskrivelse';
|
$PALANG['pAdminList_domain_description'] = 'Beskrivelse';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Epostkontoer';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Epostkontoer';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Kunne ikke fjerne domenet!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Kunne ikke fjerne domenealias!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Kunne ikke fjerne domenealias!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Endre et domene';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Endre et domene';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domene';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Beskrivelse';
|
$PALANG['pAdminEdit_domain_description'] = 'Beskrivelse';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deaktiver | 0 = ubegrenset';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deaktiver | 0 = ubegrenset';
|
||||||
@ -290,7 +286,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Passordene du oppga stemmer
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Legg til en administrator';
|
$PALANG['pAdminCreate_admin_button'] = 'Legg til en administrator';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Kunne ikke legge til administratoren!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Kunne ikke legge til administratoren!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er lagt til!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er lagt til!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domene';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Endre domeneadministrator';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Endre domeneadministrator';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
||||||
|
@ -79,7 +79,7 @@ $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'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domein';
|
$PALANG['domain'] = 'Domein';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliassen';
|
$PALANG['pOverview_get_aliases'] = 'Aliassen';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domein aliasen';
|
$PALANG['pOverview_get_alias_domains'] = 'Domein aliasen';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Mailboxen';
|
$PALANG['pOverview_get_mailboxes'] = 'Mailboxen';
|
||||||
@ -179,7 +179,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Tijd in seconds';
|
|||||||
$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';
|
||||||
$PALANG['pViewlog_username'] = 'Beheerder';
|
$PALANG['pViewlog_username'] = 'Beheerder';
|
||||||
$PALANG['pViewlog_domain'] = 'Domein';
|
|
||||||
$PALANG['pViewlog_action'] = 'Actie';
|
$PALANG['pViewlog_action'] = 'Actie';
|
||||||
$PALANG['pViewlog_data'] = 'Aanpassing';
|
$PALANG['pViewlog_data'] = 'Aanpassing';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'domein toegevoegd';
|
$PALANG['pViewlog_action_create_domain'] = 'domein toegevoegd';
|
||||||
@ -227,12 +226,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Voeg Domein toe';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Voeg Alias toe';
|
$PALANG['pAdminMenu_create_alias'] = 'Voeg Alias toe';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Voeg Mailbox toe';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Voeg Mailbox toe';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domein';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Beheerder';
|
$PALANG['pAdminList_admin_username'] = 'Beheerder';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domeinen';
|
$PALANG['pAdminList_admin_count'] = 'Domeinen';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Actief';
|
$PALANG['pAdminList_admin_active'] = 'Actief';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domein';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Omschrijving';
|
$PALANG['pAdminList_domain_description'] = 'Omschrijving';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliassen';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliassen';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxen';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxen';
|
||||||
@ -268,7 +265,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Niet in staat domein te verwijderen!';
|
|||||||
$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['pAdminEdit_domain_welcome'] = 'Bewerk een domein';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Bewerk een domein';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domein';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Omschrijving';
|
$PALANG['pAdminEdit_domain_description'] = 'Omschrijving';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliassen';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliassen';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = uit | 0 = onbeperkt';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = uit | 0 = onbeperkt';
|
||||||
@ -293,7 +289,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'De wachtwoorden die u opgaf
|
|||||||
$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!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Mislukt om beheerder toe te voegen!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Beheerder is toegevoegd.';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Beheerder is toegevoegd.';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domein';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Bewerk een domein beheerder';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Bewerk een domein beheerder';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Beheerder';
|
$PALANG['pAdminEdit_admin_username'] = 'Beheerder';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domene';
|
$PALANG['domain'] = 'Domene';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Epostkontoer';
|
$PALANG['pOverview_get_mailboxes'] = 'Epostkontoer';
|
||||||
@ -175,7 +175,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene ';
|
$PALANG['pViewlog_welcome'] = 'Vis de 10 siste handlingene ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Klokkeslett';
|
$PALANG['pViewlog_timestamp'] = 'Klokkeslett';
|
||||||
$PALANG['pViewlog_username'] = 'Administrator';
|
$PALANG['pViewlog_username'] = 'Administrator';
|
||||||
$PALANG['pViewlog_domain'] = 'Domene';
|
|
||||||
$PALANG['pViewlog_action'] = 'Handling';
|
$PALANG['pViewlog_action'] = 'Handling';
|
||||||
$PALANG['pViewlog_data'] = 'Data';
|
$PALANG['pViewlog_data'] = 'Data';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -223,12 +222,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nytt Domene';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Legg til Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Legg til Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Legg til e-postkonto';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Legg til e-postkonto';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domene';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domener';
|
$PALANG['pAdminList_admin_count'] = 'Domener';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domene';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Beskrivelse';
|
$PALANG['pAdminList_domain_description'] = 'Beskrivelse';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Epostkontoer';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Epostkontoer';
|
||||||
@ -264,7 +261,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Endre domenet';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Endre domenet';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domene';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Beskrivelse';
|
$PALANG['pAdminEdit_domain_description'] = 'Beskrivelse';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deaktivere | 0 = ubegrenset';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = deaktivere | 0 = ubegrenset';
|
||||||
@ -287,7 +283,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Passordene er ikke like! El
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Legg til en administrator';
|
$PALANG['pAdminCreate_admin_button'] = 'Legg til en administrator';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Klarte ikke å legge til administratoren!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Klarte ikke å legge til administratoren!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er lagt til!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administratoren er lagt til!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domene';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Endre domene-administrator';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Endre domene-administrator';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
||||||
|
@ -81,7 +81,7 @@ $PALANG['pOverview_vacation_option'] = 'Ustaw automatyczną odpowiedź';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domena';
|
$PALANG['domain'] = 'Domena';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliasy';
|
$PALANG['pOverview_get_aliases'] = 'Aliasy';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Aliasy domenowe';
|
$PALANG['pOverview_get_alias_domains'] = 'Aliasy domenowe';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Konta';
|
$PALANG['pOverview_get_mailboxes'] = 'Konta';
|
||||||
@ -180,7 +180,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Pokaż 10 ostatnich działań dla ';
|
$PALANG['pViewlog_welcome'] = 'Pokaż 10 ostatnich działań dla ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Data';
|
$PALANG['pViewlog_timestamp'] = 'Data';
|
||||||
$PALANG['pViewlog_username'] = 'Administrator';
|
$PALANG['pViewlog_username'] = 'Administrator';
|
||||||
$PALANG['pViewlog_domain'] = 'Domena';
|
|
||||||
$PALANG['pViewlog_action'] = 'Działanie';
|
$PALANG['pViewlog_action'] = 'Działanie';
|
||||||
$PALANG['pViewlog_data'] = 'Dane';
|
$PALANG['pViewlog_data'] = 'Dane';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -228,12 +227,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nowa domena';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Dodaj alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Dodaj alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Dodaj konto';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Dodaj konto';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Admin';
|
$PALANG['pAdminList_admin_username'] = 'Admin';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domeny';
|
$PALANG['pAdminList_admin_count'] = 'Domeny';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktywny';
|
$PALANG['pAdminList_admin_active'] = 'Aktywny';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Opis';
|
$PALANG['pAdminList_domain_description'] = 'Opis';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliasy';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliasy';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Konta';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Konta';
|
||||||
@ -268,7 +265,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Nie można usunąć domeny!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Nie można usunąć aliasu domeny!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Nie można usunąć aliasu domeny!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Edytuj domenę';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Edytuj domenę';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Opis';
|
$PALANG['pAdminEdit_domain_description'] = 'Opis';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasy';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasy';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = wyłączone | 0 = bez limitów';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = wyłączone | 0 = bez limitów';
|
||||||
@ -292,7 +288,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Podane hasło nie pasuje! L
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Dodaj administratora';
|
$PALANG['pAdminCreate_admin_button'] = 'Dodaj administratora';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Nie można dodać administratora!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Nie można dodać administratora!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administrator został dodany!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administrator został dodany!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domena';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Edytuj administratora domeny';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Edytuj administratora domeny';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
||||||
|
@ -81,7 +81,7 @@ $PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any doma
|
|||||||
$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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domínio';
|
$PALANG['domain'] = 'Domínio';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
$PALANG['pOverview_get_aliases'] = 'Aliases';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Aliases de Domínio';
|
$PALANG['pOverview_get_alias_domains'] = 'Aliases de Domínio';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Contas de email';
|
$PALANG['pOverview_get_mailboxes'] = 'Contas de email';
|
||||||
@ -183,7 +183,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Últimas 10 ações para ';
|
$PALANG['pViewlog_welcome'] = 'Últimas 10 ações para ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Data/Hora';
|
$PALANG['pViewlog_timestamp'] = 'Data/Hora';
|
||||||
$PALANG['pViewlog_username'] = 'Administrador';
|
$PALANG['pViewlog_username'] = 'Administrador';
|
||||||
$PALANG['pViewlog_domain'] = 'Domínio';
|
|
||||||
$PALANG['pViewlog_action'] = 'Ação';
|
$PALANG['pViewlog_action'] = 'Ação';
|
||||||
$PALANG['pViewlog_data'] = 'Descrição';
|
$PALANG['pViewlog_data'] = 'Descrição';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -232,12 +231,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Criar Domínio';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Criar Alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Criar Alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Criar Conta de Email';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Criar Conta de Email';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domínio';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrador';
|
$PALANG['pAdminList_admin_username'] = 'Administrador';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domínios';
|
$PALANG['pAdminList_admin_count'] = 'Domínios';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Habilitado';
|
$PALANG['pAdminList_admin_active'] = 'Habilitado';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domínio';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Descrição';
|
$PALANG['pAdminList_domain_description'] = 'Descrição';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliases';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliases';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Contas de Email';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Contas de Email';
|
||||||
@ -273,7 +270,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Não foi possível remover o domínio!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Não foi possível remover o alias de domínio!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Não foi possível remover o alias de domínio!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Edição de domínio.';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Edição de domínio.';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domínio';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Descrição';
|
$PALANG['pAdminEdit_domain_description'] = 'Descrição';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliases';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliases';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = desativar | 0 = ilimitado';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = desativar | 0 = ilimitado';
|
||||||
@ -297,7 +293,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'As senhas fornecidas são d
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Criar Administrador';
|
$PALANG['pAdminCreate_admin_button'] = 'Criar Administrador';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Não foi possível criar o administrador!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Não foi possível criar o administrador!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administrador criado!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administrador criado!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domínio(s)';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Edição de administrador de domínio.';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Edição de administrador de domínio.';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrador';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrador';
|
||||||
|
@ -81,7 +81,7 @@ $PALANG['pOverview_vacation_option'] = 'Установить автоответ
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'У вас нет разрешений ни на один домен.';
|
$PALANG['no_domains_for_this_admin'] = 'У вас нет разрешений ни на один домен.';
|
||||||
$PALANG['no_domains_exist'] = 'Вам нужно создать хотя бы один домен, чтобы использовать обзор.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual']
|
$PALANG['no_domains_exist'] = 'Вам нужно создать хотя бы один домен, чтобы использовать обзор.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual']
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Домен';
|
$PALANG['domain'] = 'Домен';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Алиасы';
|
$PALANG['pOverview_get_aliases'] = 'Алиасы';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Домены-алиасы';
|
$PALANG['pOverview_get_alias_domains'] = 'Домены-алиасы';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Ящики';
|
$PALANG['pOverview_get_mailboxes'] = 'Ящики';
|
||||||
@ -183,7 +183,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Просмотреть 10 последних действий для ';
|
$PALANG['pViewlog_welcome'] = 'Просмотреть 10 последних действий для ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Время создания/модификации';
|
$PALANG['pViewlog_timestamp'] = 'Время создания/модификации';
|
||||||
$PALANG['pViewlog_username'] = 'Админ';
|
$PALANG['pViewlog_username'] = 'Админ';
|
||||||
$PALANG['pViewlog_domain'] = 'Домен';
|
|
||||||
$PALANG['pViewlog_action'] = 'Действие';
|
$PALANG['pViewlog_action'] = 'Действие';
|
||||||
$PALANG['pViewlog_data'] = 'Данные';
|
$PALANG['pViewlog_data'] = 'Данные';
|
||||||
|
|
||||||
@ -232,12 +231,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Новый домен';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Создать алиас';
|
$PALANG['pAdminMenu_create_alias'] = 'Создать алиас';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Создать ящик';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Создать ящик';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Домен';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Админ';
|
$PALANG['pAdminList_admin_username'] = 'Админ';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Домены';
|
$PALANG['pAdminList_admin_count'] = 'Домены';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Активен';
|
$PALANG['pAdminList_admin_active'] = 'Активен';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Домен';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Описание';
|
$PALANG['pAdminList_domain_description'] = 'Описание';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Алиасы';
|
$PALANG['pAdminList_domain_aliases'] = 'Алиасы';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Ящики';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Ящики';
|
||||||
@ -273,7 +270,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Невозможно удалить до
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Невозможно удалить домен-алиас!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Невозможно удалить домен-алиас!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Редактирование домена';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Редактирование домена';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Домен';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Описание';
|
$PALANG['pAdminEdit_domain_description'] = 'Описание';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Алиасы';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Алиасы';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = отключить | 0 = неограниченное';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = отключить | 0 = неограниченное';
|
||||||
@ -297,7 +293,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Введенные вами
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Добавить администратора';
|
$PALANG['pAdminCreate_admin_button'] = 'Добавить администратора';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Невозможно добавить администратора!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Невозможно добавить администратора!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Администратор был добавлен!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Администратор был добавлен!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Домен';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Редактирование администратора домена';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Редактирование администратора домена';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Администратор';
|
$PALANG['pAdminEdit_admin_username'] = 'Администратор';
|
||||||
|
@ -79,7 +79,7 @@ $PALANG['pOverview_vacation_option'] = 'aut. odpoveď';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Doména';
|
$PALANG['domain'] = 'Doména';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliasy';
|
$PALANG['pOverview_get_aliases'] = 'Aliasy';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Aliasy domén';
|
$PALANG['pOverview_get_alias_domains'] = 'Aliasy domén';
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Schránky';
|
$PALANG['pOverview_get_mailboxes'] = 'Schránky';
|
||||||
@ -178,7 +178,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Prehľad 10 posledných akcií pre ';
|
$PALANG['pViewlog_welcome'] = 'Prehľad 10 posledných akcií pre ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Časová značka';
|
$PALANG['pViewlog_timestamp'] = 'Časová značka';
|
||||||
$PALANG['pViewlog_username'] = 'Užívateľ';
|
$PALANG['pViewlog_username'] = 'Užívateľ';
|
||||||
$PALANG['pViewlog_domain'] = 'Doména';
|
|
||||||
$PALANG['pViewlog_action'] = 'Akcia';
|
$PALANG['pViewlog_action'] = 'Akcia';
|
||||||
$PALANG['pViewlog_data'] = 'Podrobnosti';
|
$PALANG['pViewlog_data'] = 'Podrobnosti';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -226,12 +225,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nová doména';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Pridať alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Pridať alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Pridať schránku';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Pridať schránku';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Doména';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrátor';
|
$PALANG['pAdminList_admin_username'] = 'Administrátor';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domény';
|
$PALANG['pAdminList_admin_count'] = 'Domény';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktívny';
|
$PALANG['pAdminList_admin_active'] = 'Aktívny';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Doména';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Popis';
|
$PALANG['pAdminList_domain_description'] = 'Popis';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliasov';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliasov';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Schránok';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Schránok';
|
||||||
@ -266,7 +263,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Nepodarilo sa odstrániť doménu!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Nepodario sa odstrániť alias domény!';
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Nepodario sa odstrániť alias domény!';
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Upraviť doménu';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Upraviť doménu';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Doména';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Popis';
|
$PALANG['pAdminEdit_domain_description'] = 'Popis';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasov';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasov';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = zakázať | 0 = neobmedzene';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = zakázať | 0 = neobmedzene';
|
||||||
@ -290,7 +286,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Zadané heslá sú rozdieln
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Vytvoriť administrátora';
|
$PALANG['pAdminCreate_admin_button'] = 'Vytvoriť administrátora';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Nepodarilo sa pridať administrátora!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Nepodarilo sa pridať administrátora!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Administrátor bol pridaný!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Administrátor bol pridaný!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domény';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Upraviť doménového administrátora';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Upraviť doménového administrátora';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Užívateľské meno';
|
$PALANG['pAdminEdit_admin_username'] = 'Užívateľské meno';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domena';
|
$PALANG['domain'] = 'Domena';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliasi';
|
$PALANG['pOverview_get_aliases'] = 'Aliasi';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Predali';
|
$PALANG['pOverview_get_mailboxes'] = 'Predali';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Seznam zadnjih 10 operacij za ';
|
$PALANG['pViewlog_welcome'] = 'Seznam zadnjih 10 operacij za ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Čas';
|
$PALANG['pViewlog_timestamp'] = 'Čas';
|
||||||
$PALANG['pViewlog_username'] = 'Administrator';
|
$PALANG['pViewlog_username'] = 'Administrator';
|
||||||
$PALANG['pViewlog_domain'] = 'Domena';
|
|
||||||
$PALANG['pViewlog_action'] = 'Operacija';
|
$PALANG['pViewlog_action'] = 'Operacija';
|
||||||
$PALANG['pViewlog_data'] = 'Podatki';
|
$PALANG['pViewlog_data'] = 'Podatki';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Nova domena';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Dodaj alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Dodaj alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Dodaj predal';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Dodaj predal';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
$PALANG['pAdminList_admin_username'] = 'Administrator';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domene';
|
$PALANG['pAdminList_admin_count'] = 'Domene';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiven';
|
$PALANG['pAdminList_admin_active'] = 'Aktiven';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Opis';
|
$PALANG['pAdminList_domain_description'] = 'Opis';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliasi';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliasi';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Predali';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Predali';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Uredi domeno';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Uredi domeno';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domena';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Opis';
|
$PALANG['pAdminEdit_domain_description'] = 'Opis';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasi';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliasi';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = onemogoči | 0 = neomejeno';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = onemogoči | 0 = neomejeno';
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Vnešeni gesli se ne ujemat
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Dodaj administratorja';
|
$PALANG['pAdminCreate_admin_button'] = 'Dodaj administratorja';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Administratorja ni bilo mogoče dodati!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Administratorja ni bilo mogoče dodati!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Admininstrator je bil uspešno dodan';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Admininstrator je bil uspešno dodan';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domena';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Uredi domenskega administratorja';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Uredi domenskega administratorja';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
$PALANG['pAdminEdit_admin_username'] = 'Administrator';
|
||||||
|
@ -80,7 +80,7 @@ $PALANG['pOverview_vacation_option'] = 'Aktivera ledighet';
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domän';
|
$PALANG['domain'] = 'Domän';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Alias';
|
$PALANG['pOverview_get_aliases'] = 'Alias';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Brevlåda';
|
$PALANG['pOverview_get_mailboxes'] = 'Brevlåda';
|
||||||
@ -179,7 +179,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Visa dom senaste 10 åtgärderna för ';
|
$PALANG['pViewlog_welcome'] = 'Visa dom senaste 10 åtgärderna för ';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Tidpunkt';
|
$PALANG['pViewlog_timestamp'] = 'Tidpunkt';
|
||||||
$PALANG['pViewlog_username'] = 'Admin';
|
$PALANG['pViewlog_username'] = 'Admin';
|
||||||
$PALANG['pViewlog_domain'] = 'Domän';
|
|
||||||
$PALANG['pViewlog_action'] = 'Åtgärd';
|
$PALANG['pViewlog_action'] = 'Åtgärd';
|
||||||
$PALANG['pViewlog_data'] = 'Data';
|
$PALANG['pViewlog_data'] = 'Data';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -227,12 +226,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Ny domän';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Lägg till alias';
|
$PALANG['pAdminMenu_create_alias'] = 'Lägg till alias';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Lägg till brevlåda';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Lägg till brevlåda';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domän';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Admin';
|
$PALANG['pAdminList_admin_username'] = 'Admin';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domäner';
|
$PALANG['pAdminList_admin_count'] = 'Domäner';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
$PALANG['pAdminList_admin_active'] = 'Aktiv';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domän';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Beskrivning';
|
$PALANG['pAdminList_domain_description'] = 'Beskrivning';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
$PALANG['pAdminList_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Brevlåda';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Brevlåda';
|
||||||
@ -267,7 +264,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Kunde inte tabort domän!';
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Ändra en domän';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Ändra en domän';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domän';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Beskrivning';
|
$PALANG['pAdminEdit_domain_description'] = 'Beskrivning';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Alias';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = avaktivera | 0 = obegränsat';
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = avaktivera | 0 = obegränsat';
|
||||||
@ -291,7 +287,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Lösenorden du angav är ol
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Lägg till admin';
|
$PALANG['pAdminCreate_admin_button'] = 'Lägg till admin';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Kan inte lägga till admin!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Kan inte lägga till admin!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Admin har lagts till!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Admin har lagts till!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domän';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Ändra en domänadmin';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Ändra en domänadmin';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
$PALANG['pAdminEdit_admin_username'] = 'Admin';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = 'Domain';
|
$PALANG['domain'] = 'Domain';
|
||||||
$PALANG['pOverview_get_aliases'] = 'Aliaslar';
|
$PALANG['pOverview_get_aliases'] = 'Aliaslar';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = 'Postakutularý';
|
$PALANG['pOverview_get_mailboxes'] = 'Postakutularý';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = 'Son 10 hareket:';
|
$PALANG['pViewlog_welcome'] = 'Son 10 hareket:';
|
||||||
$PALANG['pViewlog_timestamp'] = 'Timestamp';
|
$PALANG['pViewlog_timestamp'] = 'Timestamp';
|
||||||
$PALANG['pViewlog_username'] = 'Yönetici';
|
$PALANG['pViewlog_username'] = 'Yönetici';
|
||||||
$PALANG['pViewlog_domain'] = 'Domain';
|
|
||||||
$PALANG['pViewlog_action'] = 'Aksiyon';
|
$PALANG['pViewlog_action'] = 'Aksiyon';
|
||||||
$PALANG['pViewlog_data'] = 'Veri';
|
$PALANG['pViewlog_data'] = 'Veri';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = 'Yeni Domain';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = 'Alias ekle';
|
$PALANG['pAdminMenu_create_alias'] = 'Alias ekle';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = 'Postakutusu ekle';
|
$PALANG['pAdminMenu_create_mailbox'] = 'Postakutusu ekle';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_admin_username'] = 'Yönetici';
|
$PALANG['pAdminList_admin_username'] = 'Yönetici';
|
||||||
$PALANG['pAdminList_admin_count'] = 'Domainler';
|
$PALANG['pAdminList_admin_count'] = 'Domainler';
|
||||||
$PALANG['pAdminList_admin_active'] = 'Aktif';
|
$PALANG['pAdminList_admin_active'] = 'Aktif';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminList_domain_description'] = 'Açýklama';
|
$PALANG['pAdminList_domain_description'] = 'Açýklama';
|
||||||
$PALANG['pAdminList_domain_aliases'] = 'Aliaslar';
|
$PALANG['pAdminList_domain_aliases'] = 'Aliaslar';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = 'Posta kutularý';
|
$PALANG['pAdminList_domain_mailboxes'] = 'Posta kutularý';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = 'Domain düzenle';
|
$PALANG['pAdminEdit_domain_welcome'] = 'Domain düzenle';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = 'Domain';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = 'Açýklama';
|
$PALANG['pAdminEdit_domain_description'] = 'Açýklama';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = 'Aliaslar';
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliaslar';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = iptal | 0 = limitsiz'; # XXX check - "limisiz" or "limi_t_siz"?
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = iptal | 0 = limitsiz'; # XXX check - "limisiz" or "limi_t_siz"?
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = 'Girdiðiniz þifreler uymuy
|
|||||||
$PALANG['pAdminCreate_admin_button'] = 'Yönetici ekle';
|
$PALANG['pAdminCreate_admin_button'] = 'Yönetici ekle';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = 'Yönetici eklenemiyor!';
|
$PALANG['pAdminCreate_admin_result_error'] = 'Yönetici eklenemiyor!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = 'Yönetici eklendi!';
|
$PALANG['pAdminCreate_admin_result_success'] = 'Yönetici eklendi!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = 'Domain';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = 'Domain yöneticisi düzenle';
|
$PALANG['pAdminEdit_admin_welcome'] = 'Domain yöneticisi düzenle';
|
||||||
$PALANG['pAdminEdit_admin_username'] = 'Yönetici';
|
$PALANG['pAdminEdit_admin_username'] = 'Yönetici';
|
||||||
|
@ -78,7 +78,7 @@ $PALANG['pOverview_vacation_option'] = 'Set Vacation'; # XXX
|
|||||||
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # XXX
|
$PALANG['no_domains_for_this_admin'] = 'You don\'t have permissions for any domains.'; # 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'] = 'You have to create at least one domain before you can use virtual list.'; # "virtual list" should match $PALANG['pAdminMenu_list_virtual'] # XXX
|
||||||
|
|
||||||
$PALANG['pOverview_get_domain'] = '網域';
|
$PALANG['domain'] = '網域';
|
||||||
$PALANG['pOverview_get_aliases'] = '別名';
|
$PALANG['pOverview_get_aliases'] = '別名';
|
||||||
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
$PALANG['pOverview_get_alias_domains'] = 'Domain Aliases'; # XXX
|
||||||
$PALANG['pOverview_get_mailboxes'] = '郵箱';
|
$PALANG['pOverview_get_mailboxes'] = '郵箱';
|
||||||
@ -177,7 +177,6 @@ $PALANG['pVacation_reply_delay_time_text'] = 'Time in seconds'; # XXX
|
|||||||
$PALANG['pViewlog_welcome'] = '查看最新的10項操作日誌 網域名: ';
|
$PALANG['pViewlog_welcome'] = '查看最新的10項操作日誌 網域名: ';
|
||||||
$PALANG['pViewlog_timestamp'] = '時間';
|
$PALANG['pViewlog_timestamp'] = '時間';
|
||||||
$PALANG['pViewlog_username'] = '管理員';
|
$PALANG['pViewlog_username'] = '管理員';
|
||||||
$PALANG['pViewlog_domain'] = '網域';
|
|
||||||
$PALANG['pViewlog_action'] = '操作';
|
$PALANG['pViewlog_action'] = '操作';
|
||||||
$PALANG['pViewlog_data'] = '內容';
|
$PALANG['pViewlog_data'] = '內容';
|
||||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||||
@ -225,12 +224,10 @@ $PALANG['pAdminMenu_create_domain'] = '新建網域';
|
|||||||
$PALANG['pAdminMenu_create_alias'] = '新建別名';
|
$PALANG['pAdminMenu_create_alias'] = '新建別名';
|
||||||
$PALANG['pAdminMenu_create_mailbox'] = '新建郵箱';
|
$PALANG['pAdminMenu_create_mailbox'] = '新建郵箱';
|
||||||
|
|
||||||
$PALANG['pAdminList_admin_domain'] = '網域';
|
|
||||||
$PALANG['pAdminList_admin_username'] = '管理員';
|
$PALANG['pAdminList_admin_username'] = '管理員';
|
||||||
$PALANG['pAdminList_admin_count'] = '管理網域數量';
|
$PALANG['pAdminList_admin_count'] = '管理網域數量';
|
||||||
$PALANG['pAdminList_admin_active'] = '活動';
|
$PALANG['pAdminList_admin_active'] = '活動';
|
||||||
|
|
||||||
$PALANG['pAdminList_domain_domain'] = '網域';
|
|
||||||
$PALANG['pAdminList_domain_description'] = '描述';
|
$PALANG['pAdminList_domain_description'] = '描述';
|
||||||
$PALANG['pAdminList_domain_aliases'] = '別名數';
|
$PALANG['pAdminList_domain_aliases'] = '別名數';
|
||||||
$PALANG['pAdminList_domain_mailboxes'] = '郵箱數';
|
$PALANG['pAdminList_domain_mailboxes'] = '郵箱數';
|
||||||
@ -265,7 +262,6 @@ $PALANG['pAdminDelete_domain_error'] = 'Unable to remove domain!'; # XXX
|
|||||||
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
$PALANG['pAdminDelete_alias_domain_error'] = 'Unable to remove domain alias!'; # XXX
|
||||||
|
|
||||||
$PALANG['pAdminEdit_domain_welcome'] = '修改網域';
|
$PALANG['pAdminEdit_domain_welcome'] = '修改網域';
|
||||||
$PALANG['pAdminEdit_domain_domain'] = '網域名';
|
|
||||||
$PALANG['pAdminEdit_domain_description'] = '描述';
|
$PALANG['pAdminEdit_domain_description'] = '描述';
|
||||||
$PALANG['pAdminEdit_domain_aliases'] = '別名數';
|
$PALANG['pAdminEdit_domain_aliases'] = '別名數';
|
||||||
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 禁止 | 0 = 無限制'; # XXX check / compare with pAdminCreate_domain_aliases_text - should be "-1 = disable | ..."
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = 禁止 | 0 = 無限制'; # XXX check / compare with pAdminCreate_domain_aliases_text - should be "-1 = disable | ..."
|
||||||
@ -289,7 +285,6 @@ $PALANG['pAdminCreate_admin_password_text_error'] = '新所輸入的兩次新密
|
|||||||
$PALANG['pAdminCreate_admin_button'] = '新增';
|
$PALANG['pAdminCreate_admin_button'] = '新增';
|
||||||
$PALANG['pAdminCreate_admin_result_error'] = '新增管理員失敗!';
|
$PALANG['pAdminCreate_admin_result_error'] = '新增管理員失敗!';
|
||||||
$PALANG['pAdminCreate_admin_result_success'] = '新增管理員成功!';
|
$PALANG['pAdminCreate_admin_result_success'] = '新增管理員成功!';
|
||||||
$PALANG['pAdminCreate_admin_address'] = '網域';
|
|
||||||
|
|
||||||
$PALANG['pAdminEdit_admin_welcome'] = '修改網域管理員';
|
$PALANG['pAdminEdit_admin_welcome'] = '修改網域管理員';
|
||||||
$PALANG['pAdminEdit_admin_username'] = '管理員';
|
$PALANG['pAdminEdit_admin_username'] = '管理員';
|
||||||
|
@ -58,7 +58,7 @@ class AdminHandler extends PFAHandler {
|
|||||||
# TODO: Create them with the trunk version to avoid this problem.
|
# TODO: Create them with the trunk version to avoid this problem.
|
||||||
),
|
),
|
||||||
|
|
||||||
'domains' => pacol( 1, 1, 1, 'list', 'pAdminCreate_admin_address' , '' , array(), list_domains(),
|
'domains' => pacol( 1, 1, 1, 'list', 'domain' , '' , array(), list_domains(),
|
||||||
/*not_in_db*/ 0,
|
/*not_in_db*/ 0,
|
||||||
/*dont_write_to_db*/ 1,
|
/*dont_write_to_db*/ 1,
|
||||||
/*select*/ "coalesce(domains,'') as domains"
|
/*select*/ "coalesce(domains,'') as domains"
|
||||||
|
@ -37,7 +37,7 @@ class DomainHandler extends PFAHandler {
|
|||||||
$this->struct=array(
|
$this->struct=array(
|
||||||
# field name allow display in... type $PALANG label $PALANG description default / options / ...
|
# field name allow display in... type $PALANG label $PALANG description default / options / ...
|
||||||
# editing? form list
|
# editing? form list
|
||||||
'domain' => pacol( $this->new, 1, 1, 'text', 'pAdminEdit_domain_domain' , '' ),
|
'domain' => pacol( $this->new, 1, 1, 'text', 'domain' , '' ),
|
||||||
'description' => pacol( 1, 1, 1, 'text', 'pAdminEdit_domain_description', '' ),
|
'description' => pacol( 1, 1, 1, 'text', 'pAdminEdit_domain_description', '' ),
|
||||||
'aliases' => pacol( 1, 1, 1, 'num' , 'pAdminEdit_domain_aliases' , 'pAdminEdit_domain_aliases_text' , Config::read('aliases') ),
|
'aliases' => pacol( 1, 1, 1, 'num' , 'pAdminEdit_domain_aliases' , 'pAdminEdit_domain_aliases_text' , Config::read('aliases') ),
|
||||||
'alias_count' => pacol( 0, 0, 1, 'vnum', '' , '' , '', '',
|
'alias_count' => pacol( 0, 0, 1, 'vnum', '' , '' , '', '',
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
{if $domain_properties}
|
{if $domain_properties}
|
||||||
<table id="admin_table">
|
<table id="admin_table">
|
||||||
{#tr_header#}
|
{#tr_header#}
|
||||||
<td>{$PALANG.pAdminList_domain_domain}</td>
|
<td>{$PALANG.domain}</td>
|
||||||
<td>{$PALANG.pAdminList_domain_description}</td>
|
<td>{$PALANG.pAdminList_domain_description}</td>
|
||||||
<td>{$PALANG.pAdminList_domain_aliases}</td>
|
<td>{$PALANG.pAdminList_domain_aliases}</td>
|
||||||
<td>{$PALANG.pAdminList_domain_mailboxes}</td>
|
<td>{$PALANG.pAdminList_domain_mailboxes}</td>
|
||||||
@ -35,7 +35,7 @@
|
|||||||
<td>{$domain.modified}</td>
|
<td>{$domain.modified}</td>
|
||||||
<td><a href="{#url_edit_domain#}&edit={$domain.domain|escape:"url"}&active={if ($domain.active==0)}1{else}0{/if}">{$domain._active}</a></td>
|
<td><a href="{#url_edit_domain#}&edit={$domain.domain|escape:"url"}&active={if ($domain.active==0)}1{else}0{/if}">{$domain._active}</a></td>
|
||||||
<td><a href="{#url_edit_domain#}&edit={$domain.domain|escape:"url"}">{$PALANG.edit}</a></td>
|
<td><a href="{#url_edit_domain#}&edit={$domain.domain|escape:"url"}">{$PALANG.edit}</a></td>
|
||||||
<td><a href="{#url_delete#}?table=domain&delete={$domain.domain|escape:"url"}" onclick="return confirm ('{$PALANG.confirm_domain}{$PALANG.pAdminList_admin_domain}: {$domain.domain}')">{$PALANG.del}</a></td>
|
<td><a href="{#url_delete#}?table=domain&delete={$domain.domain|escape:"url"}" onclick="return confirm ('{$PALANG.confirm_domain}{$PALANG.domain}: {$domain.domain}')">{$PALANG.del}</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</table>
|
</table>
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<th colspan="5">{$PALANG.pOverview_title}</th>
|
<th colspan="5">{$PALANG.pOverview_title}</th>
|
||||||
</tr>
|
</tr>
|
||||||
{#tr_header#}
|
{#tr_header#}
|
||||||
<td>{$PALANG.pOverview_get_domain}</td>
|
<td>{$PALANG.domain}</td>
|
||||||
<td>{$PALANG.pOverview_get_aliases}</td>
|
<td>{$PALANG.pOverview_get_aliases}</td>
|
||||||
<td>{$PALANG.pOverview_get_mailboxes}</td>
|
<td>{$PALANG.pOverview_get_mailboxes}</td>
|
||||||
{if $CONF.quota===YES}<td>{$PALANG.pOverview_get_quota}</td>{/if}
|
{if $CONF.quota===YES}<td>{$PALANG.pOverview_get_quota}</td>{/if}
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
{#tr_header#}
|
{#tr_header#}
|
||||||
<td>{$PALANG.pViewlog_timestamp}</td>
|
<td>{$PALANG.pViewlog_timestamp}</td>
|
||||||
<td>{$PALANG.pViewlog_username}</td>
|
<td>{$PALANG.pViewlog_username}</td>
|
||||||
<td>{$PALANG.pViewlog_domain}</td>
|
<td>{$PALANG.domain}</td>
|
||||||
<td>{$PALANG.pViewlog_action}</td>
|
<td>{$PALANG.pViewlog_action}</td>
|
||||||
<td>{$PALANG.pViewlog_data}</td>
|
<td>{$PALANG.pViewlog_data}</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -30,4 +30,4 @@
|
|||||||
</tr>
|
</tr>
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</table>
|
</table>
|
||||||
{/if}
|
{/if}
|
||||||
|
Reference in New Issue
Block a user