diff options
Diffstat (limited to 'apps/user_ldap/l10n/eu.js')
-rw-r--r-- | apps/user_ldap/l10n/eu.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js index 520c47a839e..3da1f9be156 100644 --- a/apps/user_ldap/l10n/eu.js +++ b/apps/user_ldap/l10n/eu.js @@ -33,6 +33,7 @@ OC.L10N.register( "Confirm Deletion" : "Baieztatu Ezabatzea", "_%s group found_::_%s groups found_" : ["Talde %s aurkitu da","%s talde aurkitu dira"], "_%s user found_::_%s users found_" : ["Erabiltzaile %s aurkitu da","%s erabiltzaile aurkitu dira"], + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Ezin izan da erabiltzailearen bistaratze izenaren atributua antzeman. Mesedez zehaztu ldap ezarpen aurreratuetan.", "Could not find the desired feature" : "Ezin izan da nahi zen ezaugarria aurkitu", "Invalid Host" : "Baliogabeko hostalaria", "Server" : "Zerbitzaria", @@ -47,6 +48,7 @@ OC.L10N.register( "only from those groups:" : "bakarrik talde hauetakoak:", "Raw LDAP filter" : "Raw LDAP iragazkia", "The filter specifies which LDAP groups shall have access to the %s instance." : "Iragazkiak zehazten du ze LDAP taldek izango duten sarrera %s instantziara:", + "Test Filter" : "Frogatu Iragazkia", "groups found" : "talde aurkituta", "Users login with this attribute:" : "Erabiltzaileak atributu honekin sartzen dira:", "LDAP Username:" : "LDAP Erabiltzaile izena:", @@ -66,12 +68,14 @@ OC.L10N.register( "For anonymous access, leave DN and Password empty." : "Sarrera anonimoak gaitzeko utzi DN eta Pasahitza hutsik.", "One Base DN per line" : "DN Oinarri bat lerroko", "You can specify Base DN for users and groups in the Advanced tab" : "Erabiltzaile eta taldeentzako Oinarrizko DN zehaztu dezakezu Aurreratu fitxan", + "Manually enter LDAP filters (recommended for large directories)" : "Eskuz sartu LDAP iragazkiak (direktorio handietarako gomendatuta)", "Limit %s access to users meeting these criteria:" : "Mugatu %s sarbidea baldintza horiek betetzen dituzten erabiltzaileei.", "The filter specifies which LDAP users shall have access to the %s instance." : "Iragazkiak zehazten du ze LDAP erabiltzailek izango duten sarrera %s instantziara:", "users found" : "erabiltzaile aurkituta", "Saving" : "Gordetzen", "Back" : "Atzera", "Continue" : "Jarraitu", + "LDAP" : "LDAP", "Expert" : "Aditua", "Advanced" : "Aurreratua", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko.", |