Blame view
sources/apps/impress/l10n/hu_HU.php
295 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "Dokumentáció", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Nem található Impress fájl az adatai között. Töltsön fel egy .impress fájlt!", "Name" => "Név", "Size" => "Méret", "Date" => "Dátum" ); |