6056 |
efrain |
1 |
/*!
|
|
|
2 |
* FileInput Finnish Translations
|
|
|
3 |
*
|
|
|
4 |
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
|
|
|
5 |
* any HTML markup tags in the messages must not be converted or translated.
|
|
|
6 |
*
|
|
|
7 |
* @see http://github.com/kartik-v/bootstrap-fileinput
|
|
|
8 |
*
|
|
|
9 |
* NOTE: this file must be saved in UTF-8 encoding.
|
|
|
10 |
*/
|
|
|
11 |
(function ($) {
|
|
|
12 |
"use strict";
|
|
|
13 |
|
|
|
14 |
$.fn.fileinputLocales.fi = {
|
|
|
15 |
fileSingle: 'tiedosto',
|
|
|
16 |
filePlural: 'tiedostot',
|
|
|
17 |
browseLabel: 'Selaa …',
|
|
|
18 |
removeLabel: 'Poista',
|
|
|
19 |
removeTitle: 'Tyhjännä valitut tiedostot',
|
|
|
20 |
cancelLabel: 'Peruuta',
|
|
|
21 |
cancelTitle: 'Peruuta lataus',
|
|
|
22 |
pauseLabel: 'Pause',
|
|
|
23 |
pauseTitle: 'Pause ongoing upload',
|
|
|
24 |
uploadLabel: 'Lataa',
|
|
|
25 |
uploadTitle: 'Lataa valitut tiedostot',
|
|
|
26 |
msgNoFilesSelected: '',
|
|
|
27 |
msgFileRequired: 'You must select a file to upload.',
|
|
|
28 |
msgSizeTooSmall: 'File "{name}" (<b>{size} KB</b>) is too small and must be larger than <b>{minSize} KB</b>.',
|
|
|
29 |
msgSizeTooLarge: 'Tiedosto "{name}" (<b>{size} Kt</b>) ylittää suurimman sallitun tiedoston koon, joka on <b>{maxSize} Kt</b>. Yritä uudelleen!',
|
|
|
30 |
msgFilesTooLess: 'Vähintään <b>{n}</b> {files} tiedostoa on valittava ladattavaksi. Ole hyvä ja yritä uudelleen!',
|
|
|
31 |
msgFilesTooMany: 'Valittujen tiedostojen lukumäärä <b>({n})</b> ylittää suurimman sallitun määrän <b>{m}</b>. Ole hyvä ja yritä uudelleen!',
|
|
|
32 |
msgTotalFilesTooMany: 'You can upload a maximum of <b>{m}</b> files (<b>{n}</b> files detected).',
|
|
|
33 |
msgFileNotFound: 'Tiedostoa "{name}" ei löydy!',
|
|
|
34 |
msgFileSecured: 'Tietoturvarajoitukset estävät tiedoston "{name}" lukemisen.',
|
|
|
35 |
msgFileNotReadable: 'Tiedosto "{name}" ei ole luettavissa.',
|
|
|
36 |
msgFilePreviewAborted: 'Tiedoston "{name}" esikatselu keskeytetty.',
|
|
|
37 |
msgFilePreviewError: 'Virhe on tapahtunut luettaessa tiedostoa "{name}".',
|
|
|
38 |
msgInvalidFileName: 'Invalid or unsupported characters in file name "{name}".',
|
|
|
39 |
msgInvalidFileType: 'Tiedosto "{name}" on väärän tyyppinen. Ainoastaan tiedostot tyyppiä "{types}" ovat tuettuja.',
|
|
|
40 |
msgInvalidFileExtension: 'Tiedoston "{name}" tarkenne on epäkelpo. Ainoastaan tarkenteet "{extensions}" ovat tuettuja.',
|
|
|
41 |
msgFileTypes: {
|
|
|
42 |
'image': 'Kuva',
|
|
|
43 |
'html': 'HTML',
|
|
|
44 |
'text': 'Teksti',
|
|
|
45 |
'video': 'Video',
|
|
|
46 |
'audio': 'Ääni',
|
|
|
47 |
'flash': 'Flash',
|
|
|
48 |
'pdf': 'PDF',
|
|
|
49 |
'object': 'Olio'
|
|
|
50 |
},
|
|
|
51 |
msgUploadThreshold: 'Käsitellään …',
|
|
|
52 |
msgUploadBegin: 'Initializing …',
|
|
|
53 |
msgUploadEnd: 'Done',
|
|
|
54 |
msgUploadResume: 'Resuming upload …',
|
|
|
55 |
msgUploadEmpty: 'Ei ladattavaa dataa.',
|
|
|
56 |
msgUploadError: 'Upload Error',
|
|
|
57 |
msgDeleteError: 'Delete Error',
|
|
|
58 |
msgProgressError: 'Error',
|
|
|
59 |
msgValidationError: 'Tiedoston latausvirhe',
|
|
|
60 |
msgLoading: 'Ladataan tiedostoa {index} / {files} …',
|
|
|
61 |
msgProgress: 'Ladataan tiedostoa {index} / {files} - {name} - {percent}% valmistunut.',
|
|
|
62 |
msgSelected: '{n} tiedostoa valittu',
|
|
|
63 |
msgFoldersNotAllowed: 'Raahaa ja pudota ainoastaan tiedostoja! Ohitettu {n} raahattua kansiota.',
|
|
|
64 |
msgAjaxError: 'Something went wrong with the {operation} operation. Please try again later!',
|
|
|
65 |
msgAjaxProgressError: '{operation} failed',
|
|
|
66 |
msgDuplicateFile: 'File "{name}" of same size "{size} KB" has already been selected earlier. Skipping duplicate selection.',
|
|
|
67 |
msgResumableUploadRetriesExceeded: 'Upload aborted beyond <b>{max}</b> retries for file <b>{file}</b>! Error Details: <pre>{error}</pre>',
|
|
|
68 |
msgPendingTime: '{time} remaining',
|
|
|
69 |
msgCalculatingTime: 'calculating time remaining',
|
|
|
70 |
ajaxOperations: {
|
|
|
71 |
deleteThumb: 'file delete',
|
|
|
72 |
uploadThumb: 'file upload',
|
|
|
73 |
uploadBatch: 'batch file upload',
|
|
|
74 |
uploadExtra: 'form data upload'
|
|
|
75 |
},
|
|
|
76 |
dropZoneTitle: 'Raahaa ja pudota tiedostot tähän …',
|
|
|
77 |
dropZoneClickTitle: '<br>(tai valitse hiirellä {files})',
|
|
|
78 |
fileActionSettings: {
|
|
|
79 |
removeTitle: 'Poista tiedosto',
|
|
|
80 |
uploadTitle: 'Upload file',
|
|
|
81 |
uploadRetryTitle: 'Retry upload',
|
|
|
82 |
downloadTitle: 'Download file',
|
|
|
83 |
zoomTitle: 'Yksityiskohdat',
|
|
|
84 |
dragTitle: 'Siirrä / Järjestele',
|
|
|
85 |
indicatorNewTitle: 'Ei ladattu',
|
|
|
86 |
indicatorSuccessTitle: 'Ladattu',
|
|
|
87 |
indicatorErrorTitle: 'Lataus epäonnistui',
|
|
|
88 |
indicatorPausedTitle: 'Upload Paused',
|
|
|
89 |
indicatorLoadingTitle: 'Ladataan …'
|
|
|
90 |
},
|
|
|
91 |
previewZoomButtonTitles: {
|
|
|
92 |
prev: 'Seuraava tiedosto',
|
|
|
93 |
next: 'Edellinen tiedosto',
|
|
|
94 |
toggleheader: 'Näytä otsikko',
|
|
|
95 |
fullscreen: 'Kokonäytön tila',
|
|
|
96 |
borderless: 'Rajaton tila',
|
|
|
97 |
close: 'Sulje esikatselu'
|
|
|
98 |
}
|
|
|
99 |
};
|
|
|
100 |
|
|
|
101 |
$.extend($.fn.fileinput.defaults, $.fn.fileinputLocales.fi);
|
|
|
102 |
})(window.jQuery);
|