@brightspace-ui/intl 3.31.2 → 3.31.4
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/lang/ar.js +1 -1
- package/lang/cy.js +3 -3
- package/lang/da.js +2 -2
- package/lang/es-es.js +4 -4
- package/lang/es.js +2 -2
- package/lang/fr-fr.js +1 -1
- package/lang/hi.js +9 -9
- package/lang/ja.js +1 -1
- package/lang/ko.js +1 -1
- package/lang/pt.js +1 -1
- package/lang/sv.js +4 -4
- package/lang/tr.js +2 -2
- package/lang/zh-cn.js +2 -2
- package/lang/zh-tw.js +1 -1
- package/package.json +1 -1
package/lang/ar.js
CHANGED
|
@@ -17,7 +17,7 @@ export default {
|
|
|
17
17
|
"intl-common:actions:save": "حفظ", // save action (in Title Case)
|
|
18
18
|
"intl-common:actions:saveAndClose": "حفظ وإغلاق", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "حفظ وجديد", // save and new action (in Title Case)
|
|
20
|
-
"intl-common:actions:search": "
|
|
20
|
+
"intl-common:actions:search": "بحث", // search action (in Title Case)
|
|
21
21
|
"intl-common:actions:submit": "تسليم", // submit action (in Title Case)
|
|
22
22
|
"intl-common:actions:update": "تحديث", // update action (in Title Case)
|
|
23
23
|
"intl-common:characters:ampersand": "علامة العطف ”&“", // short name or description of the "&" character
|
package/lang/cy.js
CHANGED
|
@@ -13,7 +13,7 @@ export default {
|
|
|
13
13
|
"intl-common:actions:edit": "Golygu", // edit action (in Title Case)
|
|
14
14
|
"intl-common:actions:finish": "Gorffen", // finish action (in Title Case)
|
|
15
15
|
"intl-common:actions:print": "Argraffu", // print action (in Title Case)
|
|
16
|
-
"intl-common:actions:remove": "
|
|
16
|
+
"intl-common:actions:remove": "Tynnu", // remove action (in Title Case)
|
|
17
17
|
"intl-common:actions:save": "Cadw", // save action (in Title Case)
|
|
18
18
|
"intl-common:actions:saveAndClose": "Cadw a Chau", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "Cadw a Newydd", // save and new action (in Title Case)
|
|
@@ -34,8 +34,8 @@ export default {
|
|
|
34
34
|
"intl-common:characters:questionMark": "gofynnod", // short name or description of the "?" character
|
|
35
35
|
"intl-common:characters:quotationMark": "dyfynnod", // short name or description of the '"' character
|
|
36
36
|
"intl-common:confirm:no": "Na", // no response to a question (in Title Case)
|
|
37
|
-
"intl-common:confirm:ok": "
|
|
38
|
-
"intl-common:confirm:yes": "
|
|
37
|
+
"intl-common:confirm:ok": "Iawn", // okay response to a question
|
|
38
|
+
"intl-common:confirm:yes": "Ie", // yes response to a question (in Title Case)
|
|
39
39
|
"intl-common:navigation:back:title": "Yn ôl", // term for navigating back to the previous page (in Title Case)
|
|
40
40
|
"intl-common:navigation:continue:title": "Parhau", // continue action (in Title Case)
|
|
41
41
|
"intl-common:navigation:next:title": "Nesaf", // term for navigating to the next page or item (in Title Case)
|
package/lang/da.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"intl-common:actions:add": "Tilføj", // add action (in Title Case)
|
|
3
3
|
"intl-common:actions:apply": "Anvend", // apply action (in Title Case)
|
|
4
|
-
"intl-common:actions:browse": "
|
|
4
|
+
"intl-common:actions:browse": "Søg", // browse action (in Title Case)
|
|
5
5
|
"intl-common:actions:cancel": "Annuller", // cancel action (in Title Case)
|
|
6
6
|
"intl-common:actions:clear": "Ryd", // clear action (in Title Case)
|
|
7
7
|
"intl-common:actions:close": "Luk", // close action (in Title Case)
|
|
@@ -18,7 +18,7 @@ export default {
|
|
|
18
18
|
"intl-common:actions:saveAndClose": "Gem og luk", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "Gem og ny", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "Søg", // search action (in Title Case)
|
|
21
|
-
"intl-common:actions:submit": "
|
|
21
|
+
"intl-common:actions:submit": "Indsend", // submit action (in Title Case)
|
|
22
22
|
"intl-common:actions:update": "Opdater", // update action (in Title Case)
|
|
23
23
|
"intl-common:characters:ampersand": "og-tegn", // short name or description of the "&" character
|
|
24
24
|
"intl-common:characters:apostrophe": "apostrof", // short name or description of the "'" character
|
package/lang/es-es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"intl-common:actions:add": "
|
|
2
|
+
"intl-common:actions:add": "Añadir", // add action (in Title Case)
|
|
3
3
|
"intl-common:actions:apply": "Aplicar", // apply action (in Title Case)
|
|
4
|
-
"intl-common:actions:browse": "
|
|
4
|
+
"intl-common:actions:browse": "Buscar", // browse action (in Title Case)
|
|
5
5
|
"intl-common:actions:cancel": "Cancelar", // cancel action (in Title Case)
|
|
6
6
|
"intl-common:actions:clear": "Borrar", // clear action (in Title Case)
|
|
7
7
|
"intl-common:actions:close": "Cerrar", // close action (in Title Case)
|
|
@@ -9,7 +9,7 @@ export default {
|
|
|
9
9
|
"intl-common:actions:copy": "Copiar", // copy action (in Title Case)
|
|
10
10
|
"intl-common:actions:create": "Crear", // create action (in Title Case)
|
|
11
11
|
"intl-common:actions:delete": "Eliminar", // delete action (in Title Case)
|
|
12
|
-
"intl-common:actions:done": "
|
|
12
|
+
"intl-common:actions:done": "Hecho", // done action (in Title Case)
|
|
13
13
|
"intl-common:actions:edit": "Editar", // edit action (in Title Case)
|
|
14
14
|
"intl-common:actions:finish": "Finalizar", // finish action (in Title Case)
|
|
15
15
|
"intl-common:actions:print": "Imprimir", // print action (in Title Case)
|
|
@@ -34,7 +34,7 @@ export default {
|
|
|
34
34
|
"intl-common:characters:questionMark": "signo de interrogación", // short name or description of the "?" character
|
|
35
35
|
"intl-common:characters:quotationMark": "comillas", // short name or description of the '"' character
|
|
36
36
|
"intl-common:confirm:no": "No", // no response to a question (in Title Case)
|
|
37
|
-
"intl-common:confirm:ok": "
|
|
37
|
+
"intl-common:confirm:ok": "Aceptar", // okay response to a question
|
|
38
38
|
"intl-common:confirm:yes": "Sí", // yes response to a question (in Title Case)
|
|
39
39
|
"intl-common:navigation:back:title": "Anterior", // term for navigating back to the previous page (in Title Case)
|
|
40
40
|
"intl-common:navigation:continue:title": "Continuar", // continue action (in Title Case)
|
package/lang/es.js
CHANGED
|
@@ -16,7 +16,7 @@ export default {
|
|
|
16
16
|
"intl-common:actions:remove": "Eliminar", // remove action (in Title Case)
|
|
17
17
|
"intl-common:actions:save": "Guardar", // save action (in Title Case)
|
|
18
18
|
"intl-common:actions:saveAndClose": "Guardar y cerrar", // save and close action (in Title Case)
|
|
19
|
-
"intl-common:actions:saveAndNew": "Guardar y nuevo", // save and new action (in Title Case)
|
|
19
|
+
"intl-common:actions:saveAndNew": "Guardar y nuevo/a", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "Buscar", // search action (in Title Case)
|
|
21
21
|
"intl-common:actions:submit": "Enviar", // submit action (in Title Case)
|
|
22
22
|
"intl-common:actions:update": "Actualizar", // update action (in Title Case)
|
|
@@ -34,7 +34,7 @@ export default {
|
|
|
34
34
|
"intl-common:characters:questionMark": "signo de interrogación", // short name or description of the "?" character
|
|
35
35
|
"intl-common:characters:quotationMark": "comilla", // short name or description of the '"' character
|
|
36
36
|
"intl-common:confirm:no": "No", // no response to a question (in Title Case)
|
|
37
|
-
"intl-common:confirm:ok": "
|
|
37
|
+
"intl-common:confirm:ok": "Aceptar", // okay response to a question
|
|
38
38
|
"intl-common:confirm:yes": "Sí", // yes response to a question (in Title Case)
|
|
39
39
|
"intl-common:navigation:back:title": "Anterior", // term for navigating back to the previous page (in Title Case)
|
|
40
40
|
"intl-common:navigation:continue:title": "Continuar", // continue action (in Title Case)
|
package/lang/fr-fr.js
CHANGED
|
@@ -18,7 +18,7 @@ export default {
|
|
|
18
18
|
"intl-common:actions:saveAndClose": "Enregistrer et fermer", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "Enregistrer et nouveau", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "Rechercher", // search action (in Title Case)
|
|
21
|
-
"intl-common:actions:submit": "
|
|
21
|
+
"intl-common:actions:submit": "Soumettre", // submit action (in Title Case)
|
|
22
22
|
"intl-common:actions:update": "Mettre à jour", // update action (in Title Case)
|
|
23
23
|
"intl-common:characters:ampersand": "esperluette", // short name or description of the "&" character
|
|
24
24
|
"intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character
|
package/lang/hi.js
CHANGED
|
@@ -2,24 +2,24 @@ export default {
|
|
|
2
2
|
"intl-common:actions:add": "जोड़ें", // add action (in Title Case)
|
|
3
3
|
"intl-common:actions:apply": "लागू करें", // apply action (in Title Case)
|
|
4
4
|
"intl-common:actions:browse": "ब्राउज़ करें", // browse action (in Title Case)
|
|
5
|
-
"intl-common:actions:cancel": "
|
|
6
|
-
"intl-common:actions:clear": "
|
|
5
|
+
"intl-common:actions:cancel": "कैंसल करें", // cancel action (in Title Case)
|
|
6
|
+
"intl-common:actions:clear": "मिटाएं", // clear action (in Title Case)
|
|
7
7
|
"intl-common:actions:close": "बंद करें", // close action (in Title Case)
|
|
8
|
-
"intl-common:actions:confirm": "
|
|
8
|
+
"intl-common:actions:confirm": "कन्फ़र्म करें", // confirm action (in Title Case)
|
|
9
9
|
"intl-common:actions:copy": "कॉपी करें", // copy action (in Title Case)
|
|
10
10
|
"intl-common:actions:create": "बनाएँ", // create action (in Title Case)
|
|
11
11
|
"intl-common:actions:delete": "हटाएँ", // delete action (in Title Case)
|
|
12
|
-
"intl-common:actions:done": "
|
|
13
|
-
"intl-common:actions:edit": "
|
|
12
|
+
"intl-common:actions:done": "पूरा हो गया", // done action (in Title Case)
|
|
13
|
+
"intl-common:actions:edit": "एडिट करें", // edit action (in Title Case)
|
|
14
14
|
"intl-common:actions:finish": "समाप्त करें", // finish action (in Title Case)
|
|
15
15
|
"intl-common:actions:print": "प्रिंट करें", // print action (in Title Case)
|
|
16
16
|
"intl-common:actions:remove": "निकालें", // remove action (in Title Case)
|
|
17
|
-
"intl-common:actions:save": "
|
|
18
|
-
"intl-common:actions:saveAndClose": "
|
|
19
|
-
"intl-common:actions:saveAndNew": "
|
|
17
|
+
"intl-common:actions:save": "सेव करें", // save action (in Title Case)
|
|
18
|
+
"intl-common:actions:saveAndClose": "सेव करके बंद करें", // save and close action (in Title Case)
|
|
19
|
+
"intl-common:actions:saveAndNew": "सेव करें और नया", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "खोजें", // search action (in Title Case)
|
|
21
21
|
"intl-common:actions:submit": "सबमिट करें", // submit action (in Title Case)
|
|
22
|
-
"intl-common:actions:update": "
|
|
22
|
+
"intl-common:actions:update": "अपडेट करें", // update action (in Title Case)
|
|
23
23
|
"intl-common:characters:ampersand": "ऐंपरसैंड", // short name or description of the "&" character
|
|
24
24
|
"intl-common:characters:apostrophe": "एपोस्ट्रॉफी", // short name or description of the "'" character
|
|
25
25
|
"intl-common:characters:asterisk": "एस्टरिक", // short name or description of the "*" character
|
package/lang/ja.js
CHANGED
|
@@ -16,7 +16,7 @@ export default {
|
|
|
16
16
|
"intl-common:actions:remove": "削除", // remove action (in Title Case)
|
|
17
17
|
"intl-common:actions:save": "保存", // save action (in Title Case)
|
|
18
18
|
"intl-common:actions:saveAndClose": "保存して閉じる", // save and close action (in Title Case)
|
|
19
|
-
"intl-common:actions:saveAndNew": "
|
|
19
|
+
"intl-common:actions:saveAndNew": "保存して新規作成", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "検索", // search action (in Title Case)
|
|
21
21
|
"intl-common:actions:submit": "送信", // submit action (in Title Case)
|
|
22
22
|
"intl-common:actions:update": "更新", // update action (in Title Case)
|
package/lang/ko.js
CHANGED
|
@@ -11,7 +11,7 @@ export default {
|
|
|
11
11
|
"intl-common:actions:delete": "삭제", // delete action (in Title Case)
|
|
12
12
|
"intl-common:actions:done": "완료", // done action (in Title Case)
|
|
13
13
|
"intl-common:actions:edit": "편집", // edit action (in Title Case)
|
|
14
|
-
"intl-common:actions:finish": "
|
|
14
|
+
"intl-common:actions:finish": "마침", // finish action (in Title Case)
|
|
15
15
|
"intl-common:actions:print": "인쇄", // print action (in Title Case)
|
|
16
16
|
"intl-common:actions:remove": "제거", // remove action (in Title Case)
|
|
17
17
|
"intl-common:actions:save": "저장", // save action (in Title Case)
|
package/lang/pt.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"intl-common:actions:add": "Adicionar", // add action (in Title Case)
|
|
3
3
|
"intl-common:actions:apply": "Aplicar", // apply action (in Title Case)
|
|
4
|
-
"intl-common:actions:browse": "
|
|
4
|
+
"intl-common:actions:browse": "Procurar", // browse action (in Title Case)
|
|
5
5
|
"intl-common:actions:cancel": "Cancelar", // cancel action (in Title Case)
|
|
6
6
|
"intl-common:actions:clear": "Limpar", // clear action (in Title Case)
|
|
7
7
|
"intl-common:actions:close": "Fechar", // close action (in Title Case)
|
package/lang/sv.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"intl-common:actions:add": "Lägg till", // add action (in Title Case)
|
|
3
|
-
"intl-common:actions:apply": "
|
|
3
|
+
"intl-common:actions:apply": "Tillämpa", // apply action (in Title Case)
|
|
4
4
|
"intl-common:actions:browse": "Bläddra", // browse action (in Title Case)
|
|
5
5
|
"intl-common:actions:cancel": "Avbryt", // cancel action (in Title Case)
|
|
6
6
|
"intl-common:actions:clear": "Rensa", // clear action (in Title Case)
|
|
@@ -17,8 +17,8 @@ export default {
|
|
|
17
17
|
"intl-common:actions:save": "Spara", // save action (in Title Case)
|
|
18
18
|
"intl-common:actions:saveAndClose": "Spara och stäng", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "Spara och ny", // save and new action (in Title Case)
|
|
20
|
-
"intl-common:actions:search": "
|
|
21
|
-
"intl-common:actions:submit": "Skicka", // submit action (in Title Case)
|
|
20
|
+
"intl-common:actions:search": "Sök", // search action (in Title Case)
|
|
21
|
+
"intl-common:actions:submit": "Skicka in", // submit action (in Title Case)
|
|
22
22
|
"intl-common:actions:update": "Uppdatera", // update action (in Title Case)
|
|
23
23
|
"intl-common:characters:ampersand": "et-tecken", // short name or description of the "&" character
|
|
24
24
|
"intl-common:characters:apostrophe": "apostrof", // short name or description of the "'" character
|
|
@@ -34,7 +34,7 @@ export default {
|
|
|
34
34
|
"intl-common:characters:questionMark": "frågetecken", // short name or description of the "?" character
|
|
35
35
|
"intl-common:characters:quotationMark": "citattecken", // short name or description of the '"' character
|
|
36
36
|
"intl-common:confirm:no": "Nej", // no response to a question (in Title Case)
|
|
37
|
-
"intl-common:confirm:ok": "
|
|
37
|
+
"intl-common:confirm:ok": "OK", // okay response to a question
|
|
38
38
|
"intl-common:confirm:yes": "Ja", // yes response to a question (in Title Case)
|
|
39
39
|
"intl-common:navigation:back:title": "Tillbaka", // term for navigating back to the previous page (in Title Case)
|
|
40
40
|
"intl-common:navigation:continue:title": "Fortsätt", // continue action (in Title Case)
|
package/lang/tr.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"intl-common:actions:add": "Ekle", // add action (in Title Case)
|
|
3
3
|
"intl-common:actions:apply": "Uygula", // apply action (in Title Case)
|
|
4
|
-
"intl-common:actions:browse": "
|
|
4
|
+
"intl-common:actions:browse": "Göz at", // browse action (in Title Case)
|
|
5
5
|
"intl-common:actions:cancel": "İptal", // cancel action (in Title Case)
|
|
6
6
|
"intl-common:actions:clear": "Temizle", // clear action (in Title Case)
|
|
7
7
|
"intl-common:actions:close": "Kapat", // close action (in Title Case)
|
|
@@ -33,7 +33,7 @@ export default {
|
|
|
33
33
|
"intl-common:characters:pipe": "düz çizgi", // short name or description of the "|" character
|
|
34
34
|
"intl-common:characters:questionMark": "soru işareti", // short name or description of the "?" character
|
|
35
35
|
"intl-common:characters:quotationMark": "tırnak işareti", // short name or description of the '"' character
|
|
36
|
-
"intl-common:confirm:no": "
|
|
36
|
+
"intl-common:confirm:no": "Hayır", // no response to a question (in Title Case)
|
|
37
37
|
"intl-common:confirm:ok": "Tamam", // okay response to a question
|
|
38
38
|
"intl-common:confirm:yes": "Evet", // yes response to a question (in Title Case)
|
|
39
39
|
"intl-common:navigation:back:title": "Geri", // term for navigating back to the previous page (in Title Case)
|
package/lang/zh-cn.js
CHANGED
|
@@ -13,9 +13,9 @@ export default {
|
|
|
13
13
|
"intl-common:actions:edit": "编辑", // edit action (in Title Case)
|
|
14
14
|
"intl-common:actions:finish": "完成", // finish action (in Title Case)
|
|
15
15
|
"intl-common:actions:print": "打印", // print action (in Title Case)
|
|
16
|
-
"intl-common:actions:remove": "
|
|
16
|
+
"intl-common:actions:remove": "移除", // remove action (in Title Case)
|
|
17
17
|
"intl-common:actions:save": "保存", // save action (in Title Case)
|
|
18
|
-
"intl-common:actions:saveAndClose": "
|
|
18
|
+
"intl-common:actions:saveAndClose": "保存并关闭", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "保存并创建", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "搜索", // search action (in Title Case)
|
|
21
21
|
"intl-common:actions:submit": "提交", // submit action (in Title Case)
|
package/lang/zh-tw.js
CHANGED
|
@@ -15,7 +15,7 @@ export default {
|
|
|
15
15
|
"intl-common:actions:print": "列印", // print action (in Title Case)
|
|
16
16
|
"intl-common:actions:remove": "移除", // remove action (in Title Case)
|
|
17
17
|
"intl-common:actions:save": "儲存", // save action (in Title Case)
|
|
18
|
-
"intl-common:actions:saveAndClose": "
|
|
18
|
+
"intl-common:actions:saveAndClose": "儲存並關閉", // save and close action (in Title Case)
|
|
19
19
|
"intl-common:actions:saveAndNew": "儲存並新增", // save and new action (in Title Case)
|
|
20
20
|
"intl-common:actions:search": "搜尋", // search action (in Title Case)
|
|
21
21
|
"intl-common:actions:submit": "提交", // submit action (in Title Case)
|
package/package.json
CHANGED