server/apps/files_sharing/l10n/eo.php
2013-06-14 02:52:34 +02:00

8 lines
317 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Pasvorto",
"Submit" => "Sendi",
"%s shared the folder %s with you" => "%s kunhavigis la dosierujon %s kun vi",
"%s shared the file %s with you" => "%s kunhavigis la dosieron %s kun vi",
"Download" => "Elŝuti",
"No preview available for" => "Ne haveblas antaŭvido por"
);