diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-23 02:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-23 02:20:02 +0000 |
commit | 7668c861161553dff6b4ea6ced9d575b15a1fd3f (patch) | |
tree | 0d8b8b1330c117ee232721db59d336c829c45d1e /apps/files/l10n/es_DO.js | |
parent | d373144b2f562917d44046a02a8076f087041ed9 (diff) | |
download | nextcloud-server-7668c861161553dff6b4ea6ced9d575b15a1fd3f.tar.gz nextcloud-server-7668c861161553dff6b4ea6ced9d575b15a1fd3f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_DO.js')
-rw-r--r-- | apps/files/l10n/es_DO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_DO.js b/apps/files/l10n/es_DO.js index b347a993c08..67cd2bba05d 100644 --- a/apps/files/l10n/es_DO.js +++ b/apps/files/l10n/es_DO.js @@ -15,7 +15,7 @@ OC.L10N.register( "Upload cancelled." : "Carga cancelada.", "…" : "...", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estas cargando {size1} pero sólo cuentas con {size2} disponible", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estás cargando {size1} pero sólo cuentas con {size2} disponible", "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe", "Not enough free space" : "No cuentas con suficiente espacio libre", "Uploading …" : "Cargando...", |