aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-29 00:21:14 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-29 00:21:14 +0000
commitd8d708e0a8b0bf12590406a4736e46e5d3373d24 (patch)
tree05c1779272cfd5a7c146d58974b01268323808f0
parentf19850815b3e348516f0893e33ae47cc7c0a1303 (diff)
downloadnextcloud-server-d8d708e0a8b0bf12590406a4736e46e5d3373d24.tar.gz
nextcloud-server-d8d708e0a8b0bf12590406a4736e46e5d3373d24.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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