mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I290cd1f22721c2419bdef866440fc527dec71c6c
This commit is contained in:
parent
c9a7d1e999
commit
a8aa51b0ea
|
@ -479,6 +479,7 @@
|
|||
"abusefilter-exception-overridebuiltin": "$1번째 문자에서 소프트웨어에 내장된 변수를 덮는 \"$2\" 변수가 있습니다.",
|
||||
"abusefilter-exception-outofbounds": "$1번째 문자에서 존재하지 않는 배열 항목 $2(배열 길이 = $3)를 요청하고 있습니다.",
|
||||
"abusefilter-exception-notarray": "$1번째 문자에서 배열이 아닌 배열 항목을 요구하고 있습니다.",
|
||||
"abusefilter-exception-unclosedcomment": "$1번째 글자에서 주석이 닫히지 않았습니다.",
|
||||
"abusefilter-exception-invalidiprange": "$1 문자열에 유효하지 않은 \"$2\" IP 주소가 제공되었습니다.",
|
||||
"abusefilter-exception-disabledvar": "$1번째 글자에 있는 $2 변수는 더 이상 사용되지 않습니다.",
|
||||
"abusefilter-exception-unknownfunction": "$2 값은 문자 $1의 유효한 함수가 아닙니다.",
|
||||
|
|
Loading…
Reference in a new issue