diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-09 02:18:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-09 02:18:54 +0000 |
commit | 8ac3a6d954ced25755b40925663dcdf5d263405b (patch) | |
tree | d26cb4d5f2165a354609dc8975cba9d0c73d4784 /core/l10n/eu.js | |
parent | 84a58957d558fbacb348af6910db263b05370ee2 (diff) | |
download | nextcloud-server-8ac3a6d954ced25755b40925663dcdf5d263405b.tar.gz nextcloud-server-8ac3a6d954ced25755b40925663dcdf5d263405b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 0cfe159c3ab..b80c4865dfe 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -92,7 +92,6 @@ OC.L10N.register( "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite datu-basea erabiltzen ari zara. Instalazio handiagoetarako beste datu-base sistema bat erabiltzea gomendatzen da.", "This is particularly recommended when using the desktop client for file synchronisation." : "Bereziki gomendagarria da mahaigaineko bezeroa fitxategien sinkronizaziorako erabiltzean.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Beste datu-base batera migratzeko erabili komando lerroko tresna hau: 'occ db:convert-type', edo begiratu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioa ↗</a>.", - "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Integratutako php posta-bidaltzaileak ez dauka euskarririk jada. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Eguneratu zure posta elektronikoko zerbitzariaren ezarpenak ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "PHPren memoria muga aholkatutako 512MB balioaren azpitik dago.", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Zenbait aplikazio direktorio jabea ez dator bat web zerbitzariaren erabiltzailearekin. Aplikazio horiek eskuz instalatzean gerta daiteke hori. Egiaztatu baimenak ondorengo aplikazio direktorioetan:", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL erabiltzen da datu-base bezala baina ez dauka 4 byteko karaktereen euskarririk. Emojiak bezalako 4 byteko karaktereak, adibidez, fitxategi-izen edo iruzkinetan, arazorik gabe erabili ahal izateko MySQLren 4 byteko euskarria gaitzea gomendatzen da. Xehetasun gehiagorako irakurri <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">honi buruzko orria dokumentazioan</a>.", @@ -358,6 +357,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu honek irauten badu edo ezustean agertu bada.", "Following apps have been disabled: %s" : "Hurrengo aplikazioak desgaitu dira: %s", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "PHP 5.6 exekutatzen ari zara. Nextcloud 13 da PHP 5.6rentzat euskarria eskaintzen duen azken bertsioa. PHP 7.0+ bertsiora eguneratzea gomendatzen da Nextcloud 14ra bertsio-berritu ahal izateko.", + "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Integratutako php posta-bidaltzaileak ez dauka euskarririk jada. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Eguneratu zure posta elektronikoko zerbitzariaren ezarpenak ↗<a/>.", "Shared" : "Partekatuta", "Shared with" : "Honekin partekatua", "Shared by" : "Honek partekatua", |