Blame view
sources/apps/impress/l10n/fi_FI.php
309 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "Dokumentaatio", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Impress-tiedostoja ei löytynyt ownCloudistasi. Lähetä yksi tai useampi .impress-tiedosto.", "Name" => "Nimi", "Size" => "Koko", "Date" => "Päivämäärä" ); |