European Portuguese Language translation fixes (#902)
* European Portuguese translation fix: admin.txt * European Portuguese translation fix: admincmd.txt * Added European Portuguese translation: adminslots.txt Added new translations * European Portuguese translation fix: common.txt * European Portuguese translation fix: menufront.txt * European Portuguese translation fix: miscstats.txt * European Portuguese translation fix: pausecfg.txt * European Portuguese translation fix: restmenu.txt * European Portuguese translation fix: statscfg.txt
This commit is contained in:
@ -1363,9 +1363,9 @@ REST_ENTRIES_OF = Entradas %i - %i de %i
|
||||
REST_USE_MORE = Usa 'amx_restrict list %i' para mostrar mais
|
||||
REST_USE_BEGIN = Usa 'amx_restrict list 1' para voltar ao início
|
||||
REST_USE_HOW = Usa 'amx_restrict list <valor>' (1 -> 8)
|
||||
REST_CONF_SAVED = A Configuração foi guardada (ficheiro "%s")
|
||||
REST_CONF_SAVED = A configuração foi guardada (ficheiro "%s")
|
||||
REST_COULDNT_SAVE = Não foi possível guardar a configuração (ficheiro "%s")
|
||||
REST_CONF_LOADED = A Configuração foi carregada (ficheiro "%s")
|
||||
REST_CONF_LOADED = A configuração foi carregada (ficheiro "%s")
|
||||
REST_COULDNT_LOAD = Não foi possível carregar a configuração (ficheiro "%s")
|
||||
COM_REST_USAGE = Uso: amx_restrict <comando> [valor]
|
||||
COM_REST_COMMANDS = Comandos:
|
||||
@ -1381,7 +1381,7 @@ COM_REST_TYPE = Escreve 'amx_restrict list' para mais valores específi
|
||||
REST_WEAP = Restringir Armas
|
||||
SAVE_SET = Guardar definições
|
||||
CONF_SAV_SUC = Configuração guardada com sucesso
|
||||
CONF_SAV_FAIL = Falha ao guardar a Configuração!!!
|
||||
CONF_SAV_FAIL = Falha ao guardar a configuração!!!
|
||||
REG_CMD_MENU = - mostra o menu de restrição de armas
|
||||
REG_CMD_REST = - mostra a ajuda para restrição de armas
|
||||
RESTRICTED_ITEM = * Este item é restrito *
|
||||
@ -1427,7 +1427,7 @@ MENU_ITEM_NVGS = Óculos de Visão Noturna
|
||||
MENU_ITEM_SHIELD = Escudo Tático
|
||||
MENU_ITEM_PRIAMMO = Munição da arma primária
|
||||
MENU_ITEM_SECAMMO = Munição da arma secundária
|
||||
CONFIG_FILE_HEADER = ; Gerado por %s Plugin. Não modifique!^n; nome do valor^n
|
||||
CONFIG_FILE_HEADER = ; Gerado pelo Plugin %s. Não modifique!^n; nome do valor^n
|
||||
ADMIN_UPD_RES_1 = ADMIN: atualizou a restrição de itens
|
||||
ADMIN_UPD_RES_2 = ADMIN %s: atualizou a restrição de itens
|
||||
ADMIN_CMD_UPDATEDCFG = Cmd: %N atualizou a restrição de itens
|
||||
|
Reference in New Issue
Block a user