mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I8a09aa76c02a7a3b672a7a7b693b63b10ae2e2b4
This commit is contained in:
parent
d72cd55e7d
commit
e84c1673c7
32
i18n/alt.json
Normal file
32
i18n/alt.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Батыр Комдошев"
|
||||
]
|
||||
},
|
||||
"abusefilter-log-search-user": "Туружаачы:",
|
||||
"abusefilter-log-search-group": "Ылгаштыруныҥ группазы:",
|
||||
"abusefilter-log-search-group-any": "Кандый да болзо",
|
||||
"abusefilter-log-search-title": "Бажалык:",
|
||||
"abusefilter-log-search-wiki": "Википроект:",
|
||||
"abusefilter-log-search-impact": "Каманын јетиргени:",
|
||||
"abusefilter-log-search-impact-all": "Ончо кылыныш",
|
||||
"abusefilter-log-search-impact-saved": "Јӱк ле артыскан солынтылар",
|
||||
"abusefilter-log-search-impact-not-saved": "Јӱк ле артыспаган солынтылар",
|
||||
"abusefilter-log-search-entries-label": "Кӧрӱнери:",
|
||||
"abusefilter-log-search-entries-all": "Ончо бичимелдер",
|
||||
"abusefilter-log-search-entries-hidden": "Јӱк ле јажырган бичимелдер",
|
||||
"abusefilter-log-search-entries-visible": "Јӱк ле кӧрӱнген бичимелдер",
|
||||
"abusefilter-log-search-action-label": "Кылыныш:",
|
||||
"abusefilter-log-search-action-other": "Ӧскӧ",
|
||||
"abusefilter-log-search-action-any": "Кандый да болзо",
|
||||
"abusefilter-log-search-action-taken-label": "Эдилген керектер:",
|
||||
"abusefilter-log-search-action-taken-any": "Ончозы",
|
||||
"abusefilter-log-search-submit": "Бедреш",
|
||||
"abusefilter-log-detailedentry-local": "ылгаштыруныҥ ID-зи",
|
||||
"abusefilter-log-detailslink": "јартамалдар",
|
||||
"abusefilter-log-diff": "башка.",
|
||||
"abusefilter-log-hidelink": "кӧрӱнерин эптештирер",
|
||||
"abusefilter-log-description-not-available": "јок",
|
||||
"abusefilter-log-details-var": "Кубулгактар"
|
||||
}
|
|
@ -173,7 +173,7 @@
|
|||
"logentry-abusefilterprivatedetails-access": "$1 は $3 の非公開記録を{{GENDER:$2|取得しました}}。",
|
||||
"logentry-rights-blockautopromote": "$1 が {{GENDER:$4|$3}} の自動昇格を $5 {{GENDER:$2|ブロック}}しました。",
|
||||
"logentry-rights-restoreautopromote": "$1 が {{GENDER:$4|$3}} の自動昇格条件を{{GENDER:$2|復元}}しました。",
|
||||
"logentry-abusefilterblockeddomainhit-hit": "{{GENDER:$2|$1}} が $3 に $4 を追加しようとした際にスパムブロックリストが発動しました。",
|
||||
"logentry-abusefilterblockeddomainhit-hit": "{{GENDER:$2|$1}} が $3 に $4 を追加しようとした際にドメインブロックリストが発動しました。",
|
||||
"abusefilterprivatedetails-log-name": "不正利用フィルター非公開記録の調査記録",
|
||||
"log-name-abusefilterblockeddomainhit": "ブロックされたドメインのヒットログ",
|
||||
"abusefilter-list": "すべてのフィルター",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Ainali",
|
||||
"André Costa (WMSE)",
|
||||
"Anhn",
|
||||
"Bengt B",
|
||||
"Bengtsson96",
|
||||
|
@ -287,7 +288,7 @@
|
|||
"abusefilter-edit-tag-tag": "[[Special:Tags|Märken]] att tillämpa:",
|
||||
"abusefilter-edit-tag-placeholder": "Lägg till märken (en per rad eller separerade med komma)",
|
||||
"abusefilter-edit-tag-hidden-placeholder": "Lägg till taggar (kommaseparerade)",
|
||||
"abusefilter-edit-block-anon-durations": "Varaktighet för blockering av anonyma användare:",
|
||||
"abusefilter-edit-block-anon-durations": "Varaktighet för blockering av icke-registrerade användare:",
|
||||
"abusefilter-edit-block-user-durations": "Varaktighet för blockering av registrerade användare:",
|
||||
"abusefilter-block-anon": "Blockera anonyma användare",
|
||||
"abusefilter-block-user": "blockera registrerade användare",
|
||||
|
|
Loading…
Reference in a new issue