Blame view

sources/apps/contacts/l10n/de_DE/contacts.po 31.2 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  # ako84 <a0306265@unet.univie.ac.at>, 2013
  # goeck <admin@s-goecker.de>, 2012
6d9380f96   Cédric Dupont   Update sources OC...
8
9
10
11
12
13
14
  # Andreas Tangemann <a.tangemann@web.de>, 2013
  # Andreas Tangemann <a.tangemann@web.de>, 2012-2013
  # Tristan <blobbyjj@ymail.com>, 2012
  # Christoph Schütte <chris.schuette86@googlemail.com>, 2012
  # Christian Reiner <foss@christian-reiner.info>, 2013
  # christoph.sczigiol <inactive+christoph.sczigiol@transifex.com>, 2013
  # Fenton Crackshell, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
15
16
  # driz <driz@i2pmail.org>, 2012
  # CBiX <fh@cbix.de>, 2012
6d9380f96   Cédric Dupont   Update sources OC...
17
  # javex, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
18
19
20
  # george <social@georgehrke.com>, 2011
  # hebbet <pascal.herbert@gmail.com>, 2012
  # SteinQuadrat, 2013
6d9380f96   Cédric Dupont   Update sources OC...
21
22
  # Ingo, 2013
  # I Robot, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
23
24
  # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011
  # Jan-Christoph Borchardt <jan@unhosted.org>, 2011
6d9380f96   Cédric Dupont   Update sources OC...
25
26
27
  # Lysathor, 2014
  # Marcel Kühlhorn <tux93@opensuse.org>, 2012-2014
  # Mario Siegmann <mario_siegmann@web.de>, 2013-2014
d1bafeea1   Kload   [fix] Upgrade to ...
28
  # Melvin Gundlach <mail@melvin-gundlach.de>, 2012
6d9380f96   Cédric Dupont   Update sources OC...
29
  # m4dmike, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
30
31
32
33
34
  # LittleBuddha <mi.sc@gmx.net>, 2012
  # piccobello <nelsonfritsch@gmail.com>, 2012
  # JamFX <niko@nik-o-mat.de>, 2012
  # Phi Lieb <>, 2012
  # seeed <seeed@freenet.de>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
35
  # stefanniedermann <stefan.niedermann@googlemail.com>, 2014
d1bafeea1   Kload   [fix] Upgrade to ...
36
37
  # Susi <>, 2013
  # Susi  <>, 2012
6d9380f96   Cédric Dupont   Update sources OC...
38
  # I Robot, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
39
  # Thomas Müller <>, 2012
6d9380f96   Cédric Dupont   Update sources OC...
40
41
42
  # traductor, 2013
  # traductor, 2014
  # traductor, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
43
  # noxin <transifex.com@davidmainzer.com>, 2013
6d9380f96   Cédric Dupont   Update sources OC...
44
45
  # Tristan <blobbyjj@ymail.com>, 2013
  # kabum <uu.kabum@gmail.com>, 2014
d1bafeea1   Kload   [fix] Upgrade to ...
46
47
48
49
50
51
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
52
53
54
55
56
57
  "POT-Creation-Date: 2014-07-03 00:48-0400
  "
  "PO-Revision-Date: 2014-07-03 04:48+0000
  "
  "Last-Translator: I Robot
  "
d1bafeea1   Kload   [fix] Upgrade to ...
58
59
60
61
62
63
64
65
66
67
68
69
  "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: de_DE
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
70
  #: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
71
72
  msgid "Contacts"
  msgstr "Kontakte"
6d9380f96   Cédric Dupont   Update sources OC...
73
74
75
76
77
78
79
80
81
82
83
84
85
86
  #: js/addressbooks.js:85
  msgid "Add new LDAP Addressbook"
  msgstr "Neues LDAP-Adressbuch hinzufügen"
  
  #: js/addressbooks.js:90 js/addressbooks.js:166
  msgid "Ok"
  msgstr "OK"
  
  #: js/addressbooks.js:97 js/addressbooks.js:174 js/app.js:1390 js/app.js:1443
  #: templates/contacts.php:372 templates/contacts.php:373
  msgid "Cancel"
  msgstr "Abbrechen"
  
  #: js/addressbooks.js:132 js/groups.js:519
d1bafeea1   Kload   [fix] Upgrade to ...
87
88
  msgid "Save"
  msgstr "Speichern"
6d9380f96   Cédric Dupont   Update sources OC...
89
90
91
  #: js/addressbooks.js:162
  msgid "Edit Addressbook"
  msgstr "Adressbuch editieren"
d1bafeea1   Kload   [fix] Upgrade to ...
92

6d9380f96   Cédric Dupont   Update sources OC...
93
94
95
96
97
98
99
  #: js/addressbooks.js:400
  msgid "Starting file import"
  msgstr "Beginne Datei-Import"
  
  #: js/addressbooks.js:404 js/addressbooks.js:432
  msgid "Format selected: {format}"
  msgstr "Ausgewähltes Format: {format}"
d1bafeea1   Kload   [fix] Upgrade to ...
100

6d9380f96   Cédric Dupont   Update sources OC...
101
102
103
  #: js/addressbooks.js:407 js/addressbooks.js:435
  msgid "Automatic format detection"
  msgstr "Automatische Format-Erkennung"
d1bafeea1   Kload   [fix] Upgrade to ...
104

6d9380f96   Cédric Dupont   Update sources OC...
105
106
107
  #: js/addressbooks.js:485
  msgid "Processing {count}/{total} cards"
  msgstr "Bearbeite {count}/{total} Visitenkarten"
d1bafeea1   Kload   [fix] Upgrade to ...
108

6d9380f96   Cédric Dupont   Update sources OC...
109
110
111
  #: js/addressbooks.js:509
  msgid "Total:{total}, Success:{imported}, Errors:{failed}"
  msgstr "Insgesamt: {total}, Erfolgreich: {imported}, Fehler: {failed}"
d1bafeea1   Kload   [fix] Upgrade to ...
112

6d9380f96   Cédric Dupont   Update sources OC...
113
  #: js/addressbooks.js:663
d1bafeea1   Kload   [fix] Upgrade to ...
114
  msgid "An address book called {name} already exists"
6d9380f96   Cédric Dupont   Update sources OC...
115
  msgstr "Ein Adressbuch namens {group} ist schon vorhanden"
d1bafeea1   Kload   [fix] Upgrade to ...
116

6d9380f96   Cédric Dupont   Update sources OC...
117
118
  #: js/addressbooks.js:697 js/otherbackendconfig.js:141
  #: js/otherbackendconfig.js:200
d1bafeea1   Kload   [fix] Upgrade to ...
119
120
  msgid "Failed adding address book: {error}"
  msgstr "Fehler beim Hinzufügen des Adressbuchs: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
121
  #: js/addressbooks.js:738
d1bafeea1   Kload   [fix] Upgrade to ...
122
123
  msgid "Failed loading address books: {error}"
  msgstr "Fehler beim Laden von Adressbüchern: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
124
125
126
127
128
  #: js/admin.js:92 js/storage.js:27
  msgid "Server error! Please inform system administator"
  msgstr "Serverfehler! Bitte informieren Sie den System-Administrator"
  
  #: js/app.js:223
d1bafeea1   Kload   [fix] Upgrade to ...
129
130
  msgid "Indexing contacts"
  msgstr "Indiziere Kontakte"
6d9380f96   Cédric Dupont   Update sources OC...
131
  #: js/app.js:233
d1bafeea1   Kload   [fix] Upgrade to ...
132
  msgid "Unrecoverable error loading address books: {msg}"
6d9380f96   Cédric Dupont   Update sources OC...
133
  msgstr "Nicht behebbarer Fehler beim Laden von Adressbüchern: {msg}"
d1bafeea1   Kload   [fix] Upgrade to ...
134

6d9380f96   Cédric Dupont   Update sources OC...
135
  #: js/app.js:234
d1bafeea1   Kload   [fix] Upgrade to ...
136
137
  msgid "Error."
  msgstr "Fehler."
6d9380f96   Cédric Dupont   Update sources OC...
138
  #: js/app.js:329 js/app.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
139
140
  msgid "Add to..."
  msgstr "Füge hinzu..."
6d9380f96   Cédric Dupont   Update sources OC...
141
  #: js/app.js:333 js/app.js:345
d1bafeea1   Kload   [fix] Upgrade to ...
142
143
  msgid "Remove from..."
  msgstr "Entferne von..."
6d9380f96   Cédric Dupont   Update sources OC...
144
  #: js/app.js:350
d1bafeea1   Kload   [fix] Upgrade to ...
145
  msgid "Add group..."
