From d8d708e0a8b0bf12590406a4736e46e5d3373d24 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 29 Dec 2024 00:21:14 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dashboard/l10n/it.js | 2 ++ apps/dashboard/l10n/it.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/apps/dashboard/l10n/it.js b/apps/dashboard/l10n/it.js index cd7374c69ad74..bdf204fcefbb2 100644 --- a/apps/dashboard/l10n/it.js +++ b/apps/dashboard/l10n/it.js @@ -23,6 +23,8 @@ OC.L10N.register( "Good evening, {name}" : "Buona sera, {name}", "Hello" : "Ciao", "Hello, {name}" : "Ciao {name}", + "Happy birthday ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰" : "Buon compleanno ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰", + "Happy birthday, {name} ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰" : "Buon compleanno, {name} ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰", "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Inizia la giornata informato\n\nIl cruscotto di Nextcloud รจ il tuo punto di partenza della giornata, che offre una panoramica di prossimi appuntamenti, email urgenti, messaggi di chat, nuove richieste, ultimi tweet e molto altro ancora! Gli utenti possono aggiungere i widget che preferiscono e modificare lo sfondo a proprio piacimento." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/dashboard/l10n/it.json b/apps/dashboard/l10n/it.json index bbfa38c2a3b9d..38527bccf371e 100644 --- a/apps/dashboard/l10n/it.json +++ b/apps/dashboard/l10n/it.json @@ -21,6 +21,8 @@ "Good evening, {name}" : "Buona sera, {name}", "Hello" : "Ciao", "Hello, {name}" : "Ciao {name}", + "Happy birthday ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰" : "Buon compleanno ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰", + "Happy birthday, {name} ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰" : "Buon compleanno, {name} ๐Ÿฅณ๐Ÿคฉ๐ŸŽ‚๐ŸŽ‰", "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Inizia la giornata informato\n\nIl cruscotto di Nextcloud รจ il tuo punto di partenza della giornata, che offre una panoramica di prossimi appuntamenti, email urgenti, messaggi di chat, nuove richieste, ultimi tweet e molto altro ancora! Gli utenti possono aggiungere i widget che preferiscono e modificare lo sfondo a proprio piacimento." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file