mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-12-11 00:02:08 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Iedf5b46f812421b04ef2a3b70ced2bb85f0eaf2e
This commit is contained in:
parent
5237561918
commit
d0cdb33501
|
@ -3,12 +3,17 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"Kwj2772",
|
"Kwj2772",
|
||||||
"Ykhwong",
|
"Ykhwong",
|
||||||
"아라"
|
"아라",
|
||||||
|
"Suleiman the Magnificent Television"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"editcount": "편집 수",
|
"editcount": "편집 수",
|
||||||
"editcount-desc": "사용자의 [[Special:Editcount|편집 수]]를 보여줍니다",
|
"editcount-desc": "지정된 사용자의 [[Special:Editcount|편집 횟수]]를 표시합니다",
|
||||||
|
"editcount-before": "이 도구를 사용하면 특정 사용자의 모든 이름공간에서 편집 횟수를 볼 수 있습니다.",
|
||||||
"editcount_username": "사용자:",
|
"editcount_username": "사용자:",
|
||||||
"editcount_submit": "제출",
|
"editcount_submit": "제출",
|
||||||
|
"editcount_namespace": "이름공간",
|
||||||
|
"editcount_edits": "편집",
|
||||||
|
"editcount_percentage": "백분율",
|
||||||
"editcount_total": "합계"
|
"editcount_total": "합계"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue