diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /lib/l10n/es_AR.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r-- | lib/l10n/es_AR.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index 0c36677d7f8..2ac8cc15e4e 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -158,9 +158,6 @@ OC.L10N.register( "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s", - "This can usually be fixed by giving the webserver write access to the config directory" : "Esto generalmente se soluciona dándole al servidor web acceso para escribir en el directorio config. ", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", - "Can't read file" : "No se puede leer el archivo", "Cannot write into \"config\" directory" : "No fue posible escribir en el directorio \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio config. Favor de ver %s", "Cannot write into \"apps\" directory" : "No fue posible escribir en el directorio \"apps\"", |