mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-24 00:13:27 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Icea2c72f59523e12ce4e9704d4b06c17c2acd51c
This commit is contained in:
parent
a1f6301748
commit
2d4a242698
8
i18n/api/vi.json
Normal file
8
i18n/api/vi.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Nguyễn Mạnh An"
|
||||
]
|
||||
},
|
||||
"apihelp-query+pageimages-param-langcode": "Mã cho ngôn ngữ mà hình ảnh sẽ được hiển thị nếu nhiều ngôn ngữ được hỗ trợ"
|
||||
}
|
|
@ -9,6 +9,7 @@
|
|||
"apihelp-query+pageimages-example-1": "取得在 <kbd>Albert Einstein</kbd> 頁面上圖片的名稱以及 <kbd>100</kbd> 像素縮圖。",
|
||||
"apihelp-query+pageimages-param-prop": "會回傳的資訊:\n;thumbnail:關聯此頁面的縮圖 URL 以及尺寸(如有存在的情況下)。\n;original:關聯此頁面的圖片 URL 以及原始尺寸(如有存在的情況下)。\n;name:圖片的標題。",
|
||||
"apihelp-query+pageimages-param-thumbsize": "縮圖的像素最大寬度。",
|
||||
"apihelp-query+pageimages-param-langcode": "若支援多個語言,會彩現圖片語言代碼",
|
||||
"apihelp-query+pageimages-param-limit": "回傳頁面數量的屬性。",
|
||||
"apihelp-query+pageimages-param-license": "限制頁面圖片至特定許可權限類型",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "僅自由授權圖片",
|
||||
|
|
Loading…
Reference in a new issue