diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-05 01:57:14 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-05 01:57:14 -0500 |
commit | d4034ffca0b8ee2cbbd17ae35ed02c10d677e4a0 (patch) | |
tree | e841fdf7ad5ed22e0dee34a0ecb8c1aa015c1498 /core/l10n/eu.js | |
parent | 70ff90b1ec599a702a926f84baf18e744cc7529c (diff) | |
download | nextcloud-server-d4034ffca0b8ee2cbbd17ae35ed02c10d677e4a0.tar.gz nextcloud-server-d4034ffca0b8ee2cbbd17ae35ed02c10d677e4a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index dd247c80e30..2283c5969de 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -27,6 +27,8 @@ OC.L10N.register( "Thu." : "og.", "Fri." : "ol.", "Sat." : "lr.", + "Su" : "Ig", + "Sa" : "La", "January" : "Urtarrila", "February" : "Otsaila", "March" : "Martxoa", @@ -134,6 +136,7 @@ OC.L10N.register( "Hello {name}" : "Kaixo {name}", "_download %n file_::_download %n files_" : ["%n fitxategia jaitsi","jaitsi %n fitxategiak"], "Updating {productName} to version {version}, this may take a while." : "Eguneratu {productName} {version} bertsiora, bere denbora behar du.", + "An error occurred." : "Errore bat gertatu da.", "Please reload the page." : "Mesedez birkargatu orria.", "The update was unsuccessful. " : "Eguneraketa ongi burutu da.", "The update was successful. Redirecting you to ownCloud now." : "Eguneraketa ongi egin da. Orain zure ownClouderea berbideratua izango zara.", @@ -145,6 +148,7 @@ OC.L10N.register( "New Password" : "Pasahitz Berria", "Reset password" : "Berrezarri pasahitza", "Searching other places" : "Beste lekuak bilatzen", + "No search results in other folders" : "Ez da bilaketaren emaitzik lortu beste karpetatan", "Personal" : "Pertsonala", "Users" : "Erabiltzaileak", "Apps" : "Aplikazioak", @@ -176,6 +180,7 @@ OC.L10N.register( "File: %s" : "Fitxategia: %s", "Line: %s" : "Lerroa: %s", "Trace" : "Arrastoa", + "Security warning" : "Segurtasun abisua", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Zure data karpeta eta fitxategiak interneten bidez eskuragarri egon daitezke .htaccess fitxategia ez delako funtzionatzen ari.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." : "Zure zerbitrzaria ongi konfiguratzeko, mezedez <a href=\"%s\" target=\"_blank\">dokumentazioa</a> ikusi.", "Create an <strong>admin account</strong>" : "Sortu <strong>kudeatzaile kontu<strong> bat", @@ -191,6 +196,7 @@ OC.L10N.register( "Database host" : "Datubasearen hostalaria", "Finish setup" : "Bukatu konfigurazioa", "Finishing …" : "Bukatzen...", + "Need help?" : "Laguntza behar al duzu?", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Kaixo<br><br>%s-ek %s zurekin partekatu duela jakin dezazun.\nIkusi ezazu: %s", "Log out" : "Saioa bukatu", "Search" : "Bilatu", |