survey-creator-core 1.9.111 → 1.9.112
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 +1244 -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 +10 -3
- package/survey-creator-core.fontless.css +9 -2
- package/survey-creator-core.fontless.css.map +1 -1
- package/survey-creator-core.fontless.min.css +2 -2
- 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 +866 -485
- package/survey-creator-core.js.map +1 -1
- package/survey-creator-core.min.css +3 -3
- package/survey-creator-core.min.js +5 -5
- package/typings/components/tabs/designer-plugin.d.ts +1 -0
- 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/theme-builder.d.ts +7 -0
- package/typings/components/tabs/theme-plugin.d.ts +7 -0
- package/typings/components/tabs/themes.d.ts +1 -0
- package/typings/creator-base.d.ts +134 -109
- package/typings/creator-settings.d.ts +2 -0
- package/typings/custom-questions/question-file.d.ts +5 -0
- package/typings/editorLocalization.d.ts +20 -9
- package/typings/localization/english.d.ts +20 -9
- 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/questionconverter.d.ts +4 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SurveyJS Creator v1.9.
|
|
2
|
+
* SurveyJS Creator v1.9.112
|
|
3
3
|
* (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
4
|
* Github: https://github.com/surveyjs/survey-creator
|
|
5
5
|
* License: https://surveyjs.io/Licenses#SurveyCreator
|
|
@@ -353,11 +353,13 @@ var arStrings = {
|
|
|
353
353
|
question_visibilityName: "إظهار (إخفاء) سؤال",
|
|
354
354
|
question_enableName: "تفعيل (تعطيل) سؤال",
|
|
355
355
|
question_requireName: "جعل السؤال إلزامي",
|
|
356
|
-
|
|
356
|
+
question_resetValueName: "إعادة تعيين قيمة السؤال",
|
|
357
|
+
question_setValueName: "تعيين قيمة السؤال",
|
|
357
358
|
column_visibilityName: "إظهار (إخفاء) العمود",
|
|
358
359
|
column_enableName: "تمكين (تعطيل) العمود",
|
|
359
360
|
column_requireName: "جعل العمود مطلوبا",
|
|
360
|
-
|
|
361
|
+
column_resetValueName: "إعادة تعيين قيمة العمود",
|
|
362
|
+
column_setValueName: "تعيين قيمة العمود",
|
|
361
363
|
trigger_completeName: "أنهي الإستبيان",
|
|
362
364
|
trigger_setvalueName: "تحديد قيمة السؤال",
|
|
363
365
|
trigger_copyvalueName: "نسخ قيمة السؤال",
|
|
@@ -384,9 +386,14 @@ var arStrings = {
|
|
|
384
386
|
question_visibilityText: "جعل السؤال {0} مرئي",
|
|
385
387
|
question_enableText: "جعل السؤال {0} مفعل",
|
|
386
388
|
question_requireText: "جعل السؤال {0} إلزامي",
|
|
389
|
+
question_resetValueText: "إعادة تعيين قيمة السؤال: {0}",
|
|
390
|
+
question_setValueText: "تعيين قيمة: {1} السؤال: {0}",
|
|
387
391
|
column_visibilityText: "جعل العمود {0} السؤال {1} مرئيا",
|
|
388
392
|
column_enableText: "تمكين {0} عمود السؤال {1}",
|
|
389
393
|
column_requireText: "جعل العمود {0} السؤال {1} مطلوبا",
|
|
394
|
+
column_resetValueText: "إعادة تعيين قيمة الخلية للعمود: {0}",
|
|
395
|
+
column_setValueText: "تعيين قيمة الخلية: {1} إلى العمود: {0}",
|
|
396
|
+
setValueExpressionPlaceholder: " تعبير سيتم تعيين نتيجته للسؤال الهدف.",
|
|
390
397
|
trigger_completeText: "الإستبيان سيصبح مكتمل",
|
|
391
398
|
trigger_setvalueText: "تثبيت إلى السؤال: {0} القيمة {1}",
|
|
392
399
|
trigger_setvalueEmptyText: "قيمة سؤال واضحة: {0}",
|
|
@@ -600,7 +607,12 @@ var arStrings = {
|
|
|
600
607
|
imageHeight: "ارتفاع الصورة (بالقيم المقبولة من CSS)",
|
|
601
608
|
imageWidth: "عرض الصورة (بالقيم المقبولة من CSS)"
|
|
602
609
|
},
|
|
610
|
+
// survey templates
|
|
611
|
+
survey: {
|
|
612
|
+
title: "عنوان"
|
|
613
|
+
},
|
|
603
614
|
page: {
|
|
615
|
+
title: "عنوان",
|
|
604
616
|
maxTimeToFinish: "الحد الزمني لإنهاء الصفحة (بالثواني)"
|
|
605
617
|
},
|
|
606
618
|
question: {
|
|
@@ -1103,6 +1115,7 @@ var arStrings = {
|
|
|
1103
1115
|
defaultValueExpression: "العملية الحسابية الإفتراضية",
|
|
1104
1116
|
requiredIf: "مطلوب عندما",
|
|
1105
1117
|
resetValueIf: "إعادة تعيين القيمة إذا",
|
|
1118
|
+
setValueIf: "تعيين قيمة إذا",
|
|
1106
1119
|
validators: "المدققات",
|
|
1107
1120
|
bindings: "الإرتباطات",
|
|
1108
1121
|
renderAs: "عرض ك",
|
|
@@ -1179,6 +1192,7 @@ var arStrings = {
|
|
|
1179
1192
|
"--base-unit": "وحدة القاعدة",
|
|
1180
1193
|
groupGeneral: "عام",
|
|
1181
1194
|
groupAdvanced: "متقدم",
|
|
1195
|
+
groupHeader: "راس",
|
|
1182
1196
|
themeName: "موضوع",
|
|
1183
1197
|
themeMode: "مظهر السؤال",
|
|
1184
1198
|
themeModePanels: "افتراضي",
|
|
@@ -1189,11 +1203,15 @@ var arStrings = {
|
|
|
1189
1203
|
primaryDefaultColor: "افتراضي",
|
|
1190
1204
|
primaryDarkColor: "حم",
|
|
1191
1205
|
primaryLightColor: "المحدد",
|
|
1206
|
+
coverTitleForecolor: "اللون الأمامي للعنوان",
|
|
1207
|
+
coverOverlapEnabled: "التداخل",
|
|
1192
1208
|
backgroundDimColor: "لون الخلفية",
|
|
1193
1209
|
backgroundImage: "صورة الخلفية",
|
|
1194
1210
|
backgroundImageFitAuto: "تلقائي",
|
|
1195
1211
|
backgroundImageFitCover: "غطاء",
|
|
1196
1212
|
backgroundImageFitContain: "احتوى",
|
|
1213
|
+
backgroundImageFitFill: "مد",
|
|
1214
|
+
backgroundImageFitTile: "بلاط",
|
|
1197
1215
|
backgroundOpacity: "العتامه",
|
|
1198
1216
|
backgroundImageAttachmentFixed: "ثابت",
|
|
1199
1217
|
backgroundImageAttachmentScroll: "طومار",
|
|
@@ -1238,6 +1256,26 @@ var arStrings = {
|
|
|
1238
1256
|
boxShadowInner: "باطن",
|
|
1239
1257
|
questionShadow: "تأثيرات الظل",
|
|
1240
1258
|
editorShadow: "تأثيرات ظل عنصر الإدخال",
|
|
1259
|
+
headerView: "منظر",
|
|
1260
|
+
headerViewBasic: "أساسي",
|
|
1261
|
+
headerViewAdvanced: "متقدم",
|
|
1262
|
+
coverInheritWidthFrom: "عرض منطقة المحتوى",
|
|
1263
|
+
coverInheritWidthFromSurvey: "نفس المسح",
|
|
1264
|
+
coverInheritWidthFromPage: "ملائمة للصفحة",
|
|
1265
|
+
coverTextAreaWidth: "عرض النص",
|
|
1266
|
+
coverBackgroundColorSwitch: "لون الخلفية",
|
|
1267
|
+
coverBackgroundColorNone: "اي",
|
|
1268
|
+
coverBackgroundColorAccentColor: "لون التمييز",
|
|
1269
|
+
coverBackgroundColorCustom: "تقليد",
|
|
1270
|
+
horizontalAlignmentLeft: "يسار",
|
|
1271
|
+
horizontalAlignmentCenter: "مركز",
|
|
1272
|
+
horizontalAlignmentRight: "يمين",
|
|
1273
|
+
verticalAlignmentTop: "أعلى",
|
|
1274
|
+
verticalAlignmentMiddle: "وسط",
|
|
1275
|
+
verticalAlignmentBottom: "قاع",
|
|
1276
|
+
logoPosition: "موضع الشعار",
|
|
1277
|
+
coverTitlePosition: "منصب العنوان",
|
|
1278
|
+
coverDescriptionPosition: "وصف الوظيفة الحالية",
|
|
1241
1279
|
names: {
|
|
1242
1280
|
default: "افتراضي",
|
|
1243
1281
|
sharp: "حاد",
|
|
@@ -1686,9 +1724,49 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
1686
1724
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "الرجاء إدخال {0} العناصر على الأقل"
|
|
1687
1725
|
// pe.markRequired: "Mark as required" => "وضع علامة كمطلوب"
|
|
1688
1726
|
// pe.removeRequiredMark: "Remove the required mark" => "إزالة العلامة المطلوبة"
|
|
1689
|
-
// lg.
|
|
1727
|
+
// lg.question_resetValueName: "Reset question value" => "إعادة تعيين قيمة السؤال"
|
|
1690
1728
|
// lg.column_resetValue: "Reset column value" => "إعادة تعيين قيمة العمود"
|
|
1691
1729
|
// p.resetValueIf: "Reset value if" => "إعادة تعيين القيمة إذا"
|
|
1730
|
+
// lg.question_setValueName: "Set question value" => "تعيين قيمة السؤال"
|
|
1731
|
+
// lg.column_resetValueName: "Reset column value" => "إعادة تعيين قيمة العمود"
|
|
1732
|
+
// lg.column_setValueName: "Set column value" => "تعيين قيمة العمود"
|
|
1733
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " تعبير سيتم تعيين نتيجته للسؤال الهدف."
|
|
1734
|
+
// lg.expressionSetup: "" => ""
|
|
1735
|
+
// lg.actionsSetup: "" => ""
|
|
1736
|
+
// survey.title: "Title" => "عنوان"
|
|
1737
|
+
// page.title: "Title" => "عنوان"
|
|
1738
|
+
// p.setValueIf: "Set value if" => "تعيين قيمة إذا"
|
|
1739
|
+
// theme.groupHeader: "Header" => "راس"
|
|
1740
|
+
// theme.coverTitleForecolor: "Title forecolor" => "اللون الأمامي للعنوان"
|
|
1741
|
+
// theme.coverOverlapEnabled: "Overlap" => "التداخل"
|
|
1742
|
+
// theme.backgroundImageFitFill: "Stretch" => "مد"
|
|
1743
|
+
// theme.backgroundImageFitTile: "Tile" => "بلاط"
|
|
1744
|
+
// theme.headerView: "View" => "منظر"
|
|
1745
|
+
// theme.headerViewBasic: "Basic" => "أساسي"
|
|
1746
|
+
// theme.headerViewAdvanced: "Advanced" => "متقدم"
|
|
1747
|
+
// theme.coverInheritWidthFrom: "Content area width" => "عرض منطقة المحتوى"
|
|
1748
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "نفس المسح"
|
|
1749
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "ملائمة للصفحة"
|
|
1750
|
+
// theme.coverTextAreaWidth: "Text width" => "عرض النص"
|
|
1751
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "لون الخلفية"
|
|
1752
|
+
// theme.coverBackgroundColorNone: "None" => "اي"
|
|
1753
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "لون التمييز"
|
|
1754
|
+
// theme.coverBackgroundColorCustom: "Custom" => "تقليد"
|
|
1755
|
+
// theme.horizontalAlignmentLeft: "Left" => "يسار"
|
|
1756
|
+
// theme.horizontalAlignmentCenter: "Center" => "مركز"
|
|
1757
|
+
// theme.horizontalAlignmentRight: "Right" => "يمين"
|
|
1758
|
+
// theme.verticalAlignmentTop: "Top" => "أعلى"
|
|
1759
|
+
// theme.verticalAlignmentMiddle: "Middle" => "وسط"
|
|
1760
|
+
// theme.verticalAlignmentBottom: "Bottom" => "قاع"
|
|
1761
|
+
// theme.logoPosition: "Logo Position" => "موضع الشعار"
|
|
1762
|
+
// theme.coverTitlePosition: "Title Position" => "منصب العنوان"
|
|
1763
|
+
// theme.coverDescriptionPosition: "Description Position" => "وصف الوظيفة الحالية"
|
|
1764
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "إعادة تعيين قيمة السؤال: {0}"
|
|
1765
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "تعيين قيمة: {1} السؤال: {0}"
|
|
1766
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "إعادة تعيين قيمة الخلية للعمود: {0}"
|
|
1767
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "تعيين قيمة الخلية: {1} إلى العمود: {0}"
|
|
1768
|
+
// lg.expressionSetup: "" => ""
|
|
1769
|
+
// lg.actionsSetup: "" => ""
|
|
1692
1770
|
|
|
1693
1771
|
|
|
1694
1772
|
/***/ }),
|
|
@@ -1874,11 +1952,13 @@ var bgStrings = {
|
|
|
1874
1952
|
question_visibilityName: "Показване (скриване) на въпрос",
|
|
1875
1953
|
question_enableName: "Активиране (деактивиране) на въпрос",
|
|
1876
1954
|
question_requireName: "Задай въпроса като задължителен.",
|
|
1877
|
-
|
|
1955
|
+
question_resetValueName: "Нулиране на стойността на въпроса",
|
|
1956
|
+
question_setValueName: "Задаване на стойност на въпрос",
|
|
1878
1957
|
column_visibilityName: "Показване (скриване) на колона",
|
|
1879
1958
|
column_enableName: "Активиране (деактивиране) на колона",
|
|
1880
1959
|
column_requireName: "Задай колоната като задължителна.",
|
|
1881
|
-
|
|
1960
|
+
column_resetValueName: "Нулиране на стойността на колона",
|
|
1961
|
+
column_setValueName: "Задаване на стойност на колона",
|
|
1882
1962
|
trigger_completeName: "Попълнена анкета",
|
|
1883
1963
|
trigger_setvalueName: "Задаване на отговор",
|
|
1884
1964
|
trigger_copyvalueName: "Копиране на отговор",
|
|
@@ -1905,9 +1985,14 @@ var bgStrings = {
|
|
|
1905
1985
|
question_visibilityText: "направи въпрос {0} видим",
|
|
1906
1986
|
question_enableText: "направи въпрос {0} активен",
|
|
1907
1987
|
question_requireText: "направи въпрос {0} задължителен",
|
|
1988
|
+
question_resetValueText: "нулиране на стойността за въпрос: {0}",
|
|
1989
|
+
question_setValueText: "присвояване на стойност: {1} на въпрос: {0}",
|
|
1908
1990
|
column_visibilityText: "направи колона {0} на въпрос {1} видима",
|
|
1909
1991
|
column_enableText: "направи колона {0} на въпрос {1} активна",
|
|
1910
1992
|
column_requireText: "направи колона {0} на въпрос {1} задължителна",
|
|
1993
|
+
column_resetValueText: "Нулиране на стойността на клетката за колона: {0}",
|
|
1994
|
+
column_setValueText: "Присвояване на стойност на клетка: {1} на колона: {0}",
|
|
1995
|
+
setValueExpressionPlaceholder: " Израз, чийто резултат ще бъде присвоен на целевия въпрос.",
|
|
1911
1996
|
trigger_completeText: "анкетата е завършена",
|
|
1912
1997
|
trigger_setvalueText: "задай на въпрос: {0} стойност {1}",
|
|
1913
1998
|
trigger_setvalueEmptyText: "ясна стойност на въпроса: {0}",
|
|
@@ -2121,7 +2206,12 @@ var bgStrings = {
|
|
|
2121
2206
|
imageHeight: "Височина на изображението (в стойности, допустими от CSS)",
|
|
2122
2207
|
imageWidth: "Вирочина на изображението (в стойности, допустими от CSS)"
|
|
2123
2208
|
},
|
|
2209
|
+
// survey templates
|
|
2210
|
+
survey: {
|
|
2211
|
+
title: "Заглавие"
|
|
2212
|
+
},
|
|
2124
2213
|
page: {
|
|
2214
|
+
title: "Заглавие",
|
|
2125
2215
|
maxTimeToFinish: "Времево ограничение за завършване на страницата (в секунди)"
|
|
2126
2216
|
},
|
|
2127
2217
|
question: {
|
|
@@ -2624,6 +2714,7 @@ var bgStrings = {
|
|
|
2624
2714
|
defaultValueExpression: "Стойност по подразбиране на израза",
|
|
2625
2715
|
requiredIf: "Задължителен, ако",
|
|
2626
2716
|
resetValueIf: "Нулиране на стойността, ако",
|
|
2717
|
+
setValueIf: "Задайте стойност, ако",
|
|
2627
2718
|
validators: "Валидатори",
|
|
2628
2719
|
bindings: "Обвързване",
|
|
2629
2720
|
renderAs: "Представяне като",
|
|
@@ -2700,6 +2791,7 @@ var bgStrings = {
|
|
|
2700
2791
|
"--base-unit": "Базова единица",
|
|
2701
2792
|
groupGeneral: "Общ",
|
|
2702
2793
|
groupAdvanced: "Разширен",
|
|
2794
|
+
groupHeader: "Заглавка",
|
|
2703
2795
|
themeName: "Тема",
|
|
2704
2796
|
themeMode: "Режими",
|
|
2705
2797
|
themeModePanels: "Панели",
|
|
@@ -2710,11 +2802,15 @@ var bgStrings = {
|
|
|
2710
2802
|
primaryDefaultColor: "По подразбиране",
|
|
2711
2803
|
primaryDarkColor: "Върху",
|
|
2712
2804
|
primaryLightColor: "Селектиран",
|
|
2805
|
+
coverTitleForecolor: "Цвят на предния план на заглавието",
|
|
2806
|
+
coverOverlapEnabled: "Припокриване",
|
|
2713
2807
|
backgroundDimColor: "Цвят на фона",
|
|
2714
2808
|
backgroundImage: "Фоново изображение",
|
|
2715
2809
|
backgroundImageFitAuto: "Автоматичен",
|
|
2716
2810
|
backgroundImageFitCover: "Корица",
|
|
2717
2811
|
backgroundImageFitContain: "Съдържание",
|
|
2812
|
+
backgroundImageFitFill: "Участък",
|
|
2813
|
+
backgroundImageFitTile: "Плочки",
|
|
2718
2814
|
backgroundOpacity: "Непрозрачност",
|
|
2719
2815
|
backgroundImageAttachmentFixed: "Неподвижен",
|
|
2720
2816
|
backgroundImageAttachmentScroll: "Свитък",
|
|
@@ -2759,6 +2855,26 @@ var bgStrings = {
|
|
|
2759
2855
|
boxShadowInner: "Вътрешен",
|
|
2760
2856
|
questionShadow: "Граница на панела с въпроси / Сянка",
|
|
2761
2857
|
editorShadow: "Граница на редактора / Сянка",
|
|
2858
|
+
headerView: "Изглед",
|
|
2859
|
+
headerViewBasic: "Основен",
|
|
2860
|
+
headerViewAdvanced: "Напреднал",
|
|
2861
|
+
coverInheritWidthFrom: "Ширина на областта на съдържанието",
|
|
2862
|
+
coverInheritWidthFromSurvey: "Същото като проучването",
|
|
2863
|
+
coverInheritWidthFromPage: "Побери в страницата",
|
|
2864
|
+
coverTextAreaWidth: "Ширина на текста",
|
|
2865
|
+
coverBackgroundColorSwitch: "Цвят на фона",
|
|
2866
|
+
coverBackgroundColorNone: "Никой",
|
|
2867
|
+
coverBackgroundColorAccentColor: "Цвят за акцентиране",
|
|
2868
|
+
coverBackgroundColorCustom: "Обичай",
|
|
2869
|
+
horizontalAlignmentLeft: "Ляво",
|
|
2870
|
+
horizontalAlignmentCenter: "Център",
|
|
2871
|
+
horizontalAlignmentRight: "Дясно",
|
|
2872
|
+
verticalAlignmentTop: "Връх",
|
|
2873
|
+
verticalAlignmentMiddle: "Среда",
|
|
2874
|
+
verticalAlignmentBottom: "Дъно",
|
|
2875
|
+
logoPosition: "Позиция на емблемата",
|
|
2876
|
+
coverTitlePosition: "Позиция на заглавието",
|
|
2877
|
+
coverDescriptionPosition: "Описание Позиция",
|
|
2762
2878
|
names: {
|
|
2763
2879
|
default: "По подразбиране",
|
|
2764
2880
|
sharp: "Остър",
|
|
@@ -2846,11 +2962,47 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
2846
2962
|
// ed.translateUsigAI: "Auto-translate All" => "Автоматичен превод на всички"
|
|
2847
2963
|
// ed.translationDialogTitle: "Untranslated strings" => "Непреведени низове"
|
|
2848
2964
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Моля, въведете поне {0} артикула"
|
|
2849
|
-
// lg.
|
|
2965
|
+
// lg.question_resetValueName: "Reset question value" => "Нулиране на стойността на въпроса"
|
|
2850
2966
|
// lg.column_resetValue: "Reset column value" => "Нулиране на стойността на колона"
|
|
2851
2967
|
// pe.markRequired: "Mark as required" => "Маркирай както се изисква"
|
|
2852
2968
|
// pe.removeRequiredMark: "Remove the required mark" => "Премахване на необходимия знак"
|
|
2853
2969
|
// p.resetValueIf: "Reset value if" => "Нулиране на стойността, ако"
|
|
2970
|
+
// lg.question_setValueName: "Set question value" => "Задаване на стойност на въпрос"
|
|
2971
|
+
// lg.column_resetValueName: "Reset column value" => "Нулиране на стойността на колона"
|
|
2972
|
+
// lg.column_setValueName: "Set column value" => "Задаване на стойност на колона"
|
|
2973
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Израз, чийто резултат ще бъде присвоен на целевия въпрос."
|
|
2974
|
+
// survey.title: "Title" => "Заглавие"
|
|
2975
|
+
// page.title: "Title" => "Заглавие"
|
|
2976
|
+
// p.setValueIf: "Set value if" => "Задайте стойност, ако"
|
|
2977
|
+
// theme.groupHeader: "Header" => "Заглавка"
|
|
2978
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Цвят на предния план на заглавието"
|
|
2979
|
+
// theme.coverOverlapEnabled: "Overlap" => "Припокриване"
|
|
2980
|
+
// theme.backgroundImageFitFill: "Stretch" => "Участък"
|
|
2981
|
+
// theme.backgroundImageFitTile: "Tile" => "Плочки"
|
|
2982
|
+
// theme.headerView: "View" => "Изглед"
|
|
2983
|
+
// theme.headerViewBasic: "Basic" => "Основен"
|
|
2984
|
+
// theme.headerViewAdvanced: "Advanced" => "Напреднал"
|
|
2985
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Ширина на областта на съдържанието"
|
|
2986
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Същото като проучването"
|
|
2987
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Побери в страницата"
|
|
2988
|
+
// theme.coverTextAreaWidth: "Text width" => "Ширина на текста"
|
|
2989
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Цвят на фона"
|
|
2990
|
+
// theme.coverBackgroundColorNone: "None" => "Никой"
|
|
2991
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Цвят за акцентиране"
|
|
2992
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Обичай"
|
|
2993
|
+
// theme.horizontalAlignmentLeft: "Left" => "Ляво"
|
|
2994
|
+
// theme.horizontalAlignmentCenter: "Center" => "Център"
|
|
2995
|
+
// theme.horizontalAlignmentRight: "Right" => "Дясно"
|
|
2996
|
+
// theme.verticalAlignmentTop: "Top" => "Връх"
|
|
2997
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Среда"
|
|
2998
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Дъно"
|
|
2999
|
+
// theme.logoPosition: "Logo Position" => "Позиция на емблемата"
|
|
3000
|
+
// theme.coverTitlePosition: "Title Position" => "Позиция на заглавието"
|
|
3001
|
+
// theme.coverDescriptionPosition: "Description Position" => "Описание Позиция"
|
|
3002
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "нулиране на стойността за въпрос: {0}"
|
|
3003
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "присвояване на стойност: {1} на въпрос: {0}"
|
|
3004
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Нулиране на стойността на клетката за колона: {0}"
|
|
3005
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Присвояване на стойност на клетка: {1} на колона: {0}"
|
|
2854
3006
|
|
|
2855
3007
|
|
|
2856
3008
|
/***/ }),
|
|
@@ -3036,11 +3188,13 @@ var hrStrings = {
|
|
|
3036
3188
|
question_visibilityName: "Vidljivost pitanja",
|
|
3037
3189
|
question_enableName: "Pitanje omogućuje/onesposobljava",
|
|
3038
3190
|
question_requireName: "Pitanje nije obavezno",
|
|
3039
|
-
|
|
3191
|
+
question_resetValueName: "Vrati izvornu vrijednost pitanja",
|
|
3192
|
+
question_setValueName: "Postavljanje vrijednosti pitanja",
|
|
3040
3193
|
column_visibilityName: "Pokaži (sakrij) stupac",
|
|
3041
3194
|
column_enableName: "Omogući (onemogući stupac)",
|
|
3042
3195
|
column_requireName: "Učini stupac obaveznim",
|
|
3043
|
-
|
|
3196
|
+
column_resetValueName: "Vraćanje izvorne vrijednosti stupca",
|
|
3197
|
+
column_setValueName: "Postavljanje vrijednosti stupca",
|
|
3044
3198
|
trigger_completeName: "Potpuna anketa",
|
|
3045
3199
|
trigger_setvalueName: "Postavite vrijednost pitanja",
|
|
3046
3200
|
trigger_copyvalueName: "Kopiranje vrijednosti pitanja",
|
|
@@ -3067,9 +3221,14 @@ var hrStrings = {
|
|
|
3067
3221
|
question_visibilityText: "Učinite pitanje {0} vidljivim",
|
|
3068
3222
|
question_enableText: "Omogući pitanje {0}",
|
|
3069
3223
|
question_requireText: "Neka pitanje {0} bude potrebno",
|
|
3224
|
+
question_resetValueText: "Vrati izvornu vrijednost za pitanje: {0}",
|
|
3225
|
+
question_setValueText: "Dodijeli vrijednost: {1} pitanje: {0}",
|
|
3070
3226
|
column_visibilityText: "učiniti stupac {0} pitanja vidljivim {1}",
|
|
3071
3227
|
column_enableText: "{1} omogućivanje stupca {0} pitanja",
|
|
3072
3228
|
column_requireText: "Učinite stupac {0} pitanja {1} potrebnim",
|
|
3229
|
+
column_resetValueText: "Vrati izvornu vrijednost ćelije za stupac: {0}",
|
|
3230
|
+
column_setValueText: "Dodijeli vrijednost ćelije: {1} stupcu: {0}",
|
|
3231
|
+
setValueExpressionPlaceholder: " Izraz čiji će rezultat biti dodijeljen ciljnom pitanju.",
|
|
3073
3232
|
trigger_completeText: "Anketa se dovrša",
|
|
3074
3233
|
trigger_setvalueText: "Postavljeno u pitanje: {0} vrijednost {1}",
|
|
3075
3234
|
trigger_setvalueEmptyText: "Očisti vrijednost pitanja: {0}",
|
|
@@ -3283,7 +3442,12 @@ var hrStrings = {
|
|
|
3283
3442
|
imageHeight: "Visina slike (u CSS-prihvaćenim vrijednostima)",
|
|
3284
3443
|
imageWidth: "Širina slike (u CSS-prihvaćenim vrijednostima)"
|
|
3285
3444
|
},
|
|
3445
|
+
// survey templates
|
|
3446
|
+
survey: {
|
|
3447
|
+
title: "Naslov"
|
|
3448
|
+
},
|
|
3286
3449
|
page: {
|
|
3450
|
+
title: "Naslov",
|
|
3287
3451
|
maxTimeToFinish: "Vremensko ograničenje za dovršetak stranice (u sekundama)"
|
|
3288
3452
|
},
|
|
3289
3453
|
question: {
|
|
@@ -3786,6 +3950,7 @@ var hrStrings = {
|
|
|
3786
3950
|
defaultValueExpression: "Zadani izraz vrijednosti",
|
|
3787
3951
|
requiredIf: "requiredIf",
|
|
3788
3952
|
resetValueIf: "Vrati izvornu vrijednost ako",
|
|
3953
|
+
setValueIf: "Postavi vrijednost ako",
|
|
3789
3954
|
validators: "validators",
|
|
3790
3955
|
bindings: "Vezovi",
|
|
3791
3956
|
renderAs: "Iscrtaj kao",
|
|
@@ -3862,6 +4027,7 @@ var hrStrings = {
|
|
|
3862
4027
|
"--base-unit": "Osnovna jedinica",
|
|
3863
4028
|
groupGeneral: "Općenito",
|
|
3864
4029
|
groupAdvanced: "Napredan",
|
|
4030
|
+
groupHeader: "Zaglavlje",
|
|
3865
4031
|
themeName: "Tema",
|
|
3866
4032
|
themeMode: "Izgled pitanja",
|
|
3867
4033
|
themeModePanels: "Propust",
|
|
@@ -3872,11 +4038,15 @@ var hrStrings = {
|
|
|
3872
4038
|
primaryDefaultColor: "Propust",
|
|
3873
4039
|
primaryDarkColor: "Lebdjeti",
|
|
3874
4040
|
primaryLightColor: "Odabrani",
|
|
4041
|
+
coverTitleForecolor: "Naslovna prednja strana",
|
|
4042
|
+
coverOverlapEnabled: "Preklapanje",
|
|
3875
4043
|
backgroundDimColor: "Boja pozadine",
|
|
3876
4044
|
backgroundImage: "Pozadinska slika",
|
|
3877
4045
|
backgroundImageFitAuto: "Automobil",
|
|
3878
4046
|
backgroundImageFitCover: "Pokriti",
|
|
3879
4047
|
backgroundImageFitContain: "Sadržavati",
|
|
4048
|
+
backgroundImageFitFill: "Parcela",
|
|
4049
|
+
backgroundImageFitTile: "Crijep",
|
|
3880
4050
|
backgroundOpacity: "Neprozirnost",
|
|
3881
4051
|
backgroundImageAttachmentFixed: "Fiksirane",
|
|
3882
4052
|
backgroundImageAttachmentScroll: "Svitak",
|
|
@@ -3921,6 +4091,26 @@ var hrStrings = {
|
|
|
3921
4091
|
boxShadowInner: "Unutarnji",
|
|
3922
4092
|
questionShadow: "Efekti sjene",
|
|
3923
4093
|
editorShadow: "Efekti sjene ulaznog elementa",
|
|
4094
|
+
headerView: "Pogled",
|
|
4095
|
+
headerViewBasic: "Osnovni",
|
|
4096
|
+
headerViewAdvanced: "Napredan",
|
|
4097
|
+
coverInheritWidthFrom: "Širina područja sadržaja",
|
|
4098
|
+
coverInheritWidthFromSurvey: "Isto kao i anketa",
|
|
4099
|
+
coverInheritWidthFromPage: "Prilagodi stranici",
|
|
4100
|
+
coverTextAreaWidth: "Širina teksta",
|
|
4101
|
+
coverBackgroundColorSwitch: "Boja pozadine",
|
|
4102
|
+
coverBackgroundColorNone: "Nijedan",
|
|
4103
|
+
coverBackgroundColorAccentColor: "Boja isticanja",
|
|
4104
|
+
coverBackgroundColorCustom: "Običaj",
|
|
4105
|
+
horizontalAlignmentLeft: "Lijevo",
|
|
4106
|
+
horizontalAlignmentCenter: "Središte",
|
|
4107
|
+
horizontalAlignmentRight: "Desno",
|
|
4108
|
+
verticalAlignmentTop: "Vrh",
|
|
4109
|
+
verticalAlignmentMiddle: "Sredina",
|
|
4110
|
+
verticalAlignmentBottom: "Dno",
|
|
4111
|
+
logoPosition: "Položaj logotipa",
|
|
4112
|
+
coverTitlePosition: "Položaj naslova",
|
|
4113
|
+
coverDescriptionPosition: "Položaj opisa",
|
|
3924
4114
|
names: {
|
|
3925
4115
|
default: "Propust",
|
|
3926
4116
|
sharp: "Oštar",
|
|
@@ -4449,13 +4639,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
4449
4639
|
// ed.translateUsigAI: "Auto-translate All" => "Automatski prevedi sve"
|
|
4450
4640
|
// ed.translationDialogTitle: "Untranslated strings" => "Neprevedeni nizovi"
|
|
4451
4641
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Unesite najmanje {0} stavki"
|
|
4452
|
-
// lg.
|
|
4642
|
+
// lg.question_resetValueName: "Reset question value" => "Vrati izvornu vrijednost pitanja"
|
|
4453
4643
|
// lg.column_resetValue: "Reset column value" => "Vraćanje izvorne vrijednosti stupca"
|
|
4454
4644
|
// lg.expressionSetup: "" => ""
|
|
4455
4645
|
// lg.actionsSetup: "" => ""
|
|
4456
4646
|
// pe.markRequired: "Mark as required" => "Označi kao obavezno"
|
|
4457
4647
|
// pe.removeRequiredMark: "Remove the required mark" => "Uklanjanje potrebne oznake"
|
|
4458
4648
|
// p.resetValueIf: "Reset value if" => "Vrati izvornu vrijednost ako"
|
|
4649
|
+
// lg.question_setValueName: "Set question value" => "Postavljanje vrijednosti pitanja"
|
|
4650
|
+
// lg.column_resetValueName: "Reset column value" => "Vraćanje izvorne vrijednosti stupca"
|
|
4651
|
+
// lg.column_setValueName: "Set column value" => "Postavljanje vrijednosti stupca"
|
|
4652
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Izraz čiji će rezultat biti dodijeljen ciljnom pitanju."
|
|
4653
|
+
// lg.expressionSetup: "" => ""
|
|
4654
|
+
// lg.actionsSetup: "" => ""
|
|
4655
|
+
// survey.title: "Title" => "Naslov"
|
|
4656
|
+
// page.title: "Title" => "Naslov"
|
|
4657
|
+
// p.setValueIf: "Set value if" => "Postavi vrijednost ako"
|
|
4658
|
+
// theme.groupHeader: "Header" => "Zaglavlje"
|
|
4659
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Naslovna prednja strana"
|
|
4660
|
+
// theme.coverOverlapEnabled: "Overlap" => "Preklapanje"
|
|
4661
|
+
// theme.backgroundImageFitFill: "Stretch" => "Parcela"
|
|
4662
|
+
// theme.backgroundImageFitTile: "Tile" => "Crijep"
|
|
4663
|
+
// theme.headerView: "View" => "Pogled"
|
|
4664
|
+
// theme.headerViewBasic: "Basic" => "Osnovni"
|
|
4665
|
+
// theme.headerViewAdvanced: "Advanced" => "Napredan"
|
|
4666
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Širina područja sadržaja"
|
|
4667
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Isto kao i anketa"
|
|
4668
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Prilagodi stranici"
|
|
4669
|
+
// theme.coverTextAreaWidth: "Text width" => "Širina teksta"
|
|
4670
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Boja pozadine"
|
|
4671
|
+
// theme.coverBackgroundColorNone: "None" => "Nijedan"
|
|
4672
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Boja isticanja"
|
|
4673
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Običaj"
|
|
4674
|
+
// theme.horizontalAlignmentLeft: "Left" => "Lijevo"
|
|
4675
|
+
// theme.horizontalAlignmentCenter: "Center" => "Središte"
|
|
4676
|
+
// theme.horizontalAlignmentRight: "Right" => "Desno"
|
|
4677
|
+
// theme.verticalAlignmentTop: "Top" => "Vrh"
|
|
4678
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Sredina"
|
|
4679
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Dno"
|
|
4680
|
+
// theme.logoPosition: "Logo Position" => "Položaj logotipa"
|
|
4681
|
+
// theme.coverTitlePosition: "Title Position" => "Položaj naslova"
|
|
4682
|
+
// theme.coverDescriptionPosition: "Description Position" => "Položaj opisa"
|
|
4683
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Vrati izvornu vrijednost za pitanje: {0}"
|
|
4684
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Dodijeli vrijednost: {1} pitanje: {0}"
|
|
4685
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Vrati izvornu vrijednost ćelije za stupac: {0}"
|
|
4686
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Dodijeli vrijednost ćelije: {1} stupcu: {0}"
|
|
4687
|
+
// lg.expressionSetup: "" => ""
|
|
4688
|
+
// lg.actionsSetup: "" => ""
|
|
4459
4689
|
|
|
4460
4690
|
|
|
4461
4691
|
/***/ }),
|
|
@@ -4641,11 +4871,13 @@ var czStrings = {
|
|
|
4641
4871
|
question_visibilityName: "Viditelnost otázky",
|
|
4642
4872
|
question_enableName: "Zapnutí/vypnutí otázky",
|
|
4643
4873
|
question_requireName: "Povinné vyplnění otázky",
|
|
4644
|
-
|
|
4874
|
+
question_resetValueName: "Obnovit hodnotu otázky",
|
|
4875
|
+
question_setValueName: "Nastavit hodnotu otázky",
|
|
4645
4876
|
column_visibilityName: "Zobrazit (skrýt) sloupec",
|
|
4646
4877
|
column_enableName: "Zapnout (vypnout) sloupec",
|
|
4647
4878
|
column_requireName: "Povinný sloupec",
|
|
4648
|
-
|
|
4879
|
+
column_resetValueName: "Obnovit hodnotu sloupce",
|
|
4880
|
+
column_setValueName: "Nastavit hodnotu sloupce",
|
|
4649
4881
|
trigger_completeName: "Dokončení průzkumu",
|
|
4650
4882
|
trigger_setvalueName: "Nastavení hodnoty otázky",
|
|
4651
4883
|
trigger_copyvalueName: "Kopírovat hodnotu otázky",
|
|
@@ -4672,9 +4904,14 @@ var czStrings = {
|
|
|
4672
4904
|
question_visibilityText: "Zobrazit otázku {0}",
|
|
4673
4905
|
question_enableText: "Povolit otázku {0}",
|
|
4674
4906
|
question_requireText: "Otázka {0} je povinná",
|
|
4907
|
+
question_resetValueText: "Resetovat hodnotu pro otázku: {0}",
|
|
4908
|
+
question_setValueText: "přiřadit hodnotu: {1} na otázku: {0}",
|
|
4675
4909
|
column_visibilityText: "zviditelnit sloupec {0} úlohy {1}",
|
|
4676
4910
|
column_enableText: "povolit sloupec {0} otázky {1}",
|
|
4677
4911
|
column_requireText: "povinný sloupec {0} otázky {1}",
|
|
4912
|
+
column_resetValueText: "Obnovit hodnotu buňky pro sloupec: {0}",
|
|
4913
|
+
column_setValueText: "Přiřaďte hodnotu buňky: {1} sloupci: {0}",
|
|
4914
|
+
setValueExpressionPlaceholder: " Výraz, jehož výsledek bude přiřazen cílové otázce.",
|
|
4678
4915
|
trigger_completeText: "Průzkum se stává dokončeným",
|
|
4679
4916
|
trigger_setvalueText: "Zpochybnit: {0} hodnota {1}",
|
|
4680
4917
|
trigger_setvalueEmptyText: "Jasná hodnota otázky: {0}",
|
|
@@ -4888,7 +5125,12 @@ var czStrings = {
|
|
|
4888
5125
|
imageHeight: "Výška obrázku (v hodnotách akceptovaných CSS)",
|
|
4889
5126
|
imageWidth: "Výška obrázku (v hodnotách akceptovaných CSS)"
|
|
4890
5127
|
},
|
|
5128
|
+
// survey templates
|
|
5129
|
+
survey: {
|
|
5130
|
+
title: "Titul"
|
|
5131
|
+
},
|
|
4891
5132
|
page: {
|
|
5133
|
+
title: "Titul",
|
|
4892
5134
|
maxTimeToFinish: "Časový limit pro dokončení stránky (v sekundách)"
|
|
4893
5135
|
},
|
|
4894
5136
|
question: {
|
|
@@ -5391,6 +5633,7 @@ var czStrings = {
|
|
|
5391
5633
|
defaultValueExpression: "Výraz pro výchozí hodnotu",
|
|
5392
5634
|
requiredIf: "Povinná, pokud",
|
|
5393
5635
|
resetValueIf: "Resetovat hodnotu, pokud",
|
|
5636
|
+
setValueIf: "Nastavte hodnotu, pokud",
|
|
5394
5637
|
validators: "Validátory",
|
|
5395
5638
|
bindings: "Vazby",
|
|
5396
5639
|
renderAs: "Vykreslit jako",
|
|
@@ -5467,6 +5710,7 @@ var czStrings = {
|
|
|
5467
5710
|
"--base-unit": "Základní jednotka",
|
|
5468
5711
|
groupGeneral: "Obecné",
|
|
5469
5712
|
groupAdvanced: "Pokročilé",
|
|
5713
|
+
groupHeader: "Záhlaví",
|
|
5470
5714
|
themeName: "Motivy",
|
|
5471
5715
|
themeMode: "Režimy",
|
|
5472
5716
|
themeModePanels: "Panely",
|
|
@@ -5477,11 +5721,15 @@ var czStrings = {
|
|
|
5477
5721
|
primaryDefaultColor: "Výchozí",
|
|
5478
5722
|
primaryDarkColor: "Hover",
|
|
5479
5723
|
primaryLightColor: "Vybraný",
|
|
5724
|
+
coverTitleForecolor: "Nadpis křestní barvy",
|
|
5725
|
+
coverOverlapEnabled: "Překrytí",
|
|
5480
5726
|
backgroundDimColor: "Barva pozadí",
|
|
5481
5727
|
backgroundImage: "Obrázek na pozadí",
|
|
5482
5728
|
backgroundImageFitAuto: "Auto",
|
|
5483
5729
|
backgroundImageFitCover: "Pokrýt",
|
|
5484
5730
|
backgroundImageFitContain: "Obsahuje",
|
|
5731
|
+
backgroundImageFitFill: "Natáhnout",
|
|
5732
|
+
backgroundImageFitTile: "Dlaždice",
|
|
5485
5733
|
backgroundOpacity: "Průhlednost",
|
|
5486
5734
|
backgroundImageAttachmentFixed: "Stabilní",
|
|
5487
5735
|
backgroundImageAttachmentScroll: "Svitek",
|
|
@@ -5526,6 +5774,26 @@ var czStrings = {
|
|
|
5526
5774
|
boxShadowInner: "Vnitřní",
|
|
5527
5775
|
questionShadow: "Hrany / stíny panelu",
|
|
5528
5776
|
editorShadow: "Hrany / stíny editoru",
|
|
5777
|
+
headerView: "Pohled",
|
|
5778
|
+
headerViewBasic: "Základní",
|
|
5779
|
+
headerViewAdvanced: "Pokročilý",
|
|
5780
|
+
coverInheritWidthFrom: "Šířka oblasti obsahu",
|
|
5781
|
+
coverInheritWidthFromSurvey: "Stejné jako průzkum",
|
|
5782
|
+
coverInheritWidthFromPage: "Přizpůsobit stránce",
|
|
5783
|
+
coverTextAreaWidth: "Šířka textu",
|
|
5784
|
+
coverBackgroundColorSwitch: "Barva pozadí",
|
|
5785
|
+
coverBackgroundColorNone: "Žádný",
|
|
5786
|
+
coverBackgroundColorAccentColor: "Barva zvýraznění",
|
|
5787
|
+
coverBackgroundColorCustom: "Zvyk",
|
|
5788
|
+
horizontalAlignmentLeft: "Vlevo",
|
|
5789
|
+
horizontalAlignmentCenter: "Střed",
|
|
5790
|
+
horizontalAlignmentRight: "Vpravo",
|
|
5791
|
+
verticalAlignmentTop: "Vrchol",
|
|
5792
|
+
verticalAlignmentMiddle: "Prostřední",
|
|
5793
|
+
verticalAlignmentBottom: "Dno",
|
|
5794
|
+
logoPosition: "Pozice loga",
|
|
5795
|
+
coverTitlePosition: "Titulní pozice",
|
|
5796
|
+
coverDescriptionPosition: "Popis Poloha",
|
|
5529
5797
|
names: {
|
|
5530
5798
|
default: "Výchozí",
|
|
5531
5799
|
sharp: "Ostrý",
|
|
@@ -5615,11 +5883,47 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
5615
5883
|
// pv.file-camera: "Local files or camera" => "Místní soubory nebo fotoaparát"
|
|
5616
5884
|
// ed.translationDialogTitle: "Untranslated strings" => "Nepřeložené řetězce"
|
|
5617
5885
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Zadejte alespoň {0} položek"
|
|
5618
|
-
// lg.
|
|
5886
|
+
// lg.question_resetValueName: "Reset question value" => "Obnovit hodnotu otázky"
|
|
5619
5887
|
// lg.column_resetValue: "Reset column value" => "Obnovit hodnotu sloupce"
|
|
5620
5888
|
// pe.markRequired: "Mark as required" => "Označit podle potřeby"
|
|
5621
5889
|
// pe.removeRequiredMark: "Remove the required mark" => "Odstraňte požadovanou značku"
|
|
5622
5890
|
// p.resetValueIf: "Reset value if" => "Resetovat hodnotu, pokud"
|
|
5891
|
+
// lg.question_setValueName: "Set question value" => "Nastavit hodnotu otázky"
|
|
5892
|
+
// lg.column_resetValueName: "Reset column value" => "Obnovit hodnotu sloupce"
|
|
5893
|
+
// lg.column_setValueName: "Set column value" => "Nastavit hodnotu sloupce"
|
|
5894
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Výraz, jehož výsledek bude přiřazen cílové otázce."
|
|
5895
|
+
// survey.title: "Title" => "Titul"
|
|
5896
|
+
// page.title: "Title" => "Titul"
|
|
5897
|
+
// p.setValueIf: "Set value if" => "Nastavte hodnotu, pokud"
|
|
5898
|
+
// theme.groupHeader: "Header" => "Záhlaví"
|
|
5899
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Nadpis křestní barvy"
|
|
5900
|
+
// theme.coverOverlapEnabled: "Overlap" => "Překrytí"
|
|
5901
|
+
// theme.backgroundImageFitFill: "Stretch" => "Natáhnout"
|
|
5902
|
+
// theme.backgroundImageFitTile: "Tile" => "Dlaždice"
|
|
5903
|
+
// theme.headerView: "View" => "Pohled"
|
|
5904
|
+
// theme.headerViewBasic: "Basic" => "Základní"
|
|
5905
|
+
// theme.headerViewAdvanced: "Advanced" => "Pokročilý"
|
|
5906
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Šířka oblasti obsahu"
|
|
5907
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Stejné jako průzkum"
|
|
5908
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Přizpůsobit stránce"
|
|
5909
|
+
// theme.coverTextAreaWidth: "Text width" => "Šířka textu"
|
|
5910
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Barva pozadí"
|
|
5911
|
+
// theme.coverBackgroundColorNone: "None" => "Žádný"
|
|
5912
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Barva zvýraznění"
|
|
5913
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Zvyk"
|
|
5914
|
+
// theme.horizontalAlignmentLeft: "Left" => "Vlevo"
|
|
5915
|
+
// theme.horizontalAlignmentCenter: "Center" => "Střed"
|
|
5916
|
+
// theme.horizontalAlignmentRight: "Right" => "Vpravo"
|
|
5917
|
+
// theme.verticalAlignmentTop: "Top" => "Vrchol"
|
|
5918
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Prostřední"
|
|
5919
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Dno"
|
|
5920
|
+
// theme.logoPosition: "Logo Position" => "Pozice loga"
|
|
5921
|
+
// theme.coverTitlePosition: "Title Position" => "Titulní pozice"
|
|
5922
|
+
// theme.coverDescriptionPosition: "Description Position" => "Popis Poloha"
|
|
5923
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Resetovat hodnotu pro otázku: {0}"
|
|
5924
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "přiřadit hodnotu: {1} na otázku: {0}"
|
|
5925
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Obnovit hodnotu buňky pro sloupec: {0}"
|
|
5926
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Přiřaďte hodnotu buňky: {1} sloupci: {0}"
|
|
5623
5927
|
|
|
5624
5928
|
|
|
5625
5929
|
/***/ }),
|
|
@@ -5805,11 +6109,13 @@ var danishStrings = {
|
|
|
5805
6109
|
question_visibilityName: "Vis (skjul) spørgsmål",
|
|
5806
6110
|
question_enableName: "Aktivér (deaktiver) spørgsmål",
|
|
5807
6111
|
question_requireName: "Gør spørgsmål påkrævet",
|
|
5808
|
-
|
|
6112
|
+
question_resetValueName: "Nulstil spørgsmålsværdi",
|
|
6113
|
+
question_setValueName: "Angiv spørgsmålsværdi",
|
|
5809
6114
|
column_visibilityName: "Vis (skjul) kolonne",
|
|
5810
6115
|
column_enableName: "Aktivér (deaktiver) kolonne",
|
|
5811
6116
|
column_requireName: "Gør kolonne påkrævet",
|
|
5812
|
-
|
|
6117
|
+
column_resetValueName: "Nulstil kolonneværdi",
|
|
6118
|
+
column_setValueName: "Angiv kolonneværdi",
|
|
5813
6119
|
trigger_completeName: "Komplet undersøgelse",
|
|
5814
6120
|
trigger_setvalueName: "Indstil svar",
|
|
5815
6121
|
trigger_copyvalueName: "Kopier svar",
|
|
@@ -5836,9 +6142,14 @@ var danishStrings = {
|
|
|
5836
6142
|
question_visibilityText: "Gør spørgsmål {0} synlige",
|
|
5837
6143
|
question_enableText: "Foretag spørgsmål{0} aktiver",
|
|
5838
6144
|
question_requireText: "Gør spørgsmål {0} påkrævet",
|
|
6145
|
+
question_resetValueText: "Nulstil værdi for spørgsmål: {0}",
|
|
6146
|
+
question_setValueText: "Tildel værdi: {1} til spørgsmål: {0}",
|
|
5839
6147
|
column_visibilityText: "Gør kolonne {0} af spørgsmål {1} synlig",
|
|
5840
6148
|
column_enableText: "Få kolonne {0} af spørgsmål {1} aktivere",
|
|
5841
6149
|
column_requireText: "Gøre kolonne {0} af spørgsmål {1} påkrævet",
|
|
6150
|
+
column_resetValueText: "Nulstil celleværdi for kolonne: {0}",
|
|
6151
|
+
column_setValueText: "Tildel celleværdi: {1} til kolonne: {0}",
|
|
6152
|
+
setValueExpressionPlaceholder: " Et udtryk, hvis resultat vil blive tildelt målspørgsmålet.",
|
|
5842
6153
|
trigger_completeText: "Undersøgelsen bliver afsluttet",
|
|
5843
6154
|
trigger_setvalueText: "Sæt spørgsmålstegn ved: {0} værdi {1}",
|
|
5844
6155
|
trigger_setvalueEmptyText: "Klar spørgsmålsværdi: {0}",
|
|
@@ -6052,7 +6363,12 @@ var danishStrings = {
|
|
|
6052
6363
|
imageHeight: "Billedhøjde (i CSS-accepterede værdier)",
|
|
6053
6364
|
imageWidth: "Billedbredde (i CSS-accepterede værdier)"
|
|
6054
6365
|
},
|
|
6366
|
+
// survey templates
|
|
6367
|
+
survey: {
|
|
6368
|
+
title: "Titel"
|
|
6369
|
+
},
|
|
6055
6370
|
page: {
|
|
6371
|
+
title: "Titel",
|
|
6056
6372
|
maxTimeToFinish: "Tidsgrænse for at afslutte siden (i sekunder)"
|
|
6057
6373
|
},
|
|
6058
6374
|
question: {
|
|
@@ -6555,6 +6871,7 @@ var danishStrings = {
|
|
|
6555
6871
|
defaultValueExpression: "Standardværdiudtryk",
|
|
6556
6872
|
requiredIf: "Påkrævet, hvis",
|
|
6557
6873
|
resetValueIf: "Nulstil værdi, hvis",
|
|
6874
|
+
setValueIf: "Angiv værdi, hvis",
|
|
6558
6875
|
validators: "validators",
|
|
6559
6876
|
bindings: "Bindings",
|
|
6560
6877
|
renderAs: "Gengiv som",
|
|
@@ -6631,6 +6948,7 @@ var danishStrings = {
|
|
|
6631
6948
|
"--base-unit": "Basisenhed",
|
|
6632
6949
|
groupGeneral: "Generel",
|
|
6633
6950
|
groupAdvanced: "Avanceret",
|
|
6951
|
+
groupHeader: "Header",
|
|
6634
6952
|
themeName: "Tema",
|
|
6635
6953
|
themeMode: "Spørgsmål udseende",
|
|
6636
6954
|
themeModePanels: "Standard",
|
|
@@ -6641,11 +6959,15 @@ var danishStrings = {
|
|
|
6641
6959
|
primaryDefaultColor: "Standard",
|
|
6642
6960
|
primaryDarkColor: "Hover",
|
|
6643
6961
|
primaryLightColor: "Valgte",
|
|
6962
|
+
coverTitleForecolor: "Titel forfarve",
|
|
6963
|
+
coverOverlapEnabled: "Overlapning",
|
|
6644
6964
|
backgroundDimColor: "Baggrundsfarve",
|
|
6645
6965
|
backgroundImage: "Baggrundsbillede",
|
|
6646
6966
|
backgroundImageFitAuto: "Auto",
|
|
6647
6967
|
backgroundImageFitCover: "Dække",
|
|
6648
6968
|
backgroundImageFitContain: "Indeholde",
|
|
6969
|
+
backgroundImageFitFill: "Stræk",
|
|
6970
|
+
backgroundImageFitTile: "Flise",
|
|
6649
6971
|
backgroundOpacity: "Opacitet",
|
|
6650
6972
|
backgroundImageAttachmentFixed: "Fast",
|
|
6651
6973
|
backgroundImageAttachmentScroll: "Rulle",
|
|
@@ -6690,6 +7012,26 @@ var danishStrings = {
|
|
|
6690
7012
|
boxShadowInner: "Indre",
|
|
6691
7013
|
questionShadow: "Skyggeeffekter",
|
|
6692
7014
|
editorShadow: "Skyggeeffekter for inputelement",
|
|
7015
|
+
headerView: "Udsigt",
|
|
7016
|
+
headerViewBasic: "Grundlæggende",
|
|
7017
|
+
headerViewAdvanced: "Avanceret",
|
|
7018
|
+
coverInheritWidthFrom: "Bredde på indholdsområde",
|
|
7019
|
+
coverInheritWidthFromSurvey: "Samme som undersøgelse",
|
|
7020
|
+
coverInheritWidthFromPage: "Tilpas til side",
|
|
7021
|
+
coverTextAreaWidth: "Tekstbredde",
|
|
7022
|
+
coverBackgroundColorSwitch: "Baggrundsfarve",
|
|
7023
|
+
coverBackgroundColorNone: "Ingen",
|
|
7024
|
+
coverBackgroundColorAccentColor: "Accent farve",
|
|
7025
|
+
coverBackgroundColorCustom: "Sædvane",
|
|
7026
|
+
horizontalAlignmentLeft: "Venstre",
|
|
7027
|
+
horizontalAlignmentCenter: "Midte",
|
|
7028
|
+
horizontalAlignmentRight: "Højre",
|
|
7029
|
+
verticalAlignmentTop: "Top",
|
|
7030
|
+
verticalAlignmentMiddle: "Midte",
|
|
7031
|
+
verticalAlignmentBottom: "Bund",
|
|
7032
|
+
logoPosition: "Logo Position",
|
|
7033
|
+
coverTitlePosition: "Titel Position",
|
|
7034
|
+
coverDescriptionPosition: "Beskrivelse Position",
|
|
6693
7035
|
names: {
|
|
6694
7036
|
default: "Standard",
|
|
6695
7037
|
sharp: "Skarp",
|
|
@@ -7409,13 +7751,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
7409
7751
|
// ed.translateUsigAI: "Auto-translate All" => "Oversæt automatisk alle"
|
|
7410
7752
|
// ed.translationDialogTitle: "Untranslated strings" => "Uoversatte strenge"
|
|
7411
7753
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Indtast mindst {0} punkter"
|
|
7412
|
-
// lg.
|
|
7754
|
+
// lg.question_resetValueName: "Reset question value" => "Nulstil spørgsmålsværdi"
|
|
7413
7755
|
// lg.column_resetValue: "Reset column value" => "Nulstil kolonneværdi"
|
|
7414
7756
|
// lg.expressionSetup: "" => ""
|
|
7415
7757
|
// lg.actionsSetup: "" => ""
|
|
7416
7758
|
// pe.markRequired: "Mark as required" => "Markér efter behov"
|
|
7417
7759
|
// pe.removeRequiredMark: "Remove the required mark" => "Fjern det påkrævede mærke"
|
|
7418
7760
|
// p.resetValueIf: "Reset value if" => "Nulstil værdi, hvis"
|
|
7761
|
+
// lg.question_setValueName: "Set question value" => "Angiv spørgsmålsværdi"
|
|
7762
|
+
// lg.column_resetValueName: "Reset column value" => "Nulstil kolonneværdi"
|
|
7763
|
+
// lg.column_setValueName: "Set column value" => "Angiv kolonneværdi"
|
|
7764
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Et udtryk, hvis resultat vil blive tildelt målspørgsmålet."
|
|
7765
|
+
// lg.expressionSetup: "" => ""
|
|
7766
|
+
// lg.actionsSetup: "" => ""
|
|
7767
|
+
// survey.title: "Title" => "Titel"
|
|
7768
|
+
// page.title: "Title" => "Titel"
|
|
7769
|
+
// p.setValueIf: "Set value if" => "Angiv værdi, hvis"
|
|
7770
|
+
// theme.groupHeader: "Header" => "Header"
|
|
7771
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Titel forfarve"
|
|
7772
|
+
// theme.coverOverlapEnabled: "Overlap" => "Overlapning"
|
|
7773
|
+
// theme.backgroundImageFitFill: "Stretch" => "Stræk"
|
|
7774
|
+
// theme.backgroundImageFitTile: "Tile" => "Flise"
|
|
7775
|
+
// theme.headerView: "View" => "Udsigt"
|
|
7776
|
+
// theme.headerViewBasic: "Basic" => "Grundlæggende"
|
|
7777
|
+
// theme.headerViewAdvanced: "Advanced" => "Avanceret"
|
|
7778
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Bredde på indholdsområde"
|
|
7779
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Samme som undersøgelse"
|
|
7780
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Tilpas til side"
|
|
7781
|
+
// theme.coverTextAreaWidth: "Text width" => "Tekstbredde"
|
|
7782
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Baggrundsfarve"
|
|
7783
|
+
// theme.coverBackgroundColorNone: "None" => "Ingen"
|
|
7784
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Accent farve"
|
|
7785
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Sædvane"
|
|
7786
|
+
// theme.horizontalAlignmentLeft: "Left" => "Venstre"
|
|
7787
|
+
// theme.horizontalAlignmentCenter: "Center" => "Midte"
|
|
7788
|
+
// theme.horizontalAlignmentRight: "Right" => "Højre"
|
|
7789
|
+
// theme.verticalAlignmentTop: "Top" => "Top"
|
|
7790
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Midte"
|
|
7791
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Bund"
|
|
7792
|
+
// theme.logoPosition: "Logo Position" => "Logo Position"
|
|
7793
|
+
// theme.coverTitlePosition: "Title Position" => "Titel Position"
|
|
7794
|
+
// theme.coverDescriptionPosition: "Description Position" => "Beskrivelse Position"
|
|
7795
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Nulstil værdi for spørgsmål: {0}"
|
|
7796
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Tildel værdi: {1} til spørgsmål: {0}"
|
|
7797
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Nulstil celleværdi for kolonne: {0}"
|
|
7798
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Tildel celleværdi: {1} til kolonne: {0}"
|
|
7799
|
+
// lg.expressionSetup: "" => ""
|
|
7800
|
+
// lg.actionsSetup: "" => ""
|
|
7419
7801
|
|
|
7420
7802
|
|
|
7421
7803
|
/***/ }),
|
|
@@ -7601,11 +7983,13 @@ var nlStrings = {
|
|
|
7601
7983
|
question_visibilityName: "Vraag zichtbaarheid",
|
|
7602
7984
|
question_enableName: "Vraag inschakelen/uitschakelen",
|
|
7603
7985
|
question_requireName: "Vraag optioneel vereist",
|
|
7604
|
-
|
|
7986
|
+
question_resetValueName: "Vraagwaarde opnieuw instellen",
|
|
7987
|
+
question_setValueName: "Vraagwaarde instellen",
|
|
7605
7988
|
column_visibilityName: "Kolom weergeven (verbergen)",
|
|
7606
7989
|
column_enableName: "Kolom Inschakelen (uitschakelen)",
|
|
7607
7990
|
column_requireName: "Kolom verplicht maken",
|
|
7608
|
-
|
|
7991
|
+
column_resetValueName: "Kolomwaarde opnieuw instellen",
|
|
7992
|
+
column_setValueName: "Kolomwaarde instellen",
|
|
7609
7993
|
trigger_completeName: "Volledige enquête",
|
|
7610
7994
|
trigger_setvalueName: "Stel vraagwaarde in",
|
|
7611
7995
|
trigger_copyvalueName: "Kopieer de vraagwaarde",
|
|
@@ -7632,9 +8016,14 @@ var nlStrings = {
|
|
|
7632
8016
|
question_visibilityText: "Maak vraag {0} zichtbaar",
|
|
7633
8017
|
question_enableText: "Schakel vraag {0} in",
|
|
7634
8018
|
question_requireText: "Stel vraag {0} verplicht",
|
|
8019
|
+
question_resetValueText: "Resetwaarde voor vraag: {0}",
|
|
8020
|
+
question_setValueText: "Waarde: {1} toewijzen aan vraag: {0}",
|
|
7635
8021
|
column_visibilityText: "Kolom {0} van vraag {1} zichtbaar maken",
|
|
7636
8022
|
column_enableText: "Kolom {0} van vraag maken {1} inschakelen",
|
|
7637
8023
|
column_requireText: "Kolom {0} met vraag {1} verplicht maken",
|
|
8024
|
+
column_resetValueText: "Celwaarde voor kolom opnieuw instellen: {0}",
|
|
8025
|
+
column_setValueText: "Celwaarde: {1} toewijzen aan kolom: {0}",
|
|
8026
|
+
setValueExpressionPlaceholder: " Een expressie waarvan het resultaat wordt toegewezen aan de doelvraag.",
|
|
7638
8027
|
trigger_completeText: "Enquête wordt voltooid",
|
|
7639
8028
|
trigger_setvalueText: "Stel de vraag: {0} waarde {1}",
|
|
7640
8029
|
trigger_setvalueEmptyText: "duidelijke vraagwaarde: {0}",
|
|
@@ -7848,7 +8237,12 @@ var nlStrings = {
|
|
|
7848
8237
|
imageHeight: "Afbeeldingshoogte (in css-geaccepteerde waarden)",
|
|
7849
8238
|
imageWidth: "Afbeeldingsbreedte (in css-geaccepteerde waarden)"
|
|
7850
8239
|
},
|
|
8240
|
+
// survey templates
|
|
8241
|
+
survey: {
|
|
8242
|
+
title: "Titel"
|
|
8243
|
+
},
|
|
7851
8244
|
page: {
|
|
8245
|
+
title: "Titel",
|
|
7852
8246
|
maxTimeToFinish: "Tijdslimiet om de pagina te voltooien (in seconden)"
|
|
7853
8247
|
},
|
|
7854
8248
|
question: {
|
|
@@ -8351,6 +8745,7 @@ var nlStrings = {
|
|
|
8351
8745
|
defaultValueExpression: "Standaardwaarde-expressie",
|
|
8352
8746
|
requiredIf: "Vereist als",
|
|
8353
8747
|
resetValueIf: "Waarde opnieuw instellen als",
|
|
8748
|
+
setValueIf: "Stel de waarde in als",
|
|
8354
8749
|
validators: "Validators",
|
|
8355
8750
|
bindings: "Bindings",
|
|
8356
8751
|
renderAs: "Renderen als",
|
|
@@ -8427,6 +8822,7 @@ var nlStrings = {
|
|
|
8427
8822
|
"--base-unit": "Basiseenheid",
|
|
8428
8823
|
groupGeneral: "Algemeen",
|
|
8429
8824
|
groupAdvanced: "Geavanceerd",
|
|
8825
|
+
groupHeader: "Rubriek",
|
|
8430
8826
|
themeName: "Thema",
|
|
8431
8827
|
themeMode: "Uiterlijk van de vraag",
|
|
8432
8828
|
themeModePanels: "Verstek",
|
|
@@ -8437,11 +8833,15 @@ var nlStrings = {
|
|
|
8437
8833
|
primaryDefaultColor: "Verstek",
|
|
8438
8834
|
primaryDarkColor: "Zweven",
|
|
8439
8835
|
primaryLightColor: "Uitverkoren",
|
|
8836
|
+
coverTitleForecolor: "Voorkleur titel",
|
|
8837
|
+
coverOverlapEnabled: "Overlappen",
|
|
8440
8838
|
backgroundDimColor: "Achtergrondkleur",
|
|
8441
8839
|
backgroundImage: "Achtergrondafbeelding",
|
|
8442
8840
|
backgroundImageFitAuto: "Auto",
|
|
8443
8841
|
backgroundImageFitCover: "Bedekken",
|
|
8444
8842
|
backgroundImageFitContain: "Bevatten",
|
|
8843
|
+
backgroundImageFitFill: "Strekken",
|
|
8844
|
+
backgroundImageFitTile: "Tegel",
|
|
8445
8845
|
backgroundOpacity: "Dekking",
|
|
8446
8846
|
backgroundImageAttachmentFixed: "Vast",
|
|
8447
8847
|
backgroundImageAttachmentScroll: "Scrollen",
|
|
@@ -8486,6 +8886,26 @@ var nlStrings = {
|
|
|
8486
8886
|
boxShadowInner: "Binnenste",
|
|
8487
8887
|
questionShadow: "Schaduweffecten",
|
|
8488
8888
|
editorShadow: "Schaduweffecten van invoerelementen",
|
|
8889
|
+
headerView: "Bekijken",
|
|
8890
|
+
headerViewBasic: "Basisch",
|
|
8891
|
+
headerViewAdvanced: "Geavanceerd",
|
|
8892
|
+
coverInheritWidthFrom: "Breedte van het inhoudsgebied",
|
|
8893
|
+
coverInheritWidthFromSurvey: "Hetzelfde als enquête",
|
|
8894
|
+
coverInheritWidthFromPage: "Aanpassen aan pagina",
|
|
8895
|
+
coverTextAreaWidth: "Tekstbreedte",
|
|
8896
|
+
coverBackgroundColorSwitch: "Achtergrondkleur",
|
|
8897
|
+
coverBackgroundColorNone: "Geen",
|
|
8898
|
+
coverBackgroundColorAccentColor: "Accentkleur",
|
|
8899
|
+
coverBackgroundColorCustom: "Gewoonte",
|
|
8900
|
+
horizontalAlignmentLeft: "Links",
|
|
8901
|
+
horizontalAlignmentCenter: "Middelpunt",
|
|
8902
|
+
horizontalAlignmentRight: "Rechts",
|
|
8903
|
+
verticalAlignmentTop: "Boven",
|
|
8904
|
+
verticalAlignmentMiddle: "Midden",
|
|
8905
|
+
verticalAlignmentBottom: "Bodem",
|
|
8906
|
+
logoPosition: "Logo positie",
|
|
8907
|
+
coverTitlePosition: "Titel positie",
|
|
8908
|
+
coverDescriptionPosition: "Beschrijving Positie",
|
|
8489
8909
|
names: {
|
|
8490
8910
|
default: "Verstek",
|
|
8491
8911
|
sharp: "Scherp",
|
|
@@ -9000,13 +9420,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
9000
9420
|
// ed.translateUsigAI: "Auto-translate All" => "Alles automatisch vertalen"
|
|
9001
9421
|
// ed.translationDialogTitle: "Untranslated strings" => "Onvertaalde tekenreeksen"
|
|
9002
9422
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Voer ten minste {0} objecten in"
|
|
9003
|
-
// lg.
|
|
9423
|
+
// lg.question_resetValueName: "Reset question value" => "Vraagwaarde opnieuw instellen"
|
|
9004
9424
|
// lg.column_resetValue: "Reset column value" => "Kolomwaarde opnieuw instellen"
|
|
9005
9425
|
// lg.expressionSetup: "" => ""
|
|
9006
9426
|
// lg.actionsSetup: "" => ""
|
|
9007
9427
|
// pe.markRequired: "Mark as required" => "Markeren zoals vereist"
|
|
9008
9428
|
// pe.removeRequiredMark: "Remove the required mark" => "Verwijder de vereiste markering"
|
|
9009
9429
|
// p.resetValueIf: "Reset value if" => "Waarde opnieuw instellen als"
|
|
9430
|
+
// lg.question_setValueName: "Set question value" => "Vraagwaarde instellen"
|
|
9431
|
+
// lg.column_resetValueName: "Reset column value" => "Kolomwaarde opnieuw instellen"
|
|
9432
|
+
// lg.column_setValueName: "Set column value" => "Kolomwaarde instellen"
|
|
9433
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Een expressie waarvan het resultaat wordt toegewezen aan de doelvraag."
|
|
9434
|
+
// lg.expressionSetup: "" => ""
|
|
9435
|
+
// lg.actionsSetup: "" => ""
|
|
9436
|
+
// survey.title: "Title" => "Titel"
|
|
9437
|
+
// page.title: "Title" => "Titel"
|
|
9438
|
+
// p.setValueIf: "Set value if" => "Stel de waarde in als"
|
|
9439
|
+
// theme.groupHeader: "Header" => "Rubriek"
|
|
9440
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Voorkleur titel"
|
|
9441
|
+
// theme.coverOverlapEnabled: "Overlap" => "Overlappen"
|
|
9442
|
+
// theme.backgroundImageFitFill: "Stretch" => "Strekken"
|
|
9443
|
+
// theme.backgroundImageFitTile: "Tile" => "Tegel"
|
|
9444
|
+
// theme.headerView: "View" => "Bekijken"
|
|
9445
|
+
// theme.headerViewBasic: "Basic" => "Basisch"
|
|
9446
|
+
// theme.headerViewAdvanced: "Advanced" => "Geavanceerd"
|
|
9447
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Breedte van het inhoudsgebied"
|
|
9448
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Hetzelfde als enquête"
|
|
9449
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Aanpassen aan pagina"
|
|
9450
|
+
// theme.coverTextAreaWidth: "Text width" => "Tekstbreedte"
|
|
9451
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Achtergrondkleur"
|
|
9452
|
+
// theme.coverBackgroundColorNone: "None" => "Geen"
|
|
9453
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Accentkleur"
|
|
9454
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Gewoonte"
|
|
9455
|
+
// theme.horizontalAlignmentLeft: "Left" => "Links"
|
|
9456
|
+
// theme.horizontalAlignmentCenter: "Center" => "Middelpunt"
|
|
9457
|
+
// theme.horizontalAlignmentRight: "Right" => "Rechts"
|
|
9458
|
+
// theme.verticalAlignmentTop: "Top" => "Boven"
|
|
9459
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Midden"
|
|
9460
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Bodem"
|
|
9461
|
+
// theme.logoPosition: "Logo Position" => "Logo positie"
|
|
9462
|
+
// theme.coverTitlePosition: "Title Position" => "Titel positie"
|
|
9463
|
+
// theme.coverDescriptionPosition: "Description Position" => "Beschrijving Positie"
|
|
9464
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Resetwaarde voor vraag: {0}"
|
|
9465
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Waarde: {1} toewijzen aan vraag: {0}"
|
|
9466
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Celwaarde voor kolom opnieuw instellen: {0}"
|
|
9467
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Celwaarde: {1} toewijzen aan kolom: {0}"
|
|
9468
|
+
// lg.expressionSetup: "" => ""
|
|
9469
|
+
// lg.actionsSetup: "" => ""
|
|
9010
9470
|
|
|
9011
9471
|
|
|
9012
9472
|
/***/ }),
|
|
@@ -9192,11 +9652,13 @@ var fiStrings = {
|
|
|
9192
9652
|
question_visibilityName: "Kysymyksen näkyvyys",
|
|
9193
9653
|
question_enableName: "Kysymys käytössä/Ei käytössä",
|
|
9194
9654
|
question_requireName: "Kysymys valinnainen vaaditaan",
|
|
9195
|
-
|
|
9655
|
+
question_resetValueName: "Palauta kysymyksen arvo",
|
|
9656
|
+
question_setValueName: "Aseta kysymyksen arvo",
|
|
9196
9657
|
column_visibilityName: "Näytä (piilota) -sarake",
|
|
9197
9658
|
column_enableName: "Ota käyttöön (poista käytöstä) sarake",
|
|
9198
9659
|
column_requireName: "Tee sarakkeesta pakollinen",
|
|
9199
|
-
|
|
9660
|
+
column_resetValueName: "Palauta sarakkeen arvo",
|
|
9661
|
+
column_setValueName: "Sarakkeen arvon määrittäminen",
|
|
9200
9662
|
trigger_completeName: "Valmis kysely",
|
|
9201
9663
|
trigger_setvalueName: "Aseta kysymyksen arvo",
|
|
9202
9664
|
trigger_copyvalueName: "Kopioi kysymyksen arvo",
|
|
@@ -9223,9 +9685,14 @@ var fiStrings = {
|
|
|
9223
9685
|
question_visibilityText: "Tee kysymys {0} näkyväksi",
|
|
9224
9686
|
question_enableText: "Ota kysymys {0} käyttöön",
|
|
9225
9687
|
question_requireText: "Tee kysymyksestä {0} pakollinen",
|
|
9688
|
+
question_resetValueText: "nollaa kysymyksen arvo: {0}",
|
|
9689
|
+
question_setValueText: "Määritä arvo: {1} kysymykseen: {0}",
|
|
9226
9690
|
column_visibilityText: "Tee kysymyksen {1} sarakkeesta {0} näkyvä",
|
|
9227
9691
|
column_enableText: "Ota kysymyksen sarake {0} {1} käyttöön",
|
|
9228
9692
|
column_requireText: "Tee kysymyksen sarake {0} {1} pakollinen",
|
|
9693
|
+
column_resetValueText: "Palauta sarakkeen soluarvo: {0}",
|
|
9694
|
+
column_setValueText: "Määritä solun arvo: {1} sarakkeeseen: {0}",
|
|
9695
|
+
setValueExpressionPlaceholder: " Lauseke, jonka tulos määritetään kohdekysymykselle.",
|
|
9229
9696
|
trigger_completeText: "Kyselystä tulee täytetty",
|
|
9230
9697
|
trigger_setvalueText: "Laita arvo {1} kysymykseen {0}",
|
|
9231
9698
|
trigger_setvalueEmptyText: "Selkeän kysymyksen arvo: {0}",
|
|
@@ -9439,7 +9906,12 @@ var fiStrings = {
|
|
|
9439
9906
|
imageHeight: "Kuvan korkeus (CSS:n hyväksymissä arvoissa)",
|
|
9440
9907
|
imageWidth: "Kuvan leveys (CSS-hyväksytyissä arvoissa)"
|
|
9441
9908
|
},
|
|
9909
|
+
// survey templates
|
|
9910
|
+
survey: {
|
|
9911
|
+
title: "Nimike"
|
|
9912
|
+
},
|
|
9442
9913
|
page: {
|
|
9914
|
+
title: "Nimike",
|
|
9443
9915
|
maxTimeToFinish: "Sivun viimeistelyn aikaraja (sekunteina)"
|
|
9444
9916
|
},
|
|
9445
9917
|
question: {
|
|
@@ -9942,6 +10414,7 @@ var fiStrings = {
|
|
|
9942
10414
|
defaultValueExpression: "Oletusarvon lauseke",
|
|
9943
10415
|
requiredIf: "requiredIf",
|
|
9944
10416
|
resetValueIf: "Nollaa arvo, jos",
|
|
10417
|
+
setValueIf: "Aseta arvo, jos",
|
|
9945
10418
|
validators: "validators",
|
|
9946
10419
|
bindings: "Siteet",
|
|
9947
10420
|
renderAs: "Hahmonna muodossa",
|
|
@@ -10018,6 +10491,7 @@ var fiStrings = {
|
|
|
10018
10491
|
"--base-unit": "Perusyksikkö",
|
|
10019
10492
|
groupGeneral: "Yleiset",
|
|
10020
10493
|
groupAdvanced: "Edistynyt",
|
|
10494
|
+
groupHeader: "Otsikko",
|
|
10021
10495
|
themeName: "Teema",
|
|
10022
10496
|
themeMode: "Kysymyksen ulkonäkö",
|
|
10023
10497
|
themeModePanels: "Laiminlyönti",
|
|
@@ -10028,11 +10502,15 @@ var fiStrings = {
|
|
|
10028
10502
|
primaryDefaultColor: "Laiminlyönti",
|
|
10029
10503
|
primaryDarkColor: "Häilyä",
|
|
10030
10504
|
primaryLightColor: "Valittu",
|
|
10505
|
+
coverTitleForecolor: "Otsikon etuväri",
|
|
10506
|
+
coverOverlapEnabled: "Limittyä",
|
|
10031
10507
|
backgroundDimColor: "Taustaväri",
|
|
10032
10508
|
backgroundImage: "Taustakuvan",
|
|
10033
10509
|
backgroundImageFitAuto: "Auto",
|
|
10034
10510
|
backgroundImageFitCover: "Kansi",
|
|
10035
10511
|
backgroundImageFitContain: "Sisältää",
|
|
10512
|
+
backgroundImageFitFill: "Venyä",
|
|
10513
|
+
backgroundImageFitTile: "Laatta",
|
|
10036
10514
|
backgroundOpacity: "Läpikuultamattomuus",
|
|
10037
10515
|
backgroundImageAttachmentFixed: "Kiinteä",
|
|
10038
10516
|
backgroundImageAttachmentScroll: "Vierittää",
|
|
@@ -10077,6 +10555,26 @@ var fiStrings = {
|
|
|
10077
10555
|
boxShadowInner: "Sisäinen",
|
|
10078
10556
|
questionShadow: "Varjo-tehosteet",
|
|
10079
10557
|
editorShadow: "Syöttöelementin varjotehosteet",
|
|
10558
|
+
headerView: "Näkymä",
|
|
10559
|
+
headerViewBasic: "Emäksinen",
|
|
10560
|
+
headerViewAdvanced: "Edistynyt",
|
|
10561
|
+
coverInheritWidthFrom: "Sisältöalueen leveys",
|
|
10562
|
+
coverInheritWidthFromSurvey: "Sama kuin kyselyssä",
|
|
10563
|
+
coverInheritWidthFromPage: "Sovita sivulle",
|
|
10564
|
+
coverTextAreaWidth: "Tekstin leveys",
|
|
10565
|
+
coverBackgroundColorSwitch: "Taustaväri",
|
|
10566
|
+
coverBackgroundColorNone: "Ei lainkaan",
|
|
10567
|
+
coverBackgroundColorAccentColor: "Korostusväri",
|
|
10568
|
+
coverBackgroundColorCustom: "Tapa",
|
|
10569
|
+
horizontalAlignmentLeft: "Vasen",
|
|
10570
|
+
horizontalAlignmentCenter: "Keskus",
|
|
10571
|
+
horizontalAlignmentRight: "Oikea",
|
|
10572
|
+
verticalAlignmentTop: "Huippu",
|
|
10573
|
+
verticalAlignmentMiddle: "Keskus",
|
|
10574
|
+
verticalAlignmentBottom: "Pohja",
|
|
10575
|
+
logoPosition: "Logon sijainti",
|
|
10576
|
+
coverTitlePosition: "Otsikon sijainti",
|
|
10577
|
+
coverDescriptionPosition: "Kuvaus Sijainti",
|
|
10080
10578
|
names: {
|
|
10081
10579
|
default: "Laiminlyönti",
|
|
10082
10580
|
sharp: "Terävä",
|
|
@@ -10611,13 +11109,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
10611
11109
|
// ed.translateUsigAI: "Auto-translate All" => "Käännä kaikki automaattisesti"
|
|
10612
11110
|
// ed.translationDialogTitle: "Untranslated strings" => "Kääntämättömät merkkijonot"
|
|
10613
11111
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Anna vähintään {0} kohdetta"
|
|
10614
|
-
// lg.
|
|
11112
|
+
// lg.question_resetValueName: "Reset question value" => "Palauta kysymyksen arvo"
|
|
10615
11113
|
// lg.column_resetValue: "Reset column value" => "Palauta sarakkeen arvo"
|
|
10616
11114
|
// lg.expressionSetup: "" => ""
|
|
10617
11115
|
// lg.actionsSetup: "" => ""
|
|
10618
11116
|
// pe.markRequired: "Mark as required" => "Merkitse pakollisesti"
|
|
10619
11117
|
// pe.removeRequiredMark: "Remove the required mark" => "Poista vaadittu merkki"
|
|
10620
11118
|
// p.resetValueIf: "Reset value if" => "Nollaa arvo, jos"
|
|
11119
|
+
// lg.question_setValueName: "Set question value" => "Aseta kysymyksen arvo"
|
|
11120
|
+
// lg.column_resetValueName: "Reset column value" => "Palauta sarakkeen arvo"
|
|
11121
|
+
// lg.column_setValueName: "Set column value" => "Sarakkeen arvon määrittäminen"
|
|
11122
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Lauseke, jonka tulos määritetään kohdekysymykselle."
|
|
11123
|
+
// lg.expressionSetup: "" => ""
|
|
11124
|
+
// lg.actionsSetup: "" => ""
|
|
11125
|
+
// survey.title: "Title" => "Nimike"
|
|
11126
|
+
// page.title: "Title" => "Nimike"
|
|
11127
|
+
// p.setValueIf: "Set value if" => "Aseta arvo, jos"
|
|
11128
|
+
// theme.groupHeader: "Header" => "Otsikko"
|
|
11129
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Otsikon etuväri"
|
|
11130
|
+
// theme.coverOverlapEnabled: "Overlap" => "Limittyä"
|
|
11131
|
+
// theme.backgroundImageFitFill: "Stretch" => "Venyä"
|
|
11132
|
+
// theme.backgroundImageFitTile: "Tile" => "Laatta"
|
|
11133
|
+
// theme.headerView: "View" => "Näkymä"
|
|
11134
|
+
// theme.headerViewBasic: "Basic" => "Emäksinen"
|
|
11135
|
+
// theme.headerViewAdvanced: "Advanced" => "Edistynyt"
|
|
11136
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Sisältöalueen leveys"
|
|
11137
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Sama kuin kyselyssä"
|
|
11138
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Sovita sivulle"
|
|
11139
|
+
// theme.coverTextAreaWidth: "Text width" => "Tekstin leveys"
|
|
11140
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Taustaväri"
|
|
11141
|
+
// theme.coverBackgroundColorNone: "None" => "Ei lainkaan"
|
|
11142
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Korostusväri"
|
|
11143
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Tapa"
|
|
11144
|
+
// theme.horizontalAlignmentLeft: "Left" => "Vasen"
|
|
11145
|
+
// theme.horizontalAlignmentCenter: "Center" => "Keskus"
|
|
11146
|
+
// theme.horizontalAlignmentRight: "Right" => "Oikea"
|
|
11147
|
+
// theme.verticalAlignmentTop: "Top" => "Huippu"
|
|
11148
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Keskus"
|
|
11149
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Pohja"
|
|
11150
|
+
// theme.logoPosition: "Logo Position" => "Logon sijainti"
|
|
11151
|
+
// theme.coverTitlePosition: "Title Position" => "Otsikon sijainti"
|
|
11152
|
+
// theme.coverDescriptionPosition: "Description Position" => "Kuvaus Sijainti"
|
|
11153
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "nollaa kysymyksen arvo: {0}"
|
|
11154
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Määritä arvo: {1} kysymykseen: {0}"
|
|
11155
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Palauta sarakkeen soluarvo: {0}"
|
|
11156
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Määritä solun arvo: {1} sarakkeeseen: {0}"
|
|
11157
|
+
// lg.expressionSetup: "" => ""
|
|
11158
|
+
// lg.actionsSetup: "" => ""
|
|
10621
11159
|
|
|
10622
11160
|
|
|
10623
11161
|
/***/ }),
|
|
@@ -10802,11 +11340,13 @@ var frenchTranslation = {
|
|
|
10802
11340
|
question_visibilityName: "Afficher/masquer la question",
|
|
10803
11341
|
question_enableName: "Activer/désactiver la question",
|
|
10804
11342
|
question_requireName: "Rendre la question obligatoire",
|
|
10805
|
-
|
|
11343
|
+
question_resetValueName: "Réinitialiser la valeur de la question",
|
|
11344
|
+
question_setValueName: "Définir la valeur de la question",
|
|
10806
11345
|
column_visibilityName: "Afficher/masquer la colonne",
|
|
10807
11346
|
column_enableName: "Activer/désactiver la colonne",
|
|
10808
11347
|
column_requireName: "Rendre la colonne obligatoire",
|
|
10809
|
-
|
|
11348
|
+
column_resetValueName: "Réinitialiser la valeur de la colonne",
|
|
11349
|
+
column_setValueName: "Définition de la valeur de colonne",
|
|
10810
11350
|
trigger_completeName: "Terminer le sondage",
|
|
10811
11351
|
trigger_setvalueName: "Définir la valeur de la question",
|
|
10812
11352
|
trigger_copyvalueName: "Copier la valeur de la question",
|
|
@@ -10833,9 +11373,14 @@ var frenchTranslation = {
|
|
|
10833
11373
|
question_visibilityText: "Rendre la question {0} visible",
|
|
10834
11374
|
question_enableText: "Activer la question {0}",
|
|
10835
11375
|
question_requireText: "Rendre la question {0} obligatoire",
|
|
11376
|
+
question_resetValueText: "Réinitialisez la valeur pour la question : {0}",
|
|
11377
|
+
question_setValueText: "Attribuer une valeur : {1} à la question : {0}",
|
|
10836
11378
|
column_visibilityText: "Rendre visible les {0} de la colonne de questions {1}",
|
|
10837
11379
|
column_enableText: "Activer la {0} de la colonne de questions {1}",
|
|
10838
11380
|
column_requireText: "rendre obligatoire la colonne {0} de la question {1}",
|
|
11381
|
+
column_resetValueText: "Réinitialiser la valeur de la cellule pour la colonne : {0}",
|
|
11382
|
+
column_setValueText: "Affecter la valeur de la cellule : {1} à la colonne : {0}",
|
|
11383
|
+
setValueExpressionPlaceholder: " Expression dont le résultat sera affecté à la question cible.",
|
|
10839
11384
|
trigger_completeText: "Le sondage se termine.",
|
|
10840
11385
|
trigger_setvalueText: "Définir dans la question: {0} valeur {1}",
|
|
10841
11386
|
trigger_setvalueEmptyText: "Valeur de la question claire : {0}",
|
|
@@ -11049,12 +11594,13 @@ var frenchTranslation = {
|
|
|
11049
11594
|
imageHeight: "Hauteur de l’image (en valeurs acceptées par CSS)",
|
|
11050
11595
|
imageWidth: "Largeur de l’image (en valeurs acceptées par CSS)"
|
|
11051
11596
|
},
|
|
11597
|
+
// survey templates
|
|
11052
11598
|
survey: {
|
|
11053
11599
|
title: "Titre du questionnaire"
|
|
11054
11600
|
},
|
|
11055
11601
|
page: {
|
|
11056
11602
|
title: "Titre",
|
|
11057
|
-
maxTimeToFinish: "Limite de temps pour terminer la page (en secondes)"
|
|
11603
|
+
maxTimeToFinish: "Limite de temps pour terminer la page (en secondes)"
|
|
11058
11604
|
},
|
|
11059
11605
|
question: {
|
|
11060
11606
|
page: "Page parent"
|
|
@@ -11556,6 +12102,7 @@ var frenchTranslation = {
|
|
|
11556
12102
|
defaultValueExpression: "Expression de valeur par défaut",
|
|
11557
12103
|
requiredIf: "Obligatoire si",
|
|
11558
12104
|
resetValueIf: "Réinitialiser la valeur si",
|
|
12105
|
+
setValueIf: "Définir la valeur si",
|
|
11559
12106
|
validators: "Validateurs",
|
|
11560
12107
|
bindings: "Liaisons",
|
|
11561
12108
|
renderAs: "Rendre en tant que",
|
|
@@ -11632,6 +12179,7 @@ var frenchTranslation = {
|
|
|
11632
12179
|
"--base-unit": "Unité de base",
|
|
11633
12180
|
groupGeneral: "Généralités",
|
|
11634
12181
|
groupAdvanced: "Avancé",
|
|
12182
|
+
groupHeader: "En-tête",
|
|
11635
12183
|
themeName: "Thème",
|
|
11636
12184
|
themeMode: "Apparence de la question",
|
|
11637
12185
|
themeModePanels: "Par défaut",
|
|
@@ -11642,11 +12190,15 @@ var frenchTranslation = {
|
|
|
11642
12190
|
primaryDefaultColor: "Faire défaut",
|
|
11643
12191
|
primaryDarkColor: "Au survol",
|
|
11644
12192
|
primaryLightColor: "Sélectionné",
|
|
12193
|
+
coverTitleForecolor: "Précouleur du titre",
|
|
12194
|
+
coverOverlapEnabled: "Chevauchement",
|
|
11645
12195
|
backgroundDimColor: "Couleur d’arrière-plan",
|
|
11646
12196
|
backgroundImage: "Image d’arrière-plan",
|
|
11647
12197
|
backgroundImageFitAuto: "Auto",
|
|
11648
12198
|
backgroundImageFitCover: "Remplir",
|
|
11649
12199
|
backgroundImageFitContain: "Ajuster",
|
|
12200
|
+
backgroundImageFitFill: "Étirer",
|
|
12201
|
+
backgroundImageFitTile: "Carreau",
|
|
11650
12202
|
backgroundOpacity: "Opacité",
|
|
11651
12203
|
backgroundImageAttachmentFixed: "Fixe",
|
|
11652
12204
|
backgroundImageAttachmentScroll: "Défilable",
|
|
@@ -11691,6 +12243,26 @@ var frenchTranslation = {
|
|
|
11691
12243
|
boxShadowInner: "Intérieur",
|
|
11692
12244
|
questionShadow: "Effets d’ombre",
|
|
11693
12245
|
editorShadow: "Effets d’ombre du champ de réponse",
|
|
12246
|
+
headerView: "Vue",
|
|
12247
|
+
headerViewBasic: "Basique",
|
|
12248
|
+
headerViewAdvanced: "Avancé",
|
|
12249
|
+
coverInheritWidthFrom: "Largeur de la zone de contenu",
|
|
12250
|
+
coverInheritWidthFromSurvey: "Identique à l’enquête",
|
|
12251
|
+
coverInheritWidthFromPage: "Ajuster à la page",
|
|
12252
|
+
coverTextAreaWidth: "Largeur du texte",
|
|
12253
|
+
coverBackgroundColorSwitch: "Couleur d’arrière-plan",
|
|
12254
|
+
coverBackgroundColorNone: "Aucun",
|
|
12255
|
+
coverBackgroundColorAccentColor: "Couleur d’accentuation",
|
|
12256
|
+
coverBackgroundColorCustom: "Coutume",
|
|
12257
|
+
horizontalAlignmentLeft: "Gauche",
|
|
12258
|
+
horizontalAlignmentCenter: "Centre",
|
|
12259
|
+
horizontalAlignmentRight: "Droite",
|
|
12260
|
+
verticalAlignmentTop: "Retour au début",
|
|
12261
|
+
verticalAlignmentMiddle: "Milieu",
|
|
12262
|
+
verticalAlignmentBottom: "Fond",
|
|
12263
|
+
logoPosition: "Logo Position",
|
|
12264
|
+
coverTitlePosition: "Position du titre",
|
|
12265
|
+
coverDescriptionPosition: "Description du poste",
|
|
11694
12266
|
names: {
|
|
11695
12267
|
default: "Par défaut",
|
|
11696
12268
|
sharp: "Tranchant",
|
|
@@ -12285,13 +12857,51 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
12285
12857
|
// ed.translateUsigAI: "Auto-translate All" => "Traduire automatiquement tout"
|
|
12286
12858
|
// ed.translationDialogTitle: "Untranslated strings" => "Chaînes non traduites"
|
|
12287
12859
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Veuillez saisir au moins {0} éléments"
|
|
12288
|
-
// lg.
|
|
12860
|
+
// lg.question_resetValueName: "Reset question value" => "Réinitialiser la valeur de la question"
|
|
12289
12861
|
// lg.column_resetValue: "Reset column value" => "Réinitialiser la valeur de la colonne"
|
|
12290
12862
|
// lg.expressionSetup: "" => ""
|
|
12291
12863
|
// lg.actionsSetup: "" => ""
|
|
12292
12864
|
// pe.markRequired: "Mark as required" => "Marquer au besoin"
|
|
12293
12865
|
// pe.removeRequiredMark: "Remove the required mark" => "Supprimer la marque requise"
|
|
12294
12866
|
// p.resetValueIf: "Reset value if" => "Réinitialiser la valeur si"
|
|
12867
|
+
// lg.question_setValueName: "Set question value" => "Définir la valeur de la question"
|
|
12868
|
+
// lg.column_resetValueName: "Reset column value" => "Réinitialiser la valeur de la colonne"
|
|
12869
|
+
// lg.column_setValueName: "Set column value" => "Définition de la valeur de colonne"
|
|
12870
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Expression dont le résultat sera affecté à la question cible."
|
|
12871
|
+
// lg.expressionSetup: "" => ""
|
|
12872
|
+
// lg.actionsSetup: "" => ""
|
|
12873
|
+
// p.setValueIf: "Set value if" => "Définir la valeur si"
|
|
12874
|
+
// theme.groupHeader: "Header" => "En-tête"
|
|
12875
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Précouleur du titre"
|
|
12876
|
+
// theme.coverOverlapEnabled: "Overlap" => "Chevauchement"
|
|
12877
|
+
// theme.backgroundImageFitFill: "Stretch" => "Étirer"
|
|
12878
|
+
// theme.backgroundImageFitTile: "Tile" => "Carreau"
|
|
12879
|
+
// theme.headerView: "View" => "Vue"
|
|
12880
|
+
// theme.headerViewBasic: "Basic" => "Basique"
|
|
12881
|
+
// theme.headerViewAdvanced: "Advanced" => "Avancé"
|
|
12882
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Largeur de la zone de contenu"
|
|
12883
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Identique à l’enquête"
|
|
12884
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Ajuster à la page"
|
|
12885
|
+
// theme.coverTextAreaWidth: "Text width" => "Largeur du texte"
|
|
12886
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Couleur d’arrière-plan"
|
|
12887
|
+
// theme.coverBackgroundColorNone: "None" => "Aucun"
|
|
12888
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Couleur d’accentuation"
|
|
12889
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Coutume"
|
|
12890
|
+
// theme.horizontalAlignmentLeft: "Left" => "Gauche"
|
|
12891
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centre"
|
|
12892
|
+
// theme.horizontalAlignmentRight: "Right" => "Droite"
|
|
12893
|
+
// theme.verticalAlignmentTop: "Top" => "Retour au début"
|
|
12894
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Milieu"
|
|
12895
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Fond"
|
|
12896
|
+
// theme.logoPosition: "Logo Position" => "Logo Position"
|
|
12897
|
+
// theme.coverTitlePosition: "Title Position" => "Position du titre"
|
|
12898
|
+
// theme.coverDescriptionPosition: "Description Position" => "Description du poste"
|
|
12899
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Réinitialisez la valeur pour la question : {0}"
|
|
12900
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Attribuer une valeur : {1} à la question : {0}"
|
|
12901
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Réinitialiser la valeur de la cellule pour la colonne : {0}"
|
|
12902
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Affecter la valeur de la cellule : {1} à la colonne : {0}"
|
|
12903
|
+
// lg.expressionSetup: "" => ""
|
|
12904
|
+
// lg.actionsSetup: "" => ""
|
|
12295
12905
|
|
|
12296
12906
|
|
|
12297
12907
|
/***/ }),
|
|
@@ -12476,11 +13086,13 @@ var germanTranslation = {
|
|
|
12476
13086
|
question_visibilityName: "Frage anzeigen/verstecken",
|
|
12477
13087
|
question_enableName: "Frage aktivieren/deaktivieren",
|
|
12478
13088
|
question_requireName: "Frage optional/erforderlich",
|
|
12479
|
-
|
|
13089
|
+
question_resetValueName: "Fragewert zurücksetzen",
|
|
13090
|
+
question_setValueName: "Festlegen des Fragewerts",
|
|
12480
13091
|
column_visibilityName: "Spalte anzeigen/verstecken",
|
|
12481
13092
|
column_enableName: "Spalte aktivieren/deaktivieren",
|
|
12482
13093
|
column_requireName: "Spalte optional/erforderlich",
|
|
12483
|
-
|
|
13094
|
+
column_resetValueName: "Spaltenwert zurücksetzen",
|
|
13095
|
+
column_setValueName: "Festlegen des Spaltenwerts",
|
|
12484
13096
|
trigger_completeName: "Umfrage abschließen",
|
|
12485
13097
|
trigger_setvalueName: "Antwort setzen",
|
|
12486
13098
|
trigger_copyvalueName: "Antwort kopieren",
|
|
@@ -12507,9 +13119,14 @@ var germanTranslation = {
|
|
|
12507
13119
|
question_visibilityText: "Mache die Frage {0} sichtbar",
|
|
12508
13120
|
question_enableText: "Aktiviere die Frage {0}",
|
|
12509
13121
|
question_requireText: "Mache die Frage {0} erforderlich",
|
|
13122
|
+
question_resetValueText: "Reset-Wert für Frage: {0}",
|
|
13123
|
+
question_setValueText: "Wert zuweisen: {1} zu fragen: {0}",
|
|
12510
13124
|
column_visibilityText: "Mache die Spalte {0} von Frage {1} sichtbar",
|
|
12511
13125
|
column_enableText: "Aktiviere die Spalte {0} von Frage {1}",
|
|
12512
13126
|
column_requireText: "Mache die Spalte {0} von Frage {1} erforderlich",
|
|
13127
|
+
column_resetValueText: "Zellenwert für Spalte zurücksetzen: {0}",
|
|
13128
|
+
column_setValueText: "Zellenwert zuweisen: {1} zur Spalte: {0}",
|
|
13129
|
+
setValueExpressionPlaceholder: " Ein Ausdruck, dessen Ergebnis der Zielfrage zugewiesen wird.",
|
|
12513
13130
|
trigger_completeText: "Umfrage abschließen",
|
|
12514
13131
|
trigger_setvalueText: "Setze in Frage {0} den Wert {1} ein",
|
|
12515
13132
|
trigger_setvalueEmptyText: "Klarer Fragewert: {0}",
|
|
@@ -12723,7 +13340,12 @@ var germanTranslation = {
|
|
|
12723
13340
|
imageHeight: "Bildhöhe (in CSS-akzeptierten Werten)",
|
|
12724
13341
|
imageWidth: "Bildbreite (in CSS-akzeptierten Werten)"
|
|
12725
13342
|
},
|
|
13343
|
+
// survey templates
|
|
13344
|
+
survey: {
|
|
13345
|
+
title: "Titel"
|
|
13346
|
+
},
|
|
12726
13347
|
page: {
|
|
13348
|
+
title: "Titel",
|
|
12727
13349
|
maxTimeToFinish: "Zeitlimit zum Beenden der Seite (in Sekunden)"
|
|
12728
13350
|
},
|
|
12729
13351
|
question: {
|
|
@@ -13226,6 +13848,7 @@ var germanTranslation = {
|
|
|
13226
13848
|
defaultValueExpression: "Ausdruck für Standardwerte",
|
|
13227
13849
|
requiredIf: "Erforderlich wenn ...",
|
|
13228
13850
|
resetValueIf: "Wert zurücksetzen, wenn",
|
|
13851
|
+
setValueIf: "Wert setzen, wenn",
|
|
13229
13852
|
validators: "Validierungen",
|
|
13230
13853
|
bindings: "Bindings",
|
|
13231
13854
|
renderAs: "Rendern als",
|
|
@@ -13302,6 +13925,7 @@ var germanTranslation = {
|
|
|
13302
13925
|
"--base-unit": "Basiseinheit",
|
|
13303
13926
|
groupGeneral: "Allgemein",
|
|
13304
13927
|
groupAdvanced: "Fortgeschritten",
|
|
13928
|
+
groupHeader: "Kopfball",
|
|
13305
13929
|
themeName: "Thema",
|
|
13306
13930
|
themeMode: "Erscheinungsbild der Frage",
|
|
13307
13931
|
themeModePanels: "Vorgabe",
|
|
@@ -13312,11 +13936,15 @@ var germanTranslation = {
|
|
|
13312
13936
|
primaryDefaultColor: "Vorgabe",
|
|
13313
13937
|
primaryDarkColor: "Schweben",
|
|
13314
13938
|
primaryLightColor: "Ausgewählt",
|
|
13939
|
+
coverTitleForecolor: "Vorfarbe des Titels",
|
|
13940
|
+
coverOverlapEnabled: "Überlappung",
|
|
13315
13941
|
backgroundDimColor: "Hintergrundfarbe",
|
|
13316
13942
|
backgroundImage: "Hintergrundbild",
|
|
13317
13943
|
backgroundImageFitAuto: "Auto",
|
|
13318
13944
|
backgroundImageFitCover: "Deckel",
|
|
13319
13945
|
backgroundImageFitContain: "Enthalten",
|
|
13946
|
+
backgroundImageFitFill: "Strecken",
|
|
13947
|
+
backgroundImageFitTile: "Fliese",
|
|
13320
13948
|
backgroundOpacity: "Undurchsichtigkeit",
|
|
13321
13949
|
backgroundImageAttachmentFixed: "Fest",
|
|
13322
13950
|
backgroundImageAttachmentScroll: "Schriftrolle",
|
|
@@ -13361,6 +13989,26 @@ var germanTranslation = {
|
|
|
13361
13989
|
boxShadowInner: "Inner",
|
|
13362
13990
|
questionShadow: "Schatteneffekte",
|
|
13363
13991
|
editorShadow: "Schatteneffekte von Eingabeelementen",
|
|
13992
|
+
headerView: "Ansehen",
|
|
13993
|
+
headerViewBasic: "Grundlegend",
|
|
13994
|
+
headerViewAdvanced: "Fortgeschritten",
|
|
13995
|
+
coverInheritWidthFrom: "Breite des Inhaltsbereichs",
|
|
13996
|
+
coverInheritWidthFromSurvey: "Wie Umfrage",
|
|
13997
|
+
coverInheritWidthFromPage: "An Seite anpassen",
|
|
13998
|
+
coverTextAreaWidth: "Textbreite",
|
|
13999
|
+
coverBackgroundColorSwitch: "Hintergrundfarbe",
|
|
14000
|
+
coverBackgroundColorNone: "Nichts",
|
|
14001
|
+
coverBackgroundColorAccentColor: "Akzentfarbe",
|
|
14002
|
+
coverBackgroundColorCustom: "Gewohnheit",
|
|
14003
|
+
horizontalAlignmentLeft: "Links",
|
|
14004
|
+
horizontalAlignmentCenter: "Mitte",
|
|
14005
|
+
horizontalAlignmentRight: "Rechts",
|
|
14006
|
+
verticalAlignmentTop: "Nach oben",
|
|
14007
|
+
verticalAlignmentMiddle: "Mitte",
|
|
14008
|
+
verticalAlignmentBottom: "Unteres",
|
|
14009
|
+
logoPosition: "Position des Logos",
|
|
14010
|
+
coverTitlePosition: "Position des Titels",
|
|
14011
|
+
coverDescriptionPosition: "Beschreibung Position",
|
|
13364
14012
|
names: {
|
|
13365
14013
|
default: "Vorgabe",
|
|
13366
14014
|
sharp: "Scharf",
|
|
@@ -13616,13 +14264,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
13616
14264
|
// ed.translateUsigAI: "Auto-translate All" => "Alle automatisch übersetzen"
|
|
13617
14265
|
// ed.translationDialogTitle: "Untranslated strings" => "Nicht übersetzte Zeichenketten"
|
|
13618
14266
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Bitte geben Sie mindestens {0} Artikel ein"
|
|
13619
|
-
// lg.
|
|
14267
|
+
// lg.question_resetValueName: "Reset question value" => "Fragewert zurücksetzen"
|
|
13620
14268
|
// lg.column_resetValue: "Reset column value" => "Spaltenwert zurücksetzen"
|
|
13621
14269
|
// lg.expressionSetup: "" => ""
|
|
13622
14270
|
// lg.actionsSetup: "" => ""
|
|
13623
14271
|
// pe.markRequired: "Mark as required" => "Als erforderlich markieren"
|
|
13624
14272
|
// pe.removeRequiredMark: "Remove the required mark" => "Entfernen Sie die erforderliche Markierung"
|
|
13625
14273
|
// p.resetValueIf: "Reset value if" => "Wert zurücksetzen, wenn"
|
|
14274
|
+
// lg.question_setValueName: "Set question value" => "Festlegen des Fragewerts"
|
|
14275
|
+
// lg.column_resetValueName: "Reset column value" => "Spaltenwert zurücksetzen"
|
|
14276
|
+
// lg.column_setValueName: "Set column value" => "Festlegen des Spaltenwerts"
|
|
14277
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Ein Ausdruck, dessen Ergebnis der Zielfrage zugewiesen wird."
|
|
14278
|
+
// lg.expressionSetup: "" => ""
|
|
14279
|
+
// lg.actionsSetup: "" => ""
|
|
14280
|
+
// survey.title: "Title" => "Titel"
|
|
14281
|
+
// page.title: "Title" => "Titel"
|
|
14282
|
+
// p.setValueIf: "Set value if" => "Wert setzen, wenn"
|
|
14283
|
+
// theme.groupHeader: "Header" => "Kopfball"
|
|
14284
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Vorfarbe des Titels"
|
|
14285
|
+
// theme.coverOverlapEnabled: "Overlap" => "Überlappung"
|
|
14286
|
+
// theme.backgroundImageFitFill: "Stretch" => "Strecken"
|
|
14287
|
+
// theme.backgroundImageFitTile: "Tile" => "Fliese"
|
|
14288
|
+
// theme.headerView: "View" => "Ansehen"
|
|
14289
|
+
// theme.headerViewBasic: "Basic" => "Grundlegend"
|
|
14290
|
+
// theme.headerViewAdvanced: "Advanced" => "Fortgeschritten"
|
|
14291
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Breite des Inhaltsbereichs"
|
|
14292
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Wie Umfrage"
|
|
14293
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "An Seite anpassen"
|
|
14294
|
+
// theme.coverTextAreaWidth: "Text width" => "Textbreite"
|
|
14295
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Hintergrundfarbe"
|
|
14296
|
+
// theme.coverBackgroundColorNone: "None" => "Nichts"
|
|
14297
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Akzentfarbe"
|
|
14298
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Gewohnheit"
|
|
14299
|
+
// theme.horizontalAlignmentLeft: "Left" => "Links"
|
|
14300
|
+
// theme.horizontalAlignmentCenter: "Center" => "Mitte"
|
|
14301
|
+
// theme.horizontalAlignmentRight: "Right" => "Rechts"
|
|
14302
|
+
// theme.verticalAlignmentTop: "Top" => "Nach oben"
|
|
14303
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Mitte"
|
|
14304
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Unteres"
|
|
14305
|
+
// theme.logoPosition: "Logo Position" => "Position des Logos"
|
|
14306
|
+
// theme.coverTitlePosition: "Title Position" => "Position des Titels"
|
|
14307
|
+
// theme.coverDescriptionPosition: "Description Position" => "Beschreibung Position"
|
|
14308
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Reset-Wert für Frage: {0}"
|
|
14309
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Wert zuweisen: {1} zu fragen: {0}"
|
|
14310
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Zellenwert für Spalte zurücksetzen: {0}"
|
|
14311
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Zellenwert zuweisen: {1} zur Spalte: {0}"
|
|
14312
|
+
// lg.expressionSetup: "" => ""
|
|
14313
|
+
// lg.actionsSetup: "" => ""
|
|
13626
14314
|
|
|
13627
14315
|
|
|
13628
14316
|
/***/ }),
|
|
@@ -13808,11 +14496,13 @@ var huStrings = {
|
|
|
13808
14496
|
question_visibilityName: "Kérdés megjelenítése (elrejtése)",
|
|
13809
14497
|
question_enableName: "Kérdés engedélyezése (letiltása)",
|
|
13810
14498
|
question_requireName: "Kérdés feltevése kötelező",
|
|
13811
|
-
|
|
14499
|
+
question_resetValueName: "Kérdés értékének visszaállítása",
|
|
14500
|
+
question_setValueName: "Kérdésérték beállítása",
|
|
13812
14501
|
column_visibilityName: "Oszlop megjelenítése (elrejtése)",
|
|
13813
14502
|
column_enableName: "Oszlop engedélyezése (letiltása)",
|
|
13814
14503
|
column_requireName: "Oszlop kötelezővé tétele",
|
|
13815
|
-
|
|
14504
|
+
column_resetValueName: "Oszlopérték visszaállítása",
|
|
14505
|
+
column_setValueName: "Oszlopérték beállítása",
|
|
13816
14506
|
trigger_completeName: "Teljes felmérés",
|
|
13817
14507
|
trigger_setvalueName: "Válasz beállítása",
|
|
13818
14508
|
trigger_copyvalueName: "Válasz másolása",
|
|
@@ -13839,9 +14529,14 @@ var huStrings = {
|
|
|
13839
14529
|
question_visibilityText: "tegye láthatóvá a {0} kérdést",
|
|
13840
14530
|
question_enableText: "Kérdés {0} engedélyezése",
|
|
13841
14531
|
question_requireText: "Tegye fel a kérdést {0} szükséges",
|
|
14532
|
+
question_resetValueText: "Kérdés visszaállítási értéke: {0}",
|
|
14533
|
+
question_setValueText: "Érték hozzárendelése: {1} a kérdéshez: {0}",
|
|
13842
14534
|
column_visibilityText: "A {1}. kérdés {0} oszlopának láthatóvá tétele",
|
|
13843
14535
|
column_enableText: "A kérdés {0} oszlopának engedélyezése {1} engedélyezése",
|
|
13844
14536
|
column_requireText: "Tegye kötelezővé a kérdés {0} oszlopát {1}",
|
|
14537
|
+
column_resetValueText: "Az oszlop cellaértékének visszaállítása: {0}",
|
|
14538
|
+
column_setValueText: "Cellaérték hozzárendelése: {1} oszlophoz: {0}",
|
|
14539
|
+
setValueExpressionPlaceholder: " Olyan kifejezés, amelynek eredménye a célkérdéshez lesz rendelve.",
|
|
13845
14540
|
trigger_completeText: "A felmérés befejeződött",
|
|
13846
14541
|
trigger_setvalueText: "Kérdéses érték: {0} érték {1}",
|
|
13847
14542
|
trigger_setvalueEmptyText: "Egyértelmű kérdésérték: {0}",
|
|
@@ -14055,7 +14750,12 @@ var huStrings = {
|
|
|
14055
14750
|
imageHeight: "Képmagasság (CSS által elfogadott értékekben)",
|
|
14056
14751
|
imageWidth: "Képszélesség (CSS által elfogadott értékekben)"
|
|
14057
14752
|
},
|
|
14753
|
+
// survey templates
|
|
14754
|
+
survey: {
|
|
14755
|
+
title: "Cím"
|
|
14756
|
+
},
|
|
14058
14757
|
page: {
|
|
14758
|
+
title: "Cím",
|
|
14059
14759
|
maxTimeToFinish: "Az oldal befejezésének határideje (másodpercben)"
|
|
14060
14760
|
},
|
|
14061
14761
|
question: {
|
|
@@ -14558,6 +15258,7 @@ var huStrings = {
|
|
|
14558
15258
|
defaultValueExpression: "Alapértelmezett értékkifejezés",
|
|
14559
15259
|
requiredIf: "Kötelező ha",
|
|
14560
15260
|
resetValueIf: "Érték visszaállítása, ha",
|
|
15261
|
+
setValueIf: "Érték beállítása, ha",
|
|
14561
15262
|
validators: "Validátorok",
|
|
14562
15263
|
bindings: "Kötések",
|
|
14563
15264
|
renderAs: "Renderelés mint",
|
|
@@ -14634,6 +15335,7 @@ var huStrings = {
|
|
|
14634
15335
|
"--base-unit": "Alapegység",
|
|
14635
15336
|
groupGeneral: "Általános",
|
|
14636
15337
|
groupAdvanced: "Haladó",
|
|
15338
|
+
groupHeader: "Fejléc",
|
|
14637
15339
|
themeName: "Téma",
|
|
14638
15340
|
themeMode: "Kérdés megjelenése",
|
|
14639
15341
|
themeModePanels: "Alapértelmezett",
|
|
@@ -14644,11 +15346,15 @@ var huStrings = {
|
|
|
14644
15346
|
primaryDefaultColor: "Alapértelmezett",
|
|
14645
15347
|
primaryDarkColor: "Lebeg",
|
|
14646
15348
|
primaryLightColor: "Kiválasztott",
|
|
15349
|
+
coverTitleForecolor: "Cím előszíne",
|
|
15350
|
+
coverOverlapEnabled: "Átfed",
|
|
14647
15351
|
backgroundDimColor: "Háttérszín",
|
|
14648
15352
|
backgroundImage: "Háttérkép",
|
|
14649
15353
|
backgroundImageFitAuto: "Kocsi",
|
|
14650
15354
|
backgroundImageFitCover: "Fedő",
|
|
14651
15355
|
backgroundImageFitContain: "Tartalmaz",
|
|
15356
|
+
backgroundImageFitFill: "Nyúlik",
|
|
15357
|
+
backgroundImageFitTile: "Cserép",
|
|
14652
15358
|
backgroundOpacity: "Átlátszatlanság",
|
|
14653
15359
|
backgroundImageAttachmentFixed: "Fix",
|
|
14654
15360
|
backgroundImageAttachmentScroll: "Kézirattekercs",
|
|
@@ -14693,6 +15399,26 @@ var huStrings = {
|
|
|
14693
15399
|
boxShadowInner: "Belső",
|
|
14694
15400
|
questionShadow: "Árnyék effektusok",
|
|
14695
15401
|
editorShadow: "Bemeneti elem árnyékeffektusai",
|
|
15402
|
+
headerView: "Nézet",
|
|
15403
|
+
headerViewBasic: "Alapvető",
|
|
15404
|
+
headerViewAdvanced: "Haladó",
|
|
15405
|
+
coverInheritWidthFrom: "Tartalomterület szélessége",
|
|
15406
|
+
coverInheritWidthFromSurvey: "Ugyanaz, mint a felmérés",
|
|
15407
|
+
coverInheritWidthFromPage: "Laphoz igazítás",
|
|
15408
|
+
coverTextAreaWidth: "Szöveg szélessége",
|
|
15409
|
+
coverBackgroundColorSwitch: "Háttérszín",
|
|
15410
|
+
coverBackgroundColorNone: "Egyik sem",
|
|
15411
|
+
coverBackgroundColorAccentColor: "Kiemelő szín",
|
|
15412
|
+
coverBackgroundColorCustom: "Szokás",
|
|
15413
|
+
horizontalAlignmentLeft: "Balra",
|
|
15414
|
+
horizontalAlignmentCenter: "Központ",
|
|
15415
|
+
horizontalAlignmentRight: "Jobbra",
|
|
15416
|
+
verticalAlignmentTop: "Felső",
|
|
15417
|
+
verticalAlignmentMiddle: "Középső",
|
|
15418
|
+
verticalAlignmentBottom: "Fenék",
|
|
15419
|
+
logoPosition: "Logó pozíciója",
|
|
15420
|
+
coverTitlePosition: "Cím pozíciója",
|
|
15421
|
+
coverDescriptionPosition: "Leírás Pozíció",
|
|
14696
15422
|
names: {
|
|
14697
15423
|
default: "Alapértelmezett",
|
|
14698
15424
|
sharp: "Éles",
|
|
@@ -15381,13 +16107,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
15381
16107
|
// ed.translateUsigAI: "Auto-translate All" => "Összes automatikus fordítása"
|
|
15382
16108
|
// ed.translationDialogTitle: "Untranslated strings" => "Lefordítatlan karakterláncok"
|
|
15383
16109
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Kérjük, adjon meg legalább {0} elemet"
|
|
15384
|
-
// lg.
|
|
16110
|
+
// lg.question_resetValueName: "Reset question value" => "Kérdés értékének visszaállítása"
|
|
15385
16111
|
// lg.column_resetValue: "Reset column value" => "Oszlopérték visszaállítása"
|
|
15386
16112
|
// lg.expressionSetup: "" => ""
|
|
15387
16113
|
// lg.actionsSetup: "" => ""
|
|
15388
16114
|
// pe.markRequired: "Mark as required" => "Megjelölés kötelezőként"
|
|
15389
16115
|
// pe.removeRequiredMark: "Remove the required mark" => "Távolítsa el a szükséges jelet"
|
|
15390
16116
|
// p.resetValueIf: "Reset value if" => "Érték visszaállítása, ha"
|
|
16117
|
+
// lg.question_setValueName: "Set question value" => "Kérdésérték beállítása"
|
|
16118
|
+
// lg.column_resetValueName: "Reset column value" => "Oszlopérték visszaállítása"
|
|
16119
|
+
// lg.column_setValueName: "Set column value" => "Oszlopérték beállítása"
|
|
16120
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Olyan kifejezés, amelynek eredménye a célkérdéshez lesz rendelve."
|
|
16121
|
+
// lg.expressionSetup: "" => ""
|
|
16122
|
+
// lg.actionsSetup: "" => ""
|
|
16123
|
+
// survey.title: "Title" => "Cím"
|
|
16124
|
+
// page.title: "Title" => "Cím"
|
|
16125
|
+
// p.setValueIf: "Set value if" => "Érték beállítása, ha"
|
|
16126
|
+
// theme.groupHeader: "Header" => "Fejléc"
|
|
16127
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Cím előszíne"
|
|
16128
|
+
// theme.coverOverlapEnabled: "Overlap" => "Átfed"
|
|
16129
|
+
// theme.backgroundImageFitFill: "Stretch" => "Nyúlik"
|
|
16130
|
+
// theme.backgroundImageFitTile: "Tile" => "Cserép"
|
|
16131
|
+
// theme.headerView: "View" => "Nézet"
|
|
16132
|
+
// theme.headerViewBasic: "Basic" => "Alapvető"
|
|
16133
|
+
// theme.headerViewAdvanced: "Advanced" => "Haladó"
|
|
16134
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Tartalomterület szélessége"
|
|
16135
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Ugyanaz, mint a felmérés"
|
|
16136
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Laphoz igazítás"
|
|
16137
|
+
// theme.coverTextAreaWidth: "Text width" => "Szöveg szélessége"
|
|
16138
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Háttérszín"
|
|
16139
|
+
// theme.coverBackgroundColorNone: "None" => "Egyik sem"
|
|
16140
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Kiemelő szín"
|
|
16141
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Szokás"
|
|
16142
|
+
// theme.horizontalAlignmentLeft: "Left" => "Balra"
|
|
16143
|
+
// theme.horizontalAlignmentCenter: "Center" => "Központ"
|
|
16144
|
+
// theme.horizontalAlignmentRight: "Right" => "Jobbra"
|
|
16145
|
+
// theme.verticalAlignmentTop: "Top" => "Felső"
|
|
16146
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Középső"
|
|
16147
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Fenék"
|
|
16148
|
+
// theme.logoPosition: "Logo Position" => "Logó pozíciója"
|
|
16149
|
+
// theme.coverTitlePosition: "Title Position" => "Cím pozíciója"
|
|
16150
|
+
// theme.coverDescriptionPosition: "Description Position" => "Leírás Pozíció"
|
|
16151
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Kérdés visszaállítási értéke: {0}"
|
|
16152
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Érték hozzárendelése: {1} a kérdéshez: {0}"
|
|
16153
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Az oszlop cellaértékének visszaállítása: {0}"
|
|
16154
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Cellaérték hozzárendelése: {1} oszlophoz: {0}"
|
|
16155
|
+
// lg.expressionSetup: "" => ""
|
|
16156
|
+
// lg.actionsSetup: "" => ""
|
|
15391
16157
|
|
|
15392
16158
|
|
|
15393
16159
|
/***/ }),
|
|
@@ -15573,11 +16339,13 @@ var indonesianStrings = {
|
|
|
15573
16339
|
question_visibilityName: "Tampilkan (sembunyikan) pertanyaan",
|
|
15574
16340
|
question_enableName: "Aktifkan (nonaktifkan) pertanyaan",
|
|
15575
16341
|
question_requireName: "Buat pertanyaan diperlukan",
|
|
15576
|
-
|
|
16342
|
+
question_resetValueName: "Mereset nilai pertanyaan",
|
|
16343
|
+
question_setValueName: "Tetapkan nilai pertanyaan",
|
|
15577
16344
|
column_visibilityName: "Perlihatkan (sembunyikan) kolom",
|
|
15578
16345
|
column_enableName: "Mengaktifkan (menonaktifkan) kolom",
|
|
15579
16346
|
column_requireName: "Buat kolom diperlukan",
|
|
15580
|
-
|
|
16347
|
+
column_resetValueName: "Mereset nilai kolom",
|
|
16348
|
+
column_setValueName: "Mengatur nilai kolom",
|
|
15581
16349
|
trigger_completeName: "Survei lengkap",
|
|
15582
16350
|
trigger_setvalueName: "Tetapkan jawaban",
|
|
15583
16351
|
trigger_copyvalueName: "Salin jawaban",
|
|
@@ -15604,9 +16372,14 @@ var indonesianStrings = {
|
|
|
15604
16372
|
question_visibilityText: "Buat pertanyaan {0} terlihat",
|
|
15605
16373
|
question_enableText: "Buat pertanyaan {0} aktifkan",
|
|
15606
16374
|
question_requireText: "Buat pertanyaan {0} diperlukan",
|
|
16375
|
+
question_resetValueText: "reset nilai untuk pertanyaan: {0}",
|
|
16376
|
+
question_setValueText: "Tetapkan nilai: {1} pertanyaan: {0}",
|
|
15607
16377
|
column_visibilityText: "Membuat kolom {0} pertanyaan {1} terlihat",
|
|
15608
16378
|
column_enableText: "Buat kolom {0} pertanyaan {1} aktifkan",
|
|
15609
16379
|
column_requireText: "membuat kolom {0} pertanyaan {1} diperlukan",
|
|
16380
|
+
column_resetValueText: "Setel ulang nilai sel untuk kolom: {0}",
|
|
16381
|
+
column_setValueText: "Menetapkan nilai sel: {1} ke kolom: {0}",
|
|
16382
|
+
setValueExpressionPlaceholder: " Ekspresi yang hasilnya akan ditetapkan ke pertanyaan target.",
|
|
15610
16383
|
trigger_completeText: "Survei menjadi selesai",
|
|
15611
16384
|
trigger_setvalueText: "Pertanyaan: {0} nilai {1}",
|
|
15612
16385
|
trigger_setvalueEmptyText: "Nilai Pertanyaan yang Jelas: {0}",
|
|
@@ -15820,7 +16593,12 @@ var indonesianStrings = {
|
|
|
15820
16593
|
imageHeight: "Tinggi gambar (dalam nilai yang diterima CSS)",
|
|
15821
16594
|
imageWidth: "Lebar gambar (dalam nilai yang diterima CSS)"
|
|
15822
16595
|
},
|
|
16596
|
+
// survey templates
|
|
16597
|
+
survey: {
|
|
16598
|
+
title: "Titel"
|
|
16599
|
+
},
|
|
15823
16600
|
page: {
|
|
16601
|
+
title: "Titel",
|
|
15824
16602
|
maxTimeToFinish: "Batas waktu untuk menyelesaikan halaman (dalam detik)"
|
|
15825
16603
|
},
|
|
15826
16604
|
question: {
|
|
@@ -16323,6 +17101,7 @@ var indonesianStrings = {
|
|
|
16323
17101
|
defaultValueExpression: "Ekspresi nilai default",
|
|
16324
17102
|
requiredIf: "wajib jika",
|
|
16325
17103
|
resetValueIf: "Reset nilai jika",
|
|
17104
|
+
setValueIf: "Tetapkan nilai jika",
|
|
16326
17105
|
validators: "validator",
|
|
16327
17106
|
bindings: "Binding",
|
|
16328
17107
|
renderAs: "Render sebagai",
|
|
@@ -16399,6 +17178,7 @@ var indonesianStrings = {
|
|
|
16399
17178
|
"--base-unit": "Unit dasar",
|
|
16400
17179
|
groupGeneral: "Umum",
|
|
16401
17180
|
groupAdvanced: "Maju",
|
|
17181
|
+
groupHeader: "Header",
|
|
16402
17182
|
themeName: "Tema",
|
|
16403
17183
|
themeMode: "Penampilan pertanyaan",
|
|
16404
17184
|
themeModePanels: "Default",
|
|
@@ -16409,11 +17189,15 @@ var indonesianStrings = {
|
|
|
16409
17189
|
primaryDefaultColor: "Default",
|
|
16410
17190
|
primaryDarkColor: "Hover",
|
|
16411
17191
|
primaryLightColor: "Dipilih",
|
|
17192
|
+
coverTitleForecolor: "Warna depan judul",
|
|
17193
|
+
coverOverlapEnabled: "Tumpang tindih",
|
|
16412
17194
|
backgroundDimColor: "Warna latar belakang",
|
|
16413
17195
|
backgroundImage: "Gambar latar belakang",
|
|
16414
17196
|
backgroundImageFitAuto: "Auto",
|
|
16415
17197
|
backgroundImageFitCover: "Menutupi",
|
|
16416
17198
|
backgroundImageFitContain: "Mengandung",
|
|
17199
|
+
backgroundImageFitFill: "Merentangkan",
|
|
17200
|
+
backgroundImageFitTile: "Ubin",
|
|
16417
17201
|
backgroundOpacity: "Opacity",
|
|
16418
17202
|
backgroundImageAttachmentFixed: "Tetap",
|
|
16419
17203
|
backgroundImageAttachmentScroll: "Gulir",
|
|
@@ -16458,6 +17242,26 @@ var indonesianStrings = {
|
|
|
16458
17242
|
boxShadowInner: "Batin",
|
|
16459
17243
|
questionShadow: "Efek bayangan",
|
|
16460
17244
|
editorShadow: "Efek bayangan elemen input",
|
|
17245
|
+
headerView: "Melihat",
|
|
17246
|
+
headerViewBasic: "Dasar",
|
|
17247
|
+
headerViewAdvanced: "Maju",
|
|
17248
|
+
coverInheritWidthFrom: "Lebar area konten",
|
|
17249
|
+
coverInheritWidthFromSurvey: "Sama seperti survei",
|
|
17250
|
+
coverInheritWidthFromPage: "Paskan dengan halaman",
|
|
17251
|
+
coverTextAreaWidth: "Lebar teks",
|
|
17252
|
+
coverBackgroundColorSwitch: "Warna latar belakang",
|
|
17253
|
+
coverBackgroundColorNone: "Tidak",
|
|
17254
|
+
coverBackgroundColorAccentColor: "Warna aksen",
|
|
17255
|
+
coverBackgroundColorCustom: "Adat",
|
|
17256
|
+
horizontalAlignmentLeft: "Kiri",
|
|
17257
|
+
horizontalAlignmentCenter: "Pusat",
|
|
17258
|
+
horizontalAlignmentRight: "Kanan",
|
|
17259
|
+
verticalAlignmentTop: "Puncak",
|
|
17260
|
+
verticalAlignmentMiddle: "Tengah",
|
|
17261
|
+
verticalAlignmentBottom: "Dasar",
|
|
17262
|
+
logoPosition: "Posisi Logo",
|
|
17263
|
+
coverTitlePosition: "Posisi Judul",
|
|
17264
|
+
coverDescriptionPosition: "Deskripsi Posisi",
|
|
16461
17265
|
names: {
|
|
16462
17266
|
default: "Default",
|
|
16463
17267
|
sharp: "Tajam",
|
|
@@ -17146,13 +17950,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
17146
17950
|
// ed.translateUsigAI: "Auto-translate All" => "Terjemahkan otomatis Semua"
|
|
17147
17951
|
// ed.translationDialogTitle: "Untranslated strings" => "String yang tidak diterjemahkan"
|
|
17148
17952
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Harap masukkan setidaknya {0} item"
|
|
17149
|
-
// lg.
|
|
17953
|
+
// lg.question_resetValueName: "Reset question value" => "Mereset nilai pertanyaan"
|
|
17150
17954
|
// lg.column_resetValue: "Reset column value" => "Mereset nilai kolom"
|
|
17151
17955
|
// lg.expressionSetup: "" => ""
|
|
17152
17956
|
// lg.actionsSetup: "" => ""
|
|
17153
17957
|
// pe.markRequired: "Mark as required" => "Tandai sesuai kebutuhan"
|
|
17154
17958
|
// pe.removeRequiredMark: "Remove the required mark" => "Hapus tanda yang diperlukan"
|
|
17155
17959
|
// p.resetValueIf: "Reset value if" => "Reset nilai jika"
|
|
17960
|
+
// lg.question_setValueName: "Set question value" => "Tetapkan nilai pertanyaan"
|
|
17961
|
+
// lg.column_resetValueName: "Reset column value" => "Mereset nilai kolom"
|
|
17962
|
+
// lg.column_setValueName: "Set column value" => "Mengatur nilai kolom"
|
|
17963
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Ekspresi yang hasilnya akan ditetapkan ke pertanyaan target."
|
|
17964
|
+
// lg.expressionSetup: "" => ""
|
|
17965
|
+
// lg.actionsSetup: "" => ""
|
|
17966
|
+
// survey.title: "Title" => "Titel"
|
|
17967
|
+
// page.title: "Title" => "Titel"
|
|
17968
|
+
// p.setValueIf: "Set value if" => "Tetapkan nilai jika"
|
|
17969
|
+
// theme.groupHeader: "Header" => "Header"
|
|
17970
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Warna depan judul"
|
|
17971
|
+
// theme.coverOverlapEnabled: "Overlap" => "Tumpang tindih"
|
|
17972
|
+
// theme.backgroundImageFitFill: "Stretch" => "Merentangkan"
|
|
17973
|
+
// theme.backgroundImageFitTile: "Tile" => "Ubin"
|
|
17974
|
+
// theme.headerView: "View" => "Melihat"
|
|
17975
|
+
// theme.headerViewBasic: "Basic" => "Dasar"
|
|
17976
|
+
// theme.headerViewAdvanced: "Advanced" => "Maju"
|
|
17977
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Lebar area konten"
|
|
17978
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Sama seperti survei"
|
|
17979
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Paskan dengan halaman"
|
|
17980
|
+
// theme.coverTextAreaWidth: "Text width" => "Lebar teks"
|
|
17981
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Warna latar belakang"
|
|
17982
|
+
// theme.coverBackgroundColorNone: "None" => "Tidak"
|
|
17983
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Warna aksen"
|
|
17984
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Adat"
|
|
17985
|
+
// theme.horizontalAlignmentLeft: "Left" => "Kiri"
|
|
17986
|
+
// theme.horizontalAlignmentCenter: "Center" => "Pusat"
|
|
17987
|
+
// theme.horizontalAlignmentRight: "Right" => "Kanan"
|
|
17988
|
+
// theme.verticalAlignmentTop: "Top" => "Puncak"
|
|
17989
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Tengah"
|
|
17990
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Dasar"
|
|
17991
|
+
// theme.logoPosition: "Logo Position" => "Posisi Logo"
|
|
17992
|
+
// theme.coverTitlePosition: "Title Position" => "Posisi Judul"
|
|
17993
|
+
// theme.coverDescriptionPosition: "Description Position" => "Deskripsi Posisi"
|
|
17994
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "reset nilai untuk pertanyaan: {0}"
|
|
17995
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Tetapkan nilai: {1} pertanyaan: {0}"
|
|
17996
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Setel ulang nilai sel untuk kolom: {0}"
|
|
17997
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Menetapkan nilai sel: {1} ke kolom: {0}"
|
|
17998
|
+
// lg.expressionSetup: "" => ""
|
|
17999
|
+
// lg.actionsSetup: "" => ""
|
|
17156
18000
|
|
|
17157
18001
|
|
|
17158
18002
|
/***/ }),
|
|
@@ -17337,11 +18181,13 @@ var italianTranslation = {
|
|
|
17337
18181
|
question_visibilityName: "Mostra (nascondi) domanda",
|
|
17338
18182
|
question_enableName: "Abilita (disabilita) domanda",
|
|
17339
18183
|
question_requireName: "Rendi la domanda obbligatoria",
|
|
17340
|
-
|
|
18184
|
+
question_resetValueName: "Reimpostare il valore della domanda",
|
|
18185
|
+
question_setValueName: "Impostare il valore della domanda",
|
|
17341
18186
|
column_visibilityName: "Mostra (nascondi) colonna",
|
|
17342
18187
|
column_enableName: "Abilita (disabilita) colonna",
|
|
17343
18188
|
column_requireName: "Rendi la colonna obbligatoria",
|
|
17344
|
-
|
|
18189
|
+
column_resetValueName: "Reimposta valore colonna",
|
|
18190
|
+
column_setValueName: "Impostare il valore della colonna",
|
|
17345
18191
|
trigger_completeName: "Completa sondaggio",
|
|
17346
18192
|
trigger_setvalueName: "Imposta la risposta",
|
|
17347
18193
|
trigger_copyvalueName: "Copia la risposta",
|
|
@@ -17368,9 +18214,14 @@ var italianTranslation = {
|
|
|
17368
18214
|
question_visibilityText: "rendi la domanda {0} visibile",
|
|
17369
18215
|
question_enableText: "rendi la domanda {0} abilitata",
|
|
17370
18216
|
question_requireText: "rendi la domanda {0} obbligatoria",
|
|
18217
|
+
question_resetValueText: "Valore di ripristino per la domanda: {0}",
|
|
18218
|
+
question_setValueText: "Assegna valore: {1} alla domanda: {0}",
|
|
17371
18219
|
column_visibilityText: "rendi la colonna {0} della domanda {1} visibile",
|
|
17372
18220
|
column_enableText: "rendi la colonna {0} della domanda {1} abilitata",
|
|
17373
18221
|
column_requireText: "rendi la colonna {0} della domanda {1} obbligatoria",
|
|
18222
|
+
column_resetValueText: "Reimposta il valore della cella per la colonna: {0}",
|
|
18223
|
+
column_setValueText: "Assegna valore cella: {1} alla colonna: {0}",
|
|
18224
|
+
setValueExpressionPlaceholder: " Espressione il cui risultato verrà assegnato alla domanda di destinazione.",
|
|
17374
18225
|
trigger_completeText: "il sondaggio viene completato",
|
|
17375
18226
|
trigger_setvalueText: "imposta nella domanda: {0} valore {1}",
|
|
17376
18227
|
trigger_setvalueEmptyText: "Valore chiaro della domanda: {0}",
|
|
@@ -17584,7 +18435,12 @@ var italianTranslation = {
|
|
|
17584
18435
|
imageHeight: "Altezza immagine (in valori accettati da CSS)",
|
|
17585
18436
|
imageWidth: "Larghezza immagine (in valori accettati da CSS)"
|
|
17586
18437
|
},
|
|
18438
|
+
// survey templates
|
|
18439
|
+
survey: {
|
|
18440
|
+
title: "Titolo"
|
|
18441
|
+
},
|
|
17587
18442
|
page: {
|
|
18443
|
+
title: "Titolo",
|
|
17588
18444
|
maxTimeToFinish: "Tempo massimo per terminare la pagina (in secondi)"
|
|
17589
18445
|
},
|
|
17590
18446
|
question: {
|
|
@@ -18087,6 +18943,7 @@ var italianTranslation = {
|
|
|
18087
18943
|
defaultValueExpression: "Espressione valore predefinito",
|
|
18088
18944
|
requiredIf: "Obbligatoria Se",
|
|
18089
18945
|
resetValueIf: "Reimposta valore se",
|
|
18946
|
+
setValueIf: "Imposta valore se",
|
|
18090
18947
|
validators: "Validatori",
|
|
18091
18948
|
bindings: "Collegamenti",
|
|
18092
18949
|
renderAs: "Esegui il rendering come",
|
|
@@ -18163,6 +19020,7 @@ var italianTranslation = {
|
|
|
18163
19020
|
"--base-unit": "Unità base",
|
|
18164
19021
|
groupGeneral: "Generale",
|
|
18165
19022
|
groupAdvanced: "Avanzato",
|
|
19023
|
+
groupHeader: "Intestazione",
|
|
18166
19024
|
themeName: "Tema",
|
|
18167
19025
|
themeMode: "Aspetto della domanda",
|
|
18168
19026
|
themeModePanels: "Default",
|
|
@@ -18173,11 +19031,15 @@ var italianTranslation = {
|
|
|
18173
19031
|
primaryDefaultColor: "Default",
|
|
18174
19032
|
primaryDarkColor: "Fluttuare",
|
|
18175
19033
|
primaryLightColor: "Selezionato",
|
|
19034
|
+
coverTitleForecolor: "Precolore del titolo",
|
|
19035
|
+
coverOverlapEnabled: "Sovrapposizione",
|
|
18176
19036
|
backgroundDimColor: "Colore di sfondo",
|
|
18177
19037
|
backgroundImage: "Immagine di sfondo",
|
|
18178
19038
|
backgroundImageFitAuto: "Automatico",
|
|
18179
19039
|
backgroundImageFitCover: "Coprire",
|
|
18180
19040
|
backgroundImageFitContain: "Contenere",
|
|
19041
|
+
backgroundImageFitFill: "Stendere",
|
|
19042
|
+
backgroundImageFitTile: "Tegola",
|
|
18181
19043
|
backgroundOpacity: "Opacità",
|
|
18182
19044
|
backgroundImageAttachmentFixed: "Fissato",
|
|
18183
19045
|
backgroundImageAttachmentScroll: "Scorrere",
|
|
@@ -18222,6 +19084,26 @@ var italianTranslation = {
|
|
|
18222
19084
|
boxShadowInner: "Interno",
|
|
18223
19085
|
questionShadow: "Effetti ombra",
|
|
18224
19086
|
editorShadow: "Effetti di ombreggiatura dell'elemento di input",
|
|
19087
|
+
headerView: "Vista",
|
|
19088
|
+
headerViewBasic: "Basico",
|
|
19089
|
+
headerViewAdvanced: "Avanzato",
|
|
19090
|
+
coverInheritWidthFrom: "Larghezza dell'area di contenuto",
|
|
19091
|
+
coverInheritWidthFromSurvey: "Come il sondaggio",
|
|
19092
|
+
coverInheritWidthFromPage: "Adatta alla pagina",
|
|
19093
|
+
coverTextAreaWidth: "Larghezza del testo",
|
|
19094
|
+
coverBackgroundColorSwitch: "Colore di sfondo",
|
|
19095
|
+
coverBackgroundColorNone: "Nessuno",
|
|
19096
|
+
coverBackgroundColorAccentColor: "Colore principale",
|
|
19097
|
+
coverBackgroundColorCustom: "Costume",
|
|
19098
|
+
horizontalAlignmentLeft: "A sinistra",
|
|
19099
|
+
horizontalAlignmentCenter: "Centro",
|
|
19100
|
+
horizontalAlignmentRight: "A destra",
|
|
19101
|
+
verticalAlignmentTop: "In alto",
|
|
19102
|
+
verticalAlignmentMiddle: "Mezzo",
|
|
19103
|
+
verticalAlignmentBottom: "Fondoschiena",
|
|
19104
|
+
logoPosition: "Posizione del logo",
|
|
19105
|
+
coverTitlePosition: "Posizione del titolo",
|
|
19106
|
+
coverDescriptionPosition: "Descrizione Posizione",
|
|
18225
19107
|
names: {
|
|
18226
19108
|
default: "Default",
|
|
18227
19109
|
sharp: "Affilato",
|
|
@@ -18505,11 +19387,47 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
18505
19387
|
// ed.translateUsigAI: "Auto-translate All" => "Traduzione automatica di tutto"
|
|
18506
19388
|
// ed.translationDialogTitle: "Untranslated strings" => "Stringhe non tradotte"
|
|
18507
19389
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Inserisci almeno {0} elementi"
|
|
18508
|
-
// lg.
|
|
19390
|
+
// lg.question_resetValueName: "Reset question value" => "Reimpostare il valore della domanda"
|
|
18509
19391
|
// lg.column_resetValue: "Reset column value" => "Reimposta valore colonna"
|
|
18510
19392
|
// pe.markRequired: "Mark as required" => "Contrassegna come richiesto"
|
|
18511
19393
|
// pe.removeRequiredMark: "Remove the required mark" => "Rimuovere il segno richiesto"
|
|
18512
19394
|
// p.resetValueIf: "Reset value if" => "Reimposta valore se"
|
|
19395
|
+
// lg.question_setValueName: "Set question value" => "Impostare il valore della domanda"
|
|
19396
|
+
// lg.column_resetValueName: "Reset column value" => "Reimposta valore colonna"
|
|
19397
|
+
// lg.column_setValueName: "Set column value" => "Impostare il valore della colonna"
|
|
19398
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Espressione il cui risultato verrà assegnato alla domanda di destinazione."
|
|
19399
|
+
// survey.title: "Title" => "Titolo"
|
|
19400
|
+
// page.title: "Title" => "Titolo"
|
|
19401
|
+
// p.setValueIf: "Set value if" => "Imposta valore se"
|
|
19402
|
+
// theme.groupHeader: "Header" => "Intestazione"
|
|
19403
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Precolore del titolo"
|
|
19404
|
+
// theme.coverOverlapEnabled: "Overlap" => "Sovrapposizione"
|
|
19405
|
+
// theme.backgroundImageFitFill: "Stretch" => "Stendere"
|
|
19406
|
+
// theme.backgroundImageFitTile: "Tile" => "Tegola"
|
|
19407
|
+
// theme.headerView: "View" => "Vista"
|
|
19408
|
+
// theme.headerViewBasic: "Basic" => "Basico"
|
|
19409
|
+
// theme.headerViewAdvanced: "Advanced" => "Avanzato"
|
|
19410
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Larghezza dell'area di contenuto"
|
|
19411
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Come il sondaggio"
|
|
19412
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Adatta alla pagina"
|
|
19413
|
+
// theme.coverTextAreaWidth: "Text width" => "Larghezza del testo"
|
|
19414
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Colore di sfondo"
|
|
19415
|
+
// theme.coverBackgroundColorNone: "None" => "Nessuno"
|
|
19416
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Colore principale"
|
|
19417
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Costume"
|
|
19418
|
+
// theme.horizontalAlignmentLeft: "Left" => "A sinistra"
|
|
19419
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centro"
|
|
19420
|
+
// theme.horizontalAlignmentRight: "Right" => "A destra"
|
|
19421
|
+
// theme.verticalAlignmentTop: "Top" => "In alto"
|
|
19422
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Mezzo"
|
|
19423
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Fondoschiena"
|
|
19424
|
+
// theme.logoPosition: "Logo Position" => "Posizione del logo"
|
|
19425
|
+
// theme.coverTitlePosition: "Title Position" => "Posizione del titolo"
|
|
19426
|
+
// theme.coverDescriptionPosition: "Description Position" => "Descrizione Posizione"
|
|
19427
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Valore di ripristino per la domanda: {0}"
|
|
19428
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Assegna valore: {1} alla domanda: {0}"
|
|
19429
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Reimposta il valore della cella per la colonna: {0}"
|
|
19430
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Assegna valore cella: {1} alla colonna: {0}"
|
|
18513
19431
|
|
|
18514
19432
|
|
|
18515
19433
|
/***/ }),
|
|
@@ -18695,11 +19613,13 @@ var jaStrings = {
|
|
|
18695
19613
|
question_visibilityName: "質問の可視性",
|
|
18696
19614
|
question_enableName: "質問の有効化/無効化",
|
|
18697
19615
|
question_requireName: "質問オプションが必要",
|
|
18698
|
-
|
|
19616
|
+
question_resetValueName: "質問値のリセット",
|
|
19617
|
+
question_setValueName: "質問値の設定",
|
|
18699
19618
|
column_visibilityName: "列を表示 (非表示)",
|
|
18700
19619
|
column_enableName: "有効 (無効) 列",
|
|
18701
19620
|
column_requireName: "列を必須にする",
|
|
18702
|
-
|
|
19621
|
+
column_resetValueName: "列の値をリセット",
|
|
19622
|
+
column_setValueName: "列の値を設定する",
|
|
18703
19623
|
trigger_completeName: "アンケートを完了する",
|
|
18704
19624
|
trigger_setvalueName: "質問の値を設定する",
|
|
18705
19625
|
trigger_copyvalueName: "質問の値をコピーする",
|
|
@@ -18726,9 +19646,14 @@ var jaStrings = {
|
|
|
18726
19646
|
question_visibilityText: "質問{0}を表示にする",
|
|
18727
19647
|
question_enableText: "質問{0}を有効にする",
|
|
18728
19648
|
question_requireText: "質問{0}を必須にする",
|
|
19649
|
+
question_resetValueText: "質問のリセット値:{0}",
|
|
19650
|
+
question_setValueText: "値の割り当て: 質問への{1}: {0}",
|
|
18729
19651
|
column_visibilityText: "質問{1}の列{0}を表示する",
|
|
18730
19652
|
column_enableText: "質問の列{0}を有効にする{1}",
|
|
18731
19653
|
column_requireText: "質問{1}の列{0}を必須にする",
|
|
19654
|
+
column_resetValueText: "列のセル値をリセット:{0}",
|
|
19655
|
+
column_setValueText: "セル値の割り当て:列への{1}:{0}",
|
|
19656
|
+
setValueExpressionPlaceholder: "結果が対象の質問に割り当てられる式。",
|
|
18732
19657
|
trigger_completeText: "アンケートが完了する",
|
|
18733
19658
|
trigger_setvalueText: "質問:{0}値{1}に設定する",
|
|
18734
19659
|
trigger_setvalueEmptyText: "明確な質問値:{0}",
|
|
@@ -18942,7 +19867,12 @@ var jaStrings = {
|
|
|
18942
19867
|
imageHeight: "画像の高さ (CSS で受け入れられる値)",
|
|
18943
19868
|
imageWidth: "画像の幅 (CSS で受け入れられる値)"
|
|
18944
19869
|
},
|
|
19870
|
+
// survey templates
|
|
19871
|
+
survey: {
|
|
19872
|
+
title: "タイトル"
|
|
19873
|
+
},
|
|
18945
19874
|
page: {
|
|
19875
|
+
title: "タイトル",
|
|
18946
19876
|
maxTimeToFinish: "ページを終了するための制限時間 (秒単位)"
|
|
18947
19877
|
},
|
|
18948
19878
|
question: {
|
|
@@ -19445,6 +20375,7 @@ var jaStrings = {
|
|
|
19445
20375
|
defaultValueExpression: "デフォルト値式",
|
|
19446
20376
|
requiredIf: "次の場合に必要",
|
|
19447
20377
|
resetValueIf: "次の場合に値をリセット",
|
|
20378
|
+
setValueIf: "次の場合に値を設定します",
|
|
19448
20379
|
validators: "バリデータ",
|
|
19449
20380
|
bindings: "バインド",
|
|
19450
20381
|
renderAs: "レンダリング形式",
|
|
@@ -19521,6 +20452,7 @@ var jaStrings = {
|
|
|
19521
20452
|
"--base-unit": "ベースユニット",
|
|
19522
20453
|
groupGeneral: "全般",
|
|
19523
20454
|
groupAdvanced: "アドバンスド",
|
|
20455
|
+
groupHeader: "ヘッダ",
|
|
19524
20456
|
themeName: "テーマ",
|
|
19525
20457
|
themeMode: "質問の外観",
|
|
19526
20458
|
themeModePanels: "デフォルト",
|
|
@@ -19531,11 +20463,15 @@ var jaStrings = {
|
|
|
19531
20463
|
primaryDefaultColor: "デフォルト",
|
|
19532
20464
|
primaryDarkColor: "ホバー",
|
|
19533
20465
|
primaryLightColor: "入選",
|
|
20466
|
+
coverTitleForecolor: "タイトル前色",
|
|
20467
|
+
coverOverlapEnabled: "オーバーラップ",
|
|
19534
20468
|
backgroundDimColor: "背景色",
|
|
19535
20469
|
backgroundImage: "背景画像",
|
|
19536
20470
|
backgroundImageFitAuto: "自動",
|
|
19537
20471
|
backgroundImageFitCover: "覆う",
|
|
19538
20472
|
backgroundImageFitContain: "含む",
|
|
20473
|
+
backgroundImageFitFill: "伸ばす",
|
|
20474
|
+
backgroundImageFitTile: "瓦",
|
|
19539
20475
|
backgroundOpacity: "不透明",
|
|
19540
20476
|
backgroundImageAttachmentFixed: "付け",
|
|
19541
20477
|
backgroundImageAttachmentScroll: "スクロール",
|
|
@@ -19580,6 +20516,26 @@ var jaStrings = {
|
|
|
19580
20516
|
boxShadowInner: "内的",
|
|
19581
20517
|
questionShadow: "シャドウ効果",
|
|
19582
20518
|
editorShadow: "入力要素の影の効果",
|
|
20519
|
+
headerView: "眺める",
|
|
20520
|
+
headerViewBasic: "基本的な",
|
|
20521
|
+
headerViewAdvanced: "アドバンスド",
|
|
20522
|
+
coverInheritWidthFrom: "コンテンツ領域の幅",
|
|
20523
|
+
coverInheritWidthFromSurvey: "調査と同じ",
|
|
20524
|
+
coverInheritWidthFromPage: "ページに合わせる",
|
|
20525
|
+
coverTextAreaWidth: "テキスト幅",
|
|
20526
|
+
coverBackgroundColorSwitch: "背景色",
|
|
20527
|
+
coverBackgroundColorNone: "何一つ",
|
|
20528
|
+
coverBackgroundColorAccentColor: "アクセントカラー",
|
|
20529
|
+
coverBackgroundColorCustom: "習慣",
|
|
20530
|
+
horizontalAlignmentLeft: "左",
|
|
20531
|
+
horizontalAlignmentCenter: "センター",
|
|
20532
|
+
horizontalAlignmentRight: "右",
|
|
20533
|
+
verticalAlignmentTop: "ページのトップへ",
|
|
20534
|
+
verticalAlignmentMiddle: "中央",
|
|
20535
|
+
verticalAlignmentBottom: "底",
|
|
20536
|
+
logoPosition: "ロゴの位置",
|
|
20537
|
+
coverTitlePosition: "タイトル位置",
|
|
20538
|
+
coverDescriptionPosition: "説明位置",
|
|
19583
20539
|
names: {
|
|
19584
20540
|
default: "デフォルト",
|
|
19585
20541
|
sharp: "鋭い",
|
|
@@ -20113,13 +21069,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
20113
21069
|
// ed.translateUsigAI: "Auto-translate All" => "すべて自動翻訳"
|
|
20114
21070
|
// ed.translationDialogTitle: "Untranslated strings" => "未翻訳の文字列"
|
|
20115
21071
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "{0}項目以上入力してください"
|
|
20116
|
-
// lg.
|
|
21072
|
+
// lg.question_resetValueName: "Reset question value" => "質問値のリセット"
|
|
20117
21073
|
// lg.column_resetValue: "Reset column value" => "列の値をリセット"
|
|
20118
21074
|
// lg.expressionSetup: "" => ""
|
|
20119
21075
|
// lg.actionsSetup: "" => ""
|
|
20120
21076
|
// pe.markRequired: "Mark as required" => "必須としてマーク"
|
|
20121
21077
|
// pe.removeRequiredMark: "Remove the required mark" => "必要なマークを削除する"
|
|
20122
21078
|
// p.resetValueIf: "Reset value if" => "次の場合に値をリセット"
|
|
21079
|
+
// lg.question_setValueName: "Set question value" => "質問値の設定"
|
|
21080
|
+
// lg.column_resetValueName: "Reset column value" => "列の値をリセット"
|
|
21081
|
+
// lg.column_setValueName: "Set column value" => "列の値を設定する"
|
|
21082
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => "結果が対象の質問に割り当てられる式。"
|
|
21083
|
+
// lg.expressionSetup: "" => ""
|
|
21084
|
+
// lg.actionsSetup: "" => ""
|
|
21085
|
+
// survey.title: "Title" => "タイトル"
|
|
21086
|
+
// page.title: "Title" => "タイトル"
|
|
21087
|
+
// p.setValueIf: "Set value if" => "次の場合に値を設定します"
|
|
21088
|
+
// theme.groupHeader: "Header" => "ヘッダ"
|
|
21089
|
+
// theme.coverTitleForecolor: "Title forecolor" => "タイトル前色"
|
|
21090
|
+
// theme.coverOverlapEnabled: "Overlap" => "オーバーラップ"
|
|
21091
|
+
// theme.backgroundImageFitFill: "Stretch" => "伸ばす"
|
|
21092
|
+
// theme.backgroundImageFitTile: "Tile" => "瓦"
|
|
21093
|
+
// theme.headerView: "View" => "眺める"
|
|
21094
|
+
// theme.headerViewBasic: "Basic" => "基本的な"
|
|
21095
|
+
// theme.headerViewAdvanced: "Advanced" => "アドバンスド"
|
|
21096
|
+
// theme.coverInheritWidthFrom: "Content area width" => "コンテンツ領域の幅"
|
|
21097
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "調査と同じ"
|
|
21098
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "ページに合わせる"
|
|
21099
|
+
// theme.coverTextAreaWidth: "Text width" => "テキスト幅"
|
|
21100
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "背景色"
|
|
21101
|
+
// theme.coverBackgroundColorNone: "None" => "何一つ"
|
|
21102
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "アクセントカラー"
|
|
21103
|
+
// theme.coverBackgroundColorCustom: "Custom" => "習慣"
|
|
21104
|
+
// theme.horizontalAlignmentLeft: "Left" => "左"
|
|
21105
|
+
// theme.horizontalAlignmentCenter: "Center" => "センター"
|
|
21106
|
+
// theme.horizontalAlignmentRight: "Right" => "右"
|
|
21107
|
+
// theme.verticalAlignmentTop: "Top" => "ページのトップへ"
|
|
21108
|
+
// theme.verticalAlignmentMiddle: "Middle" => "中央"
|
|
21109
|
+
// theme.verticalAlignmentBottom: "Bottom" => "底"
|
|
21110
|
+
// theme.logoPosition: "Logo Position" => "ロゴの位置"
|
|
21111
|
+
// theme.coverTitlePosition: "Title Position" => "タイトル位置"
|
|
21112
|
+
// theme.coverDescriptionPosition: "Description Position" => "説明位置"
|
|
21113
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "質問のリセット値:{0}"
|
|
21114
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "値の割り当て: 質問への{1}: {0}"
|
|
21115
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "列のセル値をリセット:{0}"
|
|
21116
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "セル値の割り当て:列への{1}:{0}"
|
|
21117
|
+
// lg.expressionSetup: "" => ""
|
|
21118
|
+
// lg.actionsSetup: "" => ""
|
|
20123
21119
|
|
|
20124
21120
|
|
|
20125
21121
|
/***/ }),
|
|
@@ -20305,11 +21301,13 @@ var koreanStrings = {
|
|
|
20305
21301
|
question_visibilityName: "질문 표시(숨기기)",
|
|
20306
21302
|
question_enableName: "사용(사용 안 함) 질문",
|
|
20307
21303
|
question_requireName: "질문 필수 항목 만들기",
|
|
20308
|
-
|
|
21304
|
+
question_resetValueName: "질문 값 재설정",
|
|
21305
|
+
question_setValueName: "질문 값 설정",
|
|
20309
21306
|
column_visibilityName: "열 표시(숨기기)",
|
|
20310
21307
|
column_enableName: "사용(사용 안 함) 열",
|
|
20311
21308
|
column_requireName: "열을 필수로 설정",
|
|
20312
|
-
|
|
21309
|
+
column_resetValueName: "열 값 재설정",
|
|
21310
|
+
column_setValueName: "열 값 설정",
|
|
20313
21311
|
trigger_completeName: "설문 조사 완료",
|
|
20314
21312
|
trigger_setvalueName: "정답 설정",
|
|
20315
21313
|
trigger_copyvalueName: "답변 복사",
|
|
@@ -20336,9 +21334,14 @@ var koreanStrings = {
|
|
|
20336
21334
|
question_visibilityText: "질문 {0} 표시",
|
|
20337
21335
|
question_enableText: "질문 {0} 사용 설정",
|
|
20338
21336
|
question_requireText: "질문 {0} 필수",
|
|
21337
|
+
question_resetValueText: "질문에 대한 재설정 값: {0}",
|
|
21338
|
+
question_setValueText: "할당 값: {1} 질문: {0}",
|
|
20339
21339
|
column_visibilityText: "질문의 열 {0} {1} 표시",
|
|
20340
21340
|
column_enableText: "질문의 열 {0} {1} 사용하도록 설정",
|
|
20341
21341
|
column_requireText: "질문의 열 {0} {1} 필수",
|
|
21342
|
+
column_resetValueText: "열의 셀 값 재설정: {0}",
|
|
21343
|
+
column_setValueText: "셀 값 할당 : {1} 열 : {0}",
|
|
21344
|
+
setValueExpressionPlaceholder: " 결과가 대상 질문에 할당되는 식입니다.",
|
|
20342
21345
|
trigger_completeText: "조사가 완료됩니다",
|
|
20343
21346
|
trigger_setvalueText: "질문으로 설정: {0} 값 {1}",
|
|
20344
21347
|
trigger_setvalueEmptyText: "명확한 질문 값: {0}",
|
|
@@ -20552,7 +21555,12 @@ var koreanStrings = {
|
|
|
20552
21555
|
imageHeight: "이미지 높이(CSS에서 허용하는 값)",
|
|
20553
21556
|
imageWidth: "이미지 너비(CSS에서 허용하는 값)"
|
|
20554
21557
|
},
|
|
21558
|
+
// survey templates
|
|
21559
|
+
survey: {
|
|
21560
|
+
title: "타이틀"
|
|
21561
|
+
},
|
|
20555
21562
|
page: {
|
|
21563
|
+
title: "타이틀",
|
|
20556
21564
|
maxTimeToFinish: "페이지 완료 시간 제한(초)"
|
|
20557
21565
|
},
|
|
20558
21566
|
question: {
|
|
@@ -21055,6 +22063,7 @@ var koreanStrings = {
|
|
|
21055
22063
|
defaultValueExpression: "기본값 표현식",
|
|
21056
22064
|
requiredIf: "다음과 같은 경우 필수입니다.",
|
|
21057
22065
|
resetValueIf: "다음과 같은 경우 값을 재설정합니다.",
|
|
22066
|
+
setValueIf: "다음과 같은 경우 값을 설정합니다.",
|
|
21058
22067
|
validators: "유효성 검사기",
|
|
21059
22068
|
bindings: "바인딩",
|
|
21060
22069
|
renderAs: "렌더링 형식",
|
|
@@ -21131,6 +22140,7 @@ var koreanStrings = {
|
|
|
21131
22140
|
"--base-unit": "베이스 유닛",
|
|
21132
22141
|
groupGeneral: "일반",
|
|
21133
22142
|
groupAdvanced: "고급",
|
|
22143
|
+
groupHeader: "머리글",
|
|
21134
22144
|
themeName: "주제",
|
|
21135
22145
|
themeMode: "질문 모양",
|
|
21136
22146
|
themeModePanels: "기본값",
|
|
@@ -21141,11 +22151,15 @@ var koreanStrings = {
|
|
|
21141
22151
|
primaryDefaultColor: "기본값",
|
|
21142
22152
|
primaryDarkColor: "호버",
|
|
21143
22153
|
primaryLightColor: "선택한",
|
|
22154
|
+
coverTitleForecolor: "제목 forecolor",
|
|
22155
|
+
coverOverlapEnabled: "겹침",
|
|
21144
22156
|
backgroundDimColor: "배경색",
|
|
21145
22157
|
backgroundImage: "배경 이미지",
|
|
21146
22158
|
backgroundImageFitAuto: "자동",
|
|
21147
22159
|
backgroundImageFitCover: "표지",
|
|
21148
22160
|
backgroundImageFitContain: "포함하다",
|
|
22161
|
+
backgroundImageFitFill: "뻗다",
|
|
22162
|
+
backgroundImageFitTile: "타일",
|
|
21149
22163
|
backgroundOpacity: "불투명도",
|
|
21150
22164
|
backgroundImageAttachmentFixed: "부정하게 결정된",
|
|
21151
22165
|
backgroundImageAttachmentScroll: "스크롤",
|
|
@@ -21190,6 +22204,26 @@ var koreanStrings = {
|
|
|
21190
22204
|
boxShadowInner: "내부",
|
|
21191
22205
|
questionShadow: "그림자 효과",
|
|
21192
22206
|
editorShadow: "입력 요소 그림자 효과",
|
|
22207
|
+
headerView: "보기",
|
|
22208
|
+
headerViewBasic: "기초의",
|
|
22209
|
+
headerViewAdvanced: "고급",
|
|
22210
|
+
coverInheritWidthFrom: "콘텐츠 영역 너비",
|
|
22211
|
+
coverInheritWidthFromSurvey: "설문조사와 동일",
|
|
22212
|
+
coverInheritWidthFromPage: "페이지에 맞추기",
|
|
22213
|
+
coverTextAreaWidth: "텍스트 너비",
|
|
22214
|
+
coverBackgroundColorSwitch: "배경색",
|
|
22215
|
+
coverBackgroundColorNone: "없음",
|
|
22216
|
+
coverBackgroundColorAccentColor: "강조 색상",
|
|
22217
|
+
coverBackgroundColorCustom: "관습",
|
|
22218
|
+
horizontalAlignmentLeft: "왼쪽",
|
|
22219
|
+
horizontalAlignmentCenter: "중",
|
|
22220
|
+
horizontalAlignmentRight: "오른쪽",
|
|
22221
|
+
verticalAlignmentTop: "맨 위로",
|
|
22222
|
+
verticalAlignmentMiddle: "중간",
|
|
22223
|
+
verticalAlignmentBottom: "밑바닥",
|
|
22224
|
+
logoPosition: "로고 위치",
|
|
22225
|
+
coverTitlePosition: "타이틀 포지션",
|
|
22226
|
+
coverDescriptionPosition: "설명 위치",
|
|
21193
22227
|
names: {
|
|
21194
22228
|
default: "기본값",
|
|
21195
22229
|
sharp: "날카로운",
|
|
@@ -21928,13 +22962,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
21928
22962
|
// ed.translateUsigAI: "Auto-translate All" => "모두 자동 번역"
|
|
21929
22963
|
// ed.translationDialogTitle: "Untranslated strings" => "번역되지 않은 문자열"
|
|
21930
22964
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "최소 {0} 항목을 입력하십시오."
|
|
21931
|
-
// lg.
|
|
22965
|
+
// lg.question_resetValueName: "Reset question value" => "질문 값 재설정"
|
|
21932
22966
|
// lg.column_resetValue: "Reset column value" => "열 값 재설정"
|
|
21933
22967
|
// lg.expressionSetup: "" => ""
|
|
21934
22968
|
// lg.actionsSetup: "" => ""
|
|
21935
22969
|
// pe.markRequired: "Mark as required" => "필요에 따라 표시"
|
|
21936
22970
|
// pe.removeRequiredMark: "Remove the required mark" => "필요한 표시를 제거하십시오"
|
|
21937
22971
|
// p.resetValueIf: "Reset value if" => "다음과 같은 경우 값을 재설정합니다."
|
|
22972
|
+
// lg.question_setValueName: "Set question value" => "질문 값 설정"
|
|
22973
|
+
// lg.column_resetValueName: "Reset column value" => "열 값 재설정"
|
|
22974
|
+
// lg.column_setValueName: "Set column value" => "열 값 설정"
|
|
22975
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " 결과가 대상 질문에 할당되는 식입니다."
|
|
22976
|
+
// lg.expressionSetup: "" => ""
|
|
22977
|
+
// lg.actionsSetup: "" => ""
|
|
22978
|
+
// survey.title: "Title" => "타이틀"
|
|
22979
|
+
// page.title: "Title" => "타이틀"
|
|
22980
|
+
// p.setValueIf: "Set value if" => "다음과 같은 경우 값을 설정합니다."
|
|
22981
|
+
// theme.groupHeader: "Header" => "머리글"
|
|
22982
|
+
// theme.coverTitleForecolor: "Title forecolor" => "제목 forecolor"
|
|
22983
|
+
// theme.coverOverlapEnabled: "Overlap" => "겹침"
|
|
22984
|
+
// theme.backgroundImageFitFill: "Stretch" => "뻗다"
|
|
22985
|
+
// theme.backgroundImageFitTile: "Tile" => "타일"
|
|
22986
|
+
// theme.headerView: "View" => "보기"
|
|
22987
|
+
// theme.headerViewBasic: "Basic" => "기초의"
|
|
22988
|
+
// theme.headerViewAdvanced: "Advanced" => "고급"
|
|
22989
|
+
// theme.coverInheritWidthFrom: "Content area width" => "콘텐츠 영역 너비"
|
|
22990
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "설문조사와 동일"
|
|
22991
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "페이지에 맞추기"
|
|
22992
|
+
// theme.coverTextAreaWidth: "Text width" => "텍스트 너비"
|
|
22993
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "배경색"
|
|
22994
|
+
// theme.coverBackgroundColorNone: "None" => "없음"
|
|
22995
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "강조 색상"
|
|
22996
|
+
// theme.coverBackgroundColorCustom: "Custom" => "관습"
|
|
22997
|
+
// theme.horizontalAlignmentLeft: "Left" => "왼쪽"
|
|
22998
|
+
// theme.horizontalAlignmentCenter: "Center" => "중"
|
|
22999
|
+
// theme.horizontalAlignmentRight: "Right" => "오른쪽"
|
|
23000
|
+
// theme.verticalAlignmentTop: "Top" => "맨 위로"
|
|
23001
|
+
// theme.verticalAlignmentMiddle: "Middle" => "중간"
|
|
23002
|
+
// theme.verticalAlignmentBottom: "Bottom" => "밑바닥"
|
|
23003
|
+
// theme.logoPosition: "Logo Position" => "로고 위치"
|
|
23004
|
+
// theme.coverTitlePosition: "Title Position" => "타이틀 포지션"
|
|
23005
|
+
// theme.coverDescriptionPosition: "Description Position" => "설명 위치"
|
|
23006
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "질문에 대한 재설정 값: {0}"
|
|
23007
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "할당 값: {1} 질문: {0}"
|
|
23008
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "열의 셀 값 재설정: {0}"
|
|
23009
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "셀 값 할당 : {1} 열 : {0}"
|
|
23010
|
+
// lg.expressionSetup: "" => ""
|
|
23011
|
+
// lg.actionsSetup: "" => ""
|
|
21938
23012
|
|
|
21939
23013
|
|
|
21940
23014
|
/***/ }),
|
|
@@ -22120,11 +23194,13 @@ var msStrings = {
|
|
|
22120
23194
|
question_visibilityName: "Kebolehlihatan soalan",
|
|
22121
23195
|
question_enableName: "Dayakan/Lumpuhkan soalan",
|
|
22122
23196
|
question_requireName: "Pilihan soalan diperlukan",
|
|
22123
|
-
|
|
23197
|
+
question_resetValueName: "Mengeset semula nilai soalan",
|
|
23198
|
+
question_setValueName: "Mengesetkan nilai soalan",
|
|
22124
23199
|
column_visibilityName: "Tunjukkan lajur (sembunyikan)",
|
|
22125
23200
|
column_enableName: "Mendayakan (nyahdayakan) lajur",
|
|
22126
23201
|
column_requireName: "Jadikan lajur diperlukan",
|
|
22127
|
-
|
|
23202
|
+
column_resetValueName: "Mengeset semula nilai lajur",
|
|
23203
|
+
column_setValueName: "Mengesetkan nilai lajur",
|
|
22128
23204
|
trigger_completeName: "Lengkapkan tinjauan",
|
|
22129
23205
|
trigger_setvalueName: "Tetapkan nilai soalan",
|
|
22130
23206
|
trigger_copyvalueName: "Salin nilai soalan",
|
|
@@ -22151,9 +23227,14 @@ var msStrings = {
|
|
|
22151
23227
|
question_visibilityText: "Jadikan soalan {0} boleh dilihat",
|
|
22152
23228
|
question_enableText: "Jadikan soalan {0} didayakan",
|
|
22153
23229
|
question_requireText: "Jadikan soalan {0} diperlukan",
|
|
23230
|
+
question_resetValueText: "Tetapkan semula nilai untuk soalan: {0}",
|
|
23231
|
+
question_setValueText: "Berikan nilai: {1} kepada soalan: {0}",
|
|
22154
23232
|
column_visibilityText: "menjadikan {0} lajur soalan {1} kelihatan",
|
|
22155
23233
|
column_enableText: "menjadikan lajur {0} soalan {1} mendayakan",
|
|
22156
23234
|
column_requireText: "menjadikan lajur {0} soalan {1} diperlukan",
|
|
23235
|
+
column_resetValueText: "Set semula nilai sel untuk lajur: {0}",
|
|
23236
|
+
column_setValueText: "Peruntukkan nilai sel: {1} kepada lajur: {0}",
|
|
23237
|
+
setValueExpressionPlaceholder: " Ungkapan yang hasilnya akan diberikan kepada soalan sasaran.",
|
|
22157
23238
|
trigger_completeText: "Tinjauan dilengkapkan",
|
|
22158
23239
|
trigger_setvalueText: "Tetapkan kepada soalan: {0} nilai {1}",
|
|
22159
23240
|
trigger_setvalueEmptyText: "nilai soalan yang jelas: {0}",
|
|
@@ -22367,7 +23448,12 @@ var msStrings = {
|
|
|
22367
23448
|
imageHeight: "Ketinggian imej (dalam nilai diterima CSS)",
|
|
22368
23449
|
imageWidth: "Lebar imej (dalam nilai diterima CSS)"
|
|
22369
23450
|
},
|
|
23451
|
+
// survey templates
|
|
23452
|
+
survey: {
|
|
23453
|
+
title: "Tajuk"
|
|
23454
|
+
},
|
|
22370
23455
|
page: {
|
|
23456
|
+
title: "Tajuk",
|
|
22371
23457
|
maxTimeToFinish: "Had masa untuk menyelesaikan halaman (dalam beberapa saat)"
|
|
22372
23458
|
},
|
|
22373
23459
|
question: {
|
|
@@ -22870,6 +23956,7 @@ var msStrings = {
|
|
|
22870
23956
|
defaultValueExpression: "Ekspresi nilai lalai",
|
|
22871
23957
|
requiredIf: "Diperlukan jika",
|
|
22872
23958
|
resetValueIf: "Mengeset semula nilai jika",
|
|
23959
|
+
setValueIf: "Setkan nilai jika",
|
|
22873
23960
|
validators: "Pengesah",
|
|
22874
23961
|
bindings: "ikatan",
|
|
22875
23962
|
renderAs: "Render sebagai",
|
|
@@ -22946,6 +24033,7 @@ var msStrings = {
|
|
|
22946
24033
|
"--base-unit": "Unit asas",
|
|
22947
24034
|
groupGeneral: "Umum",
|
|
22948
24035
|
groupAdvanced: "Lanjutan",
|
|
24036
|
+
groupHeader: "Pengepala",
|
|
22949
24037
|
themeName: "Tema",
|
|
22950
24038
|
themeMode: "Penampilan soalan",
|
|
22951
24039
|
themeModePanels: "Lalai",
|
|
@@ -22956,11 +24044,15 @@ var msStrings = {
|
|
|
22956
24044
|
primaryDefaultColor: "Lalai",
|
|
22957
24045
|
primaryDarkColor: "Hover",
|
|
22958
24046
|
primaryLightColor: "Dipilih",
|
|
24047
|
+
coverTitleForecolor: "Warna tajuk",
|
|
24048
|
+
coverOverlapEnabled: "Bertindih",
|
|
22959
24049
|
backgroundDimColor: "Warna latar belakang",
|
|
22960
24050
|
backgroundImage: "Imej latar belakang",
|
|
22961
24051
|
backgroundImageFitAuto: "Auto",
|
|
22962
24052
|
backgroundImageFitCover: "Perlindungan",
|
|
22963
24053
|
backgroundImageFitContain: "Mengandungi",
|
|
24054
|
+
backgroundImageFitFill: "Regangan",
|
|
24055
|
+
backgroundImageFitTile: "Jubin",
|
|
22964
24056
|
backgroundOpacity: "Kelegapan",
|
|
22965
24057
|
backgroundImageAttachmentFixed: "Tetap",
|
|
22966
24058
|
backgroundImageAttachmentScroll: "Tatal",
|
|
@@ -23005,6 +24097,26 @@ var msStrings = {
|
|
|
23005
24097
|
boxShadowInner: "Dalaman",
|
|
23006
24098
|
questionShadow: "Kesan bayang",
|
|
23007
24099
|
editorShadow: "Kesan bayang unsur input",
|
|
24100
|
+
headerView: "Lihat",
|
|
24101
|
+
headerViewBasic: "Asas",
|
|
24102
|
+
headerViewAdvanced: "Lanjutan",
|
|
24103
|
+
coverInheritWidthFrom: "Lebar kawasan kandungan",
|
|
24104
|
+
coverInheritWidthFromSurvey: "Sama seperti tinjauan",
|
|
24105
|
+
coverInheritWidthFromPage: "Muat ke halaman",
|
|
24106
|
+
coverTextAreaWidth: "Lebar teks",
|
|
24107
|
+
coverBackgroundColorSwitch: "Warna latar belakang",
|
|
24108
|
+
coverBackgroundColorNone: "Tiada",
|
|
24109
|
+
coverBackgroundColorAccentColor: "Warna aksen",
|
|
24110
|
+
coverBackgroundColorCustom: "Tersuai",
|
|
24111
|
+
horizontalAlignmentLeft: "Kiri",
|
|
24112
|
+
horizontalAlignmentCenter: "Pusat",
|
|
24113
|
+
horizontalAlignmentRight: "Kanan",
|
|
24114
|
+
verticalAlignmentTop: "Atas",
|
|
24115
|
+
verticalAlignmentMiddle: "Tengah",
|
|
24116
|
+
verticalAlignmentBottom: "Bawah",
|
|
24117
|
+
logoPosition: "Kedudukan Logo",
|
|
24118
|
+
coverTitlePosition: "Kedudukan Tajuk",
|
|
24119
|
+
coverDescriptionPosition: "Kedudukan Penerangan",
|
|
23008
24120
|
names: {
|
|
23009
24121
|
default: "Lalai",
|
|
23010
24122
|
sharp: "Tajam",
|
|
@@ -23492,13 +24604,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
23492
24604
|
// ed.translateUsigAI: "Auto-translate All" => "Terjemahkan Secara automatik Semua"
|
|
23493
24605
|
// ed.translationDialogTitle: "Untranslated strings" => "Rentetan tidak diterjemahkan"
|
|
23494
24606
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Sila masukkan sekurang-kurangnya {0} item"
|
|
23495
|
-
// lg.
|
|
24607
|
+
// lg.question_resetValueName: "Reset question value" => "Mengeset semula nilai soalan"
|
|
23496
24608
|
// lg.column_resetValue: "Reset column value" => "Mengeset semula nilai lajur"
|
|
23497
24609
|
// lg.expressionSetup: "" => ""
|
|
23498
24610
|
// lg.actionsSetup: "" => ""
|
|
23499
24611
|
// pe.markRequired: "Mark as required" => "Tandakan mengikut keperluan"
|
|
23500
24612
|
// pe.removeRequiredMark: "Remove the required mark" => "Mengalih keluar tanda yang diperlukan"
|
|
23501
24613
|
// p.resetValueIf: "Reset value if" => "Mengeset semula nilai jika"
|
|
24614
|
+
// lg.question_setValueName: "Set question value" => "Mengesetkan nilai soalan"
|
|
24615
|
+
// lg.column_resetValueName: "Reset column value" => "Mengeset semula nilai lajur"
|
|
24616
|
+
// lg.column_setValueName: "Set column value" => "Mengesetkan nilai lajur"
|
|
24617
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Ungkapan yang hasilnya akan diberikan kepada soalan sasaran."
|
|
24618
|
+
// lg.expressionSetup: "" => ""
|
|
24619
|
+
// lg.actionsSetup: "" => ""
|
|
24620
|
+
// survey.title: "Title" => "Tajuk"
|
|
24621
|
+
// page.title: "Title" => "Tajuk"
|
|
24622
|
+
// p.setValueIf: "Set value if" => "Setkan nilai jika"
|
|
24623
|
+
// theme.groupHeader: "Header" => "Pengepala"
|
|
24624
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Warna tajuk"
|
|
24625
|
+
// theme.coverOverlapEnabled: "Overlap" => "Bertindih"
|
|
24626
|
+
// theme.backgroundImageFitFill: "Stretch" => "Regangan"
|
|
24627
|
+
// theme.backgroundImageFitTile: "Tile" => "Jubin"
|
|
24628
|
+
// theme.headerView: "View" => "Lihat"
|
|
24629
|
+
// theme.headerViewBasic: "Basic" => "Asas"
|
|
24630
|
+
// theme.headerViewAdvanced: "Advanced" => "Lanjutan"
|
|
24631
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Lebar kawasan kandungan"
|
|
24632
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Sama seperti tinjauan"
|
|
24633
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Muat ke halaman"
|
|
24634
|
+
// theme.coverTextAreaWidth: "Text width" => "Lebar teks"
|
|
24635
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Warna latar belakang"
|
|
24636
|
+
// theme.coverBackgroundColorNone: "None" => "Tiada"
|
|
24637
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Warna aksen"
|
|
24638
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Tersuai"
|
|
24639
|
+
// theme.horizontalAlignmentLeft: "Left" => "Kiri"
|
|
24640
|
+
// theme.horizontalAlignmentCenter: "Center" => "Pusat"
|
|
24641
|
+
// theme.horizontalAlignmentRight: "Right" => "Kanan"
|
|
24642
|
+
// theme.verticalAlignmentTop: "Top" => "Atas"
|
|
24643
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Tengah"
|
|
24644
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Bawah"
|
|
24645
|
+
// theme.logoPosition: "Logo Position" => "Kedudukan Logo"
|
|
24646
|
+
// theme.coverTitlePosition: "Title Position" => "Kedudukan Tajuk"
|
|
24647
|
+
// theme.coverDescriptionPosition: "Description Position" => "Kedudukan Penerangan"
|
|
24648
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Tetapkan semula nilai untuk soalan: {0}"
|
|
24649
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Berikan nilai: {1} kepada soalan: {0}"
|
|
24650
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Set semula nilai sel untuk lajur: {0}"
|
|
24651
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Peruntukkan nilai sel: {1} kepada lajur: {0}"
|
|
24652
|
+
// lg.expressionSetup: "" => ""
|
|
24653
|
+
// lg.actionsSetup: "" => ""
|
|
23502
24654
|
|
|
23503
24655
|
|
|
23504
24656
|
/***/ }),
|
|
@@ -23684,11 +24836,13 @@ var mnStrings = {
|
|
|
23684
24836
|
question_visibilityName: "Асуулт харуулах (нуух)",
|
|
23685
24837
|
question_enableName: "Асуулт идэвхжүүлэх (идэвхгүй болгох)",
|
|
23686
24838
|
question_requireName: "Асуултыг заавал бөглөөөөх болгох",
|
|
23687
|
-
|
|
24839
|
+
question_resetValueName: "Асуултын үнэ цэнийг дахин тогтоох",
|
|
24840
|
+
question_setValueName: "Асуултын үнэ цэнийг тогтоох",
|
|
23688
24841
|
column_visibilityName: "Багана харуулах (нуух).",
|
|
23689
24842
|
column_enableName: "Багана идэвхжүүлэх (идэвхгүй болгох).",
|
|
23690
24843
|
column_requireName: "Баганыг заавал бөглөөөөх болгох",
|
|
23691
|
-
|
|
24844
|
+
column_resetValueName: "Reset баганын үнэ цэнэ",
|
|
24845
|
+
column_setValueName: "Баганын үнэ цэнийг тогтоох",
|
|
23692
24846
|
trigger_completeName: "Санал асуулга дуусгах",
|
|
23693
24847
|
trigger_setvalueName: "Хариулт оруулах",
|
|
23694
24848
|
trigger_copyvalueName: "Хариулт хуулах",
|
|
@@ -23715,9 +24869,14 @@ var mnStrings = {
|
|
|
23715
24869
|
question_visibilityText: "{0} асуултыг харагддаг болгох",
|
|
23716
24870
|
question_enableText: "{0} асуултыг идэвхжүүлэх",
|
|
23717
24871
|
question_requireText: "{0} асуултыг заавал бөглөх болгох",
|
|
24872
|
+
question_resetValueText: "асуултын үнэ цэнийг дахин тогтоох нь: {0}",
|
|
24873
|
+
question_setValueText: "үнэ цэнийг даалгах нь: {1} асуулт: {0}",
|
|
23718
24874
|
column_visibilityText: "{0} баганын {1} асуултыг харагддаг болгох",
|
|
23719
24875
|
column_enableText: "{0} баганын {1} асуултыг идэвхжүүлэх",
|
|
23720
24876
|
column_requireText: "{0} баганын {1} асуултыг заавал бөглөх болгох",
|
|
24877
|
+
column_resetValueText: "баганын эсийн үнэ цэнийг дахин тогтоох: {0}",
|
|
24878
|
+
column_setValueText: "эсийн үнэ цэнийг хуваарил: {1} багана: {0}",
|
|
24879
|
+
setValueExpressionPlaceholder: " Үр дүн нь ямар байгааг байгсад асуултад хариулах илэрхийлэл.",
|
|
23721
24880
|
trigger_completeText: "Санал асуулга амжилттай бөглөсөн.",
|
|
23722
24881
|
trigger_setvalueText: "{0} Асуултад оруулах утга: {1}",
|
|
23723
24882
|
trigger_setvalueEmptyText: "тодорхой асуултын үнэ цэнэ: {0}",
|
|
@@ -23931,7 +25090,12 @@ var mnStrings = {
|
|
|
23931
25090
|
imageHeight: "Зургийн өндөр (CSS хүлээн зөвшөөрсөн утга)",
|
|
23932
25091
|
imageWidth: "Зургийн өргөн (CSS хүлээн зөвшөөрсөн утга)"
|
|
23933
25092
|
},
|
|
25093
|
+
// survey templates
|
|
25094
|
+
survey: {
|
|
25095
|
+
title: "Нүүр"
|
|
25096
|
+
},
|
|
23934
25097
|
page: {
|
|
25098
|
+
title: "Нүүр",
|
|
23935
25099
|
maxTimeToFinish: "Нэг хуудас бөглөж дуусах хугацаа (секундээр)"
|
|
23936
25100
|
},
|
|
23937
25101
|
question: {
|
|
@@ -24434,6 +25598,7 @@ var mnStrings = {
|
|
|
24434
25598
|
defaultValueExpression: "Үндсэн утгын илэрхийлэл",
|
|
24435
25599
|
requiredIf: "Заавал бөглөх хэрэв",
|
|
24436
25600
|
resetValueIf: "Хэрэв үнэ цэнээ дахин тогтоох",
|
|
25601
|
+
setValueIf: "Хэрэв үнэ цэнийг тогтоо",
|
|
24437
25602
|
validators: "Батлагч",
|
|
24438
25603
|
bindings: "Холбогч",
|
|
24439
25604
|
renderAs: "руу хөрвүүлэх",
|
|
@@ -24510,6 +25675,7 @@ var mnStrings = {
|
|
|
24510
25675
|
"--base-unit": "Үндсэн нэгж",
|
|
24511
25676
|
groupGeneral: "Ерөнхий",
|
|
24512
25677
|
groupAdvanced: "Өндөр хөгжсөн",
|
|
25678
|
+
groupHeader: "Толгойлогч",
|
|
24513
25679
|
themeName: "Сэдэв",
|
|
24514
25680
|
themeMode: "Асуулт хариултын төрх",
|
|
24515
25681
|
themeModePanels: "Дефолт",
|
|
@@ -24520,11 +25686,15 @@ var mnStrings = {
|
|
|
24520
25686
|
primaryDefaultColor: "Дефолт",
|
|
24521
25687
|
primaryDarkColor: "Ховер",
|
|
24522
25688
|
primaryLightColor: "Сонгосон",
|
|
25689
|
+
coverTitleForecolor: "Нүүр Forecolor",
|
|
25690
|
+
coverOverlapEnabled: "Давхар",
|
|
24523
25691
|
backgroundDimColor: "Ар талын өнгө",
|
|
24524
25692
|
backgroundImage: "Ар талын зураг",
|
|
24525
25693
|
backgroundImageFitAuto: "Авто",
|
|
24526
25694
|
backgroundImageFitCover: "Хөшиг",
|
|
24527
25695
|
backgroundImageFitContain: "Агуулах",
|
|
25696
|
+
backgroundImageFitFill: "Сэнгэрч",
|
|
25697
|
+
backgroundImageFitTile: "Тил",
|
|
24528
25698
|
backgroundOpacity: "Бүдүүлэг байдал",
|
|
24529
25699
|
backgroundImageAttachmentFixed: "Зассан",
|
|
24530
25700
|
backgroundImageAttachmentScroll: "Хуйлмал бичиг",
|
|
@@ -24569,6 +25739,26 @@ var mnStrings = {
|
|
|
24569
25739
|
boxShadowInner: "Дотоод",
|
|
24570
25740
|
questionShadow: "Сүүдрийн нөлөө",
|
|
24571
25741
|
editorShadow: "Оролт элементийн сүүдрийн нөлөө",
|
|
25742
|
+
headerView: "Үзэх",
|
|
25743
|
+
headerViewBasic: "Үндсэн",
|
|
25744
|
+
headerViewAdvanced: "Өндөр хөгжсөн",
|
|
25745
|
+
coverInheritWidthFrom: "Агуулгын бүсийн өргөн",
|
|
25746
|
+
coverInheritWidthFromSurvey: "Судалгаатай адил",
|
|
25747
|
+
coverInheritWidthFromPage: "Хуудсанд тохирсон",
|
|
25748
|
+
coverTextAreaWidth: "Текстийн өргөн",
|
|
25749
|
+
coverBackgroundColorSwitch: "Ар талын өнгө",
|
|
25750
|
+
coverBackgroundColorNone: "Хэн ч биш",
|
|
25751
|
+
coverBackgroundColorAccentColor: "Акцент өнгө",
|
|
25752
|
+
coverBackgroundColorCustom: "Үйлчилгээ",
|
|
25753
|
+
horizontalAlignmentLeft: "Зүүн",
|
|
25754
|
+
horizontalAlignmentCenter: "Төв",
|
|
25755
|
+
horizontalAlignmentRight: "Баруун талд",
|
|
25756
|
+
verticalAlignmentTop: "Дээд",
|
|
25757
|
+
verticalAlignmentMiddle: "Дунд",
|
|
25758
|
+
verticalAlignmentBottom: "Доод",
|
|
25759
|
+
logoPosition: "Лого байрлал",
|
|
25760
|
+
coverTitlePosition: "Нүүр Байршил",
|
|
25761
|
+
coverDescriptionPosition: "Тодорхойлолтын байрлал",
|
|
24572
25762
|
names: {
|
|
24573
25763
|
default: "Дефолт",
|
|
24574
25764
|
sharp: "Хурц",
|
|
@@ -24750,11 +25940,47 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
24750
25940
|
// ed.translateUsigAI: "Auto-translate All" => "Авто-орчуулга Бүгд"
|
|
24751
25941
|
// ed.translationDialogTitle: "Untranslated strings" => "Огт орчуулагдаагүй уяанууд"
|
|
24752
25942
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Наад зах нь {0} зүйлс оруулна уу"
|
|
24753
|
-
// lg.
|
|
25943
|
+
// lg.question_resetValueName: "Reset question value" => "Асуултын үнэ цэнийг дахин тогтоох"
|
|
24754
25944
|
// lg.column_resetValue: "Reset column value" => "Reset баганын үнэ цэнэ"
|
|
24755
25945
|
// pe.markRequired: "Mark as required" => "Шаардлагын дагуу тэмдэглэгээ хийх"
|
|
24756
25946
|
// pe.removeRequiredMark: "Remove the required mark" => "Шаардлагатай тэмдэглэгээг хасах"
|
|
24757
25947
|
// p.resetValueIf: "Reset value if" => "Хэрэв үнэ цэнээ дахин тогтоох"
|
|
25948
|
+
// lg.question_setValueName: "Set question value" => "Асуултын үнэ цэнийг тогтоох"
|
|
25949
|
+
// lg.column_resetValueName: "Reset column value" => "Reset баганын үнэ цэнэ"
|
|
25950
|
+
// lg.column_setValueName: "Set column value" => "Баганын үнэ цэнийг тогтоох"
|
|
25951
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Үр дүн нь ямар байгааг байгсад асуултад хариулах илэрхийлэл."
|
|
25952
|
+
// survey.title: "Title" => "Нүүр"
|
|
25953
|
+
// page.title: "Title" => "Нүүр"
|
|
25954
|
+
// p.setValueIf: "Set value if" => "Хэрэв үнэ цэнийг тогтоо"
|
|
25955
|
+
// theme.groupHeader: "Header" => "Толгойлогч"
|
|
25956
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Нүүр Forecolor"
|
|
25957
|
+
// theme.coverOverlapEnabled: "Overlap" => "Давхар"
|
|
25958
|
+
// theme.backgroundImageFitFill: "Stretch" => "Сэнгэрч"
|
|
25959
|
+
// theme.backgroundImageFitTile: "Tile" => "Тил"
|
|
25960
|
+
// theme.headerView: "View" => "Үзэх"
|
|
25961
|
+
// theme.headerViewBasic: "Basic" => "Үндсэн"
|
|
25962
|
+
// theme.headerViewAdvanced: "Advanced" => "Өндөр хөгжсөн"
|
|
25963
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Агуулгын бүсийн өргөн"
|
|
25964
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Судалгаатай адил"
|
|
25965
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Хуудсанд тохирсон"
|
|
25966
|
+
// theme.coverTextAreaWidth: "Text width" => "Текстийн өргөн"
|
|
25967
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Ар талын өнгө"
|
|
25968
|
+
// theme.coverBackgroundColorNone: "None" => "Хэн ч биш"
|
|
25969
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Акцент өнгө"
|
|
25970
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Үйлчилгээ"
|
|
25971
|
+
// theme.horizontalAlignmentLeft: "Left" => "Зүүн"
|
|
25972
|
+
// theme.horizontalAlignmentCenter: "Center" => "Төв"
|
|
25973
|
+
// theme.horizontalAlignmentRight: "Right" => "Баруун талд"
|
|
25974
|
+
// theme.verticalAlignmentTop: "Top" => "Дээд"
|
|
25975
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Дунд"
|
|
25976
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Доод"
|
|
25977
|
+
// theme.logoPosition: "Logo Position" => "Лого байрлал"
|
|
25978
|
+
// theme.coverTitlePosition: "Title Position" => "Нүүр Байршил"
|
|
25979
|
+
// theme.coverDescriptionPosition: "Description Position" => "Тодорхойлолтын байрлал"
|
|
25980
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "асуултын үнэ цэнийг дахин тогтоох нь: {0}"
|
|
25981
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "үнэ цэнийг даалгах нь: {1} асуулт: {0}"
|
|
25982
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "баганын эсийн үнэ цэнийг дахин тогтоох: {0}"
|
|
25983
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "эсийн үнэ цэнийг хуваарил: {1} багана: {0}"
|
|
24758
25984
|
|
|
24759
25985
|
|
|
24760
25986
|
/***/ }),
|
|
@@ -24940,11 +26166,13 @@ var nbStrings = {
|
|
|
24940
26166
|
question_visibilityName: "Spørsmålssynlghet",
|
|
24941
26167
|
question_enableName: "Spørsmål aktivere/deaktivere",
|
|
24942
26168
|
question_requireName: "Spørsmål valgfritt/påkrevd",
|
|
24943
|
-
|
|
26169
|
+
question_resetValueName: "Tilbakestille spørsmålsverdien",
|
|
26170
|
+
question_setValueName: "Angi spørsmålsverdi",
|
|
24944
26171
|
column_visibilityName: "Vis kolonne (skjul)",
|
|
24945
26172
|
column_enableName: "Aktivere (deaktivere) kolonne",
|
|
24946
26173
|
column_requireName: "Gjøre kolonne obligatorisk",
|
|
24947
|
-
|
|
26174
|
+
column_resetValueName: "Tilbakestille kolonneverdi",
|
|
26175
|
+
column_setValueName: "Angi kolonneverdi",
|
|
24948
26176
|
trigger_completeName: "Fullfør skjema",
|
|
24949
26177
|
trigger_setvalueName: "Angi spørsmålsnavn",
|
|
24950
26178
|
trigger_copyvalueName: "Kopier spørsmålsverdi",
|
|
@@ -24971,9 +26199,14 @@ var nbStrings = {
|
|
|
24971
26199
|
question_visibilityText: "Gjør spørsmål {0} synlig",
|
|
24972
26200
|
question_enableText: "Gjør spørsmål {0} aktivert",
|
|
24973
26201
|
question_requireText: "Gjør spørsmål {0} påkrevd",
|
|
26202
|
+
question_resetValueText: "Tilbakestill verdi for spørsmål: {0}",
|
|
26203
|
+
question_setValueText: "tilordne verdi: {1} til spørsmålet: {0}",
|
|
24974
26204
|
column_visibilityText: "Gjør kolonne {0} av spørsmålet {1} synlig",
|
|
24975
26205
|
column_enableText: "Gjør kolonne {0} av spørsmålet {1} aktiver",
|
|
24976
26206
|
column_requireText: "Gjør kolonne {0} av spørsmålet {1} nødvendig",
|
|
26207
|
+
column_resetValueText: "Tilbakestill celleverdi for kolonne: {0}",
|
|
26208
|
+
column_setValueText: "Tilordne celleverdi: {1} til kolonne: {0}",
|
|
26209
|
+
setValueExpressionPlaceholder: " Et uttrykk der resultatet tilordnes målspørsmålet.",
|
|
24977
26210
|
trigger_completeText: "Skjemaet blir fullført",
|
|
24978
26211
|
trigger_setvalueText: "Sett inn: {0} verdi {1}",
|
|
24979
26212
|
trigger_setvalueEmptyText: "Klar spørsmålsverdi: {0}",
|
|
@@ -25187,7 +26420,12 @@ var nbStrings = {
|
|
|
25187
26420
|
imageHeight: "Bildehøyde (i CSS-godkjente verdier)",
|
|
25188
26421
|
imageWidth: "Bildebredde (i CSS-godkjente verdier)"
|
|
25189
26422
|
},
|
|
26423
|
+
// survey templates
|
|
26424
|
+
survey: {
|
|
26425
|
+
title: "Tittel"
|
|
26426
|
+
},
|
|
25190
26427
|
page: {
|
|
26428
|
+
title: "Tittel",
|
|
25191
26429
|
maxTimeToFinish: "Tidsbegrensning for å fullføre siden (i sekunder)"
|
|
25192
26430
|
},
|
|
25193
26431
|
question: {
|
|
@@ -25690,6 +26928,7 @@ var nbStrings = {
|
|
|
25690
26928
|
defaultValueExpression: "Uttrykk for standardverdi",
|
|
25691
26929
|
requiredIf: "requiredIf",
|
|
25692
26930
|
resetValueIf: "Tilbakestill verdien hvis",
|
|
26931
|
+
setValueIf: "Angi verdi hvis",
|
|
25693
26932
|
validators: "validators",
|
|
25694
26933
|
bindings: "Bindinger",
|
|
25695
26934
|
renderAs: "Gjengi som",
|
|
@@ -25766,6 +27005,7 @@ var nbStrings = {
|
|
|
25766
27005
|
"--base-unit": "Basisenhet",
|
|
25767
27006
|
groupGeneral: "Generelt",
|
|
25768
27007
|
groupAdvanced: "Avansert",
|
|
27008
|
+
groupHeader: "Topptekst",
|
|
25769
27009
|
themeName: "Tema",
|
|
25770
27010
|
themeMode: "Spørsmål utseende",
|
|
25771
27011
|
themeModePanels: "Standard",
|
|
@@ -25776,11 +27016,15 @@ var nbStrings = {
|
|
|
25776
27016
|
primaryDefaultColor: "Standard",
|
|
25777
27017
|
primaryDarkColor: "Sveve",
|
|
25778
27018
|
primaryLightColor: "Utvalgt",
|
|
27019
|
+
coverTitleForecolor: "Tittel forfarge",
|
|
27020
|
+
coverOverlapEnabled: "Overlappe",
|
|
25779
27021
|
backgroundDimColor: "Bakgrunnsfarge",
|
|
25780
27022
|
backgroundImage: "Bakgrunnsbilde",
|
|
25781
27023
|
backgroundImageFitAuto: "Auto",
|
|
25782
27024
|
backgroundImageFitCover: "Lokk",
|
|
25783
27025
|
backgroundImageFitContain: "Inneholde",
|
|
27026
|
+
backgroundImageFitFill: "Strekning",
|
|
27027
|
+
backgroundImageFitTile: "Flis",
|
|
25784
27028
|
backgroundOpacity: "Ugjennomsiktighet",
|
|
25785
27029
|
backgroundImageAttachmentFixed: "Fast",
|
|
25786
27030
|
backgroundImageAttachmentScroll: "Bla",
|
|
@@ -25825,6 +27069,26 @@ var nbStrings = {
|
|
|
25825
27069
|
boxShadowInner: "Indre",
|
|
25826
27070
|
questionShadow: "Skygge effekter",
|
|
25827
27071
|
editorShadow: "Skyggeeffekter for inndataelement",
|
|
27072
|
+
headerView: "Utsikt",
|
|
27073
|
+
headerViewBasic: "Grunnleggende",
|
|
27074
|
+
headerViewAdvanced: "Avansert",
|
|
27075
|
+
coverInheritWidthFrom: "Bredde på innholdsområdet",
|
|
27076
|
+
coverInheritWidthFromSurvey: "Samme som undersøkelse",
|
|
27077
|
+
coverInheritWidthFromPage: "Tilpass til side",
|
|
27078
|
+
coverTextAreaWidth: "Tekstbredde",
|
|
27079
|
+
coverBackgroundColorSwitch: "Bakgrunnsfarge",
|
|
27080
|
+
coverBackgroundColorNone: "Ingen",
|
|
27081
|
+
coverBackgroundColorAccentColor: "Uthevingsfarge",
|
|
27082
|
+
coverBackgroundColorCustom: "Skikk",
|
|
27083
|
+
horizontalAlignmentLeft: "Venstre",
|
|
27084
|
+
horizontalAlignmentCenter: "Sentrum",
|
|
27085
|
+
horizontalAlignmentRight: "Høyre",
|
|
27086
|
+
verticalAlignmentTop: "Topp",
|
|
27087
|
+
verticalAlignmentMiddle: "Midt",
|
|
27088
|
+
verticalAlignmentBottom: "Bunn",
|
|
27089
|
+
logoPosition: "Logo Posisjon",
|
|
27090
|
+
coverTitlePosition: "Tittel Posisjon",
|
|
27091
|
+
coverDescriptionPosition: "Beskrivelse Posisjon",
|
|
25828
27092
|
names: {
|
|
25829
27093
|
default: "Standard",
|
|
25830
27094
|
sharp: "Skarp",
|
|
@@ -26363,13 +27627,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
26363
27627
|
// ed.translateUsigAI: "Auto-translate All" => "Oversett alle automatisk"
|
|
26364
27628
|
// ed.translationDialogTitle: "Untranslated strings" => "Uoversatte strenger"
|
|
26365
27629
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Vennligst skriv inn minst {0} elementer"
|
|
26366
|
-
// lg.
|
|
27630
|
+
// lg.question_resetValueName: "Reset question value" => "Tilbakestille spørsmålsverdien"
|
|
26367
27631
|
// lg.column_resetValue: "Reset column value" => "Tilbakestille kolonneverdi"
|
|
26368
27632
|
// lg.expressionSetup: "" => ""
|
|
26369
27633
|
// lg.actionsSetup: "" => ""
|
|
26370
27634
|
// pe.markRequired: "Mark as required" => "Merk etter behov"
|
|
26371
27635
|
// pe.removeRequiredMark: "Remove the required mark" => "Fjern ønsket merke"
|
|
26372
27636
|
// p.resetValueIf: "Reset value if" => "Tilbakestill verdien hvis"
|
|
27637
|
+
// lg.question_setValueName: "Set question value" => "Angi spørsmålsverdi"
|
|
27638
|
+
// lg.column_resetValueName: "Reset column value" => "Tilbakestille kolonneverdi"
|
|
27639
|
+
// lg.column_setValueName: "Set column value" => "Angi kolonneverdi"
|
|
27640
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Et uttrykk der resultatet tilordnes målspørsmålet."
|
|
27641
|
+
// lg.expressionSetup: "" => ""
|
|
27642
|
+
// lg.actionsSetup: "" => ""
|
|
27643
|
+
// survey.title: "Title" => "Tittel"
|
|
27644
|
+
// page.title: "Title" => "Tittel"
|
|
27645
|
+
// p.setValueIf: "Set value if" => "Angi verdi hvis"
|
|
27646
|
+
// theme.groupHeader: "Header" => "Topptekst"
|
|
27647
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Tittel forfarge"
|
|
27648
|
+
// theme.coverOverlapEnabled: "Overlap" => "Overlappe"
|
|
27649
|
+
// theme.backgroundImageFitFill: "Stretch" => "Strekning"
|
|
27650
|
+
// theme.backgroundImageFitTile: "Tile" => "Flis"
|
|
27651
|
+
// theme.headerView: "View" => "Utsikt"
|
|
27652
|
+
// theme.headerViewBasic: "Basic" => "Grunnleggende"
|
|
27653
|
+
// theme.headerViewAdvanced: "Advanced" => "Avansert"
|
|
27654
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Bredde på innholdsområdet"
|
|
27655
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Samme som undersøkelse"
|
|
27656
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Tilpass til side"
|
|
27657
|
+
// theme.coverTextAreaWidth: "Text width" => "Tekstbredde"
|
|
27658
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Bakgrunnsfarge"
|
|
27659
|
+
// theme.coverBackgroundColorNone: "None" => "Ingen"
|
|
27660
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Uthevingsfarge"
|
|
27661
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Skikk"
|
|
27662
|
+
// theme.horizontalAlignmentLeft: "Left" => "Venstre"
|
|
27663
|
+
// theme.horizontalAlignmentCenter: "Center" => "Sentrum"
|
|
27664
|
+
// theme.horizontalAlignmentRight: "Right" => "Høyre"
|
|
27665
|
+
// theme.verticalAlignmentTop: "Top" => "Topp"
|
|
27666
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Midt"
|
|
27667
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Bunn"
|
|
27668
|
+
// theme.logoPosition: "Logo Position" => "Logo Posisjon"
|
|
27669
|
+
// theme.coverTitlePosition: "Title Position" => "Tittel Posisjon"
|
|
27670
|
+
// theme.coverDescriptionPosition: "Description Position" => "Beskrivelse Posisjon"
|
|
27671
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Tilbakestill verdi for spørsmål: {0}"
|
|
27672
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "tilordne verdi: {1} til spørsmålet: {0}"
|
|
27673
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Tilbakestill celleverdi for kolonne: {0}"
|
|
27674
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Tilordne celleverdi: {1} til kolonne: {0}"
|
|
27675
|
+
// lg.expressionSetup: "" => ""
|
|
27676
|
+
// lg.actionsSetup: "" => ""
|
|
26373
27677
|
|
|
26374
27678
|
|
|
26375
27679
|
/***/ }),
|
|
@@ -26554,11 +27858,13 @@ var persianStrings = {
|
|
|
26554
27858
|
question_visibilityName: " قابلیت رویت سوال",
|
|
26555
27859
|
question_enableName: "فعال/غیرفعال کردن سوال ",
|
|
26556
27860
|
question_requireName: "سوال اختیاری موردنیاز",
|
|
26557
|
-
|
|
27861
|
+
question_resetValueName: "بازنشانی مقدار سؤال",
|
|
27862
|
+
question_setValueName: "تنظیم مقدار سؤال",
|
|
26558
27863
|
column_visibilityName: "نمایش/پنهان کردن ستون",
|
|
26559
27864
|
column_enableName: "فعال/غیرفعال کردن ستون",
|
|
26560
27865
|
column_requireName: "ستون مورد نیاز است",
|
|
26561
|
-
|
|
27866
|
+
column_resetValueName: "بازنشانی مقدار ستون",
|
|
27867
|
+
column_setValueName: "تنظیم مقدار ستون",
|
|
26562
27868
|
trigger_completeName: "تکمیل نظرسنجی",
|
|
26563
27869
|
trigger_setvalueName: "تنظیم عنوان سوال",
|
|
26564
27870
|
trigger_copyvalueName: "کپی مقدار سوال",
|
|
@@ -26585,9 +27891,14 @@ var persianStrings = {
|
|
|
26585
27891
|
question_visibilityText: "سوال {0} را قابل مشاهده کنید.",
|
|
26586
27892
|
question_enableText: "فعال کردن سوال {0}",
|
|
26587
27893
|
question_requireText: "ایجاد سوال {0} اجباری",
|
|
27894
|
+
question_resetValueText: "بازنشانی مقدار برای سوال: {0}",
|
|
27895
|
+
question_setValueText: "اختصاص مقدار: {1} به سوال: {0}",
|
|
26588
27896
|
column_visibilityText: "ستون {0} سوال {1} را قابل مشاهده کنید",
|
|
26589
27897
|
column_enableText: "ستون {0} سوال {1} را فعال کنید",
|
|
26590
27898
|
column_requireText: "ستون {0} سوال {1} را الزامی کنید",
|
|
27899
|
+
column_resetValueText: "تنظیم مجدد مقدار سلول برای ستون: {0}",
|
|
27900
|
+
column_setValueText: "اختصاص مقدار سلول: {1} به ستون: {0}",
|
|
27901
|
+
setValueExpressionPlaceholder: " یک عبارت که نتیجه ان به سوال هدف اختصاص داده خواهد شد.",
|
|
26591
27902
|
trigger_completeText: "بررسی نظرسنجی تمام شد",
|
|
26592
27903
|
trigger_setvalueText: "در سوال {0} مقدار {1} را قرار دهید",
|
|
26593
27904
|
trigger_setvalueEmptyText: "ارزش سوال روشن: {0}",
|
|
@@ -26801,7 +28112,12 @@ var persianStrings = {
|
|
|
26801
28112
|
imageHeight: "ارتفاع تصویر (در مقادیر پذیرفته شده توسط CSS)",
|
|
26802
28113
|
imageWidth: "عرض تصویر) در مقادیر پذیرفته شده CSS ("
|
|
26803
28114
|
},
|
|
28115
|
+
// survey templates
|
|
28116
|
+
survey: {
|
|
28117
|
+
title: "عنوان"
|
|
28118
|
+
},
|
|
26804
28119
|
page: {
|
|
28120
|
+
title: "عنوان",
|
|
26805
28121
|
maxTimeToFinish: "محدودیت زمانی برای تمام کردن صفحه (به ثانیه)"
|
|
26806
28122
|
},
|
|
26807
28123
|
question: {
|
|
@@ -27304,6 +28620,7 @@ var persianStrings = {
|
|
|
27304
28620
|
defaultValueExpression: "عبارت مقدار پیشفرض",
|
|
27305
28621
|
requiredIf: "اجبار اگر؟",
|
|
27306
28622
|
resetValueIf: "بازنشانی مقدار اگر",
|
|
28623
|
+
setValueIf: "تنظیم مقدار اگر",
|
|
27307
28624
|
validators: "اعتبارسنج ها",
|
|
27308
28625
|
bindings: "پیوندها",
|
|
27309
28626
|
renderAs: "Render به عنوان",
|
|
@@ -27380,6 +28697,7 @@ var persianStrings = {
|
|
|
27380
28697
|
"--base-unit": "واحد پایه",
|
|
27381
28698
|
groupGeneral: "عمومی",
|
|
27382
28699
|
groupAdvanced: "پیشرفته",
|
|
28700
|
+
groupHeader: "هدر",
|
|
27383
28701
|
themeName: "تم",
|
|
27384
28702
|
themeMode: "ظاهر سوال",
|
|
27385
28703
|
themeModePanels: "پیش فرض",
|
|
@@ -27390,11 +28708,15 @@ var persianStrings = {
|
|
|
27390
28708
|
primaryDefaultColor: "پیش فرض",
|
|
27391
28709
|
primaryDarkColor: "شناور",
|
|
27392
28710
|
primaryLightColor: "انتخاب",
|
|
28711
|
+
coverTitleForecolor: "پیش زمینه عنوانcolor",
|
|
28712
|
+
coverOverlapEnabled: "همپوشانی",
|
|
27393
28713
|
backgroundDimColor: "رنگ پسزمینه",
|
|
27394
28714
|
backgroundImage: "تصویر زمینه",
|
|
27395
28715
|
backgroundImageFitAuto: "خودکار",
|
|
27396
28716
|
backgroundImageFitCover: "پوشش",
|
|
27397
28717
|
backgroundImageFitContain: "حاوی",
|
|
28718
|
+
backgroundImageFitFill: "کشش",
|
|
28719
|
+
backgroundImageFitTile: "کاشی",
|
|
27398
28720
|
backgroundOpacity: "کدورت",
|
|
27399
28721
|
backgroundImageAttachmentFixed: "ثابت",
|
|
27400
28722
|
backgroundImageAttachmentScroll: "حرکت",
|
|
@@ -27439,6 +28761,26 @@ var persianStrings = {
|
|
|
27439
28761
|
boxShadowInner: "درونی",
|
|
27440
28762
|
questionShadow: "جلوه های سایه",
|
|
27441
28763
|
editorShadow: "عناصر ورودی اثرات سایه",
|
|
28764
|
+
headerView: "مشاهده",
|
|
28765
|
+
headerViewBasic: "اساسی",
|
|
28766
|
+
headerViewAdvanced: "پیشرفته",
|
|
28767
|
+
coverInheritWidthFrom: "عرض منطقه محتوا",
|
|
28768
|
+
coverInheritWidthFromSurvey: "همانند نظرسنجی",
|
|
28769
|
+
coverInheritWidthFromPage: "متناسب با صفحه",
|
|
28770
|
+
coverTextAreaWidth: "عرض متن",
|
|
28771
|
+
coverBackgroundColorSwitch: "رنگ پسزمینه",
|
|
28772
|
+
coverBackgroundColorNone: "هیچ کدام",
|
|
28773
|
+
coverBackgroundColorAccentColor: "رنگ لهجه",
|
|
28774
|
+
coverBackgroundColorCustom: "سفارشی",
|
|
28775
|
+
horizontalAlignmentLeft: "چپ",
|
|
28776
|
+
horizontalAlignmentCenter: "مرکز",
|
|
28777
|
+
horizontalAlignmentRight: "راست",
|
|
28778
|
+
verticalAlignmentTop: "بالا",
|
|
28779
|
+
verticalAlignmentMiddle: "میانه",
|
|
28780
|
+
verticalAlignmentBottom: "پایین",
|
|
28781
|
+
logoPosition: "موقعیت لوگو",
|
|
28782
|
+
coverTitlePosition: "موقعیت عنوان",
|
|
28783
|
+
coverDescriptionPosition: "شرح موقعیت",
|
|
27442
28784
|
names: {
|
|
27443
28785
|
default: "پیش فرض",
|
|
27444
28786
|
sharp: "تیز",
|
|
@@ -27919,11 +29261,47 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
27919
29261
|
// ed.translateUsigAI: "Auto-translate All" => "ترجمه خودکار همه"
|
|
27920
29262
|
// ed.translationDialogTitle: "Untranslated strings" => "رشتههای ترجمهنشده"
|
|
27921
29263
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "لطفا حداقل {0} مورد را وارد کنید"
|
|
27922
|
-
// lg.
|
|
29264
|
+
// lg.question_resetValueName: "Reset question value" => "بازنشانی مقدار سؤال"
|
|
27923
29265
|
// lg.column_resetValue: "Reset column value" => "بازنشانی مقدار ستون"
|
|
27924
29266
|
// pe.markRequired: "Mark as required" => "علامت گذاری به عنوان مورد نیاز"
|
|
27925
29267
|
// pe.removeRequiredMark: "Remove the required mark" => "حذف علامت مورد نیاز"
|
|
27926
29268
|
// p.resetValueIf: "Reset value if" => "بازنشانی مقدار اگر"
|
|
29269
|
+
// lg.question_setValueName: "Set question value" => "تنظیم مقدار سؤال"
|
|
29270
|
+
// lg.column_resetValueName: "Reset column value" => "بازنشانی مقدار ستون"
|
|
29271
|
+
// lg.column_setValueName: "Set column value" => "تنظیم مقدار ستون"
|
|
29272
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " یک عبارت که نتیجه ان به سوال هدف اختصاص داده خواهد شد."
|
|
29273
|
+
// survey.title: "Title" => "عنوان"
|
|
29274
|
+
// page.title: "Title" => "عنوان"
|
|
29275
|
+
// p.setValueIf: "Set value if" => "تنظیم مقدار اگر"
|
|
29276
|
+
// theme.groupHeader: "Header" => "هدر"
|
|
29277
|
+
// theme.coverTitleForecolor: "Title forecolor" => "پیش زمینه عنوانcolor"
|
|
29278
|
+
// theme.coverOverlapEnabled: "Overlap" => "همپوشانی"
|
|
29279
|
+
// theme.backgroundImageFitFill: "Stretch" => "کشش"
|
|
29280
|
+
// theme.backgroundImageFitTile: "Tile" => "کاشی"
|
|
29281
|
+
// theme.headerView: "View" => "مشاهده"
|
|
29282
|
+
// theme.headerViewBasic: "Basic" => "اساسی"
|
|
29283
|
+
// theme.headerViewAdvanced: "Advanced" => "پیشرفته"
|
|
29284
|
+
// theme.coverInheritWidthFrom: "Content area width" => "عرض منطقه محتوا"
|
|
29285
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "همانند نظرسنجی"
|
|
29286
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "متناسب با صفحه"
|
|
29287
|
+
// theme.coverTextAreaWidth: "Text width" => "عرض متن"
|
|
29288
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "رنگ پسزمینه"
|
|
29289
|
+
// theme.coverBackgroundColorNone: "None" => "هیچ کدام"
|
|
29290
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "رنگ لهجه"
|
|
29291
|
+
// theme.coverBackgroundColorCustom: "Custom" => "سفارشی"
|
|
29292
|
+
// theme.horizontalAlignmentLeft: "Left" => "چپ"
|
|
29293
|
+
// theme.horizontalAlignmentCenter: "Center" => "مرکز"
|
|
29294
|
+
// theme.horizontalAlignmentRight: "Right" => "راست"
|
|
29295
|
+
// theme.verticalAlignmentTop: "Top" => "بالا"
|
|
29296
|
+
// theme.verticalAlignmentMiddle: "Middle" => "میانه"
|
|
29297
|
+
// theme.verticalAlignmentBottom: "Bottom" => "پایین"
|
|
29298
|
+
// theme.logoPosition: "Logo Position" => "موقعیت لوگو"
|
|
29299
|
+
// theme.coverTitlePosition: "Title Position" => "موقعیت عنوان"
|
|
29300
|
+
// theme.coverDescriptionPosition: "Description Position" => "شرح موقعیت"
|
|
29301
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "بازنشانی مقدار برای سوال: {0}"
|
|
29302
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "اختصاص مقدار: {1} به سوال: {0}"
|
|
29303
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "تنظیم مجدد مقدار سلول برای ستون: {0}"
|
|
29304
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "اختصاص مقدار سلول: {1} به ستون: {0}"
|
|
27927
29305
|
|
|
27928
29306
|
|
|
27929
29307
|
/***/ }),
|
|
@@ -28108,11 +29486,13 @@ var polishStrings = {
|
|
|
28108
29486
|
question_visibilityName: "Pokaż (ukryj) pytanie",
|
|
28109
29487
|
question_enableName: "Włącz (wyłącz) pytanie",
|
|
28110
29488
|
question_requireName: "Zadbaj o pytanie wymagane",
|
|
28111
|
-
|
|
29489
|
+
question_resetValueName: "Zresetuj wartość pytania",
|
|
29490
|
+
question_setValueName: "Ustawianie wartości pytania",
|
|
28112
29491
|
column_visibilityName: "Pokaż (ukryj) kolumnę",
|
|
28113
29492
|
column_enableName: "Włącz (wyłącz) kolumnę",
|
|
28114
29493
|
column_requireName: "Ustaw kolumnę jako wymaganą",
|
|
28115
|
-
|
|
29494
|
+
column_resetValueName: "Resetowanie wartości kolumny",
|
|
29495
|
+
column_setValueName: "Ustawianie wartości kolumny",
|
|
28116
29496
|
trigger_completeName: "Wypełnij ankietę",
|
|
28117
29497
|
trigger_setvalueName: "Ustaw odpowiedź",
|
|
28118
29498
|
trigger_copyvalueName: "Kopiuj odpowiedź",
|
|
@@ -28139,9 +29519,14 @@ var polishStrings = {
|
|
|
28139
29519
|
question_visibilityText: "Uczyń {0} pytań widocznymi",
|
|
28140
29520
|
question_enableText: "Utwórz pytanie {0} włącz",
|
|
28141
29521
|
question_requireText: "Pytanie {0} wymagane",
|
|
29522
|
+
question_resetValueText: "Zresetuj wartość dla pytania: {0}",
|
|
29523
|
+
question_setValueText: "Przypisz wartość: {1} do pytania: {0}",
|
|
28142
29524
|
column_visibilityText: "Uwidocznienie {0} {1}pytania",
|
|
28143
29525
|
column_enableText: "Ustaw kolumnę {0} pytania{1} włączyć",
|
|
28144
29526
|
column_requireText: "Ustaw kolumnę {0} pytania {1} wymagane",
|
|
29527
|
+
column_resetValueText: "Zresetuj wartość komórki dla kolumny: {0}",
|
|
29528
|
+
column_setValueText: "Przypisz wartość komórki: {1} do kolumny: {0}",
|
|
29529
|
+
setValueExpressionPlaceholder: " Wyrażenie, którego wynik zostanie przypisany do pytania docelowego.",
|
|
28145
29530
|
trigger_completeText: "Ankieta zostaje zakończona",
|
|
28146
29531
|
trigger_setvalueText: "Ustaw pod znakiem zapytania: {0} wartość {1}",
|
|
28147
29532
|
trigger_setvalueEmptyText: "Wyczyść wartość pytania: {0}",
|
|
@@ -28355,7 +29740,12 @@ var polishStrings = {
|
|
|
28355
29740
|
imageHeight: "Wysokość obrazu (w wartościach akceptowanych przez CSS)",
|
|
28356
29741
|
imageWidth: "Szerokość obrazu (w wartościach akceptowanych przez CSS)"
|
|
28357
29742
|
},
|
|
29743
|
+
// survey templates
|
|
29744
|
+
survey: {
|
|
29745
|
+
title: "Tytuł"
|
|
29746
|
+
},
|
|
28358
29747
|
page: {
|
|
29748
|
+
title: "Tytuł",
|
|
28359
29749
|
maxTimeToFinish: "Limit czasu na zakończenie strony (w sekundach)"
|
|
28360
29750
|
},
|
|
28361
29751
|
question: {
|
|
@@ -28858,6 +30248,7 @@ var polishStrings = {
|
|
|
28858
30248
|
defaultValueExpression: "Wyrażenie wartości domyślnej",
|
|
28859
30249
|
requiredIf: "Wymagane, jeśli:",
|
|
28860
30250
|
resetValueIf: "Zresetuj wartość, jeśli",
|
|
30251
|
+
setValueIf: "Ustaw wartość, jeśli",
|
|
28861
30252
|
validators: "Walidatory",
|
|
28862
30253
|
bindings: "Powiązania",
|
|
28863
30254
|
renderAs: "Renderuj jako",
|
|
@@ -28934,6 +30325,7 @@ var polishStrings = {
|
|
|
28934
30325
|
"--base-unit": "Jednostka bazowa",
|
|
28935
30326
|
groupGeneral: "Ogólne",
|
|
28936
30327
|
groupAdvanced: "Zaawansowany",
|
|
30328
|
+
groupHeader: "Nagłówek",
|
|
28937
30329
|
themeName: "Kompozycja",
|
|
28938
30330
|
themeMode: "Wygląd pytania",
|
|
28939
30331
|
themeModePanels: "Domyślny",
|
|
@@ -28944,11 +30336,15 @@ var polishStrings = {
|
|
|
28944
30336
|
primaryDefaultColor: "Domyślny",
|
|
28945
30337
|
primaryDarkColor: "Hover",
|
|
28946
30338
|
primaryLightColor: "Wybrany",
|
|
30339
|
+
coverTitleForecolor: "Kolor przedniego tytułu",
|
|
30340
|
+
coverOverlapEnabled: "Zachodzić na siebie",
|
|
28947
30341
|
backgroundDimColor: "Kolor tła",
|
|
28948
30342
|
backgroundImage: "Obraz tła",
|
|
28949
30343
|
backgroundImageFitAuto: "Automatycznie",
|
|
28950
30344
|
backgroundImageFitCover: "Pokryć",
|
|
28951
30345
|
backgroundImageFitContain: "Zawierać",
|
|
30346
|
+
backgroundImageFitFill: "Rozciągnąć",
|
|
30347
|
+
backgroundImageFitTile: "Kafelek",
|
|
28952
30348
|
backgroundOpacity: "Nieprzezroczystość",
|
|
28953
30349
|
backgroundImageAttachmentFixed: "Stały",
|
|
28954
30350
|
backgroundImageAttachmentScroll: "Przewijać",
|
|
@@ -28993,6 +30389,26 @@ var polishStrings = {
|
|
|
28993
30389
|
boxShadowInner: "Wewnętrzny",
|
|
28994
30390
|
questionShadow: "Efekty cienia",
|
|
28995
30391
|
editorShadow: "Efekty cienia elementu wejściowego",
|
|
30392
|
+
headerView: "Widok",
|
|
30393
|
+
headerViewBasic: "Podstawowy",
|
|
30394
|
+
headerViewAdvanced: "Zaawansowany",
|
|
30395
|
+
coverInheritWidthFrom: "Szerokość obszaru zawartości",
|
|
30396
|
+
coverInheritWidthFromSurvey: "Tak samo jak ankieta",
|
|
30397
|
+
coverInheritWidthFromPage: "Dopasuj do strony",
|
|
30398
|
+
coverTextAreaWidth: "Szerokość tekstu",
|
|
30399
|
+
coverBackgroundColorSwitch: "Kolor tła",
|
|
30400
|
+
coverBackgroundColorNone: "Żaden",
|
|
30401
|
+
coverBackgroundColorAccentColor: "Kolor wiodący",
|
|
30402
|
+
coverBackgroundColorCustom: "Zwyczaj",
|
|
30403
|
+
horizontalAlignmentLeft: "Lewy",
|
|
30404
|
+
horizontalAlignmentCenter: "Centrum",
|
|
30405
|
+
horizontalAlignmentRight: "Prawy",
|
|
30406
|
+
verticalAlignmentTop: "Do góry",
|
|
30407
|
+
verticalAlignmentMiddle: "Środek",
|
|
30408
|
+
verticalAlignmentBottom: "Dno",
|
|
30409
|
+
logoPosition: "Pozycja logo",
|
|
30410
|
+
coverTitlePosition: "Pozycja tytułu",
|
|
30411
|
+
coverDescriptionPosition: "Opis Pozycja",
|
|
28996
30412
|
names: {
|
|
28997
30413
|
default: "Domyślny",
|
|
28998
30414
|
sharp: "Ostry",
|
|
@@ -29800,13 +31216,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
29800
31216
|
// ed.translateUsigAI: "Auto-translate All" => "Automatycznie tłumacz wszystko"
|
|
29801
31217
|
// ed.translationDialogTitle: "Untranslated strings" => "Nieprzetłumaczone ciągi znaków"
|
|
29802
31218
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Podaj co najmniej {0} przedmiotów"
|
|
29803
|
-
// lg.
|
|
31219
|
+
// lg.question_resetValueName: "Reset question value" => "Zresetuj wartość pytania"
|
|
29804
31220
|
// lg.column_resetValue: "Reset column value" => "Resetowanie wartości kolumny"
|
|
29805
31221
|
// lg.expressionSetup: "" => ""
|
|
29806
31222
|
// lg.actionsSetup: "" => ""
|
|
29807
31223
|
// pe.markRequired: "Mark as required" => "Oznacz jako wymagane"
|
|
29808
31224
|
// pe.removeRequiredMark: "Remove the required mark" => "Usuń wymagany znacznik"
|
|
29809
31225
|
// p.resetValueIf: "Reset value if" => "Zresetuj wartość, jeśli"
|
|
31226
|
+
// lg.question_setValueName: "Set question value" => "Ustawianie wartości pytania"
|
|
31227
|
+
// lg.column_resetValueName: "Reset column value" => "Resetowanie wartości kolumny"
|
|
31228
|
+
// lg.column_setValueName: "Set column value" => "Ustawianie wartości kolumny"
|
|
31229
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Wyrażenie, którego wynik zostanie przypisany do pytania docelowego."
|
|
31230
|
+
// lg.expressionSetup: "" => ""
|
|
31231
|
+
// lg.actionsSetup: "" => ""
|
|
31232
|
+
// survey.title: "Title" => "Tytuł"
|
|
31233
|
+
// page.title: "Title" => "Tytuł"
|
|
31234
|
+
// p.setValueIf: "Set value if" => "Ustaw wartość, jeśli"
|
|
31235
|
+
// theme.groupHeader: "Header" => "Nagłówek"
|
|
31236
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Kolor przedniego tytułu"
|
|
31237
|
+
// theme.coverOverlapEnabled: "Overlap" => "Zachodzić na siebie"
|
|
31238
|
+
// theme.backgroundImageFitFill: "Stretch" => "Rozciągnąć"
|
|
31239
|
+
// theme.backgroundImageFitTile: "Tile" => "Kafelek"
|
|
31240
|
+
// theme.headerView: "View" => "Widok"
|
|
31241
|
+
// theme.headerViewBasic: "Basic" => "Podstawowy"
|
|
31242
|
+
// theme.headerViewAdvanced: "Advanced" => "Zaawansowany"
|
|
31243
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Szerokość obszaru zawartości"
|
|
31244
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Tak samo jak ankieta"
|
|
31245
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Dopasuj do strony"
|
|
31246
|
+
// theme.coverTextAreaWidth: "Text width" => "Szerokość tekstu"
|
|
31247
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Kolor tła"
|
|
31248
|
+
// theme.coverBackgroundColorNone: "None" => "Żaden"
|
|
31249
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Kolor wiodący"
|
|
31250
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Zwyczaj"
|
|
31251
|
+
// theme.horizontalAlignmentLeft: "Left" => "Lewy"
|
|
31252
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centrum"
|
|
31253
|
+
// theme.horizontalAlignmentRight: "Right" => "Prawy"
|
|
31254
|
+
// theme.verticalAlignmentTop: "Top" => "Do góry"
|
|
31255
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Środek"
|
|
31256
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Dno"
|
|
31257
|
+
// theme.logoPosition: "Logo Position" => "Pozycja logo"
|
|
31258
|
+
// theme.coverTitlePosition: "Title Position" => "Pozycja tytułu"
|
|
31259
|
+
// theme.coverDescriptionPosition: "Description Position" => "Opis Pozycja"
|
|
31260
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Zresetuj wartość dla pytania: {0}"
|
|
31261
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Przypisz wartość: {1} do pytania: {0}"
|
|
31262
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Zresetuj wartość komórki dla kolumny: {0}"
|
|
31263
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Przypisz wartość komórki: {1} do kolumny: {0}"
|
|
31264
|
+
// lg.expressionSetup: "" => ""
|
|
31265
|
+
// lg.actionsSetup: "" => ""
|
|
29810
31266
|
|
|
29811
31267
|
|
|
29812
31268
|
/***/ }),
|
|
@@ -29991,11 +31447,13 @@ var portugueseTranslation = {
|
|
|
29991
31447
|
question_visibilityName: "Mostrar (esconder) questão",
|
|
29992
31448
|
question_enableName: "Ativar (desativar) questão",
|
|
29993
31449
|
question_requireName: "Tornar a pergunta obrigatória",
|
|
29994
|
-
|
|
31450
|
+
question_resetValueName: "Redefinir o valor da pergunta",
|
|
31451
|
+
question_setValueName: "Definir o valor da pergunta",
|
|
29995
31452
|
column_visibilityName: "Mostrar (esconder) coluna",
|
|
29996
31453
|
column_enableName: "Ativar (desativar) coluna",
|
|
29997
31454
|
column_requireName: "Tornar a coluna obrigatória",
|
|
29998
|
-
|
|
31455
|
+
column_resetValueName: "Redefinir o valor da coluna",
|
|
31456
|
+
column_setValueName: "Definir valor de coluna",
|
|
29999
31457
|
trigger_completeName: "Completar questionário",
|
|
30000
31458
|
trigger_setvalueName: "Definir resposta",
|
|
30001
31459
|
trigger_copyvalueName: "Copiar resposta",
|
|
@@ -30022,9 +31480,14 @@ var portugueseTranslation = {
|
|
|
30022
31480
|
question_visibilityText: "torna questão {0} visível",
|
|
30023
31481
|
question_enableText: "tornar questão {0} ativa",
|
|
30024
31482
|
question_requireText: "tornar questão {0} obrigatória",
|
|
31483
|
+
question_resetValueText: "redefinir valor da pergunta: {0}",
|
|
31484
|
+
question_setValueText: "atribuir valor: {1} à pergunta: {0}",
|
|
30025
31485
|
column_visibilityText: "tornar coluna {0} da questão {1} visível",
|
|
30026
31486
|
column_enableText: "tornar coluna {0} da questão {1} ativa",
|
|
30027
31487
|
column_requireText: "torna coluna {0} da questão {1} obrigatória",
|
|
31488
|
+
column_resetValueText: "Redefinir o valor da célula para a coluna: {0}",
|
|
31489
|
+
column_setValueText: "Atribuir valor de célula: {1} à coluna: {0}",
|
|
31490
|
+
setValueExpressionPlaceholder: " Uma expressão cujo resultado será atribuído à pergunta de destino.",
|
|
30028
31491
|
trigger_completeText: "o questionário fica completo",
|
|
30029
31492
|
trigger_setvalueText: "Colocar em questão: {0} valor {1}",
|
|
30030
31493
|
trigger_setvalueEmptyText: "valor claro da pergunta: {0}",
|
|
@@ -30238,7 +31701,12 @@ var portugueseTranslation = {
|
|
|
30238
31701
|
imageHeight: "Altura da imagem (em valores aceitos por CSS)",
|
|
30239
31702
|
imageWidth: "Largura da imagem (em valores aceitos por CSS)"
|
|
30240
31703
|
},
|
|
31704
|
+
// survey templates
|
|
31705
|
+
survey: {
|
|
31706
|
+
title: "Título"
|
|
31707
|
+
},
|
|
30241
31708
|
page: {
|
|
31709
|
+
title: "Título",
|
|
30242
31710
|
maxTimeToFinish: "Tempo limite para finalizar esta página (em segundos)"
|
|
30243
31711
|
},
|
|
30244
31712
|
question: {
|
|
@@ -30741,6 +32209,7 @@ var portugueseTranslation = {
|
|
|
30741
32209
|
defaultValueExpression: "Valor de expressão pré-definida",
|
|
30742
32210
|
requiredIf: "Obrigatório se",
|
|
30743
32211
|
resetValueIf: "Redefinir valor se",
|
|
32212
|
+
setValueIf: "Defina o valor se",
|
|
30744
32213
|
validators: "Validadores",
|
|
30745
32214
|
bindings: "ligações",
|
|
30746
32215
|
renderAs: "renderizar como",
|
|
@@ -30817,6 +32286,7 @@ var portugueseTranslation = {
|
|
|
30817
32286
|
"--base-unit": "Unidade base",
|
|
30818
32287
|
groupGeneral: "Geral",
|
|
30819
32288
|
groupAdvanced: "Avançado",
|
|
32289
|
+
groupHeader: "Cabeçalho",
|
|
30820
32290
|
themeName: "Tema",
|
|
30821
32291
|
themeMode: "Aparência da pergunta",
|
|
30822
32292
|
themeModePanels: "Inadimplência",
|
|
@@ -30827,11 +32297,15 @@ var portugueseTranslation = {
|
|
|
30827
32297
|
primaryDefaultColor: "Inadimplência",
|
|
30828
32298
|
primaryDarkColor: "Pairar",
|
|
30829
32299
|
primaryLightColor: "Selecionado",
|
|
32300
|
+
coverTitleForecolor: "Precolor do título",
|
|
32301
|
+
coverOverlapEnabled: "Sobrepor",
|
|
30830
32302
|
backgroundDimColor: "Cor de fundo",
|
|
30831
32303
|
backgroundImage: "Imagem de fundo",
|
|
30832
32304
|
backgroundImageFitAuto: "Automático",
|
|
30833
32305
|
backgroundImageFitCover: "Cobrir",
|
|
30834
32306
|
backgroundImageFitContain: "Conter",
|
|
32307
|
+
backgroundImageFitFill: "Esticar",
|
|
32308
|
+
backgroundImageFitTile: "Telha",
|
|
30835
32309
|
backgroundOpacity: "Opacidade",
|
|
30836
32310
|
backgroundImageAttachmentFixed: "Fixo",
|
|
30837
32311
|
backgroundImageAttachmentScroll: "Rolar",
|
|
@@ -30876,6 +32350,26 @@ var portugueseTranslation = {
|
|
|
30876
32350
|
boxShadowInner: "Interno",
|
|
30877
32351
|
questionShadow: "Efeitos de sombra",
|
|
30878
32352
|
editorShadow: "Efeitos de sombra do elemento de entrada",
|
|
32353
|
+
headerView: "Vista",
|
|
32354
|
+
headerViewBasic: "Básico",
|
|
32355
|
+
headerViewAdvanced: "Avançado",
|
|
32356
|
+
coverInheritWidthFrom: "Largura da área de conteúdo",
|
|
32357
|
+
coverInheritWidthFromSurvey: "O mesmo que pesquisa",
|
|
32358
|
+
coverInheritWidthFromPage: "Ajustar à página",
|
|
32359
|
+
coverTextAreaWidth: "Largura do texto",
|
|
32360
|
+
coverBackgroundColorSwitch: "Cor de fundo",
|
|
32361
|
+
coverBackgroundColorNone: "Nenhum",
|
|
32362
|
+
coverBackgroundColorAccentColor: "Cor de destaque",
|
|
32363
|
+
coverBackgroundColorCustom: "Costume",
|
|
32364
|
+
horizontalAlignmentLeft: "Esquerda",
|
|
32365
|
+
horizontalAlignmentCenter: "Centro",
|
|
32366
|
+
horizontalAlignmentRight: "Direita",
|
|
32367
|
+
verticalAlignmentTop: "Início",
|
|
32368
|
+
verticalAlignmentMiddle: "Meio",
|
|
32369
|
+
verticalAlignmentBottom: "Fundo",
|
|
32370
|
+
logoPosition: "Posição do logotipo",
|
|
32371
|
+
coverTitlePosition: "Posição do Título",
|
|
32372
|
+
coverDescriptionPosition: "Descrição Posição",
|
|
30879
32373
|
names: {
|
|
30880
32374
|
default: "Inadimplência",
|
|
30881
32375
|
sharp: "Afiado",
|
|
@@ -31067,11 +32561,47 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
31067
32561
|
// ed.translateUsigAI: "Auto-translate All" => "Tradução automática de todos"
|
|
31068
32562
|
// ed.translationDialogTitle: "Untranslated strings" => "Cadeias de caracteres não traduzidas"
|
|
31069
32563
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Por favor, insira pelo menos {0} itens"
|
|
31070
|
-
// lg.
|
|
32564
|
+
// lg.question_resetValueName: "Reset question value" => "Redefinir o valor da pergunta"
|
|
31071
32565
|
// lg.column_resetValue: "Reset column value" => "Redefinir o valor da coluna"
|
|
31072
32566
|
// pe.markRequired: "Mark as required" => "Marcar conforme necessário"
|
|
31073
32567
|
// pe.removeRequiredMark: "Remove the required mark" => "Remover a marca necessária"
|
|
31074
32568
|
// p.resetValueIf: "Reset value if" => "Redefinir valor se"
|
|
32569
|
+
// lg.question_setValueName: "Set question value" => "Definir o valor da pergunta"
|
|
32570
|
+
// lg.column_resetValueName: "Reset column value" => "Redefinir o valor da coluna"
|
|
32571
|
+
// lg.column_setValueName: "Set column value" => "Definir valor de coluna"
|
|
32572
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Uma expressão cujo resultado será atribuído à pergunta de destino."
|
|
32573
|
+
// survey.title: "Title" => "Título"
|
|
32574
|
+
// page.title: "Title" => "Título"
|
|
32575
|
+
// p.setValueIf: "Set value if" => "Defina o valor se"
|
|
32576
|
+
// theme.groupHeader: "Header" => "Cabeçalho"
|
|
32577
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Precolor do título"
|
|
32578
|
+
// theme.coverOverlapEnabled: "Overlap" => "Sobrepor"
|
|
32579
|
+
// theme.backgroundImageFitFill: "Stretch" => "Esticar"
|
|
32580
|
+
// theme.backgroundImageFitTile: "Tile" => "Telha"
|
|
32581
|
+
// theme.headerView: "View" => "Vista"
|
|
32582
|
+
// theme.headerViewBasic: "Basic" => "Básico"
|
|
32583
|
+
// theme.headerViewAdvanced: "Advanced" => "Avançado"
|
|
32584
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Largura da área de conteúdo"
|
|
32585
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "O mesmo que pesquisa"
|
|
32586
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Ajustar à página"
|
|
32587
|
+
// theme.coverTextAreaWidth: "Text width" => "Largura do texto"
|
|
32588
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Cor de fundo"
|
|
32589
|
+
// theme.coverBackgroundColorNone: "None" => "Nenhum"
|
|
32590
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Cor de destaque"
|
|
32591
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Costume"
|
|
32592
|
+
// theme.horizontalAlignmentLeft: "Left" => "Esquerda"
|
|
32593
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centro"
|
|
32594
|
+
// theme.horizontalAlignmentRight: "Right" => "Direita"
|
|
32595
|
+
// theme.verticalAlignmentTop: "Top" => "Início"
|
|
32596
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Meio"
|
|
32597
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Fundo"
|
|
32598
|
+
// theme.logoPosition: "Logo Position" => "Posição do logotipo"
|
|
32599
|
+
// theme.coverTitlePosition: "Title Position" => "Posição do Título"
|
|
32600
|
+
// theme.coverDescriptionPosition: "Description Position" => "Descrição Posição"
|
|
32601
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "redefinir valor da pergunta: {0}"
|
|
32602
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "atribuir valor: {1} à pergunta: {0}"
|
|
32603
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Redefinir o valor da célula para a coluna: {0}"
|
|
32604
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Atribuir valor de célula: {1} à coluna: {0}"
|
|
31075
32605
|
|
|
31076
32606
|
|
|
31077
32607
|
/***/ }),
|
|
@@ -31257,11 +32787,13 @@ var ruStrings = {
|
|
|
31257
32787
|
question_visibilityName: "Видимость вопроса",
|
|
31258
32788
|
question_enableName: "Вопрос включен/выключен",
|
|
31259
32789
|
question_requireName: "Вопрос обязательный",
|
|
31260
|
-
|
|
32790
|
+
question_resetValueName: "Сбросить значение вопроса",
|
|
32791
|
+
question_setValueName: "Задать значение вопроса",
|
|
31261
32792
|
column_visibilityName: "Показать (скрыть) столбец",
|
|
31262
32793
|
column_enableName: "Включить (отключить) столбец",
|
|
31263
32794
|
column_requireName: "Сделать столбец обязательным",
|
|
31264
|
-
|
|
32795
|
+
column_resetValueName: "Сброс значения столбца",
|
|
32796
|
+
column_setValueName: "Задание значения столбца",
|
|
31265
32797
|
trigger_completeName: "Опрос завершен",
|
|
31266
32798
|
trigger_setvalueName: "Установить значение вопроса",
|
|
31267
32799
|
trigger_copyvalueName: "Копировать значение вопроса",
|
|
@@ -31288,9 +32820,14 @@ var ruStrings = {
|
|
|
31288
32820
|
question_visibilityText: "Сделать вопрос {0} видимым",
|
|
31289
32821
|
question_enableText: "Сделать вопрос {0} включенным",
|
|
31290
32822
|
question_requireText: "Сделать вопрос {0} обязательным",
|
|
32823
|
+
question_resetValueText: "Сброс значения для вопроса: {0}",
|
|
32824
|
+
question_setValueText: "присвоить значение: {1} к вопросу: {0}",
|
|
31291
32825
|
column_visibilityText: "Сделайте видимым {0} {1} в столбце вопроса",
|
|
31292
32826
|
column_enableText: "Сделайте столбец {0} вопроса {1} включите",
|
|
31293
32827
|
column_requireText: "Сделайте {0} вопроса {1} обязательным для заполнения",
|
|
32828
|
+
column_resetValueText: "Сброс значения ячейки для столбца: {0}",
|
|
32829
|
+
column_setValueText: "Присвойте значение ячейки: {1} столбцу: {0}",
|
|
32830
|
+
setValueExpressionPlaceholder: " Выражение, результат которого будет присвоен целевому вопросу.",
|
|
31294
32831
|
trigger_completeText: "Опрос становится завершенным",
|
|
31295
32832
|
trigger_setvalueText: "Установить в вопрос: {0} значение {1}",
|
|
31296
32833
|
trigger_setvalueEmptyText: "Четкое значение вопроса: {0}",
|
|
@@ -31504,7 +33041,12 @@ var ruStrings = {
|
|
|
31504
33041
|
imageHeight: "Высота изображения (в значениях, принимаемых CSS)",
|
|
31505
33042
|
imageWidth: "Ширина изображения (в значениях, принимаемых CSS)"
|
|
31506
33043
|
},
|
|
33044
|
+
// survey templates
|
|
33045
|
+
survey: {
|
|
33046
|
+
title: "Титул"
|
|
33047
|
+
},
|
|
31507
33048
|
page: {
|
|
33049
|
+
title: "Титул",
|
|
31508
33050
|
maxTimeToFinish: "Ограничение по времени завершения страницы (в секундах)"
|
|
31509
33051
|
},
|
|
31510
33052
|
question: {
|
|
@@ -31870,9 +33412,9 @@ var ruStrings = {
|
|
|
31870
33412
|
},
|
|
31871
33413
|
imageFit: {
|
|
31872
33414
|
none: "Никакой",
|
|
31873
|
-
contain: "
|
|
31874
|
-
cover: "
|
|
31875
|
-
fill: "
|
|
33415
|
+
contain: "По размеру",
|
|
33416
|
+
cover: "Заполнение",
|
|
33417
|
+
fill: "Растянуть"
|
|
31876
33418
|
},
|
|
31877
33419
|
contentMode: {
|
|
31878
33420
|
auto: "Авто",
|
|
@@ -32007,6 +33549,7 @@ var ruStrings = {
|
|
|
32007
33549
|
defaultValueExpression: "Выражение значения по умолчанию",
|
|
32008
33550
|
requiredIf: "Обязателен если",
|
|
32009
33551
|
resetValueIf: "Сбросьте значение, если",
|
|
33552
|
+
setValueIf: "Установите значение, если",
|
|
32010
33553
|
validators: "Валидаторы",
|
|
32011
33554
|
bindings: "Привязки",
|
|
32012
33555
|
renderAs: "Рендеринг как",
|
|
@@ -32083,6 +33626,7 @@ var ruStrings = {
|
|
|
32083
33626
|
"--base-unit": "Базовый блок",
|
|
32084
33627
|
groupGeneral: "Общее",
|
|
32085
33628
|
groupAdvanced: "Продвинутый",
|
|
33629
|
+
groupHeader: "Заголовок",
|
|
32086
33630
|
themeName: "Тема",
|
|
32087
33631
|
themeMode: "Внешний вид вопроса",
|
|
32088
33632
|
themeModePanels: "По умолчанию",
|
|
@@ -32093,14 +33637,18 @@ var ruStrings = {
|
|
|
32093
33637
|
primaryDefaultColor: "По умолчанию",
|
|
32094
33638
|
primaryDarkColor: "Парить",
|
|
32095
33639
|
primaryLightColor: "Выбранный",
|
|
33640
|
+
coverTitleForecolor: "Цвет заголовка",
|
|
33641
|
+
coverOverlapEnabled: "Перекрытие",
|
|
32096
33642
|
backgroundDimColor: "Цвет фона",
|
|
32097
33643
|
backgroundImage: "Фоновое изображение",
|
|
32098
33644
|
backgroundImageFitAuto: "Авто",
|
|
32099
|
-
backgroundImageFitCover: "
|
|
32100
|
-
backgroundImageFitContain: "
|
|
33645
|
+
backgroundImageFitCover: "Заполнение",
|
|
33646
|
+
backgroundImageFitContain: "По размеру",
|
|
33647
|
+
backgroundImageFitFill: "Растянуть",
|
|
33648
|
+
backgroundImageFitTile: "Замостить",
|
|
32101
33649
|
backgroundOpacity: "Непрозрачность",
|
|
32102
|
-
backgroundImageAttachmentFixed: "
|
|
32103
|
-
backgroundImageAttachmentScroll: "
|
|
33650
|
+
backgroundImageAttachmentFixed: "Зафиксировать",
|
|
33651
|
+
backgroundImageAttachmentScroll: "Прокручивать",
|
|
32104
33652
|
panelBackgroundTransparency: "Непрозрачность фона панели",
|
|
32105
33653
|
questionBackgroundTransparency: "Непрозрачность фона вопроса",
|
|
32106
33654
|
questionPanel: "Фон панели и радиус угла",
|
|
@@ -32142,20 +33690,40 @@ var ruStrings = {
|
|
|
32142
33690
|
boxShadowInner: "Внутренний",
|
|
32143
33691
|
questionShadow: "Эффекты тени",
|
|
32144
33692
|
editorShadow: "Эффекты тени входного элемента",
|
|
33693
|
+
headerView: "Вид",
|
|
33694
|
+
headerViewBasic: "Основной",
|
|
33695
|
+
headerViewAdvanced: "Продвинутый",
|
|
33696
|
+
coverInheritWidthFrom: "Ширина области содержимого",
|
|
33697
|
+
coverInheritWidthFromSurvey: "То же, что и опрос",
|
|
33698
|
+
coverInheritWidthFromPage: "По размеру страницы",
|
|
33699
|
+
coverTextAreaWidth: "Ширина текста",
|
|
33700
|
+
coverBackgroundColorSwitch: "Цвет фона",
|
|
33701
|
+
coverBackgroundColorNone: "Никакой",
|
|
33702
|
+
coverBackgroundColorAccentColor: "Акцентный цвет",
|
|
33703
|
+
coverBackgroundColorCustom: "Обычай",
|
|
33704
|
+
horizontalAlignmentLeft: "Налево",
|
|
33705
|
+
horizontalAlignmentCenter: "Центр",
|
|
33706
|
+
horizontalAlignmentRight: "Правильно",
|
|
33707
|
+
verticalAlignmentTop: "Вверх",
|
|
33708
|
+
verticalAlignmentMiddle: "Середина",
|
|
33709
|
+
verticalAlignmentBottom: "Дно",
|
|
33710
|
+
logoPosition: "Положение логотипа",
|
|
33711
|
+
coverTitlePosition: "Титульная позиция",
|
|
33712
|
+
coverDescriptionPosition: "Описание Должность",
|
|
32145
33713
|
names: {
|
|
32146
33714
|
default: "По умолчанию",
|
|
32147
|
-
sharp: "
|
|
33715
|
+
sharp: "Чёткая",
|
|
32148
33716
|
borderless: "Без границ",
|
|
32149
|
-
flat: "
|
|
32150
|
-
plain: "
|
|
32151
|
-
doubleborder: "
|
|
32152
|
-
layered: "
|
|
32153
|
-
solid: "
|
|
32154
|
-
threedimensional: "
|
|
32155
|
-
contrast: "
|
|
33717
|
+
flat: "Плоская",
|
|
33718
|
+
plain: "Простая",
|
|
33719
|
+
doubleborder: "Удвоенные границы",
|
|
33720
|
+
layered: "Многослойная",
|
|
33721
|
+
solid: "Монолитная",
|
|
33722
|
+
threedimensional: "Трёхмерная",
|
|
33723
|
+
contrast: "Контрастная"
|
|
32156
33724
|
},
|
|
32157
33725
|
colors: {
|
|
32158
|
-
teal: "
|
|
33726
|
+
teal: "Бирюзовый",
|
|
32159
33727
|
blue: "Синий",
|
|
32160
33728
|
purple: "Пурпурный",
|
|
32161
33729
|
orchid: "Орхидея",
|
|
@@ -32739,13 +34307,51 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
32739
34307
|
// ed.translateUsigAI: "Auto-translate All" => "Автоматический перевод всех"
|
|
32740
34308
|
// ed.translationDialogTitle: "Untranslated strings" => "Непереведенные строки"
|
|
32741
34309
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Пожалуйста, введите не менее {0} пунктов"
|
|
32742
|
-
// lg.
|
|
34310
|
+
// lg.question_resetValueName: "Reset question value" => "Сбросить значение вопроса"
|
|
32743
34311
|
// lg.column_resetValue: "Reset column value" => "Сброс значения столбца"
|
|
32744
34312
|
// lg.expressionSetup: "" => ""
|
|
32745
34313
|
// lg.actionsSetup: "" => ""
|
|
32746
34314
|
// pe.markRequired: "Mark as required" => "Отметьте как обязательный"
|
|
32747
34315
|
// pe.removeRequiredMark: "Remove the required mark" => "Снимите нужную отметку"
|
|
32748
34316
|
// p.resetValueIf: "Reset value if" => "Сбросьте значение, если"
|
|
34317
|
+
// lg.question_setValueName: "Set question value" => "Задать значение вопроса"
|
|
34318
|
+
// lg.column_resetValueName: "Reset column value" => "Сброс значения столбца"
|
|
34319
|
+
// lg.column_setValueName: "Set column value" => "Задание значения столбца"
|
|
34320
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Выражение, результат которого будет присвоен целевому вопросу."
|
|
34321
|
+
// lg.expressionSetup: "" => ""
|
|
34322
|
+
// lg.actionsSetup: "" => ""
|
|
34323
|
+
// survey.title: "Title" => "Титул"
|
|
34324
|
+
// page.title: "Title" => "Титул"
|
|
34325
|
+
// p.setValueIf: "Set value if" => "Установите значение, если"
|
|
34326
|
+
// theme.groupHeader: "Header" => "Заголовок"
|
|
34327
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Цвет заголовка"
|
|
34328
|
+
// theme.coverOverlapEnabled: "Overlap" => "Перекрытие"
|
|
34329
|
+
// theme.headerView: "View" => "Вид"
|
|
34330
|
+
// theme.headerViewBasic: "Basic" => "Основной"
|
|
34331
|
+
// theme.headerViewAdvanced: "Advanced" => "Продвинутый"
|
|
34332
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Ширина области содержимого"
|
|
34333
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "То же, что и опрос"
|
|
34334
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "По размеру страницы"
|
|
34335
|
+
// theme.coverTextAreaWidth: "Text width" => "Ширина текста"
|
|
34336
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Цвет фона"
|
|
34337
|
+
// theme.coverBackgroundColorNone: "None" => "Никакой"
|
|
34338
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Акцентный цвет"
|
|
34339
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Обычай"
|
|
34340
|
+
// theme.horizontalAlignmentLeft: "Left" => "Налево"
|
|
34341
|
+
// theme.horizontalAlignmentCenter: "Center" => "Центр"
|
|
34342
|
+
// theme.horizontalAlignmentRight: "Right" => "Правильно"
|
|
34343
|
+
// theme.verticalAlignmentTop: "Top" => "Вверх"
|
|
34344
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Середина"
|
|
34345
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Дно"
|
|
34346
|
+
// theme.logoPosition: "Logo Position" => "Положение логотипа"
|
|
34347
|
+
// theme.coverTitlePosition: "Title Position" => "Титульная позиция"
|
|
34348
|
+
// theme.coverDescriptionPosition: "Description Position" => "Описание Должность"
|
|
34349
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Сброс значения для вопроса: {0}"
|
|
34350
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "присвоить значение: {1} к вопросу: {0}"
|
|
34351
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Сброс значения ячейки для столбца: {0}"
|
|
34352
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Присвойте значение ячейки: {1} столбцу: {0}"
|
|
34353
|
+
// lg.expressionSetup: "" => ""
|
|
34354
|
+
// lg.actionsSetup: "" => ""
|
|
32749
34355
|
|
|
32750
34356
|
|
|
32751
34357
|
/***/ }),
|
|
@@ -32930,11 +34536,13 @@ var simplifiedChineseTranslation = {
|
|
|
32930
34536
|
question_visibilityName: "显示(隐藏)问题",
|
|
32931
34537
|
question_enableName: "启用(禁用)问题",
|
|
32932
34538
|
question_requireName: "提出必填题",
|
|
32933
|
-
|
|
34539
|
+
question_resetValueName: "重置问题值",
|
|
34540
|
+
question_setValueName: "设置问题值",
|
|
32934
34541
|
column_visibilityName: "显示(隐藏)列",
|
|
32935
34542
|
column_enableName: "启用(禁用)列",
|
|
32936
34543
|
column_requireName: "使列成为必填项",
|
|
32937
|
-
|
|
34544
|
+
column_resetValueName: "重置列值",
|
|
34545
|
+
column_setValueName: "设置列值",
|
|
32938
34546
|
trigger_completeName: "完成调查",
|
|
32939
34547
|
trigger_setvalueName: "设置答案",
|
|
32940
34548
|
trigger_copyvalueName: "复制答案",
|
|
@@ -32961,9 +34569,14 @@ var simplifiedChineseTranslation = {
|
|
|
32961
34569
|
question_visibilityText: "使问题{0}可见",
|
|
32962
34570
|
question_enableText: "使问题{0}启用",
|
|
32963
34571
|
question_requireText: "将问题{0}为必填项",
|
|
34572
|
+
question_resetValueText: "重置问题的值:{0}",
|
|
34573
|
+
question_setValueText: "分配值:{1}问题:{0}",
|
|
32964
34574
|
column_visibilityText: "使问题{1}的列{0}可见",
|
|
32965
34575
|
column_enableText: "使问题{1}列{0}启用",
|
|
32966
34576
|
column_requireText: "{0}将问题{1}列为必填项",
|
|
34577
|
+
column_resetValueText: "重置列的单元格值:{0}",
|
|
34578
|
+
column_setValueText: "将单元格值:{1}分配给列:{0}",
|
|
34579
|
+
setValueExpressionPlaceholder: "其结果将分配给目标问题的表达式。",
|
|
32967
34580
|
trigger_completeText: "调查完成",
|
|
32968
34581
|
trigger_setvalueText: "受到质疑:{0}价值{1}",
|
|
32969
34582
|
trigger_setvalueEmptyText: "明确问题值:{0}",
|
|
@@ -33177,7 +34790,12 @@ var simplifiedChineseTranslation = {
|
|
|
33177
34790
|
imageHeight: "图片高度(以 CSS 接受的值为单位)",
|
|
33178
34791
|
imageWidth: "图像宽度(以 CSS 接受的值为单位)"
|
|
33179
34792
|
},
|
|
34793
|
+
// survey templates
|
|
34794
|
+
survey: {
|
|
34795
|
+
title: "标题"
|
|
34796
|
+
},
|
|
33180
34797
|
page: {
|
|
34798
|
+
title: "标题",
|
|
33181
34799
|
maxTimeToFinish: "完成页面的时间限制(以秒为单位)"
|
|
33182
34800
|
},
|
|
33183
34801
|
question: {
|
|
@@ -33680,6 +35298,7 @@ var simplifiedChineseTranslation = {
|
|
|
33680
35298
|
defaultValueExpression: "默认值表达式",
|
|
33681
35299
|
requiredIf: "是否必选",
|
|
33682
35300
|
resetValueIf: "如果出现以下情况,则重置值",
|
|
35301
|
+
setValueIf: "设置值,如果",
|
|
33683
35302
|
validators: "有效性",
|
|
33684
35303
|
bindings: "绑定",
|
|
33685
35304
|
renderAs: "渲染为",
|
|
@@ -33756,6 +35375,7 @@ var simplifiedChineseTranslation = {
|
|
|
33756
35375
|
"--base-unit": "基本单元",
|
|
33757
35376
|
groupGeneral: "常规",
|
|
33758
35377
|
groupAdvanced: "高深",
|
|
35378
|
+
groupHeader: "页眉",
|
|
33759
35379
|
themeName: "主题",
|
|
33760
35380
|
themeMode: "问题外观",
|
|
33761
35381
|
themeModePanels: "违约",
|
|
@@ -33766,11 +35386,15 @@ var simplifiedChineseTranslation = {
|
|
|
33766
35386
|
primaryDefaultColor: "违约",
|
|
33767
35387
|
primaryDarkColor: "悬停",
|
|
33768
35388
|
primaryLightColor: "选择",
|
|
35389
|
+
coverTitleForecolor: "标题前彩",
|
|
35390
|
+
coverOverlapEnabled: "重叠",
|
|
33769
35391
|
backgroundDimColor: "背景色",
|
|
33770
35392
|
backgroundImage: "背景图片",
|
|
33771
35393
|
backgroundImageFitAuto: "自动",
|
|
33772
35394
|
backgroundImageFitCover: "盖",
|
|
33773
35395
|
backgroundImageFitContain: "包含",
|
|
35396
|
+
backgroundImageFitFill: "伸展",
|
|
35397
|
+
backgroundImageFitTile: "瓦",
|
|
33774
35398
|
backgroundOpacity: "不透明度",
|
|
33775
35399
|
backgroundImageAttachmentFixed: "固定",
|
|
33776
35400
|
backgroundImageAttachmentScroll: "滚动",
|
|
@@ -33815,6 +35439,26 @@ var simplifiedChineseTranslation = {
|
|
|
33815
35439
|
boxShadowInner: "内",
|
|
33816
35440
|
questionShadow: "阴影效果",
|
|
33817
35441
|
editorShadow: "输入元素阴影效果",
|
|
35442
|
+
headerView: "视图",
|
|
35443
|
+
headerViewBasic: "基本",
|
|
35444
|
+
headerViewAdvanced: "高深",
|
|
35445
|
+
coverInheritWidthFrom: "内容区域宽度",
|
|
35446
|
+
coverInheritWidthFromSurvey: "与调查相同",
|
|
35447
|
+
coverInheritWidthFromPage: "适合页面",
|
|
35448
|
+
coverTextAreaWidth: "文本宽度",
|
|
35449
|
+
coverBackgroundColorSwitch: "背景色",
|
|
35450
|
+
coverBackgroundColorNone: "没有",
|
|
35451
|
+
coverBackgroundColorAccentColor: "强调文字颜色",
|
|
35452
|
+
coverBackgroundColorCustom: "习惯",
|
|
35453
|
+
horizontalAlignmentLeft: "左",
|
|
35454
|
+
horizontalAlignmentCenter: "中心",
|
|
35455
|
+
horizontalAlignmentRight: "右",
|
|
35456
|
+
verticalAlignmentTop: "返回页首",
|
|
35457
|
+
verticalAlignmentMiddle: "中间",
|
|
35458
|
+
verticalAlignmentBottom: "底",
|
|
35459
|
+
logoPosition: "徽标位置",
|
|
35460
|
+
coverTitlePosition: "标题位置",
|
|
35461
|
+
coverDescriptionPosition: "描述位置",
|
|
33818
35462
|
names: {
|
|
33819
35463
|
default: "违约",
|
|
33820
35464
|
sharp: "锋利",
|
|
@@ -34491,13 +36135,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
34491
36135
|
// ed.translateUsigAI: "Auto-translate All" => "自动翻译全部"
|
|
34492
36136
|
// ed.translationDialogTitle: "Untranslated strings" => "未翻译的字符串"
|
|
34493
36137
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "请输入至少{0}项目"
|
|
34494
|
-
// lg.
|
|
36138
|
+
// lg.question_resetValueName: "Reset question value" => "重置问题值"
|
|
34495
36139
|
// lg.column_resetValue: "Reset column value" => "重置列值"
|
|
34496
36140
|
// lg.expressionSetup: "" => ""
|
|
34497
36141
|
// lg.actionsSetup: "" => ""
|
|
34498
36142
|
// pe.markRequired: "Mark as required" => "标记为必填"
|
|
34499
36143
|
// pe.removeRequiredMark: "Remove the required mark" => "删除所需的标记"
|
|
34500
36144
|
// p.resetValueIf: "Reset value if" => "如果出现以下情况,则重置值"
|
|
36145
|
+
// lg.question_setValueName: "Set question value" => "设置问题值"
|
|
36146
|
+
// lg.column_resetValueName: "Reset column value" => "重置列值"
|
|
36147
|
+
// lg.column_setValueName: "Set column value" => "设置列值"
|
|
36148
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => "其结果将分配给目标问题的表达式。"
|
|
36149
|
+
// lg.expressionSetup: "" => ""
|
|
36150
|
+
// lg.actionsSetup: "" => ""
|
|
36151
|
+
// survey.title: "Title" => "标题"
|
|
36152
|
+
// page.title: "Title" => "标题"
|
|
36153
|
+
// p.setValueIf: "Set value if" => "设置值,如果"
|
|
36154
|
+
// theme.groupHeader: "Header" => "页眉"
|
|
36155
|
+
// theme.coverTitleForecolor: "Title forecolor" => "标题前彩"
|
|
36156
|
+
// theme.coverOverlapEnabled: "Overlap" => "重叠"
|
|
36157
|
+
// theme.backgroundImageFitFill: "Stretch" => "伸展"
|
|
36158
|
+
// theme.backgroundImageFitTile: "Tile" => "瓦"
|
|
36159
|
+
// theme.headerView: "View" => "视图"
|
|
36160
|
+
// theme.headerViewBasic: "Basic" => "基本"
|
|
36161
|
+
// theme.headerViewAdvanced: "Advanced" => "高深"
|
|
36162
|
+
// theme.coverInheritWidthFrom: "Content area width" => "内容区域宽度"
|
|
36163
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "与调查相同"
|
|
36164
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "适合页面"
|
|
36165
|
+
// theme.coverTextAreaWidth: "Text width" => "文本宽度"
|
|
36166
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "背景色"
|
|
36167
|
+
// theme.coverBackgroundColorNone: "None" => "没有"
|
|
36168
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "强调文字颜色"
|
|
36169
|
+
// theme.coverBackgroundColorCustom: "Custom" => "习惯"
|
|
36170
|
+
// theme.horizontalAlignmentLeft: "Left" => "左"
|
|
36171
|
+
// theme.horizontalAlignmentCenter: "Center" => "中心"
|
|
36172
|
+
// theme.horizontalAlignmentRight: "Right" => "右"
|
|
36173
|
+
// theme.verticalAlignmentTop: "Top" => "返回页首"
|
|
36174
|
+
// theme.verticalAlignmentMiddle: "Middle" => "中间"
|
|
36175
|
+
// theme.verticalAlignmentBottom: "Bottom" => "底"
|
|
36176
|
+
// theme.logoPosition: "Logo Position" => "徽标位置"
|
|
36177
|
+
// theme.coverTitlePosition: "Title Position" => "标题位置"
|
|
36178
|
+
// theme.coverDescriptionPosition: "Description Position" => "描述位置"
|
|
36179
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "重置问题的值:{0}"
|
|
36180
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "分配值:{1}问题:{0}"
|
|
36181
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "重置列的单元格值:{0}"
|
|
36182
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "将单元格值:{1}分配给列:{0}"
|
|
36183
|
+
// lg.expressionSetup: "" => ""
|
|
36184
|
+
// lg.actionsSetup: "" => ""
|
|
34501
36185
|
|
|
34502
36186
|
|
|
34503
36187
|
/***/ }),
|
|
@@ -34683,11 +36367,13 @@ var skStrings = {
|
|
|
34683
36367
|
question_visibilityName: "Viditeľnosť otázky",
|
|
34684
36368
|
question_enableName: "Otázku povoliť/zakázať",
|
|
34685
36369
|
question_requireName: "Vyžaduje sa voliteľná otázka",
|
|
34686
|
-
|
|
36370
|
+
question_resetValueName: "Obnoviť hodnotu otázky",
|
|
36371
|
+
question_setValueName: "Nastavenie hodnoty otázky",
|
|
34687
36372
|
column_visibilityName: "Zobraziť (skryť) stĺpec",
|
|
34688
36373
|
column_enableName: "Povoliť (zakázať) stĺpec",
|
|
34689
36374
|
column_requireName: "Nastavenie povinného stĺpca",
|
|
34690
|
-
|
|
36375
|
+
column_resetValueName: "Obnovenie hodnoty stĺpca",
|
|
36376
|
+
column_setValueName: "Nastavenie hodnoty stĺpca",
|
|
34691
36377
|
trigger_completeName: "Dokončiť prieskum",
|
|
34692
36378
|
trigger_setvalueName: "Nastaviť hodnotu otázky",
|
|
34693
36379
|
trigger_copyvalueName: "Kopírovať hodnotu otázky",
|
|
@@ -34714,9 +36400,14 @@ var skStrings = {
|
|
|
34714
36400
|
question_visibilityText: "Otázka {0} bude viditeľná",
|
|
34715
36401
|
question_enableText: "Otázka {0} bude povolená",
|
|
34716
36402
|
question_requireText: "Otázka {0} sa bude vyžadovať",
|
|
36403
|
+
question_resetValueText: "Resetovať hodnotu pre otázku: {0}",
|
|
36404
|
+
question_setValueText: "Priradiť hodnotu: {1} otázku: {0}",
|
|
34717
36405
|
column_visibilityText: "Zviditeľnenie stĺpcových {0} otázok {1}",
|
|
34718
36406
|
column_enableText: "Nastavenie {0} otázky {1} povolenie",
|
|
34719
36407
|
column_requireText: "Urobiť stĺpec {0} otázky {1} povinné",
|
|
36408
|
+
column_resetValueText: "Obnoviť hodnotu bunky pre stĺpec: {0}",
|
|
36409
|
+
column_setValueText: "Priradenie hodnoty bunky: {1} do stĺpca: {0}",
|
|
36410
|
+
setValueExpressionPlaceholder: " Výraz, ktorého výsledok bude priradený k cieľovej otázke.",
|
|
34720
36411
|
trigger_completeText: "Prieskum bude dokončený",
|
|
34721
36412
|
trigger_setvalueText: "Nastaviť v otázke: {0} hodnotu {1}",
|
|
34722
36413
|
trigger_setvalueEmptyText: "jasná hodnota otázky: {0}",
|
|
@@ -34930,7 +36621,12 @@ var skStrings = {
|
|
|
34930
36621
|
imageHeight: "Výška snímky (v hodnotách akceptovaných šablónou CSS)",
|
|
34931
36622
|
imageWidth: "Šírka obrázka (v akceptovaných hodnotách CSS)"
|
|
34932
36623
|
},
|
|
36624
|
+
// survey templates
|
|
36625
|
+
survey: {
|
|
36626
|
+
title: "Titul"
|
|
36627
|
+
},
|
|
34933
36628
|
page: {
|
|
36629
|
+
title: "Titul",
|
|
34934
36630
|
maxTimeToFinish: "Časový limit na dokončenie stránky (v sekundách)"
|
|
34935
36631
|
},
|
|
34936
36632
|
question: {
|
|
@@ -35433,6 +37129,7 @@ var skStrings = {
|
|
|
35433
37129
|
defaultValueExpression: "predvolený výraz hodnoty",
|
|
35434
37130
|
requiredIf: "Povinné ak",
|
|
35435
37131
|
resetValueIf: "Obnoviť hodnotu, ak",
|
|
37132
|
+
setValueIf: "Nastaviť hodnotu, ak",
|
|
35436
37133
|
validators: "overovatelia",
|
|
35437
37134
|
bindings: "väzby",
|
|
35438
37135
|
renderAs: "Vykresliť ako",
|
|
@@ -35509,6 +37206,7 @@ var skStrings = {
|
|
|
35509
37206
|
"--base-unit": "Základná jednotka",
|
|
35510
37207
|
groupGeneral: "Všeobecné",
|
|
35511
37208
|
groupAdvanced: "Pokročilý",
|
|
37209
|
+
groupHeader: "Hlavička",
|
|
35512
37210
|
themeName: "Téma",
|
|
35513
37211
|
themeMode: "Vzhľad otázky",
|
|
35514
37212
|
themeModePanels: "Predvolený",
|
|
@@ -35519,11 +37217,15 @@ var skStrings = {
|
|
|
35519
37217
|
primaryDefaultColor: "Predvolený",
|
|
35520
37218
|
primaryDarkColor: "Hover",
|
|
35521
37219
|
primaryLightColor: "Vybraný",
|
|
37220
|
+
coverTitleForecolor: "Predná farba názvu",
|
|
37221
|
+
coverOverlapEnabled: "Presahovať",
|
|
35522
37222
|
backgroundDimColor: "Farba pozadia",
|
|
35523
37223
|
backgroundImage: "Obrázok na pozadí",
|
|
35524
37224
|
backgroundImageFitAuto: "Auto",
|
|
35525
37225
|
backgroundImageFitCover: "Prikryť",
|
|
35526
37226
|
backgroundImageFitContain: "Obsahovať",
|
|
37227
|
+
backgroundImageFitFill: "Natiahnuť",
|
|
37228
|
+
backgroundImageFitTile: "Dlaždica",
|
|
35527
37229
|
backgroundOpacity: "Neprehľadnosť",
|
|
35528
37230
|
backgroundImageAttachmentFixed: "Stabilný",
|
|
35529
37231
|
backgroundImageAttachmentScroll: "Zvitok",
|
|
@@ -35568,6 +37270,26 @@ var skStrings = {
|
|
|
35568
37270
|
boxShadowInner: "Vnútorný",
|
|
35569
37271
|
questionShadow: "Efekty tieňov",
|
|
35570
37272
|
editorShadow: "Efekty tieňov vstupného prvku",
|
|
37273
|
+
headerView: "Pohľad",
|
|
37274
|
+
headerViewBasic: "Základný",
|
|
37275
|
+
headerViewAdvanced: "Pokročilý",
|
|
37276
|
+
coverInheritWidthFrom: "Šírka oblasti obsahu",
|
|
37277
|
+
coverInheritWidthFromSurvey: "Rovnaké ako prieskum",
|
|
37278
|
+
coverInheritWidthFromPage: "Prispôsobiť na stranu",
|
|
37279
|
+
coverTextAreaWidth: "Šírka textu",
|
|
37280
|
+
coverBackgroundColorSwitch: "Farba pozadia",
|
|
37281
|
+
coverBackgroundColorNone: "Žiadny",
|
|
37282
|
+
coverBackgroundColorAccentColor: "Farba akcentu",
|
|
37283
|
+
coverBackgroundColorCustom: "Zvyk",
|
|
37284
|
+
horizontalAlignmentLeft: "Vľavo",
|
|
37285
|
+
horizontalAlignmentCenter: "Centrum",
|
|
37286
|
+
horizontalAlignmentRight: "Doprava",
|
|
37287
|
+
verticalAlignmentTop: "Vrchol",
|
|
37288
|
+
verticalAlignmentMiddle: "Stred",
|
|
37289
|
+
verticalAlignmentBottom: "Dno",
|
|
37290
|
+
logoPosition: "Umiestnenie loga",
|
|
37291
|
+
coverTitlePosition: "Titulná pozícia",
|
|
37292
|
+
coverDescriptionPosition: "Popisná pozícia",
|
|
35571
37293
|
names: {
|
|
35572
37294
|
default: "Predvolený",
|
|
35573
37295
|
sharp: "Ostrý",
|
|
@@ -36055,13 +37777,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
36055
37777
|
// ed.translateUsigAI: "Auto-translate All" => "Automatický preklad všetkého"
|
|
36056
37778
|
// ed.translationDialogTitle: "Untranslated strings" => "Nepreložené reťazce"
|
|
36057
37779
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Zadajte aspoň {0} položiek"
|
|
36058
|
-
// lg.
|
|
37780
|
+
// lg.question_resetValueName: "Reset question value" => "Obnoviť hodnotu otázky"
|
|
36059
37781
|
// lg.column_resetValue: "Reset column value" => "Obnovenie hodnoty stĺpca"
|
|
36060
37782
|
// lg.expressionSetup: "" => ""
|
|
36061
37783
|
// lg.actionsSetup: "" => ""
|
|
36062
37784
|
// pe.markRequired: "Mark as required" => "Označiť podľa potreby"
|
|
36063
37785
|
// pe.removeRequiredMark: "Remove the required mark" => "Odstráňte požadovanú značku"
|
|
36064
37786
|
// p.resetValueIf: "Reset value if" => "Obnoviť hodnotu, ak"
|
|
37787
|
+
// lg.question_setValueName: "Set question value" => "Nastavenie hodnoty otázky"
|
|
37788
|
+
// lg.column_resetValueName: "Reset column value" => "Obnovenie hodnoty stĺpca"
|
|
37789
|
+
// lg.column_setValueName: "Set column value" => "Nastavenie hodnoty stĺpca"
|
|
37790
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Výraz, ktorého výsledok bude priradený k cieľovej otázke."
|
|
37791
|
+
// lg.expressionSetup: "" => ""
|
|
37792
|
+
// lg.actionsSetup: "" => ""
|
|
37793
|
+
// survey.title: "Title" => "Titul"
|
|
37794
|
+
// page.title: "Title" => "Titul"
|
|
37795
|
+
// p.setValueIf: "Set value if" => "Nastaviť hodnotu, ak"
|
|
37796
|
+
// theme.groupHeader: "Header" => "Hlavička"
|
|
37797
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Predná farba názvu"
|
|
37798
|
+
// theme.coverOverlapEnabled: "Overlap" => "Presahovať"
|
|
37799
|
+
// theme.backgroundImageFitFill: "Stretch" => "Natiahnuť"
|
|
37800
|
+
// theme.backgroundImageFitTile: "Tile" => "Dlaždica"
|
|
37801
|
+
// theme.headerView: "View" => "Pohľad"
|
|
37802
|
+
// theme.headerViewBasic: "Basic" => "Základný"
|
|
37803
|
+
// theme.headerViewAdvanced: "Advanced" => "Pokročilý"
|
|
37804
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Šírka oblasti obsahu"
|
|
37805
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Rovnaké ako prieskum"
|
|
37806
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Prispôsobiť na stranu"
|
|
37807
|
+
// theme.coverTextAreaWidth: "Text width" => "Šírka textu"
|
|
37808
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Farba pozadia"
|
|
37809
|
+
// theme.coverBackgroundColorNone: "None" => "Žiadny"
|
|
37810
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Farba akcentu"
|
|
37811
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Zvyk"
|
|
37812
|
+
// theme.horizontalAlignmentLeft: "Left" => "Vľavo"
|
|
37813
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centrum"
|
|
37814
|
+
// theme.horizontalAlignmentRight: "Right" => "Doprava"
|
|
37815
|
+
// theme.verticalAlignmentTop: "Top" => "Vrchol"
|
|
37816
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Stred"
|
|
37817
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Dno"
|
|
37818
|
+
// theme.logoPosition: "Logo Position" => "Umiestnenie loga"
|
|
37819
|
+
// theme.coverTitlePosition: "Title Position" => "Titulná pozícia"
|
|
37820
|
+
// theme.coverDescriptionPosition: "Description Position" => "Popisná pozícia"
|
|
37821
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Resetovať hodnotu pre otázku: {0}"
|
|
37822
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Priradiť hodnotu: {1} otázku: {0}"
|
|
37823
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Obnoviť hodnotu bunky pre stĺpec: {0}"
|
|
37824
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Priradenie hodnoty bunky: {1} do stĺpca: {0}"
|
|
37825
|
+
// lg.expressionSetup: "" => ""
|
|
37826
|
+
// lg.actionsSetup: "" => ""
|
|
36065
37827
|
|
|
36066
37828
|
|
|
36067
37829
|
/***/ }),
|
|
@@ -36246,11 +38008,13 @@ var spanishTranslation = {
|
|
|
36246
38008
|
question_visibilityName: "Pregunta visibilidad",
|
|
36247
38009
|
question_enableName: "Pregunta habilitar / deshabilitar",
|
|
36248
38010
|
question_requireName: "Pregunta opcional requerida",
|
|
36249
|
-
|
|
38011
|
+
question_resetValueName: "Restablecer valor de pregunta",
|
|
38012
|
+
question_setValueName: "Establecer el valor de la pregunta",
|
|
36250
38013
|
column_visibilityName: "Mostrar (ocultar) columna",
|
|
36251
38014
|
column_enableName: "Habilitar (deshabilitar) columna",
|
|
36252
38015
|
column_requireName: "Hacer columna requerida",
|
|
36253
|
-
|
|
38016
|
+
column_resetValueName: "Restablecer valor de columna",
|
|
38017
|
+
column_setValueName: "Establecer el valor de la columna",
|
|
36254
38018
|
trigger_completeName: "Encuesta completa",
|
|
36255
38019
|
trigger_setvalueName: "Establecer valor de la pregunta",
|
|
36256
38020
|
trigger_copyvalueName: "Copiar valor de la pregunta",
|
|
@@ -36277,9 +38041,14 @@ var spanishTranslation = {
|
|
|
36277
38041
|
question_visibilityText: "Hacer Pregunta {0} Visible",
|
|
36278
38042
|
question_enableText: "Hacer Pregunta {0} Habilitar",
|
|
36279
38043
|
question_requireText: "Hacer la pregunta {0} requerida",
|
|
38044
|
+
question_resetValueText: "Restablecer valor para la pregunta: {0}",
|
|
38045
|
+
question_setValueText: "Asignar valor: {1} a la pregunta: {0}",
|
|
36280
38046
|
column_visibilityText: "hacer la columna {0} de la pregunta {1} visible",
|
|
36281
38047
|
column_enableText: "hacer la columna {0} de la pregunta {1} activa",
|
|
36282
38048
|
column_requireText: "hacer la columna {0} de la pregunta {1} requerida",
|
|
38049
|
+
column_resetValueText: "Restablecer el valor de celda de la columna: {0}",
|
|
38050
|
+
column_setValueText: "Asignar valor de celda: {1} a columna: {0}",
|
|
38051
|
+
setValueExpressionPlaceholder: " Una expresión cuyo resultado se asignará a la pregunta de destino.",
|
|
36283
38052
|
trigger_completeText: "La encuesta se completa",
|
|
36284
38053
|
trigger_setvalueText: "En cuestión: {0} valor {1}",
|
|
36285
38054
|
trigger_setvalueEmptyText: "Valor de pregunta claro: {0}",
|
|
@@ -36493,7 +38262,12 @@ var spanishTranslation = {
|
|
|
36493
38262
|
imageHeight: "Altura de la imagen (en valores aceptados por CSS)",
|
|
36494
38263
|
imageWidth: "Ancho de imagen (en valores aceptados por CSS)"
|
|
36495
38264
|
},
|
|
38265
|
+
// survey templates
|
|
38266
|
+
survey: {
|
|
38267
|
+
title: "Título"
|
|
38268
|
+
},
|
|
36496
38269
|
page: {
|
|
38270
|
+
title: "Título",
|
|
36497
38271
|
maxTimeToFinish: "Tiempo límite para finalizar la página (en segundos)"
|
|
36498
38272
|
},
|
|
36499
38273
|
question: {
|
|
@@ -36996,6 +38770,7 @@ var spanishTranslation = {
|
|
|
36996
38770
|
defaultValueExpression: "Expresión de valor predeterminada",
|
|
36997
38771
|
requiredIf: "Requerido si",
|
|
36998
38772
|
resetValueIf: "Restablecer valor si",
|
|
38773
|
+
setValueIf: "Establezca el valor si",
|
|
36999
38774
|
validators: "Validadores",
|
|
37000
38775
|
bindings: "Enlaces",
|
|
37001
38776
|
renderAs: "Renderizar como",
|
|
@@ -37072,6 +38847,7 @@ var spanishTranslation = {
|
|
|
37072
38847
|
"--base-unit": "Unidad base",
|
|
37073
38848
|
groupGeneral: "General",
|
|
37074
38849
|
groupAdvanced: "Avanzado",
|
|
38850
|
+
groupHeader: "Encabezado",
|
|
37075
38851
|
themeName: "Tema",
|
|
37076
38852
|
themeMode: "Apariencia de la pregunta",
|
|
37077
38853
|
themeModePanels: "Predeterminado",
|
|
@@ -37082,11 +38858,15 @@ var spanishTranslation = {
|
|
|
37082
38858
|
primaryDefaultColor: "Predeterminado",
|
|
37083
38859
|
primaryDarkColor: "Cernerse",
|
|
37084
38860
|
primaryLightColor: "Seleccionado",
|
|
38861
|
+
coverTitleForecolor: "Título de color anterior",
|
|
38862
|
+
coverOverlapEnabled: "Solapar",
|
|
37085
38863
|
backgroundDimColor: "Color de fondo",
|
|
37086
38864
|
backgroundImage: "Imagen de fondo",
|
|
37087
38865
|
backgroundImageFitAuto: "Automático",
|
|
37088
38866
|
backgroundImageFitCover: "Cubrir",
|
|
37089
38867
|
backgroundImageFitContain: "Contener",
|
|
38868
|
+
backgroundImageFitFill: "Elasticidad",
|
|
38869
|
+
backgroundImageFitTile: "Teja",
|
|
37090
38870
|
backgroundOpacity: "Opacidad",
|
|
37091
38871
|
backgroundImageAttachmentFixed: "Fijo",
|
|
37092
38872
|
backgroundImageAttachmentScroll: "Pergamino",
|
|
@@ -37131,6 +38911,26 @@ var spanishTranslation = {
|
|
|
37131
38911
|
boxShadowInner: "Interior",
|
|
37132
38912
|
questionShadow: "Efectos de sombra",
|
|
37133
38913
|
editorShadow: "Efectos de sombra del elemento de entrada",
|
|
38914
|
+
headerView: "Vista",
|
|
38915
|
+
headerViewBasic: "Básico",
|
|
38916
|
+
headerViewAdvanced: "Avanzado",
|
|
38917
|
+
coverInheritWidthFrom: "Ancho del área de contenido",
|
|
38918
|
+
coverInheritWidthFromSurvey: "Igual que la encuesta",
|
|
38919
|
+
coverInheritWidthFromPage: "Ajustar a la página",
|
|
38920
|
+
coverTextAreaWidth: "Ancho del texto",
|
|
38921
|
+
coverBackgroundColorSwitch: "Color de fondo",
|
|
38922
|
+
coverBackgroundColorNone: "Ninguno",
|
|
38923
|
+
coverBackgroundColorAccentColor: "Color de acento",
|
|
38924
|
+
coverBackgroundColorCustom: "Costumbre",
|
|
38925
|
+
horizontalAlignmentLeft: "Izquierda",
|
|
38926
|
+
horizontalAlignmentCenter: "Centro",
|
|
38927
|
+
horizontalAlignmentRight: "Derecha",
|
|
38928
|
+
verticalAlignmentTop: "Arriba",
|
|
38929
|
+
verticalAlignmentMiddle: "Medio",
|
|
38930
|
+
verticalAlignmentBottom: "Fondo",
|
|
38931
|
+
logoPosition: "Posición del logotipo",
|
|
38932
|
+
coverTitlePosition: "Posición del título",
|
|
38933
|
+
coverDescriptionPosition: "Descripción Posición",
|
|
37134
38934
|
names: {
|
|
37135
38935
|
default: "Predeterminado",
|
|
37136
38936
|
sharp: "Afilado",
|
|
@@ -37435,12 +39235,50 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
37435
39235
|
// ed.translateUsigAI: "Auto-translate All" => "Traducir automáticamente todo"
|
|
37436
39236
|
// ed.translationDialogTitle: "Untranslated strings" => "Cadenas sin traducir"
|
|
37437
39237
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Introduce al menos {0} artículos"
|
|
37438
|
-
// lg.
|
|
39238
|
+
// lg.question_resetValueName: "Reset question value" => "Restablecer valor de pregunta"
|
|
37439
39239
|
// lg.column_resetValue: "Reset column value" => "Restablecer el valor de la columna"
|
|
37440
39240
|
// lg.expressionSetup: "" => ""
|
|
37441
39241
|
// pe.markRequired: "Mark as required" => "Marcar según sea necesario"
|
|
37442
39242
|
// pe.removeRequiredMark: "Remove the required mark" => "Quitar la marca requerida"
|
|
37443
39243
|
// p.resetValueIf: "Reset value if" => "Restablecer valor si"
|
|
39244
|
+
// lg.question_setValueName: "Set question value" => "Establecer el valor de la pregunta"
|
|
39245
|
+
// lg.column_resetValueName: "Reset column value" => "Restablecer valor de columna"
|
|
39246
|
+
// lg.column_setValueName: "Set column value" => "Establecer el valor de la columna"
|
|
39247
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Una expresión cuyo resultado se asignará a la pregunta de destino."
|
|
39248
|
+
// lg.expressionSetup: "" => ""
|
|
39249
|
+
// survey.title: "Title" => "Título"
|
|
39250
|
+
// page.title: "Title" => "Título"
|
|
39251
|
+
// p.setValueIf: "Set value if" => "Establezca el valor si"
|
|
39252
|
+
// theme.groupHeader: "Header" => "Encabezado"
|
|
39253
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Título de color anterior"
|
|
39254
|
+
// theme.coverOverlapEnabled: "Overlap" => "Solapar"
|
|
39255
|
+
// theme.backgroundImageFitFill: "Stretch" => "Elasticidad"
|
|
39256
|
+
// theme.backgroundImageFitTile: "Tile" => "Teja"
|
|
39257
|
+
// theme.headerView: "View" => "Vista"
|
|
39258
|
+
// theme.headerViewBasic: "Basic" => "Básico"
|
|
39259
|
+
// theme.headerViewAdvanced: "Advanced" => "Avanzado"
|
|
39260
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Ancho del área de contenido"
|
|
39261
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Igual que la encuesta"
|
|
39262
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Ajustar a la página"
|
|
39263
|
+
// theme.coverTextAreaWidth: "Text width" => "Ancho del texto"
|
|
39264
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Color de fondo"
|
|
39265
|
+
// theme.coverBackgroundColorNone: "None" => "Ninguno"
|
|
39266
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Color de acento"
|
|
39267
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Costumbre"
|
|
39268
|
+
// theme.horizontalAlignmentLeft: "Left" => "Izquierda"
|
|
39269
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centro"
|
|
39270
|
+
// theme.horizontalAlignmentRight: "Right" => "Derecha"
|
|
39271
|
+
// theme.verticalAlignmentTop: "Top" => "Arriba"
|
|
39272
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Medio"
|
|
39273
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Fondo"
|
|
39274
|
+
// theme.logoPosition: "Logo Position" => "Posición del logotipo"
|
|
39275
|
+
// theme.coverTitlePosition: "Title Position" => "Posición del título"
|
|
39276
|
+
// theme.coverDescriptionPosition: "Description Position" => "Descripción Posición"
|
|
39277
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Restablecer valor para la pregunta: {0}"
|
|
39278
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Asignar valor: {1} a la pregunta: {0}"
|
|
39279
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Restablecer el valor de celda de la columna: {0}"
|
|
39280
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Asignar valor de celda: {1} a columna: {0}"
|
|
39281
|
+
// lg.expressionSetup: "" => ""
|
|
37444
39282
|
|
|
37445
39283
|
|
|
37446
39284
|
/***/ }),
|
|
@@ -37626,11 +39464,13 @@ var svStrings = {
|
|
|
37626
39464
|
question_visibilityName: "Visa (dölj) fråga",
|
|
37627
39465
|
question_enableName: "Aktivera (inaktivera) fråga",
|
|
37628
39466
|
question_requireName: "Gör frågan obligatorisk",
|
|
37629
|
-
|
|
39467
|
+
question_resetValueName: "Återställ frågevärde",
|
|
39468
|
+
question_setValueName: "Ange frågevärde",
|
|
37630
39469
|
column_visibilityName: "Visa (dölj) kolumn",
|
|
37631
39470
|
column_enableName: "Aktivera (inaktivera) kolumn",
|
|
37632
39471
|
column_requireName: "Gör kolumnen obligatorisk",
|
|
37633
|
-
|
|
39472
|
+
column_resetValueName: "Återställ kolumnvärde",
|
|
39473
|
+
column_setValueName: "Ange kolumnvärde",
|
|
37634
39474
|
trigger_completeName: "Fullständig undersökning",
|
|
37635
39475
|
trigger_setvalueName: "Ställ in svar",
|
|
37636
39476
|
trigger_copyvalueName: "Kopiera svar",
|
|
@@ -37657,9 +39497,14 @@ var svStrings = {
|
|
|
37657
39497
|
question_visibilityText: "Gör frågan {0} synlig",
|
|
37658
39498
|
question_enableText: "Gör frågan {0} aktivera",
|
|
37659
39499
|
question_requireText: "Gör frågan {0} krävs",
|
|
39500
|
+
question_resetValueText: "Återställ värde för fråga: {0}",
|
|
39501
|
+
question_setValueText: "Tilldela värde: {1} till fråga: {0}",
|
|
37660
39502
|
column_visibilityText: "Synliggör kolumn {0} av fråga {1}",
|
|
37661
39503
|
column_enableText: "Gör kolumn {0} av fråga {1} aktivera",
|
|
37662
39504
|
column_requireText: "Gör kolumn {0} av fråga {1} krävs",
|
|
39505
|
+
column_resetValueText: "Återställ cellvärde för kolumn: {0}",
|
|
39506
|
+
column_setValueText: "Tilldela cellvärde: {1} till kolumn: {0}",
|
|
39507
|
+
setValueExpressionPlaceholder: " Ett uttryck vars resultat kommer att tilldelas målfrågan.",
|
|
37663
39508
|
trigger_completeText: "Undersökningen blir slutförd",
|
|
37664
39509
|
trigger_setvalueText: "ifrågasätts: {0} värde {1}",
|
|
37665
39510
|
trigger_setvalueEmptyText: "Tydligt frågevärde: {0}",
|
|
@@ -37873,7 +39718,12 @@ var svStrings = {
|
|
|
37873
39718
|
imageHeight: "Bildhöjd (i CSS-accepterade värden)",
|
|
37874
39719
|
imageWidth: "Bildbredd (i CSS-godkända värden)"
|
|
37875
39720
|
},
|
|
39721
|
+
// survey templates
|
|
39722
|
+
survey: {
|
|
39723
|
+
title: "Titel"
|
|
39724
|
+
},
|
|
37876
39725
|
page: {
|
|
39726
|
+
title: "Titel",
|
|
37877
39727
|
maxTimeToFinish: "Tidsgräns för att avsluta sidan (i sekunder)"
|
|
37878
39728
|
},
|
|
37879
39729
|
question: {
|
|
@@ -38376,6 +40226,7 @@ var svStrings = {
|
|
|
38376
40226
|
defaultValueExpression: "Uttryck för standardvärde",
|
|
38377
40227
|
requiredIf: "Obligatoriskt om",
|
|
38378
40228
|
resetValueIf: "Återställ värde om",
|
|
40229
|
+
setValueIf: "Ange värde om",
|
|
38379
40230
|
validators: "validators",
|
|
38380
40231
|
bindings: "Bindningar",
|
|
38381
40232
|
renderAs: "Återge som",
|
|
@@ -38452,6 +40303,7 @@ var svStrings = {
|
|
|
38452
40303
|
"--base-unit": "Basenhet",
|
|
38453
40304
|
groupGeneral: "Allmänt",
|
|
38454
40305
|
groupAdvanced: "Avancerad",
|
|
40306
|
+
groupHeader: "Rubrik",
|
|
38455
40307
|
themeName: "Tema",
|
|
38456
40308
|
themeMode: "Fråga utseende",
|
|
38457
40309
|
themeModePanels: "Standard",
|
|
@@ -38462,11 +40314,15 @@ var svStrings = {
|
|
|
38462
40314
|
primaryDefaultColor: "Standard",
|
|
38463
40315
|
primaryDarkColor: "Sväva",
|
|
38464
40316
|
primaryLightColor: "Vald",
|
|
40317
|
+
coverTitleForecolor: "Titel förfärg",
|
|
40318
|
+
coverOverlapEnabled: "Överlappa",
|
|
38465
40319
|
backgroundDimColor: "Bakgrundsfärg",
|
|
38466
40320
|
backgroundImage: "Bakgrundsbild",
|
|
38467
40321
|
backgroundImageFitAuto: "Bil",
|
|
38468
40322
|
backgroundImageFitCover: "Täcka",
|
|
38469
40323
|
backgroundImageFitContain: "Innehålla",
|
|
40324
|
+
backgroundImageFitFill: "Tänja",
|
|
40325
|
+
backgroundImageFitTile: "Kakel",
|
|
38470
40326
|
backgroundOpacity: "Ogenomskinlighet",
|
|
38471
40327
|
backgroundImageAttachmentFixed: "Fast",
|
|
38472
40328
|
backgroundImageAttachmentScroll: "Rulla",
|
|
@@ -38511,6 +40367,26 @@ var svStrings = {
|
|
|
38511
40367
|
boxShadowInner: "Inre",
|
|
38512
40368
|
questionShadow: "Skuggeffekter",
|
|
38513
40369
|
editorShadow: "Skuggeffekter för indataelement",
|
|
40370
|
+
headerView: "Utsikt",
|
|
40371
|
+
headerViewBasic: "Grundläggande",
|
|
40372
|
+
headerViewAdvanced: "Avancerad",
|
|
40373
|
+
coverInheritWidthFrom: "Innehållets bredd",
|
|
40374
|
+
coverInheritWidthFromSurvey: "Samma som undersökning",
|
|
40375
|
+
coverInheritWidthFromPage: "Anpassa till sida",
|
|
40376
|
+
coverTextAreaWidth: "Textens bredd",
|
|
40377
|
+
coverBackgroundColorSwitch: "Bakgrundsfärg",
|
|
40378
|
+
coverBackgroundColorNone: "Ingen",
|
|
40379
|
+
coverBackgroundColorAccentColor: "Accentfärg",
|
|
40380
|
+
coverBackgroundColorCustom: "Sed",
|
|
40381
|
+
horizontalAlignmentLeft: "Vänster",
|
|
40382
|
+
horizontalAlignmentCenter: "Centrum",
|
|
40383
|
+
horizontalAlignmentRight: "Höger",
|
|
40384
|
+
verticalAlignmentTop: "Topp",
|
|
40385
|
+
verticalAlignmentMiddle: "Mitt",
|
|
40386
|
+
verticalAlignmentBottom: "Botten",
|
|
40387
|
+
logoPosition: "Logotypens placering",
|
|
40388
|
+
coverTitlePosition: "Titel Position",
|
|
40389
|
+
coverDescriptionPosition: "Beskrivning Position",
|
|
38514
40390
|
names: {
|
|
38515
40391
|
default: "Standard",
|
|
38516
40392
|
sharp: "Skarp",
|
|
@@ -39223,13 +41099,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
39223
41099
|
// ed.translateUsigAI: "Auto-translate All" => "Översätt alla automatiskt"
|
|
39224
41100
|
// ed.translationDialogTitle: "Untranslated strings" => "Oöversatta strängar"
|
|
39225
41101
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Ange minst {0} artiklar"
|
|
39226
|
-
// lg.
|
|
41102
|
+
// lg.question_resetValueName: "Reset question value" => "Återställ frågevärde"
|
|
39227
41103
|
// lg.column_resetValue: "Reset column value" => "Återställ kolumnvärde"
|
|
39228
41104
|
// lg.expressionSetup: "" => ""
|
|
39229
41105
|
// lg.actionsSetup: "" => ""
|
|
39230
41106
|
// pe.markRequired: "Mark as required" => "Markera efter behov"
|
|
39231
41107
|
// pe.removeRequiredMark: "Remove the required mark" => "Ta bort det obligatoriska märket"
|
|
39232
41108
|
// p.resetValueIf: "Reset value if" => "Återställ värde om"
|
|
41109
|
+
// lg.question_setValueName: "Set question value" => "Ange frågevärde"
|
|
41110
|
+
// lg.column_resetValueName: "Reset column value" => "Återställ kolumnvärde"
|
|
41111
|
+
// lg.column_setValueName: "Set column value" => "Ange kolumnvärde"
|
|
41112
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Ett uttryck vars resultat kommer att tilldelas målfrågan."
|
|
41113
|
+
// lg.expressionSetup: "" => ""
|
|
41114
|
+
// lg.actionsSetup: "" => ""
|
|
41115
|
+
// survey.title: "Title" => "Titel"
|
|
41116
|
+
// page.title: "Title" => "Titel"
|
|
41117
|
+
// p.setValueIf: "Set value if" => "Ange värde om"
|
|
41118
|
+
// theme.groupHeader: "Header" => "Rubrik"
|
|
41119
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Titel förfärg"
|
|
41120
|
+
// theme.coverOverlapEnabled: "Overlap" => "Överlappa"
|
|
41121
|
+
// theme.backgroundImageFitFill: "Stretch" => "Tänja"
|
|
41122
|
+
// theme.backgroundImageFitTile: "Tile" => "Kakel"
|
|
41123
|
+
// theme.headerView: "View" => "Utsikt"
|
|
41124
|
+
// theme.headerViewBasic: "Basic" => "Grundläggande"
|
|
41125
|
+
// theme.headerViewAdvanced: "Advanced" => "Avancerad"
|
|
41126
|
+
// theme.coverInheritWidthFrom: "Content area width" => "Innehållets bredd"
|
|
41127
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Samma som undersökning"
|
|
41128
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Anpassa till sida"
|
|
41129
|
+
// theme.coverTextAreaWidth: "Text width" => "Textens bredd"
|
|
41130
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Bakgrundsfärg"
|
|
41131
|
+
// theme.coverBackgroundColorNone: "None" => "Ingen"
|
|
41132
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Accentfärg"
|
|
41133
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Sed"
|
|
41134
|
+
// theme.horizontalAlignmentLeft: "Left" => "Vänster"
|
|
41135
|
+
// theme.horizontalAlignmentCenter: "Center" => "Centrum"
|
|
41136
|
+
// theme.horizontalAlignmentRight: "Right" => "Höger"
|
|
41137
|
+
// theme.verticalAlignmentTop: "Top" => "Topp"
|
|
41138
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Mitt"
|
|
41139
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Botten"
|
|
41140
|
+
// theme.logoPosition: "Logo Position" => "Logotypens placering"
|
|
41141
|
+
// theme.coverTitlePosition: "Title Position" => "Titel Position"
|
|
41142
|
+
// theme.coverDescriptionPosition: "Description Position" => "Beskrivning Position"
|
|
41143
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Återställ värde för fråga: {0}"
|
|
41144
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Tilldela värde: {1} till fråga: {0}"
|
|
41145
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Återställ cellvärde för kolumn: {0}"
|
|
41146
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Tilldela cellvärde: {1} till kolumn: {0}"
|
|
41147
|
+
// lg.expressionSetup: "" => ""
|
|
41148
|
+
// lg.actionsSetup: "" => ""
|
|
39233
41149
|
|
|
39234
41150
|
|
|
39235
41151
|
/***/ }),
|
|
@@ -40333,11 +42249,13 @@ var traditionalChineseTranslation = {
|
|
|
40333
42249
|
question_visibilityName: "顯示(隱藏)問題",
|
|
40334
42250
|
question_enableName: "啟用(禁用)問題",
|
|
40335
42251
|
question_requireName: "提出必填題",
|
|
40336
|
-
|
|
42252
|
+
question_resetValueName: "重置問題值",
|
|
42253
|
+
question_setValueName: "設置問題值",
|
|
40337
42254
|
column_visibilityName: "顯示(隱藏)列",
|
|
40338
42255
|
column_enableName: "啟用(禁用)列",
|
|
40339
42256
|
column_requireName: "使列成為必填項",
|
|
40340
|
-
|
|
42257
|
+
column_resetValueName: "重置列值",
|
|
42258
|
+
column_setValueName: "設置列值",
|
|
40341
42259
|
trigger_completeName: "完成調查",
|
|
40342
42260
|
trigger_setvalueName: "設置答案",
|
|
40343
42261
|
trigger_copyvalueName: "複製答案",
|
|
@@ -40364,9 +42282,14 @@ var traditionalChineseTranslation = {
|
|
|
40364
42282
|
question_visibilityText: "使問題{0}可見",
|
|
40365
42283
|
question_enableText: "使問題{0}啟用",
|
|
40366
42284
|
question_requireText: "將問題{0}為必填項",
|
|
42285
|
+
question_resetValueText: "重置問題的值:{0}",
|
|
42286
|
+
question_setValueText: "分配值:{1}問題:{0}",
|
|
40367
42287
|
column_visibilityText: "使問題{1}的列{0}可見",
|
|
40368
42288
|
column_enableText: "使問題{1}列{0}啟用",
|
|
40369
42289
|
column_requireText: "{0}將問題{1}列為必填項",
|
|
42290
|
+
column_resetValueText: "重置列的儲存格值:{0}",
|
|
42291
|
+
column_setValueText: "將儲存格值:{1}分配給列:{0}",
|
|
42292
|
+
setValueExpressionPlaceholder: "其結果將分配給目標問題的表達式。",
|
|
40370
42293
|
trigger_completeText: "調查完成",
|
|
40371
42294
|
trigger_setvalueText: "受到質疑:{0}價值{1}",
|
|
40372
42295
|
trigger_setvalueEmptyText: "明確問題值:{0}",
|
|
@@ -40580,7 +42503,12 @@ var traditionalChineseTranslation = {
|
|
|
40580
42503
|
imageHeight: "圖片高度(以 CSS 接受的值為單位)",
|
|
40581
42504
|
imageWidth: "影像寬度(以 CSS 接受的值為單位)"
|
|
40582
42505
|
},
|
|
42506
|
+
// survey templates
|
|
42507
|
+
survey: {
|
|
42508
|
+
title: "標題"
|
|
42509
|
+
},
|
|
40583
42510
|
page: {
|
|
42511
|
+
title: "標題",
|
|
40584
42512
|
maxTimeToFinish: "完成頁面的時間限制(秒為單位 )"
|
|
40585
42513
|
},
|
|
40586
42514
|
question: {
|
|
@@ -41083,6 +43011,7 @@ var traditionalChineseTranslation = {
|
|
|
41083
43011
|
defaultValueExpression: "預設值表達式",
|
|
41084
43012
|
requiredIf: "在以下情況下是必需的",
|
|
41085
43013
|
resetValueIf: "如果出現以下情況,則重置值",
|
|
43014
|
+
setValueIf: "設置值,如果",
|
|
41086
43015
|
validators: "驗證者",
|
|
41087
43016
|
bindings: "綁定",
|
|
41088
43017
|
renderAs: "渲染為",
|
|
@@ -41159,6 +43088,7 @@ var traditionalChineseTranslation = {
|
|
|
41159
43088
|
"--base-unit": "基本單元",
|
|
41160
43089
|
groupGeneral: "常規",
|
|
41161
43090
|
groupAdvanced: "高深",
|
|
43091
|
+
groupHeader: "頁眉",
|
|
41162
43092
|
themeName: "主題",
|
|
41163
43093
|
themeMode: "問題外觀",
|
|
41164
43094
|
themeModePanels: "違約",
|
|
@@ -41169,11 +43099,15 @@ var traditionalChineseTranslation = {
|
|
|
41169
43099
|
primaryDefaultColor: "違約",
|
|
41170
43100
|
primaryDarkColor: "懸停",
|
|
41171
43101
|
primaryLightColor: "選擇",
|
|
43102
|
+
coverTitleForecolor: "標題前彩",
|
|
43103
|
+
coverOverlapEnabled: "重疊",
|
|
41172
43104
|
backgroundDimColor: "背景色",
|
|
41173
43105
|
backgroundImage: "背景圖片",
|
|
41174
43106
|
backgroundImageFitAuto: "自動",
|
|
41175
43107
|
backgroundImageFitCover: "蓋",
|
|
41176
43108
|
backgroundImageFitContain: "包含",
|
|
43109
|
+
backgroundImageFitFill: "伸展",
|
|
43110
|
+
backgroundImageFitTile: "瓦",
|
|
41177
43111
|
backgroundOpacity: "不透明度",
|
|
41178
43112
|
backgroundImageAttachmentFixed: "固定",
|
|
41179
43113
|
backgroundImageAttachmentScroll: "滾動",
|
|
@@ -41218,6 +43152,26 @@ var traditionalChineseTranslation = {
|
|
|
41218
43152
|
boxShadowInner: "內",
|
|
41219
43153
|
questionShadow: "陰影效果",
|
|
41220
43154
|
editorShadow: "輸入元素陰影效果",
|
|
43155
|
+
headerView: "視圖",
|
|
43156
|
+
headerViewBasic: "基本",
|
|
43157
|
+
headerViewAdvanced: "高深",
|
|
43158
|
+
coverInheritWidthFrom: "內容區域寬度",
|
|
43159
|
+
coverInheritWidthFromSurvey: "與調查相同",
|
|
43160
|
+
coverInheritWidthFromPage: "適合頁面",
|
|
43161
|
+
coverTextAreaWidth: "文本寬度",
|
|
43162
|
+
coverBackgroundColorSwitch: "背景色",
|
|
43163
|
+
coverBackgroundColorNone: "沒有",
|
|
43164
|
+
coverBackgroundColorAccentColor: "強調文字顏色",
|
|
43165
|
+
coverBackgroundColorCustom: "習慣",
|
|
43166
|
+
horizontalAlignmentLeft: "左",
|
|
43167
|
+
horizontalAlignmentCenter: "中心",
|
|
43168
|
+
horizontalAlignmentRight: "右",
|
|
43169
|
+
verticalAlignmentTop: "返回頁首",
|
|
43170
|
+
verticalAlignmentMiddle: "中間",
|
|
43171
|
+
verticalAlignmentBottom: "底",
|
|
43172
|
+
logoPosition: "徽標位置",
|
|
43173
|
+
coverTitlePosition: "標題位置",
|
|
43174
|
+
coverDescriptionPosition: "描述位置",
|
|
41221
43175
|
names: {
|
|
41222
43176
|
default: "違約",
|
|
41223
43177
|
sharp: "鋒利",
|
|
@@ -42030,13 +43984,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
42030
43984
|
// ed.translateUsigAI: "Auto-translate All" => "自動翻譯全部"
|
|
42031
43985
|
// ed.translationDialogTitle: "Untranslated strings" => "未翻譯的字串"
|
|
42032
43986
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "請輸入至少{0}專案"
|
|
42033
|
-
// lg.
|
|
43987
|
+
// lg.question_resetValueName: "Reset question value" => "重置問題值"
|
|
42034
43988
|
// lg.column_resetValue: "Reset column value" => "重置列值"
|
|
42035
43989
|
// lg.expressionSetup: "" => ""
|
|
42036
43990
|
// lg.actionsSetup: "" => ""
|
|
42037
43991
|
// pe.markRequired: "Mark as required" => "標記為必填"
|
|
42038
43992
|
// pe.removeRequiredMark: "Remove the required mark" => "刪除所需的標記"
|
|
42039
43993
|
// p.resetValueIf: "Reset value if" => "如果出現以下情況,則重置值"
|
|
43994
|
+
// lg.question_setValueName: "Set question value" => "設置問題值"
|
|
43995
|
+
// lg.column_resetValueName: "Reset column value" => "重置列值"
|
|
43996
|
+
// lg.column_setValueName: "Set column value" => "設置列值"
|
|
43997
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => "其結果將分配給目標問題的表達式。"
|
|
43998
|
+
// lg.expressionSetup: "" => ""
|
|
43999
|
+
// lg.actionsSetup: "" => ""
|
|
44000
|
+
// survey.title: "Title" => "標題"
|
|
44001
|
+
// page.title: "Title" => "標題"
|
|
44002
|
+
// p.setValueIf: "Set value if" => "設置值,如果"
|
|
44003
|
+
// theme.groupHeader: "Header" => "頁眉"
|
|
44004
|
+
// theme.coverTitleForecolor: "Title forecolor" => "標題前彩"
|
|
44005
|
+
// theme.coverOverlapEnabled: "Overlap" => "重疊"
|
|
44006
|
+
// theme.backgroundImageFitFill: "Stretch" => "伸展"
|
|
44007
|
+
// theme.backgroundImageFitTile: "Tile" => "瓦"
|
|
44008
|
+
// theme.headerView: "View" => "視圖"
|
|
44009
|
+
// theme.headerViewBasic: "Basic" => "基本"
|
|
44010
|
+
// theme.headerViewAdvanced: "Advanced" => "高深"
|
|
44011
|
+
// theme.coverInheritWidthFrom: "Content area width" => "內容區域寬度"
|
|
44012
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "與調查相同"
|
|
44013
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "適合頁面"
|
|
44014
|
+
// theme.coverTextAreaWidth: "Text width" => "文本寬度"
|
|
44015
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "背景色"
|
|
44016
|
+
// theme.coverBackgroundColorNone: "None" => "沒有"
|
|
44017
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "強調文字顏色"
|
|
44018
|
+
// theme.coverBackgroundColorCustom: "Custom" => "習慣"
|
|
44019
|
+
// theme.horizontalAlignmentLeft: "Left" => "左"
|
|
44020
|
+
// theme.horizontalAlignmentCenter: "Center" => "中心"
|
|
44021
|
+
// theme.horizontalAlignmentRight: "Right" => "右"
|
|
44022
|
+
// theme.verticalAlignmentTop: "Top" => "返回頁首"
|
|
44023
|
+
// theme.verticalAlignmentMiddle: "Middle" => "中間"
|
|
44024
|
+
// theme.verticalAlignmentBottom: "Bottom" => "底"
|
|
44025
|
+
// theme.logoPosition: "Logo Position" => "徽標位置"
|
|
44026
|
+
// theme.coverTitlePosition: "Title Position" => "標題位置"
|
|
44027
|
+
// theme.coverDescriptionPosition: "Description Position" => "描述位置"
|
|
44028
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "重置問題的值:{0}"
|
|
44029
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "分配值:{1}問題:{0}"
|
|
44030
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "重置列的儲存格值:{0}"
|
|
44031
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "將儲存格值:{1}分配給列:{0}"
|
|
44032
|
+
// lg.expressionSetup: "" => ""
|
|
44033
|
+
// lg.actionsSetup: "" => ""
|
|
42040
44034
|
|
|
42041
44035
|
|
|
42042
44036
|
/***/ }),
|
|
@@ -42222,11 +44216,13 @@ var turkishStrings = {
|
|
|
42222
44216
|
question_visibilityName: "Soru görüürse",
|
|
42223
44217
|
question_enableName: "Soru aktif/pasifse",
|
|
42224
44218
|
question_requireName: "Soru isteğe bağlı zorunluysa",
|
|
42225
|
-
|
|
44219
|
+
question_resetValueName: "Soru değerini sıfırla",
|
|
44220
|
+
question_setValueName: "Soru değerini ayarla",
|
|
42226
44221
|
column_visibilityName: "Göster (gizle) sütunu",
|
|
42227
44222
|
column_enableName: "Etkinleştir (devre dışı bırak) sütunu",
|
|
42228
44223
|
column_requireName: "Sütunu gerekli kıl",
|
|
42229
|
-
|
|
44224
|
+
column_resetValueName: "Sütun değerini sıfırla",
|
|
44225
|
+
column_setValueName: "Sütun değerini ayarla",
|
|
42230
44226
|
trigger_completeName: "Anketi tamamla",
|
|
42231
44227
|
trigger_setvalueName: "Soru değerini güncelle",
|
|
42232
44228
|
trigger_copyvalueName: "Soru değerini kopyala",
|
|
@@ -42253,9 +44249,14 @@ var turkishStrings = {
|
|
|
42253
44249
|
question_visibilityText: "{0} soruyu görünür yap",
|
|
42254
44250
|
question_enableText: "{0} soruyu aktif yap",
|
|
42255
44251
|
question_requireText: "{0} cevabı zorunlu yap",
|
|
44252
|
+
question_resetValueText: "Soru için sıfırlama değeri: {0}",
|
|
44253
|
+
question_setValueText: "Değer atayın: Soruya {1}: {0}",
|
|
42256
44254
|
column_visibilityText: "Soru {1} sütununu {0} görünür hale getirme",
|
|
42257
44255
|
column_enableText: "Sütunun {0} soru {1} etkinleştirin",
|
|
42258
44256
|
column_requireText: "Sütun {0} soru {1} gerekli hale getirmek",
|
|
44257
|
+
column_resetValueText: "Sütun için hücre değerini sıfırla: {0}",
|
|
44258
|
+
column_setValueText: "Hücre değeri atayın: Sütuna {1}: {0}",
|
|
44259
|
+
setValueExpressionPlaceholder: " Sonucu hedef soruya atanacak bir ifade.",
|
|
42259
44260
|
trigger_completeText: "Anket tamamlandı",
|
|
42260
44261
|
trigger_setvalueText: "Sorunun içine: {0} değer {1}",
|
|
42261
44262
|
trigger_setvalueEmptyText: "net soru değeri: {0}",
|
|
@@ -42469,7 +44470,12 @@ var turkishStrings = {
|
|
|
42469
44470
|
imageHeight: "Görüntü yüksekliği (CSS tarafından kabul edilen değerlerde)",
|
|
42470
44471
|
imageWidth: "Resim genişliği (CSS tarafından kabul edilen değerlerde)"
|
|
42471
44472
|
},
|
|
44473
|
+
// survey templates
|
|
44474
|
+
survey: {
|
|
44475
|
+
title: "Başlık"
|
|
44476
|
+
},
|
|
42472
44477
|
page: {
|
|
44478
|
+
title: "Başlık",
|
|
42473
44479
|
maxTimeToFinish: "Sayfayı bitirmek için zaman sınırı (saniye cinsinden)"
|
|
42474
44480
|
},
|
|
42475
44481
|
question: {
|
|
@@ -42972,6 +44978,7 @@ var turkishStrings = {
|
|
|
42972
44978
|
defaultValueExpression: "Varsayılan değer ifadesi",
|
|
42973
44979
|
requiredIf: "Eğer gerekli mi?",
|
|
42974
44980
|
resetValueIf: "Sıfırlama değeri",
|
|
44981
|
+
setValueIf: "Değeri ayarla",
|
|
42975
44982
|
validators: "Doğrulayıcılar",
|
|
42976
44983
|
bindings: "Bağlama",
|
|
42977
44984
|
renderAs: "Farklı işle",
|
|
@@ -43048,6 +45055,7 @@ var turkishStrings = {
|
|
|
43048
45055
|
"--base-unit": "Temel ünite",
|
|
43049
45056
|
groupGeneral: "Genel",
|
|
43050
45057
|
groupAdvanced: "İleri",
|
|
45058
|
+
groupHeader: "Üstbilgi",
|
|
43051
45059
|
themeName: "Tema",
|
|
43052
45060
|
themeMode: "Soru görünümü",
|
|
43053
45061
|
themeModePanels: "Temerrüt",
|
|
@@ -43058,11 +45066,15 @@ var turkishStrings = {
|
|
|
43058
45066
|
primaryDefaultColor: "Temerrüt",
|
|
43059
45067
|
primaryDarkColor: "Hover",
|
|
43060
45068
|
primaryLightColor: "Seçilmiş",
|
|
45069
|
+
coverTitleForecolor: "Başlık ön rengi",
|
|
45070
|
+
coverOverlapEnabled: "Örtüş",
|
|
43061
45071
|
backgroundDimColor: "Arka plan rengi",
|
|
43062
45072
|
backgroundImage: "Arka plan resmi",
|
|
43063
45073
|
backgroundImageFitAuto: "Otomatik",
|
|
43064
45074
|
backgroundImageFitCover: "Örtmek",
|
|
43065
45075
|
backgroundImageFitContain: "Kapsamak",
|
|
45076
|
+
backgroundImageFitFill: "Uzatmak",
|
|
45077
|
+
backgroundImageFitTile: "Kiremit",
|
|
43066
45078
|
backgroundOpacity: "Opak -lık",
|
|
43067
45079
|
backgroundImageAttachmentFixed: "Sabit",
|
|
43068
45080
|
backgroundImageAttachmentScroll: "Tomar",
|
|
@@ -43107,6 +45119,26 @@ var turkishStrings = {
|
|
|
43107
45119
|
boxShadowInner: "İç",
|
|
43108
45120
|
questionShadow: "Gölge efektleri",
|
|
43109
45121
|
editorShadow: "Giriş öğesi gölge efektleri",
|
|
45122
|
+
headerView: "Görünüm",
|
|
45123
|
+
headerViewBasic: "Temel",
|
|
45124
|
+
headerViewAdvanced: "İleri",
|
|
45125
|
+
coverInheritWidthFrom: "İçerik alanı genişliği",
|
|
45126
|
+
coverInheritWidthFromSurvey: "Anketle aynı",
|
|
45127
|
+
coverInheritWidthFromPage: "Sayfaya sığdır",
|
|
45128
|
+
coverTextAreaWidth: "Metin genişliği",
|
|
45129
|
+
coverBackgroundColorSwitch: "Arka plan rengi",
|
|
45130
|
+
coverBackgroundColorNone: "Hiç kimse",
|
|
45131
|
+
coverBackgroundColorAccentColor: "Vurgu rengi",
|
|
45132
|
+
coverBackgroundColorCustom: "Töre",
|
|
45133
|
+
horizontalAlignmentLeft: "Sol",
|
|
45134
|
+
horizontalAlignmentCenter: "Orta",
|
|
45135
|
+
horizontalAlignmentRight: "Sağ",
|
|
45136
|
+
verticalAlignmentTop: "Sayfanın Üstü",
|
|
45137
|
+
verticalAlignmentMiddle: "Orta",
|
|
45138
|
+
verticalAlignmentBottom: "Dip",
|
|
45139
|
+
logoPosition: "Logo Konumu",
|
|
45140
|
+
coverTitlePosition: "Unvan Pozisyonu",
|
|
45141
|
+
coverDescriptionPosition: "Açıklama Pozisyon",
|
|
43110
45142
|
names: {
|
|
43111
45143
|
default: "Temerrüt",
|
|
43112
45144
|
sharp: "Keskin",
|
|
@@ -43636,13 +45668,53 @@ survey_creator_core__WEBPACK_IMPORTED_MODULE_0__["editorLocalization"].locales["
|
|
|
43636
45668
|
// ed.translateUsigAI: "Auto-translate All" => "Tümünü Otomatik Çevir"
|
|
43637
45669
|
// ed.translationDialogTitle: "Untranslated strings" => "Çevrilmemiş dizeler"
|
|
43638
45670
|
// pe.fastEntryChoicesMinCountError: "Please enter at least {0} items" => "Lütfen en az {0} ürün girin"
|
|
43639
|
-
// lg.
|
|
45671
|
+
// lg.question_resetValueName: "Reset question value" => "Soru değerini sıfırla"
|
|
43640
45672
|
// lg.column_resetValue: "Reset column value" => "Sütun değerini sıfırla"
|
|
43641
45673
|
// lg.expressionSetup: "" => ""
|
|
43642
45674
|
// lg.actionsSetup: "" => ""
|
|
43643
45675
|
// pe.markRequired: "Mark as required" => "Gerektiği gibi işaretleyin"
|
|
43644
45676
|
// pe.removeRequiredMark: "Remove the required mark" => "Gerekli işareti kaldırın"
|
|
43645
45677
|
// p.resetValueIf: "Reset value if" => "Sıfırlama değeri"
|
|
45678
|
+
// lg.question_setValueName: "Set question value" => "Soru değerini ayarla"
|
|
45679
|
+
// lg.column_resetValueName: "Reset column value" => "Sütun değerini sıfırla"
|
|
45680
|
+
// lg.column_setValueName: "Set column value" => "Sütun değerini ayarla"
|
|
45681
|
+
// lg.setValueExpressionPlaceholder: " An expression whose result will be assigned to the target question." => " Sonucu hedef soruya atanacak bir ifade."
|
|
45682
|
+
// lg.expressionSetup: "" => ""
|
|
45683
|
+
// lg.actionsSetup: "" => ""
|
|
45684
|
+
// survey.title: "Title" => "Başlık"
|
|
45685
|
+
// page.title: "Title" => "Başlık"
|
|
45686
|
+
// p.setValueIf: "Set value if" => "Değeri ayarla"
|
|
45687
|
+
// theme.groupHeader: "Header" => "Üstbilgi"
|
|
45688
|
+
// theme.coverTitleForecolor: "Title forecolor" => "Başlık ön rengi"
|
|
45689
|
+
// theme.coverOverlapEnabled: "Overlap" => "Örtüş"
|
|
45690
|
+
// theme.backgroundImageFitFill: "Stretch" => "Uzatmak"
|
|
45691
|
+
// theme.backgroundImageFitTile: "Tile" => "Kiremit"
|
|
45692
|
+
// theme.headerView: "View" => "Görünüm"
|
|
45693
|
+
// theme.headerViewBasic: "Basic" => "Temel"
|
|
45694
|
+
// theme.headerViewAdvanced: "Advanced" => "İleri"
|
|
45695
|
+
// theme.coverInheritWidthFrom: "Content area width" => "İçerik alanı genişliği"
|
|
45696
|
+
// theme.coverInheritWidthFromSurvey: "Same as survey" => "Anketle aynı"
|
|
45697
|
+
// theme.coverInheritWidthFromPage: "Fit to page" => "Sayfaya sığdır"
|
|
45698
|
+
// theme.coverTextAreaWidth: "Text width" => "Metin genişliği"
|
|
45699
|
+
// theme.coverBackgroundColorSwitch: "Background color" => "Arka plan rengi"
|
|
45700
|
+
// theme.coverBackgroundColorNone: "None" => "Hiç kimse"
|
|
45701
|
+
// theme.coverBackgroundColorAccentColor: "Accent color" => "Vurgu rengi"
|
|
45702
|
+
// theme.coverBackgroundColorCustom: "Custom" => "Töre"
|
|
45703
|
+
// theme.horizontalAlignmentLeft: "Left" => "Sol"
|
|
45704
|
+
// theme.horizontalAlignmentCenter: "Center" => "Orta"
|
|
45705
|
+
// theme.horizontalAlignmentRight: "Right" => "Sağ"
|
|
45706
|
+
// theme.verticalAlignmentTop: "Top" => "Sayfanın Üstü"
|
|
45707
|
+
// theme.verticalAlignmentMiddle: "Middle" => "Orta"
|
|
45708
|
+
// theme.verticalAlignmentBottom: "Bottom" => "Dip"
|
|
45709
|
+
// theme.logoPosition: "Logo Position" => "Logo Konumu"
|
|
45710
|
+
// theme.coverTitlePosition: "Title Position" => "Unvan Pozisyonu"
|
|
45711
|
+
// theme.coverDescriptionPosition: "Description Position" => "Açıklama Pozisyon"
|
|
45712
|
+
// lg.question_resetValueText: "reset value for question: {0}" => "Soru için sıfırlama değeri: {0}"
|
|
45713
|
+
// lg.question_setValueText: "assign value: {1} to question: {0}" => "Değer atayın: Soruya {1}: {0}"
|
|
45714
|
+
// lg.column_resetValueText: "reset cell value for column: {0}" => "Sütun için hücre değerini sıfırla: {0}"
|
|
45715
|
+
// lg.column_setValueText: "assign cell value: {1} to column: {0}" => "Hücre değeri atayın: Sütuna {1}: {0}"
|
|
45716
|
+
// lg.expressionSetup: "" => ""
|
|
45717
|
+
// lg.actionsSetup: "" => ""
|
|
43646
45718
|
|
|
43647
45719
|
|
|
43648
45720
|
/***/ }),
|