nextcloud/settings/l10n/de.php

44 lines
1.8 KiB
PHP
Raw Normal View History

2011-06-23 12:58:06 +04:00
<?php $TRANSLATIONS = array(
2012-01-15 18:12:58 +04:00
"email Changed" => "E-Mail wurde geändert",
2011-08-13 07:13:10 +04:00
"Invalid request" => "Ungültige Anfrage",
2012-01-11 04:06:59 +04:00
"OpenID Changed" => "OpenID geändert",
2011-08-13 07:13:10 +04:00
"Language changed" => "Sprache geändert",
2012-01-20 21:53:45 +04:00
"__language_name__" => "Deutsch",
2012-05-13 21:59:44 +04:00
"Log" => "Log",
"More" => "mehr",
"Add your App" => "Füge deine App hinzu",
2011-08-13 07:13:10 +04:00
"Select an App" => "Wähle eine Anwendung aus",
"-licensed" => "-lizenziert",
"by" => "von",
2012-05-13 21:59:44 +04:00
"Documentation" => "Dokumentation",
"Managing Big Files" => "große Dateien verwalten",
2011-08-28 03:13:16 +04:00
"Ask a question" => "Stell eine Frage",
"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.",
"Go there manually." => "Datenbank direkt besuchen.",
"Answer" => "Antwort",
2011-08-18 13:46:49 +04:00
"You use" => "Du nutzt",
"of the available" => "der verfügbaren",
2012-05-13 21:59:44 +04:00
"Desktop and Mobile Syncing Clients" => "Desktop und mobile Syncing Clienten",
"Download" => "Download",
2012-01-20 21:53:45 +04:00
"Your password got changed" => "Dein 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",
"Your email address" => "Ihre E-Mail Adresse",
2012-01-20 21:53:45 +04:00
"Fill in an email address to enable password recovery" => "Trage eine E-Mail Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.",
2011-06-23 12:58:06 +04:00
"Language" => "Sprache",
2012-01-20 21:53:45 +04:00
"Help translate" => "Hilf bei der Übersetzung!",
"use this address to connect to your ownCloud in your file manager" => "Benutze diese Adresse, um deine ownCloud mit deinem Dateiverwalter zu verbinden.",
2011-08-13 07:13:10 +04:00
"Name" => "Name",
"Password" => "Passwort",
"Groups" => "Gruppen",
"Create" => "Anlegen",
2012-05-13 21:59:44 +04:00
"Default Quota" => "Standard Quota",
"Other" => "andere",
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
);