[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2020-01-27 02:29:09 +00:00
parent 63014d6bc6
commit bcc7bf3396
174 changed files with 2754 additions and 86 deletions

View File

@@ -21,8 +21,13 @@ OC.L10N.register(
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"A kanban style project and personal management tool for Nextcloud" : "A kanban style project and personal management tool for Nextcloud",
"Create new board" : "Create new board",
"Cancel" : "Cancel",
"Show archived cards" : "Show archived cards",
"Hide archived cards" : "Hide archived cards",
"Undo" : "Undo",
"Can edit" : "Can edit",
"Can share" : "Can share",
"Delete" : "Delete",
"Add a new stack" : "Add a new stack",
"Add card" : "Add card",
"Edit" : "Edit",
@@ -31,7 +36,12 @@ OC.L10N.register(
"Remove due date" : "Remove due date",
"Description" : "Description",
"Attachments" : "Attachments",
"Comments" : "Comments",
"Modified" : "Modified",
"Created" : "Created",
"Upload attachment" : "Upload attachment",
"Save" : "Save",
"Update" : "Update",
"Delete card" : "Delete card",
"Archived boards" : "Archived boards",
"Shared boards" : "Shared boards",
@@ -40,6 +50,7 @@ OC.L10N.register(
"Edit board" : "Edit board",
"Archive board" : "Archive board",
"Unarchive board" : "Unarchive board",
"Delete board" : "Delete board"
"Delete board" : "Delete board",
"Board details" : "Board details"
},
"nplurals=2; plural=(n != 1);");