[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2021-07-07 02:37:14 +00:00
parent 25262b648f
commit 3ee19abfc1
2 changed files with 8 additions and 2 deletions

View File

@@ -3,7 +3,9 @@ OC.L10N.register(
{ {
"copy" : "copiar", "copy" : "copiar",
"Done" : "Done", "Done" : "Done",
"Create a new card" : "Crear una carta novèla",
"Cancel" : "Anullar", "Cancel" : "Anullar",
"Create card" : "Crear una carta",
"Details" : "Detalhs", "Details" : "Detalhs",
"Sharing" : "Partiment", "Sharing" : "Partiment",
"Tags" : "Etiquetas", "Tags" : "Etiquetas",
@@ -23,6 +25,7 @@ OC.L10N.register(
"seconds ago" : "fa qualques segondas", "seconds ago" : "fa qualques segondas",
"Shared with you" : "Shared with you", "Shared with you" : "Shared with you",
"Today" : "Uèi", "Today" : "Uèi",
"Tomorrow" : "Deman" "Tomorrow" : "Deman",
"Create a card" : "Crear una carta"
}, },
"nplurals=2; plural=(n > 1);"); "nplurals=2; plural=(n > 1);");

View File

@@ -1,7 +1,9 @@
{ "translations": { { "translations": {
"copy" : "copiar", "copy" : "copiar",
"Done" : "Done", "Done" : "Done",
"Create a new card" : "Crear una carta novèla",
"Cancel" : "Anullar", "Cancel" : "Anullar",
"Create card" : "Crear una carta",
"Details" : "Detalhs", "Details" : "Detalhs",
"Sharing" : "Partiment", "Sharing" : "Partiment",
"Tags" : "Etiquetas", "Tags" : "Etiquetas",
@@ -21,6 +23,7 @@
"seconds ago" : "fa qualques segondas", "seconds ago" : "fa qualques segondas",
"Shared with you" : "Shared with you", "Shared with you" : "Shared with you",
"Today" : "Uèi", "Today" : "Uèi",
"Tomorrow" : "Deman" "Tomorrow" : "Deman",
"Create a card" : "Crear una carta"
},"pluralForm" :"nplurals=2; plural=(n > 1);" },"pluralForm" :"nplurals=2; plural=(n > 1);"
} }