scratch-l10n 3.18.333 → 3.18.334
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,13 @@
|
|
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.334](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.333...v3.18.334) (2024-10-09)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([3fd0780](https://github.com/scratchfoundation/scratch-l10n/commit/3fd078093e9cfa4656fb5074c62f69be44c4e110))
|
12
|
+
|
6
13
|
## [3.18.333](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.332...v3.18.333) (2024-10-08)
|
7
14
|
|
8
15
|
|
package/package.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
"general.accountSettings": "Impostazioni account",
|
5
5
|
"general.about": "Info",
|
6
6
|
"general.aboutScratch": "Info su Scratch",
|
7
|
-
"general.apiError": "Ops, Scratch ha dato
|
7
|
+
"general.apiError": "Ops, Scratch ha dato errore.",
|
8
8
|
"general.back": "Indietro",
|
9
9
|
"general.birthMonth": "Mese di Nascita",
|
10
10
|
"general.birthYear": "Anno di Nascita",
|
@@ -17,10 +17,10 @@
|
|
17
17
|
"general.contactUs": "Contattaci",
|
18
18
|
"general.getHelp": "Cerca Aiuto",
|
19
19
|
"general.contact": "Contatto",
|
20
|
-
"general.cookies": "
|
20
|
+
"general.cookies": "Cookie",
|
21
21
|
"general.done": "Fatto",
|
22
22
|
"general.downloadPDF": "Scarica il PDF",
|
23
|
-
"general.emailUs": "Scrivici",
|
23
|
+
"general.emailUs": "Scrivici una mail",
|
24
24
|
"general.conferences": "Conferenze",
|
25
25
|
"general.country": "Nazione",
|
26
26
|
"general.create": "Crea",
|
@@ -74,7 +74,7 @@
|
|
74
74
|
"general.other": "Altro",
|
75
75
|
"general.download": "Scarica sul tuo computer",
|
76
76
|
"general.password": "Password ",
|
77
|
-
"general.press": "
|
77
|
+
"general.press": "Premi",
|
78
78
|
"general.projectsSelected": "Scheda Progetti Selezionata",
|
79
79
|
"general.projectsNotS": "Progetti",
|
80
80
|
"general.privacyPolicy": "Politica della Privacy",
|