From 25ceb095d60fbb657369c98bab0d9212ca0cdb49 Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Fri, 15 Apr 2022 18:59:35 +0200 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (312 of 312 strings) Translation: Focalboard/webapp Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/ --- webapp/i18n/en_AU.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/webapp/i18n/en_AU.json b/webapp/i18n/en_AU.json index 2acf2b571..b2078028d 100644 --- a/webapp/i18n/en_AU.json +++ b/webapp/i18n/en_AU.json @@ -10,6 +10,7 @@ "BoardMember.schemeAdmin": "Admin", "BoardMember.schemeEditor": "Editor", "BoardMember.schemeNone": "None", + "BoardMember.schemeViewer": "Viewer", "BoardPage.newVersion": "A new version of Boards is available, click here to reload.", "BoardPage.syncFailed": "Board may be deleted or access revoked.", "BoardTemplateSelector.add-template": "New template", @@ -89,6 +90,7 @@ "Categories.CreateCategoryDialog.CreateText": "Create", "Categories.CreateCategoryDialog.Placeholder": "Name your category", "Categories.CreateCategoryDialog.UpdateText": "Update", + "CenterPanel.Login": "Login", "CenterPanel.Share": "Share", "ColorOption.selectColor": "Select {color} Colour", "Comment.delete": "Delete", @@ -109,6 +111,10 @@ "ContentBlock.moveDown": "Move down", "ContentBlock.moveUp": "Move up", "ContentBlock.text": "text", + "DateRange.clear": "Clear", + "DateRange.empty": "Empty", + "DateRange.endDate": "End date", + "DateRange.today": "Today", "DeleteBoardDialog.confirm-cancel": "Cancel", "DeleteBoardDialog.confirm-delete": "Delete", "DeleteBoardDialog.confirm-info": "Are you sure you want to delete the board '{boardTitle}'? This will remove all cards in the board.", @@ -185,6 +191,8 @@ "RegistrationLink.tokenRegenerated": "Registration link regenerated", "ShareBoard.PublishDescription": "Publish and share a 'read only' link with everyone on the web", "ShareBoard.PublishTitle": "Publish to the web", + "ShareBoard.ShareInternal": "Share internally", + "ShareBoard.ShareInternalDescription": "Users who have permissions will be able to use this link", "ShareBoard.Title": "Share Board", "ShareBoard.confirmRegenerateToken": "This will invalidate previously shared links. Continue?", "ShareBoard.copiedLink": "Copied!", @@ -206,12 +214,14 @@ "Sidebar.invite-users": "Invite users", "Sidebar.logout": "Log out", "Sidebar.no-boards-in-category": "No boards inside", + "Sidebar.product-tour": "Product tour", "Sidebar.random-icons": "Random icons", "Sidebar.set-language": "Set language", "Sidebar.set-theme": "Set theme", "Sidebar.settings": "Settings", "Sidebar.template-from-board": "New template from board", "Sidebar.untitled-board": "(Untitled Board)", + "Sidebar.untitled-view": "(Untitled View)", "SidebarCategories.BlocksMenu.Move": "Move To...", "SidebarCategories.CategoryMenu.CreateNew": "Create New Category", "SidebarCategories.CategoryMenu.Delete": "Delete Category", @@ -230,6 +240,9 @@ "TableHeaderMenu.sort-descending": "Sort descending", "TableRow.open": "Open", "TopBar.give-feedback": "Give Feedback", + "URLProperty.copiedLink": "Copied", + "URLProperty.copy": "Copy", + "URLProperty.edit": "Edit", "ValueSelector.noOptions": "No options. Start typing to add the first one!", "ValueSelector.valueSelector": "Value selector", "ValueSelectorLabel.openMenu": "Open menu", @@ -279,19 +292,23 @@ "calendar.month": "Month", "calendar.today": "TODAY", "calendar.week": "Week", + "createImageBlock.failed": "Unable to upload the file. Individual file size limit exceeded.", "default-properties.badges": "Comments and Description", "default-properties.title": "Title", "error.page.title": "An error occurred", "generic.previous": "Previous", + "imagePaste.upload-failed": "Some files were not uploaded because they exceeded the individual file size limit.", "login.log-in-button": "Log in", "login.log-in-title": "Log in", "login.register-button": "or create an account if you don't have one", "register.login-button": "or log in if you already have an account", "register.signup-title": "Sign up for your account", + "share-board.publish": "Publish", + "share-board.share": "Share", "shareBoard.lastAdmin": "Boards must have at least one Administrator", "tutorial_tip.finish_tour": "Done", "tutorial_tip.got_it": "Got it", "tutorial_tip.ok": "Next", - "tutorial_tip.out": "Opt out of these tips", + "tutorial_tip.out": "Opt out of these tips.", "tutorial_tip.seen": "Have you seen this before?" }