Blame view
sources/apps/impress/l10n/is.php
292 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Documentation" => "Notendahandbók", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Engar Impress skrár fundust í ownCloud uppsetningu þinni. Vinsamlegast settu inn .impress skrá.", "Name" => "Nafn", "Size" => "Stærð" ); |