From d2e8251c38735693858e5d5b91137eb21f147ef3 Mon Sep 17 00:00:00 2001 From: Automated System Date: Fri, 13 May 2022 22:30:10 +0000 Subject: Merge translation files from master branch. --- tde-i18n-it/messages/tdewebdev/kommander.po | 330 +++++++++++++++------------- tde-i18n-it/messages/tdewebdev/kxsldbg.po | 18 +- 2 files changed, 183 insertions(+), 165 deletions(-) (limited to 'tde-i18n-it') diff --git a/tde-i18n-it/messages/tdewebdev/kommander.po b/tde-i18n-it/messages/tdewebdev/kommander.po index 527e817b6ee..9db00d9d942 100644 --- a/tde-i18n-it/messages/tdewebdev/kommander.po +++ b/tde-i18n-it/messages/tdewebdev/kommander.po @@ -3,19 +3,21 @@ # # Massimiliano Donno , 2004. # Federico Zenith , 2004, 2005, 2006, 2007, 2008. +# Michele Calgaro , 2022. msgid "" msgstr "" "Project-Id-Version: kommander\n" -"POT-Creation-Date: 2022-02-07 18:21+0000\n" -"PO-Revision-Date: 2008-08-18 01:54+0200\n" -"Last-Translator: Federico Zenith \n" -"Language-Team: Italian \n" +"POT-Creation-Date: 2022-05-13 20:27+0000\n" +"PO-Revision-Date: 2022-05-13 18:40+0000\n" +"Last-Translator: Michele Calgaro \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" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.12.2\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). #: editor/main.cpp:50 @@ -240,7 +242,7 @@ msgstr "Non provare" msgid "'%1' saved." msgstr "«%1» salvato." -#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:634 +#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:626 msgid "*.kmdr|Kommander Files" msgstr "*.kmdr|File di Kommander" @@ -281,7 +283,6 @@ msgid "&Vertical" msgstr "&Verticale" #: editor/formwindow.cpp:317 editor/formwindow.cpp:425 -#, fuzzy msgid "" "A %1 (custom widget)

Click Edit Custom Widgets... in the " "Tools|Custom menu to add and change custom widgets. You can add " @@ -292,8 +293,8 @@ msgstr "" "%1 (oggetto personalizzato)

Fai clic su Modifica oggetti " "personalizzati... nel menu Strumenti|Personalizza per aggiungere " "e modificare oggetti personalizzati. Puoi aggiungere proprietà e anche " -"segnali e slot per integrarli in TQt Designer, e fornire un'icona che verrà " -"usata per rappresentare l'oggetto nel modulo.

" +"segnali e slot per integrarli in TQt Designer, e fornire un'icona che " +"verrà usata per rappresentare l'oggetto nel modulo.

