OSDN Git Service

NP_DragAndDropUploader v1.2
[nucleus-jp/nucleus-plugins.git] / trunk / NP_DragAndDropUploader / draganddropuploader / js / i18n / it.js
diff --git a/trunk/NP_DragAndDropUploader/draganddropuploader/js/i18n/it.js b/trunk/NP_DragAndDropUploader/draganddropuploader/js/i18n/it.js
new file mode 100644 (file)
index 0000000..71575b5
--- /dev/null
@@ -0,0 +1,21 @@
+// .po file like language pack\r
+plupload.addI18n({\r
+       'Select files' : 'Seleziona i files',\r
+       'Add files to the upload queue and click the start button.' : 'Aggiungi i file alla coda di caricamento e clicca il pulsante di avvio.',\r
+       'Filename' : 'Nome file',\r
+       'Status' : 'Stato',\r
+       'Size' : 'Dimensione',\r
+       'Add files' : 'Aggiungi file',\r
+       'Stop current upload' : 'Interrompi il caricamento',\r
+       'Start uploading queue' : 'Avvia il caricamento',\r
+       'Uploaded %d/%d files': 'Caricati %d/%d file',\r
+       'N/A' : 'N/D',\r
+       'Drag files here.' : 'Trascina i file qui.',\r
+       'File extension error.': 'Errore estensione file.',\r
+       'File size error.': 'Errore dimensione file.',\r
+       'Init error.': 'Errore inizializzazione.',\r
+       'HTTP Error.': 'Errore HTTP.',\r
+       'Security error.': 'Errore sicurezza.',\r
+       'Generic error.': 'Errore generico.',\r
+       'IO error.': 'Errore IO.'\r
+});
\ No newline at end of file