Skip to content

Commit 9ebcc4c

Browse files
author
Jenkins for ownCloud
committed
[tx-robot] updated from transifex
1 parent 53d57bf commit 9ebcc4c

90 files changed

Lines changed: 94 additions & 74 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/files_external/l10n/es.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ OC.L10N.register(
1818
"Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos",
1919
"Insufficient data: %s" : "Datos insuficientes: %s",
2020
"%s" : "%s",
21+
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios",
2122
"Personal" : "Personal",
2223
"System" : "Sistema",
2324
"Grant access" : "Conceder acceso",
@@ -28,6 +29,7 @@ OC.L10N.register(
2829
"Error generating key pair" : "Error al generar el par de claves",
2930
"Enable encryption" : "Habilitar cifrado",
3031
"Enable previews" : "Habilitar previsualizaciones",
32+
"Enable sharing" : "Habilitar comparto",
3133
"Check for changes" : "Comprobar si hay cambios",
3234
"Never" : "Nunca",
3335
"Once every direct access" : "Una vez cada acceso directo",
@@ -43,10 +45,15 @@ OC.L10N.register(
4345
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}",
4446
"There was an error with message: " : "Hubo un error con el mensaje:",
4547
"External mount error" : "Error de montaje externo",
48+
"external-storage" : "almacenamiento-externo",
4649
"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",
4750
"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}",
4852
"Username" : "Nombre de usuario",
4953
"Password" : "Contraseña",
54+
"Credentials saved" : "Credenciales guardados",
55+
"Credentials saving failed" : "Guardado de credenciales fallido",
56+
"Credentials required" : "Credenciales requeridos",
5057
"Access key" : "Clave de acceso",
5158
"Secret key" : "Clave secreta",
5259
"Builtin" : "Incorporado",
@@ -62,7 +69,11 @@ OC.L10N.register(
6269
"Identity endpoint URL" : "Identidad de punto final URL",
6370
"Rackspace" : "Espacio de Rack",
6471
"API key" : "Clave API",
72+
"Global Credentails" : "Credenciales Globales",
73+
"Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos",
6574
"Username and password" : "Nombre de usuario y contraseña",
75+
"Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión",
76+
"User entered, store in database" : "Usuario introducido, guardar en la base de datos",
6677
"RSA public key" : "Clave pública RSA",
6778
"Public key" : "Clave pública",
6879
"Amazon S3" : "Amazon S3",
@@ -105,6 +116,7 @@ OC.L10N.register(
105116
"Storage type" : "Tipo de almacenamiento",
106117
"Scope" : "Ámbito",
107118
"External Storage" : "Almacenamiento externo",
119+
"Global Credentials" : "Credenciales Globales",
108120
"Folder name" : "Nombre de la carpeta",
109121
"Authentication" : "Autentificación",
110122
"Configuration" : "Configuración",

apps/files_external/l10n/es.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos",
1717
"Insufficient data: %s" : "Datos insuficientes: %s",
1818
"%s" : "%s",
19+
"Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios",
1920
"Personal" : "Personal",
2021
"System" : "Sistema",
2122
"Grant access" : "Conceder acceso",
@@ -26,6 +27,7 @@
2627
"Error generating key pair" : "Error al generar el par de claves",
2728
"Enable encryption" : "Habilitar cifrado",
2829
"Enable previews" : "Habilitar previsualizaciones",
30+
"Enable sharing" : "Habilitar comparto",
2931
"Check for changes" : "Comprobar si hay cambios",
3032
"Never" : "Nunca",
3133
"Once every direct access" : "Una vez cada acceso directo",
@@ -41,10 +43,15 @@
4143
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}",
4244
"There was an error with message: " : "Hubo un error con el mensaje:",
4345
"External mount error" : "Error de montaje externo",
46+
"external-storage" : "almacenamiento-externo",
4447
"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",
4548
"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}",
4650
"Username" : "Nombre de usuario",
4751
"Password" : "Contraseña",
52+
"Credentials saved" : "Credenciales guardados",
53+
"Credentials saving failed" : "Guardado de credenciales fallido",
54+
"Credentials required" : "Credenciales requeridos",
4855
"Access key" : "Clave de acceso",
4956
"Secret key" : "Clave secreta",
5057
"Builtin" : "Incorporado",
@@ -60,7 +67,11 @@
6067
"Identity endpoint URL" : "Identidad de punto final URL",
6168
"Rackspace" : "Espacio de Rack",
6269
"API key" : "Clave API",
70+
"Global Credentails" : "Credenciales Globales",
71+
"Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos",
6372
"Username and password" : "Nombre de usuario y contraseña",
73+
"Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión",
74+
"User entered, store in database" : "Usuario introducido, guardar en la base de datos",
6475
"RSA public key" : "Clave pública RSA",
6576
"Public key" : "Clave pública",
6677
"Amazon S3" : "Amazon S3",
@@ -103,6 +114,7 @@
103114
"Storage type" : "Tipo de almacenamiento",
104115
"Scope" : "Ámbito",
105116
"External Storage" : "Almacenamiento externo",
117+
"Global Credentials" : "Credenciales Globales",
106118
"Folder name" : "Nombre de la carpeta",
107119
"Authentication" : "Autentificación",
108120
"Configuration" : "Configuración",

apps/files_external/l10n/ja.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,11 @@ OC.L10N.register(
6969
"Identity endpoint URL" : "認証エンドポイントURL",
7070
"Rackspace" : "Rackspace",
7171
"API key" : "APIキー",
72+
"Global Credentails" : "グローバル認証情報",
73+
"Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。",
7274
"Username and password" : "ユーザー名とパスワード",
75+
"Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。",
76+
"User entered, store in database" : "ユーザー情報は、データベースに保存されます。",
7377
"RSA public key" : "RSA公開鍵",
7478
"Public key" : "公開鍵",
7579
"Amazon S3" : "Amazon S3",
@@ -112,6 +116,7 @@ OC.L10N.register(
112116
"Storage type" : "ストレージ種別",
113117
"Scope" : "スコープ",
114118
"External Storage" : "外部ストレージ",
119+
"Global Credentials" : "グローバル認証情報",
115120
"Folder name" : "フォルダー名",
116121
"Authentication" : "認証",
117122
"Configuration" : "設定",

apps/files_external/l10n/ja.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,11 @@
6767
"Identity endpoint URL" : "認証エンドポイントURL",
6868
"Rackspace" : "Rackspace",
6969
"API key" : "APIキー",
70+
"Global Credentails" : "グローバル認証情報",
71+
"Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。",
7072
"Username and password" : "ユーザー名とパスワード",
73+
"Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。",
74+
"User entered, store in database" : "ユーザー情報は、データベースに保存されます。",
7175
"RSA public key" : "RSA公開鍵",
7276
"Public key" : "公開鍵",
7377
"Amazon S3" : "Amazon S3",
@@ -110,6 +114,7 @@
110114
"Storage type" : "ストレージ種別",
111115
"Scope" : "スコープ",
112116
"External Storage" : "外部ストレージ",
117+
"Global Credentials" : "グローバル認証情報",
113118
"Folder name" : "フォルダー名",
114119
"Authentication" : "認証",
115120
"Configuration" : "設定",

apps/user_ldap/l10n/es.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/user_ldap/l10n/es.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@
120120
"Directory Settings" : "Configuracion de directorio",
121121
"User Display Name Field" : "Campo de nombre de usuario a mostrar",
122122
"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)«.",
123125
"Base User Tree" : "Árbol base de usuario",
124126
"One User Base DN per line" : "Un DN Base de Usuario por línea",
125127
"User Search Attributes" : "Atributos de la busqueda de usuario",
@@ -130,6 +132,8 @@
130132
"One Group Base DN per line" : "Un DN Base de Grupo por línea",
131133
"Group Search Attributes" : "Atributos de búsqueda de grupo",
132134
"Group-Member association" : "Asociación Grupo-Miembro",
135+
"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.)",
133137
"Nested Groups" : "Grupos anidados",
134138
"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).",
135139
"Paging chunksize" : "Tamaño de los fragmentos de paginación",

apps/user_ldap/l10n/ja.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ OC.L10N.register(
123123
"User Display Name Field" : "ユーザー表示名のフィールド",
124124
"The LDAP attribute to use to generate the user's display name." : "ユーザーの表示名の生成に利用するLDAP属性",
125125
"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)«.",
126127
"Base User Tree" : "ベースユーザーツリー",
127128
"One User Base DN per line" : "1行に1つのユーザーベースDN",
128129
"User Search Attributes" : "ユーザー検索属性",

apps/user_ldap/l10n/ja.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"User Display Name Field" : "ユーザー表示名のフィールド",
122122
"The LDAP attribute to use to generate the user's display name." : "ユーザーの表示名の生成に利用するLDAP属性",
123123
"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)«.",
124125
"Base User Tree" : "ベースユーザーツリー",
125126
"One User Base DN per line" : "1行に1つのユーザーベースDN",
126127
"User Search Attributes" : "ユーザー検索属性",

apps/user_ldap/l10n/pt_BR.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/user_ldap/l10n/pt_BR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"Directory Settings" : "Configurações de Diretório",
121121
"User Display Name Field" : "Campo Nome de Exibição de Usuário",
122122
"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" : "Nome do Campo de Exibição do Usuário",
123+
"2nd User Display Name Field" : "2º Campo Nome de Exibição de Usuário",
124124
"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)«.",
125125
"Base User Tree" : "Árvore de Usuário Base",
126126
"One User Base DN per line" : "Um usuário-base DN por linha",

0 commit comments

Comments
 (0)