2015-03-26 18:28:50 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Nieuwe stijl schrijven" ,
"description" : "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl toevoegen" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
"alphaChannel" : {
2018-11-30 01:41:18 +00:00
"message" : "Doorzichtigheid" ,
"description" : "Label of color's opacity"
2018-08-12 11:41:17 +00:00
} ,
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Toevoegen" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesDisplay" : {
"message" : "Van toepassing op: $applies$" ,
2018-11-30 01:41:18 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"appliesDisplayTruncatedSuffix" : {
2018-11-30 01:41:18 +00:00
"message" : "en meer" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
} ,
"appliesDomainOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL’ s op het domein" ,
"description" : "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Gebruik de ‘ Van toepassing op’ -functies om de URL’ s voor de code in deze sectie te beperken." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Van toepassing op" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
"appliesLineWidgetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "‘ Van toepassing op’ -info weergeven" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
2018-08-12 11:41:17 +00:00
} ,
"appliesLineWidgetWarning" : {
2018-11-30 01:41:18 +00:00
"message" : "Werkt niet met verkleinde CSS" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
2018-08-12 11:41:17 +00:00
} ,
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL’ s overeenkomend met de regexp" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwijderen" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemoveError" : {
2018-11-30 01:41:18 +00:00
"message" : "Kan laatste ‘ Van toepassing op’ -item niet verwijderen" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
2018-08-12 11:41:17 +00:00
} ,
"appliesSpecify" : {
2018-11-30 01:41:18 +00:00
"message" : "Specificeren" ,
"description" : "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Alles" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlPrefixOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL’ s beginnend met" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle updates toepassen" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"author" : {
2018-11-30 01:41:18 +00:00
"message" : "Auteur" ,
"description" : "Label for the style author"
2018-08-12 11:41:17 +00:00
} ,
"backupButtons" : {
2018-11-30 01:41:18 +00:00
"message" : "Back-up" ,
"description" : "Heading for backup"
2018-08-12 11:41:17 +00:00
} ,
"backupMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Selecteer een bestand of sleep het naar deze pagina." ,
"description" : "Message for backup"
2018-08-12 11:41:17 +00:00
} ,
"bckpInstStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen exporteren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle stijlen controleren op updates" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdatesForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Ik heb geen stijlen bewerkt; opnieuw controleren!" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"checkForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Controleren op update" ,
"description" : "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Controleren..." ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
} ,
"clickToUninstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Klik om te de-installeren" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-08-12 11:41:17 +00:00
} ,
"cm_autoCloseBrackets" : {
2018-11-30 01:41:18 +00:00
"message" : "Haakjes en aanhalingstekens automatisch sluiten" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_autoCloseBracketsTooltip" : {
2020-02-16 16:53:11 +00:00
"message" : "Automatisch sluitingsteken toevoegen bij typen van een openingsteken uit ()[]{}''\"\"" ,
2018-11-30 01:41:18 +00:00
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_autocompleteOnTyping" : {
2018-11-30 01:41:18 +00:00
"message" : "Automatisch aanvullen tijdens typen" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_colorpicker" : {
2018-11-30 01:41:18 +00:00
"message" : "Kleurkiezer voor CSS-kleuren" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_indentWithTabs" : {
2018-11-30 01:41:18 +00:00
"message" : "Tabs met slimme inspringing gebruiken" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_keyMap" : {
2018-11-30 01:41:18 +00:00
"message" : "Toetsenbordindeling" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_lineWrapping" : {
2018-11-30 01:41:18 +00:00
"message" : "Tekstterugloop" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_linter" : {
2018-11-30 01:41:18 +00:00
"message" : "CSS-linter" ,
"description" : "Select the linter to check for CSS issues"
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlight" : {
2018-11-30 01:41:18 +00:00
"message" : "Markeren" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlightSelection" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen selectie" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlightToken" : {
2018-11-30 01:41:18 +00:00
"message" : "Token onder cursor" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2018-08-12 11:41:17 +00:00
} ,
"cm_resizeGripHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Dubbelklik om de hoogte te maximaliseren/herstellen" ,
"description" : "Tooltip for the resize grip in style editor"
2018-08-12 11:41:17 +00:00
} ,
"cm_selectByTokens" : {
2018-11-30 01:41:18 +00:00
"message" : "Dubbelklikken selecteert tokens" ,
"description" : "Label for the checkbox in the editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_selectByTokensTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Voorbeelden van tokens: .foo-bar-2 #aabbcc 0.32 !important\nWanneer uitgeschakeld: door interpunctie gescheiden woorden worden geselecteerd." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"cm_smartIndent" : {
2018-11-30 01:41:18 +00:00
"message" : "Slimme inspringing gebruiken" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_tabSize" : {
2018-11-30 01:41:18 +00:00
"message" : "Tabgrootte" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_theme" : {
2018-11-30 01:41:18 +00:00
"message" : "Thema" ,
"description" : "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
} ,
"colorpickerSwitchFormatTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Indelingen omschakelen: HEX -> RGB -> HSL.\nShift-klik om de volgorde om te keren.\nWerkt ook met de toetsen PgUp (PageUp) en PgDn (PageDown)." ,
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"colorpickerTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Kleurkiezer openen" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"configOnChange" : {
2018-11-30 01:41:18 +00:00
"message" : "bij wijzigingen" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
2018-08-12 11:41:17 +00:00
} ,
"configOnChangeTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Wijzigingen automatisch opslaan en toepassen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"configureStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Configureren" ,
"description" : "Label for the button to configure usercss userstyle"
2018-08-12 11:41:17 +00:00
} ,
"configureStyleOnHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Configureren op startpagina" ,
"description" : "Label for the button to configure userstyles.org userstyle"
2018-08-12 11:41:17 +00:00
} ,
"confirmCancel" : {
2018-11-30 01:41:18 +00:00
"message" : "Annuleren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmClose" : {
2018-11-30 01:41:18 +00:00
"message" : "Sluiten" ,
"description" : "'Close' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDefault" : {
2018-11-30 01:41:18 +00:00
"message" : "Standaard gebruiken" ,
"description" : "'Set to default' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwijderen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Wijzigingen verwerpen?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-08-12 11:41:17 +00:00
} ,
"confirmNo" : {
2018-11-30 01:41:18 +00:00
"message" : "Nee" ,
"description" : "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmSave" : {
2018-11-30 01:41:18 +00:00
"message" : "Opslaan" ,
"description" : "'Save' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmStop" : {
2018-11-30 01:41:18 +00:00
"message" : "Stoppen" ,
"description" : "'Stop' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Ja" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"copied" : {
"message" : "Gekopieerd naar klembord" ,
"description" : "Message shown when content has been copied to the clipboard"
} ,
"copy" : {
"message" : "Kopiëren naar klembord" ,
"description" : "Tooltip for elements which can be copied"
} ,
2018-08-12 11:41:17 +00:00
"dateInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Installatiedatum" ,
"description" : "Option text for the user to sort the style by install date"
2018-08-12 11:41:17 +00:00
} ,
"dateUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Bijwerkdatum" ,
"description" : "Option text for the user to sort the style by last update date"
2018-08-12 11:41:17 +00:00
} ,
"dbError" : {
2018-11-30 01:41:18 +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"
2018-08-12 11:41:17 +00:00
} ,
"defaultTheme" : {
2018-11-30 01:41:18 +00:00
"message" : "standaard" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Weet u zeker dat u deze stijl wilt verwijderen?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwijderen" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Voorzie het web van een ander uiterlijk met Stylus, een gebruikersstijlbeheerder. Met Stylus kunt u eenvoudig thema’ s en stijlen voor veel populaire websites installeren." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle stijlen uitschakelen" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Uitschakelen" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
"dragDropMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Sleep uw back-upbestand naar deze pagina om het te importeren." ,
"description" : "Drag'n'drop message"
2018-08-12 11:41:17 +00:00
} ,
2020-02-27 14:04:52 +00:00
"dragDropUsercssTabstrip" : {
"message" : "Sleep het bestand naar de tabbladenstrook (het gebied waar de tabbladtitels worden getoond) om het te installeren." ,
"description" : "Message popup shown when erroneously dropping a usercss file into the manager page"
} ,
2018-08-12 11:41:17 +00:00
"editDeleteText" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwijderen" ,
"description" : "Label for the context menu item in the editor to delete selected text"
2018-08-12 11:41:17 +00:00
} ,
"editGotoLine" : {
2018-11-30 01:41:18 +00:00
"message" : "Ga naar regel (of regel:kolom)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
} ,
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl bewerken" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Bewerken" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "Stijl $stylename$ bewerken" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Inschakelen" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
} ,
2019-07-08 09:50:51 +00:00
"excludeStyleByDomainLabel" : {
"message" : "Het huidige domein uitsluiten" ,
"description" : ""
} ,
"excludeStyleByUrlLabel" : {
"message" : "De huidige URL uitsluiten" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"exportLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Exporteren" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"externalHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Startpagina" ,
"description" : "Label for the external link to style's homepage"
2018-08-12 11:41:17 +00:00
} ,
"externalLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Externe koppeling" ,
"description" : "Label for external links"
2018-08-12 11:41:17 +00:00
} ,
"externalSupport" : {
2018-11-30 01:41:18 +00:00
"message" : "Ondersteuning" ,
"description" : "Label for the external link to style's support site"
2018-08-12 11:41:17 +00:00
} ,
"externalUsercssDocument" : {
2018-11-30 01:41:18 +00:00
"message" : "Documentatie voor Usercss" ,
"description" : "Label for the external link to usercss documentation"
2018-08-12 11:41:17 +00:00
} ,
"filteredStyles" : {
"message" : "$numShown$ van de $numTotal$ getoond" ,
2018-11-30 01:41:18 +00:00
"description" : "TL note - make this message short" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"numTotal" : {
"content" : "$2"
2018-11-03 14:37:25 +00:00
} ,
"numShown" : {
"content" : "$1"
2018-08-12 11:41:17 +00:00
}
}
} ,
"filteredStylesAllHidden" : {
2018-11-30 01:41:18 +00:00
"message" : "Geen overeenkomende stijlen met de momenteel toegepaste filters" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"findStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen zoeken" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Meer stijlen voor deze website zoeken" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesInlineTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Zoekresultaten binnen dit venster weergeven" ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"genericAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Toevoegen" ,
"description" : "Used in various places for an action that adds something"
2018-08-12 11:54:16 +00:00
} ,
"genericClone" : {
2018-11-30 01:41:18 +00:00
"message" : "Dupliceren" ,
"description" : "Used in various places for an action that clones something"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"genericDisabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Uitgeschakeld" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:41:17 +00:00
} ,
"genericEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ingeschakeld" ,
"description" : "Used in various lists/options to indicate that something is enabled"
2018-08-12 11:41:17 +00:00
} ,
"genericError" : {
2018-11-30 01:41:18 +00:00
"message" : "Fout" ,
"description" : "Used in various places to indicate some error occurred."
2018-08-12 11:41:17 +00:00
} ,
"genericHistoryLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Geschiedenis" ,
"description" : "Used in various places to show a history log of something"
2018-08-12 11:41:17 +00:00
} ,
"genericNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Volgende" ,
"description" : "Used in various places to select/perform the next step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Vorige" ,
"description" : "Used in various places to select/perform the previous step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericResetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Standaardwaarden" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-12 11:41:17 +00:00
} ,
"genericSavedMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Opgeslagen" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
2018-08-12 11:41:17 +00:00
} ,
"genericTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Titel" ,
"description" : "Used in various parts of the UI to indicate the title of something"
2018-08-12 11:41:17 +00:00
} ,
"genericUnknown" : {
2018-11-30 01:41:18 +00:00
"message" : "Onbekend" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-08-12 11:41:17 +00:00
} ,
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Hulp" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapCommand" : {
2018-11-30 01:41:18 +00:00
"message" : "Typ een opdrachtnaam" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapHotkey" : {
2018-11-30 01:41:18 +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"
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"hostDisabled" : {
"message" : "Deze host is uitgeschakeld vanwege een bug in de huidige versie van de gebruikte browser" ,
"description" : "Tooltip for cloud host disabled"
} ,
2018-08-12 11:41:17 +00:00
"importAppendLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Toevoegen aan stijl" ,
"description" : "Label for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importAppendTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Geïmporteerde stijl toevoegen aan huidige stijl" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Importeren" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl overschrijven" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Inhoud van huidige stijl verwerpen en met de geïmporteerde stijl overschrijven" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendAdded" : {
2018-11-30 01:41:18 +00:00
"message" : "toegevoegd" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendIdentical" : {
2018-11-30 01:41:18 +00:00
"message" : "gelijke overgeslagen" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "ongeldige overgeslagen" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedBoth" : {
2018-11-30 01:41:18 +00:00
"message" : "meta-informatie en code bijgewerkt" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedCode" : {
2018-11-30 01:41:18 +00:00
"message" : "code bijgewerkt" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2018-11-30 01:41:18 +00:00
"message" : "meta-informatie bijgewerkt" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen importeren voltooid" ,
"description" : "Title of the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUnchanged" : {
2018-11-30 01:41:18 +00:00
"message" : "Er is niets gewijzigd." ,
"description" : "Message in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndone" : {
2018-11-30 01:41:18 +00:00
"message" : "stijlen zijn teruggezet" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndoneTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Importeren is ongedaan gemaakt" ,
"description" : "Title of the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"installButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl installeren" ,
"description" : "Label for install button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl geïnstalleerd" ,
"description" : "Text displayed when the style is successfully installed"
2018-08-12 11:41:17 +00:00
} ,
"installButtonReinstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl herinstalleren" ,
"description" : "Label for reinstall button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl bijwerken" ,
"description" : "Label for update button"
2018-08-12 11:41:17 +00:00
} ,
"installUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Update installeren" ,
"description" : "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
} ,
"installUpdateFrom" : {
"message" : "De stijl wordt momenteel bijgewerkt vanaf $url$" ,
2018-11-30 01:41:18 +00:00
"description" : "Label to describe where the style gets update" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
"installUpdateFromLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Controleren op updates" ,
"description" : "Label for the checkbox to save current URL for update check"
2018-08-12 11:41:17 +00:00
} ,
"license" : {
2018-11-30 01:41:18 +00:00
"message" : "Licentie" ,
"description" : "Label for the license"
2018-08-12 11:41:17 +00:00
} ,
"linkGetHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Hulp verkrijgen" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:41:17 +00:00
} ,
"linkGetStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen verkrijgen" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"linkTranslate" : {
2018-11-30 01:41:18 +00:00
"message" : "Vertalen" ,
"description" : "Transifex link text on the manage page"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"linterCSSLintIncompatible" : {
"message" : "CSSLint heeft geen ondersteuning voor $preprocessorname$" ,
2018-11-30 01:41:18 +00:00
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"linterCSSLintSettings" : {
2018-11-30 01:41:18 +00:00
"message" : "(stel regel als volgt in: 0 = uitgeschakeld; 1 = waarschuwing; 2 = fout)" ,
"description" : "CSSLint rule config values"
2018-08-12 11:41:17 +00:00
} ,
"linterConfigPopupTitle" : {
"message" : "$linter$-regelconfiguratie instellen" ,
2018-11-30 01:41:18 +00:00
"description" : "Stylelint or CSSLint popup header" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
"linterConfigTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Klik om deze linter te configureren" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
2018-08-12 11:41:17 +00:00
} ,
"linterInvalidConfigError" : {
2018-11-30 01:41:18 +00:00
"message" : "Niet opgeslagen vanwege deze ongeldige configuratie-instellingen:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
2018-08-12 11:41:17 +00:00
} ,
"linterIssues" : {
2018-11-30 01:41:18 +00:00
"message" : "Problemen" ,
"description" : "Label for the CSS linter issues block on the style edit page"
2018-08-12 11:41:17 +00:00
} ,
"linterIssuesHelp" : {
"message" : "De door stylelint gevonden problemen, $link$:" ,
2018-11-30 01:41:18 +00:00
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
"linterJSONError" : {
2018-11-30 01:41:18 +00:00
"message" : "Ongeldige JSON-opmaak" ,
"description" : "Setting linter config with invalid JSON"
2018-08-12 11:41:17 +00:00
} ,
"linterResetMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Druk op Ctrl-Z (of Cmd-Z) in het tekstvak om ongedaan te maken" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
2018-08-12 11:41:17 +00:00
} ,
"linterRulesLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Volledige regellijst bekijken" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
2018-08-12 11:41:17 +00:00
} ,
"liveReloadError" : {
2018-11-30 01:41:18 +00:00
"message" : "Er is een fout opgetreden tijdens het bekijken van het bestand" ,
"description" : "The label of live-reload error"
2018-08-12 11:41:17 +00:00
} ,
2020-02-27 14:04:52 +00:00
"liveReloadInstallHint" : {
"message" : "Houd dit tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen." ,
"description" : "The label of live-reload feature"
} ,
"liveReloadInstallHintFF" : {
"message" : "Houd zowel dit tabblad als het oorspronkelijke tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen." ,
"description" : "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
} ,
2018-08-12 11:41:17 +00:00
"liveReloadLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Live herladen" ,
"description" : "The label of live-reload feature"
2018-08-12 11:41:17 +00:00
} ,
"manageFavicons" : {
2018-11-30 01:41:18 +00:00
"message" : "Favicons in kolom ‘ Van toepassing op’ " ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsGray" : {
2018-11-30 01:41:18 +00:00
"message" : "Niet beschikbaar" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus gebruikt een externe dienst: https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Geïnstalleerde stijlen" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageMaxTargets" : {
2018-11-30 01:41:18 +00:00
"message" : "Aantal ‘ Van toepassing op’ -items" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "als Usercss" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"manageNewUI" : {
2018-11-30 01:41:18 +00:00
"message" : "Nieuwe indeling van beheerscherm" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen uitgeschakelde stijlen" ,
"description" : "Checkbox to show only disabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen ingeschakelde stijlen" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyExternal" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen externe stijlen" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocal" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen lokaal aangemaakte stijlen" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocalTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "(de stijlen die niet via userstyles.org zijn geïnstalleerd)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyNonUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen niet-Usercss-stijlen" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen bij updates of problemen" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen Usercss-stijlen" ,
"description" : "Checkbox to show only Usercss styles"
2018-08-12 11:41:17 +00:00
} ,
"menuShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Aantal actieve stijlen tonen" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
} ,
"meta_invalidCheckboxDefault" : {
"message" : "Ongeldig @var-selectievakje: waarde moet 0 of 1 zijn" ,
"description" : "Error displayed when the value of @var checkbox is invalid"
} ,
"meta_invalidColor" : {
"message" : "Ongeldige @var-kleur: $color$ is geen geldige kleur" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
"meta_invalidRange" : {
"message" : "Ongeldige @var $type$: waarde moet een getal of reeks zijn" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeMultipleUnits" : {
"message" : "Ongeldige @var $type$: meerdere eenheden opgegeven" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeTooManyValues" : {
2019-07-08 09:50:51 +00:00
"message" : "Ongeldige @var $type$: de reeks bevat te veel items" ,
2018-11-30 01:41:18 +00:00
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeValue" : {
"message" : "Ongeldige @var $type$: items in de reeks moeten een getal, string of null zijn" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeDefault" : {
"message" : "Ongeldige @var $type$: standaardwaarde is null" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeMin" : {
"message" : "Ongeldige @var $type$: standaardwaarde is lager dan het minimum" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeMax" : {
"message" : "Ongeldige @var $type$: standaardwaarde is hoger dan het maximum" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeStep" : {
"message" : "Ongeldge @var $type$: standaardwaarde is geen vermeerdering van de stap" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
}
}
} ,
"meta_invalidRangeUnits" : {
"message" : "Ongeldige @var $type$: '$units$' is geen geldige eenheid" ,
"description" : "Error displayed when the value of @var range or @var number is invalid" ,
"placeholders" : {
"type" : {
"content" : "$1"
} ,
"units" : {
"content" : "$2"
}
}
} ,
"meta_invalidSelect" : {
"message" : "Ongeldige @var-select: de standaardwaarde moet een reeks of object zijn" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectValue" : {
"message" : "Ongeldige @var-select: waarden binnen de reeks/het object moeten een string zijn" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectEmptyOptions" : {
"message" : "Ongeldige @var-select: optielijst is leeg" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectLabel" : {
"message" : "Ongeldige @var-select: optielabel is leeg" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectMultipleDefaults" : {
"message" : "Ongeldige @var-select: meerdere standaardopties opgegeven" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectNameDuplicated" : {
"message" : "Ongeldige @var-select: optienaam is een duplicaat" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidSelectValueMismatch" : {
"message" : "Ongeldige @var-select: waarde staat niet op de optielijst" ,
"description" : "Error displayed when the value of @var select is invalid"
} ,
"meta_invalidURLProtocol" : {
"message" : "Ongeldig URL-protocol. Alleen http en https zijn toegestaan: $protocol$" ,
"description" : "Error displayed when the protocol of the URL is invalid" ,
"placeholders" : {
"protocol" : {
"content" : "$1"
}
}
} ,
"meta_invalidVersion" : {
"message" : "Ongeldig versienummer. De waarde komt niet overeen met het SemVer-patroon:$version$" ,
"description" : "Error displayed when @version is invalid" ,
"placeholders" : {
"version" : {
"content" : "$1"
}
}
} ,
"meta_invalidNumber" : {
"message" : "Getal verwacht" ,
"description" : "Error displayed when the value is expected to be a number"
} ,
"meta_invalidString" : {
"message" : "Citaatstring verwacht" ,
"description" : "Error displayed when the value is expected to be a quoted string"
} ,
"meta_invalidWord" : {
"message" : "Woord verwacht" ,
"description" : "Error displayed when the value is expected to be a word"
} ,
"meta_missingChar" : {
"message" : "Tekens verwacht: $chars$" ,
"description" : "Error displayed when the value is expected to be some characters" ,
"placeholders" : {
"chars" : {
"content" : "$1"
}
}
} ,
"meta_missingEOT" : {
"message" : "EOT-gegevens verwacht" ,
"description" : "Error displayed when the value is expected to be an EOT list"
} ,
"meta_missingMandatory" : {
"message" : "Ontbrekende vereiste metagegevens: $keys$" ,
"description" : "Error displayed when mandatory keys are missing" ,
"placeholders" : {
"keys" : {
"content" : "$1"
}
}
} ,
"meta_unknownJSONLiteral" : {
"message" : "Ongeldige JSON: $literal$ is geen geldige JSON-literal" ,
"description" : "Error displayed when JSON value is invalid" ,
"placeholders" : {
"literal" : {
"content" : "$1"
}
}
} ,
"meta_unknownMeta" : {
"message" : "Onbekende metagegevens: $key$" ,
"description" : "Error displayed when unknown metadata is parsed" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
} ,
"meta_unknownVarType" : {
"message" : "Onbekend @$varkey$-type: $vartype$" ,
"description" : "Error displayed when unknown variable type is parsed" ,
"placeholders" : {
"varkey" : {
"content" : "$1"
} ,
"vartype" : {
"content" : "$2"
}
}
} ,
"meta_unknownPreprocessor" : {
"message" : "Onbekende @preprocessor: $preprocessor$" ,
"description" : "Error displayed when unknown @preprocessor is parsed" ,
"placeholders" : {
"preprocessor" : {
"content" : "$1"
}
}
2018-08-12 11:41:17 +00:00
} ,
"noStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Geen geïnstalleerde stijlen voor deze website." ,
"description" : "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
} ,
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Beheren" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
2020-02-02 04:36:54 +00:00
"openOptions" : {
2018-11-30 01:41:18 +00:00
"message" : "Opties" ,
"description" : "Go to Options UI"
2018-08-12 11:41:17 +00:00
} ,
"openStylesManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlbeheerder openen" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2018-08-12 11:41:17 +00:00
} ,
"optionsActions" : {
2018-11-30 01:41:18 +00:00
"message" : "Acties" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvanced" : {
2018-11-30 01:41:18 +00:00
"message" : "Geavanceerd" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedContextDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "‘ Verwijderen’ toevoegen in contextmenu van editor" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedExposeIframes" : {
2018-11-30 01:41:18 +00:00
"message" : "iframes blootleggen via HTML[stylus-iframe]" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedExposeIframesNote" : {
2018-12-27 04:39:11 +00:00
"message" : "Legt het bovenliggende domein van de website bloot in elk iframe.\nSchakelt schrijven in voor iframe-specifieke CSS, zoals:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }" ,
2019-07-08 09:50:51 +00:00
"description" : "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text."
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Nieuwe stijl schrijven als usercss" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Achtergrondkleur wanneer uitgeschakeld" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeNormal" : {
2018-11-30 01:41:18 +00:00
"message" : "Achtergrondkleur" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheck" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen bijwerken" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheckUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Controleren op updates en deze installeren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeBadge" : {
2019-07-08 09:50:51 +00:00
"message" : "Badge op het werkbalkpictogram" ,
2018-11-30 01:41:18 +00:00
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeIcon" : {
2018-11-30 01:41:18 +00:00
"message" : "Werkbalkpictogram" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizePopup" : {
2018-11-30 01:41:18 +00:00
"message" : "Pop-up" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"optionsCustomizeSync" : {
"message" : "Synchroniseren met cloud" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"optionsHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Opties" ,
"description" : "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsIconDark" : {
2018-11-30 01:41:18 +00:00
"message" : "Donkere browserthema’ s" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsIconLight" : {
2018-11-30 01:41:18 +00:00
"message" : "Lichte browserthema’ s" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpen" : {
2018-11-30 01:41:18 +00:00
"message" : "Openen" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpenManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen beheren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsPopupWidth" : {
2018-11-30 01:41:18 +00:00
"message" : "Pop-upbreedte (in pixels)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsReset" : {
2018-11-30 01:41:18 +00:00
"message" : "Opties terugzetten naar standaardwaarden" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsResetButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Standaardwaarden" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsSubheading" : {
2018-11-30 01:41:18 +00:00
"message" : "Meer opties" ,
"description" : "Subheading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateImportNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Als u stijlen vanuit een oudere versie of vanuit Stylish importeert, controleer dan eenmalig op updates in de stijlbeheerder om er zeker van te zijn dat alle stijlen zijn bijgewerkt." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateInterval" : {
2018-11-30 01:41:18 +00:00
"message" : "Interval voor automatisch bijwerken van gebruikersstijlen in uren (geef 0 op om dit uit te schakelen)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"optionsSyncNone" : {
"message" : "Geen" ,
"description" : ""
} ,
"optionsSyncConnect" : {
"message" : "Koppelen" ,
"description" : ""
} ,
"optionsSyncDisconnect" : {
"message" : "Ontkoppelen" ,
"description" : ""
} ,
"optionsSyncSyncNow" : {
"message" : "Nu synchroniseren" ,
"description" : ""
} ,
"optionsSyncLogin" : {
"message" : "Aanmelden" ,
"description" : ""
} ,
"optionsSyncStatusPull" : {
"message" : "Stijl $loaded$ van $total$ ophalen" ,
"description" : "" ,
"placeholders" : {
"loaded" : {
"content" : "$1"
} ,
"total" : {
"content" : "$2"
}
}
} ,
"optionsSyncStatusPush" : {
"message" : "Stijl $loaded$ van $total$ uploaden" ,
"description" : "" ,
"placeholders" : {
"loaded" : {
"content" : "$1"
} ,
"total" : {
"content" : "$2"
}
}
} ,
"optionsSyncStatusSyncing" : {
"message" : "Synchroniseren..." ,
"description" : ""
} ,
"optionsSyncStatusConnecting" : {
"message" : "Koppelen..." ,
"description" : ""
} ,
"optionsSyncStatusConnected" : {
"message" : "Gekoppeld" ,
"description" : ""
} ,
"optionsSyncStatusDisconnecting" : {
"message" : "Ontkoppelen..." ,
"description" : ""
} ,
"optionsSyncStatusDisconnected" : {
"message" : "Ontkoppeld" ,
"description" : ""
} ,
2018-08-12 11:41:17 +00:00
"paginationCurrent" : {
2018-11-30 01:41:18 +00:00
"message" : "Huidige pagina" ,
"description" : "Tooltip for the current page index in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationEstimated" : {
2018-11-30 01:41:18 +00:00
"message" : "Geschatte aantal pagina’ s" ,
"description" : "Tooltip for the total page count in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Volgende pagina" ,
"description" : "Tooltip for the '->' (next page) button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Vorige pagina" ,
"description" : "Tooltip for the '<-' button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationTotal" : {
2018-11-30 01:41:18 +00:00
"message" : "Totale aantal pagina’ s" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"parseUsercssError" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus kan de usercss niet verwerken:" ,
"description" : "The error message to show when stylus failed to parse usercss"
2018-08-12 11:41:17 +00:00
} ,
2019-07-08 09:50:51 +00:00
"popupAutoResort" : {
"message" : "Stijlen opnieuw sorteren in pop-up na omschakelen" ,
"description" : "Label for the checkbox controlling popup resorting."
} ,
2018-08-12 11:41:17 +00:00
"popupBorders" : {
2018-11-30 01:41:18 +00:00
"message" : "Witte randen toevoegen aan zijkanten" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupBordersTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Handig voor donkere thema’ s in Chrome, omdat zijranden niet meer worden gerenderd" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupHotkeysInfo" : {
2018-11-30 01:41:18 +00:00
"message" : "<1>-<9>, <0>, ook op het numerieke toetsenbord - schakelt naar de Ne stijl (0 is 10)\n<A>-<Z> schakelt naar de eerste stijl die met de letter begint\n<Shift> opent de editor i.p.v. deze in/uit te schakelen\n<Numpad +> schakelt opgesomde stijlen in\n<Numpad – > schakelt opgesomde stijlen uit\n<Numpad *> en <`> (accent grave) - schakelt tussen initieel ingeschakelde stijlen; niet van toepassing op stijlen die zijn ingeschakeld met het pop-upvenster geopend, zodat u na het uitproberen de initiële selectie kunt herstellen: schakel alles uit en schakel dan om, m.a.w. <Numpad – > <Numpad *>\nMeer info is te vinden in de wiki" ,
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
2018-08-12 11:41:17 +00:00
} ,
"popupHotkeysTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Klik om beschikbare sneltoetsen te tonen" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
2018-08-12 11:41:17 +00:00
} ,
"popupManageTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Shift-klik of rechtsklik opent de beheerder met stijlen die op de huidige website van toepassing zijn" ,
"description" : "Tooltip for the 'Manage' button in the popup."
2018-08-12 11:41:17 +00:00
} ,
2019-07-08 09:50:51 +00:00
"popupMenuButtonTooltip" : {
"message" : "Actiemenu" ,
"description" : "Tooltip for menu button in popup."
} ,
2018-08-12 11:41:17 +00:00
"popupOpenEditInWindow" : {
2018-11-30 01:41:18 +00:00
"message" : "Editor openen in nieuw venster" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupOpenEditInWindowTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Wordt tevens ingeschakeld door het losmaken van het editor-tabblad,\nen uitgeschakeld door het vastmaken van een los editor-tabblad aan een ander venster." ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupStylesFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen vóór opdrachten" ,
"description" : "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Aantal actieve stijlen voor de huidige website" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"previewLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Live-voorbeeld" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
"previewTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Past de wijzigingen tijdelijk toe zonder deze op te slaan.\nSla de stijl op om de wijzigingen permanent te maken." ,
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
2020-02-16 16:53:11 +00:00
"reload" : {
"message" : "Stylus-extensie herladen" ,
"description" : "Context menu reload"
} ,
2018-08-12 11:41:17 +00:00
"replace" : {
2018-11-30 01:41:18 +00:00
"message" : "Vervangen" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
} ,
"replaceAll" : {
2018-11-30 01:41:18 +00:00
"message" : "Alle vervangen" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:41:17 +00:00
} ,
"replaceWith" : {
2018-11-30 01:41:18 +00:00
"message" : "Vervangen door" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:41:17 +00:00
} ,
"retrieveBckp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijlen importeren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"search" : {
2018-11-30 01:41:18 +00:00
"message" : "Zoeken" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchCaseSensitive" : {
2018-11-30 01:41:18 +00:00
"message" : "Hoofdlettergevoelig" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchNumberOfResults" : {
2018-11-30 01:41:18 +00:00
"message" : "Aantal overeenkomsten" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchNumberOfResults2" : {
2018-11-30 01:41:18 +00:00
"message" : "Aantal overeenkomsten in code en ‘ Van toepassing op’ -waarden" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Gebruik /re/-syntaxis voor regexp-zoeken" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchResultInstallCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Totale aantal installaties" ,
"description" : "Text for label that shows the number of times a search result was installed"
2018-08-12 11:41:17 +00:00
} ,
"searchResultNoneFound" : {
2018-11-30 01:41:18 +00:00
"message" : "Geen stijlen voor deze website gevonden." ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
2018-08-12 11:41:17 +00:00
} ,
"searchResultRating" : {
2018-11-30 01:41:18 +00:00
"message" : "Waardering" ,
"description" : "Text for label that shows the search result's rating"
2018-08-12 11:41:17 +00:00
} ,
"searchResultUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Bijgewerkt" ,
"description" : "Text for label that shows the search result's last update date"
2018-08-12 11:41:17 +00:00
} ,
"searchResultWeeklyCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Wekelijks aantal installaties" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
2018-08-12 11:41:17 +00:00
} ,
"searchStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Inhoud doorzoeken" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"searchStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "</>-toets legt de focus in het zoekvak.\nPlatte tekst: zoeken in de naam, code, website-URL en de websites waarop het wordt toegepast. Woorden met minder dan 3 letters worden genegeerd.\nStijlen die met een volledige URL overeenkomen: begin de zoekopdracht met <url:>, bv. <url:https://github.com/openstyles/stylus>\nReguliere expressies: voeg schuine strepen en vlaggen toe, bv. </body.*?\\ba\\b/simguy>\nExacte woorden: gebruik dubbele aanhalingstekens in de zoekterm, bv. <\".header ~ div\">" ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Nog een sectie toevoegen" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Sectie verwijderen" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
2018-08-12 11:54:16 +00:00
"sectionRestore" : {
2018-11-30 01:41:18 +00:00
"message" : "Verwijderde sectie herstellen" ,
"description" : "Label for the button to restore a removed section"
2018-08-12 11:54:16 +00:00
} ,
2018-08-12 11:41:17 +00:00
"shortcuts" : {
2018-11-30 01:41:18 +00:00
"message" : "Sneltoetsen" ,
"description" : "Go to shortcut configuration"
2018-08-12 11:41:17 +00:00
} ,
"shortcutsNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Sneltoetsen definiëren" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"sortDateNewestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "nieuwste eerst" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
"sortDateOldestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "oudste eerst" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
"sortLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Selecteer een sorteermethode om op geïnstalleerde stijlen toe te passen" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
2018-08-12 11:41:17 +00:00
} ,
"sortLabelTitleAsc" : {
2018-11-30 01:41:18 +00:00
"message" : "Titel - Oplopend" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
2018-08-12 11:41:17 +00:00
} ,
"sortLabelTitleDesc" : {
2018-11-30 01:41:18 +00:00
"message" : "Titel - Aflopend" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
2018-08-12 11:41:17 +00:00
} ,
"sortStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Kies de toe te passen sorteermethode voor de geïnstalleerde items vanuit het vervolgkeuzemenu. De standaardinstelling past een oplopende sortering (A-Z) op de itemtitels toe. Sorteren op ‘ Titel - Aflopend’ past het omgekeerde (Z-A) toe.\nAndere keuzes laten u items sorteren op basis van meerdere criteria. Denk hierbij aan het sorteren van een tabel met meerdere kolommen, en elke categorie in een selectie (tussen de plustekens) stelt een kolom of groep voor.\nVoorbeeld: als de instelling ‘ Ingeschakeld (eerst) + Titel’ is, worden de ingeschakelde items bovenaan geplaatst en worden zowel de in- als uitgeschakelde items apart oplopend gesorteerd (A-Z)." ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"sortStylesHelpTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Inhoud sorteren" ,
"description" : "Label for the sort info popup on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Regexp is ongeldig." ,
"description" : "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautify" : {
2018-11-30 01:41:18 +00:00
"message" : "Mooier maken" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
2020-07-24 12:48:25 +00:00
"styleBeautifyHint" : {
"message" : "Hint: klik met de rechtermuisknop op de knop ‘ Mooier maken’ of gebruik de hieronder gedefinieerde sneltoets om iets mooier te maken zonder dit paneel te tonen" ,
"description" : "Hint shown inside the CSS-beautifier panel"
} ,
2018-08-12 11:41:17 +00:00
"styleBeautifyIndentConditional" : {
2018-11-30 01:41:18 +00:00
"message" : "@media, @supports inspringen" ,
"description" : "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautifyPreserveNewlines" : {
2018-11-30 01:41:18 +00:00
"message" : "Nieuwe regels behouden" ,
"description" : "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
} ,
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Terug naar beheren" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "U hebt wijzigingen in deze stijl aangebracht zonder op te slaan." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Ingeschakeld" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatError" : {
2018-11-30 01:41:18 +00:00
"message" : "Importeren vanuit Mozilla-opmaak mislukt" ,
"description" : "Label for the import error"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Plak de code in Mozilla-opmaak" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
} ,
"styleInstall" : {
"message" : "‘ $stylename$’ installeren in Stylus?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleInstallFailed" : {
"message" : "Installeren van gebruikersstijl mislukt!\n$error$" ,
2018-11-30 01:41:18 +00:00
"description" : "Warning when installation failed" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
"styleInstallOverwrite" : {
"message" : "‘ $stylename$’ is al geïnstalleerd. Overschrijven?\nVersie: $oldVersion$ -> $newVersion$" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when re-installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
2018-11-03 14:37:25 +00:00
"stylename" : {
"content" : "$1"
} ,
2018-08-12 11:41:17 +00:00
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Voer een naam in" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
"styleMozillaFormatHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla-opmaak" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2018-08-12 11:41:17 +00:00
} ,
"styleNotAppliedRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl is niet toegepast vanwege onjuist gebruik van ‘ regexp()’ " ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpInvalidExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Sommige ‘ regexp()’ -regels konden niet worden gecompileerd." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpPartialExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Deze stijl gebruikt gedeeltelijk overeenkomende regexps. Dit is in strijd met de <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document-specificatie</a>, die een volledige URL-overeenkomst vereist. De getroffen CSS-secties zijn niet op de pagina toegepast. Deze stijl is waarschijnlijk met Stylish-for-Chrome gemaakt, dat sinds de allereerste versie op een onjuiste manier ‘ regexp()’ -regels controleert (bekende fout)." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Aantal secties dat niet wordt toegepast vanwege onjuist gebruik van ‘ regexp()’ " ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestButton" : {
2018-11-30 01:41:18 +00:00
"message" : "RegExp-test" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestFull" : {
2018-11-30 01:41:18 +00:00
"message" : "Overeenkomende tabbladen" ,
"description" : "RegExp test report: label for the fully matching expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "Ongeldige regexps overgeslagen" ,
"description" : "RegExp test report: label for the invalid expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestNone" : {
2018-11-30 01:41:18 +00:00
"message" : "Geen overeenkomende tabbladen" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Let op: gebruik een enkele \\ voor het gebruik van escapetekens in het regexp-invoerveld. Deze worden automatisch omgezet naar \\\\ in de stijlcode volgens de specificatie voor tekenreeksen tussen aanhalingstekens in CSS." ,
"description" : "RegExp test report: a note displayed at the bottom of the dialog"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestPartial" : {
2018-11-30 01:41:18 +00:00
"message" : "Niet volledig overeenkomend, dus overgeslagen" ,
"description" : "RegExp test report: label for the partially matching expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Lijst van overeenkomende geopende tabbladen (klik op de URL om de focus op het tabblad te leggen)" ,
"description" : "RegExp test report: title of the report"
2018-08-12 11:41:17 +00:00
} ,
"styleSaveLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Opslaan" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "De Mozilla-opmaak van de code kan bij userstyles.org worden ingediend en met het klassieke Stylish voor Firefox worden gebruikt." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +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"
2018-08-12 11:41:17 +00:00
} ,
"styleUpdate" : {
"message" : "Weet u zeker dat u ‘ $stylename$’ wilt bijwerken?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleUpdateDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Deze stijl is buiten de editor om gewijzigd. Wilt u de stijl opnieuw laden?" ,
"description" : "Confirmation to update the style in the editor"
2018-08-12 11:41:17 +00:00
} ,
"stylusUnavailableForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus werkt niet op pagina’ s als deze." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"stylusUnavailableForURLdetails" : {
2018-11-30 01:41:18 +00:00
"message" : "Als beveiligingsmaatregel verbiedt de browser dat extensies effect hebben op ingebouwde pagina’ s (zoals chrome://version, de standaard nieuw-tabbladpagina sinds Chrome 61, about:addons, enz.), evenals op pagina’ s van andere extensies. Ook beperkt elke browser toegang tot de eigen extensiegalerij (zoals de Chrome Web Store of AMO)." ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"syncStorageErrorSaving" : {
2018-11-30 01:41:18 +00:00
"message" : "De waarde kan niet worden opgeslagen. Probeer de hoeveelheid tekst te verminderen." ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
2018-08-12 11:41:17 +00:00
} ,
"toggleStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl in-/uitschakelen" ,
"description" : "Label for the checkbox to enable/disable a style"
2018-08-12 11:41:17 +00:00
} ,
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Ongedaan maken" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Ongedaan maken (alle secties)" ,
"description" : "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMO" : {
2018-11-30 01:41:18 +00:00
"message" : "Firefox blokkeert de toegang tot deze website." ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Toestemming verlenen: open <about:config>, klik met de rechtermuisknop op de lijst, klik op ‘ Nieuw’ -> ‘ Boolean’ en plak <privacy.resistFingerprinting.block_mozAddonManager>. Klik daarna op OK -> <true> -> OK en vernieuw de pagina <addons.mozilla.org>." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintNewFF" : {
2018-11-30 01:41:18 +00:00
"message" : "In Firefox 60 en hoger moet u ook het AMO-domein uit <extensions.webextensions.restrictedDomains> verwijderen in <about:config>." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintOldFF" : {
2018-11-30 01:41:18 +00:00
"message" : "Alleen Firefox 59 en hoger kunnen worden geconfigureerd om WebExtensions stijlelementen te laten toevoegen op door CSP beveiligde websites zoals deze." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableContentScript" : {
2018-11-30 01:41:18 +00:00
"message" : "Kon niet met de pagina communiceren. Probeer het tabblad te vernieuwen." ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-08-12 11:41:17 +00:00
} ,
"unreachableFileHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Stylus kan URL’ s die met file:// beginnen alleen benaderen als u het selectievakje hiervoor op de pagina chrome://extensions aanvinkt." ,
"description" : "Note in the toolbar popup for file:// URLs"
} ,
"InaccessibleFileHint" : {
2019-07-08 09:50:51 +00:00
"message" : "Stylus heeft geen toegang tot sommige bestandstypen (bv. pdf- en json-bestanden)." ,
2018-11-30 01:41:18 +00:00
"description" : "Note in the toolbar popup for some file types that cannot be accessed"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Geen updates gevonden." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededSomeEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Sommige stijlen die kunnen worden bijgewerkt zijn niet gecontroleerd, om mogelijke lokale bewerkingen te behouden. Updates kunnen worden geforceerd door de stijlen individueel te controleren, of door alle stijlen opnieuw te controleren (lokale bewerkingen worden overschreven)." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckFailBadResponseCode" : {
"message" : "Update mislukt: server gaf code $code$ als antwoord." ,
2018-11-30 01:41:18 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"updateCheckFailServerUnreachable" : {
2018-11-30 01:41:18 +00:00
"message" : "Update mislukt: server onbereikbaar." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckHistory" : {
2018-11-30 01:41:18 +00:00
"message" : "Geschiedenis van updatecontroles" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Update installeren (lokale bewerkingen worden overschreven)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Een update forceren zal lokale bewerkingen overschrijven." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Deze stijl is lokaal bewerkt." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedMaybeLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Deze stijl is mogelijk lokaal bewerkt." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl is up-to-date." ,
"description" : "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "Update voltooid." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
} ,
"updatesCurrentlyInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Geïnstalleerde updates:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-08-12 11:41:17 +00:00
} ,
2018-08-20 14:36:36 +00:00
"usercssAvoidOverwriting" : {
2018-11-30 01:41:18 +00:00
"message" : "Wijzig de waarde van @name of @namespace om te voorkomen dat een bestaande stijl wordt overschreven." ,
"description" : "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one."
2018-08-20 14:36:36 +00:00
} ,
2018-08-12 11:41:17 +00:00
"usercssConfigIncomplete" : {
2018-11-30 01:41:18 +00:00
"message" : "De stijl is bijgewerkt of verwijderd nadat het configuratievenster werd getoond. Om beschadiging van metagegevens van de extensie te voorkomen, zijn deze variabelen niet opgeslagen:" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"usercssEditorNamePlaceholder" : {
2018-11-30 01:41:18 +00:00
"message" : "Specificeer @name in de code" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateConfirmation" : {
2018-11-30 01:41:18 +00:00
"message" : "Wilt u de standaardsjabloon voor nieuwe Usercss-stijlen vervangen door de huidige code?" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateName" : {
2018-11-30 01:41:18 +00:00
"message" : "Lege @name vervangt de standaardsjabloon" ,
"description" : "The text shown after @name when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateSectionBody" : {
2018-11-30 01:41:18 +00:00
"message" : "Voer hier code in..." ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-08-12 11:41:17 +00:00
} ,
"versionInvalidOlder" : {
2018-11-30 01:41:18 +00:00
"message" : "De versie is ouder dan de geïnstalleerde stijl." ,
"description" : "Displayed when the version of style is older than the installed one"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleFor" : {
2018-11-30 01:41:18 +00:00
"message" : "Stijl schrijven voor:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "deze URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
} ,
"syncDropboxStyles" : {
2019-07-08 09:50:51 +00:00
"message" : "Dropbox - Exporteren" ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
2020-02-16 16:53:11 +00:00
"syncDropboxDeprecated" : {
"message" : "Importeren/exporteren via Dropbox is vervangen door een meer geavanceerde stijlsynchronisatie in de optiespagina." ,
"description" : ""
} ,
2018-11-30 01:41:18 +00:00
"retrieveDropboxSync" : {
2019-07-08 09:50:51 +00:00
"message" : "Dropbox - Importeren" ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"overwriteFileExport" : {
2019-07-08 09:50:51 +00:00
"message" : "Wilt u een bestaand bestand overschrijven?" ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"exportSavedSuccess" : {
"message" : "Bestand opgeslagen" ,
"description" : ""
} ,
"noFileToImport" : {
2019-07-08 09:50:51 +00:00
"message" : "Als u uw stijlen wilt importeren, dient u deze eerst te exporteren." ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"connectingDropbox" : {
2019-07-08 09:50:51 +00:00
"message" : "Dropbox koppelen..." ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"connectingDropboxNotAllowed" : {
2019-07-08 09:50:51 +00:00
"message" : "Koppelen met Dropbox is alleen beschikbaar in apps die direct vanuit de webstore zijn geïnstalleerd" ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"gettingStyles" : {
2019-07-08 09:50:51 +00:00
"message" : "Alle stijlen ophalen..." ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"zipStyles" : {
2019-07-08 09:50:51 +00:00
"message" : "Stijlen inpakken..." ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"unzipStyles" : {
2019-07-08 09:50:51 +00:00
"message" : "Stijlen uitpakken..." ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"readingStyles" : {
2019-07-08 09:50:51 +00:00
"message" : "Stijlen lezen..." ,
2018-11-30 01:41:18 +00:00
"description" : ""
} ,
"uploadingFile" : {
2019-07-08 09:50:51 +00:00
"message" : "Bestand uploaden..." ,
2018-11-30 01:41:18 +00:00
"description" : ""
2018-08-12 11:41:17 +00:00
}
2020-10-02 15:10:52 +00:00
}