[skip ci] Updated translations via Crowdin

This commit is contained in:
Dominik Pschenitschni 2022-11-03 00:29:00 +00:00
parent 7f00c7dabd
commit eeb562314e
1 changed files with 234 additions and 234 deletions

View File

@ -18,9 +18,9 @@
},
"ready": {
"loading": "Vikunja is loading…",
"errorOccured": "An error occurred:",
"errorOccured": "Ocorreu um erro:",
"checkApiUrl": "Please check if the api url is correct.",
"noApiUrlConfigured": "No API url was configured. Please set one below:"
"noApiUrlConfigured": "Nenhuma URL de API foi configurada. Por favor, defina uma abaixo:"
},
"offline": {
"title": "You are offline.",
@ -31,7 +31,7 @@
"username": "Nome de usuário",
"usernameEmail": "Nome de usuário ou endereço de e-mail",
"usernamePlaceholder": "e.g. frederick",
"email": "Email address",
"email": "Endereço de e-mail",
"emailPlaceholder": "e.g. frederic{'@'}vikunja.io",
"password": "Password",
"passwordPlaceholder": "e.g. •••••••••••",
@ -44,20 +44,20 @@
"totpTitle": "Two Factor Authentication Code",
"totpPlaceholder": "e.g. 123456",
"login": "Login",
"createAccount": "Create account",
"createAccount": "Criar conta",
"loginWith": "Log in with {provider}",
"authenticating": "Authenticating…",
"openIdStateError": "State does not match, refusing to continue!",
"openIdGeneralError": "An error occured while authenticating against the third party.",
"logout": "Logout",
"emailInvalid": "Please enter a valid email address.",
"usernameRequired": "Please provide a username.",
"emailInvalid": "Por favor, insira um endereço de e-mail válido.",
"usernameRequired": "Por favor, insira um nome de usuário.",
"passwordRequired": "Por favor, insira uma senha.",
"showPassword": "Exibir senha",
"hidePassword": "Ocultar senha",
"noAccountYet": "Don't have an account yet?",
"alreadyHaveAnAccount": "Already have an account?",
"remember": "Stay logged in"
"noAccountYet": "Não possui uma conta ainda?",
"alreadyHaveAnAccount": "Já possui uma conta?",
"remember": "Permanecer conectado"
},
"settings": {
"title": "Settings",
@ -68,7 +68,7 @@
"currentPasswordPlaceholder": "Your current password",
"passwordsDontMatch": "The new password and its confirmation don't match.",
"passwordUpdateSuccess": "The password was successfully updated.",
"updateEmailTitle": "Update Your Email Address",
"updateEmailTitle": "Atualizar seu endereço de e-mail",
"updateEmailNew": "New Email Address",
"updateEmailSuccess": "Your email address was successfully updated. We've sent you a link to confirm it.",
"general": {
@ -86,34 +86,34 @@
"weekStartMonday": "Monday",
"language": "Language",
"defaultList": "Default List",
"timezone": "Time Zone",
"timezone": "Fuso horário",
"overdueTasksRemindersTime": "Overdue tasks reminder email time"
},
"totp": {
"title": "Two Factor Authentication",
"enroll": "Enroll",
"enroll": "Inscrever-se",
"finishSetupPart1": "To finish your setup, use this secret in your totp app (Google Authenticator or similar):",
"finishSetupPart2": "After that, enter a code from your app below.",
"scanQR": "Alternatively you can scan this QR code:",
"passcode": "Passcode",
"passcodePlaceholder": "A code generated by your totp application",
"setupSuccess": "You've successfully set up two factor authentication!",
"setupSuccess": "Você configurou a autenticação de dois fatores com sucesso!",
"enterPassword": "Please Enter Your Password",
"disable": "Disable two factor authentication",
"confirmSuccess": "You've successfully confirmed your totp setup and can use it from now on!",
"disableSuccess": "Two factor authentication was successfully disabled."
"disableSuccess": "A autenticação de dois fatores foi desativada com êxito."
},
"caldav": {
"title": "CalDAV",
"howTo": "You can connect Vikunja to CalDAV clients to view and manage all tasks from different clients. Enter this url into your client:",
"more": "More information about CalDAV in Vikunja",
"howTo": "Você pode conectar o Vikunja aos clientes de CalDAV para visualizar e gerenciar todas as tarefas de diferentes clientes. Digite esta url em seu cliente:",
"more": "Mais informações sobre CalDAV em Vikunja",
"tokens": "CalDAV Tokens",
"tokensHowTo": "You can use a CalDAV token to use instead of a password to log in the above endpoint.",
"createToken": "Create a token",
"tokenCreated": "Here is your token: {token}",
"wontSeeItAgain": "Write it down, you won't be able to see it again.",
"mustUseToken": "You need to create a CalDAV token if you want to use CalDAV with a third party client. Use the token as the password.",
"usernameIs": "Your username is: {0}"
"tokensHowTo": "Você pode usar um token CalDAV em vez de uma senha para fazer o login no endpoint acima.",
"createToken": "Criar um token",
"tokenCreated": "Aqui está seu token: {token}",
"wontSeeItAgain": "Anote isso, você não poderá vê-lo novamente.",
"mustUseToken": "Você precisa criar um token CalDAV se quiser usar CalDAV com um cliente de terceiros. Use o token como a senha.",
"usernameIs": "Seu usuário é: {0}"
},
"avatar": {
"title": "Avatar",
@ -173,16 +173,16 @@
"title": "List",
"add": "Add",
"addPlaceholder": "Add a new task…",
"empty": "This list is currently empty.",
"newTaskCta": "Create a new task.",
"editTask": "Edit Task"
"empty": "Esta lista está atualmente vazia.",
"newTaskCta": "Criar uma nova tarefa.",
"editTask": "Editar Tarefa"
},
"search": "Type to search for a list…",
"searchSelect": "Click or press enter to select this list",
"shared": "Shared Lists",
"noDescriptionAvailable": "No list description is available.",
"create": {
"header": "New list",
"header": "Nova lista",
"titlePlaceholder": "The list's title goes here…",
"addTitleRequired": "Please specify a title.",
"createdSuccess": "The list was successfully created.",
@ -212,8 +212,8 @@
"text1": "Are you sure you want to delete this list and all of its contents?",
"text2": "This includes all tasks and CANNOT BE UNDONE!",
"success": "The list was successfully deleted.",
"tasksToDelete": "This will irrevocably remove approx. {count} tasks.",
"noTasksToDelete": "This list does not contain any tasks, it should be safe to delete."
"tasksToDelete": "Isto irá remover irrevogavelmente aprox. {count} tarefas.",
"noTasksToDelete": "Esta lista não contém tarefas, deve ser segura para excluir."
},
"duplicate": {
"title": "Duplicate this list",
@ -268,7 +268,7 @@
"updatedSuccess": "The {type} was successfully added."
},
"right": {
"title": "Permission",
"title": "Permissão",
"read": "Read only",
"readWrite": "Read & write",
"admin": "Admin"
@ -280,105 +280,105 @@
},
"gantt": {
"title": "Gantt",
"showTasksWithoutDates": "Show tasks which don't have dates set",
"size": "Size",
"default": "Default",
"month": "Month",
"day": "Day",
"showTasksWithoutDates": "Mostrar tarefas que não possuem datas definidas",
"size": "Tamanho",
"default": "Padrão",
"month": "Mês",
"day": "Dia",
"hour": "Hour",
"range": "Date Range",
"noDates": "This task has no dates set."
"noDates": "Esta tarefa não tem datas definidas."
},
"table": {
"title": "Table",
"columns": "Columns"
"title": "Tabela",
"columns": "Colunas"
},
"kanban": {
"title": "Kanban",
"limit": "Limit: {limit}",
"noLimit": "Not Set",
"doneBucket": "Done bucket",
"doneBucketHint": "All tasks moved into this bucket will automatically marked as done.",
"doneBucketHintExtended": "All tasks moved into the done bucket will be marked as done automatically. All tasks marked as done from elsewhere will be moved as well.",
"doneBucketSavedSuccess": "The done bucket has been saved successfully.",
"deleteLast": "You cannot remove the last bucket.",
"addTaskPlaceholder": "Enter the new task title…",
"addTask": "Add a task",
"addAnotherTask": "Add another task",
"addBucket": "Create a new bucket",
"addBucketPlaceholder": "Enter the new bucket title…",
"deleteHeaderBucket": "Delete the bucket",
"deleteBucketText1": "Are you sure you want to delete this bucket?",
"deleteBucketText2": "This will not delete any tasks but move them into the default bucket.",
"deleteBucketSuccess": "The bucket has been deleted successfully.",
"bucketTitleSavedSuccess": "The bucket title has been saved successfully.",
"bucketLimitSavedSuccess": "The bucket limit been saved successfully.",
"collapse": "Collapse this bucket"
"limit": "Limite: {limit}",
"noLimit": "Não definido",
"doneBucket": "Bucket concluído",
"doneBucketHint": "Todas as tarefas movidas para este bucket serão marcadas automaticamente como concluídas.",
"doneBucketHintExtended": "Todas as tarefas movidas para o bucket concluído serão automaticamente concluídas também. Todas as tarefas concluídas de outro lugar serão movidas também.",
"doneBucketSavedSuccess": "O bucket foi marcado como concluído com sucesso.",
"deleteLast": "Você não pode remover o último bucket.",
"addTaskPlaceholder": "Digite o novo título da tarefa…",
"addTask": "Adicionar uma tarefa",
"addAnotherTask": "Adicionar outra tarefa",
"addBucket": "Criar um novo bucket",
"addBucketPlaceholder": "Digite o novo título do bucket…",
"deleteHeaderBucket": "Excluir o bucket",
"deleteBucketText1": "Tem certeza que deseja excluir este bucket?",
"deleteBucketText2": "Isto não vai apagar nenhuma tarefa, mas as moverá para o bucket padrão.",
"deleteBucketSuccess": "O bucket foi excluído com sucesso.",
"bucketTitleSavedSuccess": "O título do bucket foi salvo com sucesso.",
"bucketLimitSavedSuccess": "O limite do bucket foi salvo com sucesso.",
"collapse": "Recolher este bucket"
},
"pseudo": {
"favorites": {
"title": "Favorites"
"title": "Favoritos"
}
}
},
"namespace": {
"title": "Namespaces & Lists",
"title": "Listas & Namespaces",
"namespace": "Namespace",
"showArchived": "Show Archived",
"noneAvailable": "You don't have any namespaces right now.",
"unarchive": "Un-Archive",
"archived": "Archived",
"noLists": "This namespace does not contain any lists.",
"createList": "Create a new list in this namespace.",
"noneAvailable": "Você não tem nenhum namespace no momento.",
"unarchive": "Desarquivar",
"archived": "Arquivado",
"noLists": "Este namespace não contém nenhuma lista.",
"createList": "Criar uma nova lista neste namespace.",
"namespaces": "Namespaces",
"search": "Type to search for a namespace…",
"search": "Digite para procurar por um namespace…",
"create": {
"title": "New namespace",
"titleRequired": "Please specify a title.",
"explanation": "A namespace is a collection of lists you can share and use to organize your lists with. In fact, every list belongs to a namespace.",
"tooltip": "What's a namespace?",
"success": "The namespace was successfully created."
"title": "Novo namespace",
"titleRequired": "Por favor, especifique um título.",
"explanation": "Um namespace é uma coleção de listas que você pode compartilhar e usar para organizar suas listas. Na verdade, todas as listas pertencem a um namespace.",
"tooltip": "O que é um namespace?",
"success": "O namespace foi criado com sucesso."
},
"archive": {
"titleArchive": "Archive \"{namespace}\"",
"titleUnarchive": "Un-Archive \"{namespace}\"",
"titleArchive": "Arquivar \"{namespace}\"",
"titleUnarchive": "Desarquivar \"{namespace}\"",
"archiveText": "You won't be able to edit this namespace or create new lists until you un-archive it. This will also archive all lists in this namespace.",
"unarchiveText": "You will be able to create new lists or edit it.",
"success": "The namespace was successfully archived.",
"unarchiveSuccess": "The namespace was successfully un-archived.",
"unarchiveText": "Você será capaz de criar novas listas ou editá-las.",
"success": "O namespace foi arquivado com sucesso.",
"unarchiveSuccess": "O namespace foi desarquivado com sucesso.",
"description": "If a namespace is archived, you cannot create new lists or edit it."
},
"delete": {
"title": "Delete \"{namespace}\"",
"title": "Excluir \"{namespace}\"",
"text1": "Are you sure you want to delete this namespace and all of its contents?",
"text2": "This includes all lists and tasks and CANNOT BE UNDONE!",
"success": "The namespace was successfully deleted."
"success": "O namespace foi excluído com sucesso."
},
"edit": {
"title": "Edit \"{namespace}\"",
"success": "The namespace was successfully updated."
"title": "Editar \"{namespace}\"",
"success": "O namespace foi atualizado com sucesso."
},
"share": {
"title": "Share \"{namespace}\""
"title": "Compartilhar \"{namespace}\""
},
"attributes": {
"title": "Namespace Title",
"titlePlaceholder": "The namespace title goes here…",
"description": "Description",
"descriptionPlaceholder": "The namespaces description goes here…",
"color": "Color",
"archived": "Is Archived",
"isArchived": "This namespace is archived"
"title": "Título do Namespace",
"titlePlaceholder": "O título do namespace fica aqui…",
"description": "Descrição",
"descriptionPlaceholder": "A descrição do namespace fica aqui…",
"color": "Cor",
"archived": "Está arquivado",
"isArchived": "Este namespace está arquivado"
},
"pseudo": {
"sharedLists": {
"title": "Shared Lists"
"title": "Listas Compartilhadas"
},
"favorites": {
"title": "Favorites"
"title": "Favoritos"
},
"savedFilters": {
"title": "Filters"
"title": "Filtros"
}
}
},
@ -454,76 +454,76 @@
"titlePlaceholder": "The label title goes here…",
"description": "Description",
"descriptionPlaceholder": "Label description",
"color": "Color"
"color": "Cor"
}
},
"sharing": {
"authenticating": "Authenticating…",
"passwordRequired": "This shared list requires a password. Please enter it below:",
"error": "An error occured.",
"invalidPassword": "The password is invalid."
"authenticating": "Autenticando…",
"passwordRequired": "Esta lista compartilhada requer uma senha. Por favor, digite-a abaixo:",
"error": "Ocorreu um erro.",
"invalidPassword": "A senha é inválida."
},
"navigation": {
"overview": "Overview",
"overview": "Visão geral",
"upcoming": "Upcoming",
"settings": "Settings",
"imprint": "Imprint",
"privacy": "Privacy Policy"
"settings": "Configurações",
"imprint": "Imprimir",
"privacy": "Política de Privacidade"
},
"misc": {
"loading": "Loading…",
"save": "Save",
"delete": "Delete",
"confirm": "Confirm",
"cancel": "Cancel",
"refresh": "Refresh",
"disable": "Disable",
"copy": "Copy to clipboard",
"copyError": "Copy to clipboard failed",
"search": "Search",
"searchPlaceholder": "Type to search…",
"previous": "Previous",
"next": "Next",
"poweredBy": "Powered by Vikunja",
"loading": "Carregando…",
"save": "Salvar",
"delete": "Excluir",
"confirm": "Confirmar",
"cancel": "Cancelar",
"refresh": "Atualizar",
"disable": "Desativar",
"copy": "Copiar para área de transferência",
"copyError": "Falha ao copiar para área de transferência",
"search": "Pesquisar",
"searchPlaceholder": "Digite para pesquisar…",
"previous": "Voltar",
"next": "Avançar",
"poweredBy": "Desenvolvido por Vikunja",
"info": "Info",
"create": "Create",
"create": "Criar",
"doit": "Do it!",
"saving": "Saving…",
"saved": "Saved!",
"default": "Default",
"close": "Close",
"download": "Download",
"showMenu": "Show the menu",
"hideMenu": "Hide the menu",
"forExample": "For example:",
"welcomeBack": "Welcome Back!",
"saving": "Salvando…",
"saved": "Salvo!",
"default": "Padrão",
"close": "Fechar",
"download": "Baixar",
"showMenu": "Mostrar o menu",
"hideMenu": "Esconder o menu",
"forExample": "Por exemplo:",
"welcomeBack": "Bem-vindo de volta!",
"custom": "Custom",
"id": "ID",
"created": "Created at",
"actions": "Actions",
"created": "Criado em",
"actions": "Ações",
"cannotBeUndone": "This cannot be undone!"
},
"input": {
"resetColor": "Reset Color",
"resetColor": "Restaurar Cor",
"datepicker": {
"today": "Today",
"tomorrow": "Tomorrow",
"nextMonday": "Next Monday",
"thisWeekend": "This Weekend",
"today": "Hoje",
"tomorrow": "Amanhã",
"nextMonday": "Próxima segunda-feira",
"thisWeekend": "Este fim de semana",
"laterThisWeek": "Later This Week",
"nextWeek": "Next Week",
"chooseDate": "Choose a date"
"nextWeek": "Próxima semana",
"chooseDate": "Escolha uma data"
},
"editor": {
"edit": "Edit",
"done": "Done",
"heading1": "Heading 1",
"heading2": "Heading 2",
"heading3": "Heading 3",
"edit": "Editar",
"done": "Concluído",
"heading1": "Título 1",
"heading2": "Título 2",
"heading3": "Título 3",
"headingSmaller": "Heading Smaller",
"headingBigger": "Heading Bigger",
"bold": "Bold",
"italic": "Italic",
"bold": "Negrito",
"italic": "Itálico",
"strikethrough": "Strikethrough",
"code": "Code",
"quote": "Quote",
@ -589,80 +589,80 @@
"beginningOfThisWeek": "The beginning of this week at 00:00",
"endOfThisWeek": "The end of this week",
"in30Days": "In 30 days",
"datePlusMonth": "{0} plus one month at 00:00 of that day"
"datePlusMonth": "{0} mais um mês às 00:00 desse dia"
}
}
},
"task": {
"task": "Task",
"new": "Create a new task",
"delete": "Delete this task",
"createSuccess": "The task was successfully created.",
"addReminder": "Add a new reminder…",
"doneSuccess": "The task was successfully marked as done.",
"undoneSuccess": "The task was successfully un-marked as done.",
"openDetail": "Open task detail view",
"checklistTotal": "{checked} of {total} tasks",
"checklistAllDone": "{total} tasks",
"task": "Tarefa",
"new": "Criar uma nova tarefa",
"delete": "Excluir esta tarefa",
"createSuccess": "A tarefa foi criada com sucesso.",
"addReminder": "Adicionar um novo lembrete…",
"doneSuccess": "A tarefa foi marcada como feita com sucesso.",
"undoneSuccess": "A tarefa foi desmarcada como feita com sucesso.",
"openDetail": "Abrir detalhes da tarefa",
"checklistTotal": "{checked} de {total} tarefas",
"checklistAllDone": "{total} tarefas",
"show": {
"titleCurrent": "Current Tasks",
"titleDates": "Tasks from {from} until {to}",
"noDates": "Show tasks without dates",
"overdue": "Show overdue tasks",
"titleCurrent": "Tarefas atuais",
"titleDates": "Tarefas de {from} até {to}",
"noDates": "Mostrar tarefas sem datas",
"overdue": "Mostrar tarefas atrasadas",
"fromuntil": "Tasks from {from} until {until}",
"select": "Select a date range",
"noTasks": "Nothing to do — Have a nice day!"
"select": "Selecione um intervalo de datas",
"noTasks": "Nada a fazer — Tenha um ótimo dia!"
},
"detail": {
"chooseDueDate": "Click here to set a due date",
"chooseStartDate": "Click here to set a start date",
"chooseEndDate": "Click here to set an end date",
"move": "Move task to a different list",
"done": "Mark task done!",
"undone": "Mark as undone",
"created": "Created {0} by {1}",
"updated": "Updated {0}",
"doneAt": "Done {0}",
"updateSuccess": "The task was saved successfully.",
"deleteSuccess": "The task has been deleted successfully.",
"done": "Marcar tarefa como concluída!",
"undone": "Marcar como não concluído",
"created": "Criado {0} por {1}",
"updated": "Atualizado {0}",
"doneAt": "Concluído {0}",
"updateSuccess": "A tarefa foi salva com sucesso.",
"deleteSuccess": "A tarefa foi excluída com sucesso.",
"belongsToList": "This task belongs to list '{list}'",
"due": "Due {at}",
"closePopup": "Close popup",
"closePopup": "Fechar janela",
"delete": {
"header": "Delete this task",
"text1": "Are you sure you want to remove this task?",
"header": "Excluir esta tarefa",
"text1": "Tem certeza que deseja remover esta tarefa?",
"text2": "This will also remove all attachments, reminders and relations associated with this task and cannot be undone!"
},
"actions": {
"assign": "Assign to User",
"label": "Add Labels",
"priority": "Set Priority",
"dueDate": "Set Due Date",
"startDate": "Set Start Date",
"endDate": "Set End Date",
"reminders": "Set Reminders",
"assign": "Atribuir usuário",
"label": "Adicionar etiquetas",
"priority": "Definir prioridade",
"dueDate": "Definir prazo",
"startDate": "Definir data de início",
"endDate": "Definir data de término",
"reminders": "Definir lembretes",
"repeatAfter": "Set Repeating Interval",
"percentDone": "Set Progress",
"attachments": "Add Attachments",
"percentDone": "Definir progresso",
"attachments": "Adicionar anexos",
"relatedTasks": "Add Relation",
"moveList": "Move",
"color": "Set Color",
"delete": "Delete",
"favorite": "Add to Favorites",
"unfavorite": "Remove from Favorites"
"moveList": "Mover",
"color": "Definir cor",
"delete": "Excluir",
"favorite": "Adicionar aos favoritos",
"unfavorite": "Remover dos favoritos"
}
},
"attributes": {
"assignees": "Assignees",
"color": "Color",
"created": "Created",
"createdBy": "Created By",
"description": "Description",
"done": "Done",
"dueDate": "Due Date",
"endDate": "End Date",
"labels": "Labels",
"percentDone": "Progress",
"color": "Cor",
"created": "Criado",
"createdBy": "Criador por",
"description": "Descrição",
"done": "Concluído",
"dueDate": "Data de vencimento",
"endDate": "Data de término",
"labels": "Etiquetas",
"percentDone": "Progresso",
"priority": "Priority",
"relatedTasks": "Related Tasks",
"reminders": "Reminders",
@ -825,35 +825,35 @@
}
},
"team": {
"title": "Teams",
"title": "Equipes",
"noTeams": "You are currently not part of any teams.",
"create": {
"title": "Create a new team",
"success": "The team was successfully created."
"title": "Criar uma equipe",
"success": "A equipe foi criada com sucesso."
},
"edit": {
"title": "Edit Team \"{team}\"",
"members": "Team Members",
"search": "Type to search a user…",
"addUser": "Add to team",
"addUser": "Adicionar à equipe",
"makeMember": "Make Member",
"makeAdmin": "Make Admin",
"success": "The team was successfully updated.",
"userAddedSuccess": "The team member was successfully added.",
"madeMember": "The team member was successfully made member.",
"madeAdmin": "The team member was successfully made admin.",
"makeAdmin": "Tornar administrador",
"success": "A equipe foi atualizada com sucesso.",
"userAddedSuccess": "O membro da equipe foi adicionado com sucesso.",
"madeMember": "O integrante da equipe foi promovido a membro com sucesso.",
"madeAdmin": "O membro da equipe foi promovido a administrador com sucesso.",
"mustSelectUser": "Please select a user.",
"delete": {
"header": "Delete the team",
"header": "Excluir a equipe",
"text1": "Are you sure you want to delete this team and all of its members?",
"text2": "All team members will lose access to lists and namespaces shared with this team. This CANNOT BE UNDONE!",
"success": "The team was successfully deleted."
"success": "A equipe foi excluída com sucesso."
},
"deleteUser": {
"header": "Remove a user from the team",
"text1": "Are you sure you want to remove this user from the team?",
"text2": "They will lose access to all lists and namespaces this team has access to. This CANNOT BE UNDONE!",
"success": "The user was successfully deleted from the team."
"success": "O usuário foi removido da equipe com sucesso."
},
"leave": {
"title": "Leave team",
@ -865,16 +865,16 @@
"attributes": {
"name": "Team Name",
"namePlaceholder": "The team's name goes here…",
"nameRequired": "Please specify a name.",
"nameRequired": "Por favor, especifique um nome.",
"description": "Description",
"descriptionPlaceholder": "The teams description goes here…",
"admin": "Admin",
"member": "Member"
"admin": "Administrador",
"member": "Membro"
}
},
"keyboardShortcuts": {
"title": "Keyboard Shortcuts",
"general": "General",
"title": "Atalhos de teclado",
"general": "Geral",
"allPages": "These shortcuts work on all pages.",
"currentPageOnly": "These shortcuts work only on the current page.",
"somePagesOnly": "These shortcuts work only on some pages.",
@ -886,7 +886,7 @@
"done": "Mark task done / undone",
"assign": "Assign this task to a user",
"labels": "Add labels to this task",
"dueDate": "Change the due date of this task",
"dueDate": "Alterar a data de vencimento desta tarefa",
"attachment": "Add an attachment to this task",
"related": "Modify related tasks of this task",
"color": "Change the color of this task",
@ -915,10 +915,10 @@
"do": "Update Now"
},
"menu": {
"edit": "Edit",
"archive": "Archive",
"duplicate": "Duplicate",
"delete": "Delete",
"edit": "Editar",
"archive": "Arquivar",
"duplicate": "Duplicar",
"delete": "Excluir",
"unarchive": "Un-Archive",
"setBackground": "Set background",
"share": "Share",
@ -930,60 +930,60 @@
"change": "change",
"use": "Using Vikunja installation at {0}",
"error": "Could not find or use Vikunja installation at \"{domain}\". Please try a different url.",
"success": "Using Vikunja installation at \"{domain}\".",
"urlRequired": "A url is required."
"success": "Usando a instalação Vikunja em \"{domain}\".",
"urlRequired": "Uma url é necessária."
},
"loadingError": {
"failed": "Loading failed, please {0}. If the error persists, please {1}.",
"tryAgain": "try again",
"contact": "contact us"
"tryAgain": "tente novamente",
"contact": "contate-nos"
},
"notification": {
"title": "Notifications",
"title": "Notificações",
"none": "You don't have any notifications. Have a nice day!",
"explainer": "Notifications will appear here when actions on namespaces, lists or tasks you subscribed to happen."
},
"quickActions": {
"commands": "Commands",
"placeholder": "Type a command or search…",
"commands": "Comandos",
"placeholder": "Digite um comando ou pesquise…",
"hint": "You can use {list} to limit the search to a list. Combine {list} or {label} (labels) with a search query to search for a task with these labels or on that list. Use {assignee} to only search for teams.",
"tasks": "Tasks",
"lists": "Lists",
"teams": "Teams",
"newList": "Enter the title of the new list…",
"tasks": "Tarefas",
"lists": "Listas",
"teams": "Equipes",
"newList": "Digite o título da nova lista…",
"newTask": "Enter the title of the new task…",
"newNamespace": "Enter the title of the new namespace…",
"newTeam": "Enter the name of the new team…",
"createTask": "Create a task in the current list ({title})",
"createList": "Create a list in the current namespace ({title})",
"cmds": {
"newTask": "New task",
"newList": "New list",
"newNamespace": "New namespace",
"newTeam": "New team"
"newTask": "Nova tarefa",
"newList": "Nova lista",
"newNamespace": "Novo namespace",
"newTeam": "Nova equipe"
}
},
"date": {
"locale": "en",
"locale": "pt-br",
"altFormatLong": "j M Y H:i",
"altFormatShort": "j M Y"
},
"error": {
"error": "Error",
"success": "Success",
"error": "Erro",
"success": "Sucesso",
"0001": "You're not allowed to do that.",
"1001": "A user with this username already exists.",
"1002": "A user with this email address already exists.",
"1004": "No username and password specified.",
"1005": "The user does not exist.",
"1006": "Could not get the user id.",
"1005": "O usuário não existe.",
"1006": "Não foi possível obter o ID do usuário.",
"1008": "No password reset token provided.",
"1009": "Invalid password reset token.",
"1010": "Invalid email confirm token.",
"1011": "Wrong username or password.",
"1012": "Email address of the user not confirmed.",
"1013": "New password is empty.",
"1014": "Old password is empty.",
"1011": "Usuário ou senha incorretos.",
"1012": "Endereço de e-mail do usuário não confirmado.",
"1013": "A senha nova está vazia.",
"1014": "A senha antiga está vazia.",
"1015": "Totp is already enabled for this user.",
"1016": "Totp is not enabled for this user.",
"1017": "The totp passcode is invalid.",