From 7b57b108048e3c8546b175dc54f966806d13aced Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Thu, 31 Aug 2023 00:29:36 +0000 Subject: [PATCH] [skip ci] Updated translations via Crowdin --- src/i18n/lang/ca-ES.json | 1 + src/i18n/lang/hu-HU.json | 2 +- src/i18n/lang/it-IT.json | 6 +++--- src/i18n/lang/pt-PT.json | 2 +- src/i18n/lang/sv-SE.json | 8 ++++---- src/i18n/lang/zh-CN.json | 1 + 6 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/i18n/lang/ca-ES.json b/src/i18n/lang/ca-ES.json index 73846d7a8..04ebde91f 100644 --- a/src/i18n/lang/ca-ES.json +++ b/src/i18n/lang/ca-ES.json @@ -902,6 +902,7 @@ "tasks": "Tasks", "projects": "Projects", "teams": "Teams", + "labels": "Labels", "newProject": "Enter the title of the new project…", "newTask": "Enter the title of the new task…", "newTeam": "Enter the name of the new team…", diff --git a/src/i18n/lang/hu-HU.json b/src/i18n/lang/hu-HU.json index 522c4ca71..ea9d59259 100644 --- a/src/i18n/lang/hu-HU.json +++ b/src/i18n/lang/hu-HU.json @@ -902,7 +902,7 @@ "tasks": "Feladatok", "projects": "Projektek", "teams": "Csapatok", - "labels": "Labels", + "labels": "Címkék", "newProject": "Adja meg az új projekt címét…", "newTask": "Adja meg az új feladat címét…", "newTeam": "Adja meg az új csapat nevét…", diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index db09b1a92..53a3b8261 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -5,7 +5,7 @@ "welcomeDay": "Ciao {username}!", "welcomeEvening": "Buonasera {username}!", "lastViewed": "Ultima visualizzazione", - "addToHomeScreen": "Add this app to your home screen for faster access and improved experience.", + "addToHomeScreen": "Aggiungi questa app alla tua schermata iniziale per un accesso più veloce e un'esperienza migliore.", "project": { "importText": "Import your projects and tasks from other services into Vikunja:", "import": "Importa i tuoi dati in Vikunja" @@ -166,8 +166,8 @@ }, "project": { "archivedMessage": "This project is archived. It is not possible to create new or edit tasks for it.", - "archived": "Archived", - "showArchived": "Show Archived", + "archived": "Archiviati", + "showArchived": "Mostra Archiviati", "title": "Titolo Progetto", "color": "Colore", "projects": "Progetti", diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 8b80284fc..4db132150 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -902,7 +902,7 @@ "tasks": "Tarefas", "projects": "Projetos", "teams": "Equipas", - "labels": "Labels", + "labels": "Etiquetas", "newProject": "Insere o título do novo espaço…", "newTask": "Insere o título da nova tarefa…", "newTeam": "Insere o nome da nova equipa…", diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index b7f6533b4..43a558830 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -172,8 +172,8 @@ "color": "Färg", "projects": "Projekt", "parent": "Parent Project", - "search": "Type to search for a project…", - "searchSelect": "Click or press enter to select this project", + "search": "Skriv för att söka efter ett projekt…", + "searchSelect": "Klicka eller tryck på enter för att välja detta projekt", "shared": "Delade projekt", "noDescriptionAvailable": "No project description is available.", "inboxTitle": "Inkorg", @@ -294,7 +294,7 @@ "noDates": "This task has no dates set." }, "table": { - "title": "Table", + "title": "Tabell", "columns": "Kolumner" }, "kanban": { @@ -902,7 +902,7 @@ "tasks": "Uppgifter", "projects": "Projekt", "teams": "Teams", - "labels": "Labels", + "labels": "Etiketter", "newProject": "Enter the title of the new project…", "newTask": "Enter the title of the new task…", "newTeam": "Enter the name of the new team…", diff --git a/src/i18n/lang/zh-CN.json b/src/i18n/lang/zh-CN.json index b2cd39660..9571a07b7 100644 --- a/src/i18n/lang/zh-CN.json +++ b/src/i18n/lang/zh-CN.json @@ -902,6 +902,7 @@ "tasks": "任务", "projects": "Projects", "teams": "团队", + "labels": "Labels", "newProject": "Enter the title of the new project…", "newTask": "输入新任务的标题...", "newTeam": "输入新团队的名称...",