2014-03-28 21:39:14 +00:00
{
2014-04-16 15:54:08 +00:00
"@metadata" : {
"authors" : [
"Guycn2" ,
2015-06-26 19:58:13 +00:00
"Rotem Liss" ,
"Amire80"
2014-04-16 15:54:08 +00:00
]
} ,
2015-06-26 19:58:13 +00:00
"syntaxhighlight-desc" : "אפשרות לסימון קוד מקור בצבעים עם התגית <code><syntaxhighlight></code> באמצעות [http://pygments.org/ Pygments – צובע קוד בשפת Python]" ,
2015-07-06 19:48:04 +00:00
"syntaxhighlight-error-category" : "דפים עם שגיאות בצביעת קוד" ,
"syntaxhighlight-error-category-desc" : "אירעה שגיאה בעת ניסיון לצבוע קוד שכלול בדף." ,
2015-06-26 19:58:13 +00:00
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code" : "קוד" ,
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language" : "שפה" ,
2015-07-06 19:48:04 +00:00
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title" : "גוש קוד" ,
"syntaxhighlight-error-pygments-invocation-failure" : "הרצת Pygments לא עבדה" ,
"syntaxhighlight-error-unknown-language" : "השפה \"$1\" אינה ידועה" ,
"syntaxhighlight-error-exceeds-size-limit" : "גודל קוד של {{PLURAL:$1|בית אחד|$1 בתים}} עובר את המגבלה של {{PLURAL:$2|בית אחד|$2 בתים}}"
2014-04-16 15:54:08 +00:00
}