You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Once every direct access" : "Una vez cada acceso directo",
@@ -43,10 +45,15 @@ OC.L10N.register(
43
45
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}",
44
46
"There was an error with message: " : "Hubo un error con el mensaje:",
45
47
"External mount error" : "Error de montaje externo",
48
+
"external-storage" : "almacenamiento-externo",
46
49
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacía desde el servidor",
47
50
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información",
51
+
"Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}",
48
52
"Username" : "Nombre de usuario",
49
53
"Password" : "Contraseña",
54
+
"Credentials saved" : "Credenciales guardados",
55
+
"Credentials saving failed" : "Guardado de credenciales fallido",
"Once every direct access" : "Una vez cada acceso directo",
@@ -41,10 +43,15 @@
41
43
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}",
42
44
"There was an error with message: " : "Hubo un error con el mensaje:",
43
45
"External mount error" : "Error de montaje externo",
46
+
"external-storage" : "almacenamiento-externo",
44
47
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "No se puede obtener la lista de unidades de red y sus puntos de montaje de Windows: respuesta vacía desde el servidor",
45
48
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información",
49
+
"Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}",
46
50
"Username" : "Nombre de usuario",
47
51
"Password" : "Contraseña",
52
+
"Credentials saved" : "Credenciales guardados",
53
+
"Credentials saving failed" : "Guardado de credenciales fallido",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/es.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,8 @@
120
120
"Directory Settings" : "Configuracion de directorio",
121
121
"User Display Name Field" : "Campo de nombre de usuario a mostrar",
122
122
"The LDAP attribute to use to generate the user's display name." : "El campo LDAP a usar para generar el nombre para mostrar del usuario.",
123
+
"2nd User Display Name Field" : "2do Campo de Nombre a Mostrar por el Usuario",
124
+
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Un atributo LDAP para ser añadido en el nombre a mostrar en paréntesis. Resulta en p.ej. »John Doe (john.doe@example.org)«.",
123
125
"Base User Tree" : "Árbol base de usuario",
124
126
"One User Base DN per line" : "Un DN Base de Usuario por línea",
125
127
"User Search Attributes" : "Atributos de la busqueda de usuario",
@@ -130,6 +132,8 @@
130
132
"One Group Base DN per line" : "Un DN Base de Grupo por línea",
131
133
"Group Search Attributes" : "Atributos de búsqueda de grupo",
"Dynamic Group Member URL" : "URL Dinámica de Miembro de Grupo",
136
+
"The LDAP attribute that on group objects contains an LDAP search URL that determines what objects belong to the group. (An empty setting disables dynamic group membership functionality.)" : "El atributo LDAP que en los objetos de grupo contiene una URL de búsqueda LDAP que determina qué objetos pertenecen al grupo. (Un escenario vacío deshabilita la funcionalidad dinámica de pertenencia al grupo.)",
133
137
"Nested Groups" : "Grupos anidados",
134
138
"When switched on, groups that contain groups are supported. (Only works if the group member attribute contains DNs.)" : "Cuando se active, se permitirán grupos que contengan otros grupos (solo funciona si el atributo de miembro de grupo contiene DNs).",
135
139
"Paging chunksize" : "Tamaño de los fragmentos de paginación",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/ja.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,7 @@ OC.L10N.register(
123
123
"User Display Name Field" : "ユーザー表示名のフィールド",
124
124
"The LDAP attribute to use to generate the user's display name." : "ユーザーの表示名の生成に利用するLDAP属性",
125
125
"2nd User Display Name Field" : "第2ユーザー表示名のフィールド",
126
+
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "オプションです。表示名内にカッコ付きで追加表示される属性 例:»John Doe (john.doe@example.org)«.",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/ja.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@
121
121
"User Display Name Field" : "ユーザー表示名のフィールド",
122
122
"The LDAP attribute to use to generate the user's display name." : "ユーザーの表示名の生成に利用するLDAP属性",
123
123
"2nd User Display Name Field" : "第2ユーザー表示名のフィールド",
124
+
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "オプションです。表示名内にカッコ付きで追加表示される属性 例:»John Doe (john.doe@example.org)«.",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/pt_BR.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@
120
120
"Directory Settings" : "Configurações de Diretório",
121
121
"User Display Name Field" : "Campo Nome de Exibição de Usuário",
122
122
"The LDAP attribute to use to generate the user's display name." : "O atributo LDAP para usar para gerar o nome de exibição do usuário.",
123
-
"2nd User Display Name Field" : "2º Nome do Campo de Exibição do Usuário",
123
+
"2nd User Display Name Field" : "2º Campo Nome de Exibição de Usuário",
124
124
"Optional. An LDAP attribute to be added to the display name in brackets. Results in e.g. »John Doe (john.doe@example.org)«." : "Opcional. Um atributo LDAP para ser adicionado ao nome de exibição entre colchetes. Exemplo de resultado »John Doe (john.doe@example.org)«.",
125
125
"Base User Tree" : "Árvore de Usuário Base",
126
126
"One User Base DN per line" : "Um usuário-base DN por linha",
0 commit comments