2 commits - plugins/calendar plugins/kolab_addressbook plugins/kolab_auth plugins/kolab_delegation plugins/kolab_files plugins/kolab_folders plugins/kolab_notes plugins/kolab_tags plugins/libcalendaring plugins/tasklist .tx/config

Thomas Brüderli bruederli at kolabsys.com
Thu Aug 14 10:54:38 CEST 2014


 .tx/config                                       |    5 
 plugins/calendar/localization/en_US.inc          |    8 
 plugins/calendar/localization/es_AR.inc          |  248 +++++++++++++++++++++++
 plugins/kolab_addressbook/localization/en_US.inc |    8 
 plugins/kolab_auth/localization/en_US.inc        |    8 
 plugins/kolab_delegation/localization/en_US.inc  |    8 
 plugins/kolab_files/localization/en_US.inc       |    8 
 plugins/kolab_folders/localization/en_US.inc     |    8 
 plugins/kolab_notes/localization/en_US.inc       |    8 
 plugins/kolab_tags/localization/en_US.inc        |    8 
 plugins/libcalendaring/localization/en_US.inc    |    8 
 plugins/tasklist/localization/en_US.inc          |    8 
 12 files changed, 333 insertions(+)

New commits:
commit 54c3d529d73dbd9828ae54382cc586080276230f
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Thu Aug 14 10:54:31 2014 +0200

    Add Spanish (Argentina) translation for calendar

