Blame view
sources/apps/files_sharing/l10n/eo.php
382 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 8 9 |
<?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", "web services under your control" => "TTT-servoj regataj de vi" ); |