Language sync for faluco :)

This commit is contained in:
David Anderson
2005-07-27 16:32:39 +00:00
parent 6d7442fb4f
commit 94d3b31f40
26 changed files with 608 additions and 128 deletions

View File

@ -40,11 +40,7 @@ RESTRICTED = verboten
UNRESTRICTED = wieder erlaubt
NO_EQ_WE = Konnte diese Ausruestung oder Waffe nicht finden
WEAP_RES = Waffenbverbot
NAME = Name
VALUE = Wert
STATUS = Status
ON = an
OFF = aus
REST_ENTRIES_OF = Eintrag %i - %i von %i
REST_USE_MORE = Benutze 'amx_restrict list %i' fuer mehr Info<66>s
REST_USE_BEGIN = Benutze 'amx_restrict list 1' um zum Anfang zu gelangen
@ -77,11 +73,7 @@ RESTRICTED = zabranjeno
UNRESTRICTED = slobodno
NO_EQ_WE = Nije moguce naci takvo opremu ili oruzje
WEAP_RES = Zabrane oruzja
NAME = ime
VALUE = vrednost
STATUS = status
ON = on
OFF = off
REST_ENTRIES_OF = Vrednosti %i - %i od %i
REST_USE_MORE = Koristi 'amx_restrict list %i' za jos
REST_USE_BEGIN = Koristi 'amx_restrict list 1' za pocetak
@ -114,11 +106,7 @@ RESTRICTED = yasaklandi
UNRESTRICTED = yasakli degil
NO_EQ_WE = oylesi bir silah ve sayre bulunamadi
WEAP_RES = Silah Yasaklama
NAME = isim
VALUE = deger
STATUS = durum
ON = acik
OFF = kapali
REST_ENTRIES_OF = Girisler %i - %i ve %i
REST_USE_MORE = 'amx_restrict list %i' i kullanin dahasini gormek icin
REST_USE_BEGIN = 'amx_restrict list 1' i kullanin baslatmak icin
@ -135,7 +123,7 @@ COM_REST_OFFV = ^toff <deger> [...] - ozellikle yasakliyi kaldir
COM_REST_LIST = ^tlist - mevcud olan silahlar ve sayre listesini goster
COM_REST_SAVE = ^tsave - yasakli listesini sakla
COM_REST_LOAD = ^tload [dosya] - yasakli listesini yukle [dosyadan]
COM_REST_VALUES = Mevcud olan degerleri yasaklamak:^nKursun, yedekler, tabanca, pompali, kucuk otomatik, buyuk otomatik , makinali
COM_REST_VALUES = Mevcud olan degerleri yasaklamak:^nammo, equip, pistol, shotgun, sub, rifle, machine
COM_REST_TYPE = 'amx_restrict list' i kullanin daha ozel degerleri gormek icin
REST_WEAP = Yasakli Silahlar
SAVE_SET = Ayarlari Saklayin
@ -236,10 +224,10 @@ COM_REST_SAVE = ^tsave - gem forbud
COM_REST_LOAD = ^tload [file] - indlaes restriction [fra en fil]
COM_REST_VALUES = Vaerdier til raadighed er, equip, pistol, shotgun, sub, rifle, machine
COM_REST_TYPE = Skriv 'amx_restrict list' for flere specificerede vaerdier
REST_REST_WEAP = Forbyd vaaben
SAVE_REST_SET = Gem indstillinger
CONF_REST_SAV_SUC = Konfiguration gemt
CONF_REST_SAV_FAIL = Gem konfiguration mislykkedes!!!
REST_WEAP = Forbyd vaaben
SAVE_SET = Gem indstillinger
CONF_SAV_SUC = Konfiguration gemt
CONF_SAV_FAIL = Gem konfiguration mislykkedes!!!
[pl]
EQ_WE_RES = Wyposarzenie i bronie zostaly ograniczone
@ -250,11 +238,7 @@ RESTRICTED = ograniczony
UNRESTRICTED = odblokowany
NO_EQ_WE = Nie mozna znalesc takiego wyposarzenia lub broni
WEAP_RES = Ograniczenie broni
NAME = nazwa
VALUE = wartosc
STATUS = status
ON = wl
OFF = wyl
REST_ENTRIES_OF = Wpisy %i - %i z %i
REST_USE_MORE = Uzyj 'amx_restrict list %i' po wiecej
REST_USE_BEGIN = Uzyj 'amx_restrict list 1' do poczatku
@ -342,4 +326,37 @@ COM_REST_TYPE = Escribe 'amx_restrict list' para mas valores especificos
REST_WEAP = Restringir Armas
SAVE_SET = Guardar Configuracion
CONF_SAV_SUC = Configuracion guardada con exito
CONF_SAV_FAIL = No se pudo guardar la configuracion!!!
CONF_SAV_FAIL = No se pudo guardar la configuracion!!!
[bp]
EQ_WE_RES = Equipamentos e armas foram limitados
EQ_WE_UNRES = Equipamentos e armas foram ilimitados
HAVE_BEEN = foram
HAS_BEEN = foi
RESTRICTED = limitado
UNRESTRICTED = ilimitado
NO_EQ_WE = Nao pode achar este equipamento ou arma
WEAP_RES = Limitacao de Armas
VALUE = valor
REST_ENTRIES_OF = Entradas %i - %i de %i
REST_USE_MORE = Use 'amx_restrict listando %i' para ver mais
REST_USE_BEGIN = Use 'amx_restrict listando 1' para voltar ao inicio
REST_CONF_SAVED = Configuracao foi salva (arquivo "%s")
REST_COULDNT_SAVE = Nao pode salvar a configuracao (arquivo "%s")
REST_CONF_LOADED = Configuracao foi carregada (arquivo "%s")
REST_COULDNT_LOAD = Nao pode carregar a configuracao (arquivo "%s")
COM_REST_USAGE = Use: amx_restrict <comando> [valor]
COM_REST_COMMANDS = Comandos:
COM_REST_ON = ^ton - limitar todos equipamentos
COM_REST_OFF = ^toff - remover limitacao para todos equipamentos
COM_REST_ONV = ^ton <valor> [...] - configurar limitacao especifica
COM_REST_OFFV = ^toff <valor> [...] - remover limitacao especificada
COM_REST_LIST = ^tlist - lista de exibicao de equipamento e armas disponiveis
COM_REST_SAVE = ^tsave - salvar limitacao
COM_REST_LOAD = ^tload [arquivo] - carregar limitacao [de um arquivo]
COM_REST_VALUES = Valores dispon<6F>veis para limitar sao:^nammo, equip, pistol, shotgun, sub, rifle, machine
COM_REST_TYPE = Escreva 'amx_restrict list' para mais valores especificos
REST_WEAP = Limitar Armas
SAVE_SET = Salvar configuracoes
CONF_SAV_SUC = Configuracao salva com sucesso
CONF_SAV_FAIL = Configuracao falhou ao salvar!!!