Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-23 05:20:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-23 05:20:02 +0300
commit7668c861161553dff6b4ea6ced9d575b15a1fd3f (patch)
tree0d8b8b1330c117ee232721db59d336c829c45d1e /apps/files/l10n/es_GT.js
parentd373144b2f562917d44046a02a8076f087041ed9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r--apps/files/l10n/es_GT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js
index b347a993c08..67cd2bba05d 100644
--- a/apps/files/l10n/es_GT.js
+++ b/apps/files/l10n/es_GT.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...",