nextcloud/apps/files_sharing/l10n/eo.php

12 lines
390 B
PHP
Raw Normal View History

2012-08-16 04:09:15 +04:00
<?php $TRANSLATIONS = array(
2012-08-21 04:09:12 +04:00
"Delete" => "Forigi",
2012-08-16 04:09:15 +04:00
"Your Shared Files" => "Viaj kunhavigitaj dosieroj",
"Item" => "Ero",
"Shared With" => "Kunhavigita kun",
"Permissions" => "Permesoj",
"Read" => "Legi",
"Edit" => "Redakti",
"Enable Resharing" => "Kapabligi rekunhavigon",
"Allow users to reshare files they don't own" => "Permesi al uzantoj rekunhavigi dosierojn, kiujn ili ne posedas"
);