~ubuntu-branches/ubuntu/oneiric/kde-l10n-de/oneiric-proposed

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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Frederik Schwarzer <schwarzerf@gmail.com>, 2009, 2010.
# Panagiotis Papadopoulos <pano_90@gmx.net>, 2010.
# Thomas Reitelbach <tr@erdfunkstelle.de>, 2010.
# Johannes Obermayr <johannesobermayr@gmx.de>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2011-01-13 11:11+0100\n"
"PO-Revision-Date: 2010-12-01 17:53+0100\n"
"Last-Translator: Panagiotis Papadopoulos <pano_90@gmx.net>\n"
"Language-Team: German <kde-i18n-de@kde.org>\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: Lokalize 1.1\n"

#: commithistoryview.cpp:72
#, kde-format
msgctxt "Commit history for a given project %1"
msgid "Commit History - %1"
msgstr "Commit-Verlauf – %1"

#: kdeobservatoryconfigprojects.cpp:83
#, kde-format
msgid "Are you sure you want to remove project '%1'?"
msgstr "Sind Sie sicher, dass Sie das Projekt „%1“ entfernen möchten?"

#: kdeobservatoryconfigprojects.cpp:83
msgid "Remove project"
msgstr "Projekt entfernen"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:58
#. i18n: ectx: property (text), item, widget (QListWidget, activeViews)
#. i18n: file: ui/kdeobservatoryconfigviews.ui:178
#. i18n: ectx: property (text), item, widget (KComboBox, views)
#: kdeobservatory.cpp:80 kdeobservatory.cpp:207 kdeobservatory.cpp:293
#: kdeobservatory.cpp:297 kdeobservatory.cpp:403 kdeobservatory.cpp:404
#: kdeobservatory.cpp:538 kdeobservatory.cpp:812 rc.cpp:54 rc.cpp:78
#: topactiveprojectsview.cpp:46
msgid "Top Active Projects"
msgstr "Die aktivsten Projekte"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:82
#. i18n: ectx: property (text), item, widget (QListWidget, activeViews)
#. i18n: file: ui/kdeobservatoryconfigviews.ui:187
#. i18n: ectx: property (text), item, widget (KComboBox, views)
#: kdeobservatory.cpp:81 kdeobservatory.cpp:209 kdeobservatory.cpp:294
#: kdeobservatory.cpp:405 kdeobservatory.cpp:548 kdeobservatory.cpp:813
#: rc.cpp:60 rc.cpp:81
msgid "Top Developers"
msgstr "Die aktivsten Entwickler"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:70
#. i18n: ectx: property (text), item, widget (QListWidget, activeViews)
#. i18n: file: ui/kdeobservatoryconfigviews.ui:196
#. i18n: ectx: property (text), item, widget (KComboBox, views)
#: kdeobservatory.cpp:82 kdeobservatory.cpp:211 kdeobservatory.cpp:295
#: kdeobservatory.cpp:406 kdeobservatory.cpp:567 kdeobservatory.cpp:814
#: rc.cpp:57 rc.cpp:84
msgid "Commit History"
msgstr "Commit-Verlauf"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:66
#. i18n: ectx: property (text), widget (QTableWidget, projects)
#. i18n: file: ui/kdeobservatoryconfigviews.ui:94
#. i18n: ectx: property (text), item, widget (QListWidget, activeViews)
#. i18n: file: ui/kdeobservatoryconfigviews.ui:205
#. i18n: ectx: property (text), item, widget (KComboBox, views)
#: kdeobservatory.cpp:83 kdeobservatory.cpp:213 kdeobservatory.cpp:296
#: kdeobservatory.cpp:407 kdeobservatory.cpp:586 kdeobservatory.cpp:815
#: rc.cpp:9 rc.cpp:63 rc.cpp:87
msgid "Krazy Report"
msgstr "Krazy-Bericht"

#: kdeobservatory.cpp:99
msgid "No active network connection"
msgstr "Keine aktive Netzwerkverbindung"

#: kdeobservatory.cpp:122
msgid "Go to previous view"
msgstr "Zur vorigen Ansicht wechseln"

#: kdeobservatory.cpp:129
msgid "Go to next view"
msgstr "Zur nächsten Ansicht wechseln"

#: kdeobservatory.cpp:223 kdeobservatory.cpp:277
#, kde-format
msgid "Last update: %1 %2"
msgstr "Letzte Aktualisierung: %1 %2"

#: kdeobservatory.cpp:286
msgctxt "Global configuration options"
msgid "General"
msgstr "Allgemein"

#: kdeobservatory.cpp:289
msgid "Projects"
msgstr "Projekte"

#: kdeobservatory.cpp:298
msgid "Views"
msgstr "Ansichten"

#: krazyreportview.cpp:56
#, kde-format
msgctxt "Krazy report for a given project %1"
msgid "Krazy Report - %1"
msgstr "Krazy-Bericht – %1"

