source: extensions/rotateImage/language/es_ES/plugin.lang.php

Last change on this file was 17159, checked in by TranslationTeam, 12 years ago

[rotateimage] Update es_ES, thanks to : petaqui

File size: 462 bytes
Line 
1<?php
2$lang['Images rotation in progress...'] = 'Procesando rotación de imagenes...';
3$lang['Rotate images'] = 'Rotar las imágenes';
4
5$lang['180°'] = '180º';
6$lang['90° left'] = '90º a la izquierda';
7$lang['90° right'] = '90º a la derecha';
8$lang['Also rotate HD image'] = 'Rotar también la imagen en HD';
9$lang['Angle'] = 'Ángulo';
10$lang['auto (EXIF orientation tag)'] = 'auto (Basado en los datos EXIF de orientación)';
11$lang['Rotate'] = 'Rotar';
12?>
Note: See TracBrowser for help on using the repository browser.