6d9380f96   Cédric Dupont   Update sources OC...
146
  msgstr "Gruppe hinzufügen..."
d1bafeea1   Kload   [fix] Upgrade to ...
147

6d9380f96   Cédric Dupont   Update sources OC...
148
  #: js/app.js:478
d1bafeea1   Kload   [fix] Upgrade to ...
149
150
  msgid "Invalid URL: \"{url}\""
  msgstr "Ungültige Adresse: \"{url}\""
6d9380f96   Cédric Dupont   Update sources OC...
151
  #: js/app.js:504
d1bafeea1   Kload   [fix] Upgrade to ...
152
  msgid "Invalid email: \"{url}\""
6d9380f96   Cédric Dupont   Update sources OC...
153
  msgstr "Ungültige E-Mail-Adresse: \"{url}\""
d1bafeea1   Kload   [fix] Upgrade to ...
154

6d9380f96   Cédric Dupont   Update sources OC...
155
  #: js/app.js:587
d1bafeea1   Kload   [fix] Upgrade to ...
156
157
  msgid "Merge failed. Cannot find contact: {id}"
  msgstr "Zusammenführung fehlgeschlagen. Kontakt nicht gefunden: {id}"
6d9380f96   Cédric Dupont   Update sources OC...
158
  #: js/app.js:600
d1bafeea1   Kload   [fix] Upgrade to ...
159
160
  msgid "Merge failed."
  msgstr "Zusammenführung fehlgeschlagen."
6d9380f96   Cédric Dupont   Update sources OC...
161
  #: js/app.js:607
d1bafeea1   Kload   [fix] Upgrade to ...
162
163
  msgid "Merge failed. Error saving contact."
  msgstr "Zusammenführung fehlgeschlagen. Fehler beim Speichern des Kontakts."
6d9380f96   Cédric Dupont   Update sources OC...
164
  #: js/app.js:627
d1bafeea1   Kload   [fix] Upgrade to ...
165
166
  msgid "Select photo"
  msgstr "Wählen Sie ein Foto"
6d9380f96   Cédric Dupont   Update sources OC...
167
  #: js/app.js:710 js/app.js:1686
d1bafeea1   Kload   [fix] Upgrade to ...
168
169
  msgid "Network or server error. Please inform administrator."
  msgstr "Netzwerk- oder Serverfehler. Bitte informieren Sie den Administrator."
6d9380f96   Cédric Dupont   Update sources OC...
170
171
172
173
174
175
176
177
178
  #: js/app.js:794
  msgid "Only images can be used as contact photos"
  msgstr "Nur Bilder können als Kontaktfotos genutzt werden"
  
  #: js/app.js:803
  msgid "The size of \"{filename}\" exceeds the maximum allowed {size}"
  msgstr "Die Größe von \"{filename}\" überschreitet die maximal erlaubte Größe von {size}"
  
  #: js/app.js:972
d1bafeea1   Kload   [fix] Upgrade to ...
179
180
  msgid "Error adding to group."
  msgstr "Fehler beim Hinzufügen zur Gruppe."
6d9380f96   Cédric Dupont   Update sources OC...
181
  #: js/app.js:995
d1bafeea1   Kload   [fix] Upgrade to ...
182
  msgid "Error removing from group."
6d9380f96   Cédric Dupont   Update sources OC...
183
184
185
186
187
188
189
190
191
  msgstr "Fehler beim Entfernen aus der Gruppe."
  
  #: js/app.js:1188
  msgid ""
  "You have selected over 300 contacts.
  "
  "This will most likely fail! Click here to try anyway."
  msgstr "Sie haben über 300 Kontakte ausgewählt.
  Dies wird höchstwahrscheinlich fehlschlagen! Klicken Sie hier, um es trotzdem zu versuchen."
d1bafeea1   Kload   [fix] Upgrade to ...
192

6d9380f96   Cédric Dupont   Update sources OC...
193
  #: js/app.js:1226
d1bafeea1   Kload   [fix] Upgrade to ...
194
195
  msgid "Error setting {name} as favorite."
  msgstr "Fehler beim Setzen von {name} als Favorit."
6d9380f96   Cédric Dupont   Update sources OC...
196
  #: js/app.js:1364 js/app.js:1368 templates/contacts.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
197
198
  msgid "Merge contacts"
  msgstr "Kontakte zusammenführen"
6d9380f96   Cédric Dupont   Update sources OC...
199
  #: js/app.js:1417 templates/contacts.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
200
  msgid "Add group"
6d9380f96   Cédric Dupont   Update sources OC...
201
  msgstr "Gruppe hinzufügen"
d1bafeea1   Kload   [fix] Upgrade to ...
202

6d9380f96   Cédric Dupont   Update sources OC...
203
  #: js/app.js:1421
d1bafeea1   Kload   [fix] Upgrade to ...
204
205
  msgid "OK"
  msgstr "OK"
6d9380f96   Cédric Dupont   Update sources OC...
206
  #: js/app.js:1528
d1bafeea1   Kload   [fix] Upgrade to ...
207
  msgid "Could not find contact: {id}"
6d9380f96   Cédric Dupont   Update sources OC...
208
  msgstr "Der Kontakt {id} wurde nicht gefunden"
d1bafeea1   Kload   [fix] Upgrade to ...
209

6d9380f96   Cédric Dupont   Update sources OC...
210
  #: js/app.js:1641
d1bafeea1   Kload   [fix] Upgrade to ...
211
212
  msgid "Edit profile picture"
  msgstr "Profilbild bearbeiten"
6d9380f96   Cédric Dupont   Update sources OC...
213
  #: js/app.js:1645
d1bafeea1   Kload   [fix] Upgrade to ...
214
215
  msgid "Crop photo"
  msgstr "Foto zuschneiden"
6d9380f96   Cédric Dupont   Update sources OC...
216
  #: js/contacts.js:904
d1bafeea1   Kload   [fix] Upgrade to ...
217
  msgid "Error parsing date: {date}"
6d9380f96   Cédric Dupont   Update sources OC...
218
  msgstr "Fehler beim Analysieren des Datums: {date}"
d1bafeea1   Kload   [fix] Upgrade to ...
219

6d9380f96   Cédric Dupont   Update sources OC...
220
  #: js/contacts.js:1102
d1bafeea1   Kload   [fix] Upgrade to ...
221
222
  msgid "# groups"
  msgstr "# Gruppen"
6d9380f96   Cédric Dupont   Update sources OC...
223
224
225
226
227
228
229
  #: js/contacts.js:1182
  msgid "Error parsing birthday {bday}"
  msgstr "Fehler beim Analysieren des Geburtstages {bday}"
  
  #: js/contacts.js:1320
  msgid "The backend does not support multi-byte characters."
  msgstr "Das Backend unterstüzt keine Multibyte-Zeichen."
d1bafeea1   Kload   [fix] Upgrade to ...
230

6d9380f96   Cédric Dupont   Update sources OC...
231
  #: js/contacts.js:2234
d1bafeea1   Kload   [fix] Upgrade to ...
232
233
234
235
  msgid ""
  "Some contacts are marked for deletion, but not deleted yet. Please wait for "
  "them to be deleted."
  msgstr "Einige zum Löschen vorgemerkte Kontakte wurden noch nicht gelöscht. Bitte warten."
6d9380f96   Cédric Dupont   Update sources OC...
236
  #: js/contacts.js:2245
d1bafeea1   Kload   [fix] Upgrade to ...
237
238
  msgid "Click to undo deletion of {num} contacts"
  msgstr "Klicken Sie hier um das Löschen von {num} Kontakten rückgängig zu machen"
6d9380f96   Cédric Dupont   Update sources OC...
239
  #: js/contacts.js:2254
d1bafeea1   Kload   [fix] Upgrade to ...
240
241
242
243
244
245
  msgid "Cancelled deletion of {num} contacts"
  msgstr "Die Löschung von {num} Kontakten wurde abgebrochen"
  
  #: js/groups.js:53
  msgid "Add"
  msgstr "Hinzufügen"
6d9380f96   Cédric Dupont   Update sources OC...
246
  #: js/groups.js:264
d1bafeea1   Kload   [fix] Upgrade to ...
247
248
  msgid "Contact is already in this group."
  msgstr "Kontakt ist schon in der Gruppe."
6d9380f96   Cédric Dupont   Update sources OC...
249
  #: js/groups.js:277
d1bafeea1   Kload   [fix] Upgrade to ...
250
251
  msgid "Contacts are already in this group."
  msgstr "Kontakte sind schon in der Gruppe."
6d9380f96   Cédric Dupont   Update sources OC...
252
  #: js/groups.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
253
254
  msgid "Couldn't get contact list."
  msgstr "Kontaktliste konnte nicht ermittelt werden."
6d9380f96   Cédric Dupont   Update sources OC...
255
  #: js/groups.js:354
d1bafeea1   Kload   [fix] Upgrade to ...
256
257
  msgid "Contact is not in this group."
  msgstr "Kontakt ist nicht in der Gruppe."
6d9380f96   Cédric Dupont   Update sources OC...
258
  #: js/groups.js:368
d1bafeea1   Kload   [fix] Upgrade to ...
259
260
  msgid "Contacts are not in this group."
  msgstr "Kontakte sind nicht in der Gruppe."
6d9380f96   Cédric Dupont   Update sources OC...
261
262
263
264
265
  #: js/groups.js:525 js/groups.js:605
  msgid "A group named \"{group}\" already exists"
  msgstr "Eine Gruppe namens \"{group}\" existiert bereits"
  
  #: js/groups.js:574
d1bafeea1   Kload   [fix] Upgrade to ...
266
267
  msgid "Failed renaming group: {error}"
  msgstr "Das Umbenennen der Gruppe ist fehlgeschlagen: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
268
  #: js/groups.js:646
d1bafeea1   Kload   [fix] Upgrade to ...
269
270
271
272
273
274
  msgid ""
  "You can drag groups to
  "
  "arrange them as you like."
  msgstr "Per \"Drag & Drop\" können Sie Gruppen
  nach Ihren Wünschen anordnen."
6d9380f96   Cédric Dupont   Update sources OC...
275
  #: js/groups.js:659
d1bafeea1   Kload   [fix] Upgrade to ...
276
277
  msgid "Failed adding group: {error}"
  msgstr "Fehler beim Hinzufügen einer Gruppe: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
278
  #: js/groups.js:672
d1bafeea1   Kload   [fix] Upgrade to ...
279
280
  msgid "All"
  msgstr "Alle"
6d9380f96   Cédric Dupont   Update sources OC...
281
  #: js/groups.js:687 js/groups.js:690
d1bafeea1   Kload   [fix] Upgrade to ...
282
283
  msgid "Favorites"
  msgstr "Favoriten"
6d9380f96   Cédric Dupont   Update sources OC...
284
  #: js/groups.js:751
d1bafeea1   Kload   [fix] Upgrade to ...
285
286
  msgid "Shared by {owner}"
  msgstr "Geteilt von {owner}"
6d9380f96   Cédric Dupont   Update sources OC...
287
  #: js/groups.js:766
d1bafeea1   Kload   [fix] Upgrade to ...
288
289
  msgid "Not grouped"
  msgstr "Nicht gruppiert"
6d9380f96   Cédric Dupont   Update sources OC...
290
  #: js/groups.js:795
d1bafeea1   Kload   [fix] Upgrade to ...
291
292
293
294
295
296
  msgid "Failed loading groups: {error}"
  msgstr "Das Laden der Gruppen ist fehlgeschlagen: {error}"
  
  #: js/loader.js:21
  msgid "Please choose the addressbook"
  msgstr "Bitte Adressbuch auswählen"
6d9380f96   Cédric Dupont   Update sources OC...
297
  #: js/loader.js:22 templates/contacts.php:41
d1bafeea1   Kload   [fix] Upgrade to ...
298
  msgid "Import into..."
6d9380f96   Cédric Dupont   Update sources OC...
299
  msgstr "Importiere nach..."
d1bafeea1   Kload   [fix] Upgrade to ...
300
301
302
303
304
305
306
307
  
  #: js/loader.js:31
  msgid "Error loading import template"
  msgstr "Importvorlage konnte nicht geladen werden"
  
  #: js/loader.js:48
  msgid "Import contacts"
  msgstr "Kontakte werden importiert"
6d9380f96   Cédric Dupont   Update sources OC...
308
  #: js/loader.js:61 templates/contacts.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
309
310
  msgid "Import"
  msgstr "Importieren"
6d9380f96   Cédric Dupont   Update sources OC...
311
312
313
  #: js/loader.js:68
  msgid "Importing..."
  msgstr "Importiere..."
d1bafeea1   Kload   [fix] Upgrade to ...
314
315
316
  #: js/loader.js:92
  msgid "Import done"
  msgstr "Import ausgeführt"
6d9380f96   Cédric Dupont   Update sources OC...
317
318
  #: js/loader.js:95 templates/contacts.php:102 templates/contacts.php:376
  #: templates/contacts.php:377
d1bafeea1   Kload   [fix] Upgrade to ...
319
320
  msgid "Close"
  msgstr "Schließen"
6d9380f96   Cédric Dupont   Update sources OC...
321
322
323
  #: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
  msgid "Error, missing parameters: "
  msgstr "Fehler, fehlende Parameter:"
d1bafeea1   Kload   [fix] Upgrade to ...
324

6d9380f96   Cédric Dupont   Update sources OC...
325
  #: js/storage.js:431 js/storage.js:470
d1bafeea1   Kload   [fix] Upgrade to ...
326
327
  msgid "Failed loading photo: {error}"
  msgstr "Fehler beim Laden eines Fotos: {error}"
6d9380f96   Cédric Dupont   Update sources OC...
328
329
  #: lib/addressbook.php:169 lib/contact.php:116 lib/contact.php:165
  msgid "You do not have permissions to see this contact"
d1bafeea1   Kload   [fix] Upgrade to ...
330
  msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu sehen."
6d9380f96   Cédric Dupont   Update sources OC...
331
  #: lib/addressbook.php:180
d1bafeea1   Kload   [fix] Upgrade to ...
332
333
  msgid "Contact not found"
  msgstr "Kontakt nicht gefunden"
6d9380f96   Cédric Dupont   Update sources OC...
334
  #: lib/addressbook.php:217
d1bafeea1   Kload   [fix] Upgrade to ...
335
336
  msgid "You do not have permissions to see these contacts"
  msgstr "Sie haben nicht die erforderlichen Rechte, diese Kontakte zu sehen."
6d9380f96   Cédric Dupont   Update sources OC...
337
  #: lib/addressbook.php:250
d1bafeea1   Kload   [fix] Upgrade to ...
338
339
  msgid "You do not have permissions add contacts to the address book"
  msgstr "Sie haben nicht die erforderlichen Rechte, Kontakte zum Adressbuch hinzuzufügen."
6d9380f96   Cédric Dupont   Update sources OC...
340
  #: lib/addressbook.php:257
d1bafeea1   Kload   [fix] Upgrade to ...
341
342
  msgid "The backend for this address book does not support adding contacts"
  msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Hinzufügen von Kontakten."
6d9380f96   Cédric Dupont   Update sources OC...
343
  #: lib/addressbook.php:302 lib/addressbook.php:342 lib/contact.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
344
345
  msgid "You do not have permissions to delete this contact"
  msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu löschen."
6d9380f96   Cédric Dupont   Update sources OC...
346
  #: lib/addressbook.php:309 lib/addressbook.php:349
d1bafeea1   Kload   [fix] Upgrade to ...
347
348
  msgid "The backend for this address book does not support deleting contacts"
  msgstr "Das Backend für dieses Adressbuch unterstützt nicht das Löschen von Kontakten."
6d9380f96   Cédric Dupont   Update sources OC...
349
  #: lib/addressbook.php:372
d1bafeea1   Kload   [fix] Upgrade to ...
350
351
  msgid "Unknown error"
  msgstr "Unbekannter Fehler"
6d9380f96   Cédric Dupont   Update sources OC...
352
353
354
355
356
  #: lib/addressbook.php:413
  msgid "Access denied"
  msgstr "Zugriff verweigert"
  
  #: lib/addressbook.php:420
d1bafeea1   Kload   [fix] Upgrade to ...
357
358
  msgid "The backend for this address book does not support updating"
  msgstr "Das Backend für dieses Adressbuch unterstützt keine Aktualisierung."
6d9380f96   Cédric Dupont   Update sources OC...
359
  #: lib/addressbook.php:451
d1bafeea1   Kload   [fix] Upgrade to ...
360
361
  msgid "You don't have permissions to delete the address book."
  msgstr "Sie haben nicht die erforderlichen Rechte, dieses Adressbuch zu löschen."
6d9380f96   Cédric Dupont   Update sources OC...
362
  #: lib/app.php:156
d1bafeea1   Kload   [fix] Upgrade to ...
363
  msgid "Address book not found"
6d9380f96   Cédric Dupont   Update sources OC...
364
  msgstr "Das Adressbuch wurde nicht gefunden."
d1bafeea1   Kload   [fix] Upgrade to ...
365

6d9380f96   Cédric Dupont   Update sources OC...
366
  #: lib/contact.php:269
