mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-12 01:09:40 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9268676bb66d892fabe0753726e279f7b68e26ed
This commit is contained in:
parent
f419897409
commit
f918b9e2e2
|
@ -7,6 +7,8 @@
|
|||
},
|
||||
"templatedata-desc": "Võimaldab JSONi abil malli parameetrite andmeid talletada.",
|
||||
"templatedata-doc-desc-empty": "Kirjeldus puudub.",
|
||||
"templatedata-doc-param-autovalue": "Eeltäidetud",
|
||||
"templatedata-doc-param-autovalue-empty": "tühi",
|
||||
"templatedata-doc-param-default": "Vaikimisi",
|
||||
"templatedata-doc-param-default-empty": "tühi",
|
||||
"templatedata-doc-param-desc": "Kirjeldus",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"templatedata-modal-notice-import-numparams": "Imporditud {{PLURAL:$1|üks uus parameeter|$1 uut parameetrit}}.",
|
||||
"templatedata-modal-table-param-actions": "Toimingud",
|
||||
"templatedata-modal-table-param-aliases": "Rööpkujud (eraldatud komaga)",
|
||||
"templatedata-modal-table-param-autovalue": "Eeltäidetud",
|
||||
"templatedata-modal-table-param-default": "Vaikeväärtus",
|
||||
"templatedata-modal-table-param-desc": "Kirjeldus",
|
||||
"templatedata-modal-table-param-label": "Silt",
|
||||
|
@ -47,6 +50,7 @@
|
|||
"templatedata-modal-table-param-suggested": "Soovituslik",
|
||||
"templatedata-modal-table-param-type": "Tüüp",
|
||||
"templatedata-modal-table-param-type-boolean": "Kahendmuutuja",
|
||||
"templatedata-modal-table-param-type-content": "Sisu",
|
||||
"templatedata-modal-table-param-type-date": "Kuupäev",
|
||||
"templatedata-modal-table-param-type-number": "Number",
|
||||
"templatedata-modal-table-param-type-string": "Sõne",
|
||||
|
|
Loading…
Reference in a new issue