Oversett "configuratie oneindig scrollen" til Engelsk

Viser 50 av 50 oversettelser av uttrykket "configuratie oneindig scrollen" fra nederlandsk til Engelsk

Oversettelser av configuratie oneindig scrollen

"configuratie oneindig scrollen" på nederlandsk kan oversettes til følgende Engelsk ord/setninger:

configuratie adjust all build business code configuration configure control create development devices installation manage management platform products server services set set up settings setup size software system systems teams
oneindig all forever infinite limitless no with
scrollen and are for it of or scroll scrolling that they this we your

Oversettelse av nederlandsk til Engelsk av configuratie oneindig scrollen

nederlandsk
Engelsk

NL OPMERKING: Oneindig scrollen is al geïmplementeerd in de meeste nieuwe thema?s! Om te controleren of je thema Oneindig scrollen ondersteunt, ga je naar Jetpack → Instellingen → Schrijven in het dashboard van je site en kijk je onder het gedeelte ?

EN NOTE: Most themes nowadays have Infinite Scroll support built in already! To check to see if your theme supports Infinite Scroll, go to Jetpack → Settings → Writing in your site?s Dashboard and look under the ?

nederlandsk Engelsk
opmerking note
oneindig infinite
s s
instellingen settings
dashboard dashboard
site site
is have

NL De parameter container is cruciaal voor het toevoegen van Oneindig scrollen aan je thema: hiermee wordt het ID-nummer van het HTML-element gespecificeerd waaraan Oneindig scrollen aanvullende berichten moet toevoegen

EN The container parameter is the core of adding infinite scroll to your theme: it specifies the ID of the HTML element to which Infinite Scroll should add additional posts to

nederlandsk Engelsk
container container
oneindig infinite
thema theme
waaraan to which
berichten posts
moet should
parameter parameter
html html
element element

NL Om dat te demonstreren, hebben we de configuratie Oneindig scrollen toegepast op de standaard WordPress-thema?s.

EN To demonstrate, we?ve provided the Infinite Scroll configuration of WordPress default themes.

nederlandsk Engelsk
demonstreren demonstrate
configuratie configuration
oneindig infinite
scrollen scroll
standaard default
wordpress wordpress
thema themes

NL Als je naar beneden scrollen, vind je het Admin-account. Hieronder kunt u het beheerderswachtwoord wijzigen.Nogmaals, vergeet niet om te sparen door naar de onderkant te scrollen.

EN If you scroll down, you'll find the Admin Account. Under this, you can change the admin password. Again, remember to save by scrolling to the very bottom.

nederlandsk Engelsk
als if
vind find
wijzigen change
sparen save
admin admin
account account

NL In plaats van op een link te moeten klikken om naar de volgende reeks berichten te gaan, zorgt Oneindig scrollen ervoor dat de volgende berichten automatisch worden weergegeven wanneer de lezer de onderkant van de site bereikt.

EN Instead of having to click a link to get to the next set of posts, infinite scrolling pulls the next posts automatically into view when the reader approaches the bottom of the page.

nederlandsk Engelsk
berichten posts
oneindig infinite
scrollen scrolling
automatisch automatically
lezer reader
in plaats van instead

NL In tegenstelling tot veel Jetpack-functies werkt Oneindig scrollen alleen met thema?s die deze functie ondersteunen

EN Unlike many of the features in Jetpack, Infinite Scroll only works with themes that support it

nederlandsk Engelsk
veel many
oneindig infinite
scrollen scroll
thema themes
ondersteunen support
in tegenstelling tot unlike

NL Aangezien elk thema net iets anders is opgebouwd, heeft de functie Oneindig scrollen informatie nodig over het thema om goed te kunnen werken.

EN Since each theme is constructed a bit differently, the Infinite Scroll feature needs information about the theme to function properly.

nederlandsk Engelsk
thema theme
anders differently
oneindig infinite
scrollen scroll
informatie information
nodig needs
goed properly

NL Als Oneindig scrollen niet in je thema is geïntegreerd, lees dan verder voor meer informatie over het toevoegen van ondersteuning aan je thema en het gebruik van CSS om de opmaak aan te passen.

EN If your theme does not have Infinite Scroll support built in, read on for detailed instructions on adding support to your theme and using CSS to customize the look.

nederlandsk Engelsk
oneindig infinite
thema theme
toevoegen adding
ondersteuning support
css css

NL Het inschakelen van Oneindig scrollen is zeer vergelijkbaar met het toevoegen van ondersteuning voor miniatuurweergaven of editor-stijlen aan berichten, omdat we gebruikmaken van add_theme_support()

EN Enabling Infinite Scroll is very similar to adding support for post thumbnails or editor styles because we make use of add_theme_support()

nederlandsk Engelsk
inschakelen enabling
oneindig infinite
scrollen scroll
zeer very
vergelijkbaar similar
berichten post
we we
gebruikmaken use
editor editor
stijlen styles

NL Als je dit doet, werkt de functie Oneindig scrollen helemaal perfect.

EN With that you get a fully functioning infinite scroll experience.

nederlandsk Engelsk
je you
dit that
oneindig infinite
scrollen scroll
helemaal fully

NL Hiermee wordt het standaardgedrag van Oneindig scrollen geregeld

EN This controls the default Infinite Scroll behaviour

nederlandsk Engelsk
oneindig infinite
scrollen scroll

NL De code van Oneindig scrollen controleert of de sidebar(s) widgets bevat(ten) en past het argument footer_widgets hieraan aan.

EN The Infinite Scroll code will check if the sidebar(s) contain widgets and set the footer_widgets argument accordingly.

nederlandsk Engelsk
code code
oneindig infinite
scrollen scroll
controleert check
s s
widgets widgets
bevat contain

NL Als er meer aanpassing nodig is of als een thema geen sjabloon-onderdelen content gebruikt, moet een functienaam worden opgegeven voor het argument render en wordt die functie gebruikt om de opmaak voor Oneindig scrollen te genereren

EN If greater customization is needed, or a theme doesn?t use the content template parts, a function name should be specified for the render argument and that function will be used to generate the markup for Infinite Scroll

nederlandsk Engelsk
aanpassing customization
content content
opgegeven specified
functie function
opmaak markup
oneindig infinite
scrollen scroll
onderdelen parts

NL Het argument type regelt standaard hoeveel berichten moeten worden geladen wanneer Oneindig scrollen actief is

EN By default, the type argument controls how many posts are loaded each time Infinite Scroll acts

nederlandsk Engelsk
type type
berichten posts
geladen loaded
oneindig infinite
scrollen scroll

NL Voor het type scroll worden elke keer dat Oneindig scrollen wordt geactiveerd zeven (7) berichten geladen

EN For the scroll type, seven (7) posts are loaded each time Infinite Scroll is activated

nederlandsk Engelsk
keer time
oneindig infinite
scrollen scroll
geactiveerd activated
berichten posts
geladen loaded

NL Omdat er zoveel verschillende thema?s en thema-ontwikkelaars bestaan, willen we genoeg controle bieden over hoe Oneindig scrollen zich gedraagt als noodzakelijk is om veel thema?s te ondersteunen

EN With as wide a variety of themes and themers as exists, we aimed to provide enough control over how Infinite Scroll behaves as is necessary to support many themes

nederlandsk Engelsk
thema themes
we we
genoeg enough
controle control
oneindig infinite
scrollen scroll
noodzakelijk necessary

