summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-25 02:19:28 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-25 02:19:28 +0000
commitd92c5f78cec5465833fa78b6f8494fb42041999f (patch)
tree85d449b4c9f69b7a3962f5df82dcf974da81d540 /apps/theming/l10n/it.js
parent28f41059051afaf665e80e69ea2e90251aa1662e (diff)
downloadnextcloud-server-d92c5f78cec5465833fa78b6f8494fb42041999f.tar.gz
nextcloud-server-d92c5f78cec5465833fa78b6f8494fb42041999f.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r--apps/theming/l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js
index e08522cfc18..4e2584cde78 100644
--- a/apps/theming/l10n/it.js
+++ b/apps/theming/l10n/it.js
@@ -62,7 +62,6 @@ OC.L10N.register(
"Pick from Files" : "Scegli da File",
"Custom color" : "Colore personalizzato",
"Plain background" : "Sfondo semplice",
- "Insert from {productName}" : "Inserisci da {productName}",
"Reset to default" : "Ripristina valori predefiniti",
"Upload" : "Carica",
"Remove background image" : "Rimuovi immagine di sfondo",
@@ -73,6 +72,7 @@ OC.L10N.register(
"https://…" : "https://…",
"Login image" : "Immagine di accesso",
"Upload new login background" : "Carica nuovo sfondo di accesso",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemagick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.",
+ "Insert from {productName}" : "Inserisci da {productName}"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");