nextcloud/apps/files/l10n/es_CL.json

20 lines
946 B
JSON
Raw Normal View History

{ "translations": {
"Unknown error" : "Error desconocido",
"Files" : "Archivos",
2015-01-13 09:56:58 +03:00
"Download" : "Descargar",
2015-09-28 12:07:18 +03:00
"Rename" : "Renombrar",
"Details" : "detalles",
2015-09-08 08:55:56 +03:00
"New folder" : "Nuevo directorio",
2015-11-13 09:57:12 +03:00
"Upload" : "Subir",
2015-02-20 09:55:01 +03:00
"A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>",
"A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
"You created %1$s" : "Ha creado %1$s",
"%2$s created %1$s" : "%2$s creó %1$s",
"You changed %1$s" : "Cambió %1$s",
"%2$s changed %1$s" : "%2$s cambió %1$s",
"You deleted %1$s" : "Ha borrado %1$s",
"%2$s deleted %1$s" : "%2$s borró %1$s",
2016-05-14 08:56:45 +03:00
"Settings" : "Configuración"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}