mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-24 07:23:30 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I09a55fb31c21fe7dbf0c3e1bc9411a95578682b4
This commit is contained in:
parent
00228dc54c
commit
d48d943c00
|
@ -6,7 +6,8 @@
|
|||
"Klutzy",
|
||||
"Kwj2772",
|
||||
"아라",
|
||||
"SeoJeongHo"
|
||||
"SeoJeongHo",
|
||||
"Kurousagi"
|
||||
]
|
||||
},
|
||||
"gadgets-desc": "각 사용자가 [[Special:Gadgets|CSS와 자바스크립트 소도구]]를 [[Special:Preferences#mw-prefsection-gadgets|사용자 환경 설정]]을 통해 사용할 수 있습니다",
|
||||
|
@ -26,6 +27,6 @@
|
|||
"gadgets-export-download": "다운로드",
|
||||
"right-gadgets-edit": "자바 스크립트와 CSS 페이지 가젯 편집",
|
||||
"action-gadgets-edit": "이 자바 스크립트나 CSS 페이지 편집",
|
||||
"right-gadgets-definition-edit": "가젯 정의 편집",
|
||||
"right-gadgets-definition-edit": "소도구 정의 편집",
|
||||
"action-gadgets-definition-edit": "이 가젯의 정의 편집"
|
||||
}
|
||||
|
|
|
@ -33,5 +33,9 @@
|
|||
"apihelp-query+gadgets-param-enabledonly": "Chỉ liệt kê các tiện ích được kích hoạt bởi người dùng hiện tại.",
|
||||
"apihelp-query+gadgets-example-3": "Lấy danh sách các tiện ích thuộc thể loại “foo”",
|
||||
"apihelp-query+gadgets-example-4": "Lấy thông tin về các tiện ích “foo” và “bar”",
|
||||
"apihelp-query+gadgets-example-5": "Lấy danh sách các tiện ích được kích hoạt bởi người dùng hiện tại"
|
||||
"apihelp-query+gadgets-example-5": "Lấy danh sách các tiện ích được kích hoạt bởi người dùng hiện tại",
|
||||
"right-gadgets-edit": "Sửa đổi trang tiện ích JavaScript và CSS",
|
||||
"action-gadgets-edit": "sửa đổi trang tiện ích JavaScript hoặc CSS này",
|
||||
"right-gadgets-definition-edit": "Sửa đổi các định nghĩa tiện ích",
|
||||
"action-gadgets-definition-edit": "sửa đổi định nghĩa của tiện ích này"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue