diff options
Diffstat (limited to 'l10n/de/contacts.po')
-rw-r--r-- | l10n/de/contacts.po | 83 |
1 files changed, 38 insertions, 45 deletions
diff --git a/l10n/de/contacts.po b/l10n/de/contacts.po index 97bc43aa3d5..a253810f608 100644 --- a/l10n/de/contacts.po +++ b/l10n/de/contacts.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <admin@s-goecker.de>, 2012. # <georg.stefan.germany@googlemail.com>, 2011. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011. @@ -11,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-15 14:44+0100\n" -"PO-Revision-Date: 2012-01-15 13:45+0000\n" +"POT-Creation-Date: 2012-01-20 17:48+0100\n" +"PO-Revision-Date: 2012-01-20 16:50+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n" "MIME-Version: 1.0\n" @@ -23,139 +24,131 @@ msgstr "" #: ajax/activation.php:17 ajax/updateaddressbook.php:26 msgid "Error (de)activating addressbook." -msgstr "" +msgstr "(De-)Aktivierung des Adressbuches fehlgeschlagen" #: ajax/addcard.php:79 msgid "There was an error adding the contact." -msgstr "" +msgstr "Erstellen des Kontakts fehlgeschlagen" #: ajax/addproperty.php:39 msgid "Cannot add empty property." -msgstr "" +msgstr "Feld darf nicht leer sein." #: ajax/addproperty.php:51 msgid "At least one of the address fields has to be filled out." -msgstr "" +msgstr "Mindestens eines der Adressfelder muss ausgefüllt werden." -#: ajax/addproperty.php:77 +#: ajax/addproperty.php:78 msgid "Error adding contact property." -msgstr "" +msgstr "Kontakt ändern fehlgeschlagen" #: ajax/createaddressbook.php:20 msgid "Error adding addressbook." -msgstr "" +msgstr "Adressbuch hinzufügen fehlgeschlagen" #: ajax/createaddressbook.php:26 msgid "Error activating addressbook." -msgstr "" +msgstr "Adressbuchaktivierung fehlgeschlagen" #: ajax/deleteproperty.php:40 msgid "Error deleting contact property." -msgstr "" +msgstr "Kontakteigenschaft löschen fehlgeschlagen" #: ajax/setproperty.php:79 msgid "Error updating contact property." -msgstr "" +msgstr "Kontakteigenschaft aktualisieren fehlgeschlagen" #: ajax/updateaddressbook.php:20 msgid "Error updating addressbook." -msgstr "" +msgstr "Adressbuch aktualisieren fehlgeschlagen" #: appinfo/app.php:21 templates/settings.php:3 msgid "Contacts" -msgstr "" +msgstr "Kontakte" -#: lib/app.php:42 +#: lib/app.php:52 msgid "This is not your addressbook." msgstr "Dies ist nicht dein Adressbuch." -#: lib/app.php:51 photo.php:34 +#: lib/app.php:61 photo.php:36 msgid "Contact could not be found." msgstr "Kontakt konnte nicht gefunden werden." -#: lib/app.php:79 +#: lib/app.php:89 msgid "Information about vCard is incorrect. Please reload the page." msgstr "" "Die Information der vCard ist fehlerhaft. Bitte aktualisiere die Seite." -#: lib/app.php:91 templates/part.addcardform.php:54 +#: lib/app.php:101 templates/part.addcardform.php:54 #: templates/part.property.php:45 templates/part.setpropertyform.php:7 msgid "Address" msgstr "Adresse" -#: lib/app.php:92 templates/part.addcardform.php:43 +#: lib/app.php:102 templates/part.addcardform.php:43 msgid "Telephone" msgstr "Telefon" -#: lib/app.php:93 templates/part.addcardform.php:37 +#: lib/app.php:103 templates/part.addcardform.php:37 #: templates/part.property.php:16 templates/part.setpropertyform.php:51 msgid "Email" msgstr "Email" -#: lib/app.php:94 templates/part.addcardform.php:27 +#: lib/app.php:104 templates/part.addcardform.php:27 #: templates/part.property.php:9 templates/part.setpropertyform.php:54 msgid "Organization" msgstr "Organisation" -#: lib/app.php:106 lib/app.php:113 +#: lib/app.php:116 lib/app.php:123 msgid "Work" msgstr "Arbeit" -#: lib/app.php:107 lib/app.php:111 +#: lib/app.php:117 lib/app.php:121 msgid "Home" msgstr "Zuhause" -#: lib/app.php:112 +#: lib/app.php:122 msgid "Mobile" msgstr "Mobil" -#: lib/app.php:114 +#: lib/app.php:124 msgid "Text" msgstr "Text" -#: lib/app.php:115 +#: lib/app.php:125 msgid "Voice" msgstr "Anruf" -#: lib/app.php:116 +#: lib/app.php:126 msgid "Fax" msgstr "Fax" -#: lib/app.php:117 +#: lib/app.php:127 msgid "Video" msgstr "Video" -#: lib/app.php:118 +#: lib/app.php:128 msgid "Pager" msgstr "Pager" #: lib/search.php:22 msgid "Contact" -msgstr "" +msgstr "Kontakt" -#: photo.php:40 +#: photo.php:42 msgid "This is not your contact." msgstr "Dies ist nicht dein Kontakt." -#: photo.php:48 -msgid "This card is not RFC compatible." -msgstr "Diese Karte ist nicht RFC-kompatibel." - -#: photo.php:85 -msgid "This card does not contain a photo." -msgstr "Diese Karte enthält kein Foto." - #: templates/index.php:6 msgid "Add Contact" msgstr "Kontakt hinzufügen" #: templates/index.php:7 msgid "Addressbooks" -msgstr "" +msgstr "Adressbücher" #: templates/part.addcardform.php:8 msgid "Addressbook" -msgstr "" +msgstr "Adressbuch" #: templates/part.addcardform.php:21 msgid "Name" @@ -233,7 +226,7 @@ msgstr "Löschen" #: templates/part.details.php:3 msgid "Download contact" -msgstr "" +msgstr "Kontakt herunterladen" #: templates/part.details.php:4 msgid "Delete contact" @@ -245,11 +238,11 @@ msgstr "Hinzufügen" #: templates/part.editaddressbook.php:9 msgid "New Addressbook" -msgstr "" +msgstr "Neues Adressbuch" #: templates/part.editaddressbook.php:9 msgid "Edit Addressbook" -msgstr "" +msgstr "Adressbuch editieren" #: templates/part.editaddressbook.php:12 msgid "Displayname" @@ -289,6 +282,6 @@ msgstr "Aktualisieren" #: templates/settings.php:4 msgid "CardDAV syncing address:" -msgstr "" +msgstr "CardDAV Sync-Adresse:" |