Skip to content

Commit

Permalink
Localisation updates from https://translatewiki.net.
Browse files Browse the repository at this point in the history
  • Loading branch information
translatewiki committed Jul 24, 2023
1 parent e9060f3 commit bf790f7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"YaronSh"
]
},
"bcmath-desc": "מספק אריתמטיקה דיוק משתני ליחידות לואה",
"bcmath-check-not-implemented": "התכונה „$1” לא הוטמעה עדיין!",
"bcmath-check-self-nan": "ל־„self” אין ערך תקני",
"bcmath-check-operand-nan": "לאופרטור \"$1\" עם האופרנד \"$2\" אין ערך תקין",
Expand All @@ -24,5 +25,8 @@
"bcmath-mod-divisor-zero": "מודולוס עם מחלק אפס",
"bcmath-mod-dividend-infinite": "מודולוס עם מחולק אינסופי",
"bcmath-pow-exponent-zero": "חזקה עם מעריך אפס",
"bcmath-pow-base-one": "חזקה עם בסיס אחד"
"bcmath-pow-base-one": "חזקה עם בסיס אחד",
"bcmath-powmod-divisor-zero": "חזקה עם מודולוס עם מחלק אפס",
"bcmath-powmod-exponent-negative": "חזקה עם מודולוס עם מעריך שלילי",
"bcmath-sqrt-operand-negative": "שורש ריבועי עם אופרנד שלילי"
}

0 comments on commit bf790f7

Please sign in to comment.