Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
24a2f032
Commit
24a2f032
authored
Nov 30, 2008
by
fantu
Browse files
Add missing italian lang files in correct path
parent
18aee6be
Changes
36
Hide whitespace changes
Inline
Side-by-side
interface/web/mail/lib/lang/it.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
'Email Alias'
]
=
'Email Alias'
;
$wb
[
'Email Blacklist'
]
=
'Email Blacklist'
;
$wb
[
'Blacklist'
]
=
'Blacklist'
;
$wb
[
'Mail Content Filter'
]
=
'Mail Content Filter'
;
$wb
[
'Filter'
]
=
'Filter'
;
$wb
[
'Mail Domain'
]
=
'Mail Domain'
;
$wb
[
'Domain'
]
=
'Domain'
;
$wb
[
'Email Catchall'
]
=
'Email Catchall'
;
$wb
[
'Email Forward'
]
=
'Email Forward'
;
$wb
[
'Get Email'
]
=
'Get Email'
;
$wb
[
'Spamfilter'
]
=
'Spamfilter'
;
$wb
[
'Email Routing'
]
=
'Email Routing'
;
$wb
[
'Email transport'
]
=
'Email transport'
;
$wb
[
'Mailbox'
]
=
'Mailbox'
;
$wb
[
'Autoresponder'
]
=
'Autoresponder'
;
$wb
[
'Mail Filter'
]
=
'Mail Filter'
;
$wb
[
'Custom Rules'
]
=
'Custom Rules'
;
$wb
[
'Email filter'
]
=
'Email filter'
;
$wb
[
'Email Whitelist'
]
=
'Email Whitelist'
;
$wb
[
'Whitelist'
]
=
'Whitelist'
;
$wb
[
'Spamfilter blacklist'
]
=
'Spamfilter blacklist'
;
$wb
[
'Blacklist'
]
=
'Blacklist'
;
$wb
[
'Spamfilter Config'
]
=
'Spamfilter Config'
;
$wb
[
'Server'
]
=
'Server'
;
$wb
[
'Spamfilter policy'
]
=
'Spamfilter policy'
;
$wb
[
'Policy'
]
=
'Policy'
;
$wb
[
'Quarantine'
]
=
'Quarantine'
;
$wb
[
'Tag-Level'
]
=
'Tag-Level'
;
$wb
[
'Other'
]
=
'Other'
;
$wb
[
'Spamfilter users'
]
=
'Spamfilter users'
;
$wb
[
'Users'
]
=
'Users'
;
$wb
[
'Spamfilter Whitelist'
]
=
'Spamfilter Whitelist'
;
$wb
[
'Whitelist'
]
=
'Whitelist'
;
$wb
[
'Email'
]
=
'Email'
;
$wb
[
'Email Mailbox'
]
=
'Email Mailbox'
;
$wb
[
'Email Accounts'
]
=
'Email Accounts'
;
$wb
[
'User / Domain'
]
=
'User / Domain'
;
$wb
[
'Server Settings'
]
=
'Server Settings'
;
$wb
[
'Spamfilter'
]
=
'Spamfilter'
;
$wb
[
'Fetchmail'
]
=
'Fetchmail'
;
$wb
[
'Mailbox traffic'
]
=
'Mailbox traffic'
;
$wb
[
'Statistics'
]
=
'Statistics'
;
$wb
[
'Postfix Whitelist'
]
=
'Postfix Whitelist'
;
$wb
[
'Postfix Blacklist'
]
=
'Postfix Blacklist'
;
$wb
[
'Content Filter'
]
=
'Content Filter'
;
$wb
[
'Global Filters'
]
=
'Global Filters'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_alias.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"email_error_isemail"
]
=
'Email address is invalid.'
;
$wb
[
"email_error_unique"
]
=
'Duplicate Emailaddress.'
;
$wb
[
"no_domain_perm"
]
=
"You have no permission for this domain."
;
$wb
[
"destination_error_isemail"
]
=
'Destination Emailaddress is invalid.'
;
$wb
[
"limit_mailalias_txt"
]
=
'The max. number of email aliases for your account is reached.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_alias_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Email Alias'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"source_txt"
]
=
'source'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Email alias'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_blacklist.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"source_txt"
]
=
'Blacklist Address'
;
$wb
[
"recipient_txt"
]
=
'Recipient'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"source_error_notempty"
]
=
'Address is empty.'
;
$wb
[
"type_txt"
]
=
'Type'
;
$wb
[
"limit_mailfilter_txt"
]
=
'The max. number of email filters for your account is reached.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_blacklist_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Email Blacklist'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"source_txt"
]
=
'Blacklisted address'
;
$wb
[
"type_txt"
]
=
'Type'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"recipient_txt"
]
=
'Recipient'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Blacklist record'
;
$wb
[
"access_txt"
]
=
'access'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_content_filter.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"type_txt"
]
=
'Filter'
;
$wb
[
"pattern_txt"
]
=
'Regexp. Pattern'
;
$wb
[
"data_txt"
]
=
'Data'
;
$wb
[
"action_txt"
]
=
'Action'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"pattern_error_empty"
]
=
'Pattern is empty.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_content_filter_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Postfix Header and Body Checks'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"pattern_txt"
]
=
'Pattern'
;
$wb
[
"action_txt"
]
=
'Action'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Content Filter'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_domain.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"domain_txt"
]
=
'Domain'
;
$wb
[
"type_txt"
]
=
'Type'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"domain_error_empty"
]
=
'Domain is empty.'
;
$wb
[
"domain_error_unique"
]
=
'Duplicate Domain.'
;
$wb
[
"domain_error_regex"
]
=
'Invalid domain name.'
;
$wb
[
"client_txt"
]
=
'Client'
;
$wb
[
"limit_maildomain_txt"
]
=
'The max. number of email domains for your account is reached.'
;
$wb
[
"policy_txt"
]
=
'Spamfilter'
;
$wb
[
"no_policy"
]
=
'- not enabled -'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_domain_catchall.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"domain_txt"
]
=
'Domain'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"domain_error_unique"
]
=
"There is already a Catchall record for this domain."
;
$wb
[
"no_domain_perm"
]
=
"You have no permission for this domain."
;
$wb
[
"domain_error_regex"
]
=
'Invalid domain name od domain contains invalid characters.'
;
$wb
[
"limit_mailcatchall_txt"
]
=
'The max. number of email catchall accounts for your account is reached.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_domain_catchall_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Email Catchall'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"source_txt"
]
=
'source'
;
$wb
[
"destination_txt"
]
=
'Destination email address'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"domain_txt"
]
=
'Domain'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Catchall'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_domain_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Email Domain'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"domain_txt"
]
=
'Domain'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Domain'
;
$wb
[
"active_txt"
]
=
'Active'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_forward.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"destination_txt"
]
=
'Destination Email'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"limit_mailforward_txt"
]
=
'The max. number of email forwarders for your account is reached.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_forward_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Mail Forward'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"source_txt"
]
=
'source'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Email forward'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_get.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"type_txt"
]
=
'Type'
;
$wb
[
"source_server_txt"
]
=
'Pop3/Imap Server'
;
$wb
[
"source_username_txt"
]
=
'Username'
;
$wb
[
"source_password_txt"
]
=
'Password'
;
$wb
[
"source_delete_txt"
]
=
'Delete emails after retrieval'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"limit_fetchmail_txt"
]
=
'The max. number of Fetchmail records for your account is reached.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_get_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Fetch emails from external POP3 / IMAP servers'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"source_server_txt"
]
=
'External Server'
;
$wb
[
"source_username_txt"
]
=
'Username'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Account'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_spamfilter.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"spam_rewrite_score_int_txt"
]
=
'Rewrite score'
;
$wb
[
"spam_redirect_score_int_txt"
]
=
'Redirect score'
;
$wb
[
"spam_delete_score_int_txt"
]
=
'Delete score'
;
$wb
[
"spam_rewrite_subject_txt"
]
=
'Rewrite subject'
;
$wb
[
"spam_redirect_maildir_txt"
]
=
'Redirect mailbox'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"spam_rewrite_txt"
]
=
'Rewrite email subject above this score.'
;
$wb
[
"spam_redirect_txt"
]
=
'Redirect email above this score to the selected mailbox.'
;
$wb
[
"spam_delete_txt"
]
=
'Delete email above this score.'
;
$wb
[
"disable_txt"
]
=
'Hint: To disable a filtering option, set the score to 0.00.'
;
$wb
[
"email_error_isemail"
]
=
'Email address is invalid.'
;
$wb
[
"email_error_unique"
]
=
'There is already an spamfilter record for this email address.'
;
$wb
[
"spam_redirect_maildir_purge_txt"
]
=
'Purge Maildir after'
;
$wb
[
"days_txt"
]
=
'Days.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_spamfilter_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Spamfilter'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"server_name_txt"
]
=
'server_name'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Spamfilter record'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_transport.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"domain_txt"
]
=
'Domain'
;
$wb
[
"destination_txt"
]
=
'Destination'
;
$wb
[
"type_txt"
]
=
'Type'
;
$wb
[
"mx_txt"
]
=
'No MX lookup'
;
$wb
[
"sort_order_txt"
]
=
'Sort by'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"limit_mailrouting_txt"
]
=
'The max. number of routes for your account is reached.'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_transport_list.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"list_head_txt"
]
=
'Advanced Email Routing'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"server_id_txt"
]
=
'Server'
;
$wb
[
"domain_txt"
]
=
'Domain'
;
$wb
[
"transport_txt"
]
=
'Transport'
;
$wb
[
"sort_order_txt"
]
=
'Sort by'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"add_new_record_txt"
]
=
'Add new transport'
;
?>
\ No newline at end of file
interface/web/mail/lib/lang/it_mail_user.lng
0 → 100644
View file @
24a2f032
<?php
$wb
[
"custom_mailfilter_txt"
]
=
'Custom mail filter recipe'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
"email_txt"
]
=
'Email'
;
$wb
[
"cryptpwd_txt"
]
=
'Password'
;
$wb
[
"password_strength_txt"
]
=
'Password strength'
;
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"email_error_isemail"
]
=
'Email address is invalid.'
;
$wb
[
"email_error_unique"
]
=
'Duplicate Email address.'
;
$wb
[
"autoresponder_text_txt"
]
=
'Text'
;
$wb
[
"autoresponder_txt"
]
=
'Autoresponder'
;
$wb
[
"no_domain_perm"
]
=
'You have no permission for this domain.'
;
$wb
[
"error_no_pwd"
]
=
'Password is empty.'
;
$wb
[
"quota_error_isint"
]
=
'Mailbox size must be a number.'
;
$wb
[
"quota_txt"
]
=
'quota in MB'
;
$wb
[
"server_id_txt"
]
=
'server_id'
;
$wb
[
"password_txt"
]
=
'password'
;
$wb
[
"maildir_txt"
]
=
'maildir'
;
$wb
[
"postfix_txt"
]
=
'Enable Receiving'
;
$wb
[
"access_txt"
]
=
'Enable Access'
;
$wb
[
"policy_txt"
]
=
'Spamfilter'
;
$wb
[
"no_policy"
]
=
'- not enabled -'
;
$wb
[
"limit_mailbox_txt"
]
=
'The max. number of mailboxes for your account is reached.'
;
$wb
[
"limit_mailquota_txt"
]
=
'The max space for mailboxes is reached. The max. available space in MB is'
;
$wb
[
"welcome_mail_subject"
]
=
'Welcome to your new email account.'
;
$wb
[
"welcome_mail_message"
]
=
"Welcome to your new email account.
\n\n
Your webmaster."
;
$wb
[
"disableimap_txt"
]
=
'Disable IMAP'
;
$wb
[
"disablepop3_txt"
]
=
'Disable POP3'
;
?>
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment