2015-03-26 18:28:50 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "Alles" ,
"description" : "Text displayed for styles that apply to all sites"
2015-09-19 00:56:05 +00:00
} ,
2017-09-27 11:46:55 +00:00
"linterIssues" : {
"message" : "Problemen" ,
"description" : "Label for the CSS linter issues block on the style edit page"
} ,
2015-09-19 00:56:05 +00:00
"defaultTheme" : {
2017-07-12 07:14:37 +00:00
"message" : "standaard" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
} ,
2015-09-19 00:56:05 +00:00
"exportLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Exporteren" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2015-09-19 00:56:05 +00:00
} ,
"cm_tabSize" : {
2017-07-12 07:14:37 +00:00
"message" : "Tabgrootte" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Inschakelen" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-11-20 12:06:27 +00:00
"message" : "Vul een naam in" ,
2017-07-12 07:14:37 +00:00
"description" : "Error displayed when user saves without providing a name"
} ,
2015-09-19 00:56:05 +00:00
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL's op het domein" ,
"description" : "Option to make the style apply to the entered string as a domain"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Controleren op update" ,
"description" : "Label for the button to check a single style for an update"
} ,
2015-09-19 00:56:05 +00:00
"importAppendLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Toevoegen aan stijl" ,
"description" : "Label for the button to import a style and append to the existing sections"
} ,
2015-09-19 00:56:05 +00:00
"updateAllCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Alle stijlen zijn bijgewerkt." ,
"description" : "Text that displays when an update all check completed and no updates are available"
} ,
2015-09-19 00:56:05 +00:00
"styleFromMozillaFormatPrompt" : {
2017-07-12 07:14:37 +00:00
"message" : "Plak de Mozilla-opmaakcode" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
} ,
2015-09-19 00:56:05 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "Hul" ,
"description" : "Alternate text for help buttons"
} ,
2015-09-19 00:56:05 +00:00
"search" : {
2017-07-12 07:14:37 +00:00
"message" : "Zoeken" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
} ,
2015-09-19 00:56:05 +00:00
"confirmYes" : {
2017-07-12 07:14:37 +00:00
"message" : "Ja" ,
"description" : "'Yes' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"findStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Meer stijlen zoeken voor deze website" ,
"description" : "Text for a link that gets a list of styles for the current site"
2015-09-19 00:56:05 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Geïnstalleerde stijlen" ,
"description" : "Heading for the manage page"
2015-09-19 00:56:05 +00:00
} ,
"styleBeautify" : {
2017-07-12 07:14:37 +00:00
"message" : "Mooier maken" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
} ,
2015-09-19 00:56:05 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Ingeschakeld" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
"styleToMozillaFormatHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "De Mozilla-opmaak van de code kan worden gebruikt met Stylish voor Firefox en worden ingezonden naar userstyles.org." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2015-09-19 00:56:05 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Nog een sectie toevoegen" ,
"description" : "Label for the button to add a section"
} ,
2015-09-19 00:56:05 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Opslaan" ,
"description" : "Label for save button for style editing"
} ,
2015-09-19 00:56:05 +00:00
"confirmStop" : {
2017-07-12 07:14:37 +00:00
"message" : "Stoppen" ,
"description" : "'Stop' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"writeStyleForURL" : {
2017-07-12 07:14:37 +00:00
"message" : "deze URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
} ,
2015-09-19 00:56:05 +00:00
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Toevoegen" ,
"description" : "Label for the button to add an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL's overeenkomend met de regexp" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
} ,
2015-09-19 00:56:05 +00:00
"styleInstall" : {
2017-01-30 19:26:25 +00:00
"message" : "'$stylename$' installeren in Stylus?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-09-27 11:46:55 +00:00
"linterIssuesHelp" : {
"message" : "De door stylelint gevonden problemen, $link$:" ,
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2015-09-19 00:56:05 +00:00
"searchStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Inhoud doorzoeken" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
2017-12-13 21:13:15 +00:00
"linkGetStyles" : {
"message" : "Verkrijg stijlen" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
} ,
2015-09-19 00:56:05 +00:00
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Uitschakelen" ,
"description" : "Label for the button to disable a style"
2015-09-19 00:56:05 +00:00
} ,
"prefShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Aantal actieve stijlen voor de huidige website weergeven op de werkbalkknop" ,
"description" : "Label for the checkbox controlling toolbar badge text."
} ,
2015-09-19 00:56:05 +00:00
"menuShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Teller voor actieve stijlen weergeven" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2015-09-19 00:56:05 +00:00
} ,
"cm_lineWrapping" : {
2017-07-12 07:14:37 +00:00
"message" : "Woordomslag" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Terug naar beheren" ,
"description" : "Label for cancel button for style editing"
2015-09-19 00:56:05 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +00:00
"message" : "U heeft wijzigingen aangebracht in deze stijl zonder deze op te slaan." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2015-09-19 00:56:05 +00:00
} ,
"importLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Importeren" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
} ,
2015-09-19 00:56:05 +00:00
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "Update mislukt: server onbereikbaar." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
} ,
2015-09-19 00:56:05 +00:00
"applyAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Alle bijwerkingen toepassen" ,
"description" : "Label for the button to apply all detected updates"
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "Weet u zeker dat u deze stijl wilt verwijderen?" ,
"description" : "Confirmation before deleting a style"
} ,
2015-09-19 00:56:05 +00:00
"styleBadRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Regexp is ongeldig." ,
"description" : "Validation message for a bad regexp in a style"
2015-09-19 00:56:05 +00:00
} ,
"optionsHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Voorkeuren" ,
"description" : "Heading for options section on manage page."
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplay" : {
"message" : "Toepasbaar op: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"styleUpdate" : {
"message" : "Weet u zeker dat u '$stylename$' wilt updaten?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when updating a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Secties" ,
"description" : "Title for the style sections section"
} ,
2015-09-19 00:56:05 +00:00
"editStyleTitle" : {
"message" : "Stijl $stylename$ bewerken" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijl is up-to-date." ,
"description" : "Text that displays when an update check completed and no update is available"
2015-09-19 00:56:05 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL's beginnend met" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
} ,
2015-09-19 00:56:05 +00:00
"searchRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Gebruik /re/-syntax voor regexp-zoeken" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
} ,
2015-09-19 00:56:05 +00:00
"importReplaceTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Verwerp de inhoud van de huidige stijl en overschrijf het met de geïmporteerde stijl" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2015-09-19 00:56:05 +00:00
"popupStylesFirst" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijlen vóór commando's opsomming in het werkbalkknopmenu" ,
"description" : "Label for the checkbox controlling section order in the popup."
2015-09-19 00:56:05 +00:00
} ,
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Secties stellen u in staat om andere stukken code toe te passen op andere URL's in dezelfde stijl. Bijv.: een enkele stijl kan de homepage van een site aanpassen op een bepaalde manier, terwijl de rest van de site op een andere manier wordt aangepast." ,
"description" : "Help text for sections"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Geen geïnstalleerde stijlen voor deze website." ,
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "en meer" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2015-09-19 00:56:05 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Verwijderen" ,
"description" : "Label for the button to remove an 'applies' entry"
} ,
2015-09-19 00:56:05 +00:00
"styleToMozillaFormatTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijl in Mozilla-opmaak" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
} ,
2015-09-19 00:56:05 +00:00
"writeStyleFor" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijl schrijven voor:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2015-09-19 00:56:05 +00:00
} ,
"replace" : {
2017-07-12 07:14:37 +00:00
"message" : "Vervangen" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
} ,
2015-09-19 00:56:05 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Toepasbaar op" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
} ,
2015-09-19 00:56:05 +00:00
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Geïnstalleerde stijlen beheren" ,
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-10 14:29:58 +00:00
"message" : "Update mislukt: server gaf code $code$ als antwoord." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "Specificeren" ,
"description" : "Label for the button to make a style apply only to specific sites"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Update installeren" ,
"description" : "Label for the button to install an update for a single style"
} ,
2015-09-19 00:56:05 +00:00
"styleMozillaFormatHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Mozilla-opmaak" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2015-09-19 00:56:05 +00:00
} ,
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Sectie verwijderen" ,
"description" : "Label for the button to remove a section"
2015-09-19 00:56:05 +00:00
} ,
"disableAllStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Alle stijlen uitschakelen" ,
"description" : "Label for the checkbox that turns all enabled styles off."
} ,
2015-09-19 00:56:05 +00:00
"undoGlobal" : {
2017-07-12 07:14:37 +00:00
"message" : "Ongedaan maken (globaal)" ,
"description" : "CSS-beautify global Undo button label"
} ,
2015-09-19 00:56:05 +00:00
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "Update voltooid." ,
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Bezig met controleren..." ,
"description" : "Text to display when checking a style for an update"
} ,
2015-09-19 00:56:05 +00:00
"cm_smartIndent" : {
2017-07-12 07:14:37 +00:00
"message" : "Slimme inspringing gebruiken" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
} ,
2015-09-19 00:56:05 +00:00
"appliesHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Gebruik de 'Toepasbaar op'-functies om de URL's te limiteren in de sectie." ,
"description" : "Help text for 'applies to' section"
2015-09-19 00:56:05 +00:00
} ,
2017-12-13 21:13:15 +00:00
"linkGetHelp" : {
"message" : "Verkrijg hulp" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
} ,
2015-09-19 00:56:05 +00:00
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijl bewerken" ,
"description" : "Title of the page for editing styles"
} ,
"stylusUnavailableForURL" : {
"message" : "Stylus werkt niet op pagina's als deze." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2015-09-19 00:56:05 +00:00
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijl toevoegen" ,
"description" : "Title of the page for adding styles"
2015-09-19 00:56:05 +00:00
} ,
"importReplaceLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Stijl overschrijven" ,
"description" : "Label for the button to import and overwrite current style"
2015-09-19 00:56:05 +00:00
} ,
"dbError" : {
2017-07-12 07:14:37 +00:00
"message" : "Er is een fout opgetreden bij het gebruiken van de Stylus-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?" ,
"description" : "Prompt when a DB error is encountered"
} ,
2015-09-19 00:56:05 +00:00
"importAppendTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Voeg de geïmporteerde stijl toe aan de huidige stijl" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
} ,
2015-09-19 00:56:05 +00:00
"helpKeyMapHotkey" : {
2017-07-12 07:14:37 +00:00
"message" : "Druk op een sneltoets" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
} ,
2015-09-19 00:56:05 +00:00
"replaceAll" : {
2017-07-12 07:14:37 +00:00
"message" : "Alles vervangen" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
} ,
2015-09-19 00:56:05 +00:00
"editGotoLine" : {
2017-07-12 07:14:37 +00:00
"message" : "Ga naar regel (of regel:kolom)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
} ,
2015-09-19 00:56:05 +00:00
"checkAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Controleer alle stijlen op updates" ,
"description" : "Label for the button to check all styles for updates"
} ,
2015-09-19 00:56:05 +00:00
"confirmNo" : {
2017-07-12 07:14:37 +00:00
"message" : "Nee" ,
"description" : "'No' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"undo" : {
2017-07-12 07:14:37 +00:00
"message" : "Ongedaan maken" ,
"description" : "Button label"
2015-09-19 00:56:05 +00:00
} ,
"cm_keyMap" : {
2017-07-12 07:14:37 +00:00
"message" : "Toetsenbordindeling" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
} ,
2015-09-19 00:56:05 +00:00
"cm_indentWithTabs" : {
2017-07-12 07:14:37 +00:00
"message" : "Tabs met slimme inspringing gebruiken" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"replaceWith" : {
2017-07-12 07:14:37 +00:00
"message" : "Vervangen door" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2015-09-19 00:56:05 +00:00
} ,
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Verwijderen" ,
"description" : "Label for the button to delete a style"
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Nieuwe stijl schrijven" ,
"description" : "Label for the button to go to the add style page"
} ,
2015-09-19 00:56:05 +00:00
"manageOnlyEnabled" : {
2017-07-12 07:14:37 +00:00
"message" : "Alleen ingeschakelde stijlen" ,
"description" : "Checkbox to show only enabled styles"
2015-09-19 00:56:05 +00:00
} ,
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Bewerken" ,
"description" : "Label for the button to go to the edit style page"
2015-09-19 00:56:05 +00:00
} ,
"cm_theme" : {
2017-07-12 07:14:37 +00:00
"message" : "Thema" ,
"description" : "Label for the style editor's CSS theme."
} ,
2015-09-19 00:56:05 +00:00
"helpKeyMapCommand" : {
2017-07-12 07:14:37 +00:00
"message" : "Voer een naam in voor het commando" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2015-09-19 00:56:05 +00:00
} ,
"description" : {
2017-07-12 07:14:37 +00:00
"message" : "Voorzie het web van een ander uiterlijk met Stylus, een gebruikersstijlbeheerder. Stylus stelt u in staat om eenvoudig thema's en stijlen te installeren voor vele populaire websites." ,
"description" : "Extension description"
2017-02-28 23:57:03 +00:00
}
2017-09-06 11:34:32 +00:00
}