3 Mods hinzugefügt, Fehlende Nahrungspunkteangaben im Inventar ergänzt, falsche Nahrungspunkte berichtigt
This commit is contained in:
parent
763ba03e6c
commit
23dda4593a
151 changed files with 6445 additions and 109 deletions
57
mods/protector/locale/protector.fr.tr
Normal file
57
mods/protector/locale/protector.fr.tr
Normal file
|
@ -0,0 +1,57 @@
|
|||
# textdomain: protector
|
||||
# author: CodeXP and TenPlus1
|
||||
# last update: 2020/Jul/12
|
||||
|
||||
### admin.lua ###
|
||||
Remove Protectors around players (separate names with spaces)=Retirer les protecteurs près des joueurs avec les noms fournis (noms séparés avec des espaces)
|
||||
<names list>=<liste de noms>
|
||||
Replace Protector Owner with name provided=Remplacer le propriétaire du protecteur par le nom fourni
|
||||
<owner name> <name to replace with>=<nom du propriétaire> <nom à remplacer>
|
||||
Replacing Protector name '@1' with '@2'=
|
||||
Show protected areas of your nearby protectors=Affichez les zones protégées de vos protecteurs à proximité
|
||||
Protector Names to remove: @1=Noms de protecteurs à supprimer: @1
|
||||
Name List Reset=Liste de noms réinitialiser
|
||||
Invalid player name!=
|
||||
Player name too long=
|
||||
Player not found.=
|
||||
|
||||
### doors_chest.lua ###
|
||||
Protected Wooden Door=Porte en bois protégée
|
||||
Protected Steel Door=Porte en acier protégée
|
||||
Protected Trapdoor=Trappe protégé
|
||||
Protected Steel Trapdoor=Trap en acier protégé
|
||||
Protected Chest=Coffre protégé
|
||||
To Chest=Vers le coffre
|
||||
To Inventory=Vers l'inventaire
|
||||
Protected Chest (@1)=Coffre protégé (@1)
|
||||
|
||||
### init.lua ###
|
||||
-- Protector interface --=-- Interface Protector --
|
||||
PUNCH node to show protected area=TAPÉ le bloc pour afficher la zone protégée
|
||||
USE for area check=UTILISER pour vérifier la zone
|
||||
Members:=Membres:
|
||||
Close=Fermer
|
||||
Protection located at: @1=Protection située à: @1
|
||||
Members: @1.=Membres: @1.
|
||||
Allow faction access=
|
||||
This area is not protected.=msgstr "Cette zone n'est pas protégée.
|
||||
You can build here.=Vous pouvez construire ici.
|
||||
Overlaps into above players protected area=Vous chevauché une zone protégé.
|
||||
Protection Block=Bloc de protection
|
||||
Protection (owned by @1)=Protection (détenue par @1)
|
||||
Protection Logo=Logo de protection
|
||||
[MOD] Protector Redo loaded=[MOD] Protector Redo chargé
|
||||
Spawn @1 has been protected up to a @2 block radius.=
|
||||
This area is owned by @1=Cette zone appartient à @1!
|
||||
|
||||
### hud.lua ###
|
||||
Owner: @1=Propriétaire: @1
|
||||
|
||||
### tool.lua ###
|
||||
Protector Placer Tool (stand near protector, face direction and use)=Outil de placement du protecteur (se tenir près du protecteur, direction du visage et utilisation)
|
||||
Protector already in place!=Protecteur déjà en place!
|
||||
No protectors available to place!=Aucun protecteur disponible à placer!
|
||||
Protector placed at @1=Protection située à: @1
|
||||
Out of bounds!=
|
||||
Cannot place protector, already protected at @1=
|
||||
Cannot place protector, container at @1=
|
Loading…
Add table
Add a link
Reference in a new issue