forked from VoxeLibre/VoxeLibre
Merge pull request 'Fix translation files syntax errors' (#4061) from megustanlosfrijoles/frijolesclone2:warning-fix2 into master
Reviewed-on: MineClone2/MineClone2#4061 Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land> Merged-by: michieal
This commit is contained in:
commit
ceada2fcec
|
@ -31,7 +31,7 @@ Elytra=
|
||||||
Increases underwater mining speed.=
|
Increases underwater mining speed.=
|
||||||
Blast Protection=
|
Blast Protection=
|
||||||
Reduces explosion damage and knockback.=
|
Reduces explosion damage and knockback.=
|
||||||
Curse of Binding=Malédiction du lien éternel
|
Curse of Binding=
|
||||||
Item cannot be removed from armor slots except due to death, breaking or in Creative Mode.=
|
Item cannot be removed from armor slots except due to death, breaking or in Creative Mode.=
|
||||||
Feather Falling=
|
Feather Falling=
|
||||||
Reduces fall damage.=
|
Reduces fall damage.=
|
||||||
|
@ -48,4 +48,4 @@ Reflects some of the damage taken when hit, at the cost of reducing durability w
|
||||||
Aqua Affinity=
|
Aqua Affinity=
|
||||||
|
|
||||||
#Translations for armor trims
|
#Translations for armor trims
|
||||||
Smithing Template '@1'=
|
Smithing Template '@1'=
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
|
# textdomain: mcl_beehives
|
||||||
Beehive=Bistade
|
Beehive=Bistade
|
||||||
Artificial bee nest.=Kunstigt bibo.
|
Artificial bee nest.=Kunstigt bibo.
|
||||||
Bee Nest=Bibo
|
Bee Nest=Bibo
|
||||||
A naturally generating block that houses bees and a tasty treat...if you can get it.=En naturligt genereret blok som indeholde bier og velsmagende godter... hvis du kan få fat i dem.
|
A naturally generating block that houses bees and a tasty treat...if you can get it.=En naturligt genereret blok som indeholde bier og velsmagende godter... hvis du kan få fat i dem.
|
||||||
|
|
|
@ -10,5 +10,5 @@ Bottoms=
|
||||||
Tops=
|
Tops=
|
||||||
Hairs=
|
Hairs=
|
||||||
Headwears=
|
Headwears=
|
||||||
Open skin configuration screen.=
|
Open skin configuration screen.=
|
||||||
Select=
|
Select=
|
||||||
|
|
Loading…
Reference in New Issue