NL /** * Thema-ondersteuning voor oneindig scrollen toevoegen

EN /** * Add theme support for infinite scroll

nederlandsk Engelsk
voor for
oneindig infinite
scrollen scroll
toevoegen add
thema theme

NL Twenty Ten gebruikt een sjabloonstructuur die net even wat anders is om berichten weer te geven, dus moeten we een aangepaste weergavefunctie opgeven voor Oneindig scrollen.

EN Twenty Ten uses a slightly different template structure to render posts, so we need to provide a custom render function to infinite scroll.

nederlandsk Engelsk
gebruikt uses
anders different
berichten posts
oneindig infinite
scrollen scroll

NL Het enige wat nog ontbreekt, is hoe Oneindig scrollen perfect in het ontwerp van je site kan worden geïntegreerd

EN The last missing piece is how to make IS blend perfectly with your site design

nederlandsk Engelsk
perfect perfectly
site site

NL Hiermee kun je je normale voettekst en navigatielinks verbergen en ze opnieuw weergeven wanneer Oneindig scrollen is voltooid

EN With these, you can hide your regular footer and navigation links, and show them again when IS is finished

nederlandsk Engelsk
normale regular
voettekst footer
en and
verbergen hide
opnieuw again
weergeven show
voltooid finished

NL Je kunt het filter infinite_scroll_query_args ook gebruiken om deze extra argumenten toe te voegen aan Oneindig scrollen

EN You can use the infinite_scroll_query_args filter to add those extra arguments to Infinite Scroll as well

nederlandsk Engelsk
filter filter
gebruiken use
argumenten arguments
scrollen scroll

NL Ik heb Oneindig scrollen ingesteld op Meer berichten laden naarmate de lezer verder naar beneden scrolt, maar in plaats daarvan wordt er een knop met ?Oudere berichten weergegeven?.

EN I have Infinite Scroll set to Load more posts as the reader scrolls down, but instead it shows an “Older Posts” button.

nederlandsk Engelsk
oneindig infinite
scrollen scroll
berichten posts
naarmate as
lezer reader
knop button

NL Als je een van deze thema?s gebruikt, kun je Oneindig scrollen inschakelen en gelijk genieten van deze functie

EN If you happen to be using one of those themes, you can enable the Infinite Scroll and enjoy this feature immediately

nederlandsk Engelsk
thema themes
oneindig infinite
scrollen scroll
inschakelen enable
functie feature

NL Voordelen van het gebruik van oneindig scrollen

EN Pros of using infinite scrolling

nederlandsk Engelsk
oneindig infinite
scrollen scrolling

NL Nadelen van het gebruik van oneindig scrollen

EN Cons of using infinite scrolling

nederlandsk Engelsk
nadelen cons
oneindig infinite
scrollen scrolling

NL Om te bepalen of u paginering of oneindig scrollen wilt gebruiken, evalueert u de behoeften van uw website en hoe uw gebruikers de informatie die u aanbiedt misschien willen consumeren.

EN To determine whether to use pagination or infinite scroll, evaluate the needs of your Website and how your users might like to consume the information you offer.

nederlandsk Engelsk
paginering pagination
oneindig infinite
behoeften needs
website website
gebruikers users
aanbiedt offer
misschien might
consumeren consume

NL Eén pagina volledig responsieve websitesjablonen met een tegelontwerp en WordPress-thema's, zoals Joomla-sjablonen gratis met oneindig scrollen, zijn al in de trend

EN One page fully responsive website templates with a tiled design and WordPress themes, like Joomla templates free with infinite scrolling, are already in trend

nederlandsk Engelsk
volledig fully
responsieve responsive
gratis free
oneindig infinite
scrollen scrolling
trend trend
sjablonen templates
wordpress wordpress
thema themes
joomla joomla

NL De superhoge draagbare monitor ontworpen voor oneindig scrollen

EN 32 best Christmas decorations every geek should own

NL De superhoge draagbare monitor ontworpen voor oneindig scrollen

EN Real-life robots that will make you think the future is now

nederlandsk Engelsk
de the
voor that

NL Voordelen van het gebruik van oneindig scrollen

EN Pros of using infinite scrolling

NL Nadelen van het gebruik van oneindig scrollen

EN Cons of using infinite scrolling

NL Om te bepalen of u paginering of oneindig scrollen wilt gebruiken, evalueert u de behoeften van uw website en hoe uw gebruikers de informatie die u aanbiedt misschien willen consumeren.

EN To determine whether to use pagination or infinite scroll, evaluate the needs of your Website and how your users might like to consume the information you offer.

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

NL De belangrijkste factoren die de kosten van je configuratie en installatiekosten bepalen, zijn aangepaste thema's, import van media, de configuratie van de taxonomie en API.

EN The main factors that drive the cost of your configuration and setup fee are custom theming, import of media, the configuration of taxonomy, and API.

nederlandsk Engelsk
belangrijkste main
factoren factors
media media
taxonomie taxonomy
api api

NL Door de zeshoekige profielen kan de configuratie van Wave Panels aan elke ruimte worden aangepast. Creëer meerdere opstellingen, ontwerp unieke vormen en combineer verschillende kleuren tot je persoonlijke configuratie.

EN A hexagonal profile means Wave Panels can be configured to suit any space. Create multiple constellations, design unique shapes, and easily mix or swap out colors to personalize your setup.

nederlandsk Engelsk
profielen profile
configuratie setup
panels panels
ruimte space
aangepast suit
je your

NL Miljoenen kleuropties en reactieve typeffecten maken van jou de ontwerper van je ultieme configuratie. Synchroniseer met je andere SteelSeries-spullen voor de mooiste configuratie ooit.

EN Millions of color options and reactive typing effects make you the designer of your ultimate setup. Sync up with your other SteelSeries gear for the most gorgeous setup ever.

nederlandsk Engelsk
ontwerper designer
ultieme ultimate
configuratie setup
ooit ever

NL En omdat u misschien ook hulp kunt gebruiken voor de configuratie van bepaalde producten, hebben we aan alles gedacht: wij stellen u een dienst voor de installatie en configuratie van thema?s en modules voor

EN And because you may also need help configuring certain products, we have thought of everything, offering you installation and configuration services for your themes and modules

nederlandsk Engelsk
bepaalde certain
thema themes
modules modules

NL En omdat u misschien ook hulp kunt gebruiken voor de configuratie van bepaalde producten, hebben we aan alles gedacht: wij stellen u een dienst voor de installatie en configuratie van thema?s en modules voor.

EN And because you may also need help configuring certain products, we have thought of everything, offering you installation and configuration services for your themes and modules.

nederlandsk Engelsk
bepaalde certain
thema themes
modules modules

NL Configuratie en customizatie van de CRM oplossing (configuratie, .net, java/apex, visualforce, html5, javascript,?)

EN working on the development stream to build the crm solution (point & click configuration, .net, java/apex, visualforce, html5, javascript frameworks,…)

nederlandsk Engelsk
configuratie configuration
crm crm
oplossing solution
net net
apex apex

NL Configuratie en customizatie van de CRM oplossing (configuratie, .net ontwikkeling, html5, javascript, angularjs, ?)

EN working on the development stream to build/extend crm solutions (configuration, .net development, html5, javascript, angularjs, …)

nederlandsk Engelsk
configuratie configuration
crm crm
oplossing solutions
net net
ontwikkeling development
javascript javascript

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

NL Configuratie en customizatie van de CRM oplossing (configuratie, .net, java/apex, visualforce, html5, javascript,?)

EN working on the development stream to build the crm solution (point & click configuration, .net, java/apex, visualforce, html5, javascript frameworks,…)

nederlandsk Engelsk
configuratie configuration
crm crm
oplossing solution
net net
apex apex

NL Configuratie en customizatie van de CRM oplossing (configuratie, .net ontwikkeling, html5, javascript, angularjs, ?)

EN working on the development stream to build/extend crm solutions (configuration, .net development, html5, javascript, angularjs, …)

nederlandsk Engelsk
configuratie configuration
crm crm
oplossing solutions
net net
ontwikkeling development
javascript javascript

NL Door de zeshoekige profielen kan de configuratie van Wave Panels aan elke ruimte worden aangepast. Creëer meerdere opstellingen, ontwerp unieke vormen en combineer verschillende kleuren tot je persoonlijke configuratie.

EN A hexagonal profile means Wave Panels can be configured to suit any space. Create multiple constellations, design unique shapes, and easily mix or swap out colors to personalize your setup.

nederlandsk Engelsk
profielen profile
configuratie setup
panels panels
ruimte space
aangepast suit
je your

NL Als je niet genoeg tijd hebt om een nieuwe virtuele machine met de vereiste configuratie te maken, kunt je een kant-en-klare machine downloaden met een vooraf gedefinieerde configuratie.

EN If you don't have enough time to create a new virtual machine with the required configuration, you can download a ready-to-use one with a predefined configuration.

nederlandsk Engelsk
genoeg enough
virtuele virtual
machine machine
vereiste required
configuratie configuration
downloaden download

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

NL Selecteer de RAID (Redundante reeks onafhankelijke schijven) Configuratie die aan uw behoeften voldoet. Elke configuratie is beschikbaar om te selecteren op basis van het aantal ingezette schijven, RAID 0 door RAID 60.

EN Select the RAID (Redundant Array of Independent Disks) configuration that meets your needs. Every configuration is available to select based on the number of disks deployed, RAID 0 through RAID 60.

nederlandsk Engelsk
raid raid
onafhankelijke independent
schijven disks
configuratie configuration
behoeften needs

Viser 50 av 50 oversettelser