mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-24 07:53:37 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie45177c43ee8693b849c07bd6752e197e6f39cca
This commit is contained in:
parent
9e825e66b6
commit
1b4bfa6ca4
|
@ -82,8 +82,10 @@
|
|||
"templatedata-modal-table-param-type-string": "Cadena",
|
||||
"templatedata-modal-table-param-type-unbalanced-wikitext": "Testu wiki desequilibráu",
|
||||
"templatedata-modal-table-param-type-undefined": "Non definíu",
|
||||
"templatedata-modal-table-param-type-url": "URL",
|
||||
"templatedata-modal-table-param-type-wiki-file-name": "Ficheru",
|
||||
"templatedata-modal-table-param-type-wiki-page-name": "Páxina",
|
||||
"templatedata-modal-table-param-type-wiki-template-name": "Plantía",
|
||||
"templatedata-modal-table-param-type-wiki-user-name": "Usuariu",
|
||||
"templatedata-modal-table-param-uneditablefield": "Non editable",
|
||||
"templatedata-modal-title": "Editor de documentación de plantía",
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
"templatedata-modal-button-apply": "लागू करा",
|
||||
"templatedata-modal-button-cancel": "रद्द करा",
|
||||
"templatedata-modal-button-delparam": "प्राचल (पॅरामीटर) काढून टाका",
|
||||
"templatedata-modal-button-done": "केले",
|
||||
"templatedata-modal-button-importParams": "प्राचले (पॅरामिटर्स) आयात करा",
|
||||
"templatedata-modal-errormsg": "त्रूटी आढळली. याची कृपया खात्री करा कि यात रिकामे अथवा द्विरुक्त प्राचल नावे नाहीत व प्राचल नावात \"$1\", \"$2\" किंवा \"$3\" याचा अंतर्भाव नाही.",
|
||||
"templatedata-modal-errormsg-import-noparams": "आयाती दरम्यान काही नविन प्राचले(पॅरामिटर्स) सापडली नाहीत.",
|
||||
|
@ -19,7 +20,7 @@
|
|||
"templatedata-modal-table-param-actions": "क्रिया",
|
||||
"templatedata-modal-table-param-aliases": "समधर्मी (स्वल्पविरामने वेगळे केलेले)",
|
||||
"templatedata-modal-table-param-default": "मूळ (अविचल)",
|
||||
"templatedata-modal-table-param-desc": "वर्णन",
|
||||
"templatedata-modal-table-param-description": "वर्णन",
|
||||
"templatedata-modal-table-param-label": "लेबल",
|
||||
"templatedata-modal-table-param-name": "नाव",
|
||||
"templatedata-modal-table-param-required": "आवश्यक",
|
||||
|
|
Loading…
Reference in a new issue