# Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
#
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
#
# Check out the official contributor's guide:
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
#
msgid ""
msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Content-Type: text/plain; charset=UTF-8\n"

msgctxt "A label of the button indicating that using this button will make a selected text editable."
msgid "Enable editing"
msgstr "Habilitar edición"

msgctxt "A label of the button that moves selection to the previous editable region in the content."
msgid "Previous editable region"
msgstr "Anterior zona editable"

msgctxt "A label of the button that moves selection to the next editable region in the content."
msgid "Next editable region"
msgstr "Siguiente zona editable"

msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
msgid "Navigate editable regions"
msgstr "Navegar por las zonas editables"

msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
msgid "Disable inline editing"
msgstr "Deshabilitar la edición en línea"

msgctxt "A label of the button indicating that using this button will make a selected text editable."
msgid "Enable inline editing"
msgstr "Habilitar la edición en línea"

msgctxt "A label of the button indicating that using this button will make a selected blocks non–editable."
msgid "Disable block editing"
msgstr "Deshabilitar la edición de bloques"

msgctxt "A label of the button indicating that using this button will make a selected blocks editable."
msgid "Enable block editing"
msgstr "Habilitar la edición de bloques"

msgctxt "A label of the button indicating that using this button will make a selected text or blocks non–editable."
msgid "Disable editing"
msgstr "Deshabilitar la edición"
