mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ImageMap
synced 2024-11-23 22:03:31 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ibfd95b104978a90f796b4452ac0fac847f1b4e14
This commit is contained in:
parent
b2463a3c11
commit
f1d3fb56e2
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Amire80",
|
||||
"Kghbln",
|
||||
"Purodha",
|
||||
"Shirayuki",
|
||||
|
@ -18,7 +19,7 @@
|
|||
"imagemap_unrecognised_shape": "{{doc-important|Do not translate the parameters <code>default</code>, <code>rect</code>, <code>circle</code> or <code>poly</code>.}}\nUsed as error message. Parameters:\n* $1 - line number",
|
||||
"imagemap_invalid_coord": "Used as error message. Parameters:\n* $1 - line number",
|
||||
"imagemap_invalid_desc": "Used as error message. Parameters:\n* $1 - list of desc types",
|
||||
"imagemap_description": "Used as HTML <code>title=</code> attribute of <code><nowiki><a></nowiki></code> tag and as HTML <code>alt=</code> attribute of <code><nowiki><img></nowiki></code> tag.",
|
||||
"imagemap_description": "Used as HTML <code>title=</code> attribute of <code><a></code> tag and as HTML <code>alt=</code> attribute of <code><img></code> tag.",
|
||||
"imagemap_desc_types": "{{optional}}{{doc-important|Keep the same order.}}",
|
||||
"imagemap_poly_odd": "Used as error message. Parameters:\n* $1 - line number"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue