survey-creator-core 1.9.121 → 1.9.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/README.md +5 -1
  2. package/fonts.fontless.css +1 -1
  3. package/fonts.fontless.min.css +1 -1
  4. package/i18n/arabic.js +1 -1
  5. package/i18n/arabic.min.js +1 -1
  6. package/i18n/bulgarian.js +1 -1
  7. package/i18n/bulgarian.min.js +1 -1
  8. package/i18n/croatian.js +1 -1
  9. package/i18n/croatian.min.js +1 -1
  10. package/i18n/czech.js +1 -1
  11. package/i18n/czech.min.js +1 -1
  12. package/i18n/danish.js +1 -1
  13. package/i18n/danish.min.js +1 -1
  14. package/i18n/dutch.js +1 -1
  15. package/i18n/dutch.min.js +1 -1
  16. package/i18n/english.js +2 -1
  17. package/i18n/english.js.map +1 -1
  18. package/i18n/english.min.js +2 -2
  19. package/i18n/finnish.js +1 -1
  20. package/i18n/finnish.min.js +1 -1
  21. package/i18n/french.js +1 -1
  22. package/i18n/french.min.js +1 -1
  23. package/i18n/german.js +1 -1
  24. package/i18n/german.min.js +1 -1
  25. package/i18n/hungarian.js +1 -1
  26. package/i18n/hungarian.min.js +1 -1
  27. package/i18n/index.js +1 -1
  28. package/i18n/index.min.js +1 -1
  29. package/i18n/indonesian.js +1 -1
  30. package/i18n/indonesian.min.js +1 -1
  31. package/i18n/italian.js +1 -1
  32. package/i18n/italian.min.js +1 -1
  33. package/i18n/japanese.js +1 -1
  34. package/i18n/japanese.min.js +1 -1
  35. package/i18n/korean.js +1 -1
  36. package/i18n/korean.min.js +1 -1
  37. package/i18n/malay.js +1 -1
  38. package/i18n/malay.min.js +1 -1
  39. package/i18n/mongolian.js +1 -1
  40. package/i18n/mongolian.min.js +1 -1
  41. package/i18n/norwegian.js +1 -1
  42. package/i18n/norwegian.min.js +1 -1
  43. package/i18n/persian.js +1 -1
  44. package/i18n/persian.min.js +1 -1
  45. package/i18n/polish.js +1 -1
  46. package/i18n/polish.min.js +1 -1
  47. package/i18n/portuguese.js +1 -1
  48. package/i18n/portuguese.min.js +1 -1
  49. package/i18n/russian.js +1 -1
  50. package/i18n/russian.min.js +1 -1
  51. package/i18n/simplified-chinese.js +1 -1
  52. package/i18n/simplified-chinese.min.js +1 -1
  53. package/i18n/slovak.js +1 -1
  54. package/i18n/slovak.min.js +1 -1
  55. package/i18n/spanish.js +1 -1
  56. package/i18n/spanish.min.js +1 -1
  57. package/i18n/swedish.js +1 -1
  58. package/i18n/swedish.min.js +1 -1
  59. package/i18n/tajik.js +1 -1
  60. package/i18n/tajik.min.js +1 -1
  61. package/i18n/traditional-chinese.js +1 -1
  62. package/i18n/traditional-chinese.min.js +1 -1
  63. package/i18n/turkish.js +1 -1
  64. package/i18n/turkish.min.js +1 -1
  65. package/package.json +2 -2
  66. package/survey-creator-core.css +18 -4
  67. package/survey-creator-core.fontless.css +17 -3
  68. package/survey-creator-core.fontless.css.map +1 -1
  69. package/survey-creator-core.fontless.min.css +6 -6
  70. package/survey-creator-core.i18n.js +1 -1
  71. package/survey-creator-core.i18n.min.js +1 -1
  72. package/survey-creator-core.js +227 -155
  73. package/survey-creator-core.js.map +1 -1
  74. package/survey-creator-core.min.css +7 -7
  75. package/survey-creator-core.min.js +5 -5
  76. package/typings/components/page-navigator/page-navigator.d.ts +3 -0
  77. package/typings/components/question-rating.d.ts +1 -0
  78. package/typings/components/tabs/theme-builder.d.ts +4 -0
  79. package/typings/components/tabs/theme-plugin.d.ts +2 -1
  80. package/typings/components/tabs/themes.d.ts +0 -2
  81. package/typings/custom-questions/question-color.d.ts +1 -0
  82. package/typings/editorLocalization.d.ts +1 -0
  83. package/typings/localization/english.d.ts +1 -0
  84. package/typings/property-grid/matrices.d.ts +1 -2
  85. package/typings/survey-elements.d.ts +2 -1
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
6
6
  */
