Difference between revisions of "Core.nlt"

From Oldunreal-Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|language=Dutch
|language=Dutch
|game=Unreal
|game=Unreal
|lines_done=0
|lines_done=68
|lines_total=76
|lines_total=68
|game2=Unreal Tournament
|game2=Unreal Tournament
|lines_done2=0
|lines_done2=69
|lines_total2=79
|lines_total2=69
}}
}}
__TOC__
__TOC__
== Public headers (Unreal) ==
== Public headers (Shared) ==
<pre>
<pre>
[Public]
[Public]
Preferences=(Caption="(**)File System",Parent="(**)Advanced",Class=Core.System,Immediate=True)
; EN: Preferences=(Caption="File System",Parent="Advanced",Class=Core.System,Immediate=True)
</pre>
Preferences=(Caption="Bestandssysteem",Parent="Geavanceerd",Class=Core.System,Immediate=True)
== Public headers (Unreal Tournament) ==
<pre>
[Public]
Preferences=(Caption="(**)File System",Parent="(**)Advanced",Class=Core.System,Immediate=True)
Object=(Name=Core.HelloWorldCommandlet,Class=Class,MetaClass=Core.Commandlet)
</pre>
</pre>
== Rest of the file (Shared) ==
== Rest of the file (Shared) ==
Line 29: Line 24:


[Query]
[Query]
OldVersion="(**)The file "%ls" was saved by a previous version which is not backwards compatible with this one. Reading it will likely fail, and may cause a crash. Do you want to try anyway?"
; EN: OldVersion="The file "%ls" was saved by a previous version which is not backwards compatible with this one. Reading it will likely fail, and may cause a crash. Do you want to try anyway?"
Name="(**)Name:"
OldVersion="Het bestand "%ls" is opgeslagen door een vorige versie die niet achterwaarts compatibel is met deze versie. Het lezen ervan zal waarschijnlijk mislukken en kan een crash veroorzaken. Wil je het toch proberen?"
Password="(**)Password:"
; EN: Name="Name:"
PassPrompt="(**)Enter your name and password:"
Name="Naam:"
PassDlg="(**)Identity Check"
; EN: Password="Password:"
Overwrite="(**)The file "%ls" needs to be updated.  Do you want to overwrite the existing version?"
Password="Wachtwoord:"
; EN: PassPrompt="Enter your name and password:"
PassPrompt="Voer uw naam en wachtwoord in:"
; EN: PassDlg="Identity Check"
PassDlg="Identiteitscontrole"
; EN: Overwrite="The file "%ls" needs to be updated.  Do you want to overwrite the existing version?"
Overwrite="Het bestand "%ls" moet worden bijgewerkt. Wilt u de bestaande versie overschrijven?"


[Progress]
[Progress]
Saving="(**)Saving file "%ls"..."
; EN: Saving="Saving file "%ls"..."
Loading="(**)Loading file "%ls"..."
Saving="Bestand "%ls" opslaan ..."
Closing="(**)Closing"
; EN: Loading="Loading file "%ls"..."
 
Loading="Laden van bestand "%ls" ..."
[HelloWorldCommandlet]
; EN: Closing="Closing"
HelpCmd=HelloWorld
Closing="Sluitend"
HelpOneLiner="(**)Sample"
HelpUsage="(**)HelloWorld (no parameters)"
HelpParm[0]="(**)IntParm"
HelpParm[1]="(**)StrParm"
HelpDesc[0]="(**)An integer parameter"
HelpDesc[1]="(**)A string parameter"
</pre>
</pre>
== Rest of the file (Unreal) ==
== Rest of the file (Unreal) ==
<pre>
<pre>
[Errors]
[Errors]
Unknown="(**)Unknown Error"
; EN: Unknown="Unknown Error"
Aborted="(**)Aborted"
Unknown="Onbekende fout"
ExportOpen="(**)Error exporting %ls: couldn't open file "%ls"."
; EN: Aborted="Aborted"
ExportWrite="(**)Error exporting %ls: couldn't write file "%ls"."
Aborted="Afgebroken"
FileNotFound="(**)Can't find file "%ls"."
; EN: ExportOpen="Error exporting %ls: couldn't open file "%ls"."
ObjectNotFound="(**)Failed to find object "%ls %ls.%ls"."
ExportOpen="Fout bij exporteren van %ls: kan bestand "%ls" niet openen."
PackageNotFound="(**)Can't find file for package "%ls"."
; EN: ExportWrite="Error exporting %ls: couldn't write file "%ls"."
PackageResolveFailed="(**)Can't resolve package name."
ExportWrite="Fout bij exporteren van %ls: kan bestand "%ls" niet schrijven."
FilenameToPackage="(**)Can't convert filename "%ls" to package name."
; EN: FileNotFound="Can't find file "%ls"."
Sandbox="(**)Package "%ls" is not accessible in this sandbox."
FileNotFound="Kan bestand "%ls" niet vinden."
PackageVersion="(**)Package "%ls" version mismatch."
; EN: ObjectNotFound="Failed to find object "%ls %ls.%ls"."
FailedLoad="(**)Failed to load "%ls": %ls."
ObjectNotFound="Kan object "%ls %ls.%ls" niet vinden."
ConfigNotFound="(**)Can't find "%ls" in configuration file."
; EN: PackageNotFound="Can't find file for package "%ls"."
LoadClassMismatch="(**)%ls is not a child class of %ls.%ls."
PackageNotFound="Kan bestand voor pakket "%ls" niet vinden."
NotDll="(**)"%ls" is not a DLL package; can't find export "%ls"."
; EN: PackageResolveFailed="Can't resolve package name."
NotInDll="(**)Can't find "%ls" in library "%ls.dll"."
PackageResolveFailed="Kan pakketnaam niet vinden."
FailedLoadPackage="(**)Failed loading package: %ls."
; EN: FilenameToPackage="Can't convert filename "%ls" to package name."
FailedLoadObject="(**)Failed to load "%ls %ls.%ls": %ls."
FilenameToPackage="Kan bestandsnaam "%ls" niet converteren naar pakketnaam."
TransientImport="(**)Transient object imported: %ls."
; EN: Sandbox="Package "%ls" is not accessible in this sandbox."
FailedSavePrivate="(**)Can't save %ls: Graph is linked to external private object %ls."
Sandbox="Pakket "%ls" is niet toegankelijk in deze sandbox."
FailedImportPrivate="(**)Can't import private object %ls %ls."
; EN: PackageVersion="Package "%ls" version mismatch."
FailedCreate="(**)%ls %ls not found for creation."
PackageVersion="Pakket "%ls" versie komt niet overeen."
FailedImport="(**)Can't find %ls in file "%ls"."
; EN: FailedLoad="Failed to load "%ls": %ls."
FailedSaveFile="(**)Error saving file "%ls": %ls."
FailedLoad="Het laden van "%ls" is mislukt: %ls."
SaveWarning="(**)Error saving "%ls"."
; EN: ConfigNotFound="Can't find "%ls" in configuration file."
NotPackaged="(**)Object is not packaged: %ls %ls."
ConfigNotFound="Kan "%ls" niet vinden in het configuratiebestand."
NotWithin="(**)Object %ls %ls created in %ls instead of %ls."
; EN: LoadClassMismatch="%ls is not a child class of %ls.%ls."
Abstract="(**)Can't create object %ls: class %ls is abstract."
LoadClassMismatch="%ls is geen kinderklasse van %ls.%ls."
NoReplace="(**)Can't replace %ls with %ls."
; EN: NotDll=""%ls" is not a DLL package; can't find export "%ls"."
NoFindImport="(**)Can't find file "%ls" for import."
NotDll=""%ls" is geen DLL-pakket; kan export "%ls" niet vinden."
ReadFileFailed="(**)Failed to read file "%ls" for import."
; EN: NotInDll="Can't find "%ls" in library "%ls.dll"."
SeekFailed="(**)Error seeking file."
NotInDll="Kan "%ls" niet vinden in bibliotheek "%ls.dll"."
OpenFailed="(**)Error opening file."
; EN: FailedLoadPackage="Failed loading package: %ls."
WriteFailed="(**)Error writing to file."
FailedLoadPackage="Kan pakket niet laden: %ls."
ReadEof="(**)Read beyond end of file."
; EN: FailedLoadObject="Failed to load "%ls %ls.%ls": %ls."
IniReadOnly="(**)The file %ls is write protected; settings cannot be saved."
FailedLoadObject="Het laden van "%ls %ls.%ls" is mislukt: %ls."
UrlFailed="(**)Failed launching URL."
; EN: TransientImport="Transient object imported: %ls."
Warning="(**)Warning"
TransientImport="Tijdelijk object geïmporteerd: %ls."
Question="(**)Question"
; EN: FailedSavePrivate="Can't save %ls: Graph is linked to external private object %ls."
OutOfMemory="(**)Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk."
FailedSavePrivate="Kan %ls niet opslaan: grafiek is gekoppeld aan extern privé-object %ls."
History="(**)History"
; EN: FailedImportPrivate="Can't import private object %ls %ls."
Assert="(**)Assertion failed: %ls [File:%ls] [Line: %i]."
FailedImportPrivate="Kan privé-object %ls %ls niet importeren."
Debug="(**)Debug assertion failed: %ls [File:%ls] [Line: %i]."
; EN: FailedCreate="%ls %ls not found for creation."
LinkerExists="(**)Linker for "%ls" already exists."
FailedCreate="%ls %ls niet gevonden voor creatie."
BinaryFormat="(**)The file "%ls" contains unrecognizable data."
; EN: FailedImport="Can't find %ls in file "%ls"."
SerialSize="(**)%ls: Serial size mismatch: Got %i, Expected %i."
FailedImport="Kan %ls niet vinden in bestand "%ls"."
ExportIndex="(**)Bad export index %i/%i."
; EN: FailedSaveFile="Error saving file "%ls": %ls."
ImportIndex="(**)Bad import index %i/%i."
FailedSaveFile="Fout bij het opslaan van bestand "%ls": %ls."
Password="(**)Password not recognized."
; EN: SaveWarning="Error saving "%ls"."
Exec="(**)Unrecognized command."
SaveWarning="Fout bij het opslaan van "%ls"."
BadProperty="(**)"%ls": Bad or missing property "%ls"."
; EN: NotPackaged="Object is not packaged: %ls %ls."
MissingIni="(**)Missing .ini file: %ls."
NotPackaged="Object is niet verpakt: %ls %ls."
NoTXTFile="(**)Can not exec non-text (.txt) file type "%ls"."
; EN: NotWithin="Object %ls %ls created in %ls instead of %ls."
NotWithin="Object %ls %ls gemaakt in %ls in plaats van %ls."
; EN: Abstract="Can't create object %ls: class %ls is abstract."
Abstract="Kan object %ls niet maken: klasse %ls is abstract."
; EN: NoReplace="Can't replace %ls with %ls."
NoReplace="Kan %ls niet vervangen door %ls."
; EN: NoFindImport="Can't find file "%ls" for import."
NoFindImport="Kan bestand "%ls" niet vinden om te importeren."
; EN: ReadFileFailed="Failed to read file "%ls" for import."
ReadFileFailed="Kan bestand "%ls" niet lezen voor importeren."
; EN: SeekFailed="Error seeking file."
SeekFailed="Fout bij zoeken naar bestand."
; EN: OpenFailed="Error opening file."
OpenFailed="Fout bij openen van bestand."
; EN: WriteFailed="Error writing to file."
WriteFailed="Fout bij schrijven naar bestand."
; EN: ReadEof="Read beyond end of file."
ReadEof="Lees verder dan het einde van het bestand."
; EN: IniReadOnly="The file %ls is write protected; settings cannot be saved."
IniReadOnly="Het bestand %ls is tegen schrijven beveiligd; instellingen kunnen niet worden opgeslagen."
; EN: UrlFailed="Failed launching URL."
UrlFailed="URL starten mislukt."
; EN: Warning="Warning"
Warning="Waarschuwing"
; EN: Question="Question"
Question="Vraag"
; EN: OutOfMemory="Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk."
OutOfMemory="Geen virtueel geheugen meer. Om deze toestand te voorkomen, moet u meer ruimte vrijmaken op uw primaire harde schijf."
; EN: History="History"
History="Geschiedenis"
; EN: Assert="Assertion failed: %ls [File: %ls] [Line: %i]."
Assert="Bevestiging mislukt: %ls [bestand: %ls] [regel: %i]."
; EN: Debug="Debug assertion failed: %ls [File: %ls] [Line: %i]."
Debug="Foutopsporingsbevestiging mislukt: %ls [Bestand: %ls] [Regel: %i]."
; EN: LinkerExists="Linker for "%ls" already exists."
LinkerExists="Linker voor "%ls" bestaat al."
; EN: BinaryFormat="The file "%ls" contains unrecognizable data."
BinaryFormat="Het bestand "%ls" bevat onherkenbare gegevens."
; EN: SerialSize="%ls: Serial size mismatch: Got %i, Expected %i."
SerialSize="%ls: komt niet overeen met seriegrootte: heb %i, %i verwacht."
; EN: ExportIndex="Bad export index %i/%i."
ExportIndex="Slechte exportindex %i/%i."
; EN: ImportIndex="Bad import index %i/%i."
ImportIndex="Slechte importindex %i/%i."
; EN: Password="Password not recognized."
Password="Wachtwoord niet herkend."
; EN: Exec="Unrecognized command."
Exec="Onherkenbaar commando."
; EN: BadProperty=""%ls": Bad or missing property "%ls"."
BadProperty=""%ls": Onjuiste of ontbrekende eigenschap "%ls"."
; EN: MissingIni="Missing .ini file: %ls."
MissingIni="Ontbrekend .ini-bestand: %ls."
; EN: NoTXTFile="Can not exec non-text (.txt) file type "%ls"."
NoTXTFile="Kan niet-tekstbestand (.txt) bestandstype "%ls" niet uitvoeren."


[General]
[General]
Line 111: Line 159:
Engine="Unreal Engine"
Engine="Unreal Engine"
Copyright="Copyright 1999 Epic Games, Inc."
Copyright="Copyright 1999 Epic Games, Inc."
True="(**)True"
; EN: True="True"
False="(**)False"
True="Klopt"
None="(**)None"
; EN: False="False"
Yes="(**)Yes"
False="Vals"
No="(**)No"
; EN: None="None"
None="Geen"
; EN: Yes="Yes"
Yes="Ja"
; EN: No="No"
No="Nee"
</pre>
</pre>
== Rest of the file (Unreal Tournament) ==
== Rest of the file (Unreal Tournament) ==
<pre>
<pre>
[Errors]
[Errors]
Unknown="(**)Unknown Error"
; EN: Unknown="Unknown Error"
Aborted="(**)Aborted"
Unknown="Onbekende fout"
ExportOpen="(**)Error exporting %ls: couldn't open file "%ls"."
; EN: Aborted="Aborted"
ExportWrite="(**)Error exporting %ls: couldn't write file "%ls"."
Aborted="Afgebroken"
FileNotFound="(**)Can't find file "%ls"."
; EN: ExportOpen="Error exporting %ls: couldn't open file "%ls"."
ObjectNotFound="(**)Failed to find object "%ls %ls.%ls"."
ExportOpen="Fout bij exporteren van %ls: kan bestand "%ls" niet openen."
PackageNotFound="(**)Can't find file for package "%ls"."
; EN: ExportWrite="Error exporting %ls: couldn't write file "%ls"."
PackageResolveFailed="(**)Can't resolve package name."
ExportWrite="Fout bij exporteren van %ls: kan bestand "%ls" niet schrijven."
FilenameToPackage="(**)Can't convert filename "%ls" to package name."
; EN: FileNotFound="Can't find file "%ls"."
Sandbox="(**)Package "%ls" is not accessible in this sandbox."
FileNotFound="Kan bestand "%ls" niet vinden."
PackageVersion="(**)Package "%ls" version mismatch."
; EN: ObjectNotFound="Failed to find object "%ls %ls.%ls"."
FailedLoad="(**)Failed to load "%ls": %ls."
ObjectNotFound="Kan object "%ls %ls.%ls" niet vinden."
ConfigNotFound="(**)Can't find "%ls" in configuration file."
; EN: PackageNotFound="Can't find file for package "%ls"."
LoadClassMismatch="(**)%ls is not a child class of %ls.%ls."
PackageNotFound="Kan bestand voor pakket "%ls" niet vinden."
NotDll="(**)"%ls" is not a DLL package; can't find export "%ls"."
; EN: PackageResolveFailed="Can't resolve package name."
NotInDll="(**)Can't find "%ls" in library "%ls.dll"."
PackageResolveFailed="Kan pakketnaam niet vinden."
FailedLoadPackage="(**)Failed loading package: %ls."
; EN: FilenameToPackage="Can't convert filename "%ls" to package name."
FailedLoadObject="(**)Failed to load "%ls %ls.%ls": %ls."
FilenameToPackage="Kan bestandsnaam "%ls" niet converteren naar pakketnaam."
TransientImport="(**)Transient object imported: %ls."
; EN: Sandbox="Package "%ls" is not accessible in this sandbox."
FailedSavePrivate="(**)Can't save %ls: Graph is linked to external private object %ls."
Sandbox="Pakket "%ls" is niet toegankelijk in deze sandbox."
FailedImportPrivate="(**)Can't import private object %ls %ls."
; EN: PackageVersion="Package "%ls" version mismatch."
FailedCreate="(**)%ls %ls not found for creation."
PackageVersion="Pakket "%ls" versie komt niet overeen."
FailedImport="(**)Can't find %ls in file "%ls"."
; EN: FailedLoad="Failed to load "%ls": %ls."
FailedSaveFile="(**)Error saving file "%ls": %ls."
FailedLoad="Het laden van "%ls" is mislukt: %ls."
SaveWarning="(**)Error saving "%ls"."
; EN: ConfigNotFound="Can't find "%ls" in configuration file."
NotPackaged="(**)Object is not packaged: %ls %ls."
ConfigNotFound="Kan "%ls" niet vinden in het configuratiebestand."
NotWithin="(**)Object %ls %ls created in %ls instead of %ls."
; EN: LoadClassMismatch="%ls is not a child class of %ls.%ls."
Abstract="(**)Can't create object %ls: class %ls is abstract."
LoadClassMismatch="%ls is geen kinderklasse van %ls.%ls."
NoReplace="(**)Can't replace %ls with %ls."
; EN: NotDll=""%ls" is not a DLL package; can't find export "%ls"."
NoFindImport="(**)Can't find file "%ls" for import."
NotDll=""%ls" is geen DLL-pakket; kan export "%ls" niet vinden."
ReadFileFailed="(**)Failed to read file "%ls" for import."
; EN: NotInDll="Can't find "%ls" in library "%ls.dll"."
SeekFailed="(**)Error seeking file."
NotInDll="Kan "%ls" niet vinden in bibliotheek "%ls.dll"."
OpenFailed="(**)Error opening file."
; EN: FailedLoadPackage="Failed loading package: %ls."
WriteFailed="(**)Error writing to file."
FailedLoadPackage="Kan pakket niet laden: %ls."
ReadEof="(**)Read beyond end of file."
; EN: FailedLoadObject="Failed to load "%ls %ls.%ls": %ls."
IniReadOnly="(**)The file %ls is write protected; settings cannot be saved."
FailedLoadObject="Het laden van "%ls %ls.%ls" is mislukt: %ls."
UrlFailed="(**)Failed launching URL."
; EN: TransientImport="Transient object imported: %ls."
Warning="(**)Warning"
TransientImport="Tijdelijk object geïmporteerd: %ls."
Question="(**)Question"
; EN: FailedSavePrivate="Can't save %ls: Graph is linked to external private object %ls."
OutOfMemory="(**)Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk."
FailedSavePrivate="Kan %ls niet opslaan: grafiek is gekoppeld aan extern privé-object %ls."
History="(**)History"
; EN: FailedImportPrivate="Can't import private object %ls %ls."
Assert="(**)Assertion failed: %ls [File:%ls] [Line: %i]."
FailedImportPrivate="Kan privé-object %ls %ls niet importeren."
Debug="(**)Debug assertion failed: %ls [File:%ls] [Line: %i]."
; EN: FailedCreate="%ls %ls not found for creation."
LinkerExists="(**)Linker for "%ls" already exists."
FailedCreate="%ls %ls niet gevonden voor creatie."
BinaryFormat="(**)The file "%ls" contains unrecognizable data."
; EN: FailedImport="Can't find %ls in file "%ls"."
SerialSize="(**)%ls: Serial size mismatch: Got %i, Expected %i."
FailedImport="Kan %ls niet vinden in bestand "%ls"."
ExportIndex="(**)Bad export index %i/%i."
; EN: FailedSaveFile="Error saving file "%ls": %ls."
ImportIndex="(**)Bad import index %i/%i."
FailedSaveFile="Fout bij het opslaan van bestand "%ls": %ls."
Password="(**)Password not recognized."
; EN: SaveWarning="Error saving "%ls"."
Exec="(**)Unrecognized command."
SaveWarning="Fout bij het opslaan van "%ls"."
BadProperty="(**)"%ls": Bad or missing property "%ls"."
; EN: NotPackaged="Object is not packaged: %ls %ls."
MisingIni="(**)Missing .ini file: %ls."
NotPackaged="Object is niet verpakt: %ls %ls."
ExportFail="(**)Error exporting %ls."
; EN: NotWithin="Object %ls %ls created in %ls instead of %ls."
ExportNoData="(**)Did not find exportable data in object %ls."
NotWithin="Object %ls %ls gemaakt in %ls in plaats van %ls."
; EN: Abstract="Can't create object %ls: class %ls is abstract."
Abstract="Kan object %ls niet maken: klasse %ls is abstract."
; EN: NoReplace="Can't replace %ls with %ls."
NoReplace="Kan %ls niet vervangen door %ls."
; EN: NoFindImport="Can't find file "%ls" for import."
NoFindImport="Kan bestand "%ls" niet vinden om te importeren."
; EN: ReadFileFailed="Failed to read file "%ls" for import."
ReadFileFailed="Kan bestand "%ls" niet lezen voor importeren."
; EN: SeekFailed="Error seeking file."
SeekFailed="Fout bij zoeken naar bestand."
; EN: OpenFailed="Error opening file."
OpenFailed="Fout bij openen van bestand."
; EN: WriteFailed="Error writing to file."
WriteFailed="Fout bij schrijven naar bestand."
; EN: ReadEof="Read beyond end of file."
ReadEof="Lees verder dan het einde van het bestand."
; EN: IniReadOnly="The file %ls is write protected; settings cannot be saved."
IniReadOnly="Het bestand %ls is tegen schrijven beveiligd; instellingen kunnen niet worden opgeslagen."
; EN: UrlFailed="Failed launching URL."
UrlFailed="URL starten mislukt."
; EN: Warning="Warning"
Warning="Waarschuwing"
; EN: Question="Question"
Question="Vraag"
; EN: OutOfMemory="Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk."
OutOfMemory="Geen virtueel geheugen meer. Om deze toestand te voorkomen, moet u meer ruimte vrijmaken op uw primaire harde schijf."
; EN: History="History"
History="Geschiedenis"
; EN: Assert="Assertion failed: %ls [File: %ls] [Line: %i]."
Assert="Bevestiging mislukt: %ls [bestand: %ls] [regel: %i]."
; EN: Debug="Debug assertion failed: %ls [File: %ls] [Line: %i]."
Debug="Foutopsporingsbevestiging mislukt: %ls [Bestand: %ls] [Regel: %i]."
; EN: LinkerExists="Linker for "%ls" already exists."
LinkerExists="Linker voor "%ls" bestaat al."
; EN: BinaryFormat="The file "%ls" contains unrecognizable data."
BinaryFormat="Het bestand "%ls" bevat onherkenbare gegevens."
; EN: SerialSize="%ls: Serial size mismatch: Got %i, Expected %i."
SerialSize="%ls: komt niet overeen met seriegrootte: heb %i, %i verwacht."
; EN: ExportIndex="Bad export index %i/%i."
ExportIndex="Slechte exportindex %i/%i."
; EN: ImportIndex="Bad import index %i/%i."
ImportIndex="Slechte importindex %i/%i."
; EN: Password="Password not recognized."
Password="Wachtwoord niet herkend."
; EN: Exec="Unrecognized command."
Exec="Onherkenbaar commando."
; EN: BadProperty=""%ls": Bad or missing property "%ls"."
BadProperty=""%ls": Onjuiste of ontbrekende eigenschap "%ls"."
; EN: MisingIni="Missing .ini file: %ls."
MisingIni="Ontbrekend .ini-bestand: %ls."
; EN: ExportFail="Error exporting %ls."
ExportFail="Fout bij exporteren van %ls."
; EN: ExportNoData="Did not find exportable data in object %ls."
ExportNoData="Geen exporteerbare gegevens gevonden in object %ls."


[General]
[General]
Line 179: Line 286:
Engine="Unreal Engine"
Engine="Unreal Engine"
Copyright="Copyright 1999 Epic Games, Inc."
Copyright="Copyright 1999 Epic Games, Inc."
True="(**)True"
; EN: True="True"
False="(**)False"
True="Klopt"
None="(**)None"
; EN: False="False"
Yes="(**)Yes"
False="Vals"
No="(**)No"
; EN: None="None"
 
None="Geen"
[SimpleCommandlet]
; EN: Yes="Yes"
HelpCmd=Simple
Yes="Ja"
HelpOneLiner="(**)Simple"
; EN: No="No"
HelpUsage="(**)Simple"
No="Nee"
</pre>
</pre>
{{Navbox Localization Language-Specific
{{Navbox Localization Language-Specific

Latest revision as of 15:40, 7 May 2021

Localization Project page
This page belongs to the OldUnreal Localization Project. We aim to localize the game to other languages as flawlessly as possible, with the least amount of errors possible (ideally 0).
In order to achieve such objective, we need your help. Some of these lines contain computer-generated strings which need to be reviewed by actual native or fluent Dutch speakers. Also these lines aren't final, they're always subject to modification, and we're sure better strings can (and will be) eventually found.
The localization project is also available at the Github repository. Completed and incomplete pages will be adapted there once complete.
This page in other languages
English - German - French - Spanish - Italian - Russian - Polish - Portuguese - Hungarian - Czech - Swedish - Catalan - Dutch - Norwegian - Japanese
Core
Language Dutch
Game 1 Unreal
Status 68/68
Game 2 Unreal Tournament
Status 69/69

Public headers (Shared)

[Public]
; EN: Preferences=(Caption="File System",Parent="Advanced",Class=Core.System,Immediate=True)
Preferences=(Caption="Bestandssysteem",Parent="Geavanceerd",Class=Core.System,Immediate=True)

Rest of the file (Shared)

[Language]
Language="Nederlands"
LangId=19
SubLangId=0

[Query]
; EN: OldVersion="The file "%ls" was saved by a previous version which is not backwards compatible with this one. Reading it will likely fail, and may cause a crash. Do you want to try anyway?"
OldVersion="Het bestand "%ls" is opgeslagen door een vorige versie die niet achterwaarts compatibel is met deze versie. Het lezen ervan zal waarschijnlijk mislukken en kan een crash veroorzaken. Wil je het toch proberen?"
; EN: Name="Name:"
Name="Naam:"
; EN: Password="Password:"
Password="Wachtwoord:"
; EN: PassPrompt="Enter your name and password:"
PassPrompt="Voer uw naam en wachtwoord in:"
; EN: PassDlg="Identity Check"
PassDlg="Identiteitscontrole"
; EN: Overwrite="The file "%ls" needs to be updated.  Do you want to overwrite the existing version?"
Overwrite="Het bestand "%ls" moet worden bijgewerkt. Wilt u de bestaande versie overschrijven?"

[Progress]
; EN: Saving="Saving file "%ls"..."
Saving="Bestand "%ls" opslaan ..."
; EN: Loading="Loading file "%ls"..."
Loading="Laden van bestand "%ls" ..."
; EN: Closing="Closing"
Closing="Sluitend"

Rest of the file (Unreal)

[Errors]
; EN: Unknown="Unknown Error"
Unknown="Onbekende fout"
; EN: Aborted="Aborted"
Aborted="Afgebroken"
; EN: ExportOpen="Error exporting %ls: couldn't open file "%ls"."
ExportOpen="Fout bij exporteren van %ls: kan bestand "%ls" niet openen."
; EN: ExportWrite="Error exporting %ls: couldn't write file "%ls"."
ExportWrite="Fout bij exporteren van %ls: kan bestand "%ls" niet schrijven."
; EN: FileNotFound="Can't find file "%ls"."
FileNotFound="Kan bestand "%ls" niet vinden."
; EN: ObjectNotFound="Failed to find object "%ls %ls.%ls"."
ObjectNotFound="Kan object "%ls %ls.%ls" niet vinden."
; EN: PackageNotFound="Can't find file for package "%ls"."
PackageNotFound="Kan bestand voor pakket "%ls" niet vinden."
; EN: PackageResolveFailed="Can't resolve package name."
PackageResolveFailed="Kan pakketnaam niet vinden."
; EN: FilenameToPackage="Can't convert filename "%ls" to package name."
FilenameToPackage="Kan bestandsnaam "%ls" niet converteren naar pakketnaam."
; EN: Sandbox="Package "%ls" is not accessible in this sandbox."
Sandbox="Pakket "%ls" is niet toegankelijk in deze sandbox."
; EN: PackageVersion="Package "%ls" version mismatch."
PackageVersion="Pakket "%ls" versie komt niet overeen."
; EN: FailedLoad="Failed to load "%ls": %ls."
FailedLoad="Het laden van "%ls" is mislukt: %ls."
; EN: ConfigNotFound="Can't find "%ls" in configuration file."
ConfigNotFound="Kan "%ls" niet vinden in het configuratiebestand."
; EN: LoadClassMismatch="%ls is not a child class of %ls.%ls."
LoadClassMismatch="%ls is geen kinderklasse van %ls.%ls."
; EN: NotDll=""%ls" is not a DLL package; can't find export "%ls"."
NotDll=""%ls" is geen DLL-pakket; kan export "%ls" niet vinden."
; EN: NotInDll="Can't find "%ls" in library "%ls.dll"."
NotInDll="Kan "%ls" niet vinden in bibliotheek "%ls.dll"."
; EN: FailedLoadPackage="Failed loading package: %ls."
FailedLoadPackage="Kan pakket niet laden: %ls."
; EN: FailedLoadObject="Failed to load "%ls %ls.%ls": %ls."
FailedLoadObject="Het laden van "%ls %ls.%ls" is mislukt: %ls."
; EN: TransientImport="Transient object imported: %ls."
TransientImport="Tijdelijk object geïmporteerd: %ls."
; EN: FailedSavePrivate="Can't save %ls: Graph is linked to external private object %ls."
FailedSavePrivate="Kan %ls niet opslaan: grafiek is gekoppeld aan extern privé-object %ls."
; EN: FailedImportPrivate="Can't import private object %ls %ls."
FailedImportPrivate="Kan privé-object %ls %ls niet importeren."
; EN: FailedCreate="%ls %ls not found for creation."
FailedCreate="%ls %ls niet gevonden voor creatie."
; EN: FailedImport="Can't find %ls in file "%ls"."
FailedImport="Kan %ls niet vinden in bestand "%ls"."
; EN: FailedSaveFile="Error saving file "%ls": %ls."
FailedSaveFile="Fout bij het opslaan van bestand "%ls": %ls."
; EN: SaveWarning="Error saving "%ls"."
SaveWarning="Fout bij het opslaan van "%ls"."
; EN: NotPackaged="Object is not packaged: %ls %ls."
NotPackaged="Object is niet verpakt: %ls %ls."
; EN: NotWithin="Object %ls %ls created in %ls instead of %ls."
NotWithin="Object %ls %ls gemaakt in %ls in plaats van %ls."
; EN: Abstract="Can't create object %ls: class %ls is abstract."
Abstract="Kan object %ls niet maken: klasse %ls is abstract."
; EN: NoReplace="Can't replace %ls with %ls."
NoReplace="Kan %ls niet vervangen door %ls."
; EN: NoFindImport="Can't find file "%ls" for import."
NoFindImport="Kan bestand "%ls" niet vinden om te importeren."
; EN: ReadFileFailed="Failed to read file "%ls" for import."
ReadFileFailed="Kan bestand "%ls" niet lezen voor importeren."
; EN: SeekFailed="Error seeking file."
SeekFailed="Fout bij zoeken naar bestand."
; EN: OpenFailed="Error opening file."
OpenFailed="Fout bij openen van bestand."
; EN: WriteFailed="Error writing to file."
WriteFailed="Fout bij schrijven naar bestand."
; EN: ReadEof="Read beyond end of file."
ReadEof="Lees verder dan het einde van het bestand."
; EN: IniReadOnly="The file %ls is write protected; settings cannot be saved."
IniReadOnly="Het bestand %ls is tegen schrijven beveiligd; instellingen kunnen niet worden opgeslagen."
; EN: UrlFailed="Failed launching URL."
UrlFailed="URL starten mislukt."
; EN: Warning="Warning"
Warning="Waarschuwing"
; EN: Question="Question"
Question="Vraag"
; EN: OutOfMemory="Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk."
OutOfMemory="Geen virtueel geheugen meer. Om deze toestand te voorkomen, moet u meer ruimte vrijmaken op uw primaire harde schijf."
; EN: History="History"
History="Geschiedenis"
; EN: Assert="Assertion failed: %ls [File: %ls] [Line: %i]."
Assert="Bevestiging mislukt: %ls [bestand: %ls] [regel: %i]."
; EN: Debug="Debug assertion failed: %ls [File: %ls] [Line: %i]."
Debug="Foutopsporingsbevestiging mislukt: %ls [Bestand: %ls] [Regel: %i]."
; EN: LinkerExists="Linker for "%ls" already exists."
LinkerExists="Linker voor "%ls" bestaat al."
; EN: BinaryFormat="The file "%ls" contains unrecognizable data."
BinaryFormat="Het bestand "%ls" bevat onherkenbare gegevens."
; EN: SerialSize="%ls: Serial size mismatch: Got %i, Expected %i."
SerialSize="%ls: komt niet overeen met seriegrootte: heb %i, %i verwacht."
; EN: ExportIndex="Bad export index %i/%i."
ExportIndex="Slechte exportindex %i/%i."
; EN: ImportIndex="Bad import index %i/%i."
ImportIndex="Slechte importindex %i/%i."
; EN: Password="Password not recognized."
Password="Wachtwoord niet herkend."
; EN: Exec="Unrecognized command."
Exec="Onherkenbaar commando."
; EN: BadProperty=""%ls": Bad or missing property "%ls"."
BadProperty=""%ls": Onjuiste of ontbrekende eigenschap "%ls"."
; EN: MissingIni="Missing .ini file: %ls."
MissingIni="Ontbrekend .ini-bestand: %ls."
; EN: NoTXTFile="Can not exec non-text (.txt) file type "%ls"."
NoTXTFile="Kan niet-tekstbestand (.txt) bestandstype "%ls" niet uitvoeren."

[General]
Product="Unreal"
Engine="Unreal Engine"
Copyright="Copyright 1999 Epic Games, Inc."
; EN: True="True"
True="Klopt"
; EN: False="False"
False="Vals"
; EN: None="None"
None="Geen"
; EN: Yes="Yes"
Yes="Ja"
; EN: No="No"
No="Nee"

Rest of the file (Unreal Tournament)

[Errors]
; EN: Unknown="Unknown Error"
Unknown="Onbekende fout"
; EN: Aborted="Aborted"
Aborted="Afgebroken"
; EN: ExportOpen="Error exporting %ls: couldn't open file "%ls"."
ExportOpen="Fout bij exporteren van %ls: kan bestand "%ls" niet openen."
; EN: ExportWrite="Error exporting %ls: couldn't write file "%ls"."
ExportWrite="Fout bij exporteren van %ls: kan bestand "%ls" niet schrijven."
; EN: FileNotFound="Can't find file "%ls"."
FileNotFound="Kan bestand "%ls" niet vinden."
; EN: ObjectNotFound="Failed to find object "%ls %ls.%ls"."
ObjectNotFound="Kan object "%ls %ls.%ls" niet vinden."
; EN: PackageNotFound="Can't find file for package "%ls"."
PackageNotFound="Kan bestand voor pakket "%ls" niet vinden."
; EN: PackageResolveFailed="Can't resolve package name."
PackageResolveFailed="Kan pakketnaam niet vinden."
; EN: FilenameToPackage="Can't convert filename "%ls" to package name."
FilenameToPackage="Kan bestandsnaam "%ls" niet converteren naar pakketnaam."
; EN: Sandbox="Package "%ls" is not accessible in this sandbox."
Sandbox="Pakket "%ls" is niet toegankelijk in deze sandbox."
; EN: PackageVersion="Package "%ls" version mismatch."
PackageVersion="Pakket "%ls" versie komt niet overeen."
; EN: FailedLoad="Failed to load "%ls": %ls."
FailedLoad="Het laden van "%ls" is mislukt: %ls."
; EN: ConfigNotFound="Can't find "%ls" in configuration file."
ConfigNotFound="Kan "%ls" niet vinden in het configuratiebestand."
; EN: LoadClassMismatch="%ls is not a child class of %ls.%ls."
LoadClassMismatch="%ls is geen kinderklasse van %ls.%ls."
; EN: NotDll=""%ls" is not a DLL package; can't find export "%ls"."
NotDll=""%ls" is geen DLL-pakket; kan export "%ls" niet vinden."
; EN: NotInDll="Can't find "%ls" in library "%ls.dll"."
NotInDll="Kan "%ls" niet vinden in bibliotheek "%ls.dll"."
; EN: FailedLoadPackage="Failed loading package: %ls."
FailedLoadPackage="Kan pakket niet laden: %ls."
; EN: FailedLoadObject="Failed to load "%ls %ls.%ls": %ls."
FailedLoadObject="Het laden van "%ls %ls.%ls" is mislukt: %ls."
; EN: TransientImport="Transient object imported: %ls."
TransientImport="Tijdelijk object geïmporteerd: %ls."
; EN: FailedSavePrivate="Can't save %ls: Graph is linked to external private object %ls."
FailedSavePrivate="Kan %ls niet opslaan: grafiek is gekoppeld aan extern privé-object %ls."
; EN: FailedImportPrivate="Can't import private object %ls %ls."
FailedImportPrivate="Kan privé-object %ls %ls niet importeren."
; EN: FailedCreate="%ls %ls not found for creation."
FailedCreate="%ls %ls niet gevonden voor creatie."
; EN: FailedImport="Can't find %ls in file "%ls"."
FailedImport="Kan %ls niet vinden in bestand "%ls"."
; EN: FailedSaveFile="Error saving file "%ls": %ls."
FailedSaveFile="Fout bij het opslaan van bestand "%ls": %ls."
; EN: SaveWarning="Error saving "%ls"."
SaveWarning="Fout bij het opslaan van "%ls"."
; EN: NotPackaged="Object is not packaged: %ls %ls."
NotPackaged="Object is niet verpakt: %ls %ls."
; EN: NotWithin="Object %ls %ls created in %ls instead of %ls."
NotWithin="Object %ls %ls gemaakt in %ls in plaats van %ls."
; EN: Abstract="Can't create object %ls: class %ls is abstract."
Abstract="Kan object %ls niet maken: klasse %ls is abstract."
; EN: NoReplace="Can't replace %ls with %ls."
NoReplace="Kan %ls niet vervangen door %ls."
; EN: NoFindImport="Can't find file "%ls" for import."
NoFindImport="Kan bestand "%ls" niet vinden om te importeren."
; EN: ReadFileFailed="Failed to read file "%ls" for import."
ReadFileFailed="Kan bestand "%ls" niet lezen voor importeren."
; EN: SeekFailed="Error seeking file."
SeekFailed="Fout bij zoeken naar bestand."
; EN: OpenFailed="Error opening file."
OpenFailed="Fout bij openen van bestand."
; EN: WriteFailed="Error writing to file."
WriteFailed="Fout bij schrijven naar bestand."
; EN: ReadEof="Read beyond end of file."
ReadEof="Lees verder dan het einde van het bestand."
; EN: IniReadOnly="The file %ls is write protected; settings cannot be saved."
IniReadOnly="Het bestand %ls is tegen schrijven beveiligd; instellingen kunnen niet worden opgeslagen."
; EN: UrlFailed="Failed launching URL."
UrlFailed="URL starten mislukt."
; EN: Warning="Warning"
Warning="Waarschuwing"
; EN: Question="Question"
Question="Vraag"
; EN: OutOfMemory="Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk."
OutOfMemory="Geen virtueel geheugen meer. Om deze toestand te voorkomen, moet u meer ruimte vrijmaken op uw primaire harde schijf."
; EN: History="History"
History="Geschiedenis"
; EN: Assert="Assertion failed: %ls [File: %ls] [Line: %i]."
Assert="Bevestiging mislukt: %ls [bestand: %ls] [regel: %i]."
; EN: Debug="Debug assertion failed: %ls [File: %ls] [Line: %i]."
Debug="Foutopsporingsbevestiging mislukt: %ls [Bestand: %ls] [Regel: %i]."
; EN: LinkerExists="Linker for "%ls" already exists."
LinkerExists="Linker voor "%ls" bestaat al."
; EN: BinaryFormat="The file "%ls" contains unrecognizable data."
BinaryFormat="Het bestand "%ls" bevat onherkenbare gegevens."
; EN: SerialSize="%ls: Serial size mismatch: Got %i, Expected %i."
SerialSize="%ls: komt niet overeen met seriegrootte: heb %i, %i verwacht."
; EN: ExportIndex="Bad export index %i/%i."
ExportIndex="Slechte exportindex %i/%i."
; EN: ImportIndex="Bad import index %i/%i."
ImportIndex="Slechte importindex %i/%i."
; EN: Password="Password not recognized."
Password="Wachtwoord niet herkend."
; EN: Exec="Unrecognized command."
Exec="Onherkenbaar commando."
; EN: BadProperty=""%ls": Bad or missing property "%ls"."
BadProperty=""%ls": Onjuiste of ontbrekende eigenschap "%ls"."
; EN: MisingIni="Missing .ini file: %ls."
MisingIni="Ontbrekend .ini-bestand: %ls."
; EN: ExportFail="Error exporting %ls."
ExportFail="Fout bij exporteren van %ls."
; EN: ExportNoData="Did not find exportable data in object %ls."
ExportNoData="Geen exporteerbare gegevens gevonden in object %ls."

[General]
Product="Unreal Tournament"
Engine="Unreal Engine"
Copyright="Copyright 1999 Epic Games, Inc."
; EN: True="True"
True="Klopt"
; EN: False="False"
False="Vals"
; EN: None="None"
None="Geen"
; EN: Yes="Yes"
Yes="Ja"
; EN: No="No"
No="Nee"
Unreal Dutch Localization
Shared files: ALAudio.nltCore.nltD3DDrv.nltEditor.nltEngine.nltIpDrv.nltSetup.nltStartup.nltUnrealEd.nltWindow.nltWinDrv.nltD3D9Drv.nltFMODAudioDrv.nltGalaxy.nltGlideDrv.nltIpServer.nltMeTaLDrv.nltOpenGLDrv.nltSglDrv.nltSoftDrv.nltUBrowser.nltUMenu.nltUnrealI.nltUnrealShare.nltUWindow.nltXDrv.nltXMesaGLDrv.nltXOpenGLDrv.nlt
Unreal exclusives: SetupUnreal.nltSetupUnrealPatch.nltD3D8Drv.nltEFX.nltOGLDrv.nltOldOpenGLDrv.nltOldWeapons.nltPhysXPhysics.nltScriptedAI.nltSDL2Drv.nltSwFMOD.nltUnreal.nltUnrealIntegrity.nltUnrealLinux.nltUnrealLinux.bin.nltUnrealOSX.nltUnrealOSX.bin.nltUnrealSDL2.nltUnrealSDL2.bin.nltUnrealXLinux.nltUnrealXLinux.bin.nltUWebAdmin.nltWebAdminHTML.nlt
Assets: Bluff.nltCeremony.nltChizra.nltDark.nltDasaCellars.nltDasaPass.nltDCrater.nltDig.nltDKNightOp.nltDmAriza.nltDmBeyondTheSun.nltDmCurse.nltDmDeathFan.nltDmDeck16.nltDmElsinore.nltDmExar.nltDMfith.nltDmHealPod.nltDmMorbias.nltDmRadikus.nltDmRetrospective.nltDmRiot.nltDmTundra.nltDug.nltEndGame.nltExtremeBeg.nltExtremeCore.nltExtremeDark.nltExtremeDarkGen.nltExtremeDGen.nltExtremeEnd.nltExtremeGen.nltExtremeLab.nltFemale1Skins.nltFemale2Skins.nltGateway.nltHarobed.nltIsvDeck1.nltIsvKran32.nltIsvKran4.nltMale1Skins.nltMale2Skins.nltMale3Skins.nltNaliBoat.nltNaliC.nltNaliLord.nltNoork.nltNyleve.nltPassage.nltQueenEnd.nltRuins.nltSkTrooperSkins.nltSkyBase.nltSkyCaves.nltSkyTown.nltSpireVillage.nltTerraLift.nltTerraniux.nltTheSunspire.nltTrench.nltVeloraEnd.nltVortex2.nlt
Return to Na Pali: UDSDemo.nltUPak.nltUPakFix.nltAbyss.nltCrashsite.nltCrashsite1.nltCrashsite2.nltDmAthena.nltDmDaybreak.nltDmHazard.nltDmStomp.nltDmSunSpeak.nltDmTerra.nltDuskFalls.nltEldora.nltEnd.nltFoundry.nltGlacena.nltGlathriel1.nltGlathriel2.nltInterIntro.nltInter1.nltInter2.nltInter3.nltInter4.nltInterCrashsite.nltInter5.nltInter6.nltInter7.nltInter8.nltInter9.nltInter10.nltInter11.nltInter12.nltInter13.nltInter14.nltIntro1.nltIntro2.nltNagomi.nltNagomiSun.nltNalic2.nltNevec.nltSpireLand.nltToxic.nltUGCredits.nltUpack.nltVelora.nlt
Fusion Mappack: DM-Cybrosis.nltDM-Letting.nltDM-Loxi.nltDM-Mojo.nltDM-Shrapnel.nltDM-Twilight.nlt
Division Mappack: DmBayC.nltDmCreek.nltDmDespair.nltDmEclipse.nltDmKrazy.nltDmLocke.nltDmMorbfanza.nltDmScruular.nltDmSplash.nltDmVilla.nlt
Unreal Tournament Dutch Localization
Shared files: ALAudio.nltCore.nltD3DDrv.nltEditor.nltEngine.nltIpDrv.nltSetup.nltStartup.nltUnrealEd.nltWindow.nltWinDrv.nltD3D9Drv.nltFMODAudioDrv.nltGalaxy.nltGlideDrv.nltIpServer.nltMeTaLDrv.nltOpenGLDrv.nltSglDrv.nltSoftDrv.nltUBrowser.nltUMenu.nltUnrealI.nltUnrealShare.nltUWindow.nltXDrv.nltXMesaGLDrv.nltXOpenGLDrv.nltUWeb.nlt
UT exclusives: Botpack.nltCluster.nltSDLDrv.nltSDLGLDrv.nltSDLSoftDrv.nltudemo.nltUnrealTournament.nltUTBrowser.nltUTMenu.nltUTServerAdmin.nlt
Assets: AS-Frigate.nltAS-Guardia.nltAS-HiSpeed.nltAS-Mazon.nltAS-Oceanfloor.nltAS-Overlord.nltAS-Rook.nltAS-Tutorial.nltBossSkins.nltCityIntro.nltCommandoSkins.nltCTF-Command.nltCTF-Coret.nltCTF-Dreary.nltCTF-EternalCave.nltCTF-Face.nltCTF-Gauntlet.nltCTF-LavaGiant.nltCTF-Niven.nltCTF-November.nltCTF-Tutorial.nltDM-Barricade.nltDM-Codex.nltDM-Conveyor.nltDM-Curse][.nltDM-Deck16][.nltDM-Fetid.nltDM-Fractal.nltDM-Gothic.nltDM-Grinder.nltDM-HyperBlast.nltDM-KGalleon.nltDM-Liandri.nltDM-Morbias][.nltDM-Morpheus.nltDM-Oblivion.nltDM-Peak.nltDM-Phobos.nltDM-Pressure.nltDM-Pyramid.nltDM-Stalwart.nltDM-StalwartXL.nltDM-Tempest.nltDM-Turbine.nltDM-Tutorial.nltDM-Zeto.nltDOM-Cinder.nltDOM-Condemned.nltDOM-Cryptic.nltDOM-Gearbolt.nltDOM-Ghardhen.nltDOM-Lament.nltDOM-Leadworks.nltDOM-MetalDream.nltDOM-Olden.nltDOM-Sesmar.nltDOM-Tutorial.nltEOL_Assault.nltEOL_Challenge.nltEOL_CTF.nltEOL_Deathmatch.nltEOL_Domination.nltEOL_Statues.nltFCommandoSkins.nltSGirlSkins.nltSoldierSkins.nltUTCredits.nltUT-Logo-Map.nlt
GOTY Edition: de.nltmultimesh.nltrelics.nltrelicsbindings.nlttcowmeshskins.nlttnalimeshskins.nlttskmskins.nltCTF-Cybrosis][.nltCTF-Darji16.nltCTF-Face][.nltCTF-HallOfGiants.nltCTF-High.nltCTF-Hydro16.nltCTF-Kosov.nltCTF-Noxion16.nltCTF-Nucleus.nltCTF-Orbital.nltDM-Agony.nltDM-ArcaneTemple.nltDM-Crane.nltDM-Cybrosis][.nltDM-HealPod][.nltDM-Malevolence.nltDM-Mojo][.nltDM-Shrapnel][.nltDM-SpaceNoxx.nlt
Bonus Pack 4: skeletalchars.nltCTF-Beatitude.nltCTF-EpicBoy.nltCTF-Face-SE.nltCTF-Ratchet.nltDM-Bishop.nltDM-Closer.nltDM-Grit-TOURNEY.nltDM-Viridian-TOURNEY.nltDOM-Bullet.nltDOM-Cidom.nltDOM-Lament][.nltDOM-WolfsBay.nlt
Rocket Arena: RocketArena.nltRocketArenaMultimesh.nltRA-Akuma.nltRA-Clawfist.nltRA-CliffyB.nltRA-DavidM.nltRA-DavidM2.nltRA-Ebolt.nltRA-GE][.nltRA-Heiko.nltRA-Inoxx.nltRA-OutWorld.nltRA-Shinigami.nltRA-Warren.nltRA-Qwerty.nltRA-Revolver.nlt
Chaos UT: ChaosUT.nltChaosUTMiscMuts.nltChaosGames.nltChreks.nltChrekSkins.nltChrekvoicedozer.nltChrekvoicescout.nltCTF-CUT_ChaosCastle-pf.nltCTF-CUT_Horus.nltDM-CUT_Eclipse.nltDM-CUT_Proxyking.nltDM-CUT_SkullMoon.nltDM-CUT_StorageAlpha.nltDM-CUT_ThebellTolls.nltDM-CUT_WeaponsOfChaos.nltDM-CUT_WeaponsOfWar.nltUTChaosMap.nltKOTH_BaseStationTheta.nlt