diff --git a/plugins/calendar/localization/es_AR.inc b/plugins/calendar/localization/es_AR.inc
new file mode 100644
index 0000000..086dd70
--- /dev/null
+++ b/plugins/calendar/localization/es_AR.inc
@@ -0,0 +1,248 @@
+<?php
+
+$labels = array();
+
+// preferences
+$labels['default_view'] = 'Vista predeterminada';
+$labels['time_format'] = 'Formato de hora';
+$labels['timeslots'] = 'Espacios por hora';
+$labels['first_day'] = 'Primer día de semana';
+$labels['first_hour'] = 'Primer hora a mostrar';
+$labels['workinghours'] = 'Horario laboral';
+$labels['add_category'] = 'Agregar categoría';
+$labels['remove_category'] = 'Eliminar categoría';
+$labels['defaultcalendar'] = 'Crear nuevos eventos en';
+$labels['eventcoloring'] = 'Colores de eventos';
+$labels['coloringmode0'] = 'De acuerdo al calendario';
+$labels['coloringmode1'] = 'De acuerdo a la categoría';
+$labels['coloringmode2'] = 'Calendario para borde, categoría para contenido';
+$labels['coloringmode3'] = 'Categoría para borde, calendario para contenido';
+
+// calendar
+$labels['calendar'] = 'Calendario';
+$labels['calendar_kolab'] = 'Calendario Kolab';
+$labels['calendar_caldav'] = 'Calendario CalDAV';
+$labels['calendar_ical'] = 'Calendario iCAL';
+$labels['calendars'] = 'Calendarios';
+$labels['category'] = 'Categoría';
+$labels['categories'] = 'Categorías';
+$labels['createcalendar'] = 'Crear nuevo calendario';
+$labels['editcalendar'] = 'Editar propiedades del calendario';
+$labels['name'] = 'Nombre';
+$labels['color'] = 'Color';
+$labels['day'] = 'Día';
+$labels['week'] = 'Semana';
+$labels['month'] = 'Mes';
+$labels['agenda'] = 'Agenda';
+$labels['new'] = 'Nuevo';
+$labels['new_event'] = 'Nuevo evento';
+$labels['edit_event'] = 'Editar evento';
+$labels['edit'] = 'Editar';
+$labels['save'] = 'Guardar';
+$labels['remove'] = 'Elminiar';
+$labels['cancel'] = 'Cancelar';
+$labels['select'] = 'Seleccionar';
+$labels['print'] = 'Imprimir';
+$labels['printtitle'] = 'Imprimir calendarios';
+$labels['title'] = 'Sumario';
+$labels['description'] = 'Descripción';
+$labels['all-day'] = 'Todo el día';
+$labels['export'] = 'Exportar';
+$labels['exporttitle'] = 'Exportar a iCalendar';
+$labels['exportrange'] = 'Eventos de';
+$labels['exportattachments'] = 'Con adjunto';
+$labels['customdate'] = 'Fecha personalizada';
+$labels['location'] = 'Localización';
+$labels['url'] = 'URL';
+$labels['date'] = 'Fecha';
+$labels['start'] = 'Inicio';
+$labels['end'] = 'Fin';
+$labels['selectdate'] = 'Elegir fecha';
+$labels['freebusy'] = 'Mostrarme como';
+$labels['free'] = 'Libre';
+$labels['busy'] = 'Ocupado';
+$labels['outofoffice'] = 'Fuera de la oficina';
+$labels['tentative'] = 'Tentativo';
+$labels['priority'] = 'Prioridad';
+$labels['sensitivity'] = 'Privacidad';
+$labels['public'] = 'público';
+$labels['private'] = 'privado';
+$labels['confidential'] = 'confidencial';
+$labels['alarms'] = 'Recordatorio';
+$labels['generated'] = 'generado en';
+$labels['printdescriptions'] = 'Imprimir descripciones';
+$labels['parentcalendar'] = 'Insertar dentro';
+$labels['searchearlierdates'] = '« Buscar eventos anteriores';
+$labels['searchlaterdates'] = 'Buscar eventos posteriores »';
+$labels['andnmore'] = '$nr más...';
+$labels['togglerole'] = 'Click para cambiar rol';
+$labels['createfrommail'] = 'Guardar como evento';
+$labels['importevents'] = 'Importar eventos';
+$labels['importrange'] = 'Eventos de';
+$labels['onemonthback'] = '1 mes atrás';
+$labels['nmonthsback'] = '$nr meses atrás';
+$labels['showurl'] = 'Mostrar URL del calendario';
+$labels['showurldescription'] = 'Use la siguiente direccion para acceder (sólo lectura) a su calendario desde otras aplicaciones. Puede copiar y pegar esto dentro de cualquier software de calendario que soporte el formato iCal.';
+$labels['caldavurldescription'] = 'Copie esta direccion a su aplicación cliente <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> (por ejemplo, Evolution o Mozilla Thunderbird) para sincronizar completamente este calendario específico con su ordenador o dispositivo móvil.';
+$labels['caldavurl'] = "CalDAV URL";
+$labels['icalurl'] = "iCal URL";
+
+// agenda view
+$labels['listrange'] = 'Rango a mostrar:';
+$labels['listsections'] = 'Dividir en:';
+$labels['smartsections'] = 'Secciones inteligentes';
+$labels['until'] = 'hasta';
+$labels['today'] = 'Hoy';
+$labels['tomorrow'] = 'Mañana';
+$labels['thisweek'] = 'Esta semana';
+$labels['nextweek'] = 'Próxima semana';
+$labels['thismonth'] = 'Este mes';
+$labels['nextmonth'] = 'Próximo mes';
+$labels['weekofyear'] = 'Semana';
+$labels['pastevents'] = 'Pasado';
+$labels['futureevents'] = 'Futuro';
+
+// alarm/reminder settings
+$labels['showalarms'] = 'Mostrar alarmas';
+$labels['defaultalarmtype'] = 'Configuración predeterminada de recordatorio';
+$labels['defaultalarmoffset'] = 'Tiempo predeterminado de recordatorio';
+
+// attendees
+$labels['attendee'] = 'Participante';
+$labels['role'] = 'Rol';
+$labels['availability'] = 'Disp.';
+$labels['confirmstate'] = 'Estado';
+$labels['addattendee'] = 'Agregar participante';
+$labels['roleorganizer'] = 'Organizador';
+$labels['rolerequired'] = 'Requerido';
+$labels['roleoptional'] = 'Opcional';
+$labels['rolechair'] = 'Jefe';
+$labels['cutypeindividual'] = 'Individual';
+$labels['cutypegroup'] = 'Grupo';
+$labels['cutyperesource'] = 'Recurso';
+$labels['cutyperoom'] = 'Habitación';
+$labels['availfree'] = 'Libre';
+$labels['availbusy'] = 'Ocupado';
+$labels['availunknown'] = 'Desconocido';
+$labels['availtentative'] = 'Tentativo';
+$labels['availoutofoffice'] = 'Fuera de la oficina';
+$labels['scheduletime'] = 'Buscar disponibilidad';
+$labels['sendinvitations'] = 'Enviar invitaciones';
+$labels['sendnotifications'] = 'Notificar a los participantes sobre las modificaciones';
+$labels['sendcancellation'] = 'Notificar a los participantes sobre la cancelación del evento';
+$labels['onlyworkinghours'] = 'Buscar disponibilidad dentro de mi horario laboral';
+$labels['reqallattendees'] = 'Requerido/todos los participantes';
+$labels['prevslot'] = 'Espacio anterior';
+$labels['nextslot'] = 'Espacio siguiente';
+$labels['noslotfound'] = 'Imposible encontrar un espacio libre';
+$labels['invitationsubject'] = 'Ha sido invitado a "$title"';
+$labels['invitationmailbody'] = "*\$title*\n\nCuándo: \$date\n\nInvitados: \$attendees\n\nEncontrará adjunto un archivo iCalendar con todos los detalles del evento, el cual puede importar a su aplicación de calendario.";
+$labels['invitationattendlinks'] = "En caso que su cliente de correos no soporte peticiones iTip puede usar el siguiente link para aceptar o declinar esta invitación:\n\$url";
+$labels['eventupdatesubject'] = '"$title" ha sido actualizado';
+$labels['eventupdatesubjectempty'] = 'Un evento que le interesa ha sido actualizado';
+$labels['eventupdatemailbody'] = "*\$title*\n\nCuándo: \$date\n\nInvitados: \$attendees\n\nEncontrará adjunto un archivo iCalendar con todos los detalles del evento, el cual puede importar a su aplicación de calendario.";
+$labels['eventcancelsubject'] = '"$title" has been canceled';
+$labels['eventcancelmailbody'] = "*\$title*\n\nCuándo: \$date\n\nInvitados: \$attendees\n\nEl evento ha sido cancelado por \$organizer.\n\nEncontrará adjunto un archivo iCalendar con todos los detalles actualizados del evento.";
+
+// invitation handling
+$labels['itipinvitation'] = 'Invitación a';
+$labels['itipupdate'] = 'Actualización de';
+$labels['itipcancellation'] = 'Cancelado:';
+$labels['itipreply'] = 'Responder a';
+$labels['itipaccepted'] = 'Aceptar';
+$labels['itiptentative'] = 'Quizás';
+$labels['itipdeclined'] = 'Declinar';
+$labels['itipsubjectaccepted'] = '"$title" ha sido aceptado por $name';
+$labels['itipsubjecttentative'] = '"$title" ha sido tentativamente aceptado por $name';
+$labels['itipsubjectdeclined'] = '"$title" ha sido rechazado por $name';
+$labels['itipmailbodyaccepted'] = "\$sender ha aceptado la invitación al siguiente evento:\n\n*\$title*\n\nCuándo: \$date\n\nInvitados: \$attendees";
+$labels['itipmailbodytentative'] = "\$sender ha tentativamente aceptado la invitación al siguiente evento:\n\n*\$title*\n\nCuándo: \$date\n\nInvitados: \$attendees";
+$labels['itipmailbodydeclined'] = "\$sender ha rechazado la invitación al siguiente evento:\n\n*\$title*\n\nCuándo: \$date\n\nInvitados: \$attendees";
+$labels['itipdeclineevent'] = '¿Quiere rechazar la invitación a este evento?';
+$labels['declinedeleteconfirm'] = '¿Quiere también eliminar este evento rechazado de su calendario?';
+$labels['importtocalendar'] = 'Guardar en mi calendario';
+$labels['removefromcalendar'] = 'Eliminar de mi calendario';
+$labels['updateattendeestatus'] = 'Actualizar el estado de los participantes';
+$labels['acceptinvitation'] = '¿Acepta esta invitación?';
+$labels['youhaveaccepted'] = 'Ha aceptado esta invitación';
+$labels['youhavetentative'] = 'Ha aceptado tentativamente esta invitación';
+$labels['youhavedeclined'] = 'Ha rechazado esta invitación';
+$labels['notanattendee'] = 'No esta incluído en la lista de invitados a este evento';
+$labels['eventcancelled'] = 'El evento ha sido cancelado';
+$labels['saveincalendar'] = 'guardar en';
+
+// event dialog tabs
+$labels['tabsummary'] = 'Sumario';
+$labels['tabrecurrence'] = 'Recurrencia';
+$labels['tabattendees'] = 'Participantes';
+$labels['tabattachments'] = 'Adjuntos';
+$labels['tabsharing'] = 'Compartir';
+
+// messages
+$labels['deleteventconfirm'] = 'Confirme que desea eliminar este evento';
+$labels['deletecalendarconfirm'] = 'Confirme que desea eliminar este calendario con todos sus eventos';
+$labels['deletecalendarconfirmrecursive'] = 'Confirme que desea eliminar este calendario con todos sus eventos y sub-calendarios';
+$labels['savingdata'] = 'Guardando...';
+$labels['errorsaving'] = 'Falló guardando los cambios.';
+$labels['operationfailed'] = 'La operación falló.';
+$labels['invalideventdates'] = 'Ingresó fechas erroneas. Por favor compruebe los datos.';
+$labels['invalidcalendarproperties'] = 'Propiedades del calendario erroneas. Por favor ingrese un nombre válido.';
+$labels['searchnoresults'] = 'No hay eventos en los calendarios seleccionados.';
+$labels['successremoval'] = 'El evento ha sido eliminado exitosamente.';
+$labels['successrestore'] = 'El evento ha sido recuperado exitosamente.';
+$labels['errornotifying'] = 'Fallo al enviar las notificaciones del evento a los participantes';
+$labels['errorimportingevent'] = 'Fallo al importar el evento';
+$labels['newerversionexists'] = 'Ya existe una versión actualizada de este evento. Cancelado.';
+$labels['nowritecalendarfound'] = 'No hay calendarios para guardar el evento.';
+$labels['importedsuccessfully'] = 'El evento fue guardado en \'$calendar\' exitosamente';
+$labels['attendeupdateesuccess'] = 'Se actualizaron los estados de los participantes exitosamente';
+$labels['itipsendsuccess'] = 'Invitaciones enviadas a los participantes.';
+$labels['itipresponseerror'] = 'Fallo enviando la respuesta a la invitación de este evento';
+$labels['itipinvalidrequest'] = 'Esta invitación no es válida';
+$labels['sentresponseto'] = 'Se envió la respuesta a la invitación $mailto exitosamente';
+$labels['localchangeswarning'] = 'Se realizarán cambios que sólo serán reflejadas en su calendario y no serán enviadas al organizador del evento';
+$labels['importsuccess'] = 'Importados $nr eventos exitosamente';
+$labels['importnone'] = 'No se importaron eventos';
+$labels['importerror'] = 'Fallo al importar';
+$labels['aclnorights'] = 'No tiene permisos de administrador en este calendario.';
+
+// recurrence form
+$labels['repeat'] = 'Repetir';
+$labels['frequency'] = 'Repetir';
+$labels['never'] = 'nunca';
+$labels['daily'] = 'diario';
+$labels['weekly'] = 'semanal';
+$labels['monthly'] = 'mensual';
+$labels['yearly'] = 'anual';
+$labels['rdate'] = 'en fechas';
+$labels['every'] = 'Cada';
+$labels['days'] = 'día(s)';
+$labels['weeks'] = 'semana(s)';
+$labels['months'] = 'mes(es)';
+$labels['years'] = 'año(s) en:';
+$labels['bydays'] = 'En';
+$labels['untildate'] = 'el';
+$labels['each'] = 'Cada';
+$labels['onevery'] = 'En cada';
+$labels['onsamedate'] = 'En la misma fecha';
+$labels['forever'] = 'siempre';
+$labels['recurrencend'] = 'hasta';
+$labels['forntimes'] = 'por $nr veces';
+$labels['first'] = 'primer';
+$labels['second'] = 'segundo';
+$labels['third'] = 'tercero';
+$labels['fourth'] = 'cuarto';
+$labels['last'] = 'último';
+$labels['dayofmonth'] = 'Día del mes';
+$labels['addrdate'] = 'Agregar fecha de repetición';
+
+$labels['changeeventconfirm'] = 'Cambiar evento';
+$labels['removeeventconfirm'] = 'Eliminar evento';
+$labels['changerecurringeventwarning'] = 'Este es un evento recurrente. ¿Desea editar solo el evento actual, este y las ocurrencias futuras, todas las ocurrencias o guardarlo como un evento nuevo?';
+$labels['removerecurringeventwarning'] = 'Este es un evento recurrente. ¿Desea eliminar solo el evento actual, este y las ocurrencias futuras o todas las ocurrencias del evento?';
+$labels['currentevent'] = 'Actual';
+$labels['futurevents'] = 'Futuro';
+$labels['allevents'] = 'Todos';
+$labels['saveasnew'] = 'Guardar como nuevo';
+
+?>


