Translated using Weblate (English (Australia))

Currently translated at 99.5% (437 of 439 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
This commit is contained in:
Matthew Williams 2023-01-04 10:45:19 +01:00 committed by Hosted Weblate
parent 8991fcd553
commit e1744f5823

View File

@ -1,5 +1,14 @@
{ {
"AppBar.Tooltip": "Toggle Linked Boards", "AppBar.Tooltip": "Toggle Linked Boards",
"Attachment.Attachment-title": "Attachment",
"AttachmentBlock.addElement": "add {type}",
"AttachmentBlock.delete": "Attachment deleted successfully.",
"AttachmentBlock.failed": "Unable to upload the file. Attachment size limit reached.",
"AttachmentBlock.upload": "Attachment uploading.",
"AttachmentBlock.uploadSuccess": "Attachment uploaded successfully.",
"AttachmentElement.delete-confirmation-dialog-button-text": "Delete",
"AttachmentElement.download": "Download",
"AttachmentElement.upload-percentage": "Uploading...({uploadPercent}%)",
"BoardComponent.add-a-group": "+ Add a group", "BoardComponent.add-a-group": "+ Add a group",
"BoardComponent.delete": "Delete", "BoardComponent.delete": "Delete",
"BoardComponent.hidden-columns": "Hidden columns", "BoardComponent.hidden-columns": "Hidden columns",
@ -16,7 +25,7 @@
"BoardMember.unlinkChannel": "Unlink", "BoardMember.unlinkChannel": "Unlink",
"BoardPage.newVersion": "A new version of Boards is available, click here to reload.", "BoardPage.newVersion": "A new version of Boards is available, click here to reload.",
"BoardPage.syncFailed": "Board may be deleted or access revoked.", "BoardPage.syncFailed": "Board may be deleted or access revoked.",
"BoardTemplateSelector.add-template": "New template", "BoardTemplateSelector.add-template": "Create new template",
"BoardTemplateSelector.create-empty-board": "Create empty board", "BoardTemplateSelector.create-empty-board": "Create empty board",
"BoardTemplateSelector.delete-template": "Delete", "BoardTemplateSelector.delete-template": "Delete",
"BoardTemplateSelector.description": "Add a board to the sidebar using any of the templates defined below or start from scratch.", "BoardTemplateSelector.description": "Add a board to the sidebar using any of the templates defined below or start from scratch.",
@ -71,6 +80,7 @@
"CardBadges.title-checkboxes": "Checkboxes", "CardBadges.title-checkboxes": "Checkboxes",
"CardBadges.title-comments": "Comments", "CardBadges.title-comments": "Comments",
"CardBadges.title-description": "This card has a description", "CardBadges.title-description": "This card has a description",
"CardDetail.Attach": "Attach",
"CardDetail.Follow": "Follow", "CardDetail.Follow": "Follow",
"CardDetail.Following": "Following", "CardDetail.Following": "Following",
"CardDetail.add-content": "Add content", "CardDetail.add-content": "Add content",
@ -92,6 +102,7 @@
"CardDetailProperty.property-deleted": "{propertyName} deleted successfully!", "CardDetailProperty.property-deleted": "{propertyName} deleted successfully!",
"CardDetailProperty.property-name-change-subtext": "type from '{oldPropType}' to '{newPropType}'", "CardDetailProperty.property-name-change-subtext": "type from '{oldPropType}' to '{newPropType}'",
"CardDetial.limited-link": "Learn more about our plans.", "CardDetial.limited-link": "Learn more about our plans.",
"CardDialog.delete-confirmation-dialog-attachment": "Confirm attachment deletion",
"CardDialog.delete-confirmation-dialog-button-text": "Delete", "CardDialog.delete-confirmation-dialog-button-text": "Delete",
"CardDialog.delete-confirmation-dialog-heading": "Confirm card deletion?", "CardDialog.delete-confirmation-dialog-heading": "Confirm card deletion?",
"CardDialog.editing-template": "You're editing a template.", "CardDialog.editing-template": "You're editing a template.",
@ -235,6 +246,8 @@
"Sidebar.import-archive": "Import archive", "Sidebar.import-archive": "Import archive",
"Sidebar.invite-users": "Invite users", "Sidebar.invite-users": "Invite users",
"Sidebar.logout": "Log out", "Sidebar.logout": "Log out",
"Sidebar.new-category.badge": "New",
"Sidebar.new-category.drag-boards-cta": "Drag boards here...",
"Sidebar.no-boards-in-category": "No boards inside", "Sidebar.no-boards-in-category": "No boards inside",
"Sidebar.product-tour": "Product tour", "Sidebar.product-tour": "Product tour",
"Sidebar.random-icons": "Random icons", "Sidebar.random-icons": "Random icons",
@ -269,6 +282,7 @@
"TableHeaderMenu.insert-right": "Insert right", "TableHeaderMenu.insert-right": "Insert right",
"TableHeaderMenu.sort-ascending": "Sort ascending", "TableHeaderMenu.sort-ascending": "Sort ascending",
"TableHeaderMenu.sort-descending": "Sort descending", "TableHeaderMenu.sort-descending": "Sort descending",
"TableRow.MoreOption": "More actions",
"TableRow.delete": "Delete", "TableRow.delete": "Delete",
"TableRow.open": "Open", "TableRow.open": "Open",
"TopBar.give-feedback": "Give feedback", "TopBar.give-feedback": "Give feedback",