[tx-robot] updated from transifex

master
Jenkins for ownCloud 2014-01-02 01:47:37 -05:00
parent d4583c7076
commit dd83b6381f
5 changed files with 472 additions and 255 deletions

217
l10n/es_MX.php Normal file
View File

@ -0,0 +1,217 @@
<?php $TRANSLATIONS = array(
"Not all calendars are completely cached" => "No todos los calendarios se han almacenado completamente",
"Everything seems to be completely cached" => "Todo parece estar completamente almacenado",
"No calendars found." => "No se encuentra calendarios.",
"No events found." => "No se encuentran eventos.",
"Wrong calendar" => "Calendario erróneo",
"You do not have the permissions to edit this event." => "No tiene los permisos para editar este evento.",
"The file contained either no events or all events are already saved in your calendar." => "El archivo no contiene eventos o ya existen en tu calendario.",
"events has been saved in the new calendar" => "Los eventos han sido guardados en el nuevo calendario",
"Import failed" => "Importación falló",
"events has been saved in your calendar" => "los eventos se guardaron en tu calendario",
"New Timezone:" => "Nueva zona horaria:",
"Timezone changed" => "Zona horaria cambiada",
"Invalid request" => "Petición no válida",
"Calendar" => "Calendario",
"Deletion failed" => "Falló el borrado",
"ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}" => "ddd d MMMM[ yyyy]{ -[ddd d] MMMM yyyy}",
"ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}" => "ddd d MMMM[ yyyy] HH:mm{ -[ ddd d MMMM yyyy] HH:mm}",
"group" => "grupo",
"can edit" => "puede editar",
"can share" => "puede compartir",
"ddd" => "ddd",
"ddd M/d" => "ddd M/d",
"dddd M/d" => "dddd M/d",
"MMMM yyyy" => "MMMM yyyy",
"MMM d[ yyyy]{ ''[ MMM] d yyyy}" => "MMM d[ yyyy]{ ''[ MMM] d yyyy}",
"dddd, MMM d, yyyy" => "dddd, MMM d, yyyy",
"Sunday" => "Domingo",
"Monday" => "Lunes",
"Tuesday" => "Martes",
"Wednesday" => "Miércoles",
"Thursday" => "Jueves",
"Friday" => "Viernes",
"Saturday" => "Sábado",
"Sun." => "Dom.",
"Mon." => "Lun.",
"Tue." => "Mar.",
"Wed." => "Mier.",
"Thu." => "Jue.",
"Fri." => "Vie.",
"Sat." => "Sab.",
"January" => "Enero",
"February" => "Febrero",
"March" => "Marzo",
"April" => "Abril",
"May" => "Mayo",
"June" => "Junio",
"July" => "Julio",
"August" => "Agosto",
"September" => "Septiembre",
"October" => "Octubre",
"November" => "Noviembre",
"December" => "Diciembre",
"Jan." => "Ene.",
"Feb." => "Feb.",
"Mar." => "Mar.",
"Apr." => "Abr.",
"May." => "May.",
"Jun." => "Jun.",
"Jul." => "Jul.",
"Aug." => "Ago.",
"Sep." => "Sep.",
"Oct." => "Oct.",
"Nov." => "Nov.",
"Dec." => "Dic.",
"All day" => "Todo el día",
"New Calendar" => "Nuevo calendario",
"Missing or invalid fields" => "Campos inválidos o faltantes",
"Title" => "Título",
"From Date" => "Desde la fecha",
"From Time" => "Desde la hora",
"To Date" => "Hasta la fecha",
"To Time" => "Hasta la hora",
"The event ends before it starts" => "El evento termina antes de comenzar",
"There was a database fail" => "Se produjo un error en la base de datos",
"Birthday" => "Fecha de nacimiento",
"Business" => "Negocios",
"Call" => "Llamada",
"Clients" => "Clientes",
"Deliverer" => "Repartidor",
"Holidays" => "Vacaciones",
"Ideas" => "Ideas",
"Journey" => "Viaje",
"Jubilee" => "Aniversario",
"Meeting" => "Reunión",
"Other" => "Otro",
"Personal" => "Personal",
"Projects" => "Proyectos",
"Questions" => "Preguntas",
"Work" => "Trabajo",
"by" => "por",
"unnamed" => "Sin nombre",
"You do not have the permissions to update this calendar." => "No tiene los permisos para actualizar este calendario.",
"You do not have the permissions to delete this calendar." => "No tiene permiso para eliminar este calendario.",
"You do not have the permissions to add to this calendar." => "No tiene los permisos para añadir a este calendario.",
"You do not have the permissions to add events to this calendar." => "No tiene los permisos para añadir eventos a este calendario.",
"You do not have the permissions to delete this event." => "No tiene los permisos para eliminar este evento.",
"Busy" => "Ocupado",
"Show full event" => "Mostrar evento completo",
"Show only busy" => "Mostrar solo cuándo estoy ocupado",
"Hide event" => "Ocultar evento",
"Does not repeat" => "No se repite",
"Daily" => "Diariamente",
"Weekly" => "Semanalmente",
"Every Weekday" => "Todos los días laborables",
"Bi-Weekly" => "Cada 2 semanas",
"Monthly" => "Mensualmente",
"Yearly" => "Anualmente",
"never" => "nunca",
"by occurrences" => "por ocurrencias",
"by date" => "por fecha",
"by monthday" => "por día del mes",
"by weekday" => "por día de la semana",
"events week of month" => "eventos de la semana del mes",
"first" => "primero",
"second" => "segundo",
"third" => "tercer",
"fourth" => "cuarto",
"fifth" => "quinto",
"last" => "último",
"by events date" => "por fecha de eventos",
"by yearday(s)" => "por día(s) del año",
"by weeknumber(s)" => "por número(s) de semana",
"by day and month" => "por día y mes",
"Contact birthdays" => "Cumpleaños de los contactos",
"Date" => "Fecha",
"Cal." => "Cal.",
"Day" => "Día",
"Week" => "Semana",
"Month" => "Mes",
"Today" => "Hoy",
"Settings" => "Ajustes",
"Share Calendar" => "Compartir calendario",
"CalDav Link" => "Enlace CalDav",
"Download" => "Descargar",
"Edit" => "Editar",
"Delete" => "Eliminar",
"New calendar" => "Nuevo calendario",
"Edit calendar" => "Editar calendario",
"Displayname" => "Nombre para mostrar",
"Calendar color" => "Color del calendario",
"Save" => "Guardar",
"Submit" => "Guardar",
"Cancel" => "Cancelar",
"Edit event" => "Editar evento",
"Save event" => "Guardar evento",
"Delete event" => "Eliminar evento",
"Eventinfo" => "Información del evento",
"Repeating" => "Repetición",
"Alarm" => "Alarma",
"Attendees" => "Asistentes",
"Share" => "Compartir",
"Title of the Event" => "Título del evento",
"from" => "de",
"to" => "hasta",
"All Day Event" => "Todo el día",
"Advanced options" => "Opciones avanzadas",
"Location" => "Ubicación",
"Categories (separate by comma)" => "Categorías (separadas por coma)",
"Edit categories" => "Editar categorías",
"Description" => "Descripción",
"Export event" => "Exportar evento",
"Repeat" => "Repetir",
"Advanced" => "Avanzado",
"Select weekdays" => "Seleccionar días de la semana",
"Select days" => "Seleccionar días",
"and the events day of year." => "y el día del año de los eventos.",
"and the events day of month." => "y el día del mes de los eventos.",
"Select months" => "Seleccionar meses",
"Select weeks" => "Seleccionar semanas",
"and the events week of year." => "y la semana del año de los eventos.",
"Interval" => "Intervalo",
"End" => "Fin",
"occurrences" => "ocurrencias",
"Visibility to people shared with" => "Visibilidad de las personas con las que comparto",
"create a new calendar" => "Crear un nuevo calendario",
"Import a calendar file" => "Importar un archivo de calendario",
"Please choose a calendar" => "Por favor, seleccione un calendario",
"Name of new calendar" => "Nombre del nuevo calendario",
"Take an available name!" => "¡Elija un nombre disponible!",
"A Calendar with this name already exists. If you continue anyhow, these calendars will be merged." => "Un calendario con este nombre ya existe. Si aun así continua, estos calendarios se combinarán.",
"Remove all events from the selected calendar" => "Eliminar todos los eventos del calendario seleccionado",
"Import" => "Importar",
"Close Dialog" => "Cerrar diálogo",
"Create a new event" => "Crear un nuevo evento",
"Create event" => "Crear evento",
"Share with user or group" => "Compartir con usuario o grupo",
"Unshare" => "Dejar de compartir",
"Not shared with anyone" => "No compartidos con nadie",
"Send Email" => "Enviar correo",
"Shared via calendar" => "Compartido vía calendario",
"Not shared with anyone via calendar" => "No compartido con nadie por el calendario",
"View an event" => "Ver un evento",
"Category" => "Categoría",
"No categories selected" => "Ninguna categoría seleccionada",
"of" => "de",
"Access Class" => "Clase de acceso",
"From" => "Desde",
"at" => "a las",
"To" => "Hasta",
"Your calendars" => "Tus calendarios",
"General" => "General",
"Timezone" => "Zona horaria",
"Update timezone automatically" => "Actualizar zona horaria automáticamente",
"Time format" => "Formato de hora",
"24h" => "24h",
"12h" => "12h",
"Start week on" => "Comenzar semana en",
"Cache" => "Caché",
"Clear cache for repeating events" => "Limpiar caché de eventos recurrentes",
"URLs" => "URLs",
"Calendar CalDAV syncing addresses" => "Direcciones de sincronización de calendario CalDAV:",
"more info" => "Más información",
"Primary address (Kontact et al)" => "Dirección principal (Kontact y otros)",
"iOS/OS X" => "iOS/OS X",
"Read only iCalendar link(s)" => "Enlace(s) iCalendar de sólo lectura"
);

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud calendar 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-31 01:46-0500\n"
"POT-Creation-Date: 2014-01-02 01:47-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -213,5 +213,5 @@
"more info" => "daha fazla bilgi",
"Primary address (Kontact et al)" => "Öncelikli adres",
"iOS/OS X" => "iOS/OS X",
"Read only iCalendar link(s)" => "Sadece okunabilir iCalendar link(ler)i"
"Read only iCalendar link(s)" => "Salt okunur iCalendar bağlantıları"
);

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-20 01:47-0500\n"
"PO-Revision-Date: 2013-12-20 06:21+0000\n"
"POT-Creation-Date: 2014-01-02 01:47-0500\n"
"PO-Revision-Date: 2013-12-31 15:20+0000\n"
"Last-Translator: volkangezer <volkangezer@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
@ -85,51 +85,51 @@ msgstr "Geçersiz istek"
msgid "Calendar"
msgstr "Takvim"
#: js/calendar.js:176
#: js/calendar.js:179
msgid "Deletion failed"
msgstr "Silme başarısız oldu"
#: js/calendar.js:263
#: js/calendar.js:266
msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
msgstr "ggg g aaaa[ yyyy]{ - [ddd d] MMMM yyyy}"
#: js/calendar.js:265
#: js/calendar.js:268
msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
msgstr "ggg g aaaa[ yyyy]{ - [ddd d] MMMM yyyy}"
#: js/calendar.js:581
#: js/calendar.js:584
msgid "group"
msgstr "grup"
#: js/calendar.js:583 templates/part.share.php:46 templates/part.share.php:81
#: js/calendar.js:586 templates/part.share.php:46 templates/part.share.php:81
msgid "can edit"
msgstr "düzenleyebilir"
#: js/calendar.js:584 templates/part.share.php:50 templates/part.share.php:87
#: js/calendar.js:587 templates/part.share.php:50 templates/part.share.php:87
msgid "can share"
msgstr "paylaşılabilir"
#: js/calendar.js:855
#: js/calendar.js:858
msgid "ddd"
msgstr "ddd"
#: js/calendar.js:856
#: js/calendar.js:859
msgid "ddd M/d"
msgstr "ddd M/d"
#: js/calendar.js:857
#: js/calendar.js:860
msgid "dddd M/d"
msgstr "dddd M/d"
#: js/calendar.js:860
#: js/calendar.js:863
msgid "MMMM yyyy"
msgstr "MMMM yyyy"
#: js/calendar.js:862
#: js/calendar.js:865
msgid "MMM d[ yyyy]{ ''[ MMM] d yyyy}"
msgstr "AAA g[ yyyy]{ '-'[ AAA] g yyyy}"
#: js/calendar.js:864
#: js/calendar.js:867
msgid "dddd, MMM d, yyyy"
msgstr "dddd, MMM d, yyyy"
@ -890,4 +890,4 @@ msgstr "iOS/OS X"
#: templates/settings.php:117
msgid "Read only iCalendar link(s)"
msgstr "Sadece okunabilir iCalendar link(ler)i"
msgstr "Salt okunur iCalendar bağlantıları"