Mercurial > hg > rc1
view plugins/libcalendaring/localization/pl_PL.inc @ 25:4b2bc456ce42
threaded dates sort working
| author | Charlie Root |
|---|---|
| date | Thu, 18 Jan 2018 07:54:45 -0500 |
| parents | 888e774ee983 |
| children |
line wrap: on
line source
<?php /** * Localizations for the Kolab calendaring utilities plugin * * Copyright (C) 2014, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['until'] = 'dopóki'; $labels['frequency'] = 'Powtórz'; $labels['recurrencend'] = 'dopóki'; $labels['statusorganizer'] = 'Organizator'; $labels['statustentative'] = 'Niepewny'; $labels['statusunknown'] = 'Nieznany'; $labels['savingdata'] = 'Zapisuję dane...';
