diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-12 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-12 00:19:36 +0000 |
commit | 4c7840ee3135b0061a2f3186e520ead69e30ae48 (patch) | |
tree | f34785209ccda9675864444a01d1c1db9aee33fb /apps/settings/l10n/eu.js | |
parent | 32d1d82fa3863c9b15785eb49b2b525f6c134cb9 (diff) | |
download | nextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.tar.gz nextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/eu.js')
-rw-r--r-- | apps/settings/l10n/eu.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 1f0311711ef..e6cc6c35926 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -72,6 +72,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "E-posta mezua ezin izan da bidali. Begiratu zure posta-zerbitzariaren egunkaria", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Arazo bat sortu da posta bidaltzerakoan. Berrikusi zure ezarpenak. (Error: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "Zure kontuaren posta elektronikoa ezarri behar duzu, probako mezu elektronikoak bidali ahal izateko. Horretarako, zoaz %sorrira.", + "Disabled accounts" : "Kontu desgaituak", "Invalid account" : "Baliogabeko kontua", "Invalid mail address" : "Posta helbide baliogabea", "Settings saved" : "Ezarpenak gordeta", @@ -682,9 +683,7 @@ OC.L10N.register( "Loading categories" : "Kategoriak kargatzen", "Developer documentation ↗" : "Garatzaileen dokumentazioa ↗", "Version {version}, {license}-licensed" : "{version} bertsioa, {license}-lizentziarekin", - "Active accounts" : "Kontu gaituak", "Admins" : "Administratzaileak", - "Disabled accounts" : "Kontu desgaituak", "Account group: {group}" : "Kontuaren taldea: {group}", "Account management" : "Kontuen kudeaketa", "Creating group…" : "Taldea sortzen...", @@ -923,6 +922,7 @@ OC.L10N.register( "User group: {group}" : "Erabiltzailearen taldea: {group}", "Nextcloud help resources" : "Nextcloud laguntza baliabideak", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Egiaztapen hau exekuta dadin zure web zerbitzaria bere buruarekin konektatu daitekeela ziurtatu behar duzu. Hori dela eta, gutxienez bere `trusted_domains` edo `overwrite.cli.url` batera konektatzeko gai izan behar da.", - "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Ezin izan da egiaztatu JavaScript onartzen baden zure `trusted_domains` edo `overwrite.cli.url` bidez. Baliteke zerbitzariaren DNS bat ez datozenen edo irteerako suebakiaren arauaren ondorioa izatea. Mesedez, egiaztatu eskuz zure web zerbitzariak `.mjs` fitxategiak hornitzen dituen JavaScript MIME mota erabiliz." + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Ezin izan da egiaztatu JavaScript onartzen baden zure `trusted_domains` edo `overwrite.cli.url` bidez. Baliteke zerbitzariaren DNS bat ez datozenen edo irteerako suebakiaren arauaren ondorioa izatea. Mesedez, egiaztatu eskuz zure web zerbitzariak `.mjs` fitxategiak hornitzen dituen JavaScript MIME mota erabiliz.", + "Active accounts" : "Kontu gaituak" }, "nplurals=2; plural=(n != 1);"); |