1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-02 14:24:10 +01:00
OwncloudContactsOfficial/l10n/de_AT.php
2014-02-17 02:18:36 -05:00

19 lines
491 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "Speichern",
"Cancel" => "Abbrechen",
"Import" => "Importieren",
"Download" => "Herunterladen",
"Edit" => "Bearbeiten",
"Delete" => "Löschen",
"Other" => "Anderes",
"Work" => "Arbeit",
"Email" => "E-Mail",
"Title" => "Titel",
"Birthday" => "Geburtstag",
"Share" => "Freigeben",
"more info" => "weitere Informationen",
"Primary address (Kontact et al)" => "Primäre Adresse (Kontakt u.a.)",
"iOS/OS X" => "iOS/OS X",
"Description" => "Beschreibung"
);