mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 23:01:36 +00:00
Removed unused locale
This commit is contained in:
@@ -43,7 +43,6 @@ Locales['br'] = {
|
||||
['heal_inprogress'] = 'você está curando!',
|
||||
['heal_complete'] = 'você curou ~y~%s~s~',
|
||||
['no_players'] = 'nenhum cidadão nas proximidades',
|
||||
['no_vehicles'] = 'sem veículos nas proximidades',
|
||||
['player_not_unconscious'] = 'não está inconsciente',
|
||||
['player_not_conscious'] = 'esse cidadão não está consciente!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['cs'] = {
|
||||
['heal_inprogress'] = 'uzdravujete!',
|
||||
['heal_complete'] = 'uzdravili jste ~y~%s~s~',
|
||||
['no_players'] = 'v okolí není žádný hráč!',
|
||||
['no_vehicles'] = 'v okolí není žádné vozidlo',
|
||||
['player_not_unconscious'] = 'hráč není v bezvědomí!',
|
||||
['player_not_conscious'] = 'hráč je v bezvědomí!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['en'] = {
|
||||
['heal_inprogress'] = 'you are healing!',
|
||||
['heal_complete'] = 'you have healed ~y~%s~s~',
|
||||
['no_players'] = 'no players nearby',
|
||||
['no_vehicles'] = 'no vehicles nearby',
|
||||
['player_not_unconscious'] = 'that player is not unconscious!',
|
||||
['player_not_conscious'] = 'that player is not conscious!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['es'] = {
|
||||
['heal_inprogress'] = 'you are healing!',
|
||||
['heal_complete'] = 'you have healed ~y~%s~s~',
|
||||
['no_players'] = 'ningún jugador cerca',
|
||||
['no_vehicles'] = 'ningún vehículo cerca',
|
||||
['player_not_unconscious'] = 'n\'estás inconsciente',
|
||||
['player_not_conscious'] = 'that player is not conscious!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['fi'] = {
|
||||
['heal_inprogress'] = 'sinä olet parantamassa!',
|
||||
['heal_complete'] = 'sinä paransit henkilön ~y~%s~s~',
|
||||
['no_players'] = 'ei pelaajia lähettyvillä',
|
||||
['no_vehicles'] = 'ei ajoneuvoja lähettyvillä',
|
||||
['player_not_unconscious'] = 'tämä pelaaja ei ole tajuton!',
|
||||
['player_not_conscious'] = 'tämä pelaaja ei ole tajuissaan!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['fr'] = {
|
||||
['heal_inprogress'] = 'vous soignez...',
|
||||
['heal_complete'] = 'vous avez soigné ~y~%s~s~',
|
||||
['no_players'] = 'aucun joueur à proximité',
|
||||
['no_vehicles'] = 'aucun véhicule à proximité',
|
||||
['player_not_unconscious'] = 'n\'est pas inconscient',
|
||||
['player_not_conscious'] = 'Cette personne est inconsciente!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['pl'] = {
|
||||
['heal_inprogress'] = 'leczysz!',
|
||||
['heal_complete'] = 'zostałeś uleczony ~y~%s~s~',
|
||||
['no_players'] = 'brak graczy w pobliżu',
|
||||
['no_vehicles'] = 'brak pojazdów w pobliżu',
|
||||
['player_not_unconscious'] = 'ten gracz nie jest nieprzytomny!',
|
||||
['player_not_conscious'] = 'ten gracz nie jest świadomy!',
|
||||
-- Boss Menu
|
||||
|
||||
@@ -43,7 +43,6 @@ Locales['sv'] = {
|
||||
['heal_inprogress'] = 'du behandlar patienten!',
|
||||
['heal_complete'] = 'du har behandlat ~y~%s~s~',
|
||||
['no_players'] = 'det finns inga spelare i närheten!',
|
||||
['no_vehicles'] = 'det finns inget fordon i närheten!',
|
||||
['player_not_unconscious'] = 'spelaren är inte medvetslös!',
|
||||
['player_not_conscious'] = 'spelaren är inte vid medvetande!',
|
||||
-- Boss Menu
|
||||
|
||||
Reference in New Issue
Block a user