blob: e17434e5da772c8438bc2ee80c5c38de4c54cd03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
|
#. extracted from dbaccess/uiconfig/ui
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-05-28 18:08+0200\n"
"PO-Revision-Date: 2013-09-24 19:05+0000\n"
"Last-Translator: Valter <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\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"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1380049513.0\n"
#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypePre\n"
"label\n"
"string.text"
msgid "Select the type of database to which you want to establish a connection."
msgstr "Selezionate il tipo di database con cui volete stabilire una connessione."
#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypeLabel\n"
"label\n"
"string.text"
msgid "Database _type:"
msgstr "_Tipo di database:"
#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypeHelp\n"
"label\n"
"string.text"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
"Nelle pagine seguenti potete definire impostazioni dettagliate per la connessione.\n"
"\n"
"Le nuove impostazioni sostituiranno le precedenti."
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"headerText\n"
"label\n"
"string.text"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr "Benvenuti alla Creazione guidata database di %PRODUCTNAME"
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"helpText\n"
"label\n"
"string.text"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr "Usate la Creazione guidata database per creare un nuovo database, aprire un database esistente o connettervi a un database memorizzato su un server."
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"sourceTypeHeader\n"
"label\n"
"string.text"
msgid "What do you want to do?"
msgstr "Come volete procedere?"
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"createDatabase\n"
"label\n"
"string.text"
msgid "Create a n_ew database"
msgstr "Crea un n_uovo database"
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"openExistingDatabase\n"
"label\n"
"string.text"
msgid "Open an existing database _file"
msgstr "Apri un _file di database esistente"
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"docListLabel\n"
"label\n"
"string.text"
msgid "_Recently used:"
msgstr "Usato di _recente:"
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"openDatabase\n"
"label\n"
"string.text"
msgid "Open"
msgstr "Apri"
#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"connectDatabase\n"
"label\n"
"string.text"
msgid "Connect to an e_xisting database"
msgstr "Collega a un database e_sistente"
#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"QueryPropertiesDialog\n"
"title\n"
"string.text"
msgid "Query Properties"
msgstr "Proprietà della ricerca"
#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"distinctvalues\n"
"label\n"
"string.text"
msgid "Distinct Values"
msgstr "Valori distinti"
#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"distinct\n"
"label\n"
"string.text"
msgid "Yes"
msgstr "Sì"
#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"nondistinct\n"
"label\n"
"string.text"
msgid "No"
msgstr "No"
#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"limit-label\n"
"label\n"
"string.text"
msgid "Limit"
msgstr "Limite"
#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Properties:"
msgstr "Proprietà:"
|