1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/de_AT.php

19 lines
491 B
PHP
Raw Normal View History

2014-02-15 12:13:37 +01:00
<?php $TRANSLATIONS = array(
"Save" => "Speichern",
"Cancel" => "Abbrechen",
"Import" => "Importieren",
"Download" => "Herunterladen",
"Edit" => "Bearbeiten",
"Delete" => "Löschen",
"Other" => "Anderes",
"Work" => "Arbeit",
2014-02-17 08:18:36 +01:00
"Email" => "E-Mail",
2014-02-15 12:13:37 +01:00
"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"
);