survey-creator-core 1.9.111 → 1.9.113
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.
- package/fonts.fontless.css +1 -1
- package/fonts.fontless.min.css +1 -1
- package/i18n/arabic.js +1717 -0
- package/i18n/arabic.js.map +1 -0
- package/i18n/arabic.min.js +7 -0
- package/i18n/bulgarian.js +1354 -0
- package/i18n/bulgarian.js.map +1 -0
- package/i18n/bulgarian.min.js +7 -0
- package/i18n/croatian.js +1801 -0
- package/i18n/croatian.js.map +1 -0
- package/i18n/croatian.min.js +7 -0
- package/i18n/czech.js +1356 -0
- package/i18n/czech.js.map +1 -0
- package/i18n/czech.min.js +7 -0
- package/i18n/danish.js +1992 -0
- package/i18n/danish.js.map +1 -0
- package/i18n/danish.min.js +7 -0
- package/i18n/dutch.js +1787 -0
- package/i18n/dutch.js.map +1 -0
- package/i18n/dutch.min.js +7 -0
- package/i18n/english.js +1247 -0
- package/i18n/english.js.map +1 -0
- package/i18n/english.min.js +7 -0
- package/i18n/finnish.js +1807 -0
- package/i18n/finnish.js.map +1 -0
- package/i18n/finnish.min.js +7 -0
- package/i18n/french.js +1864 -0
- package/i18n/french.js.map +1 -0
- package/i18n/french.min.js +7 -0
- package/i18n/german.js +1527 -0
- package/i18n/german.js.map +1 -0
- package/i18n/german.min.js +7 -0
- package/i18n/hungarian.js +1961 -0
- package/i18n/hungarian.js.map +1 -0
- package/i18n/hungarian.min.js +7 -0
- package/i18n/index.js +45735 -0
- package/i18n/index.js.map +1 -0
- package/i18n/index.min.js +7 -0
- package/i18n/indonesian.js +1961 -0
- package/i18n/indonesian.js.map +1 -0
- package/i18n/indonesian.min.js +7 -0
- package/i18n/italian.js +1549 -0
- package/i18n/italian.js.map +1 -0
- package/i18n/italian.min.js +7 -0
- package/i18n/japanese.js +1806 -0
- package/i18n/japanese.js.map +1 -0
- package/i18n/japanese.min.js +7 -0
- package/i18n/korean.js +2011 -0
- package/i18n/korean.js.map +1 -0
- package/i18n/korean.min.js +7 -0
- package/i18n/malay.js +1760 -0
- package/i18n/malay.js.map +1 -0
- package/i18n/malay.min.js +7 -0
- package/i18n/mongolian.js +1448 -0
- package/i18n/mongolian.js.map +1 -0
- package/i18n/mongolian.min.js +7 -0
- package/i18n/norwegian.js +1811 -0
- package/i18n/norwegian.js.map +1 -0
- package/i18n/norwegian.min.js +7 -0
- package/i18n/persian.js +1746 -0
- package/i18n/persian.js.map +1 -0
- package/i18n/persian.min.js +7 -0
- package/i18n/polish.js +2079 -0
- package/i18n/polish.js.map +1 -0
- package/i18n/polish.min.js +7 -0
- package/i18n/portuguese.js +1457 -0
- package/i18n/portuguese.js.map +1 -0
- package/i18n/portuguese.min.js +7 -0
- package/i18n/russian.js +1868 -0
- package/i18n/russian.js.map +1 -0
- package/i18n/russian.min.js +7 -0
- package/i18n/simplified-chinese.js +1948 -0
- package/i18n/simplified-chinese.js.map +1 -0
- package/i18n/simplified-chinese.min.js +7 -0
- package/i18n/slovak.js +1760 -0
- package/i18n/slovak.js.map +1 -0
- package/i18n/slovak.min.js +7 -0
- package/i18n/spanish.js +1573 -0
- package/i18n/spanish.js.map +1 -0
- package/i18n/spanish.min.js +7 -0
- package/i18n/swedish.js +1985 -0
- package/i18n/swedish.js.map +1 -0
- package/i18n/swedish.min.js +7 -0
- package/i18n/tajik.js +1037 -0
- package/i18n/tajik.js.map +1 -0
- package/i18n/tajik.min.js +7 -0
- package/i18n/traditional-chinese.js +2084 -0
- package/i18n/traditional-chinese.js.map +1 -0
- package/i18n/traditional-chinese.min.js +7 -0
- package/i18n/turkish.js +1802 -0
- package/i18n/turkish.js.map +1 -0
- package/i18n/turkish.min.js +7 -0
- package/package.json +2 -2
- package/survey-creator-core.css +14 -10
- package/survey-creator-core.fontless.css +13 -9
- package/survey-creator-core.fontless.css.map +1 -1
- package/survey-creator-core.fontless.min.css +4 -4
- package/survey-creator-core.i18n.js +2171 -99
- package/survey-creator-core.i18n.js.map +1 -1
- package/survey-creator-core.i18n.min.js +2 -2
- package/survey-creator-core.js +1456 -990
- package/survey-creator-core.js.map +1 -1
- package/survey-creator-core.min.css +5 -5
- package/survey-creator-core.min.js +45 -45
- package/typings/components/tabs/designer-plugin.d.ts +1 -0
- package/typings/components/tabs/json-editor-plugin.d.ts +12 -2
- package/typings/components/tabs/logic-actions-model.d.ts +9 -1
- package/typings/components/tabs/test-plugin.d.ts +2 -0
- package/typings/components/tabs/test.d.ts +2 -0
- package/typings/components/tabs/theme-builder.d.ts +29 -2
- package/typings/components/tabs/theme-custom-questions/element-settings.d.ts +4 -4
- package/typings/components/tabs/theme-custom-questions/font-settings.d.ts +4 -4
- package/typings/components/tabs/theme-plugin.d.ts +13 -3
- package/typings/components/tabs/themes.d.ts +1 -0
- package/typings/creator-base.d.ts +299 -244
- package/typings/creator-options.d.ts +0 -6
- package/typings/creator-settings.d.ts +5 -0
- package/typings/custom-questions/question-file.d.ts +8 -0
- package/typings/editorLocalization.d.ts +24 -9
- package/typings/localization/english.d.ts +23 -9
- package/typings/plugins/undo-redo/undo-redo-controller.d.ts +0 -10
- package/typings/plugins/undo-redo/undo-redo-manager.d.ts +3 -0
- package/typings/property-grid/index.d.ts +1 -5
- package/typings/property-grid/matrices.d.ts +4 -3
- package/typings/property-grid-theme/property-grid.d.ts +1 -0
- package/typings/questionconverter.d.ts +4 -3
- package/typings/survey-helper.d.ts +6 -6
- package/typings/utils/utils.d.ts +1 -0
package/i18n/arabic.js
ADDED
|
@@ -0,0 +1,1717 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* SurveyJS Creator v1.9.113
|
|
3
|
+
* (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
|
+
* Github: https://github.com/surveyjs/survey-creator
|
|
5
|
+
* License: https://surveyjs.io/Licenses#SurveyCreator
|
|
6
|
+
*/
|
|
7
|
+
(function webpackUniversalModuleDefinition(root, factory) {
|
|
8
|
+
if(typeof exports === 'object' && typeof module === 'object')
|
|
9
|
+
module.exports = factory(require("survey-creator-core"));
|
|
10
|
+
else if(typeof define === 'function' && define.amd)
|
|
11
|
+
define("SurveyCreatorLocales", ["survey-creator-core"], factory);
|
|
12
|
+
else if(typeof exports === 'object')
|
|
13
|
+
exports["SurveyCreatorLocales"] = factory(require("survey-creator-core"));
|
|
14
|
+
else
|
|
15
|
+
root["SurveyCreatorLocales"] = factory(root["SurveyCreatorCore"]);
|
|
16
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE_survey_creator_core__) {
|
|
17
|
+
return /******/ (function(modules) { // webpackBootstrap
|
|
18
|
+
/******/ // The module cache
|
|
19
|
+
/******/ var installedModules = {};
|
|
20
|
+
/******/
|
|
21
|
+
/******/ // The require function
|
|
22
|
+
/******/ function __webpack_require__(moduleId) {
|
|
23
|
+
/******/
|
|
24
|
+
/******/ // Check if module is in cache
|
|
25
|
+
/******/ if(installedModules[moduleId]) {
|
|
26
|
+
/******/ return installedModules[moduleId].exports;
|
|
27
|
+
/******/ }
|
|
28
|
+
/******/ // Create a new module (and put it into the cache)
|
|
29
|
+
/******/ var module = installedModules[moduleId] = {
|
|
30
|
+
/******/ i: moduleId,
|
|
31
|
+
/******/ l: false,
|
|
32
|
+
/******/ exports: {}
|
|
33
|
+
/******/ };
|
|
34
|
+
/******/
|
|
35
|
+
/******/ // Execute the module function
|
|
36
|
+
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
|
37
|
+
/******/
|
|
38
|
+
/******/ // Flag the module as loaded
|
|
39
|
+
/******/ module.l = true;
|
|
40
|
+
/******/
|
|
41
|
+
/******/ // Return the exports of the module
|
|
42
|
+
/******/ return module.exports;
|
|
43
|
+
/******/ }
|
|
44
|
+
/******/
|
|
45
|
+
/******/
|
|
46
|
+
/******/ // expose the modules object (__webpack_modules__)
|
|
47
|
+
/******/ __webpack_require__.m = modules;
|
|
48
|
+
/******/
|
|
49
|
+
/******/ // expose the module cache
|
|
50
|
+
/******/ __webpack_require__.c = installedModules;
|
|
51
|
+
/******/
|
|
52
|
+
/******/ // define getter function for harmony exports
|
|
53
|
+
/******/ __webpack_require__.d = function(exports, name, getter) {
|
|
54
|
+
/******/ if(!__webpack_require__.o(exports, name)) {
|
|
55
|
+
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
|
56
|
+
/******/ }
|
|
57
|
+
/******/ };
|
|
58
|
+
/******/
|
|
59
|
+
/******/ // define __esModule on exports
|
|
60
|
+
/******/ __webpack_require__.r = function(exports) {
|
|
61
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
62
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
63
|
+
/******/ }
|
|
64
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
65
|
+
/******/ };
|
|
66
|
+
/******/
|
|
67
|
+
/******/ // create a fake namespace object
|
|
68
|
+
/******/ // mode & 1: value is a module id, require it
|
|
69
|
+
/******/ // mode & 2: merge all properties of value into the ns
|
|
70
|
+
/******/ // mode & 4: return value when already ns object
|
|
71
|
+
/******/ // mode & 8|1: behave like require
|
|
72
|
+
/******/ __webpack_require__.t = function(value, mode) {
|
|
73
|
+
/******/ if(mode & 1) value = __webpack_require__(value);
|
|
74
|
+
/******/ if(mode & 8) return value;
|
|
75
|
+
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
|
|
76
|
+
/******/ var ns = Object.create(null);
|
|
77
|
+
/******/ __webpack_require__.r(ns);
|
|
78
|
+
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
|
|
79
|
+
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
|
|
80
|
+
/******/ return ns;
|
|
81
|
+
/******/ };
|
|
82
|
+
/******/
|
|
83
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
84
|
+
/******/ __webpack_require__.n = function(module) {
|
|
85
|
+
/******/ var getter = module && module.__esModule ?
|
|
86
|
+
/******/ function getDefault() { return module['default']; } :
|
|
87
|
+
/******/ function getModuleExports() { return module; };
|
|
88
|
+
/******/ __webpack_require__.d(getter, 'a', getter);
|
|
89
|
+
/******/ return getter;
|
|
90
|
+
/******/ };
|
|
91
|
+
/******/
|
|
92
|
+
/******/ // Object.prototype.hasOwnProperty.call
|
|
93
|
+
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
94
|
+
/******/
|
|
95
|
+
/******/ // __webpack_public_path__
|
|
96
|
+
/******/ __webpack_require__.p = "";
|
|
97
|
+
/******/
|
|
98
|
+
/******/
|
|
99
|
+
/******/ // Load entry module and return exports
|
|
100
|
+
/******/ return __webpack_require__(__webpack_require__.s = "./src/localization/arabic.ts");
|
|
101
|
+
/******/ })
|
|
102
|
+
/************************************************************************/
|
|
103
|
+
/******/ ({
|
|
104
|
+
|
|
105
|
+
/***/ "./src/localization/arabic.ts":
|
|
106
|
+
/*!************************************!*\
|
|
107
|
+
!*** ./src/localization/arabic.ts ***!
|
|
108
|
+
\************************************/
|
|
109
|
+
/*! exports provided: arStrings */
|
|
110
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
111
|
+
|
|
112
|
+
"use strict";
|
|
113
|
+
__webpack_require__.r(__webpack_exports__);
|
|
114
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "arStrings", function() { return arStrings; });
|
|
115
|
+
/* harmony import */ var survey_creator_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! survey-creator-core */ "survey-creator-core");
|
|
116
|
+
/* harmony import */ var survey_creator_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_creator_core__WEBPACK_IMPORTED_MODULE_0__);
|
|
117
|
+
|
|
118
|
+
var arStrings = {
|
|
119
|
+
// survey templates
|
|
120
|
+
survey: {
|
|
121
|
+
edit: "تعديل",
|
|
122
|
+
externalHelpLink: "شاهد وتعلم كيف يتم إنشاء إستبيان",
|
|
123
|
+
externalHelpLinkUrl: "https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber",
|
|
124
|
+
dropQuestion: "الرجاء إفلات السؤال هنا من صندوق الأدوات",
|
|
125
|
+
addLogicItem: ".قم بإنشاء قاعدة لتخصيص تدفق الإستبيان",
|
|
126
|
+
copy: "نسخ",
|
|
127
|
+
duplicate: "نسخة طبق الأصل",
|
|
128
|
+
addToToolbox: "إضافة إلى صندوق الأدوات",
|
|
129
|
+
deletePanel: "حذف لوحة",
|
|
130
|
+
deleteQuestion: "حذف سؤال",
|
|
131
|
+
convertTo: "تحويل إلى",
|
|
132
|
+
drag: "إسحب العنصر",
|
|
133
|
+
},
|
|
134
|
+
// Question types
|
|
135
|
+
qt: {
|
|
136
|
+
default: "الإفتراضي",
|
|
137
|
+
checkbox: "إختيار من متعدد",
|
|
138
|
+
comment: "تعليق",
|
|
139
|
+
imagepicker: "إنتقاء الصور",
|
|
140
|
+
ranking: "تصنيف",
|
|
141
|
+
image: "صورة",
|
|
142
|
+
dropdown: "قائمة منسدلة",
|
|
143
|
+
tagbox: "قائمة منسدلة متعددة التحديد",
|
|
144
|
+
file: "ملف",
|
|
145
|
+
html: "لغة ترميز النصوص HTML",
|
|
146
|
+
matrix: "مصفوفة (إختيار واحد)",
|
|
147
|
+
matrixdropdown: "مصفوفة (إختيار متعدد)",
|
|
148
|
+
matrixdynamic: "مصفوفة (صفوف ديناميكية)",
|
|
149
|
+
multipletext: "مدخل متعدد",
|
|
150
|
+
panel: "لوحة",
|
|
151
|
+
paneldynamic: "لوحة ديناميكية",
|
|
152
|
+
radiogroup: "إختيار فردي",
|
|
153
|
+
rating: "تقييم",
|
|
154
|
+
text: "مٌدخل فردي",
|
|
155
|
+
boolean: "قيمة منطقية",
|
|
156
|
+
expression: "عملية حسابية (للقرائة فقط)",
|
|
157
|
+
signaturepad: "لوحة توقيع",
|
|
158
|
+
buttongroup: "Button group"
|
|
159
|
+
},
|
|
160
|
+
// Strings in SurveyJS Creator
|
|
161
|
+
ed: {
|
|
162
|
+
defaultLocale: "إفتراضي ({0})",
|
|
163
|
+
survey: "Survey1",
|
|
164
|
+
settings: "Survey Settings",
|
|
165
|
+
settingsTooltip: "Open survey settings",
|
|
166
|
+
surveySettings: "إعدادات الاستطلاع",
|
|
167
|
+
surveySettingsTooltip: "افتح إعدادات الاستطلاع",
|
|
168
|
+
themeSettings: "إعدادات النسق",
|
|
169
|
+
themeSettingsTooltip: "فتح إعدادات النسق",
|
|
170
|
+
showPanel: "إظهار اللوحة",
|
|
171
|
+
hidePanel: "إخفاء اللوحة",
|
|
172
|
+
prevSelected: "Select previous",
|
|
173
|
+
nextSelected: "Select next",
|
|
174
|
+
surveyTypeName: "الإستبيان",
|
|
175
|
+
pageTypeName: "الصفحة",
|
|
176
|
+
panelTypeName: "اللوحة",
|
|
177
|
+
questionTypeName: "السؤال",
|
|
178
|
+
columnTypeName: "Column",
|
|
179
|
+
addNewPage: "Add New Page",
|
|
180
|
+
moveRight: "Scroll to the Right",
|
|
181
|
+
moveLeft: "Scroll to the Left",
|
|
182
|
+
deletePage: "Delete Page",
|
|
183
|
+
editPage: "Edit Page",
|
|
184
|
+
edit: "التعديل",
|
|
185
|
+
newPageName: "الصفحة",
|
|
186
|
+
newQuestionName: "السؤال",
|
|
187
|
+
newPanelName: "اللوحة",
|
|
188
|
+
newTextItemName: "text",
|
|
189
|
+
testSurvey: "تجربة الإستبيان",
|
|
190
|
+
themeSurvey: "المواضيع",
|
|
191
|
+
defaultV2Theme: "افتراضي",
|
|
192
|
+
modernTheme: "حديث",
|
|
193
|
+
defaultTheme: "الافتراضي (القديم)",
|
|
194
|
+
testSurveyAgain: "Test Survey Again",
|
|
195
|
+
testSurveyWidth: "Survey width: ",
|
|
196
|
+
navigateToMsg: "You had to navigate to:",
|
|
197
|
+
logic: "منطق الإستبيان",
|
|
198
|
+
embedSurvey: "Embed Survey",
|
|
199
|
+
translation: "Translation",
|
|
200
|
+
saveSurvey: "Save Survey",
|
|
201
|
+
saveSurveyTooltip: "Save Survey",
|
|
202
|
+
designer: "تصميم الإستبيان",
|
|
203
|
+
jsonEditor: "JSON Editor",
|
|
204
|
+
jsonHideErrors: "Hide errors",
|
|
205
|
+
jsonShowErrors: "Show errors",
|
|
206
|
+
undo: "Undo",
|
|
207
|
+
redo: "Redo",
|
|
208
|
+
undoTooltip: "Undo last change",
|
|
209
|
+
redoTooltip: "Redo the change",
|
|
210
|
+
showMoreChoices: "استعراض المزيد",
|
|
211
|
+
showLessChoices: "عرض أقل",
|
|
212
|
+
copy: "Copy",
|
|
213
|
+
cut: "Cut",
|
|
214
|
+
paste: "Paste",
|
|
215
|
+
copyTooltip: "Copy selection to clipboard",
|
|
216
|
+
cutTooltip: "Cut selection to clipboard",
|
|
217
|
+
pasteTooltip: "Paste from clipboard",
|
|
218
|
+
options: "Options",
|
|
219
|
+
generateValidJSON: "Generate Valid JSON",
|
|
220
|
+
generateReadableJSON: "Generate Readable JSON",
|
|
221
|
+
toolbox: "Toolbox",
|
|
222
|
+
"property-grid": "Properties",
|
|
223
|
+
propertyGridFilteredTextPlaceholder: "Type to search...",
|
|
224
|
+
toolboxGeneralCategory: "قائمة العام",
|
|
225
|
+
toolboxChoiceCategory: "أسئلة الاختيار",
|
|
226
|
+
toolboxTextCategory: "أسئلة إدخال النص",
|
|
227
|
+
toolboxContainersCategory: "حاويات",
|
|
228
|
+
toolboxMatrixCategory: "أسئلة المصفوفة",
|
|
229
|
+
toolboxMiscCategory: "متفرقات",
|
|
230
|
+
correctJSON: "Please correct JSON.",
|
|
231
|
+
surveyResults: "Survey Results ",
|
|
232
|
+
surveyResultsTable: "As Table",
|
|
233
|
+
surveyResultsJson: "As JSON",
|
|
234
|
+
resultsTitle: "Question Title",
|
|
235
|
+
resultsName: "Question Name",
|
|
236
|
+
resultsValue: "Answer Value",
|
|
237
|
+
resultsDisplayValue: "Display Value",
|
|
238
|
+
modified: "هناك تعديل جديد",
|
|
239
|
+
saving: "يتم الآن حفظ التغييرات",
|
|
240
|
+
saved: "تم الحفظ",
|
|
241
|
+
propertyEditorError: "خطأ:",
|
|
242
|
+
saveError: "Error! Editor content is not saved.",
|
|
243
|
+
translationPropertyGridTitle: "Language Settings",
|
|
244
|
+
themePropertyGridTitle: "إعدادات النسق",
|
|
245
|
+
translationLanguages: "Languages",
|
|
246
|
+
translationDeleteLanguage: "هل أنت متأكد من أنك ترغب في حذف جميع السلاسل لهذه اللغة؟",
|
|
247
|
+
translationAddLanguage: "Select language to translate",
|
|
248
|
+
translationShowAllStrings: "Show all strings",
|
|
249
|
+
translationShowUsedStringsOnly: "سلاسل مستعملة فقط",
|
|
250
|
+
translationShowAllPages: "Show all pages",
|
|
251
|
+
translationNoStrings: "No strings to translate. Please, change the filter.",
|
|
252
|
+
translationExportToSCVButton: "Export to CSV",
|
|
253
|
+
translationImportFromSCVButton: "Import from CSV",
|
|
254
|
+
translateUsigAI: "ترجمة تلقائية للكل",
|
|
255
|
+
translationDialogTitle: "النصوص غير المترجمة",
|
|
256
|
+
translationMergeLocaleWithDefault: "Merge {0} with default locale",
|
|
257
|
+
translationPlaceHolder: "Translation...",
|
|
258
|
+
themeExportButton: "تصدير",
|
|
259
|
+
themeImportButton: "استورد",
|
|
260
|
+
themeResetButton: "إعادة تعيين إعدادات النسق إلى الوضع الافتراضي",
|
|
261
|
+
bold: "Bold",
|
|
262
|
+
italic: "Italic",
|
|
263
|
+
underline: "Underline",
|
|
264
|
+
addNewQuestion: "Add Question",
|
|
265
|
+
selectPage: "Select page...",
|
|
266
|
+
carryForwardChoicesCopied: "يتم نسخ الاختيارات من",
|
|
267
|
+
htmlPlaceHolder: "محتوى HTML سيكون هنا",
|
|
268
|
+
panelPlaceHolder: "قم بإسقاط السؤال من صندوق الأدوات إلى هنا",
|
|
269
|
+
surveyPlaceHolder: "الاستطلاع فارغ. اسحب عنصرا من صندوق الأدوات أو انقر فوق الزر أدناه.",
|
|
270
|
+
imagePlaceHolder: "قم بسحب وإسقاط صورة هنا أو انقر فوق الزر أدناه واختر صورة لتحميلها",
|
|
271
|
+
imageChooseImage: "اختر صورة",
|
|
272
|
+
addNewTypeQuestion: "Add {0}",
|
|
273
|
+
chooseLogoPlaceholder: "[الشعار]",
|
|
274
|
+
auto: "تلقائي",
|
|
275
|
+
choices_Item: "بند ",
|
|
276
|
+
lg: {
|
|
277
|
+
addNewItem: "إضافة قاعدة جديدة",
|
|
278
|
+
empty_tab: "قم بإنشاء إرتباط لتخصيص تدفق الإستبيان",
|
|
279
|
+
page_visibilityName: "إظهار (إخفاء) صفحة",
|
|
280
|
+
page_enableName: "تمكين (تعطيل) الصفحة",
|
|
281
|
+
panel_visibilityName: "إظهار (إخفاء) لوحة",
|
|
282
|
+
panel_enableName: "تفعيل (تعطيل) لوحة",
|
|
283
|
+
question_visibilityName: "إظهار (إخفاء) سؤال",
|
|
284
|
+
question_enableName: "تفعيل (تعطيل) سؤال",
|
|
285
|
+
question_requireName: "جعل السؤال إلزامي",
|
|
286
|
+
question_resetValueName: "إعادة تعيين قيمة السؤال",
|
|
287
|
+
question_setValueName: "تعيين قيمة السؤال",
|
|
288
|
+
column_visibilityName: "إظهار (إخفاء) العمود",
|
|
289
|
+
column_enableName: "تمكين (تعطيل) العمود",
|
|
290
|
+
column_requireName: "جعل العمود مطلوبا",
|
|
291
|
+
column_resetValueName: "إعادة تعيين قيمة العمود",
|
|
292
|
+
column_setValueName: "تعيين قيمة العمود",
|
|
293
|
+
trigger_completeName: "أنهي الإستبيان",
|
|
294
|
+
trigger_setvalueName: "تحديد قيمة السؤال",
|
|
295
|
+
trigger_copyvalueName: "نسخ قيمة السؤال",
|
|
296
|
+
trigger_skipName: "التخطي إلى السؤال",
|
|
297
|
+
trigger_runExpressionName: "تشغيل تعبير رياضي مخصص",
|
|
298
|
+
completedHtmlOnConditionName: "نص رسالة شكر مخصصة",
|
|
299
|
+
page_visibilityDescription: "Make the page visible when the logic expression returns true. Otherwise keep it invisible.",
|
|
300
|
+
panel_visibilityDescription: "Make the panel visible when the logic expression returns true. Otherwise keep it invisible.",
|
|
301
|
+
panel_enableDescription: "Make the panel, and all elements inside it, enable when the logic expression returns true. Otherwise keep them disabled.",
|
|
302
|
+
question_visibilityDescription: "Make the question visible when the logic expression returns true. Otherwise keep it invisible.",
|
|
303
|
+
question_enableDescription: "Make the question enable when the logic expression returns true. Otherwise keep it disabled.",
|
|
304
|
+
question_requireDescription: "Question becomes required when the logic expression returns true.",
|
|
305
|
+
trigger_completeDescription: "When the logic expression returns true then the survey becomes completed and an end-user see the 'Thank you page'.",
|
|
306
|
+
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.",
|
|
307
|
+
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.",
|
|
308
|
+
trigger_skipDescription: "When the logic expression returns true then the survey skip to / focus the selected question.",
|
|
309
|
+
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",
|
|
310
|
+
completedHtmlOnConditionDescription: "If the logic expression returns true, then the default text for the 'Thank you page' is changed to the given one.",
|
|
311
|
+
itemExpressionText: "عندما التعبير '{0}' رجع قيمة المنطقية صحيح",
|
|
312
|
+
itemEmptyExpressionText: "الإرتباط الجديد لم يحدد",
|
|
313
|
+
page_visibilityText: "جعل الصفحة {0} مرئية",
|
|
314
|
+
panel_visibilityText: "جعل اللوحة {0} مرئية",
|
|
315
|
+
panel_enableText: "جعل اللوحة {0} مفعلة",
|
|
316
|
+
question_visibilityText: "جعل السؤال {0} مرئي",
|
|
317
|
+
question_enableText: "جعل السؤال {0} مفعل",
|
|
318
|
+
question_requireText: "جعل السؤال {0} إلزامي",
|
|
319
|
+
question_resetValueText: "إعادة تعيين قيمة السؤال: {0}",
|
|
320
|
+
question_setValueText: "تعيين قيمة: {1} السؤال: {0}",
|
|
321
|
+
column_visibilityText: "جعل العمود {0} السؤال {1} مرئيا",
|
|
322
|
+
column_enableText: "تمكين {0} عمود السؤال {1}",
|
|
323
|
+
column_requireText: "جعل العمود {0} السؤال {1} مطلوبا",
|
|
324
|
+
column_resetValueText: "إعادة تعيين قيمة الخلية للعمود: {0}",
|
|
325
|
+
column_setValueText: "تعيين قيمة الخلية: {1} إلى العمود: {0}",
|
|
326
|
+
setValueExpressionPlaceholder: " تعبير سيتم تعيين نتيجته للسؤال الهدف.",
|
|
327
|
+
trigger_completeText: "الإستبيان سيصبح مكتمل",
|
|
328
|
+
trigger_setvalueText: "تثبيت إلى السؤال: {0} القيمة {1}",
|
|
329
|
+
trigger_setvalueEmptyText: "قيمة سؤال واضحة: {0}",
|
|
330
|
+
trigger_copyvalueText: "النسخ إلى السؤال: {0} القيمة القادمة من السؤال {1}",
|
|
331
|
+
trigger_skipText: "التخطي إلى السؤال {0}",
|
|
332
|
+
trigger_runExpressionText1: "شغل التعبير الرياضي '{0}'",
|
|
333
|
+
trigger_runExpressionText2: " وثبت نتيجتها إلى السؤال {0}",
|
|
334
|
+
completedHtmlOnConditionText: "عرض نص رسال 'صفحة شكر' مخصصة",
|
|
335
|
+
showAllQuestions: "عرض كل الأسئلة",
|
|
336
|
+
showAllActionTypes: "عرض كل أنواع الإجراءات",
|
|
337
|
+
conditions: "Condition(s)",
|
|
338
|
+
actions: "Action(s)",
|
|
339
|
+
expressionEditorTitle: "تعريف شرط(إشتراطات)",
|
|
340
|
+
actionsEditorTitle: "تعريف إجراء (إجراءات)",
|
|
341
|
+
deleteAction: "حذف الإجراء",
|
|
342
|
+
addNewAction: "إضافة إجراء جديد",
|
|
343
|
+
selectedActionCaption: "حدد الإجراء لأضافته",
|
|
344
|
+
expressionInvalid: "التعبير المنطقي الرياضي فارغ أو غير صحيح، يرجى تصحيحه",
|
|
345
|
+
noActionError: "الرجاء، إضافة إجراء واحد على الأقل",
|
|
346
|
+
actionInvalid: "الرجاء، إصلاح الأخطاء في الإجراء التابع لك",
|
|
347
|
+
uncompletedRule_title: "القواعد المنطقية غير مكتملة",
|
|
348
|
+
uncompletedRule_text: "لم تكمل بعض القواعد المنطقية. إذا تركت علامة التبويب الآن ، فستفقد التغييرات. هل ما زلت تريد مغادرة علامة التبويب دون إكمال التغييرات؟",
|
|
349
|
+
uncompletedRule_apply: "نعم",
|
|
350
|
+
uncompletedRule_cancel: "لا، أريد إكمال القواعد",
|
|
351
|
+
// expressionSetup: "",
|
|
352
|
+
// actionsSetup: ""
|
|
353
|
+
}
|
|
354
|
+
},
|
|
355
|
+
// Property Editors
|
|
356
|
+
pe: {
|
|
357
|
+
apply: "تطبيق",
|
|
358
|
+
ok: "موافق",
|
|
359
|
+
save: "حفظ",
|
|
360
|
+
clear: "مسح",
|
|
361
|
+
saveTooltip: "حفظ",
|
|
362
|
+
cancel: "إلغاء",
|
|
363
|
+
set: "تثبيت",
|
|
364
|
+
reset: "Reset",
|
|
365
|
+
change: "تغيير",
|
|
366
|
+
refresh: "Refresh",
|
|
367
|
+
close: "إغلاق",
|
|
368
|
+
delete: "حذف",
|
|
369
|
+
add: "إضافة",
|
|
370
|
+
addNew: "إضافة إرتباط جديد",
|
|
371
|
+
addItem: "Click to add an item...",
|
|
372
|
+
removeItem: "Click to remove the item...",
|
|
373
|
+
dragItem: "Drag the item",
|
|
374
|
+
addOther: "Other",
|
|
375
|
+
addSelectAll: "Select All",
|
|
376
|
+
addNone: "None",
|
|
377
|
+
removeAll: "Remove All",
|
|
378
|
+
edit: "التعديل",
|
|
379
|
+
back: "Return without saving",
|
|
380
|
+
backTooltip: "Return without saving",
|
|
381
|
+
saveAndBack: "Save and return",
|
|
382
|
+
saveAndBackTooltip: "Save and return",
|
|
383
|
+
doneEditing: "إضافة",
|
|
384
|
+
editChoices: "Edit Choices",
|
|
385
|
+
showChoices: "Show Choices",
|
|
386
|
+
move: "Move",
|
|
387
|
+
empty: "<empty>",
|
|
388
|
+
emptyValue: "القيمة فارغة",
|
|
389
|
+
fastEntry: "إدخالات سريعة",
|
|
390
|
+
fastEntryNonUniqueError: "Value '{0}' is not unique",
|
|
391
|
+
fastEntryChoicesCountError: "Please limit the number of items from {0} to {1}",
|
|
392
|
+
fastEntryChoicesMinCountError: "الرجاء إدخال {0} العناصر على الأقل",
|
|
393
|
+
fastEntryPlaceholder: "يمكنك تعيين البيانات بالتنسيق التالي:\nالقيمة1|النص\nقيمة2",
|
|
394
|
+
formEntry: "Form Entry",
|
|
395
|
+
testService: "Test the service",
|
|
396
|
+
itemSelectorEmpty: "Please select the element",
|
|
397
|
+
conditionActionEmpty: "Please select the action",
|
|
398
|
+
conditionSelectQuestion: "إختر السؤال...",
|
|
399
|
+
conditionSelectPage: "Select page...",
|
|
400
|
+
conditionSelectPanel: "Select panel...",
|
|
401
|
+
conditionValueQuestionTitle: "Please enter/select the value",
|
|
402
|
+
expressionHelp: "You can use curly brackets to get access to the question values: {question1} + {question2}, ({price}*{quantity}) * (100 - {discount}). You can use functions as: iif(), today(), age(), min(), max(), count(), avg() and others.",
|
|
403
|
+
aceEditorHelp: "Press ctrl+space to get expression completion hint",
|
|
404
|
+
aceEditorRowTitle: "Current row",
|
|
405
|
+
aceEditorPanelTitle: "Current panel",
|
|
406
|
+
showMore: "For more details please check the documentation",
|
|
407
|
+
assistantTitle: "Available questions:",
|
|
408
|
+
cellsEmptyRowsColumns: "There is should be at least one column or row",
|
|
409
|
+
showPreviewBeforeComplete: "معاينة الإجابات قبل إرسال الاستطلاع",
|
|
410
|
+
overridingPropertyPrefix: "تم تعيينه بواسطة ",
|
|
411
|
+
resetToDefaultCaption: "اعاده تعيين",
|
|
412
|
+
propertyIsEmpty: "Please enter a value",
|
|
413
|
+
propertyIsNoUnique: "Please enter a unique value",
|
|
414
|
+
propertyNameIsNotUnique: "Please enter a unique name",
|
|
415
|
+
propertyNameIsIncorrect: "لا تستخدم الكلمات المحجوزة: \"عنصر\" ، \"اختيار\" ، \"لوحة\" ، \"صف\".",
|
|
416
|
+
listIsEmpty: "No items have been added yet",
|
|
417
|
+
"listIsEmpty@choices": "لم تتم إضافة أي خيارات حتى الآن",
|
|
418
|
+
"addNew@choices": "إضافة خيار",
|
|
419
|
+
expressionIsEmpty: "Expression is empty",
|
|
420
|
+
value: "القيمة",
|
|
421
|
+
text: "النص",
|
|
422
|
+
rowid: "Row ID",
|
|
423
|
+
imageLink: "رابط الصورة",
|
|
424
|
+
columnEdit: "Edit column: {0}",
|
|
425
|
+
itemEdit: "Edit item: {0}",
|
|
426
|
+
url: "رابط إلكتروني URL",
|
|
427
|
+
path: "المسار",
|
|
428
|
+
valueName: "اسم القيمة",
|
|
429
|
+
choicesbyurl: {
|
|
430
|
+
valueName: "الحصول على قيم من حقل JSON التالي"
|
|
431
|
+
},
|
|
432
|
+
titleName: "اسم العنوان",
|
|
433
|
+
imageLinkName: "اسم رابط الصورة",
|
|
434
|
+
allowEmptyResponse: "السماح بجواب فارغ",
|
|
435
|
+
titlePlaceholder: "Input title here",
|
|
436
|
+
surveyTitlePlaceholder: "أدخل عنوان الإستبيان هنا",
|
|
437
|
+
pageTitlePlaceholder: "أدخل عنوان الصفحة هنا",
|
|
438
|
+
descriptionPlaceholder: "Enter a description",
|
|
439
|
+
surveyDescriptionPlaceholder: "أدخل وصف للإستبيان",
|
|
440
|
+
pageDescriptionPlaceholder: "أدخل وصف للصفحة",
|
|
441
|
+
showOtherItem: "هل هناك خيار أخرى",
|
|
442
|
+
otherText: "نص خيار أخرى",
|
|
443
|
+
showNoneItem: "هل هناك خيار بلا",
|
|
444
|
+
noneText: "نص خيار بلا",
|
|
445
|
+
showSelectAllItem: "هل هناك خيار إختيار الكل",
|
|
446
|
+
selectAllText: "نص خيار إختر الكل",
|
|
447
|
+
choicesMin: "Minimum value for auto generated items",
|
|
448
|
+
choicesMax: "Maximum value for auto generated items",
|
|
449
|
+
choicesStep: "The difference between auto generated items",
|
|
450
|
+
name: "الإسم",
|
|
451
|
+
title: "العنوان",
|
|
452
|
+
cellType: "نوع الخلية",
|
|
453
|
+
colCount: "عدد الأعمدة",
|
|
454
|
+
choicesOrder: "إختر ترتيب الإختيارات",
|
|
455
|
+
visible: "مرئي؟",
|
|
456
|
+
isRequired: "مطلوب؟",
|
|
457
|
+
markRequired: "وضع علامة كمطلوب",
|
|
458
|
+
removeRequiredMark: "إزالة العلامة المطلوبة",
|
|
459
|
+
isAllRowRequired: "المطالبة بالأجوبة لكل الصفوف",
|
|
460
|
+
requiredErrorText: "نص خطأ إلزامي السؤال",
|
|
461
|
+
startWithNewLine: "إظهار السؤال في صف جديد",
|
|
462
|
+
rows: "عدد الصفوف",
|
|
463
|
+
cols: "عدد الأعمدة",
|
|
464
|
+
placeholder: "نص حامل خانة الإدخال",
|
|
465
|
+
showPreview: "عرض منطقة المعاينة",
|
|
466
|
+
storeDataAsText: "تخزين محتويات ملف JSON كنص",
|
|
467
|
+
maxSize: "أقصى حجم للملف بالبايت",
|
|
468
|
+
imageHeight: "طول الصورة",
|
|
469
|
+
imageWidth: "عرض الصورة",
|
|
470
|
+
rowCount: "عدد الصفوف",
|
|
471
|
+
columnLayout: "تخطيط الأعمدة",
|
|
472
|
+
addRowLocation: "موقع زر إضافة صف",
|
|
473
|
+
addRowText: "نص زر إضافة صف",
|
|
474
|
+
removeRowText: "نص زر حذف صف",
|
|
475
|
+
rateMin: "أصغر معدل",
|
|
476
|
+
rateMax: "أكبر معدل",
|
|
477
|
+
rateStep: "خطوات المعدل",
|
|
478
|
+
minRateDescription: "وصف أصغر معدل",
|
|
479
|
+
maxRateDescription: "وصف أكبر معدل",
|
|
480
|
+
inputType: "نوع المدخل",
|
|
481
|
+
optionsCaption: "خيارات الشرح",
|
|
482
|
+
defaultValue: "القيمة الإفتراضية",
|
|
483
|
+
cellsDefaultRow: "Default cells texts",
|
|
484
|
+
surveyEditorTitle: "Edit survey settings",
|
|
485
|
+
qEditorTitle: "Edit: {0}",
|
|
486
|
+
maxLength: "أقصى طول",
|
|
487
|
+
buildExpression: "Build",
|
|
488
|
+
editExpression: "التعديل",
|
|
489
|
+
and: "و",
|
|
490
|
+
or: "أو",
|
|
491
|
+
remove: "إزالة",
|
|
492
|
+
addCondition: "أضف الشرط",
|
|
493
|
+
emptyLogicPopupMessage: "حدد سؤالا لبدء تكوين الشروط.",
|
|
494
|
+
if: "إذا قيمة",
|
|
495
|
+
then: "ثم",
|
|
496
|
+
setToName: "إلى",
|
|
497
|
+
fromName: "from",
|
|
498
|
+
gotoName: "سؤال للتخطي إليه",
|
|
499
|
+
ruleIsNotSet: "Rule is incorrect",
|
|
500
|
+
includeIntoResult: "تضمين نتائج الاستطلاع",
|
|
501
|
+
showTitle: "إظهار/إخفاء العنوان",
|
|
502
|
+
expandCollapseTitle: "Expand/collapse title",
|
|
503
|
+
locale: "اللغة الإفتراضية",
|
|
504
|
+
simulator: "Choose device",
|
|
505
|
+
landscapeOrientation: "Landscape",
|
|
506
|
+
portraitOrientation: "Portrait",
|
|
507
|
+
mode: "النمط (التعديل، القرائة فقط)",
|
|
508
|
+
clearInvisibleValues: "إمسح القيم الغير مرئية",
|
|
509
|
+
cookieName: "أدخل إسم ملف تعريف الإرتباط (لتعطيل المشاركة بالإستبيان أكثر من مرة)",
|
|
510
|
+
sendResultOnPageNext: "إرسال نتائج الإستبيان على الصفحة التالية",
|
|
511
|
+
storeOthersAsComment: "تخزين قيمة 'أخرى' في حقل منفصل",
|
|
512
|
+
showPageTitles: "عرض عنوان الصفحات",
|
|
513
|
+
showPageNumbers: "عرض أرقام الصفحات",
|
|
514
|
+
pagePrevText: "نص زر الإنتقال للصفحة السابقة",
|
|
515
|
+
pageNextText: "نص زر الإنتقال للصفحة التالية",
|
|
516
|
+
completeText: "نص زر إنهاء الإستبيان",
|
|
517
|
+
previewText: "نص زر المعاينة",
|
|
518
|
+
editText: "نص زر التعديل",
|
|
519
|
+
startSurveyText: "نص زر بدء المشاركة بالإستبيان",
|
|
520
|
+
showNavigationButtons: "إظهار أزرار الإنتقال (التنقل الإفتراضي)",
|
|
521
|
+
showPrevButton: "إظهار زر التنقل السابق (السماح للمستخدم من العودة للصفحة السابقة في الإستبيان)",
|
|
522
|
+
firstPageIsStarted: "الصفحة الأولى في الإستبيان هي صفحة البدء",
|
|
523
|
+
showCompletedPage: "إظهار الصفحة المكتملة في النهاية (صفحة ويب مكتملة)",
|
|
524
|
+
goNextPageAutomatic: "عند الإجابة على جميع الأسئلة، إنتقل إلى الصفحة التالية تلقائياً",
|
|
525
|
+
showProgressBar: "إظهار شريط التقدم",
|
|
526
|
+
questionTitleLocation: "موقع عنوان السؤال",
|
|
527
|
+
requiredText: "رمز السؤال مطلوب",
|
|
528
|
+
questionStartIndex: "فهرس بداية الأسئلة (1،2 أو 'أ' ، 'ب')",
|
|
529
|
+
showQuestionNumbers: "إظهار أرقام الأسئلة",
|
|
530
|
+
questionTitleTemplate: "Question title template, default is: '{no}. {require} {title}'",
|
|
531
|
+
questionErrorLocation: "موقع خطأ في السؤال",
|
|
532
|
+
focusFirstQuestionAutomatic: "ركز المؤشر على السؤال الأول عند تغير الصفحة",
|
|
533
|
+
questionsOrder: "ترتيب العناصر على الصفحة",
|
|
534
|
+
maxTimeToFinish: "أقصى وقت لإنهاء الإستبيان",
|
|
535
|
+
maxTimeToFinishPage: "أقصى وقت لإنهاء الصفحة في الإستبيان",
|
|
536
|
+
image: {
|
|
537
|
+
imageHeight: "ارتفاع الصورة (بالقيم المقبولة من CSS)",
|
|
538
|
+
imageWidth: "عرض الصورة (بالقيم المقبولة من CSS)"
|
|
539
|
+
},
|
|
540
|
+
// survey templates
|
|
541
|
+
survey: {
|
|
542
|
+
title: "عنوان"
|
|
543
|
+
},
|
|
544
|
+
page: {
|
|
545
|
+
title: "عنوان",
|
|
546
|
+
maxTimeToFinish: "الحد الزمني لإنهاء الصفحة (بالثواني)"
|
|
547
|
+
},
|
|
548
|
+
question: {
|
|
549
|
+
page: "الصفحة الرئيسية"
|
|
550
|
+
},
|
|
551
|
+
showTimerPanel: "إظهار لوحة المؤقت",
|
|
552
|
+
showTimerPanelMode: "إظهار نمط لوحة المؤقت",
|
|
553
|
+
renderMode: "نمط العرض",
|
|
554
|
+
allowAddPanel: "السماح بإضافة لوحة",
|
|
555
|
+
allowRemovePanel: "السماح بإزالة لوحة",
|
|
556
|
+
noEntriesText: "نص إدخالات فارغ",
|
|
557
|
+
panelAddText: "نص إضافة لوحة",
|
|
558
|
+
panelRemoveText: "نص إزالة لوحة",
|
|
559
|
+
isSinglePage: "Show all elements on one page",
|
|
560
|
+
html: "صفحة ويب HTML",
|
|
561
|
+
expression: "عملية حسابية",
|
|
562
|
+
setValue: "جواب",
|
|
563
|
+
dataFormat: "تنسيق الصورة",
|
|
564
|
+
allowAddRows: "السماح بإضافة صفوف",
|
|
565
|
+
allowRemoveRows: "السماح بإزالة الصفوف",
|
|
566
|
+
allowRowsDragAndDrop: "السماح بسحب الصف وإفلاته",
|
|
567
|
+
responsiveImageSizeHelp: "لا ينطبق إذا قمت بتحديد عرض الصورة أو ارتفاعها بالضبط.",
|
|
568
|
+
minImageWidth: "الحد الأدنى لعرض الصورة",
|
|
569
|
+
maxImageWidth: "الحد الأقصى لعرض الصورة",
|
|
570
|
+
minImageHeight: "الحد الأدنى لارتفاع الصورة",
|
|
571
|
+
maxImageHeight: "الحد الأقصى لارتفاع الصورة",
|
|
572
|
+
minValue: "أقل قيمة",
|
|
573
|
+
maxValue: "أكبر قيمة",
|
|
574
|
+
minLength: "Minimum length",
|
|
575
|
+
allowDigits: "Allow digits",
|
|
576
|
+
minCount: "Minimum count",
|
|
577
|
+
maxCount: "Maximum count",
|
|
578
|
+
regex: "Regular expression",
|
|
579
|
+
surveyvalidator: {
|
|
580
|
+
text: "رسالة خطأ",
|
|
581
|
+
expression: "تعبير التحقق من الصحة"
|
|
582
|
+
},
|
|
583
|
+
totalText: "Total text",
|
|
584
|
+
totalType: "Total type",
|
|
585
|
+
totalExpression: "Total expression",
|
|
586
|
+
totalDisplayStyle: "Total display style",
|
|
587
|
+
totalCurrency: "Total currency",
|
|
588
|
+
totalFormat: "Total format",
|
|
589
|
+
logo: "الشعار (عنوان URL أو سلسلة مشفرة base64)",
|
|
590
|
+
questionsOnPageMode: "هيكل المسح",
|
|
591
|
+
maxTextLength: "الحد الأقصى لطول الإجابة (بالأحرف)",
|
|
592
|
+
maxOthersLength: "الحد الأقصى لطول التعليق (بالأحرف)",
|
|
593
|
+
autoGrowComment: "توسيع منطقة التعليق تلقائيا إذا لزم الأمر",
|
|
594
|
+
allowResizeComment: "السماح للمستخدمين بتغيير حجم مناطق النص",
|
|
595
|
+
textUpdateMode: "تحديث قيمة السؤال النصي",
|
|
596
|
+
focusOnFirstError: "تعيين التركيز على أول إجابة غير صالحة",
|
|
597
|
+
checkErrorsMode: "تشغيل التحقق من الصحة",
|
|
598
|
+
navigateToUrl: "انتقل إلى عنوان URL",
|
|
599
|
+
navigateToUrlOnCondition: "عنوان URL الديناميكي",
|
|
600
|
+
completedBeforeHtml: "الترميز لإظهار ما إذا كان المستخدم قد ملأ هذا الاستطلاع بالفعل",
|
|
601
|
+
completedHtml: "ترميز صفحة الاستطلاع الكامل",
|
|
602
|
+
completedHtmlOnCondition: "الاستطلاع الديناميكي إكمال ترميز الصفحة",
|
|
603
|
+
loadingHtml: "الترميز لإظهاره أثناء تحميل نموذج الاستطلاع",
|
|
604
|
+
commentText: "نص منطقة التعليق",
|
|
605
|
+
autocomplete: "نوع الإكمال التلقائي",
|
|
606
|
+
labelTrue: "تسمية \"صحيح\"",
|
|
607
|
+
labelFalse: "تسمية \"خطأ\"",
|
|
608
|
+
allowClear: "Show options caption",
|
|
609
|
+
displayStyle: "نمط عرض القيمة",
|
|
610
|
+
format: "سلسلة منسقة",
|
|
611
|
+
maximumFractionDigits: "الحد الأقصى للأرقام الكسرية",
|
|
612
|
+
minimumFractionDigits: "الحد الأدنى من الأرقام الكسرية",
|
|
613
|
+
useGrouping: "عرض فواصل التجميع",
|
|
614
|
+
allowMultiple: "السماح بملفات متعددة",
|
|
615
|
+
allowImagesPreview: "معاينة الصور",
|
|
616
|
+
acceptedTypes: "أنواع الملفات المقبولة",
|
|
617
|
+
waitForUpload: "انتظر حتى يكتمل التحميل",
|
|
618
|
+
needConfirmRemoveFile: "تأكيد حذف الملف",
|
|
619
|
+
detailPanelMode: "موقع لوحة التفاصيل",
|
|
620
|
+
minRowCount: "الحد الأدنى لعدد الصفوف",
|
|
621
|
+
maxRowCount: "الحد الأقصى لعدد الصفوف",
|
|
622
|
+
confirmDelete: "تأكيد حذف الصف",
|
|
623
|
+
confirmDeleteText: "رسالة تأكيد",
|
|
624
|
+
paneldynamic: {
|
|
625
|
+
confirmDelete: "تأكيد حذف اللوحة"
|
|
626
|
+
},
|
|
627
|
+
panelCount: "عدد اللوحات الأولي",
|
|
628
|
+
minPanelCount: "الحد الأدنى لعدد اللوحات",
|
|
629
|
+
maxPanelCount: "الحد الأقصى لعدد اللوحات",
|
|
630
|
+
panelsState: "حالة توسيع اللوحة الداخلية",
|
|
631
|
+
templateDescription: "قالب الوصف",
|
|
632
|
+
templateTitle: "قالب العنوان",
|
|
633
|
+
panelPrevText: "تلميح أداة زر اللوحة السابق",
|
|
634
|
+
panelNextText: "تلميح أداة زر اللوحة التالية",
|
|
635
|
+
showRangeInProgress: "إظهار شريط التقدم",
|
|
636
|
+
templateTitleLocation: "موقع عنوان السؤال",
|
|
637
|
+
panelRemoveButtonLocation: "إزالة موقع زر اللوحة",
|
|
638
|
+
hideIfRowsEmpty: "إخفاء السؤال إذا لم تكن هناك صفوف",
|
|
639
|
+
hideColumnsIfEmpty: "إخفاء الأعمدة في حالة عدم وجود صفوف",
|
|
640
|
+
rateValues: "قيم الأسعار المخصصة",
|
|
641
|
+
rateCount: "عدد الأسعار",
|
|
642
|
+
autoGenerate: "كيفية تحديد قيم المعدل؟",
|
|
643
|
+
hideIfChoicesEmpty: "إخفاء السؤال إذا لم يكن يحتوي على خيارات",
|
|
644
|
+
hideNumber: "إخفاء رقم السؤال",
|
|
645
|
+
minWidth: "الحد الأدنى للعرض (بالقيم المقبولة في CSS)",
|
|
646
|
+
maxWidth: "الحد الأقصى للعرض (بالقيم المقبولة من CSS)",
|
|
647
|
+
width: "العرض (بالقيم المقبولة من CSS)",
|
|
648
|
+
showHeader: "إظهار رؤوس الأعمدة",
|
|
649
|
+
horizontalScroll: "إظهار شريط التمرير الأفقي",
|
|
650
|
+
columnMinWidth: "الحد الأدنى لعرض العمود (بالقيم المقبولة من CSS)",
|
|
651
|
+
rowTitleWidth: "عرض رأس الصف (بالقيم المقبولة من CSS)",
|
|
652
|
+
valueTrue: "القيمة \"الحقيقية\"",
|
|
653
|
+
valueFalse: "قيمة \"خاطئة\"",
|
|
654
|
+
minErrorText: "رسالة الخطأ \"القيمة أقل من الحد الأدنى\"",
|
|
655
|
+
maxErrorText: "رسالة الخطأ \"القيمة تتجاوز الحد الأقصى\"",
|
|
656
|
+
otherErrorText: "رسالة الخطأ \"تعليق فارغ\"",
|
|
657
|
+
keyDuplicationError: "رسالة الخطأ \"قيمة مفتاح غير فريدة\"",
|
|
658
|
+
minSelectedChoices: "الحد الأدنى من الخيارات المحددة",
|
|
659
|
+
maxSelectedChoices: "الحد الأقصى للخيارات المحددة",
|
|
660
|
+
showClearButton: "إظهار الزر مسح",
|
|
661
|
+
showNumber: "إظهار رقم اللوحة",
|
|
662
|
+
logoWidth: "عرض الشعار (بالقيم المقبولة من CSS)",
|
|
663
|
+
logoHeight: "ارتفاع الشعار (بالقيم المقبولة من CSS)",
|
|
664
|
+
readOnly: "للقراءة فقط",
|
|
665
|
+
enableIf: "قابل للتحرير إذا",
|
|
666
|
+
emptyRowsText: "رسالة \"بلا صفوف\"",
|
|
667
|
+
size: "حجم حقل الإدخال (بالأحرف)",
|
|
668
|
+
separateSpecialChoices: "خيارات خاصة منفصلة (لا شيء، أخرى، تحديد الكل)",
|
|
669
|
+
choicesFromQuestion: "نسخ الاختيارات من السؤال التالي",
|
|
670
|
+
choicesFromQuestionMode: "ما هي الخيارات التي تريد نسخها؟",
|
|
671
|
+
showCommentArea: "إظهار منطقة التعليق",
|
|
672
|
+
commentPlaceholder: "العنصر النائب لمنطقة التعليق",
|
|
673
|
+
displayRateDescriptionsAsExtremeItems: "عرض أوصاف المعدل كقيم قصوى",
|
|
674
|
+
rowsOrder: "ترتيب الصفوف",
|
|
675
|
+
columnsLayout: "تخطيط العمود",
|
|
676
|
+
columnColCount: "عدد الأعمدة المتداخلة",
|
|
677
|
+
state: "حالة توسيع اللوحة",
|
|
678
|
+
correctAnswer: "الإجابة الصحيحة",
|
|
679
|
+
defaultPanelValue: "القيم الافتراضية",
|
|
680
|
+
cells: "نصوص الخلية",
|
|
681
|
+
keyName: "عمود المفتاح",
|
|
682
|
+
itemvalue: {
|
|
683
|
+
text: "نص بديل"
|
|
684
|
+
},
|
|
685
|
+
logoPosition: "Logo position",
|
|
686
|
+
addLogo: "Add logo...",
|
|
687
|
+
changeLogo: "Change logo...",
|
|
688
|
+
logoPositions: {
|
|
689
|
+
none: "حذف الشعار",
|
|
690
|
+
left: "يسار",
|
|
691
|
+
right: "يمين",
|
|
692
|
+
top: "في الأعلى",
|
|
693
|
+
bottom: "في الأسفل"
|
|
694
|
+
},
|
|
695
|
+
tabs: {
|
|
696
|
+
general: "عام",
|
|
697
|
+
fileOptions: "الخيارات",
|
|
698
|
+
html: "Html Editor",
|
|
699
|
+
columns: "الأعمدة",
|
|
700
|
+
rows: "الصفوف",
|
|
701
|
+
choices: "الخيارات",
|
|
702
|
+
items: "العناصر",
|
|
703
|
+
visibleIf: "مرئي عندما",
|
|
704
|
+
enableIf: "مفعل عندما",
|
|
705
|
+
requiredIf: "مطلوب عندما",
|
|
706
|
+
rateValues: "قيم التقييم",
|
|
707
|
+
choicesByUrl: "خيارات من الإنترنت",
|
|
708
|
+
matrixChoices: "Default Choices",
|
|
709
|
+
multipleTextItems: "Text Inputs",
|
|
710
|
+
numbering: "الترقيم",
|
|
711
|
+
validators: "المدققات",
|
|
712
|
+
navigation: "التنقل",
|
|
713
|
+
question: "السؤال",
|
|
714
|
+
pages: "الصفحات",
|
|
715
|
+
timer: "مؤقت/إختبار قصير",
|
|
716
|
+
calculatedValues: "Calculated Values",
|
|
717
|
+
triggers: "Triggers",
|
|
718
|
+
templateTitle: "عنوان القالب",
|
|
719
|
+
totals: "Totals",
|
|
720
|
+
logic: "المنطق",
|
|
721
|
+
layout: "التنسيق",
|
|
722
|
+
data: "البيانات",
|
|
723
|
+
validation: "التحقق",
|
|
724
|
+
cells: "الخلايا",
|
|
725
|
+
showOnCompleted: "عند الإنتهاء من الإستبيان",
|
|
726
|
+
logo: "الشعار في عنوان الإستبيان",
|
|
727
|
+
slider: "Slider",
|
|
728
|
+
expression: "تعبير",
|
|
729
|
+
others: "غير ذلك"
|
|
730
|
+
},
|
|
731
|
+
editProperty: "Edit property '{0}'",
|
|
732
|
+
items: "Items",
|
|
733
|
+
choicesVisibleIf: "تكون الخيارات مرئية إذا",
|
|
734
|
+
choicesEnableIf: "يمكن تحديد الخيارات إذا",
|
|
735
|
+
columnsEnableIf: "تكون الأعمدة مرئية إذا",
|
|
736
|
+
rowsEnableIf: "تكون الصفوف مرئية إذا",
|
|
737
|
+
indent: "إضافة مسافات بادئة",
|
|
738
|
+
panel: {
|
|
739
|
+
indent: "إضافة مسافات بادئة خارجية"
|
|
740
|
+
},
|
|
741
|
+
innerIndent: "إضافة مسافات بادئة داخلية",
|
|
742
|
+
defaultValueFromLastRow: "خذ القيم الافتراضية من الصف الأخير",
|
|
743
|
+
defaultValueFromLastPanel: "خذ القيم الافتراضية من اللوحة الأخيرة",
|
|
744
|
+
enterNewValue: "Please, enter the value.",
|
|
745
|
+
noquestions: "There is no any question in the survey.",
|
|
746
|
+
createtrigger: "Please create a trigger",
|
|
747
|
+
titleKeyboardAdornerTip: "Press enter button to edit",
|
|
748
|
+
keyboardAdornerTip: "Press enter button to edit item, press delete button to delete item, press alt plus arrow up or arrow down to move item",
|
|
749
|
+
triggerOn: "On ",
|
|
750
|
+
triggerMakePagesVisible: "Make pages visible:",
|
|
751
|
+
triggerMakeQuestionsVisible: "Make elements visible:",
|
|
752
|
+
triggerCompleteText: "Complete the survey if succeed.",
|
|
753
|
+
triggerNotSet: "The trigger is not set",
|
|
754
|
+
triggerRunIf: "Run if",
|
|
755
|
+
triggerSetToName: "Change value of: ",
|
|
756
|
+
triggerFromName: "Copy value from: ",
|
|
757
|
+
triggerRunExpression: "Run this Expression:",
|
|
758
|
+
triggerSetValue: "to: ",
|
|
759
|
+
triggerGotoName: "Go to the question:",
|
|
760
|
+
triggerIsVariable: "Do not put the variable into the survey result.",
|
|
761
|
+
triggerRunExpressionEmpty: "Please enter a valid expression",
|
|
762
|
+
emptyExpressionPlaceHolder: "اكتب التعبير هنا...",
|
|
763
|
+
noFile: "No file choosen",
|
|
764
|
+
clearIfInvisible: "مسح القيمة إذا أصبح السؤال مخفيا",
|
|
765
|
+
valuePropertyName: "اسم خاصية القيمة",
|
|
766
|
+
searchEnabled: "تمكين البحث",
|
|
767
|
+
hideSelectedItems: "إخفاء العناصر المحددة",
|
|
768
|
+
closeOnSelect: "أغلق القائمة المنسدلة بعد التحديد",
|
|
769
|
+
signatureWidth: "عرض التوقيع",
|
|
770
|
+
signatureHeight: "ارتفاع التوقيع",
|
|
771
|
+
verticalAlign: "المحاذاة الرأسية",
|
|
772
|
+
alternateRows: "صفوف بديلة",
|
|
773
|
+
columnsVisibleIf: "تكون الأعمدة مرئية إذا",
|
|
774
|
+
rowsVisibleIf: "تكون الصفوف مرئية إذا",
|
|
775
|
+
otherPlaceholder: "العنصر النائب لمنطقة التعليق",
|
|
776
|
+
rateType: "نوع السعر"
|
|
777
|
+
},
|
|
778
|
+
// Property values
|
|
779
|
+
pv: {
|
|
780
|
+
"true": "صحيح",
|
|
781
|
+
"false": "خطأ",
|
|
782
|
+
file: "الملفات المحلية",
|
|
783
|
+
camera: "كاميرا",
|
|
784
|
+
"file-camera": "الملفات المحلية أو الكاميرا",
|
|
785
|
+
inherit: "يَرث",
|
|
786
|
+
show: "إظهار",
|
|
787
|
+
hide: "إخفاء",
|
|
788
|
+
default: "الإفتراضي",
|
|
789
|
+
initial: "مبدئي",
|
|
790
|
+
random: "عشوائي",
|
|
791
|
+
collapsed: "مقلص",
|
|
792
|
+
expanded: "موسع",
|
|
793
|
+
none: "بلا",
|
|
794
|
+
asc: "تصاعدي",
|
|
795
|
+
desc: "تنازلي",
|
|
796
|
+
indeterminate: "غير محدد",
|
|
797
|
+
decimal: "عشري",
|
|
798
|
+
currency: "عملة",
|
|
799
|
+
percent: "المائه",
|
|
800
|
+
firstExpanded: "توسيع أول لوح",
|
|
801
|
+
off: "إيقاف",
|
|
802
|
+
onpanel: "ابدأ في كل لوحة",
|
|
803
|
+
onPanel: "على اللوحة",
|
|
804
|
+
onSurvey: "على الإستبيان",
|
|
805
|
+
list: "قائمة",
|
|
806
|
+
progressTop: "التقدم بالأعلى",
|
|
807
|
+
progressBottom: "التقدم بالأسف",
|
|
808
|
+
progressTopBottom: "التقدم بالأعلى والأسفل معاً",
|
|
809
|
+
tab: "علامات التبويب",
|
|
810
|
+
horizontal: "عرضي",
|
|
811
|
+
vertical: "عمودي",
|
|
812
|
+
top: "الأعلى",
|
|
813
|
+
bottom: "الأسفل",
|
|
814
|
+
topBottom: "الاعلى والأسفل",
|
|
815
|
+
both: "الكل",
|
|
816
|
+
left: "يسار",
|
|
817
|
+
right: "يمين",
|
|
818
|
+
color: "لون",
|
|
819
|
+
date: "تاريخ",
|
|
820
|
+
datetime: "التاريخ والوقت",
|
|
821
|
+
"datetime-local": "التاريخ والوقت-محلي",
|
|
822
|
+
email: "البريد الإلكتروني",
|
|
823
|
+
month: "شهر",
|
|
824
|
+
number: "رقم",
|
|
825
|
+
password: "شعار",
|
|
826
|
+
range: "نطاق",
|
|
827
|
+
tel: "هاء.",
|
|
828
|
+
text: "نص",
|
|
829
|
+
time: "الوقت",
|
|
830
|
+
url: "الرابط",
|
|
831
|
+
week: "أسبوع",
|
|
832
|
+
hidden: "مخفي",
|
|
833
|
+
on: "تشغيل",
|
|
834
|
+
onPage: "على الصفحة",
|
|
835
|
+
edit: "التعديل",
|
|
836
|
+
display: "العرض",
|
|
837
|
+
onComplete: "عند الإنتهاء",
|
|
838
|
+
onHidden: "عند الإخفال",
|
|
839
|
+
onHiddenContainer: "عند إخفاء الحاوية",
|
|
840
|
+
clearInvisibleValues: {
|
|
841
|
+
none: "أبدا"
|
|
842
|
+
},
|
|
843
|
+
inputType: {
|
|
844
|
+
color: "لون",
|
|
845
|
+
date: "تاريخ",
|
|
846
|
+
"datetime-local": "التاريخ والوقت",
|
|
847
|
+
email: "البريد الإلكتروني",
|
|
848
|
+
month: "شهر",
|
|
849
|
+
number: "رقم",
|
|
850
|
+
password: "شعار",
|
|
851
|
+
range: "نطاق",
|
|
852
|
+
tel: "رقم الهاتف",
|
|
853
|
+
text: "نص",
|
|
854
|
+
time: "الوقت",
|
|
855
|
+
url: "الرابط",
|
|
856
|
+
week: "أسبوع"
|
|
857
|
+
},
|
|
858
|
+
all: "الكل",
|
|
859
|
+
page: "الصفحة",
|
|
860
|
+
survey: "الإستبيان",
|
|
861
|
+
onNextPage: "عند الإنتقال للصفحة التالية",
|
|
862
|
+
onValueChanged: "إذا تغيرت القيمة",
|
|
863
|
+
onValueChanging: "عند تغيير القيمة",
|
|
864
|
+
standard: "أساسي",
|
|
865
|
+
singlePage: "صفحة واحدة",
|
|
866
|
+
questionPerPage: "سؤال لكل صفحة",
|
|
867
|
+
noPreview: "بلا عرض",
|
|
868
|
+
showAllQuestions: "المعاينة مع جميع الأسئلة",
|
|
869
|
+
showAnsweredQuestions: "المعاينة مع الأسئلة المجٌابة",
|
|
870
|
+
pages: "الصفحات",
|
|
871
|
+
questions: "الأسئلة",
|
|
872
|
+
requiredQuestions: "الأسئلة المطلوبة",
|
|
873
|
+
correctQuestions: "الإجابات الصحيحة",
|
|
874
|
+
buttons: "الأزرار",
|
|
875
|
+
underInput: "أسفل خانة الإدخال",
|
|
876
|
+
underTitle: "أعلى العنوان",
|
|
877
|
+
onBlur: "عند الطمس",
|
|
878
|
+
onTyping: "عند الكتابة",
|
|
879
|
+
underRow: "تحت الصف",
|
|
880
|
+
underRowSingle: "أسفل الصف ، تكون لوحة واحدة فقط مرئية",
|
|
881
|
+
showNavigationButtons: {
|
|
882
|
+
none: "مخفي"
|
|
883
|
+
},
|
|
884
|
+
showProgressBar: {
|
|
885
|
+
off: "مخفي"
|
|
886
|
+
},
|
|
887
|
+
showTimerPanel: {
|
|
888
|
+
none: "مخفي"
|
|
889
|
+
},
|
|
890
|
+
showTimerPanelMode: {
|
|
891
|
+
all: "كلا"
|
|
892
|
+
},
|
|
893
|
+
detailPanelMode: {
|
|
894
|
+
none: "مخفي"
|
|
895
|
+
},
|
|
896
|
+
addRowLocation: {
|
|
897
|
+
default: "يعتمد على تخطيط المصفوفة"
|
|
898
|
+
},
|
|
899
|
+
panelsState: {
|
|
900
|
+
default: "لا يمكن للمستخدمين توسيع اللوحات أو طيها",
|
|
901
|
+
collapsed: "جميع اللوحات مطوية",
|
|
902
|
+
expanded: "يتم توسيع جميع اللوحات"
|
|
903
|
+
},
|
|
904
|
+
widthMode: {
|
|
905
|
+
auto: "تلقائي",
|
|
906
|
+
static: "ثابت",
|
|
907
|
+
responsive: "متجاوب"
|
|
908
|
+
},
|
|
909
|
+
imageFit: {
|
|
910
|
+
none: "اي",
|
|
911
|
+
contain: "احتوى",
|
|
912
|
+
cover: "غطاء",
|
|
913
|
+
fill: "ملء"
|
|
914
|
+
},
|
|
915
|
+
contentMode: {
|
|
916
|
+
auto: "تلقائي",
|
|
917
|
+
image: "صورة",
|
|
918
|
+
video: "فيديو",
|
|
919
|
+
youtube: "يوتيوب"
|
|
920
|
+
},
|
|
921
|
+
displayMode: {
|
|
922
|
+
auto: "تلقائي",
|
|
923
|
+
buttons: "ازرار",
|
|
924
|
+
dropdown: "القائمة المنسدلة"
|
|
925
|
+
},
|
|
926
|
+
rateColorMode: {
|
|
927
|
+
default: "افتراضي"
|
|
928
|
+
},
|
|
929
|
+
autoGenerate: {
|
|
930
|
+
"true": "ولد",
|
|
931
|
+
"false": "أدخل يدويا"
|
|
932
|
+
},
|
|
933
|
+
rateType: {
|
|
934
|
+
labels: "تسميات",
|
|
935
|
+
stars: "النجوم",
|
|
936
|
+
smileys: "الوجوه الضاحكة"
|
|
937
|
+
}
|
|
938
|
+
},
|
|
939
|
+
// Operators
|
|
940
|
+
op: {
|
|
941
|
+
empty: "فارغة",
|
|
942
|
+
notempty: "ليست فارغة",
|
|
943
|
+
equal: "تساوي",
|
|
944
|
+
notequal: "لا تساوي",
|
|
945
|
+
contains: "تحتوي",
|
|
946
|
+
notcontains: "لا تحتوي",
|
|
947
|
+
anyof: "أي من",
|
|
948
|
+
allof: "كلاً من",
|
|
949
|
+
greater: "أكبر",
|
|
950
|
+
less: "أقل",
|
|
951
|
+
greaterorequal: "أكبر أو يساوي",
|
|
952
|
+
lessorequal: "أقل أو يساوي",
|
|
953
|
+
and: "و",
|
|
954
|
+
or: "أو"
|
|
955
|
+
},
|
|
956
|
+
// Embed window
|
|
957
|
+
ew: {
|
|
958
|
+
angular: "Use Angular version",
|
|
959
|
+
jquery: "Use jQuery version",
|
|
960
|
+
knockout: "Use Knockout version",
|
|
961
|
+
react: "Use React version",
|
|
962
|
+
vue: "Use Vue version",
|
|
963
|
+
bootstrap: "For bootstrap framework",
|
|
964
|
+
modern: "Modern theme",
|
|
965
|
+
default: "Default theme",
|
|
966
|
+
orange: "Orange theme",
|
|
967
|
+
darkblue: "Darkblue theme",
|
|
968
|
+
darkrose: "Darkrose theme",
|
|
969
|
+
stone: "Stone theme",
|
|
970
|
+
winter: "Winter theme",
|
|
971
|
+
winterstone: "Winter-Stone theme",
|
|
972
|
+
showOnPage: "Show survey on a page",
|
|
973
|
+
showInWindow: "Show survey in a window",
|
|
974
|
+
loadFromServer: "Load Survey JSON from server",
|
|
975
|
+
titleScript: "Scripts and styles",
|
|
976
|
+
titleHtml: "HTML",
|
|
977
|
+
titleJavaScript: "JavaScript"
|
|
978
|
+
},
|
|
979
|
+
// Preview (Survey)
|
|
980
|
+
ts: {
|
|
981
|
+
selectPage: "Select the page to test it:",
|
|
982
|
+
showInvisibleElements: "إظهار العناصر المخفية",
|
|
983
|
+
hideInvisibleElements: "إخفاء العناصر غير المرئية"
|
|
984
|
+
},
|
|
985
|
+
validators: {
|
|
986
|
+
answercountvalidator: "answer count",
|
|
987
|
+
emailvalidator: "بريد إلكتروني",
|
|
988
|
+
expressionvalidator: "عملية حسابية",
|
|
989
|
+
numericvalidator: "رقمية",
|
|
990
|
+
regexvalidator: "تعبير رياضي",
|
|
991
|
+
textvalidator: "النص"
|
|
992
|
+
},
|
|
993
|
+
triggers: {
|
|
994
|
+
completetrigger: "إنهاء الإستبيان",
|
|
995
|
+
setvaluetrigger: "تحديد قيمة",
|
|
996
|
+
copyvaluetrigger: "نسخ قيمة",
|
|
997
|
+
skiptrigger: "الإنتقال إلى سؤال",
|
|
998
|
+
runexpressiontrigger: "تشغيل العملية الحسابية",
|
|
999
|
+
visibletrigger: "تغيير الرؤية (مهمل)"
|
|
1000
|
+
},
|
|
1001
|
+
pehelp: {
|
|
1002
|
+
cookieName: "تمنع ملفات تعريف الارتباط المستخدمين من ملء نفس الاستبيان مرتين.",
|
|
1003
|
+
size: "تغيير حجم المنطقة المرئية لحقل الإدخال. الرجاء استخدام إعداد <b>التحقق من الصحة → الحد الأقصى للطول</b> للحد من طول الإدخال.",
|
|
1004
|
+
format: "استخدم {0} كعنصر نائب للقيمة الفعلية.",
|
|
1005
|
+
totalText: "تكون مرئية فقط عندما يحتوي عمود واحد على الأقل على نوع الإجمالي أو تعبير الإجمالي.",
|
|
1006
|
+
acceptedTypes: "يرجى الرجوع إلى وصف السمة [قبول] (https://www.w3schools.com/tags/att_input_accept.asp) للحصول على مزيد من المعلومات.",
|
|
1007
|
+
columnColCount: "ينطبق فقط على أنواع خلايا المجموعة الراديوية وخانة الاختيار.",
|
|
1008
|
+
autocomplete: "راجع وصف السمة [الإكمال التلقائي] (https://developer.mozilla.org/en-US/docs/Web/HTML/السمات/الإكمال التلقائي) للحصول على مزيد من المعلومات.",
|
|
1009
|
+
valueName: "إذا لم تقم بتعيين هذه الخاصية، تخزين الإجابة في حقل محدد بواسطة خاصية الاسم.",
|
|
1010
|
+
choicesbyurl: {
|
|
1011
|
+
valueName: " "
|
|
1012
|
+
},
|
|
1013
|
+
keyName: "إذا كان العمود المحدد يحتوي على قيم متطابقة ، فإن الاستطلاع يلقي الخطأ \"قيمة مفتاح غير فريدة\"."
|
|
1014
|
+
},
|
|
1015
|
+
// Properties
|
|
1016
|
+
p: {
|
|
1017
|
+
title: {
|
|
1018
|
+
name: "title",
|
|
1019
|
+
title: "Leave it empty, if it is the same as 'Name'"
|
|
1020
|
+
},
|
|
1021
|
+
multiSelect: "متعدد الإختيار",
|
|
1022
|
+
showLabel: "عرض الملصق",
|
|
1023
|
+
value: "القيمة",
|
|
1024
|
+
tabAlign: "محاذاة علامات التبويب",
|
|
1025
|
+
description: "الوصف",
|
|
1026
|
+
logoFit: "تناسب الشعار",
|
|
1027
|
+
pages: "الصفحات",
|
|
1028
|
+
questions: "الاسئله",
|
|
1029
|
+
triggers: "المحفزات",
|
|
1030
|
+
calculatedValues: "القيم المحسوبة",
|
|
1031
|
+
surveyId: "معرف الاستطلاع",
|
|
1032
|
+
surveyPostId: "معرف وظيفة الاستطلاع",
|
|
1033
|
+
surveyShowDataSaving: "يظهر الاستطلاع توفير البيانات",
|
|
1034
|
+
questionDescriptionLocation: "موقع وصف السؤال",
|
|
1035
|
+
progressBarType: "نوع شريط التقدم",
|
|
1036
|
+
showTOC: "إظهار جدول المحتويات",
|
|
1037
|
+
tocLocation: "موقع جدول المحتويات",
|
|
1038
|
+
questionTitlePattern: "تنسيق عنوان السؤال",
|
|
1039
|
+
widthMode: "نمط عٌرض الشاشة",
|
|
1040
|
+
showBrandInfo: "عرض معلومات العلامة التجارية",
|
|
1041
|
+
useDisplayValuesInDynamicTexts: "إستخدم عرض القيم في العنوان",
|
|
1042
|
+
visibleIf: "مرئي عندما",
|
|
1043
|
+
titleLocation: "موقع عنوان السؤال",
|
|
1044
|
+
descriptionLocation: "موقع وصف السؤال",
|
|
1045
|
+
defaultValueExpression: "العملية الحسابية الإفتراضية",
|
|
1046
|
+
requiredIf: "مطلوب عندما",
|
|
1047
|
+
resetValueIf: "إعادة تعيين القيمة إذا",
|
|
1048
|
+
setValueIf: "تعيين قيمة إذا",
|
|
1049
|
+
validators: "المدققات",
|
|
1050
|
+
bindings: "الإرتباطات",
|
|
1051
|
+
renderAs: "عرض ك",
|
|
1052
|
+
attachOriginalItems: "إرفاق العناصر الأصلية",
|
|
1053
|
+
choices: "الإختيارات",
|
|
1054
|
+
choicesByUrl: "خيار عن طريق رابط إلكتروني URL",
|
|
1055
|
+
currency: "currency",
|
|
1056
|
+
cellHint: "تلميح الخلية",
|
|
1057
|
+
isUnique: "فريد من نوعه",
|
|
1058
|
+
showInMultipleColumns: "إظهار في أعمدة متعددة",
|
|
1059
|
+
totalMaximumFractionDigits: "إجمالي الحد الأقصى لأرقام الكسور",
|
|
1060
|
+
totalMinimumFractionDigits: "إجمالي الحد الأدنى لأرقام الكسور",
|
|
1061
|
+
columns: "الأعمدة",
|
|
1062
|
+
detailElements: "عناصر التفاصيل",
|
|
1063
|
+
allowAdaptiveActions: "السماح بالإجراءات التكيفية",
|
|
1064
|
+
defaultRowValue: "قيمة الصف الإفتراضية",
|
|
1065
|
+
detailPanelShowOnAdding: "detailPanelShowOnAdding",
|
|
1066
|
+
choicesLazyLoadEnabled: "تمكين التحميل البطيء للاختيارات",
|
|
1067
|
+
choicesLazyLoadPageSize: "اختيارات كسول تحميل حجم الصفحة",
|
|
1068
|
+
inputFieldComponent: "مكون حقل الإدخال",
|
|
1069
|
+
itemComponent: "مكون العنصر",
|
|
1070
|
+
min: "أقل",
|
|
1071
|
+
max: "أكبر",
|
|
1072
|
+
minValueExpression: "minValueExpression",
|
|
1073
|
+
maxValueExpression: "maxValueExpression",
|
|
1074
|
+
step: "step",
|
|
1075
|
+
dataList: "قائمة البيانات",
|
|
1076
|
+
itemSize: "itemSize",
|
|
1077
|
+
elements: "عناصر",
|
|
1078
|
+
content: "محتوى",
|
|
1079
|
+
navigationButtonsVisibility: "رؤية أزرار التنقل",
|
|
1080
|
+
navigationTitle: "navigationTitle",
|
|
1081
|
+
navigationDescription: "navigationDescription",
|
|
1082
|
+
longTap: "نقرة طويلة",
|
|
1083
|
+
autoGrow: "تمدد تلقائي",
|
|
1084
|
+
allowResize: "السماح بتغيير الحجم",
|
|
1085
|
+
acceptCarriageReturn: "قبول إرجاع النقل",
|
|
1086
|
+
displayMode: "وضع العرض",
|
|
1087
|
+
rateType: "نوع السعر",
|
|
1088
|
+
label: "المسمى",
|
|
1089
|
+
contentMode: "نمط عرض المحتوى",
|
|
1090
|
+
imageFit: "إحتواء الصورة",
|
|
1091
|
+
altText: "نص بديل",
|
|
1092
|
+
height: "height",
|
|
1093
|
+
penColor: "لون القلم",
|
|
1094
|
+
backgroundColor: "لون الخلفية",
|
|
1095
|
+
templateElements: "عناصر القالب",
|
|
1096
|
+
operator: "المشغل",
|
|
1097
|
+
isVariable: "متغير",
|
|
1098
|
+
runExpression: "تشغيل التعبير",
|
|
1099
|
+
showCaption: "showCaption",
|
|
1100
|
+
iconName: "iconName",
|
|
1101
|
+
iconSize: "iconSize",
|
|
1102
|
+
precision: "دقة",
|
|
1103
|
+
matrixDragHandleArea: "منطقة مقبض سحب المصفوفة",
|
|
1104
|
+
backgroundImage: "صورة الخلفية",
|
|
1105
|
+
backgroundImageFit: "ملاءمة صورة الخلفية",
|
|
1106
|
+
backgroundImageAttachment: "مرفق صورة الخلفية",
|
|
1107
|
+
backgroundOpacity: "عتامة الخلفية",
|
|
1108
|
+
selectToRankEnabled: "حدد للترتيب ممكن",
|
|
1109
|
+
selectToRankAreasLayout: "حدد لترتيب تخطيط المناطق",
|
|
1110
|
+
allowCameraAccess: "السماح بالوصول إلى الكاميرا",
|
|
1111
|
+
scaleColorMode: "مقياس وضع اللون",
|
|
1112
|
+
rateColorMode: "معدل وضع اللون",
|
|
1113
|
+
templateTabTitle: "عنوان علامة تبويب القالب",
|
|
1114
|
+
templateVisibleIf: "القالب مرئي إذا",
|
|
1115
|
+
copyDisplayValue: "نسخ قيمة العرض"
|
|
1116
|
+
},
|
|
1117
|
+
theme: {
|
|
1118
|
+
"--background": "لون الخلفية",
|
|
1119
|
+
"--background-dim-light": "خلفية لون فاتح قاتم",
|
|
1120
|
+
"--primary-foreground": "لون المقدمة الأساسي",
|
|
1121
|
+
"--foreground": "لون المقدمة",
|
|
1122
|
+
"--base-unit": "وحدة القاعدة",
|
|
1123
|
+
groupGeneral: "عام",
|
|
1124
|
+
groupAdvanced: "متقدم",
|
|
1125
|
+
groupHeader: "راس",
|
|
1126
|
+
themeName: "موضوع",
|
|
1127
|
+
themeMode: "مظهر السؤال",
|
|
1128
|
+
themeModePanels: "افتراضي",
|
|
1129
|
+
themeModeLightweight: "بدون لوحات",
|
|
1130
|
+
themePaletteLight: "ضوء",
|
|
1131
|
+
themePaletteDark: "داكن",
|
|
1132
|
+
primaryColor: "لون التمييز",
|
|
1133
|
+
primaryDefaultColor: "افتراضي",
|
|
1134
|
+
primaryDarkColor: "حم",
|
|
1135
|
+
primaryLightColor: "المحدد",
|
|
1136
|
+
coverTitleForecolor: "اللون الأمامي للعنوان",
|
|
1137
|
+
coverOverlapEnabled: "التداخل",
|
|
1138
|
+
backgroundDimColor: "لون الخلفية",
|
|
1139
|
+
backgroundImage: "صورة الخلفية",
|
|
1140
|
+
backgroundImageFitAuto: "تلقائي",
|
|
1141
|
+
backgroundImageFitCover: "غطاء",
|
|
1142
|
+
backgroundImageFitContain: "احتوى",
|
|
1143
|
+
backgroundImageFitFill: "مد",
|
|
1144
|
+
backgroundImageFitTile: "بلاط",
|
|
1145
|
+
backgroundOpacity: "العتامه",
|
|
1146
|
+
backgroundImageAttachmentFixed: "ثابت",
|
|
1147
|
+
backgroundImageAttachmentScroll: "طومار",
|
|
1148
|
+
panelBackgroundTransparency: "عتامة خلفية اللوحة",
|
|
1149
|
+
questionBackgroundTransparency: "عتامة خلفية السؤال",
|
|
1150
|
+
questionPanel: "خلفية اللوحة ونصف قطر الزاوية",
|
|
1151
|
+
questionTitle: "خط عنوان السؤال",
|
|
1152
|
+
questionDescription: "خط وصف السؤال",
|
|
1153
|
+
editorPanel: "عنصر الإدخال",
|
|
1154
|
+
editorFont: "خط عنصر الإدخال",
|
|
1155
|
+
backcolor: "الخلفية الافتراضية",
|
|
1156
|
+
hovercolor: "خلفية التحويم",
|
|
1157
|
+
borderDecoration: "زخرفة الحدود",
|
|
1158
|
+
accentBackground: "خلفية لهجة",
|
|
1159
|
+
accentForeground: "لهجة الصدارة",
|
|
1160
|
+
primaryForecolor: "اللون الافتراضي",
|
|
1161
|
+
primaryForecolorLight: "لون معطل",
|
|
1162
|
+
linesColors: "ألوان الخطوط الثانوية",
|
|
1163
|
+
borderDefault: "اظلم",
|
|
1164
|
+
borderLight: "أخف",
|
|
1165
|
+
fontFamily: "عائلة الخط",
|
|
1166
|
+
fontSize: "حجم الخط",
|
|
1167
|
+
color: "لون",
|
|
1168
|
+
placeholderColor: "لون العنصر النائب",
|
|
1169
|
+
size: "حجم",
|
|
1170
|
+
fontWeightRegular: "منتظم",
|
|
1171
|
+
fontWeightHeavy: "ثقيل",
|
|
1172
|
+
fontWeightSemiBold: "شبه غامق",
|
|
1173
|
+
fontWeightBold: "جريء",
|
|
1174
|
+
scale: "مِيزَان",
|
|
1175
|
+
cornerRadius: "نصف قطر الزاوية",
|
|
1176
|
+
surveyTitle: "خط عنوان الاستطلاع",
|
|
1177
|
+
pageTitle: "خط عنوان الصفحة",
|
|
1178
|
+
pageDescription: "خط وصف الصفحة",
|
|
1179
|
+
boxShadowX: "X",
|
|
1180
|
+
boxShadowY: "Y",
|
|
1181
|
+
boxShadowAddRule: "إضافة تأثير الظل",
|
|
1182
|
+
opacity: "العتامه",
|
|
1183
|
+
boxShadowBlur: "طمس",
|
|
1184
|
+
boxShadowSpread: "انتشار",
|
|
1185
|
+
boxShadowDrop: "قطرة",
|
|
1186
|
+
boxShadowInner: "باطن",
|
|
1187
|
+
questionShadow: "تأثيرات الظل",
|
|
1188
|
+
editorShadow: "تأثيرات ظل عنصر الإدخال",
|
|
1189
|
+
headerView: "منظر",
|
|
1190
|
+
headerViewBasic: "أساسي",
|
|
1191
|
+
headerViewAdvanced: "متقدم",
|
|
1192
|
+
coverInheritWidthFrom: "عرض منطقة المحتوى",
|
|
1193
|
+
coverInheritWidthFromSurvey: "نفس المسح",
|
|
1194
|
+
coverInheritWidthFromPage: "ملائمة للصفحة",
|
|
1195
|
+
coverTextAreaWidth: "عرض النص",
|
|
1196
|
+
coverBackgroundColorSwitch: "لون الخلفية",
|
|
1197
|
+
coverBackgroundColorNone: "اي",
|
|
1198
|
+
coverBackgroundColorAccentColor: "لون التمييز",
|
|
1199
|
+
coverBackgroundColorCustom: "تقليد",
|
|
1200
|
+
horizontalAlignmentLeft: "يسار",
|
|
1201
|
+
horizontalAlignmentCenter: "مركز",
|
|
1202
|
+
horizontalAlignmentRight: "يمين",
|
|
1203
|
+
verticalAlignmentTop: "أعلى",
|
|
1204
|
+
verticalAlignmentMiddle: "وسط",
|
|
1205
|
+
verticalAlignmentBottom: "قاع",
|
|
1206
|
+
logoPosition: "موضع الشعار",
|
|
1207
|
+
coverTitlePosition: "منصب العنوان",
|
|
1208
|
+
coverDescriptionPosition: "وصف الوظيفة الحالية",
|
|
1209
|
+
names: {
|
|
1210
|
+
default: "افتراضي",
|
|
1211
|
+
sharp: "حاد",
|
|
1212
|
+
borderless: "بلا حدود",
|
|
1213
|
+
flat: "وطيء",
|
|
1214
|
+
plain: "واضح",
|
|
1215
|
+
doubleborder: "حدود مزدوجة",
|
|
1216
|
+
layered: "الطبقات",
|
|
1217
|
+
solid: "صلب",
|
|
1218
|
+
threedimensional: ".3D",
|
|
1219
|
+
contrast: "تباين"
|
|
1220
|
+
},
|
|
1221
|
+
colors: {
|
|
1222
|
+
teal: "البط البري",
|
|
1223
|
+
blue: "أزرق",
|
|
1224
|
+
purple: "بنفسجي",
|
|
1225
|
+
orchid: "السحلب",
|
|
1226
|
+
tulip: "توليب",
|
|
1227
|
+
brown: "أسمر",
|
|
1228
|
+
green: "أخضر"
|
|
1229
|
+
}
|
|
1230
|
+
}
|
|
1231
|
+
};
|
|
1232
|
+
//Uncomment this line on creating a translation file. You should replace "en" and enStrings with your locale ("fr", "de" and so on) and your variable.
|
|
1233
|
+
survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["ar"] = arStrings;
|
|
1234
|
+
// The following strings have been translated by a machine translation service
|
|
1235
|
+
// Remove those strings that you have corrected manually
|
|
1236
|
+
// qt.tagbox: "Multi-Select Dropdown" => "قائمة منسدلة متعددة التحديد"
|
|
1237
|
+
// ed.surveySettings: "Survey Settings" => "إعدادات الاستطلاع"
|
|
1238
|
+
// ed.surveySettingsTooltip: "Open survey settings" => "افتح إعدادات الاستطلاع"
|
|
1239
|
+
// ed.themeSurvey: "Themes" => "المواضيع"
|
|
1240
|
+
// ed.defaultV2Theme: "Default" => "افتراضي"
|
|
1241
|
+
// ed.modernTheme: "Modern" => "حديث"
|
|
1242
|
+
// ed.defaultTheme: "Default (legacy)" => "الافتراضي (القديم)"
|
|
1243
|
+
// ed.showMoreChoices: "Show more" => "استعراض المزيد"
|
|
1244
|
+
// ed.showLessChoices: "Show less" => "عرض أقل"
|
|
1245
|
+
// ed.toolboxChoiceCategory: "Choice Questions" => "أسئلة الاختيار"
|
|
1246
|
+
// ed.toolboxTextCategory: "Text Input Questions" => "أسئلة إدخال النص"
|
|
1247
|
+
// ed.toolboxContainersCategory: "Containers" => "حاويات"
|
|
1248
|
+
// ed.toolboxMatrixCategory: "Matrix Questions" => "أسئلة المصفوفة"
|
|
1249
|
+
// ed.toolboxMiscCategory: "Misc" => "متفرقات"
|
|
1250
|
+
// ed.themePropertyGridTitle: "Theme Settings" => "إعدادات النسق"
|
|
1251
|
+
// ed.translationShowUsedStringsOnly: "Used Strings Only" => "سلاسل مستعملة فقط"
|
|
1252
|
+
// ed.themeExportButton: "Export" => "تصدير"
|
|
1253
|
+
// ed.themeImportButton: "Import" => "استورد"
|
|
1254
|
+
// ed.carryForwardChoicesCopied: "Choices are copied from" => "يتم نسخ الاختيارات من"
|
|
1255
|
+
// ed.surveyPlaceHolder: "The survey is empty. Drag an element from the toolbox or click the button below." => "الاستطلاع فارغ. اسحب عنصرا من صندوق الأدوات أو انقر فوق الزر أدناه."
|
|
1256
|
+
// ed.imagePlaceHolder: "Drag and drop an image here or click the button below and choose an image to upload" => "قم بسحب وإسقاط صورة هنا أو انقر فوق الزر أدناه واختر صورة لتحميلها"
|
|
1257
|
+
// ed.imageChooseImage: "Choose Image" => "اختر صورة"
|
|
1258
|
+
// ed.auto: "auto" => "تلقائي"
|
|
1259
|
+
// ed.choices_Item: "Item " => "بند "
|
|
1260
|
+
// lg.addNewItem: "Add New Rule" => "إضافة قاعدة جديدة"
|
|
1261
|
+
// lg.page_enableName: "Enable (disable) page" => "تمكين (تعطيل) الصفحة"
|
|
1262
|
+
// lg.column_visibilityName: "Show (hide) column" => "إظهار (إخفاء) العمود"
|
|
1263
|
+
// lg.column_enableName: "Enable (disable) column" => "تمكين (تعطيل) العمود"
|
|
1264
|
+
// lg.column_requireName: "Make column required" => "جعل العمود مطلوبا"
|
|
1265
|
+
// lg.column_visibilityText: "make column {0} of question {1} visible" => "جعل العمود {0} السؤال {1} مرئيا"
|
|
1266
|
+
// lg.column_enableText: "make column {0} of question {1} enable" => "تمكين {0} عمود السؤال {1}"
|
|
1267
|
+
// lg.column_requireText: "make column {0} of question {1} required" => "جعل العمود {0} السؤال {1} مطلوبا"
|
|
1268
|
+
// lg.trigger_setvalueEmptyText: "clear question value: {0}" => "قيمة سؤال واضحة: {0}"
|
|
1269
|
+
// lg.uncompletedRule_title: "Logical rules are incomplete" => "القواعد المنطقية غير مكتملة"
|
|
1270
|
+
// lg.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?" => "لم تكمل بعض القواعد المنطقية. إذا تركت علامة التبويب الآن ، فستفقد التغييرات. هل ما زلت تريد مغادرة علامة التبويب دون إكمال التغييرات؟"
|
|
1271
|
+
// lg.uncompletedRule_apply: "Yes" => "نعم"
|
|
1272
|
+
// lg.uncompletedRule_cancel: "No, I want to complete the rules" => "لا، أريد إكمال القواعد"
|
|
1273
|
+
// lg.expressionSetup: "" => ""
|
|
1274
|
+
// lg.actionsSetup: "" => ""
|
|
1275
|
+
// pe.fastEntryPlaceholder: "You can set data in the following format:\nvalue1|text\nvalue2" => "يمكنك تعيين البيانات بالتنسيق التالي:\nالقيمة1|النص\nقيمة2"
|
|
1276
|
+
// pe.showPreviewBeforeComplete: "Preview answers before submitting the survey" => "معاينة الإجابات قبل إرسال الاستطلاع"
|
|
1277
|
+
// pe.overridingPropertyPrefix: "Set by " => "تم تعيينه بواسطة "
|
|
1278
|
+
// pe.propertyNameIsIncorrect: "Do not use reserved words: \"item\", \"choice\", \"panel\", \"row\"." => "لا تستخدم الكلمات المحجوزة: \"عنصر\" ، \"اختيار\" ، \"لوحة\" ، \"صف\"."
|
|
1279
|
+
// pe.listIsEmpty@choices: "No choices have been added yet" => "لم تتم إضافة أي خيارات حتى الآن"
|
|
1280
|
+
// pe.addNew@choices: "Add a choice" => "إضافة خيار"
|
|
1281
|
+
// choicesbyurl.valueName: "Get values from the following JSON field" => "الحصول على قيم من حقل JSON التالي"
|
|
1282
|
+
// pe.and: "and" => "و"
|
|
1283
|
+
// pe.or: "or" => "أو"
|
|
1284
|
+
// pe.emptyLogicPopupMessage: "Select a question to start configuring conditions." => "حدد سؤالا لبدء تكوين الشروط."
|
|
1285
|
+
// pe.then: "then" => "ثم"
|
|
1286
|
+
// pe.gotoName: "Question to skip to" => "سؤال للتخطي إليه"
|
|
1287
|
+
// pe.includeIntoResult: "Include into survey results" => "تضمين نتائج الاستطلاع"
|
|
1288
|
+
// image.imageHeight: "Image height (in CSS-accepted values)" => "ارتفاع الصورة (بالقيم المقبولة من CSS)"
|
|
1289
|
+
// image.imageWidth: "Image width (in CSS-accepted values)" => "عرض الصورة (بالقيم المقبولة من CSS)"
|
|
1290
|
+
// page.maxTimeToFinish: "Time limit to finish the page (in seconds)" => "الحد الزمني لإنهاء الصفحة (بالثواني)"
|
|
1291
|
+
// question.page: "Parent page" => "الصفحة الرئيسية"
|
|
1292
|
+
// pe.noEntriesText: "Empty entries text" => "نص إدخالات فارغ"
|
|
1293
|
+
// pe.setValue: "Answer" => "جواب"
|
|
1294
|
+
// pe.dataFormat: "Image format" => "تنسيق الصورة"
|
|
1295
|
+
// pe.allowAddRows: "Allow adding rows" => "السماح بإضافة صفوف"
|
|
1296
|
+
// pe.allowRemoveRows: "Allow removing rows" => "السماح بإزالة الصفوف"
|
|
1297
|
+
// pe.allowRowsDragAndDrop: "Allow row drag and drop" => "السماح بسحب الصف وإفلاته"
|
|
1298
|
+
// pe.responsiveImageSizeHelp: "Does not apply if you specify the exact image width or height." => "لا ينطبق إذا قمت بتحديد عرض الصورة أو ارتفاعها بالضبط."
|
|
1299
|
+
// pe.minImageWidth: "Minimum image width" => "الحد الأدنى لعرض الصورة"
|
|
1300
|
+
// pe.maxImageWidth: "Maximum image width" => "الحد الأقصى لعرض الصورة"
|
|
1301
|
+
// pe.minImageHeight: "Minimum image height" => "الحد الأدنى لارتفاع الصورة"
|
|
1302
|
+
// pe.maxImageHeight: "Maximum image height" => "الحد الأقصى لارتفاع الصورة"
|
|
1303
|
+
// surveyvalidator.text: "Error message" => "رسالة خطأ"
|
|
1304
|
+
// surveyvalidator.expression: "Validation expression" => "تعبير التحقق من الصحة"
|
|
1305
|
+
// pe.logo: "Logo (URL or base64-encoded string)" => "الشعار (عنوان URL أو سلسلة مشفرة base64)"
|
|
1306
|
+
// pe.questionsOnPageMode: "Survey structure" => "هيكل المسح"
|
|
1307
|
+
// pe.maxTextLength: "Maximum answer length (in characters)" => "الحد الأقصى لطول الإجابة (بالأحرف)"
|
|
1308
|
+
// pe.maxOthersLength: "Maximum comment length (in characters)" => "الحد الأقصى لطول التعليق (بالأحرف)"
|
|
1309
|
+
// pe.autoGrowComment: "Auto-expand comment area if necessary" => "توسيع منطقة التعليق تلقائيا إذا لزم الأمر"
|
|
1310
|
+
// pe.allowResizeComment: "Allow users to resize text areas" => "السماح للمستخدمين بتغيير حجم مناطق النص"
|
|
1311
|
+
// pe.textUpdateMode: "Update text question value" => "تحديث قيمة السؤال النصي"
|
|
1312
|
+
// pe.focusOnFirstError: "Set focus on the first invalid answer" => "تعيين التركيز على أول إجابة غير صالحة"
|
|
1313
|
+
// pe.checkErrorsMode: "Run validation" => "تشغيل التحقق من الصحة"
|
|
1314
|
+
// pe.navigateToUrl: "Navigate to URL" => "انتقل إلى عنوان URL"
|
|
1315
|
+
// pe.navigateToUrlOnCondition: "Dynamic URL" => "عنوان URL الديناميكي"
|
|
1316
|
+
// pe.completedBeforeHtml: "Markup to show if the user already filled out this survey" => "الترميز لإظهار ما إذا كان المستخدم قد ملأ هذا الاستطلاع بالفعل"
|
|
1317
|
+
// pe.completedHtml: "Survey Complete page markup" => "ترميز صفحة الاستطلاع الكامل"
|
|
1318
|
+
// pe.completedHtmlOnCondition: "Dynamic Survey Complete page markup" => "الاستطلاع الديناميكي إكمال ترميز الصفحة"
|
|
1319
|
+
// pe.loadingHtml: "Markup to show while survey model is loading" => "الترميز لإظهاره أثناء تحميل نموذج الاستطلاع"
|
|
1320
|
+
// pe.commentText: "Comment area text" => "نص منطقة التعليق"
|
|
1321
|
+
// pe.autocomplete: "Autocomplete type" => "نوع الإكمال التلقائي"
|
|
1322
|
+
// pe.labelTrue: "\"True\" label" => "تسمية \"صحيح\""
|
|
1323
|
+
// pe.labelFalse: "\"False\" label" => "تسمية \"خطأ\""
|
|
1324
|
+
// pe.displayStyle: "Value display style" => "نمط عرض القيمة"
|
|
1325
|
+
// pe.format: "Formatted string" => "سلسلة منسقة"
|
|
1326
|
+
// pe.maximumFractionDigits: "Maximum fractional digits" => "الحد الأقصى للأرقام الكسرية"
|
|
1327
|
+
// pe.minimumFractionDigits: "Minimum fractional digits" => "الحد الأدنى من الأرقام الكسرية"
|
|
1328
|
+
// pe.useGrouping: "Display grouping separators" => "عرض فواصل التجميع"
|
|
1329
|
+
// pe.allowMultiple: "Allow multiple files" => "السماح بملفات متعددة"
|
|
1330
|
+
// pe.allowImagesPreview: "Preview images" => "معاينة الصور"
|
|
1331
|
+
// pe.acceptedTypes: "Accepted file types" => "أنواع الملفات المقبولة"
|
|
1332
|
+
// pe.waitForUpload: "Wait for the upload to complete" => "انتظر حتى يكتمل التحميل"
|
|
1333
|
+
// pe.needConfirmRemoveFile: "Confirm file deletion" => "تأكيد حذف الملف"
|
|
1334
|
+
// pe.detailPanelMode: "Detail panel location" => "موقع لوحة التفاصيل"
|
|
1335
|
+
// pe.minRowCount: "Minimum row count" => "الحد الأدنى لعدد الصفوف"
|
|
1336
|
+
// pe.maxRowCount: "Maximum row count" => "الحد الأقصى لعدد الصفوف"
|
|
1337
|
+
// pe.confirmDelete: "Confirm row deletion" => "تأكيد حذف الصف"
|
|
1338
|
+
// pe.confirmDeleteText: "Confirmation message" => "رسالة تأكيد"
|
|
1339
|
+
// paneldynamic.confirmDelete: "Confirm panel deletion" => "تأكيد حذف اللوحة"
|
|
1340
|
+
// pe.panelCount: "Initial panel count" => "عدد اللوحات الأولي"
|
|
1341
|
+
// pe.minPanelCount: "Minimum panel count" => "الحد الأدنى لعدد اللوحات"
|
|
1342
|
+
// pe.maxPanelCount: "Maximum panel count" => "الحد الأقصى لعدد اللوحات"
|
|
1343
|
+
// pe.panelsState: "Inner panel expand state" => "حالة توسيع اللوحة الداخلية"
|
|
1344
|
+
// pe.templateDescription: "Description template" => "قالب الوصف"
|
|
1345
|
+
// pe.templateTitle: "Title template" => "قالب العنوان"
|
|
1346
|
+
// pe.panelPrevText: "Previous Panel button tooltip" => "تلميح أداة زر اللوحة السابق"
|
|
1347
|
+
// pe.panelNextText: "Next Panel button tooltip" => "تلميح أداة زر اللوحة التالية"
|
|
1348
|
+
// pe.showRangeInProgress: "Show progress bar" => "إظهار شريط التقدم"
|
|
1349
|
+
// pe.templateTitleLocation: "Question title location" => "موقع عنوان السؤال"
|
|
1350
|
+
// pe.panelRemoveButtonLocation: "Remove Panel button location" => "إزالة موقع زر اللوحة"
|
|
1351
|
+
// pe.hideIfRowsEmpty: "Hide the question if there are no rows" => "إخفاء السؤال إذا لم تكن هناك صفوف"
|
|
1352
|
+
// pe.hideColumnsIfEmpty: "Hide columns if there are no rows" => "إخفاء الأعمدة في حالة عدم وجود صفوف"
|
|
1353
|
+
// pe.rateValues: "Custom rate values" => "قيم الأسعار المخصصة"
|
|
1354
|
+
// pe.rateCount: "Rate count" => "عدد الأسعار"
|
|
1355
|
+
// pe.autoGenerate: "How to specify rate values?" => "كيفية تحديد قيم المعدل؟"
|
|
1356
|
+
// pe.hideIfChoicesEmpty: "Hide the question if it contains no choices" => "إخفاء السؤال إذا لم يكن يحتوي على خيارات"
|
|
1357
|
+
// pe.hideNumber: "Hide question number" => "إخفاء رقم السؤال"
|
|
1358
|
+
// pe.minWidth: "Minimum width (in CSS-accepted values)" => "الحد الأدنى للعرض (بالقيم المقبولة في CSS)"
|
|
1359
|
+
// pe.maxWidth: "Maximum width (in CSS-accepted values)" => "الحد الأقصى للعرض (بالقيم المقبولة من CSS)"
|
|
1360
|
+
// pe.width: "Width (in CSS-accepted values)" => "العرض (بالقيم المقبولة من CSS)"
|
|
1361
|
+
// pe.showHeader: "Show column headers" => "إظهار رؤوس الأعمدة"
|
|
1362
|
+
// pe.horizontalScroll: "Show horizontal scrollbar" => "إظهار شريط التمرير الأفقي"
|
|
1363
|
+
// pe.columnMinWidth: "Minimum column width (in CSS-accepted values)" => "الحد الأدنى لعرض العمود (بالقيم المقبولة من CSS)"
|
|
1364
|
+
// pe.rowTitleWidth: "Row header width (in CSS-accepted values)" => "عرض رأس الصف (بالقيم المقبولة من CSS)"
|
|
1365
|
+
// pe.valueTrue: "\"True\" value" => "القيمة \"الحقيقية\""
|
|
1366
|
+
// pe.valueFalse: "\"False\" value" => "قيمة \"خاطئة\""
|
|
1367
|
+
// pe.minErrorText: "\"Value is below minimum\" error message" => "رسالة الخطأ \"القيمة أقل من الحد الأدنى\""
|
|
1368
|
+
// pe.maxErrorText: "\"Value exceeds maximum\" error message" => "رسالة الخطأ \"القيمة تتجاوز الحد الأقصى\""
|
|
1369
|
+
// pe.otherErrorText: "\"Empty comment\" error message" => "رسالة الخطأ \"تعليق فارغ\""
|
|
1370
|
+
// pe.keyDuplicationError: "\"Non-unique key value\" error message" => "رسالة الخطأ \"قيمة مفتاح غير فريدة\""
|
|
1371
|
+
// pe.minSelectedChoices: "Minimum selected choices" => "الحد الأدنى من الخيارات المحددة"
|
|
1372
|
+
// pe.maxSelectedChoices: "Maximum selected choices" => "الحد الأقصى للخيارات المحددة"
|
|
1373
|
+
// pe.showClearButton: "Show the Clear button" => "إظهار الزر مسح"
|
|
1374
|
+
// pe.showNumber: "Show panel number" => "إظهار رقم اللوحة"
|
|
1375
|
+
// pe.logoWidth: "Logo width (in CSS-accepted values)" => "عرض الشعار (بالقيم المقبولة من CSS)"
|
|
1376
|
+
// pe.logoHeight: "Logo height (in CSS-accepted values)" => "ارتفاع الشعار (بالقيم المقبولة من CSS)"
|
|
1377
|
+
// pe.readOnly: "Read-only" => "للقراءة فقط"
|
|
1378
|
+
// pe.enableIf: "Editable if" => "قابل للتحرير إذا"
|
|
1379
|
+
// pe.emptyRowsText: "\"No rows\" message" => "رسالة \"بلا صفوف\""
|
|
1380
|
+
// pe.size: "Input field size (in characters)" => "حجم حقل الإدخال (بالأحرف)"
|
|
1381
|
+
// pe.separateSpecialChoices: "Separate special choices (None, Other, Select All)" => "خيارات خاصة منفصلة (لا شيء، أخرى، تحديد الكل)"
|
|
1382
|
+
// pe.choicesFromQuestion: "Copy choices from the following question" => "نسخ الاختيارات من السؤال التالي"
|
|
1383
|
+
// pe.choicesFromQuestionMode: "Which choices to copy?" => "ما هي الخيارات التي تريد نسخها؟"
|
|
1384
|
+
// pe.showCommentArea: "Show the comment area" => "إظهار منطقة التعليق"
|
|
1385
|
+
// pe.commentPlaceholder: "Comment area placeholder" => "العنصر النائب لمنطقة التعليق"
|
|
1386
|
+
// pe.displayRateDescriptionsAsExtremeItems: "Display rate descriptions as extreme values" => "عرض أوصاف المعدل كقيم قصوى"
|
|
1387
|
+
// pe.rowsOrder: "Row order" => "ترتيب الصفوف"
|
|
1388
|
+
// pe.columnsLayout: "Column layout" => "تخطيط العمود"
|
|
1389
|
+
// pe.columnColCount: "Nested column count" => "عدد الأعمدة المتداخلة"
|
|
1390
|
+
// pe.state: "Panel expand state" => "حالة توسيع اللوحة"
|
|
1391
|
+
// pe.correctAnswer: "Correct Answer" => "الإجابة الصحيحة"
|
|
1392
|
+
// pe.defaultPanelValue: "Default Values" => "القيم الافتراضية"
|
|
1393
|
+
// pe.cells: "Cell Texts" => "نصوص الخلية"
|
|
1394
|
+
// pe.keyName: "Key column" => "عمود المفتاح"
|
|
1395
|
+
// itemvalue.text: "Alt text" => "نص بديل"
|
|
1396
|
+
// tabs.expression: "Expression" => "تعبير"
|
|
1397
|
+
// pe.choicesVisibleIf: "Choices are visible if" => "تكون الخيارات مرئية إذا"
|
|
1398
|
+
// pe.choicesEnableIf: "Choices are selectable if" => "يمكن تحديد الخيارات إذا"
|
|
1399
|
+
// pe.columnsEnableIf: "Columns are visible if" => "تكون الأعمدة مرئية إذا"
|
|
1400
|
+
// pe.rowsEnableIf: "Rows are visible if" => "تكون الصفوف مرئية إذا"
|
|
1401
|
+
// pe.indent: "Add indents" => "إضافة مسافات بادئة"
|
|
1402
|
+
// panel.indent: "Add outer indents" => "إضافة مسافات بادئة خارجية"
|
|
1403
|
+
// pe.innerIndent: "Add inner indents" => "إضافة مسافات بادئة داخلية"
|
|
1404
|
+
// pe.defaultValueFromLastRow: "Take default values from the last row" => "خذ القيم الافتراضية من الصف الأخير"
|
|
1405
|
+
// pe.defaultValueFromLastPanel: "Take default values from the last panel" => "خذ القيم الافتراضية من اللوحة الأخيرة"
|
|
1406
|
+
// pe.emptyExpressionPlaceHolder: "Type expression here..." => "اكتب التعبير هنا..."
|
|
1407
|
+
// pe.clearIfInvisible: "Clear the value if the question becomes hidden" => "مسح القيمة إذا أصبح السؤال مخفيا"
|
|
1408
|
+
// pe.valuePropertyName: "Value property name" => "اسم خاصية القيمة"
|
|
1409
|
+
// pe.searchEnabled: "Enable search" => "تمكين البحث"
|
|
1410
|
+
// pe.hideSelectedItems: "Hide selected items" => "إخفاء العناصر المحددة"
|
|
1411
|
+
// pe.closeOnSelect: "Close the dropdown after selection" => "أغلق القائمة المنسدلة بعد التحديد"
|
|
1412
|
+
// pe.signatureWidth: "Signature width" => "عرض التوقيع"
|
|
1413
|
+
// pe.signatureHeight: "Signature height" => "ارتفاع التوقيع"
|
|
1414
|
+
// pe.verticalAlign: "Vertical alignment" => "المحاذاة الرأسية"
|
|
1415
|
+
// pe.alternateRows: "Alternate rows" => "صفوف بديلة"
|
|
1416
|
+
// pe.columnsVisibleIf: "Columns are visible if" => "تكون الأعمدة مرئية إذا"
|
|
1417
|
+
// pe.rowsVisibleIf: "Rows are visible if" => "تكون الصفوف مرئية إذا"
|
|
1418
|
+
// pe.otherPlaceholder: "Comment area placeholder" => "العنصر النائب لمنطقة التعليق"
|
|
1419
|
+
// pe.rateType: "Rate type" => "نوع السعر"
|
|
1420
|
+
// pv.true: "true" => "صحيح"
|
|
1421
|
+
// pv.false: "false" => "خطأ"
|
|
1422
|
+
// pv.decimal: "decimal" => "عشري"
|
|
1423
|
+
// pv.currency: "currency" => "عملة"
|
|
1424
|
+
// pv.percent: "percent" => "المائه"
|
|
1425
|
+
// pv.onpanel: "Start on each panel" => "ابدأ في كل لوحة"
|
|
1426
|
+
// pv.tab: "Tabs" => "علامات التبويب"
|
|
1427
|
+
// pv.color: "color" => "لون"
|
|
1428
|
+
// pv.date: "date" => "تاريخ"
|
|
1429
|
+
// pv.datetime: "datetime" => "التاريخ والوقت"
|
|
1430
|
+
// pv.datetime-local: "datetime-local" => "التاريخ والوقت-محلي"
|
|
1431
|
+
// pv.email: "email" => "البريد الإلكتروني"
|
|
1432
|
+
// pv.month: "month" => "شهر"
|
|
1433
|
+
// pv.number: "number" => "رقم"
|
|
1434
|
+
// pv.password: "password" => "شعار"
|
|
1435
|
+
// pv.range: "range" => "نطاق"
|
|
1436
|
+
// pv.tel: "tel" => "هاء."
|
|
1437
|
+
// pv.text: "text" => "نص"
|
|
1438
|
+
// pv.time: "time" => "الوقت"
|
|
1439
|
+
// pv.url: "url" => "الرابط"
|
|
1440
|
+
// pv.week: "week" => "أسبوع"
|
|
1441
|
+
// clearInvisibleValues.none: "Never" => "أبدا"
|
|
1442
|
+
// inputType.color: "Color" => "لون"
|
|
1443
|
+
// inputType.date: "Date" => "تاريخ"
|
|
1444
|
+
// inputType.datetime-local: "Date and Time" => "التاريخ والوقت"
|
|
1445
|
+
// inputType.email: "Email" => "البريد الإلكتروني"
|
|
1446
|
+
// inputType.month: "Month" => "شهر"
|
|
1447
|
+
// inputType.number: "Number" => "رقم"
|
|
1448
|
+
// inputType.password: "Password" => "شعار"
|
|
1449
|
+
// inputType.range: "Range" => "نطاق"
|
|
1450
|
+
// inputType.tel: "Phone Number" => "رقم الهاتف"
|
|
1451
|
+
// inputType.text: "Text" => "نص"
|
|
1452
|
+
// inputType.time: "Time" => "الوقت"
|
|
1453
|
+
// inputType.url: "URL" => "الرابط"
|
|
1454
|
+
// inputType.week: "Week" => "أسبوع"
|
|
1455
|
+
// pv.underRow: "Under the row" => "تحت الصف"
|
|
1456
|
+
// pv.underRowSingle: "Under the row, only one panel is visible" => "أسفل الصف ، تكون لوحة واحدة فقط مرئية"
|
|
1457
|
+
// showNavigationButtons.none: "Hidden" => "مخفي"
|
|
1458
|
+
// showProgressBar.off: "Hidden" => "مخفي"
|
|
1459
|
+
// showTimerPanel.none: "Hidden" => "مخفي"
|
|
1460
|
+
// showTimerPanelMode.all: "Both" => "كلا"
|
|
1461
|
+
// detailPanelMode.none: "Hidden" => "مخفي"
|
|
1462
|
+
// addRowLocation.default: "Depends on matrix layout" => "يعتمد على تخطيط المصفوفة"
|
|
1463
|
+
// panelsState.default: "Users cannot expand or collapse panels" => "لا يمكن للمستخدمين توسيع اللوحات أو طيها"
|
|
1464
|
+
// panelsState.collapsed: "All panels are collapsed" => "جميع اللوحات مطوية"
|
|
1465
|
+
// panelsState.expanded: "All panels are expanded" => "يتم توسيع جميع اللوحات"
|
|
1466
|
+
// widthMode.auto: "Auto" => "تلقائي"
|
|
1467
|
+
// widthMode.static: "Static" => "ثابت"
|
|
1468
|
+
// widthMode.responsive: "Responsive" => "متجاوب"
|
|
1469
|
+
// imageFit.none: "None" => "اي"
|
|
1470
|
+
// imageFit.contain: "Contain" => "احتوى"
|
|
1471
|
+
// imageFit.cover: "Cover" => "غطاء"
|
|
1472
|
+
// imageFit.fill: "Fill" => "ملء"
|
|
1473
|
+
// contentMode.auto: "Auto" => "تلقائي"
|
|
1474
|
+
// contentMode.image: "Image" => "صورة"
|
|
1475
|
+
// contentMode.video: "Video" => "فيديو"
|
|
1476
|
+
// contentMode.youtube: "YouTube" => "يوتيوب"
|
|
1477
|
+
// displayMode.auto: "Auto" => "تلقائي"
|
|
1478
|
+
// displayMode.buttons: "Buttons" => "ازرار"
|
|
1479
|
+
// displayMode.dropdown: "Dropdown" => "القائمة المنسدلة"
|
|
1480
|
+
// rateColorMode.default: "Default" => "افتراضي"
|
|
1481
|
+
// autoGenerate.true: "Generate" => "ولد"
|
|
1482
|
+
// autoGenerate.false: "Enter manually" => "أدخل يدويا"
|
|
1483
|
+
// rateType.labels: "Labels" => "تسميات"
|
|
1484
|
+
// rateType.stars: "Stars" => "النجوم"
|
|
1485
|
+
// rateType.smileys: "Smileys" => "الوجوه الضاحكة"
|
|
1486
|
+
// op.and: "and" => "و"
|
|
1487
|
+
// op.or: "or" => "أو"
|
|
1488
|
+
// ts.hideInvisibleElements: "Hide invisible elements" => "إخفاء العناصر غير المرئية"
|
|
1489
|
+
// pehelp.cookieName: "Cookies prevent users from filling out the same survey twice." => "تمنع ملفات تعريف الارتباط المستخدمين من ملء نفس الاستبيان مرتين."
|
|
1490
|
+
// pehelp.size: "Resizes the visible area of the input field. Please use the <b>Validation → Maximum length</b> setting to limit the input length." => "تغيير حجم المنطقة المرئية لحقل الإدخال. الرجاء استخدام إعداد <b>التحقق من الصحة → الحد الأقصى للطول</b> للحد من طول الإدخال."
|
|
1491
|
+
// pehelp.format: "Use {0} as a placeholder for the actual value." => "استخدم {0} كعنصر نائب للقيمة الفعلية."
|
|
1492
|
+
// pehelp.totalText: "Visible only when at least one column has Total type or Total expression." => "تكون مرئية فقط عندما يحتوي عمود واحد على الأقل على نوع الإجمالي أو تعبير الإجمالي."
|
|
1493
|
+
// pehelp.acceptedTypes: "Refer to the [accept](https://www.w3schools.com/tags/att_input_accept.asp) attribute description for more information." => "يرجى الرجوع إلى وصف السمة [قبول] (https://www.w3schools.com/tags/att_input_accept.asp) للحصول على مزيد من المعلومات."
|
|
1494
|
+
// pehelp.columnColCount: "Applicable only to Radiogroup and Checkbox cell types." => "ينطبق فقط على أنواع خلايا المجموعة الراديوية وخانة الاختيار."
|
|
1495
|
+
// pehelp.autocomplete: "Refer to the [autocomplete](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete) attribute description for more information." => "راجع وصف السمة [الإكمال التلقائي] (https://developer.mozilla.org/en-US/docs/Web/HTML/السمات/الإكمال التلقائي) للحصول على مزيد من المعلومات."
|
|
1496
|
+
// pehelp.valueName: "If you do not set this property, the answer will be stored in a field specified by the Name property." => "إذا لم تقم بتعيين هذه الخاصية، تخزين الإجابة في حقل محدد بواسطة خاصية الاسم."
|
|
1497
|
+
// choicesbyurl.valueName: " " => " "
|
|
1498
|
+
// pehelp.keyName: "If the specified column contains identical values, the survey throws the \"Non-unique key value\" error." => "إذا كان العمود المحدد يحتوي على قيم متطابقة ، فإن الاستطلاع يلقي الخطأ \"قيمة مفتاح غير فريدة\"."
|
|
1499
|
+
// p.tabAlign: "Tab alignment" => "محاذاة علامات التبويب"
|
|
1500
|
+
// p.questions: "Questions" => "الاسئله"
|
|
1501
|
+
// p.surveyId: "Survey id" => "معرف الاستطلاع"
|
|
1502
|
+
// p.surveyPostId: "Survey post id" => "معرف وظيفة الاستطلاع"
|
|
1503
|
+
// p.surveyShowDataSaving: "Survey show data saving" => "يظهر الاستطلاع توفير البيانات"
|
|
1504
|
+
// p.showTOC: "Show TOC" => "إظهار جدول المحتويات"
|
|
1505
|
+
// p.tocLocation: "Toc location" => "موقع جدول المحتويات"
|
|
1506
|
+
// p.showBrandInfo: "Show brand info" => "عرض معلومات العلامة التجارية"
|
|
1507
|
+
// p.renderAs: "Render as" => "عرض ك"
|
|
1508
|
+
// p.attachOriginalItems: "Attach original items" => "إرفاق العناصر الأصلية"
|
|
1509
|
+
// p.cellHint: "Cell hint" => "تلميح الخلية"
|
|
1510
|
+
// p.isUnique: "Is unique" => "فريد من نوعه"
|
|
1511
|
+
// p.showInMultipleColumns: "Show in multiple columns" => "إظهار في أعمدة متعددة"
|
|
1512
|
+
// p.totalMaximumFractionDigits: "Total maximum fraction digits" => "إجمالي الحد الأقصى لأرقام الكسور"
|
|
1513
|
+
// p.totalMinimumFractionDigits: "Total minimum fraction digits" => "إجمالي الحد الأدنى لأرقام الكسور"
|
|
1514
|
+
// p.detailElements: "Detail elements" => "عناصر التفاصيل"
|
|
1515
|
+
// p.allowAdaptiveActions: "Allow adaptive actions" => "السماح بالإجراءات التكيفية"
|
|
1516
|
+
// p.choicesLazyLoadEnabled: "Choices lazy load enabled" => "تمكين التحميل البطيء للاختيارات"
|
|
1517
|
+
// p.choicesLazyLoadPageSize: "Choices lazy load page size" => "اختيارات كسول تحميل حجم الصفحة"
|
|
1518
|
+
// p.inputFieldComponent: "Input field component" => "مكون حقل الإدخال"
|
|
1519
|
+
// p.itemComponent: "Item component" => "مكون العنصر"
|
|
1520
|
+
// p.elements: "Elements" => "عناصر"
|
|
1521
|
+
// p.content: "Content" => "محتوى"
|
|
1522
|
+
// p.longTap: "Long tap" => "نقرة طويلة"
|
|
1523
|
+
// p.allowResize: "Allow resizing" => "السماح بتغيير الحجم"
|
|
1524
|
+
// p.acceptCarriageReturn: "Accept carriage return" => "قبول إرجاع النقل"
|
|
1525
|
+
// p.displayMode: "Display mode" => "وضع العرض"
|
|
1526
|
+
// p.rateType: "Rate type" => "نوع السعر"
|
|
1527
|
+
// p.altText: "Alt text" => "نص بديل"
|
|
1528
|
+
// p.templateElements: "Template elements" => "عناصر القالب"
|
|
1529
|
+
// p.operator: "Operator" => "المشغل"
|
|
1530
|
+
// p.isVariable: "Is variable" => "متغير"
|
|
1531
|
+
// p.runExpression: "Run expression" => "تشغيل التعبير"
|
|
1532
|
+
// p.precision: "Precision" => "دقة"
|
|
1533
|
+
// p.matrixDragHandleArea: "Matrix drag handle area" => "منطقة مقبض سحب المصفوفة"
|
|
1534
|
+
// p.backgroundImage: "Background image" => "صورة الخلفية"
|
|
1535
|
+
// p.backgroundImageFit: "Background image fit" => "ملاءمة صورة الخلفية"
|
|
1536
|
+
// p.backgroundImageAttachment: "Background image attachment" => "مرفق صورة الخلفية"
|
|
1537
|
+
// p.backgroundOpacity: "Background opacity" => "عتامة الخلفية"
|
|
1538
|
+
// p.selectToRankEnabled: "Select to rank enabled" => "حدد للترتيب ممكن"
|
|
1539
|
+
// p.selectToRankAreasLayout: "Select to rank areas layout" => "حدد لترتيب تخطيط المناطق"
|
|
1540
|
+
// p.allowCameraAccess: "Allow camera access" => "السماح بالوصول إلى الكاميرا"
|
|
1541
|
+
// p.scaleColorMode: "Scale color mode" => "مقياس وضع اللون"
|
|
1542
|
+
// p.rateColorMode: "Rate color mode" => "معدل وضع اللون"
|
|
1543
|
+
// p.templateTabTitle: "Template tab title" => "عنوان علامة تبويب القالب"
|
|
1544
|
+
// p.templateVisibleIf: "Template visible if" => "القالب مرئي إذا"
|
|
1545
|
+
// p.copyDisplayValue: "Copy display value" => "نسخ قيمة العرض"
|
|
1546
|
+
// theme.--background: "Background color" => "لون الخلفية"
|
|
1547
|
+
// theme.--background-dim-light: "Background dim light color" => "خلفية لون فاتح قاتم"
|
|
1548
|
+
// theme.--primary-foreground: "Primary foreground color" => "لون المقدمة الأساسي"
|
|
1549
|
+
// theme.--foreground: "Foreground color" => "لون المقدمة"
|
|
1550
|
+
// theme.--base-unit: "Base unit" => "وحدة القاعدة"
|
|
1551
|
+
// theme.groupGeneral: "General" => "عام"
|
|
1552
|
+
// theme.groupAdvanced: "Advanced" => "متقدم"
|
|
1553
|
+
// theme.themeName: "Theme" => "موضوع"
|
|
1554
|
+
// theme.themeMode: "Question appearance" => "مظهر السؤال"
|
|
1555
|
+
// theme.themeModePanels: "Default" => "افتراضي"
|
|
1556
|
+
// theme.themeModeLightweight: "Without Panels" => "بدون لوحات"
|
|
1557
|
+
// theme.themePaletteLight: "Light" => "ضوء"
|
|
1558
|
+
// theme.themePaletteDark: "Dark" => "داكن"
|
|
1559
|
+
// theme.primaryColor: "Accent color" => "لون التمييز"
|
|
1560
|
+
// theme.primaryDefaultColor: "Default" => "افتراضي"
|
|
1561
|
+
// theme.primaryDarkColor: "Hover" => "حم"
|
|
1562
|
+
// theme.primaryLightColor: "Selected" => "المحدد"
|
|
1563
|
+
// theme.backgroundDimColor: "Background color" => "لون الخلفية"
|
|
1564
|
+
// theme.backgroundImage: "Background image" => "صورة الخلفية"
|
|
1565
|
+
// theme.backgroundImageFitAuto: "Auto" => "تلقائي"
|
|
1566
|
+
// theme.backgroundImageFitCover: "Cover" => "غطاء"
|
|
1567
|
+
// theme.backgroundImageFitContain: "Contain" => "احتوى"
|
|
1568
|
+
// theme.backgroundOpacity: "Opacity" => "العتامه"
|
|
1569
|
+
// theme.backgroundImageAttachmentFixed: "Fixed" => "ثابت"
|
|
1570
|
+
// theme.backgroundImageAttachmentScroll: "Scroll" => "طومار"
|
|
1571
|
+
// theme.panelBackgroundTransparency: "Panel background opacity" => "عتامة خلفية اللوحة"
|
|
1572
|
+
// theme.questionBackgroundTransparency: "Question background opacity" => "عتامة خلفية السؤال"
|
|
1573
|
+
// theme.questionPanel: "Panel background and corner radius" => "خلفية اللوحة ونصف قطر الزاوية"
|
|
1574
|
+
// theme.questionTitle: "Question title font" => "خط عنوان السؤال"
|
|
1575
|
+
// theme.questionDescription: "Question description font" => "خط وصف السؤال"
|
|
1576
|
+
// theme.editorPanel: "Input element" => "عنصر الإدخال"
|
|
1577
|
+
// theme.editorFont: "Input element font" => "خط عنصر الإدخال"
|
|
1578
|
+
// theme.backcolor: "Default background" => "الخلفية الافتراضية"
|
|
1579
|
+
// theme.hovercolor: "Hover background" => "خلفية التحويم"
|
|
1580
|
+
// theme.borderDecoration: "Border decoration" => "زخرفة الحدود"
|
|
1581
|
+
// theme.accentBackground: "Accent background" => "خلفية لهجة"
|
|
1582
|
+
// theme.accentForeground: "Accent foreground" => "لهجة الصدارة"
|
|
1583
|
+
// theme.primaryForecolor: "Default color" => "اللون الافتراضي"
|
|
1584
|
+
// theme.primaryForecolorLight: "Disabled color" => "لون معطل"
|
|
1585
|
+
// theme.linesColors: "Minor line colors" => "ألوان الخطوط الثانوية"
|
|
1586
|
+
// theme.borderDefault: "Darker" => "اظلم"
|
|
1587
|
+
// theme.borderLight: "Lighter" => "أخف"
|
|
1588
|
+
// theme.fontFamily: "Font family" => "عائلة الخط"
|
|
1589
|
+
// theme.fontSize: "Font size" => "حجم الخط"
|
|
1590
|
+
// theme.color: "Color" => "لون"
|
|
1591
|
+
// theme.size: "Size" => "حجم"
|
|
1592
|
+
// theme.fontWeightRegular: "Regular" => "منتظم"
|
|
1593
|
+
// theme.fontWeightHeavy: "Heavy" => "ثقيل"
|
|
1594
|
+
// theme.fontWeightSemiBold: "Semi-bold" => "شبه غامق"
|
|
1595
|
+
// theme.fontWeightBold: "Bold" => "جريء"
|
|
1596
|
+
// theme.scale: "Scale" => "مِيزَان"
|
|
1597
|
+
// theme.cornerRadius: "Corner radius" => "نصف قطر الزاوية"
|
|
1598
|
+
// theme.surveyTitle: "Survey title font" => "خط عنوان الاستطلاع"
|
|
1599
|
+
// theme.pageTitle: "Page title font" => "خط عنوان الصفحة"
|
|
1600
|
+
// theme.pageDescription: "Page description font" => "خط وصف الصفحة"
|
|
1601
|
+
// theme.boxShadowX: "X" => "X"
|
|
1602
|
+
// theme.boxShadowY: "Y" => "Y"
|
|
1603
|
+
// theme.boxShadowAddRule: "Add Shadow Effect" => "إضافة تأثير الظل"
|
|
1604
|
+
// theme.opacity: "Opacity" => "العتامه"
|
|
1605
|
+
// theme.boxShadowBlur: "Blur" => "طمس"
|
|
1606
|
+
// theme.boxShadowSpread: "Spread" => "انتشار"
|
|
1607
|
+
// theme.boxShadowDrop: "Drop" => "قطرة"
|
|
1608
|
+
// theme.boxShadowInner: "Inner" => "باطن"
|
|
1609
|
+
// theme.questionShadow: "Shadow effects" => "تأثيرات الظل"
|
|
1610
|
+
// theme.editorShadow: "Input element shadow effects" => "تأثيرات ظل عنصر الإدخال"
|
|
1611
|
+
// names.default: "Default" => "افتراضي"
|
|
1612
|
+
// names.contrast: "Contrast" => "تباين"
|
|
1613
|
+
// names.plain: "Plain" => "واضح"
|
|
1614
|
+
// names.simple: "Simple" => "بسيط"
|
|
1615
|
+
// names.blank: "Blank" => "خلبي"
|
|
1616
|
+
// names.double: "Double" => "مزدوج"
|
|
1617
|
+
// names.bulk: "Bulk" => "جرم"
|
|
1618
|
+
// names.pseudo-3d: "Pseudo 3D" => "الزائفة 3D"
|
|
1619
|
+
// names.playful: "Playful" => "لعوب"
|
|
1620
|
+
// names.ultra: "Ultra" => "الترا"
|
|
1621
|
+
// colors.teal: "Teal" => "البط البري"
|
|
1622
|
+
// colors.blue: "Blue" => "أزرق"
|
|
1623
|
+
// colors.purple: "Purple" => "بنفسجي"
|
|
1624
|
+
// colors.orchid: "Orchid" => "السحلب"
|
|
1625
|
+
// colors.tulip: "Tulip" => "توليب"
|
|
1626
|
+
// colors.brown: "Brown" => "أسمر"
|
|
1627
|
+
// colors.green: "Green" => "أخضر"
|
|
1628
|
+
// lg.expressionSetup: "" => ""
|
|
1629
|
+
// lg.actionsSetup: "" => ""
|
|
1630
|
+
// names.sharp: "Sharp" => "حاد"
|
|
1631
|
+
// names.borderless: "Borderless" => "بلا حدود"
|
|
1632
|
+
// names.flat: "Flat" => "وطيء"
|
|
1633
|
+
// names.doubleborder: "Double Border" => "حدود مزدوجة"
|
|
1634
|
+
// names.layered: "Layered" => "الطبقات"
|
|
1635
|
+
// names.solid: "Solid" => "صلب"
|
|
1636
|
+
// names.threedimensional: "3D" => ".3D"
|
|
1637
|
+
// ed.translationDeleteLanguage: "Are you certain you wish to delete all strings for this language?" => "هل أنت متأكد من أنك ترغب في حذف جميع السلاسل لهذه اللغة؟"
|
|
1638
|
+
// ed.themeResetButton: "Reset theme settings to default" => "إعادة تعيين إعدادات النسق إلى الوضع الافتراضي"
|
|
1639
|
+
// lg.expressionSetup: "" => ""
|
|
1640
|
+
// lg.actionsSetup: "" => ""
|
|
1641
|
+
// theme.placeholderColor: "Placeholder color" => "لون العنصر النائب"
|
|
1642
|
+
// ed.themeSettings: "Theme Settings" => "إعدادات النسق"
|
|
1643
|
+
// ed.themeSettingsTooltip: "Open theme settings" => "فتح إعدادات النسق"
|
|
1644
|
+
// lg.expressionSetup: "" => ""
|
|
1645
|
+
// lg.actionsSetup: "" => ""
|
|
1646
|
+
// pe.resetToDefaultCaption: "Reset" => "اعاده تعيين"
|
|
1647
|
+
// pv.file: "Local files" => "الملفات المحلية"
|
|
1648
|
+
// pv.camera: "Camera" => "كاميرا"
|
|
1649
|
+
// pv.file-camera: "Local files or camera" => "الملفات المحلية أو الكاميرا"
|
|
1650
|
+
// ed.translateUsigAI: "Auto-translate All" => "ترجمة تلقائية للكل"
|
|
1651
|
+
// ed.translationDialogTitle: "Untranslated strings" => "النصوص غير المترجمة"
|
|
1652
|
+
// lg.expressionSetup: "" => ""
|
|
1653
|
+
// lg.actionsSetup: "" => ""
|
|
1654
|
+
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "الرجاء إدخال {0} العناصر على الأقل"
|
|
1655
|
+
// pe.markRequired: "Mark as required" => "وضع علامة كمطلوب"
|
|
1656
|
+
// pe.removeRequiredMark: "Remove the required mark" => "إزالة العلامة المطلوبة"
|
|
1657
|
+
// lg.question_resetValueName: "Reset question value" => "إعادة تعيين قيمة السؤال"
|
|
1658
|
+
// lg.column_resetValue: "Reset column value" => "إعادة تعيين قيمة العمود"
|
|
1659
|
+
// p.resetValueIf: "Reset value if" => "إعادة تعيين القيمة إذا"
|
|
1660
|
+
// lg.question_setValueName: "Set question value" => "تعيين قيمة السؤال"
|
|
1661
|
+
// lg.column_resetValueName: "Reset column value" => "إعادة تعيين قيمة العمود"
|
|
1662
|
+
// lg.column_setValueName: "Set column value" => "تعيين قيمة العمود"
|
|
1663
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " تعبير سيتم تعيين نتيجته للسؤال الهدف."
|
|
1664
|
+
// lg.expressionSetup: "" => ""
|
|
1665
|
+
// lg.actionsSetup: "" => ""
|
|
1666
|
+
// survey.title: "Title" => "عنوان"
|
|
1667
|
+
// page.title: "Title" => "عنوان"
|
|
1668
|
+
// p.setValueIf: "Set value if" => "تعيين قيمة إذا"
|
|
1669
|
+
// theme.groupHeader: "Header" => "راس"
|
|
1670
|
+
// theme.coverTitleForecolor: "Title forecolor" => "اللون الأمامي للعنوان"
|
|
1671
|
+
// theme.coverOverlapEnabled: "Overlap" => "التداخل"
|
|
1672
|
+
// theme.backgroundImageFitFill: "Stretch" => "مد"
|
|
1673
|
+
// theme.backgroundImageFitTile: "Tile" => "بلاط"
|
|
1674
|
+
// theme.headerView: "View" => "منظر"
|
|
1675
|
+
// theme.headerViewBasic: "Basic" => "أساسي"
|
|
1676
|
+
// theme.headerViewAdvanced: "Advanced" => "متقدم"
|
|
1677
|
+
// theme.coverInheritWidthFrom: "Content area width" => "عرض منطقة المحتوى"
|
|
1678
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "نفس المسح"
|
|
1679
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "ملائمة للصفحة"
|
|
1680
|
+
// theme.coverTextAreaWidth: "Text width" => "عرض النص"
|
|
1681
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "لون الخلفية"
|
|
1682
|
+
// theme.coverBackgroundColorNone: "None" => "اي"
|
|
1683
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "لون التمييز"
|
|
1684
|
+
// theme.coverBackgroundColorCustom: "Custom" => "تقليد"
|
|
1685
|
+
// theme.horizontalAlignmentLeft: "Left" => "يسار"
|
|
1686
|
+
// theme.horizontalAlignmentCenter: "Center" => "مركز"
|
|
1687
|
+
// theme.horizontalAlignmentRight: "Right" => "يمين"
|
|
1688
|
+
// theme.verticalAlignmentTop: "Top" => "أعلى"
|
|
1689
|
+
// theme.verticalAlignmentMiddle: "Middle" => "وسط"
|
|
1690
|
+
// theme.verticalAlignmentBottom: "Bottom" => "قاع"
|
|
1691
|
+
// theme.logoPosition: "Logo Position" => "موضع الشعار"
|
|
1692
|
+
// theme.coverTitlePosition: "Title Position" => "منصب العنوان"
|
|
1693
|
+
// theme.coverDescriptionPosition: "Description Position" => "وصف الوظيفة الحالية"
|
|
1694
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "إعادة تعيين قيمة السؤال: {0}"
|
|
1695
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "تعيين قيمة: {1} السؤال: {0}"
|
|
1696
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "إعادة تعيين قيمة الخلية للعمود: {0}"
|
|
1697
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "تعيين قيمة الخلية: {1} إلى العمود: {0}"
|
|
1698
|
+
// lg.expressionSetup: "" => ""
|
|
1699
|
+
// lg.actionsSetup: "" => ""
|
|
1700
|
+
|
|
1701
|
+
|
|
1702
|
+
/***/ }),
|
|
1703
|
+
|
|
1704
|
+
/***/ "survey-creator-core":
|
|
1705
|
+
/*!********************************************************************************************************************************************!*\
|
|
1706
|
+
!*** external {"root":"SurveyCreatorCore","commonjs2":"survey-creator-core","commonjs":"survey-creator-core","amd":"survey-creator-core"} ***!
|
|
1707
|
+
\********************************************************************************************************************************************/
|
|
1708
|
+
/*! no static exports found */
|
|
1709
|
+
/***/ (function(module, exports) {
|
|
1710
|
+
|
|
1711
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE_survey_creator_core__;
|
|
1712
|
+
|
|
1713
|
+
/***/ })
|
|
1714
|
+
|
|
1715
|
+
/******/ });
|
|
1716
|
+
});
|
|
1717
|
+
//# sourceMappingURL=arabic.js.map
|