nextcloud/apps/files_sharing/l10n/eo.php

12 lines
390 B
PHP

<?php $TRANSLATIONS = array(
"Delete" => "Forigi",
"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"
);