[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-06-25 01:07:33 -04:00
parent c3d4b5391d
commit 2cdebd8c0c
3 changed files with 123 additions and 30 deletions

View file

@ -2,12 +2,6 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Xeres",
"Important" : "Importante",
"Today" : "Güei",
"Week" : "Selmana",
"All" : "Toos",
"Current" : "Actual",
"Completed" : "Completáu",
"Due yesterday" : "Venció ayeri",
"Due today" : "Vencimientu güei",
"Due tomorrow" : "Vencimientu mañana",
@ -22,6 +16,7 @@ OC.L10N.register(
"[Remind me tomorrow at ]HH:mm" : "[Recuérdame mañana a les ]HH:mm",
"[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Recuerdame'l ]MMM DD, YYYY,[ a les]HH:mm",
"Yesterday" : "Ayeri",
"Today" : "Güei",
"Tomorrow" : "Mañana",
"in %s" : "en %s",
"%s ago" : "hai %s",
@ -36,8 +31,6 @@ OC.L10N.register(
"%d months" : "%d meses",
"a year" : "un añu",
"%d years" : "%d años",
"Hours" : "Hores",
"Minutes" : "Minutos",
"week" : "selmana",
"weeks" : "selmanes",
"day" : "día",
@ -52,8 +45,10 @@ OC.L10N.register(
"before end" : "Enantes del final",
"after end" : "Dempués del final",
"Comment" : "Comentariu",
"Add a comment" : "Amestar un comentariu",
"This will delete the Calendar \"%s\" and all of its entries." : "Esto desaniciará'l calendariu \"%s\" y toles sos entraes.",
"The name \"%s\" is already used." : "El nome \"%s\" yá ta usándose.",
"An empty name is not allowed." : "Nun s'almite un nome baleru",
"Hidden" : "Anubríu",
"Visible" : "Visible",
"Automatic" : "Automáticu",
@ -64,8 +59,44 @@ OC.L10N.register(
"Thursday" : "Xueves",
"Friday" : "Vienres",
"Saturday" : "Sábadu",
"Add an important item in \"%s\"..." : "Amestar un elemtu importante en \"%s\"...",
"Add an item due today in \"%s\"..." : "Amestar un elemtu vence güei en \"%s\"...",
"Add an item in \"%s\"..." : "Amestar un elementu en \"%s\"...",
"Add a current item in \"%s\"..." : "Amesta un elementu actual en \"%s\"...",
"Add a subtask to \"%s\"..." : "Amestar una subxera en \"%s\"...",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n xera completada","%n xeres completaes"],
"Hours" : "Hores",
"Minutes" : "Minutos",
"Set due date" : "Afitar la data de caducidá",
"%s %% completed" : "%s %% completáu",
"priority %s: " : "prioridá %s:",
"high" : "altu",
"medium" : "mediu",
"low" : "baxu",
"no priority assigned" : "Nenguna prioridá asignada",
"Remind me" : "Recuerdamelo",
"at the end" : "al final",
"at the beginning" : "al entamu",
"Set start date" : "Afitar la fecha d'entamu",
"{calendar} shared by {owner}" : "{calendar} compartíu por {owner}",
"Unnamed" : "Ensin nome",
"Important" : "Importante",
"Week" : "Selmana",
"All" : "Toos",
"Current" : "Actual",
"Completed" : "Completáu",
"rename" : "renomar",
"delete" : "desaniciar",
"Add List..." : "Amestar Llista...",
"New List" : "Nueva Llista",
"Settings" : "Axustes",
"General" : "Xeneral",
"General Settings" : "Axustes xenerales"
"Start of week" : "Entamu de selmana",
"Visibility of Smart Collections" : "Visibilidá de Coleiciones Intelixentes",
"Load remaining completed tasks." : "Cargar el restante de xeres completaes.",
"(New category)" : "(Nueva estaya)",
"Select categories..." : "Seleicionar estayes...",
"Loading the task..." : "Cargando la xera...",
"Task not found!" : "¡Xera non atopada!",
"add a subtask to" : "amestar una subxera a"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,11 +1,5 @@
{ "translations": {
"Tasks" : "Xeres",
"Important" : "Importante",
"Today" : "Güei",
"Week" : "Selmana",
"All" : "Toos",
"Current" : "Actual",
"Completed" : "Completáu",
"Due yesterday" : "Venció ayeri",
"Due today" : "Vencimientu güei",
"Due tomorrow" : "Vencimientu mañana",
@ -20,6 +14,7 @@
"[Remind me tomorrow at ]HH:mm" : "[Recuérdame mañana a les ]HH:mm",
"[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "[Recuerdame'l ]MMM DD, YYYY,[ a les]HH:mm",
"Yesterday" : "Ayeri",
"Today" : "Güei",
"Tomorrow" : "Mañana",
"in %s" : "en %s",
"%s ago" : "hai %s",
@ -34,8 +29,6 @@
"%d months" : "%d meses",
"a year" : "un añu",
"%d years" : "%d años",
"Hours" : "Hores",
"Minutes" : "Minutos",
"week" : "selmana",
"weeks" : "selmanes",
"day" : "día",
@ -50,8 +43,10 @@
"before end" : "Enantes del final",
"after end" : "Dempués del final",
"Comment" : "Comentariu",
"Add a comment" : "Amestar un comentariu",
"This will delete the Calendar \"%s\" and all of its entries." : "Esto desaniciará'l calendariu \"%s\" y toles sos entraes.",
"The name \"%s\" is already used." : "El nome \"%s\" yá ta usándose.",
"An empty name is not allowed." : "Nun s'almite un nome baleru",
"Hidden" : "Anubríu",
"Visible" : "Visible",
"Automatic" : "Automáticu",
@ -62,8 +57,44 @@
"Thursday" : "Xueves",
"Friday" : "Vienres",
"Saturday" : "Sábadu",
"Add an important item in \"%s\"..." : "Amestar un elemtu importante en \"%s\"...",
"Add an item due today in \"%s\"..." : "Amestar un elemtu vence güei en \"%s\"...",
"Add an item in \"%s\"..." : "Amestar un elementu en \"%s\"...",
"Add a current item in \"%s\"..." : "Amesta un elementu actual en \"%s\"...",
"Add a subtask to \"%s\"..." : "Amestar una subxera en \"%s\"...",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n xera completada","%n xeres completaes"],
"Hours" : "Hores",
"Minutes" : "Minutos",
"Set due date" : "Afitar la data de caducidá",
"%s %% completed" : "%s %% completáu",
"priority %s: " : "prioridá %s:",
"high" : "altu",
"medium" : "mediu",
"low" : "baxu",
"no priority assigned" : "Nenguna prioridá asignada",
"Remind me" : "Recuerdamelo",
"at the end" : "al final",
"at the beginning" : "al entamu",
"Set start date" : "Afitar la fecha d'entamu",
"{calendar} shared by {owner}" : "{calendar} compartíu por {owner}",
"Unnamed" : "Ensin nome",
"Important" : "Importante",
"Week" : "Selmana",
"All" : "Toos",
"Current" : "Actual",
"Completed" : "Completáu",
"rename" : "renomar",
"delete" : "desaniciar",
"Add List..." : "Amestar Llista...",
"New List" : "Nueva Llista",
"Settings" : "Axustes",
"General" : "Xeneral",
"General Settings" : "Axustes xenerales"
"Start of week" : "Entamu de selmana",
"Visibility of Smart Collections" : "Visibilidá de Coleiciones Intelixentes",
"Load remaining completed tasks." : "Cargar el restante de xeres completaes.",
"(New category)" : "(Nueva estaya)",
"Select categories..." : "Seleicionar estayes...",
"Loading the task..." : "Cargando la xera...",
"Task not found!" : "¡Xera non atopada!",
"add a subtask to" : "amestar una subxera a"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -1,12 +1,6 @@
<?php
$TRANSLATIONS = array(
"Tasks" => "Xeres",
"Important" => "Importante",
"Today" => "Güei",
"Week" => "Selmana",
"All" => "Toos",
"Current" => "Actual",
"Completed" => "Completáu",
"Due yesterday" => "Venció ayeri",
"Due today" => "Vencimientu güei",
"Due tomorrow" => "Vencimientu mañana",
@ -21,6 +15,7 @@ $TRANSLATIONS = array(
"[Remind me tomorrow at ]HH:mm" => "[Recuérdame mañana a les ]HH:mm",
"[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" => "[Recuerdame'l ]MMM DD, YYYY,[ a les]HH:mm",
"Yesterday" => "Ayeri",
"Today" => "Güei",
"Tomorrow" => "Mañana",
"in %s" => "en %s",
"%s ago" => "hai %s",
@ -35,8 +30,6 @@ $TRANSLATIONS = array(
"%d months" => "%d meses",
"a year" => "un añu",
"%d years" => "%d años",
"Hours" => "Hores",
"Minutes" => "Minutos",
"week" => "selmana",
"weeks" => "selmanes",
"day" => "día",
@ -51,8 +44,10 @@ $TRANSLATIONS = array(
"before end" => "Enantes del final",
"after end" => "Dempués del final",
"Comment" => "Comentariu",
"Add a comment" => "Amestar un comentariu",
"This will delete the Calendar \"%s\" and all of its entries." => "Esto desaniciará'l calendariu \"%s\" y toles sos entraes.",
"The name \"%s\" is already used." => "El nome \"%s\" yá ta usándose.",
"An empty name is not allowed." => "Nun s'almite un nome baleru",
"Hidden" => "Anubríu",
"Visible" => "Visible",
"Automatic" => "Automáticu",
@ -63,8 +58,44 @@ $TRANSLATIONS = array(
"Thursday" => "Xueves",
"Friday" => "Vienres",
"Saturday" => "Sábadu",
"Add an important item in \"%s\"..." => "Amestar un elemtu importante en \"%s\"...",
"Add an item due today in \"%s\"..." => "Amestar un elemtu vence güei en \"%s\"...",
"Add an item in \"%s\"..." => "Amestar un elementu en \"%s\"...",
"Add a current item in \"%s\"..." => "Amesta un elementu actual en \"%s\"...",
"Add a subtask to \"%s\"..." => "Amestar una subxera en \"%s\"...",
"_%n Completed Task_::_%n Completed Tasks_" => array("%n xera completada","%n xeres completaes"),
"Hours" => "Hores",
"Minutes" => "Minutos",
"Set due date" => "Afitar la data de caducidá",
"%s %% completed" => "%s %% completáu",
"priority %s: " => "prioridá %s:",
"high" => "altu",
"medium" => "mediu",
"low" => "baxu",
"no priority assigned" => "Nenguna prioridá asignada",
"Remind me" => "Recuerdamelo",
"at the end" => "al final",
"at the beginning" => "al entamu",
"Set start date" => "Afitar la fecha d'entamu",
"{calendar} shared by {owner}" => "{calendar} compartíu por {owner}",
"Unnamed" => "Ensin nome",
"Important" => "Importante",
"Week" => "Selmana",
"All" => "Toos",
"Current" => "Actual",
"Completed" => "Completáu",
"rename" => "renomar",
"delete" => "desaniciar",
"Add List..." => "Amestar Llista...",
"New List" => "Nueva Llista",
"Settings" => "Axustes",
"General" => "Xeneral",
"General Settings" => "Axustes xenerales"
"Start of week" => "Entamu de selmana",
"Visibility of Smart Collections" => "Visibilidá de Coleiciones Intelixentes",
"Load remaining completed tasks." => "Cargar el restante de xeres completaes.",
"(New category)" => "(Nueva estaya)",
"Select categories..." => "Seleicionar estayes...",
"Loading the task..." => "Cargando la xera...",
"Task not found!" => "¡Xera non atopada!",
"add a subtask to" => "amestar una subxera a"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";