# 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 "Toolbar button tooltip for the Numbered List feature." msgid "Numbered List" msgstr "Elenco numerato" msgctxt "Toolbar button tooltip for the Bulleted List feature." msgid "Bulleted List" msgstr "Elenco puntato" msgctxt "Toolbar button tooltip for the To-do List feature." msgid "To-do List" msgstr "Elenco cose da fare" msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style." msgid "Bulleted list styles toolbar" msgstr "Barra degli strumenti con gli stili degli elenchi puntati" msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style." msgid "Numbered list styles toolbar" msgstr "Barra degli strumenti con gli stili degli elenchi numerati" msgctxt "The ARIA label of the button that toggles the \"disc\" list style." msgid "Toggle the disc list style" msgstr "Attiva/disattiva lo stile degli elenchi con dischi" msgctxt "The ARIA label of the button that toggles the \"circle\" list style." msgid "Toggle the circle list style" msgstr "Attiva/disattiva lo stile degli elenchi con cerchi" msgctxt "The ARIA label of the button that toggles the \"square\" list style." msgid "Toggle the square list style" msgstr "Attiva/disattiva lo stile degli elenchi con quadrati" msgctxt "The ARIA label of the button that toggles the \"decimal\" list style." msgid "Toggle the decimal list style" msgstr "Attiva/disattiva lo stile degli elenchi con numeri" msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style." msgid "Toggle the decimal with leading zero list style" msgstr "Attiva/disattiva lo stile degli elenchi con numeri con zero anteposto" msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style." msgid "Toggle the lower–roman list style" msgstr "Attiva/disattiva lo stile degli elenchi con numeri romani minuscoli" msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style." msgid "Toggle the upper–roman list style" msgstr "Attiva/disattiva lo stile degli elenchi con numeri romani maiuscoli" msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style." msgid "Toggle the lower–latin list style" msgstr "Attiva/disattiva lo stile degli elenchi con lettere minuscole" msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style." msgid "Toggle the upper–latin list style" msgstr "Attiva/disattiva lo stile degli elenchi con lettere maiuscole" msgctxt "The tooltip text of the button that toggles the \"disc\" list style." msgid "Disc" msgstr "Disco" msgctxt "The tooltip text of the button that toggles the \"circle\" list style." msgid "Circle" msgstr "Cerchio" msgctxt "The tooltip text of the button that toggles the \"square\" list style." msgid "Square" msgstr "Quadrato" msgctxt "The tooltip text of the button that toggles the \"decimal\" list style." msgid "Decimal" msgstr "Numero" msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style." msgid "Decimal with leading zero" msgstr "Numero con zero anteposto" msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style." msgid "Lower–roman" msgstr "Numero romano minuscolo" msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style." msgid "Upper-roman" msgstr "Numero romano maiuscolo" msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style." msgid "Lower-latin" msgstr "Lettera minuscola" msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style." msgid "Upper-latin" msgstr "Lettera maiuscola" msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields." msgid "List properties" msgstr "Proprietà elenco" msgctxt "The label of the input allowing to change the start index of a numbered list." msgid "Start at" msgstr "Inizia da" msgctxt "The error message displayed when the numbered list start index input value is invalid." msgid "Start index must be greater than 0." msgstr "L'indice iniziale deve essere maggiore di 0." msgctxt "The label of the switch button that reverses the order of the numbered list." msgid "Reversed order" msgstr "Ordine inverso"