# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the kdevprojectmanagerview package. # Simone Solinas , 2009, 2010, 2011, 2012, 2013, 2014. # msgid "" msgstr "" "Project-Id-Version: kdevprojectmanagerview\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-11-05 07:06+0200\n" "PO-Revision-Date: 2014-02-23 19:28+0100\n" "Last-Translator: Simone Solinas \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. i18n: file: kdevprojectmanagerview.rc:5 #. i18n: ectx: Menu (project) #: rc.cpp:3 msgctxt "@title:menu" msgid "Run" msgstr "Esegui" #. i18n: file: projectbuildsetwidget.ui:32 #. i18n: ectx: property (toolTip), widget (QToolButton, topButton) #: rc.cpp:6 msgid "Move the selected items to the top" msgstr "Sposta gli elementi selezionati nella parte superiore" #. i18n: file: projectbuildsetwidget.ui:35 #. i18n: ectx: property (text), widget (QToolButton, topButton) #. i18n: file: projectbuildsetwidget.ui:61 #. i18n: ectx: property (text), widget (QToolButton, upButton) #. i18n: file: projectbuildsetwidget.ui:71 #. i18n: ectx: property (text), widget (QToolButton, downButton) #. i18n: file: projectbuildsetwidget.ui:97 #. i18n: ectx: property (text), widget (QToolButton, bottomButton) #. i18n: file: projectbuildsetwidget.ui:147 #. i18n: ectx: property (text), widget (QToolButton, addItemButton) #. i18n: file: projectbuildsetwidget.ui:157 #. i18n: ectx: property (text), widget (QToolButton, removeItemButton) #: rc.cpp:9 rc.cpp:15 rc.cpp:21 rc.cpp:27 rc.cpp:39 rc.cpp:45 msgid "..." msgstr "..." #. i18n: file: projectbuildsetwidget.ui:58 #. i18n: ectx: property (toolTip), widget (QToolButton, upButton) #: rc.cpp:12 msgid "Move the selected items up" msgstr "Sposta gli elementi selezionati verso l'alto" #. i18n: file: projectbuildsetwidget.ui:68 #. i18n: ectx: property (toolTip), widget (QToolButton, downButton) #: rc.cpp:18 msgid "Move the selected item down" msgstr "Sposta gli elementi selezionati verso il basso" #. i18n: file: projectbuildsetwidget.ui:94 #. i18n: ectx: property (toolTip), widget (QToolButton, bottomButton) #: rc.cpp:24 msgid "Move the selected items to the bottom" msgstr "Sposta gli elementi selezionati nella parte inferiore" #. i18n: file: projectbuildsetwidget.ui:121 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:30 msgid "Build Sequence" msgstr "Sequenza di compilazione" #. i18n: file: projectbuildsetwidget.ui:124 #. i18n: ectx: property (toolTip), widget (QLabel, label) #: rc.cpp:33 msgid "These items will be built in the order they are listed." msgstr "Questi elementi saranno compilati nell'ordine in cui sono elencati." #. i18n: file: projectbuildsetwidget.ui:144 #. i18n: ectx: property (toolTip), widget (QToolButton, addItemButton) #: rc.cpp:36 msgid "Add currently selected items from project tree view to buildset." msgstr "" "Aggiungi gli elementi selezionati dalla vista ad albero dei progetti al " "buidset." #. i18n: file: projectbuildsetwidget.ui:154 #. i18n: ectx: property (toolTip), widget (QToolButton, removeItemButton) #: rc.cpp:42 msgid "Remove currently selected item from buildset." msgstr "Rimuovi gli elementi selezionati dal buildset." #. i18n: file: projectmanagerview.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, ProjectManagerView) #: rc.cpp:48 projectmanagerviewplugin.cpp:151 msgid "Projects" msgstr "Progetti" #. i18n: file: projectmanagerview.ui:17 #. i18n: ectx: property (whatsThis), widget (QWidget, ProjectManagerView) #: rc.cpp:51 msgid "Project Manager" msgstr "Gestore del progetto" #. i18n: file: projectmanagerview.ui:39 #. i18n: ectx: property (whatsThis), widget (ProjectTreeView, projectTreeView) #: rc.cpp:54 msgid "Project Overview" msgstr "Panoramica progetto" #. i18n: file: projectmanagerview.ui:59 #. i18n: ectx: property (whatsThis), widget (ProjectBuildSetWidget, buildSetView) #: rc.cpp:57 msgid "Build Items:" msgstr "Compila gli elementi:" #: projectbuildsetwidget.cpp:147 msgid "Build Set" msgstr "Gruppo di compilazione" #: projectbuildsetwidget.cpp:148 msgid "Remove From Build Set" msgstr "Rimuovi dal gruppo di compilazione" #: projecttreeview.cpp:161 msgid "&Move Here" msgstr "&Sposta qui" #: projecttreeview.cpp:167 msgid "&Copy Here" msgstr "&Copia qui" #: projecttreeview.cpp:173 projecttreeview.cpp:232 msgid "C&ancel" msgstr "Annull&a" #: projecttreeview.cpp:226 msgid "&Add to Target" msgstr "&Aggiungi alla destinazione" #: projecttreeview.cpp:345 msgid "Open Configuration..." msgstr "Apri configurazione..." #: projectmanagerview.cpp:94 msgid "Locate Current Document" msgstr "Individua il documento corrente" #: projectmanagerview.cpp:95 msgid "Locates the current document in the project tree and selects it." msgstr "" "Individua il documento corrente nell'albero dei progetti e selezionalo." #: projectmanagerviewplugin.cpp:57 msgid "Project Management View" msgstr "Vista gestione del progetto" #: projectmanagerviewplugin.cpp:57 msgid "Toolview to do all the project management stuff" msgstr "Vista degli strumenti per la gestione del progetto" #: projectmanagerviewplugin.cpp:108 msgid "Build all Projects" msgstr "Compila tutti i progetti" #: projectmanagerviewplugin.cpp:113 msgid "Build Selection" msgstr "Compila selezione" #: projectmanagerviewplugin.cpp:114 msgid "Build" msgstr "Compila" #: projectmanagerviewplugin.cpp:120 msgid "Install Selection" msgstr "Installa selezione" #: projectmanagerviewplugin.cpp:121 msgid "Install" msgstr "Installa" #: projectmanagerviewplugin.cpp:127 msgid "Clean Selection" msgstr "Pulisci selezione" #: projectmanagerviewplugin.cpp:128 msgid "Clean" msgstr "Pulisci" #: projectmanagerviewplugin.cpp:133 msgid "Configure Selection" msgstr "Configura selezione" #: projectmanagerviewplugin.cpp:134 msgid "Configure" msgstr "Configura" #: projectmanagerviewplugin.cpp:139 msgid "Prune Selection" msgstr "Elimina selezione" #: projectmanagerviewplugin.cpp:140 msgid "Prune" msgstr "Riduci" #: projectmanagerviewplugin.cpp:241 msgid "Create File" msgstr "Crea file" #: projectmanagerviewplugin.cpp:247 msgid "Create Folder" msgstr "Crea cartella" #: projectmanagerviewplugin.cpp:254 msgctxt "@action" msgid "Build" msgstr "Compila" #: projectmanagerviewplugin.cpp:258 msgctxt "@action" msgid "Install" msgstr "Installa" #: projectmanagerviewplugin.cpp:262 msgctxt "@action" msgid "Clean" msgstr "Pulisci" #: projectmanagerviewplugin.cpp:266 msgid "Add to Build Set" msgstr "Aggiungi al gruppo di compilazione" #: projectmanagerviewplugin.cpp:273 msgid "Close Project" msgid_plural "Close Projects" msgstr[0] "Chiudi il progetto" msgstr[1] "Chiudi i progetti" #: projectmanagerviewplugin.cpp:279 msgid "Reload" msgstr "Ricarica" #: projectmanagerviewplugin.cpp:285 msgid "Remove" msgstr "Rimuovi" #: projectmanagerviewplugin.cpp:289 msgid "Rename" msgstr "Rinomina" #: projectmanagerviewplugin.cpp:295 msgid "Remove From Target" msgstr "Rimuovi dall'obiettivo" #: projectmanagerviewplugin.cpp:489 msgid "Create Folder in %1" msgstr "Crea cartella in %1" #: projectmanagerviewplugin.cpp:489 msgid "Folder Name" msgstr "Nome cartella" #: projectmanagerviewplugin.cpp:541 msgid "Do you really want to delete this item?" msgid_plural "Do you really want to delete these %1 items?" msgstr[0] "Sei sicuro di voler cancellare questo elemento?" msgstr[1] "Sei sicuro di voler cancellare questi %1 elementi?" #: projectmanagerviewplugin.cpp:544 msgid "Delete Files" msgstr "Cancella i file" #: projectmanagerviewplugin.cpp:597 msgid "Rename..." msgstr "Rinomina..." #: projectmanagerviewplugin.cpp:598 msgid "New name for '%1':" msgstr "Nuovo nome per «%1»:" #: projectmanagerviewplugin.cpp:609 msgid "There is already a file named '%1'" msgstr "Esiste già un file chiamato «%1»" #: projectmanagerviewplugin.cpp:612 msgid "Could not rename '%1'" msgstr "Impossibile rinominare «%1»" #: projectmanagerviewplugin.cpp:615 msgid "'%1' is not a valid file name" msgstr "«%1» non è un nome di file valido" #: projectmanagerviewplugin.cpp:625 msgid "Create File in %1" msgstr "Crea file in %1" #: projectmanagerviewplugin.cpp:625 msgid "File name:" msgstr "Nome file:"