Skip to content

Commit 9022178

Browse files
authored
Update Finnish Translations (#1846)
Base JS only - Need to update and push the minified JS.
1 parent 0731fae commit 9022178

File tree

1 file changed

+58
-45
lines changed

1 file changed

+58
-45
lines changed

js/locales/fi.js

Lines changed: 58 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -21,91 +21,104 @@
2121
"use strict";
2222

2323
$.fn.fileinputLocales.fi = {
24-
sizeUnits: ['B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'],
25-
bitRateUnits: ['B/s', 'KB/s', 'MB/s', 'GB/s', 'TB/s', 'PB/s', 'EB/s', 'ZB/s', 'YB/s'],
24+
sizeUnits: ['t', 'Kt', 'Mt', 'Gt', 'Tt', 'Pt', 'Et', 'Zt', 'Yt'],
25+
bitRateUnits: ['t/s', 'Kt/s', 'Mt/s', 'Gt/s', 'Tt/s', 'Pt/s', 'Et/s', 'Zt/s', 'Yt/s'],
2626
fileSingle: 'tiedosto',
2727
filePlural: 'tiedostot',
2828
browseLabel: 'Selaa …',
2929
removeLabel: 'Poista',
30-
removeTitle: 'Tyhjännä valitut tiedostot',
30+
removeTitle: 'Tyhjennä valitut tiedostot',
3131
cancelLabel: 'Peruuta',
3232
cancelTitle: 'Peruuta lataus',
33-
pauseLabel: 'Pause',
34-
pauseTitle: 'Pause ongoing upload',
33+
pauseLabel: 'Keskeytä',
34+
pauseTitle: 'Keskeytä käynnissä oleva siirto',
3535
uploadLabel: 'Lataa',
3636
uploadTitle: 'Lataa valitut tiedostot',
37-
msgNoFilesSelected: '',
38-
msgFileRequired: 'You must select a file to upload.',
39-
msgSizeTooSmall: 'File "{name}" (<b>{size}</b>) is too small and must be larger than <b>{minSize}</b>.',
37+
msgNo: 'Ei',
38+
msgNoFilesSelected: 'Ei valittuja tiedostoja',
39+
msgPaused: 'Keskeytetty',
40+
msgCancelled: 'Peruttu',
41+
msgPlaceholder: 'Valitse {files} &hellip;',
42+
msgZoomModalHeading: 'Yksityiskohtainen tarkastelu',
43+
msgFileRequired: 'Valitse siirrett&auml;v&auml; tiedosto.',
44+
msgSizeTooSmall: 'Tiedosto "{name}" (<b>{size}</b>) alittaa pienimm&auml;n sallitun tiedoston koon, joka on <b>{minSize}</b>. Yrit&auml; uudelleen!',
4045
msgSizeTooLarge: 'Tiedosto "{name}" (<b>{size}</b>) ylitt&auml;&auml; suurimman sallitun tiedoston koon, joka on <b>{maxSize}</b>. Yrit&auml; uudelleen!',
4146
msgFilesTooLess: 'V&auml;hint&auml;&auml;n <b>{n}</b> {files} tiedostoa on valittava ladattavaksi. Ole hyv&auml; ja yrit&auml; uudelleen!',
4247
msgFilesTooMany: 'Valittujen tiedostojen lukum&auml;&auml;r&auml; <b>({n})</b> ylitt&auml;&auml; suurimman sallitun m&auml;&auml;r&auml;n <b>{m}</b>. Ole hyv&auml; ja yrit&auml; uudelleen!',
43-
msgTotalFilesTooMany: 'You can upload a maximum of <b>{m}</b> files (<b>{n}</b> files detected).',
48+
msgTotalFilesTooMany: 'Korkeintaan <b>{m}</b> tiedostoa voidaan l&auml;hett&auml;&auml; (yritettiin <b>{n}</b> tiedostoa).',
4449
msgFileNotFound: 'Tiedostoa "{name}" ei l&ouml;ydy!',
4550
msgFileSecured: 'Tietoturvarajoitukset est&auml;v&auml;t tiedoston "{name}" lukemisen.',
4651
msgFileNotReadable: 'Tiedosto "{name}" ei ole luettavissa.',
4752
msgFilePreviewAborted: 'Tiedoston "{name}" esikatselu keskeytetty.',
4853
msgFilePreviewError: 'Virhe on tapahtunut luettaessa tiedostoa "{name}".',
49-
msgInvalidFileName: 'Invalid or unsupported characters in file name "{name}".',
54+
msgInvalidFileName: 'Tiedostonimi "{name}" sis&auml;lt&auml;&auml; ep&auml;kelpoja merkkej&auml;.',
5055
msgInvalidFileType: 'Tiedosto "{name}" on v&auml;&auml;r&auml;n tyyppinen. Ainoastaan tiedostot tyyppi&auml; "{types}" ovat tuettuja.',
5156
msgInvalidFileExtension: 'Tiedoston "{name}" tarkenne on ep&auml;kelpo. Ainoastaan tarkenteet "{extensions}" ovat tuettuja.',
5257
msgFileTypes: {
53-
'image': 'Kuva',
58+
'image': 'kuva',
5459
'html': 'HTML',
55-
'text': 'Teksti',
56-
'video': 'Video',
57-
'audio': 'Ääni',
58-
'flash': 'Flash',
60+
'text': 'teksti',
61+
'video': 'video',
62+
'audio': '&auml;&auml;ni',
63+
'flash': 'flash',
5964
'pdf': 'PDF',
60-
'object': 'Olio'
65+
'object': 'kohde'
6166
},
62-
msgUploadThreshold: 'Käsitellään &hellip;',
63-
msgUploadBegin: 'Initializing &hellip;',
64-
msgUploadEnd: 'Done',
65-
msgUploadResume: 'Resuming upload &hellip;',
66-
msgUploadEmpty: 'Ei ladattavaa dataa.',
67-
msgUploadError: 'Upload Error',
68-
msgDeleteError: 'Delete Error',
69-
msgProgressError: 'Error',
67+
msgUploadAborted: 'Tiedoston siirto peruttiin',
68+
msgUploadThreshold: 'K&auml;sitell&auml;&auml;n &hellip;',
69+
msgUploadBegin: 'Valmistellaan &hellip;',
70+
msgUploadEnd: 'Valmis',
71+
msgUploadResume: 'Jatketaan siirtoa &hellip;',
72+
msgUploadEmpty: 'Ei siirrett&auml;vi&auml; tietoja.',
73+
msgUploadError: 'Virhe siirrett&auml;ess&auml;',
74+
msgDeleteError: 'Virhe poistettaessa',
75+
msgProgressError: 'Virhe',
7076
msgValidationError: 'Tiedoston latausvirhe',
7177
msgLoading: 'Ladataan tiedostoa {index} / {files} &hellip;',
7278
msgProgress: 'Ladataan tiedostoa {index} / {files} - {name} - {percent}% valmistunut.',
7379
msgSelected: '{n} tiedostoa valittu',
80+
msgProcessing: 'K&auml;sitell&auml;&auml;n &hellip;',
7481
msgFoldersNotAllowed: 'Raahaa ja pudota ainoastaan tiedostoja! Ohitettu {n} raahattua kansiota.',
75-
msgAjaxError: 'Something went wrong with the {operation} operation. Please try again later!',
76-
msgAjaxProgressError: '{operation} failed',
77-
msgDuplicateFile: 'File "{name}" of same size "{size}" has already been selected earlier. Skipping duplicate selection.',
78-
msgResumableUploadRetriesExceeded: 'Upload aborted beyond <b>{max}</b> retries for file <b>{file}</b>! Error Details: <pre>{error}</pre>',
79-
msgPendingTime: '{time} remaining',
80-
msgCalculatingTime: 'calculating time remaining',
82+
msgImageWidthSmall: 'Kuvan "{name}" leveyden tulee olla v&auml;hint&auml;&auml;n <b>{size} px</b> (nyt <b>{dimension} px</b>).',
83+
msgImageHeightSmall: 'Kuvan "{name}" korkeuden tulee olla v&auml;hint&auml;&auml;n <b>{size} px</b> (nyt <b>{dimension} px</b>).',
84+
msgImageWidthLarge: 'Kuvan "{name}" leveys ei voi ylitt&auml;&auml; <b>{size} px</b> (nyt <b>{dimension} px</b>).',
85+
msgImageHeightLarge: 'Kuvan "{name}" korkeus ei voi ylitt&auml;&auml; <b>{size} px</b> (nyt <b>{dimension} px</b>).',
86+
msgImageResizeError: 'Kuvan pikselikokoa ei voitu m&auml;&auml;ritt&auml;&auml;',
87+
msgImageResizeException: 'Virhe muutettaessa kokoa.<pre>{errors}</pre>',
88+
msgAjaxError: 'Ajax-pyynt&ouml; {operation} ep&auml;onnistui. Ole hyv&auml; ja yrit&auml; uudelleen!',
89+
msgAjaxProgressError: '{operation} ep&auml;onnistui',
90+
msgDuplicateFile: 'Tiedosto "{name}" t&auml;sm&auml;&auml;v&auml;ss&auml; koossa "{size}" on jo valittu. Ohitetaan kaksoiskappale.',
91+
msgResumableUploadRetriesExceeded: 'Siirto peruutettiin <b>{max}</b> yrityksen j&auml;lkeen tiedostolle <b>{file}</b>! Virhetiedot: <pre>{error}</pre>',
92+
msgPendingTime: '{time} j&auml;ljell&auml;',
93+
msgCalculatingTime: 'lasketaan j&auml;ljell&auml; olevaa aikaa',
8194
ajaxOperations: {
82-
deleteThumb: 'file delete',
83-
uploadThumb: 'file upload',
84-
uploadBatch: 'batch file upload',
85-
uploadExtra: 'form data upload'
95+
deleteThumb: 'tiedoston poisto',
96+
uploadThumb: 'tiedoston siirto',
97+
uploadBatch: 'tiedostojoukon siirto',
98+
uploadExtra: 'lomakedatan siirto'
8699
},
87100
dropZoneTitle: 'Raahaa ja pudota tiedostot t&auml;h&auml;n &hellip;',
88-
dropZoneClickTitle: '<br>(tai valitse hiirellä {files})',
101+
dropZoneClickTitle: '<br>(tai valitse hiirell&auml; {files})',
89102
fileActionSettings: {
90103
removeTitle: 'Poista tiedosto',
91-
uploadTitle: 'Upload file',
92-
uploadRetryTitle: 'Retry upload',
93-
downloadTitle: 'Download file',
94-
rotateTitle: 'Rotate 90 deg. clockwise',
104+
uploadTitle: 'Siirr&auml; tiedosto',
105+
uploadRetryTitle: 'Yrit&auml; siirtoa uudelleen',
106+
downloadTitle: 'Lataa tiedosto',
107+
rotateTitle: 'K&auml;&auml;nn&auml; 90 astetta my&ouml;t&auml;p&auml;iv&auml;&auml;n',
95108
zoomTitle: 'Yksityiskohdat',
96-
dragTitle: 'Siirrä / Järjestele',
109+
dragTitle: 'Siirr&auml; / J&auml;rjestele',
97110
indicatorNewTitle: 'Ei ladattu',
98111
indicatorSuccessTitle: 'Ladattu',
99-
indicatorErrorTitle: 'Lataus epäonnistui',
100-
indicatorPausedTitle: 'Upload Paused',
112+
indicatorErrorTitle: 'Lataus ep&auml;onnistui',
113+
indicatorPausedTitle: 'Siirto tauolla',
101114
indicatorLoadingTitle: 'Ladataan &hellip;'
102115
},
103116
previewZoomButtonTitles: {
104117
prev: 'Seuraava tiedosto',
105118
next: 'Edellinen tiedosto',
106-
rotate: 'Rotate 90 deg. clockwise',
107-
toggleheader: 'Näytä otsikko',
108-
fullscreen: 'Kokonäytön tila',
119+
rotate: 'K&auml;&auml;nn&auml; 90 astetta my&ouml;t&auml;p&auml;iv&auml;&auml;n',
120+
toggleheader: 'N&auml;yt&auml; otsikko',
121+
fullscreen: 'Koko ruudun tila',
109122
borderless: 'Rajaton tila',
110123
close: 'Sulje esikatselu'
111124
}

0 commit comments

Comments
 (0)