More common translation for Dutch
This commit is contained in:
parent
2aed43ffe0
commit
44a7024af4
1 changed files with 21 additions and 21 deletions
|
@ -8,7 +8,7 @@ nl:table
|
||||||
liveModeButtonLabel:string { "live mode" }
|
liveModeButtonLabel:string { "live mode" }
|
||||||
uploadFileButtonLabel:string { "bestand toevoegen" }
|
uploadFileButtonLabel:string { "bestand toevoegen" }
|
||||||
scratchpadButtonLabel:string { "scratchpad" }
|
scratchpadButtonLabel:string { "scratchpad" }
|
||||||
simplePlaylistMgmtButtonLabel:string { "playlist aanpassen" }
|
simplePlaylistMgmtButtonLabel:string { "edit playlist" }
|
||||||
schedulerButtonLabel:string { "scheduler" }
|
schedulerButtonLabel:string { "scheduler" }
|
||||||
searchButtonLabel:string { "zoeken" }
|
searchButtonLabel:string { "zoeken" }
|
||||||
|
|
||||||
|
@ -21,9 +21,9 @@ nl:table
|
||||||
|
|
||||||
loginWindow:table
|
loginWindow:table
|
||||||
{
|
{
|
||||||
windowTitle:string { "Aanmelden" }
|
windowTitle:string { "AANMELDEN" }
|
||||||
|
|
||||||
loginLabel:string { "Aanmelden" }
|
loginLabel:string { "Gebruikersnaam" }
|
||||||
passwordLabel:string { "Wachtwoord" }
|
passwordLabel:string { "Wachtwoord" }
|
||||||
okButtonLabel:string { "OK" }
|
okButtonLabel:string { "OK" }
|
||||||
cancelButtonLabel:string { "Annuleer" }
|
cancelButtonLabel:string { "Annuleer" }
|
||||||
|
@ -47,17 +47,17 @@ nl:table
|
||||||
|
|
||||||
typeColumnLabel:string { "type" }
|
typeColumnLabel:string { "type" }
|
||||||
titleColumnLabel:string { "titel" }
|
titleColumnLabel:string { "titel" }
|
||||||
addToPlaylistButtonLabel:string { "Toevoegen aan playlist" }
|
addToPlaylistButtonLabel:string { "Toevoegen aan Playlist" }
|
||||||
clearListButtonLabel:string { "Leeg maken" }
|
clearListButtonLabel:string { "Lijst leeg maken" }
|
||||||
removeButtonLabel:string { "Item(s) verwijderen" }
|
removeButtonLabel:string { "Verwijder item" }
|
||||||
|
|
||||||
upMenuItem:string { "Naar _Boven" }
|
upMenuItem:string { "Naar B_oven" }
|
||||||
downMenuItem:string { "Naar B_eneden" }
|
downMenuItem:string { "Naar B_eneden" }
|
||||||
removeMenuItem:string { "_Verwijderen" }
|
removeMenuItem:string { "_Verwijderen" }
|
||||||
addToPlaylistMenuItem:string { "_Toevoegen aan Playlist" }
|
addToPlaylistMenuItem:string { "Toevoegen aan _Playlist" }
|
||||||
schedulePlaylistMenuItem:string { "_Playlist plannen" }
|
schedulePlaylistMenuItem:string { "_Schedule Playlist" }
|
||||||
cueMenuItem:string { "_Cue" }
|
cueMenuItem:string { "_Cue" }
|
||||||
addToLiveModeMenuItem:string { "Aan _Live Mode toevoegen" }
|
addToLiveModeMenuItem:string { "Toevoegen aan _Live Mode" }
|
||||||
}
|
}
|
||||||
|
|
||||||
playlistListWindow:table
|
playlistListWindow:table
|
||||||
|
@ -77,7 +77,7 @@ nl:table
|
||||||
|
|
||||||
uploadFileWindow:table
|
uploadFileWindow:table
|
||||||
{
|
{
|
||||||
windowTitle:string { "Bestand versturen" }
|
windowTitle:string { "Bestand toevoegen" }
|
||||||
|
|
||||||
chooseFileLabel:string { "Bestandsnaam" }
|
chooseFileLabel:string { "Bestandsnaam" }
|
||||||
chooseFileButtonLabel:string { "Bladeren" }
|
chooseFileButtonLabel:string { "Bladeren" }
|
||||||
|
@ -86,7 +86,7 @@ nl:table
|
||||||
titleLabel:string { "Titel" }
|
titleLabel:string { "Titel" }
|
||||||
creatorLabel:string { "Maker" }
|
creatorLabel:string { "Maker" }
|
||||||
genreLabel:string { "Genre" }
|
genreLabel:string { "Genre" }
|
||||||
fileFormatLabel:string { "Bestandstype" }
|
fileFormatLabel:string { "Type" }
|
||||||
lengthLabel:string { "Duur" }
|
lengthLabel:string { "Duur" }
|
||||||
|
|
||||||
uploadButtonLabel:string { "Verzenden" }
|
uploadButtonLabel:string { "Verzenden" }
|
||||||
|
@ -99,7 +99,7 @@ nl:table
|
||||||
|
|
||||||
simplePlaylistManagementWindow:table
|
simplePlaylistManagementWindow:table
|
||||||
{
|
{
|
||||||
windowTitle:string { "LiveSupport Simple Playlist beheer window" }
|
windowTitle:string { "LiveSupport Playlist beheer window" }
|
||||||
|
|
||||||
startColumnLabel:string { "start" }
|
startColumnLabel:string { "start" }
|
||||||
titleColumnLabel:string { "titel" }
|
titleColumnLabel:string { "titel" }
|
||||||
|
@ -136,10 +136,10 @@ nl:table
|
||||||
|
|
||||||
searchWindow:table
|
searchWindow:table
|
||||||
{
|
{
|
||||||
windowTitle:string { "LiveSupport zoeken/verkenner window" }
|
windowTitle:string { "LiveSupport zoeken/bladeren window" }
|
||||||
|
|
||||||
simpleSearchTab:string { "Zoeken" }
|
simpleSearchTab:string { "Zoeken" }
|
||||||
advancedSearchTab:string { "Geadvanceerd zoeken" }
|
advancedSearchTab:string { "Geadvanceerd" }
|
||||||
browseTab:string { "Bladeren" }
|
browseTab:string { "Bladeren" }
|
||||||
|
|
||||||
searchByTextLabel:string { "Zoeken met" }
|
searchByTextLabel:string { "Zoeken met" }
|
||||||
|
@ -158,21 +158,21 @@ nl:table
|
||||||
|
|
||||||
allStringForBrowse { "--- alle ---" }
|
allStringForBrowse { "--- alle ---" }
|
||||||
|
|
||||||
addToScratchpadMenuItem:string { "_Aan Scratchpad toevoegen" }
|
addToScratchpadMenuItem:string { "Toevoegen aan _Scratchpad" }
|
||||||
addToLiveModeMenuItem:string { "Aan _Live Mode toevoegen" }
|
addToLiveModeMenuItem:string { "Toevoegen aan _Live Mode" }
|
||||||
}
|
}
|
||||||
|
|
||||||
liveModeWindow:table
|
liveModeWindow:table
|
||||||
{
|
{
|
||||||
windowTitle:string { "LiveSupport Live Mode window" }
|
windowTitle:string { "LiveSupport Live Mode window" }
|
||||||
|
|
||||||
cueMenuItem:string { "Pre_view" }
|
cueMenuItem:string { "_Cue" }
|
||||||
upMenuItem:string { "Naar _Boven" }
|
upMenuItem:string { "Naar B_oven" }
|
||||||
downMenuItem:string { "Naar B_eneden" }
|
downMenuItem:string { "Naar B_eneden" }
|
||||||
removeMenuItem:string { "_Verwijder" }
|
removeMenuItem:string { "_Verwijderen" }
|
||||||
playMenuItem:string { "_Play" }
|
playMenuItem:string { "_Play" }
|
||||||
|
|
||||||
cuePlayerLabel:string { "Cueen" }
|
cuePlayerLabel:string { "Cue" }
|
||||||
}
|
}
|
||||||
|
|
||||||
metadataTypes:table
|
metadataTypes:table
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue