From 52f67ae0a880f8ea555aa6fc32101823b4eb04f7 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 7 Nov 2019 10:53:26 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 29.2% (332 of 1136 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/ --- www/common/translations/messages.pt-br.json | 117 +++++++++++++++++++- 1 file changed, 115 insertions(+), 2 deletions(-) diff --git a/www/common/translations/messages.pt-br.json b/www/common/translations/messages.pt-br.json index 9799b671c..5764745d9 100644 --- a/www/common/translations/messages.pt-br.json +++ b/www/common/translations/messages.pt-br.json @@ -12,7 +12,8 @@ "kanban": "Kanban", "todo": "A Fazer", "contacts": "Contactos", - "sheet": "SpreadSheet (Beta)" + "sheet": "SpreadSheet (Beta)", + "teams": "" }, "button_newpad": "Novo bloco RTF", "button_newcode": "Novo bloco de código", @@ -335,5 +336,117 @@ }, "feedback_about": "If you're reading this, you were probably curious why CryptPad is requesting web pages when you perform certain actions", "feedback_privacy": "We care about your privacy, and at the same time we want CryptPad to be very easy to use. We use this file to figure out which UI features matter to our users, by requesting it along with a parameter specifying which action was taken.", - "feedback_optout": "If you would like to opt out, visit your user settings page, where you'll find a checkbox to enable or disable user feedback" + "feedback_optout": "If you would like to opt out, visit your user settings page, where you'll find a checkbox to enable or disable user feedback", + "button_newkanban": "", + "button_newsheet": "", + "padNotPinned": "", + "anonymousStoreDisabled": "", + "expiredError": "", + "deletedError": "", + "inactiveError": "", + "chainpadError": "", + "invalidHashError": "", + "errorCopy": "", + "errorRedirectToHome": "", + "newVersionError": "", + "deletedFromServer": "", + "mustLogin": "", + "disabledApp": "", + "realtime_unrecoverableError": "", + "typing": "", + "initializing": "", + "forgotten": "", + "errorState": "", + "userlist_offline": "", + "supportCryptpad": "", + "pinLimitReachedAlertNoAccounts": "", + "moreActions": "", + "importButton": "", + "exportButton": "", + "saveTitle": "", + "forgetButton": "", + "userListButton": "", + "chatButton": "", + "userAccountButton": "", + "uploadButton": "", + "uploadFolderButton": "", + "uploadButtonTitle": "", + "useTemplate": "", + "useTemplateOK": "", + "useTemplateCancel": "", + "template_import": "", + "template_empty": "", + "propertiesButton": "", + "propertiesButtonTitle": "", + "printText": "", + "printButtonTitle2": "", + "printBackground": "", + "printBackgroundButton": "", + "printBackgroundValue": "", + "printBackgroundNoValue": "", + "printBackgroundRemove": "", + "filePickerButton": "", + "filePicker_close": "", + "filePicker_description": "", + "filePicker_filter": "", + "or": "", + "tags_title": "", + "tags_add": "", + "tags_searchHint": "", + "tags_notShared": "", + "tags_duplicate": "", + "tags_noentry": "", + "slideOptionsText": "", + "slide_invalidLess": "", + "languageButton": "", + "themeButton": "", + "themeButtonTitle": "", + "viewOpen": "", + "viewOpenTitle": "", + "getEmbedCode": "", + "viewEmbedTitle": "", + "viewEmbedTag": "", + "fileEmbedTitle": "", + "fileEmbedScript": "", + "fileEmbedTag": "", + "ok": "", + "doNotAskAgain": "", + "show_help_button": "", + "hide_help_button": "", + "help_button": "", + "historyText": "", + "openLinkInNewTab": "", + "pad_mediatagTitle": "", + "pad_mediatagWidth": "", + "pad_mediatagHeight": "", + "pad_mediatagRatio": "", + "pad_mediatagBorder": "", + "pad_mediatagPreview": "", + "pad_mediatagImport": "", + "pad_mediatagOptions": "", + "kanban_newBoard": "", + "kanban_item": "", + "kanban_todo": "", + "kanban_done": "", + "kanban_working": "", + "kanban_deleteBoard": "", + "kanban_addBoard": "", + "kanban_removeItem": "", + "kanban_removeItemConfirm": "", + "poll_remove": "", + "poll_edit": "", + "poll_locked": "", + "poll_unlocked": "", + "poll_total": "", + "poll_comment_list": "", + "poll_comment_add": "", + "poll_comment_submit": "", + "poll_comment_remove": "", + "poll_comment_placeholder": "", + "poll_comment_disabled": "", + "oo_reconnect": "", + "oo_cantUpload": "", + "oo_uploaded": "", + "canvas_opacityLabel": "", + "canvas_widthLabel": "" }