mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Enforced correct locale indent
This commit is contained in:
+9
-9
@@ -1,11 +1,11 @@
|
||||
Locales['br'] = {
|
||||
['shop'] = 'comprar',
|
||||
['shops'] = 'lojas',
|
||||
['press_menu'] = 'pressione ~INPUT_CONTEXT~ para acessar a loja.',
|
||||
['bought'] = 'você acabou de comprar ~y~%sx~s~ ~b~%s~s~ por ~r~$%s~s~',
|
||||
['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~: %s',
|
||||
['player_cannot_hold'] = 'você ~r~não~s~ tem bastante ~y~espaço livre~s~ no seu inventário!',
|
||||
['shop_confirm'] = 'comprou %sx %s por $%s?',
|
||||
['no'] = 'não',
|
||||
['yes'] = 'sim',
|
||||
['shop'] = 'comprar',
|
||||
['shops'] = 'lojas',
|
||||
['press_menu'] = 'pressione ~INPUT_CONTEXT~ para acessar a loja.',
|
||||
['bought'] = 'você acabou de comprar ~y~%sx~s~ ~b~%s~s~ por ~r~$%s~s~',
|
||||
['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~: %s',
|
||||
['player_cannot_hold'] = 'você ~r~não~s~ tem bastante ~y~espaço livre~s~ no seu inventário!',
|
||||
['shop_confirm'] = 'comprou %sx %s por $%s?',
|
||||
['no'] = 'não',
|
||||
['yes'] = 'sim',
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
Locales['de'] = {
|
||||
['shop'] = 'geschäft',
|
||||
['shops'] = 'geschäfte',
|
||||
['press_menu'] = 'drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'du ~r~hast nicht~s~ genug geld: %s',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
['shop'] = 'geschäft',
|
||||
['shops'] = 'geschäfte',
|
||||
['press_menu'] = 'drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'du ~r~hast nicht~s~ genug geld: %s',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,11 +1,11 @@
|
||||
Locales['en'] = {
|
||||
['shop'] = 'shop',
|
||||
['shops'] = 'shops',
|
||||
['press_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~store~s~.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'you do not have ~r~enough~s~ money, you\'re ~y~missing~s~ ~r~$%s~s~!',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
}
|
||||
['shop'] = 'shop',
|
||||
['shops'] = 'shops',
|
||||
['press_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~store~s~.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'you do not have ~r~enough~s~ money, you\'re ~y~missing~s~ ~r~$%s~s~!',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
Locales['es'] = {
|
||||
['shop'] = 'tienda',
|
||||
['shops'] = 'tiendas',
|
||||
['press_menu'] = 'presiona ~INPUT_CONTEXT~ para acceder a la tienda.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'no tienes ~r~suficiente ~s~ dinero: %s',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
['shop'] = 'tienda',
|
||||
['shops'] = 'tiendas',
|
||||
['press_menu'] = 'presiona ~INPUT_CONTEXT~ para acceder a la tienda.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'no tienes ~r~suficiente ~s~ dinero: %s',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,11 +1,11 @@
|
||||
Locales['fi'] = {
|
||||
['shop'] = 'kauppa',
|
||||
['shops'] = 'kaupat',
|
||||
['press_menu'] = 'paina ~INPUT_CONTEXT~ ostaaksesi jotain ~y~kaupasta~s~.',
|
||||
['bought'] = 'Sinä ostit juuri ~y~%sx~s~ ~b~%s~s~. Summaksi tuli ~r~$%s~s~',
|
||||
['not_enough'] = 'sinulla ei ole ~r~tarpeeksi~s~ rahaa, sinulta ~y~puuttuu~s~ ~r~$%s~s~!',
|
||||
['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ tarpeeksi ~y~tilaa~s~ repussasi!',
|
||||
['shop_confirm'] = 'osta %sx %s summa olisi $%s?',
|
||||
['no'] = 'ei',
|
||||
['yes'] = 'kyllä',
|
||||
}
|
||||
['shop'] = 'kauppa',
|
||||
['shops'] = 'kaupat',
|
||||
['press_menu'] = 'paina ~INPUT_CONTEXT~ ostaaksesi jotain ~y~kaupasta~s~.',
|
||||
['bought'] = 'Sinä ostit juuri ~y~%sx~s~ ~b~%s~s~. Summaksi tuli ~r~$%s~s~',
|
||||
['not_enough'] = 'sinulla ei ole ~r~tarpeeksi~s~ rahaa, sinulta ~y~puuttuu~s~ ~r~$%s~s~!',
|
||||
['player_cannot_hold'] = 'sinulla ~r~ei ole~s~ tarpeeksi ~y~tilaa~s~ repussasi!',
|
||||
['shop_confirm'] = 'osta %sx %s summa olisi $%s?',
|
||||
['no'] = 'ei',
|
||||
['yes'] = 'kyllä',
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
Locales['fr'] = {
|
||||
['shop'] = 'magasin',
|
||||
['shops'] = 'magasins',
|
||||
['press_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent: %s',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
['shop'] = 'magasin',
|
||||
['shops'] = 'magasins',
|
||||
['press_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.',
|
||||
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
|
||||
['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent: %s',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['shop_confirm'] = 'buy %sx %s for $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'yes',
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,11 +1,11 @@
|
||||
Locales['pl'] = {
|
||||
['shop'] = 'sklep',
|
||||
['shops'] = 'sklepy',
|
||||
['press_menu'] = 'naciśnij ~INPUT_CONTEXT~ żeby wejść do ~y~sklepu~s~.',
|
||||
['bought'] = 'właśnie zakupiłeś ~y~%s~s~ x ~b~%s~s~ za ~g~%s $~s~',
|
||||
['not_enough'] = 'nie masz ~r~wystarczjąco~s~ pięniędzy, ~y~Brakuje Ci~s~ ~r~$%s~s~!',
|
||||
['player_cannot_hold'] = '~r~Nie~s~ masz wystarczająco ~y~wolnego miejsca~s~ w swoim ekwipunku!',
|
||||
['shop_confirm'] = 'chcesz kupić %sx %s za $%s?',
|
||||
['no'] = 'nie',
|
||||
['yes'] = 'tak',
|
||||
}
|
||||
['shop'] = 'sklep',
|
||||
['shops'] = 'sklepy',
|
||||
['press_menu'] = 'naciśnij ~INPUT_CONTEXT~ żeby wejść do ~y~sklepu~s~.',
|
||||
['bought'] = 'właśnie zakupiłeś ~y~%s~s~ x ~b~%s~s~ za ~g~%s $~s~',
|
||||
['not_enough'] = 'nie masz ~r~wystarczjąco~s~ pięniędzy, ~y~Brakuje Ci~s~ ~r~$%s~s~!',
|
||||
['player_cannot_hold'] = '~r~Nie~s~ masz wystarczająco ~y~wolnego miejsca~s~ w swoim ekwipunku!',
|
||||
['shop_confirm'] = 'chcesz kupić %sx %s za $%s?',
|
||||
['no'] = 'nie',
|
||||
['yes'] = 'tak',
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,11 +1,11 @@
|
||||
Locales['sv'] = {
|
||||
['shop'] = 'affär',
|
||||
['shops'] = 'affärer',
|
||||
['press_menu'] = 'tryck ~INPUT_CONTEXT~ för att ~y~handla prylar~s~.',
|
||||
['bought'] = 'du har köpt ~y~%sx~s~ ~b~%s~s~ för ~r~%s SEK~s~',
|
||||
['not_enough'] = 'du har inte ~r~tillräckligt~s~ med pengar, det ~y~saknas~s~ ~r~%s SEK~s~!',
|
||||
['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!',
|
||||
['shop_confirm'] = 'köpa %sx %s för %s SEK?',
|
||||
['no'] = 'nej',
|
||||
['yes'] = 'ja',
|
||||
}
|
||||
['shop'] = 'affär',
|
||||
['shops'] = 'affärer',
|
||||
['press_menu'] = 'tryck ~INPUT_CONTEXT~ för att ~y~handla prylar~s~.',
|
||||
['bought'] = 'du har köpt ~y~%sx~s~ ~b~%s~s~ för ~r~%s SEK~s~',
|
||||
['not_enough'] = 'du har inte ~r~tillräckligt~s~ med pengar, det ~y~saknas~s~ ~r~%s SEK~s~!',
|
||||
['player_cannot_hold'] = 'du har ~r~inte~s~ tillräckligt med ~y~utrymme~s~ för att hålla det!',
|
||||
['shop_confirm'] = 'köpa %sx %s för %s SEK?',
|
||||
['no'] = 'nej',
|
||||
['yes'] = 'ja',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user