Revize 63c265be
Přidáno uživatelem David Raška před asi 9 roky(ů)
application/i18n/cs_CZ/texts.php | ||
---|---|---|
'email address' => 'emailová adresa',
|
||
'e-mail "%s" has been sent for %d e-mail addresses' => 'E-mail "%s" byl odeslán pro %d e-mailových adres.',
|
||
'e-mail do not match with data in information system' => 'E-mail nesouhlasí s údaji v informačním systému',
|
||
'e-mail folder' => 'E-mailová složka',
|
||
'e-mail has been successfully sent' => 'E-mail byl úspěšně odeslán',
|
||
'e-mail has been sent for %s e-mail addresses' => 'E-mail byl odeslán pro %s e-mailových adres',
|
||
'e-mail settings' => 'Nastavení e-mailu',
|
||
... | ... | |
'enable' => 'Zapnout',
|
||
'enabled' => 'Zapnuto',
|
||
'enabled countries' => 'Povolené země',
|
||
'encryption' => 'Šifrování',
|
||
'end editing of registrations' => 'Ukončit upravování přihlášek',
|
||
'end membership' => 'Ukončit členství',
|
||
'end membership after end' => 'Ukončit členství po skončení',
|
application/libraries/bank_account_settings/Tatrabanka_Bank_Account_Settings.php | ||
---|---|---|
),
|
||
'imap_mailbox' => array
|
||
(
|
||
'name' => __('Mailbox name'),
|
||
'name' => __('E-mail folder'),
|
||
'type' => self::FIELD_TYPE_STRING,
|
||
'help' => 'imap_mailbox'
|
||
),
|
||
// IMAP credentials
|
||
'imap_name' => array
|
||
(
|
||
'name' => __('IMAP username'),
|
||
'name' => __('Username'),
|
||
'type' => self::FIELD_TYPE_STRING,
|
||
),
|
||
'imap_password' => array
|
||
(
|
||
'name' => __('IMAP password'),
|
||
'name' => __('Password'),
|
||
'type' => self::FIELD_TYPE_STRING,
|
||
)
|
||
);
|
Také k dispozici: Unified diff
Updated strings and translations for Tatra banka IMAP settings