forked from mtcontrib/minetest_hudbars
Move away from intllib in favor of MT 5.0.0
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
Health = Leben
|
||||
Breath = Atem
|
||||
%s: %d/%d = %s: %d/%d
|
4
locale/hudbars.de.tr
Normal file
4
locale/hudbars.de.tr
Normal file
@ -0,0 +1,4 @@
|
||||
# textdomain: hudbars
|
||||
Health=Leben
|
||||
Breath=Atem
|
||||
%s: %d/%d=%s: %d/%d
|
@ -1,5 +1,6 @@
|
||||
Health = Salute
|
||||
Breath = Ossigeno
|
||||
# textdomain: hudbars
|
||||
Health=Salute
|
||||
Breath=Ossigeno
|
||||
|
||||
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
|
||||
%s: %d/%d
|
4
locale/hudbars.ms.tr
Normal file
4
locale/hudbars.ms.tr
Normal file
@ -0,0 +1,4 @@
|
||||
# textdomain: hudbars
|
||||
Health=Kesihatan
|
||||
Breath=Nafas
|
||||
%s: %d/%d=%s: %d/%d
|
@ -1,5 +1,6 @@
|
||||
Health = Gezondheid
|
||||
Breath = Adem
|
||||
# textdomain: hudbars
|
||||
Health=Gezondheid
|
||||
Breath=Adem
|
||||
|
||||
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
|
||||
%s: %d/%d
|
@ -1,5 +1,6 @@
|
||||
Health = Saude
|
||||
Breath = Folego
|
||||
# textdomain: hudbars
|
||||
Health=Saude
|
||||
Breath=Folego
|
||||
|
||||
# Formato de string padrão para progresso bar-style de barras do HUD, por exemplo “Saude 5/20”
|
||||
%s: %d/%d
|
4
locale/hudbars.tr.tr
Normal file
4
locale/hudbars.tr.tr
Normal file
@ -0,0 +1,4 @@
|
||||
# textdomain: hudbars
|
||||
Health=Can
|
||||
Breath=Nefes
|
||||
%s: %d/%d=%s: %d/%d
|
@ -1,3 +0,0 @@
|
||||
Health = Kesihatan
|
||||
Breath = Nafas
|
||||
%s: %d/%d = %s: %d/%d
|
@ -1,5 +1,6 @@
|
||||
Health
|
||||
Breath
|
||||
# textdomain: hudbars
|
||||
Health=
|
||||
Breath=
|
||||
|
||||
# Default format string for progress bar-style HUD bars, e.g. “Health 5/20”
|
||||
%s: %d/%d
|
||||
%s: %d/%d=
|
||||
|
@ -1,3 +0,0 @@
|
||||
Health = Can
|
||||
Breath = Nefes
|
||||
%s: %d/%d = %s: %d/%d
|
Reference in New Issue
Block a user