OSDN Git Service

NP_DragAndDropUploader v1.2
[nucleus-jp/nucleus-plugins.git] / trunk / NP_DragAndDropUploader / draganddropuploader / js / i18n / sv.js
1 // .po file like language pack\r
2 plupload.addI18n({\r
3         'Select files' : 'Välj filer',\r
4         'Add files to the upload queue and click the start button.' : 'Lägg till filer till kön och tryck på start.',\r
5         'Filename' : 'Filnamn',\r
6         'Status' : 'Status',\r
7         'Size' : 'Storlek',\r
8         'Add files' : 'Lägg till filer',\r
9         'Stop current upload' : 'Stoppa uppladdningen',\r
10         'Start uploading queue' : 'Starta uppladdningen',\r
11         'Drag files here.' : 'Dra filer hit'\r
12 });