diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-03 02:16:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-03 02:16:16 +0000 |
commit | d2f165e448112042c8ee485c73838528da9c6d2a (patch) | |
tree | 59898f88cd2a51c644329aef337e9bc1ff975230 /apps/settings/l10n/es.js | |
parent | 5ca0ffbcf036ce6119d0b4fa9d65352aa2865d07 (diff) | |
download | nextcloud-server-d2f165e448112042c8ee485c73838528da9c6d2a.tar.gz nextcloud-server-d2f165e448112042c8ee485c73838528da9c6d2a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index e1b06775887..6cb714c78c1 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -33,6 +33,7 @@ OC.L10N.register( "Groups" : "Grupos", "Group list is empty" : "La lista de grupos está vacía", "Unable to retrieve the group list" : "No se ha podido recuperar la lista de grupos.", + "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"], "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", "Edit guest name" : "Editar nombre del invitado", "Save guest name" : "Guardar nombre del invitado", @@ -240,6 +241,7 @@ OC.L10N.register( "Delete {userid}'s account" : "Eliminar cuentas de {userid}", "Welcome mail sent!" : "¡Correo de bienvenida enviado!", "Edit User" : "Editar usuario", + "Toggle user actions menu" : "Alterna el menú de acciones del usuario", "{size} used" : "{size} usados", "Will be autogenerated" : "Se generará de forma automática", "Display name" : "Nombre para mostrar", |