mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 23:40:19 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic25dc7ce09e4ed369c00c32cdbcb76700abbd3c8
This commit is contained in:
parent
36740c0d2f
commit
88ccbfcf48
|
@ -11,5 +11,6 @@
|
|||
"abusefilter-edit-disallow-actions": "ဆ်ုသုဂ်ကၠယ်လ်ုဖး:",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "မာဍိုင် (မာနံင်လ်ုကော်မာ)",
|
||||
"abusefilter-edit-builder-vars-page-prefixedtitle": "အခေါတ်ကျံင် ဍုဂ်ဍုဂ်ပါင်ပါင်",
|
||||
"abusefilter-history-diff": "မ်ုအင်းလယ်လ်ုဖး"
|
||||
"abusefilter-history-diff": "မ်ုအင်းလယ်လ်ုဖး",
|
||||
"abusefilter-test-submit": "မ်ုစံင်ႋယောဝ်ႋ"
|
||||
}
|
||||
|
|
|
@ -27,7 +27,8 @@
|
|||
"InternerowyGołąb",
|
||||
"Ankam",
|
||||
"Railfail536",
|
||||
"DeRudySoulStorm"
|
||||
"DeRudySoulStorm",
|
||||
"CiaPan"
|
||||
]
|
||||
},
|
||||
"abusefilter-desc": "Zastosowanie automatycznej heurystyki do edycji",
|
||||
|
@ -225,6 +226,8 @@
|
|||
"abusefilter-edit-throttle-count": "Liczba dozwolonych akcji",
|
||||
"abusefilter-edit-throttle-period": "Okres (w sekundach):",
|
||||
"abusefilter-edit-throttle-groups": "Grupuj przekroczenia dla:",
|
||||
"abusefilter-edit-throttle-hidden-placeholder": "Rozdziel przecinkami aby połączyć operatorem AND (\"i\") oraz znakami końca wiersza aby połączyć operatorem OR (\"lub\")",
|
||||
"abusefilter-edit-throttle-placeholder": "Rozdziel przecinkami aby połączyć operatorem AND (\"i\") lub wpisz w osobnych wierszach aby połączyć operatorem OR (\"lub\")",
|
||||
"abusefilter-throttle-ip": "adresu IP",
|
||||
"abusefilter-throttle-user": "konta użytkownika",
|
||||
"abusefilter-throttle-range": "zakresu /16",
|
||||
|
|
|
@ -47,7 +47,8 @@
|
|||
"NeverBehave",
|
||||
"JerryLiu",
|
||||
"夢蝶葬花",
|
||||
"A Chinese Wikipedian"
|
||||
"A Chinese Wikipedian",
|
||||
"Angrydog001"
|
||||
]
|
||||
},
|
||||
"abusefilter-desc": "对编辑行为自动进行条件判定",
|
||||
|
@ -527,7 +528,7 @@
|
|||
"abusefilter-examine-incompatible": "防滥用过滤器不支持您请求的更改。",
|
||||
"abusefilter-examine-noresults": "您输入的搜索参数未找到任何结果。",
|
||||
"abusefilter-topnav": "'''滥用过滤器导航'''",
|
||||
"abusefilter-topnav-home": "主页",
|
||||
"abusefilter-topnav-home": "首页",
|
||||
"abusefilter-topnav-test": "批量测试",
|
||||
"abusefilter-topnav-examine": "检查过去的编辑",
|
||||
"abusefilter-topnav-log": "滥用日志",
|
||||
|
|
Loading…
Reference in a new issue