commit ef2477d69f17d04d4ae7e08782e49432cb41c045
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Thu Aug 14 10:49:56 2014 +0200

    Register kolab_tags localizations to Transifex; add headers pointing to Transifex for translations

diff --git a/.tx/config b/.tx/config
index 60eb07e..1d87102 100644
--- a/.tx/config
+++ b/.tx/config
@@ -38,6 +38,11 @@ file_filter = plugins/kolab_folders/localization/<lang>.inc
 source_file = plugins/kolab_folders/localization/en_US.inc
 source_lang = en_US
 
+[kolab.kolab_tags]
+file_filter = plugins/kolab_tags/localization/<lang>.inc
+source_file = plugins/kolab_tags/localization/en_US.inc
+source_lang = en_US
+
 [kolab.owncloud]
 file_filter = plugins/owncloud/localization/<lang>.inc
 source_file = plugins/owncloud/localization/en_US.inc
diff --git a/plugins/calendar/localization/en_US.inc b/plugins/calendar/localization/en_US.inc
index d950daa..e52f62a 100644
--- a/plugins/calendar/localization/en_US.inc
+++ b/plugins/calendar/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for Kolab Calendar plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
+ */
+
 $labels = array();
 
 // preferences
diff --git a/plugins/kolab_addressbook/localization/en_US.inc b/plugins/kolab_addressbook/localization/en_US.inc
index 11a4581..ed9e367 100644
--- a/plugins/kolab_addressbook/localization/en_US.inc
+++ b/plugins/kolab_addressbook/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Address Book plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_addressbook/
+ */
+
 $labels = array();
 $labels['initials'] = 'Initials';
 $labels['profession'] = 'Profession';
