Skip to content

Commit 5554643

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f2bd78e commit 5554643

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

l10n/it.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,24 @@ OC.L10N.register(
88
"Unlimited" : "Illimitata",
99
"Name" : "Nome",
1010
"Host" : "Host",
11+
"Deploy options" : "Opzioni di distribuzione",
1112
"Nextcloud URL" : "URL Nextcloud",
1213
"Memory limit" : "Limite di memoria",
14+
"Registered Deploy daemons list" : "Elenco dei Deploy Daemons registrati",
1315
"Enabled" : "Abilitata",
1416
"More information" : "Altre informazioni",
1517
"Remove" : "Rimuovi",
1618
"From" : "Da",
1719
"To" : "A",
1820
"Add" : "Aggiungi",
1921
"Display name" : "Nome visualizzato",
22+
"Compute device" : "Dispositivo di calcolo",
2023
"Confirm" : "Conferma",
2124
"Save" : "Salva",
2225
"Register" : "Registra",
2326
"{license}-licensed" : "sotto licenza {license}",
2427
"Update to {version}" : "Aggiorna a {version}",
28+
"Delete data on remove" : "Cancella dati alla rimozione",
2529
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
2630
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
2731
"This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
@@ -36,15 +40,20 @@ OC.L10N.register(
3640
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni in evidenza sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.",
3741
"Featured" : "In evidenza",
3842
"Update to {update}" : "Aggiorna a {update}",
43+
"Default Deploy daemon is not accessible" : "Il demone di distribuzione di default non è accessibile",
3944
"Icon" : "Icona",
4045
"Version" : "Versione",
4146
"Daemon" : "Demone",
4247
"Level" : "Livello",
4348
"Actions" : "Azioni",
4449
"Results from other categories" : "Risultati da altre categorie",
4550
"_Update_::_Update all_" : ["Aggiorna","Aggiorna","Aggiorna tutto"],
51+
"Deploy Daemon" : "Distribuisci Daemon",
4652
"Type" : "Tipo",
4753
"Display Name" : "Nome visualizzato",
54+
"GPUs support" : "Supporto GPUs",
55+
"No Deploy daemons configured" : "Nessun Deploy Deamons configurato",
56+
"Register a custom one or setup from available templates" : "Registra uno personalizzato o configuralo dai modelli disponibili",
4857
"Network" : "Rete",
4958
"by {author}\n{license}" : "di {author}\n{license}",
5059
"Your apps" : "Le tue applicazioni",

l10n/it.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,24 @@
66
"Unlimited" : "Illimitata",
77
"Name" : "Nome",
88
"Host" : "Host",
9+
"Deploy options" : "Opzioni di distribuzione",
910
"Nextcloud URL" : "URL Nextcloud",
1011
"Memory limit" : "Limite di memoria",
12+
"Registered Deploy daemons list" : "Elenco dei Deploy Daemons registrati",
1113
"Enabled" : "Abilitata",
1214
"More information" : "Altre informazioni",
1315
"Remove" : "Rimuovi",
1416
"From" : "Da",
1517
"To" : "A",
1618
"Add" : "Aggiungi",
1719
"Display name" : "Nome visualizzato",
20+
"Compute device" : "Dispositivo di calcolo",
1821
"Confirm" : "Conferma",
1922
"Save" : "Salva",
2023
"Register" : "Registra",
2124
"{license}-licensed" : "sotto licenza {license}",
2225
"Update to {version}" : "Aggiorna a {version}",
26+
"Delete data on remove" : "Cancella dati alla rimozione",
2327
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
2428
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.",
2529
"This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
@@ -34,15 +38,20 @@
3438
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni in evidenza sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.",
3539
"Featured" : "In evidenza",
3640
"Update to {update}" : "Aggiorna a {update}",
41+
"Default Deploy daemon is not accessible" : "Il demone di distribuzione di default non è accessibile",
3742
"Icon" : "Icona",
3843
"Version" : "Versione",
3944
"Daemon" : "Demone",
4045
"Level" : "Livello",
4146
"Actions" : "Azioni",
4247
"Results from other categories" : "Risultati da altre categorie",
4348
"_Update_::_Update all_" : ["Aggiorna","Aggiorna","Aggiorna tutto"],
49+
"Deploy Daemon" : "Distribuisci Daemon",
4450
"Type" : "Tipo",
4551
"Display Name" : "Nome visualizzato",
52+
"GPUs support" : "Supporto GPUs",
53+
"No Deploy daemons configured" : "Nessun Deploy Deamons configurato",
54+
"Register a custom one or setup from available templates" : "Registra uno personalizzato o configuralo dai modelli disponibili",
4655
"Network" : "Rete",
4756
"by {author}\n{license}" : "di {author}\n{license}",
4857
"Your apps" : "Le tue applicazioni",

0 commit comments

Comments
 (0)