You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/it.js
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,24 @@ OC.L10N.register(
8
8
"Unlimited" : "Illimitata",
9
9
"Name" : "Nome",
10
10
"Host" : "Host",
11
+
"Deploy options" : "Opzioni di distribuzione",
11
12
"Nextcloud URL" : "URL Nextcloud",
12
13
"Memory limit" : "Limite di memoria",
14
+
"Registered Deploy daemons list" : "Elenco dei Deploy Daemons registrati",
13
15
"Enabled" : "Abilitata",
14
16
"More information" : "Altre informazioni",
15
17
"Remove" : "Rimuovi",
16
18
"From" : "Da",
17
19
"To" : "A",
18
20
"Add" : "Aggiungi",
19
21
"Display name" : "Nome visualizzato",
22
+
"Compute device" : "Dispositivo di calcolo",
20
23
"Confirm" : "Conferma",
21
24
"Save" : "Salva",
22
25
"Register" : "Registra",
23
26
"{license}-licensed" : "sotto licenza {license}",
24
27
"Update to {version}" : "Aggiorna a {version}",
28
+
"Delete data on remove" : "Cancella dati alla rimozione",
25
29
"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.",
26
30
"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.",
27
31
"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(
36
40
"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.",
37
41
"Featured" : "In evidenza",
38
42
"Update to {update}" : "Aggiorna a {update}",
43
+
"Default Deploy daemon is not accessible" : "Il demone di distribuzione di default non è accessibile",
39
44
"Icon" : "Icona",
40
45
"Version" : "Versione",
41
46
"Daemon" : "Demone",
42
47
"Level" : "Livello",
43
48
"Actions" : "Azioni",
44
49
"Results from other categories" : "Risultati da altre categorie",
Copy file name to clipboardExpand all lines: l10n/it.json
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,24 @@
6
6
"Unlimited" : "Illimitata",
7
7
"Name" : "Nome",
8
8
"Host" : "Host",
9
+
"Deploy options" : "Opzioni di distribuzione",
9
10
"Nextcloud URL" : "URL Nextcloud",
10
11
"Memory limit" : "Limite di memoria",
12
+
"Registered Deploy daemons list" : "Elenco dei Deploy Daemons registrati",
11
13
"Enabled" : "Abilitata",
12
14
"More information" : "Altre informazioni",
13
15
"Remove" : "Rimuovi",
14
16
"From" : "Da",
15
17
"To" : "A",
16
18
"Add" : "Aggiungi",
17
19
"Display name" : "Nome visualizzato",
20
+
"Compute device" : "Dispositivo di calcolo",
18
21
"Confirm" : "Conferma",
19
22
"Save" : "Salva",
20
23
"Register" : "Registra",
21
24
"{license}-licensed" : "sotto licenza {license}",
22
25
"Update to {version}" : "Aggiorna a {version}",
26
+
"Delete data on remove" : "Cancella dati alla rimozione",
23
27
"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.",
24
28
"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.",
25
29
"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 @@
34
38
"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.",
35
39
"Featured" : "In evidenza",
36
40
"Update to {update}" : "Aggiorna a {update}",
41
+
"Default Deploy daemon is not accessible" : "Il demone di distribuzione di default non è accessibile",
37
42
"Icon" : "Icona",
38
43
"Version" : "Versione",
39
44
"Daemon" : "Demone",
40
45
"Level" : "Livello",
41
46
"Actions" : "Azioni",
42
47
"Results from other categories" : "Risultati da altre categorie",
0 commit comments