From ba8e77abfe0ebcfbc4502bc06e93fd4195c2898d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Jan 2025 00:40:20 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/it.js | 1 + l10n/it.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/fi.js b/l10n/fi.js index 5429b0e06..cea90316e 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -217,6 +217,7 @@ OC.L10N.register( "Next week – {timeLocale}" : "Ensi viikko – {timeLocale}", "{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta", "Edit card title" : "Muokkaa kortin otsikkoa", + "Open link" : "Avaa linkki", "Edit title" : "Muokkaa otsikkoa", "Assign to me" : "Määritä minulle", "Unassign myself" : "Poista määritys minulta", diff --git a/l10n/fi.json b/l10n/fi.json index 828a1ad19..5f4660c69 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -215,6 +215,7 @@ "Next week – {timeLocale}" : "Ensi viikko – {timeLocale}", "{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta", "Edit card title" : "Muokkaa kortin otsikkoa", + "Open link" : "Avaa linkki", "Edit title" : "Muokkaa otsikkoa", "Assign to me" : "Määritä minulle", "Unassign myself" : "Poista määritys minulta", diff --git a/l10n/it.js b/l10n/it.js index e8cbd9660..cf2e1e9e4 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -274,6 +274,7 @@ OC.L10N.register( "Todo items" : "Elementi da fare", "{count} comments, {unread} unread" : "{count} commenti, {unread} non letti", "Edit card title" : "Modifica titolo scheda", + "Open link" : "Apri link", "Edit title" : "Modifica titolo", "Assign to me" : "Assegna a me", "Unassign myself" : "Rimuovi assegnazione da me", diff --git a/l10n/it.json b/l10n/it.json index d85291ec7..d7c6020ac 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -272,6 +272,7 @@ "Todo items" : "Elementi da fare", "{count} comments, {unread} unread" : "{count} commenti, {unread} non letti", "Edit card title" : "Modifica titolo scheda", + "Open link" : "Apri link", "Edit title" : "Modifica titolo", "Assign to me" : "Assegna a me", "Unassign myself" : "Rimuovi assegnazione da me",