diff options
Diffstat (limited to 'apps/files/l10n/es_MX.json')
-rw-r--r-- | apps/files/l10n/es_MX.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 01d256ba4df..018c5f58b80 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose file" : "Elegir archivo", "Choose {file}" : "Elegir {file}", - "Add" : "Guardar", "Loading current folder" : "Cargando la carpeta actual", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", @@ -342,6 +341,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía", + "Add" : "Guardar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |