[tx-robot] updated from transifex
This commit is contained in:
@@ -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);");
|
||||
|
||||
Reference in New Issue
Block a user