From 79aaa2a906d960b4f14571b79363d3a1a731c426 Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Wed, 19 Nov 2025 00:56:08 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin --- pkg/i18n/lang/de-DE.json | 4 +++- pkg/i18n/lang/de-swiss.json | 4 +++- pkg/i18n/lang/pt-PT.json | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pkg/i18n/lang/de-DE.json b/pkg/i18n/lang/de-DE.json index 02d1ae3fc..b5452311d 100644 --- a/pkg/i18n/lang/de-DE.json +++ b/pkg/i18n/lang/de-DE.json @@ -79,7 +79,9 @@ "subject_to_assignee": "Du wurdest „%[1]s“ (%[2]s) zugewiesen", "message_to_assignee": "%[1]s hat dich in „%[2]s“ zugewiesen.", "subject_to_others": "„%[1]s“ (%[2]s) wurde zu %[3]s zugewiesen", - "message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen." + "message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen.", + "subject_to_others_self": "%[3]s hat „%[1]s“ (%[2]s) sich selbst zugewiesen", + "message_to_others_self": "%[1]s hat diese Aufgabe sich selbst zugewiesen." }, "deleted": { "subject": "„%[1]s“ (%[2]s) wurde gelöscht", diff --git a/pkg/i18n/lang/de-swiss.json b/pkg/i18n/lang/de-swiss.json index 02d1ae3fc..b5452311d 100644 --- a/pkg/i18n/lang/de-swiss.json +++ b/pkg/i18n/lang/de-swiss.json @@ -79,7 +79,9 @@ "subject_to_assignee": "Du wurdest „%[1]s“ (%[2]s) zugewiesen", "message_to_assignee": "%[1]s hat dich in „%[2]s“ zugewiesen.", "subject_to_others": "„%[1]s“ (%[2]s) wurde zu %[3]s zugewiesen", - "message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen." + "message_to_others": "%[1]s hat diese Aufgabe %[2]s zugewiesen.", + "subject_to_others_self": "%[3]s hat „%[1]s“ (%[2]s) sich selbst zugewiesen", + "message_to_others_self": "%[1]s hat diese Aufgabe sich selbst zugewiesen." }, "deleted": { "subject": "„%[1]s“ (%[2]s) wurde gelöscht", diff --git a/pkg/i18n/lang/pt-PT.json b/pkg/i18n/lang/pt-PT.json index 8cc43f98e..a7024c2b2 100644 --- a/pkg/i18n/lang/pt-PT.json +++ b/pkg/i18n/lang/pt-PT.json @@ -79,7 +79,9 @@ "subject_to_assignee": "Foste atribuído a \"%[1]s\" (%[2]s)", "message_to_assignee": "%[1]s atribuiu-te a \"%[2]s\".", "subject_to_others": "\"%[1]s\" (%[2]s) foi atribuído a %[3]s", - "message_to_others": "%[1]s atribuiu esta tarefa a %[2]s." + "message_to_others": "%[1]s atribuiu esta tarefa a %[2]s.", + "subject_to_others_self": "“%[1]s” (%[2]s) foi atribuído por %[3]s a si próprio", + "message_to_others_self": "%[1]s atribuiu esta tarefa a si próprio." }, "deleted": { "subject": "\"%[1]s\" (%[2]s) foi eliminada",