mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-12-22 16:10:18 +01:00
MT5 translation for homedecor_office
This commit is contained in:
parent
92649fad62
commit
77df83e161
@ -1,6 +0,0 @@
|
||||
homedecor_common
|
||||
default
|
||||
basic_materials
|
||||
dye
|
||||
moreblocks?
|
||||
building_blocks?
|
@ -1,5 +1,4 @@
|
||||
|
||||
local S = homedecor.gettext
|
||||
local S = minetest.get_translator("homedecor_office")
|
||||
|
||||
homedecor.register("filing_cabinet", {
|
||||
description = S("Filing cabinet"),
|
||||
|
10
homedecor_office/locale/homedecor_office.de.tr
Normal file
10
homedecor_office/locale/homedecor_office.de.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Kalender
|
||||
Date (right-click to update):@n@1=Datum (Rechsklick zum Aktualisieren):@n@1
|
||||
Desk=Schreibtisch
|
||||
Desk globe=Schreibtischglobus
|
||||
Filing cabinet=Ablageschrank
|
10
homedecor_office/locale/homedecor_office.es.tr
Normal file
10
homedecor_office/locale/homedecor_office.es.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Calendario
|
||||
Date (right-click to update):@n@1=Fecha (clic derecho para actualizar):@n@1
|
||||
Desk=Escritorio
|
||||
Desk globe=Globo terráqueo
|
||||
Filing cabinet=Archivador
|
10
homedecor_office/locale/homedecor_office.fr.tr
Normal file
10
homedecor_office/locale/homedecor_office.fr.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Calendrier
|
||||
Date (right-click to update):@n@1=Date (clic-droit pour mettre à jour) :@n@1
|
||||
Desk=Bureau
|
||||
Desk globe=Globe de bureau
|
||||
Filing cabinet=Meuble de rangement
|
10
homedecor_office/locale/homedecor_office.ms.tr
Normal file
10
homedecor_office/locale/homedecor_office.ms.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Kalendar
|
||||
Date (right-click to update):@n@1=Tarikh (klik-kanan untuk kemaskini):@n@1
|
||||
Desk=Meja Kerja
|
||||
Desk globe=Glob Dunia
|
||||
Filing cabinet=Kabinet Pemfailan
|
10
homedecor_office/locale/homedecor_office.pt.tr
Normal file
10
homedecor_office/locale/homedecor_office.pt.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Calendário
|
||||
Date (right-click to update):@n@1=Data (clique com o botão direito para atualizar):@n@1
|
||||
Desk=Escrivaninha
|
||||
Desk globe=Globo da terra
|
||||
Filing cabinet=Armário sob a Pia
|
10
homedecor_office/locale/homedecor_office.pt_BR.tr
Normal file
10
homedecor_office/locale/homedecor_office.pt_BR.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Calendário
|
||||
Date (right-click to update):@n@1=Data (clique com o botão direito para atualizar):@n@1
|
||||
Desk=Escrivaninha
|
||||
Desk globe=Globo da terra
|
||||
Filing cabinet=Armário sob a Pia
|
10
homedecor_office/locale/homedecor_office.ru.tr
Normal file
10
homedecor_office/locale/homedecor_office.ru.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=Календарь
|
||||
Date (right-click to update):@n@1=Дата (правая кнопка мыши для обновления):@n@1
|
||||
Desk=Письменный стол
|
||||
Desk globe=Настольный глобус
|
||||
Filing cabinet=Шкаф для документов
|
10
homedecor_office/locale/homedecor_office.zh_CN.tr
Normal file
10
homedecor_office/locale/homedecor_office.zh_CN.tr
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=日历
|
||||
Date (right-click to update):@n@1=
|
||||
Desk=办公桌
|
||||
Desk globe=台式地球仪
|
||||
Filing cabinet=文件柜
|
10
homedecor_office/locale/template.txt
Normal file
10
homedecor_office/locale/template.txt
Normal file
@ -0,0 +1,10 @@
|
||||
# textdomain: homedecor_office
|
||||
|
||||
|
||||
### init.lua ###
|
||||
|
||||
Calendar=
|
||||
Date (right-click to update):@n@1=
|
||||
Desk=
|
||||
Desk globe=
|
||||
Filing cabinet=
|
4
homedecor_office/mod.conf
Normal file
4
homedecor_office/mod.conf
Normal file
@ -0,0 +1,4 @@
|
||||
name = homedecor_office
|
||||
description = Homedecor mod: office
|
||||
depends = homedecor_common, default, basic_materials, dye
|
||||
optional_depends = moreblocks, building_blocks
|
Loading…
Reference in New Issue
Block a user