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: I77a8bd32683c2ed1fb177e625828da2443ba4798
This commit is contained in:
parent
a47c698bb3
commit
73e73801e6
|
@ -15,7 +15,8 @@
|
|||
"Tjcool007",
|
||||
"Tvdm",
|
||||
"Wiki13",
|
||||
"Sjoerddebruin"
|
||||
"Sjoerddebruin",
|
||||
"Trijnstel"
|
||||
]
|
||||
},
|
||||
"abusefilter-desc": "Voert automatisch heuristische analyse uit op bewerkingen",
|
||||
|
@ -41,7 +42,7 @@
|
|||
"right-abusefilter-revert": "Alle wijzigingen door een filter terugdraaien",
|
||||
"right-abusefilter-view-private": "Als beperkt zichtbaar gemarkeerde filters bekijken",
|
||||
"right-abusefilter-log-private": "Logboekregels bekijken voor misbruikfilter die gemarkeerd zijn als privé",
|
||||
"right-abusefilter-hide-log": "Meldinging in het filterlogboek verbergen",
|
||||
"right-abusefilter-hide-log": "Meldingen in het filterlogboek verbergen",
|
||||
"right-abusefilter-hidden-log": "Verborgen meldingen in het filterlogboek bekijken",
|
||||
"right-abusefilter-modify-global": "Globale misbruikfilters aanmaken of aanpassen",
|
||||
"action-abusefilter-modify": "filters te wijzigen",
|
||||
|
|
|
@ -147,7 +147,7 @@
|
|||
"abusefilter-edit": "正在編輯濫用過濾器",
|
||||
"abusefilter-edit-subtitle": "正在編輯過濾器 $1",
|
||||
"abusefilter-edit-subtitle-new": "正在建立過濾器",
|
||||
"abusefilter-edit-oldwarning": "<strong>您正編輯舊版本的過濾器。\n統計資訊所引用的為該過濾器最近版本數據。\n若您儲存目前的修改,您將會覆蓋所有自您修訂版本之後的所有變更。</strong> •\n[[Special:AbuseFilter/history/$2|返回此過濾器歷史]]。",
|
||||
"abusefilter-edit-oldwarning": "<strong>您正編輯舊版本的過濾器。\n統計資訊引用的是最近版本的過濾器資訊。\n若您儲存目前的修改,您將會覆蓋所有自您修訂版本之後的所有變更。</strong> •\n[[Special:AbuseFilter/history/$2|返回此過濾器歷史]]。",
|
||||
"abusefilter-edit-status-label": "統計資訊:",
|
||||
"abusefilter-edit-status": "在最近 $1 次操作中,此過濾器已命中 $2 ($3%) 次。\n其平均執行時間為 $4 ms,且使用了條件限制中 $5 個條件。",
|
||||
"abusefilter-edit-throttled": "'''警告'''︰此過濾器已自動停用以策安全。\n此過濾器已超過操作命中次數限制 $1 次。",
|
||||
|
@ -376,9 +376,9 @@
|
|||
"abusefilter-test-shownegative": "顯示不符合過濾器的變更",
|
||||
"abusefilter-test-syntaxerr": "您輸入的過濾器語法錯誤。\n請點選 \"{{int:abusefilter-edit-check}}\" 按鈕取得完整說明。",
|
||||
"abusefilter-test-badtitle": "您輸入的頁面標題無效。它可能包含無法作為標題使用的一個或多個字元。",
|
||||
"abusefilter-changeslist-examine": "檢驗",
|
||||
"abusefilter-examine": "檢查單一變更",
|
||||
"abusefilter-examine-intro": "此頁面允許您檢驗由濫用過濾器對各別變更所產生的變數,並使用過濾器測試。",
|
||||
"abusefilter-changeslist-examine": "檢查",
|
||||
"abusefilter-examine": "檢查單次變更",
|
||||
"abusefilter-examine-intro": "此頁面讓您可檢查由濫用過濾器每次變更所產生的變數並使用過濾器測試。",
|
||||
"abusefilter-examine-legend": "請選擇變更",
|
||||
"abusefilter-examine-diff": "Diff URL:",
|
||||
"abusefilter-examine-user": "使用者:",
|
||||
|
@ -396,7 +396,7 @@
|
|||
"abusefilter-topnav": "'''濫用過濾器導覽'''",
|
||||
"abusefilter-topnav-home": "首頁",
|
||||
"abusefilter-topnav-test": "批次測試",
|
||||
"abusefilter-topnav-examine": "檢查以往編輯",
|
||||
"abusefilter-topnav-examine": "檢查過去編輯",
|
||||
"abusefilter-topnav-log": "濫用日誌",
|
||||
"abusefilter-topnav-tools": "除錯工具",
|
||||
"abusefilter-topnav-import": "匯入過濾器",
|
||||
|
|
Loading…
Reference in a new issue