Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / public / plupload / js / i18n / sv.js @ 0c73a8ff

History | View | Annotate | Download (455 Bytes)

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