~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/da.po

Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2009-08-21 09:52+0000\n"
 
18
"X-Launchpad-Export-Date: 2009-08-22 09:44+0000\n"
19
19
"X-Generator: Launchpad (build Unknown)\n"
20
20
 
21
21
#: client/drizzle.cc:273
30
30
msgid "Reconnect to the server. Optional arguments are db and host."
31
31
msgstr "Genforbind til serveren. Yderligere argumenter er db og host."
32
32
 
 
33
#: client/drizzle.cc:278
 
34
msgid ""
 
35
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
 
36
msgstr ""
 
37
 
33
38
#: client/drizzle.cc:280
34
39
msgid "Send command to drizzle server, display result vertically."
35
40
msgstr "Send kommando til drizzle server, vis resultat vertikalt."
46
51
msgid "Display this help."
47
52
msgstr "Vis denne hjælp."
48
53
 
 
54
#: client/drizzle.cc:284
 
55
msgid "Disable pager, print to stdout."
 
56
msgstr ""
 
57
 
49
58
#: client/drizzle.cc:285
50
59
msgid "Don't write into outfile."
51
60
msgstr "Skriv ikke til uddatafil."
52
61
 
 
62
#: client/drizzle.cc:287
 
63
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
 
64
msgstr ""
 
65
 
53
66
#: client/drizzle.cc:288
54
67
msgid "Print current command."
55
68
msgstr "Udskriv aktuel kommando."
56
69
 
 
70
#: client/drizzle.cc:289
 
71
msgid "Change your drizzle prompt."
 
72
msgstr ""
 
73
 
57
74
#: client/drizzle.cc:290
58
75
msgid "Quit drizzle."
59
76
msgstr "Afslut drizzle."
60
77
 
 
78
#: client/drizzle.cc:291
 
79
msgid "Rebuild completion hash."
 
80
msgstr ""
 
81
 
61
82
#: client/drizzle.cc:293
62
83
msgid "Execute an SQL script file. Takes a file name as an argument."
63
84
msgstr "Udfør en SQL-skriptfil. Bruger et filnavn som et argument."
66
87
msgid "Get status information from the server."
67
88
msgstr "Indhent statusinformation fra serveren."
68
89
 
 
90
#: client/drizzle.cc:296
 
91
msgid "Set outfile [to_outfile]. Append everything into given outfile."
 
92
msgstr ""
 
93
 
69
94
#: client/drizzle.cc:298
70
95
msgid "Use another database. Takes database name as argument."
71
96
msgstr "Anvend en anden database. Brug databasenavn som argument."
78
103
msgid "Don't show warnings after every statement."
79
104
msgstr "Vis ikke advarsler efter hver udsagn."
80
105
 
 
106
#: client/drizzle.cc:1167 client/drizzle.cc:1174
 
107
#, c-format
 
108
msgid ""
 
109
"Memory allocation error while constructing initial prompt. Aborting.\n"
 
110
msgstr ""
 
111
 
81
112
#: client/drizzle.cc:1270
82
113
msgid "Welcome to the Drizzle client..  Commands end with ; or \\g."
83
114
msgstr "Velkommen til Drizzleklienten.. Kommandoer ender med ; eller \\g."
131
162
msgid "Synonym for -?"
132
163
msgstr "Synonym for -?"
133
164
 
 
165
#: client/drizzle.cc:1428
 
166
msgid ""
 
167
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
 
168
"and field completion, but startup and reconnecting may take a longer time. "
 
169
"Disable with --disable-auto-rehash."
 
170
msgstr ""
 
171
 
 
172
#: client/drizzle.cc:1432
 
173
msgid ""
 
174
"No automatic rehashing. One has to use 'rehash' to get table and field "
 
175
"completion. This gives a quicker start of drizzle_st and disables rehashing "
 
176
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
 
177
msgstr ""
 
178
 
 
179
#: client/drizzle.cc:1435
 
180
msgid ""
 
181
"Automatically switch to vertical output mode if the result is wider than the "
 
182
"terminal width."
 
183
msgstr ""
 
184
 
 
185
#: client/drizzle.cc:1438
 
186
msgid ""
 
187
"Don't use history file. Disable interactive behavior. (Enables --silent)"
 
188
msgstr ""
 
189
 
134
190
#: client/drizzle.cc:1439
135
191
msgid "Display column type information."
136
192
msgstr "Vis typeinformation for kolonne."
163
219
msgid "(not used)"
164
220
msgstr "(Ikke anvendt)"
165
221
 
 
222
#: client/drizzle.cc:1458
 
223
msgid "Delimiter to be used."
 
224
msgstr ""
 
225
 
166
226
#: client/drizzle.cc:1460
167
227
msgid "Execute command and quit. (Disables --force and history file)"
168
228
msgstr "Udfør kommando og afslut. (Slår --force og historiefil fra)"
175
235
msgid "Continue even if we get an sql error."
176
236
msgstr "Fortsæt selv om vi får en sql-fejl."
177
237
 
178
 
#: client/drizzle.cc:278
179
 
msgid ""
180
 
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
181
 
msgstr ""
182
 
 
183
 
#: client/drizzle.cc:284
184
 
msgid "Disable pager, print to stdout."
185
 
msgstr ""
186
 
 
187
 
#: client/drizzle.cc:287
188
 
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
189
 
msgstr ""
190
 
 
191
 
#: client/drizzle.cc:289
192
 
msgid "Change your drizzle prompt."
193
 
msgstr ""
194
 
 
195
 
#: client/drizzle.cc:291
196
 
msgid "Rebuild completion hash."
197
 
msgstr ""
198
 
 
199
 
#: client/drizzle.cc:296
200
 
msgid "Set outfile [to_outfile]. Append everything into given outfile."
201
 
msgstr ""
202
 
 
203
 
#: client/drizzle.cc:1167 client/drizzle.cc:1174
204
 
#, c-format
205
 
msgid ""
206
 
"Memory allocation error while constructing initial prompt. Aborting.\n"
207
 
msgstr ""
208
 
 
209
 
#: client/drizzle.cc:1428
210
 
msgid ""
211
 
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
212
 
"and field completion, but startup and reconnecting may take a longer time. "
213
 
"Disable with --disable-auto-rehash."
214
 
msgstr ""
215
 
 
216
 
#: client/drizzle.cc:1432
217
 
msgid ""
218
 
"No automatic rehashing. One has to use 'rehash' to get table and field "
219
 
"completion. This gives a quicker start of drizzle_st and disables rehashing "
220
 
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
221
 
msgstr ""
222
 
 
223
 
#: client/drizzle.cc:1435
224
 
msgid ""
225
 
"Automatically switch to vertical output mode if the result is wider than the "
226
 
"terminal width."
227
 
msgstr ""
228
 
 
229
 
#: client/drizzle.cc:1438
230
 
msgid ""
231
 
"Don't use history file. Disable interactive behavior. (Enables --silent)"
232
 
msgstr ""
233
 
 
234
 
#: client/drizzle.cc:1458
235
 
msgid "Delimiter to be used."
236
 
msgstr ""
237
 
 
238
238
#: client/drizzle.cc:1469
239
239
msgid ""
240
240
"Enable named commands. Named commands mean this program's internal commands; "