mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-23 15:36:47 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ifbd66147f1562b6d3b29a160e72fad43232383ec
This commit is contained in:
parent
53906f84f8
commit
9092f68863
8
i18n/sat.json
Normal file
8
i18n/sat.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Ramjit Tudu"
|
||||
]
|
||||
},
|
||||
"templatedata-modal-search-input-placeholder": "ᱯᱟᱹᱨᱥᱤ ᱧᱩᱛᱩᱢ ᱟᱨᱵᱟᱝ ᱠᱚᱰ ᱛᱮ ᱥᱮᱸᱫᱽᱨᱟ"
|
||||
}
|
|
@ -2,7 +2,8 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Sudo77(new)",
|
||||
"Teslaton"
|
||||
"Teslaton",
|
||||
"TomášPolonec"
|
||||
]
|
||||
},
|
||||
"templatedata-desc": "Implementuje dátové úložisko pre parametre šablón (pomocou JSON)",
|
||||
|
@ -60,7 +61,7 @@
|
|||
"templatedata-modal-table-param-label": "Štítok",
|
||||
"templatedata-modal-table-param-name": "Meno",
|
||||
"templatedata-modal-table-param-required": "Povinný",
|
||||
"templatedata-modal-table-param-suggested": "Doporučené",
|
||||
"templatedata-modal-table-param-suggested": "Odporučené",
|
||||
"templatedata-modal-table-param-type": "Typ",
|
||||
"templatedata-modal-table-param-uneditablefield": "Neupraviteľné",
|
||||
"templatedata-modal-title": "Editor dokumentácie šablóny",
|
||||
|
|
Loading…
Reference in a new issue