diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-11 01:59:39 -0400 |
commit | b0ec38e2024846e29d382e2c0cdff2c408ad209f (patch) | |
tree | c4570289ac4321a5f998d5f9b9e4eb3410c65954 /settings/l10n/eu.php | |
parent | 26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff) | |
download | nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/eu.php')
-rw-r--r-- | settings/l10n/eu.php | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php index 0542deee3d1..cfd947c36df 100644 --- a/settings/l10n/eu.php +++ b/settings/l10n/eu.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Encryption" => "Enkriptazioa", "Unable to load list from App Store" => "Ezin izan da App Dendatik zerrenda kargatu", "Authentication error" => "Autentifikazio errorea", "Your full name has been changed." => "Zure izena aldatu egin da.", @@ -21,6 +22,7 @@ $TRANSLATIONS = array( "Please provide an admin recovery password, otherwise all user data will be lost" => "Mesedez eman berreskuratzeko administrazio pasahitza, bestela erabiltzaile datu guztiak galduko dira", "Wrong admin recovery password. Please check the password and try again." => "Berreskuratze administradore pasahitz ez egokia. Medesez egiaztatu pasahitza eta saiatu berriz.", "Unable to change password" => "Ezin izan da pasahitza aldatu", +"User Documentation" => "Erabiltzaile dokumentazioa", "Update to {appversion}" => "Eguneratu {appversion}-ra", "Disable" => "Ez-gaitu", "Enable" => "Gaitu", @@ -33,7 +35,6 @@ $TRANSLATIONS = array( "Update" => "Eguneratu", "Updated" => "Eguneratuta", "Select a profile picture" => "Profil argazkia aukeratu", -"Saving..." => "Gordetzen...", "deleted" => "ezabatuta", "undo" => "desegin", "Unable to remove user" => "Ezin izan da erabiltzailea aldatu", @@ -93,7 +94,6 @@ $TRANSLATIONS = array( "Select an App" => "Aukeratu programa bat", "See application page at apps.owncloud.com" => "Ikusi programen orria apps.owncloud.com en", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-lizentziatua <span class=\"author\"></span>", -"User Documentation" => "Erabiltzaile dokumentazioa", "Administrator Documentation" => "Administradore dokumentazioa", "Online Documentation" => "Online dokumentazioa", "Forum" => "Foroa", @@ -111,19 +111,16 @@ $TRANSLATIONS = array( "Full Name" => "Izena", "Email" => "E-posta", "Your email address" => "Zure e-posta", -"Fill in an email address to enable password recovery" => "Idatz ezazu e-posta bat pasahitza berreskuratu ahal izateko", "Profile picture" => "Profilaren irudia", "Upload new" => "Igo berria", "Select new from Files" => "Hautatu berria Fitxategietatik", "Remove image" => "Irudia ezabatu", "Either png or jpg. Ideally square but you will be able to crop it." => "png edo jpg. Hobe karratua baina mozteko aukera izango duzu.", -"Abort" => "Bertan-behera utzi", "Choose as profile image" => "Profil irudi bezala aukeratu", "Language" => "Hizkuntza", "Help translate" => "Lagundu itzultzen", "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">helbidea erabili zure fitxategiak WebDAV bidez eskuratzeko</a>", -"Encryption" => "Enkriptazioa", "The encryption app is no longer enabled, please decrypt all your files" => "Enkriptazio aplikazioa ez dago jada gaiturik, mesedez desenkriptatu zure fitxategi guztiak.", "Log-in password" => "Saioa hasteko pasahitza", "Decrypt all Files" => "Desenkripattu fitxategi guztiak", |