-tik <%Until_Date> arte kanpoan egongo naiz. Larrialdiko gaientzat, hemen kontakta dezakezu nirekin. EOM; $PALANG['pUsersVacation_activefrom'] = 'Active from'; # XXX $PALANG['pUsersVacation_activeuntil'] = 'Active until'; # XXX $PALANG['pEdit_dbLog_editactive'] = 'change active state'; # XXX $PALANG['pSearch'] = 'search'; # XXX $PALANG['pSearch_welcome'] = 'Searching for: '; # XXX $PALANG['pReturn_to'] = 'Return to'; # XXX $PALANG['pBroadcast_title'] = 'Send broadcast message'; # XXX $PALANG['pBroadcast_name'] = 'Your name'; # XXX $PALANG['pBroadcast_success'] = 'Your broadcast message was sent.'; # XXX $PALANG['pAdminMenu_broadcast_message'] = 'Broadcast message'; # XXX $PALANG['pBroadcast_error_empty'] = 'The fields Name, Subject and Message shouldn\'t be empty!'; # XXX $PALANG['broadcast_mailboxes_only'] = 'Only send to mailboxes'; # XXX $PALANG['broadcast_to_domains'] = 'Send to domains:'; # XXX $PALANG['pStatus_undeliverable'] = 'maybe UNDELIVERABLE '; # XXX $PALANG['pStatus_disabled'] = 'Account disabled '; # XXX $PALANG['pStatus_expired'] = 'Password expired '; # XXX $PALANG['pStatus_vacation'] = 'Vacation enabled '; # XXX $PALANG['pStatus_custom'] = 'Delivers to '; # XXX $PALANG['pStatus_popimap'] = 'POP/IMAP '; # XXX $PALANG['password_too_short'] = "Password is too short - requires %s characters"; # XXX $PALANG['password_no_characters'] = "Your password must contain at least %s letters (A-Z, a-z)."; # XXX $PALANG['password_no_digits'] = "Your password must contain at least %s digit(s)."; # XXX $PALANG['password_no_special'] = "Your password must contain at least %s special character(s)."; # XXX $PALANG['pInvalidDomainRegex'] = "Invalid domain name %s, fails regexp check"; # XXX $PALANG['pInvalidDomainDNS'] = "Invalid domain %s, and/or not discoverable in DNS"; # XXX $PALANG['pInvalidMailRegex'] = "Invalid email address %s, fails regexp check"; # XXX $PALANG['pFetchmail_welcome'] = 'Fetch mail for:'; # XXX $PALANG['pFetchmail_new_entry'] = 'New entry'; # XXX $PALANG['fetchmail_already_exists'] = 'This fetchmail job already exists!'; # XXX $PALANG['fetchmail_does_not_exist'] = 'This fetchmail job does not exist!'; # XXX $PALANG['pFetchmail_database_save_error'] = 'Could not save this entry in the database!'; # XXX $PALANG['pFetchmail_database_save_success'] = 'Entry saved in database.'; # XXX $PALANG['pFetchmail_error_invalid_id'] = 'No entry with ID %s found!'; # XXX $PALANG['pFetchmail_invalid_mailbox'] = 'Invalid mailbox!'; # XXX $PALANG['pFetchmail_server_missing'] = 'Please enter the remote server name!'; # XXX $PALANG['pFetchmail_user_missing'] = 'Please enter the remote username!'; # XXX $PALANG['pFetchmail_password_missing'] = 'Please enter the remote password!'; # XXX $PALANG['pFetchmail_field_id'] = 'ID'; # XXX $PALANG['pFetchmail_field_mailbox'] = 'Mailbox'; # XXX $PALANG['pFetchmail_field_src_server'] = 'Server'; # XXX $PALANG['pFetchmail_field_src_port'] = 'Port'; # XXX $PALANG['pFetchmail_field_src_auth'] = 'Auth Type'; # XXX $PALANG['pFetchmail_field_src_user'] = 'User'; # XXX $PALANG['pFetchmail_field_src_password'] = $PALANG['password']; # needed until fetchmail is migrated into FetchmailHandler $PALANG['pFetchmail_field_src_folder'] = 'Folder'; # XXX $PALANG['pFetchmail_field_poll_time'] = 'Poll'; # XXX $PALANG['pFetchmail_field_fetchall'] = 'Fetch All'; # XXX $PALANG['pFetchmail_field_keep'] = 'Keep'; # XXX $PALANG['pFetchmail_field_protocol'] = 'Protocol'; # XXX $PALANG['pFetchmail_field_usessl'] = 'SSL active'; # XXX $PALANG['pFetchmail_field_sslcertck'] = 'SSL certificate check'; # XXX $PALANG['pFetchmail_field_sslcertpath'] = 'SSL path to certificates'; # XXX $PALANG['pFetchmail_field_sslfingerprint'] = 'SSL fingerprint (md5)'; # XXX $PALANG['pFetchmail_field_extra_options'] = 'Extra Options'; # XXX $PALANG['pFetchmail_field_mda'] = 'MDA'; # XXX $PALANG['pFetchmail_field_date'] = 'Date'; # XXX $PALANG['pFetchmail_field_returned_text'] = 'Returned Text'; # XXX $PALANG['pFetchmail_desc_id'] = 'Record ID'; # XXX $PALANG['pFetchmail_desc_mailbox'] = 'Local mailbox'; # XXX $PALANG['pFetchmail_desc_src_server'] = 'Remote Server'; # XXX $PALANG['pFetchmail_desc_src_port'] = 'Remote port number, if a non-standard remote port is needed. (0: use default)'; # XXX $PALANG['pFetchmail_desc_src_auth'] = 'Mostly \'password\''; # Translators: Please do NOT translate 'password' here # XXX $PALANG['pFetchmail_desc_src_user'] = 'Remote User'; # XXX $PALANG['pFetchmail_desc_src_password'] = 'Remote Password'; # XXX $PALANG['pFetchmail_desc_src_folder'] = 'Remote Folder'; # XXX $PALANG['pFetchmail_desc_poll_time'] = 'Poll every ... minutes'; # XXX $PALANG['pFetchmail_desc_fetchall'] = 'Retrieve both old (seen) and new messages'; # XXX $PALANG['pFetchmail_desc_keep'] = 'Keep retrieved messages on the remote mailserver'; # XXX $PALANG['pFetchmail_desc_protocol'] = 'Protocol to use'; # XXX $PALANG['pFetchmail_desc_usessl'] = 'SSL encryption'; # XXX $PALANG['pFetchmail_desc_extra_options'] = 'Extra fetchmail Options'; # XXX $PALANG['pFetchmail_desc_mda'] = 'Mail Delivery Agent'; # XXX $PALANG['pFetchmail_desc_date'] = 'Date of last polling/configuration change'; # XXX $PALANG['pFetchmail_desc_returned_text'] = 'Text message from last polling'; # XXX $PALANG['dateformat_pgsql'] = 'YYYY-mm-dd'; # translators: rearrange to your local date format, but make sure it's a valid PostgreSQL date format # XXX $PALANG['dateformat_mysql'] = '%Y-%m-%d'; # translators: rearrange to your local date format, but make sure it's a valid MySQL date format # XXX $PALANG['password_expiration'] = 'Pass expires'; # XXX $PALANG['password_expiration_desc'] = 'Date when password will expire'; # XXX $PALANG['To_Mailbox'] = 'Mailbox'; # XXX # XXX $PALANG['To_Forward_Only'] = 'Forward Only'; # XXX # XXX $PALANG['pLegal_char_warning'] = 'Illegal character'; # XXX $PALANG['copy'] = 'Copy'; # XXX $PALANG['generate'] = 'Generate'; # XXX $PALANG['pMenu_security'] = 'Security'; # XXX $PALANG['pMenu_totp'] = 'TOTP'; # XXX $PALANG['pMenu_totp_exceptions'] = 'TOTP exceptions'; # XXX $PALANG['pMenu_app_passwords'] = 'Application passwords'; # XXX $PALANG['pUsersMain_totp_exceptions'] = 'Allow trusted IP-addresses to access your mailbox without TOTP'; # XXX $PALANG['pUsersMenu_totp'] = 'Change TOTP'; # XXX $PALANG['pTOTP_welcome'] = 'Setup your Time-based One-time Password'; # XXX $PALANG['pUsersMain_totp'] = 'Setup your Time-based One-time Password'; # XXX $PALANG['pTOTP_secret'] = 'TOTP secret'; # XXX $PALANG['pTOTP_code'] = 'TOTP code'; # XXX $PALANG['pTOTP_secret_result_error'] = 'Could not change TOTP secret'; # XXX $PALANG['change_TOTP'] = 'Change TOTP settings'; # XXX $PALANG['pTOTP_code_mismatch'] = 'Incorrect one-time-password entered'; # XXX $PALANG['pTOTP_qr'] = 'TOTP QR-code'; # XXX $PALANG['pTOTP_confirm'] = 'Please confirm your login by providing your current TOTP code'; # XXX $PALANG['pTotp_failed'] = 'Your entered code is not valid. Please use a current code.'; # XXX $PALANG['pTotp_stored'] = 'You successfully confirmed your new TOTP secret.'; # XXX $PALANG['pTotp_exceptions_welcome'] = 'Add TOPT-exempt address'; # XXX $PALANG['pTotp_exceptions_user'] = 'Username (or domain for admins)'; # XXX $PALANG['pTotp_exceptions_add'] = 'Add exception'; # XXX $PALANG['pTotp_exceptions_address'] = 'IP-Address'; # XXX $PALANG['pTotp_exceptions_description'] = 'Description'; # XXX $PALANG['pTotp_exceptions_list'] = 'Existing exceptions'; # XXX $PALANG['pTotp_exceptions_revoke'] = 'Revoke'; # XXX $PALANG['pTotp_exceptions_revoked'] = 'Exception revoked'; # XXX $PALANG['pTotp_exception_result_success'] = 'Exception added'; # XXX $PALANG['pTotp_exception_result_error'] = 'Could not add exception'; # XXX $PALANG['pEdit_totp_exception_result_error'] = 'Unable to modify TOTP exceptions'; # XXX $PALANG['pException_ip_empty_error'] = 'IP cannot be empty'; # XXX $PALANG['pException_desc_empty_error'] = 'Description cannot be empty'; # XXX $PALANG['pException_user_entire_domain_error'] = 'Only admins can add exceptions for an entire domain.'; # XXX $PALANG['pException_user_global_error'] = 'Only superadmins can add global exceptions'; # XXX $PALANG['pUsersMain_app_passwords'] = 'Setup revokable app passwords with reduced privileges'; # XXX $PALANG['pApp_passwords_list'] = 'Existing application passwords'; # XXX $PALANG['pApp_password_revoked'] = 'Exception revoked'; # XXX $PALANG['pApp_passwords_welcome'] = 'Add application password'; # XXX $PALANG['pAppPassAdd_result_success'] = 'Added an application password'; # XXX $PALANG['pAppPassAdd_pass_empty_error'] = 'Password cannot be empty'; # XXX $PALANG['pAppPassAdd_result_error'] = 'Could not add application password'; # XXX $PALANG['MFA_submit'] = 'Confirm login'; # XXX $PALANG['pViewlog_action_add_totp_exception'] = 'Add TOTP exception'; # XXX $PALANG['pViewlog_action_delete_totp_exception'] = 'Delete TOTP exception'; # XXX $PALANG['pViewlog_action_add_app_password'] = 'Add application password'; # XXX $PALANG['mailbox_postapppassword_failed'] = 'The mailbox postapppassword script failed, check the error log for details!'; # XXX $PALANG['mailbox_post_totp_exception_delete_failed'] = 'The mailbox post totp exception delete script failed, check the error log for details!'; # XXX $PALANG['mailbox_post_totp_exception_add_failed'] = 'The mailbox post totp exception add script failed, check the error log for details!'; # XXX $PALANG['mailbox_post_TOTP_change_failed'] = 'The mailbox post totp secret change script failed, check the error log for details!'; # XXX $PALANG['TOTP_already_configured'] = 'TOTP is already configured for this account, do you want to change your secret?'; # XXX $PALANG['pApp_passwords_add'] = 'Add application-specific password'; # XXX $PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh /* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */ ?>