diff --git a/l10n/ca.js b/l10n/ca.js index d738fc50..7e3da5a3 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -11,6 +11,10 @@ OC.L10N.register( "Starts tomorrow" : "A fer demà", "Started on" : "Començat", "Starts on" : "Per començar", + "[Remind me yesterday at ]HH:mm" : "[Recorda'm ahir a] HH: mm", + "[Remind me today at ]HH:mm" : "[Recorda'm avui a] HH: mm", + "[Remind me tomorrow at ]HH:mm" : "[Recorda'm demà a] HH: mm", + "[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Recordeu-me] MMM DD, YYYY, [at] HH: mm", "Yesterday" : "Ahir", "Today" : "Avui", "Tomorrow" : "Demà", @@ -42,6 +46,8 @@ OC.L10N.register( "after end" : "Després del final", "Comment" : "Comentari", "Add a comment" : "Afegeix un comentari", + "This will delete the Calendar \"%s\" and all of its entries." : "Eliminarà el calendari \"%s\" i totes les seves entrades.", + "An empty name is not allowed." : "No es permet compartir de nou", "Hidden" : "Ocult", "Visible" : "Visible", "Automatic" : "Automàtic", @@ -65,6 +71,7 @@ OC.L10N.register( "high" : "alta", "medium" : "mitja", "low" : "baixa", + "no priority assigned" : "sense prioritat assignada", "Remind me" : "Recorda'm", "at the end" : "al final", "at the beginning" : "al començament", @@ -86,6 +93,7 @@ OC.L10N.register( "New List" : "Nova llista", "Settings" : "configuració", "Start of week" : "Començament de setmana", + "Visibility of Smart Collections" : "Visibilitat de les col·leccions intel·ligents", "Change sort order" : "Canvia l'ordre", "Default" : "Per defecte", "Due date" : "Per la data", @@ -94,11 +102,14 @@ OC.L10N.register( "Alphabetically" : "Alfabèticament", "Manually" : "Manual", "Load remaining completed tasks." : "Carrega les tasques acabades restants.", + "Task is completed" : "Completat", "All day" : "Tot el dia", "(New category)" : "(Nova categoria)", "Select categories..." : "Selecciona categories...", "Loading the task..." : "Carregant la tasca...", "Task not found!" : "La tasca no s'ha trobat!", - "add a subtask to" : "afegeix una subtasca a" + "add a subtask to" : "afegeix una subtasca a", + "Toggle subtasks" : "Canviar compartició", + "Toggle completed subtasks" : "Carrega les tasques acabades restants." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 15a31d6f..76169af6 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -9,6 +9,10 @@ "Starts tomorrow" : "A fer demà", "Started on" : "Començat", "Starts on" : "Per començar", + "[Remind me yesterday at ]HH:mm" : "[Recorda'm ahir a] HH: mm", + "[Remind me today at ]HH:mm" : "[Recorda'm avui a] HH: mm", + "[Remind me tomorrow at ]HH:mm" : "[Recorda'm demà a] HH: mm", + "[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Recordeu-me] MMM DD, YYYY, [at] HH: mm", "Yesterday" : "Ahir", "Today" : "Avui", "Tomorrow" : "Demà", @@ -40,6 +44,8 @@ "after end" : "Després del final", "Comment" : "Comentari", "Add a comment" : "Afegeix un comentari", + "This will delete the Calendar \"%s\" and all of its entries." : "Eliminarà el calendari \"%s\" i totes les seves entrades.", + "An empty name is not allowed." : "No es permet compartir de nou", "Hidden" : "Ocult", "Visible" : "Visible", "Automatic" : "Automàtic", @@ -63,6 +69,7 @@ "high" : "alta", "medium" : "mitja", "low" : "baixa", + "no priority assigned" : "sense prioritat assignada", "Remind me" : "Recorda'm", "at the end" : "al final", "at the beginning" : "al començament", @@ -84,6 +91,7 @@ "New List" : "Nova llista", "Settings" : "configuració", "Start of week" : "Començament de setmana", + "Visibility of Smart Collections" : "Visibilitat de les col·leccions intel·ligents", "Change sort order" : "Canvia l'ordre", "Default" : "Per defecte", "Due date" : "Per la data", @@ -92,11 +100,14 @@ "Alphabetically" : "Alfabèticament", "Manually" : "Manual", "Load remaining completed tasks." : "Carrega les tasques acabades restants.", + "Task is completed" : "Completat", "All day" : "Tot el dia", "(New category)" : "(Nova categoria)", "Select categories..." : "Selecciona categories...", "Loading the task..." : "Carregant la tasca...", "Task not found!" : "La tasca no s'ha trobat!", - "add a subtask to" : "afegeix una subtasca a" + "add a subtask to" : "afegeix una subtasca a", + "Toggle subtasks" : "Canviar compartició", + "Toggle completed subtasks" : "Carrega les tasques acabades restants." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js new file mode 100644 index 00000000..9061eee1 --- /dev/null +++ b/l10n/gl.js @@ -0,0 +1,116 @@ +OC.L10N.register( + "tasks", + { + "Tasks" : "Tarefas", + "Due yesterday" : "Para onte", + "Due today" : "Para hoxe", + "Due tomorrow" : "Para mañá", + "Due on" : "Para", + "Started yesterday" : "Comezou onte", + "Starts today" : "Comeza hoxe", + "Starts tomorrow" : "Comeza mañá", + "Started on" : "Comezou o", + "Starts on" : "Comeza o", + "[Remind me yesterday at ]HH:mm" : "[Lembrarmo onte ás]HH:mm", + "[Remind me today at ]HH:mm" : "[Lembrarmo hoxe ás]HH:mm", + "[Remind me tomorrow at ]HH:mm" : "[Lembrarmo mañá ás]HH:mm", + "[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Lembrarmo o]DD MMM, YYYY,[ ás]HH:mm", + "Yesterday" : "Onte", + "Today" : "Hoxe", + "Tomorrow" : "Mañá", + "in %s" : "en %s", + "%s ago" : "fai %s", + "seconds" : "segundos", + "a minute" : "un minuto", + "%d minutes" : "%dminutos", + "an hour" : "unha hora", + "%d hours" : "%dhoras", + "a day" : "un día", + "%d days" : "%ddías", + "a month" : "un mes", + "%d months" : "%dmeses", + "a year" : "un ano", + "%d years" : "%danos", + "week" : "semana", + "weeks" : "semanas", + "day" : "día", + "days" : "días", + "hour" : "hora", + "hours" : "horas", + "minute" : "minuto", + "minutes" : "minutos", + "second" : "segundo", + "before beginning" : "antes de comezar", + "after beginning" : "despois de comezar", + "before end" : "antes de rematar", + "after end" : "despois de rematar", + "Comment" : "Comentario", + "Add a comment" : "Engadir un comentario", + "This will delete the Calendar \"%s\" and all of its entries." : "Isto eliminará o Calendario \"%s\" e todas as súas entradas.", + "The name \"%s\" is already used." : "O nome \"%s\" xa está a ser usado.", + "An empty name is not allowed." : "Non está permitido deixar o nome en branco.", + "Hidden" : "Agochado", + "Visible" : "Visible", + "Automatic" : "Automático", + "Sunday" : "domingo", + "Monday" : "luns", + "Tuesday" : "martes", + "Wednesday" : "mércores", + "Thursday" : "xoves", + "Friday" : "venres", + "Saturday" : "sábado", + "Add an important item in \"%s\"..." : "Engadir un elemento importante en \"%s\"...", + "Add an item due today in \"%s\"..." : "Engadir un elemento para hoxe en \"%s\"...", + "Add an item in \"%s\"..." : "Engadir un elemento en \"%s\"...", + "Add a current item in \"%s\"..." : "Engadir un elemento actual en \"%s\"...", + "Add a subtask to \"%s\"..." : "Engadir unha subtarefa a \"%s\"...", + "Hours" : "Horas", + "Minutes" : "Minutos", + "Set due date" : "Establecer a data de caducidade", + "%s %% completed" : "%s %% completado", + "priority %s: " : "prioridade %s: ", + "high" : "alta", + "medium" : "media", + "low" : "baixa", + "no priority assigned" : "sen prioridade asignada", + "Remind me" : "Lembrarmo", + "at the end" : "ó final", + "at the beginning" : "ó comezo", + "Set start date" : "Establecer a data de comezo", + "{calendar} shared by {owner}" : "{calendar} compartido por {owner}", + "Unnamed" : "Sen nome", + "Important" : "Importante", + "Week" : "Semana", + "All" : "Todo", + "Current" : "Actuais", + "Completed" : "Completado", + "Delete" : "Eliminar", + "Cancel" : "Cancelar", + "Edit" : "Editar", + "Link" : "Enlazar", + "Download" : "Descargar", + "Save" : "Gardar", + "Add List..." : "Engadir lista...", + "New List" : "Lista nova", + "Settings" : "Axustes", + "Start of week" : "Comezo da semana", + "Visibility of Smart Collections" : "Visibilidade das coleccións intelixentes", + "Change sort order" : "Cambiar a ordenación", + "Default" : "Predeterminado", + "Due date" : "Data de caducidade", + "Start date" : "Data de comezo", + "Priority" : "Prioridade", + "Alphabetically" : "Alfabeticamente", + "Manually" : "Manualmente", + "Load remaining completed tasks." : "Cargar as tarefas completadas restantes.", + "Task is completed" : "A tarefa está completada", + "All day" : "Todo o día", + "(New category)" : "(Nova categoría)", + "Select categories..." : "Seleccionar categorías...", + "Loading the task..." : "Cargando a tarefa...", + "Task not found!" : "Non se atopou a tarefa!", + "add a subtask to" : "engadir unha subtarefa a", + "Toggle subtasks" : "Alternar subtarefas", + "Toggle completed subtasks" : "Alternar subtarefas completadas" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json new file mode 100644 index 00000000..e23b605a --- /dev/null +++ b/l10n/gl.json @@ -0,0 +1,114 @@ +{ "translations": { + "Tasks" : "Tarefas", + "Due yesterday" : "Para onte", + "Due today" : "Para hoxe", + "Due tomorrow" : "Para mañá", + "Due on" : "Para", + "Started yesterday" : "Comezou onte", + "Starts today" : "Comeza hoxe", + "Starts tomorrow" : "Comeza mañá", + "Started on" : "Comezou o", + "Starts on" : "Comeza o", + "[Remind me yesterday at ]HH:mm" : "[Lembrarmo onte ás]HH:mm", + "[Remind me today at ]HH:mm" : "[Lembrarmo hoxe ás]HH:mm", + "[Remind me tomorrow at ]HH:mm" : "[Lembrarmo mañá ás]HH:mm", + "[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Lembrarmo o]DD MMM, YYYY,[ ás]HH:mm", + "Yesterday" : "Onte", + "Today" : "Hoxe", + "Tomorrow" : "Mañá", + "in %s" : "en %s", + "%s ago" : "fai %s", + "seconds" : "segundos", + "a minute" : "un minuto", + "%d minutes" : "%dminutos", + "an hour" : "unha hora", + "%d hours" : "%dhoras", + "a day" : "un día", + "%d days" : "%ddías", + "a month" : "un mes", + "%d months" : "%dmeses", + "a year" : "un ano", + "%d years" : "%danos", + "week" : "semana", + "weeks" : "semanas", + "day" : "día", + "days" : "días", + "hour" : "hora", + "hours" : "horas", + "minute" : "minuto", + "minutes" : "minutos", + "second" : "segundo", + "before beginning" : "antes de comezar", + "after beginning" : "despois de comezar", + "before end" : "antes de rematar", + "after end" : "despois de rematar", + "Comment" : "Comentario", + "Add a comment" : "Engadir un comentario", + "This will delete the Calendar \"%s\" and all of its entries." : "Isto eliminará o Calendario \"%s\" e todas as súas entradas.", + "The name \"%s\" is already used." : "O nome \"%s\" xa está a ser usado.", + "An empty name is not allowed." : "Non está permitido deixar o nome en branco.", + "Hidden" : "Agochado", + "Visible" : "Visible", + "Automatic" : "Automático", + "Sunday" : "domingo", + "Monday" : "luns", + "Tuesday" : "martes", + "Wednesday" : "mércores", + "Thursday" : "xoves", + "Friday" : "venres", + "Saturday" : "sábado", + "Add an important item in \"%s\"..." : "Engadir un elemento importante en \"%s\"...", + "Add an item due today in \"%s\"..." : "Engadir un elemento para hoxe en \"%s\"...", + "Add an item in \"%s\"..." : "Engadir un elemento en \"%s\"...", + "Add a current item in \"%s\"..." : "Engadir un elemento actual en \"%s\"...", + "Add a subtask to \"%s\"..." : "Engadir unha subtarefa a \"%s\"...", + "Hours" : "Horas", + "Minutes" : "Minutos", + "Set due date" : "Establecer a data de caducidade", + "%s %% completed" : "%s %% completado", + "priority %s: " : "prioridade %s: ", + "high" : "alta", + "medium" : "media", + "low" : "baixa", + "no priority assigned" : "sen prioridade asignada", + "Remind me" : "Lembrarmo", + "at the end" : "ó final", + "at the beginning" : "ó comezo", + "Set start date" : "Establecer a data de comezo", + "{calendar} shared by {owner}" : "{calendar} compartido por {owner}", + "Unnamed" : "Sen nome", + "Important" : "Importante", + "Week" : "Semana", + "All" : "Todo", + "Current" : "Actuais", + "Completed" : "Completado", + "Delete" : "Eliminar", + "Cancel" : "Cancelar", + "Edit" : "Editar", + "Link" : "Enlazar", + "Download" : "Descargar", + "Save" : "Gardar", + "Add List..." : "Engadir lista...", + "New List" : "Lista nova", + "Settings" : "Axustes", + "Start of week" : "Comezo da semana", + "Visibility of Smart Collections" : "Visibilidade das coleccións intelixentes", + "Change sort order" : "Cambiar a ordenación", + "Default" : "Predeterminado", + "Due date" : "Data de caducidade", + "Start date" : "Data de comezo", + "Priority" : "Prioridade", + "Alphabetically" : "Alfabeticamente", + "Manually" : "Manualmente", + "Load remaining completed tasks." : "Cargar as tarefas completadas restantes.", + "Task is completed" : "A tarefa está completada", + "All day" : "Todo o día", + "(New category)" : "(Nova categoría)", + "Select categories..." : "Seleccionar categorías...", + "Loading the task..." : "Cargando a tarefa...", + "Task not found!" : "Non se atopou a tarefa!", + "add a subtask to" : "engadir unha subtarefa a", + "Toggle subtasks" : "Alternar subtarefas", + "Toggle completed subtasks" : "Alternar subtarefas completadas" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file