scratch-l10n 3.18.75 → 3.18.77
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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,20 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.18.77](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.76...v3.18.77) (2024-03-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* pull new editor translations from Transifex ([3a2a466](https://github.com/scratchfoundation/scratch-l10n/commit/3a2a466c2013e6debb8681ae8359b372b8fd3340))
|
|
12
|
+
|
|
13
|
+
## [3.18.76](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.75...v3.18.76) (2024-03-22)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* **deps:** lock file maintenance ([39a3d52](https://github.com/scratchfoundation/scratch-l10n/commit/39a3d52e8e1564f48191834b35bdc0a8d506aeef))
|
|
19
|
+
|
|
6
20
|
## [3.18.75](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.74...v3.18.75) (2024-03-21)
|
|
7
21
|
|
|
8
22
|
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "scratch-l10n",
|
|
3
|
-
"version": "3.18.
|
|
3
|
+
"version": "3.18.77",
|
|
4
4
|
"description": "Localization for the Scratch 3.0 components",
|
|
5
5
|
"main": "./dist/l10n.js",
|
|
6
6
|
"browser": "./src/index.js",
|
|
@@ -47,15 +47,15 @@
|
|
|
47
47
|
},
|
|
48
48
|
"homepage": "https://github.com/scratchfoundation/scratch-l10n#readme",
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@babel/cli": "7.
|
|
51
|
-
"@babel/core": "7.24.
|
|
52
|
-
"@babel/eslint-parser": "7.
|
|
50
|
+
"@babel/cli": "7.24.1",
|
|
51
|
+
"@babel/core": "7.24.1",
|
|
52
|
+
"@babel/eslint-parser": "7.24.1",
|
|
53
53
|
"@babel/node": "7.23.9",
|
|
54
54
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
|
55
55
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
56
|
-
"@babel/plugin-transform-async-to-generator": "7.
|
|
57
|
-
"@babel/preset-env": "7.24.
|
|
58
|
-
"@babel/preset-react": "7.
|
|
56
|
+
"@babel/plugin-transform-async-to-generator": "7.24.1",
|
|
57
|
+
"@babel/preset-env": "7.24.1",
|
|
58
|
+
"@babel/preset-react": "7.24.1",
|
|
59
59
|
"@commitlint/cli": "18.6.1",
|
|
60
60
|
"@commitlint/config-conventional": "18.6.3",
|
|
61
61
|
"@transifex/api": "4.3.0",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"cookies.nav.manage": "Manage Cookies",
|
|
5
5
|
"cookies.nav.contact": "Liên lạc",
|
|
6
6
|
"cookies.lastUpdatedFormat": "The Scratch Cookie Policy was last updated {updated, date, long}",
|
|
7
|
-
"cookies.intro1": "
|
|
7
|
+
"cookies.intro1": "Chính sách Cookie này ( chính sách <b>“Cookie”</b> ) được cung cấp bởi Scratch Foundation ( <b>“Scratch”</b>, <b>“chúng tôi”</b> hoặc <b>“chúng ta”</b> ). Nó bổ sung thông tin và tiết lộ được bao gồm trong <privacy>Chính sách Bảo mật</privacy> của chúng tôi và giải thích cách Scratch sử dụng Cookie trên trang web scratch.mit.edu (trang web <b>“Scratch”</b>) đối với khách truy cập (<b>“bạn”</b>, <b>“người dùng”</b>). Với mục đích của Chính sách Cookie này, <b>“Thông tin cá nhân”</b> có nghĩa là bất kỳ thông tin liên quan đến một cá nhân được xác định hoặc có thể xác định được.",
|
|
8
8
|
"cookies.intro2": "When you use the Scratch Website, we use cookies, beacons, invisible tags, unique IDs and similar technologies (collectively <b>“Cookies”</b>) to automatically record certain Personal Information from your browser or device.",
|
|
9
9
|
"cookies.table.name": "Tên",
|
|
10
10
|
"cookies.table.provider": "Provider",
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
"cookies.table.expiration": "Expiration",
|
|
13
13
|
"cookies.table.session": "Session",
|
|
14
14
|
"cookies.table.persistent": "Persistent",
|
|
15
|
-
"cookies.table.days.1": "1
|
|
15
|
+
"cookies.table.days.1": "1 ngày",
|
|
16
16
|
"cookies.table.days.180": "180 ngày",
|
|
17
|
-
"cookies.table.weeks.2": "2
|
|
18
|
-
"cookies.table.weeks.3": "3
|
|
19
|
-
"cookies.table.months.6": "6
|
|
20
|
-
"cookies.table.years.1": "1
|
|
21
|
-
"cookies.table.years.2": "2
|
|
17
|
+
"cookies.table.weeks.2": "2 tuần",
|
|
18
|
+
"cookies.table.weeks.3": "3 tuần",
|
|
19
|
+
"cookies.table.months.6": "6 tháng",
|
|
20
|
+
"cookies.table.years.1": "1 năm",
|
|
21
|
+
"cookies.table.years.2": "2 năm",
|
|
22
22
|
"cookies.types.title": "What types of Cookies are used on the Scratch Website?",
|
|
23
23
|
"cookies.types.essentialTitle": "Essential Cookies",
|
|
24
24
|
"cookies.types.essentialIntro": "These are Cookies that are necessary to make the Scratch Website available to the user or ensure security. We use this Personal Information, for example, to ensure that the Scratch Website functions properly, or to prevent fraud. We use the following essential Cookies:",
|