diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /lib/l10n/es.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 1eb30505755..7059bba3062 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -76,7 +76,6 @@ OC.L10N.register( "Basic settings" : "Ajustes básicos", "Sharing" : "Compartir", "Security" : "Seguridad", - "Theming" : "Temas", "Groupware" : "Groupware", "Additional settings" : "Configuración adicional", "Personal info" : "Información personal", @@ -244,11 +243,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Library %s with a version higher than %s is required - available version %s." : "Biblioteca %s con una versión superior que %s la requerida - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Biblioteca %s con una versión inferior que %s la requerida - versión disponible %s.", - "APCu" : "APCu", - "Redis" : "Redis", - "Encryption" : "Cifrado", - "Tips & tricks" : "Sugerencias y trucos", - "Sync clients" : "Clientes de sincronización", "Sharing %s failed, because the user %s does not exist" : "Se ha fallado al compartir %s, ya que el usuario %s no existe", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Se ha fallado al compartir %s, ya que el usuario %s no es miembro de ningún grupo del que %s sea miembro", "Sharing %s failed, because this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya está compartido con %s", @@ -262,8 +256,6 @@ OC.L10N.register( "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s shared »%s« with you." : "%s ha compartido »%s« contigo", "%s via %s" : "%s vía %s", - "No app name specified" : "No se ha especificado ningún nombre de app", - "App '%s' could not be installed!" : "¡No se ha podido instalar la app '%s'!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "La app \"%s\" no puede instalarse porque las siguientes dependencias no están cumplimentadas: %s", "ID \"%s\" already used by cloud federation provider \"%s\"" : "La ID \"%s\" ya es usada por el proveedor de federación en la nube \"%s\"" }, |