[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
2141171529
commit
a72cd31202
@ -554,41 +554,41 @@
|
|||||||
"lastWeek": "Last Week",
|
"lastWeek": "Last Week",
|
||||||
"thisMonth": "This Month",
|
"thisMonth": "This Month",
|
||||||
"restOfThisMonth": "The Rest of This Month",
|
"restOfThisMonth": "The Rest of This Month",
|
||||||
"nextMonth": "Next Month",
|
"nextMonth": "Próximo mês",
|
||||||
"next30Days": "Next 30 Days",
|
"next30Days": "Próximos 30 dias",
|
||||||
"lastMonth": "Last Month",
|
"lastMonth": "Último mês",
|
||||||
"thisYear": "This Year",
|
"thisYear": "Este ano",
|
||||||
"restOfThisYear": "The Rest of This Year"
|
"restOfThisYear": "O resto deste ano"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"datemathHelp": {
|
"datemathHelp": {
|
||||||
"canuse": "You can use date math to filter for relative dates.",
|
"canuse": "Você pode usar matemática de data para filtrar datas relativas.",
|
||||||
"learnhow": "Check out how it works",
|
"learnhow": "Veja como funciona",
|
||||||
"title": "Date Math",
|
"title": "Matemática de Data",
|
||||||
"intro": "Date Math allows you to specify relative dates which are resolved on the fly by Vikunja when applying the filter.",
|
"intro": "A matemática de data permite que você especifique datas relativas que são resolvidas em tempo real pelo Vikunja ao aplicar o filtro.",
|
||||||
"expression": "Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.",
|
"expression": "Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.",
|
||||||
"similar": "These expressions are similar to the ones provided by {0} and {1}.",
|
"similar": "These expressions are similar to the ones provided by {0} and {1}.",
|
||||||
"add1Day": "Add one day",
|
"add1Day": "Adicionar um dia",
|
||||||
"minus1Day": "Subtract one day",
|
"minus1Day": "Subtrair um dia",
|
||||||
"roundDay": "Round down to the nearest day",
|
"roundDay": "Round down to the nearest day",
|
||||||
"supportedUnits": "Supported time units are:",
|
"supportedUnits": "As unidades de tempo suportadas são:",
|
||||||
"someExamples": "Some examples of time expressions:",
|
"someExamples": "Alguns exemplos de expressões temporais:",
|
||||||
"units": {
|
"units": {
|
||||||
"seconds": "Seconds",
|
"seconds": "Segundos",
|
||||||
"minutes": "Minutes",
|
"minutes": "Minutos",
|
||||||
"hours": "Hours",
|
"hours": "Horas",
|
||||||
"days": "Days",
|
"days": "Dias",
|
||||||
"weeks": "Weeks",
|
"weeks": "Semanas",
|
||||||
"months": "Months",
|
"months": "Meses",
|
||||||
"years": "Years"
|
"years": "Anos"
|
||||||
},
|
},
|
||||||
"examples": {
|
"examples": {
|
||||||
"now": "Right now",
|
"now": "Neste momento",
|
||||||
"in24h": "In 24h",
|
"in24h": "Em 24h",
|
||||||
"today": "Today at 00:00",
|
"today": "Hoje às 00:00",
|
||||||
"beginningOfThisWeek": "The beginning of this week at 00:00",
|
"beginningOfThisWeek": "O começo desta semana às 00:00",
|
||||||
"endOfThisWeek": "The end of this week",
|
"endOfThisWeek": "O fim desta semana",
|
||||||
"in30Days": "In 30 days",
|
"in30Days": "Em 30 dias",
|
||||||
"datePlusMonth": "{0} mais um mês às 00:00 desse dia"
|
"datePlusMonth": "{0} mais um mês às 00:00 desse dia"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -663,13 +663,13 @@
|
|||||||
"endDate": "Data de término",
|
"endDate": "Data de término",
|
||||||
"labels": "Etiquetas",
|
"labels": "Etiquetas",
|
||||||
"percentDone": "Progresso",
|
"percentDone": "Progresso",
|
||||||
"priority": "Priority",
|
"priority": "Prioridade",
|
||||||
"relatedTasks": "Related Tasks",
|
"relatedTasks": "Tarefas relacionadas",
|
||||||
"reminders": "Reminders",
|
"reminders": "Reminders",
|
||||||
"repeat": "Repeat",
|
"repeat": "Repeat",
|
||||||
"startDate": "Start Date",
|
"startDate": "Data de ínicio",
|
||||||
"title": "Title",
|
"title": "Título",
|
||||||
"updated": "Updated"
|
"updated": "Atualizado"
|
||||||
},
|
},
|
||||||
"subscription": {
|
"subscription": {
|
||||||
"subscribedListThroughParentNamespace": "You can't unsubscribe here because you are subscribed to this list through its namespace.",
|
"subscribedListThroughParentNamespace": "You can't unsubscribe here because you are subscribed to this list through its namespace.",
|
||||||
@ -681,8 +681,8 @@
|
|||||||
"notSubscribedList": "You are not subscribed to this list and won't receive notifications for changes.",
|
"notSubscribedList": "You are not subscribed to this list and won't receive notifications for changes.",
|
||||||
"subscribedTask": "You are currently subscribed to this task and will receive notifications for changes.",
|
"subscribedTask": "You are currently subscribed to this task and will receive notifications for changes.",
|
||||||
"notSubscribedTask": "You are not subscribed to this task and won't receive notifications for changes.",
|
"notSubscribedTask": "You are not subscribed to this task and won't receive notifications for changes.",
|
||||||
"subscribe": "Subscribe",
|
"subscribe": "Inscrever-se",
|
||||||
"unsubscribe": "Unsubscribe",
|
"unsubscribe": "Desinscrever-se",
|
||||||
"subscribeSuccessNamespace": "You are now subscribed to this namespace",
|
"subscribeSuccessNamespace": "You are now subscribed to this namespace",
|
||||||
"unsubscribeSuccessNamespace": "You are now unsubscribed to this namespace",
|
"unsubscribeSuccessNamespace": "You are now unsubscribed to this namespace",
|
||||||
"subscribeSuccessList": "You are now subscribed to this list",
|
"subscribeSuccessList": "You are now subscribed to this list",
|
||||||
@ -691,15 +691,15 @@
|
|||||||
"unsubscribeSuccessTask": "You are now unsubscribed to this task"
|
"unsubscribeSuccessTask": "You are now unsubscribed to this task"
|
||||||
},
|
},
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"title": "Attachments",
|
"title": "Anexos",
|
||||||
"createdBy": "created {0} by {1}",
|
"createdBy": "created {0} by {1}",
|
||||||
"downloadTooltip": "Download this attachment",
|
"downloadTooltip": "Download this attachment",
|
||||||
"upload": "Upload attachment",
|
"upload": "Enviar anexo",
|
||||||
"drop": "Drop files here to upload",
|
"drop": "Drop files here to upload",
|
||||||
"delete": "Delete attachment",
|
"delete": "Delete attachment",
|
||||||
"deleteTooltip": "Delete this attachment",
|
"deleteTooltip": "Delete this attachment",
|
||||||
"deleteText1": "Are you sure you want to delete the attachment {filename}?",
|
"deleteText1": "Are you sure you want to delete the attachment {filename}?",
|
||||||
"copyUrl": "Copy URL",
|
"copyUrl": "Copiar URL",
|
||||||
"copyUrlTooltip": "Copy the url of this attachment for usage in text",
|
"copyUrlTooltip": "Copy the url of this attachment for usage in text",
|
||||||
"setAsCover": "Make cover",
|
"setAsCover": "Make cover",
|
||||||
"unsetAsCover": "Remove cover",
|
"unsetAsCover": "Remove cover",
|
||||||
@ -710,7 +710,7 @@
|
|||||||
"title": "Comments",
|
"title": "Comments",
|
||||||
"loading": "Loading comments…",
|
"loading": "Loading comments…",
|
||||||
"edited": "edited {date}",
|
"edited": "edited {date}",
|
||||||
"creating": "Creating comment…",
|
"creating": "Criando comentário…",
|
||||||
"placeholder": "Adicione seu comentário…",
|
"placeholder": "Adicione seu comentário…",
|
||||||
"comment": "Comentário",
|
"comment": "Comentário",
|
||||||
"delete": "Apagar este comentário",
|
"delete": "Apagar este comentário",
|
||||||
@ -720,27 +720,27 @@
|
|||||||
},
|
},
|
||||||
"deferDueDate": {
|
"deferDueDate": {
|
||||||
"title": "Defer due date",
|
"title": "Defer due date",
|
||||||
"1day": "1 day",
|
"1day": "1 dia",
|
||||||
"3days": "3 days",
|
"3days": "3 dias",
|
||||||
"1week": "1 week"
|
"1week": "1 semana"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"placeholder": "Click here to enter a description…",
|
"placeholder": "Clique aqui para inserir uma descrição…",
|
||||||
"empty": "No description available yet."
|
"empty": "Nenhuma descrição disponível ainda."
|
||||||
},
|
},
|
||||||
"assignee": {
|
"assignee": {
|
||||||
"placeholder": "Type to assign a user…",
|
"placeholder": "Digite para atribuir um usuário…",
|
||||||
"selectPlaceholder": "Assign this user",
|
"selectPlaceholder": "Assign this user",
|
||||||
"assignSuccess": "The user has been assigned successfully.",
|
"assignSuccess": "O usuário foi atribuído com sucesso.",
|
||||||
"unassignSuccess": "The user has been unassigned successfully."
|
"unassignSuccess": "O usuário foi desatribuído com sucesso."
|
||||||
},
|
},
|
||||||
"label": {
|
"label": {
|
||||||
"placeholder": "Type to add a new label…",
|
"placeholder": "Digite para adicionar uma nova etiqueta…",
|
||||||
"createPlaceholder": "Add this as new label",
|
"createPlaceholder": "Adicionar como nova etiqueta",
|
||||||
"addSuccess": "The label has been added successfully.",
|
"addSuccess": "A etiqueta foi adicionada com sucesso.",
|
||||||
"createSuccess": "The label has been created successfully.",
|
"createSuccess": "A etiqueta foi criada com sucesso.",
|
||||||
"removeSuccess": "The label has been removed successfully.",
|
"removeSuccess": "A etiqueta foi removida com sucesso.",
|
||||||
"addCreateSuccess": "The label has been created and added successfully.",
|
"addCreateSuccess": "A etiqueta foi criada e adicionada com sucesso.",
|
||||||
"delete": {
|
"delete": {
|
||||||
"header": "Delete this label",
|
"header": "Delete this label",
|
||||||
"text1": "Are you sure you want to delete this label?",
|
"text1": "Are you sure you want to delete this label?",
|
||||||
@ -748,12 +748,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"priority": {
|
"priority": {
|
||||||
"unset": "Unset",
|
"unset": "Indefinida",
|
||||||
"low": "Low",
|
"low": "Baixa",
|
||||||
"medium": "Medium",
|
"medium": "Média",
|
||||||
"high": "High",
|
"high": "High",
|
||||||
"urgent": "Urgent",
|
"urgent": "Urgente",
|
||||||
"doNow": "DO NOW"
|
"doNow": "FAÇA AGORA"
|
||||||
},
|
},
|
||||||
"relation": {
|
"relation": {
|
||||||
"add": "Add a New Task Relation",
|
"add": "Add a New Task Relation",
|
||||||
@ -766,7 +766,7 @@
|
|||||||
"delete": "Delete Task Relation",
|
"delete": "Delete Task Relation",
|
||||||
"deleteText1": "Are you sure you want to delete this task relation?",
|
"deleteText1": "Are you sure you want to delete this task relation?",
|
||||||
"select": "Select a relation kind",
|
"select": "Select a relation kind",
|
||||||
"taskRequired": "Please select a task or enter a new task title.",
|
"taskRequired": "Por favor, selecione uma tarefa ou digite um novo título para a tarefa.",
|
||||||
"kinds": {
|
"kinds": {
|
||||||
"subtask": "Subtask | Subtasks",
|
"subtask": "Subtask | Subtasks",
|
||||||
"parenttask": "Parent Task | Parent Tasks",
|
"parenttask": "Parent Task | Parent Tasks",
|
||||||
@ -782,24 +782,24 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"repeat": {
|
"repeat": {
|
||||||
"everyDay": "Every Day",
|
"everyDay": "Diariamente",
|
||||||
"everyWeek": "Every Week",
|
"everyWeek": "Toda semana",
|
||||||
"everyMonth": "Every Month",
|
"everyMonth": "Todo mês",
|
||||||
"mode": "Repeat mode",
|
"mode": "Modo repetição",
|
||||||
"monthly": "Monthly",
|
"monthly": "Monthly",
|
||||||
"fromCurrentDate": "From Current Date",
|
"fromCurrentDate": "From Current Date",
|
||||||
"each": "Each",
|
"each": "Each",
|
||||||
"specifyAmount": "Specify an amount…",
|
"specifyAmount": "Specify an amount…",
|
||||||
"hours": "Hours",
|
"hours": "Horas",
|
||||||
"days": "Days",
|
"days": "Dias",
|
||||||
"weeks": "Weeks",
|
"weeks": "Semanas",
|
||||||
"months": "Months",
|
"months": "Meses",
|
||||||
"years": "Years",
|
"years": "Anos",
|
||||||
"invalidAmount": "Please enter more than 0."
|
"invalidAmount": "Please enter more than 0."
|
||||||
},
|
},
|
||||||
"quickAddMagic": {
|
"quickAddMagic": {
|
||||||
"hint": "You can use Quick Add Magic",
|
"hint": "You can use Quick Add Magic",
|
||||||
"what": "What?",
|
"what": "O quê?",
|
||||||
"title": "Quick Add Magic",
|
"title": "Quick Add Magic",
|
||||||
"intro": "When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.",
|
"intro": "When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.",
|
||||||
"multiple": "You can use this multiple times.",
|
"multiple": "You can use this multiple times.",
|
||||||
@ -807,14 +807,14 @@
|
|||||||
"label2": "Vikunja will first check if the label already exist and create it if not.",
|
"label2": "Vikunja will first check if the label already exist and create it if not.",
|
||||||
"label3": "To use spaces, simply add a \" or ' around the label name.",
|
"label3": "To use spaces, simply add a \" or ' around the label name.",
|
||||||
"label4": "For example: {prefix}\"Label with spaces\".",
|
"label4": "For example: {prefix}\"Label with spaces\".",
|
||||||
"priority1": "To set a task's priority, add a number 1-5, prefixed with a {prefix}.",
|
"priority1": "Para definir a prioridade de uma tarefa, adicione um número de 1 a 5, precedido de um {prefix}.",
|
||||||
"priority2": "The higher the number, the higher the priority.",
|
"priority2": "Quanto maior o número, maior a prioridade.",
|
||||||
"assignees": "To directly assign the task to a user, add their username prefixed with {prefix} to the task.",
|
"assignees": "To directly assign the task to a user, add their username prefixed with {prefix} to the task.",
|
||||||
"list1": "To set a list for the task to appear in, enter its name prefixed with {prefix}.",
|
"list1": "To set a list for the task to appear in, enter its name prefixed with {prefix}.",
|
||||||
"list2": "This will return an error if the list does not exist.",
|
"list2": "This will return an error if the list does not exist.",
|
||||||
"list3": "To use spaces, simply add a \" or ' around the list name.",
|
"list3": "To use spaces, simply add a \" or ' around the list name.",
|
||||||
"list4": "For example: {prefix}\"List with spaces\".",
|
"list4": "For example: {prefix}\"List with spaces\".",
|
||||||
"dateAndTime": "Date and time",
|
"dateAndTime": "Data e hora",
|
||||||
"date": "Any date will be used as the due date of the new task. You can use dates in any of these formats:",
|
"date": "Any date will be used as the due date of the new task. You can use dates in any of these formats:",
|
||||||
"dateWeekday": "any weekday, will use the next date with that date",
|
"dateWeekday": "any weekday, will use the next date with that date",
|
||||||
"dateCurrentYear": "will use the current year",
|
"dateCurrentYear": "will use the current year",
|
||||||
@ -912,7 +912,7 @@
|
|||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"available": "There is an update for Vikunja available!",
|
"available": "There is an update for Vikunja available!",
|
||||||
"do": "Update Now"
|
"do": "Atualizar agora"
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"edit": "Editar",
|
"edit": "Editar",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user