Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 05:28:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 05:28:51 +0300
commit5f4ed0bf83e539471784fb687dd774bd3f1f923b (patch)
treecc0df7c93509a9aaba890f4d0cb59ff5410d2987 /core/l10n/eu.js
parent478b90cdfdaccf45838d4e352bac9530f5ede833 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r--core/l10n/eu.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 5993e2188dd..6df878387f0 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -343,6 +343,8 @@ OC.L10N.register(
"You can close this window." : "Leiho hau itxi dezakezu.",
"This share is password-protected" : "Partekatutako hau pasahitzez babestua dago.",
"The password is wrong. Try again." : "Pasahitza ez da zuzena. Saiatu berriro.",
+ "Email address" : "Helbide elektronikoa",
+ "Request password" : "Eskatu pasahitza",
"Go to %s" : "%s-ra joan",
"Two-factor authentication" : "Bi faktoreko autentifikazioa",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Segurtasun hobetua gaituta dago zure kontuan. Aukeratu autentifikaziorako bigarren faktore bat:",
@@ -421,6 +423,8 @@ OC.L10N.register(
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache modulua ez dago kargatuta. {linkstart} Errendimendu hobea lortzeko, zure PHP instalazioan kargatzea gomendatzen da ↗{linked}.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache modulua ez dago behar bezala konfiguratuta. {linkstart} Errendimendu hobea lortzeko, ezarpen hauek erabiltzea gomendatzen da ↗ {linkend} ezarpen hauek <code>php.ini</code>-n erabiltzeko:",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Datu baseko zutabe batzuek big int bihurtzea falta dute. Taula handietan zutabe motak aldatzeak denbora dezente har dezakeenez ez dira automatikoki aldatu. 'Occ db: convert-filecache-bigint' exekutatuz zain dauden aldaketak eskuz aplika litezke. Eragiketa hau instantzia lineaz kanpo dagoen bitartean egin behar da. Xehetasun gehiagorako, irakurri {linkstart} honi buruzko dokumentazio orria ↗{linkend}.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Beste datu-base batera migratzeko, erabili komando-lerroko tresna hau: 'occ db: convert-type', edo ikusi {linkstart} dokumentazioa ↗ {linkend}."
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Beste datu-base batera migratzeko, erabili komando-lerroko tresna hau: 'occ db: convert-type', edo ikusi {linkstart} dokumentazioa ↗ {linkend}.",
+ "You haven't added any info yet" : "Ez duzu informaziorik gehitu oraindik",
+ "{user} hasn't added any info yet" : "{user} ez du informaziorik gehitu oraindik"
},
"nplurals=2; plural=(n != 1);");