diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-30 01:54:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-30 01:54:47 -0400 |
commit | 589f68ebf6dde3f0a804732a716bb6fd18363e00 (patch) | |
tree | 066da3ce4f016a0255507aaad0163317d774d4f7 /lib/l10n/eu.php | |
parent | 9032ce45354ee67b4bbbeaa1843ed754c8745ac7 (diff) | |
download | nextcloud-server-589f68ebf6dde3f0a804732a716bb6fd18363e00.tar.gz nextcloud-server-589f68ebf6dde3f0a804732a716bb6fd18363e00.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.php')
-rw-r--r-- | lib/l10n/eu.php | 64 |
1 files changed, 63 insertions, 1 deletions
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php index acfef71b5c6..1282009194b 100644 --- a/lib/l10n/eu.php +++ b/lib/l10n/eu.php @@ -1,11 +1,18 @@ <?php $TRANSLATIONS = array( +"Cannot write into \"config\" directory!" => "Ezin da idatzi \"config\" karpetan!", +"This can usually be fixed by giving the webserver write access to the config directory" => "Hau normalean konpondu daitekesweb zerbitzarira config karpetan idazteko baimenak emanez", +"See %s" => "Ikusi %s", +"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Hau normalean konpondu daiteke %sweb zerbitzarira config karpetan idazteko baimenak emanez%s.", +"You are accessing the server from an untrusted domain." => "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat config/config.sample.php fitxategian dago.", "Help" => "Laguntza", "Personal" => "Pertsonala", "Settings" => "Ezarpenak", "Users" => "Erabiltzaileak", "Admin" => "Admin", "Failed to upgrade \"%s\"." => "Ezin izan da \"%s\" eguneratu.", +"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "\\\"%s\\\" Aplikazioa ezin da instalatu ownCloud bertsio honekin bateragarria ez delako.", "No app name specified" => "Ez da aplikazioaren izena zehaztu", "Unknown filetype" => "Fitxategi mota ezezaguna", "Invalid image" => "Baliogabeko irudia", @@ -25,13 +32,19 @@ $TRANSLATIONS = array( "Application is not enabled" => "Aplikazioa ez dago gaituta", "Authentication error" => "Autentifikazio errorea", "Token expired. Please reload page." => "Tokena iraungitu da. Mesedez birkargatu orria.", +"Unknown user" => "Erabiltzaile ezezaguna", "%s enter the database username." => "%s sartu datu basearen erabiltzaile izena.", "%s enter the database name." => "%s sartu datu basearen izena.", "%s you may not use dots in the database name" => "%s ezin duzu punturik erabili datu basearen izenean.", "MS SQL username and/or password not valid: %s" => "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s", "You need to enter either an existing account or the administrator." => "Existitzen den kontu bat edo administradorearena jarri behar duzu.", +"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB erabiltzaile edota pasahitza ez dira egokiak", "DB Error: \"%s\"" => "DB errorea: \"%s\"", "Offending command was: \"%s\"" => "Errorea komando honek sortu du: \"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB '%s'@'localhost' erabiltzailea dagoeneko existitzen da.", +"Drop this user from MySQL/MariaDB" => "Ezabatu erabiltzaile hau MySQL/MariaDBtik", +"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB '%s'@'%%' erabiltzailea dagoeneko existitzen da", +"Drop this user from MySQL/MariaDB." => "Ezabatu erabiltzaile hau MySQL/MariaDBtik.", "Oracle connection could not be established" => "Ezin da Oracle konexioa sortu", "Oracle username and/or password not valid" => "Oracle erabiltzaile edota pasahitza ez dira egokiak.", "Offending command was: \"%s\", name: %s, password: %s" => "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s", @@ -41,6 +54,27 @@ $TRANSLATIONS = array( "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Zure web zerbitzaria ez dago oraindik ongi konfiguratuta fitxategien sinkronizazioa egiteko, WebDAV interfazea ongi ez dagoela dirudi.", "Please double check the <a href='%s'>installation guides</a>." => "Mesedez begiratu <a href='%s'>instalazio gidak</a>.", "%s shared »%s« with you" => "%s-ek »%s« zurekin partekatu du", +"Sharing %s failed, because the file does not exist" => "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", +"You are not allowed to share %s" => "Ez zadue %s elkarbanatzeko baimendua", +"Sharing %s failed, because the user %s is the item owner" => "%s elkarbanatzeak huts egin du, %s erabiltzailea jabea delako", +"Sharing %s failed, because the user %s does not exist" => "%s elkarbanatzeak huts egin du, %s erabiltzailea existitzen ez delako", +"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "%s elkarbanatzeak huts egin du, %s erabiltzailea ez delako %s partaide den talderen bateko partaidea", +"Sharing %s failed, because this item is already shared with %s" => "%s elkarbanatzeak huts egin du, dagoeneko %s erabiltzailearekin elkarbanatuta dagoelako", +"Sharing %s failed, because the group %s does not exist" => "%s elkarbanatzeak huts egin du, %s taldea ez delako existitzen", +"Sharing %s failed, because %s is not a member of the group %s" => "%s elkarbanatzeak huts egin du, %s ez delako %s taldearen partaidea", +"You need to provide a password to create a public link, only protected links are allowed" => "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", +"Sharing %s failed, because sharing with links is not allowed" => "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", +"Share type %s is not valid for %s" => "%s elkarbanaketa mota ez da %srentzako egokia", +"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "%srentzako baimenak ezartzea huts egin du, baimenak %sri emandakoak baino gehiago direlako", +"Setting permissions for %s failed, because the item was not found" => "%srentzako baimenak ezartzea huts egin du, aurkitu ez delako", +"Sharing backend %s must implement the interface OCP\\Share_Backend" => "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du ", +"Sharing backend %s not found" => "Ez da %s elkarbanaketa motorra aurkitu", +"Sharing backend for %s not found" => "Ez da %srako elkarbanaketa motorrik aurkitu", +"Sharing %s failed, because the user %s is the original sharer" => "%s elkarbanatzeak huts egin du, %s erabiltzailea jatorrizko elkarbanatzailea delako", +"Sharing %s failed, because the permissions exceed permissions granted to %s" => "%s elkarbanatzeak huts egin du, baimenak %sri emandakoak baino gehiago direlako", +"Sharing %s failed, because resharing is not allowed" => "%s elkarbanatzeak huts egin du, ber-elkarbanatzea baimenduta ez dagoelako", +"Sharing %s failed, because the sharing backend for %s could not find its source" => "%s elkarbanatzeak huts egin du, %sren elkarbanaketa motorrak bere iturria aurkitu ezin duelako", +"Sharing %s failed, because the file could not be found in the file cache" => "%s elkarbanatzeak huts egin du, fitxategia katxean aurkitu ez delako", "Could not find category \"%s\"" => "Ezin da \"%s\" kategoria aurkitu", "seconds ago" => "segundu", "_%n minute ago_::_%n minutes ago_" => array("orain dela minutu %n","orain dela %n minutu"), @@ -52,8 +86,36 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("orain dela hilabete %n","orain dela %n hilabete"), "last year" => "joan den urtean", "years ago" => "urte", +"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "Bakarrik hurrengo karaketerak onartzen dira erabiltzaile izenean: \"a-z\", \"A-Z\", \"0-9\", eta \"_.@-\"", "A valid username must be provided" => "Baliozko erabiltzaile izena eman behar da", "A valid password must be provided" => "Baliozko pasahitza eman behar da", -"The username is already being used" => "Erabiltzaile izena dagoeneko erabiltzen ari da" +"The username is already being used" => "Erabiltzaile izena dagoeneko erabiltzen ari da", +"No database drivers (sqlite, mysql, or postgresql) installed." => "Ez dago datubaseen (sqlite, mysql edo postgresql) driverrik instalatuta.", +"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." => "Hau normalean konpondu daiteke %sweb zerbitzarira erro karpetan idazteko baimenak emanez%s.", +"Cannot write into \"config\" directory" => "Ezin da idatzi \"config\" karpetan", +"Cannot write into \"apps\" directory" => "Ezin da idatzi \"apps\" karpetan", +"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." => "Hau normalean konpondu daiteke %sweb zerbitzarira apps karpetan idazteko baimenak emanez%s edo konfigurazio fitxategian appstorea ez gaituz.", +"Cannot create \"data\" directory (%s)" => "Ezin da \"data\" karpeta sortu (%s)", +"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Hau normalean konpondu daiteke <a href=\"%s\" target=\"_blank\">web zerbitzarira erro karpetan idazteko baimenak emanez</a>.", +"Setting locale to %s failed" => "Lokala %sra ezartzeak huts egin du", +"Please install one of theses locales on your system and restart your webserver." => "Mesedez instalatu hauetako lokal bat zure sisteman eta berrabiarazi zure web zerbitzaria.", +"Please ask your server administrator to install the module." => "Mesedez eskatu zure zerbitzariaren kudeatzaileari modulua instala dezan.", +"PHP module %s not installed." => "PHPren %s modulua ez dago instalaturik.", +"PHP %s or higher is required." => "PHP %s edo berriagoa behar da.", +"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." => "Mesedez eskatu zure zerbitzariaren kudeatzaileari PHP azkenengo bertsiora eguneratzea. Zure PHP bertsioa ez dute ez ownCloud eta ez PHP komunitateek mantentzen.", +"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." => "PHP SafeMode gaitua dago. ownCloudek ongi funtzionatzeko desgaitua behar du.", +"PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." => "PHP Safe Mode ia erabiligabeko ezarpen zahar bat da eta desgaituta egon beharko luke. Mesedez eskatu zerbitzariaren kudeatzaileari php.ini edo zure web zerbitzariaren konfigurazioan desgaitu dezan.", +"Magic Quotes is enabled. ownCloud requires that it is disabled to work properly." => "Magic Quotes gaitua dago. ownCloudek ongi funtzionatzeko desgaitua behar du.", +"Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." => "Magic Quotes ia erabiligabeko ezarpen zahar bat da eta desgaituta egon beharko luke. Mesedez eskatu zerbitzariaren kudeatzaileari php.ini edo zure web zerbitzariaren konfigurazioan desgaitu dezan.", +"PHP modules have been installed, but they are still listed as missing?" => "PHP moduluak instalatu dira, baina oraindik faltan bezala markatuta daude?", +"Please ask your server administrator to restart the web server." => "Mesedez eskatu zerbitzariaren kudeatzaileari web zerbitzaria berrabiarazteko.", +"PostgreSQL >= 9 required" => "PostgreSQL >= 9 behar da", +"Please upgrade your database version" => "Mesedez eguneratu zure datu basearen bertsioa", +"Error occurred while checking PostgreSQL version" => "Errore bat gertatu da PostgreSQLren bertsioa egiaztatzerakoan", +"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" => "Mesedez ziurtatu PostgreSQL >= 9 duzula edo begiratu logak erroreari buruzko informazio gehiago lortzeko", +"Please change the permissions to 0770 so that the directory cannot be listed by other users." => "Mesedez aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.", +"Data directory (%s) is readable by other users" => "Data karpeta (%s) beste erabiltzaileek irakur dezakete", +"Data directory (%s) is invalid" => "Datuen karpeta (%s) ez da baliogarria", +"Please check that the data directory contains a file \".ocdata\" in its root." => "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |