2011-06-23 12:58:06 +04:00
< ? php $TRANSLATIONS = array (
2012-08-07 04:07:50 +04:00
" Unable to load list from App Store " => " Liste der Apps im Store konnte nicht geladen werden. " ,
2012-07-27 04:04:26 +04:00
" Email saved " => " E-Mail gespeichert " ,
" Invalid email " => " Ungültige E-Mail " ,
2012-01-11 04:06:59 +04:00
" OpenID Changed " => " OpenID geändert " ,
2012-06-06 02:29:28 +04:00
" Invalid request " => " Ungültige Anfrage " ,
2012-07-28 04:05:38 +04:00
" Authentication error " => " Anmeldungsfehler " ,
2011-08-13 07:13:10 +04:00
" Language changed " => " Sprache geändert " ,
2012-08-07 04:07:50 +04:00
" Error " => " Fehler " ,
2012-07-27 04:04:26 +04:00
" Disable " => " Deaktivieren " ,
" Enable " => " Aktivieren " ,
" Saving... " => " Speichern... " ,
2012-01-20 21:53:45 +04:00
" __language_name__ " => " Deutsch " ,
2012-07-27 04:04:26 +04:00
" Security Warning " => " Sicherheitshinweis " ,
2012-08-15 04:07:20 +04:00
" Cron " => " Cron " ,
" execute one task with each page loaded " => " Führe eine Aufgabe pro geladener Seite aus. " ,
" cron.php is registered at a webcron service " => " cron.php ist beim Webcron-Service registriert " ,
" use systems cron service " => " Nutze System-Cron-Service " ,
2012-05-13 21:59:44 +04:00
" Log " => " Log " ,
2012-07-30 04:05:41 +04:00
" More " => " Mehr " ,
2012-08-24 04:07:18 +04:00
" Add your App " => " Fügen Sie Ihre App hinzu " ,
2011-08-13 07:13:10 +04:00
" Select an App " => " Wähle eine Anwendung aus " ,
2012-07-27 04:04:26 +04:00
" See application page at apps.owncloud.com " => " Weitere Anwendungen auf apps.owncloud.com " ,
2011-08-13 07:13:10 +04:00
" -licensed " => " -lizenziert " ,
" by " => " von " ,
2012-05-13 21:59:44 +04:00
" Documentation " => " Dokumentation " ,
2012-07-29 04:06:29 +04:00
" Managing Big Files " => " Große Dateien verwalten " ,
2012-08-07 04:07:50 +04:00
" Ask a question " => " Stell eine Frage " ,
2011-08-28 03:13:16 +04:00
" Problems connecting to help database. " => " Probleme bei der Verbindung zur Hilfe-Datenbank. " ,
" Go there manually. " => " Datenbank direkt besuchen. " ,
" Answer " => " Antwort " ,
2012-08-24 04:07:18 +04:00
" You use " => " Sie nutzen " ,
2011-08-18 13:46:49 +04:00
" of the available " => " der verfügbaren " ,
2012-07-29 04:06:29 +04:00
" Desktop and Mobile Syncing Clients " => " Desktop- und mobile Synchronierungs-Clients " ,
2012-05-13 21:59:44 +04:00
" Download " => " Download " ,
2012-08-24 04:07:18 +04:00
" Your password got changed " => " Ihr Passwort wurde geändert. " ,
2012-01-11 04:06:59 +04:00
" Unable to change your password " => " Passwort konnte nicht geändert werden " ,
2011-08-18 13:46:49 +04:00
" Current password " => " Aktuelles Passwort " ,
2011-08-13 07:13:10 +04:00
" New password " => " Neues Passwort " ,
" show " => " zeigen " ,
2011-08-18 13:46:49 +04:00
" Change password " => " Passwort ändern " ,
2012-01-15 18:12:58 +04:00
" Email " => " E-Mail " ,
2012-08-11 04:05:58 +04:00
" Your email address " => " Ihre E-Mail-Adresse " ,
2012-08-24 04:07:18 +04:00
" Fill in an email address to enable password recovery " => " Tragen Sie eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren. " ,
2011-06-23 12:58:06 +04:00
" Language " => " Sprache " ,
2012-08-24 04:07:18 +04:00
" Help translate " => " Helfen Sie bei der Übersetzung " ,
" use this address to connect to your ownCloud in your file manager " => " Benutzen Sie diese Adresse, um Ihr ownCloud mit deinem Dateimanager zu verbinden. " ,
2011-08-13 07:13:10 +04:00
" Name " => " Name " ,
" Password " => " Passwort " ,
" Groups " => " Gruppen " ,
" Create " => " Anlegen " ,
2012-08-24 04:07:18 +04:00
" Default Quota " => " Standard-Quota " ,
2012-07-29 04:06:29 +04:00
" Other " => " Andere " ,
2012-08-20 04:03:51 +04:00
" Group Admin " => " Gruppenadministrator " ,
2012-01-20 21:53:45 +04:00
" Quota " => " Quota " ,
2011-08-18 13:46:49 +04:00
" Delete " => " Löschen "
2011-06-23 12:58:06 +04:00
);