7
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("SurveyCreatorLocales",[],t):"object"==typeof exports?exports.SurveyCreatorLocales=t():e.SurveyCreatorLocales=t()}(this,(function(){return function(e){var t={};function o(i){if(t[i])return t[i].exports;var a=t[i]={i:i,l:!1,exports:{}};return e[i].call(a.exports,a,a.exports,o),a.l=!0,a.exports}return o.m=e,o.c=t,o.d=function(e,t,i){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)o.d(i,a,function(t){return e[t]}.bind(null,a));return i},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=31)}({31:function(e,t,o){"use strict";o.r(t),o.d(t,"enStrings",(function(){return i}));var i={survey:{edit:"Edit",externalHelpLink:"Watch and learn how to create surveys",externalHelpLinkUrl:"https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber",dropQuestion:"Please drop a question here from the Toolbox.",addLogicItem:"Create a rule to customize the flow of the survey.",copy:"Copy",duplicate:"Duplicate",addToToolbox:"Add to toolbox",deletePanel:"Delete Panel",deleteQuestion:"Delete Question",convertTo:"Convert to",drag:"Drag element",license:"To use our library in your app, a developer license is necessary. If you currently hold an activated license, ensure you're using the latest version available."},qt:{default:"Default",checkbox:"Checkboxes",comment:"Long Text",imagepicker:"Image Picker",ranking:"Ranking",image:"Image",dropdown:"Dropdown",tagbox:"Multi-Select Dropdown",file:"File Upload",html:"HTML",matrix:"Single-Select Matrix",matrixdropdown:"Multi-Select Matrix",matrixdynamic:"Dynamic Matrix",multipletext:"Multiple Textboxes",panel:"Panel",paneldynamic:"Dynamic Panel",radiogroup:"Radio Button Group",rating:"Rating Scale",text:"Single-Line Input",boolean:"Yes/No (Boolean)",expression:"Expression (read-only)",signaturepad:"Signature",buttongroup:"Button Group"},ed:{defaultLocale:"Default ({0})",survey:"Survey",settings:"Settings",settingsTooltip:"Open settings",surveySettings:"Survey Settings",surveySettingsTooltip:"Open survey settings",themeSettings:"Theme Settings",themeSettingsTooltip:"Open theme settings",showPanel:"Show Panel",hidePanel:"Hide Panel",prevSelected:"Select previous",nextSelected:"Select next",prevFocus:"Focus previous",nextFocus:"Focus next",surveyTypeName:"Survey",pageTypeName:"Page",panelTypeName:"Panel",questionTypeName:"Question",columnTypeName:"Column",addNewPage:"Add New Page",moveRight:"Scroll to the Right",moveLeft:"Scroll to the Left",deletePage:"Delete Page",editPage:"Edit Page",edit:"Edit",newPageName:"page",newQuestionName:"question",newPanelName:"panel",newTextItemName:"text",testSurvey:"Preview",themeSurvey:"Themes",defaultV2Theme:"Default",modernTheme:"Modern",defaultTheme:"Default (legacy)",testSurveyAgain:"Preview Survey Again",testSurveyWidth:"Survey width: ",navigateToMsg:"You had to navigate to",logic:"Logic",embedSurvey:"Embed Survey",translation:"Translation",saveSurvey:"Save Survey",saveSurveyTooltip:"Save Survey",saveTheme:"Save Theme",saveThemeTooltip:"Save Theme",designer:"Designer",jsonEditor:"JSON Editor",jsonHideErrors:"Hide errors",jsonShowErrors:"Show errors",undo:"Undo",redo:"Redo",undoTooltip:"Undo last change",redoTooltip:"Redo the change",showMoreChoices:"Show more",showLessChoices:"Show less",copy:"Copy",cut:"Cut",paste:"Paste",copyTooltip:"Copy selection to clipboard",cutTooltip:"Cut selection to clipboard",pasteTooltip:"Paste from clipboard",options:"Options",generateValidJSON:"Generate Valid JSON",generateReadableJSON:"Generate Readable JSON",toolbox:"Toolbox","property-grid":"Properties",propertyGridFilteredTextPlaceholder:"Type to search...",propertyGridNoResultsFound:"No results found",toolboxGeneralCategory:"General",toolboxChoiceCategory:"Choice Questions",toolboxTextCategory:"Text Input Questions",toolboxContainersCategory:"Containers",toolboxMatrixCategory:"Matrix Questions",toolboxMiscCategory:"Misc",correctJSON:"Please correct JSON.",surveyResults:"Survey Results ",surveyResultsTable:"As Table",surveyResultsJson:"As JSON",resultsTitle:"Question Title",resultsName:"Question Name",resultsValue:"Answer Value",resultsDisplayValue:"Display Value",modified:"Modified",saving:"Saving",saved:"Saved",propertyEditorError:"Error",saveError:"Error! Editor content is not saved.",translationPropertyGridTitle:"Language Settings",themePropertyGridTitle:"Theme Settings",translationLanguages:"Languages",translationDeleteLanguage:"Are you certain you wish to delete all strings for this language?",translationAddLanguage:"Select language to translate",translationShowAllStrings:"All Strings",translationShowUsedStringsOnly:"Used Strings Only",translationShowAllPages:"All Pages",translationNoStrings:"No strings to translate. Please, change the filter.",translationExportToSCVButton:"Export to CSV",translationImportFromSCVButton:"Import from CSV",translateUsigAI:"Auto-translate All",translationDialogTitle:"Untranslated strings",translationMergeLocaleWithDefault:"Merge {0} with default locale",translationPlaceHolder:"Translation...",themeExportButton:"Export",themeImportButton:"Import",surveyJsonExportButton:"Export",surveyJsonImportButton:"Import",surveyJsonCopyButton:"Copy to clipboard",themeResetButton:"Reset theme settings to default",themeResetConfirmation:"Do you really want to reset the theme? All your customizations will be lost.",themeResetConfirmationOk:"Yes, reset the theme",bold:"Bold",italic:"Italic",underline:"Underline",addNewQuestion:"Add Question",selectPage:"Select page...",carryForwardChoicesCopied:"Choices are copied from",htmlPlaceHolder:"HTML content will be here.",panelPlaceHolder:"Drop a question from the toolbox here.",surveyPlaceHolder:"The survey is empty. Drag an element from the toolbox or click the button below.",imagePlaceHolder:"Drag and drop an image here or click the button below and choose an image to upload",imageChooseImage:"Choose Image",addNewTypeQuestion:"Add {0}",chooseLogoPlaceholder:"[LOGO]",auto:"auto",choices_Item:"Item ",lg:{addNewItem:"Add New Rule",empty_tab:"Create a rule to customize the flow of the survey.",page_visibilityName:"Show (hide) page",page_enableName:"Enable (disable) page",page_requireName:"Make page required",panel_visibilityName:"Show (hide) panel",panel_enableName:"Enable (disable) panel",panel_requireName:"Make page required",question_visibilityName:"Show (hide) question",question_enableName:"Enable (disable) question",question_requireName:"Make question required",question_resetValueName:"Reset question value",question_setValueName:"Set question value",column_visibilityName:"Show (hide) column",column_enableName:"Enable (disable) column",column_requireName:"Make column required",column_resetValueName:"Reset column value",column_setValueName:"Set column value",trigger_completeName:"Complete survey",trigger_setvalueName:"Set answer",trigger_copyvalueName:"Copy answer",trigger_skipName:"Skip to question",trigger_runExpressionName:"Run expression",completedHtmlOnConditionName:'Set "Survey Complete" page markup',page_visibilityDescription:"Make the page visible when the logic expression returns true. Otherwise keep it invisible.",panel_visibilityDescription:"Make the panel visible when the logic expression returns true. Otherwise keep it invisible.",panel_enableDescription:"Make the panel, and all elements inside it, enable when the logic expression returns true. Otherwise keep them disabled.",question_visibilityDescription:"Make the question visible when the logic expression returns true. Otherwise keep it invisible.",question_enableDescription:"Make the question enable when the logic expression returns true. Otherwise keep it disabled.",question_requireDescription:"Question becomes required when the logic expression returns true.",trigger_completeDescription:"When the logic expression returns true then the survey becomes completed and an end-user see the 'Thank you page'.",trigger_setvalueDescription:"When question values, that are used in the logic expression, are changed and the logic expression returns true, then the value is set to the selected question.",trigger_copyvalueDescription:"When question values, that are used in the logic expression, are changed and the logic expression returns true, then the value of one selected question is copied to another selected question.",trigger_skipDescription:"When the logic expression returns true then the survey skip to / focus the selected question.",trigger_runExpressionDescription:"When the logic expression returns true, then the custom expression is performed. You may optionally set this expression result into the selected question",completedHtmlOnConditionDescription:"If the logic expression returns true, then the default text for the 'Thank you page' is changed to the given one.",itemExpressionText:"When expression: '{0}' returns true",itemEmptyExpressionText:"New rule",page_visibilityText:"make page {0} visible",panel_visibilityText:"make panel {0} visible",panel_enableText:"make panel {0} enable",question_visibilityText:"make question {0} visible",question_enableText:"make question {0} enable",question_requireText:"make question {0} required",question_resetValueText:"reset value for question: {0}",question_setValueText:"assign value: {1} to question: {0}",column_visibilityText:"make column {0} of question {1} visible",column_enableText:"make column {0} of question {1} enable",column_requireText:"make column {0} of question {1} required",column_resetValueText:"reset cell value for column: {0}",column_setValueText:"assign cell value: {1} to column: {0}",setValueExpressionPlaceholder:"An expression whose result will be assigned to the target question.",trigger_completeText:"survey becomes completed",trigger_setvalueText:"set into question: {0} value {1}",trigger_setvalueEmptyText:"clear question value: {0}",trigger_copyvalueText:"copy into question: {0} value from question {1}",trigger_skipText:"survey skip to the question {0}",trigger_runExpressionText1:"run expression: '{0}'",trigger_runExpressionText2:" and set its result into question: {0}",completedHtmlOnConditionText:"show custom text for the 'Thank you page'.",showAllQuestions:"All Questions",showAllActionTypes:"All Action Types",conditions:"Condition(s)",actions:"Action(s)",expressionEditorTitle:"Define condition(s)",actionsEditorTitle:"Define action(s)",deleteAction:"Delete Action",addNewAction:"Add Action",selectedActionCaption:"Select action...",expressionInvalid:"The logic expression is empty or invalid. Please correct it.",noActionError:"Please, add at least one action.",actionInvalid:"Please, fix problems in your action(s).",uncompletedRule_title:"Logical rules are incomplete",uncompletedRule_text:"You have not completed some of the logical rules. If you leave the tab now, the changes will be lost. Do you still want to leave the tab without completing the changes?",uncompletedRule_apply:"Yes",uncompletedRule_cancel:"No, I want to complete the rules"}},pe:{apply:"Apply",ok:"OK",save:"Save",clear:"Clear",saveTooltip:"Save",cancel:"Cancel",set:"Set",reset:"Reset",change:"Change",refresh:"Refresh",close:"Close",delete:"Delete",add:"Add",addNew:"Add New",addItem:"Click to add an item...",removeItem:"Click to remove the item...",dragItem:"Drag the item",addOther:"Other",addSelectAll:"Select All",addNone:"None",removeAll:"Remove All",edit:"Edit",back:"Return without saving",backTooltip:"Return without saving",saveAndBack:"Save and return",saveAndBackTooltip:"Save and return",doneEditing:"Done",editChoices:"Edit Choices",showChoices:"Show Choices",move:"Move",empty:"<empty>",emptyValue:"Value is empty",fastEntry:"Manual Entry",fastEntryNonUniqueError:"Value '{0}' is not unique",fastEntryChoicesCountError:"Please limit the number of items from {0} to {1}",fastEntryChoicesMinCountError:"Please enter at least {0} items",fastEntryPlaceholder:"You can set data in the following format:\nvalue1|text\nvalue2",formEntry:"Form Entry",testService:"Test the service",itemSelectorEmpty:"Please select the element",conditionActionEmpty:"Please select the action",conditionSelectQuestion:"Select question...",conditionSelectPage:"Select page...",conditionSelectPanel:"Select panel...",conditionValueQuestionTitle:"Please enter/select the value",expressionHelp:"Use curly brackets to access answers: `{question1} + {question2}`. Expressions also support functions: `iif()`, `today()`, `age()`, `min()`, `max()`, `count()`, `avg()`, and others",aceEditorHelp:"Press ctrl+space to get expression completion hint",aceEditorRowTitle:"Current row",aceEditorPanelTitle:"Current panel",showMore:"For more details please check the documentation",assistantTitle:"Available questions",cellsEmptyRowsColumns:"There is should be at least one column or row",showPreviewBeforeComplete:"Preview answers before submitting the survey",overridingPropertyPrefix:"Set by ",resetToDefaultCaption:"Reset",propertyIsEmpty:"Please enter a value",propertyIsNoUnique:"Please enter a unique value",propertyNameIsNotUnique:"Please enter a unique name",propertyNameIsIncorrect:'Do not use reserved words: "item", "choice", "panel", "row".',listIsEmpty:"No items have been added yet","listIsEmpty@choices":"No choices have been added yet","addNew@choices":"Add a choice",expressionIsEmpty:"Expression is empty",value:"Value",text:"Text",rowid:"Row ID",imageLink:"Image or video URL",columnEdit:"Edit column: {0}",itemEdit:"Edit item: {0}",url:"Service URL",path:"Path to data within the service",valueName:"Store answers in the following JSON field",choicesbyurl:{valueName:"Get values from the following JSON field"},titleName:"Get display texts from the following JSON field",imageLinkName:"Get image URLs from the following JSON field",allowEmptyResponse:"Allow empty response",titlePlaceholder:"Title",surveyTitlePlaceholder:"Survey Title",pageTitlePlaceholder:"Page {num}",descriptionPlaceholder:"Description",surveyDescriptionPlaceholder:"Description",pageDescriptionPlaceholder:"Description",showOtherItem:"Allow the Other option",otherText:"Other option text",showNoneItem:"Allow the None option",noneText:"None option text",showSelectAllItem:"Allow the Select All option",selectAllText:"Select All option text",choicesMin:"Minimum value for auto-generated items",choicesMax:"Maximum value for auto-generated items",choicesStep:"Step for auto-generated items",name:"Name",title:"Title",cellType:"Cell type",colCount:"Column count",choicesOrder:"Choices sort order",visible:"Visible",isRequired:"Required",markRequired:"Mark as required",removeRequiredMark:"Remove the required mark",isAllRowRequired:"Require answer for all rows",requiredErrorText:'"Required" error message',startWithNewLine:"Display the question on a new line",rows:"Rows",cols:"Columns",placeholder:"Input area placeholder",showPreview:"Show preview area",storeDataAsText:"Store file content in JSON result as text",maxSize:"Maximum file size (in bytes)",imageHeight:"Image height",imageWidth:"Image width",rowCount:"Row count",columnLayout:"Columns layout",addRowLocation:"Add Row button location",addRowText:"Add Row button text",removeRowText:"Remove Row button text",rateMin:"Minimum rate value",rateMax:"Maximum rate value",rateStep:"Rate step",minRateDescription:"Minimum rate value description",maxRateDescription:"Maximum rate value description",inputType:"Input type",optionsCaption:"Option placeholder",defaultValue:"Default Answer",cellsDefaultRow:"Default texts",surveyEditorTitle:"Edit survey settings",qEditorTitle:"Edit: {0}",maxLength:"Maximum length (in characters)",buildExpression:"Build",editExpression:"Edit",and:"and",or:"or",remove:"Remove",addCondition:"Add Condition",emptyLogicPopupMessage:"Select a question to start configuring conditions.",if:"If",then:"then",setToName:"Target question",fromName:"Question to copy answer from",gotoName:"Question to skip to",ruleIsNotSet:"Rule is incorrect",includeIntoResult:"Include into survey results",showTitle:"Show the title",expandCollapseTitle:"Expand/collapse title",locale:"Survey language",simulator:"Select device type",landscapeOrientation:"Switch to landscape orientation",portraitOrientation:"Switch to portrait orientation",mode:"Editable or read-only",clearInvisibleValues:"Clear invisible values",cookieName:"Cookie name",sendResultOnPageNext:"Save partial survey results in progress",storeOthersAsComment:"Store the Others value in a separate field",showPageTitles:"Show page titles",showPageNumbers:"Show page numbers",pagePrevText:"Previous Page button text",pageNextText:"Next Page button text",completeText:"Complete Survey button text",previewText:"Preview Answers button text",editText:"Edit Answer button text",startSurveyText:"Start Survey button text",showNavigationButtons:"Navigation buttons location",showPrevButton:"Show the Previous Page button",firstPageIsStarted:"First page is a start page",showCompletedPage:"Show the Survey Complete page",goNextPageAutomatic:"Proceed to the next page automatically",showProgressBar:"Progress bar location",questionTitleLocation:"Question title location",requiredText:"Required symbol(s)",questionStartIndex:"Start index (number or letter)",showQuestionNumbers:"Question numbering",questionTitleTemplate:"Question title template, default is: '{no}. {require} {title}'",questionErrorLocation:"Error message location",focusFirstQuestionAutomatic:"Focus first question on a new page",questionsOrder:"Element order on the page",maxTimeToFinish:"Time limit to finish the survey (in seconds)",maxTimeToFinishPage:"Time limit to finish one page (in seconds)",image:{imageHeight:"Image height (in CSS-accepted values)",imageWidth:"Image width (in CSS-accepted values)"},survey:{title:"Title"},page:{title:"Title",maxTimeToFinish:"Time limit to finish the page (in seconds)"},question:{page:"Parent page"},showTimerPanel:"Timer location",showTimerPanelMode:"Timer mode",renderMode:"Panel display mode",allowAddPanel:"Allow adding panels",allowRemovePanel:"Allow removing panels",noEntriesText:"Empty entries text",panelAddText:"Add Panel button text",panelRemoveText:"Remove Panel button text",isSinglePage:"Show all elements on one page",html:"HTML markup",expression:"Expression",setValue:"Answer",dataFormat:"Image format",allowAddRows:"Allow adding rows",allowRemoveRows:"Allow removing rows",allowRowsDragAndDrop:"Allow row drag and drop",responsiveImageSizeHelp:"Does not apply if you specify the exact image width or height.",minImageWidth:"Minimum image width",maxImageWidth:"Maximum image width",minImageHeight:"Minimum image height",maxImageHeight:"Maximum image height",minValue:"Minimum value",maxValue:"Maximum value",minLength:"Minimum length (in characters)",allowDigits:"Allow digits",minCount:"Minimum count",maxCount:"Maximum count",regex:"Regular expression",surveyvalidator:{text:"Error message",expression:"Validation expression"},totalText:"Total row text",totalType:"Total type",totalExpression:"Total expression",totalDisplayStyle:"Total value display style",totalCurrency:"Currency",totalFormat:"Formatted string",logo:"Logo (URL or base64-encoded string)",questionsOnPageMode:"Survey structure",maxTextLength:"Maximum answer length (in characters)",maxOthersLength:"Maximum comment length (in characters)",autoGrowComment:"Auto-expand comment area if necessary",allowResizeComment:"Allow users to resize text areas",textUpdateMode:"Update text question value",focusOnFirstError:"Set focus on the first invalid answer",checkErrorsMode:"Run validation",navigateToUrl:"Navigate to URL",navigateToUrlOnCondition:"Dynamic URL",completedBeforeHtml:"Markup to show if the user already filled out this survey",completedHtml:"Survey Complete page markup",completedHtmlOnCondition:"Dynamic Survey Complete page markup",loadingHtml:"Markup to show while survey model is loading",commentText:"Comment area text",autocomplete:"Autocomplete type",labelTrue:'"True" label',labelFalse:'"False" label',allowClear:"Show the Clear button",displayStyle:"Value display style",format:"Formatted string",maximumFractionDigits:"Maximum fractional digits",minimumFractionDigits:"Minimum fractional digits",useGrouping:"Display grouping separators",allowMultiple:"Allow multiple files",allowImagesPreview:"Preview images",acceptedTypes:"Accepted file types",waitForUpload:"Wait for the upload to complete",needConfirmRemoveFile:"Confirm file deletion",detailPanelMode:"Detail panel location",minRowCount:"Minimum row count",maxRowCount:"Maximum row count",confirmDelete:"Confirm row deletion",confirmDeleteText:"Confirmation message",paneldynamic:{confirmDelete:"Confirm panel deletion"},panelCount:"Initial panel count",minPanelCount:"Minimum panel count",maxPanelCount:"Maximum panel count",panelsState:"Inner panel expand state",templateDescription:"Description template",templateTitle:"Title template",panelPrevText:"Previous Panel button tooltip",panelNextText:"Next Panel button tooltip",showRangeInProgress:"Show progress bar",templateTitleLocation:"Question title location",panelRemoveButtonLocation:"Remove Panel button location",hideIfRowsEmpty:"Hide the question if there are no rows",hideColumnsIfEmpty:"Hide columns if there are no rows",rateValues:"Custom rate values",rateCount:"Rate count",autoGenerate:"How to specify rate values?",hideIfChoicesEmpty:"Hide the question if it contains no choices",hideNumber:"Hide question number",minWidth:"Minimum width (in CSS-accepted values)",maxWidth:"Maximum width (in CSS-accepted values)",width:"Width (in CSS-accepted values)",showHeader:"Show column headers",horizontalScroll:"Show horizontal scrollbar",columnMinWidth:"Minimum column width (in CSS-accepted values)",rowTitleWidth:"Row header width (in CSS-accepted values)",valueTrue:'"True" value',valueFalse:'"False" value',minErrorText:'"Value is below minimum" error message',maxErrorText:'"Value exceeds maximum" error message',otherErrorText:'"Empty comment" error message',keyDuplicationError:'"Non-unique key value" error message',minSelectedChoices:"Minimum selected choices",maxSelectedChoices:"Maximum selected choices",showClearButton:"Show the Clear button",showNumber:"Show panel number",logoWidth:"Logo width (in CSS-accepted values)",logoHeight:"Logo height (in CSS-accepted values)",readOnly:"Read-only",enableIf:"Editable if",emptyRowsText:'"No rows" message',size:"Input field size (in characters)",separateSpecialChoices:"Separate special choices (None, Other, Select All)",choicesFromQuestion:"Copy choices from the following question",choicesFromQuestionMode:"Which choices to copy?",showCommentArea:"Show the comment area",commentPlaceholder:"Comment area placeholder",displayRateDescriptionsAsExtremeItems:"Display rate descriptions as extreme values",rowsOrder:"Row order",columnsLayout:"Column layout",columnColCount:"Nested column count",state:"Panel expand state",correctAnswer:"Correct Answer",defaultPanelValue:"Default Values",cells:"Cell Texts",keyName:"Key column",itemvalue:{text:"Alt text"},logoPosition:"Logo position",addLogo:"Add logo...",changeLogo:"Change logo...",logoPositions:{none:"Remove logo",left:"Left",right:"Right",top:"On the top",bottom:"In the bottom"},tabs:{general:"General",fileOptions:"Options",html:"HTML Editor",columns:"Columns",rows:"Rows",choices:"Choices",items:"Items",visibleIf:"Visible If",enableIf:"Editable If",requiredIf:"Required If",rateValues:"Rate Values",choicesByUrl:"Choices from a RESTful Service",matrixChoices:"Default Choices",multipleTextItems:"Text Inputs",numbering:"Numbering",validators:"Validators",navigation:"Navigation",question:"Question",pages:"Pages",timer:"Timer/Quiz",calculatedValues:"Calculated Values",triggers:"Triggers",templateTitle:"Title template",totals:"Totals",logic:"Logic",layout:"Layout",data:"Data",validation:"Validation",cells:"Cell Texts",showOnCompleted:"Survey Complete",logo:"Logo in Survey Header",slider:"Slider",expression:"Expression",others:"Others"},editProperty:"Edit property '{0}'",items:"Items",choicesVisibleIf:"Choices are visible if",choicesEnableIf:"Choices are selectable if",columnsEnableIf:"Columns are visible if",rowsEnableIf:"Rows are visible if",indent:"Add indents",panel:{indent:"Add outer indents"},innerIndent:"Add inner indents",defaultValueFromLastRow:"Take default values from the last row",defaultValueFromLastPanel:"Take default values from the last panel",enterNewValue:"Please, enter the value.",noquestions:"There are no questions in the survey.",createtrigger:"Please create a trigger",titleKeyboardAdornerTip:"Press enter button to edit",keyboardAdornerTip:"Press enter button to edit item, press delete button to delete item, press alt plus arrow up or arrow down to move item",triggerOn:"On ",triggerMakePagesVisible:"Make pages visible",triggerMakeQuestionsVisible:"Make elements visible",triggerCompleteText:"Complete the survey if succeed.",triggerNotSet:"The trigger is not set",triggerRunIf:"Run if",triggerSetToName:"Change value of: ",triggerFromName:"Copy value from: ",triggerRunExpression:"Run this Expression",triggerSetValue:"to: ",triggerGotoName:"Go to the question",triggerIsVariable:"Do not put the variable into the survey result.",triggerRunExpressionEmpty:"Please enter a valid expression",emptyExpressionPlaceHolder:"Type expression here...",noFile:"No file choosen",clearIfInvisible:"Clear the value if the question becomes hidden",valuePropertyName:"Value property name",searchEnabled:"Enable search",hideSelectedItems:"Hide selected items",closeOnSelect:"Close the dropdown after selection",signatureWidth:"Signature width",signatureHeight:"Signature height",verticalAlign:"Vertical alignment",alternateRows:"Alternate rows",columnsVisibleIf:"Columns are visible if",rowsVisibleIf:"Rows are visible if",otherPlaceholder:"Comment area placeholder",signaturepad:{showPlaceholder:"Show the placeholder",placeholder:"Placeholder text",signatureWidth:"Signature area width",signatureHeight:"Signature area height",signatureAutoScaleEnabled:"Auto-scale the signature area",penMinWidth:"Minimum pen width",penMaxWidth:"Maximum pen width"},filePlaceholder:"File placeholder text",photoPlaceholder:"Photo placeholder text",fileOrPhotoPlaceholder:"File or photo placeholder text",rateType:"Rate type"},pv:{true:"true",false:"false",file:"Local files",camera:"Camera","file-camera":"Local files or camera",inherit:"Inherit",show:"Visible",hide:"Hidden",default:"Inherit",initial:"Initial",random:"Random",collapsed:"Collapsed",expanded:"Expanded",none:"None",asc:"Ascending",desc:"Descending",indeterminate:"Indeterminate",decimal:"decimal",currency:"currency",percent:"percent",firstExpanded:"First panel is expanded",off:"Hide question numbers",onpanel:"Start on each panel",onPanel:"Start on each panel",onSurvey:"Continue throughout the survey",list:"List",progressTop:"Panel navigator + Progress bar at the top",progressBottom:"Panel navigator + Progress bar at the bottom",progressTopBottom:"Panel navigator + Progress bar at the top and bottom",tab:"Tabs",horizontal:"Horizontal",vertical:"Vertical",top:"Top",bottom:"Bottom",topBottom:"Top and bottom",both:"Both",left:"Left",right:"Right",color:"color",date:"date",datetime:"datetime","datetime-local":"datetime-local",email:"email",month:"month",number:"number",password:"password",range:"range",tel:"tel",text:"text",time:"time",url:"url",week:"week",hidden:"Hidden",on:"Continue from the previous page",onPage:"Start on each page",edit:"Editable",display:"Read-only",onComplete:"When the survey is completed",onHidden:"When the question becomes hidden",onHiddenContainer:"When the question or its panel/page becomes hidden",clearInvisibleValues:{none:"Never"},inputType:{color:"Color",date:"Date","datetime-local":"Date and Time",email:"Email",month:"Month",number:"Number",password:"Password",range:"Range",tel:"Phone Number",text:"Text",time:"Time",url:"URL",week:"Week"},all:"All",page:"Page",survey:"Survey",onNextPage:"When switching to the next page",onValueChanged:"After an answer is changed",onValueChanging:"Before an answer is changed",standard:"Original structure",singlePage:"All questions on a single page",questionPerPage:"Each question on an individual page",noPreview:"No preview",showAllQuestions:"Show all questions",showAnsweredQuestions:"Show answered questions only",pages:"Completed pages",questions:"Answered questions",requiredQuestions:"Answered required questions",correctQuestions:"Valid answers",buttons:"Completed pages (button UI)",underInput:"Under the input",underTitle:"Under the title",onBlur:"On blur",onTyping:"While typing",underRow:"Under the row",underRowSingle:"Under the row, only one panel is visible",showNavigationButtons:{none:"Hidden"},showProgressBar:{off:"Hidden"},showTimerPanel:{none:"Hidden"},showTimerPanelMode:{all:"Both"},detailPanelMode:{none:"Hidden"},addRowLocation:{default:"Depends on matrix layout"},panelsState:{default:"Users cannot expand or collapse panels",collapsed:"All panels are collapsed",expanded:"All panels are expanded"},widthMode:{auto:"Auto",static:"Static",responsive:"Responsive"},imageFit:{none:"None",contain:"Contain",cover:"Cover",fill:"Fill"},contentMode:{auto:"Auto",image:"Image",video:"Video",youtube:"YouTube"},displayMode:{auto:"Auto",buttons:"Buttons",dropdown:"Dropdown"},rateColorMode:{default:"Default"},autoGenerate:{true:"Generate",false:"Enter manually"},rateType:{labels:"Labels",stars:"Stars",smileys:"Smileys"}},op:{empty:"Empty",notempty:"Not empty",equal:"Equals",notequal:"Does not equal",contains:"Contains",notcontains:"Does not contain",anyof:"Any of",allof:"All of",greater:"Greater than",less:"Less than",greaterorequal:"Greater than or equal to",lessorequal:"Less than or equal to",and:"and",or:"or"},ew:{angular:"Use Angular version",jquery:"Use jQuery version",knockout:"Use Knockout version",react:"Use React version",vue:"Use Vue version",bootstrap:"For bootstrap framework",modern:"Modern theme",default:"Default theme",orange:"Orange theme",darkblue:"Darkblue theme",darkrose:"Darkrose theme",stone:"Stone theme",winter:"Winter theme",winterstone:"Winter-Stone theme",showOnPage:"Show survey on a page",showInWindow:"Show survey in a window",loadFromServer:"Load Survey JSON from server",titleScript:"Scripts and styles",titleHtml:"HTML",titleJavaScript:"JavaScript"},ts:{selectPage:"Select the page to test it",showInvisibleElements:"Show invisible elements",hideInvisibleElements:"Hide invisible elements"},validators:{answercountvalidator:"Answer count",emailvalidator:"Email",expressionvalidator:"Expression",numericvalidator:"Number",regexvalidator:"Regex",textvalidator:"Text"},triggers:{completetrigger:"Complete survey",setvaluetrigger:"Set answer",copyvaluetrigger:"Copy answer",skiptrigger:"Skip to question",runexpressiontrigger:"Run expression",visibletrigger:"change visibility (deprecated)"},pehelp:{cookieName:"Cookies prevent users from filling out the same survey twice.",size:"Resizes the visible area of the input field. Please use the <b>Validation → Maximum length</b> setting to limit the input length.",format:"Use {0} as a placeholder for the actual value.",totalText:"Visible only when at least one column has Total type or Total expression.",acceptedTypes:"Refer to the [accept](https://www.w3schools.com/tags/att_input_accept.asp) attribute description for more information.",columnColCount:"Applicable only to Radiogroup and Checkbox cell types.",autocomplete:"Refer to the [autocomplete](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) attribute description for more information.",valueName:"If you do not set this property, the answer will be stored in a field specified by the Name property.",choicesbyurl:{valueName:" "},keyName:'If the specified column contains identical values, the survey throws the "Non-unique key value" error.',filePlaceholder:'Applies when "Source type" is "Local files" or when camera is unavailable',photoPlaceholder:'Applies when "Source type" is "Camera".',fileOrPhotoPlaceholder:'Applies when "Source type" is "Local files or camera".'},p:{title:{name:"title",title:"Leave it empty, if it is the same as 'Name'"},multiSelect:"Allow multiple selection",showLabel:"Show image captions",value:"Value",tabAlign:"Tab alignment",description:"Description",logoFit:"Logo fit",pages:"Pages",questions:"Questions",triggers:"Triggers",calculatedValues:"Calculated values",surveyId:"Survey id",surveyPostId:"Survey post id",surveyShowDataSaving:"Survey show data saving",questionDescriptionLocation:"Question description location",progressBarType:"Progress bar type",showTOC:"Show TOC",tocLocation:"Toc location",questionTitlePattern:"Question title pattern",widthMode:"Width mode",showBrandInfo:"Show brand info",useDisplayValuesInDynamicTexts:"Use display values in dynamic texts",visibleIf:"Visible if",titleLocation:"Title location",descriptionLocation:"Description location",defaultValueExpression:"Default value expression",requiredIf:"Required if",resetValueIf:"Reset value if",setValueIf:"Set value if",validators:"Validators",bindings:"Bindings",renderAs:"Render as",attachOriginalItems:"Attach original items",choices:"Choices",choicesByUrl:"Choices by url",currency:"Currency",cellHint:"Cell hint",isUnique:"Is unique",showInMultipleColumns:"Show in multiple columns",totalMaximumFractionDigits:"Total maximum fraction digits",totalMinimumFractionDigits:"Total minimum fraction digits",columns:"Columns",detailElements:"Detail elements",allowAdaptiveActions:"Allow adaptive actions",defaultRowValue:"Default row value",detailPanelShowOnAdding:"Detail panel show on adding",choicesLazyLoadEnabled:"Choices lazy load enabled",choicesLazyLoadPageSize:"Choices lazy load page size",inputFieldComponent:"Input field component",itemComponent:"Item component",min:"Min",max:"Max",minValueExpression:"Min value expression",maxValueExpression:"Max value expression",step:"Step",dataList:"Data list",itemSize:"Item size",elements:"Elements",content:"Content",navigationButtonsVisibility:"Navigation buttons visibility",navigationTitle:"Navigation title",navigationDescription:"Navigation description",longTap:"Long tap",autoGrow:"Auto grow",allowResize:"Allow resizing",acceptCarriageReturn:"Accept carriage return",displayMode:"Display mode",rateType:"Rate type",label:"Label",contentMode:"Content mode",imageFit:"Image fit",altText:"Alt text",height:"Height",penColor:"Pen color",backgroundColor:"Background color",templateElements:"Template elements",operator:"Operator",isVariable:"Is variable",runExpression:"Run expression",showCaption:"Show caption",iconName:"Icon name",iconSize:"Icon size",precision:"Precision",matrixDragHandleArea:"Matrix drag handle area",backgroundImage:"Background image",backgroundImageFit:"Background image fit",backgroundImageAttachment:"Background image attachment",backgroundOpacity:"Background opacity",selectToRankEnabled:"Select to rank enabled",selectToRankAreasLayout:"Select to rank areas layout",allowCameraAccess:"Allow camera access",scaleColorMode:"Scale color mode",rateColorMode:"Rate color mode",templateTabTitle:"Template tab title",templateVisibleIf:"Template visible if",copyDisplayValue:"Copy display value"},theme:{"--background":"Background color","--background-dim-light":"Background dim light color","--primary-foreground":"Primary foreground color","--foreground":"Foreground color","--base-unit":"Base unit",groupGeneral:"General",groupAdvanced:"Advanced",groupHeader:"Header",groupBackground:"Background",groupAppearance:"Appearance",themeName:"Theme",themeMode:"Question appearance",themeModePanels:"Default",themeModeLightweight:"Without Panels",themePaletteLight:"Light",themePaletteDark:"Dark",primaryColor:"Accent color",primaryDefaultColor:"Default",primaryDarkColor:"Hover",primaryLightColor:"Selected",coverTitleForecolor:"Title forecolor",coverDescriptionForecolor:"Description forecolor",coverOverlapEnabled:"Overlap",backgroundDimColor:"Background color",backgroundImage:"Background image",backgroundImageFitAuto:"Auto",backgroundImageFitCover:"Cover",backgroundImageFitContain:"Contain",backgroundImageFitFill:"Stretch",backgroundImageFitTile:"Tile",backgroundOpacity:"Opacity",backgroundImageAttachmentFixed:"Fixed",backgroundImageAttachmentScroll:"Scroll",panelBackgroundTransparency:"Panel background opacity",questionBackgroundTransparency:"Question background opacity",questionPanel:"Panel background and corner radius",questionTitle:"Question title font",questionDescription:"Question description font",editorPanel:"Input element",editorFont:"Input element font",backcolor:"Default background",hovercolor:"Hover background",borderDecoration:"Border decoration",accentBackground:"Accent background",accentForeground:"Accent foreground",primaryForecolor:"Default color",primaryForecolorLight:"Disabled color",linesColors:"Minor line colors",borderDefault:"Darker",borderLight:"Lighter",fontFamily:"Font family",fontSize:"Font size",color:"Color",placeholderColor:"Placeholder color",size:"Size",fontWeightRegular:"Regular",fontWeightHeavy:"Heavy",fontWeightSemiBold:"Semi-bold",fontWeightBold:"Bold",scale:"Scale",cornerRadius:"Corner radius",surveyTitle:"Survey title font",surveyDescription:"Survey description font",pageTitle:"Page title font",pageDescription:"Page description font",boxShadowX:"X",boxShadowY:"Y",boxShadowAddRule:"Add Shadow Effect",opacity:"Opacity",boxShadowBlur:"Blur",boxShadowSpread:"Spread",boxShadowDrop:"Drop",boxShadowInner:"Inner",questionShadow:"Shadow effects",editorShadow:"Input element shadow effects",headerView:"View",headerViewBasic:"Basic",headerViewAdvanced:"Advanced",coverInheritWidthFrom:"Content area width",coverInheritWidthFromSurvey:"Same as survey",coverInheritWidthFromContainer:"Fit to container",coverTextAreaWidth:"Text width",coverBackgroundColorSwitch:"Background color",coverBackgroundColorNone:"None",coverBackgroundColorAccentColor:"Accent color",coverBackgroundColorCustom:"Custom",horizontalAlignmentLeft:"Left",horizontalAlignmentCenter:"Center",horizontalAlignmentRight:"Right",verticalAlignmentTop:"Top",verticalAlignmentMiddle:"Middle",verticalAlignmentBottom:"Bottom",logoPosition:"Logo position",coverTitlePosition:"Title position",coverDescriptionPosition:"Description position",names:{default:"Default",sharp:"Sharp",borderless:"Borderless",flat:"Flat",plain:"Plain",doubleborder:"Double Border",layered:"Layered",solid:"Solid",threedimensional:"3D",contrast:"Contrast"},colors:{teal:"Teal",blue:"Blue",purple:"Purple",orchid:"Orchid",tulip:"Tulip",brown:"Brown",green:"Green"}}}}})}));
7
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("SurveyCreatorLocales",[],t):"object"==typeof exports?exports.SurveyCreatorLocales=t():e.SurveyCreatorLocales=t()}(this,(function(){return function(e){var t={};function o(i){if(t[i])return t[i].exports;var a=t[i]={i:i,l:!1,exports:{}};return e[i].call(a.exports,a,a.exports,o),a.l=!0,a.exports}return o.m=e,o.c=t,o.d=function(e,t,i){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)o.d(i,a,function(t){return e[t]}.bind(null,a));return i},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=31)}({31:function(e,t,o){"use strict";o.r(t),o.d(t,"enStrings",(function(){return i}));var i={survey:{edit:"Edit",externalHelpLink:"Watch and learn how to create surveys",externalHelpLinkUrl:"https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber",dropQuestion:"Please drop a question here from the Toolbox.",addLogicItem:"Create a rule to customize the flow of the survey.",copy:"Copy",duplicate:"Duplicate",addToToolbox:"Add to toolbox",deletePanel:"Delete Panel",deleteQuestion:"Delete Question",convertTo:"Convert to",drag:"Drag element",license:"To use our library in your app, a developer license is necessary. If you currently hold an activated license, ensure you're using the latest version available."},qt:{default:"Default",checkbox:"Checkboxes",comment:"Long Text",imagepicker:"Image Picker",ranking:"Ranking",image:"Image",dropdown:"Dropdown",tagbox:"Multi-Select Dropdown",file:"File Upload",html:"HTML",matrix:"Single-Select Matrix",matrixdropdown:"Multi-Select Matrix",matrixdynamic:"Dynamic Matrix",multipletext:"Multiple Textboxes",panel:"Panel",paneldynamic:"Dynamic Panel",radiogroup:"Radio Button Group",rating:"Rating Scale",text:"Single-Line Input",boolean:"Yes/No (Boolean)",expression:"Expression (read-only)",signaturepad:"Signature",buttongroup:"Button Group"},ed:{defaultLocale:"Default ({0})",survey:"Survey",settings:"Settings",settingsTooltip:"Open settings",surveySettings:"Survey Settings",surveySettingsTooltip:"Open survey settings",themeSettings:"Theme Settings",themeSettingsTooltip:"Open theme settings",showPanel:"Show Panel",hidePanel:"Hide Panel",prevSelected:"Select previous",nextSelected:"Select next",prevFocus:"Focus previous",nextFocus:"Focus next",surveyTypeName:"Survey",pageTypeName:"Page",panelTypeName:"Panel",questionTypeName:"Question",columnTypeName:"Column",addNewPage:"Add New Page",moveRight:"Scroll to the Right",moveLeft:"Scroll to the Left",deletePage:"Delete Page",editPage:"Edit Page",edit:"Edit",newPageName:"page",newQuestionName:"question",newPanelName:"panel",newTextItemName:"text",testSurvey:"Preview",themeSurvey:"Themes",defaultV2Theme:"Default",modernTheme:"Modern",defaultTheme:"Default (legacy)",testSurveyAgain:"Preview Survey Again",testSurveyWidth:"Survey width: ",navigateToMsg:"You had to navigate to",logic:"Logic",embedSurvey:"Embed Survey",translation:"Translation",saveSurvey:"Save Survey",saveSurveyTooltip:"Save Survey",saveTheme:"Save Theme",saveThemeTooltip:"Save Theme",designer:"Designer",jsonEditor:"JSON Editor",jsonHideErrors:"Hide errors",jsonShowErrors:"Show errors",undo:"Undo",redo:"Redo",undoTooltip:"Undo last change",redoTooltip:"Redo the change",showMoreChoices:"Show more",showLessChoices:"Show less",copy:"Copy",cut:"Cut",paste:"Paste",copyTooltip:"Copy selection to clipboard",cutTooltip:"Cut selection to clipboard",pasteTooltip:"Paste from clipboard",options:"Options",generateValidJSON:"Generate Valid JSON",generateReadableJSON:"Generate Readable JSON",toolbox:"Toolbox","property-grid":"Properties",propertyGridFilteredTextPlaceholder:"Type to search...",propertyGridNoResultsFound:"No results found",toolboxGeneralCategory:"General",toolboxChoiceCategory:"Choice Questions",toolboxTextCategory:"Text Input Questions",toolboxContainersCategory:"Containers",toolboxMatrixCategory:"Matrix Questions",toolboxMiscCategory:"Misc",correctJSON:"Please correct JSON.",surveyResults:"Survey Results ",surveyResultsTable:"As Table",surveyResultsJson:"As JSON",resultsTitle:"Question Title",resultsName:"Question Name",resultsValue:"Answer Value",resultsDisplayValue:"Display Value",modified:"Modified",saving:"Saving",saved:"Saved",propertyEditorError:"Error",saveError:"Error! Editor content is not saved.",translationPropertyGridTitle:"Language Settings",themePropertyGridTitle:"Theme Settings",translationLanguages:"Languages",translationDeleteLanguage:"Are you certain you wish to delete all strings for this language?",translationAddLanguage:"Select language to translate",translationShowAllStrings:"All Strings",translationShowUsedStringsOnly:"Used Strings Only",translationShowAllPages:"All Pages",translationNoStrings:"No strings to translate. Please, change the filter.",translationExportToSCVButton:"Export to CSV",translationImportFromSCVButton:"Import from CSV",translateUsigAI:"Auto-translate All",translationDialogTitle:"Untranslated strings",translationMergeLocaleWithDefault:"Merge {0} with default locale",translationPlaceHolder:"Translation...",themeExportButton:"Export",themeImportButton:"Import",surveyJsonExportButton:"Export",surveyJsonImportButton:"Import",surveyJsonCopyButton:"Copy to clipboard",themeResetButton:"Reset theme settings to default",themeResetConfirmation:"Do you really want to reset the theme? All your customizations will be lost.",themeResetConfirmationOk:"Yes, reset the theme",bold:"Bold",italic:"Italic",underline:"Underline",addNewQuestion:"Add Question",selectPage:"Select page...",carryForwardChoicesCopied:"Choices are copied from",htmlPlaceHolder:"HTML content will be here.",panelPlaceHolder:"Drop a question from the toolbox here.",surveyPlaceHolder:"The survey is empty. Drag an element from the toolbox or click the button below.",imagePlaceHolder:"Drag and drop an image here or click the button below and choose an image to upload",imageChooseImage:"Choose Image",addNewTypeQuestion:"Add {0}",chooseLogoPlaceholder:"[LOGO]",auto:"auto",choices_Item:"Item ",lg:{addNewItem:"Add New Rule",empty_tab:"Create a rule to customize the flow of the survey.",page_visibilityName:"Show (hide) page",page_enableName:"Enable (disable) page",page_requireName:"Make page required",panel_visibilityName:"Show (hide) panel",panel_enableName:"Enable (disable) panel",panel_requireName:"Make page required",question_visibilityName:"Show (hide) question",question_enableName:"Enable (disable) question",question_requireName:"Make question required",question_resetValueName:"Reset question value",question_setValueName:"Set question value",column_visibilityName:"Show (hide) column",column_enableName:"Enable (disable) column",column_requireName:"Make column required",column_resetValueName:"Reset column value",column_setValueName:"Set column value",trigger_completeName:"Complete survey",trigger_setvalueName:"Set answer",trigger_copyvalueName:"Copy answer",trigger_skipName:"Skip to question",trigger_runExpressionName:"Run expression",completedHtmlOnConditionName:'Set "Survey Complete" page markup',page_visibilityDescription:"Make the page visible when the logic expression returns true. Otherwise keep it invisible.",panel_visibilityDescription:"Make the panel visible when the logic expression returns true. Otherwise keep it invisible.",panel_enableDescription:"Make the panel, and all elements inside it, enable when the logic expression returns true. Otherwise keep them disabled.",question_visibilityDescription:"Make the question visible when the logic expression returns true. Otherwise keep it invisible.",question_enableDescription:"Make the question enable when the logic expression returns true. Otherwise keep it disabled.",question_requireDescription:"Question becomes required when the logic expression returns true.",trigger_completeDescription:"When the logic expression returns true then the survey becomes completed and an end-user see the 'Thank you page'.",trigger_setvalueDescription:"When question values, that are used in the logic expression, are changed and the logic expression returns true, then the value is set to the selected question.",trigger_copyvalueDescription:"When question values, that are used in the logic expression, are changed and the logic expression returns true, then the value of one selected question is copied to another selected question.",trigger_skipDescription:"When the logic expression returns true then the survey skip to / focus the selected question.",trigger_runExpressionDescription:"When the logic expression returns true, then the custom expression is performed. You may optionally set this expression result into the selected question",completedHtmlOnConditionDescription:"If the logic expression returns true, then the default text for the 'Thank you page' is changed to the given one.",itemExpressionText:"When expression: '{0}' returns true",itemEmptyExpressionText:"New rule",page_visibilityText:"make page {0} visible",panel_visibilityText:"make panel {0} visible",panel_enableText:"make panel {0} enable",question_visibilityText:"make question {0} visible",question_enableText:"make question {0} enable",question_requireText:"make question {0} required",question_resetValueText:"reset value for question: {0}",question_setValueText:"assign value: {1} to question: {0}",column_visibilityText:"make column {0} of question {1} visible",column_enableText:"make column {0} of question {1} enable",column_requireText:"make column {0} of question {1} required",column_resetValueText:"reset cell value for column: {0}",column_setValueText:"assign cell value: {1} to column: {0}",setValueExpressionPlaceholder:"An expression whose result will be assigned to the target question.",trigger_completeText:"survey becomes completed",trigger_setvalueText:"set into question: {0} value {1}",trigger_setvalueEmptyText:"clear question value: {0}",trigger_copyvalueText:"copy into question: {0} value from question {1}",trigger_skipText:"survey skip to the question {0}",trigger_runExpressionText1:"run expression: '{0}'",trigger_runExpressionText2:" and set its result into question: {0}",completedHtmlOnConditionText:"show custom text for the 'Thank you page'.",showAllQuestions:"All Questions",showAllActionTypes:"All Action Types",conditions:"Condition(s)",actions:"Action(s)",expressionEditorTitle:"Define condition(s)",actionsEditorTitle:"Define action(s)",deleteAction:"Delete Action",addNewAction:"Add Action",selectedActionCaption:"Select action...",expressionInvalid:"The logic expression is empty or invalid. Please correct it.",noActionError:"Please, add at least one action.",actionInvalid:"Please, fix problems in your action(s).",uncompletedRule_title:"Logical rules are incomplete",uncompletedRule_text:"You have not completed some of the logical rules. If you leave the tab now, the changes will be lost. Do you still want to leave the tab without completing the changes?",uncompletedRule_apply:"Yes",uncompletedRule_cancel:"No, I want to complete the rules"}},pe:{apply:"Apply",ok:"OK",save:"Save",clear:"Clear",saveTooltip:"Save",cancel:"Cancel",set:"Set",reset:"Reset",change:"Change",refresh:"Refresh",close:"Close",delete:"Delete",add:"Add",addNew:"Add New",addItem:"Click to add an item...",removeItem:"Click to remove the item...",dragItem:"Drag the item",addOther:"Other",addSelectAll:"Select All",addNone:"None",removeAll:"Remove All",edit:"Edit",back:"Return without saving",backTooltip:"Return without saving",saveAndBack:"Save and return",saveAndBackTooltip:"Save and return",doneEditing:"Done",editChoices:"Edit Choices",showChoices:"Show Choices",move:"Move",empty:"<empty>",emptyValue:"Value is empty",fastEntry:"Manual Entry",fastEntryNonUniqueError:"Value '{0}' is not unique",fastEntryChoicesCountError:"Please limit the number of items from {0} to {1}",fastEntryChoicesMinCountError:"Please enter at least {0} items",fastEntryPlaceholder:"You can set data in the following format:\nvalue1|text\nvalue2",formEntry:"Form Entry",testService:"Test the service",itemSelectorEmpty:"Please select the element",conditionActionEmpty:"Please select the action",conditionSelectQuestion:"Select question...",conditionSelectPage:"Select page...",conditionSelectPanel:"Select panel...",conditionValueQuestionTitle:"Please enter/select the value",expressionHelp:"Use curly brackets to access answers: `{question1} + {question2}`. Expressions also support functions: `iif()`, `today()`, `age()`, `min()`, `max()`, `count()`, `avg()`, and others",aceEditorHelp:"Press ctrl+space to get expression completion hint",aceEditorRowTitle:"Current row",aceEditorPanelTitle:"Current panel",showMore:"For more details please check the documentation",assistantTitle:"Available questions",cellsEmptyRowsColumns:"There is should be at least one column or row",showPreviewBeforeComplete:"Preview answers before submitting the survey",overridingPropertyPrefix:"Set by ",resetToDefaultCaption:"Reset",propertyIsEmpty:"Please enter a value",propertyIsNoUnique:"Please enter a unique value",propertyNameIsNotUnique:"Please enter a unique name",propertyNameIsIncorrect:'Do not use reserved words: "item", "choice", "panel", "row".',listIsEmpty:"No items have been added yet","listIsEmpty@choices":"No choices have been added yet","addNew@choices":"Add a choice",expressionIsEmpty:"Expression is empty",value:"Value",text:"Text",rowid:"Row ID",imageLink:"Image or video URL",columnEdit:"Edit column: {0}",itemEdit:"Edit item: {0}",url:"Service URL",path:"Path to data within the service",valueName:"Store answers in the following JSON field",choicesbyurl:{valueName:"Get values from the following JSON field"},titleName:"Get display texts from the following JSON field",imageLinkName:"Get image URLs from the following JSON field",allowEmptyResponse:"Allow empty response",titlePlaceholder:"Title",surveyTitlePlaceholder:"Survey Title",pageTitlePlaceholder:"Page {num}",descriptionPlaceholder:"Description",surveyDescriptionPlaceholder:"Description",pageDescriptionPlaceholder:"Description",showOtherItem:"Allow the Other option",otherText:"Other option text",showNoneItem:"Allow the None option",noneText:"None option text",showSelectAllItem:"Allow the Select All option",selectAllText:"Select All option text",choicesMin:"Minimum value for auto-generated items",choicesMax:"Maximum value for auto-generated items",choicesStep:"Step for auto-generated items",name:"Name",title:"Title",cellType:"Cell type",colCount:"Column count",choicesOrder:"Choices sort order",visible:"Visible",isRequired:"Required",markRequired:"Mark as required",removeRequiredMark:"Remove the required mark",isAllRowRequired:"Require answer for all rows",requiredErrorText:'"Required" error message',startWithNewLine:"Display the question on a new line",rows:"Rows",cols:"Columns",placeholder:"Input area placeholder",showPreview:"Show preview area",storeDataAsText:"Store file content in JSON result as text",maxSize:"Maximum file size (in bytes)",imageHeight:"Image height",imageWidth:"Image width",rowCount:"Row count",columnLayout:"Columns layout",addRowLocation:"Add Row button location",addRowText:"Add Row button text",removeRowText:"Remove Row button text",rateMin:"Minimum rate value",rateMax:"Maximum rate value",rateStep:"Rate step",minRateDescription:"Minimum rate value description",maxRateDescription:"Maximum rate value description",inputType:"Input type",optionsCaption:"Option placeholder",defaultValue:"Default Answer",cellsDefaultRow:"Default texts",surveyEditorTitle:"Edit survey settings",qEditorTitle:"Edit: {0}",maxLength:"Maximum length (in characters)",buildExpression:"Build",editExpression:"Edit",and:"and",or:"or",remove:"Remove",addCondition:"Add Condition",emptyLogicPopupMessage:"Select a question to start configuring conditions.",if:"If",then:"then",setToName:"Target question",fromName:"Question to copy answer from",gotoName:"Question to skip to",ruleIsNotSet:"Rule is incorrect",includeIntoResult:"Include into survey results",showTitle:"Show the title",expandCollapseTitle:"Expand/collapse title",locale:"Survey language",simulator:"Select device type",landscapeOrientation:"Switch to landscape orientation",portraitOrientation:"Switch to portrait orientation",mode:"Editable or read-only",clearInvisibleValues:"Clear invisible values",cookieName:"Cookie name",sendResultOnPageNext:"Save partial survey results in progress",storeOthersAsComment:"Store the Others value in a separate field",showPageTitles:"Show page titles",showPageNumbers:"Show page numbers",pagePrevText:"Previous Page button text",pageNextText:"Next Page button text",completeText:"Complete Survey button text",previewText:"Preview Answers button text",editText:"Edit Answer button text",startSurveyText:"Start Survey button text",showNavigationButtons:"Navigation buttons location",showPrevButton:"Show the Previous Page button",firstPageIsStarted:"First page is a start page",showCompletedPage:"Show the Survey Complete page",goNextPageAutomatic:"Proceed to the next page automatically",showProgressBar:"Progress bar location",questionTitleLocation:"Question title location",requiredText:"Required symbol(s)",questionStartIndex:"Start index (number or letter)",showQuestionNumbers:"Question numbering",questionTitleTemplate:"Question title template, default is: '{no}. {require} {title}'",questionErrorLocation:"Error message location",focusFirstQuestionAutomatic:"Focus first question on a new page",questionsOrder:"Element order on the page",maxTimeToFinish:"Time limit to finish the survey (in seconds)",maxTimeToFinishPage:"Time limit to finish one page (in seconds)",image:{imageHeight:"Image height (in CSS-accepted values)",imageWidth:"Image width (in CSS-accepted values)"},survey:{title:"Title"},page:{title:"Title",maxTimeToFinish:"Time limit to finish the page (in seconds)"},question:{page:"Parent page"},showTimerPanel:"Timer location",showTimerPanelMode:"Timer mode",renderMode:"Panel display mode",allowAddPanel:"Allow adding panels",allowRemovePanel:"Allow removing panels",noEntriesText:"Empty entries text",panelAddText:"Add Panel button text",panelRemoveText:"Remove Panel button text",isSinglePage:"Show all elements on one page",html:"HTML markup",expression:"Expression",setValue:"Answer",dataFormat:"Image format",allowAddRows:"Allow adding rows",allowRemoveRows:"Allow removing rows",allowRowsDragAndDrop:"Allow row drag and drop",responsiveImageSizeHelp:"Does not apply if you specify the exact image width or height.",minImageWidth:"Minimum image width",maxImageWidth:"Maximum image width",minImageHeight:"Minimum image height",maxImageHeight:"Maximum image height",minValue:"Minimum value",maxValue:"Maximum value",minLength:"Minimum length (in characters)",allowDigits:"Allow digits",minCount:"Minimum count",maxCount:"Maximum count",regex:"Regular expression",surveyvalidator:{text:"Error message",expression:"Validation expression"},totalText:"Total row text",totalType:"Total type",totalExpression:"Total expression",totalDisplayStyle:"Total value display style",totalCurrency:"Currency",totalFormat:"Formatted string",logo:"Logo (URL or base64-encoded string)",questionsOnPageMode:"Survey structure",maxTextLength:"Maximum answer length (in characters)",maxOthersLength:"Maximum comment length (in characters)",autoGrowComment:"Auto-expand comment area if necessary",allowResizeComment:"Allow users to resize text areas",textUpdateMode:"Update text question value",focusOnFirstError:"Set focus on the first invalid answer",checkErrorsMode:"Run validation",navigateToUrl:"Navigate to URL",navigateToUrlOnCondition:"Dynamic URL",completedBeforeHtml:"Markup to show if the user already filled out this survey",completedHtml:"Survey Complete page markup",completedHtmlOnCondition:"Dynamic Survey Complete page markup",loadingHtml:"Markup to show while survey model is loading",commentText:"Comment area text",autocomplete:"Autocomplete type",labelTrue:'"True" label',labelFalse:'"False" label',allowClear:"Show the Clear button",displayStyle:"Value display style",format:"Formatted string",maximumFractionDigits:"Maximum fractional digits",minimumFractionDigits:"Minimum fractional digits",useGrouping:"Display grouping separators",allowMultiple:"Allow multiple files",allowImagesPreview:"Preview images",acceptedTypes:"Accepted file types",waitForUpload:"Wait for the upload to complete",needConfirmRemoveFile:"Confirm file deletion",detailPanelMode:"Detail panel location",minRowCount:"Minimum row count",maxRowCount:"Maximum row count",confirmDelete:"Confirm row deletion",confirmDeleteText:"Confirmation message",paneldynamic:{confirmDelete:"Confirm panel deletion"},panelCount:"Initial panel count",minPanelCount:"Minimum panel count",maxPanelCount:"Maximum panel count",panelsState:"Inner panel expand state",templateDescription:"Description template",templateTitle:"Title template",panelPrevText:"Previous Panel button tooltip",panelNextText:"Next Panel button tooltip",showRangeInProgress:"Show progress bar",templateTitleLocation:"Question title location",panelRemoveButtonLocation:"Remove Panel button location",hideIfRowsEmpty:"Hide the question if there are no rows",hideColumnsIfEmpty:"Hide columns if there are no rows",rateValues:"Custom rate values",rateCount:"Rate count",autoGenerate:"How to specify rate values?",hideIfChoicesEmpty:"Hide the question if it contains no choices",hideNumber:"Hide question number",minWidth:"Minimum width (in CSS-accepted values)",maxWidth:"Maximum width (in CSS-accepted values)",width:"Width (in CSS-accepted values)",showHeader:"Show column headers",horizontalScroll:"Show horizontal scrollbar",columnMinWidth:"Minimum column width (in CSS-accepted values)",rowTitleWidth:"Row header width (in CSS-accepted values)",valueTrue:'"True" value',valueFalse:'"False" value',minErrorText:'"Value is below minimum" error message',maxErrorText:'"Value exceeds maximum" error message',otherErrorText:'"Empty comment" error message',keyDuplicationError:'"Non-unique key value" error message',minSelectedChoices:"Minimum selected choices",maxSelectedChoices:"Maximum selected choices",showClearButton:"Show the Clear button",showNumber:"Show panel number",logoWidth:"Logo width (in CSS-accepted values)",logoHeight:"Logo height (in CSS-accepted values)",readOnly:"Read-only",enableIf:"Editable if",emptyRowsText:'"No rows" message',size:"Input field size (in characters)",separateSpecialChoices:"Separate special choices (None, Other, Select All)",choicesFromQuestion:"Copy choices from the following question",choicesFromQuestionMode:"Which choices to copy?",showCommentArea:"Show the comment area",commentPlaceholder:"Comment area placeholder",displayRateDescriptionsAsExtremeItems:"Display rate descriptions as extreme values",rowsOrder:"Row order",columnsLayout:"Column layout",columnColCount:"Nested column count",state:"Panel expand state",correctAnswer:"Correct Answer",defaultPanelValue:"Default Values",cells:"Cell Texts",keyName:"Key column",itemvalue:{text:"Alt text"},logoPosition:"Logo position",addLogo:"Add logo...",changeLogo:"Change logo...",logoPositions:{none:"Remove logo",left:"Left",right:"Right",top:"On the top",bottom:"In the bottom"},tabs:{general:"General",fileOptions:"Options",html:"HTML Editor",columns:"Columns",rows:"Rows",choices:"Choices",items:"Items",visibleIf:"Visible If",enableIf:"Editable If",requiredIf:"Required If",rateValues:"Rate Values",choicesByUrl:"Choices from a RESTful Service",matrixChoices:"Default Choices",multipleTextItems:"Text Inputs",numbering:"Numbering",validators:"Validators",navigation:"Navigation",question:"Question",pages:"Pages",timer:"Timer/Quiz",calculatedValues:"Calculated Values",triggers:"Triggers",templateTitle:"Title template",totals:"Totals",logic:"Logic",layout:"Layout",data:"Data",validation:"Validation",cells:"Cell Texts",showOnCompleted:"Survey Complete",logo:"Logo in Survey Header",slider:"Slider",expression:"Expression",others:"Others"},editProperty:"Edit property '{0}'",items:"Items",choicesVisibleIf:"Choices are visible if",choicesEnableIf:"Choices are selectable if",columnsEnableIf:"Columns are visible if",rowsEnableIf:"Rows are visible if",indent:"Add indents",panel:{indent:"Add outer indents"},innerIndent:"Add inner indents",defaultValueFromLastRow:"Take default values from the last row",defaultValueFromLastPanel:"Take default values from the last panel",enterNewValue:"Please, enter the value.",noquestions:"There are no questions in the survey.",createtrigger:"Please create a trigger",titleKeyboardAdornerTip:"Press enter button to edit",keyboardAdornerTip:"Press enter button to edit item, press delete button to delete item, press alt plus arrow up or arrow down to move item",triggerOn:"On ",triggerMakePagesVisible:"Make pages visible",triggerMakeQuestionsVisible:"Make elements visible",triggerCompleteText:"Complete the survey if succeed.",triggerNotSet:"The trigger is not set",triggerRunIf:"Run if",triggerSetToName:"Change value of: ",triggerFromName:"Copy value from: ",triggerRunExpression:"Run this Expression",triggerSetValue:"to: ",triggerGotoName:"Go to the question",triggerIsVariable:"Do not put the variable into the survey result.",triggerRunExpressionEmpty:"Please enter a valid expression",emptyExpressionPlaceHolder:"Type expression here...",noFile:"No file choosen",clearIfInvisible:"Clear the value if the question becomes hidden",valuePropertyName:"Value property name",searchEnabled:"Enable search",hideSelectedItems:"Hide selected items",closeOnSelect:"Close the dropdown after selection",signatureWidth:"Signature width",signatureHeight:"Signature height",verticalAlign:"Vertical alignment",alternateRows:"Alternate rows",columnsVisibleIf:"Columns are visible if",rowsVisibleIf:"Rows are visible if",otherPlaceholder:"Comment area placeholder",signaturepad:{showPlaceholder:"Show the placeholder",placeholder:"Placeholder text",signatureWidth:"Signature area width",signatureHeight:"Signature area height",signatureAutoScaleEnabled:"Auto-scale the signature area",penMinWidth:"Minimum pen width",penMaxWidth:"Maximum pen width"},filePlaceholder:"File placeholder text",photoPlaceholder:"Photo placeholder text",fileOrPhotoPlaceholder:"File or photo placeholder text",rateType:"Rate type"},pv:{true:"true",false:"false",file:"Local files",camera:"Camera","file-camera":"Local files or camera",inherit:"Inherit",show:"Visible",hide:"Hidden",default:"Inherit",initial:"Initial",random:"Random",collapsed:"Collapsed",expanded:"Expanded",none:"None",asc:"Ascending",desc:"Descending",indeterminate:"Indeterminate",decimal:"decimal",currency:"currency",percent:"percent",firstExpanded:"First panel is expanded",off:"Hide question numbers",onpanel:"Start on each panel",onPanel:"Start on each panel",onSurvey:"Continue throughout the survey",list:"List",progressTop:"Panel navigator + Progress bar at the top",progressBottom:"Panel navigator + Progress bar at the bottom",progressTopBottom:"Panel navigator + Progress bar at the top and bottom",tab:"Tabs",horizontal:"Horizontal",vertical:"Vertical",top:"Top",bottom:"Bottom",topBottom:"Top and bottom",both:"Both",left:"Left",right:"Right",leftRight:"Left and right",color:"color",date:"date",datetime:"datetime","datetime-local":"datetime-local",email:"email",month:"month",number:"number",password:"password",range:"range",tel:"tel",text:"text",time:"time",url:"url",week:"week",hidden:"Hidden",on:"Continue from the previous page",onPage:"Start on each page",edit:"Editable",display:"Read-only",onComplete:"When the survey is completed",onHidden:"When the question becomes hidden",onHiddenContainer:"When the question or its panel/page becomes hidden",clearInvisibleValues:{none:"Never"},inputType:{color:"Color",date:"Date","datetime-local":"Date and Time",email:"Email",month:"Month",number:"Number",password:"Password",range:"Range",tel:"Phone Number",text:"Text",time:"Time",url:"URL",week:"Week"},all:"All",page:"Page",survey:"Survey",onNextPage:"When switching to the next page",onValueChanged:"After an answer is changed",onValueChanging:"Before an answer is changed",standard:"Original structure",singlePage:"All questions on a single page",questionPerPage:"Each question on an individual page",noPreview:"No preview",showAllQuestions:"Show all questions",showAnsweredQuestions:"Show answered questions only",pages:"Completed pages",questions:"Answered questions",requiredQuestions:"Answered required questions",correctQuestions:"Valid answers",buttons:"Completed pages (button UI)",underInput:"Under the input",underTitle:"Under the title",onBlur:"On blur",onTyping:"While typing",underRow:"Under the row",underRowSingle:"Under the row, only one panel is visible",showNavigationButtons:{none:"Hidden"},showProgressBar:{off:"Hidden"},showTimerPanel:{none:"Hidden"},showTimerPanelMode:{all:"Both"},detailPanelMode:{none:"Hidden"},addRowLocation:{default:"Depends on matrix layout"},panelsState:{default:"Users cannot expand or collapse panels",collapsed:"All panels are collapsed",expanded:"All panels are expanded"},widthMode:{auto:"Auto",static:"Static",responsive:"Responsive"},imageFit:{none:"None",contain:"Contain",cover:"Cover",fill:"Fill"},contentMode:{auto:"Auto",image:"Image",video:"Video",youtube:"YouTube"},displayMode:{auto:"Auto",buttons:"Buttons",dropdown:"Dropdown"},rateColorMode:{default:"Default"},autoGenerate:{true:"Generate",false:"Enter manually"},rateType:{labels:"Labels",stars:"Stars",smileys:"Smileys"}},op:{empty:"Empty",notempty:"Not empty",equal:"Equals",notequal:"Does not equal",contains:"Contains",notcontains:"Does not contain",anyof:"Any of",allof:"All of",greater:"Greater than",less:"Less than",greaterorequal:"Greater than or equal to",lessorequal:"Less than or equal to",and:"and",or:"or"},ew:{angular:"Use Angular version",jquery:"Use jQuery version",knockout:"Use Knockout version",react:"Use React version",vue:"Use Vue version",bootstrap:"For bootstrap framework",modern:"Modern theme",default:"Default theme",orange:"Orange theme",darkblue:"Darkblue theme",darkrose:"Darkrose theme",stone:"Stone theme",winter:"Winter theme",winterstone:"Winter-Stone theme",showOnPage:"Show survey on a page",showInWindow:"Show survey in a window",loadFromServer:"Load Survey JSON from server",titleScript:"Scripts and styles",titleHtml:"HTML",titleJavaScript:"JavaScript"},ts:{selectPage:"Select the page to test it",showInvisibleElements:"Show invisible elements",hideInvisibleElements:"Hide invisible elements"},validators:{answercountvalidator:"Answer count",emailvalidator:"Email",expressionvalidator:"Expression",numericvalidator:"Number",regexvalidator:"Regex",textvalidator:"Text"},triggers:{completetrigger:"Complete survey",setvaluetrigger:"Set answer",copyvaluetrigger:"Copy answer",skiptrigger:"Skip to question",runexpressiontrigger:"Run expression",visibletrigger:"change visibility (deprecated)"},pehelp:{cookieName:"Cookies prevent users from filling out the same survey twice.",size:"Resizes the visible area of the input field. Please use the <b>Validation → Maximum length</b> setting to limit the input length.",format:"Use {0} as a placeholder for the actual value.",totalText:"Visible only when at least one column has Total type or Total expression.",acceptedTypes:"Refer to the [accept](https://www.w3schools.com/tags/att_input_accept.asp) attribute description for more information.",columnColCount:"Applicable only to Radiogroup and Checkbox cell types.",autocomplete:"Refer to the [autocomplete](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) attribute description for more information.",valueName:"If you do not set this property, the answer will be stored in a field specified by the Name property.",choicesbyurl:{valueName:" "},keyName:'If the specified column contains identical values, the survey throws the "Non-unique key value" error.',filePlaceholder:'Applies when "Source type" is "Local files" or when camera is unavailable',photoPlaceholder:'Applies when "Source type" is "Camera".',fileOrPhotoPlaceholder:'Applies when "Source type" is "Local files or camera".'},p:{title:{name:"title",title:"Leave it empty, if it is the same as 'Name'"},multiSelect:"Allow multiple selection",showLabel:"Show image captions",value:"Value",tabAlign:"Tab alignment",description:"Description",logoFit:"Logo fit",pages:"Pages",questions:"Questions",triggers:"Triggers",calculatedValues:"Calculated values",surveyId:"Survey id",surveyPostId:"Survey post id",surveyShowDataSaving:"Survey show data saving",questionDescriptionLocation:"Question description location",progressBarType:"Progress bar type",showTOC:"Show TOC",tocLocation:"Toc location",questionTitlePattern:"Question title pattern",widthMode:"Width mode",showBrandInfo:"Show brand info",useDisplayValuesInDynamicTexts:"Use display values in dynamic texts",visibleIf:"Visible if",titleLocation:"Title location",descriptionLocation:"Description location",defaultValueExpression:"Default value expression",requiredIf:"Required if",resetValueIf:"Reset value if",setValueIf:"Set value if",validators:"Validators",bindings:"Bindings",renderAs:"Render as",attachOriginalItems:"Attach original items",choices:"Choices",choicesByUrl:"Choices by url",currency:"Currency",cellHint:"Cell hint",isUnique:"Is unique",showInMultipleColumns:"Show in multiple columns",totalMaximumFractionDigits:"Total maximum fraction digits",totalMinimumFractionDigits:"Total minimum fraction digits",columns:"Columns",detailElements:"Detail elements",allowAdaptiveActions:"Allow adaptive actions",defaultRowValue:"Default row value",detailPanelShowOnAdding:"Detail panel show on adding",choicesLazyLoadEnabled:"Choices lazy load enabled",choicesLazyLoadPageSize:"Choices lazy load page size",inputFieldComponent:"Input field component",itemComponent:"Item component",min:"Min",max:"Max",minValueExpression:"Min value expression",maxValueExpression:"Max value expression",step:"Step",dataList:"Data list",itemSize:"Item size",elements:"Elements",content:"Content",navigationButtonsVisibility:"Navigation buttons visibility",navigationTitle:"Navigation title",navigationDescription:"Navigation description",longTap:"Long tap",autoGrow:"Auto grow",allowResize:"Allow resizing",acceptCarriageReturn:"Accept carriage return",displayMode:"Display mode",rateType:"Rate type",label:"Label",contentMode:"Content mode",imageFit:"Image fit",altText:"Alt text",height:"Height",penColor:"Pen color",backgroundColor:"Background color",templateElements:"Template elements",operator:"Operator",isVariable:"Is variable",runExpression:"Run expression",showCaption:"Show caption",iconName:"Icon name",iconSize:"Icon size",precision:"Precision",matrixDragHandleArea:"Matrix drag handle area",backgroundImage:"Background image",backgroundImageFit:"Background image fit",backgroundImageAttachment:"Background image attachment",backgroundOpacity:"Background opacity",selectToRankEnabled:"Select to rank enabled",selectToRankAreasLayout:"Select to rank areas layout",allowCameraAccess:"Allow camera access",scaleColorMode:"Scale color mode",rateColorMode:"Rate color mode",templateTabTitle:"Template tab title",templateVisibleIf:"Template visible if",copyDisplayValue:"Copy display value"},theme:{"--background":"Background color","--background-dim-light":"Background dim light color","--primary-foreground":"Primary foreground color","--foreground":"Foreground color","--base-unit":"Base unit",groupGeneral:"General",groupAdvanced:"Advanced",groupHeader:"Header",groupBackground:"Background",groupAppearance:"Appearance",themeName:"Theme",themeMode:"Question appearance",themeModePanels:"Default",themeModeLightweight:"Without Panels",themePaletteLight:"Light",themePaletteDark:"Dark",primaryColor:"Accent color",primaryDefaultColor:"Default",primaryDarkColor:"Hover",primaryLightColor:"Selected",coverTitleForecolor:"Title forecolor",coverDescriptionForecolor:"Description forecolor",coverOverlapEnabled:"Overlap",backgroundDimColor:"Background color",backgroundImage:"Background image",backgroundImageFitAuto:"Auto",backgroundImageFitCover:"Cover",backgroundImageFitContain:"Contain",backgroundImageFitFill:"Stretch",backgroundImageFitTile:"Tile",backgroundOpacity:"Opacity",backgroundImageAttachmentFixed:"Fixed",backgroundImageAttachmentScroll:"Scroll",panelBackgroundTransparency:"Panel background opacity",questionBackgroundTransparency:"Question background opacity",questionPanel:"Panel background and corner radius",questionTitle:"Question title font",questionDescription:"Question description font",editorPanel:"Input element",editorFont:"Input element font",backcolor:"Default background",hovercolor:"Hover background",borderDecoration:"Border decoration",accentBackground:"Accent background",accentForeground:"Accent foreground",primaryForecolor:"Default color",primaryForecolorLight:"Disabled color",linesColors:"Minor line colors",borderDefault:"Darker",borderLight:"Lighter",fontFamily:"Font family",fontSize:"Font size",color:"Color",placeholderColor:"Placeholder color",size:"Size",fontWeightRegular:"Regular",fontWeightHeavy:"Heavy",fontWeightSemiBold:"Semi-bold",fontWeightBold:"Bold",scale:"Scale",cornerRadius:"Corner radius",surveyTitle:"Survey title font",surveyDescription:"Survey description font",pageTitle:"Page title font",pageDescription:"Page description font",boxShadowX:"X",boxShadowY:"Y",boxShadowAddRule:"Add Shadow Effect",opacity:"Opacity",boxShadowBlur:"Blur",boxShadowSpread:"Spread",boxShadowDrop:"Drop",boxShadowInner:"Inner",questionShadow:"Shadow effects",editorShadow:"Input element shadow effects",headerView:"View",headerViewBasic:"Basic",headerViewAdvanced:"Advanced",coverInheritWidthFrom:"Content area width",coverInheritWidthFromSurvey:"Same as survey",coverInheritWidthFromContainer:"Fit to container",coverTextAreaWidth:"Text width",coverBackgroundColorSwitch:"Background color",coverBackgroundColorNone:"None",coverBackgroundColorAccentColor:"Accent color",coverBackgroundColorCustom:"Custom",horizontalAlignmentLeft:"Left",horizontalAlignmentCenter:"Center",horizontalAlignmentRight:"Right",verticalAlignmentTop:"Top",verticalAlignmentMiddle:"Middle",verticalAlignmentBottom:"Bottom",logoPosition:"Logo position",coverTitlePosition:"Title position",coverDescriptionPosition:"Description position",names:{default:"Default",sharp:"Sharp",borderless:"Borderless",flat:"Flat",plain:"Plain",doubleborder:"Double Border",layered:"Layered",solid:"Solid",threedimensional:"3D",contrast:"Contrast"},colors:{teal:"Teal",blue:"Blue",purple:"Purple",orchid:"Orchid",tulip:"Tulip",brown:"Brown",green:"Green"}}}}})}));
package/i18n/finnish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/french.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/german.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/hungarian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/index.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/italian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/japanese.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/korean.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/malay.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/malay.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/mongolian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/norwegian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/persian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/polish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/russian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/slovak.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/spanish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/swedish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/tajik.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/tajik.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/turkish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.121
2
+ * SurveyJS Creator v1.9.122
3
3
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator