You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/de.php

16 lines
517 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Schließen",
"Invite" => "Einladung",
"Users in session:" => "Nutzer in der Sitzung:",
"Failed to load documents." => "Laden der Dokumente fehlgeschlagen.",
"No people found" => "Niemand gefunden",
"Remove from the list" => "Von der Liste entfernen",
"Sent" => "Senden",
"Declined" => "Abgelehnt",
"Accepted" => "Akzeptiert",
"Incoming" => "Eingehend",
"Documents" => "Dokumente",
"Advanced feature-set" => "Erweiterte Funktionseinstellungen",
"(Unstable)" => "(Instabil)"
);