Skip to content

Commit

Permalink
automated commit from rosetta for sim/lib vegas, locale in
Browse files Browse the repository at this point in the history
  • Loading branch information
phet-dev committed Sep 20, 2022
1 parent 60a5460 commit 8a715b0
Showing 1 changed file with 91 additions and 58 deletions.
149 changes: 91 additions & 58 deletions vegas/vegas-strings_in.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,95 @@
{
"chooseYourLevel": {
"value": "Pilih Levelmu!",
"history": [
{
"userId": 1035812,
"timestamp": 1649381504394,
"oldValue": "",
"newValue": "Pilih Levelmu!"
}
]
},
"done": {
"value": "Selesai",
"history": [
{
"userId": 893129,
"timestamp": 1663716194166,
"oldValue": "",
"newValue": "Selesai"
}
]
},
"next": {
"value": "Selanjutnya",
"history": [
{
"userId": 177550,
"timestamp": 1472877570612,
"oldValue": "",
"newValue": "Selanjutnya",
"explanation": null
}
]
},
"score": {
"value": "Skor:",
"history": [
{
"userId": 1035812,
"timestamp": 1649381504394,
"oldValue": "",
"newValue": "Skor:"
}
]
},
"pattern.score.number": {
"value": "Skor: {{score}}",
"history": [
{
"userId": 893129,
"timestamp": 1663716194166,
"oldValue": "",
"newValue": "Skor: {{score}}"
}
]
},
"youCompletedAllLevels": {
"value": "Kamu telah menyelesaikan semua level!",
"history": [
{
"userId": 893129,
"timestamp": 1663716194166,
"oldValue": "",
"newValue": "Kamu telah menyelesaikan semua level!"
}
]
},
"pattern.0minutes.1seconds": {
"value": "{0}:{1}",
"history": [
{
"userId": 177550,
"timestamp": 1472877570612,
"oldValue": "",
"newValue": "{0}:{1}",
"explanation": null
}
]
},
"pattern.0hours.1minutes.2seconds": {
"value": "{0}:{1}:{2}",
"history": [
{
"userId": 177550,
"timestamp": 1472877570612,
"oldValue": "",
"newValue": "{0}:{1}:{2}",
"explanation": null
}
]
},
"pattern.0yourBest": {
"value": "(Skor Terbaikmu: {0})",
"history": [
Expand Down Expand Up @@ -35,17 +126,6 @@
}
]
},
"chooseYourLevel": {
"value": "Pilih Levelmu!",
"history": [
{
"userId": 1035812,
"timestamp": 1649381504394,
"oldValue": "",
"newValue": "Pilih Levelmu!"
}
]
},
"continue": {
"value": "Lanjutkan",
"history": [
Expand Down Expand Up @@ -118,17 +198,6 @@
}
]
},
"score": {
"value": "Skor:",
"history": [
{
"userId": 1035812,
"timestamp": 1649381504394,
"oldValue": "",
"newValue": "Skor:"
}
]
},
"label.scorePattern": {
"value": "Skor : {0}",
"history": [
Expand Down Expand Up @@ -189,30 +258,6 @@
}
]
},
"pattern.0minutes.1seconds": {
"value": "{0}:{1}",
"history": [
{
"userId": 177550,
"timestamp": 1472877570612,
"oldValue": "",
"newValue": "{0}:{1}",
"explanation": null
}
]
},
"pattern.0hours.1minutes.2seconds": {
"value": "{0}:{1}:{2}",
"history": [
{
"userId": 177550,
"timestamp": 1472877570612,
"oldValue": "",
"newValue": "{0}:{1}:{2}",
"explanation": null
}
]
},
"button.newGame": {
"value": "Permainan Baru",
"history": [
Expand Down Expand Up @@ -273,18 +318,6 @@
}
]
},
"next": {
"value": "Selanjutnya",
"history": [
{
"userId": 177550,
"timestamp": 1472877570612,
"oldValue": "",
"newValue": "Selanjutnya",
"explanation": null
}
]
},
"pattern.0challenge.1max": {
"value": "Tantangan {0} dari {1}",
"history": [
Expand Down

0 comments on commit 8a715b0

Please sign in to comment.