mediawiki-skins-Vector/i18n/oc.json
Bartosz Dziewoński d28f09df31 Move Vector skin from core
This is the final step of the process described at
<https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>.

Corresponding core change: Idfc38503.

Change-Id: I84fcf7ce6385b8323544cafe6912a00f1886d20d
2014-08-07 13:38:34 +02:00

22 lines
746 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Boulaur",
"Cedric31"
]
},
"vector.css": "/* Lo CSS plaçat aicí afectarà los utilizaires de labilhatge Vector */",
"vector.js": "/* Tot JavaScript aicí serà cargat amb las paginas accedidas pels utilizaires de labilhatge Vector unicament. */",
"vector-action-addsection": "Apondre un subjècte",
"vector-action-delete": "Suprimir",
"vector-action-move": "Tornar nomenar",
"vector-action-protect": "Protegir",
"vector-action-undelete": "Restablir",
"vector-action-unprotect": "Suprimir la proteccion",
"vector-view-create": "Crear",
"vector-view-edit": "Modificar",
"vector-view-history": "Veire l'istoric",
"vector-view-view": "Legir",
"vector-view-viewsource": "Veire la font"
}