From 82212ac648774c603b40242f60d69fc479092d65 Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 01:42:54 +0100 Subject: Moved all spanish files in a folder. --- languages/es/es.reportedcontent.php | 44 +++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 languages/es/es.reportedcontent.php (limited to 'languages/es/es.reportedcontent.php') diff --git a/languages/es/es.reportedcontent.php b/languages/es/es.reportedcontent.php new file mode 100644 index 000000000..dca9df2c2 --- /dev/null +++ b/languages/es/es.reportedcontent.php @@ -0,0 +1,44 @@ + 'Elementos reportados', + 'admin:utilities:reportedcontent' => 'Contenido reportado', + 'reportedcontent' => 'Contenido reportado', + 'reportedcontent:this' => 'Reportar', + 'reportedcontent:this:tooltip' => 'Reportar esta página al administrador', + 'reportedcontent:none' => 'No hay contenido reportado', + 'reportedcontent:report' => 'Reportar al administrador', + 'reportedcontent:title' => 'Título de la página', + 'reportedcontent:deleted' => 'El contenido reportado ha sido eliminado', + 'reportedcontent:notdeleted' => 'No se ha podido eliminar el reporte', + 'reportedcontent:delete' => 'Eliminar reporte', + 'reportedcontent:areyousure' => 'Desea eliminar esto?', + 'reportedcontent:archive' => 'Archivar reporte', + 'reportedcontent:archived' => 'El reporte ha sido archivado', + 'reportedcontent:visit' => 'Visitar elemento reportado', + 'reportedcontent:by' => 'Reportado por', + 'reportedcontent:objecttitle' => 'Título de la página', + 'reportedcontent:objecturl' => 'Url de la página', + 'reportedcontent:reason' => 'Razón del reporte', + 'reportedcontent:description' => 'Por qué reportas esto?', + 'reportedcontent:address' => 'Ubicación del item', + 'reportedcontent:success' => 'Su reporte ha sido enviado a los administradores', + 'reportedcontent:failing' => 'No se pudo enviar su reporte', + 'reportedcontent:report' => 'Reportar esto', + 'reportedcontent:moreinfo' => 'Más información', + 'reportedcontent:instructions' => 'El reporte será enviado a los administradores del sitio para moderación.', + 'reportedcontent:numbertodisplay' => 'Cantidad de reportes a mostrar', + 'reportedcontent:widget:description' => 'Mostrar el contenido reportado', + 'reportedcontent:user' => 'Reportar usuario', + + 'reportedcontent:failed' => 'Lo sentimos, ocurrió una falla al intentar reportar el contenido.', + 'reportedcontent:notarchived' => 'No se pudo archivar el reporte', +); + +add_translation("es", $spanish); -- cgit v1.2.3