Blame view
sources/apps/impress/l10n/nn_NO.php
290 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "Dokumentasjon", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Fann ingen Impress-filer i din ownCloud. Ver venleg og last opp ei .impress-fil.", "Name" => "Namn", "Size" => "Storleik", "Date" => "Dato" ); |