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: 05f3dfa20b8405a2be9aa939a487502d8486d209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "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",
    "Delete" : "Eliminar",
    "Delete permanently" : "Eliminar permanentemente",
    "Error" : "Error",
    "This operation is forbidden" : "Esta operación está prohibida",
    "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contáctese con el administrador",
    "restored" : "recuperado",
    "No deleted files" : "No hay ningún archivo eliminado",
    "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados",
    "No entries found in this folder" : "No hay entradas en esta carpeta",
    "Select all" : "Seleccionar todo",
    "Name" : "Nombre",
    "Deleted" : "Eliminado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}