d1bafeea1   Kload   [fix] Upgrade to ...
367
368
  msgid "You do not have permissions to update this contact"
  msgstr "Sie haben nicht die erforderlichen Rechte, diesen Kontakt zu aktualisieren."
6d9380f96   Cédric Dupont   Update sources OC...
369
  #: lib/contact.php:282
d1bafeea1   Kload   [fix] Upgrade to ...
370
371
  msgid "The backend for this contact does not support updating it"
  msgstr "Das Backend für diesen Kontakt unterstützt nicht dessen Aktualisierung."
6d9380f96   Cédric Dupont   Update sources OC...
372
373
374
  #: lib/contact.php:299
  msgid "This backend does not support adding contacts"
  msgstr "Dieses Backend unterstützt nicht das Hinzufügen von Kontakten"
d1bafeea1   Kload   [fix] Upgrade to ...
375

6d9380f96   Cédric Dupont   Update sources OC...
376
  #: lib/contact.php:465 lib/contact.php:482
d1bafeea1   Kload   [fix] Upgrade to ...
377
378
  msgid "Property not found"
  msgstr "Eigenschaft nicht gefunden"
6d9380f96   Cédric Dupont   Update sources OC...
379
  #: lib/contact.php:530
d1bafeea1   Kload   [fix] Upgrade to ...
380
381
  msgid " Missing IM parameter for: "
  msgstr "Fehlender IM-Parameter für:"
6d9380f96   Cédric Dupont   Update sources OC...
382
  #: lib/contact.php:538
d1bafeea1   Kload   [fix] Upgrade to ...
383
384
  msgid "Unknown IM: "
  msgstr "IM unbekannt:"
6d9380f96   Cédric Dupont   Update sources OC...
385
  #: lib/contact.php:815
d1bafeea1   Kload   [fix] Upgrade to ...
386
387
  msgid "{name}'s Birthday"
  msgstr "Geburtstag von {name}"
6d9380f96   Cédric Dupont   Update sources OC...
388
  #: lib/controller/addressbookcontroller.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
389
390
  msgid "Error creating address book"
  msgstr "Fehler beim Anlegen eines Adressbuchs"
6d9380f96   Cédric Dupont   Update sources OC...
391
392
393
394
  #: lib/controller/addressbookcontroller.php:206
  #, php-format
  msgid "The \"%s\" backend does not support deleting address books"
  msgstr "Das \"%s\"-Backend unterstüzt das Löschen von Adressbüchern nicht."
d1bafeea1   Kload   [fix] Upgrade to ...
395

6d9380f96   Cédric Dupont   Update sources OC...
396
  #: lib/controller/addressbookcontroller.php:214
d1bafeea1   Kload   [fix] Upgrade to ...
397
398
  #, php-format
  msgid "You do not have permissions to delete the \"%s\" address book"
6d9380f96   Cédric Dupont   Update sources OC...
399
  msgstr "Sie haben nicht die erforderlichen Rechte, das Adressbuch \"%s\" zu löschen"
d1bafeea1   Kload   [fix] Upgrade to ...
400

6d9380f96   Cédric Dupont   Update sources OC...
401
  #: lib/controller/addressbookcontroller.php:221
d1bafeea1   Kload   [fix] Upgrade to ...
402
403
  msgid "Error deleting address book"
  msgstr "Fehler beim Löschen eines Adressbuchs."
6d9380f96   Cédric Dupont   Update sources OC...
404
  #: lib/controller/addressbookcontroller.php:261
d1bafeea1   Kload   [fix] Upgrade to ...
405
406
  msgid "Error creating contact."
  msgstr "Fehler beim Anlegen eines Kontakts. "
6d9380f96   Cédric Dupont   Update sources OC...
407
408
409
  #: lib/controller/addressbookcontroller.php:270
  msgid "Error creating contact"
  msgstr "Fehler beim Erstellen des Kontaktes"
d1bafeea1   Kload   [fix] Upgrade to ...
410

6d9380f96   Cédric Dupont   Update sources OC...
411
412
413
  #: lib/controller/addressbookcontroller.php:302
  msgid "Error deleting contact"
  msgstr "Fehler beim Löschen des Kontaktes"
d1bafeea1   Kload   [fix] Upgrade to ...
414

6d9380f96   Cédric Dupont   Update sources OC...
415
416
417
418
419
420
421
  #: lib/controller/addressbookcontroller.php:342
  msgid "Error retrieving contact"
  msgstr "Fehler beim Abrufen des Kontaktes"
  
  #: lib/controller/addressbookcontroller.php:353
  msgid "Error saving contact"
  msgstr "Fehler beim Speichern des Kontaktes"
d1bafeea1   Kload   [fix] Upgrade to ...
422

6d9380f96   Cédric Dupont   Update sources OC...
423
  #: lib/controller/addressbookcontroller.php:359
d1bafeea1   Kload   [fix] Upgrade to ...
424
425
  msgid "Error removing contact from other address book."
  msgstr "Fehler beim Entfernen des Kontakts aus einem anderen Adressbuch."
6d9380f96   Cédric Dupont   Update sources OC...
426
427
428
  #: lib/controller/addressbookcontroller.php:366
  msgid "Error getting moved contact"
  msgstr "Fehler beim Verschieben des Kontaktes"
d1bafeea1   Kload   [fix] Upgrade to ...
429
  #: lib/controller/contactcontroller.php:37
6d9380f96   Cédric Dupont   Update sources OC...
430
  #: lib/controller/contactcontroller.php:63
d1bafeea1   Kload   [fix] Upgrade to ...
431
  #: lib/controller/contactcontroller.php:97
6d9380f96   Cédric Dupont   Update sources OC...
432
  #: lib/controller/exportcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
433
434
  msgid "Couldn't find contact."
  msgstr "Kontakt nicht gefunden."
6d9380f96   Cédric Dupont   Update sources OC...
435
  #: lib/controller/contactcontroller.php:59
d1bafeea1   Kload   [fix] Upgrade to ...
436
437
  msgid "No contact data in request."
  msgstr "Keine Kontaktdaten in der Anfrage."
6d9380f96   Cédric Dupont   Update sources OC...
438
  #: lib/controller/contactcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
439
440
441
442
443
444
  msgid "Error merging into contact."
  msgstr "Fehler beim Zusammenfügen in einen Kontakt. "
  
  #: lib/controller/contactcontroller.php:71
  msgid "Error saving contact to backend."
  msgstr "Fehler beim Speichern eines Kontakts ins Backend."
6d9380f96   Cédric Dupont   Update sources OC...
445
  #: lib/controller/contactcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
446
447
  msgid "Property name is not set."
  msgstr "Merkmalsname ist nicht angegeben."
6d9380f96   Cédric Dupont   Update sources OC...
448
  #: lib/controller/contactcontroller.php:109
d1bafeea1   Kload   [fix] Upgrade to ...
449
450
  msgid "Property checksum is not set."
  msgstr "Merkmalsprüfsumme ist nicht angegeben."
6d9380f96   Cédric Dupont   Update sources OC...
451
  #: lib/controller/contactcontroller.php:131
d1bafeea1   Kload   [fix] Upgrade to ...
452
453
  msgid "Information about vCard is incorrect. Please reload the page."
  msgstr "Die Information der vCard ist fehlerhaft. Bitte aktualisieren Sie die Seite."
6d9380f96   Cédric Dupont   Update sources OC...
454
  #: lib/controller/contactcontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
455
456
  msgid "Error updating contact"
  msgstr "Fehler beim Aktualisieren eines Kontakts"
6d9380f96   Cédric Dupont   Update sources OC...
457
  #: lib/controller/contactcontroller.php:149
d1bafeea1   Kload   [fix] Upgrade to ...
458
459
  msgid "Error saving contact to backend"
  msgstr "Fehler beim Speichern eines Kontakts ins Backend"
6d9380f96   Cédric Dupont   Update sources OC...
460
  #: lib/controller/contactphotocontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
461
  msgid "No photo path was submitted."
6d9380f96   Cédric Dupont   Update sources OC...
462
  msgstr "Es wurde kein Foto-Pfad angegeben."
d1bafeea1   Kload   [fix] Upgrade to ...
463
464
  
  #: lib/controller/contactphotocontroller.php:203
6d9380f96   Cédric Dupont   Update sources OC...
465
466
  msgid "Error loading image from cache"
  msgstr "Fehler beim Laden des Bildes aus dem Zwischenspeicher"
d1bafeea1   Kload   [fix] Upgrade to ...
467

6d9380f96   Cédric Dupont   Update sources OC...
468
  #: lib/controller/contactphotocontroller.php:213
d1bafeea1   Kload   [fix] Upgrade to ...
469
470
  msgid "Error getting PHOTO property."
  msgstr "Fehler beim Abrufen der PHOTO-Eigenschaft."
6d9380f96   Cédric Dupont   Update sources OC...
471
472
473
474
475
  #: lib/controller/contactphotocontroller.php:217
  msgid "Error saving contact."
  msgstr "Fehler beim Speichern des Kontaktes."
  
  #: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
d1bafeea1   Kload   [fix] Upgrade to ...
476
477
  msgid "No group name given."
  msgstr "Kein Gruppenname angegeben."
6d9380f96   Cédric Dupont   Update sources OC...
478
  #: lib/controller/groupcontroller.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
479
480
  msgid "Error adding group."
  msgstr "Fehler beim Hinzufügen der Gruppe."
6d9380f96   Cédric Dupont   Update sources OC...
481
  #: lib/controller/groupcontroller.php:150
d1bafeea1   Kload   [fix] Upgrade to ...
482
  msgid "No group name to rename from given."
6d9380f96   Cédric Dupont   Update sources OC...
483
  msgstr "Kein alter Gruppenname zum Umbenennen angegeben."
d1bafeea1   Kload   [fix] Upgrade to ...
484

6d9380f96   Cédric Dupont   Update sources OC...
485
  #: lib/controller/groupcontroller.php:155
d1bafeea1   Kload   [fix] Upgrade to ...
486
  msgid "No group name to rename to given."
6d9380f96   Cédric Dupont   Update sources OC...
487
  msgstr "Kein neuer Gruppenname zum Umbenennen angegeben."
d1bafeea1   Kload   [fix] Upgrade to ...
488

6d9380f96   Cédric Dupont   Update sources OC...
489
  #: lib/controller/groupcontroller.php:160
d1bafeea1   Kload   [fix] Upgrade to ...
490
491
  msgid "Error renaming group."
  msgstr "Fehler beim Umbenennen der Gruppe aufgetreten."
6d9380f96   Cédric Dupont   Update sources OC...
492
493
  #: lib/controller/groupcontroller.php:210
  #: lib/controller/groupcontroller.php:267
d1bafeea1   Kload   [fix] Upgrade to ...
494
495
  msgid "Group ID missing from request."
  msgstr "Gruppen-ID fehlt in der Anfrage."
6d9380f96   Cédric Dupont   Update sources OC...
496
497
  #: lib/controller/groupcontroller.php:217
  #: lib/controller/groupcontroller.php:274
d1bafeea1   Kload   [fix] Upgrade to ...
498
499
  msgid "Group name missing from request."
  msgstr "Fehlender Gruppenname bei der Anfrage."
6d9380f96   Cédric Dupont   Update sources OC...
500
501
  #: lib/controller/groupcontroller.php:224
  #: lib/controller/groupcontroller.php:281
d1bafeea1   Kload   [fix] Upgrade to ...
502
503
  msgid "Contact ID missing from request."
  msgstr "Kontakt-ID fehlt in der Anfrage."
6d9380f96   Cédric Dupont   Update sources OC...
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
  #: lib/controller/importcontroller.php:48
  msgid "No file was uploaded. Unknown error"
  msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
  
  #: lib/controller/importcontroller.php:57
  msgid "There is no error, the file uploaded with success"
  msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
  
  #: lib/controller/importcontroller.php:58
  msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  msgstr "Die Datei ist größer, als durch die upload_max_filesize Direktive in php.ini erlaubt"
  
  #: lib/controller/importcontroller.php:60
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
  msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist"
  
  #: lib/controller/importcontroller.php:61
  msgid "The uploaded file was only partially uploaded"
  msgstr "Die Datei konnte nur teilweise übertragen werden"
  
  #: lib/controller/importcontroller.php:62
  msgid "No file was uploaded"
  msgstr "Keine Datei konnte übertragen werden."
  
  #: lib/controller/importcontroller.php:63
  msgid "Missing a temporary folder"
  msgstr "Kein temporärer Ordner vorhanden"
  
  #: lib/controller/importcontroller.php:64
d1bafeea1   Kload   [fix] Upgrade to ...
535
536
  msgid "Failed to write to disk"
  msgstr "Fehler beim Schreiben auf die Festplatte"
6d9380f96   Cédric Dupont   Update sources OC...
537
  #: lib/controller/importcontroller.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
538
539
  msgid "Not enough storage available"
  msgstr "Nicht genug Speicher vorhanden."
6d9380f96   Cédric Dupont   Update sources OC...
540
  #: lib/controller/importcontroller.php:83
d1bafeea1   Kload   [fix] Upgrade to ...
541
542
  msgid "Attempt to upload blacklisted file:"
  msgstr "Versuch, eine gesperrte Datei hochzuladen:"
6d9380f96   Cédric Dupont   Update sources OC...
543
  #: lib/controller/importcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
544
545
  msgid "Error uploading contacts to storage."
  msgstr "Übertragen der Kontakte fehlgeschlagen."
6d9380f96   Cédric Dupont   Update sources OC...
546
  #: lib/controller/importcontroller.php:148
d1bafeea1   Kload   [fix] Upgrade to ...
547
548
  msgid "Error moving file to imports folder."
  msgstr "Fehler beim Verschieben der Datei in den Importordner."
6d9380f96   Cédric Dupont   Update sources OC...
549
  #: lib/controller/importcontroller.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
550
551
  msgid "You do not have permissions to import into this address book."
  msgstr "Sie haben nicht die erforderlichen Rechte, etwas in dieses Adressbuch zu importieren."
6d9380f96   Cédric Dupont   Update sources OC...
552
  #: lib/controller/importcontroller.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
553
554
  msgid "File name missing from request."
  msgstr "Dateiname fehlt in der Anfrage."
6d9380f96   Cédric Dupont   Update sources OC...
555
556
  #: lib/controller/importcontroller.php:180
  #: lib/controller/importcontroller.php:307
d1bafeea1   Kload   [fix] Upgrade to ...
557
558
  msgid "Progress key missing from request."
  msgstr "Fortschritt fehlt in der Anfrage."
6d9380f96   Cédric Dupont   Update sources OC...
559
  #: lib/controller/importcontroller.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
560
561
  msgid "Attempt to access blacklisted file:"
  msgstr "Versuch, auf eine gesperrte Datei zuzugreifen:"
6d9380f96   Cédric Dupont   Update sources OC...
562
  #: lib/controller/settingscontroller.php:36
d1bafeea1   Kload   [fix] Upgrade to ...
563
564
  msgid "No key is given."
  msgstr "Kein Schlüssel angegeben."
6d9380f96   Cédric Dupont   Update sources OC...
565
  #: lib/controller/settingscontroller.php:40
d1bafeea1   Kload   [fix] Upgrade to ...
566
567
  msgid "No value is given."
  msgstr "Kein Wert angegeben."
6d9380f96   Cédric Dupont   Update sources OC...
568
  #: lib/controller/settingscontroller.php:51
d1bafeea1   Kload   [fix] Upgrade to ...
569
  msgid "Could not set preference: "
6d9380f96   Cédric Dupont   Update sources OC...
570
  msgstr "Einstellung konnte nicht gesetzt werden:"
d1bafeea1   Kload   [fix] Upgrade to ...
571

6d9380f96   Cédric Dupont   Update sources OC...
572
  #: lib/searchprovider.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
573
574
  msgid "Contact"
  msgstr "Kontakt"
6d9380f96   Cédric Dupont   Update sources OC...
575
576
577
  #: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
  #: lib/utils/properties.php:178 lib/utils/properties.php:185
  #: lib/utils/properties.php:200
d1bafeea1   Kload   [fix] Upgrade to ...
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
  msgid "Other"
  msgstr "Andere"
  
  #: lib/utils/jsonserializer.php:114
  msgid "HomePage"
  msgstr "Internetseite"
  
  #: lib/utils/properties.php:71
  msgid "Jabber"
  msgstr "Jabber"
  
  #: lib/utils/properties.php:76
  msgid "Internet call"
  msgstr "Internet-Anruf"
  
  #: lib/utils/properties.php:81
  msgid "AIM"
  msgstr "AIM"
  
  #: lib/utils/properties.php:86
  msgid "MSN"
  msgstr "MSN"
  
  #: lib/utils/properties.php:91
  msgid "Twitter"
  msgstr "Twitter"
  
  #: lib/utils/properties.php:96
  msgid "GoogleTalk"
  msgstr "GoogleTalk"
  
  #: lib/utils/properties.php:101
  msgid "Facebook"
  msgstr "Facebook"
  
  #: lib/utils/properties.php:106
  msgid "XMPP"
  msgstr "XMPP"
  
  #: lib/utils/properties.php:111
  msgid "ICQ"
  msgstr "ICQ"
  
  #: lib/utils/properties.php:116
  msgid "Yahoo"
  msgstr "Yahoo"
  
  #: lib/utils/properties.php:121
  msgid "Skype"
  msgstr "Skype"
  
  #: lib/utils/properties.php:126
  msgid "QQ"
  msgstr "QQ"
  
  #: lib/utils/properties.php:131
  msgid "GaduGadu"
  msgstr "GaduGadu"
6d9380f96   Cédric Dupont   Update sources OC...
636
637
638
639
640
641
  #: lib/utils/properties.php:136
  msgid "ownCloud"
  msgstr "ownCloud"
  
  #: lib/utils/properties.php:163 lib/utils/properties.php:171
  #: lib/utils/properties.php:182 lib/utils/properties.php:199
d1bafeea1   Kload   [fix] Upgrade to ...
642
643
  msgid "Work"
  msgstr "Arbeit"
6d9380f96   Cédric Dupont   Update sources OC...
644
645
  #: lib/utils/properties.php:164 lib/utils/properties.php:169
  #: lib/utils/properties.php:183
d1bafeea1   Kload   [fix] Upgrade to ...
646
  msgid "Home"
6d9380f96   Cédric Dupont   Update sources OC...
647
  msgstr "Zuhause"
d1bafeea1   Kload   [fix] Upgrade to ...
648

6d9380f96   Cédric Dupont   Update sources OC...
649
  #: lib/utils/properties.php:170
d1bafeea1   Kload   [fix] Upgrade to ...
650
651
  msgid "Mobile"
  msgstr "Mobil"
6d9380f96   Cédric Dupont   Update sources OC...
652
  #: lib/utils/properties.php:172
d1bafeea1   Kload   [fix] Upgrade to ...
653
654
  msgid "Text"
  msgstr "Text"
6d9380f96   Cédric Dupont   Update sources OC...
655
  #: lib/utils/properties.php:173
d1bafeea1   Kload   [fix] Upgrade to ...
656
657
  msgid "Voice"
  msgstr "Anruf"
6d9380f96   Cédric Dupont   Update sources OC...
658
  #: lib/utils/properties.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
659
660
  msgid "Message"
  msgstr "Mitteilung"
6d9380f96   Cédric Dupont   Update sources OC...
661
  #: lib/utils/properties.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
662
663
  msgid "Fax"
  msgstr "Fax"
6d9380f96   Cédric Dupont   Update sources OC...
664
  #: lib/utils/properties.php:176
d1bafeea1   Kload   [fix] Upgrade to ...
665
666
  msgid "Video"
  msgstr "Video"
6d9380f96   Cédric Dupont   Update sources OC...
667
  #: lib/utils/properties.php:177
d1bafeea1   Kload   [fix] Upgrade to ...
668
669
  msgid "Pager"
  msgstr "Pager"
6d9380f96   Cédric Dupont   Update sources OC...
670
  #: lib/utils/properties.php:184
d1bafeea1   Kload   [fix] Upgrade to ...
671
672
  msgid "Internet"
  msgstr "Internet"
6d9380f96   Cédric Dupont   Update sources OC...
673
  #: lib/utils/properties.php:197
d1bafeea1   Kload   [fix] Upgrade to ...
674
675
  msgid "Friends"
  msgstr "Freunde"
6d9380f96   Cédric Dupont   Update sources OC...
676
  #: lib/utils/properties.php:198
d1bafeea1   Kload   [fix] Upgrade to ...
677
678
  msgid "Family"
  msgstr "Familie"
6d9380f96   Cédric Dupont   Update sources OC...
679
680
681
682
683
684
685
686
687
688
689
690
691
692
  #: templates/admin.php:18
  msgid "Enable LDAP Backend"
  msgstr "LDAP-Backend aktivieren"
  
  #: templates/admin.php:19
  msgid "Enable LDAP backend for the contacts application"
  msgstr "LDAP-Backend für die Kontakte-Anwendungen aktivieren"
  
  #: templates/admin.php:20
  msgid "Warning: LDAP Backend is in beta mode, use with precautions"
  msgstr "Warnung: LDAP-Backend ist im Beta-Modus, mit Vorsichtsmaßnahmen verwenden"
  
  #: templates/contacts.php:9 templates/contacts.php:138
  msgid "New contact"
d1bafeea1   Kload   [fix] Upgrade to ...
693
  msgstr "Neuer Kontakt"
6d9380f96   Cédric Dupont   Update sources OC...
694
  #: templates/contacts.php:13
d1bafeea1   Kload   [fix] Upgrade to ...
695
  msgid "Group name"
6d9380f96   Cédric Dupont   Update sources OC...
696
  msgstr "Gruppenname"
d1bafeea1   Kload   [fix] Upgrade to ...
697

6d9380f96   Cédric Dupont   Update sources OC...
698
699
  #: templates/contacts.php:13
  msgid "New group"
d1bafeea1   Kload   [fix] Upgrade to ...
700
  msgstr "Neue Gruppe"
6d9380f96   Cédric Dupont   Update sources OC...
701
  #: templates/contacts.php:22
d1bafeea1   Kload   [fix] Upgrade to ...
702
703
  msgid "Address books"
  msgstr "Adressbücher"
6d9380f96   Cédric Dupont   Update sources OC...
704
  #: templates/contacts.php:25 templates/contacts.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
705
706
  msgid "Display name"
  msgstr "Anzeigename"
6d9380f96   Cédric Dupont   Update sources OC...
707
  #: templates/contacts.php:25
d1bafeea1   Kload   [fix] Upgrade to ...
708
709
  msgid "Add Address Book"
  msgstr "Adressbuch hinzufügen"
6d9380f96   Cédric Dupont   Update sources OC...
710
711
712
713
714
715
716
717
718
  #: templates/contacts.php:30
  msgid "Add LDAP Address Book"
  msgstr "LDAP-Adressbuch hinzufügen"
  
  #: templates/contacts.php:44
  msgid "Automatic format"
  msgstr "Automatisches Format"
  
  #: templates/contacts.php:53 templates/contacts.php:54
d1bafeea1   Kload   [fix] Upgrade to ...
719
720
  msgid "Select file..."
  msgstr "Datei auswählen ..."
6d9380f96   Cédric Dupont   Update sources OC...
721
  #: templates/contacts.php:71
d1bafeea1   Kload   [fix] Upgrade to ...
722
723
  msgid "(De-)select all"
  msgstr "Alle (ab-)wählen"
6d9380f96   Cédric Dupont   Update sources OC...
724
  #: templates/contacts.php:73
d1bafeea1   Kload   [fix] Upgrade to ...
725
726
  msgid "Sort order"
  msgstr "Sortierung"
6d9380f96   Cédric Dupont   Update sources OC...
727
  #: templates/contacts.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
728
729
  msgid "First- Lastname"
  msgstr "Vor- Nachname"
6d9380f96   Cédric Dupont   Update sources OC...
730
  #: templates/contacts.php:76
d1bafeea1   Kload   [fix] Upgrade to ...
731
732
  msgid "Last-, Firstname"
  msgstr "Nach-, Vorname"
6d9380f96   Cédric Dupont   Update sources OC...
733
734
735
736
737
738
739
  #: templates/contacts.php:82 templates/contacts.php:83
  #: templates/contacts.php:230 templates/contacts.php:231
  #: templates/contacts.php:515
  msgid "Delete"
  msgstr "Löschen"
  
  #: templates/contacts.php:86 templates/contacts.php:271
d1bafeea1   Kload   [fix] Upgrade to ...
740
741
  msgid "Groups"
  msgstr "Gruppen"
6d9380f96   Cédric Dupont   Update sources OC...
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
  #: templates/contacts.php:88 templates/contacts.php:380
  #: templates/contacts.php:381
  msgid "Download"
  msgstr "Herunterladen"
  
  #: templates/contacts.php:89
  msgid "Merge"
  msgstr "Zusammenführen"
  
  #: templates/contacts.php:92 templates/contacts.php:326
  #: templates/contacts.php:365
  msgid "Email"
  msgstr "E-Mail"
  
  #: templates/contacts.php:93 templates/contacts.php:331
  #: templates/contacts.php:364
  msgid "Phone"
  msgstr "Telefon"
  
  #: templates/contacts.php:94 templates/contacts.php:336
  #: templates/contacts.php:367
  msgid "Address"
  msgstr "Adresse"
d1bafeea1   Kload   [fix] Upgrade to ...
765

6d9380f96   Cédric Dupont   Update sources OC...
766
767
768
  #: templates/contacts.php:95
  msgid "Group"
  msgstr "Gruppe"
d1bafeea1   Kload   [fix] Upgrade to ...
769

