nextcloud/apps/files_sharing/l10n/eo.php

8 lines
228 B
PHP
Raw Normal View History

2012-08-16 04:09:15 +04:00
<?php $TRANSLATIONS = array(
2012-08-30 04:06:45 +04:00
"Password" => "Pasvorto",
2012-09-09 04:03:35 +04:00
"Submit" => "Sendi",
"Download" => "Elŝuti",
"No preview available for" => "Ne haveblas antaŭvido por",
"web services under your control" => "TTT-servoj regataj de vi"
2012-08-16 04:09:15 +04:00
);