@bigbinary/neeto-themes-frontend 3.1.20 → 3.1.22
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/README.md +8 -0
- package/app/javascript/src/translations/ar.json +135 -0
- package/app/javascript/src/translations/bg.json +135 -0
- package/app/javascript/src/translations/ca.json +135 -0
- package/app/javascript/src/translations/cs.json +135 -0
- package/app/javascript/src/translations/da.json +135 -0
- package/app/javascript/src/translations/es-MX.json +135 -0
- package/app/javascript/src/translations/et.json +135 -0
- package/app/javascript/src/translations/fi.json +135 -0
- package/app/javascript/src/translations/fil.json +135 -0
- package/app/javascript/src/translations/hr.json +135 -0
- package/app/javascript/src/translations/id.json +135 -0
- package/app/javascript/src/translations/it.json +135 -0
- package/app/javascript/src/translations/ja.json +135 -0
- package/app/javascript/src/translations/ko.json +135 -0
- package/app/javascript/src/translations/nl.json +135 -0
- package/app/javascript/src/translations/pl.json +135 -0
- package/app/javascript/src/translations/pt-BR.json +135 -0
- package/app/javascript/src/translations/pt.json +135 -0
- package/app/javascript/src/translations/ro.json +135 -0
- package/app/javascript/src/translations/ru.json +135 -0
- package/app/javascript/src/translations/sk.json +135 -0
- package/app/javascript/src/translations/sl.json +135 -0
- package/app/javascript/src/translations/sv.json +135 -0
- package/app/javascript/src/translations/th.json +135 -0
- package/app/javascript/src/translations/tr.json +135 -0
- package/app/javascript/src/translations/uk.json +135 -0
- package/app/javascript/src/translations/vi.json +135 -0
- package/app/javascript/src/translations/zh-CN.json +135 -0
- package/app/javascript/src/translations/zh-TW.json +135 -0
- package/dist/NeetoThemesBuilder.js +22 -8
- package/dist/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/NeetoThemesBuilder.js +22 -8
- package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
- package/package.json +15 -15
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoThemes": {
|
|
3
|
+
"entityType": {
|
|
4
|
+
"quiz": "クイズ",
|
|
5
|
+
"quiz_other": "クイズ",
|
|
6
|
+
"form": "フォーム",
|
|
7
|
+
"form_other": "フォーム",
|
|
8
|
+
"meeting": "会議",
|
|
9
|
+
"meeting_other": "会議",
|
|
10
|
+
"recording": "録音",
|
|
11
|
+
"recording_other": "録音"
|
|
12
|
+
},
|
|
13
|
+
"common": {
|
|
14
|
+
"theme": "テーマ",
|
|
15
|
+
"preview": "プレビュー",
|
|
16
|
+
"save": "保存",
|
|
17
|
+
"done": "完了",
|
|
18
|
+
"cancel": "キャンセル",
|
|
19
|
+
"continue": "続ける",
|
|
20
|
+
"retry": "再試行",
|
|
21
|
+
"active": "アクティブ",
|
|
22
|
+
"useTheme": "テーマを使用",
|
|
23
|
+
"previewTheme": "テーマのプレビュー",
|
|
24
|
+
"activeTheme": "アクティブなテーマ",
|
|
25
|
+
"edit": "編集",
|
|
26
|
+
"noResultsFound": "結果が見つかりませんでした!",
|
|
27
|
+
"searchThemes": "テーマを検索",
|
|
28
|
+
"style": "スタイル",
|
|
29
|
+
"images": "画像",
|
|
30
|
+
"name": "名前",
|
|
31
|
+
"left": "左",
|
|
32
|
+
"logo": "ロゴ"
|
|
33
|
+
},
|
|
34
|
+
"buttons": {
|
|
35
|
+
"saveChanges": "変更を保存",
|
|
36
|
+
"addNewTheme": "新しいテーマを追加",
|
|
37
|
+
"backToThemes": "テーマに戻る",
|
|
38
|
+
"backToEdit": "編集に戻る",
|
|
39
|
+
"save": "保存",
|
|
40
|
+
"reset": "リセット",
|
|
41
|
+
"applyThisTheme": "このテーマを適用",
|
|
42
|
+
"expandEditor": "エディタを拡大",
|
|
43
|
+
"minimizeEditor": "エディタを最小化"
|
|
44
|
+
},
|
|
45
|
+
"alerts": {
|
|
46
|
+
"title": {
|
|
47
|
+
"deleteTheme": "テーマ削除の確認"
|
|
48
|
+
},
|
|
49
|
+
"message": {
|
|
50
|
+
"deleteTheme_zero": "テーマ \"{{name, anyCase}}\" を完全に削除します。続行してもよろしいですか?",
|
|
51
|
+
"deleteTheme_one": "テーマ \"{{name, anyCase}}\" を完全に削除します。このテーマは1つの {{entityType}} で使用されています。このテーマを使用している {{entityType, anyCase}} はデフォルトのテーマ \"{{defaultThemeName, anyCase}}\" に戻ります。続行してもよろしいですか?",
|
|
52
|
+
"deleteTheme_other": "テーマ \"{{name, anyCase}}\" を完全に削除します。このテーマは {{count}} の {{entityType}} で使用されています。このテーマを使用している {{entityType, anyCase}} はデフォルトのテーマ \"{{defaultThemeName, anyCase}}\" に戻ります。続行してもよろしいですか?"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"build": {
|
|
56
|
+
"leftSideBar": {
|
|
57
|
+
"headerTabs": {
|
|
58
|
+
"themes": "テーマ"
|
|
59
|
+
},
|
|
60
|
+
"helpPopover": {
|
|
61
|
+
"title": "テーマ",
|
|
62
|
+
"description": "ブランディングに合わせて {{entityType}} をパーソナライズします。"
|
|
63
|
+
},
|
|
64
|
+
"themes": {
|
|
65
|
+
"systemThemes": "システムテーマ",
|
|
66
|
+
"customThemes": "カスタムテーマ",
|
|
67
|
+
"themeOptions": {
|
|
68
|
+
"clone": "クローン",
|
|
69
|
+
"delete": "削除",
|
|
70
|
+
"setAsGlobalTheme": {
|
|
71
|
+
"label": "グローバルテーマに設定",
|
|
72
|
+
"helpText": "これを有効にすると、このテーマがデフォルトテーマとして設定され、今後のすべての {{entityType}} に自動的に適用されます。このテーマは、以前のグローバルテーマを使用している {{entityType}} にも適用されます。",
|
|
73
|
+
"tooltipContent": "このテーマは現在グローバルテーマとして設定されています。別のテーマを選択して変更してください。"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"themeCard": {
|
|
77
|
+
"primary": "プライマリ",
|
|
78
|
+
"secondary": "セカンダリ"
|
|
79
|
+
},
|
|
80
|
+
"notAppliedYet": "このテーマはこの {{entityType}} に<bold>not yet applied</bold> です。",
|
|
81
|
+
"editTheme": {
|
|
82
|
+
"title": "テーマを編集",
|
|
83
|
+
"imageUpload": "ファイルをドラッグ&ドロップするか、<span>ブラウズ</span>してください"
|
|
84
|
+
},
|
|
85
|
+
"createTheme": {
|
|
86
|
+
"title": "新しいテーマ",
|
|
87
|
+
"newThemeName": "私のテーマ"
|
|
88
|
+
},
|
|
89
|
+
"customCSS": "カスタム CSS",
|
|
90
|
+
"themeCloned": "テーマが正常にクローンされました。",
|
|
91
|
+
"themeCloneFailed": "テーマのクローン作成に失敗しました。しばらくしてから再試行してください。"
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"form": {
|
|
96
|
+
"build": {
|
|
97
|
+
"logoPosition": "ロゴの位置",
|
|
98
|
+
"font": "フォント",
|
|
99
|
+
"left": "左",
|
|
100
|
+
"connect": "接続",
|
|
101
|
+
"update": "更新",
|
|
102
|
+
"confirmationText": "確認テキスト",
|
|
103
|
+
"enterConfirmationText": "確認テキストを入力",
|
|
104
|
+
"questions": "質問",
|
|
105
|
+
"right": "右",
|
|
106
|
+
"uploadCSV": "CSVをアップロード",
|
|
107
|
+
"answerColor": "回答の色",
|
|
108
|
+
"buttons": "ボタン",
|
|
109
|
+
"allAnswers": "すべての回答",
|
|
110
|
+
"searchSubmissions": "送信を検索",
|
|
111
|
+
"buttonBorderRadius": "ボタンの角丸",
|
|
112
|
+
"backgroundColor": "背景色",
|
|
113
|
+
"enableContentBackground": "コンテンツの背景を有効にする",
|
|
114
|
+
"contentBackgroundColor": "コンテンツの背景色",
|
|
115
|
+
"backgroundImage": "背景画像",
|
|
116
|
+
"backgroundOverlay": "背景オーバーレイ",
|
|
117
|
+
"enableDominantBackgroundColor": "支配的な<br/> 背景色を有効にする",
|
|
118
|
+
"enableDominantBackgroundColorInfo": "このオプションを有効にすると、背景画像から支配的な色を背景色として更新します。",
|
|
119
|
+
"thankYouTextAlignment": "感謝のテキストの配置",
|
|
120
|
+
"welcomeTextAlignment": "歓迎のテキストの配置",
|
|
121
|
+
"questionsTextAlignment": "質問のテキストの配置",
|
|
122
|
+
"addNewElement": "新しい要素を追加",
|
|
123
|
+
"addOption": "オプションを追加",
|
|
124
|
+
"addBulk": "一括追加",
|
|
125
|
+
"buttonText": "ボタンテキスト",
|
|
126
|
+
"buttonUrl": "ボタン URL",
|
|
127
|
+
"bulkOption": {
|
|
128
|
+
"title": "オプションを一括追加",
|
|
129
|
+
"label": "オプションを入力",
|
|
130
|
+
"helpText": "オプションをカンマや改行で区切ります。 <Link>ヘルプ記事を表示</Link> して詳細を確認してください。"
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoThemes": {
|
|
3
|
+
"entityType": {
|
|
4
|
+
"quiz": "퀴즈",
|
|
5
|
+
"quiz_other": "퀴즈",
|
|
6
|
+
"form": "양식",
|
|
7
|
+
"form_other": "양식들",
|
|
8
|
+
"meeting": "회의",
|
|
9
|
+
"meeting_other": "회의들",
|
|
10
|
+
"recording": "녹음",
|
|
11
|
+
"recording_other": "녹음들"
|
|
12
|
+
},
|
|
13
|
+
"common": {
|
|
14
|
+
"theme": "테마",
|
|
15
|
+
"preview": "미리 보기",
|
|
16
|
+
"save": "저장",
|
|
17
|
+
"done": "완료",
|
|
18
|
+
"cancel": "취소",
|
|
19
|
+
"continue": "계속",
|
|
20
|
+
"retry": "다시 시도",
|
|
21
|
+
"active": "활성",
|
|
22
|
+
"useTheme": "테마 사용",
|
|
23
|
+
"previewTheme": "테마 미리 보기",
|
|
24
|
+
"activeTheme": "활성 테마",
|
|
25
|
+
"edit": "편집",
|
|
26
|
+
"noResultsFound": "결과를 찾을 수 없습니다!",
|
|
27
|
+
"searchThemes": "테마 검색",
|
|
28
|
+
"style": "스타일",
|
|
29
|
+
"images": "이미지",
|
|
30
|
+
"name": "이름",
|
|
31
|
+
"left": "왼쪽",
|
|
32
|
+
"logo": "로고"
|
|
33
|
+
},
|
|
34
|
+
"buttons": {
|
|
35
|
+
"saveChanges": "변경 사항 저장",
|
|
36
|
+
"addNewTheme": "새 테마 추가",
|
|
37
|
+
"backToThemes": "테마로 돌아가기",
|
|
38
|
+
"backToEdit": "편집으로 돌아가기",
|
|
39
|
+
"save": "저장",
|
|
40
|
+
"reset": "초기화",
|
|
41
|
+
"applyThisTheme": "이 테마 적용",
|
|
42
|
+
"expandEditor": "편집기 확장",
|
|
43
|
+
"minimizeEditor": "편집기 축소"
|
|
44
|
+
},
|
|
45
|
+
"alerts": {
|
|
46
|
+
"title": {
|
|
47
|
+
"deleteTheme": "테마 삭제 확인"
|
|
48
|
+
},
|
|
49
|
+
"message": {
|
|
50
|
+
"deleteTheme_zero": "테마 \"{{name, anyCase}}\"를 영구적으로 삭제하고 있습니다. 계속하시겠습니까?",
|
|
51
|
+
"deleteTheme_one": "테마 \"{{name, anyCase}}\"를 영구적으로 삭제하고 있습니다. 이 테마는 하나의 {{entityType}}에서 사용되고 있습니다. 이 테마를 사용하는 {{entityType, anyCase}}는 기본 테마 \"{{defaultThemeName, anyCase}}\"로 되돌아갑니다. 계속하시겠습니까?",
|
|
52
|
+
"deleteTheme_other": "테마 \"{{name, anyCase}}\"를 영구적으로 삭제하고 있습니다. 이 테마는 {{count}} {{entityType}}에서 사용되고 있습니다. 이 테마를 사용하는 {{entityType, anyCase}}는 기본 테마 \"{{defaultThemeName, anyCase}}\"로 되돌아갑니다. 계속하시겠습니까?"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"build": {
|
|
56
|
+
"leftSideBar": {
|
|
57
|
+
"headerTabs": {
|
|
58
|
+
"themes": "테마"
|
|
59
|
+
},
|
|
60
|
+
"helpPopover": {
|
|
61
|
+
"title": "테마",
|
|
62
|
+
"description": "브랜드에 맞게 {{entityType}}를 개인화하세요."
|
|
63
|
+
},
|
|
64
|
+
"themes": {
|
|
65
|
+
"systemThemes": "시스템 테마",
|
|
66
|
+
"customThemes": "사용자 정의 테마",
|
|
67
|
+
"themeOptions": {
|
|
68
|
+
"clone": "클론",
|
|
69
|
+
"delete": "삭제",
|
|
70
|
+
"setAsGlobalTheme": {
|
|
71
|
+
"label": "전역 테마로 설정",
|
|
72
|
+
"helpText": "이 옵션을 활성화하면 이 테마가 기본 테마로 설정되어 향후 모든 {{entityType}}에 자동 적용됩니다. 이 테마는 이전 전역 테마를 사용하는 {{entityType}}에도 적용됩니다.",
|
|
73
|
+
"tooltipContent": "이 테마는 현재 전역 테마로 설정되어 있습니다. 다른 테마를 선택하여 변경하세요."
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"themeCard": {
|
|
77
|
+
"primary": "기본",
|
|
78
|
+
"secondary": "보조"
|
|
79
|
+
},
|
|
80
|
+
"notAppliedYet": "이 테마는 이 {{entityType}}에 <bold>아직 적용되지 않았습니다</bold>.",
|
|
81
|
+
"editTheme": {
|
|
82
|
+
"title": "테마 편집",
|
|
83
|
+
"imageUpload": "파일을 드래그 앤 드롭하거나 <span>찾아보기</span>하여 업로드하세요"
|
|
84
|
+
},
|
|
85
|
+
"createTheme": {
|
|
86
|
+
"title": "새 테마",
|
|
87
|
+
"newThemeName": "내 테마"
|
|
88
|
+
},
|
|
89
|
+
"customCSS": "사용자 정의 CSS",
|
|
90
|
+
"themeCloned": "테마가 성공적으로 복제되었습니다.",
|
|
91
|
+
"themeCloneFailed": "테마 복제에 실패했습니다. 잠시 후 다시 시도하십시오."
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"form": {
|
|
96
|
+
"build": {
|
|
97
|
+
"logoPosition": "로고 위치",
|
|
98
|
+
"font": "글꼴",
|
|
99
|
+
"left": "왼쪽",
|
|
100
|
+
"connect": "연결",
|
|
101
|
+
"update": "업데이트",
|
|
102
|
+
"confirmationText": "확인 문자",
|
|
103
|
+
"enterConfirmationText": "확인 문자를 입력하세요",
|
|
104
|
+
"questions": "질문",
|
|
105
|
+
"right": "오른쪽",
|
|
106
|
+
"uploadCSV": "CSV 업로드",
|
|
107
|
+
"answerColor": "답변 색상",
|
|
108
|
+
"buttons": "버튼",
|
|
109
|
+
"allAnswers": "모든 답변",
|
|
110
|
+
"searchSubmissions": "제출물 검색",
|
|
111
|
+
"buttonBorderRadius": "버튼 테두리 반경",
|
|
112
|
+
"backgroundColor": "배경 색상",
|
|
113
|
+
"enableContentBackground": "내용 배경 활성화",
|
|
114
|
+
"contentBackgroundColor": "내용 배경 색상",
|
|
115
|
+
"backgroundImage": "배경 이미지",
|
|
116
|
+
"backgroundOverlay": "배경 오버레이",
|
|
117
|
+
"enableDominantBackgroundColor": "주요<br/> 배경 색상 활성화",
|
|
118
|
+
"enableDominantBackgroundColorInfo": "이 옵션을 활성화하면 배경 이미지의 주요 색상으로 배경 색상이 업데이트됩니다.",
|
|
119
|
+
"thankYouTextAlignment": "감사합니다 문구 정렬",
|
|
120
|
+
"welcomeTextAlignment": "환영 문구 정렬",
|
|
121
|
+
"questionsTextAlignment": "질문 정렬",
|
|
122
|
+
"addNewElement": "새 요소 추가",
|
|
123
|
+
"addOption": "옵션 추가",
|
|
124
|
+
"addBulk": "일괄 추가",
|
|
125
|
+
"buttonText": "버튼 문자",
|
|
126
|
+
"buttonUrl": "버튼 URL",
|
|
127
|
+
"bulkOption": {
|
|
128
|
+
"title": "일괄 옵션 추가",
|
|
129
|
+
"label": "옵션 입력",
|
|
130
|
+
"helpText": "옵션을 쉼표 또는 줄 바꿈으로 구분하십시오. <Link>도움말 문서를 보기</Link> 위해 더 많은 정보를 얻으세요."
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoThemes": {
|
|
3
|
+
"entityType": {
|
|
4
|
+
"quiz": "Quiz",
|
|
5
|
+
"quiz_other": "Quizzes",
|
|
6
|
+
"form": "Formulier",
|
|
7
|
+
"form_other": "Formulieren",
|
|
8
|
+
"meeting": "Vergadering",
|
|
9
|
+
"meeting_other": "Vergaderingen",
|
|
10
|
+
"recording": "Opname",
|
|
11
|
+
"recording_other": "Opnames"
|
|
12
|
+
},
|
|
13
|
+
"common": {
|
|
14
|
+
"theme": "Thema",
|
|
15
|
+
"preview": "Voorbeeld",
|
|
16
|
+
"save": "Opslaan",
|
|
17
|
+
"done": "Klaar",
|
|
18
|
+
"cancel": "Annuleren",
|
|
19
|
+
"continue": "Doorgaan",
|
|
20
|
+
"retry": "Opnieuw proberen",
|
|
21
|
+
"active": "Actief",
|
|
22
|
+
"useTheme": "Gebruik thema",
|
|
23
|
+
"previewTheme": "Voorbeeld thema",
|
|
24
|
+
"activeTheme": "Actief thema",
|
|
25
|
+
"edit": "Bewerken",
|
|
26
|
+
"noResultsFound": "Geen resultaten gevonden!",
|
|
27
|
+
"searchThemes": "Zoek thema's",
|
|
28
|
+
"style": "Stijl",
|
|
29
|
+
"images": "Afbeeldingen",
|
|
30
|
+
"name": "Naam",
|
|
31
|
+
"left": "Links",
|
|
32
|
+
"logo": "Logo"
|
|
33
|
+
},
|
|
34
|
+
"buttons": {
|
|
35
|
+
"saveChanges": "Wijzigingen opslaan",
|
|
36
|
+
"addNewTheme": "Voeg nieuw thema toe",
|
|
37
|
+
"backToThemes": "Terug naar thema's",
|
|
38
|
+
"backToEdit": "Terug naar bewerken",
|
|
39
|
+
"save": "Opslaan",
|
|
40
|
+
"reset": "Reset",
|
|
41
|
+
"applyThisTheme": "Pas dit thema toe",
|
|
42
|
+
"expandEditor": "Vergroot editor",
|
|
43
|
+
"minimizeEditor": "Minimaliseer editor"
|
|
44
|
+
},
|
|
45
|
+
"alerts": {
|
|
46
|
+
"title": {
|
|
47
|
+
"deleteTheme": "Bevestig thema verwijdering"
|
|
48
|
+
},
|
|
49
|
+
"message": {
|
|
50
|
+
"deleteTheme_zero": "U verwijdert permanent het thema \"{{name, anyCase}}\". Weet u zeker dat u door wilt gaan?",
|
|
51
|
+
"deleteTheme_one": "U verwijdert permanent het thema \"{{name, anyCase}}\". Dit thema wordt in één {{entityType}} gebruikt. {{entityType, anyCase}} die dit thema gebruikt, zal terugvallen op het standaardthema \"{{defaultThemeName, anyCase}}\". Weet u zeker dat u door wilt gaan?",
|
|
52
|
+
"deleteTheme_other": "U verwijdert permanent het thema \"{{name, anyCase}}\". Dit thema wordt in {{count}} {{entityType}} gebruikt. {{entityType, anyCase}} die dit thema gebruikt, zal terugvallen op het standaardthema \"{{defaultThemeName, anyCase}}\". Weet u zeker dat u door wilt gaan?"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"build": {
|
|
56
|
+
"leftSideBar": {
|
|
57
|
+
"headerTabs": {
|
|
58
|
+
"themes": "Thema's"
|
|
59
|
+
},
|
|
60
|
+
"helpPopover": {
|
|
61
|
+
"title": "Thema's",
|
|
62
|
+
"description": "Personaliseer uw {{entityType}} om overeen te komen met uw merk."
|
|
63
|
+
},
|
|
64
|
+
"themes": {
|
|
65
|
+
"systemThemes": "Systeemthema's",
|
|
66
|
+
"customThemes": "Aangepaste thema's",
|
|
67
|
+
"themeOptions": {
|
|
68
|
+
"clone": "Klonen",
|
|
69
|
+
"delete": "Verwijderen",
|
|
70
|
+
"setAsGlobalTheme": {
|
|
71
|
+
"label": "Instellen als globaal thema",
|
|
72
|
+
"helpText": "Het inschakelen hiervan zal dit thema instellen als het standaardthema, dat automatisch wordt toegepast op al uw toekomstige {{entityType}}s. Dit thema zal ook worden toegepast op de {{entityType}}s die het vorige globale thema gebruiken.",
|
|
73
|
+
"tooltipContent": "Dit thema is momenteel ingesteld als het globale thema. Kies een ander thema om het te wijzigen."
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"themeCard": {
|
|
77
|
+
"primary": "Primair",
|
|
78
|
+
"secondary": "Secundair"
|
|
79
|
+
},
|
|
80
|
+
"notAppliedYet": "Dit thema is <bold>nog niet toegepast</bold> op deze {{entityType}}.",
|
|
81
|
+
"editTheme": {
|
|
82
|
+
"title": "Bewerk thema",
|
|
83
|
+
"imageUpload": "Sleep en plaats of <span>Blader</span> naar een bestand"
|
|
84
|
+
},
|
|
85
|
+
"createTheme": {
|
|
86
|
+
"title": "Nieuw thema",
|
|
87
|
+
"newThemeName": "Mijn thema"
|
|
88
|
+
},
|
|
89
|
+
"customCSS": "Aangepaste CSS",
|
|
90
|
+
"themeCloned": "Thema is succesvol gekloond.",
|
|
91
|
+
"themeCloneFailed": "Het is niet gelukt om het thema te klonen, probeer het later opnieuw."
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"form": {
|
|
96
|
+
"build": {
|
|
97
|
+
"logoPosition": "Logo positie",
|
|
98
|
+
"font": "Lettertype",
|
|
99
|
+
"left": "Links",
|
|
100
|
+
"connect": "Verbinden",
|
|
101
|
+
"update": "Bijwerken",
|
|
102
|
+
"confirmationText": "Bevestigingstekst",
|
|
103
|
+
"enterConfirmationText": "Voer bevestigingstekst in",
|
|
104
|
+
"questions": "Vragen",
|
|
105
|
+
"right": "Rechts",
|
|
106
|
+
"uploadCSV": "CSV uploaden",
|
|
107
|
+
"answerColor": "Antwoordkleur",
|
|
108
|
+
"buttons": "Knoppen",
|
|
109
|
+
"allAnswers": "Alle antwoorden",
|
|
110
|
+
"searchSubmissions": "Zoek inzendingen",
|
|
111
|
+
"buttonBorderRadius": "Ronding knoprand",
|
|
112
|
+
"backgroundColor": "Achtergrondkleur",
|
|
113
|
+
"enableContentBackground": "Inhoud achtergrond inschakelen",
|
|
114
|
+
"contentBackgroundColor": "Achtergrondkleur inhoud",
|
|
115
|
+
"backgroundImage": "Achtergrond afbeelding",
|
|
116
|
+
"backgroundOverlay": "Achtergrond overlay",
|
|
117
|
+
"enableDominantBackgroundColor": "Maak dominante<br/> achtergrondkleur mogelijk",
|
|
118
|
+
"enableDominantBackgroundColorInfo": "Het inschakelen van deze optie zal de achtergrondkleur bijwerken naar de dominante kleur van de achtergrond afbeelding.",
|
|
119
|
+
"thankYouTextAlignment": "Uitlijning dank u tekst",
|
|
120
|
+
"welcomeTextAlignment": "Uitlijning welkom tekst",
|
|
121
|
+
"questionsTextAlignment": "Uitlijning vragen tekst",
|
|
122
|
+
"addNewElement": "Voeg nieuw element toe",
|
|
123
|
+
"addOption": "Voeg optie toe",
|
|
124
|
+
"addBulk": "Bulk toevoegen",
|
|
125
|
+
"buttonText": "Knoptekst",
|
|
126
|
+
"buttonUrl": "Button URL",
|
|
127
|
+
"bulkOption": {
|
|
128
|
+
"title": "Bulkopties toevoegen",
|
|
129
|
+
"label": "Voer opties in",
|
|
130
|
+
"helpText": "Scheidingselementen met komma's of regeleinden. <Link>Bekijk hulpartikel</Link> voor meer informatie."
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoThemes": {
|
|
3
|
+
"entityType": {
|
|
4
|
+
"quiz": "Quiz",
|
|
5
|
+
"quiz_other": "Quizy",
|
|
6
|
+
"form": "Formularz",
|
|
7
|
+
"form_other": "Formularze",
|
|
8
|
+
"meeting": "Spotkanie",
|
|
9
|
+
"meeting_other": "Spotkania",
|
|
10
|
+
"recording": "Nagranie",
|
|
11
|
+
"recording_other": "Nagrania"
|
|
12
|
+
},
|
|
13
|
+
"common": {
|
|
14
|
+
"theme": "Motyw",
|
|
15
|
+
"preview": "Podgląd",
|
|
16
|
+
"save": "Zapisz",
|
|
17
|
+
"done": "Gotowe",
|
|
18
|
+
"cancel": "Anuluj",
|
|
19
|
+
"continue": "Kontynuuj",
|
|
20
|
+
"retry": "Spróbuj ponownie",
|
|
21
|
+
"active": "Aktywny",
|
|
22
|
+
"useTheme": "Użyj motywu",
|
|
23
|
+
"previewTheme": "Podgląd motywu",
|
|
24
|
+
"activeTheme": "Aktywny motyw",
|
|
25
|
+
"edit": "Edytuj",
|
|
26
|
+
"noResultsFound": "Nie znaleziono wyników!",
|
|
27
|
+
"searchThemes": "Szukaj motywów",
|
|
28
|
+
"style": "Styl",
|
|
29
|
+
"images": "Obrazy",
|
|
30
|
+
"name": "Nazwa",
|
|
31
|
+
"left": "Lewo",
|
|
32
|
+
"logo": "Logo"
|
|
33
|
+
},
|
|
34
|
+
"buttons": {
|
|
35
|
+
"saveChanges": "Zapisz zmiany",
|
|
36
|
+
"addNewTheme": "Dodaj nowy motyw",
|
|
37
|
+
"backToThemes": "Powrót do motywów",
|
|
38
|
+
"backToEdit": "Powrót do edycji",
|
|
39
|
+
"save": "Zapisz",
|
|
40
|
+
"reset": "Zresetuj",
|
|
41
|
+
"applyThisTheme": "Zastosuj ten motyw",
|
|
42
|
+
"expandEditor": "Rozwiń edytor",
|
|
43
|
+
"minimizeEditor": "Zminimalizuj edytor"
|
|
44
|
+
},
|
|
45
|
+
"alerts": {
|
|
46
|
+
"title": {
|
|
47
|
+
"deleteTheme": "Potwierdź usunięcie motywu"
|
|
48
|
+
},
|
|
49
|
+
"message": {
|
|
50
|
+
"deleteTheme_zero": "Na pewno chcesz trwale usunąć motyw \"{{name, anyCase}}\"?",
|
|
51
|
+
"deleteTheme_one": "Na pewno chcesz trwale usunąć motyw \"{{name, anyCase}}\"? Ten motyw jest używany w jednym {{entityType}}. {{entityType, anyCase}} korzystający z tego motywu powróci do domyślnego motywu \"{{defaultThemeName, anyCase}}\".",
|
|
52
|
+
"deleteTheme_other": "Na pewno chcesz trwale usunąć motyw \"{{name, anyCase}}\"? Ten motyw jest używany w {{count}} {{entityType}}. {{entityType, anyCase}} korzystający z tego motywu powróci do domyślnego motywu \"{{defaultThemeName, anyCase}}\"."
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"build": {
|
|
56
|
+
"leftSideBar": {
|
|
57
|
+
"headerTabs": {
|
|
58
|
+
"themes": "Motywy"
|
|
59
|
+
},
|
|
60
|
+
"helpPopover": {
|
|
61
|
+
"title": "Motywy",
|
|
62
|
+
"description": "Dostosuj swoje {{entityType}}, aby pasowało do Twojej marki."
|
|
63
|
+
},
|
|
64
|
+
"themes": {
|
|
65
|
+
"systemThemes": "Motywy systemowe",
|
|
66
|
+
"customThemes": "Motywy niestandardowe",
|
|
67
|
+
"themeOptions": {
|
|
68
|
+
"clone": "Klonuj",
|
|
69
|
+
"delete": "Usuń",
|
|
70
|
+
"setAsGlobalTheme": {
|
|
71
|
+
"label": "Ustaw jako motyw globalny",
|
|
72
|
+
"helpText": "Włączenie tej opcji ustawi ten motyw jako motyw domyślny, automatycznie stosując go do wszystkich przyszłych {{entityType}}. Ten motyw zostanie również zastosowany do {{entityType}} korzystających z poprzedniego motywu globalnego.",
|
|
73
|
+
"tooltipContent": "Ten motyw jest aktualnie ustawiony jako motyw globalny. Wybierz inny motyw, aby go zmienić."
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"themeCard": {
|
|
77
|
+
"primary": "Podstawowy",
|
|
78
|
+
"secondary": "Drugorzędny"
|
|
79
|
+
},
|
|
80
|
+
"notAppliedYet": "Ten motyw nie został <bold>jeszcze zastosowany</bold> do tego {{entityType}}.",
|
|
81
|
+
"editTheme": {
|
|
82
|
+
"title": "Edytuj motyw",
|
|
83
|
+
"imageUpload": "Przeciągnij i upuść lub <span>Przeglądaj</span> plik"
|
|
84
|
+
},
|
|
85
|
+
"createTheme": {
|
|
86
|
+
"title": "Nowy motyw",
|
|
87
|
+
"newThemeName": "Mój motyw"
|
|
88
|
+
},
|
|
89
|
+
"customCSS": "Niestandardowy CSS",
|
|
90
|
+
"themeCloned": "Motyw został pomyślnie sklonowany.",
|
|
91
|
+
"themeCloneFailed": "Nie udało się sklonować motywu, spróbuj ponownie później."
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"form": {
|
|
96
|
+
"build": {
|
|
97
|
+
"logoPosition": "Pozycja logo",
|
|
98
|
+
"font": "Czcionka",
|
|
99
|
+
"left": "Lewo",
|
|
100
|
+
"connect": "Połącz",
|
|
101
|
+
"update": "Aktualizuj",
|
|
102
|
+
"confirmationText": "Tekst potwierdzenia",
|
|
103
|
+
"enterConfirmationText": "Wprowadź tekst potwierdzenia",
|
|
104
|
+
"questions": "Pytania",
|
|
105
|
+
"right": "Prawo",
|
|
106
|
+
"uploadCSV": "Prześlij CSV",
|
|
107
|
+
"answerColor": "Kolor odpowiedzi",
|
|
108
|
+
"buttons": "Przyciski",
|
|
109
|
+
"allAnswers": "Wszystkie odpowiedzi",
|
|
110
|
+
"searchSubmissions": "Szukaj zgłoszeń",
|
|
111
|
+
"buttonBorderRadius": "Promień narożnika przycisku",
|
|
112
|
+
"backgroundColor": "Kolor tła",
|
|
113
|
+
"enableContentBackground": "Włącz tło treści",
|
|
114
|
+
"contentBackgroundColor": "Kolor tła treści",
|
|
115
|
+
"backgroundImage": "Obraz tła",
|
|
116
|
+
"backgroundOverlay": "Nałożenie tła",
|
|
117
|
+
"enableDominantBackgroundColor": "Włącz dominujący<br/> kolor tła",
|
|
118
|
+
"enableDominantBackgroundColorInfo": "Włączenie tej opcji zaktualizuje kolor tła do dominującego koloru z obrazu tła.",
|
|
119
|
+
"thankYouTextAlignment": "Wyrównanie tekstu podziękowania",
|
|
120
|
+
"welcomeTextAlignment": "Wyrównanie tekstu powitalnego",
|
|
121
|
+
"questionsTextAlignment": "Wyrównanie tekstu pytań",
|
|
122
|
+
"addNewElement": "Dodaj nowy element",
|
|
123
|
+
"addOption": "Dodaj opcję",
|
|
124
|
+
"addBulk": "Dodaj hurtowo",
|
|
125
|
+
"buttonText": "Tekst przycisku",
|
|
126
|
+
"buttonUrl": "URL przycisku",
|
|
127
|
+
"bulkOption": {
|
|
128
|
+
"title": "Dodaj opcje hurtowo",
|
|
129
|
+
"label": "Wprowadź opcje",
|
|
130
|
+
"helpText": "Oddziel opcje przecinkami lub nowymi liniami. <Link>Przeczytaj artykuł pomocniczy</Link>, aby uzyskać więcej informacji."
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|