diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/es_EC.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_EC.js')
-rw-r--r-- | lib/l10n/es_EC.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index e0939337629..1b2ba4ba7fc 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -187,12 +187,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", - "Overview" : "Generalidades", - "Basic settings" : "Configuraciones básicas", - "Sharing" : "Compartiendo", - "Security" : "Seguridad", - "Personal info" : "Información personal", - "Invalid Federated Cloud ID" : "ID Inválido", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" + "Invalid Federated Cloud ID" : "ID Inválido" }, "nplurals=2; plural=(n != 1);"); |