fixed many bugs
This commit is contained in:
parent
dca58b7356
commit
b35214cce9
|
@ -76,12 +76,12 @@ public cmdHelp(id,level,cid) {
|
|||
get_concmd(i,cmd,31,eflags,info,127,flags,id)
|
||||
console_print(id,"%3d: %s %s",i+1,cmd,info)
|
||||
}
|
||||
console_print(id,"----- %L -----",id,"ENTRIES",start+1,end,clcmdsnum)
|
||||
console_print(id,"----- %L -----",id,"HELP_ENTRIES",start+1,end,clcmdsnum)
|
||||
|
||||
if (end < clcmdsnum)
|
||||
console_print(id,"----- %L -----",id,"USE_MORE",end+1)
|
||||
console_print(id,"----- %L -----",id,"HELP_USE_MORE",end+1)
|
||||
else
|
||||
console_print(id,"----- %L -----",id,"USE_BEGIN")
|
||||
console_print(id,"----- %L -----",id,"HELP_USE_BEGIN")
|
||||
|
||||
return PLUGIN_HANDLED
|
||||
}
|
||||
|
@ -96,7 +96,9 @@ public dispInfo(id) {
|
|||
if (timeleft > 0) {
|
||||
client_print(id,print_chat, "%L" , id, "TIME_INFO_1", timeleft / 60, timeleft % 60,nextmap)
|
||||
}
|
||||
}
|
||||
else {
|
||||
client_print(id,print_chat,"%L",id,"TIME_INFO_2",nextmap)
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
|
@ -1,98 +1,98 @@
|
|||
[en]
|
||||
HELP_COMS = AMX Mod X Help: Commands
|
||||
ENTRIES = Entries %d - %d of %d
|
||||
USE_MORE = Use 'amx_help %d' for more
|
||||
USE_BEGIN = Use 'amx_help 1' for begin
|
||||
HELP_ENTRIES = Entries %d - %d of %d
|
||||
HELP_USE_MORE = Use 'amx_help %d' for more
|
||||
HELP_USE_BEGIN = Use 'amx_help 1' for begin
|
||||
TYPE_HELP = Type 'amx_help' in the console to see available commands
|
||||
TIME_INFO_1 = Time Left: %d:%02d min. Next Map: %s
|
||||
TIME_INFO_2 = No Time Limit. Next Map: %s
|
||||
|
||||
[bp]
|
||||
HELP_COMS = Ajuda do AMX Mod X : Comandos
|
||||
ENTRIES = Entradas %d - %d de %d
|
||||
USE_MORE = Use 'amx_help %d' para ver mais comandos
|
||||
USE_BEGIN = Use 'amx_help 1' para voltar ao inicio
|
||||
HELP_ENTRIES = Entradas %d - %d de %d
|
||||
HELP_USE_MORE = Use 'amx_help %d' para ver mais comandos
|
||||
HELP_USE_BEGIN = Use 'amx_help 1' para voltar ao inicio
|
||||
TYPE_HELP = Digite 'amx_help' no console para ver os comandos disponiveis
|
||||
TIME_INFO_1 = Tempo Restante: %d:%02d minutos. Proximo Mapa: %s
|
||||
TIME_INFO_2 = Sem Limite de Tempo. Proximo Mapa: %s
|
||||
|
||||
[da]
|
||||
HELP_COMS = AMX Mod X Hjaelp: Kommandoer
|
||||
ENTRIES = Indskrivninger %d - %d of %d
|
||||
USE_MORE = Brug 'amx_help %d' for mere
|
||||
USE_BEGIN = Brug 'amx_help 1' for at begynde
|
||||
HELP_ENTRIES = Indskrivninger %d - %d of %d
|
||||
HELP_USE_MORE = Brug 'amx_help %d' for mere
|
||||
HELP_USE_BEGIN = Brug 'amx_help 1' for at begynde
|
||||
TYPE_HELP = Skriv 'amx_help' i konsollen for at se kommandoer til raadighed
|
||||
TIME_INFO_1 = Tid tilbage: %d:%02d min. Naeste bane: %s
|
||||
TIME_INFO_2 = Ingen tidsgraense. Naeste bane: %s
|
||||
|
||||
[de]
|
||||
HELP_COMS = AMX Mod X Help: Befehle
|
||||
ENTRIES = Eintraege %d - %d von %d
|
||||
USE_MORE = Nutze 'amx_help %d' fuer die naechste Seite
|
||||
USE_BEGIN = Nutze 'amx_help 1' um zum Anfang zu gelangen
|
||||
HELP_ENTRIES = Eintraege %d - %d von %d
|
||||
HELP_USE_MORE = Nutze 'amx_help %d' fuer die naechste Seite
|
||||
HELP_USE_BEGIN = Nutze 'amx_help 1' um zum Anfang zu gelangen
|
||||
TYPE_HELP = Schreibe 'amx_help' in die Konsole um die verfuegbaren Befehle zu sehen.
|
||||
TIME_INFO_1 = Verbleibende Zeit: %d:%02d Minuten, naechste Map: %s
|
||||
TIME_INFO_2 = Kein Zeit-Limit. Naechste Map waehre: %s
|
||||
TIME_INFO_2 = Kein Zeit-Limit. Naechste Map waere: %s
|
||||
|
||||
[es]
|
||||
HELP_COMS = AMX Mod X Ayuda: Comandos
|
||||
ENTRIES = Entradas %d - %d de %d
|
||||
USE_MORE = Usar 'amx_help %d' para mas
|
||||
USE_BEGIN = Usar 'amx_help 1' para ir al comienzo
|
||||
HELP_ENTRIES = Entradas %d - %d de %d
|
||||
HELP_USE_MORE = Usar 'amx_help %d' para mas
|
||||
HELP_USE_BEGIN = Usar 'amx_help 1' para ir al comienzo
|
||||
TYPE_HELP = Tipear 'amx_help' en la consola para ver la lista de comandos disponibles.
|
||||
TIME_INFO_1 = Tiempo Restante: %d:%02d min. Siguiente Mapa: %s
|
||||
TIME_INFO_2 = Sin limite de tiempo. Siguiente Mapa: %s
|
||||
|
||||
[fr]
|
||||
HELP_COMS = AMX Mod X Aide: Commandes
|
||||
ENTRIES = Entrees %d - %d sur %d
|
||||
USE_MORE = Utilise 'amx_help %d' pour la suite
|
||||
USE_BEGIN = Utilise 'amx_help 1' pour le debut
|
||||
HELP_ENTRIES = Entrees %d - %d sur %d
|
||||
HELP_USE_MORE = Utilise 'amx_help %d' pour la suite
|
||||
HELP_USE_BEGIN = Utilise 'amx_help 1' pour le debut
|
||||
TYPE_HELP = Tape 'amx_help' dans la console pour voir les commandes disponibles
|
||||
TIME_INFO_1 = Temps Restant: %d:%02d mn. Prochaine Carte: %s
|
||||
TIME_INFO_2 = Aucun Temps Limite. Prochaine Carte: %s
|
||||
|
||||
[nl]
|
||||
HELP_COMS = AMX Mod X Help: Commandos
|
||||
ENTRIES = Waarden %d - %d van %d
|
||||
USE_MORE = Gebruik 'amx_help %d' voor meer
|
||||
USE_BEGIN = Gebruik 'amx_help 1' voor het begin
|
||||
HELP_ENTRIES = Waarden %d - %d van %d
|
||||
HELP_USE_MORE = Gebruik 'amx_help %d' voor meer
|
||||
HELP_USE_BEGIN = Gebruik 'amx_help 1' voor het begin
|
||||
TYPE_HELP = Type 'amx_help' in de console voor de beschikbare commandos
|
||||
TIME_INFO_1 = Tijd Over: %d:%02d min. Volgende Map: %s
|
||||
TIME_INFO_2 = Geen Tijd Over. Volgende Map: %s
|
||||
|
||||
[pl]
|
||||
HELP_COMS = AMX Mod X pomoc: Komendy
|
||||
ENTRIES = Wpisy %d - %d z %d
|
||||
USE_MORE = Uzyj 'amx_help %d' aby dowiedziec sie wiecej
|
||||
USE_BEGIN = Uzyj 'amx_help 1' aby dojsc do poczatku
|
||||
HELP_ENTRIES = Wpisy %d - %d z %d
|
||||
HELP_USE_MORE = Uzyj 'amx_help %d' aby dowiedziec sie wiecej
|
||||
HELP_USE_BEGIN = Uzyj 'amx_help 1' aby dojsc do poczatku
|
||||
TYPE_HELP = Wpisz 'amx_help' w konsoli aby uzyskac liste komend
|
||||
TIME_INFO_1 = Pozostaly czas: %d:%02d min. Nastepna mapa: %s
|
||||
TIME_INFO_2 = Bez limitu czasu. Nastepna mapa: %s
|
||||
|
||||
[sr]
|
||||
HELP_COMS = AMX Mod X Pomoc: Komande
|
||||
ENTRIES = Vrednosti %d - %d od %d
|
||||
USE_MORE = Koristi 'amx_help %d' za jos komandi
|
||||
USE_BEGIN = Koristi 'amx_help 1' za pocetak
|
||||
HELP_ENTRIES = Vrednosti %d - %d od %d
|
||||
HELP_USE_MORE = Koristi 'amx_help %d' za jos komandi
|
||||
HELP_USE_BEGIN = Koristi 'amx_help 1' za pocetak
|
||||
TYPE_HELP = Ukucajte 'amx_help' u konzoli da bi ste videli moguce komande
|
||||
TIME_INFO_1 = Preostalo Vreme: %d:%02d min. Sledeca Mapa: %s
|
||||
TIME_INFO_2 = Nema vremenskog ogranicenja. Sledeca Mapa: %s
|
||||
|
||||
[sv]
|
||||
HELP_COMS = AMX Mod X Hj'a'lp: Kommandon
|
||||
ENTRIES = Post %d - %d av %d
|
||||
USE_MORE = Skriv 'amx_help %d' f'o'r mer
|
||||
USE_BEGIN = Skriv 'amx_help 1' f'o'r b'o'rjan
|
||||
HELP_ENTRIES = Post %d - %d av %d
|
||||
HELP_USE_MORE = Skriv 'amx_help %d' f'o'r mer
|
||||
HELP_USE_BEGIN = Skriv 'amx_help 1' f'o'r b'o'rjan
|
||||
TYPE_HELP = Skriv 'amx_help' i konsolen f'o'r att se befintliga kommandon
|
||||
TIME_INFO_1 = Tid kvar: %d:%02d min. Kommande karta: %s
|
||||
TIME_INFO_2 = Ingen tid satt tills kommande karta. Kommande karta: %s
|
||||
|
||||
[tr]
|
||||
HELP_COMS = AMX Mod X Yardim: Emirler
|
||||
ENTRIES = Girisler %d - %d of %d
|
||||
USE_MORE = 'amx_help %d' kullanin gerisini gormek icin
|
||||
USE_BEGIN = Baslatmak icin 'amx_help 1' i kullanin
|
||||
HELP_ENTRIES = Girisler %d - %d of %d
|
||||
HELP_USE_MORE = 'amx_help %d' kullanin gerisini gormek icin
|
||||
HELP_USE_BEGIN = Baslatmak icin 'amx_help 1' i kullanin
|
||||
TYPE_HELP = Consolda 'amx_help' yazin, mevcud olan emirleri gormek icin
|
||||
TIME_INFO_1 = Geri kalan zaman: %d:%02d dak. Diger Map: %s
|
||||
TIME_INFO_2 = Zaman sureci yokdur. Diger Map: %s
|
|
@ -27,20 +27,20 @@ VERSION = version
|
|||
AUTHOR = author
|
||||
FILE = file
|
||||
STATUS = status
|
||||
ENTRIES = Entries %d - %d of %d (%d running)
|
||||
USE_MORE = Use 'amx_pausecfg list %d' for more
|
||||
USE_BEGIN = Use 'amx_pausecfg list 1' for begin
|
||||
USAGE = Usage: amx_pausecfg <command> [name]
|
||||
COMMANDS = Commands
|
||||
COM_TOFF = ^toff - pauses all plugins not in the list
|
||||
COM_TON = ^ton - unpauses all plugins
|
||||
COM_TSTOP = ^tstop <file> - stops a plugin
|
||||
COM_TPAUSE = ^tpause <file> - pauses a plugin
|
||||
COM_TENABLE = ^tenable <file> - enables a plugin
|
||||
COM_TSAVE = ^tsave - saves a list of stopped plugins
|
||||
COM_TCLEAR = ^tclear - clears a list of stopped plugins
|
||||
COM_TLIST = ^tlist [id] - lists plugins
|
||||
COM_TADD = ^tadd <title> - marks a plugin as unpauseable
|
||||
PAUSE_ENTRIES = Entries %d - %d of %d (%d running)
|
||||
PAUSE_USE_MORE = Use 'amx_pausecfg list %d' for more
|
||||
PAUSE_USE_BEGIN = Use 'amx_pausecfg list 1' for begin
|
||||
PAUSE_USAGE = Usage: amx_pausecfg <command> [name]
|
||||
PAUSE_COMMANDS = Commands
|
||||
COM_PAUSE_OFF = ^toff - pauses all plugins not in the list
|
||||
COM_PAUSE_ON = ^ton - unpauses all plugins
|
||||
COM_PAUSE_STOP = ^tstop <file> - stops a plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - pauses a plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - enables a plugin
|
||||
COM_PAUSE_SAVE = ^tsave - saves a list of stopped plugins
|
||||
COM_PAUSE_CLEAR = ^tclear - clears a list of stopped plugins
|
||||
COM_PAUSE_LIST = ^tlist [id] - lists plugins
|
||||
COM_PAUSE_ADD = ^tadd <title> - marks a plugin as unpauseable
|
||||
|
||||
[bp]
|
||||
COULDNT_FIND = Nao pude encontrar o plugin que confere "%s"
|
||||
|
@ -71,20 +71,20 @@ VERSION = versao
|
|||
AUTHOR = autor
|
||||
FILE = arquivo
|
||||
STATUS = status
|
||||
ENTRIES = Entradas %d - %d de %d (%d rodando)
|
||||
USE_MORE = Use 'amx_pausecfg list %d' para mais
|
||||
USE_BEGIN = Use 'amx_pausecfg list 1' para iniciar
|
||||
USAGE = Use: amx_pausecfg <comando> [nome]
|
||||
COMMANDS = Comandos
|
||||
COM_TOFF = ^toff - pausa todos os plugins na lista
|
||||
COM_TON = ^ton - despausa todos os plugins
|
||||
COM_TSTOP = ^tstop <arquivo> - para um plugin
|
||||
COM_TPAUSE = ^tpause <arquivo> - pausa um plugin
|
||||
COM_TENABLE = ^tenable <arquivo> - habilita um plugin
|
||||
COM_TSAVE = ^tsave - salva a lista de plugins parados
|
||||
COM_TCLEAR = ^tclear - Limpa a lista de plugins parados
|
||||
COM_TLIST = ^tlist [id] - lista os plugins
|
||||
COM_TADD = ^tadd <titulo> - marca um plugin como nao pausavel
|
||||
PAUSE_ENTRIES = Entradas %d - %d de %d (%d rodando)
|
||||
PAUSE_USE_MORE = Use 'amx_pausecfg list %d' para mais
|
||||
PAUSE_USE_BEGIN = Use 'amx_pausecfg list 1' para iniciar
|
||||
PAUSE_USAGE = Use: amx_pausecfg <comando> [nome]
|
||||
PAUSE_COMMANDS = Comandos
|
||||
COM_PAUSE_OFF = ^toff - pausa todos os plugins na lista
|
||||
COM_PAUSE_ON = ^ton - despausa todos os plugins
|
||||
COM_PAUSE_STOP = ^tstop <arquivo> - para um plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <arquivo> - pausa um plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <arquivo> - habilita um plugin
|
||||
COM_PAUSE_SAVE = ^tsave - salva a lista de plugins parados
|
||||
COM_PAUSE_CLEAR = ^tclear - Limpa a lista de plugins parados
|
||||
COM_PAUSE_LIST = ^tlist [id] - lista os plugins
|
||||
COM_PAUSE_ADD = ^tadd <titulo> - marca um plugin como nao pausavel
|
||||
|
||||
[da]
|
||||
COULDNT_FIND = Kunne ikke finde et plugin der matcher til "%s"
|
||||
|
@ -115,20 +115,20 @@ VERSION = version
|
|||
AUTHOR = Forfatter
|
||||
FILE = fil
|
||||
STATUS = status
|
||||
ENTRIES = Indskrivninger %d - %d af %d (%d koerer)
|
||||
USE_MORE = Brug 'amx_pausecfg list %d' for mere
|
||||
USE_BEGIN = Brug 'amx_pausecfg list 1' for at begynde
|
||||
USAGE = Brug: amx_pausecfg <kommando> [name]
|
||||
COMMANDS = Kommando
|
||||
COM_TOFF = ^toff - pauser alle plugins ikke paa listen
|
||||
COM_TON = ^ton - unpause alle plugins
|
||||
COM_TSTOP = ^tstop <file> - stopper et plugin
|
||||
COM_TPAUSE = ^tpause <file> - pauser et plugin
|
||||
COM_TENABLE = ^tenable <file> - starter a plugin
|
||||
COM_TSAVE = ^tsave - Gemmer en liste af stoppede plugins
|
||||
COM_TCLEAR = ^tclear - Rydder en liste med stoppede plugins
|
||||
COM_TLIST = ^tlist [id] - lister plugins
|
||||
COM_TADD = ^tadd <title> - Markerer et plugin som upauserbart
|
||||
PAUSE_ENTRIES = Indskrivninger %d - %d af %d (%d koerer)
|
||||
PAUSE_USE_MORE = Brug 'amx_pausecfg list %d' for mere
|
||||
PAUSE_USE_BEGIN = Brug 'amx_pausecfg list 1' for at begynde
|
||||
PAUSE_USAGE = Brug: amx_pausecfg <kommando> [name]
|
||||
PAUSE_COMMANDS = Kommando
|
||||
COM_PAUSE_OFF = ^toff - pauser alle plugins ikke paa listen
|
||||
COM_PAUSE_ON = ^ton - unpause alle plugins
|
||||
COM_PAUSE_STOP = ^tstop <file> - stopper et plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - pauser et plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - starter a plugin
|
||||
COM_PAUSE_SAVE = ^tsave - Gemmer en liste af stoppede plugins
|
||||
COM_PAUSE_CLEAR = ^tclear - Rydder en liste med stoppede plugins
|
||||
COM_PAUSE_LIST = ^tlist [id] - lister plugins
|
||||
COM_PAUSE_ADD = ^tadd <title> - Markerer et plugin som upauserbart
|
||||
|
||||
[de]
|
||||
COULDNT_FIND = Konnte kein Plugin finden, dass mit "%s" uebereinstimmt
|
||||
|
@ -159,20 +159,20 @@ VERSION = Version
|
|||
AUTHOR = Author
|
||||
FILE = Datei
|
||||
STATUS = Status
|
||||
ENTRIES = Eintraege %d - %d von %d (%d laufen)
|
||||
USE_MORE = Benutze 'amx_pausecfg list %d' fuer mehr
|
||||
USE_BEGIN = Benutze 'amx_pausecfg list 1' um zum Anfang zu gelangen
|
||||
USAGE = Benutze: amx_pausecfg <Befehl> [Name]
|
||||
COMMANDS = Befehle
|
||||
COM_TOFF = ^toff - pausiert alle Plugins, die nicht aufgelistet sind
|
||||
COM_TON = ^ton - aktiviere alle Plugins
|
||||
COM_TSTOP = ^tstop <file> - stoppt ein Plugin
|
||||
COM_TPAUSE = ^tpause <file> - pausiert ein Plugin
|
||||
COM_TENABLE = ^tenable <file> - aktiviert ein Plugin
|
||||
COM_TSAVE = ^tsave - speichert die Liste der gestoppten Plugins
|
||||
COM_TCLEAR = ^tclear - loescht die Liste der gestoppten Plugins
|
||||
COM_TLIST = ^tlist [id] - Plugins anzeigen
|
||||
COM_TADD = ^tadd <title> - markiert ein Plugin als nicht pausierbar
|
||||
PAUSE_ENTRIES = Eintraege %d - %d von %d (%d laufen)
|
||||
PAUSE_USE_MORE = Benutze 'amx_pausecfg list %d' fuer mehr
|
||||
PAUSE_USE_BEGIN = Benutze 'amx_pausecfg list 1' um zum Anfang zu gelangen
|
||||
PAUSE_USAGE = Benutze: amx_pausecfg <Befehl> [Name]
|
||||
PAUSE_COMMANDS = Befehle
|
||||
COM_PAUSE_OFF = ^toff - pausiert alle Plugins, die nicht aufgelistet sind
|
||||
COM_PAUSE_ON = ^ton - aktiviere alle Plugins
|
||||
COM_PAUSE_STOP = ^tstop <file> - stoppt ein Plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - pausiert ein Plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - aktiviert ein Plugin
|
||||
COM_PAUSE_SAVE = ^tsave - speichert die Liste der gestoppten Plugins
|
||||
COM_PAUSE_CLEAR = ^tclear - loescht die Liste der gestoppten Plugins
|
||||
COM_PAUSE_LIST = ^tlist [id] - Plugins anzeigen
|
||||
COM_PAUSE_ADD = ^tadd <title> - markiert ein Plugin als nicht pausierbar
|
||||
|
||||
[es]
|
||||
COULDNT_FIND =No se a podido encontrar un plugin que concuerde con "%s"
|
||||
|
@ -203,20 +203,20 @@ VERSION = version
|
|||
AUTHOR = autor
|
||||
FILE = archivo
|
||||
STATUS = stado
|
||||
ENTRIES = Entradas %d - %d de %d (%d ejecutandose)
|
||||
USE_MORE = Usar 'amx_pausecfg list %d' para ver mas
|
||||
USE_BEGIN = Usar 'amx_pausecfg list 1' para volver al inicio
|
||||
USAGE = Modo de uso: amx_pausecfg <comando> [nombre]
|
||||
COMMANDS = Comandos
|
||||
COM_TOFF = ^toff - pausa todos los plugins en la lista
|
||||
COM_TON = ^ton - activa todos los plugins
|
||||
COM_TSTOP = ^tstop <file> - detiene un plugin
|
||||
COM_TPAUSE = ^tpause <file> - pausa un plugin
|
||||
COM_TENABLE = ^tenable <file> - habilita un plugin
|
||||
COM_TSAVE = ^tsave - grava una lista de plugins detenidos
|
||||
COM_TCLEAR = ^tclear - limpia la lista de plugins detenidos
|
||||
COM_TLIST = ^tlist [id] - lista los plugins
|
||||
COM_TADD = ^tadd <title> - establece un plugin como no pausable.
|
||||
PAUSE_ENTRIES = Entradas %d - %d de %d (%d ejecutandose)
|
||||
PAUSE_USE_MORE = Usar 'amx_pausecfg list %d' para ver mas
|
||||
PAUSE_USE_BEGIN = Usar 'amx_pausecfg list 1' para volver al inicio
|
||||
PAUSE_USAGE = Modo de uso: amx_pausecfg <comando> [nombre]
|
||||
PAUSE_COMMANDS = Comandos
|
||||
COM_PAUSE_OFF = ^toff - pausa todos los plugins en la lista
|
||||
COM_PAUSE_ON = ^ton - activa todos los plugins
|
||||
COM_PAUSE_STOP = ^tstop <file> - detiene un plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - pausa un plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - habilita un plugin
|
||||
COM_PAUSE_SAVE = ^tsave - grava una lista de plugins detenidos
|
||||
COM_PAUSE_CLEAR = ^tclear - limpia la lista de plugins detenidos
|
||||
COM_PAUSE_LIST = ^tlist [id] - lista los plugins
|
||||
COM_PAUSE_ADD = ^tadd <title> - establece un plugin como no pausable.
|
||||
|
||||
[fr]
|
||||
COULDNT_FIND = Impossible de trouver un plugin correspondant a "%s"
|
||||
|
@ -247,20 +247,20 @@ VERSION = version
|
|||
AUTHOR = auteur
|
||||
FILE = fichier
|
||||
STATUS = status
|
||||
ENTRIES = Entrees %d - %d sur %d (%d en fonctionnement)
|
||||
USE_MORE = Utilise 'amx_pausecfg list %d' pour la suite
|
||||
USE_BEGIN = Utilise 'amx_pausecfg list 1' pour le debut
|
||||
USAGE = Utilisation: amx_pausecfg <commande> [nom]
|
||||
COMMANDS = Commandes
|
||||
COM_TOFF = ^toff - met en pause tous les plugins qui ne sont pas dans la liste
|
||||
COM_TON = ^ton - enleve la pause de tous les plugins
|
||||
COM_TSTOP = ^tstop <file> - arrete un plugin
|
||||
COM_TPAUSE = ^tpause <file> - met en pause un plugin
|
||||
COM_TENABLE = ^tenable <file> - active un plugin
|
||||
COM_TSAVE = ^tsave - sauver la liste des plugins arretes
|
||||
COM_TCLEAR = ^tclear - effacer la liste des plugins arretes
|
||||
COM_TLIST = ^tlist [id] - listes des plugins
|
||||
COM_TADD = ^tadd <title> - marquer un plugin comme impossible a mettre en pause
|
||||
PAUSE_ENTRIES = Entrees %d - %d sur %d (%d en fonctionnement)
|
||||
PAUSE_USE_MORE = Utilise 'amx_pausecfg list %d' pour la suite
|
||||
PAUSE_USE_BEGIN = Utilise 'amx_pausecfg list 1' pour le debut
|
||||
PAUSE_USAGE = Utilisation: amx_pausecfg <commande> [nom]
|
||||
PAUSE_COMMANDS = Commandes
|
||||
COM_PAUSE_OFF = ^toff - met en pause tous les plugins qui ne sont pas dans la liste
|
||||
COM_PAUSE_ON = ^ton - enleve la pause de tous les plugins
|
||||
COM_PAUSE_STOP = ^tstop <file> - arrete un plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - met en pause un plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - active un plugin
|
||||
COM_PAUSE_SAVE = ^tsave - sauver la liste des plugins arretes
|
||||
COM_PAUSE_CLEAR = ^tclear - effacer la liste des plugins arretes
|
||||
COM_PAUSE_LIST = ^tlist [id] - listes des plugins
|
||||
COM_PAUSE_ADD = ^tadd <title> - marquer un plugin comme impossible a mettre en pause
|
||||
|
||||
[nl]
|
||||
COULDNT_FIND = Kon plugin met de naam "%s" niet vinden
|
||||
|
@ -291,20 +291,20 @@ VERSION = versie
|
|||
AUTHOR = auteur
|
||||
FILE = bestand
|
||||
STATUS = status
|
||||
ENTRIES = Waarde %d - %d van %d (%d draaiend)
|
||||
USE_MORE = Gebruik 'amx_pausecfg list %d' voor meer
|
||||
USE_BEGIN = Gebruik 'amx_pausecfg list 1' voor het begin
|
||||
USAGE = Gebruik: amx_pausecfg <commando> [naam]
|
||||
COMMANDS = Commandos
|
||||
COM_TOFF = ^toff - pauseerd alle plugins die neit in de lijst staan
|
||||
COM_TON = ^ton - hervat alle plugins
|
||||
COM_TSTOP = ^tstop <file> - stopt een plugin
|
||||
COM_TPAUSE = ^tpause <file> - pauseerd een plugin
|
||||
COM_TENABLE = ^tenable <file> - start een plugin
|
||||
COM_TSAVE = ^tsave - de lijst met gestopte plugins opslaan
|
||||
COM_TCLEAR = ^tclear - de lijst met gestopte plugins legen
|
||||
COM_TLIST = ^tlist [id] - plugins weergeven
|
||||
COM_TADD = ^tadd <title> - markeert een plugins als gepauseerd
|
||||
PAUSE_ENTRIES = Waarde %d - %d van %d (%d draaiend)
|
||||
PAUSE_USE_MORE = Gebruik 'amx_pausecfg list %d' voor meer
|
||||
PAUSE_USE_BEGIN = Gebruik 'amx_pausecfg list 1' voor het begin
|
||||
PAUSE_USAGE = Gebruik: amx_pausecfg <commando> [naam]
|
||||
PAUSE_COMMANDS = Commandos
|
||||
COM_PAUSE_OFF = ^toff - pauseerd alle plugins die neit in de lijst staan
|
||||
COM_PAUSE_ON = ^ton - hervat alle plugins
|
||||
COM_PAUSE_STOP = ^tstop <file> - stopt een plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - pauseerd een plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - start een plugin
|
||||
COM_PAUSE_SAVE = ^tsave - de lijst met gestopte plugins opslaan
|
||||
COM_PAUSE_CLEAR = ^tclear - de lijst met gestopte plugins legen
|
||||
COM_PAUSE_LIST = ^tlist [id] - plugins weergeven
|
||||
COM_PAUSE_ADD = ^tadd <title> - markeert een plugins als gepauseerd
|
||||
|
||||
[pl]
|
||||
COULDNT_FIND = Nie mozna znalesc pluginu "%s"
|
||||
|
@ -335,20 +335,20 @@ VERSION = wersja
|
|||
AUTHOR = autor
|
||||
FILE = plik
|
||||
STATUS = status
|
||||
ENTRIES = Wpisy %d - %d z %d (%d uruchomionych)
|
||||
USE_MORE = Uzyj 'amx_pausecfg list %d' po wiecej
|
||||
USE_BEGIN = Uzyj 'amx_pausecfg list 1' do poczatku
|
||||
USAGE = Uzycie: amx_pausecfg <komenda> [nazwa]
|
||||
COMMANDS = Komendy
|
||||
COM_TOFF = ^toff - zatrzymal wszystkie pluginy nie w liscie
|
||||
COM_TON = ^ton - wznowil wszystkie pluginy
|
||||
COM_TSTOP = ^tstop <file> - wylaczyl plugin
|
||||
COM_TPAUSE = ^tpause <file> - zatrzymal plugin
|
||||
COM_TENABLE = ^tenable <file> - wlaczyl plugin
|
||||
COM_TSAVE = ^tsave - zapisuje liste wylaczonych pluginow
|
||||
COM_TCLEAR = ^tclear - czysci liste wylaczonych pluginow
|
||||
COM_TLIST = ^tlist [id] - wyswietla liste pluginow
|
||||
COM_TADD = ^tadd <title> - oznacza plugin jako niewzawialny
|
||||
PAUSE_ENTRIES = Wpisy %d - %d z %d (%d uruchomionych)
|
||||
PAUSE_USE_MORE = Uzyj 'amx_pausecfg list %d' po wiecej
|
||||
PAUSE_USE_BEGIN = Uzyj 'amx_pausecfg list 1' do poczatku
|
||||
PAUSE_USAGE = Uzycie: amx_pausecfg <komenda> [nazwa]
|
||||
PAUSE_COMMANDS = Komendy
|
||||
COM_PAUSE_OFF = ^toff - zatrzymal wszystkie pluginy nie w liscie
|
||||
COM_PAUSE_ON = ^ton - wznowil wszystkie pluginy
|
||||
COM_PAUSE_STOP = ^tstop <file> - wylaczyl plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <file> - zatrzymal plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <file> - wlaczyl plugin
|
||||
COM_PAUSE_SAVE = ^tsave - zapisuje liste wylaczonych pluginow
|
||||
COM_PAUSE_CLEAR = ^tclear - czysci liste wylaczonych pluginow
|
||||
COM_PAUSE_LIST = ^tlist [id] - wyswietla liste pluginow
|
||||
COM_PAUSE_ADD = ^tadd <title> - oznacza plugin jako niewzawialny
|
||||
|
||||
[sr]
|
||||
COULDNT_FIND = Nije moguce naci plugin koji se poklapa sa "%s"
|
||||
|
@ -379,20 +379,20 @@ VERSION = verzija
|
|||
AUTHOR = autor
|
||||
FILE = fajl
|
||||
STATUS = status
|
||||
ENTRIES = Vrednosti %d - %d od %d (%d pokrenutih)
|
||||
USE_MORE = Koristi 'amx_pausecfg list %d' za jos
|
||||
USE_BEGIN = Koristi 'amx_pausecfg list 1' za pocetak
|
||||
USAGE = Koriscenje: amx_pausecfg <komanda> [ime]
|
||||
COMMANDS = Komande
|
||||
COM_TOFF = ^toff - pauzira sve pluginove koji nisu u listi
|
||||
COM_TON = ^ton - pokrece sve pluginove
|
||||
COM_TSTOP = ^tstop <fajl> - zaustavlja plugin
|
||||
COM_TPAUSE = ^tpause <fajl> - pauzira plugin
|
||||
COM_TENABLE = ^tenable <fajl> - pokrece plugin
|
||||
COM_TSAVE = ^tsave - snima listu zaustavljenih pluginova
|
||||
COM_TCLEAR = ^tclear - prazni listu zaustavljenih pluginova
|
||||
COM_TLIST = ^tlist [id] - lista pluginove
|
||||
COM_TADD = ^tadd <title> - zakljucava plugin
|
||||
PAUSE_ENTRIES = Vrednosti %d - %d od %d (%d pokrenutih)
|
||||
PAUSE_USE_MORE = Koristi 'amx_pausecfg list %d' za jos
|
||||
PAUSE_USE_BEGIN = Koristi 'amx_pausecfg list 1' za pocetak
|
||||
PAUSE_USAGE = Koriscenje: amx_pausecfg <komanda> [ime]
|
||||
PAUSE_COMMANDS = Komande
|
||||
COM_PAUSE_OFF = ^toff - pauzira sve pluginove koji nisu u listi
|
||||
COM_PAUSE_ON = ^ton - pokrece sve pluginove
|
||||
COM_PAUSE_STOP = ^tstop <fajl> - zaustavlja plugin
|
||||
COM_PAUSE_PAUSE = ^tpause <fajl> - pauzira plugin
|
||||
COM_PAUSE_ENABLE = ^tenable <fajl> - pokrece plugin
|
||||
COM_PAUSE_SAVE = ^tsave - snima listu zaustavljenih pluginova
|
||||
COM_PAUSE_CLEAR = ^tclear - prazni listu zaustavljenih pluginova
|
||||
COM_PAUSE_LIST = ^tlist [id] - lista pluginove
|
||||
COM_PAUSE_ADD = ^tadd <title> - zakljucava plugin
|
||||
|
||||
[sv]
|
||||
COULDNT_FIND = Kunde inte hitta ett plugin som matchar "%s"
|
||||
|
@ -423,20 +423,20 @@ VERSION = version
|
|||
AUTHOR = skapare
|
||||
FILE = fil
|
||||
STATUS = status
|
||||
ENTRIES = Poster %d - %d av %d (%d e aktiva)
|
||||
USE_MORE = Skriv 'amx_pausecfg list %d' f'o'r mera
|
||||
USE_BEGIN = Skriv 'amx_pausecfg list 1' f'o'r b'o'rjan
|
||||
USAGE = Skriv: amx_pausecfg <kommando> [namn]
|
||||
COMMANDS = Kommandon
|
||||
COM_TOFF = ^toff - pausar alla plugins i listan
|
||||
COM_TON = ^ton - startar alla plugins i listan
|
||||
COM_TSTOP = ^tstop <file> - stoppar en plugin
|
||||
COM_TPAUSE = ^tpaus <file> - pausar en plugin
|
||||
COM_TENABLE = ^tstart <file> - startar en plugin
|
||||
COM_TSAVE = ^tsave - sparar lista av stoppade plugins
|
||||
COM_TCLEAR = ^tclear - rensar lista av stoppade plugins
|
||||
COM_TLIST = ^tlist [id] - listar plugins
|
||||
COM_TADD = ^tadd <titel> - markerar ett plugin som icke pausbar
|
||||
PAUSE_ENTRIES = Poster %d - %d av %d (%d e aktiva)
|
||||
PAUSE_USE_MORE = Skriv 'amx_pausecfg list %d' f'o'r mera
|
||||
PAUSE_USE_BEGIN = Skriv 'amx_pausecfg list 1' f'o'r b'o'rjan
|
||||
PAUSE_USAGE = Skriv: amx_pausecfg <kommando> [namn]
|
||||
PAUSE_COMMANDS = Kommandon
|
||||
COM_PAUSE_OFF = ^toff - pausar alla plugins i listan
|
||||
COM_PAUSE_ON = ^ton - startar alla plugins i listan
|
||||
COM_PAUSE_STOP = ^tstop <file> - stoppar en plugin
|
||||
COM_PAUSE_PAUSE = ^tpaus <file> - pausar en plugin
|
||||
COM_PAUSE_ENABLE = ^tstart <file> - startar en plugin
|
||||
COM_PAUSE_SAVE = ^tsave - sparar lista av stoppade plugins
|
||||
COM_PAUSE_CLEAR = ^tclear - rensar lista av stoppade plugins
|
||||
COM_PAUSE_LIST = ^tlist [id] - listar plugins
|
||||
COM_PAUSE_ADD = ^tadd <titel> - markerar ett plugin som icke pausbar
|
||||
|
||||
[tr]
|
||||
COULDNT_FIND = "%s" Buna benzer bir plugin bulunamadi
|
||||
|
@ -467,17 +467,17 @@ VERSION = versiyon
|
|||
AUTHOR = ureten
|
||||
FILE = dosya
|
||||
STATUS = durum
|
||||
ENTRIES = Girisler %d - %d ve %d (%d calisiyor)
|
||||
USE_MORE = 'amx_pausecfg list %d' i kullanin daha gormek icin
|
||||
USE_BEGIN = 'amx_pausecfg list 1' i kullanin baslatmak icin
|
||||
USAGE = kullanim: amx_pausecfg <emir> [isim]
|
||||
COMMANDS = Emirler
|
||||
COM_TOFF = ^toff - listede olmayan butun pluginler gecici olarak durdurur
|
||||
COM_TON = ^ton - Durdurulmus pluginleri tekrar baslatir
|
||||
COM_TSTOP = ^tstop <dosya> -bir plugin durdurur
|
||||
COM_TPAUSE = ^tpause <dosya> - bir plugin durdurur gecici olarak
|
||||
COM_TENABLE = ^tenable <dosya> - bir plugin baslatir
|
||||
COM_TSAVE = ^tsave - Durdulmus pluginler uzerine bir liste saklar
|
||||
COM_TCLEAR = ^tclear - Durdurulmus pluginlerin listesini siler
|
||||
COM_TLIST = ^tlist [id] - Pluginleri listele
|
||||
COM_TADD = ^tadd <isim> - Durduralamiyan bir plugin isaretler
|
||||
PAUSE_ENTRIES = Girisler %d - %d ve %d (%d calisiyor)
|
||||
PAUSE_USE_MORE = 'amx_pausecfg list %d' i kullanin daha gormek icin
|
||||
PAUSE_USE_BEGIN = 'amx_pausecfg list 1' i kullanin baslatmak icin
|
||||
PAUSE_USAGE = kullanim: amx_pausecfg <emir> [isim]
|
||||
PAUSE_COMMANDS = Emirler
|
||||
COM_PAUSE_OFF = ^toff - listede olmayan butun pluginler gecici olarak durdurur
|
||||
COM_PAUSE_ON = ^ton - Durdurulmus pluginleri tekrar baslatir
|
||||
COM_PAUSE_STOP = ^tstop <dosya> -bir plugin durdurur
|
||||
COM_PAUSE_PAUSE = ^tpause <dosya> - bir plugin durdurur gecici olarak
|
||||
COM_PAUSE_ENABLE = ^tenable <dosya> - bir plugin baslatir
|
||||
COM_PAUSE_SAVE = ^tsave - Durdulmus pluginler uzerine bir liste saklar
|
||||
COM_PAUSE_CLEAR = ^tclear - Durdurulmus pluginlerin listesini siler
|
||||
COM_PAUSE_LIST = ^tlist [id] - Pluginleri listele
|
||||
COM_PAUSE_ADD = ^tadd <isim> - Durduralamiyan bir plugin isaretler
|
|
@ -12,24 +12,24 @@ VALUE = value
|
|||
STATUS = status
|
||||
ON = on
|
||||
OFF = off
|
||||
ENTRIES_OF = Entries %i - %i of %i
|
||||
USE_MORE = Use 'amx_restrict list %i' for more
|
||||
USE_BEGIN = Use 'amx_restrict list 1' for begin
|
||||
REST_ENTRIES_OF = Entries %i - %i of %i
|
||||
REST_USE_MORE = Use 'amx_restrict list %i' for more
|
||||
REST_USE_BEGIN = Use 'amx_restrict list 1' for begin
|
||||
CONF_SAVED = Configuration has been saved (file "%s")
|
||||
COULDNT_SAVE = Couldn't save configuration (file "%s")
|
||||
CONF_LOADED = Configuration has been loaded (file "%s")
|
||||
COULDNT_LOAD = Couldn't load configuration (file "%s")
|
||||
COM_USAGE = Usage: amx_restrict <command> [value]
|
||||
COM_COMMANDS = Commands:
|
||||
COM_ON = ^ton - set restriction on whole equipment
|
||||
COM_OFF = ^toff - remove restriction from whole equipment
|
||||
COM_ON = ^ton <value> [...] - set specified restriction
|
||||
COM_OFF = ^toff <value> [...] - remove specified restriction
|
||||
COM_LIST = ^tlist - display list of available equipment and weapons
|
||||
COM_SAVE = ^tsave - save restriction
|
||||
COM_LOAD = ^tload [file] - load restriction [from a file]
|
||||
COM_VALUES = Available values to restrict are:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Type 'amx_restrict list' for more specified values
|
||||
COM_REST_USAGE = Usage: amx_restrict <command> [value]
|
||||
COM_REST_COMMANDS = Commands:
|
||||
COM_REST_ON = ^ton - set restriction on whole equipment
|
||||
COM_REST_OFF = ^toff - remove restriction from whole equipment
|
||||
COM_REST_ON = ^ton <value> [...] - set specified restriction
|
||||
COM_REST_OFF = ^toff <value> [...] - remove specified restriction
|
||||
COM_REST_LIST = ^tlist - display list of available equipment and weapons
|
||||
COM_REST_SAVE = ^tsave - save restriction
|
||||
COM_REST_LOAD = ^tload [file] - load restriction [from a file]
|
||||
COM_REST_VALUES = Available values to restrict are:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Type 'amx_restrict list' for more specified values
|
||||
REST_WEAP = Restrict Weapons
|
||||
SAVE_SET = Save settings
|
||||
CONF_SAV_SUC = Configuration saved successfully
|
||||
|
@ -49,24 +49,24 @@ VALUE = valor
|
|||
STATUS = status
|
||||
ON = ligado
|
||||
OFF = desligado
|
||||
ENTRIES_OF = Entradas %i - %i de %i
|
||||
USE_MORE = Use 'amx_restrict list %i' para ver mais
|
||||
USE_BEGIN = Use 'amx_restrict list 1' para voltar ao inicio
|
||||
REST_ENTRIES_OF = Entradas %i - %i de %i
|
||||
REST_USE_MORE = Use 'amx_restrict list %i' para ver mais
|
||||
REST_USE_BEGIN = Use 'amx_restrict list 1' para voltar ao inicio
|
||||
CONF_SAVED = A configuracao foi salva (arquivo "%s")
|
||||
COULDNT_SAVE = A configuracao nao pode ser salva (arquivo "%s")
|
||||
CONF_LOADED = A configuracao foi carregada (arquivo "%s")
|
||||
COULDNT_LOAD = A configuracao nao pode ser carregada (arquivo "%s")
|
||||
COM_USAGE = Usage: amx_restrict <comando> [valor]
|
||||
COM_COMMANDS = Comandos:
|
||||
COM_ON = ^ton - ajusta a restricao a todos os equipamentos
|
||||
COM_OFF = ^toff - remove a restricao a todos os equipamentos
|
||||
COM_ON = ^ton <valor> [...] - adiciona uma resticao especifica
|
||||
COM_OFF = ^toff <valor> [...] - remove uma resticao especifica
|
||||
COM_LIST = ^tlist - mostra a lista de equipamentos e armas disponiveis
|
||||
COM_SAVE = ^tsave - salva a restricao
|
||||
COM_LOAD = ^tload [arquivo] - carrega a restricao [de um arquivo]
|
||||
COM_VALUES = Valores disponiveis para restringir:^nmunicao, equipamentos, pistolas, escopetas, sub-metralhadoras, rifles, metralhadoras
|
||||
COM_TYPE = Digite 'amx_restrict list' para ver valores mais especificos
|
||||
COM_REST_USAGE = Usage: amx_restrict <comando> [valor]
|
||||
COM_REST_COMMANDS = Comandos:
|
||||
COM_REST_ON = ^ton - ajusta a restricao a todos os equipamentos
|
||||
COM_REST_OFF = ^toff - remove a restricao a todos os equipamentos
|
||||
COM_REST_ON = ^ton <valor> [...] - adiciona uma resticao especifica
|
||||
COM_REST_OFF = ^toff <valor> [...] - remove uma resticao especifica
|
||||
COM_REST_LIST = ^tlist - mostra a lista de equipamentos e armas disponiveis
|
||||
COM_REST_SAVE = ^tsave - salva a restricao
|
||||
COM_REST_LOAD = ^tload [arquivo] - carrega a restricao [de um arquivo]
|
||||
COM_REST_VALUES = Valores disponiveis para restringir:^nmunicao, equipamentos, pistolas, escopetas, sub-metralhadoras, rifles, metralhadoras
|
||||
COM_REST_TYPE = Digite 'amx_restrict list' para ver valores mais especificos
|
||||
REST_WEAP = Restringir Armas
|
||||
SAVE_SET = Salvar ajustes
|
||||
CONF_SAV_SUC = A configuracao foi salva com sucesso
|
||||
|
@ -86,24 +86,24 @@ VALUE = vaerdi
|
|||
STATUS = status
|
||||
ON = on
|
||||
OFF = off
|
||||
ENTRIES_OF = indskrivninger %i - %i af %i
|
||||
USE_MORE = Brug 'amx_restrict list %i' for mere
|
||||
USE_BEGIN = Brug 'amx_restrict list 1' for at begynde
|
||||
REST_ENTRIES_OF = indskrivninger %i - %i af %i
|
||||
REST_USE_MORE = Brug 'amx_restrict list %i' for mere
|
||||
REST_USE_BEGIN = Brug 'amx_restrict list 1' for at begynde
|
||||
CONF_SAVED = Konfiguration er blevet gemt (file "%s")
|
||||
COULDNT_SAVE = Kunne ikke gemme konfiguration (file "%s")
|
||||
CONF_LOADED = Konfiguration er blevet indlaest (file "%s")
|
||||
COULDNT_LOAD = Kunne ikke indlaese konfiguration (file "%s")
|
||||
COM_USAGE = Brug: amx_restrict <kommando> [value]
|
||||
COM_COMMANDS = Kommandoer:
|
||||
COM_ON = ^ton - Lav forbud paa alt udstyr
|
||||
COM_OFF = ^toff - Fjern forbud paa alt udstyr
|
||||
COM_ON = ^ton <vaerdi> [...] - Lav specificeret forbud
|
||||
COM_OFF = ^toff <vaerdi> [...] - Fjern specificeret forbud
|
||||
COM_LIST = ^tlist - viser liste med udstyr og vaaben til raadighed
|
||||
COM_SAVE = ^tsave - gem forbud
|
||||
COM_LOAD = ^tload [file] - indlaes restriction [fra en fil]
|
||||
COM_VALUES = Vaerdier til raadighed er, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Skriv 'amx_restrict list' for flere specificerede vaerdier
|
||||
COM_REST_USAGE = Brug: amx_restrict <kommando> [value]
|
||||
COM_REST_COMMANDS = Kommandoer:
|
||||
COM_REST_ON = ^ton - Lav forbud paa alt udstyr
|
||||
COM_REST_OFF = ^toff - Fjern forbud paa alt udstyr
|
||||
COM_REST_ON = ^ton <vaerdi> [...] - Lav specificeret forbud
|
||||
COM_REST_OFF = ^toff <vaerdi> [...] - Fjern specificeret forbud
|
||||
COM_REST_LIST = ^tlist - viser liste med udstyr og vaaben til raadighed
|
||||
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_WEAP = Forbyd vaaben
|
||||
SAVE_SET = Gem indstillinger
|
||||
CONF_SAV_SUC = Konfiguration gemt
|
||||
|
@ -123,24 +123,24 @@ VALUE = Wert
|
|||
STATUS = Status
|
||||
ON = an
|
||||
OFF = aus
|
||||
ENTRIES_OF = Eintrag %i - %i von %i
|
||||
USE_MORE = Benutze 'amx_restrict list %i' fuer mehr Infos
|
||||
USE_BEGIN = Benutze 'amx_restrict list 1' um zum Anfang zu gelangen
|
||||
REST_ENTRIES_OF = Eintrag %i - %i von %i
|
||||
REST_USE_MORE = Benutze 'amx_restrict list %i' fuer mehr Infos
|
||||
REST_USE_BEGIN = Benutze 'amx_restrict list 1' um zum Anfang zu gelangen
|
||||
CONF_SAVED = Konfiguration gesichert (Datei "%s")
|
||||
COULDNT_SAVE = Konfiguration konnte nicht gespeichert werden (Datei "%s")
|
||||
CONF_LOADED = Konfiguration wurde geladen (Datei "%s")
|
||||
COULDNT_LOAD = Konfiguration konnte nicht geladen werden (Datei "%s")
|
||||
COM_USAGE = Benutze: amx_restrict <Befehl> [Wert]
|
||||
COM_COMMANDS = Befehle:
|
||||
COM_ON = ^ton - setze Verbot auf die gesamte Ausruestung
|
||||
COM_OFF = ^toff - Verbot fuer Ausruestung aufheben
|
||||
COM_ON = ^ton <value> [...] - setze spezielles Verbot
|
||||
COM_OFF = ^toff <value> [...] - spezielles Verbot aufgehoben
|
||||
COM_LIST = ^tlist - zeigt die Liste der verfuegbaren Waffen und Ausruestungen
|
||||
COM_SAVE = ^tsave - Verbote speichern
|
||||
COM_LOAD = ^tload [file] - laedt Verbote [aus einer Datei]
|
||||
COM_VALUES = erlaubte Verbotswerte:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Schreibe 'amx_restrict list' fuer mehr spezielle Werte
|
||||
COM_REST_USAGE = Benutze: amx_restrict <Befehl> [Wert]
|
||||
COM_REST_COMMANDS = Befehle:
|
||||
COM_REST_ON = ^ton - setze Verbot auf die gesamte Ausruestung
|
||||
COM_REST_OFF = ^toff - Verbot fuer Ausruestung aufheben
|
||||
COM_REST_ON = ^ton <value> [...] - setze spezielles Verbot
|
||||
COM_REST_OFF = ^toff <value> [...] - spezielles Verbot aufgehoben
|
||||
COM_REST_LIST = ^tlist - zeigt die Liste der verfuegbaren Waffen und Ausruestungen
|
||||
COM_REST_SAVE = ^tsave - Verbote speichern
|
||||
COM_REST_LOAD = ^tload [file] - laedt Verbote [aus einer Datei]
|
||||
COM_REST_VALUES = erlaubte Verbotswerte:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Schreibe 'amx_restrict list' fuer mehr spezielle Werte
|
||||
REST_WEAP = Waffen verbieten
|
||||
SAVE_SET = Einstellungen speichern
|
||||
CONF_SAV_SUC = Konfiguration erfolgreich gespeichert
|
||||
|
@ -160,24 +160,24 @@ VALUE = valor
|
|||
STATUS = estado
|
||||
ON = on
|
||||
OFF = off
|
||||
ENTRIES_OF = Entradas %i - %i de %i
|
||||
USE_MORE = Usar 'amx_restrict list %i' para mas
|
||||
USE_BEGIN = Usar 'amx_restrict list 1' para ir al inicio
|
||||
REST_ENTRIES_OF = Entradas %i - %i de %i
|
||||
REST_USE_MORE = Usar 'amx_restrict list %i' para mas
|
||||
REST_USE_BEGIN = Usar 'amx_restrict list 1' para ir al inicio
|
||||
CONF_SAVED = La configuracion ha sido guardada (archivo "%s")
|
||||
COULDNT_SAVE = No se ha podido gravar la configuracion (archivo "%s")
|
||||
CONF_LOADED = La configuracion ha sido cargada (archivo "%s")
|
||||
COULDNT_LOAD = No se ha podido cargar la configuracion (archivo "%s")
|
||||
COM_USAGE = Uso: amx_restrict <comando> [valor]
|
||||
COM_COMMANDS = Comandos:
|
||||
COM_ON = ^ton - establecer restriccion de todo el equipamiento
|
||||
COM_OFF = ^toff - remover restriccion de todo el equipamiento
|
||||
COM_ON = ^ton <valor> [...] - esatblecer una restriccion especifica
|
||||
COM_OFF = ^toff <valor> [...] - remover restriccion especifica
|
||||
COM_LIST = ^tlist - mostrar una lista con las armas y equipo permitido
|
||||
COM_SAVE = ^tsave - gravar restriccion
|
||||
COM_LOAD = ^tload [archivo] - cargar restriccion [desde archivo]
|
||||
COM_VALUES = Valores disponibles para restringir:^nmunicion, equipo, pistolas, escopetas, sub, rifles, ametralladoras
|
||||
COM_TYPE = Tipear 'amx_restrict list' para valores especificos
|
||||
COM_REST_USAGE = Uso: amx_restrict <comando> [valor]
|
||||
COM_REST_COMMANDS = Comandos:
|
||||
COM_REST_ON = ^ton - establecer restriccion de todo el equipamiento
|
||||
COM_REST_OFF = ^toff - remover restriccion de todo el equipamiento
|
||||
COM_REST_ON = ^ton <valor> [...] - esatblecer una restriccion especifica
|
||||
COM_REST_OFF = ^toff <valor> [...] - remover restriccion especifica
|
||||
COM_REST_LIST = ^tlist - mostrar una lista con las armas y equipo permitido
|
||||
COM_REST_SAVE = ^tsave - gravar restriccion
|
||||
COM_REST_LOAD = ^tload [archivo] - cargar restriccion [desde archivo]
|
||||
COM_REST_VALUES = Valores disponibles para restringir:^nmunicion, equipo, pistolas, escopetas, sub, rifles, ametralladoras
|
||||
COM_REST_TYPE = Tipear 'amx_restrict list' para valores especificos
|
||||
REST_WEAP = Restringir Armas
|
||||
SAVE_SET = Gravar Seteos
|
||||
CONF_SAV_SUC = Configuracion exitosamente gravada
|
||||
|
@ -197,24 +197,24 @@ VALUE = valeur
|
|||
STATUS = status
|
||||
ON = on
|
||||
OFF = off
|
||||
ENTRIES_OF = Entrees %i - %i sur %i
|
||||
USE_MORE = Utilise 'amx_restrict list %i' pour la suite
|
||||
USE_BEGIN = Utilise 'amx_restrict list 1' pour le debut
|
||||
REST_ENTRIES_OF = Entrees %i - %i sur %i
|
||||
REST_USE_MORE = Utilise 'amx_restrict list %i' pour la suite
|
||||
REST_USE_BEGIN = Utilise 'amx_restrict list 1' pour le debut
|
||||
CONF_SAVED = La configuration a ete sauvee (fichier "%s")
|
||||
COULDNT_SAVE = La configuration n'a pas ete sauvee (fichier "%s")
|
||||
CONF_LOADED = La configuration a ete chargee (fichier "%s")
|
||||
COULDNT_LOAD = La configuration n'a pas ete chargee (fichier "%s")
|
||||
COM_USAGE = Utilisation: amx_restrict <commande> [valeur]
|
||||
COM_COMMANDS = Commandes:
|
||||
COM_ON = ^ton - restreint tous les equipements
|
||||
COM_OFF = ^toff - enleve la restriction de tous les equipements
|
||||
COM_ON = ^ton <valeur> [...] - met une restriction specifique
|
||||
COM_OFF = ^toff <valeur> [...] - enleve une restriction specifique
|
||||
COM_LIST = ^tlist - affiche la liste des equipements et armes disponibles
|
||||
COM_SAVE = ^tsave - sauver les restrictions
|
||||
COM_LOAD = ^tload [file] - charger les restriction [a partir d'un fichier]
|
||||
COM_VALUES = Les valeurs disponibles pour la restriction sont:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Taper 'amx_restrict list' pour avoir une liste plus precise
|
||||
COM_REST_USAGE = Utilisation: amx_restrict <commande> [valeur]
|
||||
COM_REST_COMMANDS = Commandes:
|
||||
COM_REST_ON = ^ton - restreint tous les equipements
|
||||
COM_REST_OFF = ^toff - enleve la restriction de tous les equipements
|
||||
COM_REST_ON = ^ton <valeur> [...] - met une restriction specifique
|
||||
COM_REST_OFF = ^toff <valeur> [...] - enleve une restriction specifique
|
||||
COM_REST_LIST = ^tlist - affiche la liste des equipements et armes disponibles
|
||||
COM_REST_SAVE = ^tsave - sauver les restrictions
|
||||
COM_REST_LOAD = ^tload [file] - charger les restriction [a partir d'un fichier]
|
||||
COM_REST_VALUES = Les valeurs disponibles pour la restriction sont:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Taper 'amx_restrict list' pour avoir une liste plus precise
|
||||
REST_WEAP = Restreindre les Armes
|
||||
SAVE_SET = Sauver
|
||||
CONF_SAV_SUC = Configuration sauvegardee
|
||||
|
@ -234,24 +234,24 @@ VALUE = waarde
|
|||
STATUS = status
|
||||
ON = aan
|
||||
OFF = uit
|
||||
ENTRIES_OF = Waarde %i - %i van %i
|
||||
USE_MORE = Gebruik 'amx_restrict list %i' voor meer
|
||||
USE_BEGIN = Gebruik 'amx_restrict list 1' voor het begin
|
||||
REST_ENTRIES_OF = Waarde %i - %i van %i
|
||||
REST_USE_MORE = Gebruik 'amx_restrict list %i' voor meer
|
||||
REST_USE_BEGIN = Gebruik 'amx_restrict list 1' voor het begin
|
||||
CONF_SAVED = Configuratie is opgeslagen (file "%s")
|
||||
COULDNT_SAVE = Kan de configuratie niet opslaan! (file "%s")
|
||||
CONF_LOADED = Configuratie is geladen (file "%s")
|
||||
COULDNT_LOAD = Kan de configuratie niet laden! (file "%s")
|
||||
COM_USAGE = Gebruik: amx_restrict <commando> [waarde]
|
||||
COM_COMMANDS = Commands:
|
||||
COM_ON = ^ton - verbied alle equipment
|
||||
COM_OFF = ^toff - verwijder verbod op alle equipment
|
||||
COM_ON = ^ton <value> [...] - zet specifieke restrictie
|
||||
COM_OFF = ^toff <value> [...] - verwijder specifieke restrictie
|
||||
COM_LIST = ^tlist - geef een lisjt met beschikbare equipement en wapens weer
|
||||
COM_SAVE = ^tsave - restrictie opslaan
|
||||
COM_LOAD = ^tload [file] - laad restrictie [uit bestand]
|
||||
COM_VALUES = Beschikbare waarden zijn:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Type 'amx_restrict list' voor meer specifieke waarden
|
||||
COM_REST_USAGE = Gebruik: amx_restrict <commando> [waarde]
|
||||
COM_REST_COMMANDS = Commands:
|
||||
COM_REST_ON = ^ton - verbied alle equipment
|
||||
COM_REST_OFF = ^toff - verwijder verbod op alle equipment
|
||||
COM_REST_ON = ^ton <value> [...] - zet specifieke restrictie
|
||||
COM_REST_OFF = ^toff <value> [...] - verwijder specifieke restrictie
|
||||
COM_REST_LIST = ^tlist - geef een lisjt met beschikbare equipement en wapens weer
|
||||
COM_REST_SAVE = ^tsave - restrictie opslaan
|
||||
COM_REST_LOAD = ^tload [file] - laad restrictie [uit bestand]
|
||||
COM_REST_VALUES = Beschikbare waarden zijn:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Type 'amx_restrict list' voor meer specifieke waarden
|
||||
REST_WEAP = Verbied Wapens
|
||||
SAVE_SET = Settings opslaan
|
||||
CONF_SAV_SUC = Configuration opslaan succesvol
|
||||
|
@ -271,24 +271,24 @@ VALUE = wartosc
|
|||
STATUS = status
|
||||
ON = wl
|
||||
OFF = wyl
|
||||
ENTRIES_OF = Wpisy %i - %i z %i
|
||||
USE_MORE = Uzyj 'amx_restrict list %i' po wiecej
|
||||
USE_BEGIN = Uzyj 'amx_restrict list 1' do poczatku
|
||||
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
|
||||
CONF_SAVED = Konfiguracja zostala zapisana (plik "%s")
|
||||
COULDNT_SAVE = Nie mozna zapisac konfiguracji (plik "%s")
|
||||
CONF_LOADED = Konfiguracja zostala zaladowana (plik "%s")
|
||||
COULDNT_LOAD = Nie mozna zaladowac konfiguracji (plik "%s")
|
||||
COM_USAGE = Uzycie: amx_restrict <komenda> [wartosc]
|
||||
COM_COMMANDS = Komendy:
|
||||
COM_ON = ^ton - ustawil ograniczenia na cale wyposarzenie
|
||||
COM_OFF = ^toff - wylaczyl ograniczenie na cale wyposarzenie
|
||||
COM_ON = ^ton <value> [...] - ustawil specyficzne ograniczenie
|
||||
COM_OFF = ^toff <value> [...] - usunal specyficzne ograniczenie
|
||||
COM_LIST = ^tlist - wyswietl liste broni i wyposarzenia
|
||||
COM_SAVE = ^tsave - zapisz ograniczenia
|
||||
COM_LOAD = ^tload [file] - zaladuj ograniczenia [z pliku]
|
||||
COM_VALUES = mozliwe wartosci na ktore mozna zalozyc ograniczenia:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Wpisz 'amx_restrict list' po wiecej specyficznych wartosci
|
||||
COM_REST_USAGE = Uzycie: amx_restrict <komenda> [wartosc]
|
||||
COM_REST_COMMANDS = Komendy:
|
||||
COM_REST_ON = ^ton - ustawil ograniczenia na cale wyposarzenie
|
||||
COM_REST_OFF = ^toff - wylaczyl ograniczenie na cale wyposarzenie
|
||||
COM_REST_ON = ^ton <value> [...] - ustawil specyficzne ograniczenie
|
||||
COM_REST_OFF = ^toff <value> [...] - usunal specyficzne ograniczenie
|
||||
COM_REST_LIST = ^tlist - wyswietl liste broni i wyposarzenia
|
||||
COM_REST_SAVE = ^tsave - zapisz ograniczenia
|
||||
COM_REST_LOAD = ^tload [file] - zaladuj ograniczenia [z pliku]
|
||||
COM_REST_VALUES = mozliwe wartosci na ktore mozna zalozyc ograniczenia:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Wpisz 'amx_restrict list' po wiecej specyficznych wartosci
|
||||
REST_WEAP = Ogranicz bronie
|
||||
SAVE_SET = Zapisz ustawienia
|
||||
CONF_SAV_SUC = Konfiguracja zapisana z powodzeniem
|
||||
|
@ -308,24 +308,24 @@ VALUE = vrednost
|
|||
STATUS = status
|
||||
ON = on
|
||||
OFF = off
|
||||
ENTRIES_OF = Vrednosti %i - %i od %i
|
||||
USE_MORE = Koristi 'amx_restrict list %i' za jos
|
||||
USE_BEGIN = Koristi 'amx_restrict list 1' za pocetak
|
||||
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
|
||||
CONF_SAVED = Konfiguracija je uspesno sacuvana (fajl "%s")
|
||||
COULDNT_SAVE = Konfiguracija je neuspesno sacuvana (fajl "%s")
|
||||
CONF_LOADED = Konfiguracija je uspesno ucitana (fajl "%s")
|
||||
COULDNT_LOAD = Konfiguracija je neuspesno ucitana (fajl "%s")
|
||||
COM_USAGE = Koriscenje: amx_restrict <komanda> [vrednost]
|
||||
COM_COMMANDS = Komande:
|
||||
COM_ON = ^ton - postavi zabranu za celu opremu
|
||||
COM_OFF = ^toff - skini zabranu sa cele opreme
|
||||
COM_ON = ^ton <vrednost> [...] - postavi zabranu na zadato oruzje
|
||||
COM_OFF = ^toff <vrednost> [...] - skini zabranu sa zadatog oruzja
|
||||
COM_LIST = ^tlist - prikazi listu mogucih oruzja i opreme
|
||||
COM_SAVE = ^tsave - sacuvaj zabrene
|
||||
COM_LOAD = ^tload [fajl] - ucitaj zabrane [iz fajla]
|
||||
COM_VALUES = Moguce vrednosti za zabrane su:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Kucaj 'amx_restrict list' za jos specificnih komandi
|
||||
COM_REST_USAGE = Koriscenje: amx_restrict <komanda> [vrednost]
|
||||
COM_REST_COMMANDS = Komande:
|
||||
COM_REST_ON = ^ton - postavi zabranu za celu opremu
|
||||
COM_REST_OFF = ^toff - skini zabranu sa cele opreme
|
||||
COM_REST_ON = ^ton <vrednost> [...] - postavi zabranu na zadato oruzje
|
||||
COM_REST_OFF = ^toff <vrednost> [...] - skini zabranu sa zadatog oruzja
|
||||
COM_REST_LIST = ^tlist - prikazi listu mogucih oruzja i opreme
|
||||
COM_REST_SAVE = ^tsave - sacuvaj zabrene
|
||||
COM_REST_LOAD = ^tload [fajl] - ucitaj zabrane [iz fajla]
|
||||
COM_REST_VALUES = Moguce vrednosti za zabrane su:^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Kucaj 'amx_restrict list' za jos specificnih komandi
|
||||
REST_WEAP = Zabrani oruzja
|
||||
SAVE_SET = Sacuvaj Podesavanja
|
||||
CONF_SAV_SUC = Konfiguracija je uspesno sacuvana
|
||||
|
@ -345,24 +345,24 @@ VALUE = pris
|
|||
STATUS = status
|
||||
ON = aktiv
|
||||
OFF = av
|
||||
ENTRIES_OF = Poster %i - %i av %i
|
||||
USE_MORE = Skriv 'amx_restrict list %i' f'o'r mera
|
||||
USE_BEGIN = Skriv 'amx_restrict list 1' f'o'r b'o'rjan
|
||||
REST_ENTRIES_OF = Poster %i - %i av %i
|
||||
REST_USE_MORE = Skriv 'amx_restrict list %i' f'o'r mera
|
||||
REST_USE_BEGIN = Skriv 'amx_restrict list 1' f'o'r b'o'rjan
|
||||
CONF_SAVED = Konfigurationen har sparats (fil "%s")
|
||||
COULDNT_SAVE = Kunde inte spara konfigurationen (fil "%s")
|
||||
CONF_LOADED = Konfigurationen har laddats (fil "%s")
|
||||
COULDNT_LOAD = Kunde inte ladda konfigurationen (fil "%s")
|
||||
COM_USAGE = Skriv: amx_restrict <kommando> [v'a'rde]
|
||||
COM_COMMANDS = Kommandon:
|
||||
COM_ON = ^ton - s'a'tter begr'a'nsningar pa hela utrustningen
|
||||
COM_OFF = ^toff - ta bort begr'a'nsningar pa hela utrustningen
|
||||
COM_ON = ^ton <v'a'rde> [...] - s'a'tter vald begr'a'nsning
|
||||
COM_OFF = ^toff <v'a'rde> [...] - tar bort vald begr'a'nsning
|
||||
COM_LIST = ^tlist - visar lista med befintlig utrustning och vapen
|
||||
COM_SAVE = ^tsave - Spara begr'a'nsningar
|
||||
COM_LOAD = ^tload [fil] - ladda begr'a'nsningar
|
||||
COM_VALUES = Tillg'a'ngliga v'a'rden att begr'a'nsa e: :^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_TYPE = Skriv 'amx_restrict list' f'o'r mer v'a'rden
|
||||
COM_REST_USAGE = Skriv: amx_restrict <kommando> [v'a'rde]
|
||||
COM_REST_COMMANDS = Kommandon:
|
||||
COM_REST_ON = ^ton - s'a'tter begr'a'nsningar pa hela utrustningen
|
||||
COM_REST_OFF = ^toff - ta bort begr'a'nsningar pa hela utrustningen
|
||||
COM_REST_ON = ^ton <v'a'rde> [...] - s'a'tter vald begr'a'nsning
|
||||
COM_REST_OFF = ^toff <v'a'rde> [...] - tar bort vald begr'a'nsning
|
||||
COM_REST_LIST = ^tlist - visar lista med befintlig utrustning och vapen
|
||||
COM_REST_SAVE = ^tsave - Spara begr'a'nsningar
|
||||
COM_REST_LOAD = ^tload [fil] - ladda begr'a'nsningar
|
||||
COM_REST_VALUES = Tillg'a'ngliga v'a'rden att begr'a'nsa e: :^nammo, equip, pistol, shotgun, sub, rifle, machine
|
||||
COM_REST_TYPE = Skriv 'amx_restrict list' f'o'r mer v'a'rden
|
||||
REST_WEAP = Begr'a'nsa vapen
|
||||
SAVE_SET = Spara inst'a'llningar
|
||||
CONF_SAV_SUC = Inst'a'llning sparad
|
||||
|
@ -382,24 +382,24 @@ VALUE = deger
|
|||
STATUS = durum
|
||||
ON = acik
|
||||
OFF = kapali
|
||||
ENTRIES_OF = Girisler %i - %i ve %i
|
||||
USE_MORE = 'amx_restrict list %i' i kullanin dahasini gormek icin
|
||||
USE_BEGIN = 'amx_restrict list 1' i kullanin baslatmak icin
|
||||
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
|
||||
CONF_SAVED = Configler basari ile saklanmisdir (dosya "%s")
|
||||
COULDNT_SAVE = Configler saklanamadi (dosya "%s")
|
||||
CONF_LOADED = Config yuklenmis durumda (file "%s")
|
||||
COULDNT_LOAD = Config yuklenemedi (file "%s")
|
||||
COM_USAGE = Kullanim: amx_restrict <emir> [deger]
|
||||
COM_COMMANDS = Emirler:
|
||||
COM_ON = ^ton - tumunu yasakla
|
||||
COM_OFF = ^toff - tumunden yasakli listesini kaldir
|
||||
COM_ON = ^ton <deger> [...] - ozellikle yasakla
|
||||
COM_OFF = ^toff <deger> [...] - ozellikle yasakliyi kaldir
|
||||
COM_LIST = ^tlist - mevcud olan silahlar ve sayre listesini goster
|
||||
COM_SAVE = ^tsave - yasakli listesini sakla
|
||||
COM_LOAD = ^tload [dosya] - yasakli listesini yukle [dosyadan]
|
||||
COM_VALUES = Mevcud olan degerleri yasaklamak:^nKursun, yedekler, tabanca, pompali, kucuk otomatik, buyuk otomatik , makinali
|
||||
COM_TYPE = 'amx_restrict list' i kullanin daha ozel degerleri gormek icin
|
||||
COM_REST_USAGE = Kullanim: amx_restrict <emir> [deger]
|
||||
COM_REST_COMMANDS = Emirler:
|
||||
COM_REST_ON = ^ton - tumunu yasakla
|
||||
COM_REST_OFF = ^toff - tumunden yasakli listesini kaldir
|
||||
COM_REST_ON = ^ton <deger> [...] - ozellikle yasakla
|
||||
COM_REST_OFF = ^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_TYPE = 'amx_restrict list' i kullanin daha ozel degerleri gormek icin
|
||||
REST_WEAP = Yasakli Silahlar
|
||||
SAVE_SET = Ayarlari Saklayin
|
||||
CONF_SAV_SUC = Ayarlar basari ile saklandi
|
||||
|
|
|
@ -6,18 +6,18 @@ CONF_FAILED = Failed to save stats configuration!!!
|
|||
CONF_LOADED = Stats configuration loaded successfully
|
||||
CONF_FAIL_LOAD = Failed to load stats configuration!!!
|
||||
STATS_CONF = Stats Configuration
|
||||
ENTRIES_OF = Entries %i - %i of %i
|
||||
USE_MORE = Use 'amx_statscfg list %i' for more
|
||||
USE_BEGIN = Use 'amx_statscfg list 1' for begin
|
||||
CANT_ADD = Can't add stats to the list, limit reached!
|
||||
COM_USAGE = Usage: amx_statscfg <command> [parameters] ...
|
||||
COM_COM = Commands:
|
||||
COM_ON = ^ton <variable> - enable specified option
|
||||
COM_OFF = ^toff <variable> - disable specified option
|
||||
COM_SAVE = ^tsave - save stats configuration
|
||||
COM_LOAD = ^tload - load stats configuration
|
||||
COM_LIST = ^tlist [id] - list stats status
|
||||
COM_ADD = ^tadd <name> <variable> - add stats to the list
|
||||
STATS_ENTRIES_OF = Entries %i - %i of %i
|
||||
STATS_USE_MORE = Use 'amx_statscfg list %i' for more
|
||||
STATS_USE_BEGIN = Use 'amx_statscfg list 1' for begin
|
||||
CANT_ADD_STATS = Can't add stats to the list, limit reached!
|
||||
COM_STATS_USAGE = Usage: amx_statscfg <command> [parameters] ...
|
||||
COM_STATS_COM = Commands:
|
||||
COM_STATS_ON = ^ton <variable> - enable specified option
|
||||
COM_STATS_OFF = ^toff <variable> - disable specified option
|
||||
COM_STATS_SAVE = ^tsave - save stats configuration
|
||||
COM_STATS_LOAD = ^tload - load stats configuration
|
||||
COM_STATS_LIST = ^tlist [id] - list stats status
|
||||
COM_STATS_ADD = ^tadd <name> <variable> - add stats to the list
|
||||
ON = ON
|
||||
OFF = OFF
|
||||
NO_STATS = Stats plugins are not^ninstalled on this server^n
|
||||
|
@ -31,18 +31,18 @@ CONF_FAILED = A configuracao do stats nao pode ser salva!!!
|
|||
CONF_LOADED = A configuracao do stats foi carregado com sucesso
|
||||
CONF_FAIL_LOAD = A configuracao do stats nao pode ser carregada!!!
|
||||
STATS_CONF = Configuracao do Stats
|
||||
ENTRIES_OF = Entradas %i - %i de %i
|
||||
USE_MORE = Use 'amx_statscfg list %i' para mais
|
||||
USE_BEGIN = Use 'amx_statscfg list 1' para voltar ao inicio
|
||||
CANT_ADD = Nao pode adicionar mais stats a lista, limite alcancado!
|
||||
COM_USAGE = Uso: amx_statscfg <comando> [parametros] ...
|
||||
COM_COM = Comandos:
|
||||
COM_ON = ^ton <variavel> - habilita uma opcao especifica
|
||||
COM_OFF = ^toff <variable> - desabilita uma opcao especifica
|
||||
COM_SAVE = ^tsave - salva a configuracao do stats
|
||||
COM_LOAD = ^tload - carrega a configuracao do stats
|
||||
COM_LIST = ^tlist [id] - lista o status do stats
|
||||
COM_ADD = ^tadd <nome> <variavel> - adiciona stats para a lista
|
||||
STATS_ENTRIES_OF = Entradas %i - %i de %i
|
||||
STATS_USE_MORE = Use 'amx_statscfg list %i' para mais
|
||||
STATS_USE_BEGIN = Use 'amx_statscfg list 1' para voltar ao inicio
|
||||
CANT_ADD_STATS = Nao pode adicionar mais stats a lista, limite alcancado!
|
||||
COM_STATS_USAGE = Uso: amx_statscfg <comando> [parametros] ...
|
||||
COM_STATS_COM = Comandos:
|
||||
COM_STATS_ON = ^ton <variavel> - habilita uma opcao especifica
|
||||
COM_STATS_OFF = ^toff <variable> - desabilita uma opcao especifica
|
||||
COM_STATS_SAVE = ^tsave - salva a configuracao do stats
|
||||
COM_STATS_LOAD = ^tload - carrega a configuracao do stats
|
||||
COM_STATS_LIST = ^tlist [id] - lista o status do stats
|
||||
COM_STATS_ADD = ^tadd <nome> <variavel> - adiciona stats para a lista
|
||||
ON = LIGADO
|
||||
OFF = DESLIGADO
|
||||
NO_STATS = Plugins de Stats nao estao^ninstalados neste servidor^n
|
||||
|
@ -56,18 +56,18 @@ CONF_FAILED = Gem Statestik konfiguration mislykkedes!!!
|
|||
CONF_LOADED = Statestik Konfiguration indlaest
|
||||
CONF_FAIL_LOAD = Indlaes statestik konfiguration mislykkedes!!!
|
||||
STATS_CONF = Statestik Konfiguration
|
||||
ENTRIES_OF = Indskrivninger %i - %i af %i
|
||||
USE_MORE = Brug 'amx_statscfg list %i' for mere
|
||||
USE_BEGIN = Brug 'amx_statscfg list 1' for at begynde
|
||||
CANT_ADD = Kan ikke tilfoeje statestik til listen, graense naaet!
|
||||
COM_USAGE = Brug: amx_statscfg <kommando> [parameters] ...
|
||||
COM_COM = Kommandoer:
|
||||
COM_ON = ^ton <variable> - Starter specificeret mulighed
|
||||
COM_OFF = ^toff <variable> - Stopper specificeret mulighed
|
||||
COM_SAVE = ^tsave - Gem statestik konfiguration
|
||||
COM_LOAD = ^tload - Indlaes Statestik konfiguration
|
||||
COM_LIST = ^tlist [id] - Lister statestik status
|
||||
COM_ADD = ^tadd <navn> <variable> - Tilfoejer statestik til listen
|
||||
STATS_ENTRIES_OF = Indskrivninger %i - %i af %i
|
||||
STATS_USE_MORE = Brug 'amx_statscfg list %i' for mere
|
||||
STATS_USE_BEGIN = Brug 'amx_statscfg list 1' for at begynde
|
||||
CANT_ADD_STATS = Kan ikke tilfoeje statestik til listen, graense naaet!
|
||||
COM_STATS_USAGE = Brug: amx_statscfg <kommando> [parameters] ...
|
||||
COM_STATS_COM = Kommandoer:
|
||||
COM_STATS_ON = ^ton <variable> - Starter specificeret mulighed
|
||||
COM_STATS_OFF = ^toff <variable> - Stopper specificeret mulighed
|
||||
COM_STATS_SAVE = ^tsave - Gem statestik konfiguration
|
||||
COM_STATS_LOAD = ^tload - Indlaes Statestik konfiguration
|
||||
COM_STATS_LIST = ^tlist [id] - Lister statestik status
|
||||
COM_STATS_ADD = ^tadd <navn> <variable> - Tilfoejer statestik til listen
|
||||
ON = ON
|
||||
OFF = OFF
|
||||
NO_STATS = Statestik plugins er ikke ^ninstalleret paa denne server^n
|
||||
|
@ -81,18 +81,18 @@ CONF_FAILED = Fehler beim Speichern der Statistik-Konfiguration!!!
|
|||
CONF_LOADED = Statistik-Konfiguration erfolgreich geladen
|
||||
CONF_FAIL_LOAD = Fehler beim Laden der Statistik-Konfiguration!!!
|
||||
STATS_CONF = Statistik-Konfiguration
|
||||
ENTRIES_OF = Eintraege %i - %i von %i
|
||||
USE_MORE = Benutze 'amx_statscfg list %i' fuer mehr Infos
|
||||
USE_BEGIN = Benutze 'amx_statscfg list 1' um zum Anfang zu gelangen
|
||||
CANT_ADD = Kann keine Statistik mehr hinzufuegen, das Limit ist erreicht!
|
||||
COM_USAGE = Benutze: amx_statscfg <Befehl> [Parameter] ...
|
||||
COM_COM = Befehl:
|
||||
COM_ON = ^ton <variable> - gibt spezielle Option frei
|
||||
COM_OFF = ^toff <variable> - sperrt spezielle Option
|
||||
COM_SAVE = ^tsave - speichert Statistik-Konfiguration
|
||||
COM_LOAD = ^tload - laedt Statistik-Konfiguration
|
||||
COM_LIST = ^tlist [id] - Statistik-Status anzeigen
|
||||
COM_ADD = ^tadd <name> <variable> - fuegt eine Statistik zur Liste hinzu
|
||||
STATS_ENTRIES_OF = Eintraege %i - %i von %i
|
||||
STATS_USE_MORE = Benutze 'amx_statscfg list %i' fuer mehr Infos
|
||||
STATS_USE_BEGIN = Benutze 'amx_statscfg list 1' um zum Anfang zu gelangen
|
||||
CANT_ADD_STATS = Kann keine Statistik mehr hinzufuegen, das Limit ist erreicht!
|
||||
COM_STATS_USAGE = Benutze: amx_statscfg <Befehl> [Parameter] ...
|
||||
COM_STATS_COM = Befehl:
|
||||
COM_STATS_ON = ^ton <variable> - gibt spezielle Option frei
|
||||
COM_STATS_OFF = ^toff <variable> - sperrt spezielle Option
|
||||
COM_STATS_SAVE = ^tsave - speichert Statistik-Konfiguration
|
||||
COM_STATS_LOAD = ^tload - laedt Statistik-Konfiguration
|
||||
COM_STATS_LIST = ^tlist [id] - Statistik-Status anzeigen
|
||||
COM_STATS_ADD = ^tadd <name> <variable> - fuegt eine Statistik zur Liste hinzu
|
||||
ON = AN
|
||||
OFF = AUS
|
||||
NO_STATS = Statistik-Plugin ist nicht^nauf diesem Server installiert^n
|
||||
|
@ -106,18 +106,18 @@ CONF_FAILED = No se ha podido gravar la La Configuacion de Stats!!!
|
|||
CONF_LOADED = La Configuracion de Stats ha sido cargada exitosamente
|
||||
CONF_FAIL_LOAD = No se ha podido cargar la La Configuacion de Stats!!!
|
||||
STATS_CONF = Configuracion de Stats
|
||||
ENTRIES_OF = Entradas %i - %i de %i
|
||||
USE_MORE = Usar 'amx_statscfg list %i' para mas
|
||||
USE_BEGIN = Usar 'amx_statscfg list 1' para volver al inicio
|
||||
CANT_ADD = No se puede agregar mas stadisticas en este archivo, limite alcanzado!
|
||||
COM_USAGE = Uso: amx_statscfg <comando> [parametros] ...
|
||||
COM_COM = Comandos:
|
||||
COM_ON = ^ton <variables> - activa la opcion especificada
|
||||
COM_OFF = ^toff <variable> - desactiva la opcion especificada
|
||||
COM_SAVE = ^tsave - grava la configuracion de stats
|
||||
COM_LOAD = ^tload - carga la configuracion de stats
|
||||
COM_LIST = ^tlist [id] - lista el estado de Stats
|
||||
COM_ADD = ^tadd <nambre> <variable> - agrega estadisticas a la lista
|
||||
STATS_ENTRIES_OF = Entradas %i - %i de %i
|
||||
STATS_USE_MORE = Usar 'amx_statscfg list %i' para mas
|
||||
STATS_USE_BEGIN = Usar 'amx_statscfg list 1' para volver al inicio
|
||||
CANT_ADD_STATS = No se puede agregar mas stadisticas en este archivo, limite alcanzado!
|
||||
COM_STATS_USAGE = Uso: amx_statscfg <comando> [parametros] ...
|
||||
COM_STATS_COM = Comandos:
|
||||
COM_STATS_ON = ^ton <variables> - activa la opcion especificada
|
||||
COM_STATS_OFF = ^toff <variable> - desactiva la opcion especificada
|
||||
COM_STATS_SAVE = ^tsave - grava la configuracion de stats
|
||||
COM_STATS_LOAD = ^tload - carga la configuracion de stats
|
||||
COM_STATS_LIST = ^tlist [id] - lista el estado de Stats
|
||||
COM_STATS_ADD = ^tadd <nambre> <variable> - agrega estadisticas a la lista
|
||||
ON = ON
|
||||
OFF = OFF
|
||||
NO_STATS = El plugin Stats no esta^ninstalado en este servidor^n
|
||||
|
@ -131,18 +131,18 @@ CONF_FAILED = Echec de sauvegarde de la configuration des stats!!!
|
|||
CONF_LOADED = Chargement de la configuration des stats effectue
|
||||
CONF_FAIL_LOAD = Echec du chargement de la configuration des stats!!!
|
||||
STATS_CONF = Configuration des Stats
|
||||
ENTRIES_OF = Entrees %i - %i sur %i
|
||||
USE_MORE = Utilise 'amx_statscfg list %i' pour la suite
|
||||
USE_BEGIN = Utilise 'amx_statscfg list 1' pour le debut
|
||||
CANT_ADD = Limite atteinte, impossible d'ajouter plus de stats!
|
||||
COM_USAGE = Utilisation: amx_statscfg <commande> [parametres] ...
|
||||
COM_COM = Commandes:
|
||||
COM_ON = ^ton <variable> - active l'option specifiee
|
||||
COM_OFF = ^toff <variable> - desactive l'option specifiee
|
||||
COM_SAVE = ^tsave - sauve la configuration des stats
|
||||
COM_LOAD = ^tload - charge la configuration des stats
|
||||
COM_LIST = ^tlist [id] - liste le status des stats
|
||||
COM_ADD = ^tadd <nom> <variable> - ajoute des stats a la liste
|
||||
STATS_ENTRIES_OF = Entrees %i - %i sur %i
|
||||
STATS_USE_MORE = Utilise 'amx_statscfg list %i' pour la suite
|
||||
STATS_USE_BEGIN = Utilise 'amx_statscfg list 1' pour le debut
|
||||
CANT_ADD_STATS = Limite atteinte, impossible d'ajouter plus de stats!
|
||||
COM_STATS_USAGE = Utilisation: amx_statscfg <commande> [parametres] ...
|
||||
COM_STATS_COM = Commandes:
|
||||
COM_STATS_ON = ^ton <variable> - active l'option specifiee
|
||||
COM_STATS_OFF = ^toff <variable> - desactive l'option specifiee
|
||||
COM_STATS_SAVE = ^tsave - sauve la configuration des stats
|
||||
COM_STATS_LOAD = ^tload - charge la configuration des stats
|
||||
COM_STATS_LIST = ^tlist [id] - liste le status des stats
|
||||
COM_STATS_ADD = ^tadd <nom> <variable> - ajoute des stats a la liste
|
||||
ON = ACTIF
|
||||
OFF = INACTIF
|
||||
NO_STATS = Les plugins de stats ne sont pas^ninstalles sur ce serveur^n
|
||||
|
@ -156,18 +156,18 @@ CONF_FAILED = opslaan van stats configuratie is gefaald!!!
|
|||
CONF_LOADED = laden van stats configuratie is gelukt
|
||||
CONF_FAIL_LOAD = laden van stats configuratie is gefaald!!!
|
||||
STATS_CONF = Stats Configuratie
|
||||
ENTRIES_OF = Waarde %i - %i van %i
|
||||
USE_MORE = Gebruik 'amx_statscfg list %i' voor meer
|
||||
USE_BEGIN = Gebruik 'amx_statscfg list 1' voor het begin
|
||||
CANT_ADD = Kan niet meer stats toevoegen, de limiet is bereikt!
|
||||
COM_USAGE = Usage: amx_statscfg <commando> [parameters] ...
|
||||
COM_COM = Commandos:
|
||||
COM_ON = ^ton <variable> - specifieke opties inschakelen
|
||||
COM_OFF = ^toff <variable> - specifieke opties uitschakelen
|
||||
COM_SAVE = ^tsave - stats configuratie opslaan
|
||||
COM_LOAD = ^tload - stats configuratie laden
|
||||
COM_LIST = ^tlist [id] - stats status weergeven
|
||||
COM_ADD = ^tadd <name> <variable> - stats toevoegen aan de lijst
|
||||
STATS_ENTRIES_OF = Waarde %i - %i van %i
|
||||
STATS_USE_MORE = Gebruik 'amx_statscfg list %i' voor meer
|
||||
STATS_USE_BEGIN = Gebruik 'amx_statscfg list 1' voor het begin
|
||||
CANT_ADD_STATS = Kan niet meer stats toevoegen, de limiet is bereikt!
|
||||
COM_STATS_USAGE = Usage: amx_statscfg <commando> [parameters] ...
|
||||
COM_STATS_COM = Commandos:
|
||||
COM_STATS_ON = ^ton <variable> - specifieke opties inschakelen
|
||||
COM_STATS_OFF = ^toff <variable> - specifieke opties uitschakelen
|
||||
COM_STATS_SAVE = ^tsave - stats configuratie opslaan
|
||||
COM_STATS_LOAD = ^tload - stats configuratie laden
|
||||
COM_STATS_LIST = ^tlist [id] - stats status weergeven
|
||||
COM_STATS_ADD = ^tadd <name> <variable> - stats toevoegen aan de lijst
|
||||
ON = AAN
|
||||
OFF = UIT
|
||||
NO_STATS = Stats plugins zijn niet^ngeinstalleerd op deze server^n
|
||||
|
@ -181,18 +181,18 @@ CONF_FAILED = Nie udalo sie zapisac konfiguracji statystyk
|
|||
CONF_LOADED = Konfiguracja statystyk zaladowana
|
||||
CONF_FAIL_LOAD = Nie udalo sie zaladowac konfiguracji statystyk
|
||||
STATS_CONF = Konfiguracja statystyk
|
||||
ENTRIES_OF = Wpisy %i - %i z %i
|
||||
USE_MORE = Uzyj 'amx_statscfg list %i' po wiecej
|
||||
USE_BEGIN = Uzyj 'amx_statscfg list 1' do poczatku
|
||||
CANT_ADD = Nie mozna dodac statystyk, limit przekroczony
|
||||
COM_USAGE = Uzycie: amx_statscfg <komenda> [parametr] ...
|
||||
COM_COM = Komendy:
|
||||
COM_ON = ^ton <zmienna> - wlacz konkretne opcje
|
||||
COM_OFF = ^toff <zmienna> - wylacz konkretne opcje
|
||||
COM_SAVE = ^tsave - zapisz konfiguracje statystyk
|
||||
COM_LOAD = ^tload - zaladuj konfiguracje statystyk
|
||||
COM_LIST = ^tlist [id] - pokaz status statystyk
|
||||
COM_ADD = ^tadd <name> <zmienna> - dodaj statystyki do listy
|
||||
STATS_ENTRIES_OF = Wpisy %i - %i z %i
|
||||
STATS_USE_MORE = Uzyj 'amx_statscfg list %i' po wiecej
|
||||
STATS_USE_BEGIN = Uzyj 'amx_statscfg list 1' do poczatku
|
||||
CANT_ADD_STATS = Nie mozna dodac statystyk, limit przekroczony
|
||||
COM_STATS_USAGE = Uzycie: amx_statscfg <komenda> [parametr] ...
|
||||
COM_STATS_COM = Komendy:
|
||||
COM_STATS_ON = ^ton <zmienna> - wlacz konkretne opcje
|
||||
COM_STATS_OFF = ^toff <zmienna> - wylacz konkretne opcje
|
||||
COM_STATS_SAVE = ^tsave - zapisz konfiguracje statystyk
|
||||
COM_STATS_LOAD = ^tload - zaladuj konfiguracje statystyk
|
||||
COM_STATS_LIST = ^tlist [id] - pokaz status statystyk
|
||||
COM_STATS_ADD = ^tadd <name> <zmienna> - dodaj statystyki do listy
|
||||
ON = WL
|
||||
OFF = WYL
|
||||
NO_STATS = Pluginy statystyk nie^nistnieja na serwerze^n
|
||||
|
@ -206,18 +206,18 @@ CONF_FAILED = Podesavanja Statistike su neuspesno snimljena!!!
|
|||
CONF_LOADED = Podesavanja Statistike su uspesno ucitana
|
||||
CONF_FAIL_LOAD = Podesavanja Statistike su neuspesno ucitana!!!
|
||||
STATS_CONF = Podesavanja Statistike
|
||||
ENTRIES_OF = Vrednosti %i - %i od %i
|
||||
USE_MORE = Koristi 'amx_statscfg list %i' za jos
|
||||
USE_BEGIN = Koristi 'amx_statscfg list 1' za pocetak
|
||||
CANT_ADD = Nije moguce dodati statistiku na listu, limit popunjen!
|
||||
COM_USAGE = Koriscenje: amx_statscfg <komanda> [parametar] ...
|
||||
COM_COM = Komande:
|
||||
COM_ON = ^ton <variable> - ukljuci opciju
|
||||
COM_OFF = ^toff <variable> - iskljuci opciju
|
||||
COM_SAVE = ^tsave - sacuvaj podesavanja statistike
|
||||
COM_LOAD = ^tload - ucitaj podesavanja statistike
|
||||
COM_LIST = ^tlist [id] - prikazi status statistike
|
||||
COM_ADD = ^tadd <name> <variable> - dodaj statistiku na kraj liste
|
||||
STATS_ENTRIES_OF = Vrednosti %i - %i od %i
|
||||
STATS_USE_MORE = Koristi 'amx_statscfg list %i' za jos
|
||||
STATS_USE_BEGIN = Koristi 'amx_statscfg list 1' za pocetak
|
||||
CANT_ADD_STATS = Nije moguce dodati statistiku na listu, limit popunjen!
|
||||
COM_STATS_USAGE = Koriscenje: amx_statscfg <komanda> [parametar] ...
|
||||
COM_STATS_COM = Komande:
|
||||
COM_STATS_ON = ^ton <variable> - ukljuci opciju
|
||||
COM_STATS_OFF = ^toff <variable> - iskljuci opciju
|
||||
COM_STATS_SAVE = ^tsave - sacuvaj podesavanja statistike
|
||||
COM_STATS_LOAD = ^tload - ucitaj podesavanja statistike
|
||||
COM_STATS_LIST = ^tlist [id] - prikazi status statistike
|
||||
COM_STATS_ADD = ^tadd <name> <variable> - dodaj statistiku na kraj liste
|
||||
ON = ON
|
||||
OFF = OFF
|
||||
NO_STATS = Plugin za statistiku^nnije instaliran na ovom serveru^n
|
||||
|
@ -231,18 +231,18 @@ CONF_FAILED = Misslyckades att spara inst'a'llningar.
|
|||
CONF_LOADED = Statistikinst'a'llningar laddade
|
||||
CONF_FAIL_LOAD = Misslyckades att ladda inst'a'llningar.
|
||||
STATS_CONF = Statistikinst'a'llningar
|
||||
ENTRIES_OF = Post %i - %i av %i
|
||||
USE_MORE = Skriv 'amx_statscfg list %i' f'o'r mer
|
||||
USE_BEGIN = Skriv 'amx_statscfg list 1' f'o'r b'o'rjan
|
||||
CANT_ADD = Kan inte ladda till listan, begr'a'nsning nadd!
|
||||
COM_USAGE = Skriv: amx_statscfg <kommando> [parametrar] ...
|
||||
COM_COM = Kommandon:
|
||||
COM_ON = ^ton <variabel> - aktivera markerat val
|
||||
COM_OFF = ^toff <variabel> - stoppa markerat val
|
||||
COM_SAVE = ^tsave - spara statistikinst'a'llningar
|
||||
COM_LOAD = ^tload - ladda statistikinst'a'llningar
|
||||
COM_LIST = ^tlist [id] - lista statistikstatus
|
||||
COM_ADD = ^tadd <namn> <variabel> - addera statistik till listan
|
||||
STATS_ENTRIES_OF = Post %i - %i av %i
|
||||
STATS_USE_MORE = Skriv 'amx_statscfg list %i' f'o'r mer
|
||||
STATS_USE_BEGIN = Skriv 'amx_statscfg list 1' f'o'r b'o'rjan
|
||||
CANT_ADD_STATS = Kan inte ladda till listan, begr'a'nsning nadd!
|
||||
COM_STATS_USAGE = Skriv: amx_statscfg <kommando> [parametrar] ...
|
||||
COM_STATS_COM = Kommandon:
|
||||
COM_STATS_ON = ^ton <variabel> - aktivera markerat val
|
||||
COM_STATS_OFF = ^toff <variabel> - stoppa markerat val
|
||||
COM_STATS_SAVE = ^tsave - spara statistikinst'a'llningar
|
||||
COM_STATS_LOAD = ^tload - ladda statistikinst'a'llningar
|
||||
COM_STATS_LIST = ^tlist [id] - lista statistikstatus
|
||||
COM_STATS_ADD = ^tadd <namn> <variabel> - addera statistik till listan
|
||||
ON = AKTIV
|
||||
OFF = AV
|
||||
NO_STATS = Statistikplugins e inte installerade pa denna server^n
|
||||
|
@ -256,18 +256,18 @@ CONF_FAILED = Statistik configi malesef saklanamadi!!!
|
|||
CONF_LOADED = Statistik configi basari ile yuklendi
|
||||
CONF_FAIL_LOAD = Statistik configi malesef yuklenemedi!!!
|
||||
STATS_CONF = Statistik configi
|
||||
ENTRIES_OF = Girisler %i - %i ve %i
|
||||
USE_MORE = 'amx_statscfg list %i' i kullanin dahasini gormek icin
|
||||
USE_BEGIN = 'amx_statscfg list 1' i kullanin baslatmak icin
|
||||
CANT_ADD = Statistik saklanamiyor, sinir asildi!
|
||||
COM_USAGE = Kullanim: amx_statscfg <emir> [parametre] ...
|
||||
COM_COM = Emirler:
|
||||
COM_ON = ^ton <variable> - Ozellikle secilen secenekleri baslat
|
||||
COM_OFF = ^toff <variable> - Ozellikle secilen secenekleri durdur
|
||||
COM_SAVE = ^tsave - Statistik configini sakla
|
||||
COM_LOAD = ^tload - Statistik configini yukle
|
||||
COM_LIST = ^tlist [id] - Statistik durumunu listele
|
||||
COM_ADD = ^tadd <isim> <deger> - Listeye statistik ekleyin
|
||||
STATS_ENTRIES_OF = Girisler %i - %i ve %i
|
||||
STATS_USE_MORE = 'amx_statscfg list %i' i kullanin dahasini gormek icin
|
||||
STATS_USE_BEGIN = 'amx_statscfg list 1' i kullanin baslatmak icin
|
||||
CANT_ADD_STATS = Statistik saklanamiyor, sinir asildi!
|
||||
COM_STATS_USAGE = Kullanim: amx_statscfg <emir> [parametre] ...
|
||||
COM_STATS_COM = Emirler:
|
||||
COM_STATS_ON = ^ton <variable> - Ozellikle secilen secenekleri baslat
|
||||
COM_STATS_OFF = ^toff <variable> - Ozellikle secilen secenekleri durdur
|
||||
COM_STATS_SAVE = ^tsave - Statistik configini sakla
|
||||
COM_STATS_LOAD = ^tload - Statistik configini yukle
|
||||
COM_STATS_LIST = ^tlist [id] - Statistik durumunu listele
|
||||
COM_STATS_ADD = ^tadd <isim> <deger> - Listeye statistik ekleyin
|
||||
ON = ACIK
|
||||
OFF = KAPALI
|
||||
NO_STATS = Statistik plugini^nserverde mevcud degildir^n
|
||||
|
|
|
@ -340,24 +340,24 @@ public cmdPlugin(id,level,cid) {
|
|||
if (status[0] == 'r') ++running
|
||||
console_print(id, " [%3d] %-18.17s %-8.7s %-17.16s %-16.15s %-9.8s",a+1,title,version,author,plugin, status )
|
||||
}
|
||||
console_print(id,"----- %L -----",id,"ENTRIES",start+1,end,plgnum,running)
|
||||
console_print(id,"----- %L -----",id,"PAUSE_ENTRIES",start+1,end,plgnum,running)
|
||||
if (end < plgnum)
|
||||
console_print(id,"----- %L -----",id,"USE_MORE",end+1)
|
||||
console_print(id,"----- %L -----",id,"PAUSE_USE_MORE",end+1)
|
||||
else
|
||||
console_print(id,"----- %L -----",id,"USE_BEGIN")
|
||||
console_print(id,"----- %L -----",id,"PAUSE_USE_BEGIN")
|
||||
}
|
||||
else {
|
||||
console_print(id,"%L",id,"USAGE")
|
||||
console_print(id,"%L:",id,"COMMANDS")
|
||||
console_print(id,"%L",id,"COM_TOFF")
|
||||
console_print(id,"%L",id,"COM_TON")
|
||||
console_print(id,"%L",id,"COM_TSTOP")
|
||||
console_print(id,"%L",id,"COM_TPAUSE")
|
||||
console_print(id,"%L",id,"COM_TENABLE")
|
||||
console_print(id,"%L",id,"COM_TSAVE")
|
||||
console_print(id,"%L",id,"COM_TCLEAR")
|
||||
console_print(id,"%L",id,"COM_TLIST")
|
||||
console_print(id,"%L",id,"COM_TADD")
|
||||
console_print(id,"%L",id,"PAUSE_USAGE")
|
||||
console_print(id,"%L:",id,"PAUSE_COMMANDS")
|
||||
console_print(id,"%L",id,"COM_PAUSE_OFF")
|
||||
console_print(id,"%L",id,"COM_PAUSE_ON")
|
||||
console_print(id,"%L",id,"COM_PAUSE_STOP")
|
||||
console_print(id,"%L",id,"COM_PAUSE_PAUSE")
|
||||
console_print(id,"%L",id,"COM_PAUSE_ENABLE")
|
||||
console_print(id,"%L",id,"COM_PAUSE_SAVE")
|
||||
console_print(id,"%L",id,"COM_PAUSE_CLEAR")
|
||||
console_print(id,"%L",id,"COM_PAUSE_LIST")
|
||||
console_print(id,"%L",id,"COM_PAUSE_ADD")
|
||||
}
|
||||
return PLUGIN_HANDLED
|
||||
}
|
||||
|
|
|
@ -391,11 +391,11 @@ public cmdRest(id,level,cid) {
|
|||
g_WeaponNames[a], g_Aliases[a], lOnOff)
|
||||
}
|
||||
}
|
||||
console_print(id,"----- %L -----",id,"ENTRIES_OF",start+1,end,MAXMENUPOS)
|
||||
console_print(id,"----- %L -----",id,"REST_ENTRIES_OF",start+1,end,MAXMENUPOS)
|
||||
if (end < MAXMENUPOS)
|
||||
console_print(id,"----- %L -----",id,"USE_MORE",end+1)
|
||||
console_print(id,"----- %L -----",id,"REST_USE_MORE",end+1)
|
||||
else
|
||||
console_print(id,"----- %L -----",id,"USE_BEGIN")
|
||||
console_print(id,"----- %L -----",id,"REST_USE_BEGIN")
|
||||
}
|
||||
else if ( equali( "save" , cmd ) ) {
|
||||
if ( saveSettings( g_saveFile ) ){
|
||||
|
@ -419,17 +419,17 @@ public cmdRest(id,level,cid) {
|
|||
else console_print( id, "%L", id, "COULDNT_LOAD", arg1 )
|
||||
}
|
||||
else {
|
||||
console_print(id,"%L",id,"COM_USAGE")
|
||||
console_print(id,"%L",id,"COM_COMMANDS")
|
||||
console_print(id,"%L",id,"COM_ON")
|
||||
console_print(id,"%L",id,"COM_OFF")
|
||||
console_print(id,"%L",id,"COM_ON")
|
||||
console_print(id,"%L",id,"COM_OFF")
|
||||
console_print(id,"%L",id,"COM_LIST")
|
||||
console_print(id,"%L",id,"COM_SAVE")
|
||||
console_print(id,"%L",id,"COM_LOAD")
|
||||
console_print(id,"%L",id,"COM_VALUES")
|
||||
console_print(id,"%L",id,"COM_TYPE")
|
||||
console_print(id,"%L",id,"COM_REST_USAGE")
|
||||
console_print(id,"%L",id,"COM_REST_COMMANDS")
|
||||
console_print(id,"%L",id,"COM_REST_ON")
|
||||
console_print(id,"%L",id,"COM_REST_OFF")
|
||||
console_print(id,"%L",id,"COM_REST_ON")
|
||||
console_print(id,"%L",id,"COM_REST_OFF")
|
||||
console_print(id,"%L",id,"COM_REST_LIST")
|
||||
console_print(id,"%L",id,"COM_REST_SAVE")
|
||||
console_print(id,"%L",id,"COM_REST_LOAD")
|
||||
console_print(id,"%L",id,"COM_REST_VALUES")
|
||||
console_print(id,"%L",id,"COM_REST_TYPE")
|
||||
}
|
||||
return PLUGIN_HANDLED
|
||||
}
|
||||
|
|
|
@ -128,11 +128,11 @@ public cmdCfg( id,level,cid ) {
|
|||
g_menuData[a], g_menuDataVar[a], lOnOff)
|
||||
}
|
||||
}
|
||||
console_print(id,"----- %L -----",id,"ENTRIES_OF",start+1,end,g_menuDataNum)
|
||||
console_print(id,"----- %L -----",id,"STATS_ENTRIES_OF",start+1,end,g_menuDataNum)
|
||||
if (end < g_menuDataNum)
|
||||
console_print(id,"----- %L -----",id,"USE_MORE",end+1)
|
||||
console_print(id,"----- %L -----",id,"STATS_USE_MORE",end+1)
|
||||
else
|
||||
console_print(id,"----- %L -----",id,"USE_BEGIN")
|
||||
console_print(id,"----- %L -----",id,"STATS_USE_BEGIN")
|
||||
}
|
||||
else if ( equali(cmds, "add" ) && read_argc() > 3 ) {
|
||||
if ( g_menuDataNum < MAX_MENU_DATA ) {
|
||||
|
@ -141,17 +141,17 @@ public cmdCfg( id,level,cid ) {
|
|||
g_menuDataId[g_menuDataNum] = get_xvar_id( g_menuDataVar[g_menuDataNum] )
|
||||
++g_menuDataNum
|
||||
}
|
||||
else console_print(id, "%L",id,"CANT_ADD")
|
||||
else console_print(id, "%L",id,"CANT_ADD_STATS")
|
||||
}
|
||||
else {
|
||||
console_print(id,"%L",id,"COM_USAGE")
|
||||
console_print(id,"%L",id,"COM_COM")
|
||||
console_print(id,"%L",id,"COM_ON")
|
||||
console_print(id,"%L",id,"COM_OFF")
|
||||
console_print(id,"%L",id,"COM_SAVE")
|
||||
console_print(id,"%L",id,"COM_LOAD")
|
||||
console_print(id,"%L",id,"COM_LIST")
|
||||
console_print(id,"%L",id,"COM_ADD")
|
||||
console_print(id,"%L",id,"COM_STATS_USAGE")
|
||||
console_print(id,"%L",id,"COM_STATS_COM")
|
||||
console_print(id,"%L",id,"COM_STATS_ON")
|
||||
console_print(id,"%L",id,"COM_STATS_OFF")
|
||||
console_print(id,"%L",id,"COM_STATS_SAVE")
|
||||
console_print(id,"%L",id,"COM_STATS_LOAD")
|
||||
console_print(id,"%L",id,"COM_STATS_LIST")
|
||||
console_print(id,"%L",id,"COM_STATS_ADD")
|
||||
}
|
||||
|
||||
return PLUGIN_HANDLED
|
||||
|
|
Loading…
Reference in New Issue
Block a user