aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/eu.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
commit94bc020d073011eec8e1f084e9521356574e42f7 (patch)
treed762a8d08a6e0cd2a338f4b32c49b45498654259 /lib/l10n/eu.js
parent90a9191fc96d77811779a8b79339143211cae0c0 (diff)
downloadnextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz
nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r--lib/l10n/eu.js36
1 files changed, 32 insertions, 4 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index dad389c1cff..6a3f80699a9 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Enterprise bundle" : "Enpresa multzoa",
"Groupware bundle" : "Talderanerako multzoa",
"Hub bundle" : "Hub sorta",
+ "Public sector bundle" : "Sektore publikoko sorta",
"Social sharing bundle" : "Partekatze sozial multzoa",
"PHP %s or higher is required." : "PHP %s edo berriagoa behar da.",
"PHP with a version lower than %s is required." : "PHPren bertsioa %s baino txikiagoa izan behar da.",
@@ -36,6 +37,9 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s",
"Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.",
"Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.",
+ "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Saioa hasitako kontua administratzailea, azpi-administratzailea edo baimen berezi bat duena izan behar da ezarpen hau aldatzeko.",
+ "Logged in account must be an admin or sub admin" : "Saioa hasitako kontua administratzaile edo azpi-administratzailea izan behar du",
+ "Logged in account must be an admin" : "Saioa hasitako kontua administratzailea izan behar du",
"Wiping of device %s has started" : "%s gailuaren garbiketa hasi da",
"Wiping of device »%s« has started" : "»%s« gailuaren garbiketa hasi da",
"»%s« started remote wipe" : "»%s«(e)k urruneko garbiketa hasi du",
@@ -89,13 +93,14 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" aplikazioa ezin da instalatu ez delako zerbitzariaren bertsio honekin bateragarria.",
"__language_name__" : "Euskara",
"This is an automatically sent email, please do not reply." : "Hau automatikoki bidalitako mezua da, ez erantzun mesedez.",
+ "Help & privacy" : "Laguntza eta pribatutasuna",
"Appearance and accessibility" : "Itxura eta irisgarritasuna",
"Apps" : "Aplikazioak",
"Personal settings" : "Ezarpen pertsonalak",
"Administration settings" : "Administrazio ezarpenak",
"Settings" : "Ezarpenak",
"Log out" : "Amaitu saioa",
- "Users" : "Erabiltzaileak",
+ "Accounts" : "Kontuak",
"Email" : "Posta elektronikoa",
"Mail %s" : "Idatzi %s(r)i",
"Fediverse" : "Fedibertsoa",
@@ -113,15 +118,22 @@ OC.L10N.register(
"Headline" : "Izenburua",
"Organisation" : "Erakundea",
"Role" : "Zeregina",
+ "Unknown account" : "Kontu ezezaguna",
"Additional settings" : "Ezarpen gehiago",
+ "Enter the database Login and name for %s" : "Sartu datu-basearen saioa eta izena %s(r)entzako",
+ "Enter the database Login for %s" : "Sartu %s(r)en datu-base saioa",
"Enter the database name for %s" : "Sartu %s(r)en datu-base izena",
"You cannot use dots in the database name %s" : "Ezin duzu punturik erabili %s datu-base izenean",
+ "MySQL Login and/or password not valid" : "MySQL saio edota pasahitza baliogabea",
"You need to enter details of an existing account." : "Existitzen den kontu baten xehetasunak sartu behar dituzu.",
"Oracle connection could not be established" : "Ezin da Oracle konexioa sortu",
+ "Oracle Login and/or password not valid" : "Oracle saio edota pasahitza baliogabea",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL saio edota pasahitza baliogabea",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X ez da onartzen eta %s gaizki ibiliko da plataforma honetan. Erabiltzekotan, zure ardurapean.",
"For the best results, please consider using a GNU/Linux server instead." : "Emaitza hobeak izateko, mesedez kontsideratu GNU/Linux zerbitzari bat erabiltzea.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Badirudi %s instantzia hau 32 biteko PHP ingurune bat exekutatzen ari dela eta open_basedir aldagaia php.ini fitxategian konfiguratu dela. Honek arazoak sortuko ditu 4 GB baino gehiagoko fitxategiekin eta ez da batere gomendagarria.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mesedez kendu open_basedir ezarpena zure php.ini-tik edo aldatu 64-biteko PHPra.",
+ "Set an admin Login." : "Ezarri administraziorako saioa.",
"Set an admin password." : "Ezarri administraziorako pasahitza.",
"Cannot create or write into the data directory %s" : "Ezin da sortu edo idatzi %s datu-direktorioan ",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s partekatze motorrak OCP\\Share_Backend interfazea inplementatu behar du ",
@@ -139,6 +151,7 @@ OC.L10N.register(
"Expiration date is in the past" : "Iraungitze-data iraganean dago",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri","Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri"],
"Sharing is only allowed with group members" : "Taldeko kideekin bakarrik parteka daiteke",
+ "Sharing %s failed, because this item is already shared with the account %s" : "%s partekatzeak huts egin du, dagoeneko %s kontuarekin partekatuta dagoelako",
"%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin",
"%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin.",
"Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko.",
@@ -192,6 +205,14 @@ OC.L10N.register(
"Nov." : "Aza.",
"Dec." : "Abe.",
"A valid password must be provided" : "Baliozko pasahitza eman behar da",
+ "The Login is already being used" : "Saioa dagoeneko erabilita dago",
+ "Could not create account" : "Ezin izan da kontua sortu",
+ "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Honako karaktereak bakarrik onartzen dira saioan: \"a-z\", \"A-Z\", \"0-9\", zuriuneak eta \"_.@-'\"",
+ "A valid Login must be provided" : "Baliozko saioa eman behar da",
+ "Login contains whitespace at the beginning or at the end" : "Saioak zuriuneren bat du hasieran edo amaieran",
+ "Login must not consist of dots only" : "Saioa ezin da puntuz osatuta soilik egon",
+ "Login is invalid because files already exist for this user" : "Saioa ez da baliozkoa erabiltzaile honentzako fitxategiak dagoeneko existitzen direlako",
+ "Account disabled" : "Kontua desgaituta",
"Login canceled by app" : "Aplikazioak saioa bertan behera utzi du",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" aplikazioa ezin da instalatu, menpekotasun hauek betetzen ez direlako:%2$s",
"a safe home for all your data" : "zure datu guztientzako toki segurua",
@@ -224,6 +245,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Mesedez eskatu zerbitzariaren administratzaileari web zerbitzaria berrabiarazteko.",
"The required %s config variable is not configured in the config.php file." : "Beharrezko %s config aldagaia ez dago konfiguratuta config.php fitxategian.",
"Please ask your server administrator to check the Nextcloud configuration." : "Mesedez, eskatu zure zerbitzari administratzaileari Nextclouden konfigurazioa egiaztatzeko.",
+ "Your data directory is readable by other people." : "Zure datuen karpeta beste pertsonek irakur dezakete.",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Aldatu baimenak 0770ra beste pertsonak karpeta ikusi ezin izateko.",
"Your data directory must be an absolute path." : "Zure datuen karpeta bide-izen absolutua izan behar da.",
"Check the value of \"datadirectory\" in your configuration." : "Egiaztatu \"datadirectory\"-ren balioa zure konfigurazioan.",
"Your data directory is invalid." : "Zure datuen karpeta baliogabea da.",
@@ -239,19 +262,24 @@ OC.L10N.register(
"Storage connection error. %s" : "Biltegiratze-konexioaren errorea. %s",
"Storage is temporarily not available" : "Biltegia ez dago erabilgarri aldi baterako",
"Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s",
+ "Writing style" : "Idazteko estiloa",
+ "Source material" : "Jatorrizko materiala",
+ "Prompt" : "Galdera",
+ "Generates a possible headline for a text." : "Testu baten izenburu posiblea sortzen du.",
+ "Summarize" : "Laburtu",
+ "Summary" : "Laburpena",
+ "Extract topics" : "Atera gaiak",
"Free prompt" : "Gonbita librea",
"Runs an arbitrary prompt through the language model." : "Hizkuntza ereduaren zehar esaldi arbitrario bat exekutatzen du.",
"Generate headline" : "Sortu izenburua",
- "Generates a possible headline for a text." : "Testu baten izenburu posiblea sortzen du.",
- "Summarize" : "Laburtu",
"Summarizes text by reducing its length without losing key information." : "Testua laburtzen du bere luzera murrizten informazio baliotsua galdu gabe.",
- "Extract topics" : "Atera gaiak",
"Extracts topics from a text and outputs them separated by commas." : "Gaiak ateratzen ditu testu batetik eta komaz banatuta erakusten ditu.",
"404" : "404",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Saioa hasitako erabiltzailea administratzailea, azpi-administratzailea edo baimen berezi bat duena izan behar da ezarpen hau aldatzeko.",
"Logged in user must be an admin or sub admin" : "Saioa hasitako erabiltzailea administratzaile edo azpi-administratzailea izan behar du",
"Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da",
"Help" : "Laguntza",
+ "Users" : "Erabiltzaileak",
"Unknown user" : "Erabiltzaile ezezaguna",
"Enter the database username and name for %s" : "%s sartu datu-basearen izena eta erabiltzaile-izena",
"Enter the database username for %s" : "Sartu %s(r)en datu-base erabiltzaile-izena",