mediawiki-extensions-PageIm.../i18n/zh-hans.json
Translation updater bot 1a5bd00330 Localisation updates from https://translatewiki.net.
Change-Id: I4022e79402392aa06593a05092e26f8b599414a5
2017-01-20 09:35:27 +01:00

20 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Yfdyh000",
"Liuxinyu970226"
]
},
"pageimages-desc": "收集有关图像在页面上使用的信息",
"pageimages-info-label": "页面图像",
"apihelp-query+pageimages-description": "返回页面上的图像的相关信息,例如缩略图和照片呈现信息。",
"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-limit": "返回的页面数的属性。",
"apihelp-query+pageimages-param-license": "限制页面图片至特定的许可协议类型",
"apihelp-query+pageimages-paramvalue-license-free": "仅限自由图片",
"apihelp-query+pageimages-paramvalue-license-any": "最佳图片,无论自由与否。",
"apiwarn-query+pageimages-original-in-thumbnail-deprecated": "原始图像的来源URL现已与其尺寸一起由其专属属性提供给页面对象。它将在今后发行版本中从“thumbnail”属性中移除。"
}