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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ OC.L10N.register(
36
36
"Set log level" : "Imposta il livello del log",
37
37
"Time format" : "Formato orario",
38
38
"Live view" : "Visualizzazione in tempo reale",
39
-
"Download/Upload logs" : "Log di download/upload",
39
+
"Download/Upload logs" : "Scarica/carica log",
40
40
"Ctrl" : "Ctrl",
41
41
"Could not parse local log file" : "Impossibile leggere il file di log",
42
42
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "Puoi anche mostrare le voci dei log copiate dagli appunti incollandole nella vista dei log usando: {keyboardShortcut}",
@@ -56,7 +56,7 @@ OC.L10N.register(
56
56
"Could not set logging levels to show" : "Impossibile impostare i livelli di log da mostrare",
57
57
"Filter logging levels" : "Filtra livelli di log",
58
58
"Could not set logging level" : "Impossibile impostare i livelli di log",
59
-
"Set backend loglevel" : "Imposta loglevel del backend",
59
+
"Set backend loglevel" : "Imposta il livello di log del backend",
60
60
"Application" : "Applicazione",
61
61
"Message" : "Messaggio",
62
62
"Log entry actions" : "Azioni della voce del log",
Copy file name to clipboardExpand all lines: l10n/it.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
"Set log level" : "Imposta il livello del log",
35
35
"Time format" : "Formato orario",
36
36
"Live view" : "Visualizzazione in tempo reale",
37
-
"Download/Upload logs" : "Log di download/upload",
37
+
"Download/Upload logs" : "Scarica/carica log",
38
38
"Ctrl" : "Ctrl",
39
39
"Could not parse local log file" : "Impossibile leggere il file di log",
40
40
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "Puoi anche mostrare le voci dei log copiate dagli appunti incollandole nella vista dei log usando: {keyboardShortcut}",
@@ -54,7 +54,7 @@
54
54
"Could not set logging levels to show" : "Impossibile impostare i livelli di log da mostrare",
55
55
"Filter logging levels" : "Filtra livelli di log",
56
56
"Could not set logging level" : "Impossibile impostare i livelli di log",
57
-
"Set backend loglevel" : "Imposta loglevel del backend",
57
+
"Set backend loglevel" : "Imposta il livello di log del backend",
58
58
"Application" : "Applicazione",
59
59
"Message" : "Messaggio",
60
60
"Log entry actions" : "Azioni della voce del log",
0 commit comments