summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CL.json
blob: 7abe511c2c9d748dd9102ec82f4e22d30f8b7ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Unknown error" : "Error desconocido",
    "Files" : "Archivos",
    "Rename" : "Renombrar",
    "Download" : "Descargar",
    "Error" : "Error",
    "_%n folder_::_%n folders_" : ["",""],
    "_%n file_::_%n files_" : ["",""],
    "_Uploading %n file_::_Uploading %n files_" : ["",""],
    "_matches '{filter}'_::_match '{filter}'_" : ["",""],
    "Settings" : "Configuración",
    "New folder" : "Nuevo directorio",
    "Upload" : "Subir",
    "Cancel upload" : "cancelar subida"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}