~ubuntu-branches/ubuntu/saucy/lazarus/saucy

« back to all changes in this revision

Viewing changes to components/datadict/languages/ldd_consts.it.po

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Bart Martens, Paul Gevers
  • Date: 2013-06-08 14:12:17 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130608141217-7k0cy9id8ifcnutc
Tags: 1.0.8+dfsg-1
[ Abou Al Montacir ]
* New upstream major release and multiple maintenace release offering many
  fixes and new features marking a new milestone for the Lazarus development
  and its stability level.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch
* LCL changes:
  - LCL is now a normal package.
      + Platform independent parts of the LCL are now in the package LCLBase
      + LCL is automatically recompiled when switching the target platform,
        unless pre-compiled binaries for this target are already installed.
      + No impact on existing projects.
      + Linker options needed by LCL are no more added to projects that do
        not use the LCL package.
  - Minor changes in LCL basic classes behaviour
      + TCustomForm.Create raises an exception if a form resource is not
        found.
      + TNotebook and TPage: a new implementation of these classes was added.
      + TDBNavigator: It is now possible to have focusable buttons by setting
        Options = [navFocusableButtons] and TabStop = True, useful for
        accessibility and for devices with neither mouse nor touch screen.
      + Names of TControlBorderSpacing.GetSideSpace and GetSpace were swapped
        and are now consistent. GetSideSpace = Around + GetSpace.
      + TForm.WindowState=wsFullscreen was added
      + TCanvas.TextFitInfo was added to calculate how many characters will
        fit into a specified Width. Useful for word-wrapping calculations.
      + TControl.GetColorResolvingParent and
        TControl.GetRGBColorResolvingParent were added, simplifying the work
        to obtain the final color of the control while resolving clDefault
        and the ParentColor.
      + LCLIntf.GetTextExtentExPoint now has a good default implementation
        which works in any platform not providing a specific implementation.
        However, Widgetset specific implementation is better, when available.
      + TTabControl was reorganized. Now it has the correct class hierarchy
        and inherits from TCustomTabControl as it should.
  - New unit in the LCL:
      + lazdialogs.pas: adds non-native versions of various native dialogs,
        for example TLazOpenDialog, TLazSaveDialog, TLazSelectDirectoryDialog.
        It is used by widgetsets which either do not have a native dialog, or
        do not wish to use it because it is limited. These dialogs can also be
        used by user applications directly.
      + lazdeviceapis.pas: offers an interface to more hardware devices such
        as the accelerometer, GPS, etc. See LazDeviceAPIs
      + lazcanvas.pas: provides a TFPImageCanvas descendent implementing
        drawing in a LCL-compatible way, but 100% in Pascal.
      + lazregions.pas. LazRegions is a wholly Pascal implementation of
        regions for canvas clipping, event clipping, finding in which control
        of a region tree one an event should reach, for drawing polygons, etc.
      + customdrawncontrols.pas, customdrawndrawers.pas,
        customdrawn_common.pas, customdrawn_android.pas and
        customdrawn_winxp.pas: are the Lazarus Custom Drawn Controls -controls
        which imitate the standard LCL ones, but with the difference that they
        are non-native and support skinning.
  - New APIs added to the LCL to improve support of accessibility software
    such as screen readers.
* IDE changes:
  - Many improvments.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/New_IDE_features_since#v1.0_.282012-08-29.29
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes#IDE_Changes
* Debugger / Editor changes:
  - Added pascal sources and breakpoints to the disassembler
  - Added threads dialog.
