nextcloud/apps/files_sharing/l10n/et_EE.php

8 lines
231 B
PHP
Raw Normal View History

2012-08-19 04:05:44 +04:00
<?php $TRANSLATIONS = array(
2012-09-09 04:03:35 +04:00
"Password" => "Parool",
"Submit" => "Saada",
"Download" => "Lae alla",
"No preview available for" => "Eelvaadet pole saadaval",
"web services under your control" => "veebitenused sinu kontrolli all"
2012-08-19 04:05:44 +04:00
);