[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-09-08 01:07:25 -04:00
parent 36495d00ec
commit bc9cf1984c
15 changed files with 21 additions and 6 deletions

View file

@ -2,6 +2,7 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Opgaver",
"Tasks app is unavailable because the calendar is not installed" : "Opgaveprogrammet er utilgængeligt, da kalenderprogrammet ikke er installeret",
"Due yesterday" : "Forfaldsdato var i går",
"Due today" : "Forfaldsdato er i dag",
"Due tomorrow" : "Forfaldsdato er i morgen",

View file

@ -1,5 +1,6 @@
{ "translations": {
"Tasks" : "Opgaver",
"Tasks app is unavailable because the calendar is not installed" : "Opgaveprogrammet er utilgængeligt, da kalenderprogrammet ikke er installeret",
"Due yesterday" : "Forfaldsdato var i går",
"Due today" : "Forfaldsdato er i dag",
"Due tomorrow" : "Forfaldsdato er i morgen",

View file

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Tasks" => "Opgaver",
"Tasks app is unavailable because the calendar is not installed" => "Opgaveprogrammet er utilgængeligt, da kalenderprogrammet ikke er installeret",
"Due yesterday" => "Forfaldsdato var i går",
"Due today" => "Forfaldsdato er i dag",
"Due tomorrow" => "Forfaldsdato er i morgen",

View file

@ -2,6 +2,7 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Tareas",
"Tasks app is unavailable because the calendar is not installed" : "Tareas aplicación no está disponible debido a que el calendario no está instalado",
"Due yesterday" : "Para ayer",
"Due today" : "Para hoy",
"Due tomorrow" : "Para mañana",

View file

@ -1,5 +1,6 @@
{ "translations": {
"Tasks" : "Tareas",
"Tasks app is unavailable because the calendar is not installed" : "Tareas aplicación no está disponible debido a que el calendario no está instalado",
"Due yesterday" : "Para ayer",
"Due today" : "Para hoy",
"Due tomorrow" : "Para mañana",

View file

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Tasks" => "Tareas",
"Tasks app is unavailable because the calendar is not installed" => "Tareas aplicación no está disponible debido a que el calendario no está instalado",
"Due yesterday" => "Para ayer",
"Due today" => "Para hoy",
"Due tomorrow" => "Para mañana",

View file

@ -2,6 +2,7 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Tâches",
"Tasks app is unavailable because the calendar is not installed" : "L'application \"Tâches\" n'est pas disponible car l'application \"Calendrier\" n'est pas installée.",
"Due yesterday" : "Pour hier",
"Due today" : "Pour aujourd'hui",
"Due tomorrow" : "Pour demain",

View file

@ -1,5 +1,6 @@
{ "translations": {
"Tasks" : "Tâches",
"Tasks app is unavailable because the calendar is not installed" : "L'application \"Tâches\" n'est pas disponible car l'application \"Calendrier\" n'est pas installée.",
"Due yesterday" : "Pour hier",
"Due today" : "Pour aujourd'hui",
"Due tomorrow" : "Pour demain",

View file

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Tasks" => "Tâches",
"Tasks app is unavailable because the calendar is not installed" => "L'application \"Tâches\" n'est pas disponible car l'application \"Calendrier\" n'est pas installée.",
"Due yesterday" => "Pour hier",
"Due today" => "Pour aujourd'hui",
"Due tomorrow" => "Pour demain",

View file

@ -2,6 +2,7 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Taken",
"Tasks app is unavailable because the calendar is not installed" : "Taak-app niet beschikbaar omdat de kalender niet is geïnstalleerd",
"Due yesterday" : "Vervallen gisteren",
"Due today" : "Vervalt vandaag",
"Due tomorrow" : "Vervalt morgen",

View file

@ -1,5 +1,6 @@
{ "translations": {
"Tasks" : "Taken",
"Tasks app is unavailable because the calendar is not installed" : "Taak-app niet beschikbaar omdat de kalender niet is geïnstalleerd",
"Due yesterday" : "Vervallen gisteren",
"Due today" : "Vervalt vandaag",
"Due tomorrow" : "Vervalt morgen",

View file

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Tasks" => "Taken",
"Tasks app is unavailable because the calendar is not installed" => "Taak-app niet beschikbaar omdat de kalender niet is geïnstalleerd",
"Due yesterday" => "Vervallen gisteren",
"Due today" => "Vervalt vandaag",
"Due tomorrow" => "Vervalt morgen",

View file

@ -19,7 +19,7 @@ OC.L10N.register(
"Today" : "Hoje",
"Tomorrow" : "Amanhã",
"in %s" : "em %s",
"%s ago" : "%s atrás",
"%s ago" : "há %s",
"seconds" : "segundos",
"a minute" : "um minuto",
"%d minutes" : "%d minutos",
@ -92,6 +92,7 @@ OC.L10N.register(
"(New category)" : "(Nova categoria)",
"Select categories..." : "Seleccione categorias...",
"Loading the task..." : "A carregar a tarefa...",
"Task not found!" : "Tarefa não encontrada!"
"Task not found!" : "Tarefa não encontrada!",
"add a subtask to" : "adicionar uma subtarefa a"
},
"nplurals=2; plural=(n != 1);");

View file

@ -17,7 +17,7 @@
"Today" : "Hoje",
"Tomorrow" : "Amanhã",
"in %s" : "em %s",
"%s ago" : "%s atrás",
"%s ago" : "há %s",
"seconds" : "segundos",
"a minute" : "um minuto",
"%d minutes" : "%d minutos",
@ -90,6 +90,7 @@
"(New category)" : "(Nova categoria)",
"Select categories..." : "Seleccione categorias...",
"Loading the task..." : "A carregar a tarefa...",
"Task not found!" : "Tarefa não encontrada!"
"Task not found!" : "Tarefa não encontrada!",
"add a subtask to" : "adicionar uma subtarefa a"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -18,7 +18,7 @@ $TRANSLATIONS = array(
"Today" => "Hoje",
"Tomorrow" => "Amanhã",
"in %s" => "em %s",
"%s ago" => "%s atrás",
"%s ago" => "há %s",
"seconds" => "segundos",
"a minute" => "um minuto",
"%d minutes" => "%d minutos",
@ -91,6 +91,7 @@ $TRANSLATIONS = array(
"(New category)" => "(Nova categoria)",
"Select categories..." => "Seleccione categorias...",
"Loading the task..." => "A carregar a tarefa...",
"Task not found!" => "Tarefa não encontrada!"
"Task not found!" => "Tarefa não encontrada!",
"add a subtask to" => "adicionar uma subtarefa a"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";