From 9bb73d9f64f368008a605a8bddcfd7bf0508c364 Mon Sep 17 00:00:00 2001 From: drone Date: Wed, 23 Feb 2022 00:10:44 +0000 Subject: [PATCH] [skip ci] Updated translations via Crowdin --- src/i18n/lang/it-IT.json | 24 ++++++++++++------------ src/i18n/lang/nl-NL.json | 18 +++++++++--------- src/i18n/lang/pt-PT.json | 24 ++++++++++++------------ 3 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index 16fba4d68a..36a205e448 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -570,22 +570,22 @@ "text2": "Questo rimuoverà anche tutti gli allegati, i promemoria e le relazioni associati a questa attività e non può essere ripristinato!" }, "actions": { - "assign": "Assign to User", - "label": "Add Labels", + "assign": "Assegna all'Utente", + "label": "Aggiungi Etichette", "priority": "Imposta Priorità", "dueDate": "Imposta data di scadenza", - "startDate": "Set Start Date", - "endDate": "Set End Date", + "startDate": "Imposta Data Inizio", + "endDate": "Imposta Data Fine", "reminders": "Imposta promemoria", - "repeatAfter": "Set Repeating Interval", + "repeatAfter": "Imposta Intervallo Ripetizione", "percentDone": "Imposta Progresso", - "attachments": "Add Attachments", - "relatedTasks": "Add Relation", - "moveList": "Move", - "color": "Set Color", - "delete": "Delete", - "favorite": "Add to Favorites", - "unfavorite": "Remove from Favorites" + "attachments": "Aggiungi Allegati", + "relatedTasks": "Aggiungi Relazione", + "moveList": "Sposta", + "color": "Imposta Colore", + "delete": "Elimina", + "favorite": "Aggiungi ai Preferiti", + "unfavorite": "Rimuovi dai Preferiti" } }, "attributes": { diff --git a/src/i18n/lang/nl-NL.json b/src/i18n/lang/nl-NL.json index b9bdff6ad7..78a69ab874 100644 --- a/src/i18n/lang/nl-NL.json +++ b/src/i18n/lang/nl-NL.json @@ -91,15 +91,15 @@ "totp": { "title": "Twee-factor-authenticatie", "enroll": "Activeren", - "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.", + "finishSetupPart1": "Gebruik dit geheim in je TOTP app (Google Authenticator of vergelijkbaar), om de installatie te voltooien:", + "finishSetupPart2": "Daarna voert u hieronder een code van je app in.", "scanQR": "Als alternatief kan je ook deze QR code scannen:", "passcode": "Je toegangscode", - "passcodePlaceholder": "A code generated by your totp application", + "passcodePlaceholder": "Een code gegenereerd door uw TOTP app", "setupSuccess": "Je hebt met succes tweestapsverificatie ingesteld!", "enterPassword": "Voer alsjeblieft je wachtwoord in", "disable": "Tweestapsverificatie uitschakelen", - "confirmSuccess": "You've successfully confirmed your totp setup and can use it from now on!", + "confirmSuccess": "Je hebt met succes je TOTP setup bevestigd en kan het van nu af aan gebruiken!", "disableSuccess": "Authenticatie in twee stappen is succesvol uitgeschakeld." }, "caldav": { @@ -118,7 +118,7 @@ "setSuccess": "De avatar is succesvol ingesteld!" }, "quickAddMagic": { - "title": "Quick Add Magic Mode", + "title": "Magische Modus Snel Toevoegen", "disabled": "Uitgeschakeld", "todoist": "Todoist", "vikunja": "Vikunja" @@ -136,7 +136,7 @@ "deletion": { "title": "Verwijder je Vikunja account", "text1": "Het verwijderen van je account is permanent en kan niet ongedaan worden gemaakt. We zullen al je namespaces, lijsten, taken en alles wat ermee verbonden is verwijderen.", - "text2": "To proceed, please enter your password. You will receive an email with further instructions.", + "text2": "Graag je wachtwoord invullen om verder te gaan. Je zult een e-mail ontvangen met verdere instructies.", "confirm": "Verwijder mijn account", "requestSuccess": "Het verzoek was succesvol. Je ontvangt een e-mail met verdere instructies.", "passwordRequired": "Voer alsjeblieft je wachtwoord in.", @@ -583,9 +583,9 @@ "relatedTasks": "Add Relation", "moveList": "Move", "color": "Set Color", - "delete": "Delete", - "favorite": "Add to Favorites", - "unfavorite": "Remove from Favorites" + "delete": "Verwijder", + "favorite": "Toevoegen aan favorieten", + "unfavorite": "Verwijder uit favorieten" } }, "attributes": { diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 92fb323f7c..982dc2f3d3 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -570,22 +570,22 @@ "text2": "Isto vai também eliminar todos os anexos, lembretes e relações associadas a esta tarefa, e não pode ser revertido!" }, "actions": { - "assign": "Assign to User", - "label": "Add Labels", + "assign": "Atribuir a Utilizador", + "label": "Adicionar Etiquetas", "priority": "Definir Prioridade", "dueDate": "Definir Data de Vencimento", - "startDate": "Set Start Date", - "endDate": "Set End Date", + "startDate": "Definir Data de Início", + "endDate": "Definir Data de Fim", "reminders": "Definir Lembretes", - "repeatAfter": "Set Repeating Interval", + "repeatAfter": "Definir Intervalo Recorrente", "percentDone": "Definir Progresso", - "attachments": "Add Attachments", - "relatedTasks": "Add Relation", - "moveList": "Move", - "color": "Set Color", - "delete": "Delete", - "favorite": "Add to Favorites", - "unfavorite": "Remove from Favorites" + "attachments": "Adicionar Anexos", + "relatedTasks": "Adicionar Relação", + "moveList": "Mover", + "color": "Definir Cor", + "delete": "Eliminar", + "favorite": "Adicionar aos Favoritos", + "unfavorite": "Remover dos Favoritos" } }, "attributes": {