nextcloud/apps/files_trashbin/l10n/es_UY.json

17 lines
878 B
JSON
Raw Normal View History

2017-11-11 04:10:09 +03:00
{ "translations": {
"Deleted files" : "Archivos borrados",
2019-02-14 04:12:26 +03:00
"restored" : "restaurado",
2017-11-11 04:10:09 +03:00
"Restore" : "Restaurar",
"Delete permanently" : "Borrar permanentemente",
"This operation is forbidden" : "Esta opración está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, por favor verifica las bitácoras o contacta al administrador",
"No deleted files" : "No hay archivos borrados",
"You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
"Select all" : "Seleccionar todo",
"Name" : "Nombre",
2019-12-22 05:28:34 +03:00
"Actions" : "Acciones",
2018-09-29 03:12:16 +03:00
"Deleted" : "Borrado",
2019-09-17 15:33:26 +03:00
"Delete" : "Borrar"
2017-11-11 04:10:09 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}