mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-20 06:21:19 +01:00
New translations strings.yml (Dutch)
This commit is contained in:
parent
8d226766bd
commit
38f479eb89
@ -778,33 +778,33 @@ COLOR_BROWN: "Brown"
|
||||
COLOR_CYAN: "Cyan"
|
||||
COLOR_GRAY: "Gray"
|
||||
COLOR_GREEN: "Green"
|
||||
COLOR_LIGHT_BLUE: "LightBlue"
|
||||
COLOR_LIME: "Lime"
|
||||
COLOR_LIGHT_BLUE: "LichtBlauw"
|
||||
COLOR_LIME: "LichtGroen"
|
||||
COLOR_MAGENTA: "Magenta"
|
||||
COLOR_ORANGE: "Orange"
|
||||
COLOR_PINK: "Pink"
|
||||
COLOR_PURPLE: "Purple"
|
||||
COLOR_RED: "Red"
|
||||
COLOR_SILVER: "Silver"
|
||||
COLOR_WHITE: "White"
|
||||
COLOR_YELLOW: "Yellow"
|
||||
timeZone: "Time zone"
|
||||
timeDay: "Day"
|
||||
timeDays: "Days"
|
||||
timeMonth: "Month"
|
||||
timeMonths: "Months"
|
||||
timeYear: "Year"
|
||||
timeYears: "Years"
|
||||
timeHour: "Hour"
|
||||
timeHours: "Hours"
|
||||
timeMinute: "Minute"
|
||||
timeMinutes: "Minutes"
|
||||
timeSecond: "Second"
|
||||
timeSeconds: "Seconds"
|
||||
timeMillisecond: "Millisecond"
|
||||
timeMilliseconds: "Milliseconds"
|
||||
event: "Event"
|
||||
delay: "Delay"
|
||||
COLOR_ORANGE: "Oranje"
|
||||
COLOR_PINK: "Roze"
|
||||
COLOR_PURPLE: "Paars"
|
||||
COLOR_RED: "Rood"
|
||||
COLOR_SILVER: "Zilver"
|
||||
COLOR_WHITE: "Wit"
|
||||
COLOR_YELLOW: "Geel"
|
||||
timeZone: "Tijdzone"
|
||||
timeDay: "Dag"
|
||||
timeDays: "Dagen"
|
||||
timeMonth: "Maand"
|
||||
timeMonths: "Maanden"
|
||||
timeYear: "Jaar"
|
||||
timeYears: "Jaren"
|
||||
timeHour: "Uur"
|
||||
timeHours: "Uren"
|
||||
timeMinute: "Minuut"
|
||||
timeMinutes: "Minuten"
|
||||
timeSecond: "Seconde"
|
||||
timeSeconds: "Seconden"
|
||||
timeMillisecond: "Miliseconde"
|
||||
timeMilliseconds: "Miliseconden"
|
||||
event: "Gebeurtenis"
|
||||
delay: "Vertraging"
|
||||
save: "Save"
|
||||
exit: "Exit"
|
||||
exited: "Opgewonden"
|
||||
@ -851,6 +851,6 @@ valRequired: "Value required"
|
||||
experience: "Experience"
|
||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
||||
questErrorReadingFile: "Error reading Quests file."
|
||||
questSaveError: "An error occurred while saving."
|
||||
noPermission: "You do not have permission to do that."
|
||||
questErrorReadingFile: "Error tijdens het lezen van het Quests bestand."
|
||||
questSaveError: "Er ging iets mis tijdens het opslaan."
|
||||
noPermission: "Je hebt geen toestemming om dat te doen."
|
||||
|
Loading…
Reference in New Issue
Block a user