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

19 lines
594 B
PHP
Raw Normal View History

2014-08-22 01:31:43 +02:00
<?php
2016-05-18 16:38:39 +02:00
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
*/
2014-08-22 01:31:43 +02:00
$labels['tags'] = 'Tagi';
2016-05-18 16:38:39 +02:00
$labels['created'] = 'Utworzone';
2014-08-22 01:31:43 +02:00
$labels['changed'] = 'Ostatnia modyfikacja';
$labels['title'] = 'Tytuł';
$labels['listname'] = 'Nazwa';
$labels['tabsharing'] = 'Udostępnianie';
$labels['foldersubscribe'] = 'Dodaj do listy na stałe';
2016-05-18 16:38:39 +02:00
$labels['removelist'] = 'Usuń z listy';
$labels['removelink'] = 'Usuń odnośnik e-mail';
2014-08-22 01:31:43 +02:00
$labels['savingdata'] = 'Zapisuję dane...';