Blame view
sources/apps/impress/l10n/de.php
315 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "Dokumentation", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Es wurden keine Impress-Dateien auf Deinem OwnCloud-Server gefunden. Bitte lade eine .impress-Datei hoch.", "Name" => "Name", "Size" => "Größe", "Date" => "Datum" ); |