AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Translation Request (https://forums.alliedmods.net/forumdisplay.php?f=25)
-   -   Language Translation Request (https://forums.alliedmods.net/showthread.php?t=324880)

DON KHAN 1 05-30-2020 08:53

Language Translation Request
 
Hi All
I have a translation request.
I am using a jailbreak mod in my server but its language is not English. In [en] section other language is written.
So if anyone can translate it i will be very thanksful.
Spoiler

Thank You

McTavish 01-05-2023 07:43

Re: Language Translation Request
 
HERE :

Code:

JBEF_TEAM_CANTCHANGE = You cannot change your team now, please wait for the next round.
JBEF_TEAM_CANTJOIN = You cannot join now.
JBEF_TEAM_CTFULL = There are too many guards!
JBEF_TEAM_MENU = \rChoose your team^n\wBalance: 1 CT - 3 TT^n\rRead the Rules!
JBEF_TEAM_MENU_T = Prisoner
JBEF_TEAM_MENU_CT = Guard \w[\rMicrophone Required\w]

JBEF_MENU_DUEL = \yExstreme JB \r| \yDuel
JBEF_MENU_DUEL_SEL = « %s against %s »
JBEF_MENU_FREEDAY = \yExstreme JB \r| \yFD Menu
JBEF_MENU_FREEDAY_ALL = \wAll players
JBEF_MENU_FREEDAY_PLAYER = \wOne player

JBEF_MENU_LASTREQ = \yExstreme JB \r| \yDuel^nPage:
JB_FREEDAY_DUEL = \wChoose\d: \yFreeDay
JBEF_MENU_LASTREQ_OPT2 = \wPlay\d: \yScout Duel
JBEF_MENU_LASTREQ_OPT3 = \wPlay\d: \yBoxing Duel
JBEF_MENU_LASTREQ_OPT4 = \wPlay\d: \yDeagle Duel
JBEF_MENU_LASTREQ_OPT5 = \wPlay\d: \yM4A1 Duel
JBEF_MENU_LASTREQ_OPT6 = \wPlay\d: \yAK47 Duel
JBEF_MENU_LASTREQ_OPT7 = \wPlay\d: \yHE Grenade Duel
JBEF_MENU_LASTREQ_OPT8 = \wPlay\d: \yAWP Duel
JBEF_MENU_LASTREQ_OPT9 = \wPlay\d: \yM249 Duel
JBEF_MENU_LASTREQ_OPT10 = \wPlay\d: \yTMP Duel
JBEF_MENU_LASTREQ_OPT11 = \wPlay\d: \yUSP Duel
JBEF_MENU_LASTREQ_SEL2 = « %s has chosen Scout duel »
JBEF_MENU_LASTREQ_SEL3 = « %s has chosen Boxing duel »
JBEF_MENU_LASTREQ_SEL4 = « %s has chosen Deagle duel »
JBEF_MENU_LASTREQ_SEL5 = « %s has chosen M4A1 duel »
JBEF_MENU_LASTREQ_SEL6 = « %s has chosen AK47 duel »
JBEF_MENU_LASTREQ_SEL7 = « %s has chosen HE Grenade duel »
JBEF_MENU_LASTREQ_SEL8 = « %s has chosen AWP duel »
JBEF_MENU_LASTREQ_SEL9 = « %s has chosen M249 duel »
JBEF_MENU_LASTREQ_SEL10 = « %s has chosen TMP duel »
JBEF_MENU_LASTREQ_SEL11 = « %s has chosen USP duel »

JBEF_STATUS_FREEDAY = "Currently: Free Day."^n"Prisoners can go anywhere except gunroom."
JBEF_STATUS_ENDFREEDAY = "Free Day has ended, prisoners must return to their cells."

JBEF_SIMON_FOLLOW = "Currently: Regular Day"^nSimon: Alive, %s.
JBEF_SIMON_KILLED = "Currently: Regular Day"^nSimon: Dead
JBEF_SIMON_HASGONE = "Currently: Regular Day"^nSimon: Disconnected
JBEF_SIMON_TRANSFERED = "Currently: Regular Day"^nSimon: Transferred

JBEF_PRISONER_REVOLT = "Prisoners have started a revolt."
JBEF_PRISONER_STATUS = "[ Exstreme-JB Player ]"^n"[ Prisoner: %s | %i% ]"
JBEF_PRISONER_WANTED = "Wanted Prisoners:"
JBEF_PRISONER_LAST = "%s - is the last prisoner."^n"Type /lr to choose a duel."
JBEF_PRISONER_HASFREEDAY = "%s has bought a free day."

JBEF_GUARD_FREEDAYGIVE = "%s has given free day to prisoner %s."
JBEF_GUARD_STATUS = "[ Guard: %s / %i% ]"
JBEF_GUARD_CANTBOX = "You cannot start boxing, there are too many prisoners."

JBEF_GUARD_FREEDAYGIVE = "%s has given free day to prisoner %s."
JBEF_GUARD_STATUS = "[ Exstreme-JB Player ]"^n"[ Guard: %s | %i% ]"
JBEF_GUARD_CANTBOX = "You cannot start boxing, there are too many prisoners."

JBEF_MENU_SHOP = \yExstreme JB \r| \yPrisoner Shop
JBEF_MENU_SHOP_CT = \yExstreme JB \r| \yGuard Shop
JBEF_MENU_SHOP_FLASHBANG = \wFlash \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_SMOKE = \wSmoke \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_HE = \wHE Grenade \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_FD = \wFree Day \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_SHIELD = \wShield \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_IZ = \wGuard Appearance \r-» \dPrice: \y%d\d$^n
JBEF_MENU_SHOP_NOT_ENOUGH = You don't have enough money!
JBEF_MENU_SHOP_DEAGLE = \wDeagle \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_FLASHBANG_CT = \wFlashbang \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_SMOKE_CT = \wSmoke bomb \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_HP = \w200 HP \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_NVG = \wNightvision \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_FLASHLIGHT = \wFlashlight \r-» \dPrice: \y%d\d$
JBEF_MENU_SHOP_SHOWHOW = To buy something type /shop.
JBEF_MENU_SHOP_NOSHOW = \yDo not show shop on spawn.
JBEF_SIMON_PUNISH = %s punished %s. %s is now a prisoner.
JBEF_SIMON_TRANSFERED = Guard %s has been transferred to prisoners.
JBEF_FREEDAY_SINGLE = Today's Free Days:

JBEF__COLOR_ORANGE = [« You are Orange »]^n[« Prisoner »]
JBEF__COLOR_YELLOW = [« You are Yellow »]^n[« Prisoner »]
JBEF__COLOR_PINK = [« You are Pink »]^n[« Prisoner »]
JBEF__COLOR_GREEN = [« You are Green »]^n[« Free »]
JBEF__COLOR_RED = [« You are Red »]^n[« Fugitive »]

JBEF_MENU_VOICE = \yExstreme JB \r| \wVoice
JBEF_GUARD_VOICEENABLED = " %s has given voice to %s."
JBEF_GUARD_VOICEDISABLED = " %s has disabled voice for %s."»

JBEF_WARN_FK = Killing without reason = BAN
JBEF_WARN_RULES = Read the server rules.
JBEF_WARN_MICR = You cannot be a guard if you don't have a microphone.

JBEF_RULES_ACCEPT = Have you read the rules?^nYou must not kill without reason!^nYou must not be a guard without a microphone!^nRule breakers will get BAN.
JBEF_RULES_YESACCEPT = Yes, I accept the server rules, I have a microphone and I will not kill without reason.
JBEF_RULES_NOACCEPT = No, I do not accept. [\rKick\w]

JBEF_MENU_ADMINMENU = \rExstreme JB \w| \rAdmin menu
JBEF_MENU_ADMIN_WEAP_LOCKED = Guns: [Locked]
JBEF_MENU_ADMIN_WEAP_UNLOCKED = Guns: [Unlocked]
JBEF_MENU_ADMIN_NOMIC = Ban player from CT team!
JBEF_MENU_ADMIN_LOCK_TEAMS_UNLOCKED = Team Menu: [Unlocked]
JBEF_MENU_ADMIN_LOCK_TEAMS_LOCKED = Team Menu: [Locked]

JBEF_MENU_SIMONMENU = \yExstreme JB \r| \ySimon Menu
JBEF_MENU_SIMONMENU_FD = \wFree Day
JBEF_MENU_SIMONMENU_ODBROJAVANJE = \wCountdown [ \y10\w, \y5 \w]
JBEF_SIMON_MINIGAMES = \wMini Games
JBEF_MENU_SIMONMENU_VOICE = \wGive prisoner voice
JBEF_MENU_SIMONMENU_GONG = \wGong
JBEF_MENU_SIMONMENU_OPEN = \wOpen cells
JBEF_MENU_SIMONMENU_CLOSECELLS = \wClose cells
JBEF_MENU_PUNISH = \wPunish guard

JBEF_MENU_SIMONMINIMENU = \yExstreme JB \r| \wMain Mini Games Menu
JBEF_MINI_FUDBAL = \wSoccer Menu
JBEF_GUARD_BOX = Prisoner Box \dTT vs TT max 8 Alive
JBEF_MENU_SIMONMENU_CLR = \wColor prisoners in two teams
JBEF_2TEAMS = has divided prisoners into 2 colors.
JBEF_FREEDAY_ALL = has given everyone a free day.



All times are GMT -4. The time now is 10:16.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.