diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-11 13:32:13 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-11 13:32:13 -0500 |
commit | 7b20212c0a325e25a2dd8a70fc4ddb78a7d80855 (patch) | |
tree | ab374f8c58fd6c7b88892d731288934c47ab29e9 /settings/l10n/eu.php | |
parent | 050f87c9e42061b7994ae1c32918a691141f63be (diff) | |
download | nextcloud-server-7b20212c0a325e25a2dd8a70fc4ddb78a7d80855.tar.gz nextcloud-server-7b20212c0a325e25a2dd8a70fc4ddb78a7d80855.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/eu.php')
-rw-r--r-- | settings/l10n/eu.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php index 74a53ed5d1c..0542deee3d1 100644 --- a/settings/l10n/eu.php +++ b/settings/l10n/eu.php @@ -48,6 +48,7 @@ $TRANSLATIONS = array( "__language_name__" => "Euskera", "Security Warning" => "Segurtasun abisua", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "%s HTTP bidez erabiltzen ari zara. Aholkatzen dizugu zure zerbitzaria HTTPS erabil dezan.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Zure data karpeta eta zure fitxategiak internetetik zuzenean eskuragarri egon daitezke. .htaccess fitxategia ez du bere lana egiten. Aholkatzen dizugu zure web zerbitzaria ongi konfiguratzea data karpeta eskuragarri ez izateko edo data karpeta web zerbitzariaren dokumentu errotik mugitzea.", "Setup Warning" => "Konfiguratu Abisuak", "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 birpasatu <a href=\"%s\">instalazio gidak</a>.", @@ -59,6 +60,7 @@ $TRANSLATIONS = array( "System locale can not be set to a one which supports UTF-8." => "Sistemaren lokala ezin da UTF-8 onartzen duen batera ezarri.", "This means that there might be problems with certain characters in file names." => "Honek esan nahi du fitxategien izenetako karaktere batzuekin arazoak egon daitezkeela.", "Internet connection not working" => "Interneteko konexioak ez du funtzionatzen", +"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps donĀ“t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Zerbitzari honen interneteko konexioa ez dabil. Honek esan nahi du kanpoko biltegiratze zerbitzuak, eguneraketen informazioa edo bestelako aplikazioen instalazioa bezalako programek ez dutela funtzionatuko. Urrunetik fitxategiak eskuratzea eta e-postak bidaltzea ere ezinezkoa izan daiteke. onwCloud-en aukera guztiak erabili ahal izateko zerbitzari honetan interneteko konexioa gaitzea aholkatzen dizugu.", "Cron" => "Cron", "Execute one task with each page loaded" => "Exekutatu zeregin bat orri karga bakoitzean", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php webcron zerbitzu batean erregistratua dago cron.php 15 minuturo http bidez deitzeko.", @@ -120,6 +122,7 @@ $TRANSLATIONS = array( "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", |