mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ImageMap
synced 2024-12-18 08:40:39 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I87d8929d974537f5dd87d0233013b341ef3e1be7
This commit is contained in:
parent
28d8d5ba5b
commit
2e76ec3b10
|
@ -5,7 +5,8 @@
|
||||||
"Purodha",
|
"Purodha",
|
||||||
"Shirayuki",
|
"Shirayuki",
|
||||||
"The Evil IP address",
|
"The Evil IP address",
|
||||||
"Umherirrender"
|
"Umherirrender",
|
||||||
|
"Amire80"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"imagemap_desc": "{{desc|name=Image Map|url=https://www.mediawiki.org/wiki/Extension:ImageMap}}",
|
"imagemap_desc": "{{desc|name=Image Map|url=https://www.mediawiki.org/wiki/Extension:ImageMap}}",
|
||||||
|
@ -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_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_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_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_desc_types": "{{optional}}{{doc-important|Keep the same order.}}",
|
||||||
"imagemap_poly_odd": "Used as error message. Parameters:\n* $1 - line number"
|
"imagemap_poly_odd": "Used as error message. Parameters:\n* $1 - line number"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue