mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Merge pull request #112 from 0xDEMXN/notifs
fix(locales): update invalid command to fit notifications
This commit is contained in:
@@ -97,7 +97,7 @@ Locales['br'] = {
|
||||
['commanderror_invaliditem'] = 'item invalido',
|
||||
['commanderror_invalidweapon'] = 'invalid weapon',
|
||||
['commanderror_console'] = 'that command can not be run from console',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 is not an valid command!',
|
||||
['commanderror_invalidcommand'] = '/%s is not an valid command!',
|
||||
['commanderror_invalidplayerid'] = 'there is no player online matching that server id',
|
||||
['commandgeneric_playerid'] = 'o ID do jogador',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['cs'] = {
|
||||
['commanderror_invaliditem'] = 'invalid item name',
|
||||
['commanderror_invalidweapon'] = 'invalid weapon',
|
||||
['commanderror_console'] = 'that command can not be run from console',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 is not an valid command!',
|
||||
['commanderror_invalidcommand'] = '/%s is not an valid command!',
|
||||
['commanderror_invalidplayerid'] = 'there is no player online matching that server id',
|
||||
['commandgeneric_playerid'] = 'player id',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['de'] = {
|
||||
['commanderror_invaliditem'] = 'invalid item name',
|
||||
['commanderror_invalidweapon'] = 'invalid weapon',
|
||||
['commanderror_console'] = 'that command can not be run from console',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 is not an valid command!',
|
||||
['commanderror_invalidcommand'] = '/%s is not an valid command!',
|
||||
['commanderror_invalidplayerid'] = 'there is no player online matching that server id',
|
||||
['commandgeneric_playerid'] = 'player id',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['en'] = {
|
||||
['commanderror_invaliditem'] = 'invalid item name',
|
||||
['commanderror_invalidweapon'] = 'invalid weapon',
|
||||
['commanderror_console'] = 'that command cannot be run from console',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 is not a valid command!',
|
||||
['commanderror_invalidcommand'] = '/%s is not a valid command!',
|
||||
['commanderror_invalidplayerid'] = 'there is no player online matching that server id',
|
||||
['commandgeneric_playerid'] = 'player id',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['es'] = {
|
||||
['commanderror_invaliditem'] = 'Nombre del artículo no válido',
|
||||
['commanderror_invalidweapon'] = 'Arma inválida',
|
||||
['commanderror_console'] = 'Ese comando no se puede ejecutar desde la consola',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 ¡No es un comando válido!',
|
||||
['commanderror_invalidcommand'] = '/%s ¡No es un comando válido!',
|
||||
['commanderror_invalidplayerid'] = 'No hay ningún jugador en línea que coincida con la ID del servidor',
|
||||
['commandgeneric_playerid'] = 'ID del jugador',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['fi'] = {
|
||||
['commanderror_invaliditem'] = 'invalid item name',
|
||||
['commanderror_invalidweapon'] = 'invalid weapon',
|
||||
['commanderror_console'] = 'that command can not be run from console',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 is not an valid command!',
|
||||
['commanderror_invalidcommand'] = '/%s is not an valid command!',
|
||||
['commanderror_invalidplayerid'] = 'there is no player online matching that server id',
|
||||
['commandgeneric_playerid'] = 'player id',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['fr'] = {
|
||||
['commanderror_invaliditem'] = 'nom de l\'objet invalide',
|
||||
['commanderror_invalidweapon'] = 'arme invalide',
|
||||
['commanderror_console'] = 'cette commande ne peut pas être utilisée dans la console',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 n\'est pas une commande valide!',
|
||||
['commanderror_invalidcommand'] = '/%s n\'est pas une commande valide!',
|
||||
['commanderror_invalidplayerid'] = 'il n\'ya aucun joueur avec cet ID en jeu',
|
||||
['commandgeneric_playerid'] = 'id joueur',
|
||||
|
||||
|
||||
@@ -96,7 +96,7 @@ Locales['pl'] = {
|
||||
['commanderror_invaliditem'] = 'nieprawidłowa nazwa przedmiotu',
|
||||
['commanderror_invalidweapon'] = 'nieprawidłowa broń',
|
||||
['commanderror_console'] = 'podana komenda nie może zostać uruchomiona przez konsole',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 nie jest poprawną komendą!',
|
||||
['commanderror_invalidcommand'] = '/%s nie jest poprawną komendą!',
|
||||
['commanderror_invalidplayerid'] = 'brak dostepnego gracza pasującego do podanego id serwerowego',
|
||||
['commandgeneric_playerid'] = 'id gracza',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['sc'] = {
|
||||
['commanderror_invaliditem'] = '无效的物品名称',
|
||||
['commanderror_invalidweapon'] = '无效武器',
|
||||
['commanderror_console'] = '该命令不能从控制台运行',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 不是有效的命令!',
|
||||
['commanderror_invalidcommand'] = '/%s 不是有效的命令!',
|
||||
['commanderror_invalidplayerid'] = '没有在线玩家匹配到该服务id',
|
||||
['commandgeneric_playerid'] = '玩家id',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['sv'] = {
|
||||
['commanderror_invaliditem'] = 'ej giltigt item',
|
||||
['commanderror_invalidweapon'] = 'ej giltigt vapen',
|
||||
['commanderror_console'] = 'detta kommando kan ej executas i konsol',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 är inte ett giltigt kommando!',
|
||||
['commanderror_invalidcommand'] = '/%s är inte ett giltigt kommando!',
|
||||
['commanderror_invalidplayerid'] = 'det finns ingen spelare som matchar det angivna server id',
|
||||
['commandgeneric_playerid'] = 'spelarid',
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Locales['tc'] = {
|
||||
['commanderror_invaliditem'] = '無效的物品名稱',
|
||||
['commanderror_invalidweapon'] = '無效武器',
|
||||
['commanderror_console'] = '該指令不能從控制台執行',
|
||||
['commanderror_invalidcommand'] = '^3%s^0 不是有效的指令!',
|
||||
['commanderror_invalidcommand'] = '/%s 不是有效的指令!',
|
||||
['commanderror_invalidplayerid'] = '無效的玩家ID',
|
||||
['commandgeneric_playerid'] = '玩家id',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user