@brightspace-ui/labs 2.11.0 → 2.11.2
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 +1 -1
- package/src/lang/haw.js +13 -13
- package/src/lang/zh-cn.js +1 -1
package/package.json
CHANGED
package/src/lang/haw.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"components:accessibilityDisabilitySimulator:blurLevel": "Blur
|
|
2
|
+
"components:accessibilityDisabilitySimulator:blurLevel": "ʻĀpana Blur", // Label for input slider that users can use to change the level of blurriness
|
|
3
3
|
"components:accessibilityDisabilitySimulator:colorblindAchromatopsia": "Achromatopsia", // Disability simulation option for users with Achromatiopsia colorblindness
|
|
4
4
|
"components:accessibilityDisabilitySimulator:colorblindDeuteranopia": "Deuteranopia", // Disability simulation option for users with Deuteranopia colorblindness
|
|
5
5
|
"components:accessibilityDisabilitySimulator:colorblindProtanopia": "Protanopia", // Disability simulation option for users with Protanopia colorblindness
|
|
6
6
|
"components:accessibilityDisabilitySimulator:colorblindTritanopia": "Tritanopia", // Disability simulation option for users with Tritanopia colorblindness
|
|
7
|
-
"components:accessibilityDisabilitySimulator:colorblindness": "
|
|
8
|
-
"components:accessibilityDisabilitySimulator:keyboardOnly": "Keyboard
|
|
9
|
-
"components:accessibilityDisabilitySimulator:lowVision": "
|
|
10
|
-
"components:accessibilityDisabilitySimulator:noVision": "
|
|
7
|
+
"components:accessibilityDisabilitySimulator:colorblindness": "Makapō kala", // Disability simulation option for users with Colorblindness
|
|
8
|
+
"components:accessibilityDisabilitySimulator:keyboardOnly": "Keyboard Wale", // Disability simulation option for users who can only use the keyboard for navigation
|
|
9
|
+
"components:accessibilityDisabilitySimulator:lowVision": "Nānā Haʻahaʻa", // Disability simulation option for users with a limited ability to see
|
|
10
|
+
"components:accessibilityDisabilitySimulator:noVision": "ʻAʻohe ʻike", // Disability simulation option for users without the ability to see
|
|
11
11
|
"components:accessibilityDisabilitySimulator:none": "ʻAʻohe", // Disability simulation option that represents having no disability
|
|
12
|
-
"components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "
|
|
13
|
-
"components:accessibilityDisabilitySimulator:simulationType": "
|
|
14
|
-
"components:attributePicker:addValue": "
|
|
15
|
-
"components:attributePicker:limitReached": "
|
|
16
|
-
"components:attributePicker:minimumRequirement": "
|
|
12
|
+
"components:accessibilityDisabilitySimulator:screenreaderAndTabAlert": "E ho'ā i kāu mea heluhelu pale a kau i ka ʻike", // Alert that prompts the user to use a screenreader and tabbing to view content
|
|
13
|
+
"components:accessibilityDisabilitySimulator:simulationType": "ʻAno hoʻohālike:", // Label for the disability simulation options
|
|
14
|
+
"components:attributePicker:addValue": "Kaomi e hoʻohui i ka waiwai {value}", // Label for screen readers to inform user that they can click to add the given value
|
|
15
|
+
"components:attributePicker:limitReached": "Ua hiki ʻoe i ka palena o {value} koʻikoʻi i koho ʻia", // Tooltip that appears when the user has reach the maximum amount of attributes
|
|
16
|
+
"components:attributePicker:minimumRequirement": "Pono e hoʻonoho i hoʻokahi waiwai", // 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": "Kaomi, kaomi i hope, a i ʻole ke kī holoi e wehe i ka mea {value}", // Label to inform user how they can remove the given value
|
|
18
|
-
"components:checkboxDrawer:checkboxCollapsed": "
|
|
19
|
-
"components:checkboxDrawer:checkboxExpanded": "
|
|
18
|
+
"components:checkboxDrawer:checkboxCollapsed": "Ua hāʻule ka pahu pahu", // Read by screen readers when focusing the collapsed (unchecked) checkbox, with the inner content hidden
|
|
19
|
+
"components:checkboxDrawer:checkboxExpanded": "Hoʻonui ʻia ka pahu pahu", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
20
|
"components:navigation:back": "Ke kua",
|
|
21
21
|
"components:navigation:next": "Aʻe",
|
|
22
22
|
"components:navigation:previous": "Mamua",
|
|
@@ -42,7 +42,7 @@ export default {
|
|
|
42
42
|
"components:optInFlyout:turnOn": "E hoʻā",
|
|
43
43
|
"components:optInFlyout:tutorialAndHelpMessage": "E nānā i kā mākou * kumu aʻo * a heluhelu i kā mākou ~ palapala kōkua ~ e hoʻomaka!",
|
|
44
44
|
"components:optInFlyout:tutorialMessage": "E nānā i kā mākou * kumu aʻo * e kōkua iā ʻoe e hoʻomaka!",
|
|
45
|
-
"components:pagination:amountPerPage": "{count} no
|
|
45
|
+
"components:pagination:amountPerPage": "{count} no ka aoao hookahi",
|
|
46
46
|
"components:pagination:currentPage": "Helu ʻaoʻao {pageNumber} o {maxPageNumber}",
|
|
47
47
|
"components:pagination:nextPage": "ʻAoʻao aʻe",
|
|
48
48
|
"components:pagination:previousPage": "ʻaoʻao mua",
|
package/src/lang/zh-cn.js
CHANGED
|
@@ -19,7 +19,7 @@ export default {
|
|
|
19
19
|
"components:checkboxDrawer:checkboxExpanded": "复选框已展开", // Read by screen readers when focusing the expanded (checked) checkbox, with the inner content shown
|
|
20
20
|
"components:navigation:back": "返回",
|
|
21
21
|
"components:navigation:next": "下一个",
|
|
22
|
-
"components:navigation:previous": "
|
|
22
|
+
"components:navigation:previous": "上一个",
|
|
23
23
|
"components:navigation:skipNav": "跳到主目录",
|
|
24
24
|
"components:optInFlyout:cancel": "取消",
|
|
25
25
|
"components:optInFlyout:close": "关闭此对话框",
|