[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-03-16 01:39:22 +00:00
parent 8fad66da0f
commit 0dce8a7481
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
6 changed files with 26 additions and 12 deletions

View file

@ -2,12 +2,12 @@ OC.L10N.register(
"tasks",
{
"Tasks" : "Tasques",
"Important" : "Important",
"Important" : "Importants",
"Today" : "Avui",
"Week" : "Setmana",
"All" : "Tots",
"Current" : "Actual",
"Completed" : "Completat",
"All" : "Totes",
"Current" : "Actuals",
"Completed" : "Completades",
"The Tasks app for Nextcloud" : "L'app de tasques per Nextcloud",
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar." : "Una vegada permès, apareixerà un nou menú de Tasques al seu menú d'aplicacions Nextcloud. Des d'allà pot afegir i suprimir les tasques, editar seu títol, descripció, dates dinici i venciments, hores de recordatoris, marcar-les com importants i afegir comentaris sobre elles. Les tasques es poden compartir entre usuaris. Les tasques es poden sincronitzar mitjançant CalDav (cada llista de tasques està vinculada a un calendari de Nextcloud, per sincronitzar amb el seu client local - Thunderbird, Evolution, KDE Kontact, iCal... - només afegeixi el calendari com a calendari remot en el teu client). Pots descarregar les teves tasques com a fitxers ICS utilitzant el botó de descàrrega per a cada calendari.",
"Delete" : "Esborra",
@ -36,7 +36,7 @@ OC.L10N.register(
"Edit" : "Edita",
"Download" : "Baixa",
"Save" : "Desa",
"Add List..." : "Afegeix Llista...",
"Add List..." : "Afegeix una llista...",
"New List" : "Crea una llista",
"The name \"%s\" is already used." : "El nom \"%s\" ja està usat.",
"An empty name is not allowed." : "No es permet un nom buit.",
@ -46,6 +46,8 @@ OC.L10N.register(
"Hidden" : "Ocult",
"Visible" : "Visible",
"Automatic" : "Automàtic",
"An error occurred" : "S'ha produït un error"
"An error occurred" : "S'ha produït un error",
"Could not delete the task." : "No s'ha pogut eliminar la tasca.",
"Could not update the task." : "No s'ha pogut actualitzar la tasca."
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,11 +1,11 @@
{ "translations": {
"Tasks" : "Tasques",
"Important" : "Important",
"Important" : "Importants",
"Today" : "Avui",
"Week" : "Setmana",
"All" : "Tots",
"Current" : "Actual",
"Completed" : "Completat",
"All" : "Totes",
"Current" : "Actuals",
"Completed" : "Completades",
"The Tasks app for Nextcloud" : "L'app de tasques per Nextcloud",
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates, reminder times, mark them as important, and add comments on them. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in you client). You can download your tasks as ICS files using the download button for each calendar." : "Una vegada permès, apareixerà un nou menú de Tasques al seu menú d'aplicacions Nextcloud. Des d'allà pot afegir i suprimir les tasques, editar seu títol, descripció, dates dinici i venciments, hores de recordatoris, marcar-les com importants i afegir comentaris sobre elles. Les tasques es poden compartir entre usuaris. Les tasques es poden sincronitzar mitjançant CalDav (cada llista de tasques està vinculada a un calendari de Nextcloud, per sincronitzar amb el seu client local - Thunderbird, Evolution, KDE Kontact, iCal... - només afegeixi el calendari com a calendari remot en el teu client). Pots descarregar les teves tasques com a fitxers ICS utilitzant el botó de descàrrega per a cada calendari.",
"Delete" : "Esborra",
@ -34,7 +34,7 @@
"Edit" : "Edita",
"Download" : "Baixa",
"Save" : "Desa",
"Add List..." : "Afegeix Llista...",
"Add List..." : "Afegeix una llista...",
"New List" : "Crea una llista",
"The name \"%s\" is already used." : "El nom \"%s\" ja està usat.",
"An empty name is not allowed." : "No es permet un nom buit.",
@ -44,6 +44,8 @@
"Hidden" : "Ocult",
"Visible" : "Visible",
"Automatic" : "Automàtic",
"An error occurred" : "S'ha produït un error"
"An error occurred" : "S'ha produït un error",
"Could not delete the task." : "No s'ha pogut eliminar la tasca.",
"Could not update the task." : "No s'ha pogut actualitzar la tasca."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -16,6 +16,7 @@ OC.L10N.register(
"Default" : "Alapértelmezett",
"Due date" : "Lejárati dátum",
"Start date" : "Kezdő dátum",
"Completed date" : "Teljesítési idő",
"Priority" : "Prioritás",
"Manually" : "Manuálisan",
"Alphabetically" : "Betűrendben",
@ -27,6 +28,7 @@ OC.L10N.register(
"All day" : "Egész napos",
"Task not found!" : "Feladat nem található!",
"%s %% completed" : "%s %% befejezve",
"Completed %s" : "Teljesítve %s",
"Edit" : "Szerkesztés",
"Download" : "Letöltés",
"Save" : "Mentés",

View file

@ -14,6 +14,7 @@
"Default" : "Alapértelmezett",
"Due date" : "Lejárati dátum",
"Start date" : "Kezdő dátum",
"Completed date" : "Teljesítési idő",
"Priority" : "Prioritás",
"Manually" : "Manuálisan",
"Alphabetically" : "Betűrendben",
@ -25,6 +26,7 @@
"All day" : "Egész napos",
"Task not found!" : "Feladat nem található!",
"%s %% completed" : "%s %% befejezve",
"Completed %s" : "Teljesítve %s",
"Edit" : "Szerkesztés",
"Download" : "Letöltés",
"Save" : "Mentés",

View file

@ -24,6 +24,8 @@ OC.L10N.register(
"Sort by created date and summary." : "Сортирај по датуму креирања и опису.",
"Last modified" : "Последње измењено",
"Sort by last-modified date and summary." : "Сортирај по времену последње промене и опису.",
"Completed date" : "Датум завршетка",
"Sort by completed date." : "Сортирај по датуму завршетка",
"Priority" : "Приоритет",
"Sort by priority and summary." : "Сортирај по приоритету и опису.",
"Manually" : "Ручно",
@ -82,6 +84,7 @@ OC.L10N.register(
"%s %% completed" : "%s %% завршено",
"Last modified %s" : "Последње измењено %s",
"Created %s" : "Креирано %s",
"Completed %s" : "Завршено %s",
"Edit" : "Уреди",
"Copy private link" : "Копирај приватну везу",
"Copied" : "Копирано",

View file

@ -22,6 +22,8 @@
"Sort by created date and summary." : "Сортирај по датуму креирања и опису.",
"Last modified" : "Последње измењено",
"Sort by last-modified date and summary." : "Сортирај по времену последње промене и опису.",
"Completed date" : "Датум завршетка",
"Sort by completed date." : "Сортирај по датуму завршетка",
"Priority" : "Приоритет",
"Sort by priority and summary." : "Сортирај по приоритету и опису.",
"Manually" : "Ручно",
@ -80,6 +82,7 @@
"%s %% completed" : "%s %% завршено",
"Last modified %s" : "Последње измењено %s",
"Created %s" : "Креирано %s",
"Completed %s" : "Завршено %s",
"Edit" : "Уреди",
"Copy private link" : "Копирај приватну везу",
"Copied" : "Копирано",