Skip to content

Commit

Permalink
Pontoon: Update Hebrew (he) localization of PokeRogue
Browse files Browse the repository at this point in the history
Co-authored-by: Rez <[email protected]>
  • Loading branch information
MeganiumOpus authored and Pontoon committed Oct 11, 2024
1 parent 1b3e5a6 commit f2c5e78
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 1 deletion.
37 changes: 36 additions & 1 deletion he/ability.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
},
"poisonPoint": {
"name": "רעלן",
"description": "יצירת מגע עם הפוקימון עשוי להרעיל את התוקף."
"description": "מגע עם הפוקימון עשוי להרעיל את התוקף."
},
"innerFocus": {
"name": "ריכוז פנימי",
Expand Down Expand Up @@ -190,5 +190,40 @@
"earlyBird": {
"name": "משכים קום",
"description": "הפוקימון מתעורר משינה פי שניים מהר יותר מפוקימונים אחרים."
},
"flameBody": {
"name": "גוף דליק",
"description": "מגע עם הפוקימון עשוי לשרוף את התוקף."
},
"runAway": {
"name": "הימלטות",
"description": "מאפשר מילוט בטוח מפוקימונים פראיים."
},
"keenEye": {
"name": "מבט חודר",
"description": "העיניים החדות של הפוקימון מונעות מפוקימונים אחרים להוריד לו את הדיוק."
},
"hyperCutter": {
"name": "צבתות על",
"description": "הפוקימון גאה בצבתות החזקות שלו, שמונעות מפוקימונים אחרים להוריד לו את נתון ההתקפה."
},
"pickup": {
"name": "ליקוט",
"description": "הפוקימון עשוי להרים פריט שפוקימון יריב החזיק במהלך קרב."
},
"truant": {
"name": "שמיטה",
"description": "הפוקימון לא יכול להשתמש במהלך כלשהו אם הוא השתמש במהלך כלשהו בתור הקודם."
},
"hustle": {
"name": "מרץ",
"description": "מחזק את נתון ההתקפה, אבל מוריד את הדיוק."
},
"cuteCharm": {
"name": "כוח המשיכה",
"description": "מגע עם הפוקימון עלול לגרום להתאהבות."
},
"plus": {
"name": "פלוס"
}
}
3 changes: 3 additions & 0 deletions he/arena-flyout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"gravity": "כבידה"
}
4 changes: 4 additions & 0 deletions he/arena-tag.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"gravityOnAdd": "כוח הכבידה התחזק!",
"gravityOnRemove": "כוח הכבידה חזר לקדמותו!"
}
5 changes: 5 additions & 0 deletions he/move.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"gravity": {
"name": "כוח הכבידה"
}
}

0 comments on commit f2c5e78

Please sign in to comment.