mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-30 17:04:14 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Idab68a837817868996bcbc4d776da034991dc2aa
This commit is contained in:
parent
ae926d63dd
commit
ee86de539b
|
@ -1,9 +1,10 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Sveinn í Felli"
|
"Sveinn í Felli",
|
||||||
|
"Stefán Örvar Sigmundsson"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"codemirror-toggle-label": "Málfræðilitun",
|
"codemirror-toggle-label": "Málskipanarljómun",
|
||||||
"codemirror-prefs-colorblind": "Virkja litblinduvænt litastef við áherslulitun málskipunar þegar wikitexta er breytt"
|
"codemirror-prefs-colorblind": "Virkja litblinduvænt litaskema við málskipanarljómun við breytingu á wiki-texta"
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,5 +12,5 @@
|
||||||
"codemirror-toggle-label": "Title tooltip for button to toggle CodeMirror in the editing toolbar.",
|
"codemirror-toggle-label": "Title tooltip for button to toggle CodeMirror in the editing toolbar.",
|
||||||
"codemirror-prefs-colorblind": "Used in user preferences as label for enabling the colorblind-friendly option.",
|
"codemirror-prefs-colorblind": "Used in user preferences as label for enabling the colorblind-friendly option.",
|
||||||
"codemirror-prefs-colorblind-help": "Used in user preferences as remark on the colorblind-friendly option.",
|
"codemirror-prefs-colorblind-help": "Used in user preferences as remark on the colorblind-friendly option.",
|
||||||
"prefs-accessibility": "Section heading in the user prefences for accessibility topics."
|
"prefs-accessibility": "Section heading in the user preferences for accessibility topics."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue