This commit is contained in:
Er2 2021-11-22 21:05:55 +03:00
commit d4f5319e02
10 changed files with 293 additions and 0 deletions

2
erl/LINGUAS Normal file
View file

@ -0,0 +1,2 @@
en
ru

12
erl/en.els Normal file
View 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
View 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