ru_RU -> ru

This commit is contained in:
str4d
2013-12-18 21:47:08 +00:00
parent 085de88650
commit 5da8840879
10 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
[main]
host = https://www.transifex.com
lang_map = ru_RU: ru
[I2P.website_about]
file_filter = i2p2www/translations/<lang>/LC_MESSAGES/about.po
source_file = pots/about.pot
@@ -54,6 +58,3 @@ source_lang = en
type = PO
minimum_perc = 50
[main]
host = http://www.transifex.net

View File

@@ -45,7 +45,7 @@ SUPPORTED_LANGS = [
'pt',
'pt_BR',
'ro',
'ru_RU',
'ru',
'sv_SE',
]
@@ -61,7 +61,7 @@ SUPPORTED_LANG_NAMES = {
'pt': u'Portugese',
'pt_BR': u'Brazilian Portugese',
'ro': u'Romanian',
'ru_RU': u'Russian',
'ru': u'Russian',
'sv_SE': u'Svenska',
}

View File

Before

Width:  |  Height:  |  Size: 420 B

After

Width:  |  Height:  |  Size: 420 B