* Components changes:
  - TAChart: many fixes and new features
  - CodeTool: support Delphi style generics and new syntax extensions.
  - AggPas: removed to honor free licencing. (Closes: Bug#708695)
[Bart Martens]
* New debian/watch file fixing issues with upstream RC release.
[Abou Al Montacir]
* Avoid changing files in .pc hidden directory, these are used by quilt for
  internal purpose and could lead to surprises during build.
[Paul Gevers]
* Updated get-orig-source target and it compinion script orig-tar.sh so that they
  repack the source file, allowing bug 708695 to be fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 Massimo Soricetti <notturno@quipo.it>, 2011.
1
2
msgid ""
2
3
msgstr ""
 
4
"PO-Revision-Date: 2011-04-18 11:12+0200\n"
 
5
"Last-Translator: Massimo Soricetti <notturno@quipo.it>\n"
 
6
"Language-Team: PincoPallo Team\n"
 
7
"Language: it\n"
3
8
"MIME-Version: 1.0\n"
4
9
"Content-Type: text/plain; charset=UTF-8\n"
5
10
"Content-Transfer-Encoding: 8bit\n"
 
11
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
12
"X-Generator: Virtaal 0.5.1\n"
6
13
 
7
14
#: ldd_consts.ldd_availablecodegenerators
8
15
msgid "Available code generators"
9
 
msgstr ""
 
16
msgstr "Generatori di codice disponibili"
10
17
 
11
18
#: ldd_consts.ldd_cancel
12
19
msgid "&Cancel"
13
 
msgstr "Annulla"
 
20
msgstr "&Annulla"
14
21
 
15
22
#: ldd_consts.ldd_close
16
23
msgid "&Close"
17
 
msgstr "Chiudi"
 
24
msgstr "&Chiudi"
18
25
 
19
26
#: ldd_consts.ldd_configuredatadictionary
20
27
msgid "Configure Data Dictionary"
26
33
 
27
34
#: ldd_consts.ldd_databasedesktopapplication
28
35
msgid "Database desktop application"
29
 
msgstr ""
 
36
msgstr "Applicazione desktop database "
30
37
 
31
38
#: ldd_consts.ldd_datadictionary
32
39
msgid "Data dictionary &file:"
33
 
msgstr ""
 
40
msgstr "&File dizionario dati:"
34
41
 
35
42
#: ldd_consts.ldd_defaultdatadictdirectory
36
43
msgid "Default data dictionary directory"
37
 
msgstr ""
 
44
msgstr "Cartella di default dei dizionari dati"
38
45
 
39
46
#: ldd_consts.ldd_fields
40
47
msgid "Fields"
42
49
 
43
50
#: ldd_consts.ldd_fieldstogeneratecodefor
44
51
msgid "Fields to generate code for"
45
 
msgstr ""
 
52
msgstr "Campi per cui generare codice"
46
53
 
47
54
#: ldd_consts.ldd_filenameapplicationsfilter
48
55
msgid "Applications|*.exe|Any file|*.*"
50
57
 
51
58
#: ldd_consts.ldd_filenameedit
52
59
msgid "Data dictionary|*.fdd|Any file|*.*"
53
 
msgstr ""
 
60
msgstr "Dizionari dati|*.fdd|Tutti i file|*.*"
54
61
 
55
62
#: ldd_consts.ldd_generatedcode
56
63
msgid "Generated code"
57
 
msgstr "Genera codice"
 
64
msgstr "Codice generato"
58
65
 
59
66
#: ldd_consts.ldd_knowndatadictionary
60
67
msgid "Known data dictionary"
61
 
msgstr ""
 
68
msgstr "Dizionari dati già noti"
62
69
 
63
70
#: ldd_consts.ldd_ok
64
71
msgid "&OK"
74
81
 
75
82
#: ldd_consts.ldd_propertiesforselected
76
83
msgid "Properties for selected fields"
77
 
msgstr ""
 
84
msgstr "Proprietà per i campi selezionati"
78
85
 
79
86
#: ldd_consts.ldd_save
80
87
msgid "&Save"
94
101
 
95
102
#: ldd_consts.ldd_selectcodetobegenerated
96
103
msgid "Select code to be generated"
97
 
msgstr "Seleziona il codice che deve essere generato"
 
104
msgstr "Selezionare il codice da generare"
98
105
 
99
106
#: ldd_consts.ldd_setprojectdatadictionary
100
107
msgid "Set project Data Dictionary"
102
109
 
103
110
#: ldd_consts.ldd_showgeneratedcode
104
111
msgid "Show generated code"
105
 
msgstr "Visualizza il codice generato"
 
112
msgstr "Visualizza codice generato"
106
113
 
107
114
#: ldd_consts.ldd_usedatadictionary
108
115
msgid "&Use Data dictionary for this project"
109
 
msgstr "&Utilizza il dizionario Dati per questo progetto"
 
116
msgstr "&Usa il dizionario Dati per questo progetto"
110
117
 
111
118
#: ldd_consts.sapplicationfilter
112
119
msgid "Applications|*"
114
121
 
115
122
#: ldd_consts.sapplyingddtodataset
116
123
msgid "Applying data dictionary to dataset %s"
117
 
msgstr ""
 
124
msgstr "Applico il dizionario dati al dataset %s"
118
125
 
119
126
#: ldd_consts.sapplyingddtofield
120
127
msgid "Applying data dictionary to field %s"
121
 
msgstr ""
 
128
msgstr "Applico il dizionario dati al campo %s"
122
129
 
123
130
#: ldd_consts.serrnodatadesktopdoselect
124
131
msgid ""
125
132
"Could not locate the database desktop application.\n"
126
133
"Would you like to select it ?\n"
127
 
msgstr ""
 
134
msgstr "Non posso trovare l'applicazione desktop database. Vorreste selezionarla voi?"
128
135
 
129
136
#: ldd_consts.serrnodatadictactive
130
137
msgid ""
131
138
"No datadictionary active.\n"
132
139
"Please set a data dictionary for the project\n"
133
 
msgstr ""
 
140
msgstr "Nessun dizionario dati attivo. Prego impostare un dizionario dati per il progetto"
134
141
 
135
142
#: ldd_consts.serrselectdd
136
143
msgid "Please select a known data dictionary"
137
 
msgstr ""
 
144
msgstr "PEr favore selezionare un dizionario dati conosciuto"
138
145
 
139
146
#: ldd_consts.serrselectdir
140
147
msgid "Please select an existing directory"
142
149
 
143
150
#: ldd_consts.serrselectexe
144
151
msgid "Please select an existing database desktop application"
145
 
msgstr "Selezionare una applicazione database desktop esistente
 
152
msgstr "Selezionare un'applicazione DB desktop esistente"
146
153
 
147
154
#: ldd_consts.serrselectfile
148
155
msgid "Please select an existing data dictionary file"
161
168
msgstr "Configurazione"
162
169
 
163
170
#: ldd_consts.smenuconfprojdatadict
164
 
msgid "Set..."
165
 
msgstr ""
 
171
#, fuzzy
 
172
#| msgid "Set..."
 
173
msgid "Set ..."
 
174
msgstr "Imposta..."
166
175
 
167
176
#: ldd_consts.smenudatadesktop
168
177
msgid "Database Desktop"
169
 
msgstr ""
 
178
msgstr "Desktop database"
170
179
 
171
180
#: ldd_consts.smenudatadict
172
181
msgid "Data dictionary"
178
187
 
179
188
#: ldd_consts.smenudatadictcreatecode
180
189
msgid "Create code from dataset"
181
 
msgstr ""
 
190
msgstr "Crea codice dal dataset"
182
191
 
183
192
#: ldd_consts.smenudatadictdesignsql
184
193
msgid "Design SQL"
194
203
 
195
204
#: ldd_consts.swarningnoddforfield
196
205
msgid "Warning: No definition in data dictionary for field %s"
197
 
msgstr ""
 
206
msgstr "Attenzione: il dizionario dati non definisce il campo %s"
198
207
 
199
208
#: ldd_consts.swrongselection
200
209
msgid "Wrong selection count : %d"
201
 
msgstr ""
 
210
msgstr "Conteggio selezione errato: %d"
202
211