6d9380f96   Cédric Dupont   Update sources OC...
770
  #: templates/contacts.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
771
  msgid "Keyboard shortcuts"
6d9380f96   Cédric Dupont   Update sources OC...
772
  msgstr "Tastenkürzel"
d1bafeea1   Kload   [fix] Upgrade to ...
773

6d9380f96   Cédric Dupont   Update sources OC...
774
  #: templates/contacts.php:105
d1bafeea1   Kload   [fix] Upgrade to ...
775
776
  msgid "Navigation"
  msgstr "Navigation"
6d9380f96   Cédric Dupont   Update sources OC...
777
  #: templates/contacts.php:108
d1bafeea1   Kload   [fix] Upgrade to ...
778
779
  msgid "Next contact in list"
  msgstr "Nächster Kontakt aus der Liste"
6d9380f96   Cédric Dupont   Update sources OC...
780
  #: templates/contacts.php:110
d1bafeea1   Kload   [fix] Upgrade to ...
781
782
  msgid "Previous contact in list"
  msgstr "Vorheriger Kontakt aus der Liste"
6d9380f96   Cédric Dupont   Update sources OC...
783
  #: templates/contacts.php:112
d1bafeea1   Kload   [fix] Upgrade to ...
784
785
  msgid "Expand/collapse current addressbook"
  msgstr "Ausklappen / Einklappen des Adressbuches"
6d9380f96   Cédric Dupont   Update sources OC...
786
  #: templates/contacts.php:114
d1bafeea1   Kload   [fix] Upgrade to ...
787
788
  msgid "Next addressbook"
  msgstr "Nächstes Adressbuch"
6d9380f96   Cédric Dupont   Update sources OC...
789
  #: templates/contacts.php:116
d1bafeea1   Kload   [fix] Upgrade to ...
790
791
  msgid "Previous addressbook"
  msgstr "Vorheriges Adressbuch"
6d9380f96   Cédric Dupont   Update sources OC...
792
  #: templates/contacts.php:120
d1bafeea1   Kload   [fix] Upgrade to ...
793
794
  msgid "Actions"
  msgstr "Aktionen"
6d9380f96   Cédric Dupont   Update sources OC...
795
  #: templates/contacts.php:123
d1bafeea1   Kload   [fix] Upgrade to ...
796
797
  msgid "Refresh contacts list"
  msgstr "Kontaktliste neu laden"
6d9380f96   Cédric Dupont   Update sources OC...
798
  #: templates/contacts.php:125
d1bafeea1   Kload   [fix] Upgrade to ...
799
800
  msgid "Add new contact"
  msgstr "Neuen Kontakt hinzufügen"
6d9380f96   Cédric Dupont   Update sources OC...
801
  #: templates/contacts.php:127
d1bafeea1   Kload   [fix] Upgrade to ...
802
803
  msgid "Add new addressbook"
  msgstr "Neues Adressbuch hinzufügen"
6d9380f96   Cédric Dupont   Update sources OC...
804
  #: templates/contacts.php:129
d1bafeea1   Kload   [fix] Upgrade to ...
805
806
  msgid "Delete current contact"
  msgstr "Aktuellen Kontakt löschen"
6d9380f96   Cédric Dupont   Update sources OC...
807
  #: templates/contacts.php:135
d1bafeea1   Kload   [fix] Upgrade to ...
808
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
809
810
  "You have no contacts in your address book or your address book is disabled."
  msgstr "Sie haben keine Kontakte in Ihrem Adressbuch oder Ihr Adressbuch íst deaktiviert."
d1bafeea1   Kload   [fix] Upgrade to ...
811

6d9380f96   Cédric Dupont   Update sources OC...
812
813
814
  #: templates/contacts.php:136
  msgid "Add a new contact or import existing contacts from a VCF file."
  msgstr "Fügen Sie einen neuen Kontakt hinzu oder importieren Sie existierende Kontakte aus einer VCF-Datei."
d1bafeea1   Kload   [fix] Upgrade to ...
815

6d9380f96   Cédric Dupont   Update sources OC...
816
  #: templates/contacts.php:187
d1bafeea1   Kload   [fix] Upgrade to ...
817
818
  msgid "Which contact should the data be merged into?"
  msgstr "In welchen Kontakt sollen die Daten zusammengeführt werden?"
6d9380f96   Cédric Dupont   Update sources OC...
819
  #: templates/contacts.php:195
d1bafeea1   Kload   [fix] Upgrade to ...
820
821
  msgid "Delete the other(s) after successful merge?"
  msgstr "Den/die Anderen löschen nach erfolgreicher Zusammenführung?"
6d9380f96   Cédric Dupont   Update sources OC...
822
  #: templates/contacts.php:210
d1bafeea1   Kload   [fix] Upgrade to ...
823
824
  msgid "Compose mail"
  msgstr "E-Mail schreiben"
6d9380f96   Cédric Dupont   Update sources OC...
825
  #: templates/contacts.php:238
d1bafeea1   Kload   [fix] Upgrade to ...
826
827
  msgid "Delete current photo"
  msgstr "Derzeitiges Foto löschen"
6d9380f96   Cédric Dupont   Update sources OC...
828
  #: templates/contacts.php:239
d1bafeea1   Kload   [fix] Upgrade to ...
829
830
  msgid "Edit current photo"
  msgstr "Derzeitiges Foto ändern"
6d9380f96   Cédric Dupont   Update sources OC...
831
  #: templates/contacts.php:240
d1bafeea1   Kload   [fix] Upgrade to ...
832
833
  msgid "Upload new photo"
  msgstr "Neues Foto hochladen"
6d9380f96   Cédric Dupont   Update sources OC...
834
835
836
  #: templates/contacts.php:241
  msgid "Select photo from Files"
  msgstr "Wählen Sie ein Foto aus den Dateien"
d1bafeea1   Kload   [fix] Upgrade to ...
837

6d9380f96   Cédric Dupont   Update sources OC...
838
839
840
841
842
843
  #: templates/contacts.php:243
  msgid "Favorite"
  msgstr "Favorit"
  
  #: templates/contacts.php:246 templates/contacts.php:248
  #: templates/contacts.php:526 templates/contacts.php:529
d1bafeea1   Kload   [fix] Upgrade to ...
844
845
  msgid "Name"
  msgstr "Name"
6d9380f96   Cédric Dupont   Update sources OC...
846
  #: templates/contacts.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
847
848
  msgid "First name"
  msgstr "Vorname"
6d9380f96   Cédric Dupont   Update sources OC...
849
  #: templates/contacts.php:258
d1bafeea1   Kload   [fix] Upgrade to ...
850
851
  msgid "Additional names"
  msgstr "Zusätzliche Namen"
6d9380f96   Cédric Dupont   Update sources OC...
852
  #: templates/contacts.php:262
d1bafeea1   Kload   [fix] Upgrade to ...
853
854
  msgid "Last name"
  msgstr "Nachname"
6d9380f96   Cédric Dupont   Update sources OC...
855
856
857
  #: templates/contacts.php:278
  msgid "Address book"
  msgstr "Adressbuch"
d1bafeea1   Kload   [fix] Upgrade to ...
858

6d9380f96   Cédric Dupont   Update sources OC...
859
  #: templates/contacts.php:285 templates/contacts.php:362
d1bafeea1   Kload   [fix] Upgrade to ...
860
861
  msgid "Nickname"
  msgstr "Spitzname"
6d9380f96   Cédric Dupont   Update sources OC...
862
  #: templates/contacts.php:295 templates/contacts.php:361
d1bafeea1   Kload   [fix] Upgrade to ...
863
864
  msgid "Title"
  msgstr "Titel"
6d9380f96   Cédric Dupont   Update sources OC...
865
  #: templates/contacts.php:305 templates/contacts.php:360
d1bafeea1   Kload   [fix] Upgrade to ...
866
867
  msgid "Organization"
  msgstr "Organisation"
6d9380f96   Cédric Dupont   Update sources OC...
868
  #: templates/contacts.php:315 templates/contacts.php:363
d1bafeea1   Kload   [fix] Upgrade to ...
869
870
  msgid "Birthday"
  msgstr "Geburtstag"
6d9380f96   Cédric Dupont   Update sources OC...
871
872
873
874
875
876
877
878
879
  #: templates/contacts.php:341
  msgid "Website"
  msgstr "Webseite"
  
  #: templates/contacts.php:346
  msgid "Instant messaging"
  msgstr "Instant Messaging"
  
  #: templates/contacts.php:352
d1bafeea1   Kload   [fix] Upgrade to ...
880
881
  msgid "Notes go here..."
  msgstr "Notizen hier hinein..."