diff --git a/plugins/kolab_auth/localization/en_US.inc b/plugins/kolab_auth/localization/en_US.inc
index e1adb3f..2a7b246 100644
--- a/plugins/kolab_auth/localization/en_US.inc
+++ b/plugins/kolab_auth/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Auth plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_auth/
+ */
+
 $labels['loginas'] = 'Login As';
 
 ?>
diff --git a/plugins/kolab_delegation/localization/en_US.inc b/plugins/kolab_delegation/localization/en_US.inc
index cfbbfdf..94ceb9e 100644
--- a/plugins/kolab_delegation/localization/en_US.inc
+++ b/plugins/kolab_delegation/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Delegation plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/
+ */
+
 $labels = array();
 
 $labels['tabtitle'] = 'Delegation';
diff --git a/plugins/kolab_files/localization/en_US.inc b/plugins/kolab_files/localization/en_US.inc
index b521d85..a1fc814 100644
--- a/plugins/kolab_files/localization/en_US.inc
+++ b/plugins/kolab_files/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Files plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_files/
+ */
+
 $labels['files'] = 'Files';
 $labels['filepreview'] = 'File preview';
 $labels['saveall'] = 'Save all to cloud...';
diff --git a/plugins/kolab_folders/localization/en_US.inc b/plugins/kolab_folders/localization/en_US.inc
index 3dd54a4..0d8d86c 100644
--- a/plugins/kolab_folders/localization/en_US.inc
+++ b/plugins/kolab_folders/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Folders plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
+ */
+
 $labels = array();
 
 $labels['folderctype'] = 'Content type';
