init
This commit is contained in:
commit
d4f5319e02
10 changed files with 293 additions and 0 deletions
2
erl/LINGUAS
Normal file
2
erl/LINGUAS
Normal file
|
@ -0,0 +1,2 @@
|
|||
en
|
||||
ru
|
12
erl/en.els
Normal file
12
erl/en.els
Normal file
|
@ -0,0 +1,12 @@
|
|||
Er2 Locale source file
|
||||
|
||||
TRANSLATORS: Plural forms!
|
||||
TRANSLATORS: $plurals are needed
|
||||
"My string"
|
||||
> "\$hehe $plural form"
|
||||
|
||||
"New string"
|
||||
= "New translate"
|
||||
> "New translates"
|
||||
|
||||
"Basic string"
|
13
erl/ru.els
Normal file
13
erl/ru.els
Normal file
|
@ -0,0 +1,13 @@
|
|||
Er2 Locale source file
|
||||
|
||||
TRANSLATORS: Plural forms!
|
||||
TRANSLATORS: $plurals are needed
|
||||
"My string"
|
||||
= "Моя строка"
|
||||
> "\$hehe $plural форма"
|
||||
|
||||
"New string"
|
||||
= "Новый перевод"
|
||||
> "Новые переводы"
|
||||
|
||||
"Basic string" specially not translated
|
Loading…
Add table
Add a link
Reference in a new issue