sync
This commit is contained in:
parent
c42fef6d48
commit
95b638dbcd
|
@ -203,6 +203,11 @@ DEFUSED_BOMB = La bombe vient d'etre desamorcee par %s , Ouffff!
|
|||
FAILED_DEFU = %s a echoue a sa tentative de desamorcage...
|
||||
PICKED_BOMB = %s ramasse la bombe...
|
||||
DROPPED_BOMB = %s jette la bombe!!!
|
||||
CT = CT
|
||||
CTS = CTS
|
||||
TERRORIST = TERRORISTE
|
||||
TERRORISTS = TERRORISTES
|
||||
REMAINING = %d %s Restant...
|
||||
|
||||
[sv]
|
||||
WITH = med
|
||||
|
|
|
@ -8,6 +8,8 @@ STATS_CONF = Stats Configuration
|
|||
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
|
||||
STATS_ENABLED = Stats enabled
|
||||
STATS_DISABLED = Stats disabled
|
||||
CANT_ADD_STATS = Can't add stats to the list, limit reached!
|
||||
COM_STATS_USAGE = Usage: amx_statscfg <command> [parameters] ...
|
||||
COM_STATS_COM = Commands:
|
||||
|
@ -94,6 +96,8 @@ ON = ACIK
|
|||
OFF = KAPALI
|
||||
NO_STATS = Statistik plugini^nserverde mevcud degildir^n
|
||||
SAVE_CONF = Configleri sakla
|
||||
STATS_ENABLED = Statistik kullanima acik
|
||||
STATS_DISABLED = Stat´tistik kullanima kapali
|
||||
|
||||
|
||||
[fr]
|
||||
|
|
|
@ -37,7 +37,7 @@ PLAYERS = Players
|
|||
RANK_IS = rank is %d of %d
|
||||
DAMAGE = Damage
|
||||
WEAPON = Weapon
|
||||
YOUR_RANK_IS = Your rank is %d of %d with %d kill(s), %d hit(s), %0.2f%%%% eff. and %0.2f%%%% acc.
|
||||
YOUR_RANK_IS = Your rank is %d of %d with %d kill(s), %d hit(s), %0.2f% eff. and %0.2f% acc.
|
||||
AMMO = ammo
|
||||
HEALTH = health
|
||||
ARMOR = armor
|
||||
|
|
Loading…
Reference in New Issue
Block a user