forked from colmena/colmena
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathde.po
More file actions
569 lines (437 loc) · 16.2 KB
/
de.po
File metadata and controls
569 lines (437 loc) · 16.2 KB
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
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
# Marc Manthey <marc@let.de>, 2015. #zanata
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Project-Id-Version: \n"
"MIME-Version: 1.0\n"
"PO-Revision-Date: 2015-01-25 17:24-0500\n"
"Last-Translator: Marc Manthey <marc@let.de>\n"
"Language-Team: German\n"
"Language: de\n"
"X-Generator: Poedit 1.7.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Creation-Date: \n"
#: client/app/modules/about/controllers/about.config.js:5
msgid "About"
msgstr "Über"
#: client/app/modules/files/views/upload.html:60
msgid "Actions"
msgstr "Aktion"
#: client/app/modules/events/views/main.html:2
#: client/app/modules/settings/views/main.html:2
#: client/app/modules/users/views/main.html:3
msgid "Add"
msgstr "Hinzufügen"
#: client/app/modules/events/views/form.html:5
msgid "Add a new event"
msgstr "Ereignis hinzufügen"
#: client/app/modules/settings/views/form.html:4
msgid "Add a new setting"
msgstr "Einstellung hinzufügen"
#: client/app/modules/events/controllers/events.ctrl.js:49
#: client/app/modules/files/controllers/files.ctrl.js:13
#: client/app/modules/pages/controllers/pages.ctrl.js:33
#: client/app/modules/posts/controllers/posts.ctrl.js:25
#: client/app/modules/products/controllers/products.ctrl.js:37
#: client/app/modules/settings/controllers/settings.ctrl.js:28
#: client/app/modules/users/controllers/users.ctrl.js:25
msgid "Are you sure?"
msgstr "Bist du sicher ?"
#: client/app/modules/files/views/upload.html:14
msgid "Browse"
msgstr "Browse"
#: client/app/modules/events/views/form.html:21
msgid "Cancel"
msgstr "Abbrechen"
#: client/app/modules/files/views/upload.html:42
msgid "Cancel all"
msgstr "Alles Abbrechen"
#: client/app/modules/products/config/products.config.js:11
msgid "Categories"
msgstr "Kategorien"
#: client/app/modules/products/controllers/products.ctrl.js:54
msgid "Category deleted"
msgstr "Kategorie gelöscht"
#: client/app/modules/products/controllers/categories.ctrl.js:34
msgid "Category saved"
msgstr "Kategorie gespeichert"
#: client/app/modules/users/views/profile.html:21
msgid "Change it here!"
msgstr "Ändere es hier !"
#: client/app/modules/users/controllers/register.ctrl.js:64
msgid "Confirm Password"
msgstr "Bestätige Passwort"
#: client/app/modules/events/views/form.html:13
msgid "Could not add event!"
msgstr "Konnte Ereignis nicht hinzufügen"
#: client/app/modules/settings/views/form.html:12
msgid "Could not add setting!"
msgstr "Konnte Einstellung nicht hinzufügen"
#: client/app/modules/core/views/home.html:24
msgid "Current user"
msgstr "Derzeitiger Nutzer"
#: client/app/modules/core/config/core.config.js:18
#: client/app/modules/core/views/home.html:13
msgid "Dashboard"
msgstr "Instrumententafel"
#: client/app/modules/events/controllers/events.ctrl.js:49
#: client/app/modules/files/controllers/files.ctrl.js:13
#: client/app/modules/pages/controllers/pages.ctrl.js:33
#: client/app/modules/posts/controllers/posts.ctrl.js:25
#: client/app/modules/products/controllers/products.ctrl.js:37
#: client/app/modules/settings/controllers/settings.ctrl.js:28
#: client/app/modules/users/controllers/users.ctrl.js:25
msgid "Deleting this cannot be undone"
msgstr "Löschen kann nicht wiederufen werden"
#: client/app/modules/users/controllers/register.ctrl.js:43
msgid "Don't worry we won't spam your inbox"
msgstr "Keine Sorge wir versenden keinen Spam"
#: client/app/modules/events/views/form.html:6
msgid "Edit event"
msgstr "Ereignis editieren"
#: client/app/modules/settings/views/form.html:5
msgid "Edit setting"
msgstr "Einstellung editieren"
#: client/app/modules/users/controllers/register.ctrl.js:47
msgid "Email address needs to be valid"
msgstr "Die E-Mail -Adresse muss gültig sein"
#: client/app/modules/users/controllers/profile.ctrl.js:41
msgid "Enjoy the new you!"
msgstr "Genieße deine neue Persönlichkeit "
#: client/app/modules/products/controllers/products.ctrl.js:57
msgid "Error deleting category"
msgstr "Fehler beim löschen der Kategorie"
#: client/app/modules/events/controllers/events.ctrl.js:56
msgid "Error deleting event"
msgstr "Fehler beim löschen des Ereignises"
#: client/app/modules/pages/controllers/pages.ctrl.js:39
msgid "Error deleting page"
msgstr "Fehler beim löschen der Seite"
#: client/app/modules/posts/controllers/posts.ctrl.js:31
msgid "Error deleting post"
msgstr "Fehler beim löschen des Beitrags"
#: client/app/modules/products/controllers/products.ctrl.js:43
msgid "Error deleting product"
msgstr "Fehler beim löschen des Produkts"
#: client/app/modules/settings/controllers/settings.ctrl.js:34
msgid "Error deleting setting"
msgstr "Fehler beim löschen der Einstellung"
#: client/app/modules/users/controllers/users.ctrl.js:31
msgid "Error deleting user"
msgstr "Fehler beim löschen des Nutzers"
#: client/app/modules/users/controllers/register.ctrl.js:111
msgid "Error registering!"
msgstr "Fehler bei der Registrierung"
#: client/app/modules/users/controllers/profile.ctrl.js:43
msgid "Error saving profile"
msgstr "Fehler beim speichern des Profils"
#: client/app/modules/users/controllers/users.ctrl.js:52
msgid "Error saving user:"
msgstr "Fehler beim speichern des Nutzers"
#: client/app/modules/users/controllers/register.ctrl.js:104
msgid "Error signin in after registration!"
msgstr "Fehler beim Einloggen nach der Registrierung"
#: client/app/modules/events/controllers/events.ctrl.js:51
msgid "Event deleted"
msgstr "Ereignis gelöscht"
#: client/app/modules/events/controllers/events.ctrl.js:138
msgid "Event not added"
msgstr "Ereignis nicht hinzugefügt"
#: client/app/modules/events/controllers/events.ctrl.js:134
msgid "Event saved"
msgstr "Ereignis gespeichert"
#: client/app/modules/events/config/events.config.js:7
#: client/app/modules/events/views/main.html:1
msgid "Events"
msgstr "Ereignis"
#: client/app/modules/files/controllers/files.ctrl.js:19
msgid "File deleted"
msgstr "Datei gelöscht"
#: client/app/modules/files/config/file.config.js:7
#: client/app/modules/files/views/main.html:1
#: client/app/modules/files/views/upload.html:5
msgid "Files"
msgstr "Dateien"
#: client/app/modules/users/controllers/register.ctrl.js:25
msgid "First Name"
msgstr "Vorname"
#: client/app/modules/core/views/home.html:5
msgid "Home"
msgstr "Ausgangsposition"
#: client/app/modules/settings/controllers/settings.ctrl.js:45
msgid "Key"
msgstr "Schlüssel"
#: client/app/modules/users/controllers/register.ctrl.js:33
msgid "Last Name"
msgstr "Nachname"
#: client/app/modules/users/controllers/login.ctrl.js:91
msgid "Logged in"
msgstr "Eingeloggt"
#: client/app/modules/core/controllers/main.ctrl.js:26
msgid "Logged out"
msgstr "Ausgeloggt"
#: client/app/modules/events/views/main.html:1
msgid "Manage your events here!"
msgstr "Verwalte deine Ereignisse hier"
#: client/app/modules/files/views/main.html:1
msgid "Manage your files here!"
msgstr "Verwalte deine Dateien hier"
#: client/app/modules/settings/views/main.html:1
msgid "Manage your settings here!"
msgstr "Verwalte deine Einstellungen hier"
#: client/app/modules/users/views/main.html:2
msgid "Manage your users here!"
msgstr "Verwalte deine Nutzer hier"
#: client/app/modules/core/views/elements/small-box.html:8
msgid "More info"
msgstr "Mehr Information"
#: client/app/modules/files/views/upload.html:56
msgid "Name"
msgstr "Name"
#: client/app/modules/settings/controllers/settings.ctrl.js:48
#: client/app/modules/settings/controllers/settings.ctrl.js:56
msgid "Needs to have at least 4 characters"
msgstr "Muss aus mindestens 4 Zeichen bestehen"
#: client/app/modules/users/controllers/register.ctrl.js:48
msgid "Nice email address!"
msgstr "Korrekte E-Mail Adresse !"
#: client/app/modules/notes/config/notes.config.js:7
msgid "Notes"
msgstr "Anmerkungen"
#: client/app/modules/users/views/login.html:17
msgid "Or register"
msgstr "Oder registriere"
#: client/app/modules/users/views/register.html:20
msgid "Or sign in"
msgstr "oder Einloggen"
#: client/app/modules/pages/controllers/pages.ctrl.js:35
msgid "Page deleted"
msgstr "Seite gelöscht"
#: client/app/modules/pages/controllers/pages.ctrl.js:57
msgid "Page saved"
msgstr "Seite gespeichert"
#: client/app/modules/pages/config/pages.config.js:7
msgid "Pages"
msgstr "Seiten"
#: client/app/modules/users/controllers/login.ctrl.js:39
#: client/app/modules/users/controllers/register.ctrl.js:57
msgid "Password"
msgstr "Passwort"
#: client/app/modules/posts/controllers/posts.ctrl.js:27
msgid "Post deleted"
msgstr "Beitrag gelöscht"
#: client/app/modules/posts/controllers/posts.ctrl.js:67
msgid "Post saved"
msgstr "Beitrag gespeichert"
#: client/app/modules/posts/config/posts.config.js:7
msgid "Posts"
msgstr "Beitrag"
#: client/app/modules/products/controllers/products.ctrl.js:39
msgid "Product deleted"
msgstr "Produkt gelöscht"
#: client/app/modules/products/controllers/products.ctrl.js:101
msgid "Product saved"
msgstr "Produkt gespeichert"
#: client/app/modules/products/config/products.config.js:7
msgid "Products"
msgstr "Produkt"
#: client/app/modules/core/views/elements/navbar.html:40
msgid "Profile"
msgstr "Profil"
#: client/app/modules/users/controllers/profile.ctrl.js:41
msgid "Profile saved"
msgstr "Profil gespeichert"
#: client/app/modules/files/views/upload.html:58
msgid "Progress"
msgstr "Fortschritt"
#: client/app/modules/users/views/register.html:17
#: client/app/modules/users/views/register.html:7
msgid "Register"
msgstr "Registrieren"
#: client/app/modules/users/controllers/register.ctrl.js:100
msgid "Registered"
msgstr "Registriert"
#: client/app/modules/files/views/upload.html:46
msgid "Remove all"
msgstr "Alles Entfernen"
#: client/app/modules/settings/controllers/settings.ctrl.js:30
msgid "Setting deleted"
msgstr "Einstellung gelöscht"
#: client/app/modules/settings/controllers/settings.ctrl.js:75
msgid "Setting saved"
msgstr "Einstellung gespeichert"
#: client/app/modules/core/views/home.html:28
#: client/app/modules/settings/views/main.html:1
msgid "Settings"
msgstr "Einstellung"
#: client/app/modules/users/views/login.html:7
msgid "Sign In"
msgstr "Einloggen"
#: client/app/modules/users/views/login.html:16
msgid "Sign in"
msgstr "Einloggen"
#: client/app/modules/core/views/elements/navbar.html:43
msgid "Sign out"
msgstr "Ausloggen"
#: client/app/modules/files/views/upload.html:57
msgid "Size"
msgstr "Grösse"
#: client/app/modules/files/views/upload.html:59
msgid "Status"
msgstr "Zustand"
#: client/app/modules/users/controllers/login.ctrl.js:45
msgid "Stay signed in"
msgstr "Eingeloggt bleiben"
#: client/app/modules/events/views/form.html:20
#: client/app/modules/events/views/form.html:28
#: client/app/modules/settings/views/form.html:21
msgid "Submit"
msgstr "Übermitteln"
#: client/app/modules/core/views/home.html:33
#: client/app/modules/core/views/home.html:36
msgid "Theme"
msgstr "Motiv"
#: client/app/modules/events/views/list.html:23
msgid "There are no events"
msgstr "Keine Ereignisse vorhanden"
#: client/app/modules/files/views/list.html:19
msgid "There are no files"
msgstr "Keine Daten vorhanden"
#: client/app/modules/settings/views/list.html:17
msgid "There are no settings"
msgstr "Keine Einstellungen vorhanden"
#: client/app/modules/users/controllers/users.ctrl.js:49
msgid "This user is save!"
msgstr "Dieser Nutzer ist geschützt "
#: client/app/modules/core/views/elements/navbar.html:3
msgid "Toggle navigation"
msgstr "Orientierung wechseln"
#: client/app/modules/users/views/profile.html:36
msgid "Update profile"
msgstr "Profil aktualisieren"
#: client/app/modules/files/views/main.html:2
msgid "Upload"
msgstr "Hochladen"
#: client/app/modules/files/views/upload.html:38
msgid "Upload all"
msgstr "Alles hochladen"
#: client/app/modules/files/views/upload.html:7
msgid "Upload files"
msgstr "Daten hochladen"
#: client/app/modules/files/views/upload.html:31
msgid "Upload queue"
msgstr "Warteschlange hochladen"
#: client/app/modules/users/controllers/users.ctrl.js:27
msgid "User deleted"
msgstr "Nutzer gelöscht"
#: client/app/modules/users/controllers/users.ctrl.js:49
msgid "User saved"
msgstr "Nutzer gespeichert"
#: client/app/modules/users/config/users.config.js:4
#: client/app/modules/users/views/main.html:1
msgid "Users"
msgstr "Nutzer"
#: client/app/modules/settings/controllers/settings.ctrl.js:53
msgid "Value"
msgstr "Wert"
#: client/app/modules/core/views/home.html:21
msgid "Variables"
msgstr "Variable "
#: client/app/modules/core/views/home.html:6
msgid "Welcome!"
msgstr "Willkommen"
#: client/app/modules/users/controllers/login.ctrl.js:91
msgid "You are logged in!"
msgstr "Du bist Eingeloggt !"
#: client/app/modules/core/controllers/main.ctrl.js:26
msgid "You are logged out!"
msgstr "Du bist Ausgeloggt !"
#: client/app/modules/users/controllers/register.ctrl.js:100
msgid "You are registered!"
msgstr "Du bist Registeriert !"
#: client/app/modules/files/views/upload.html:8
msgid "You can just drag them in this window!"
msgstr "Du kannst Sie in dieses Fester ziehen"
#: client/app/modules/users/controllers/register.ctrl.js:46
msgid "You need an email address"
msgstr "Du brauchst eine E-Mail Adresse"
#: client/app/modules/users/views/profile.html:20
msgid "Your Gravatar"
msgstr "Dein Gravatar "
#: client/app/modules/products/controllers/products.ctrl.js:54
msgid "Your category is deleted!"
msgstr "Deine Kategorie ist gelöscht !"
#: client/app/modules/products/controllers/products.ctrl.js:57
msgid "Your category is not deleted:"
msgstr "Deine Kategorie ist nicht gelöscht"
#: client/app/modules/products/controllers/categories.ctrl.js:34
msgid "Your category is safe with us!"
msgstr "Deine Kategorie ist sicher bei uns !"
#: client/app/modules/events/controllers/events.ctrl.js:51
msgid "Your event is deleted!"
msgstr "Dein Ereignis ist gelöscht"
#: client/app/modules/events/controllers/events.ctrl.js:56
msgid "Your event is not deleted:"
msgstr "Dein Ereignis ist nicht gelöscht"
#: client/app/modules/events/controllers/events.ctrl.js:134
msgid "Your event is safe with us!"
msgstr "Dein Ereignis ist sicher bei uns"
#: client/app/modules/files/controllers/files.ctrl.js:19
msgid "Your file is deleted!"
msgstr "Deine Datei ist gelöscht"
#: client/app/modules/pages/controllers/pages.ctrl.js:35
msgid "Your page is deleted!"
msgstr "Deine Seite ist gelöscht"
#: client/app/modules/pages/controllers/pages.ctrl.js:39
msgid "Your page is not deleted:"
msgstr "Deine Seite ist nicht gelöscht:"
#: client/app/modules/pages/controllers/pages.ctrl.js:57
msgid "Your page is safe with us!"
msgstr "Deine Seite ist sicher bei uns !"
#: client/app/modules/posts/controllers/posts.ctrl.js:27
msgid "Your post is deleted!"
msgstr "Dein Beitrag ist gelöscht!"
#: client/app/modules/posts/controllers/posts.ctrl.js:31
msgid "Your post is not deleted:"
msgstr "Dein Beitrag ist nicht gelöscht:"
#: client/app/modules/posts/controllers/posts.ctrl.js:67
msgid "Your post is safe with us!"
msgstr "Dein Beitrag ist sicher bei uns !"
#: client/app/modules/products/controllers/products.ctrl.js:39
msgid "Your product is deleted!"
msgstr "Dein Produkt ist gelöscht!"
#: client/app/modules/products/controllers/products.ctrl.js:43
msgid "Your product is not deleted:"
msgstr "Dein Produkt ist nicht gelöscht:"
#: client/app/modules/products/controllers/products.ctrl.js:101
msgid "Your product is safe with us!"
msgstr "Dein Produkt ist sicher bei uns!"
#: client/app/modules/users/views/profile.html:5
msgid "Your profile"
msgstr "Dein Profil"
#: client/app/modules/users/controllers/profile.ctrl.js:43
msgid "Your profile is not saved:"
msgstr "Dein Profil ist nicht gespeichert"
#: client/app/modules/settings/controllers/settings.ctrl.js:30
msgid "Your setting is deleted!"
msgstr "Deine Einstellungen sind gespeichert!"
#: client/app/modules/settings/controllers/settings.ctrl.js:34
msgid "Your setting is not deleted:"
msgstr "Deine Einstellungen sind nicht gelöscht:"
#: client/app/modules/settings/controllers/settings.ctrl.js:75
msgid "Your setting is safe with us!"
msgstr "Deine Einstellungen sind sicher bei uns!"
#: client/app/modules/users/controllers/users.ctrl.js:27
msgid "Your user is deleted!"
msgstr "Dein Nutzer ist gelöscht!"
#: client/app/modules/users/controllers/users.ctrl.js:31
msgid "Your user is not deleted:"
msgstr "Dein Nutzer ist nicht gelöscht:"
#: client/app/modules/files/views/list.html:23
#: client/app/modules/settings/views/list.html:20
msgid "here"
msgstr "Hier"
#: client/app/modules/files/views/upload.html:32
msgid "in queue"
msgstr "In der Ereigniskette"