OSDN Git Service

NP_DragAndDropUploader v1.2
[nucleus-jp/nucleus-plugins.git] / trunk / NP_DragAndDropUploader / draganddropuploader / js / i18n / fi.js
1 // .fi file like language pack\r
2 plupload.addI18n({\r
3         'Select files' : 'Valitse tiedostoja',\r
4         'Add files to the upload queue and click the start button.' : 'Lisää tiedostoja latausjonoon ja klikkaa aloita-nappia.',\r
5         'Filename' : 'Tiedostonimi',\r
6         'Status' : 'Tila',\r
7         'Size' : 'Koko',\r
8         'Add files' : 'Lisää tiedostoja',\r
9         'Stop current upload' : 'Pysäytä nykyinen lataus',\r
10         'Start uploading queue' : 'Aloita jonon lataus',\r
11         'Drag files here.' : 'Raahaa tiedostot tänne.',\r
12         'Start upload' : 'Aloita lataus',\r
13         'Uploaded %d/%d files': 'Ladattu %d/%d tiedostoa',\r
14         'Stop upload': 'Pysäytä lataus',\r
15         'Start upload': 'Aloita lataus',\r
16         '%d files queued': '%d tiedostoa jonossa',\r
17         'File: %s': 'Tiedosto: %s',\r
18         'Close': 'Sulje',\r
19         'Using runtime: ': 'Käytetään ajonaikaista: ',\r
20         'File: %f, size: %s, max file size: %m': 'Tiedosto: %f, koko: %s, maksimi tiedostokoko: %m',\r
21         '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
22         'Upload URL might be wrong or doesn\'t exist': 'Lataus URL saattaa olla väärin tai ei ole olemassa',\r
23         'Error: File too large: ': 'Virhe: Tiedosto liian suuri: ',\r
24         'Error: Invalid file extension: ': 'Virhe: Kelpaamaton tiedostopääte: ',\r
25         'File extension error.': 'Tiedostopäätevirhe.',\r
26         'File size error.': 'Tiedostokokovirhe.',\r
27         'File count error.': 'Tiedostolaskentavirhe.',\r
28         'Init error.': 'Init virhe.',\r
29         'HTTP Error.': 'HTTP virhe.',\r
30         'Security error.': 'Tietoturvavirhe.',\r
31         'Generic error.': 'Yleinen virhe.',\r
32         'IO error.': 'I/O virhe.'\r
33 });