mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-04 10:48:52 +00:00
c3ea309a78
They conceptually belong in VE-MW, but right now the language inspector is used in the VE standalone, and not having the messages breaks it. Change-Id: I0f84c6ee6c6142581c895515a2bd2a6caf4e511d
59 lines
3 KiB
JSON
59 lines
3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Chmee2",
|
|
"Jkjk",
|
|
"Juandev",
|
|
"Koo6",
|
|
"Littledogboy",
|
|
"Michaelbrabec",
|
|
"Mormegil",
|
|
"Polda18",
|
|
"Tchoř",
|
|
"ශ්වෙත"
|
|
]
|
|
},
|
|
"visualeditor": "VisualEditor",
|
|
"visualeditor-aliennode-tooltip": "Promiňte, ale tento prvek lze zatím editovat jen v režimu zdrojového kódu.",
|
|
"visualeditor-annotationbutton-bold-tooltip": "Tučné",
|
|
"visualeditor-annotationbutton-code-tooltip": "Počítačový kód",
|
|
"visualeditor-annotationbutton-italic-tooltip": "Kurzíva",
|
|
"visualeditor-annotationbutton-language-tooltip": "Jazyk",
|
|
"visualeditor-annotationbutton-link-tooltip": "Odkaz",
|
|
"visualeditor-annotationbutton-strikethrough-tooltip": "Přeskrtnuté",
|
|
"visualeditor-annotationbutton-subscript-tooltip": "Dolní index",
|
|
"visualeditor-annotationbutton-superscript-tooltip": "Horní index",
|
|
"visualeditor-annotationbutton-underline-tooltip": "Podtržené",
|
|
"visualeditor-clearbutton-tooltip": "Vymazat formátování",
|
|
"visualeditor-dialog-action-apply": "Použít změny",
|
|
"visualeditor-dialog-action-cancel": "Storno",
|
|
"visualeditor-dialog-action-goback": "Zpět",
|
|
"visualeditor-formatdropdown-format-heading1": "Nadpis 1",
|
|
"visualeditor-formatdropdown-format-heading2": "Nadpis 2",
|
|
"visualeditor-formatdropdown-format-heading3": "Nadpis 3",
|
|
"visualeditor-formatdropdown-format-heading4": "Nadpis 4",
|
|
"visualeditor-formatdropdown-format-heading5": "Nadpis 5",
|
|
"visualeditor-formatdropdown-format-heading6": "Nadpis 6",
|
|
"visualeditor-formatdropdown-format-paragraph": "Odstavec",
|
|
"visualeditor-formatdropdown-format-preformatted": "Předformátovaný",
|
|
"visualeditor-formatdropdown-title": "Změnit formát",
|
|
"visualeditor-help-tool": "Nápověda",
|
|
"visualeditor-historybutton-redo-tooltip": "Znovu",
|
|
"visualeditor-historybutton-undo-tooltip": "Zpět",
|
|
"visualeditor-indentationbutton-indent-tooltip": "Zvětšit odsazení",
|
|
"visualeditor-indentationbutton-outdent-tooltip": "Zmenšit odsazení",
|
|
"visualeditor-inspector-close-tooltip": "Zavřít",
|
|
"visualeditor-inspector-remove-tooltip": "Odebrat",
|
|
"visualeditor-languages-tool": "Jazyky",
|
|
"visualeditor-languageinspector-block-tooltip-rtldirection": ": zprava doleva",
|
|
"visualeditor-languageinspector-title": "Jazyk",
|
|
"visualeditor-languageinspector-widget-changelang": "Změnit jazyk",
|
|
"visualeditor-languageinspector-widget-label-direction": "Směr",
|
|
"visualeditor-languageinspector-widget-label-langcode": "Kód jazyka",
|
|
"visualeditor-languageinspector-widget-label-language": "Jazyk",
|
|
"visualeditor-linkinspector-title": "Hypertextový odkaz",
|
|
"visualeditor-listbutton-bullet-tooltip": "Seznam s odrážkami",
|
|
"visualeditor-listbutton-number-tooltip": "Číslovaný seznam",
|
|
"visualeditor-toolbar-insert": "Vložit",
|
|
"visualeditor-version-label": "Verze"
|
|
} |