English = {
Notify = {
testText = "Il s'agit d'une notification test",
userNonExistent = "L'ID est erroné ou le joueur n'existe pas.",
ReadSuggestion = "Veuillez lire les suggestions du chat sur la façon
d'utiliser la commande.",
SetGroup = "Vous avez donné le Groupe à l'ID : %d",
SetGroup1 = "L'administrateur vous a donné le Groupe de %s",
AddJob = "Vous avez donné le job %s à ID %d Grade %d",
AddJob1 = "On vous a donné le job %s Grade %d",
error = "Choisisssez 0 for le cash and 1 pour l'or",
AddMoney = "Vous avez donné %d à ID %d",
AddMoney1 = "Vous avez reçu %d de la part d'un admin",
invfull = "Inventaire plein",
cantcarry = "ne peut pas porter plus de cet objet",
removedcurrency = "Vous avez retiré %d $ à ID: %d",
revived = "le joueur id %d a été réanimé",
radius = "le rayon doit être supérieur à 1",
namechange = "Votre nom a été changé : %s %s par un admin",
banned = "a été ban def",
banned2 = "a banni quelqu'un jusqu'au ",
banned3 = "Vous avez été ban def !",
healself = "Vous vous êtes réanimé.",
healall = "Vous avez été soigné.",
healedPlayer = "le joueur id %d a été soigné",
AddItems = "L'objet %s en quantité %d a été ajouté à l'inventaire",
AddWeapons = "Arme ajoutée à votre inventaire",
left = {
title = "~e~IMPORTANT!",
subtitle = "Vous devez régler la hauteur à 1.0, sinon il y aura des
bugs.",
dict = "minigames_hud",
icon = "five_finger_burnout",
color = "COLOR_RED",
},
left1 = {
title = "~e~IMPORTANT!",
subtitle = "Si vous ~e~supprimez~q~ un personnage, c'est
définitif !",
dict = "minigames_hud",
icon = "five_finger_burnout",
color = "COLOR_RED",
},
},
Commands = {
webHookMessage = "**Steam name: **`%s`**\nIdentifier**`%s` \
n**Discord:** <@%s>**\nIP: **`%s`", -- only translate
addGroup = {
custom = "\n**PlayerID** `%d`\n**Group given** `%s`",
tittle = "📋 `/Group command`",
label = "VORPcore command set player group",
help = 'player ID',
help1 = 'Group Name',
name = "Id",
name1 = "Group"
},
addJob = {
custom = "\n**PlayerID:** `%d` \n**Job given** `%s`\n**Grade:** `
%d`",
tittle = "📋 `/Job command`",
label = "VORPcore command set player job and grade",
help = 'player ID',
help1 = 'Job Name',
help2 = 'Job Name',
help3 = 'Job Label',
name = "Id",
name1 = "Jobname",
name2 = "JobGrade",
name3 = "JobLabel"
},
addItem = {
custom = "\n**PlayerID:** `%d` \n**Item given** `%s`\n**Count:** `
%d`",
title = "📋` /additems command` ",
label = "VORPcore command to give items",
help = 'player ID',
help1 = 'Item name',
help2 = 'Quantity',
name = "Id",
name1 = "ItemName",
name2 = "Quantity",
},
addWeapon = {
custom = "\n**PlayerID** `%d` \n**Weapon given** `%s`",
title = "📋` /addweapon command` ",
label = "VORPcore command to give weapons",
help = 'player ID',
help1 = 'Weapon Hash name',
name = "Id",
name1 = "HashName",
},
delMoney = {
custom = "\n**PlayerID** `%d` \n**Type** `%d`\n**Quantity** `%d`",
title = "📋` /delmoney command` ",
label = "VORPcore command to remove money",
help = 'player ID',
help1 = 'Type 0 for cash and 1 for gold',
help2 = 'Quantity',
name = "Id",
name1 = "type",
name2 = "Quantity",
},
addMoney = {
custom = "\n**PlayerID** `%d` \n**Type** `%d`\n**Quantity** `%d`",
title = "📋` /addmoney command` ",
label = "VORPcore command to give money",
help = 'player ID',
help1 = 'Type 0 for cash, 1 for gold and 2 for rol',
help2 = 'Quantity',
name = "Id",
name1 = "type",
name2 = "Quantity",
},
delWagons = {
custom = "`\n**PlayerID** `%d`\n **Action:** `Used delwagons` \n
**Radius:** `%d`",
title = "📋` /delwagons command` ",
label = "VORPcore command to delete wagons within radius",
help = 'add a number from 1 to any ',
name = "radius",
},
revive = {
custom = "`\n**PlayerID** `%d`\n **Action:** `Was Revived`",
title = "📋` /revive command` ",
label = "VORPcore command to revive a player",
help = 'player ID',
name = "Id",
},
teleport = {
custom = "`\n**PlayerID** `%d`\n **Action:** `Was Teleported`",
title = "📋` /teleport command` ",
label = "VORPcore command to teleport ",
help = 'player ID',
name = "Id",
},
delHorse = {
custom = "`\n**PlayerID** `%d `\n **Action:** `Used Delhorse`",
title = "📋` /delhorse command` ",
label = "VORPcore command to delete horses ",
},
heal = {
custom = "`\n**PlayerID** `%d `\n **Action:** `Used Heal`",
title = "📋` /heal command` ",
label = "VORPcore command to heal a player ",
name = "Id",
help = 'player ID',
},
addWhitelist = {
custom = "`\n**PlayerID** `%d `\n **Action:** `Used Whitelist`",
title = "📋` /whitelist command` ",
label = "VORPcore command to whitelist a player ",
name = "Steamid",
help = "steam id example 11000010c8aa16e",
},
unWhitelist = {
custom = "`\n**PlayerID** `%d `\n **Action:** `Used Unwhitelist`",
title = "📋` /unwhitelist command` ",
label = "VORPcore command to unwhitelist a player ",
name = "Steamid",
help = "steam id example 11000010c8aa16e",
},
ban = {
custom = "\n**PlayerID** `%d`\n **Action:** `used ban`",
title = "📋` /ban command` ",
label = "VORPcore command to ban a player ",
name = "Steamid",
name1 = "time",
help = "steam id example 11000010c8aa16e",
help1 =
'Time of ban: d for day w for week m for month y for years
example /ban steamid d2 player will be banned for 2 days',
},
unBan = {
custom = "\n**PlayerID** `%d`\n **Action:** `%s`",
title = "📋` /unban command` ",
label = "VORPcore command to unban a player ",
name = "Steamid",
help = "steam id example 11000010c8aa16e",
},
warn = {
custom = "\n**PlayerID** `%d`\n **Action:** `used warn`",
title = "📋` /warn command` ",
label = "VORPcore command to warn a player ",
name = "Steamid",
help = "steam id example 11000010c8aa16e",
},
unWarn = {
custom = "\n**PlayerID** `%d`\n **Action:** `used unwarn`",
title = "📋` /unwarn command` ",
label = "VORPcore command to unwarn a player ",
name = "Steamid",
help = "steam id example 11000010c8aa16e",
},
charName = {
custom = "\n**PlayerID** `%d`\n **Action:** `used charname` \n
**name: ** `%s %s` ",
title = "📋` /charname command` ",
label = "VORPcore command to change a player name ",
name = "Id",
name1 = "firstname",
name2 = "lastname",
help = "player id",
help1 = "name example John",
help2 = "lastname example Doe",
},
charCreateAdd = {
custom = "\n**PlayerID** `%d`\n **Action:** `used charcreateadd`",
title = "📋` /addchar command` ",
label = "VORPcore command to set player can create more than one
character default is: " ..
Config.MaxCharacters,
name = "playerId",
name1 = "amount",
help = "server id player must be in game",
help1 = "amount of characters to update this is not incremental",
},
myJob = {
title = "📋` /myjob command` ",
label = "VORPcore command check your job",
},
myHours = {
title = "📋` /myhours command` ",
label = "VORPcore command check your played hours",
},
},
addWebhook = {
whitelistid = "**Steam name: **`%s`**\nIdentifier:** `%s`\n**Discord:**
<@%s>\n**User-Id:** `%s`",
whitelistid1 = "📋` New player joined server` ",
},
MessageOfSystem = {
IsConnected = "❌ Accès refusé : Doublon de compte détecté (Steam
| Rockstar)",
TwoAccounts = "❌ Accès refusé : Tentative de connexion avec un
autre compte.",
TwoAccounts2 = "❌ Accès refusé : Steam ID déjà enregistré sur le
serveur.",
AccountEarlyLoad = "❌ Accès refusé : Chargement du compte en cours.",
AccountEarlyLoad2 = "❌ Accès refusé : Le double chargement du compte
n'est pas autorisé.",
NoSteam = "❌ Steam requis : Veuillez ouvrir Steam et
redémarrer RedM.",
NoDiscord = "❌ Discord requis : Veuillez ouvrir Discord et
redémarrer RedM.",
NoInWhitelist = "❌ Accès refusé : L'utilisateur n'est pas WL.
Veuillez envoyer votre identifiant Steam sur Discord : ",
NoPermissions = "Vous n'avez pas assez de permissions",
CheckingIdentifier = "Vérification des identifiants",
LoadingUser = "Chargement d'utilisateur",
BannedUser = "Vous êtes banni jusqu'au ",
DropReasonBanned = "Vous avez été banni du serveur jusqu'au ",
Warned = "Vous avez été warn",
Unwarned = "Votre warn a été levé",
TitleOnDead = "Faites /alertdoctor dans le chat pour demander
l'aide d'un médecin.", -- you need a script for this , its just an example
SubTitleOnDead = "Vous pourrez réapparaître dans %s secondes",
SecondsMove = " secondes",
YouAreCarried = "Vous êtes porté par une personne",
promptLabel = "Réapparaitre",
prompt = "Réapparaitre",
wayPoint = "~e~Vous devez d'abord définir un point de
repère !",
mustBeSeated = "~e~Vous devez être à la place du conducteur !",
wagonInFront = "~e~Vous devez être assis sur ou être à proximité
d'un véhicule pour le supprimer !",
cantCarry = "~e~Ne peut porter plus d'armes !",
Hold = "MINUTE PAPILLON !!",
Load = "Vous vous réveillez",
Almost = "Presque ...",
Holddead = "VOUS ÊTES MORT.E",
Loaddead = vous avez quitté le serveur alors que vous étiez
mort",
forcedrespawn = "VOUS ALLEZ REAPPARAITRE",
forced = "Parce que vous avez quitté le serveur alors que
vous étiez mort",
sit = "vous devez être assis.e",
PVPNotifyOn = "PVP activé",
PVPNotifyOff = "PVP désactivé",
AddChar = "Multi-perso ajouté",
RemoveChar = "Multi-perso supprimé",
WrongHex = "Hex pas dans la base de donnée ou mauvais hex",
myjob = "votre job est : ~o~",
mygrade = " ~q~grade: ~o~",
charhours = "Les heures de votre personnage sont : ~o~ %d",
playhours = "Le nombre d'heures jouées est de : ~o~ %d",
RespawnIn = "Vous pourrez réapparaître dans ",
message = " ou " .. " /calldoctor",
message2 = "Temps écoulé, réapparaître",
message3 = "Vous devez attendre jusqu'à ce que vous puissiez
réapparaître",
message4 = "ID du joueur",
message5 = "vous avez été blessé, la règle veut que vous
oubliiez les 30 dernières minutes",
message6 = "Réapparaître !!!",
permanentlyBan = "Vous avez été ban def !",
PlayerWhenFocus = "Joueur",
},
SuggestChat = {
hideUi = "VORPcore command to HIDE all UI's from screen, nice to take
screenshots.",
toogleUi = "VORPcore command to toggle vorp UI's from screen",
stopAnim = "VORPcore command to use if you are stuck on an animation.",
tooglePVP = "VORPcore command to TOGGLE pvp for your character.",
},
},