-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from ChristanVersteeg/main
Dutch Translation
- Loading branch information
Showing
2 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"choose-content-folder.h1": "Kies de \"Content\" map van de XNB mod die je wilt converteren", | ||
"file-upload-dialog-opened.h2": "Bestandsuploadvenster is geopened", | ||
"background-credits.p": "Achtergrondafbeelding is gemaakt met de middelen van <a href=\"https://www.nexusmods.com/stardewvalley/mods/7416\" target=\"_blank\">Custom Menu Background</a>.", | ||
"text-mod-credits.p": "XNB2CP Web is mede mogelijk gemaakt door <a href=\"https://github.com/lybell-art/xnb-js\" target=\"_blank\">xnb-js</a> door lybell-art wat gebaseerd is op <a href=\"https://github.com/LeonBlade/xnbcli\" target=\"_blank\">xnbcli</a> door LeonBlade. <a href=\"https://github.com/Pathoschild/StardewMods/tree/develop/ContentPatcher\" target=\"_blank\">Content Patcher</a> is gemaakt door Pathoschild.", | ||
|
||
"title.h1": "XNB2CP Web", | ||
"usage-guide.h3": "Gebruiksaanwijzing", | ||
|
||
"manifest.h2": "Manifest", | ||
|
||
"name.label": "Naam", | ||
"name-placeholder-value.input": "An XNB Mod", | ||
|
||
"author.label": "Auteur", | ||
"author-placeholder-value.input": "UnconcernedApe", | ||
|
||
"version.label": "Versie", | ||
"version-placeholder-value.input": "1.0.0", | ||
|
||
"hidden-submission-value.input": "NIET KLIKKEN", | ||
|
||
"files.h2": "Bestanden", | ||
"file.th": "Bestand", | ||
"size.th": "Grootte", | ||
"path.th": "Pad", | ||
|
||
"language.h2": "Taal" | ||
} |