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