diff --git a/plugins/kolab_notes/localization/en_US.inc b/plugins/kolab_notes/localization/en_US.inc
index 3816c0f..591e318 100644
--- a/plugins/kolab_notes/localization/en_US.inc
+++ b/plugins/kolab_notes/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Notes plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
+ */
+
 $labels = array();
 $labels['navtitle'] = 'Notes';
 $labels['tags'] = 'Tags';
diff --git a/plugins/kolab_tags/localization/en_US.inc b/plugins/kolab_tags/localization/en_US.inc
index 36b3031..a3bcfa1 100644
--- a/plugins/kolab_tags/localization/en_US.inc
+++ b/plugins/kolab_tags/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Tags plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
+ */
+
 $labels['tags'] = 'Tags';
 $labels['unset'] = 'Unselect all';
 $labels['manage'] = 'Manage tags...';
diff --git a/plugins/libcalendaring/localization/en_US.inc b/plugins/libcalendaring/localization/en_US.inc
index 68ddab6..5ad34ed 100644
--- a/plugins/libcalendaring/localization/en_US.inc
+++ b/plugins/libcalendaring/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?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 = array();
 
 // words for spoken dates
diff --git a/plugins/tasklist/localization/en_US.inc b/plugins/tasklist/localization/en_US.inc
index 4132327..1dcba62 100644
--- a/plugins/tasklist/localization/en_US.inc
+++ b/plugins/tasklist/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Tasks plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
+ */
+
 $labels = array();
 $labels['navtitle'] = 'Tasks';
 $labels['lists'] = 'Tasklists';




More information about the commits mailing list