" #: editor/formwindow.cpp:324 editor/formwindow.cpp:432 msgid "A %1 (custom widget)" @@ -392,22 +393,18 @@ msgid "Raise" msgstr "Alza" #: editor/formwindow.cpp:1909 editor/mainwindowactions.cpp:206 -#, fuzzy msgid "Lay Out Horizontally" msgstr "Disponi &orizzontalmente" #: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:212 -#, fuzzy msgid "Lay Out Vertically" msgstr "Disponi &verticalmente" #: editor/formwindow.cpp:1930 -#, fuzzy msgid "Lay Out Horizontally (in splitter)" msgstr "Disponi orizzontalmente (nel &divisore)" #: editor/formwindow.cpp:1941 -#, fuzzy msgid "Lay Out Vertically (in splitter)" msgstr "Disponi verticalmente (nel d&ivisore)" @@ -416,12 +413,10 @@ msgid "Lay Out in a Grid" msgstr "Disponi in una griglia" #: editor/formwindow.cpp:1975 -#, fuzzy msgid "Lay Out Children Horizontally" msgstr "Allinea i figli orizzontalmente" #: editor/formwindow.cpp:1996 -#, fuzzy msgid "Lay Out Children Vertically" msgstr "Allinea i figli verticalmente" @@ -434,7 +429,7 @@ msgstr "Allinea i figli in una griglia" msgid "Break Layout" msgstr "Rompi lo schema" -#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1071 +#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1063 msgid "Edit connections..." msgstr "Modifica connessioni..." @@ -447,7 +442,6 @@ msgid "Functions" msgstr "Funzioni" #: editor/functionsimpl.cpp:198 -#, fuzzy msgid "" "To learn more about the slot, look at the documentation of the base TQt/TDE " "class, most probably %1." @@ -497,15 +491,15 @@ msgid "Database" msgstr "Banca dati" #: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525 -#: editor/mainwindow.cpp:1225 editor/mainwindow.cpp:1243 -#: editor/mainwindow.cpp:1278 editor/wizardeditorimpl.cpp:112 +#: editor/mainwindow.cpp:1161 editor/mainwindow.cpp:1179 +#: editor/mainwindow.cpp:1214 editor/wizardeditorimpl.cpp:112 #, c-format msgid "Add Page to %1" msgstr "Aggiungi pagina a %1" #: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551 -#: editor/mainwindow.cpp:1232 editor/mainwindow.cpp:1250 -#: editor/mainwindow.cpp:1285 editor/wizardeditorimpl.cpp:130 +#: editor/mainwindow.cpp:1168 editor/mainwindow.cpp:1186 +#: editor/mainwindow.cpp:1221 editor/wizardeditorimpl.cpp:130 msgid "Delete Page %1 of %2" msgstr "Elimina pagina %1 di %2" @@ -672,23 +666,22 @@ msgid "Message Log" msgstr "Log dei messaggi" #: editor/mainwindow.cpp:403 editor/mainwindow.cpp:457 -#: editor/mainwindow.cpp:521 msgid "Cannot create backup file %1." msgstr "Impossibile salvare il file di copia di sicurezza %1." -#: editor/mainwindow.cpp:414 editor/mainwindow.cpp:478 +#: editor/mainwindow.cpp:414 msgid "There is a dialog already running." msgstr "C'è già una finestra in esecuzione." -#: editor/mainwindow.cpp:414 editor/mainwindow.cpp:478 +#: editor/mainwindow.cpp:414 msgid "Run" msgstr "Avvia" -#: editor/mainwindow.cpp:447 editor/mainwindow.cpp:511 +#: editor/mainwindow.cpp:447 msgid "Cannot create temporary file %1." msgstr "Impossibile creare il file temporaneo %1" -#: editor/mainwindow.cpp:858 +#: editor/mainwindow.cpp:794 msgid "" "The Form Window