#: krazyreportview.cpp:118
#, kde-format
msgid "%2 %1 error"
msgid_plural "%2 %1 errors"
msgstr[0] "%2 %1 Fehler"
msgstr[1] "%2 %1 Fehler"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:56
#. i18n: ectx: property (text), widget (QTableWidget, projects)
#: rc.cpp:3
msgid "Project"
msgstr "Projekt"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:61
#. i18n: ectx: property (text), widget (QTableWidget, projects)
#: rc.cpp:6
msgid "Commit Subject"
msgstr "Commit-Betreff"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:71
#. i18n: ectx: property (text), widget (QTableWidget, projects)
#: rc.cpp:12
msgid "Krazy File Identifier"
msgstr "Krazy-Datei-Identifizierer"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:101
#. i18n: ectx: property (text), widget (KPushButton, psbAddProject)
#: rc.cpp:15
msgid "&Add"
msgstr "&Hinzufügen"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:126
#. i18n: ectx: property (text), widget (KPushButton, psbRemoveProject)
#: rc.cpp:18
msgid "&Remove"
msgstr "&Entfernen"

#. i18n: file: ui/kdeobservatoryconfigprojects.ui:151
#. i18n: ectx: property (text), widget (KPushButton, psbEditProject)
#: rc.cpp:21
msgid "&Edit"
msgstr "&Bearbeiten"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:17
#. i18n: ectx: property (title), widget (QGroupBox, activitiesRange)
#: rc.cpp:24
msgid "Activity Range"
msgstr "Aktivitäten-Zeitraum"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:25
#. i18n: ectx: property (text), widget (QRadioButton, activitiesFullHistory)
#: rc.cpp:27
msgid "&Full history"
msgstr "&Vollständiger Verlauf"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:34
#. i18n: ectx: property (text), widget (QRadioButton, activitiesInPastDays)
#: rc.cpp:30
msgid "&Past"
msgstr "Ve&rgangene"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:81
#. i18n: ectx: property (text), widget (QLabel, lblDays)
#: rc.cpp:33
msgctxt "noun, the 24-hour period"
msgid "days"
msgstr "Tage"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:108
#. i18n: ectx: property (text), widget (QRadioButton, activitiesInRange)
#: rc.cpp:36
msgctxt "The beginning of a range"
msgid "Fro&m"
msgstr "V&on"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:140
#. i18n: ectx: property (text), widget (QLabel, lbTo)
#: rc.cpp:39
msgctxt "The end of a range"
msgid "to"
msgstr "bis"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:194
#. i18n: ectx: property (text), widget (QCheckBox, enableAutoViewChange)
#: rc.cpp:42
msgid "&Enable automatic view change"
msgstr "&Automatisches Wechseln der Ansicht aktivieren"

#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:228
#. i18n: ectx: property (text), widget (QLabel, lblViewsDelay)
#: rc.cpp:45
msgid "Change view every:"
msgstr "Ansicht wechseln alle:"

# |, no-fancy-quote
#. i18n: file: ui/kdeobservatoryconfiggeneral.ui:244
#. i18n: ectx: property (displayFormat), widget (QTimeEdit, viewsDelay)
#: rc.cpp:48
msgid "hh 'Hours' mm 'Mins' ss 'Secs'"
msgstr "hh 'Stunden' mm 'Minuten' ss 'Sekunden'"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:23
#. i18n: ectx: property (text), widget (QLabel, lblActiveViews)
#: rc.cpp:51
msgid "Active views:"
msgstr "Aktive Ansichten:"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:111
#. i18n: ectx: property (text), widget (QToolButton, tlbUp)
#. i18n: file: ui/kdeobservatoryconfigviews.ui:122
#. i18n: ectx: property (text), widget (QToolButton, tlbDown)
#: rc.cpp:66 rc.cpp:69
msgid "..."
msgstr "..."

#. i18n: file: ui/kdeobservatoryconfigviews.ui:150
#. i18n: ectx: property (title), widget (QGroupBox, gpbViewConfiguration)
#: rc.cpp:72
msgid "View Configuration"
msgstr "Ansichts-Einstellungen"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:170
#. i18n: ectx: property (text), widget (QLabel, lblView)
#: rc.cpp:75
msgid "View:"
msgstr "Ansicht:"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:225
#. i18n: ectx: property (text), widget (QLabel, lblProjectsInView)
#: rc.cpp:90
msgid "Projects in view:"
msgstr "Projekte in der Ansicht:"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:265
#. i18n: ectx: property (text), widget (KPushButton, psbCheckAll)
#: rc.cpp:93
msgid "&Check All"
msgstr "&Alle markieren"

