diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-14 00:17:42 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-14 00:17:42 +0100 |
commit | 6d7ae463df7c010d9bc024d9a15e88957f3f1da7 (patch) | |
tree | 2d4e08d28bfc5c6d299a1b44e0ba97551ef2325d /core/l10n/eu.php | |
parent | b156150b343276d8aa7f700088b680dfaeafd1b6 (diff) | |
download | nextcloud-server-6d7ae463df7c010d9bc024d9a15e88957f3f1da7.tar.gz nextcloud-server-6d7ae463df7c010d9bc024d9a15e88957f3f1da7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.php')
-rw-r--r-- | core/l10n/eu.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/eu.php b/core/l10n/eu.php index 0dbf3d41692..1a21ca34705 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"User %s shared a file with you" => "%s erabiltzaileak zurekin fitxategi bat partekatu du ", +"User %s shared a folder with you" => "%s erabiltzaileak zurekin karpeta bat partekatu du ", +"User %s shared the file \"%s\" with you. It is available for download here: %s" => "%s erabiltzaileak \"%s\" fitxategia zurekin partekatu du. Hemen duzu eskuragarri: %s", +"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "%s erabiltzaileak \"%s\" karpeta zurekin partekatu du. Hemen duzu eskuragarri: %s", "Category type not provided." => "Kategoria mota ez da zehaztu.", "No category to add?" => "Ez dago gehitzeko kategoriarik?", "This category already exists: " => "Kategoria hau dagoeneko existitzen da:", @@ -39,6 +43,8 @@ "Share with link" => "Elkarbanatu lotura batekin", "Password protect" => "Babestu pasahitzarekin", "Password" => "Pasahitza", +"Email link to person" => "Postaz bidali lotura ", +"Send" => "Bidali", "Set expiration date" => "Ezarri muga data", "Expiration date" => "Muga data", "Share via email:" => "Elkarbanatu eposta bidez:", @@ -55,6 +61,8 @@ "Password protected" => "Pasahitzarekin babestuta", "Error unsetting expiration date" => "Errorea izan da muga data kentzean", "Error setting expiration date" => "Errore bat egon da muga data ezartzean", +"Sending ..." => "Bidaltzen ...", +"Email sent" => "Eposta bidalia", "ownCloud password reset" => "ownCloud-en pasahitza berrezarri", "Use the following link to reset your password: {link}" => "Eribili hurrengo lotura zure pasahitza berrezartzeko: {link}", "You will receive a link to reset your password via Email." => "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez.", |