UNPKG

survey-core

Version:

survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.

359 lines (352 loc) 15.9 kB
/*! * surveyjs - Survey JavaScript library v2.3.7 * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/ * License: MIT (http://www.opensource.org/licenses/mit-license.php) */ (function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(require("survey-core")); else if(typeof define === 'function' && define.amd) define("i18n/finnish", ["survey-core"], factory); else if(typeof exports === 'object') exports["i18n/finnish"] = factory(require("survey-core")); else root["SurveyLocales"] = factory(root["Survey"]); })(this, (__WEBPACK_EXTERNAL_MODULE_survey_core__) => { return /******/ (() => { // webpackBootstrap /******/ "use strict"; /******/ var __webpack_modules__ = ({ /***/ "survey-core": /*!*********************************************************************************************************!*\ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***! \*********************************************************************************************************/ /***/ ((module) => { module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__; /***/ }) /******/ }); /************************************************************************/ /******/ // The module cache /******/ var __webpack_module_cache__ = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ // Check if module is in cache /******/ var cachedModule = __webpack_module_cache__[moduleId]; /******/ if (cachedModule !== undefined) { /******/ return cachedModule.exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = __webpack_module_cache__[moduleId] = { /******/ // no module.id needed /******/ // no module.loaded needed /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /************************************************************************/ /******/ /* webpack/runtime/compat get default export */ /******/ (() => { /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = (module) => { /******/ var getter = module && module.__esModule ? /******/ () => (module['default']) : /******/ () => (module); /******/ __webpack_require__.d(getter, { a: getter }); /******/ return getter; /******/ }; /******/ })(); /******/ /******/ /* webpack/runtime/define property getters */ /******/ (() => { /******/ // define getter functions for harmony exports /******/ __webpack_require__.d = (exports, definition) => { /******/ for(var key in definition) { /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) { /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] }); /******/ } /******/ } /******/ }; /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ /******/ (() => { /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) /******/ })(); /******/ /******/ /* webpack/runtime/make namespace object */ /******/ (() => { /******/ // define __esModule on exports /******/ __webpack_require__.r = (exports) => { /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); /******/ } /******/ Object.defineProperty(exports, '__esModule', { value: true }); /******/ }; /******/ })(); /******/ /************************************************************************/ var __webpack_exports__ = {}; // This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk. (() => { /*!*************************************!*\ !*** ./src/localization/finnish.ts ***! \*************************************/ __webpack_require__.r(__webpack_exports__); /* harmony export */ __webpack_require__.d(__webpack_exports__, { /* harmony export */ finnishSurveyStrings: () => (/* binding */ finnishSurveyStrings) /* harmony export */ }); /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! survey-core */ "survey-core"); /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_0__); var finnishSurveyStrings = { // "Previous" pagePrevText: "Edellinen", // "Next" pageNextText: "Seuraava", // "Complete" completeText: "Valmis", // "Preview" previewText: "Esikatselu", // "Edit" editText: "Muokkaa", // "Start" startSurveyText: "Aloita", // [Auto-translated] "Please leave a comment" commentText: "Jätä kommentti", // "Other (describe)" otherItemText: "Muu (tarkenna)", // "None" noneItemText: "Ei mitään", // [Auto-translated] "Refuse to answer" refuseItemText: "Kieltäydy vastaamasta", // [Auto-translated] "Don't know" dontKnowItemText: "Ei tiedä", // "Select All" selectAllItemText: "Valitse kaikki", // [Auto-translated] "Deselect all" deselectAllItemText: "Poista kaikki valinnat", // "Page {0} of {1}" progressText: "Sivu {0} / {1}", // "{0} of {1}" indexText: "{0} / {1}", // "{0} of {1}" panelDynamicProgressText: "Osio {0} / {1}", // [Auto-translated] "Panel {panelIndex}" panelDynamicTabTextFormat: "Paneeli {panelIndex}", // "Answered {0}/{1} questions" questionsProgressText: "Olet vastannut {0} / {1} kysymykseen.", // "The survey doesn't contain any visible elements." emptySurvey: "Tässä kyselyssä ei ole yhtään näkyvillä olevaa sivua tai kysymystä.", // "Thank you for completing the survey" completingSurvey: "Kiitos kyselyyn vastaamisesta!", // "You have already completed this survey." completingSurveyBefore: "Tietojemme mukaan olet jo suorittanut tämän kyselyn.", // "Loading Survey..." loadingSurvey: "Kyselyä ladataan palvelimelta...", // "Select..." placeholder: "Valitse...", // "Select..." ratingOptionsCaption: "Arvioi napauttamalla tätä...", // [Auto-translated] "Select..." buttongroupOptionsCaption: "Valitse...", // "value" value: "arvo", // "Response required." requiredError: "Vastaa kysymykseen, kiitos.", // "Response required: answer at least one question." requiredErrorInPanel: "Vastaa ainakin yhteen kysymykseen.", // "Response required: answer questions in all rows." requiredInAllRowsError: "Vastaa kysymyksiin kaikilla riveillä.", // [Auto-translated] "Each row must have a unique value." eachRowUniqueError: "Jokaisella rivillä on oltava yksilöllinen arvo.", // "The value should be numeric." numericError: "Arvon tulee olla numeerinen.", // "The value should not be less than {0}" minError: "Arvo ei saa olla pienempi kuin {0}", // [Auto-translated] "Please enter a value that matches the step size of {0}." stepError: "Syötä arvo, joka vastaa {0} askelkokoa.", // "The value should not be greater than {0}" maxError: "Arvo ei saa olla suurempi kuin {0}", // [Auto-translated] "Numbers are not allowed." textNoDigitsAllow: "Numerot eivät ole sallittuja.", // "Please enter at least {0} character(s)." textMinLength: "Syötä vähintään {0} merkkiä.", // "Please enter no more than {0} character(s)." textMaxLength: "Älä syötä yli {0} merkkiä.", // "Please enter at least {0} and no more than {1} characters." textMinMaxLength: "Syötä vähintään {0} ja enintään {1} merkkiä.", // "Please fill in at least {0} row(s)." minRowCountError: "Täytä vähintään {0} riviä.", // "Please select at least {0} option(s)." minSelectError: "Valitse vähintään {0} vaihtoehtoa.", // "Please select no more than {0} option(s)." maxSelectError: "Valitse enintään {0} vaihtoehtoa.", // "The '{0}' should be at least {1} and at most {2}" numericMinMax: "Luvun '{0}' tulee olla vähintään {1} ja korkeintaan {2}.", // "The '{0}' should be at least {1}" numericMin: "Luvun '{0}' tulee olla vähintään {1}.", // "The '{0}' should be at most {1}" numericMax: "Luvun '{0}' tulee olla korkeintaan {1}.", // "Please enter a valid e-mail address." invalidEmail: "Syötä validi sähköpostiosoite.", // "The expression: {0} should return 'true'." invalidExpression: "Lausekkeen: {0} pitäisi palauttaa 'true'.", // "The request returned error '{0}'. {1}" urlRequestError: "Pyyntö palautti virheen {0}. {1}", // "The request returned empty data or the 'path' property is incorrect" urlGetChoicesError: "Pyyntö palautti tyhjän tiedoston tai 'path'-asetus on väärä", // "The file size should not exceed {0}." exceedMaxSize: "Tiedoston koko ei saa olla suurempi kuin {0}.", // [Auto-translated] "Files cannot be uploaded. Please add a handler for the 'onUploadFiles' event." noUploadFilesHandler: "Tiedostoja ei voi ladata. Lisää käsittelijä onUploadFiles-tapahtumalle.", // "Response required: enter another value." otherRequiredError: "Tarkenna vastaustasi tekstikenttään.", // "Your file is uploading. Please wait several seconds and try again." uploadingFile: "Tiedostoa lähetetään. Odota muutama sekunti ja yritä uudelleen.", // "Loading..." loadingFile: "Ladataan...", // "Choose file(s)..." chooseFile: "Valitse tiedosto(t)...", // "No file selected" noFileChosen: "Ei tiedostoa valittuna", // "Drag and drop a file here or click the button below to select a file to upload." filePlaceholder: "Pudota tiedosto tähän tai lataa tiedosto napsauttamalla alla olevaa painiketta.", // "Are you sure you want to delete this record?" confirmDelete: "Haluatko poistaa osion?", // "This value should be unique." keyDuplicationError: "Tämä arvo on jo käytössä. Syötä toinen arvo.", // "Add Column" addColumn: "Lisää sarake", // "Add Row" addRow: "Lisää rivi", // "Remove" removeRow: "Poista", // "There are no rows." noRowsText: "Ei rivejä", // [Auto-translated] "Row {rowIndex}" rowIndexTemplateTitle: "Rivi {rowIndex}", // "{rowTitle}" rowNameTemplateTitle: "{rowTitle}", // "Add new" addPanel: "Lisää uusi", // "Remove" removePanel: "Poista", // [Auto-translated] "Show Details" showDetails: "Näytä tiedot", // [Auto-translated] "Hide Details" hideDetails: "Piilota tiedot", // "item" choices_Item: "kohde", // [Auto-translated] "Choice option" choices_Choice: "Valintavaihtoehto", // "Column" matrix_column: "Sarake", // "Row" matrix_row: "Rivi", // "text" multipletext_itemname: "teksti", // "The results are being saved on the server..." savingData: "Tietoja tallennetaan palvelimelle...", // "An error occurred and we could not save the results." savingDataError: "Tapahtui virhe, emmekä voineet tallentaa kyselyn tietoja.", // "The results were saved successfully!" savingDataSuccess: "Tiedot tallennettiin onnistuneesti!", // [Auto-translated] "Your response exceeds 64KB. Please reduce the size of your file(s) and try again or contact the survey owner." savingExceedSize: "Vastauksesi ylittää 64 kt. Pienennä tiedostojesi kokoa ja yritä uudelleen tai ota yhteyttä kyselyn omistajaan.", // "Try again" saveAgainButton: "Yritä uudelleen", // "min" timerMin: "min", // "sec" timerSec: "sek", // "You have spent {0} on this page and {1} in total." timerSpentAll: "Olet käyttänyt {0} tällä sivulla ja yhteensä {1}.", // "You have spent {0} on this page." timerSpentPage: "Olet käyttänyt {0} tällä sivulla.", // "You have spent {0} in total." timerSpentSurvey: "Olet käyttänyt yhteensä {0}.", // "You have spent {0} of {1} on this page and {2} of {3} in total." timerLimitAll: "Olet käyttänyt tällä sivulla {0} / {1} ja yhteensä {2} / {3}.", // "You have spent {0} of {1} on this page." timerLimitPage: "Olet käyttänyt {0} / {1} tällä sivulla.", // "You have spent {0} of {1} in total." timerLimitSurvey: "Olet käyttänyt yhteensä {0} / {1}.", // "Clear" clearCaption: "Tyhjennä", // [Auto-translated] "Select" selectCaption: "Valikoida", // "Sign here" signaturePlaceHolder: "Allekirjoita tähän", // [Auto-translated] "No signature" signaturePlaceHolderReadOnly: "Ei allekirjoitusta", // "Select File" chooseFileCaption: "Valitse tiedosto", // [Auto-translated] "Take Photo" takePhotoCaption: "Ota valokuva", // [Auto-translated] "Click the button below to take a photo using the camera." photoPlaceholder: "Napsauta alla olevaa painiketta ottaaksesi valokuvan kameralla.", // [Auto-translated] "Drag and drop or select a file to upload or take a photo using the camera." fileOrPhotoPlaceholder: "Vedä ja pudota tai valitse ladattava tiedosto tai ota valokuva kameralla.", // [Auto-translated] "Replace file" replaceFileCaption: "Korvaa tiedosto", // "Remove this file" removeFileCaption: "Poista tämä tiedosto", // "Yes" booleanCheckedLabel: "Kyllä", // "No" booleanUncheckedLabel: "Ei", // "Are you sure that you want to remove this file: {0}?" confirmRemoveFile: "Haluatko varmasti poistaa tämän tiedoston: {0}?", // "Are you sure that you want to remove all files?" confirmRemoveAllFiles: "Haluatko varmasti poistaa kaikki tiedostot?", // "Question Title" questionTitlePatternText: "Kysymyksen otsikko", // "Cancel" modalCancelButtonText: "Peruuta", // "Apply" modalApplyButtonText: "Käytä", // "Type to search..." filterStringPlaceholder: "Hae kirjoittamalla...", // [Auto-translated] "No data to display" emptyMessage: "Ei näytettäviä tietoja", // [Auto-translated] "Loading..." loadingPage: "Latautuu...", // [Auto-translated] "Loading..." loadingData: "Latautuu...", // "No entries yet.\nClick the button below to add a new entry." noEntriesText: "Merkintöjä ei ole vielä.\nLisää uusi merkintä napsauttamalla alla olevaa painiketta.", // [Auto-translated] "No entries" noEntriesReadonlyText: "Ei merkintöjä", // [Auto-translated] "New Panel" tabTitlePlaceholder: "Uusi paneeli", // [Auto-translated] "More" more: "Enemmän", // [Auto-translated] "OK" tagboxDoneButtonCaption: "Ok", // [Auto-translated] "All choices are selected for ranking" selectToRankEmptyRankedAreaText: "Kaikki valinnat valitaan paremmuusjärjestykseen", // [Auto-translated] "Drag choices here to rank them" selectToRankEmptyUnrankedAreaText: "Vedä valinnat tähän asettaaksesi ne paremmuusjärjestykseen", // [Auto-translated] "OK" ok: "Ok", // [Auto-translated] "Cancel" cancel: "Peru", // "Create \"{0}\" item..." createCustomItem: "Luo \"{0}\"-kohde...", // [Auto-translated] "Table of contents" toc: "Sisällysluettelo", // [Auto-translated] "Progress bar" progressbar: "Edistymispalkki" }; (0,survey_core__WEBPACK_IMPORTED_MODULE_0__.setupLocale)({ localeCode: "fi", strings: finnishSurveyStrings, nativeName: "suomi", englishName: "Finnish" }); })(); /******/ return __webpack_exports__; /******/ })() ; }); //# sourceMappingURL=finnish.js.map