Skip to content
pl_resync.lng 870 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['head_txt'] = 'Resynchronizacja ustawień';
$wb['legend_txt'] = 'Resynchronizacja';
$wb['resync_sites_txt'] = 'Resynchronizacja stron www';
$wb['resync_ftp_txt'] = 'Resynchronizacja kont FTP';
$wb['resync_shell_txt'] = 'Resynchronizacja kont shell';
$wb['resync_cron_txt'] = 'Resynchronizacja zadań cron';
$wb['resync_db_txt'] = 'Resynchronizacja użytkowników bazy';
$wb['resync_mailbox_txt'] = 'Resynchronizacja skrzynek e-mail';
$wb['resync_dns_txt'] = 'Resynchronizacja rekordów DNS';
tbrehm's avatar
tbrehm committed
$wb['btn_start_txt'] = 'Start';
$wb['btn_cancel_txt'] = 'Anuluj';
Till Brehm's avatar
Till Brehm committed
$wb['resync_client_txt'] = 'Resync Client records';
$wb['resync_webdav_txt'] = 'Resync WebDAV-Users';
$wb['resync_mail_txt'] = 'Resync Maildomains';
$wb['resync_vserver_txt'] = 'Resync vServer';
$wb['resync_firewall_txt'] = 'Resync Firewall';
$wb['resync_no_server_txt'] = 'No active server found';
tbrehm's avatar
tbrehm committed
?>