server/apps/files_sharing/l10n/eo.php

9 lines
317 B
PHP
Raw Normal View History

2012-08-16 00:09:15 +00:00
<?php $TRANSLATIONS = array(
2012-08-30 00:06:45 +00:00
"Password" => "Pasvorto",
2012-09-09 00:03:35 +00:00
"Submit" => "Sendi",
2012-10-14 00:08:47 +00:00
"%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",
2012-09-09 00:03:35 +00:00
"Download" => "Elŝuti",
2013-06-14 00:52:34 +00:00
"No preview available for" => "Ne haveblas antaŭvido por"
2012-08-16 00:09:15 +00:00
);