Use the various tools to add widgets or to change " "the layout and behavior of the components in the form. Select one or " @@ -711,139 +704,139 @@ msgstr "" "avere diversi moduli aperti, e tutti verranno elencati nell'Elenco " "moduli." -#: editor/mainwindow.cpp:963 +#: editor/mainwindow.cpp:899 #, c-format msgid "&Undo: %1" msgstr "&Annulla: %1" -#: editor/mainwindow.cpp:965 editor/mainwindowactions.cpp:96 +#: editor/mainwindow.cpp:901 editor/mainwindowactions.cpp:96 msgid "&Undo: Not Available" msgstr "&Annulla: non disponibile" -#: editor/mainwindow.cpp:967 +#: editor/mainwindow.cpp:903 #, c-format msgid "&Redo: %1" msgstr "&Rifai: %1" -#: editor/mainwindow.cpp:969 editor/mainwindowactions.cpp:102 +#: editor/mainwindow.cpp:905 editor/mainwindowactions.cpp:102 msgid "&Redo: Not Available" msgstr "&Rifai: non disponibile" -#: editor/mainwindow.cpp:1046 +#: editor/mainwindow.cpp:982 msgid "Choose Pixmap..." msgstr "Scegli pixmap..." -#: editor/mainwindow.cpp:1050 +#: editor/mainwindow.cpp:986 msgid "Edit Text..." msgstr "Modifica testo..." -#: editor/mainwindow.cpp:1054 +#: editor/mainwindow.cpp:990 msgid "Edit Title..." msgstr "Modifica titolo..." -#: editor/mainwindow.cpp:1058 editor/mainwindow.cpp:1136 +#: editor/mainwindow.cpp:994 editor/mainwindow.cpp:1072 msgid "Edit Page Title..." msgstr "Modifica titolo di pagina..." -#: editor/mainwindow.cpp:1074 editor/mainwindow.cpp:1119 +#: editor/mainwindow.cpp:1010 editor/mainwindow.cpp:1055 msgid "Edit Kommander Text..." msgstr "Modifica testo di Kommander..." -#: editor/mainwindow.cpp:1083 editor/mainwindow.cpp:1093 -#: editor/mainwindow.cpp:1129 editor/mainwindow.cpp:1569 +#: editor/mainwindow.cpp:1019 editor/mainwindow.cpp:1029 +#: editor/mainwindow.cpp:1065 editor/mainwindow.cpp:1505 msgid "Delete Page" msgstr "Elimina pagina" -#: editor/mainwindow.cpp:1086 editor/mainwindow.cpp:1096 -#: editor/mainwindow.cpp:1133 editor/mainwindow.cpp:1568 +#: editor/mainwindow.cpp:1022 editor/mainwindow.cpp:1032 +#: editor/mainwindow.cpp:1069 editor/mainwindow.cpp:1504 msgid "Add Page" msgstr "Aggiungi pagina" -#: editor/mainwindow.cpp:1103 +#: editor/mainwindow.cpp:1039 msgid "Edit..." msgstr "Modifica..." -#: editor/mainwindow.cpp:1139 +#: editor/mainwindow.cpp:1075 msgid "Edit Pages..." msgstr "Modifica pagine..." -#: editor/mainwindow.cpp:1145 +#: editor/mainwindow.cpp:1081 msgid "Add Menu Item" msgstr "Aggiungi elemento di menu" -#: editor/mainwindow.cpp:1147 +#: editor/mainwindow.cpp:1083 msgid "Add Toolbar" msgstr "Aggiungi barra degli strumenti" -#: editor/mainwindow.cpp:1161 editor/mainwindow.cpp:1647 +#: editor/mainwindow.cpp:1097 editor/mainwindow.cpp:1583 #: editor/multilineeditorimpl.cpp:68 editor/paletteeditoradvanced.ui:198 #, no-c-format msgid "Text" msgstr "Testo" -#: editor/mainwindow.cpp:1161 editor/mainwindow.cpp:1647 +#: editor/mainwindow.cpp:1097 editor/mainwindow.cpp:1583 msgid "New text:" msgstr "Nuovo testo:" -#: editor/mainwindow.cpp:1164 +#: editor/mainwindow.cpp:1100 msgid "Set the 'text' of '%1'" msgstr "Imposta il «testo» di «%1»" -#: editor/mainwindow.cpp:1174 editor/mainwindow.cpp:1663 +#: editor/mainwindow.cpp:1110 editor/mainwindow.cpp:1599 msgid "Title" msgstr "Titolo" -#: editor/mainwindow.cpp:1174 editor/mainwindow.cpp:1663 +#: editor/mainwindow.cpp:1110 editor/mainwindow.cpp:1599 msgid "New title:" msgstr "Nuovo titolo:" -#: editor/mainwindow.cpp:1176 +#: editor/mainwindow.cpp:1112 msgid "Set the 'title' of '%1'" msgstr "Imposta il «titolo» di «%1»" -#: editor/mainwindow.cpp:1186 editor/mainwindow.cpp:1299 +#: editor/mainwindow.cpp:1122 editor/mainwindow.cpp:1235 #: editor/wizardeditorimpl.cpp:200 msgid "Page Title" msgstr "Titolo della pagina" -#: editor/mainwindow.cpp:1186 editor/mainwindow.cpp:1299 +#: editor/mainwindow.cpp:1122 editor/mainwindow.cpp:1235 #: editor/wizardeditorimpl.cpp:200 msgid "New page title:" msgstr "Nuovo titolo della pagina:" -#: editor/mainwindow.cpp:1188 +#: editor/mainwindow.cpp:1124 msgid "Set the 'pageTitle' of '%1'" msgstr "Imposta il «titolo di pagina» di «%1»" -#: editor/mainwindow.cpp:1200 +#: editor/mainwindow.cpp:1136 msgid "Set the 'pixmap' of '%1'" msgstr "Imposta il «pixmap» di «%1»" -#: editor/mainwindow.cpp:1301 editor/wizardeditorimpl.cpp:202 +#: editor/mainwindow.cpp:1237 editor/wizardeditorimpl.cpp:202 msgid "Rename page %1 of %2" msgstr "Rinomina pagina %1 di %2" -#: editor/mainwindow.cpp:1311 +#: editor/mainwindow.cpp:1247 msgid "Add Toolbar to '%1'" msgstr "Aggiungi barra degli strumenti a «%1»" -#: editor/mainwindow.cpp:1315 +#: editor/mainwindow.cpp:1251 msgid "Add Menu to '%1'" msgstr "Aggiungi menu a «%1»" -#: editor/mainwindow.cpp:1632 +#: editor/mainwindow.cpp:1568 msgid "Edit %1..." msgstr "Modifica %1..." -#: editor/mainwindow.cpp:1650 +#: editor/mainwindow.cpp:1586 msgid "Set the 'text' of '%2'" msgstr "Imposta «testo» di «%2»" -#: editor/mainwindow.cpp:1665 +#: editor/mainwindow.cpp:1601 msgid "Set the 'title' of '%2'" msgstr "Imposta «titolo» di «%2»" -#: editor/mainwindow.cpp:1753 +#: editor/mainwindow.cpp:1689 msgid "" "Kommander found some temporary saved files, which were\n" "written when Kommander crashed last time. Do you want to\n" @@ -853,28 +846,28 @@ msgstr "" "quando Kommander ha avuto un crash l'ultima volta. Vuoi\n" "provare a caricarli?" -#: editor/mainwindow.cpp:1755 +#: editor/mainwindow.cpp:1691 msgid "Restoring Last Session" msgstr "Ripristino dell'ultima sessione" -#: editor/mainwindow.cpp:1755 +#: editor/mainwindow.cpp:1691 msgid "Load" msgstr "Carica" -#: editor/mainwindow.cpp:1755 +#: editor/mainwindow.cpp:1691 msgid "Do Not Load" msgstr "Non caricare" -#: editor/mainwindow.cpp:1808 +#: editor/mainwindow.cpp:1744 msgid "There is no help available for this dialog at the moment." msgstr "Al momento non c'è nessun aiuto disponibile per questa finestra." -#: editor/mainwindow.cpp:1822 +#: editor/mainwindow.cpp:1758 msgid "Could not open file:
%1
File does not exist.
" msgstr "" "Impossibile aprire il file:
%1
Il file non esiste.
" -#: editor/mainwindow.cpp:1823 +#: editor/mainwindow.cpp:1759 msgid "Open File" msgstr "Apri file" @@ -972,7 +965,6 @@ msgid "Lays out the selected widgets in a grid" msgstr "Dispone gli oggetti selezionati in una griglia" #: editor/mainwindowactions.cpp:224 -#, fuzzy msgid "Lay Out Horizontally in Splitter" msgstr "Disponi orizzontalmente (nel &divisore)" @@ -981,7 +973,6 @@ msgid "Lays out the selected widgets horizontally in a splitter" msgstr "Dispone orizzontalmente gli oggetti selezionati nel divisore" #: editor/mainwindowactions.cpp:231 -#, fuzzy msgid "Lay Out Vertically in Splitter" msgstr "Disponi verticalmente (nel d&ivisore)" @@ -1147,149 +1138,138 @@ msgstr "Avvia finestra" msgid "Executes dialog" msgstr "Esegui finestra" -#: editor/mainwindowactions.cpp:481 -#, fuzzy -msgid "Run Dialog K4" -msgstr "Avvia finestra" - -#: editor/mainwindowactions.cpp:483 -#, fuzzy -msgid "Executes dialog in KDE4" -msgstr "Esegui finestra" - -#: editor/mainwindowactions.cpp:496 +#: editor/mainwindowactions.cpp:488 msgid "Tile" msgstr "Affianca" -#: editor/mainwindowactions.cpp:498 +#: editor/mainwindowactions.cpp:490 msgid "Tiles the windows so that they are all visible" msgstr "Affianca le finestre per renderle tutte visibili" -#: editor/mainwindowactions.cpp:501 editor/mainwindowactions.cpp:506 +#: editor/mainwindowactions.cpp:493 editor/mainwindowactions.cpp:498 msgid "Cascade" msgstr "Cascata" -#: editor/mainwindowactions.cpp:503 +#: editor/mainwindowactions.cpp:495 msgid "Cascades the windows so that all their title bars are visible" msgstr "" "Mette le finestre a cascata per rendere visibili tutte le barre dei titoli" -#: editor/mainwindowactions.cpp:508 +#: editor/mainwindowactions.cpp:500 msgid "Closes the active window" msgstr "Chiude la finestra attiva" -#: editor/mainwindowactions.cpp:511 +#: editor/mainwindowactions.cpp:503 msgid "Close All" msgstr "Chiudi tutto" -#: editor/mainwindowactions.cpp:513 +#: editor/mainwindowactions.cpp:505 msgid "Closes all form windows" msgstr "Chiude tutte le finestre dei moduli" -#: editor/mainwindowactions.cpp:516 +#: editor/mainwindowactions.cpp:508 msgid "Next" msgstr "Successivo" -#: editor/mainwindowactions.cpp:518 +#: editor/mainwindowactions.cpp:510 msgid "Activates the next window" msgstr "Attiva la finestra successiva" -#: editor/mainwindowactions.cpp:521 +#: editor/mainwindowactions.cpp:513 msgid "Previous" msgstr "Precedente" -#: editor/mainwindowactions.cpp:523 +#: editor/mainwindowactions.cpp:515 msgid "Activates the previous window" msgstr "Attiva la finestra precedente" -#: editor/mainwindowactions.cpp:527 +#: editor/mainwindowactions.cpp:519 msgid "&Window" msgstr "Fi&nestra" -#: editor/mainwindowactions.cpp:539 +#: editor/mainwindowactions.cpp:531 msgid "Vie&ws" msgstr "&Viste" -#: editor/mainwindowactions.cpp:540 +#: editor/mainwindowactions.cpp:532 msgid "Tool&bars" msgstr "&Barre degli strumenti" -#: editor/mainwindowactions.cpp:576 +#: editor/mainwindowactions.cpp:568 msgid "Opens a dialog to change shortcuts" msgstr "Apre una finestra per cambiare le scorciatoie" -#: editor/mainwindowactions.cpp:579 +#: editor/mainwindowactions.cpp:571 msgid "Configure &Plugins..." msgstr "Configura i &plugin..." -#: editor/mainwindowactions.cpp:581 +#: editor/mainwindowactions.cpp:573 msgid "Opens a dialog to configure plugins" msgstr "Apre una finestra per configurare i plugin" -#: editor/mainwindowactions.cpp:584 +#: editor/mainwindowactions.cpp:576 msgid "&Configure Editor..." msgstr "&Configura l'editor..." -#: editor/mainwindowactions.cpp:586 +#: editor/mainwindowactions.cpp:578 msgid "Configure various aspects of this editor." msgstr "Configura vari aspetti di questo editor." -#: editor/mainwindowactions.cpp:590 +#: editor/mainwindowactions.cpp:582 msgid "Opens a dialog to change preferences" msgstr "Apre una finestra per cambiare le preferenze" -#: editor/mainwindowactions.cpp:606 +#: editor/mainwindowactions.cpp:598 msgid "Create a new dialog..." msgstr "Crea una nuova finestra..." -#: editor/mainwindowactions.cpp:629 +#: editor/mainwindowactions.cpp:621 msgid "Open a file..." msgstr "Apri un file..." -#: editor/mainwindowactions.cpp:634 +#: editor/mainwindowactions.cpp:626 msgid "Open Files" msgstr "Apri file" -#: editor/mainwindowactions.cpp:670 +#: editor/mainwindowactions.cpp:662 msgid "Reading file '%1'..." msgstr "Lettura del file «%1»..." -#: editor/mainwindowactions.cpp:683 +#: editor/mainwindowactions.cpp:675 msgid "Loaded file '%1'" msgstr "Caricato il file «%1»" -#: editor/mainwindowactions.cpp:689 editor/mainwindowactions.cpp:690 +#: editor/mainwindowactions.cpp:681 editor/mainwindowactions.cpp:682 msgid "Could not load file '%1'" msgstr "Impossibile caricare il file «%1»" -#: editor/mainwindowactions.cpp:690 +#: editor/mainwindowactions.cpp:682 msgid "Load File" msgstr "Carica File" -#: editor/mainwindowactions.cpp:725 +#: editor/mainwindowactions.cpp:717 msgid "Enter a filename..." msgstr "Inserisci un nome file..." -#: editor/mainwindowactions.cpp:753 -#, fuzzy +#: editor/mainwindowactions.cpp:745 msgid "TQt Designer is crashing. Attempting to save files..." -msgstr "Qt Designer è in crash. Tentativo di salvare i file..." +msgstr "TQt Designer è in crash. Tentativo di salvare i file..." -#: editor/mainwindowactions.cpp:790 editor/mainwindowactions.cpp:853 +#: editor/mainwindowactions.cpp:782 editor/mainwindowactions.cpp:845 msgid "NewTemplate" msgstr "Nuovo modello" -#: editor/mainwindowactions.cpp:802 editor/mainwindowactions.cpp:831 +#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823 msgid "Could not create the template" msgstr "Impossibile creare il modello" -#: editor/createtemplate.ui:38 editor/mainwindowactions.cpp:802 -#: editor/mainwindowactions.cpp:831 +#: editor/createtemplate.ui:38 editor/mainwindowactions.cpp:794 +#: editor/mainwindowactions.cpp:823 #, no-c-format msgid "Create Template" msgstr "Crea modello" -#: editor/mainwindowactions.cpp:905 +#: editor/mainwindowactions.cpp:897 msgid "" "Cannot paste widgets. Designer could not find a container\n" "to paste into which does not contain a layout. Break the layout\n" @@ -1301,15 +1281,15 @@ msgstr "" "schema del contenitore in cui vuoi incollare, e selezionalo\n" "e reincolla." -#: editor/mainwindowactions.cpp:908 +#: editor/mainwindowactions.cpp:900 msgid "Paste Error" msgstr "Errore di incollaggio" -#: editor/mainwindowactions.cpp:1090 +#: editor/mainwindowactions.cpp:1082 msgid "Edit the current form's settings..." msgstr "Modifica le impostazioni modulo attuale..." -#: editor/mainwindowactions.cpp:1098 +#: editor/mainwindowactions.cpp:1090 msgid "Edit preferences..." msgstr "Modifica preferenze..." @@ -1531,12 +1511,10 @@ msgid "iBeam" msgstr "iBeam" #: editor/propertyeditor.cpp:2270 -#, fuzzy msgid "Size Vertical" msgstr "Dimensiona verticalmente" #: editor/propertyeditor.cpp:2274 -#, fuzzy msgid "Size Horizontal" msgstr "Dimensiona orizzontalmente" @@ -1557,12 +1535,10 @@ msgid "Blank" msgstr "Vuoto" #: editor/propertyeditor.cpp:2294 -#, fuzzy msgid "Split Vertical" msgstr "Dividi verticalmente" #: editor/propertyeditor.cpp:2298 -#, fuzzy msgid "Split Horizontal" msgstr "Dividi orizzontalmente" @@ -1599,12 +1575,11 @@ msgid "Reset '%1' of '%2'" msgstr "Azzera «%1» di «%2»" #: editor/propertyeditor.cpp:3240 -#, fuzzy msgid "" "

