# Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
#
#                                     !!! IMPORTANT !!!
#
#         Before you edit this file, please keep in mind that contributing to the project
#                translations is possible ONLY via the Transifex online service.
#
#         To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
#
#                   To learn more, check out the official contributor's guide:
#     https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
#
msgid ""
msgstr ""
"Language-Team: Italian (https://app.transifex.com/ckeditor/teams/11143/it/)\n"
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgctxt "The label used by assistive technologies describing a toolbar attached to a widget."
msgid "Widget toolbar"
msgstr "Barra degli strumenti del widget"

msgctxt "The title displayed when a mouse is over a button that inserts a paragraph before a block."
msgid "Insert paragraph before block"
msgstr "Inserisci paragrafo prima di blocco"

msgctxt "The title displayed when a mouse is over a button that inserts a paragraph after a block."
msgid "Insert paragraph after block"
msgstr "Inserisci paragrafo dopo blocco"

msgctxt "Information to be read by screen reader about shortcuts to type around a widget"
msgid "Press Enter to type after or press Shift + Enter to type before the widget"
msgstr "Premere Invio per inserire dopo il widget o premere Maiusc + Invio per inserire prima del widget"
