Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/de.po
blob: 0340ac871a36ef68495f2d0c2431ccd55953c808 (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
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-30 00:33-0400\n"
"PO-Revision-Date: 2013-06-03 21:20+0200\n"
"Last-Translator: Markus <m.slg@gmx.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\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.0.5\n"

#. TRANS: "name" option from activity.info file
msgid "Record"
msgstr "Aufnehmen"

#. TRANS: "summary" option from activity.info file
#. TRANS: "description" option from activity.info file
msgid ""
"Unleash the visual artist inside you! Take pictures, make movies and use "
"them to recreate your world. The only limit is your imagination."
msgstr ""
"Entdecke den visuellen Künstler in dir! Nimm Bilder auf, dreh Filme und "
"erschaffe mit ihnen deine Welt neu! Die einzige Grenze ist deine Phantasie."

#: button.py:26
msgid "Remove"
msgstr "Entfernen"

#: button.py:37
msgid "Copy to clipboard"
msgstr "In Zwischenablage kopieren"

#: constants.py:25 record.py:149
msgid "Photo"
msgstr "Foto"

#: constants.py:32 record.py:157
msgid "Video"
msgstr "Video"

#: constants.py:39 record.py:168
msgid "Audio"
msgstr "Audio"

#: glive.py:396 model.py:386
#, python-format
msgid "%(type)s by %(name)s"
msgstr "%(type)s nach %(name)s"

#: glive.py:549
msgid "Saving..."
msgstr "Speichere..."

#: mediaview.py:54
msgid "Author:"
msgstr "Autor:"

#: mediaview.py:70
msgid "Tags:"
msgstr "Stichworte:"

#: mediaview.py:118
msgid "Date:"
msgstr "Datum:"

#: model.py:183
#, python-format
msgid "%(mins)d:%(secs)02d remaining"
msgstr "%(mins)d:%(secs)02d verbleibend"

#: record.py:218
msgid "Title:"
msgstr "Titel:"

#: record.py:551
msgid "Download failed."
msgstr "Herunterladen fehlgeschlagen."

#: record.py:553
msgid "Downloading..."
msgstr "Lade herunter..."

#: record.py:555
msgid "Requesting..."
msgstr "Fordere an..."

#: record.py:862
#, fuzzy
msgid "Select timer"
msgstr "Timer wählen"

#: record.py:869
msgid "Select duration"
msgstr "Dauer wählen"

#: record.py:876
msgid "Select quality"
msgstr "Qualität wählen"

#: record.py:896 record.py:921
msgid "Immediate"
msgstr "Augenblicklich"

#: record.py:898
#, python-format
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s Sekunde"
msgstr[1] "%s Sekunden"

#: record.py:923
#, python-format
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s Minute"
msgstr[1] "%s Minuten"

#: record.py:945
#, python-format
#, python-format,
msgid "%s quality"
msgstr "%s Qualität"

#~ msgid "Quality:"
#~ msgstr "Qualität:"

#~ msgid "Low"
#~ msgstr "Niedrig"

#~ msgid "High"
#~ msgstr "Hoch"

#~ msgid "Preferences"
#~ msgstr "Einstellungen"

#, python-format
#~ msgid "%s by %s"
#~ msgstr "%s von %s"

#, python-format
#~ msgid "%d:%02d remaining"
#~ msgstr "%d:%02d verbleibend"

#~ msgid "Timer:"
#~ msgstr "Timer:"

#~ msgid "Duration:"
#~ msgstr "Dauer:"

#~ msgid "Time Lapse"
#~ msgstr "Zeitraffer"

#~ msgid "Animation"
#~ msgstr "Animation"

#~ msgid "Panorama"
#~ msgstr "Panorama"

#~ msgid "Interview"
#~ msgstr "Interview"

# TRANS: photo by photographer, e.g., "Photo by Mary"
#, python-format
#~ msgid "%(1)s by %(2)s"
#~ msgstr "%(1)s von %(2)s"

#~ msgid "Recorder:"
#~ msgstr "Rekorder:"

#~ msgid "Saving"
#~ msgstr "Speichern"

#~ msgid "Finished recording"
#~ msgstr "Beendete Aufnahme"

#~ msgid "Stopped recording"
#~ msgstr "Gestoppte Aufnahme"

#~ msgid "Play"
#~ msgstr "Wiedergabe"

#~ msgid "Pause"
#~ msgstr "Pause"

#~ msgid "Add frame"
#~ msgstr "Frame hinzufügen"

#~ msgid "Remove frame"
#~ msgstr "Frame entfernen"

#, python-format
#~ msgid "%(1)s frames per second"
#~ msgstr "%(1)s Frames pro Sekunde"

#~ msgid "Default"
#~ msgstr "Voreinstellung"

#~ msgid "Best"
#~ msgstr "Am Besten"

#~ msgid "Large file"
#~ msgstr "Große Datei"

#~ msgid "Small file"
#~ msgstr "Kleine Datei"

#~ msgid "Silent"
#~ msgstr "Leise"

#~ msgid "Rotate"
#~ msgstr "Drehen"

#~ msgid "Width"
#~ msgstr "Breite"

#~ msgid "Height"
#~ msgstr "Höhe"

#~ msgid "Click to take picture"
#~ msgstr "Klicken, um ein Bild aufzunehmen"

#~ msgid "Click to add picture"
#~ msgstr "Klicken, um ein Bild hinzuzufügen"

# TRANS: Downloading Photo from Mary
# (Markus S.) war 'Herunterladen %(1)s von %(2)s'
#, python-format
#~ msgid "Downloading %(1)s from %(2)s"
#~ msgstr "Lade %(1)s von %(2)s herunter"

# TRANS: Cannot download this Photo
# (Markus S.) war 'Herunterladen unmöglich von %(1)s'
#, python-format
#~ msgid "Cannot download this %(1)s"
#~ msgstr "Herunterladen von %(1)s fehlgeschlagen"

# TRANS: Save Photo to:
#, python-format
#~ msgid "Save %(1)s to:"
#~ msgstr "%(1)s speichern nach:"

#, python-format
#~ msgid "Your %(1)s is full"
#~ msgstr "Dein %(1)s ist voll"

#~ msgid "Journal"
#~ msgstr "Journal"

#~ msgid "USB"
#~ msgstr "USB"

#~ msgid "SD Card"
#~ msgstr "SD-Karte"

#~ msgid "Free space:"
#~ msgstr "Freier Speicher:"

#~ msgid "Bitrate"
#~ msgstr "Bitrate"

#~ msgid "Maximum Bitrate"
#~ msgstr "Maximale Bitrate"

#~ msgid "Minumum Bitrate"
#~ msgstr "Minimale Bitrate"

#~ msgid "Manage Bitrate"
#~ msgstr "Bitrate verwalten"

#~ msgid "Border"
#~ msgstr "Rand"

#~ msgid "Center"
#~ msgstr "Zentrum"

#~ msgid "Frames"
#~ msgstr "Frames"

# http://de.wikipedia.org/wiki/Schl%C3%BCsselbildanimation
#~ msgid "Automatic keyframe detection"
#~ msgstr "Automatische Feststellung der Schlüsselbilder"

# http://de.wikipedia.org/wiki/Schl%C3%BCsselbildanimation
#~ msgid "Force keyframe"
#~ msgstr "Schlüsselbild erzwingen"

# http://de.wikipedia.org/wiki/Schl%C3%BCsselbildanimation
#~ msgid "Keyframe frequency"
#~ msgstr "Schlüsselbild- Frequenz"

# http://de.wikipedia.org/wiki/Schl%C3%BCsselbildanimation
#~ msgid "Keyframe minimum distance"
#~ msgstr "Minimaler Schlüsselbildabstand"

# http://de.wikipedia.org/wiki/Schl%C3%BCsselbildanimation
#~ msgid "Keyframe threshold"
#~ msgstr "Schlüsselbild-Schwelle"

#~ msgid "Noise Sensitivity"
#~ msgstr "Rauschempfindlichkeit"

#~ msgid "Quick"
#~ msgstr "Schnell"

#~ msgid "Sharpness"
#~ msgstr "Schärfe"

# ???
#~ msgid "Capacity"
#~ msgstr "Kapazität"

#, python-format
#~ msgid "%(1)s hours, %(2)s minutes, %(3)s seconds remaining"
#~ msgstr "%(1)s Stunden, %(2)s Minuten, %(3)s Sekunden verbleibend"

#, python-format
#~ msgid "%(1)s minutes, %(2)s seconds remaining"
#~ msgstr "%(1)s Minuten, %(2)s Sekunden verbleibend"

#, python-format
#~ msgid "%(1)s hours remaining"
#~ msgstr "%(1)s Stunden verbleibend"

#, python-format
#~ msgid "%(1)s minutes remaining"
#~ msgstr "%(1)s Minuten verbleibend"

#, python-format
#~ msgid "%(1)s seconds remaining"
#~ msgstr "%(1)s Sekunden verbleibend"

# Hours, not photos
#, python-format
#~ msgid "%(1)s hours"
#~ msgstr "%(1)s Stunden"

# TRANS: 7 photos
#, python-format
#~ msgid "%(1)s photos"
#~ msgstr "%(1)s Fotos"

#~ msgid "High quality"
#~ msgstr "Hohe Qualität"

#~ msgid "Low quality"
#~ msgstr "Niedrige Qualität"

#~ msgid "Your disk is full"
#~ msgstr "Der Speicher ist voll"