6d9380f96   Cédric Dupont   Update sources OC...
882
  #: templates/contacts.php:359
d1bafeea1   Kload   [fix] Upgrade to ...
883
884
  msgid "Add field..."
  msgstr "Feld hinzufügen..."
6d9380f96   Cédric Dupont   Update sources OC...
885
  #: templates/contacts.php:366
d1bafeea1   Kload   [fix] Upgrade to ...
886
887
  msgid "Instant Messaging"
  msgstr "Instant Messaging"
6d9380f96   Cédric Dupont   Update sources OC...
888
  #: templates/contacts.php:368
d1bafeea1   Kload   [fix] Upgrade to ...
889
890
  msgid "Note"
  msgstr "Notiz"
6d9380f96   Cédric Dupont   Update sources OC...
891
  #: templates/contacts.php:369
d1bafeea1   Kload   [fix] Upgrade to ...
892
893
  msgid "Web site"
  msgstr "Webseite"
6d9380f96   Cédric Dupont   Update sources OC...
894
895
896
  #: templates/contacts.php:393 templates/contacts.php:408
  #: templates/contacts.php:422 templates/contacts.php:437
  #: templates/contacts.php:479 templates/contacts.php:489
d1bafeea1   Kload   [fix] Upgrade to ...
897
898
  msgid "Preferred"
  msgstr "Bevorzugt"
6d9380f96   Cédric Dupont   Update sources OC...
899
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
900
901
  msgid "Please specify a valid email address."
  msgstr "Bitte tragen Sie eine gültige E-Mail-Adresse ein."
6d9380f96   Cédric Dupont   Update sources OC...
902
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
903
  msgid "someone@example.com"
6d9380f96   Cédric Dupont   Update sources OC...
904
  msgstr "jemand@beispiel.de"
d1bafeea1   Kload   [fix] Upgrade to ...
905

6d9380f96   Cédric Dupont   Update sources OC...
906
  #: templates/contacts.php:400
d1bafeea1   Kload   [fix] Upgrade to ...
907
908
  msgid "Mail to address"
  msgstr "E-Mail an diese Adresse schicken"
6d9380f96   Cédric Dupont   Update sources OC...
909
  #: templates/contacts.php:401
d1bafeea1   Kload   [fix] Upgrade to ...
910
911
  msgid "Delete email address"
  msgstr "E-Mail-Adresse löschen"
6d9380f96   Cédric Dupont   Update sources OC...
912
  #: templates/contacts.php:413
d1bafeea1   Kload   [fix] Upgrade to ...
913
914
  msgid "Enter phone number"
  msgstr "Telefonnummer angeben"
6d9380f96   Cédric Dupont   Update sources OC...
915
  #: templates/contacts.php:429
d1bafeea1   Kload   [fix] Upgrade to ...
916
917
  msgid "Go to web site"
  msgstr "Webseite aufrufen"
6d9380f96   Cédric Dupont   Update sources OC...
918
  #: templates/contacts.php:446
d1bafeea1   Kload   [fix] Upgrade to ...
919
920
  msgid "View on map"
  msgstr "Auf der Karte zeigen"
6d9380f96   Cédric Dupont   Update sources OC...
921
  #: templates/contacts.php:454
d1bafeea1   Kload   [fix] Upgrade to ...
922
923
  msgid "Street address"
  msgstr "Straßenanschrift"
6d9380f96   Cédric Dupont   Update sources OC...
924
  #: templates/contacts.php:458
d1bafeea1   Kload   [fix] Upgrade to ...
925
926
  msgid "Postal code"
  msgstr "Postleitzahl"
6d9380f96   Cédric Dupont   Update sources OC...
927
  #: templates/contacts.php:460
d1bafeea1   Kload   [fix] Upgrade to ...
928
929
  msgid "City"
  msgstr "Stadt"
6d9380f96   Cédric Dupont   Update sources OC...
930
  #: templates/contacts.php:464
d1bafeea1   Kload   [fix] Upgrade to ...
931
932
  msgid "State or province"
  msgstr "Staat oder Provinz"
6d9380f96   Cédric Dupont   Update sources OC...
933
  #: templates/contacts.php:468
d1bafeea1   Kload   [fix] Upgrade to ...
934
935
  msgid "Country"
  msgstr "Land"
6d9380f96   Cédric Dupont   Update sources OC...
936
  #: templates/contacts.php:495
d1bafeea1   Kload   [fix] Upgrade to ...
937
938
  msgid "Instant Messenger"
  msgstr "Instant Messenger"
6d9380f96   Cédric Dupont   Update sources OC...
939
  #: templates/contacts.php:508
d1bafeea1   Kload   [fix] Upgrade to ...
940
941
  msgid "Active"
  msgstr "Aktiv"
6d9380f96   Cédric Dupont   Update sources OC...
942
  #: templates/contacts.php:511
d1bafeea1   Kload   [fix] Upgrade to ...
943
944
  msgid "Share"
  msgstr "Teilen"
6d9380f96   Cédric Dupont   Update sources OC...
945
  #: templates/contacts.php:512
d1bafeea1   Kload   [fix] Upgrade to ...
946
947
  msgid "Export"
  msgstr "Exportieren"
6d9380f96   Cédric Dupont   Update sources OC...
948
  #: templates/contacts.php:513
d1bafeea1   Kload   [fix] Upgrade to ...
949
950
  msgid "CardDAV link"
  msgstr "CardDAV-Link"
6d9380f96   Cédric Dupont   Update sources OC...
951
952
953
  #: templates/contacts.php:514
  msgid "Edit"
  msgstr "Bearbeiten"
d1bafeea1   Kload   [fix] Upgrade to ...
954

6d9380f96   Cédric Dupont   Update sources OC...
955
956
957
  #: templates/contacts.php:533
  msgid "Addressbook URI"
  msgstr "Adressbuch-URI"
d1bafeea1   Kload   [fix] Upgrade to ...
958

6d9380f96   Cédric Dupont   Update sources OC...
959
960
961
  #: templates/contacts.php:536
  msgid "URI"
  msgstr "URI"
d1bafeea1   Kload   [fix] Upgrade to ...
962

6d9380f96   Cédric Dupont   Update sources OC...
963
964
965
  #: templates/contacts.php:540 templates/contacts.php:543
  msgid "Description"
  msgstr "Beschreibung"
d1bafeea1   Kload   [fix] Upgrade to ...
966

6d9380f96   Cédric Dupont   Update sources OC...
967
968
969
  #: templates/contacts.php:547 templates/contacts.php:550
  msgid "LDAP URL"
  msgstr "LDAP-URL"
d1bafeea1   Kload   [fix] Upgrade to ...
970

6d9380f96   Cédric Dupont   Update sources OC...
971
972
973
  #: templates/contacts.php:554 templates/contacts.php:556
  msgid "Anonymous"
  msgstr "Anonym"
d1bafeea1   Kload   [fix] Upgrade to ...
974

6d9380f96   Cédric Dupont   Update sources OC...
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
  #: templates/contacts.php:560
  msgid "Read-only"
  msgstr "Schreibgeschützt"
  
  #: templates/contacts.php:562
  msgid "Read-Only"
  msgstr "Schreibgeschützt"
  
  #: templates/contacts.php:566 templates/contacts.php:569
  msgid "User"
  msgstr "Benutzer"
  
  #: templates/contacts.php:574 templates/contacts.php:577
  msgid "Password"
  msgstr "Passwort"
  
  #: templates/contacts.php:581 templates/contacts.php:584
  msgid "Page size"
  msgstr "Seitengröße"
  
  #: templates/contacts.php:588
  msgid "Base DN for search"
  msgstr "Basis DN für die Suche"
  
  #: templates/contacts.php:591
  msgid "Base DN"
  msgstr "Basis-DN"
  
  #: templates/contacts.php:595
  msgid "Search filter"
  msgstr "Suchfilter"
  
  #: templates/contacts.php:598
  msgid "Filter"
  msgstr "Filter"
  
  #: templates/contacts.php:602
  msgid "Base DN for modification"
  msgstr "Basis DN für Änderungen"
  
  #: templates/contacts.php:605
  msgid "Base DN modification"
  msgstr "Basis-DN Änderung"
  
  #: templates/contacts.php:609
  msgid "Connector"
  msgstr "Anschluss"
  
  #: templates/contacts.php:616
  msgid "Connector value (Better use external editor and copy/paste)"
  msgstr "Anschlusswert (Am Besten einen externen Editor und kopieren/einfügen nutzen)"
  
  #: templates/contacts.php:622
  msgid "Copy from (Warning, replaces current custom value)"
  msgstr "Kopie von (Warnung, überschreibt den aktuellen benutzerdefinierten Wert)"