diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_external/l10n/es.js | 12 | ||||
-rw-r--r-- | apps/files_external/l10n/es.json | 12 | ||||
-rw-r--r-- | apps/files_external/l10n/ja.js | 5 | ||||
-rw-r--r-- | apps/files_external/l10n/ja.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/es.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/es.json | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ja.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.json | 2 |
10 files changed, 46 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 42695f85a4b..47fe2a78540 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", "Insufficient data: %s" : "Datos insuficientes: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Conceder acceso", @@ -28,6 +29,7 @@ OC.L10N.register( "Error generating key pair" : "Error al generar el par de claves", "Enable encryption" : "Habilitar cifrado", "Enable previews" : "Habilitar previsualizaciones", + "Enable sharing" : "Habilitar comparto", "Check for changes" : "Comprobar si hay cambios", "Never" : "Nunca", "Once every direct access" : "Una vez cada acceso directo", @@ -43,10 +45,15 @@ OC.L10N.register( "Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}", "There was an error with message: " : "Hubo un error con el mensaje:", "External mount error" : "Error de montaje externo", + "external-storage" : "almacenamiento-externo", "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", "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", + "Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}", "Username" : "Nombre de usuario", "Password" : "Contraseña", + "Credentials saved" : "Credenciales guardados", + "Credentials saving failed" : "Guardado de credenciales fallido", + "Credentials required" : "Credenciales requeridos", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "Builtin" : "Incorporado", @@ -62,7 +69,11 @@ OC.L10N.register( "Identity endpoint URL" : "Identidad de punto final URL", "Rackspace" : "Espacio de Rack", "API key" : "Clave API", + "Global Credentails" : "Credenciales Globales", + "Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos", "Username and password" : "Nombre de usuario y contraseña", + "Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión", + "User entered, store in database" : "Usuario introducido, guardar en la base de datos", "RSA public key" : "Clave pública RSA", "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", @@ -105,6 +116,7 @@ OC.L10N.register( "Storage type" : "Tipo de almacenamiento", "Scope" : "Ámbito", "External Storage" : "Almacenamiento externo", + "Global Credentials" : "Credenciales Globales", "Folder name" : "Nombre de la carpeta", "Authentication" : "Autentificación", "Configuration" : "Configuración", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 24110d3f4a1..90c4e773291 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -16,6 +16,7 @@ "Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos", "Insufficient data: %s" : "Datos insuficientes: %s", "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Conceder acceso", @@ -26,6 +27,7 @@ "Error generating key pair" : "Error al generar el par de claves", "Enable encryption" : "Habilitar cifrado", "Enable previews" : "Habilitar previsualizaciones", + "Enable sharing" : "Habilitar comparto", "Check for changes" : "Comprobar si hay cambios", "Never" : "Nunca", "Once every direct access" : "Una vez cada acceso directo", @@ -41,10 +43,15 @@ "Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}", "There was an error with message: " : "Hubo un error con el mensaje:", "External mount error" : "Error de montaje externo", + "external-storage" : "almacenamiento-externo", "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", "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", + "Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}", "Username" : "Nombre de usuario", "Password" : "Contraseña", + "Credentials saved" : "Credenciales guardados", + "Credentials saving failed" : "Guardado de credenciales fallido", + "Credentials required" : "Credenciales requeridos", "Access key" : "Clave de acceso", "Secret key" : "Clave secreta", "Builtin" : "Incorporado", @@ -60,7 +67,11 @@ "Identity endpoint URL" : "Identidad de punto final URL", "Rackspace" : "Espacio de Rack", "API key" : "Clave API", + "Global Credentails" : "Credenciales Globales", + "Log-in credentials, save in database" : "Iniciar credenciales, guardar en base de datos", "Username and password" : "Nombre de usuario y contraseña", + "Log-in credentials, save in session" : "Iniciar credenciales, guardar en la sesión", + "User entered, store in database" : "Usuario introducido, guardar en la base de datos", "RSA public key" : "Clave pública RSA", "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", @@ -103,6 +114,7 @@ "Storage type" : "Tipo de almacenamiento", "Scope" : "Ámbito", "External Storage" : "Almacenamiento externo", + "Global Credentials" : "Credenciales Globales", "Folder name" : "Nombre de la carpeta", "Authentication" : "Autentificación", "Configuration" : "Configuración", diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 6e49805c03e..6155058a031 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -69,7 +69,11 @@ OC.L10N.register( "Identity endpoint URL" : "認証エンドポイントURL", "Rackspace" : "Rackspace", "API key" : "APIキー", + "Global Credentails" : "グローバル認証情報", + "Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。", "Username and password" : "ユーザー名とパスワード", + "Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。", + "User entered, store in database" : "ユーザー情報は、データベースに保存されます。", "RSA public key" : "RSA公開鍵", "Public key" : "公開鍵", "Amazon S3" : "Amazon S3", @@ -112,6 +116,7 @@ OC.L10N.register( "Storage type" : "ストレージ種別", "Scope" : "スコープ", "External Storage" : "外部ストレージ", + "Global Credentials" : "グローバル認証情報", "Folder name" : "フォルダー名", "Authentication" : "認証", "Configuration" : "設定", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index 82e2970fd86..995a4f23527 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -67,7 +67,11 @@ "Identity endpoint URL" : "認証エンドポイントURL", "Rackspace" : "Rackspace", "API key" : "APIキー", + "Global Credentails" : "グローバル認証情報", + "Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。", "Username and password" : "ユーザー名とパスワード", + "Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。", + "User entered, store in database" : "ユーザー情報は、データベースに保存されます。", "RSA public key" : "RSA公開鍵", "Public key" : "公開鍵", "Amazon S3" : "Amazon S3", @@ -110,6 +114,7 @@ "Storage type" : "ストレージ種別", "Scope" : "スコープ", "External Storage" : "外部ストレージ", + "Global Credentials" : "グローバル認証情報", "Folder name" : "フォルダー名", "Authentication" : "認証", "Configuration" : "設定", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index e457978bcd7..8ba9fbefee5 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -122,6 +122,8 @@ OC.L10N.register( "Directory Settings" : "Configuracion de directorio", "User Display Name Field" : "Campo de nombre de usuario a mostrar", "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.", + "2nd User Display Name Field" : "2do Campo de Nombre a Mostrar por el Usuario", + "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)«.", "Base User Tree" : "Árbol base de usuario", "One User Base DN per line" : "Un DN Base de Usuario por línea", "User Search Attributes" : "Atributos de la busqueda de usuario", @@ -132,6 +134,8 @@ OC.L10N.register( "One Group Base DN per line" : "Un DN Base de Grupo por línea", "Group Search Attributes" : "Atributos de búsqueda de grupo", "Group-Member association" : "Asociación Grupo-Miembro", + "Dynamic Group Member URL" : "URL Dinámica de Miembro de Grupo", + "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.)", "Nested Groups" : "Grupos anidados", "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).", "Paging chunksize" : "Tamaño de los fragmentos de paginación", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index ebce66270f1..8cf67f71bb0 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -120,6 +120,8 @@ "Directory Settings" : "Configuracion de directorio", "User Display Name Field" : "Campo de nombre de usuario a mostrar", "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.", + "2nd User Display Name Field" : "2do Campo de Nombre a Mostrar por el Usuario", + "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)«.", "Base User Tree" : "Árbol base de usuario", "One User Base DN per line" : "Un DN Base de Usuario por línea", "User Search Attributes" : "Atributos de la busqueda de usuario", @@ -130,6 +132,8 @@ "One Group Base DN per line" : "Un DN Base de Grupo por línea", "Group Search Attributes" : "Atributos de búsqueda de grupo", "Group-Member association" : "Asociación Grupo-Miembro", + "Dynamic Group Member URL" : "URL Dinámica de Miembro de Grupo", + "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.)", "Nested Groups" : "Grupos anidados", "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).", "Paging chunksize" : "Tamaño de los fragmentos de paginación", diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js index bafddc9b25d..24fc6a68e1e 100644 --- a/apps/user_ldap/l10n/ja.js +++ b/apps/user_ldap/l10n/ja.js @@ -123,6 +123,7 @@ OC.L10N.register( "User Display Name Field" : "ユーザー表示名のフィールド", "The LDAP attribute to use to generate the user's display name." : "ユーザーの表示名の生成に利用するLDAP属性", "2nd User Display Name Field" : "第2ユーザー表示名のフィールド", + "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)«.", "Base User Tree" : "ベースユーザーツリー", "One User Base DN per line" : "1行に1つのユーザーベースDN", "User Search Attributes" : "ユーザー検索属性", diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json index f03609104e9..1a7d54504e5 100644 --- a/apps/user_ldap/l10n/ja.json +++ b/apps/user_ldap/l10n/ja.json @@ -121,6 +121,7 @@ "User Display Name Field" : "ユーザー表示名のフィールド", "The LDAP attribute to use to generate the user's display name." : "ユーザーの表示名の生成に利用するLDAP属性", "2nd User Display Name Field" : "第2ユーザー表示名のフィールド", + "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)«.", "Base User Tree" : "ベースユーザーツリー", "One User Base DN per line" : "1行に1つのユーザーベースDN", "User Search Attributes" : "ユーザー検索属性", diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index 4a0b743154f..f1b36b31cc7 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -122,7 +122,7 @@ OC.L10N.register( "Directory Settings" : "Configurações de Diretório", "User Display Name Field" : "Campo Nome de Exibição de Usuário", "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.", - "2nd User Display Name Field" : "2º Nome do Campo de Exibição do Usuário", + "2nd User Display Name Field" : "2º Campo Nome de Exibição de Usuário", "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)«.", "Base User Tree" : "Árvore de Usuário Base", "One User Base DN per line" : "Um usuário-base DN por linha", diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json index 87f8d3864ec..8da92737704 100644 --- a/apps/user_ldap/l10n/pt_BR.json +++ b/apps/user_ldap/l10n/pt_BR.json @@ -120,7 +120,7 @@ "Directory Settings" : "Configurações de Diretório", "User Display Name Field" : "Campo Nome de Exibição de Usuário", "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.", - "2nd User Display Name Field" : "2º Nome do Campo de Exibição do Usuário", + "2nd User Display Name Field" : "2º Campo Nome de Exibição de Usuário", "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)«.", "Base User Tree" : "Árvore de Usuário Base", "One User Base DN per line" : "Um usuário-base DN por linha", |