view plugins/libcalendaring/localization/pt_PT.inc @ 51:b80b258cc02c

More cleaning up php8 Warnings/deprecations
author Charlie Root
date Wed, 08 Oct 2025 08:50:06 -0400
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'] = 'até';
$labels['alarmemailoption'] = 'Email';
$labels['frequency'] = 'Repetir';
$labels['recurrencend'] = 'até';
$labels['statusorganizer'] = 'Organizador';
$labels['statustentative'] = 'Tentativa';
$labels['statusunknown'] = 'Desconhecido';
$labels['savingdata'] = 'Salvando dados...';