Skip to content

Commit

Permalink
Update translations [skip ci] (#7201)
Browse files Browse the repository at this point in the history
Co-authored-by: D8H <[email protected]>
  • Loading branch information
github-actions[bot] and D8H authored Nov 28, 2024
1 parent 8743f70 commit 3260b28
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions newIDE/app/src/locales/LocalesMetadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ module.exports = [
"languageCode": "el_GR",
"languageName": "Greek",
"languageNativeName": "Ελληνικά",
"translationRatio": 0.20346767711562752
"translationRatio": 0.20427144333448155
},
{
"languageCode": "en",
Expand Down Expand Up @@ -155,7 +155,7 @@ module.exports = [
"languageCode": "ja_JP",
"languageName": "Japanese",
"languageNativeName": "日本語",
"translationRatio": 0.9839246756229189
"translationRatio": 0.9861063267883798
},
{
"languageCode": "ka_GE",
Expand Down Expand Up @@ -221,7 +221,7 @@ module.exports = [
"languageCode": "pl_PL",
"languageName": "Polish",
"languageNativeName": "Polski",
"translationRatio": 0.9886324491904926
"translationRatio": 0.9897806866459984
},
{
"languageCode": "pseudo_LOCALE",
Expand All @@ -233,7 +233,7 @@ module.exports = [
"languageCode": "pt_BR",
"languageName": "Brazilian Portuguese",
"languageNativeName": "Português brasileiro",
"translationRatio": 0.8604891491560455
"translationRatio": 0.8656562177058216
},
{
"languageCode": "pt_PT",
Expand All @@ -251,7 +251,7 @@ module.exports = [
"languageCode": "ru_RU",
"languageName": "Russian",
"languageNativeName": "Русский",
"translationRatio": 0.9910437478470547
"translationRatio": 0.9921919853025606
},
{
"languageCode": "si_LK",
Expand Down Expand Up @@ -317,7 +317,7 @@ module.exports = [
"languageCode": "uk_UA",
"languageName": "Ukrainian",
"languageNativeName": "Українська",
"translationRatio": 0.9879435067171891
"translationRatio": 0.9901251578826501
},
{
"languageCode": "ur_PK",
Expand Down Expand Up @@ -347,7 +347,7 @@ module.exports = [
"languageCode": "zh_CN",
"languageName": "Chinese Simplified",
"languageNativeName": "简化字",
"translationRatio": 0.991503042829257
"translationRatio": 0.99207716155701
},
{
"languageCode": "zh_TW",
Expand Down
2 changes: 1 addition & 1 deletion newIDE/app/src/locales/el_GR/messages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion newIDE/app/src/locales/ja_JP/messages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion newIDE/app/src/locales/pl_PL/messages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion newIDE/app/src/locales/pt_BR/messages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion newIDE/app/src/locales/ru_RU/messages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion newIDE/app/src/locales/uk_UA/messages.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion newIDE/app/src/locales/zh_CN/messages.js

Large diffs are not rendered by default.

0 comments on commit 3260b28

Please sign in to comment.