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: I15ebc659ebfa0dc0d126f66774ca7a831028320d
This commit is contained in:
parent
2b914eeddf
commit
739b71785d
|
@ -6,7 +6,8 @@
|
|||
"Hugo.arg",
|
||||
"Matasg",
|
||||
"Vogone",
|
||||
"Vpovilaitis"
|
||||
"Vpovilaitis",
|
||||
"Pofka"
|
||||
]
|
||||
},
|
||||
"wikieditor": "Išplėstinė wikiteksto redagavimo sąsaja",
|
||||
|
@ -204,8 +205,8 @@
|
|||
"wikieditor-toolbar-help-content-olist-syntax": "# Sąrašo elementas<br /># Sąrašo elementas",
|
||||
"wikieditor-toolbar-help-content-olist-result": "<ol><li>Sąrašo elementas</li><li>Sąrašo elementas</li></ol>",
|
||||
"wikieditor-toolbar-help-content-file-description": "Įterpti failą",
|
||||
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|Aprašymas]]",
|
||||
"wikieditor-toolbar-help-content-file-result": "<div style='width:102px;' class='thumbinner'><a title='Caption text' class='image' href='#'><img height='50' width='100' border='0' class='thumbimage' src='$1/WikiEditor/modules/images/toolbar/example-image.png' alt=''/></a><div class='thumbcaption'><div class='magnify'><a title='Enlarge' class='internal' href='#'></a></div>Aprašymas</div></div>",
|
||||
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Pavyzdys.png|$2|$3]]",
|
||||
"wikieditor-toolbar-help-content-file-caption": "Antraštės tekstas",
|
||||
"wikieditor-toolbar-help-content-reference-description": "Išnaša",
|
||||
"wikieditor-toolbar-help-content-reference-syntax": "Puslapio tekstas.<ref name=\"test\">[http://www.example.org Nuorodos tekstas], papildomas tekstas.</ref>",
|
||||
"wikieditor-toolbar-help-content-reference-result": "Puslapio tekstas.<sup><a href='#'>[1]</a></sup>",
|
||||
|
|
|
@ -206,8 +206,8 @@
|
|||
"wikieditor-toolbar-help-content-olist-syntax": "# Elemende de l'elenghe numerate<br /># Elemende de l'elenghe numerate",
|
||||
"wikieditor-toolbar-help-content-olist-result": "<ol><li>Elemende de l'elenghe</li><li>Elemende de l'elenghe</li></ol>",
|
||||
"wikieditor-toolbar-help-content-file-description": "File 'ngorporate",
|
||||
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|Teste d'u titele]]",
|
||||
"wikieditor-toolbar-help-content-file-result": "<div style='width:102px;' class='thumbinner'><a title='Teste d'u titele' class='image' href='#'><img height='50' width='100' border='0' class='thumbimage' src='$1/WikiEditor/modules/images/toolbar/example-image.png' alt=''/></a><div class='thumbcaption'><div class='magnify'><a title='Allarie' class='internal' href='#'></a></div>Teste d'u titele</div></div>",
|
||||
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|$3]]",
|
||||
"wikieditor-toolbar-help-content-file-caption": "Teste d'u titole",
|
||||
"wikieditor-toolbar-help-content-reference-description": "Riferimende",
|
||||
"wikieditor-toolbar-help-content-reference-syntax": "Teste d'a pàgene.<ref name=\"test\">[http://www.example.org Teste d'u collegamende], teste addizionale.</ref>",
|
||||
"wikieditor-toolbar-help-content-reference-result": "Teste d'a pàgene.<sup><a href='#'>[1]</a></sup>",
|
||||
|
|
|
@ -225,7 +225,6 @@
|
|||
"wikieditor-toolbar-help-content-olist-result": "<ol><li>清單項目</li><li>清單項目</li></ol>",
|
||||
"wikieditor-toolbar-help-content-file-description": "附加檔案",
|
||||
"wikieditor-toolbar-help-content-file-syntax": "[[$1:Example.png|$2|標題文字]]",
|
||||
"wikieditor-toolbar-help-content-file-result": "<div style='width:102px;' class='thumbinner'><a title='標題文字' class='image' href='#'><img height='50' width='100' border='0' class='thumbimage' src='$1/WikiEditor/modules/images/toolbar/example-image.png' alt=''/></a><div class='thumbcaption'><div class='magnify'><a title='放大' class='internal' href='#'></a></div>標題文字</div></div>",
|
||||
"wikieditor-toolbar-help-content-reference-description": "參考來源",
|
||||
"wikieditor-toolbar-help-content-reference-syntax": "頁面文字。<ref name=\"test\">[http://www.example.org 連結文字],附加文字。</ref>",
|
||||
"wikieditor-toolbar-help-content-reference-result": "頁面文字。<sup><a href='#'>[1]</a></sup>",
|
||||
|
|
Loading…
Reference in a new issue