summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_PY.json
blob: 37392794692629857155ad48ee61f97eeb84e02d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Files" : "Archivos",
    "A new file or folder has been <strong>created</strong>" : "Ha sido <strong>creado</strong> un nuevo archivo o carpeta",
    "A file or folder has been <strong>changed</strong>" : "Ha sido <strong>modificado</strong> un archivo o carpeta",
    "A file or folder has been <strong>deleted</strong>" : "Ha sido <strong>eliminado</strong> un archivo o carpeta",
    "A file or folder has been <strong>restored</strong>" : "Se ha <strong>recuperado</strong> un archivo o carpeta",
    "You created %1$s" : "Ha creado %1$s",
    "%2$s created %1$s" : "%2$s ha creado %1$s",
    "%1$s was created in a public folder" : "%1$s ha sido creado en una carpeta pública",
    "You changed %1$s" : "Ha modificado %1$s",
    "%2$s changed %1$s" : "%2$s ha modificado %1$s",
    "You deleted %1$s" : "Usted ha eliminado %1$s",
    "%2$s deleted %1$s" : "%2$s ha eliminado %1$s",
    "You restored %1$s" : "Ha recuperado %1$s",
    "%2$s restored %1$s" : "%2$s ha recuperado %1$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}