mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-24 08:14:33 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I17880559323364df925f5422a00ee2ffd2304b5b
This commit is contained in:
parent
8f1d9bddfe
commit
850a93764a
30
i18n/ks-arab.json
Normal file
30
i18n/ks-arab.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Iflaq"
|
||||
]
|
||||
},
|
||||
"wikieditor-wikitext-tab": "وِکی مَتَن",
|
||||
"wikieditor-toolbar-tool-bold": "مۄٹ",
|
||||
"wikieditor-toolbar-tool-bold-example": "مۄٹ مَتَن",
|
||||
"wikieditor-toolbar-tool-italic": "ہول",
|
||||
"wikieditor-toolbar-tool-italic-example": "ہول مَتَن",
|
||||
"wikieditor-toolbar-tool-ilink": "اۆنٛدروٗنی لِنک",
|
||||
"wikieditor-toolbar-tool-ilink-example": "لِنک عُنٛوان",
|
||||
"wikieditor-toolbar-tool-xlink": "بیٖروٗنی لِنک ( http:// چھُ ضۆروٗری گۄڈٕ)",
|
||||
"wikieditor-toolbar-tool-xlink-example": "http://www.example.com لِنک ناو",
|
||||
"wikieditor-toolbar-tool-link": "لِنک",
|
||||
"wikieditor-toolbar-tool-link-title": "لِنک کٔرِو دَرٕج",
|
||||
"wikieditor-toolbar-tool-link-cancel": "مَنسوٗخ",
|
||||
"wikieditor-toolbar-tool-reference": "حَوالہٕ",
|
||||
"wikieditor-toolbar-tool-newline": "نٕو لٲن",
|
||||
"wikieditor-toolbar-tool-table": "ڈَبہٕ",
|
||||
"wikieditor-toolbar-tool-table-example-old": "-\n! سَرنامہٕ 1\n! سَرنامہٕ 2\n! سَرنامہٕ 3\n|-\n| صَف 1، خانہٕ 1\n| صَف 1، خانہٕ 2\n| صَف 1، خانہٕ 3\n|-\n| صَف 2، خانہٕ 1\n| صَف 2، خانہٕ 2\n| صَف 2، خانہٕ 3",
|
||||
"wikieditor-toolbar-tool-table-example-cell-text": "خانُک مَتَن",
|
||||
"wikieditor-toolbar-tool-table-example-header": "سَرنامُک مَتَن",
|
||||
"wikieditor-toolbar-tool-table-insert": "دَرٕج کٔرِو",
|
||||
"wikieditor-toolbar-tool-table-cancel": "مَنسوٗخ",
|
||||
"wikieditor-toolbar-section-characters": "خاص اَچھَر",
|
||||
"wikieditor-toolbar-section-help": "مَدَتھ",
|
||||
"wikieditor-realtimepreview-preview": "نُمٲیِش"
|
||||
}
|
|
@ -62,7 +62,7 @@
|
|||
"wikieditor-toolbar-tool-link-ext-text": "Unused at the moment",
|
||||
"wikieditor-toolbar-tool-link-insert": "{{Identical|Insert link}}",
|
||||
"wikieditor-toolbar-tool-link-cancel": "{{Identical|Cancel}}",
|
||||
"wikieditor-toolbar-tool-link-int-target-status-exists": "Text shown when the title the user entered exists.\n\nThe wikitext <code><nowiki>{{SITENAME}}</nowiki></code> must not be translated in messages, it is a builtin Mediawiki parser function (some wikis may define some translated aliases only for use on their local content pages). On this wiki it generates “{{SITENAME}}”, but its value will effectively change on every localized version of Wikipedia, or on every other wiki.",
|
||||
"wikieditor-toolbar-tool-link-int-target-status-exists": "Text shown when the title the user entered exists.\n\nThe wikitext <code><nowiki>{{SITENAME}}</nowiki></code> must not be translated in messages, it is a builtin MediaWiki parser function (some wikis may define some translated aliases only for use on their local content pages). On this wiki it generates “{{SITENAME}}”, but its value will effectively change on every localized version of Wikipedia, or on every other wiki.",
|
||||
"wikieditor-toolbar-tool-link-int-target-status-notexists": "Text shown when the title the user entered does not exist",
|
||||
"wikieditor-toolbar-tool-link-int-target-status-invalid": "Text shown when the title the user entered is invalid.\n{{Identical|Invalid title}}",
|
||||
"wikieditor-toolbar-tool-link-int-target-status-external": "Text shown when the link target the user entered points to an external web site\n{{Identical|External link}}",
|
||||
|
|
Loading…
Reference in a new issue