aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/dashboard/l10n/it.js2
-rw-r--r--apps/dashboard/l10n/it.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/it.js b/apps/dashboard/l10n/it.js
index cd7374c69ad..bdf204fcefb 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 bbfa38c2a3b..38527bccf37 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