TQWidget::%1

There is no documentation available for this " "property.

" msgstr "" -"

QWidget::%1

Nessuna documentazione disponibile per questa " +"

TQWidget::%1

Nessuna documentazione disponibile per questa " "proprietà.

" #: editor/propertyeditor.cpp:3391 @@ -2162,7 +2137,6 @@ msgid "Kommander Executor Part" msgstr "Componente Esecutore di Kommander" #: part/kommander_part.cpp:56 -#, fuzzy msgid "Part of the KDEWebDev module." msgstr "Parte del modulo TDEWebDev." @@ -2419,20 +2393,21 @@ msgid "Returns true if the widget has focus." msgstr "Restituisce vero se l'oggetto ha il focus." #: plugin/specialinformation.cpp:385 -#, fuzzy msgid "Gets the widget's background color." -msgstr "Usa un colore di sfondo." +msgstr "Ottieni il colore di sfondo del widget." #: plugin/specialinformation.cpp:387 msgid "" "Sets the widget's background color. Colors can be by name, like blue, or in " "hex like #0000ff for blue. Use the color dialog or a color picker if unsure." msgstr "" +"Imposta il colore di sfondo del widget. I colori possono essere per nome, " +"come il blu, o in esadecimale come #0000ff per il blu. Se non sei sicuro, " +"usa la finestra di dialogo del colore o un selettore colore." #: plugin/specialinformation.cpp:389 -#, fuzzy msgid "See if widget has been modified." -msgstr "vedi se l'oggetto è stato modificato." +msgstr "Vedi se l'oggetto è stato modificato." #: plugin/specialinformation.cpp:395 msgid "" @@ -2746,6 +2721,10 @@ msgid "" "name of the array to copy to and go. Useful with combos and lists were you " "have an index, a key and a value for data purposes." msgstr "" +"Crea una copia capovolta dell'array in cui le chiavi e i valori cambiano " +"posizione. NOTA: Se i valori non sono univoci verranno sovrascritti come " +"chiavi! Imposta il nome dell'array su cui copiare e andare. Utile con combo " +"ed elenchi in cui hai un indice, una chiave e un valore per dei dati." #: plugin/specialinformation.cpp:498 msgid "" @@ -2757,27 +2736,36 @@ msgid "" "it will read data, and if the data is not unique you will have missing " "columns or rows as well as addressing not working." msgstr "" +"Crea un array 2D con chiavi intere che partono da zero. Le righe sono " +"separate da ritorni a capo o \\n e le colonne con tabulazioni o \\t. È " +"quindi possibile leggere e modificare i valori con \"name[0][1]\"." +"
NOTA: chiavi di controllo! Le chiavi di riga e colonna quando " +"impostate su true leggeranno rispettivamente la prima riga e la prima " +"colonna come intestazioni. Se ad esempio ne imposti uno in cui non ci sono " +"colonne o intestazioni di riga da leggere, verranno letti i dati e se i dati " +"non sono univoci avrai colonne o righe mancanti e l'indirizzamento non " +"funzionerà." #: plugin/specialinformation.cpp:500 msgid "" "Convert 2D array to string, optionaly with row and column headings. If " "written without values set it will default to no headings." msgstr "" +"Converti array 2D in stringa, facoltativamente con intestazioni di riga e " +"colonna. Se scritto senza valori impostati, l'impostazione predefinita sarà " +"'nessuna intestazione'." #: plugin/specialinformation.cpp:502 -#, fuzzy msgid "Return the number of rows in the matrix" -msgstr "Restituisce il numero di righe della tabella" +msgstr "Restituisce il numero di righe della matrice" #: plugin/specialinformation.cpp:504 -#, fuzzy msgid "Return the number of columns in the matrix" -msgstr "Restituisce il numero di elementi nel vettore." +msgstr "Restituisce il numero di colonne nel matrice" #: plugin/specialinformation.cpp:506 -#, fuzzy msgid "Clear the entire matrix" -msgstr "Pulisci il testo modificato" +msgstr "Pulisci l'intera matrice" #: plugin/specialinformation.cpp:508 msgid "" @@ -2786,6 +2774,10 @@ msgid "" "it. If you choose indexed it will use a zero based index. Otherwise it will " "use the column keys." msgstr "" +"Converti riga in array. Utile per scomporre righe di dati con cui lavorare. " +"Se si desidera evitare dati spuri, Clear-First cancellerà l'array prima di " +"riempirlo. Se scegli 'indicizzato', utilizzerà un indice a base zero. " +"Altrimenti utilizzerà le chiavi delle colonne." #: plugin/specialinformation.cpp:510 msgid "" @@ -3488,9 +3480,7 @@ msgstr "Scorre la tabella in modo da rendere visibile la cella indicata." #: widgets/table.cpp:60 #, fuzzy -msgid "" -"Select cells using the upper left and lower right cell addresses
Not " -"guaranteed to have KDE4 compatiblility" +msgid "Select cells using the upper left and lower right cell addresses" msgstr "" "Seleziona le celle usando gli indirizzi delle celle in alto a sinistra e in " "basso a destra.
Non è garantita la compatibilità con TDE 4" @@ -3501,30 +3491,18 @@ msgstr "Seleziona la riga usando un indice che parte da zero." #: widgets/table.cpp:62 #, fuzzy -msgid "" -"Select the column with the zero based index.
Not guaranteed to have " -"KDE4 compatiblility" -msgstr "" -"Seleziona la colonna usando un indice che parte da zero.
Non è " -"garantita la compatibilità con TDE 4" +msgid "Select the column with the zero based index." +msgstr "Seleziona la riga usando un indice che parte da zero." #: widgets/table.cpp:63 #, fuzzy -msgid "" -"Set the column read only using zero based index.
Not guaranteed to " -"have KDE4 compatiblility" -msgstr "" -"Imposta la colonna a sola lettura usando un indice che parte da zero.
Non è garantita la compatibilità con TDE 4" +msgid "Set the column read only using zero based index." +msgstr "Seleziona la riga usando un indice che parte da zero." #: widgets/table.cpp:64 #, fuzzy -msgid "" -"Set the row read only using zero based index.
Not guaranteed to have " -"KDE4 compatiblility" -msgstr "" -"Imposta la riga a sola lettura usando un indice che parte da zero.
Non è garantita la compatibilità con TDE 4" +msgid "Set the row read only using zero based index." +msgstr "Seleziona la riga usando un indice che parte da zero." #: widgets/table.cpp:65 msgid "Returns the number of rows of the table" @@ -4958,7 +4936,7 @@ msgid "&Enter arguments for loading the pixmap:" msgstr "Ins&erisci gli argomenti per caricare il pixmap:" #: editor/pixmapfunction.ui:109 -#, fuzzy, no-c-format +#, no-c-format msgid "TQPixmap(" msgstr "QPixmap(" @@ -5377,6 +5355,36 @@ msgstr "Editor delle pagine dell'assistente" msgid "Wizard pages:" msgstr "Pagine dell'assistente:" +#~ msgid "Run Dialog K4" +#~ msgstr "Avvia finestra K4" + +#~ msgid "Executes dialog in KDE4" +#~ msgstr "Esegui finestra in KDE4" + +#, fuzzy +#~ msgid "" +#~ "Select the column with the zero based index.
Not guaranteed to " +#~ "have KDE4 compatiblility" +#~ msgstr "" +#~ "Seleziona la colonna usando un indice che parte da zero.
Non è " +#~ "garantita la compatibilità con TDE 4" + +#, fuzzy +#~ msgid "" +#~ "Set the column read only using zero based index.
Not guaranteed " +#~ "to have KDE4 compatiblility" +#~ msgstr "" +#~ "Imposta la colonna a sola lettura usando un indice che parte da zero.
Non è garantita la compatibilità con TDE 4" + +#, fuzzy +#~ msgid "" +#~ "Set the row read only using zero based index.
Not guaranteed to " +#~ "have KDE4 compatiblility" +#~ msgstr "" +#~ "Imposta la riga a sola lettura usando un indice che parte da zero.
Non è garantita la compatibilità con TDE 4" + #~ msgid "Shows an information dialog." #~ msgstr "Mostra una finestra informativa." @@ -6696,3 +6704,11 @@ msgstr "Pagine dell'assistente:" #~ msgid "%1 does not exist." #~ msgstr "%1 non esiste." + +#, fuzzy +#~ msgid "" +#~ "Select cells using the upper left and lower right cell addresses
Not guaranteed to have KDE4 compatiblility" +#~ msgstr "" +#~ "Seleziona le celle usando gli indirizzi delle celle in alto a sinistra e " +#~ "in basso a destra.
Non è garantita la compatibilità con TDE 4" diff --git a/tde-i18n-it/messages/tdewebdev/kxsldbg.po b/tde-i18n-it/messages/tdewebdev/kxsldbg.po index cc8a33caf62..115600b6abd 100644 --- a/tde-i18n-it/messages/tdewebdev/kxsldbg.po +++ b/tde-i18n-it/messages/tdewebdev/kxsldbg.po @@ -4,19 +4,21 @@ # Daniele Medri , 2003. # Federico Zenith , 2004, 2005, 2007. # Andrea Rizzi , 2004. +# Michele Calgaro , 2022. msgid "" msgstr "" "Project-Id-Version: kxsldbg\n" -"POT-Creation-Date: 2021-03-12 18:19+0000\n" -"PO-Revision-Date: 2007-10-01 07:25+0200\n" -"Last-Translator: Federico Zenith \n" -"Language-Team: Italian \n" +"POT-Creation-Date: 2021-07-07 18:24+0000\n" +"PO-Revision-Date: 2022-05-13 07:21+0000\n" +"Last-Translator: Michele Calgaro \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" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.12.2\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" @@ -32,7 +34,7 @@ msgstr "federico.zenith@member.fsf.org" #: kxsldbg.cpp:67 msgid "&XSLDbg Handbook" -msgstr "" +msgstr "Manuale di &XSLDbg" #: kxsldbg.cpp:76 msgid "Could not find our part." @@ -1808,7 +1810,7 @@ msgstr "PublicID" #: kxsldbgpart/xsldbgentities.ui:51 #, no-c-format msgid "SystemID" -msgstr "SystemID" +msgstr "ID di sistema" #: kxsldbgpart/xsldbgglobalvariables.ui:25 #, no-c-format -- cgit v1.2.3