Blame view
sources/apps/files_sharing/l10n/eu.php
417 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 8 9 |
<?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 ", "web services under your control" => "web zerbitzuak zure kontrolpean" ); |