From 4950d3a3fcd4a7450321ab474bb090705ded6d7c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 21 Jul 2023 01:27:02 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 2 ++ l10n/it.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index b346bdea..a1dd8d68 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -7,6 +7,8 @@ OC.L10N.register( "Deck board \"%s\"" : "Deck board \"%s\"", "Files" : "File", "File \"%s\"" : "File \"%s\"", + "Group Folder" : "Cartella del gruppo", + "Group Folder \"%s\"" : "Cartella del gruppo \"%s\"", "Talk conversation" : "Conversazione di Talk", "Conversation with %s" : "Conversazione con %s", "Talk" : "Parlare", diff --git a/l10n/it.json b/l10n/it.json index d002cbfd..3cbbaf12 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -5,6 +5,8 @@ "Deck board \"%s\"" : "Deck board \"%s\"", "Files" : "File", "File \"%s\"" : "File \"%s\"", + "Group Folder" : "Cartella del gruppo", + "Group Folder \"%s\"" : "Cartella del gruppo \"%s\"", "Talk conversation" : "Conversazione di Talk", "Conversation with %s" : "Conversazione con %s", "Talk" : "Parlare",