mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I1a3d1ee62ee7d6ed7e097f980acc680a35eed430
This commit is contained in:
parent
16058d8cd3
commit
2d52ab9c3d
|
@ -3,12 +3,14 @@
|
|||
"authors": [
|
||||
"Kwj2772",
|
||||
"Ykhwong",
|
||||
"Markingdots"
|
||||
"Markingdots",
|
||||
"Suleiman the Magnificent Television"
|
||||
]
|
||||
},
|
||||
"apihelp-scribunto-console-summary": "Scribunto 콘솔에서 XHR 요청을 서비스하기 위한 내부 모듈입니다.",
|
||||
"apihelp-scribunto-console-param-title": "테스트할 모듈의 제목입니다.",
|
||||
"apihelp-scribunto-console-param-content": "모듈의 새로운 내용입니다.",
|
||||
"apihelp-scribunto-console-param-session": "세션 토큰.",
|
||||
"apihelp-scribunto-console-param-question": "다음 줄은 스크립트로 평가해야 함.",
|
||||
"apihelp-scribunto-console-param-clear": "현재 세션 상태를 지우려면 설정합니다."
|
||||
}
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
"زكريا"
|
||||
]
|
||||
},
|
||||
"content-model-scribunto": "وحدة سكريبنتو",
|
||||
"scribunto-desc": "إطار عمل لتضمين لغات البرمجة النصية في صفحات ميدياويكي",
|
||||
"scribunto-line": "في السطر $1",
|
||||
"scribunto-module-line": "في $1 على السطر $2",
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
]
|
||||
},
|
||||
"scribunto-lua-in-main": "ਮੁੱਢ ਹਿੱਸੇ ਵਿੱਚ",
|
||||
"scribunto-lua-error": "ਲੂਆ ਗ਼ਲਤੀ: $2।"
|
||||
"scribunto-lua-error": "ਲੂਆ ਗ਼ਲਤੀ: $2।",
|
||||
"scribunto-limitreport-estmemusage-value": "$1 {{PLURAL:$1|ਬਾਈਟ|ਬਾਈਟਾਂ}}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue