Synced language files (added Dutch, thanks Devilion)

This commit is contained in:
David Anderson
2004-11-14 14:23:15 +00:00
parent e688addd98
commit add716276b
6 changed files with 246 additions and 8 deletions

View File

@ -307,3 +307,39 @@ 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 niepauzowalny
[nl]
PAUSE_COULDNT_FIND = Kon geen plugin vinden gelijk aan "%s"
PAUSE_PLUGIN_MATCH = Plugin gelijk aan "%s"
PAUSE_CONF_CLEARED = Configuratie bestand leeggehaald. Herlaad de map als dat nodig is
PAUSE_ALR_CLEARED = Configuratie was al leeggehaald!
PAUSE_CONF_SAVED = Configuratie succesvol bewaard
PAUSE_SAVE_FAILED = Configuratie bewaren mislukt!!!
LOCKED = OP-SLOT
PAUSE_UNPAUSE = Pauseer/Hervat Plugins
CLEAR_STOPPED = Haal bestand met gestopte plugins leeg
SAVE_STOPPED = Bewaar gestopte plugins
PAUSED_PLUGIN = %d plugin gepauseerd
PAUSED_PLUGINS = %d plugins gepauseerd
UNPAUSED_PLUGIN = %d plugin hervat
UNPAUSED_PLUGINS = %d plugins hervat
CANT_MARK_MORE = Kan niet nog meer plugins markeren als niet pauzeerbaar!
PAUSE_LOADED = Pauseer Plugins: Geladen plugins
STOPPED = gestopt
VERSION = versie
FILE = bestand
PAUSE_ENTRIES = Entries %d - %d van de %d (%d lopen nu)
PAUSE_USE_MORE = Gebruik 'amx_pausecfg list %d' voor mee
PAUSE_USE_BEGIN = Gebruik 'amx_pausecfg list 1' voor het begin
PAUSE_USAGE = Gebruik: amx_pausecfg <commando> [naam]
PAUSE_COMMANDS = Commando's
COM_PAUSE_OFF = ^toff - pauseert alle plugins die niet in de lijst staan
COM_PAUSE_ON = ^ton - hervat alle plugins
COM_PAUSE_STOP = ^tstop <bestand> - stopt een plugin
COM_PAUSE_PAUSE = ^tpause <bestand> - pauseert een plugin
COM_PAUSE_ENABLE = ^tenable <bestand> - schakelt een plugin in
COM_PAUSE_SAVE = ^tsave - bewaard een lijst van gestopte plugins
COM_PAUSE_CLEAR = ^tclear - haalt lijst met gestopte plugins leeg
COM_PAUSE_LIST = ^tlist [id] - maakt lijst met plugins
COM_PAUSE_ADD = ^tadd <titel> - markeert een plugin als niet pauzeerbaar