#. i18n: file: ui/kdeobservatoryconfigviews.ui:290
#. i18n: ectx: property (text), widget (KPushButton, psbUncheckAll)
#: rc.cpp:96
msgid "&Uncheck All"
msgstr "&Keine markieren"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:37
#. i18n: ectx: property (text), widget (QLabel, lblName)
#: rc.cpp:99
msgid "Project name:"
msgstr "Projektname:"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:47
#. i18n: ectx: property (text), widget (QLabel, lblCommitSubject)
#: rc.cpp:102
msgid "Commit subject:"
msgstr "Commit-Betreff:"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:59
#. i18n: ectx: property (toolTip), widget (KLineEdit, commitSubject)
#: rc.cpp:105
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-"
"size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Prefix used for this project in kde-commits mailing list.</span></"
"p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Ex:</span> KDE/kdebase/runtime/plasma/</p></body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-"
"size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Für dieses Projekt verwendete Präfix auf der Mailingliste „kde-"
"commits“.</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Zum Beispiel:</span> KDE/kdebase/runtime/plasma/</p></body></"
"html>"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:66
#. i18n: ectx: property (text), widget (QLabel, lblIcon)
#: rc.cpp:113
msgid "Icon:"
msgstr "Symbol:"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:108
#. i18n: ectx: property (text), widget (QLabel, lblKrazyReport)
#: rc.cpp:116
msgid "Krazy report:"
msgstr "Krazy-Bericht:"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:124
#. i18n: ectx: property (toolTip), widget (KLineEdit, krazyReport)
#: rc.cpp:119
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-"
"size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Krazy report web address for this project.</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Format:</span> http://www.englishbreakfastnetwork.org/krazy/"
"<span style=\" font-style:italic;\">&lt;krazy-report&gt;</span> <span style="
"\" font-weight:600;\">or </span>http://www.englishbreakfastnetwork.org/krazy/"
"index.php?<span style=\" font-style:italic;\">&lt;krazy-component-module&gt;"
"</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Ex:</span> http://www.englishbreakfastnetwork.org/krazy/<span "
"style=\" font-weight:600; font-style:italic;\">reports/kde-4.x/kdebase-"
"runtime/plasma</span>/<span style=\" font-weight:600; font-style:italic;"
"\">index.html</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">or</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">http://www."
"englishbreakfastnetwork.org/krazy/index.php?<span style=\" font-weight:600; "
"font-style:italic;\">component=kde-4.x&amp;module=kdevelop</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
"p></body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-"
"size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Web-Adresse des Krazy-Berichts für dieses Projekt.</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Format:</span> http://www.englishbreakfastnetwork.org/krazy/"
"<span style=\" font-style:italic;\">&lt;Krazy-Bericht&gt;</span> <span style="
"\" font-weight:600;\">oder </span>http://www.englishbreakfastnetwork.org/"
"krazy/index.php?<span style=\" font-style:italic;\">&lt;Krazy-Komponente-"
"Modul&gt;</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">Beispiel:</span> http://www.englishbreakfastnetwork.org/krazy/"
"<span style=\" font-weight:600; font-style:italic;\">reports/kde-4.x/kdebase-"
"runtime/plasma</span>/<span style=\" font-weight:600; font-style:italic;"
"\">index.html</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
"weight:600;\">oder</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">http://www."
"englishbreakfastnetwork.org/krazy/index.php?<span style=\" font-weight:600; "
"font-style:italic;\">component=kde-4.x&amp;module=kdevelop</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
"p></body></html>"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:131
#. i18n: ectx: property (text), widget (QLabel, lblKrazyFilePrefix)
#: rc.cpp:131
msgid "Krazy file identifier:"
msgstr "Krazy-Datei-Identifizierer:"

#. i18n: file: ui/kdeobservatoryconfigproject.ui:143
#. i18n: ectx: property (toolTip), widget (KLineEdit, krazyFilePrefix)
#: rc.cpp:134
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-"
"size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Sub-string that must appear in files belonging to this project. "
"Leave it blank if all files in Krazy report belong to this project or a "
"component-module address was given.</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Ex: for a plasmoid in "
"playground, <span style=\" text-decoration: underline;\">Krazy report</span> "
"would be \"playground/base/plasma\" and <span style=\" text-decoration: "
"underline;\">Krazy file identifier</span> would be \"&lt;plasmoid-"
"directory&gt;\".</p></body></html>"
msgstr ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
"REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
"\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-"
"size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-style:"
"italic;\">Teil-Zeichenkette, die in allen zum Projekt gehörenden Dateien "
"enthalten sein muss. Lassen Sie den Eintrag leer, falls alle Dateien des "
"Krazy-Berichts zu dem Projekt gehören oder wenn Sie eine Modul-Adresse "
"angegeben haben.</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
"right:0px; -qt-block-indent:0; text-indent:0px;\">Beispiel: für ein Plasmoid "
"in Playground ist der <span style=\" text-decoration: underline;\">Krazy-"
"Bericht</span> „playground/base/plasma“ und der <span style=\" text-"
"decoration: underline;\">Krazy-Datei-Identifizierer</span> wäre „&lt;"
"plasmoid-directory&gt;“.</p></body></html>"

#: topactiveprojectsview.cpp:88 topdevelopersview.cpp:92
#, kde-format
msgid "%2 - %1 commit"
msgid_plural "%2 - %1 commits"
msgstr[0] "%2 – %1 Commit"
msgstr[1] "%2 – %1 Commits"

#: topdevelopersview.cpp:49
#, kde-format
msgid "Top Developers - %1"
msgstr "Die aktivsten Entwickler – %1"

#~ msgid "Show activities for the past "
#~ msgstr "Aktivität anzeigen für die vergangenen "

#~ msgid "Synchronize data every:"
#~ msgstr "Daten täglich abgleichen:"

#~ msgid "commits"
#~ msgstr "Commits"