Blame view
sources/apps/impress/l10n/nl.php
314 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "Documentatie", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Er zijn geen Impress bestanden in uw ownCloud gevonden. Upload een Impress \".odp\" bestand alstublieft.", "Name" => "Naam", "Size" => "Grootte", "Date" => "Datum" ); |