roundcubemail-plugins-kolab/plugins/kolab_addressbook/localization/pl_PL.inc

12 lines
297 B
PHP

<?php
$labels = array();
$labels['initials'] = 'Inicjały';
$labels['profession'] = 'Zawód';
$labels['officelocation'] = 'Adres biura';
$labels['children'] = 'Dzieci';
$labels['pgppublickey'] = 'Klucz publ. PGP';
$labels['freebusyurl'] = 'URL Free-busy';
$labels['settings'] = 'Ustawienia';
?>