mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-12-18 00:20:37 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I025f351ecf1311a89c9e8a4bf8eafd1bee1d8e20
This commit is contained in:
parent
fea08f45b8
commit
7752e8ce1e
|
@ -38,10 +38,20 @@
|
|||
"apihelp-query+abusefilters-param-prop": "얻고자 하는 속성",
|
||||
"apihelp-query+abusefilters-example-1": "사용 중인 공개 필터 나열",
|
||||
"apihelp-query+abusefilters-example-2": "필터에 관한 더 자세한 정보 표시",
|
||||
"apihelp-query+abuselog-description": "편집 필터에 감지된 행위를 보여줍니다.",
|
||||
"apihelp-query+abuselog-summary": "편집 필터에 감지된 행위를 보여줍니다.",
|
||||
"apihelp-query+abuselog-param-logid": "주어진 기록 ID에 해당하는 기록을 보여 줍니다.",
|
||||
"apihelp-query+abuselog-param-start": "나열을 시작할 타임스탬프.",
|
||||
"apihelp-query+abuselog-param-end": "나열을 끝낼 타임스탬프.",
|
||||
"apihelp-query+abuselog-param-user": "주어진 사용자 또는 IP 주소에 의한 기록만을 보여줍니다.",
|
||||
"apihelp-query+abuselog-param-title": "주어진 문서에서 발생한 기록만을 보여줍니다.",
|
||||
"apihelp-query+abuselog-param-filter": "주어진 필터 ID에서 발생한 기록만을 보여 줍니다.",
|
||||
"apihelp-query+abuselog-param-limit": "나열할 기록의 최대 양.",
|
||||
"apihelp-query+abuselog-param-prop": "가져올 속성입니다.",
|
||||
"apihelp-query+abuselog-example-1": "최근 기록 보기",
|
||||
"apihelp-query+abuselog-example-2": "[[API]]의 최근 기록 보기",
|
||||
"apierror-abusefilter-canttest": "편집 필터를 테스트할 권한이 없습니다.",
|
||||
"apierror-abusefilter-cantcheck": "편집 필터의 문법을 검사할 권한이 없습니다.",
|
||||
"apierror-abusefilter-nosuchlogid": "편집필터 기록 $1 은(는) 존재하지 않습니다.",
|
||||
"apierror-abusefilter-badsyntax": "필터에 유효하지 않은 문법이 있습니다."
|
||||
}
|
||||
|
|
|
@ -226,10 +226,16 @@
|
|||
"abusefilter-throttle-details": "Dovolit $1 {{PLURAL:$1|akci|akce|akcí}} {{PLURAL:$2|každou sekundu|každé $2 sekundy|každých $2 sekund}}, limity počítané pro: $3",
|
||||
"abusefilter-edit-warn-message": "Systémové hlášení zobrazené jako varování:",
|
||||
"abusefilter-edit-warn-other": "Jiné hlášení",
|
||||
"abusefilter-edit-warn-other-label": "Název stránky jiného hlášení:\n:''(bez předpony MediaWiki)''",
|
||||
"abusefilter-edit-warn-other-label": "Název stránky jiného hlášení:\n:''(bez předpony „MediaWiki:“)''",
|
||||
"abusefilter-edit-warn-actions": "Operace:",
|
||||
"abusefilter-edit-warn-preview": "Zobrazit/Skrýt náhled zvoleného hlášení",
|
||||
"abusefilter-edit-warn-edit": "Vytvořit/editovat zvolené hlášení",
|
||||
"abusefilter-edit-disallow-message": "Systémové hlášení zobrazené při znemožnění:",
|
||||
"abusefilter-edit-disallow-other": "Jiné hlášení",
|
||||
"abusefilter-edit-disallow-other-label": "Název stránky jiného hlášení:\n:''(bez předpony „MediaWiki:“)''",
|
||||
"abusefilter-edit-disallow-actions": "Operace:",
|
||||
"abusefilter-edit-disallow-preview": "Zobrazit/Skrýt náhled zvoleného hlášení",
|
||||
"abusefilter-edit-disallow-edit": "Vytvořit/editovat zvolené hlášení",
|
||||
"abusefilter-edit-tag-tag": "[[Special:Tags|Značky]], které se mají přidat:",
|
||||
"abusefilter-edit-tag-placeholder": "Přidat značky (samostatně nebo oddělené čárkami)",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "Přidat značky (oddělené čárkami)",
|
||||
|
|
|
@ -439,7 +439,7 @@
|
|||
"abusefilter-exception-dividebyzero": "Division von $2 durch Null bei Zeichen $1.",
|
||||
"abusefilter-exception-unrecognisedvar": "Unerkannte Variable $2 bei Zeichen $1",
|
||||
"abusefilter-exception-notenoughargs": "Der Funktion $2 wurden an Zeichen $1 zu wenige Argumente übergeben.\nEs {{PLURAL:$3|wurde $3 Argument|wurden $3 Argumente}} erwartet, übergeben {{PLURAL:$4|wurde $4|wurden $4}}.",
|
||||
"abusefilter-exception-regexfailure": "Fehler im regulären Ausdruck „$3“ an Zeichen $1: „$2“",
|
||||
"abusefilter-exception-regexfailure": "Fehler im regulären Ausdruck „$2“ an Zeichen $1.",
|
||||
"abusefilter-exception-overridebuiltin": "Verbotenes Überschreiben der eingebauten Variable „$2“ an Zeichen $1.",
|
||||
"abusefilter-exception-outofbounds": "Anforderung des nicht vorhandenen Anordnungseintrages $2 (Anordnungsgröße: $3) an Zeichen $1.",
|
||||
"abusefilter-exception-notarray": "Anforderung eines Arrayelements aus einem Nicht-Array bei Zeichen „$1“.",
|
||||
|
|
12
i18n/fa.json
12
i18n/fa.json
|
@ -234,7 +234,14 @@
|
|||
"abusefilter-edit-warn-actions": "اقدامات:",
|
||||
"abusefilter-edit-warn-preview": "نمایش/نهفتن پیشنمایش پیام انتخابشده",
|
||||
"abusefilter-edit-warn-edit": "ایجاد/ویرایش پیام انتخابشده",
|
||||
"abusefilter-edit-disallow-other": "پیامهای دیگر",
|
||||
"abusefilter-edit-disallow-other-label": "نام صفحهٔ حاوی پیامهای دیگر:\n:''(بدون پیشوند مدیاویکی)''",
|
||||
"abusefilter-edit-disallow-actions": "اقدامات:",
|
||||
"abusefilter-edit-disallow-preview": "نمایش/نهفتن پیشنمایش پیام انتخابشده",
|
||||
"abusefilter-edit-disallow-edit": "ایجاد/ویرایش پیام انتخابشده",
|
||||
"abusefilter-edit-tag-tag": "[[Special:Tags|برچسبها]]:",
|
||||
"abusefilter-edit-tag-placeholder": "افزودن برچسب (یک به یک یا جداشده با کاما)",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "افزودن برچسبها (با ویرگول جداشده)",
|
||||
"abusefilter-edit-block-anon-durations": "مدت قطع دسترسی برای کاربران گمنام:",
|
||||
"abusefilter-edit-block-user-durations": "مدت قطع دسترسی برای کاربران ثبتنامکرده:",
|
||||
"abusefilter-block-anon": "بستن کاربران ناشناس",
|
||||
|
@ -245,6 +252,7 @@
|
|||
"abusefilter-edit-done-subtitle": "پالایه ویرایش شد",
|
||||
"abusefilter-edit-done": "[[Special:AbuseFilter/history/$1/diff/prev/$2|تغییرات شما]] در [[Special:AbuseFilter/$1|پالایه $3]] ذخیره شدهاست.",
|
||||
"abusefilter-edit-badsyntax": "یک خطای نحوی در پالایهای که مشخص کردید وجود دارد.\nخروجی تحلیلگر این بود: <pre>$1</pre>",
|
||||
"abusefilter-edit-deleting-enabled": "امکان حذف یک پالایه فعال وجود ندارد.",
|
||||
"abusefilter-edit-restricted": "شما نمیتوانید این پالایه را ویرایش کنید، چون حاوی یک یا چند اقدام محدودشده است.\nلطفاً به منظور انجام تغییر، از یک کاربر با دسترسی اقدامهای محدودشده درخواست کنید.",
|
||||
"abusefilter-edit-viewhistory": "نمایش تاریخچهٔ این پالایه",
|
||||
"abusefilter-edit-history": "تاریخچه:",
|
||||
|
@ -355,7 +363,7 @@
|
|||
"abusefilter-edit-builder-vars-all-links": "تمام پیوندهای خارجی در متن تازه",
|
||||
"abusefilter-edit-builder-vars-added-links": "تمام پیوندهای خارجی اضافه شده در ویرایش",
|
||||
"abusefilter-edit-builder-vars-removed-links": "تمام پیوندهای خارجی حذف شده در ویرایش",
|
||||
"abusefilter-edit-builder-vars-old-text": "ویکیمتن قدیمی صفحه، قبل از ویرایش",
|
||||
"abusefilter-edit-builder-vars-old-text": "ویکیمتن قدیمی صفحه، قبل از ویرایش (دیگر استفاده نمیشود)",
|
||||
"abusefilter-edit-builder-vars-new-text": "ویکیمتن تازه صفحه، بعد از ویرایش",
|
||||
"abusefilter-edit-builder-vars-new-pst": "صفحهٔ تازه ویکیمتن، پیش از ذخیره تغییر یافت",
|
||||
"abusefilter-edit-builder-vars-diff-pst": "یکی کردن تفاوت تغییرات ساخته شده توسط ویرایش، از قبل ذخیره شده تبدیل شده",
|
||||
|
@ -366,6 +374,8 @@
|
|||
"abusefilter-edit-builder-vars-restrictions-move": "سطح محافظت صفحه برای انتقال",
|
||||
"abusefilter-edit-builder-vars-restrictions-create": "حفاظت صفحه در برابر ساخت",
|
||||
"abusefilter-edit-builder-vars-restrictions-upload": "حفاظت پرونده در برابر بارگذاری",
|
||||
"abusefilter-edit-builder-vars-movedfrom-restrictions-edit": "سطح محافظت صفحه برای صفحه مبدا انتقال",
|
||||
"abusefilter-edit-builder-vars-movedfrom-restrictions-move": "انتقال سطح محافظت صفحه مبدا انتقال",
|
||||
"abusefilter-edit-builder-vars-old-text-stripped": "متن قبلی صفحه، بدون نشانهگذاریها",
|
||||
"abusefilter-edit-builder-vars-old-links": "پیوندهای صفحه، قبل از ویرایش",
|
||||
"abusefilter-edit-builder-vars-old-html": "ویکیمتن قدیمی صفحه، تجزیه شده به اچتیامال (دیگر استفاده نمیشود)",
|
||||
|
|
|
@ -449,7 +449,7 @@
|
|||
"abusefilter-exception-dividebyzero": "Division illégale de $2 par zéro au caractère $1.",
|
||||
"abusefilter-exception-unrecognisedvar": "Variable non reconnue $2 au caractère $1",
|
||||
"abusefilter-exception-notenoughargs": "Pas assez de paramètres pour la fonction $2 appelée au caractère $1.\n$3 {{PLURAL:$3|argument demandé|arguments demandés}}, $4 obtenu{{PLURAL:$4||s}}",
|
||||
"abusefilter-exception-regexfailure": "Erreur dans l'expression rationnelle « $3 » au caractère $1 : « $2 »",
|
||||
"abusefilter-exception-regexfailure": "Erreur dans l'expression régulière « $2 » au caractère $1 .",
|
||||
"abusefilter-exception-overridebuiltin": "Écrasement interdit de la variable disponible par défaut « $2 » au caractère $1.",
|
||||
"abusefilter-exception-outofbounds": "Demande d’élément de tableau $2 inexistant (taille du tableau = $3) au caractère $1.",
|
||||
"abusefilter-exception-notarray": "Demande d'un élément de tableau appliquée à un non-tableau au caractère $1.",
|
||||
|
|
|
@ -226,6 +226,12 @@
|
|||
"abusefilter-edit-warn-actions": "פעולות:",
|
||||
"abusefilter-edit-warn-preview": "הצגת/הסתרת תצוגה מקדימה של ההודעה שנבחרה",
|
||||
"abusefilter-edit-warn-edit": "יצירת/עריכת ההודעה שנבחרה",
|
||||
"abusefilter-edit-disallow-message": "הודעת המערכת שתשמש לאיסור:",
|
||||
"abusefilter-edit-disallow-other": "הודעה אחרת",
|
||||
"abusefilter-edit-disallow-other-label": "שם הודעת המערכת האחרת:\n:''(ללא הקידומת \"מדיה ויקי:\")''",
|
||||
"abusefilter-edit-disallow-actions": "פעולות:",
|
||||
"abusefilter-edit-disallow-preview": "הצגת/הסתרת תצוגה מקדימה של ההודעה שנבחרה",
|
||||
"abusefilter-edit-disallow-edit": "יצירת/עריכת ההודעה שנבחרה",
|
||||
"abusefilter-edit-tag-tag": "אילו [[Special:Tags|תגיות]] להחיל:",
|
||||
"abusefilter-edit-tag-placeholder": "הוספת תגיות (אחת אחרי השנייה, או מופרדות באמצעות פסיקים)",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "הוספת תגים (מופרדים בפסיק)",
|
||||
|
|
10
i18n/ko.json
10
i18n/ko.json
|
@ -233,13 +233,15 @@
|
|||
"abusefilter-throttle-details": "$2{{PLURAL:$2|초}}당 {{PLURAL:$1|동작}} $1회를 허용, 속도 제한 단위: $3",
|
||||
"abusefilter-edit-warn-message": "경고할 때 사용할 시스템 메시지:",
|
||||
"abusefilter-edit-warn-other": "다른 메시지",
|
||||
"abusefilter-edit-warn-other-label": "다른 메시지의 이름:\n:({{ns:8}} 접두어를 뺀 이름)",
|
||||
"abusefilter-edit-warn-other-label": "다른 메시지의 문서 이름:\n:(\"미디어위키:\" 접두어를 뺀 이름)",
|
||||
"abusefilter-edit-warn-actions": "동작:",
|
||||
"abusefilter-edit-warn-preview": "선택한 메시지 미리 보기 표시/숨기기",
|
||||
"abusefilter-edit-warn-edit": "선택한 메시지를 만들기/편집하기",
|
||||
"abusefilter-edit-disallow-message": "불허에 사용될 시스템 메시지:",
|
||||
"abusefilter-edit-disallow-other": "다른 메시지",
|
||||
"abusefilter-edit-disallow-other-label": "다른 메시지의 문서 이름:\n:(\"미디어위키:\" 접두어를 뺀 이름)",
|
||||
"abusefilter-edit-disallow-actions": "동작:",
|
||||
"abusefilter-edit-disallow-preview": "선택한 메시지 미리 보기 표시/숨기기",
|
||||
"abusefilter-edit-disallow-edit": "선택한 메시지를 만들기/편집하기",
|
||||
"abusefilter-edit-tag-tag": "적용할 [[Special:Tags|태그]]:",
|
||||
"abusefilter-edit-tag-placeholder": "태그 추가 (하나씩 또는 쉼표 구분)",
|
||||
|
@ -439,6 +441,7 @@
|
|||
"abusefilter-exception-overridebuiltin": "$1번째 문자에서 소프트웨어에 내장된 변수를 덮는 \"$2\" 변수가 있습니다.",
|
||||
"abusefilter-exception-outofbounds": "$1번째 문자에서 존재하지 않는 배열 항목 $2(배열 길이 = $3)를 요청하고 있습니다.",
|
||||
"abusefilter-exception-notarray": "$1번째 문자에서 배열이 아닌 배열 항목을 요구하고 있습니다.",
|
||||
"abusefilter-exception-disabledvar": "$1번째 글자에 있는 $2 변수는 더이상 사용되지 않습니다.",
|
||||
"abusefilter-action-tag": "태그",
|
||||
"abusefilter-action-throttle": "속도 제한",
|
||||
"abusefilter-action-warn": "경고",
|
||||
|
@ -528,9 +531,12 @@
|
|||
"abusefilter-view-private": "비공개 상세 정보 보기",
|
||||
"abusefilter-view-private-reason": "비공개 상세 정보에 접근하는 이유:",
|
||||
"abusefilter-log-details-id": "기록 ID",
|
||||
"abusefilter-invalid-request": "잘못된 요청입니다! 비공개 로그 기록은 [[Special:AbuseLog/$1]]에서 접근해야 하며 이유를 제공해야 합니다.",
|
||||
"abusefilter-invalid-request-noid": "잘못된 요청입니다! 비공개 로그 기록은 편집필터 기록 세부사항 문서에서 접근해야 하며 이유를 제공해야 합니다.",
|
||||
"log-description-abusefilterprivatedetails": "이 기록은 사용자가 편집 기록의 비공개 상세 정보에 접근한 시간을 나열합니다.",
|
||||
"abusefilter-noreason": "경고: 이 기록의 비공개 상세 정보를 보려면 이유를 지정해야 합니다.",
|
||||
"abusefilter-log-ip-not-available": "사용할 수 없음",
|
||||
"abusefilter-tag-reserved": "<code>abusefilter-condition-limit</code> 태그는 편집 필터에 의해 내부적으로 사용하기 위해 예약되어 있습니다.",
|
||||
"tag-abusefilter-condition-limit": "조건 제한 도달"
|
||||
"tag-abusefilter-condition-limit": "조건 제한 도달",
|
||||
"tag-abusefilter-condition-limit-description": "[[Special:AbuseFilter|편집필터]]가 모두 확인하지 못한 편집 또는 행위 ([[mw:Extension:AbuseFilter/Conditions|도움말]])"
|
||||
}
|
||||
|
|
|
@ -75,6 +75,7 @@
|
|||
"abusefilter-log-search-entries-all": "Alle regels",
|
||||
"abusefilter-log-search-entries-hidden": "Alleen verborgen regels",
|
||||
"abusefilter-log-search-entries-visible": "Alleen zichtbare regels",
|
||||
"abusefilter-log-search-action-any": "Alle",
|
||||
"abusefilter-log-search-action-taken-label": "Genomen maatregel:",
|
||||
"abusefilter-log-search-action-taken-any": "Alle",
|
||||
"abusefilter-log-search-submit": "Zoeken",
|
||||
|
@ -112,6 +113,8 @@
|
|||
"abusefilter-log-hide-reason": "Reden:",
|
||||
"abusefilter-log-hide-reason-other": "Overige/additionele reden:",
|
||||
"abusefilter-log-hide-forbidden": "U hebt niet de juiste rechten om meldingen in het filterlogboek te verbergen.",
|
||||
"abusefilter-log-entry-suppress": "$1 heeft $3 {{GENDER:$2|verborgen}}",
|
||||
"abusefilter-log-entry-unsuppress": "$1 heeft $3 {{GENDER:$2|zichtbaar}} gemaakt",
|
||||
"logentry-abusefilter-hit": "$1 heeft $4 {{GENDER:$2|geactiveerd}} door de handeling \"$5\" op $3\". Uitgevoerde acties: $6 ($7)",
|
||||
"log-action-filter-abusefilter": "Type filterwijziging:",
|
||||
"log-action-filter-abusefilter-modify": "Filteraanpassing",
|
||||
|
@ -200,6 +203,7 @@
|
|||
"abusefilter-edit-throttle-period": "Tijdsduur (in seconden):",
|
||||
"abusefilter-edit-throttle-groups": "Beperkingen groeperen op:",
|
||||
"abusefilter-edit-throttle-ip": "IP-adres",
|
||||
"abusefilter-edit-throttle-editcount": "Aantal bewerkingen",
|
||||
"abusefilter-edit-throttle-page": "Pagina",
|
||||
"abusefilter-edit-warn-message": "Te gebruiken systeembericht voor waarschuwing:",
|
||||
"abusefilter-edit-warn-other": "Ander bericht",
|
||||
|
@ -207,6 +211,8 @@
|
|||
"abusefilter-edit-warn-actions": "Handelingen:",
|
||||
"abusefilter-edit-warn-preview": "Voorvertoning geselecteerd bericht",
|
||||
"abusefilter-edit-warn-edit": "Geselecteerd bericht aanmaken/bewerken",
|
||||
"abusefilter-edit-disallow-other": "Ander bericht",
|
||||
"abusefilter-edit-disallow-actions": "Handelingen:",
|
||||
"abusefilter-edit-tag-tag": "[[Special:Tags|Labels]] toe te passen (één per regel):",
|
||||
"abusefilter-edit-block-anon-durations": "Blokkadeduur voor anonieme gebruikers:",
|
||||
"abusefilter-edit-block-user-durations": "Blokkadeduur voor geregistreerde gebruikers:",
|
||||
|
|
|
@ -235,10 +235,16 @@
|
|||
"abusefilter-throttle-details": "Permitir $1 {{PLURAL:$1|operação|operações}} a cada $2 {{PLURAL:$2|segundo|segundos}}, agrupar o limitador por: $3",
|
||||
"abusefilter-edit-warn-message": "Mensagem de sistema para usar como aviso:",
|
||||
"abusefilter-edit-warn-other": "Outra mensagem",
|
||||
"abusefilter-edit-warn-other-label": "Nome da página de outra mensagem:\n:''(sem prefixo MediaWiki)''",
|
||||
"abusefilter-edit-warn-other-label": "Nome de página de outra mensagem:\n:''(sem o prefixo \"MediaWiki:\")''",
|
||||
"abusefilter-edit-warn-actions": "Ações:",
|
||||
"abusefilter-edit-warn-preview": "Mostrar/esconder antevisão da mensagem selecionada",
|
||||
"abusefilter-edit-warn-edit": "Criar/editar mensagem selecionada",
|
||||
"abusefilter-edit-disallow-message": "Mensagem de sistema a ser usada para não permitir:",
|
||||
"abusefilter-edit-disallow-other": "Outra mensagem",
|
||||
"abusefilter-edit-disallow-other-label": "Nome de página de outra mensagem:\n:''(sem o prefixo \"MediaWiki:\")''",
|
||||
"abusefilter-edit-disallow-actions": "Ações:",
|
||||
"abusefilter-edit-disallow-preview": "Mostrar/esconder antevisão da mensagem selecionada",
|
||||
"abusefilter-edit-disallow-edit": "Criar/editar mensagem selecionada",
|
||||
"abusefilter-edit-tag-tag": "[[Special:Tags|Etiquetas]] a aplicar:",
|
||||
"abusefilter-edit-tag-placeholder": "Adicionar etiquetas (uma a uma, ou separadas por vírgulas)",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "Adicionar etiquetas (separadas por vírgulas)",
|
||||
|
|
|
@ -384,8 +384,8 @@
|
|||
"abusefilter-test-load": "Naloži",
|
||||
"abusefilter-test-user": "Spremembe uporabnika:",
|
||||
"abusefilter-test-nobots": "Skrij urejanja botov",
|
||||
"abusefilter-test-period-start": "Pozneje napravljene spremembe:",
|
||||
"abusefilter-test-period-end": "Spremembe narejene prej:",
|
||||
"abusefilter-test-period-start": "Spremembe narejene po:",
|
||||
"abusefilter-test-period-end": "Spremembe narejene pred:",
|
||||
"abusefilter-test-page": "Spremembe na strani:",
|
||||
"abusefilter-test-shownegative": "Prikaži spremembe, ki se ne ujemajo s filtrom",
|
||||
"abusefilter-test-syntaxerr": "Vnesen filter vsebuje skladenjsko napako.\nPolno pojasnilo lahko dobite s klikom na gumb »{{int:abusefilter-edit-check}}«.",
|
||||
|
|
|
@ -46,7 +46,8 @@
|
|||
"A2093064",
|
||||
"NeverBehave",
|
||||
"JerryLiu",
|
||||
"夢蝶葬花"
|
||||
"夢蝶葬花",
|
||||
"A Chinese Wikipedian"
|
||||
]
|
||||
},
|
||||
"abusefilter-desc": "对编辑行为自动进行条件判定",
|
||||
|
@ -259,6 +260,12 @@
|
|||
"abusefilter-edit-warn-actions": "操作:",
|
||||
"abusefilter-edit-warn-preview": "显示/隐藏所选消息的预览",
|
||||
"abusefilter-edit-warn-edit": "创建/编辑所选消息",
|
||||
"abusefilter-edit-disallow-message": "用作警告的系统消息:",
|
||||
"abusefilter-edit-disallow-other": "其他消息",
|
||||
"abusefilter-edit-disallow-other-label": "其他消息的页面名:\n:''(无须MediaWiki前缀)''",
|
||||
"abusefilter-edit-disallow-actions": "操作:",
|
||||
"abusefilter-edit-disallow-preview": "显示/隐藏所选消息的预览",
|
||||
"abusefilter-edit-disallow-edit": "创建/编辑所选消息",
|
||||
"abusefilter-edit-tag-tag": "要应用的[[Special:Tags|标签]]:",
|
||||
"abusefilter-edit-tag-placeholder": "添加标签(一个一个,或是逗号分隔)",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "添加标签(逗号分隔)",
|
||||
|
|
Loading…
Reference in a new issue