amxmodx/plugins/lang/statscfg.txt

168 lines
7.7 KiB
Plaintext
Raw Normal View History

2004-08-06 22:39:19 +04:00
[en]
NO_OPTION = Couldn't find option(s) with such variable (name "%s")
2004-08-21 20:55:39 +04:00
STATS_CONF_SAVED = Stats configuration saved successfully
STATS_CONF_FAILED = Failed to save stats configuration!!!
STATS_CONF_LOADED = Stats configuration loaded successfully
STATS_CONF_FAIL_LOAD = Failed to load stats configuration!!!
2004-08-06 22:39:19 +04:00
STATS_CONF = Stats Configuration
2004-08-21 00:53:19 +04:00
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
2004-08-06 22:39:19 +04:00
NO_STATS = Stats plugins are not^ninstalled on this server^n
2004-08-13 18:58:43 +04:00
SAVE_CONF = Save configuration
2004-09-17 02:43:51 +04:00
[de]
TOTAL_NUM = Gesamt %d
NO_OPTION = Finde keine Optionen mit dieser Variable (Name "%s")
CONF_SAVED = Statistik-Konfiguration erfolgreich gespeichert.
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 Info<66>s
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
ON = AN
OFF = AUS
NO_STATS = Statistik-Plugin ist nicht^nauf diesem Server installiert^n
SAVE_CONF = Konfiguration speichern
2004-09-17 02:43:51 +04:00
[sr]
TOTAL_NUM = Ukupno %d
NO_OPTION = Nepostoji optcija(e) sa tom promenljivom (ime "%s")
CONF_SAVED = Podesavanja Statistike su uspesno snimljena
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
ON = ON
OFF = OFF
NO_STATS = Plugin za statistiku^nnije instaliran na ovom serveru^n
SAVE_CONF = Sacuvaj konfiguraciju
2004-08-13 18:58:43 +04:00
2004-09-17 02:43:51 +04:00
[tr]
TOTAL_NUM = Tam %d
NO_OPTION =O isimde aranan secenek(ler) bulunamadi (isim "%s")
CONF_SAVED = Statistik configi basari ile saklandi
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
ON = ACIK
OFF = KAPALI
NO_STATS = Statistik plugini^nserverde mevcud degildir^n
SAVE_CONF = Configleri sakla
2004-08-13 18:58:43 +04:00
[fr]
NO_OPTION = Option(s) introuvable(s) avec cette variable (nom ^"%s^")
2004-08-21 20:55:39 +04:00
STATS_CONF_SAVED = Sauvegarde de la configuration des stats effectuee
STATS_CONF_FAILED = Echec de sauvegarde de la configuration des stats!!!
STATS_CONF_LOADED = Chargement de la configuration des stats effectue
STATS_CONF_FAIL_LOAD = Echec du chargement de la configuration des stats!!!
2004-08-13 18:58:43 +04:00
STATS_CONF = Configuration des Stats
2004-08-21 00:53:19 +04:00
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
2004-08-13 18:58:43 +04:00
NO_STATS = Les plugins de stats ne sont pas^ninstalles sur ce serveur^n
SAVE_CONF = Sauver la configuration
2004-09-19 19:22:50 +04:00
[sv]
NO_OPTION = Kunde inte hitta val(en) med en dylik variabel (namn "%s")
STATS_CONF_SAVED = Statistikinst'a'llningar sparade
STATS_CONF_FAILED = Misslyckades att spara inst'a'llningar.
STATS_CONF_LOADED = Statistikinst'a'llningar laddade
STATS_CONF_FAIL_LOAD = Misslyckades att ladda inst'a'llningar.
STATS_CONF = Statistikinst'a'llningar
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
NO_STATS = Statistikplugins e inte installerade pa denna server^n
SAVE_CONF = Spara inst'a'llningar
2004-09-17 02:43:51 +04:00
[da]
TOTAL_NUM = Total %d
NO_OPTION = Kunne ikke finde mulighed(er)med en saadan variabel (name "%s")
CONF_SAVED = Statestik Konfiguration gemt
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
ON = ON
OFF = OFF
NO_STATS = Statestik plugins er ikke ^ninstalleret paa denne server^n
SAVE_CONF = Gem Konfiguration