Synced language translation files
This commit is contained in:
@ -23,29 +23,29 @@ NO_STATS = Stats plugins are not^ninstalled on this server^n
|
||||
SAVE_CONF = Save configuration
|
||||
|
||||
[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
|
||||
TOTAL_NUM = Gesamt %d
|
||||
NO_OPTION = Finde keine Optionen mit dieser Variable (Name "%s")
|
||||
STATS_CONF_SAVED = Statistik-Konfiguration erfolgreich gespeichert.
|
||||
STATS_CONF_FAILED = Fehler beim Speichern der Statistik-Konfiguration!!!
|
||||
STATS_CONF_LOADED = Statistik-Konfiguration erfolgreich geladen
|
||||
STATS_CONF_FAIL_LOAD = Fehler beim Laden der Statistik-Konfiguration!!!
|
||||
STATS_CONF = Statistik-Konfiguration
|
||||
STATS_ENTRIES_OF = Eintraege %i - %i von %i
|
||||
STATS_USE_MORE = Benutze 'amx_statscfg list %i' fuer mehr Info<66>s
|
||||
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
|
||||
SAVE_CONF = Konfiguration speichern
|
||||
|
||||
[sr]
|
||||
NO_OPTION = Nepostoji optcija(e) sa tom promenljivom (ime "%s")
|
||||
@ -72,33 +72,32 @@ NO_STATS = Plugin za statistiku^nnije instaliran na ovom serveru^n
|
||||
SAVE_CONF = Sacuvaj konfiguraciju
|
||||
|
||||
[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
|
||||
STATS_ENABLED = Statistik kullanima acik
|
||||
TOTAL_NUM = Tam %d
|
||||
NO_OPTION = O isimde aranan secenek(ler) bulunamadi (isim "%s")
|
||||
STATS_CONF_SAVED = Statistik configi basari ile saklandi
|
||||
STATS_CONF_FAILED = Statistik configi malesef saklanamadi!!!
|
||||
STATS_CONF_LOADED = Statistik configi basari ile yuklendi
|
||||
STATS_CONF_FAIL_LOAD = Statistik configi malesef yuklenemedi!!!
|
||||
STATS_CONF = Statistik configi
|
||||
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
|
||||
SAVE_CONF = Configleri sakla
|
||||
STATS_ENABLED = Statistik kullanima acik
|
||||
STATS_DISABLED = Statistik kullanima kapali
|
||||
|
||||
|
||||
[fr]
|
||||
NO_OPTION = Option(s) introuvable(s) avec cette variable (nom ^"%s^")
|
||||
STATS_CONF_SAVED = Sauvegarde de la configuration des stats effectuee
|
||||
@ -123,7 +122,6 @@ SAVE_CONF = Sauver la configuration
|
||||
STATS_ENABLED = Stats activees
|
||||
STATS_DISABLED = Stats desactivees
|
||||
|
||||
|
||||
[sv]
|
||||
NO_OPTION = Kunde inte hitta val(en) med en dylik variabel (namn "%s")
|
||||
STATS_CONF_SAVED = Statistikinst'a'llningar sparade
|
||||
@ -147,54 +145,53 @@ NO_STATS = Statistikplugins e inte installerade pa denna server^n
|
||||
SAVE_CONF = Spara inst'a'llningar
|
||||
|
||||
[da]
|
||||
NO_OPTION = Kunne ikke finde mulighed(er)med en saadan variabel (name "%s")
|
||||
STATS_CONF_SAVED = Statestik Konfiguration gemt
|
||||
STATS_CONF_FAILED = Gem Statestik konfiguration mislykkedes!!!
|
||||
STATS_CONF_LOADED = Statestik Konfiguration indlaest
|
||||
STATS_CONF_FAIL_LOAD = Indlaes statestik konfiguration mislykkedes!!!
|
||||
STATS_CONF = Statestik Konfiguration
|
||||
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
|
||||
NO_OPTION = Kunne ikke finde mulighed(er)med en saadan variabel (name "%s")
|
||||
STATS_CONF_SAVED = Statestik Konfiguration gemt
|
||||
STATS_CONF_FAILED = Gem Statestik konfiguration mislykkedes!!!
|
||||
STATS_CONF_LOADED = Statestik Konfiguration indlaest
|
||||
STATS_CONF_FAIL_LOAD = Indlaes statestik konfiguration mislykkedes!!!
|
||||
STATS_CONF = Statestik Konfiguration
|
||||
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
|
||||
STATS_ENABLED = Statstik slaaet til
|
||||
STATS_DISABLED = Statestik slaaet fra
|
||||
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
|
||||
NO_STATS = Statestik plugins er ikke ^ninstalleret paa denne server^n
|
||||
SAVE_CONF = Gem Konfiguration
|
||||
|
||||
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
|
||||
NO_STATS = Statestik plugins er ikke ^ninstalleret paa denne server^n
|
||||
SAVE_CONF = Gem Konfiguration
|
||||
|
||||
[pl]
|
||||
TOTAL_NUM = Calkowite %d
|
||||
NO_OPTION = Nie mozna znalesc opcji z podana zmienna (nazwa "%s")
|
||||
CONF_SAVED = Konfiguracja statystyk zapisana
|
||||
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
|
||||
ON = WL
|
||||
OFF = WYL
|
||||
NO_STATS = Pluginy statystyk nie^nistnieja na serwerze^n
|
||||
SAVE_CONF = Zapisz konfiguracje
|
||||
TOTAL_NUM = Calkowite %d
|
||||
NO_OPTION = Nie mozna znalesc opcji z podana zmienna (nazwa "%s")
|
||||
STATS_CONF_SAVED = Konfiguracja statystyk zapisana
|
||||
STATS_CONF_FAILED = Nie udalo sie zapisac konfiguracji statystyk
|
||||
STATS_CONF_LOADED = Konfiguracja statystyk zaladowana
|
||||
STATS_CONF_FAIL_LOAD = Nie udalo sie zaladowac konfiguracji statystyk
|
||||
STATS_CONF = Konfiguracja statystyk
|
||||
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
|
||||
SAVE_CONF = Zapisz konfiguracje
|
||||
|
||||
[nl]
|
||||
NO_OPTION = Kon opties met zo'n variabele niet vinden (naam "%s")
|
||||
@ -218,4 +215,28 @@ COM_STATS_LOAD = ^tload - laad stats configuration
|
||||
COM_STATS_LIST = ^tlist [id] - lijst stats status
|
||||
COM_STATS_ADD = ^tvoeg toe <naam> <variabele> - voeg stats toe aan de lijst
|
||||
NO_STATS = Stats plugins zijn niet^ngeinstalleerd op deze server^n
|
||||
SAVE_CONF = Bewaar configuratie
|
||||
SAVE_CONF = Bewaar configuratie
|
||||
|
||||
[es]
|
||||
NO_OPTION = No se encontraron opcion(es) con dicha variable (nombre "%s")
|
||||
STATS_CONF_SAVED = Configuracion de estadisticas guardada con exito
|
||||
STATS_CONF_FAILED = No se pudo guardar la configuracion de estadisticas!!!
|
||||
STATS_CONF_LOADED = Configuracion de estadisticas cargada con exito
|
||||
STATS_CONF_FAIL_LOAD = No se pudo cargar la configuracion de estadisticas!!!
|
||||
STATS_CONF = Configuracion de Estadisticas
|
||||
STATS_ENTRIES_OF = Entradas %i - %i de %i
|
||||
STATS_USE_MORE = Escribe 'amx_statscfg list %i' para mostrar mas
|
||||
STATS_USE_BEGIN = Escribe 'amx_statscfg list 1' para volver al principio
|
||||
STATS_ENABLED = Estadisticas activadas
|
||||
STATS_DISABLED = Estadisticas desactivadas
|
||||
CANT_ADD_STATS = No se pudieron anyadir mas estadisticas a la lista, se ha alcanzado el limite!
|
||||
COM_STATS_USAGE = Uso: amx_statscfg <comando> [parametros] ...
|
||||
COM_STATS_COM = Comandos:
|
||||
COM_STATS_ON = ^ton <variable> - activa la opcion especificada
|
||||
COM_STATS_OFF = ^toff <variable> - desactiva la opcion especificada
|
||||
COM_STATS_SAVE = ^tsave - guarda la configuracion de las estadisticas
|
||||
COM_STATS_LOAD = ^tload - carga la configuracion de las estadisticas
|
||||
COM_STATS_LIST = ^tlist [id] - muestra el estado de las estadisticas
|
||||
COM_STATS_ADD = ^tadd <nombre> <variable> - anyade estadisticas a la lista
|
||||
NO_STATS = No hay plugins estadisticos^ninstalados en este servidor^n
|
||||
SAVE_CONF = Guardar configuracion
|
Reference in New Issue
Block a user