mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-27 17:50:53 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ia8799a3d72c43c6cee367fe1f0bfbd16d58ea80d
This commit is contained in:
parent
c34a838f73
commit
f146b84dae
|
@ -7,5 +7,6 @@
|
|||
"pageimages-desc": "পাতায় ব্যবহৃত চিত্র সম্পর্কে তথ্য সংগ্রহ করে",
|
||||
"pageimages-info-label": "পাতার চিত্র",
|
||||
"apihelp-query+pageimages-description": "পাতায় থাকা চিত্র সম্পর্কে তথ্য প্রদান করে, যেমন থাম্বনেল এবং চিত্রের উপস্থিতি।",
|
||||
"apihelp-query+pageimages-param-thumbsize": "সর্বোচ্চ থাম্বনেইলের মাত্রা।"
|
||||
"apihelp-query+pageimages-param-thumbsize": "সর্বোচ্চ থাম্বনেইলের মাত্রা।",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "শুধু উন্মুক্ত চিত্রসমূহ"
|
||||
}
|
||||
|
|
|
@ -11,5 +11,8 @@
|
|||
"apihelp-query+pageimages-example-1": "Gibt den Namen und ein <kbd>100</kbd>-Pixel-Vorschaubild einer Grafik von der Seite <kbd>Albert Einstein</kbd> zurück.",
|
||||
"apihelp-query+pageimages-param-prop": "Welche Informationen zurückgegeben werden sollen:\n;thumbnail:URL und die Maße des mit der Seite verknüpften Bildes, falls vorhanden.\n;name:Bildtitel.",
|
||||
"apihelp-query+pageimages-param-thumbsize": "Maximale Abmessungen des Vorschaubildes.",
|
||||
"apihelp-query+pageimages-param-limit": "Gibt Eigenschaften von dieser Anzahl an Seiten zurück."
|
||||
"apihelp-query+pageimages-param-limit": "Gibt Eigenschaften von dieser Anzahl an Seiten zurück.",
|
||||
"apihelp-query+pageimages-param-license": "Beschränkt Seitenbilder auf einen bestimmten Lizenztyp",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "Nur freie Bilder",
|
||||
"apihelp-query+pageimages-paramvalue-license-any": "Bestes Bild, egal ob frei oder nicht-frei."
|
||||
}
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
"authors": [
|
||||
"DavidL",
|
||||
"Gomoko",
|
||||
"Wladek92"
|
||||
"Wladek92",
|
||||
"Derugon"
|
||||
]
|
||||
},
|
||||
"pageimages-desc": "Recueille des informations sur les images utilisées sur les pages",
|
||||
|
@ -12,5 +13,8 @@
|
|||
"apihelp-query+pageimages-example-1": "Obtenir le nom et la vignette de <kbd>100</kbd> pixels d’une image sur la page <kbd>Albert Einstein</kbd>.",
|
||||
"apihelp-query+pageimages-param-prop": "Quelles informations renvoyer :\n;thumbnail:URL et dimensions de l’image associée à la page, s’il y en a une.\n;name:Titre de l’image.",
|
||||
"apihelp-query+pageimages-param-thumbsize": "Dimension maximale de la vignette.",
|
||||
"apihelp-query+pageimages-param-limit": "Propriétés concernant le nombre de pages à retourner."
|
||||
"apihelp-query+pageimages-param-limit": "Propriétés concernant le nombre de pages à retourner.",
|
||||
"apihelp-query+pageimages-param-license": "Limite les images de page à un certain type de licence",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "images libres uniquement",
|
||||
"apihelp-query+pageimages-paramvalue-license-any": "meilleure image, qu'elle soit libre ou pas."
|
||||
}
|
||||
|
|
|
@ -12,5 +12,8 @@
|
|||
"apihelp-query+pageimages-example-1": "Obter o nome e unha miniatura de <kbd>100</kbd> píxeles dunha imaxe na páxina de <kbd>Albert Einstein</kbd>.",
|
||||
"apihelp-query+pageimages-param-prop": "Que información devolver:\n;thumbnail:URL e dimensións da imaxe asociada coa páxina, se hai.\n;name:Título da imaxe.",
|
||||
"apihelp-query+pageimages-param-thumbsize": "Dimensión máxima da miniatura.",
|
||||
"apihelp-query+pageimages-param-limit": "Propiedades de cantas páxinas devolver."
|
||||
"apihelp-query+pageimages-param-limit": "Propiedades de cantas páxinas devolver.",
|
||||
"apihelp-query+pageimages-param-license": "Limitar as imaxes da páxina ás que teñan un certo tipo de licenza",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "só imaxes libres",
|
||||
"apihelp-query+pageimages-paramvalue-license-any": "mellor imaxe, sexa libre ou non."
|
||||
}
|
||||
|
|
|
@ -9,5 +9,8 @@
|
|||
"pageimages-info-label": "Immagine della pagina",
|
||||
"apihelp-query+pageimages-description": "Fornisce informazioni sulle immagini nella pagina, ad esempio le anteprime e la presenza di foto.",
|
||||
"apihelp-query+pageimages-param-thumbsize": "Dimensione massima miniatura.",
|
||||
"apihelp-query+pageimages-param-limit": "Proprietà di quante pagine da mostrare."
|
||||
"apihelp-query+pageimages-param-limit": "Proprietà di quante pagine da mostrare.",
|
||||
"apihelp-query+pageimages-param-license": "Limita le immagini delle pagine a un certo tipo di licenza",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "solo immagini libere",
|
||||
"apihelp-query+pageimages-paramvalue-license-any": "immagine migliore, sia libera che non."
|
||||
}
|
||||
|
|
8
i18n/kk-latn.json
Normal file
8
i18n/kk-latn.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Zpizza"
|
||||
]
|
||||
},
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "ğana tegin swrette"
|
||||
}
|
|
@ -5,5 +5,6 @@
|
|||
]
|
||||
},
|
||||
"pageimages-desc": "Sammelt Informatiounen iwwer Biller déi op der Säit benotzt ginn",
|
||||
"apihelp-query+pageimages-param-thumbsize": "Maximal Dimensioune fir Miniatur-Biller."
|
||||
"apihelp-query+pageimages-param-thumbsize": "Maximal Dimensioune fir Miniatur-Biller.",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "nëmme fräi Biller"
|
||||
}
|
||||
|
|
|
@ -2,9 +2,11 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"AvatarTeam",
|
||||
"Sjoerddebruin"
|
||||
"Sjoerddebruin",
|
||||
"Xxmarijnw"
|
||||
]
|
||||
},
|
||||
"pageimages-desc": "Verzamelt informatie over afbeeldingen die worden gebruikt op de pagina",
|
||||
"pageimages-info-label": "Pagina-afbeelding"
|
||||
"pageimages-info-label": "Pagina-afbeelding",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "Alleen vrije afbeeldingen"
|
||||
}
|
||||
|
|
|
@ -11,5 +11,8 @@
|
|||
"apihelp-query+pageimages-example-1": "获取<kbd>Albert Einstein</kbd>页面中一张图片的名称及其<kbd>100</kbd>像素大小的缩略图。",
|
||||
"apihelp-query+pageimages-param-prop": "返回哪些信息:\n;thumbnail:URL和页面中的图像尺寸,如有。\n;name:图像标题。",
|
||||
"apihelp-query+pageimages-param-thumbsize": "最大缩略图尺寸。",
|
||||
"apihelp-query+pageimages-param-limit": "返回的页面数的属性。"
|
||||
"apihelp-query+pageimages-param-limit": "返回的页面数的属性。",
|
||||
"apihelp-query+pageimages-param-license": "限制页面图片至特定的许可协议类型",
|
||||
"apihelp-query+pageimages-paramvalue-license-free": "仅限自由图片",
|
||||
"apihelp-query+pageimages-paramvalue-license-any": "最佳图片,无论自由与否。"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue