-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
114 additions
and
43 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
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
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
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,45 @@ | ||
{ | ||
"addcom": { | ||
"addkeys": "Voegt sleutels aan een auto toe voor iemand.", | ||
"addkeys_id": "id", | ||
"addkeys_id_help": "Speler ID", | ||
"addkeys_plate": "plate", | ||
"addkeys_plate_help": "Kenteken", | ||
"givekeys": "Geef sleutels aan iemand. Als er geen ID wordt gegeven, worden de sleutels aan iemand dichtbij of iedereen in de auto gegeven.", | ||
"givekeys_id": "id", | ||
"givekeys_id_help": "Speler ID", | ||
"givekeys_plate": "plate", | ||
"givekeys_plate_help": "Kenteken", | ||
"remove_keys": "Verwijder sleutels naar een auto voor iemand.", | ||
"remove_keys_id": "id", | ||
"remove_keys_id_help": "Speler ID", | ||
"remove_keys_plate": "plate", | ||
"remove_keys_plate_help": "Kenteken" | ||
}, | ||
"info": { | ||
"engine": "Zet motor aan/uit", | ||
"search_keys": "~g~[H]~w~ - Zoek Sleutels", | ||
"toggle_locks": "Zet auto op slot of haal hem van het slot af", | ||
"vehicle_theft": "Voertuigdiefstal bezig. Type: " | ||
}, | ||
"notify": { | ||
"carjack_failed": "Voertuigdiefstal mislukt!", | ||
"failed_lockedpick": "Je kon de sleutels niet vinden en raakt gefrustreerd.", | ||
"gave_keys": "Je hebt de sleutels overgedragen.", | ||
"added_keys": "Je hebt een kopie van de sleutels voor het voertuig met kenteken %s gegeven aan speler %s!", | ||
"keys_taken": "Je kreeg de sleutels van het voertuig!", | ||
"no_keys": "Je hebt de sleutels van dit voertuig niet.", | ||
"not_near": "Er is niemand in de buurt om sleutels aan te geven", | ||
"vehicle_locked": "Voertuig op slot gezet!", | ||
"vehicle_lockedpick": "Je hebt de deur open gebroken!", | ||
"vehicle_unlocked": "Voertuig van het slot gehaald!", | ||
"removed_keys": "De sleutels voor het voertuig met kenteken %s voor speler %s zijn afgenomen!", | ||
"removed_keys_player": "De sleutels voor het voertuig met kenteken %s zijn van je afgenomen!", | ||
"player_offline": "Deze speler is niet online!" | ||
}, | ||
"progress": { | ||
"attempting_carjack": "Voertuig Stelen...", | ||
"searching_keys": "Sleutels Zoeken...", | ||
"takekeys": "Sleutels van lichaam af halen..." | ||
} | ||
} |
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
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