@brightspace-ui/labs 2.34.2 → 2.35.1
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/package.json +2 -2
- package/src/components/grade-result/README.md +32 -32
- package/src/components/grade-result/grade-result-icon-button.js +3 -7
- package/src/components/grade-result/grade-result-letter-score.js +1 -1
- package/src/components/grade-result/grade-result-presentational.js +18 -18
- package/src/lang/ar.js +14 -14
- package/src/lang/cy.js +13 -13
- package/src/lang/da.js +13 -13
- package/src/lang/de.js +14 -14
- package/src/lang/en-gb.js +13 -13
- package/src/lang/en.js +13 -13
- package/src/lang/es-es.js +13 -13
- package/src/lang/es.js +14 -14
- package/src/lang/fr-fr.js +13 -13
- package/src/lang/fr-on.js +14 -14
- package/src/lang/fr.js +14 -14
- package/src/lang/haw.js +17 -17
- package/src/lang/hi.js +14 -14
- package/src/lang/ja.js +15 -15
- package/src/lang/ko.js +13 -13
- package/src/lang/mi.js +17 -17
- package/src/lang/nl.js +13 -13
- package/src/lang/pt.js +13 -13
- package/src/lang/sv.js +13 -13
- package/src/lang/tr.js +13 -13
- package/src/lang/zh-cn.js +17 -17
- package/src/lang/zh-tw.js +16 -16
package/src/lang/ja.js
CHANGED
|
@@ -10,17 +10,17 @@ export default {
|
|
|
10
10
|
"components:accessibilityDisabilitySimulator:noVision": "全盲", // Disability simulation option for users without the ability to see
|
|
11
11
|
"components:accessibilityDisabilitySimulator:none": "なし", // Disability simulation option that represents having no disability
|
|
12
12
|
"components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "スクリーンリーダーを有効にして、コンテンツを利用します", // Alert that prompts the user to use a screenreader and tabbing to view content
|
|
13
|
-
"components:accessibilityDisabilitySimulator:simulationType": "シミュレーションタイプ:
|
|
13
|
+
"components:accessibilityDisabilitySimulator:simulationType": "シミュレーションタイプ:", // Label for the disability simulation options
|
|
14
14
|
"components:attributePicker:addValue": "クリックして値 {value} を追加", // Label for screen readers to inform user that they can click to add the given value
|
|
15
15
|
"components:attributePicker:limitReached": "選択した値の上限値 {value} に達しました", // Tooltip that appears when the user has reach the maximum amount of attributes
|
|
16
16
|
"components:attributePicker:minimumRequirement": "少なくとも 1 つの値を設定する必要があります", // Tooltip that appears when no values have been set and we need to inform the user that this is an invalid state
|
|
17
17
|
"components:attributePicker:removeValue": "クリックする、Backspace キーを押す、または Delete キーを押すと項目 {value} が削除されます", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "折りたたまれたチェックボックス", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "展開されたチェックボックス", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "ドラッグ&ドロップまたは",
|
|
21
20
|
"components:fileUploader:browse": "参照",
|
|
22
21
|
"components:fileUploader:browse_files": "ファイルの参照",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "1 つのファイルを選択してアップロード",
|
|
23
|
+
"components:fileUploader:file_upload_text": "ドラッグ&ドロップまたは",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(0 より小さくはできません)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "手動の上書きのクリア",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "成績スコア",
|
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"components:optInFlyout:feedbackReasonJustCheckingSomething": "確認したいことがあるので戻すだけです",
|
|
71
71
|
"components:optInFlyout:feedbackReasonLabel": "元に戻した理由を教えていただけますか?",
|
|
72
72
|
"components:optInFlyout:feedbackReasonMissingFeature": "使用している機能がありません",
|
|
73
|
-
"components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "
|
|
73
|
+
"components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "今はタイミングが悪いのでこのバージョンを試すことはできません",
|
|
74
74
|
"components:optInFlyout:feedbackReasonOther": "その他",
|
|
75
75
|
"components:optInFlyout:feedbackReasonPreferOldExperience": "古いバージョンのほうが使いやすい",
|
|
76
76
|
"components:optInFlyout:feedbackTitle": "改善できる点についてご意見をお聞かせください。",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "オンにする",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "はじめに*チュートリアル*をご覧になるか、~ヘルプドキュメント~をお読みください。",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "ぜひ*チュートリアル*をご覧になり、ご利用を開始してください。",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "組織単位",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "組織単位: すべて",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "組織単位: 適用された選択",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "組織単位",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Id: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "ルート",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "レベル {level} の {name}、{parentName} の子を展開",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "レベル {level} の {name}、{parentName} の子を折りたたむ",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "クリア",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "{name} フィルタを開く",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "フィルタの条件",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "さらに読み込む",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "検索結果 0 件",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "使用可能なフィルタはありません",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "検索結果 0 件",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{name}、{parentName} の子、",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "子組織単位をさらに読み込む",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "検索",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "検索結果をさらに読み込む",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "検索...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "レベル {level} の {name}、{parentName} の子を展開",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "レベル {level} の {name}、{parentName} の子を折りたたむ",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{name}、{parentName} の子、",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "すべてを選択",
|
|
105
105
|
"components:pagination:amountPerPage": "ページごとの {count}",
|
|
106
106
|
"components:pagination:currentPage": "{maxPageNumber} のページ番号 {pageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "次のページ",
|
|
108
108
|
"components:pagination:previousPage": "前のページ",
|
|
109
109
|
"components:pagination:resultsPerPage": "ページごとの結果",
|
|
110
110
|
"components:wizard:aria.steplabel": "手順 {currentStep}/{totalSteps}",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "再開",
|
|
111
|
+
"components:wizard:next.button.tooltip": "次の手順に進む",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "最初の手順に戻る",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "次へ",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "再開"
|
|
115
115
|
};
|
package/src/lang/ko.js
CHANGED
|
@@ -17,10 +17,10 @@ export default {
|
|
|
17
17
|
"components:attributePicker:removeValue": "{value} 항목을 제거하려면 클릭하거나, 백스페이스 또는 삭제 키를 누릅니다", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "확인란이 축소됨", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "확인란이 확장됨", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "끌어서 놓기 또는",
|
|
21
20
|
"components:fileUploader:browse": "찾아보기",
|
|
22
21
|
"components:fileUploader:browse_files": "파일 찾아보기",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "업로드할 파일 하나 선택",
|
|
23
|
+
"components:fileUploader:file_upload_text": "끌어서 놓기 또는",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(0보다 작을 수 없음)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "수동 오버라이드 지우기",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "평점 점수",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "활성화",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "시작하려면 *개별지도*를 시청하거나 ~도움말 설명서~를 읽어보십시오!",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "시작하는 데 도움이 되는 *개별지도*를 시청하십시오!",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "구성 단위",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "구성단위: 전체",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "구성단위: 선택 사항이 적용됨",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "구성 단위",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName}(ID: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "루트",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "{level} 수준에서 {parentName}의 하위 항목 {name} 확장",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "{level} 수준에서 {parentName}의 하위 항목 {name} 축소",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "지우기",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "{name} 필터 열기",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "필터링 기준",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "더 많이 로드",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "검색 결과 없음",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "사용 가능한 필터 없음",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "검색 결과 없음",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{parentName}의 하위 항목 {name},",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "더 많은 하위 구성 단위 로드",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "검색",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "더 많은 검색 결과 로드",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "검색...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "{level} 수준에서 {parentName}의 하위 항목 {name} 확장",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "{level} 수준에서 {parentName}의 하위 항목 {name} 축소",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{parentName}의 하위 항목 {name},",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "모두 선택",
|
|
105
105
|
"components:pagination:amountPerPage": "페이지당 {count}개",
|
|
106
106
|
"components:pagination:currentPage": "페이지 번호 {pageNumber} / {maxPageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "다음 페이지",
|
|
108
108
|
"components:pagination:previousPage": "이전 페이지",
|
|
109
109
|
"components:pagination:resultsPerPage": "페이지당 결과 수",
|
|
110
110
|
"components:wizard:aria.steplabel": "{currentStep}/{totalSteps}단계",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "다시 시작",
|
|
111
|
+
"components:wizard:next.button.tooltip": "다음 단계로 진행",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "첫 번째 단계로 돌아가기",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "다음",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "다시 시작"
|
|
115
115
|
};
|
package/src/lang/mi.js
CHANGED
|
@@ -12,15 +12,15 @@ export default {
|
|
|
12
12
|
"components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "Whakahohea tō pānui mata me te ripa ki te ihirangi", // Alert that prompts the user to use a screenreader and tabbing to view content
|
|
13
13
|
"components:accessibilityDisabilitySimulator:simulationType": "Momo kōwae:", // Label for the disability simulation options
|
|
14
14
|
"components:attributePicker:addValue": "Pāwhiri hei tāpiri uara {value}", // Label for screen readers to inform user that they can click to add the given value
|
|
15
|
-
"components:attributePicker:limitReached": "Kua tae koe ki te rohe o {value}
|
|
15
|
+
"components:attributePicker:limitReached": "Kua tae koe ki te rohe o ngā uara {value} kua tīpakohia", // Tooltip that appears when the user has reach the maximum amount of attributes
|
|
16
16
|
"components:attributePicker:minimumRequirement": "Me whakarite tētahi uara", // Tooltip that appears when no values have been set and we need to inform the user that this is an invalid state
|
|
17
17
|
"components:attributePicker:removeValue": "Pāwhiritia, pēhia te whakakore rānei, pēhia te huapae muku hei tango i te tūemi {value}", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "Kua hinga te Pouakataki", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "Kua roha te Pouakataki", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "Tō me te whakarereke, ka whakarereke rānei",
|
|
21
20
|
"components:fileUploader:browse": "rapu",
|
|
22
21
|
"components:fileUploader:browse_files": "Tirohia ngā kōnae",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "Kōwhiria tētahi kōnae hei tukuatu",
|
|
23
|
+
"components:fileUploader:file_upload_text": "Tō me te whakarereke, ka whakarereke rānei",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(kāore e taea te iti ake i te 0)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "Ūkui Whakakore ā-Ringa",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "Tohu Kounga",
|
|
@@ -66,11 +66,11 @@ export default {
|
|
|
66
66
|
"components:optInFlyout:close": "Katia tēnei kōrero",
|
|
67
67
|
"components:optInFlyout:done": "Kua oti",
|
|
68
68
|
"components:optInFlyout:feedbackChooseReason": "-- Kōwhiritia koa tētahi take --",
|
|
69
|
-
"components:optInFlyout:feedbackLabel": "He aha
|
|
69
|
+
"components:optInFlyout:feedbackLabel": "He aha rā tātou ngā mahi hei whakapai i tēnei hei mea e aroha ana koe ki te whakamahi?",
|
|
70
70
|
"components:optInFlyout:feedbackReasonJustCheckingSomething": "Me whakahoki noa iho hei taki i tētahi mea",
|
|
71
71
|
"components:optInFlyout:feedbackReasonLabel": "E hiahia ana koe ki te kōrero mai he aha koe e whakawhiti mai ai?",
|
|
72
|
-
"components:optInFlyout:feedbackReasonMissingFeature": "Kei te ngaro tētahi
|
|
73
|
-
"components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "
|
|
72
|
+
"components:optInFlyout:feedbackReasonMissingFeature": "Kei te ngaro tētahi āhuatanga e whakamahia ana e ahau",
|
|
73
|
+
"components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "Kāore i te wā pai mōku ki te whakamātau i tēnei putanga",
|
|
74
74
|
"components:optInFlyout:feedbackReasonOther": "Tētahi atu",
|
|
75
75
|
"components:optInFlyout:feedbackReasonPreferOldExperience": "Ki taku whakaaro he wheako pai ake te putanga tawhito",
|
|
76
76
|
"components:optInFlyout:feedbackTitle": "Me mōhio tātau me pēhea te whakapai ake!",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "Whakakāia",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "Mātakina ā mātou *akoranga*, pānui rānei i ā mātou tuhinga ~āwhina~ kia tīmata ai!",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "Mātakina ā mātou akoranga *akoranga* hei āwhina i a koe kia tīmata!",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "Tīpuna Whakahaere",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "Tari: Katoa",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "Tari: Nga Whiringa Kua Whakamahia",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "Tīpuna Whakahaere",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Id: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "pakiaka",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "Whakawhānui {name} i te taumata {level}, tamaiti a {parentName}",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "Tiango {name} i te taumata {level}, tamaiti a {parentName}",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "Muku",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "Whakatuwhera {name} tātari",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "Tātari Mā",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "Utu Anō",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "Kāore he hua rapu",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "Kāore he tātari e wātea ana",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "Kāore he hua rapu",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, tamaiti a {parentName},",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "Utu ētahi atu wae org tamariki",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "Rapu",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "Utu ētahi atu hua rapu",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "Rapua...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "Whakawhānui {name} i te taumata {level}, tamaiti a {parentName}",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "Tiango {name} i te taumata {level}, tamaiti a {parentName}",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, tamaiti a {parentName},",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "Kōwhiri Katoa",
|
|
105
105
|
"components:pagination:amountPerPage": "{count} mō ia whārangi",
|
|
106
106
|
"components:pagination:currentPage": "Tau whārangi {pageNumber} o {maxPageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "Whārangi whai ake",
|
|
108
108
|
"components:pagination:previousPage": "Whārangi o mua",
|
|
109
109
|
"components:pagination:resultsPerPage": "Ngā kitenga mō ia whārangi",
|
|
110
110
|
"components:wizard:aria.steplabel": "Taumata {currentStep} o {totalSteps}",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "Tīmata anō",
|
|
111
|
+
"components:wizard:next.button.tooltip": "Haere ki te whakatikanga whai ake",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "Hoki ki te tapawhā tuatahi",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "Whai Ake",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "Tīmata anō"
|
|
115
115
|
};
|
package/src/lang/nl.js
CHANGED
|
@@ -17,10 +17,10 @@ export default {
|
|
|
17
17
|
"components:attributePicker:removeValue": "Klik, druk op Backspace of druk op de Delete-toets om item {value} te verwijderen", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "Selectievakje samengevouwen", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "Selectievakje uitgevouwen", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "Sleep en zet neer of",
|
|
21
20
|
"components:fileUploader:browse": "blader",
|
|
22
21
|
"components:fileUploader:browse_files": "Door bestanden bladeren",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "Kies een bestand dat je wilt uploaden",
|
|
23
|
+
"components:fileUploader:file_upload_text": "Sleep en zet neer of",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(kan niet kleiner zijn dan 0)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "Handmatig overschrijven wissen",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "Testscore",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "Inschakelen",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "Lees onze *zelfstudies* of onze ~helpdocumentatie~ om aan de slag te gaan.",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "Bekijk onze *zelfstudies* om aan de slag te gaan.",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "Organisatie-eenheid",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "Organisatie-eenheid: Alle",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "Organisatie-eenheid: Toegepaste selecties",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "Organisatie-eenheid",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Id: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "hoofdniveau",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "Vouw {name} uit op niveau {level}, onderliggend item van {parentName}",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "Vouw {name} samen op niveau {level}, onderliggend item van {parentName}",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "Wissen",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "Open het {name} filter",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "Filteren op",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "Meer laden",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "Geen zoekresultaten",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "Geen beschikbare filters",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "Geen zoekresultaten",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, onderliggend item van {parentName},",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "Meer onderliggende organisatie-eenheden laden",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "Zoeken",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "Meer zoekresultaten laden",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "Zoeken...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "Vouw {name} uit op niveau {level}, onderliggend item van {parentName}",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "Vouw {name} samen op niveau {level}, onderliggend item van {parentName}",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, onderliggend item van {parentName},",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "Alles selecteren",
|
|
105
105
|
"components:pagination:amountPerPage": "{count} per pagina",
|
|
106
106
|
"components:pagination:currentPage": "Paginanummer {pageNumber} van {maxPageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "Volgende pagina",
|
|
108
108
|
"components:pagination:previousPage": "Vorige pagina",
|
|
109
109
|
"components:pagination:resultsPerPage": "Resultaten per pagina",
|
|
110
110
|
"components:wizard:aria.steplabel": "Stap {currentStep} van {totalSteps}",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "Opnieuw starten",
|
|
111
|
+
"components:wizard:next.button.tooltip": "Ga verder naar de volgende stap",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "Terug naar eerste stap",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "Volgende",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "Opnieuw starten"
|
|
115
115
|
};
|
package/src/lang/pt.js
CHANGED
|
@@ -17,10 +17,10 @@ export default {
|
|
|
17
17
|
"components:attributePicker:removeValue": "Clique, pressione a tecla Backspace ou a tecla Delete para remover o item {value}", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "Caixa de seleção recolhida", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "Caixa de seleção expandida", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "Arraste e solte ou",
|
|
21
20
|
"components:fileUploader:browse": "procurar",
|
|
22
21
|
"components:fileUploader:browse_files": "Procurar Arquivos",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "Escolha um arquivo para carregar",
|
|
23
|
+
"components:fileUploader:file_upload_text": "Arraste e solte ou",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(não pode ser menor que 0)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "Limpar Substituição Manual",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "Pontuação da nota",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "Ativar",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "Assista aos nossos *tutoriais* ou leia a nossa ~documentação de ajuda~ para começar!",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "Assista aos nossos *tutoriais* para ajudar você a começar!",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "Unidade Organizacional",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "Unidade Organizacional: Todas",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "Unidade Organizacional: Seleções Aplicadas",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "Unidade Organizacional",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Id: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "raiz",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "Expandir {name} no nível {level}, secundário de {parentName}",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "Recolher {name} no nível {level}, secundário de {parentName}",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "Limpar",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "Abrir o filtro {name}",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "Filtrar Por",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "Carregar Mais",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "Nenhum resultado da pesquisa",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "Não há filtros disponíveis",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "Nenhum resultado da pesquisa",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, secundário de {parentName},",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "Carregar mais unidades organizacionais secundárias",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "Pesquisar",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "Carregar mais resultados da pesquisa",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "Pesquisar...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "Expandir {name} no nível {level}, secundário de {parentName}",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "Recolher {name} no nível {level}, secundário de {parentName}",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, secundário de {parentName},",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "Selecionar tudo",
|
|
105
105
|
"components:pagination:amountPerPage": "{count} por página",
|
|
106
106
|
"components:pagination:currentPage": "Número da página {pageNumber} de {maxPageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "Próxima página",
|
|
108
108
|
"components:pagination:previousPage": "Página anterior",
|
|
109
109
|
"components:pagination:resultsPerPage": "Resultados por página",
|
|
110
110
|
"components:wizard:aria.steplabel": "Etapa {currentStep} de {totalSteps}",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "Reiniciar",
|
|
111
|
+
"components:wizard:next.button.tooltip": "Ir para a próxima etapa",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "Voltar para a primeira etapa",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "Avançar",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "Reiniciar"
|
|
115
115
|
};
|
package/src/lang/sv.js
CHANGED
|
@@ -17,10 +17,10 @@ export default {
|
|
|
17
17
|
"components:attributePicker:removeValue": "Klicka, tryck på backstegstangenten eller Delete-tangenten för att ta bort objektet {value}", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "Komprimerad kryssruta", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "Expanderad kryssruta", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "Dra och släpp eller",
|
|
21
20
|
"components:fileUploader:browse": "bläddra",
|
|
22
21
|
"components:fileUploader:browse_files": "Bläddra bland filer",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "Välj en fil att ladda upp",
|
|
23
|
+
"components:fileUploader:file_upload_text": "Dra och släpp eller",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(får inte vara mindre än 0)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "Rensa manuell åsidosättning",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "Betygsresultat",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "Sätt på",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "Se våra *handledningar* eller läs vår ~hjälpdokumentation~ för att komma igång!",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "Se våra *handledningar* som hjälper dig att komma igång!",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "Organisationsenhet",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "Organisationsenhet: alla",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "Organisationsenhet: använt urval",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "Organisationsenhet",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Id: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "rot",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "Expandera {name} på nivån {level}, underordnad till {parentName}",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "Komprimera {name} på nivån {level}, underordnad till {parentName}",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "Rensa",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "Öppna filtret {name}",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "Filtrera efter",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "Läs in fler",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "Inga sökresultat",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "Inga tillgängliga filter",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "Inga sökresultat",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, underordnad till {parentName},",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "Läs in fler underordnade organisationsenheter",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "Sök",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "Läs in fler sökresultat",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "Sök...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "Expandera {name} på nivån {level}, underordnad till {parentName}",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "Komprimera {name} på nivån {level}, underordnad till {parentName}",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{name}, underordnad till {parentName},",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "Markera alla",
|
|
105
105
|
"components:pagination:amountPerPage": "{count} per sida",
|
|
106
106
|
"components:pagination:currentPage": "Sidnummer {pageNumber} av {maxPageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "Nästa sida",
|
|
108
108
|
"components:pagination:previousPage": "Föregående sida",
|
|
109
109
|
"components:pagination:resultsPerPage": "Resultat per sida",
|
|
110
110
|
"components:wizard:aria.steplabel": "Steg {currentStep} av {totalSteps}",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "Starta om",
|
|
111
|
+
"components:wizard:next.button.tooltip": "Gå vidare till nästa steg",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "Tillbaka till första steget",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "Nästa",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "Starta om"
|
|
115
115
|
};
|
package/src/lang/tr.js
CHANGED
|
@@ -17,10 +17,10 @@ export default {
|
|
|
17
17
|
"components:attributePicker:removeValue": "Öğe {value} değerini kaldırmak için tıklatın, geri al tuşuna veya sil tuşuna basın", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "Onay kutusu daraltıldı", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "Onay kutusu genişletildi", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "Sürükleyip bırakın ya da",
|
|
21
20
|
"components:fileUploader:browse": "göz atın",
|
|
22
21
|
"components:fileUploader:browse_files": "Dosyalara Göz At",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "Yüklemek için bir dosya seçin",
|
|
23
|
+
"components:fileUploader:file_upload_text": "Sürükleyip bırakın ya da",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(0’dan az olamaz)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "Manuel Olarak Geçersiz Kılmayı Temizle",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "Not puanı",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "Aç",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "*Eğitimlerimizi* izleyerek ya da ~yardım belgemizi~ okuyarak başlayın!",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "Başlamanıza yardımcı olacak *eğitimlerimizi* izleyin!",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "Org Birimi",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "Org Birimi: Tümü",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "Org Birimi: Seçimler Uygulandı",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "Org Birimi",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Kimlik: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "kök",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "{parentName} öğesinin alt öğesi olan {name} öğesini {level} seviyesine genişlet",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "{parentName} öğesinin alt öğesi olan {name} öğesini {level} seviyesine daralt",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "Temizle",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "{name} adlı filtreyi aç",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "Filtreleme Ölçütü",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "Daha Fazla Yükle",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "Arama sonucu yok",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "Uygun filtre yok",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "Arama sonucu yok",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{parentName} öğesinin alt öğesi olan {name},",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "Daha fazla alt org birimi yükle",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "Ara",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "Daha fazla arama sonucu yükle",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "Ara...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "{parentName} öğesinin alt öğesi olan {name} öğesini {level} seviyesine genişlet",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "{parentName} öğesinin alt öğesi olan {name} öğesini {level} seviyesine daralt",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{parentName} öğesinin alt öğesi olan {name},",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "Tümünü seç",
|
|
105
105
|
"components:pagination:amountPerPage": "Sayfa başına {count}",
|
|
106
106
|
"components:pagination:currentPage": "Sayfa numarası {pageNumber} / {maxPageNumber}",
|
|
107
107
|
"components:pagination:nextPage": "Sonraki sayfa",
|
|
108
108
|
"components:pagination:previousPage": "Önceki sayfa",
|
|
109
109
|
"components:pagination:resultsPerPage": "Sayfa başına sonuç",
|
|
110
110
|
"components:wizard:aria.steplabel": "Adım {currentStep} / {totalSteps}",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "Yeniden Başlat",
|
|
111
|
+
"components:wizard:next.button.tooltip": "Sonraki adıma ilerle",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "İlk adıma geri dön",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "İleri",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "Yeniden Başlat"
|
|
115
115
|
};
|
package/src/lang/zh-cn.js
CHANGED
|
@@ -12,15 +12,15 @@ export default {
|
|
|
12
12
|
"components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "启用屏幕阅读器并按 Tab 键进入内容", // Alert that prompts the user to use a screenreader and tabbing to view content
|
|
13
13
|
"components:accessibilityDisabilitySimulator:simulationType": "模拟类型:", // Label for the disability simulation options
|
|
14
14
|
"components:attributePicker:addValue": "单击以添加值 {value}", // Label for screen readers to inform user that they can click to add the given value
|
|
15
|
-
"components:attributePicker:limitReached": "
|
|
15
|
+
"components:attributePicker:limitReached": "您已达到选定值上限({value} 个)", // Tooltip that appears when the user has reach the maximum amount of attributes
|
|
16
16
|
"components:attributePicker:minimumRequirement": "必须至少设置一个值", // Tooltip that appears when no values have been set and we need to inform the user that this is an invalid state
|
|
17
17
|
"components:attributePicker:removeValue": "单击、按退格键或按 Delete 键以移除项目 {value}", // Label to inform user how they can remove the given value
|
|
18
18
|
"components:checkboxDrawer:checkboxCollapsed": "复选框已折叠", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "复选框已展开", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
|
-
"components:fileUploader:file_upload_text": "拖放或者",
|
|
21
20
|
"components:fileUploader:browse": "浏览",
|
|
22
21
|
"components:fileUploader:browse_files": "浏览文件",
|
|
23
22
|
"components:fileUploader:choose_one_file_to_upload": "选择一个要上传的文件",
|
|
23
|
+
"components:fileUploader:file_upload_text": "拖放或者",
|
|
24
24
|
"components:gradeResult:cannotBeNegative": "(不能小于 0)",
|
|
25
25
|
"components:gradeResult:clearManualOverride": "清除手动改写",
|
|
26
26
|
"components:gradeResult:gradeScoreLabel": "成绩分数",
|
|
@@ -66,11 +66,11 @@ export default {
|
|
|
66
66
|
"components:optInFlyout:close": "关闭此对话框",
|
|
67
67
|
"components:optInFlyout:done": "完成",
|
|
68
68
|
"components:optInFlyout:feedbackChooseReason": "-- 请选择原因 --",
|
|
69
|
-
"components:optInFlyout:feedbackLabel": "
|
|
69
|
+
"components:optInFlyout:feedbackLabel": "如何改进此功能才能让您更满意?",
|
|
70
70
|
"components:optInFlyout:feedbackReasonJustCheckingSomething": "只是切换回来检查一下",
|
|
71
71
|
"components:optInFlyout:feedbackReasonLabel": "您是否介意告诉我们您要切换回去的原因?",
|
|
72
|
-
"components:optInFlyout:feedbackReasonMissingFeature": "
|
|
73
|
-
"components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "
|
|
72
|
+
"components:optInFlyout:feedbackReasonMissingFeature": "此版本缺少我要使用的功能",
|
|
73
|
+
"components:optInFlyout:feedbackReasonNotReadyForSomethingNew": "现在不是试用的好时机",
|
|
74
74
|
"components:optInFlyout:feedbackReasonOther": "其他",
|
|
75
75
|
"components:optInFlyout:feedbackReasonPreferOldExperience": "我认为旧版本的体验更好",
|
|
76
76
|
"components:optInFlyout:feedbackTitle": "请让我们知道如何改进!",
|
|
@@ -83,33 +83,33 @@ export default {
|
|
|
83
83
|
"components:optInFlyout:turnOn": "开启",
|
|
84
84
|
"components:optInFlyout:tutorialAndHelpMessage": "观看我们的*教程*或阅读我们的~帮助文档~,以便快速入门!",
|
|
85
85
|
"components:optInFlyout:tutorialMessage": "观看我们的*教程*帮助您快速入门!",
|
|
86
|
+
"components:ouFilter:orgUnitFilter:name": "组织单位",
|
|
86
87
|
"components:ouFilter:orgUnitFilter:nameAllSelected": "组织单位:全部",
|
|
87
88
|
"components:ouFilter:orgUnitFilter:nameSomeSelected": "组织单位:已应用的选择",
|
|
88
|
-
"components:ouFilter:orgUnitFilter:name": "组织单位",
|
|
89
89
|
"components:ouFilter:treeFilter:nodeName": "{orgUnitName} (Id: {id})",
|
|
90
90
|
"components:ouFilter:treeFilter:nodeName:root": "根",
|
|
91
|
-
"components:ouFilter:treeSelector:
|
|
92
|
-
"components:ouFilter:treeSelector:
|
|
91
|
+
"components:ouFilter:treeSelector:arrowLabel:closed": "在 {parentName} 的子项 {level} 级别展开 {name}",
|
|
92
|
+
"components:ouFilter:treeSelector:arrowLabel:open": "在 {parentName} 的子项 {level} 级别折叠 {name}",
|
|
93
93
|
"components:ouFilter:treeSelector:clearLabel": "清除",
|
|
94
|
-
"components:ouFilter:treeSelector:
|
|
94
|
+
"components:ouFilter:treeSelector:dropdownAction": "打开 {name} 筛选器",
|
|
95
|
+
"components:ouFilter:treeSelector:filterBy": "筛选条件",
|
|
95
96
|
"components:ouFilter:treeSelector:loadMoreLabel": "加载更多",
|
|
96
|
-
"components:ouFilter:treeSelector:noSearchResults": "没有搜索结果",
|
|
97
97
|
"components:ouFilter:treeSelector:noFiltersAvailable": "无可用筛选器",
|
|
98
|
+
"components:ouFilter:treeSelector:noSearchResults": "没有搜索结果",
|
|
99
|
+
"components:ouFilter:treeSelector:node:ariaLabel": "{name},{parentName} 的子项,",
|
|
98
100
|
"components:ouFilter:treeSelector:parentLoadMore:ariaLabel": "加载更多子组织单位",
|
|
101
|
+
"components:ouFilter:treeSelector:searchLabel": "搜索",
|
|
99
102
|
"components:ouFilter:treeSelector:searchLoadMore:ariaLabel": "加载更多搜索结果",
|
|
100
103
|
"components:ouFilter:treeSelector:searchPlaceholder": "搜索...",
|
|
101
|
-
"components:ouFilter:treeSelector:
|
|
102
|
-
"components:ouFilter:treeSelector:arrowLabel:closed": "在 {parentName} 的子项 {level} 级别展开 {name}",
|
|
103
|
-
"components:ouFilter:treeSelector:arrowLabel:open": "在 {parentName} 的子项 {level} 级别折叠 {name}",
|
|
104
|
-
"components:ouFilter:treeSelector:node:ariaLabel": "{name},{parentName} 的子项,",
|
|
104
|
+
"components:ouFilter:treeSelector:selectAllLabel": "全选",
|
|
105
105
|
"components:pagination:amountPerPage": "每页 {count} 个结果",
|
|
106
106
|
"components:pagination:currentPage": "第 {pageNumber} 页,共 {maxPageNumber} 页",
|
|
107
107
|
"components:pagination:nextPage": "下一页",
|
|
108
108
|
"components:pagination:previousPage": "上一页",
|
|
109
109
|
"components:pagination:resultsPerPage": "每页结果数",
|
|
110
110
|
"components:wizard:aria.steplabel": "全部 {currentStep} 步中的 {totalSteps} 步",
|
|
111
|
-
"components:wizard:
|
|
112
|
-
"components:wizard:stepper.defaults.restart": "重新开始",
|
|
111
|
+
"components:wizard:next.button.tooltip": "继续下一步",
|
|
113
112
|
"components:wizard:restart.button.tooltip": "返回第一步",
|
|
114
|
-
"components:wizard:
|
|
113
|
+
"components:wizard:stepper.defaults.next": "下一个",
|
|
114
|
+
"components:wizard:stepper.defaults.restart": "重新开始"
|
|
115
115
|
};
|