summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r--settings/l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index adf098dfb25..ca9ff64d4cb 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"Group already exists." : "Il gruppo esiste già.",
"Unable to add group." : "Impossibile aggiungere il gruppo.",
"Unable to delete group." : "Impossibile eliminare il gruppo.",
+ "log-level out of allowed range" : "livello di log fuori dall'intervallo consentito",
"Saved" : "Salvato",
"test email settings" : "prova impostazioni email",
"If you received this email, the settings seem to be correct." : "Se hai ricevuto questa email, le impostazioni dovrebbero essere corrette.",
@@ -167,8 +168,10 @@ OC.L10N.register(
"Test email settings" : "Prova impostazioni email",
"Send email" : "Invia email",
"Log level" : "Livello di log",
+ "Download logfile" : "Scarica file di log",
"More" : "Altro",
"Less" : "Meno",
+ "The logfile is bigger than 100MB. Downloading it may take some time!" : "Il file di log è più grande di 100MB. Scaricarlo potrebbe richiedere del tempo!",
"Version" : "Versione",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Sviluppato dalla <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunità di ownCloud</a>, il <a href=\"https://github.com/owncloud\" target=\"_blank\">codice sorgente</a> è rilasciato nei termini della licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"More apps" : "Altre applicazioni",
144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258