mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-27 17:50:44 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3b2aca2316e3f4210ca252302d140b344ec8425c
This commit is contained in:
parent
fba25caf61
commit
02b4482eb7
|
@ -99,6 +99,7 @@
|
|||
"wikieditor-toolbar-tool-gallery-example": "Example.jpg|satangahan 1\nExample.jpg|satangahan 2",
|
||||
"wikieditor-toolbar-tool-newline": "pazumaan tu tusil",
|
||||
"wikieditor-toolbar-tool-table": "sapat nu sulit",
|
||||
"wikieditor-toolbar-tool-table-example-old": "-\n! satangahan 1\n! satangahan 2\n! satangahan 3\n|-\n| silsil 1, sapisuped-haku1\n| silsil 1, sapisuped-haku2\n| silsil 1, sapisuped-haku3\n|-\n| silsil 2, sapisuped-haku1\n| silsil 2, sapisuped-haku2\n| silsil 2, sapisuped-haku3",
|
||||
"wikieditor-toolbar-tool-table-example-cell-text": "u sulit nu sapisuped-haku",
|
||||
"wikieditor-toolbar-tool-table-example-header": "satangahan a sulit",
|
||||
"wikieditor-toolbar-tool-table-title": "paheceken tu sapat nu sulit",
|
||||
|
@ -149,6 +150,8 @@
|
|||
"wikieditor-toolbar-help-content-ilink-syntax": "[[kasabelih satangahan]]<br />[[kasabelih satangahan|masasiket aazihen-paya]]",
|
||||
"wikieditor-toolbar-help-content-ilink-result": "<a href='#'>kasabelih satangahan</a><br /><a href='#'>masasiket aazihen-paya</a>",
|
||||
"wikieditor-toolbar-help-content-xlink-description": "masasiket tu hekal",
|
||||
"wikieditor-toolbar-help-content-xlink-syntax": "[http://www.example.org masasiket aazihen-paya ]<br />[http://www.example.org]<br />http://www.example.org",
|
||||
"wikieditor-toolbar-help-content-xlink-result": "<a href='#' class='external'> masasiket aazihen-paya </a><br /><a href='#' class='external autonumber'>[1]</a><br /><a href='#' class='external'>http://www.example.org</a>",
|
||||
"wikieditor-toolbar-help-content-heading2-description": "saka 2 tindud satangahan",
|
||||
"wikieditor-toolbar-help-content-heading2-syntax": "==satangahan a sulit ==",
|
||||
"wikieditor-toolbar-help-content-heading2-result": "<h2>satangahan a sulit</h2>",
|
||||
|
@ -169,13 +172,16 @@
|
|||
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|$3]]",
|
||||
"wikieditor-toolbar-help-content-file-caption": "satangahan a sulit",
|
||||
"wikieditor-toolbar-help-content-reference-description": "miazih tu tatenga’ay nasulitan",
|
||||
"wikieditor-toolbar-help-content-reference-syntax": "kasabelih a sulit.\n<ref>[http://www.example.org masasiket sulit], micunus ku sulit. </ref>",
|
||||
"wikieditor-toolbar-help-content-reference-result": "kasabelih sulit.<sup><a href='#'>[1]</a></sup>",
|
||||
"wikieditor-toolbar-help-content-named-reference-description": "mapanganganay a miazih tu tatenga’ay nasulitan",
|
||||
"wikieditor-toolbar-help-content-named-reference-syntax": "kasabelih sulit. <ref name=\"test\">[http://www.example.org Link text]</ref>",
|
||||
"wikieditor-toolbar-help-content-named-reference-result": "kasabelih sulit.<sup><a href='#'>[2]</a></sup>",
|
||||
"wikieditor-toolbar-help-content-rereference-description": "misaliyaw pisaungay malecaday a miazih tu tatenga’ay saangangan",
|
||||
"wikieditor-toolbar-help-content-showreferences-description": "paazih miazih tu tatenga’ay nay",
|
||||
"wikieditor-toolbar-help-content-showreferences-result": "<ol class='references'><li id='cite_note-test-0'><b><a title='' href='#'>^</a></b><a rel='nofollow' title='http://www.example.org' class='external text' href='#'> masasiketay a sulit </a>,nicunus a kawaw sulit。</li><li id='cite_note-test-1'><b><a title='' href='#'>^</a></b><a rel='nofollow' title='http://www.example.org' class='external text' href='#'> masasiketay a sulit </a></li></ol>",
|
||||
"wikieditor-toolbar-help-content-signaturetimestamp-description": "sulitan a ngangan atu tuki",
|
||||
"wikieditor-toolbar-help-content-signaturetimestamp-result": "--<a href='#' title='$1:Username'> misaungayay a kalungangan </a> (<a href='#' title='$2:Username'> sasukamu </a>) 15:54, 10 June 2009 (UTC)",
|
||||
"wikieditor-toolbar-help-content-signature-description": "sulitan a ngangan",
|
||||
"wikieditor-toolbar-help-content-indent-description": "kitiw",
|
||||
"wikieditor-toolbar-help-content-indent-syntax": "habutud cudad <br />:kitiw-silsil cudad <br />::kitiw-silsil cudad",
|
||||
|
|
Loading…
Reference in a new issue