mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-12 12:10:21 +02:00
Russian translation, gates localization (#692)
This commit is contained in:
8
mesecons_gates/locale/mesecons_gates.ru.tr
Normal file
8
mesecons_gates/locale/mesecons_gates.ru.tr
Normal file
@ -0,0 +1,8 @@
|
||||
# textdomain: mesecons_gates
|
||||
Diode=Диод
|
||||
NOT Gate=НЕ-шлюз
|
||||
AND Gate=И-шлюз
|
||||
NAND Gate=NAND-шлюз
|
||||
XOR Gate=XOR-шлюз
|
||||
NOR Gate=NOR-шлюз
|
||||
OR Gate=ИЛИ-шлюз
|
8
mesecons_gates/locale/template.txt
Normal file
8
mesecons_gates/locale/template.txt
Normal file
@ -0,0 +1,8 @@
|
||||
# textdomain: mesecons_gates
|
||||
Diode=
|
||||
NOT Gate=
|
||||
AND Gate=
|
||||
NAND Gate=
|
||||
XOR Gate=
|
||||
NOR Gate=
|
||||
OR Gate=
|
Reference in New Issue
Block a user