diff options
author | Georg Ehrke <developer@georgehrke.com> | 2013-08-26 12:24:33 +0200 |
---|---|---|
committer | Georg Ehrke <developer@georgehrke.com> | 2013-08-26 12:24:33 +0200 |
commit | 6f0c1e8d452ce6a0e843e219dbda0ede87f54a38 (patch) | |
tree | 6fed1f8c7854887e70970af24c56131ab83cb9f1 /apps/files_sharing | |
parent | 46cbd7cd3b37e073ebb497f34d54ab67e4761969 (diff) | |
parent | 653bc9a477a6f4833d9f34e1442d419cbb9429f8 (diff) | |
download | nextcloud-server-6f0c1e8d452ce6a0e843e219dbda0ede87f54a38.tar.gz nextcloud-server-6f0c1e8d452ce6a0e843e219dbda0ede87f54a38.zip |
Merge master into oc_preview
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/eu.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php index 8e13c24a926..7b6a4b08b3c 100644 --- a/apps/files_sharing/l10n/eu.php +++ b/apps/files_sharing/l10n/eu.php @@ -3,6 +3,12 @@ $TRANSLATIONS = array( "The password is wrong. Try again." => "Pasahitza ez da egokia. Saiatu berriro.", "Password" => "Pasahitza", "Submit" => "Bidali", +"Sorry, this link doesn’t seem to work anymore." => "Barkatu, lotura ez dirudi eskuragarria dagoenik.", +"Reasons might be:" => "Arrazoiak hurrengoak litezke:", +"the item was removed" => "fitxategia ezbatua izan da", +"the link expired" => "lotura iraungi da", +"sharing is disabled" => "elkarbanatzea ez dago gaituta", +"For more info, please ask the person who sent this link." => "Informazio gehiagorako, mesedez eskatu lotura hau bidali zuen pertsonari", "%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", |