From 604fb7ca819875eaf8ac3cf653c4e400a78a98e5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 3 Nov 2020 02:39:24 +0000 Subject: [tx-robot] updated from transifex --- l10n/es_CL.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'l10n/es_CL.js') diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 48f5415..930976d 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -1,7 +1,6 @@ OC.L10N.register( "files_texteditor", { - "Saving…" : "Guardando...", "saved!" : "¡Guardado!", "failed!" : "¡Se presentó una falla!", "Saved" : "Guardado", @@ -26,6 +25,7 @@ OC.L10N.register( "Cannot save file as it has been modified since opening" : "No es posible guardar el archivo ya que ha sido modificado desde que fue abierto", "Insufficient permissions" : "Permisos insuficientes", "File path not supplied" : "La ruta del archivo no fue proporcionada", - "File mtime not supplied" : "El archivo mtime no fue proporcionado" + "File mtime not supplied" : "El archivo mtime no fue proporcionado", + "Saving…" : "Guardando..." }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3