Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b37ab9647c8af47b6bfed84b0657f3de292d734f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Couldn't delete %s permanently" : "No se puede eliminar %s permanentemente",
    "Couldn't restore %s" : "No se puede restaurar %s",
    "Deleted files" : "Archivos eliminados",
    "Restore" : "Recuperar",
    "Error" : "Error",
    "restored" : "recuperado",
    "Nothing in here. Your trash bin is empty!" : "No hay nada aquí. ¡Tu papelera esta vacía!",
    "Name" : "Nombre",
    "Deleted" : "Eliminado",
    "Delete" : "Eliminar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}