Ignore:
Timestamp:
Jan 3, 2012 12:49:04 PM (17 months ago)
Author:
thomasb
Message:

Imported plugin translations from launchpad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/markasjunk/localization/ru_RU.inc

    r3064 r5697  
    11<?php 
    22 
     3/* 
     4 +-----------------------------------------------------------------------+ 
     5 | localization/ru_RU/labels.inc                                         | 
     6 |                                                                       | 
     7 | Language file of the Roundcube Webmail client                         | 
     8 | Copyright (C) 2012, The Roundcube Dev Team                            | 
     9 | Licensed under the GNU General Public License                         | 
     10 |                                                                       | 
     11 +-----------------------------------------------------------------------+ 
     12 | Author: Thomas <Unknown>                                              | 
     13 +-----------------------------------------------------------------------+ 
     14 @version $Id$ 
     15*/ 
     16 
    317$labels = array(); 
    4 $labels['buttontitle'] = 'ПереЌестОть в "СПАМ"'; 
    5 $labels['reportedasjunk'] = 'ПереЌещеМП в "СПАМ"'; 
     18$labels['buttontitle'] = 'ПереЌестОть в "СПАМ'; 
     19$labels['reportedasjunk'] = 'ПереЌещеМП в "СПАМ'; 
    620 
    7 ?> 
Note: See TracChangeset for help on using the changeset viewer.