mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-01 09:26:37 +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
60 lines
3 KiB
JSON
60 lines
3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Babanwalia",
|
|
"Chrumps",
|
|
"Matma Rex",
|
|
"Mikołka",
|
|
"Nasir8891",
|
|
"Odie2",
|
|
"Rzuwig",
|
|
"Tar Lócesilion",
|
|
"Ty221",
|
|
"WTM",
|
|
"Woytecr",
|
|
"Wpedzich"
|
|
]
|
|
},
|
|
"visualeditor": "VisualEditor",
|
|
"visualeditor-aliennode-tooltip": "Niestety, na razie ten element może być zmodyfikowany tylko w trybie edycji kodu źródłowego.",
|
|
"visualeditor-annotationbutton-bold-tooltip": "Pogrubienie",
|
|
"visualeditor-annotationbutton-code-tooltip": "Kod programu",
|
|
"visualeditor-annotationbutton-italic-tooltip": "Kursywa",
|
|
"visualeditor-annotationbutton-language-tooltip": "Język",
|
|
"visualeditor-annotationbutton-link-tooltip": "Link",
|
|
"visualeditor-annotationbutton-strikethrough-tooltip": "Przekreślenie",
|
|
"visualeditor-annotationbutton-subscript-tooltip": "Indeks dolny",
|
|
"visualeditor-annotationbutton-superscript-tooltip": "Indeks górny",
|
|
"visualeditor-annotationbutton-underline-tooltip": "Podkreślenie",
|
|
"visualeditor-clearbutton-tooltip": "Wyczyść formatowanie",
|
|
"visualeditor-dialog-action-apply": "Zastosuj",
|
|
"visualeditor-dialog-action-cancel": "Anuluj",
|
|
"visualeditor-dialog-action-goback": "Wróć",
|
|
"visualeditor-formatdropdown-format-heading1": "Nagłówek 1",
|
|
"visualeditor-formatdropdown-format-heading2": "Nagłówek 2",
|
|
"visualeditor-formatdropdown-format-heading3": "Nagłówek 3",
|
|
"visualeditor-formatdropdown-format-heading4": "Nagłówek 4",
|
|
"visualeditor-formatdropdown-format-heading5": "Nagłówek 5",
|
|
"visualeditor-formatdropdown-format-heading6": "Nagłówek 6",
|
|
"visualeditor-formatdropdown-format-paragraph": "Akapit",
|
|
"visualeditor-formatdropdown-format-preformatted": "Stała szerokość czcionki",
|
|
"visualeditor-formatdropdown-title": "Zmień formatowanie",
|
|
"visualeditor-help-tool": "Pomoc",
|
|
"visualeditor-historybutton-redo-tooltip": "Ponów",
|
|
"visualeditor-historybutton-undo-tooltip": "Cofnij",
|
|
"visualeditor-indentationbutton-indent-tooltip": "Zwiększ wcięcie",
|
|
"visualeditor-indentationbutton-outdent-tooltip": "Zmniejsz wcięcie",
|
|
"visualeditor-inspector-close-tooltip": "Zamknij",
|
|
"visualeditor-inspector-remove-tooltip": "Usuń",
|
|
"visualeditor-languages-tool": "Języki",
|
|
"visualeditor-languageinspector-title": "Język",
|
|
"visualeditor-languageinspector-widget-changelang": "Zmień język",
|
|
"visualeditor-languageinspector-widget-label-direction": "Kierunek",
|
|
"visualeditor-languageinspector-widget-label-langcode": "Kod języka",
|
|
"visualeditor-languageinspector-widget-label-language": "Język",
|
|
"visualeditor-languageinspector-block-tooltip-rtldirection": ": od prawej do lewej",
|
|
"visualeditor-linkinspector-title": "Hiperłącze",
|
|
"visualeditor-listbutton-bullet-tooltip": "Lista wypunktowana",
|
|
"visualeditor-listbutton-number-tooltip": "Lista numerowana",
|
|
"visualeditor-version-label": "Wersja"
|
|
} |