[tx-robot] updated from transifex
This commit is contained in:
parent
245a8f8fbc
commit
5b74b3ceaf
8 changed files with 8 additions and 0 deletions
|
@ -111,6 +111,7 @@ OC.L10N.register(
|
|||
"You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s",
|
||||
"%2$s renamed %3$s to %1$s" : "%2$s renombrado %3$s a %1$s",
|
||||
"You moved %2$s to %1$s" : "Has movido %2$s a %1$s",
|
||||
"%2$s moved %3$s to %1$s" : "%2$s movido %3$s a %1$s",
|
||||
"Changed by %2$s" : "Cambiado por %2$s",
|
||||
"Deleted by %2$s" : "Eliminado por %2$s",
|
||||
"Restored by %2$s" : "Restaurado por %2$s",
|
||||
|
|
|
@ -109,6 +109,7 @@
|
|||
"You renamed %2$s to %1$s" : "Has renombrado %2$s a %1$s",
|
||||
"%2$s renamed %3$s to %1$s" : "%2$s renombrado %3$s a %1$s",
|
||||
"You moved %2$s to %1$s" : "Has movido %2$s a %1$s",
|
||||
"%2$s moved %3$s to %1$s" : "%2$s movido %3$s a %1$s",
|
||||
"Changed by %2$s" : "Cambiado por %2$s",
|
||||
"Deleted by %2$s" : "Eliminado por %2$s",
|
||||
"Restored by %2$s" : "Restaurado por %2$s",
|
||||
|
|
|
@ -102,6 +102,7 @@ OC.L10N.register(
|
|||
"OpenStack Object Storage" : "Almacenamiento de objeto OpenStack",
|
||||
"Service name" : "Nombre del servicio",
|
||||
"Request timeout (seconds)" : "Tiempo agotado para petición (segundos)",
|
||||
"External storages" : "Almacenamientos externos",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
|
||||
"No external storage configured" : "No hay ningún almacenamiento externo configurado",
|
||||
"You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal",
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
"OpenStack Object Storage" : "Almacenamiento de objeto OpenStack",
|
||||
"Service name" : "Nombre del servicio",
|
||||
"Request timeout (seconds)" : "Tiempo agotado para petición (segundos)",
|
||||
"External storages" : "Almacenamientos externos",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.",
|
||||
"No external storage configured" : "No hay ningún almacenamiento externo configurado",
|
||||
"You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal",
|
||||
|
|
|
@ -44,6 +44,7 @@ OC.L10N.register(
|
|||
"The given tag id is invalid" : "El id de etiqueta dado no es valido",
|
||||
"The given IP range is invalid" : "El rango de IPs no es valido",
|
||||
"The given end time is invalid" : "El tiempo final no es valido",
|
||||
"Operation #%s does not exist" : "Operación #%s no existe",
|
||||
"Operation %s does not exist" : "Operación %s no existe",
|
||||
"Operation %s is invalid" : "Operación %s no es valida",
|
||||
"Check %s does not exist" : "Chequeo %s no existe",
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
"The given tag id is invalid" : "El id de etiqueta dado no es valido",
|
||||
"The given IP range is invalid" : "El rango de IPs no es valido",
|
||||
"The given end time is invalid" : "El tiempo final no es valido",
|
||||
"Operation #%s does not exist" : "Operación #%s no existe",
|
||||
"Operation %s does not exist" : "Operación %s no existe",
|
||||
"Operation %s is invalid" : "Operación %s no es valida",
|
||||
"Check %s does not exist" : "Chequeo %s no existe",
|
||||
|
|
|
@ -185,6 +185,7 @@ OC.L10N.register(
|
|||
"{sharee} (at {server})" : "{sharee} (op {server})",
|
||||
"{sharee} (remote)" : "{sharee} (extern)",
|
||||
"Share" : "Delen",
|
||||
"Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Met mensen op andere Nextclouds delen via de syntax gebruikersnaam@example.com/nextcloud",
|
||||
"Share with users…" : "Delen met gebruikers...",
|
||||
"Share with users, groups or remote users…" : "Delen met gebruikers, groepen of externe gebruikers...",
|
||||
"Share with users or groups…" : "Delen met gebruikers of groepen...",
|
||||
|
|
|
@ -183,6 +183,7 @@
|
|||
"{sharee} (at {server})" : "{sharee} (op {server})",
|
||||
"{sharee} (remote)" : "{sharee} (extern)",
|
||||
"Share" : "Delen",
|
||||
"Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Met mensen op andere Nextclouds delen via de syntax gebruikersnaam@example.com/nextcloud",
|
||||
"Share with users…" : "Delen met gebruikers...",
|
||||
"Share with users, groups or remote users…" : "Delen met gebruikers, groepen of externe gebruikers...",
|
||||
"Share with users or groups…" : "Delen met gebruikers of groepen...",
|
||||
|
|
Loading…
Reference in a new issue