survey-creator-core
Version:
A framework-independent core package of the SurveyJS Survey Creator component. With Survey Creator, you can visually design complex, interactive JSON forms and surveys in a drag-and-drop interface.
1,050 lines (1,045 loc) • 258 kB
JavaScript
/*!
* SurveyJS Creator v2.5.4
* (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
* Github: https://github.com/surveyjs/survey-creator
* License: https://surveyjs.io/licensing
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory(require("survey-creator-core"));
else if(typeof define === 'function' && define.amd)
define("i18n/persian", ["survey-creator-core"], factory);
else if(typeof exports === 'object')
exports["i18n/persian"] = factory(require("survey-creator-core"));
else
root["SurveyCreatorLocales"] = factory(root["SurveyCreatorCore"]);
})(this, (__WEBPACK_EXTERNAL_MODULE_survey_creator_core__) => {
return /******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/ var __webpack_modules__ = ({
/***/ "survey-creator-core":
/*!********************************************************************************************************************************************!*\
!*** external {"root":"SurveyCreatorCore","commonjs2":"survey-creator-core","commonjs":"survey-creator-core","amd":"survey-creator-core"} ***!
\********************************************************************************************************************************************/
/***/ ((module) => {
module.exports = __WEBPACK_EXTERNAL_MODULE_survey_creator_core__;
/***/ })
/******/ });
/************************************************************************/
/******/ // The module cache
/******/ var __webpack_module_cache__ = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache
/******/ var cachedModule = __webpack_module_cache__[moduleId];
/******/ if (cachedModule !== undefined) {
/******/ return cachedModule.exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = __webpack_module_cache__[moduleId] = {
/******/ // no module.id needed
/******/ // no module.loaded needed
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/************************************************************************/
/******/ /* webpack/runtime/compat get default export */
/******/ (() => {
/******/ // getDefaultExport function for compatibility with non-harmony modules
/******/ __webpack_require__.n = (module) => {
/******/ var getter = module && module.__esModule ?
/******/ () => (module['default']) :
/******/ () => (module);
/******/ __webpack_require__.d(getter, { a: getter });
/******/ return getter;
/******/ };
/******/ })();
/******/
/******/ /* webpack/runtime/define property getters */
/******/ (() => {
/******/ // define getter functions for harmony exports
/******/ __webpack_require__.d = (exports, definition) => {
/******/ for(var key in definition) {
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ }
/******/ }
/******/ };
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ (() => {
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
/******/ })();
/******/
/******/ /* webpack/runtime/make namespace object */
/******/ (() => {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = (exports) => {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ })();
/******/
/************************************************************************/
var __webpack_exports__ = {};
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
(() => {
/*!*************************************!*\
!*** ./src/localization/persian.ts ***!
\*************************************/
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ persianStrings: () => (/* binding */ persianStrings)
/* harmony export */ });
/* harmony import */ var survey_creator_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! survey-creator-core */ "survey-creator-core");
/* harmony import */ var survey_creator_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_creator_core__WEBPACK_IMPORTED_MODULE_0__);
var persianStrings = {
// survey templates
survey: {
// "Edit"
edit: "ویرایش",
// "Watch and learn how to create surveys"
externalHelpLink: "نگاه کنید و ساختن نظرسنجی را آموزش ببینید",
// "https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber"
externalHelpLinkUrl: "https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber",
// "Please drop a question here from the Toolbox."
dropQuestion: "لطفا از جعبه ابزار سوالی در اینجا قرار دهید",
// "Create a rule to customize the flow of the survey."
addLogicItem: "برای شخصی سازی نظرسنجی خود، قانونی را ایجاد کنید",
// "Copy"
copy: "کپی",
// "Duplicate"
duplicate: "کپی کردن",
// "Add to toolbox"
addToToolbox: "افزودن به جعبه ابزار",
// "Delete Panel"
deletePanel: "حذف پنل",
// "Delete Question"
deleteQuestion: "حذف سوال",
// "Convert to"
convertTo: "تبدیل به",
// "Drag element"
drag: "المان را بکشید"
},
// Creator tabs
tabs: {
// "Preview"
preview: "آزمایش نظرسنجی",
// "Themes"
theme: "تم",
// "Translations"
translation: "ترجمه",
// "Designer"
designer: "طراح نظرسنجی",
// "JSON Editor"
json: "ویرایشگر JSON",
// "Logic"
logic: "منطق نظرسنجی"
},
// Question types
qt: {
// "Default"
default: "پیش فرض",
// "Checkboxes"
checkbox: "چند انتخابی",
// "Long Text"
comment: "نظر",
// "Image Picker"
imagepicker: "انتخاب عکس",
// "Ranking"
ranking: "رتبه بندی(رنک)",
// "Image"
image: "عکس",
// "Dropdown"
dropdown: "لیست انتخابی",
// [Auto-translated] "Multi-Select Dropdown"
tagbox: "چند انتخاب کشویی",
// "File Upload"
file: "فایل",
// "HTML"
html: "Html",
// "Single-Select Matrix"
matrix: "ماتریس (تک انتخابی)",
// "Multi-Select Matrix"
matrixdropdown: "ماتریس (چند انتخابی)",
// "Dynamic Matrix"
matrixdynamic: "ماتریس (سطرهای داینامیک)",
// "Multiple Textboxes"
multipletext: "متن چند خطی",
// "Panel"
panel: "پنل",
// "Dynamic Panel"
paneldynamic: "پنل (پنل های داینامیک)",
// "Radio Button Group"
radiogroup: "تک انتخابی",
// "Rating Scale"
rating: "رتبه بندی",
// [Auto-translated] "Slider"
slider: "لغزنده",
// "Single-Line Input"
text: "متن تک خطی",
// "Yes/No (Boolean)"
boolean: "صحیح و غلط",
// "Expression (read-only)"
expression: "توصیفی",
// "Signature"
signaturepad: "قسمت امضا",
// "Button Group"
buttongroup: "گروه دکمه"
},
toolboxCategories: {
// "General"
general: "عمومی",
// "Choice Questions"
choice: "سوالات انتخاب",
// "Text Input Questions"
text: "سوالات ورودی متن",
// "Containers"
containers: "ظروف",
// "Matrix Questions"
matrix: "سوالات ماتریکس",
// "Misc"
misc: "متفرقه"
},
// Strings in SurveyJS Creator
ed: {
// "Default ({0})"
defaultLocale: "پیش فرض ({0})",
// "Survey"
survey: "نظرسنجی",
// "Settings"
settings: "تنظیمات نظرسنجی",
// "Open settings"
settingsTooltip: "باز کردن تنظیمات نظرسنجی",
// [Auto-translated] "Survey Settings"
surveySettings: "تنظیمات نظرسنجی",
// [Auto-translated] "Survey settings"
surveySettingsTooltip: "تنظیمات نظرسنجی",
// [Auto-translated] "Theme Settings"
themeSettings: "تنظیمات تم",
// [Auto-translated] "Theme settings"
themeSettingsTooltip: "تنظیمات قالب",
// [Auto-translated] "Creator Settings"
creatorSettingTitle: "تنظیمات سازنده",
// "Show Panel"
showPanel: "نمایش پنل",
// "Hide Panel"
hidePanel: "پنهان سازی پنل",
// "Select previous"
prevSelected: "قبلی",
// "Select next"
nextSelected: "بعدی",
// [Auto-translated] "Focus previous"
prevFocus: "تمرکز قبلی",
// [Auto-translated] "Focus next"
nextFocus: "تمرکز بعدی",
// "Survey"
surveyTypeName: "نظرسنجی",
// "Page"
pageTypeName: "صفحه",
// "Panel"
panelTypeName: "پنل",
// "Question"
questionTypeName: "سوال",
// "Column"
columnTypeName: "ستون",
// "Add New Page"
addNewPage: "درج صفحه جدید",
// "Scroll to the Right"
moveRight: "اسکرول به راست",
// "Scroll to the Left"
moveLeft: "اسکرول به چپ",
// "Delete Page"
deletePage: "حذف صفحه",
// "Edit Page"
editPage: "ویرایش صفحه",
// "Edit"
edit: "ویرایش",
// "page"
newPageName: "صفحه",
// "question"
newQuestionName: "سوال",
// "panel"
newPanelName: "پنل",
// "text"
newTextItemName: "متن",
// "Default"
defaultV2Theme: "پیش فرض",
// "Modern"
modernTheme: "مدرن",
// "Default (legacy)"
defaultTheme: "پیش فرض (legacy)",
// "Preview Survey Again"
testSurveyAgain: "آزمایش دوباره نظرسنجی",
// "Survey width: "
testSurveyWidth: "عرض نظرسنجی: ",
// "You had to navigate to"
navigateToMsg: "شما باید به موارد زیر بروید:",
// "Save Survey"
saveSurvey: "ذخیره نظرسنجی",
// "Save Survey"
saveSurveyTooltip: "ذخیره نظرسنجی",
// [Auto-translated] "Save Theme"
saveTheme: "ذخیرۀ تم",
// [Auto-translated] "Save Theme"
saveThemeTooltip: "ذخیرۀ تم",
// "Hide errors"
jsonHideErrors: "پنهان کردن خطاها",
// "Show errors"
jsonShowErrors: "نمایش خطاها",
// "Undo"
undo: "بازگردانی",
// "Redo"
redo: "بازانجام",
// "Undo last change"
undoTooltip: "بازگرداندن آخرین تغییر",
// "Redo the change"
redoTooltip: "انجام دادن تغییر",
// [Auto-translated] "Expand"
expandTooltip: "باز کردن",
// [Auto-translated] "Collapse"
collapseTooltip: "جمع کردن",
// "Expand All"
expandAllTooltip: "باز کردن همه",
// "Collapse All"
collapseAllTooltip: "جمع کردن همه",
// [Auto-translated] "Zoom In"
zoomInTooltip: "بزرگنمایی",
// [Auto-translated] "Zoom to 100%"
zoom100Tooltip: "بزرگنمایی تا 100٪",
// [Auto-translated] "Zoom Out"
zoomOutTooltip: "کوچک نمایی",
// [Auto-translated] "Lock expand/collapse state for questions"
lockQuestionsTooltip: "قفل کردن وضعیت باز/بست برای سوالات",
// "Show more"
showMoreChoices: "نمایش بیشتر",
// "Show less"
showLessChoices: "نمایش کمتر",
// "Copy"
copy: "کپی",
// "Cut"
cut: "برداشتن",
// "Paste"
paste: "چسباندن",
// "Copy selection to clipboard"
copyTooltip: "کپی متن انتخاب شده در کلیپ بورد",
// "Cut selection to clipboard"
cutTooltip: "متن انتخابی را از کلیپ بورد برش دهید",
// "Paste from clipboard"
pasteTooltip: "الصاق از کلیپ بورد",
// "Options"
options: "انتخاب ها",
// "Generate Valid JSON"
generateValidJSON: "تولید کد معتبر JSON",
// "Generate Readable JSON"
generateReadableJSON: "تولید کد خوانا JSON",
// "Toolbox"
toolbox: "جعبه ابزار",
// "Properties"
"property-grid": "ویژگی ها",
// [Auto-translated] "Search"
toolboxSearch: "جستجو",
// [Auto-translated] "Type to search..."
toolboxFilteredTextPlaceholder: "تایپ برای جستجو...",
// [Auto-translated] "No results found"
toolboxNoResultsFound: "نتیجه ای یافت نشد",
// [Auto-translated] "No properties to display"
propertyGridEmptySurveyText: "هیچ ویژگی ای برای نمایش وجود ندارد",
// "Type to search..."
propertyGridFilteredTextPlaceholder: "جستجو...",
// [Auto-translated] "No results found"
propertyGridNoResultsFound: "نتیجه ای یافت نشد",
// [Auto-translated] "Start configuring your form"
propertyGridPlaceholderTitle: "شروع به پیکربندی فرم خود کنید",
// [Auto-translated] "Click any category icon to explore survey settings. Additional settings will become available once you add a survey element to the design surface."
propertyGridPlaceholderDescription: "برای کاوش در تنظیمات نظرسنجی، روی هر نماد دسته کلیک کنید. پس از افزودن یک عنصر نظرسنجی به سطح طراحی، تنظیمات اضافی در دسترس خواهند بود.",
// "Please correct JSON."
correctJSON: "لطفا JSON را تصحیح کنید.",
// "Survey Results "
surveyResults: "نتایج نظرسنجی: ",
// "As Table"
surveyResultsTable: "به صورت جدول",
// "As JSON"
surveyResultsJson: "به صورت JSON",
// "Question Title"
resultsTitle: "عنوان سوال",
// "Question Name"
resultsName: "نام سوال",
// "Answer Value"
resultsValue: "محتوای پاسخ",
// "Display Value"
resultsDisplayValue: "محتوای نمایشی",
// "Modified"
modified: "تغییر داده شده",
// "Saving"
saving: "در حال ذخیره",
// "Saved"
saved: "ذخیره شد",
// "Error"
propertyEditorError: "ارور:",
// "Error! Editor content is not saved."
saveError: "خطا! محتوای ویرایشگر ذخیره نشده است.",
// "Language Settings"
translationPropertyGridTitle: "تنظیمات زبان",
// [Auto-translated] "Theme Settings"
themePropertyGridTitle: "تنظیمات تم",
// [Auto-translated] "Add Language"
addLanguageTooltip: "افزودن زبان",
// "Languages"
translationLanguages: "زبان",
// [Auto-translated] "Are you certain you wish to delete all strings for this language?"
translationDeleteLanguage: "ایا مطمئن هستید که می خواهید تمام رشته ها را برای این زبان حذف کنید؟",
// "Select language to translate"
translationAddLanguage: "زبانی را برای ترجمه انتخاب کنید",
// "All Strings"
translationShowAllStrings: "نمایش تمام عبارات",
// "Used Strings Only"
translationShowUsedStringsOnly: "فقط از عبارات استفاده کنید",
// "All Pages"
translationShowAllPages: "نمایش تمام صفحات",
// "No strings to translate. Please change the filter."
translationNoStrings: "هیچ عبارتی برای ترجمه نیست، لطفا فیلتر را عوض کنید.",
// "Export to CSV"
translationExportToSCVButton: "برون بری به CSV",
// "Import from CSV"
translationImportFromSCVButton: "برون ریزی از CSV",
// [Auto-translated] "Auto-translate All"
translateUsigAI: "ترجمه خودکار همه",
// [Auto-translated] "Translate from: "
translateUsigAIFrom: "ترجمه از: ",
// [Auto-translated] "Untranslated strings"
translationDialogTitle: "رشتههای ترجمهنشده",
// "Merge {0} with default locale"
translationMergeLocaleWithDefault: "ادغام {0} با زبان پیش فرض",
// "Translation..."
translationPlaceHolder: "در حال ترجمه...",
// [Auto-translated] "Source: "
translationSource: "منبع: ",
// [Auto-translated] "Target: "
translationTarget: "هدف: ",
// [Auto-translated] "YouTube links are not supported."
translationYouTubeNotSupported: "پیوندهای YouTube پشتیبانی نمی شوند.",
// [Auto-translated] "Export"
themeExportButton: "صادرات",
// [Auto-translated] "Import"
themeImportButton: "واردات",
// [Auto-translated] "Export"
surveyJsonExportButton: "صادرات",
// [Auto-translated] "Import"
surveyJsonImportButton: "واردات",
// [Auto-translated] "Copy to clipboard"
surveyJsonCopyButton: "رونوشت در تخته یادداشت",
// [Auto-translated] "Reset theme settings to default"
themeResetButton: "بازنشانی تنظیمات تم به حالت پیشفرض",
// [Auto-translated] "Do you really want to reset the theme? All your customizations will be lost."
themeResetConfirmation: "ایا واقعا می خواهید موضوع را دوباره تنظیم کنید؟ تمام سفارشی سازی های شما از دست خواهد رفت.",
// [Auto-translated] "Yes, reset the theme"
themeResetConfirmationOk: "بله، موضوع را تنظیم مجدد کنید",
// "Bold"
bold: "پررنگ",
// "Italic"
italic: "مورب",
// "Underline"
underline: "پایین خط",
// "Add Question"
addNewQuestion: "اضافه کردن سوال",
// "Select page..."
selectPage: "انتخاب صفحه ...",
// [Auto-translated] "Choices are copied from"
carryForwardChoicesCopied: "انتخاب ها کپی می شوند از",
// [Auto-translated] "Choices are loaded from a web service."
choicesLoadedFromWebText: "انتخاب ها از یک سرویس وب بارگذاری می شوند.",
// [Auto-translated] "Go to settings"
choicesLoadedFromWebLinkText: "رفتن به تنظیمات",
// [Auto-translated] "Preview of loaded choice options"
choicesLoadedFromWebPreviewTitle: "پیش نمایش گزینه های انتخاب بار شده",
// "HTML content will be here."
htmlPlaceHolder: "محتوای html اینجا خواهد بود",
// "Drop a question from the toolbox here."
panelPlaceHolder: "سوالی را از داخل جعبه ابزار در اینجا قرار دهید",
// "The survey is empty. Drag an element from the toolbox or click the button below."
surveyPlaceHolder: "نظرسنجی خالی است. یک آیتم را از جعبه ابزار انتخاب یا روی دکمه ی زیر کلیک کنید",
// [Auto-translated] "The page is empty. Drag an element from the toolbox or click the button below."
pagePlaceHolder: "صفحه خالی است. یک عنصر را از جعبه ابزار بکشید یا روی دکمه زیر کلیک کنید.",
// [Auto-translated] "Drag and drop an image here or click the button below and choose an image to upload"
imagePlaceHolder: "یک تصویر را در اینجا بکشید و رها کنید یا روی دکمه زیر کلیک کنید و تصویری را برای اپلود انتخاب کنید",
// "Click the \"Add Question\" button below to start creating your form."
surveyPlaceHolderMobile: "روی دکمه \"افزودن سؤال\" در زیر کلیک کنید تا شروع به ایجاد فرم خود کنید.",
// [Auto-translated] "Your form is empty"
surveyPlaceholderTitle: "فرم شما خالی است",
// [Auto-translated] "Your form is empty"
surveyPlaceholderTitleMobile: "فرم شما خالی است",
// [Auto-translated] "Drag an element from the toolbox or click the button below."
surveyPlaceholderDescription: "یک عنصر را از جعبه ابزار بکشید یا روی دکمه زیر کلیک کنید.",
// [Auto-translated] "Drag an element from the toolbox or click the button below."
surveyPlaceholderDescriptionMobile: "یک عنصر را از جعبه ابزار بکشید یا روی دکمه زیر کلیک کنید.",
// [Auto-translated] "No preview"
previewPlaceholderTitle: "بدون پیش نمایش",
// [Auto-translated] "No preview"
previewPlaceholderTitleMobile: "بدون پیش نمایش",
// [Auto-translated] "The survey doesn't contain any visible elements."
previewPlaceholderDescription: "این نظرسنجی حاوی هیچ عنصر قابل مشاهده ای نیست.",
// [Auto-translated] "The survey doesn't contain any visible elements."
previewPlaceholderDescriptionMobile: "این نظرسنجی حاوی هیچ عنصر قابل مشاهده ای نیست.",
// [Auto-translated] "No strings to translate"
translationsPlaceholderTitle: "بدون رشته برای ترجمه",
// [Auto-translated] "No strings to translate"
translationsPlaceholderTitleMobile: "بدون رشته برای ترجمه",
// [Auto-translated] "Add elements to your form or change the strings filter in the toolbar."
translationsPlaceholderDescription: "عناصر را به فرم خود اضافه کنید یا فیلتر رشته ها را در نوار ابزار تغییر دهید.",
// [Auto-translated] "Add elements to your form or change the strings filter in the toolbar."
translationsPlaceholderDescriptionMobile: "عناصر را به فرم خود اضافه کنید یا فیلتر رشته ها را در نوار ابزار تغییر دهید.",
// "Click the \"Add Question\" button below to add a new element to the page."
pagePlaceHolderMobile: "روی دکمه \"افزودن سؤال\" در زیر کلیک کنید تا عنصر جدیدی به صفحه اضافه شود.",
// "Click the \"Add Question\" button below to add a new element to the panel."
panelPlaceHolderMobile: "روی دکمه \"افزودن سؤال\" در زیر کلیک کنید تا یک عنصر جدید به پانل اضافه شود.",
// [Auto-translated] "Click the button below and choose an image to upload"
imagePlaceHolderMobile: "روی دکمه زیر کلیک کنید و تصویری را برای اپلود انتخاب کنید",
// [Auto-translated] "Choose Image"
imageChooseImage: "انتخاب تصویر",
// "Add {0}"
addNewTypeQuestion: "اضافه {0}", // {0} is localizable question type
// "[LOGO]"
chooseLogoPlaceholder: "[لوگو]",
// [Auto-translated] "Item "
choices_Item: "مورد ",
// [Auto-translated] "Select a file"
selectFile: "یک پرونده انتخاب کنید",
// [Auto-translated] "Remove the file"
removeFile: "حذف پرونده",
lg: {
// "Add New Rule"
addNewItem: "اضافه کردن آیتم جدید",
// "Create a rule to customize the flow of the survey."
empty_tab: "یک آیتم را برای سفارشی کردن جریان نظرسنجی انتخاب کنید",
// [Auto-translated] "No logical rules"
logicPlaceholderTitle: "بدون قوانین منطقی",
// [Auto-translated] "No logical rules"
logicPlaceholderTitleMobile: "بدون قوانین منطقی",
// [Auto-translated] "Create a rule to customize the flow of the survey."
logicPlaceholderDescription: "یک قانون برای سفارشی کردن جریان نظرسنجی ایجاد کنید.",
// [Auto-translated] "Create a rule to customize the flow of the survey."
logicPlaceholderDescriptionMobile: "یک قانون برای سفارشی کردن جریان نظرسنجی ایجاد کنید.",
// "Show/hide page"
page_visibilityName: "قابلیت رویت صفحه ",
// "Enable/disable page"
page_enableName: "فعال/غیرفعال کردن صفحه",
// [Auto-translated] "Make page required"
page_requireName: "ایجاد صفحه مورد نیاز است",
// "Show/hide panel"
panel_visibilityName: "قابلیت رویت پنل",
// "Enable/disable panel"
panel_enableName: "فعال/غیرفعال کردن پنل ",
// [Auto-translated] "Make panel required"
panel_requireName: "پانل مورد نیاز است",
// "Show/hide question"
question_visibilityName: " قابلیت رویت سوال",
// "Enable/disable question"
question_enableName: "فعال/غیرفعال کردن سوال ",
// "Make question required"
question_requireName: "سوال اختیاری موردنیاز",
// [Auto-translated] "Reset question value"
question_resetValueName: "بازنشانی مقدار سؤال",
// [Auto-translated] "Set question value"
question_setValueName: "تنظیم مقدار سؤال",
// "Show/hide column"
column_visibilityName: "نمایش/پنهان کردن ستون",
// "Enable/disable column"
column_enableName: "فعال/غیرفعال کردن ستون",
// "Make column required"
column_requireName: "ستون مورد نیاز است",
// [Auto-translated] "Reset column value"
column_resetValueName: "بازنشانی مقدار ستون",
// [Auto-translated] "Set column value"
column_setValueName: "تنظیم مقدار ستون",
// "Complete survey"
trigger_completeName: "تکمیل نظرسنجی",
// "Set answer"
trigger_setvalueName: "تنظیم عنوان سوال",
// "Copy answer"
trigger_copyvalueName: "کپی مقدار سوال",
// "Skip to question"
trigger_skipName: "رد کردن سوال ",
// "Run expression"
trigger_runExpressionName: "اجرای متن شفارشی مورد نظر",
// "Set \"Thank You\" page markup"
completedHtmlOnConditionName: "متن سفارشی صفحه 'تشکر' ",
// "Make the page visible when the logical expression evaluates to true. Otherwise, keep the page invisible."
page_visibilityDescription: "زمانی که عبارت منطقی مقدار صحیح برمی گرداند صفحه را قابل مشاهده کنید، در غیراینصورت آن را غیرقابل مشاهده نگه دارید.",
// "Make the page visible when the logical expression evaluates to true. Otherwise, keep the panel invisible."
panel_visibilityDescription: "اگر عبارت منطقی مقدار صحیح بر میگرداند، پنل را فعال کنید، در غیر اینصورت آن را غیرقابل مشاهده نگه دارید.",
// "Make the panel and all elements inside it enabled when the logical expression evaluates to true. Otherwise, keep them disabled."
panel_enableDescription: "یک پنل ایجاد کنید و همه المان های داخل آن را در صورتی که عبارت منطقی مقدار صحیح بر می گرداند را فعال کنید، در غیر اینصورت آن ها را غیرفعال نگه دارید.",
// "Make the question visible when the logical expression evaluates to true. Otherwise, keep the question invisible."
question_visibilityDescription: "زمانی که عبارت منطقی مقدار صحیح را برمی گرداند، سوال را قابل مشاهده کنید، در غیر اینصورت آن را غیرمشاهده نگه دارید.",
// "Make the question enabled when the logical expression evaluates to true. Otherwise, keep the question disabled."
question_enableDescription: "زمانی که عبارت منطقی مقدار صحیح برمی گرداند، سوال را فعال کنید، در غیر اینصورت آن را غیرفعال نگه دارید.",
// "Question becomes required when the logical expression evaluates to true."
question_requireDescription: "زمانی که عبارت منطقی مقدار صحیح را بر می گرداند، سوال اجبار ی می شود.",
// "When the logical expression evaluates to true, the survey ends, and the respondent sees the \"Thank you\" page."
trigger_completeDescription: "زمانی که عبارت منطقی مقدار صحیح را بر می گرداند، و بررسی تکمیل می شود،کاربر نهایی صفحه 'تشکر' را مشاهده می کند.",
// "When question values used in the logical expression are changed, and the expression evaluates to true, the specified value is assigned to the selected question."
trigger_setvalueDescription: "زمانی که مقدار سوالی که در عبارت منطقی استفاده شده است تغییر می یابد و عبارت منطقی مقدار صحیح را بر می گرداند، آنگاه مقدار برای سوال انتخاب شده تنظیم می شود.",
// "When question values used in the logical expression are changed, and the expression evaluates to true, the value of the selected question is copied to another question."
trigger_copyvalueDescription: "زمانی که مقدارهای سوال که در عبارت منطقی استفاده شده اند، تغییر می یابد و عبارت منطقی مقدار صحیح را بر می گرداند، سپس مقدار یکی از سوال های انتخاب شده در سوال دیگر انتخاب شده کپی می شود.",
// "When the logical expression evaluates to true, the survey focuses/jumps to the selected question."
trigger_skipDescription: "زمانی که عبارت منطقی صحیح برمی گرداند، سپس نظرسنجی به سوال انتخابی می رود.",
// "When the logical expression evaluates to true, the survey evaluates another expression. Optionally, the result of the latter expression can be assigned as a value to the selected question"
trigger_runExpressionDescription: "اگر عبارت منطقی مقدار صحیح برگرداند، آنگاه عبارت سفارشی اجرا می شود. شما ممکن است به طور اختیاری این نتیجه را به سوال انتخاب شده تبدیل کنید.",
// "If the logical expression evaluates to true, the \"Thank You\" page displays the specified content."
completedHtmlOnConditionDescription: " اگر عبارت منطقی مقدار صحیح برگرداند متن صفحه 'تشکر' به متن داده شده تغییر می یابد.",
// "When expression: '{0}' returns true"
itemExpressionText: "زمانی که عبارت {0} مقدار صحیح بر می گرداند", // {0} - the expression
// "New rule"
itemEmptyExpressionText: "قانون جدید",
// "make page {0} visible"
page_visibilityText: "صفحه {0} را قابل مشاهده کنید.", // {0} page name
// "make panel {0} visible"
panel_visibilityText: "پنل {0} را قابل مشاهده کنید.", // {0} panel name
// "make panel {0} enable"
panel_enableText: "فعال کردن پنل {0}", // {0} panel name
// "make question {0} visible"
question_visibilityText: "سوال {0} را قابل مشاهده کنید.", // {0} question name
// "make question {0} enable"
question_enableText: "فعال کردن سوال {0}", // {0} question name
// "make question {0} required"
question_requireText: "ایجاد سوال {0} اجباری", // {0} question name
// [Auto-translated] "reset value for question: {0}"
question_resetValueText: "بازنشانی مقدار برای سوال: {0}", // {0} question name.
// [Auto-translated] "assign value: {1} to question: {0}"
question_setValueText: "اختصاص مقدار: {1} به سوال: {0}", // {0} question name and {1} setValueExpression
// "make column {0} of question {1} visible"
column_visibilityText: "ستون {0} سوال {1} را قابل مشاهده کنید", // {0} column name, {1} question name
// "make column {0} of question {1} enable"
column_enableText: "ستون {0} سوال {1} را فعال کنید", // {0} column name, {1} question name
// "make column {0} of question {1} required"
column_requireText: "ستون {0} سوال {1} را الزامی کنید", // {0} column name, {1} question name
// [Auto-translated] "reset cell value for column: {0}"
column_resetValueText: "تنظیم مجدد مقدار سلول برای ستون: {0}", // {0} column name
// [Auto-translated] "assign cell value: {1} to column: {0}"
column_setValueText: "اختصاص مقدار سلول: {1} به ستون: {0}", // {0} column name and {1} setValueExpression
// [Auto-translated] "An expression whose result will be assigned to the target question."
setValueExpressionPlaceholder: "عبارتی که نتیجه آن به سوال هدف اختصاص داده می شود.",
// "survey becomes completed"
trigger_completeText: "بررسی نظرسنجی تمام شد",
// "set into question: {0} value {1}"
trigger_setvalueText: "در سوال {0} مقدار {1} را قرار دهید", // {0} question name, {1} setValue
// [Auto-translated] "clear question value: {0}"
trigger_setvalueEmptyText: "ارزش سوال روشن: {0}", // {0} question name
// "copy into question: {0} value from question {1}"
trigger_copyvalueText: "مقدار سوال {0} را از سوال {1} کپی کنید.", // {0} and {1} question names
// "survey skip to the question {0}"
trigger_skipText: "رد کردن نظرسنجی برای سوال {0}", // {0} question name
// "run expression: '{0}'"
trigger_runExpressionText1: "اجرای عبارت '{0}' ", // {0} the expression
// " and set its result into question: {0}"
trigger_runExpressionText2: "و نتیجه آن را داخل سوال {0} ذخیره کنید", // {0} question name
// "show custom text for the \"Thank You\" page."
completedHtmlOnConditionText: "نمایش متن سفارشی برای صفحه 'تشکر'",
// "All Questions"
showAllQuestions: "تمام سوالات",
// "All Action Types"
showAllActionTypes: "همه انواع اقدام",
// "Condition(s)"
conditions: "شرط(ها)",
// "Action(s)"
actions: "عملکرد(ها)",
// "Define condition(s)"
expressionEditorTitle: "عبارت منطقی را تنظیم کنید",
// "Define action(s)"
actionsEditorTitle: "تعریف کردن عملکرد(ها)",
// "Delete Action"
deleteAction: "حذف عملکرد",
// "Add Action"
addNewAction: "اضافه کردن سوال (های) جدید",
// "Select action..."
selectedActionCaption: "یک عملکرد را برای اضافه کردن، انتخاب کنید",
// "The logic expression is empty or invalid. Please correct it."
expressionInvalid: "عبارت منطقی خالی یا نادرست است. لطفا آن را تضحیح کنید",
// "Please add at least one action."
noActionError: "لطفا حداقل یک عملکرد را اضافه نمایید",
// "Please fix issues in your action(s)."
actionInvalid: "لطفا مشکلات مربوط به عملکرد(های) خود را برطرف نمایید.",
// [Auto-translated] "Logical rules are incomplete"
uncompletedRule_title: "قوانین منطقی ناقص هستند",
// [Auto-translated] "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_text: "شما برخی از قوانین منطقی را تکمیل نکرده اید. اگر اکنون برگه را ترک کنید، تغییرات از بین خواهند رفت. ایا هنوز هم می خواهید برگه را بدون تکمیل تغییرات ترک کنید؟",
// [Auto-translated] "Yes"
uncompletedRule_apply: "بله",
// [Auto-translated] "No, I want to complete the rules"
uncompletedRule_cancel: "نه، من می خواهم قوانین را تکمیل کنم"
}
},
// Property Editors
pe: {
panel: {
// [Auto-translated] "Panel name"
name: "نام تابلو",
// [Auto-translated] "Panel title"
title: "عنوان پنل",
// [Auto-translated] "Panel description"
description: "توضیحات پنل",
// [Auto-translated] "Make the panel visible if"
visibleIf: "تابلو را مرئی کنید اگر",
// [Auto-translated] "Make the panel required if"
requiredIf: "ایجاد پنل مورد نیاز اگر",
// [Auto-translated] "Question order within the panel"
questionOrder: "سفارش سوال در داخل پنل",
// [Auto-translated] "Move the panel to page"
page: "انتقال پانل به صفحه",
// [Auto-translated] "Display the panel on a new line"
startWithNewLine: "نمایش تابلو در یک خط جدید",
// [Auto-translated] "Panel collapse state"
state: "حالت فروپاشی پنل",
// [Auto-translated] "Inline panel width"
width: "عرض پانل درون خطی",
// [Auto-translated] "Minimum panel width"
minWidth: "حداقل عرض پانل",
// [Auto-translated] "Maximum panel width"
maxWidth: "حداکثر عرض پانل",
// [Auto-translated] "Number this panel"
showNumber: "شماره گذاری این پانل"
},
panellayoutcolumn: {
// [Auto-translated] "Effective width, %"
effectiveWidth: "عرض موثر، ٪",
// [Auto-translated] "Question title width, px"
questionTitleWidth: "عرض عنوان سوال، px"
},
paneldynamic: {
// [Auto-translated] "Panel name"
name: "نام تابلو",
// [Auto-translated] "Panel title"
title: "عنوان پنل",
// [Auto-translated] "Panel description"
description: "توضیحات پنل",
// [Auto-translated] "Entry display mode"
displayMode: "حالت نمایش ورودی",
// [Auto-translated] "Make the panel visible if"
visibleIf: "تابلو را مرئی کنید اگر",
// [Auto-translated] "Make the panel required if"
requiredIf: "ایجاد پنل مورد نیاز اگر",
// [Auto-translated] "Move the panel to page"
page: "جابهجایی تابلو به صفحه",
// [Auto-translated] "Display the panel on a new line"
startWithNewLine: "نمایش تابلو در یک خط جدید",
// [Auto-translated] "Panel collapse state"
state: "دولت فروپاشی پانل",
// [Auto-translated] "Inline panel width"
width: "عرض پانل درون خطی",
// [Auto-translated] "Minimum panel width"
minWidth: "حداقل عرض پانل",
// [Auto-translated] "Maximum panel width"
maxWidth: "حداکثر عرض پانل",
// [Auto-translated] "Confirm entry removal"
confirmDelete: "حذف ورود را تأیید کنید",
// [Auto-translated] "Entry description pattern"
templateDescription: "الگوی توضیحات ورودی",
// [Auto-translated] "Entry title pattern"
templateTitle: "الگوی عنوان ورودی",
// [Auto-translated] "Empty panel text"
noEntriesText: "متن پانل خالی",
// [Auto-translated] "Tab title pattern"
templateTabTitle: "الگوی عنوان زبانه",
// [Auto-translated] "Tab title placeholder"
tabTitlePlaceholder: "ذی نفع عنوان تب",
// [Auto-translated] "Make an individual entry visible if"
templateVisibleIf: "یک ورودی فردی را قابل مشاهده کنید اگر",
// [Auto-translated] "Number the panel"
showNumber: "شماره گذاری پانل",
// [Auto-translated] "Panel title alignment"
titleLocation: "ترازبندی عنوان پنل",
// [Auto-translated] "Panel description alignment"
descriptionLocation: "ترازبندی توضیحات پنل",
// [Auto-translated] "Question title alignment"
templateQuestionTitleLocation: "تراز عنوان سوال",
// [Auto-translated] "Question title width"
templateQuestionTitleWidth: "عرض عنوان سوال",
// [Auto-translated] "Error message alignment"
templateErrorLocation: "همترازسازی پیام خطا",
// [Auto-translated] "New entry location"
newPanelPosition: "محل ورود جدید",
// [Auto-translated] "Prevent duplicate responses in the following question"
keyName: "از پاسخ های تکراری در سوال زیر جلوگیری کنید"
},
question: {
// [Auto-translated] "Question name"
name: "نام سوال",
// [Auto-translated] "Question title"
title: "عنوان سوال",
// [Auto-translated] "Question description"
description: "توضیحات سوال",
// [Auto-translated] "Show the title and description"
showTitle: "نمایش عنوان و توضیحات",
// [Auto-translated] "Make the question visible if"
visibleIf: "سؤال را قابل مشاهده کنید اگر",
// [Auto-translated] "Make the question required if"
requiredIf: "سؤال مورد نیاز را مطرح کنید اگر",
// [Auto-translated] "Move the question to page"
page: "انتقال سوال به صفحه",
// [Auto-translated] "Question box collapse state"
state: "جعبه سوال دولت فروپاشی",
// [Auto-translated] "Number this question"
showNumber: "این سوال را شماره گذاری کنید",
// [Auto-translated] "Question title alignment"
titleLocation: "هم ترازی عنوان پرسش",
// [Auto-translated] "Question description alignment"
descriptionLocation: "هم ترازی توضیحات سؤال",
// [Auto-translated] "Error message alignment"
errorLocation: "همترازسازی پیام خطا",
// [Auto-translated] "Increase the inner indent"
indent: "تورفتگی داخلی را افزایش دهید",
// [Auto-translated] "Inline question width"
width: "عرض پرسش درون خطی",
// [Auto-translated] "Minimum question width"
minWidth: "حداقل عرض سوال",
// [Auto-translated] "Maximum question width"
maxWidth: "حداکثر عرض سؤال",
// [Auto-translated] "Update input field value"
textUpdateMode: "به روز رسانی مقدار فیلد ورودی"
},
signaturepad: {
// [Auto-translated] "Signature area width"
signatureWidth: "عرض منطقه امضا",
// [Auto-translated] "Signature area height"
signatureHeight: "ارتفاع منطقه امضا",
// [Auto-translated] "Auto-scale the signature area"
signatureAutoScaleEnabled: "مقیاس خودکار منطقه امضا",
// [Auto-translated] "Show a placeholder within signature area"
showPlaceholder: "نمایش یک مکان نگهدارنده در ناحیه امضا",
// [Auto-translated] "Placeholder text"
placeholder: "متن ذی نفع",
// [Auto-translated] "Placeholder text in read-only or preview mode"
placeholderReadOnly: "متن نگهدارنده در حالت فقط خواندنی یا پیشنمایش",
// [Auto-translated] "Show the Clear button within signature area"
allowClear: "نمایش دکمه پاک کردن در ناحیه امضا",
// [Auto-translated] "Minimum stroke width"
penMinWidth: "حداقل عرض سکته مغزی",
// [Auto-translated] "Maximum stroke width"
penMaxWidth: "حداکثر عرض سکته مغزی",
// [Auto-translated] "Stroke color"
penColor: "رنگ سکته مغزی"
},
comment: {
// [Auto-translated] "Input field height (in lines)"
rows: "ارتفاع میدان ورودی (در خطوط)"
},
// "Question numbering"
showQuestionNumbers: "نمایش شماره های سوالات",
// "Question indexing type"
questionStartIndex: "نمایه شروع سوالات (۱،۲ یا a و b)",
expression: {
// [Auto-translated] "Expression name"
name: "نام عبارت",
// [Auto-translated] "Expression title"
title: "عنوان عبارت",
// [Auto-translated] "Expression description"
description: "توصیف عبارت",
// [Auto-translated] "Expression"
expression: "بیان"
},
trigger: {
// [Auto-translated] "Expression"
expression: "بیان"
},
calculatedvalue: {
// [Auto-translated] "Expression"
expression: "بیان"
},
// survey templates
survey: {
// [Auto-translated] "Survey title"
title: "عنوان نظرسنجی",
// [Auto-translated] "Survey description"
description: "توضیحات نظرسنجی",
// [Auto-translated] "Make the survey read-only"
readOnly: "نظرسنجی را فقط خواندنی کنید"
},
page: {
// [Auto-translated] "Page name"
name: "نام صفحه",
// [Auto-translated] "Page title"
title: "عنوان صفحه",
// [Auto-translated] "Page description"
description: "توضیحات صفحه",
// [Auto-translated] "Make the page visible if"
visibleIf: "صفحه را مرئی کنید اگر",
// [Auto-translated] "Make the page required if"
requiredIf: "ایجاد صفحه مورد نیاز اگر",
// [Auto-translated] "Time limit to complete the page"
timeLimit: "محدودیت زمانی برای تکمیل صفحه",
// [Auto-translated] "Question order on the page"
questionOrder: "سفارش سوال در صفحه"
},
matrixdropdowncolumn: {
// [Auto-translated] "Column name"
name: "نام ستون",
// [Auto-translated] "Column title"
title: "عنوان ستون",
// [Auto-translated] "Prevent duplicate responses"
isUnique: "جلوگیری از پاسخ های تکراری",
// [Auto-translated] "Column width"
width: "عرض ستون",
// [Auto-translated] "Minimum column width"
minWidth: "حداقل عرض ستون",
// [Auto-translated] "Input field height (in lines)"
rows: "ارتفاع میدان ورودی (در خطوط)",
// [Auto-translated] "Make the column visible if"
visibleIf: "ستون را مرئی کنید اگر",
// [Auto-translated] "Make the column required if"
requiredIf: "ایجاد ستون مورد نیاز اگر",
// [Auto-translated] "Each option in a separate column"
showInMultipleColumns: "هر گزینه در یک ستون جداگانه"
},
matrixcolumn: {
// [Auto-translated] "Clear others in the same row"
isExclusive: "پاک کردن دیگران در همان ردیف"
},
multipletextitem: {
// [Auto-translated] "Name"
name: "نام",
// [Auto-translated] "Title"
title: "عنوان"
},
masksettings: {
// [Auto-translated] "Save masked value in survey results"
saveMaskedValue: "ذخیره مقدار ماسک در نتایج نظرسنجی"
},
patternmask: {
// [Auto-translated] "Value pattern"
pattern: "الگوی ارزش"
},
datetimemask: {
// [Auto-translated] "Minimum value"
min: "حداقل مقدار",
// [Auto-translated] "Maximum value"
max: "بیشینه مقدار"
},
numericmask: {
// [Auto-translated] "Allow negative values"
allowNegativeValues: "اجازه دادن مقادیر منفی",
// [Auto-translated] "Thousands separator"
thousandsSeparator: "هزار جداکننده",
// [Auto-translated] "Decimal separator"
decimalSeparator: "جداساز دهدهی",
// [Auto-translated] "Value precision"
precision: "دقت ارزش",
// [Auto-translated] "Minimum value"
min: "حداقل مقدار",
// [Auto-translated] "Maximum value"
max: "بیشینه مقدار"
},
currencymask: {
// [Auto-translated] "Currency prefix"
prefix: "پیشوند ارز",
// [Auto-translated] "Currency suffix"
suffix: "پسوند ارز"
},
// [Auto-translated] "Clear others when selected"
isExclusive: "هنگام انتخاب دیگران را پاک کنید",
// [Auto-translated] "Display both text and value"
showValue: "نمایش متن و مقدار",
// [Auto-translated] "Require user to enter a comment"
isCommentRequired: "نیاز به وارد کردن نظر کاربر",
// "Display area height"
imageHeight: "ارتفاع تصویر",
// "Display area width"
imageWidth: "عرض تصویر",
// "Join identifier"
valueName: "نام مقدار",
// [Auto-translated] "Default display value for dynamic texts"
defaultDisplayValue: "مقدار نمایش پیش فرض برای متون پویا",
// [Auto-translated] "Label alignment"
rateDescriptionLocation: "تراز برچسب",
// [Auto-translated] "Input field width (in characters)"
size: "عرض فیلد ورودی (به نویسه)",
// [Auto-translated] "Cell error message alignment"
cellErrorLocation: "همراستاسازی پیام خطای سلولی",
// [Auto-translated] "Enabled"
enabled: "فعال",
// [Auto-translated] "Disabled"
disabled: "غیر فعال",
// [Auto-translated] "Inherit"
inherit: "به ارث ببرید",
// "Apply"
apply: "اعمال",
// "OK"
ok: "تایید",
// "Save"
save: "ذخیره",
// [Auto-translated] "Clear"
clear: "روشن",
// "Save"
saveTooltip: "ذخیره",
// "Cancel"
cancel: "لغو",
// [Auto-translated] "Set"
set: "مجموعه",
// "Reset"
reset: "بازنشانی",
// [Auto-translated] "Change"
change: "تغییر",
// "Refresh"
refresh: "تازه سازی",
// "Close"
close: "بستن",
// "Delete"
delete: "حذف",
// "Add"
add: "اضافه کردن",
// "Add New"
addNew: "افزودن",
// "Click to add an item..."
addItem: "برای اضافه کردن یک آیتم کلیک کنید...",
// [Auto-translated] "Click to remove the item..."
removeItem: "فشار دهید تا مورد حذف شود...",
// [Auto-translated] "Drag the item"
dragItem: "مورد را بکشید",
// "Other"
addOther: "سایر",
// "Select All"
addSelectAll: "انتخاب همه",
// "None"
addNone: "هیچکدام",
// "Remove All"
removeAll: "حذف همه",
// "Edit"
edit: "ویرایش",
// "Return without saving"
back: "بازگشت بدون ذخیره",
// "Return without saving"
backTooltip: "بازگشت بدون ذخیره",
// "Save and return"
saveAndBack: "ذخیره و بازگشت",
// "Save and return"
saveAndBackTooltip: "ذخیره و بازگشت",
// [Auto-translated] "Done"
doneEditing: "انجام",
// "Edit Choices"
editChoices: "ویرایش انتخاب ها",
// "Show Choices"
showChoices: "نمایش انتخاب ها",
// "Move"
move: "جابجایی",
// "<empty>"
empty: "<خالی>",
// "Value is empty"
emptyValue: "مقدار خالی است",
// "Manual Entry"
fastEntry: "تکمیل سریع",
// [Auto-translated] "Value '{0}' is not unique"
fastEntryNonUniqueError: "مقدار {0}» منحصر به فرد نیست",
// [Auto-translated] "Please limit the number of items from {0} to {1}"
fastEntryChoicesCountError: "لطفا تعداد موارد را از {0} به {1} محدود کنید",
// [Auto-translated