diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:43 +0000 |
commit | 94e8727af33a1a54960d5ae097220af48582664f (patch) | |
tree | a19a14fc5824133c48b8e82484bc9b3caf444731 /apps/settings/l10n/eu.js | |
parent | f63e0fd8e97b6afd8fb61a76d3f694ac83f9a787 (diff) | |
download | nextcloud-server-94e8727af33a1a54960d5ae097220af48582664f.tar.gz nextcloud-server-94e8727af33a1a54960d5ae097220af48582664f.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 18653ddc64b..6225f7e2e6b 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -118,6 +118,7 @@ OC.L10N.register( "Unlimited" : "Mugarik gabe", "Verifying" : "Egiaztatzen", "Your remote address could not be determined." : "Ezin izan da zure urruneko helbidea zehaztu.", + "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Zure datuen direktorioa eta fitxategiak Internetetik atzitu daitezke seguru aski. .htaccess fitxategiak ez du funtzionatzen. Biziki gomendatzen da web zerbitzariaren konfigurazioa aldatzea datuen direktorioa atzigarri egon ez dadin, edo datuen direktorioa ateratzea web zerbitzariaren dokumentuen errotik kanpora.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Datu-baseak zenbait hautazko zutabe falta ditu. Hautazkoak izanik ez dira automatikoki gehitu, taula handietan zutabeak gehitzeak denbora behar duelako. Zutabe horiek eskuz gehitu daitezke, instantzia martxan dagoen bitartean, \"occ db:add-missing-columns\" exekutatuz. Zutabeak gehitu ondoren, ezaugarri batzuek erantzuteko gaitasuna eta erabilgarritasuna hobetu dezakete.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Datu-baseak zenbait indize falta ditu. Taula handietan indizeak gehitzeak denbora dezente har dezakeenez ez dira automatikoki gehitu. \"occ db:add-missing-indices\" exekutatuz indize horiek eskuz gehitu daitezke instantzia martxan dagoen bitartean. Indizeak gehitu ondoren taula horietan egindako kontsultak askoz azkarragoak izan ohi dira.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Datu-baseak zenbait gako nagusi falta ditu. Taula handietan datu nagusiak gehitzeak denbora dezente har dezakeenez ez dira automatikoki gehitu. \"occ db:add-missing-primary-keys\" exekutatuz falta diren gako nagusi horiek eskuz gehitu daitezke instantzia martxan dagoen bitartean.", @@ -270,7 +271,6 @@ OC.L10N.register( "Current password" : "Uneko pasahitza", "New password" : "Pasahitz berria", "Change password" : "Aldatu pasahitza", - "Your profile information" : "Zure profileko informazioa", "Your profile picture" : "Zure profil-irudia", "Upload profile picture" : "Igo profil-irudia", "Choose profile picture from Files" : "Aukeratu Fitxategiak-en profileko argazkia", @@ -549,6 +549,7 @@ OC.L10N.register( "Enable or disable profile by default for new users." : "Gaitu edo desgaitu profila lehenespenez erabiltzaile berrientzat.", "You are about to remove the group {group}. The users will NOT be deleted." : "{group} taldea ezabatzera zoaz. Erabiltzaileak EZ dira ezabatuko.", "Please confirm the group removal " : "Mesedez, baieztatu taldearen ezabaketa", + "Your profile information" : "Zure profileko informazioa", "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik", "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Your email address" : "Zure e-posta", |