nextcloud/apps/files_sharing/l10n/eu.php

11 lines
402 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",
"Upload" => "Igo",
"Cancel upload" => "Ezeztatu igoera",
"No preview available for" => "Ez dago aurrebista eskuragarririk hauentzat "
);