forked from I2P_Developers/i2p.www
ru_RU -> ru
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
[main]
|
||||||
|
host = https://www.transifex.com
|
||||||
|
lang_map = ru_RU: ru
|
||||||
|
|
||||||
[I2P.website_about]
|
[I2P.website_about]
|
||||||
file_filter = i2p2www/translations/<lang>/LC_MESSAGES/about.po
|
file_filter = i2p2www/translations/<lang>/LC_MESSAGES/about.po
|
||||||
source_file = pots/about.pot
|
source_file = pots/about.pot
|
||||||
@@ -54,6 +58,3 @@ source_lang = en
|
|||||||
type = PO
|
type = PO
|
||||||
minimum_perc = 50
|
minimum_perc = 50
|
||||||
|
|
||||||
[main]
|
|
||||||
host = http://www.transifex.net
|
|
||||||
|
|
||||||
|
@@ -45,7 +45,7 @@ SUPPORTED_LANGS = [
|
|||||||
'pt',
|
'pt',
|
||||||
'pt_BR',
|
'pt_BR',
|
||||||
'ro',
|
'ro',
|
||||||
'ru_RU',
|
'ru',
|
||||||
'sv_SE',
|
'sv_SE',
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -61,7 +61,7 @@ SUPPORTED_LANG_NAMES = {
|
|||||||
'pt': u'Portugese',
|
'pt': u'Portugese',
|
||||||
'pt_BR': u'Brazilian Portugese',
|
'pt_BR': u'Brazilian Portugese',
|
||||||
'ro': u'Romanian',
|
'ro': u'Romanian',
|
||||||
'ru_RU': u'Russian',
|
'ru': u'Russian',
|
||||||
'sv_SE': u'Svenska',
|
'sv_SE': u'Svenska',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
Reference in New Issue
Block a user