summaryrefslogtreecommitdiffstats
path: root/l10n-nl/netwerk/necko.properties
blob: aae774fa48069eead61823025424ef0a1b69aa7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

#ResolvingHost=Looking up
#ConnectedTo=Connected to 
#ConnectingTo=Connecting to 
#SendingRequestTo=Sending request to 
#TransferringDataFrom=Transferring data from 

3=Server %1$S opzoeken…
4=Verbonden met %1$S…
5=Aanvraag verzenden naar %1$S…
6=Gegevens overbrengen van %1$S…
7=Verbinden met %1$S…
8=%1$S gelezen 
9=%1$S geschreven
10=Wachten op %1$S…
11=%1$S opgezocht…
12=Een TLS-handshake uitvoeren op %1$S…
13=De TLS-handshake voor %1$S is voltooid…

27=Starten met FTP-transactie…
28=FTP-transactie voltooid

RepostFormData=Deze webpagina wordt doorgestuurd naar een nieuwe locatie. Wilt u de formuliergegevens die u hebt ingevoerd opnieuw verzenden naar de nieuwe locatie?

# Directory listing strings
DirTitle=Index van %1$S
DirGoUp=Naar bovenliggende map
ShowHidden=Verborgen objecten tonen
DirColName=Naam
DirColSize=Grootte
DirColMTime=Laatst gewijzigd
DirFileLabel=Bestand: 

SuperfluousAuth=U gaat zich aanmelden bij de website ‘%1$S’ met de gebruikersnaam ‘%2$S’, maar de website vereist geen authenticatie. Dit kan een poging zijn om u te misleiden.\n\nIs ‘%1$S’ de website die u wilt bezoeken?
AutomaticAuth=U gaat zich aanmelden bij de website ‘%1$S’ met de gebruikersnaam ‘%2$S’.

TrackerUriBlocked=De bron op ‘%1$S’ is geblokkeerd, omdat inhoudsblokkering is ingeschakeld.
UnsafeUriBlocked=De bron op ‘%1$S’ is geblokkeerd door Safe Browsing.
CookieBlockedByPermission=Aanvraag voor toegang tot cookies of opslag op ‘%1$S’ is geblokkeerd vanwege een aangepaste cookietoestemming.
CookieBlockedTracker=Aanvraag voor toegang tot cookie of opslag op ‘%1$S’ is geblokkeerd, omdat deze afkomstig was van een tracker en inhoudsblokkering is ingeschakeld.
CookieBlockedAll=Aanvraag voor toegang tot cookie of opslag op ‘%1$S’ is geblokkeerd, omdat we alle aanvragen voor toegang tot opslag blokkeren.
CookieBlockedForeign=Aanvraag voor toegang tot cookie of opslag op ‘%1$S’ is geblokkeerd, omdat we alle aanvragen van derden voor toegang tot opslag blokkeren en inhoudsblokkering is ingeschakeld.

# As part of dynamic first-party isolation, third-party resources might be limited to "partitioned" storage access that is separate from the first-party context.
# This allows e.g. cookies to still be set, and prevents tracking without totally blocking storage access. This message is shown in the web console when this happens
# to inform developers that their storage is isolated.
CookiePartitionedForeign=Gepartitioneerde cookie- of opslagtoegang is aan ‘%1$S’ verleend, omdat deze in de externe context wordt geladen en opslagpartitionering is ingeschakeld.

# LOCALIZATION NOTE (CookieAllowedForOriginByStorageAccessAPI): %2$S and %1$S are URLs.
CookieAllowedForOriginByStorageAccessAPI=Toegang tot opslag verleend voor oorsprong ‘%2$S’ op ‘%1$S’.
# LOCALIZATION NOTE (CookieAllowedForOriginByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForOriginByHeuristic=Toegang tot opslag automatisch verleend voor oorsprong ‘%2$S’ op ‘%1$S’.
# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForFpiByHeuristic=Toegang tot opslag automatisch verleend voor isolatie van rechtstreekse cookie ‘%2$S’ op ‘%1$S’.

# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure): %1$S is the cookie name. Do not localize "sameSite=none" and "secure".
CookieRejectedNonRequiresSecure=Cookie ‘%1$S’ is afgewezen omdat het het attribuut ‘sameSite=none’ bevat, maar het attribuut ‘secure’ ontbreekt.
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta): %1$S is the cookie name. %2$S is a URL. Do not localize "sameSite", "sameSite=none" and "secure".
CookieRejectedNonRequiresSecureForBeta=Cookie ‘%1$S’ wordt binnenkort afgewezen omdat het attribuut ‘sameSite’ is ingesteld op ‘none’ of een ongeldige waarde, zonder het attribuut ‘secure’. Lees %2$S voor meer informatie over het attribuut ‘sameSite’
# LOCALIZATION NOTE(CookieLaxForced): %1$S is the cookie name. Do not localize "sameSite", "lax" and "sameSite=lax".
CookieLaxForced=Cookie ‘%1$S’ heeft het ‘sameSite’-beleid ingesteld op ‘lax’ omdat een attribuut ‘sameSite’ ontbreekt, en de standaardwaarde voor dit attribuut is ‘sameSite=lax’.
# LOCALIZATION NOTE(CookieLaxForcedForBeta): %1$S is the cookie name. %2$S is a URL. Do not localize "sameSite", "lax" and "sameSite=lax", "sameSite=none".
CookieLaxForcedForBeta=Cookie ‘%1$S’ heeft geen juiste attribuutwaarde voor ‘sameSite’. Binnenkort worden cookies zonder het attribuut ‘sameSite’ of met een ongeldige waarde behandeld als ‘lax’. Dit betekent dat de cookie niet meer in de context van derde partijen wordt verzonden. Als uw applicatie afhankelijk is van de beschikbaarheid van deze cookie in zulke contexten, voeg dan het attribuut ‘sameSite=none’ toe. Lees %2$S voor meer informatie over het attribuut ‘sameSite’
# LOCALIZATION NOTE: %1$S is cookie name. Do not localize "sameSite", "lax", "strict" and "none"
CookieSameSiteValueInvalid=Ongeldige ‘sameSite’-waarde voor cookie ‘%1$S’. De ondersteunde waarden zijn: ‘lax’, ‘strict’, ‘none’.

# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure".
CookieRejectedNonRequiresSecure2=Cookie ‘%1$S’ is afgewezen omdat het het attribuut ‘SameSite=None’ bevat, maar het attribuut ‘secure’ ontbreekt.
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta2): %1$S is the cookie name. %2$S is a URL. Do not localize "SameSite", "SameSite=None" and "secure".
CookieRejectedNonRequiresSecureForBeta2=Cookie ‘%1$S’ wordt binnenkort afgewezen omdat het attribuut ‘SameSite’ is ingesteld op ‘None’ of een ongeldige waarde, zonder het attribuut ‘secure’. Lees %2$S voor meer informatie over het attribuut ‘SameSite’
# LOCALIZATION NOTE(CookieLaxForced2): %1$S is the cookie name. Do not localize "SameSite", "Lax" and "SameSite=Lax".
CookieLaxForced2=Cookie ‘%1$S’ heeft het ‘SameSite’-beleid ingesteld op ‘Lax’ omdat een attribuut ‘SameSite’ ontbreekt, en de standaardwaarde voor dit attribuut is ‘SameSite=Lax’.
# LOCALIZATION NOTE(CookieLaxForcedForBeta2): %1$S is the cookie name. %2$S is a URL. Do not localize "SameSite", "Lax" and "SameSite=Lax", "SameSite=None".
CookieLaxForcedForBeta2=Cookie ‘%1$S’ heeft geen juiste attribuutwaarde voor ‘SameSite’. Binnenkort worden cookies zonder het attribuut ‘SameSite’ of met een ongeldige waarde behandeld als ‘Lax’. Dit betekent dat de cookie niet meer in de context van derde partijen wordt verzonden. Als uw applicatie afhankelijk is van de beschikbaarheid van deze cookie in zulke contexten, voeg dan het attribuut ‘SameSite=None’ toe. Lees %2$S voor meer informatie over het attribuut ‘SameSite’
# LOCALIZATION NOTE(CookieSameSiteValueInvalid2): %1$S is cookie name. Do not localize "SameSite", "Lax", "Strict" and "None"
CookieSameSiteValueInvalid2=Ongeldige ‘SameSite’-waarde voor cookie ‘%1$S’. De ondersteunde waarden zijn: ‘Lax’, ‘Strict’, ‘None’.
# LOCALIZATION NOTE (CookieOversize): %1$S is the cookie name. %2$S is the number of bytes. "B" means bytes.
CookieOversize=Cookie ‘%1$S’ is ongeldig omdat deze te groot is. Maximale grootte is %2$S B.
# LOCALIZATION NOTE (CookiePathOversize): %1$S is the cookie name. %2$S is the number of bytes. "B" means bytes.
CookiePathOversize=Cookie ‘%1$S’ is ongeldig omdat de padgrootte te groot is. Maximale grootte is %2$S B.
# LOCALIZATION NOTE (CookieSchemefulRejectForBeta): %1$S is the cookie name. %2$S is the hostname.
CookieSchemefulRejectForBeta=Cookie ‘%1$S’ wordt binnenkort behandeld als cross-site-cookie tegen ‘%2$S’, omdat het schema niet overeenkomt.
# LOCALIZATION NOTE (CookieSchemefulReject): %1$S is the cookie name. %2$S is the hostname.
CookieSchemefulReject=Cookie ‘%1$S’ is behandeld als cross-site tegen ‘%2$S’, omdat het schema niet overeenkomt.
# LOCALIZATION NOTE (CookieRejectedByPermissionManager): %1$S is the cookie response header.
CookieRejectedByPermissionManager=Cookie ‘%1$S’ is geweigerd door gebruiker ingestelde toestemmingen.
# LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name.
CookieRejectedInvalidCharName=Cookie ‘%1$S’ is geweigerd vanwege ongeldige tekens in de naam.
# LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name.
CookieRejectedInvalidDomain=Cookie ‘%1$S’ is geweigerd vanwege ongeldig domein.
# LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name.
CookieRejectedInvalidPrefix=Cookie ‘%1$S’ is geweigerd vanwege ongeldige prefix.
# LOCALIZATION NOTE (CookieRejectedInvalidCharValue): %1$S is the cookie name.
CookieRejectedInvalidCharValue=Cookie ‘%1$S’ is geweigerd vanwege ongeldige tekens in de waarde.
# LOCALIZATION NOTE (CookieRejectedHttpOnlyButFromScript): %1$S is the cookie name.
CookieRejectedHttpOnlyButFromScript=Cookie ‘%1$S’ is geweigerd omdat er al een HTTP-Only-cookie is, maar het script probeerde een nieuwe op te slaan.
# LOCALIZATION NOTE (CookieRejectedSecureButHttp): %1$S is the cookie name.
CookieRejectedSecureButNonHttps=Cookie ‘%1$S’ is geweigerd omdat een niet-HTTPS-cookie niet als ‘veilig’ kan worden ingesteld.
# LOCALIZATION NOTE (CookieRejectedThirdParty): %1$S is the cookie response header.
CookieRejectedThirdParty=Cookie ‘%1$S’ is geweigerd als derde partij.
# LOCALIZATION NOTE (CookieRejectedNonsecureOverSecure): %1$S is the cookie name.
CookieRejectedNonsecureOverSecure=Cookie ‘%1$S’ is geweigerd omdat er een bestaande cookie ‘secure’ is.
# LOCALIZATION NOTE (CookieRejectedExpired): %1$S is the cookie name.
CookieRejectedExpired=Cookie ‘%1$S’ is geweigerd omdat deze al is verlopen.
# LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name.
CookieRejectedForNonSameSiteness=Cookie ‘%1$S’ is afgewezen, omdat deze zich in een cross-site-context bevindt en de ‘SameSite’ ‘Lax’ of ‘Strict’ is.