aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-29 00:21:22 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-29 00:21:22 +0000
commit563145821976382fb83fe98b92155f8fe4b91695 (patch)
tree58938b89a29d785c33a156c3a0cbe32e50593a56
parent818d7687c3f599d0c089c709bafd77e14d587258 (diff)
downloadnextcloud-server-563145821976382fb83fe98b92155f8fe4b91695.tar.gz
nextcloud-server-563145821976382fb83fe98b92155f8fe4b91695.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