OSDN Git Service

NP_DragAndDropUploader v1.2
[nucleus-jp/nucleus-plugins.git] / trunk / NP_DragAndDropUploader / draganddropuploader / js / i18n / fi.js
diff --git a/trunk/NP_DragAndDropUploader/draganddropuploader/js/i18n/fi.js b/trunk/NP_DragAndDropUploader/draganddropuploader/js/i18n/fi.js
new file mode 100644 (file)
index 0000000..12a639e
--- /dev/null
@@ -0,0 +1,33 @@
+// .fi file like language pack\r
+plupload.addI18n({\r
+       'Select files' : 'Valitse tiedostoja',\r
+       'Add files to the upload queue and click the start button.' : 'Lisää tiedostoja latausjonoon ja klikkaa aloita-nappia.',\r
+       'Filename' : 'Tiedostonimi',\r
+       'Status' : 'Tila',\r
+       'Size' : 'Koko',\r
+       'Add files' : 'Lisää tiedostoja',\r
+       'Stop current upload' : 'Pysäytä nykyinen lataus',\r
+       'Start uploading queue' : 'Aloita jonon lataus',\r
+       'Drag files here.' : 'Raahaa tiedostot tänne.',\r
+       'Start upload' : 'Aloita lataus',\r
+       'Uploaded %d/%d files': 'Ladattu %d/%d tiedostoa',\r
+       'Stop upload': 'Pysäytä lataus',\r
+       'Start upload': 'Aloita lataus',\r
+       '%d files queued': '%d tiedostoa jonossa',\r
+       'File: %s': 'Tiedosto: %s',\r
+       'Close': 'Sulje',\r
+       'Using runtime: ': 'Käytetään ajonaikaista: ',\r
+       'File: %f, size: %s, max file size: %m': 'Tiedosto: %f, koko: %s, maksimi tiedostokoko: %m',\r
+       'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Latauselementti sallii ladata vain %d tiedosto(a) kerrallaan. Ylimääräiset tiedostot ohitettiin.',\r
+       'Upload URL might be wrong or doesn\'t exist': 'Lataus URL saattaa olla väärin tai ei ole olemassa',\r
+       'Error: File too large: ': 'Virhe: Tiedosto liian suuri: ',\r
+       'Error: Invalid file extension: ': 'Virhe: Kelpaamaton tiedostopääte: ',\r
+       'File extension error.': 'Tiedostopäätevirhe.',\r
+       'File size error.': 'Tiedostokokovirhe.',\r
+       'File count error.': 'Tiedostolaskentavirhe.',\r
+       'Init error.': 'Init virhe.',\r
+       'HTTP Error.': 'HTTP virhe.',\r
+       'Security error.': 'Tietoturvavirhe.',\r
+       'Generic error.': 'Yleinen virhe.',\r
+       'IO error.': 'I/O virhe.'\r
+});
\ No newline at end of file