# 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: it\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 "Abilita modifica"

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

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

msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
msgid "Navigate editable regions"
msgstr "Spostati tra regioni modificabili"

msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
msgid "Disable inline editing"
msgstr "Disabilita modifica lineare"

msgctxt "A label of the button indicating that using this button will make a selected text editable."
msgid "Enable inline editing"
msgstr "Abilita modifica lineare"

msgctxt "A label of the button indicating that using this button will make a selected blocks non–editable."
msgid "Disable block editing"
msgstr "Disabilita modifica blocchi"

msgctxt "A label of the button indicating that using this button will make a selected blocks editable."
msgid "Enable block editing"
msgstr "Abilita modifica blocchi"

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