[tx-robot] updated from transifex
This commit is contained in:
parent
6a8018c99d
commit
4653723ea7
2 changed files with 232 additions and 0 deletions
117
l10n/es_CO.js
Normal file
117
l10n/es_CO.js
Normal file
|
@ -0,0 +1,117 @@
|
|||
OC.L10N.register(
|
||||
"tasks",
|
||||
{
|
||||
"Tasks" : "Tareas",
|
||||
"Due yesterday" : "Venció ayer",
|
||||
"Due today" : "Vence hoy",
|
||||
"Due tomorrow" : "Vence mañana",
|
||||
"Due on" : "Vence el",
|
||||
"Started yesterday" : "Iniciado ayer",
|
||||
"Starts today" : "Inicia hoy",
|
||||
"Starts tomorrow" : "Inicia mañana",
|
||||
"Started on" : "Iniciado el",
|
||||
"Starts on" : "Inicia el",
|
||||
"[Remind me yesterday at ]HH:mm" : "[Recuérdame ayer a las ]HH:mm",
|
||||
"[Remind me today at ]HH:mm" : "[Recuérdame hoy a las ]HH:mm",
|
||||
"[Remind me tomorrow at ]HH:mm" : "[Recuérdame mañana a las ]HH:mm",
|
||||
"[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Recuérdame el ]DD [de ]MMM [de ] YYYY,[ a las ]HH:mm",
|
||||
"Yesterday" : "Ayer",
|
||||
"Today" : "Hoy",
|
||||
"Tomorrow" : "Mañana",
|
||||
"in %s" : "en %s",
|
||||
"%s ago" : "hace %s",
|
||||
"seconds" : "segundos",
|
||||
"a minute" : "un minuto",
|
||||
"%d minutes" : "%d minutos",
|
||||
"an hour" : "una hora",
|
||||
"%d hours" : "%d horas",
|
||||
"a day" : "un día",
|
||||
"%d days" : "%d días",
|
||||
"a month" : "un mes",
|
||||
"%d months" : "%d meses",
|
||||
"a year" : "un año",
|
||||
"%d years" : "%d años",
|
||||
"week" : "semana",
|
||||
"weeks" : "semanas",
|
||||
"day" : "día",
|
||||
"days" : "días",
|
||||
"hour" : "hora",
|
||||
"hours" : "horas",
|
||||
"minute" : "minuto",
|
||||
"minutes" : "minutos",
|
||||
"second" : "segundo",
|
||||
"before beginning" : "antes de empezar",
|
||||
"after beginning" : "después de empezar",
|
||||
"before end" : "antes de terminar",
|
||||
"after end" : "después de terminar",
|
||||
"Comment" : "Comentario",
|
||||
"Add a comment" : "Agregar un comentario",
|
||||
"This will delete the Calendar \"%s\" and all of its entries." : "Esto borrará el Calendario \"%s\" y todas sus entradas.",
|
||||
"The name \"%s\" is already used." : "El nombre \"%s\" ya está en uso.",
|
||||
"An empty name is not allowed." : "No se permite un nombre vacío.",
|
||||
"Hidden" : "Oculto",
|
||||
"Visible" : "Visible",
|
||||
"Automatic" : "Automático",
|
||||
"Sunday" : "Domingo",
|
||||
"Monday" : "Lunes",
|
||||
"Tuesday" : "Martes",
|
||||
"Wednesday" : "Miércoles",
|
||||
"Thursday" : "Jueves",
|
||||
"Friday" : "Viernes",
|
||||
"Saturday" : "Sábado",
|
||||
"Add an important item in \"%s\"..." : "Agregar un elemento importante en \"%s\"...",
|
||||
"Add an item due today in \"%s\"..." : "Agregar un elemento que vence hoy \"%s\"...",
|
||||
"Add an item in \"%s\"..." : "Agregar un elemento en \"%s\"...",
|
||||
"Add a current item in \"%s\"..." : "Agegar un elemento actual en \"%s\"...",
|
||||
"Add a subtask to \"%s\"..." : "Agregar una subtarea a \"%s\"...",
|
||||
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Tarea Completada","%n Tareas Completadas"],
|
||||
"Hours" : "Horas",
|
||||
"Minutes" : "Minutos",
|
||||
"Set due date" : "Establecer fecha de vencimiento",
|
||||
"%s %% completed" : "%s %% terminado",
|
||||
"priority %s: " : "prioridad %s:",
|
||||
"high" : "alto",
|
||||
"medium" : "medio",
|
||||
"low" : "bajo",
|
||||
"no priority assigned" : "no hay alguna prioridad asignada",
|
||||
"Remind me" : "Recuérdame",
|
||||
"at the end" : "al final",
|
||||
"at the beginning" : "al inicio",
|
||||
"Set start date" : "Establecer fecha de inicio",
|
||||
"{calendar} shared by {owner}" : "{calendar} compartido por {owner}",
|
||||
"Unnamed" : "Sin nombre",
|
||||
"Important" : "Importante",
|
||||
"Week" : "Semana",
|
||||
"All" : "Todos",
|
||||
"Current" : "Actual",
|
||||
"Completed" : "Completado",
|
||||
"Delete" : "Borrar",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit" : "Editar",
|
||||
"Link" : "Liga",
|
||||
"Download" : "Descargar",
|
||||
"Save" : "Guardar",
|
||||
"Add List..." : "Agregar Lista...",
|
||||
"New List" : "Nueva Lista",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Start of week" : "Inicio de semana",
|
||||
"Visibility of Smart Collections" : "Visibilidad de Colecciones Inteligentes",
|
||||
"Change sort order" : "Cambiar el criterio para ordenar",
|
||||
"Default" : "Predeterminado",
|
||||
"Due date" : "Fecha de vencimiento",
|
||||
"Start date" : "Fecha de inicio",
|
||||
"Priority" : "Prioridad",
|
||||
"Alphabetically" : "Alfabéticamente",
|
||||
"Manually" : "Manualmente",
|
||||
"Load remaining completed tasks." : "Cargar las tareas terminadas restantes. ",
|
||||
"Task is completed" : "La tarea ha sido completada",
|
||||
"All day" : "Todo el día",
|
||||
"(New category)" : "(Categoría nueva)",
|
||||
"Select categories..." : "Seleccionar categorías...",
|
||||
"Loading the task..." : "Cargando la tarea...",
|
||||
"Task not found!" : "¡Tarea no encontrada!",
|
||||
"add a subtask to" : "agregar una subtarea a",
|
||||
"Toggle subtasks" : "Alternar subtareas",
|
||||
"Toggle completed subtasks" : "Alternar subtareas completadas"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
115
l10n/es_CO.json
Normal file
115
l10n/es_CO.json
Normal file
|
@ -0,0 +1,115 @@
|
|||
{ "translations": {
|
||||
"Tasks" : "Tareas",
|
||||
"Due yesterday" : "Venció ayer",
|
||||
"Due today" : "Vence hoy",
|
||||
"Due tomorrow" : "Vence mañana",
|
||||
"Due on" : "Vence el",
|
||||
"Started yesterday" : "Iniciado ayer",
|
||||
"Starts today" : "Inicia hoy",
|
||||
"Starts tomorrow" : "Inicia mañana",
|
||||
"Started on" : "Iniciado el",
|
||||
"Starts on" : "Inicia el",
|
||||
"[Remind me yesterday at ]HH:mm" : "[Recuérdame ayer a las ]HH:mm",
|
||||
"[Remind me today at ]HH:mm" : "[Recuérdame hoy a las ]HH:mm",
|
||||
"[Remind me tomorrow at ]HH:mm" : "[Recuérdame mañana a las ]HH:mm",
|
||||
"[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Recuérdame el ]DD [de ]MMM [de ] YYYY,[ a las ]HH:mm",
|
||||
"Yesterday" : "Ayer",
|
||||
"Today" : "Hoy",
|
||||
"Tomorrow" : "Mañana",
|
||||
"in %s" : "en %s",
|
||||
"%s ago" : "hace %s",
|
||||
"seconds" : "segundos",
|
||||
"a minute" : "un minuto",
|
||||
"%d minutes" : "%d minutos",
|
||||
"an hour" : "una hora",
|
||||
"%d hours" : "%d horas",
|
||||
"a day" : "un día",
|
||||
"%d days" : "%d días",
|
||||
"a month" : "un mes",
|
||||
"%d months" : "%d meses",
|
||||
"a year" : "un año",
|
||||
"%d years" : "%d años",
|
||||
"week" : "semana",
|
||||
"weeks" : "semanas",
|
||||
"day" : "día",
|
||||
"days" : "días",
|
||||
"hour" : "hora",
|
||||
"hours" : "horas",
|
||||
"minute" : "minuto",
|
||||
"minutes" : "minutos",
|
||||
"second" : "segundo",
|
||||
"before beginning" : "antes de empezar",
|
||||
"after beginning" : "después de empezar",
|
||||
"before end" : "antes de terminar",
|
||||
"after end" : "después de terminar",
|
||||
"Comment" : "Comentario",
|
||||
"Add a comment" : "Agregar un comentario",
|
||||
"This will delete the Calendar \"%s\" and all of its entries." : "Esto borrará el Calendario \"%s\" y todas sus entradas.",
|
||||
"The name \"%s\" is already used." : "El nombre \"%s\" ya está en uso.",
|
||||
"An empty name is not allowed." : "No se permite un nombre vacío.",
|
||||
"Hidden" : "Oculto",
|
||||
"Visible" : "Visible",
|
||||
"Automatic" : "Automático",
|
||||
"Sunday" : "Domingo",
|
||||
"Monday" : "Lunes",
|
||||
"Tuesday" : "Martes",
|
||||
"Wednesday" : "Miércoles",
|
||||
"Thursday" : "Jueves",
|
||||
"Friday" : "Viernes",
|
||||
"Saturday" : "Sábado",
|
||||
"Add an important item in \"%s\"..." : "Agregar un elemento importante en \"%s\"...",
|
||||
"Add an item due today in \"%s\"..." : "Agregar un elemento que vence hoy \"%s\"...",
|
||||
"Add an item in \"%s\"..." : "Agregar un elemento en \"%s\"...",
|
||||
"Add a current item in \"%s\"..." : "Agegar un elemento actual en \"%s\"...",
|
||||
"Add a subtask to \"%s\"..." : "Agregar una subtarea a \"%s\"...",
|
||||
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Tarea Completada","%n Tareas Completadas"],
|
||||
"Hours" : "Horas",
|
||||
"Minutes" : "Minutos",
|
||||
"Set due date" : "Establecer fecha de vencimiento",
|
||||
"%s %% completed" : "%s %% terminado",
|
||||
"priority %s: " : "prioridad %s:",
|
||||
"high" : "alto",
|
||||
"medium" : "medio",
|
||||
"low" : "bajo",
|
||||
"no priority assigned" : "no hay alguna prioridad asignada",
|
||||
"Remind me" : "Recuérdame",
|
||||
"at the end" : "al final",
|
||||
"at the beginning" : "al inicio",
|
||||
"Set start date" : "Establecer fecha de inicio",
|
||||
"{calendar} shared by {owner}" : "{calendar} compartido por {owner}",
|
||||
"Unnamed" : "Sin nombre",
|
||||
"Important" : "Importante",
|
||||
"Week" : "Semana",
|
||||
"All" : "Todos",
|
||||
"Current" : "Actual",
|
||||
"Completed" : "Completado",
|
||||
"Delete" : "Borrar",
|
||||
"Cancel" : "Cancelar",
|
||||
"Edit" : "Editar",
|
||||
"Link" : "Liga",
|
||||
"Download" : "Descargar",
|
||||
"Save" : "Guardar",
|
||||
"Add List..." : "Agregar Lista...",
|
||||
"New List" : "Nueva Lista",
|
||||
"Settings" : "Configuraciones ",
|
||||
"Start of week" : "Inicio de semana",
|
||||
"Visibility of Smart Collections" : "Visibilidad de Colecciones Inteligentes",
|
||||
"Change sort order" : "Cambiar el criterio para ordenar",
|
||||
"Default" : "Predeterminado",
|
||||
"Due date" : "Fecha de vencimiento",
|
||||
"Start date" : "Fecha de inicio",
|
||||
"Priority" : "Prioridad",
|
||||
"Alphabetically" : "Alfabéticamente",
|
||||
"Manually" : "Manualmente",
|
||||
"Load remaining completed tasks." : "Cargar las tareas terminadas restantes. ",
|
||||
"Task is completed" : "La tarea ha sido completada",
|
||||
"All day" : "Todo el día",
|
||||
"(New category)" : "(Categoría nueva)",
|
||||
"Select categories..." : "Seleccionar categorías...",
|
||||
"Loading the task..." : "Cargando la tarea...",
|
||||
"Task not found!" : "¡Tarea no encontrada!",
|
||||
"add a subtask to" : "agregar una subtarea a",
|
||||
"Toggle subtasks" : "Alternar subtareas",
|
||||
"Toggle completed subtasks" : "Alternar subtareas completadas"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in a new issue