Last change
on this file since 14260 was
13669,
checked in by TranslationTeam, 13 years ago
|
[Rotate Image] Update es_ES, thanks to : petaqui
|
File size:
435 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 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.