Replace the single IMAP TLS checkbox with a per-protocol security dropdown for IMAP, SMTP, and Sieve. The security scheme (ssl:// or tls://) is now stored directly in the host field, unifying the approach across all protocols. Smart form behavior: - Default ports update automatically when changing security type - Fields clear on blur when value matches the placeholder - Warning shown when selecting no encryption - Defaults: IMAP SSL/993, SMTP STARTTLS/587, Sieve STARTTLS/4190 The DB_SECURE_IMAP_TLS flag is no longer written but still read for backward compatibility with existing records.
141 lines
3.4 KiB
PHP
141 lines
3.4 KiB
PHP
<?php
|
|
/*
|
|
* Localization file for ident_switch plugin
|
|
*/
|
|
$labels = array();
|
|
|
|
// Plugin ident_switch
|
|
$labels['form.common.caption'] = 'Razširitev ident_switch';
|
|
|
|
// Enabled
|
|
$labels['form.common.enabled'] = 'Omogočeno';
|
|
|
|
// Label
|
|
$labels['form.common.label'] = 'Oznaka';
|
|
|
|
// Value in \'Label\' field is too long (32 chars max).
|
|
$labels['err.label.long'] = 'Število znakov v polju \'Oznaka\' presega maksimalno število znakov (max 32 znakov).';
|
|
|
|
|
|
// IMAP
|
|
$labels['form.imap.caption'] = 'IMAP';
|
|
|
|
// Server host name
|
|
$labels['form.imap.host'] = 'Ime oz. naslov IMAP strežnika';
|
|
|
|
// Security
|
|
$labels['form.imap.security'] = 'Varnost';
|
|
|
|
// Port
|
|
$labels['form.imap.port'] = 'Vrata';
|
|
|
|
// Folder hierarchy delimiter
|
|
$labels['form.imap.delimiter'] = 'Ločilo hierarhije map';
|
|
|
|
// Username
|
|
$labels['form.imap.username'] = 'Uporabniško ime';
|
|
|
|
// Password
|
|
$labels['form.imap.password'] = 'Geslo';
|
|
|
|
// Value in \'Username\' field is too long (64 chars max).
|
|
$labels['err.user.long'] = 'Število znakov v polju \'Uporabniško ime\' presega maksimalno število znakov (max 64 znakov).';
|
|
|
|
|
|
// SMTP
|
|
$labels['form.smtp.caption'] = 'SMTP';
|
|
|
|
// Server host name
|
|
$labels['form.smtp.host'] = 'Ime oz. naslov SMTP strežnika';
|
|
|
|
// Security
|
|
$labels['form.smtp.security'] = 'Varnost';
|
|
|
|
// Port
|
|
$labels['form.smtp.port'] = 'Vrata';
|
|
|
|
// Authorization
|
|
$labels['form.smtp.auth'] = 'Avtorizacija';
|
|
|
|
// As IMAP
|
|
$labels['form.smtp.auth.imap'] = 'Tako kot IMAP';
|
|
|
|
// None
|
|
$labels['form.smtp.auth.none'] = 'Brez';
|
|
|
|
|
|
// Sieve
|
|
$labels['form.sieve.caption'] = 'Sieve';
|
|
|
|
// Server host name
|
|
$labels['form.sieve.host'] = 'Ime oz. naslov Sieve strežnika';
|
|
|
|
// Security
|
|
$labels['form.sieve.security'] = 'Varnost';
|
|
|
|
// Port
|
|
$labels['form.sieve.port'] = 'Vrata';
|
|
|
|
// Authorization
|
|
$labels['form.sieve.auth'] = 'Avtorizacija';
|
|
|
|
// As IMAP
|
|
$labels['form.sieve.auth.imap'] = 'Tako kot IMAP';
|
|
|
|
// None
|
|
$labels['form.sieve.auth.none'] = 'Brez';
|
|
|
|
|
|
// Notifications
|
|
$labels['form.notify.caption'] = 'Obvestila';
|
|
|
|
// Check for new mail
|
|
$labels['form.notify.check'] = 'Preveri nova sporočila';
|
|
|
|
// Focus / favicon
|
|
$labels['form.notify.basic'] = 'Fokus / favicon';
|
|
|
|
// Sound
|
|
$labels['form.notify.sound'] = 'Zvok';
|
|
|
|
// Desktop notification
|
|
$labels['form.notify.desktop'] = 'Namizno obvestilo';
|
|
|
|
// Use default
|
|
$labels['form.notify.default'] = 'privzeto';
|
|
|
|
// On
|
|
$labels['form.notify.on'] = 'Vključeno';
|
|
|
|
// Off
|
|
$labels['form.notify.off'] = 'Izključeno';
|
|
|
|
// Requires newmail_notifier plugin
|
|
$labels['form.notify.requires_newmail_notifier'] = 'Obvestila zahtevajo vtičnik newmail_notifier. Prosimo, omogočite ga ali se obrnite na skrbnika.';
|
|
|
|
|
|
// Security options
|
|
// None
|
|
$labels['form.security.none'] = 'Brez';
|
|
|
|
// STARTTLS
|
|
$labels['form.security.starttls'] = 'STARTTLS';
|
|
|
|
// SSL/TLS
|
|
$labels['form.security.ssl'] = 'SSL/TLS';
|
|
|
|
// None warning
|
|
$labels['form.security.none_warning'] = 'Nešifrirane povezave so nevarne. Vaše poverilnice in e-pošta so lahko prestreženi. Kadar koli je mogoče, uporabite SSL/TLS ali STARTTLS.';
|
|
|
|
|
|
// Errors
|
|
|
|
// Value in \'Server host name\' field is too long (64 chars max).
|
|
$labels['err.host.long'] = 'Število znakov v polju \'Ime oz. naslov IMAP strežnika\' presega maksimalno število znakov (max 64 znakov).';
|
|
|
|
// Value in \'Port\' field must be a number.
|
|
$labels['err.port.num'] = 'Vrednost \'Vrata\' mora biti številka.';
|
|
|
|
// Value in \'Port\' field must be between 1 and 65535.
|
|
$labels['err.port.range'] = 'Vrednost v polju \'Vrata\' mora biti med 1 in 65535.';
|