view plugins/libcalendaring/localization/pl_PL.inc @ 42:db1e51c59ddc

various small fixes from upgrades to PHP and/or hangover from fix to apt-get overwrite at beginning of the year somehow
author Charlie Root
date Sun, 26 Jan 2025 13:12:28 -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...';