view plugins/libcalendaring/localization/ca_ES.inc @ 43:771f6803cc4b default tip

somehow lost the correctly updated metadata so e.g. 'mail' package wasn't being imported
author Charlie Root
date Sun, 26 Jan 2025 13:13:49 -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'] = 'fins';
$labels['at'] = 'a';
$labels['alarmemailoption'] = 'Email';
$labels['frequency'] = 'Repeteix';
$labels['recurrencend'] = 'fins';
$labels['statusorganizer'] = 'Organitzador';
$labels['statustentative'] = 'Provisional';
$labels['statusneeds-action'] = 'Necessita una acció';
$labels['statusunknown'] = 'Desconegut';
$labels['statuscompleted'] = 'Completat';
$labels['statusin-process'] = 'En procés';
$labels['savingdata'] = 'S\'estan desant les dades...';