This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/usr/bin/env ruby | |
| =begin | |
| Rodrigo Alves | |
| Februrary 26, 2013 | |
| A program to concatenate multiple images into one | |
| Call it from the command line and pass it n parameters, the first n-1 parameters | |
| are the names of the images from which you wanna create another image and the n-th | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ru: | |
| devise: | |
| confirmations: | |
| confirmed: "Ваша учётная запись подтверждена. Теперь вы вошли в систему." | |
| send_instructions: "В течение нескольких минут вы получите письмо с инструкциями по подтверждению вашей учётной записи." | |
| send_paranoid_instructions: "Если ваш адрес email есть в нашей базе данных, то в течение нескольких минут вы получите письмо с инструкциями по подтверждению вашей учётной записи." | |
| failure: | |
| already_authenticated: "Вы уже вошли в систему." | |
| inactive: "Ваша учётная запись ещё не активирована." | |
| invalid: "Неверный адрес email или пароль." |