Blame view
sources/apps/impress/l10n/sv.php
277 Bytes
|
03e52840d
|
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." => "Inga Impress-filer kan hittas i ownCloud. Ladda upp en Impress-fil.", "Name" => "Namn", "Size" => "Storlek", "Date" => "Datum" ); |