forked from stujones11/minetest-3d_armor
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added spanish translations to shields and stands, added "Shared Armor…
… Stand" to template. (#147) * Create shields.es.tr Spanish translation for shields. * Create 3d_armor_stand.es.tr Spanish translation to armor stands. * Update template.txt Added "Shared Armor Stand" to template.
- Loading branch information
Showing
3 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# textdomain: 3d_armor_stand | ||
Armor Stand Top= | ||
Armor Stand=Soporte de armadura | ||
Locked Armor Stand=Soporte de armadura privado | ||
Shared Armor Stand=Soporte de armadura compartido | ||
Armor Stand (owned by @1)=Soporte de armadura (de @1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,5 @@ | |
Armor Stand Top= | ||
Armor Stand= | ||
Locked Armor Stand= | ||
Shared Armor Stand= | ||
Armor Stand (owned by @1)= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# textdomain: shields | ||
Admin Shield=Escudo de admin | ||
Wooden Shield=Escudo de madera | ||
Enhanced Wood Shield=Escudo de madera mejorado | ||
Cactus Shield=Escudo de cactus | ||
Enhanced Cactus Shield=Escudo de cactus mejorado | ||
Steel Shield=Escudo de acero | ||
Bronze Shield=Escudo de bronce | ||
Diamond Shield=Escudo de diamante | ||
Gold Shield=Escudo de oro | ||
Mithril Shield=Escudo de mitrilo | ||
Crystal Shield=Escudo de cristal | ||
Nether Shield=Escudo de nether |