[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-05-05 00:12:34 +00:00
parent ac5d083e8d
commit 81aaa585f8
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
20 changed files with 38 additions and 4 deletions

View File

@ -20,6 +20,7 @@ OC.L10N.register(
"A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
@ -36,6 +37,8 @@ OC.L10N.register(
"Advanced options" : "Opciones avanzadas",
"Header logo" : "Logo del encabezado",
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
"Upload new favicon" : "Cargar un nuevo favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a predeterminado",

View File

@ -18,6 +18,7 @@
"A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
@ -34,6 +35,8 @@
"Advanced options" : "Opciones avanzadas",
"Header logo" : "Logo del encabezado",
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
"Upload new favicon" : "Cargar un nuevo favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a predeterminado",

View File

@ -32,6 +32,7 @@ OC.L10N.register(
"Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.",
"Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Una nueva versión está disponible: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ",
"Download now" : "Descargar ahora",
"Checked on %s" : "Verificado el %s",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace que las notificaciones dedicadas al servidor sean obsoletas. ",

View File

@ -30,6 +30,7 @@
"Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.",
"Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Una nueva versión está disponible: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ",
"Download now" : "Descargar ahora",
"Checked on %s" : "Verificado el %s",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace que las notificaciones dedicadas al servidor sean obsoletas. ",

View File

@ -184,6 +184,7 @@ OC.L10N.register(
"UUID Attribute for Users:" : "Atributo UUID para Usuarios:",
"UUID Attribute for Groups:" : "Atributo UUID para Grupos:",
"Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.",
"Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP",
" entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado",

View File

@ -182,6 +182,7 @@
"UUID Attribute for Users:" : "Atributo UUID para Usuarios:",
"UUID Attribute for Groups:" : "Atributo UUID para Grupos:",
"Username-LDAP User Mapping" : "Mapeo del Usuario al Usuario LDAP",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Los nombres de usuarios son usados para almacenar y asignar metadatos. Para poder identificar y reconocer usuarios con precisión, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una correspondencia de nombre de usuario a usuario LDAP. El nombre de usuario creado tiene una correspondencia al UUID del usuario LDAP. Adicionalmente, también se manda a cache el DN para reducir las interacciones con LDAP, pero no se usa para identificación. Si el DN cambia, los cambios serán encontrados. El nombre de usuario interno se usa intensivamente. Limpiar las correspondencias dejará restos en muhcos logares. ¡Limpiar las correspondencias no es sensitivo a la configuración, afecta a todas las configuraciones LDAP! Nunca limpies las correspondencias en un ambiente de producción, solo hazlo en los ambientes de pruebas o experimentación.",
"Clear Username-LDAP User Mapping" : "Borrar el mapeo de los Usuarios a los Usuarios-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Borrar el mapeo de los Nombres de grupo a los grupos-LDAP",
" entries available within the provided Base DN" : "elementos disponibles dentro del DN Base proporcionado",

View File

@ -20,7 +20,7 @@ OC.L10N.register(
"is tagged with" : "hat den Tag",
"is not tagged with" : "hat nicht den Tag",
"Select tag…" : "Wähle einen Tag…",
"Request remote address" : "Entfernte Adresse anfordern",
"Request remote address" : "IP Adresse der Anfrage",
"matches IPv4" : "entspricht IPv4",
"does not match IPv4" : "entspricht nicht IPv4",
"matches IPv6" : "entspricht IPv6",

View File

@ -18,7 +18,7 @@
"is tagged with" : "hat den Tag",
"is not tagged with" : "hat nicht den Tag",
"Select tag…" : "Wähle einen Tag…",
"Request remote address" : "Entfernte Adresse anfordern",
"Request remote address" : "IP Adresse der Anfrage",
"matches IPv4" : "entspricht IPv4",
"does not match IPv4" : "entspricht nicht IPv4",
"matches IPv6" : "entspricht IPv6",

View File

@ -20,7 +20,7 @@ OC.L10N.register(
"is tagged with" : "hat den Tag",
"is not tagged with" : "hat nicht den Tag",
"Select tag…" : "Wählen Sie einen Tag…",
"Request remote address" : "Entfernte Adresse anfordern",
"Request remote address" : "IP Adresse der Anfrage",
"matches IPv4" : "entspricht IPv4",
"does not match IPv4" : "entspricht nicht IPv4",
"matches IPv6" : "entspricht IPv6",

View File

@ -18,7 +18,7 @@
"is tagged with" : "hat den Tag",
"is not tagged with" : "hat nicht den Tag",
"Select tag…" : "Wählen Sie einen Tag…",
"Request remote address" : "Entfernte Adresse anfordern",
"Request remote address" : "IP Adresse der Anfrage",
"matches IPv4" : "entspricht IPv4",
"does not match IPv4" : "entspricht nicht IPv4",
"matches IPv6" : "entspricht IPv6",

View File

@ -267,6 +267,8 @@ OC.L10N.register(
"Search" : "Buscar",
"Reset search" : "Reestablecer búsqueda",
"Contacts" : "Contactos",
"Contacts menu" : "Menú de Contactos",
"Settings menu" : "Menú de Configuraciones",
"Confirm your password" : "Confirma tu contraseña",
"Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
"Please contact your administrator." : "Por favor contacta al administrador.",
@ -292,6 +294,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Para más información de cómo configurar esto puedes consultar la %sdocumentación%s.",
"App update required" : "Se requiere una actualización de la aplicación",
"%s will be updated to version %s" : "%s será actualizado a la versión %s",
"These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",

View File

@ -265,6 +265,8 @@
"Search" : "Buscar",
"Reset search" : "Reestablecer búsqueda",
"Contacts" : "Contactos",
"Contacts menu" : "Menú de Contactos",
"Settings menu" : "Menú de Configuraciones",
"Confirm your password" : "Confirma tu contraseña",
"Server side authentication failed!" : "¡Falló la autenticación del lado del servidor!",
"Please contact your administrator." : "Por favor contacta al administrador.",
@ -290,6 +292,7 @@
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
"Further information how to configure this can be found in the %sdocumentation%s." : "Para más información de cómo configurar esto puedes consultar la %sdocumentación%s.",
"App update required" : "Se requiere una actualización de la aplicación",
"%s will be updated to version %s" : "%s será actualizado a la versión %s",
"These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",

View File

@ -316,7 +316,9 @@ OC.L10N.register(
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
"Choose as profile picture" : "Als Profilbild auswählen",
"Details" : "Details",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",

View File

@ -314,7 +314,9 @@
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
"Choose as profile picture" : "Als Profilbild auswählen",
"Details" : "Details",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",

View File

@ -316,7 +316,9 @@ OC.L10N.register(
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
"Choose as profile picture" : "Als Profilbild auswählen",
"Details" : "Details",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",

View File

@ -314,7 +314,9 @@
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
"Choose as profile picture" : "Als Profilbild auswählen",
"Details" : "Details",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"You are using <strong>%s</strong>" : "Sie benutzen <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Vollständiger Name",
"No display name set" : "Kein Anzeigename angegeben",

View File

@ -158,6 +158,7 @@ OC.L10N.register(
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Groups" : "Grupos",
"Group list is empty" : "La lista de Grupo está vacía",
"Unable to retrieve the group list" : "No fue posible recuperar la lista del grupo",
"Unable to delete {objName}" : "No fue posible borrar {objName}",
"Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
@ -315,7 +316,9 @@ OC.L10N.register(
"Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
"Cancel" : "Cancelar",
"Choose as profile picture" : "Seleccionar como foto del perfil",
"Details" : "Detalles",
"You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
"You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido el nombre a desplegar",

View File

@ -156,6 +156,7 @@
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Groups" : "Grupos",
"Group list is empty" : "La lista de Grupo está vacía",
"Unable to retrieve the group list" : "No fue posible recuperar la lista del grupo",
"Unable to delete {objName}" : "No fue posible borrar {objName}",
"Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
@ -313,7 +314,9 @@
"Picture provided by original account" : "Imagen proporcionada por la cuenta original ",
"Cancel" : "Cancelar",
"Choose as profile picture" : "Seleccionar como foto del perfil",
"Details" : "Detalles",
"You are member of the following groups:" : "Eres miembro de los siguientes grupos:",
"You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)",
"Full name" : "Nombre completo",
"No display name set" : "No se ha establecido el nombre a desplegar",

View File

@ -316,7 +316,9 @@ OC.L10N.register(
"Picture provided by original account" : "Imagem fornecida pela conta original",
"Cancel" : "Cancelar",
"Choose as profile picture" : "Escolha como imagem de perfil",
"Details" : "Detalhes",
"You are member of the following groups:" : "Você é membro dos seguintes grupos:",
"You are using <strong>%s</strong>" : "Você está usando <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Nome completo",
"No display name set" : "Nenhum nome de exibição definido",

View File

@ -314,7 +314,9 @@
"Picture provided by original account" : "Imagem fornecida pela conta original",
"Cancel" : "Cancelar",
"Choose as profile picture" : "Escolha como imagem de perfil",
"Details" : "Detalhes",
"You are member of the following groups:" : "Você é membro dos seguintes grupos:",
"You are using <strong>%s</strong>" : "Você está usando <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Nome completo",
"No display name set" : "Nenhum nome de exibição definido",