nextcloud/apps/files_sharing/l10n/eu.php

9 lines
345 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Pasahitza",
"Submit" => "Bidali",
"%s shared the folder %s with you" => "%sk zurekin %s karpeta elkarbanatu du",
"%s shared the file %s with you" => "%sk zurekin %s fitxategia elkarbanatu du",
"Download" => "Deskargatu",
"No preview available for" => "Ez dago aurrebista eskuragarririk hauentzat "
);