aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/nl
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-01-18 21:41:49 -0500
committergorhill <rhill@raymondhill.net>2015-01-18 21:41:49 -0500
commit9593dc30ddd8e273c5ae4f1ac5f3c3180848d4ae (patch)
tree0cef56a566c12a9ce2b477334cc8b18678850283 /src/_locales/nl
parent61f7049540483ee9714bdbaa5407f81fd44a5faa (diff)
downloaduBlock-9593dc30ddd8e273c5ae4f1ac5f3c3180848d4ae.zip
uBlock-9593dc30ddd8e273c5ae4f1ac5f3c3180848d4ae.tar.gz
uBlock-9593dc30ddd8e273c5ae4f1ac5f3c3180848d4ae.tar.bz2
translation work from crowdin
Diffstat (limited to 'src/_locales/nl')
-rw-r--r--src/_locales/nl/messages.json16
1 files changed, 14 insertions, 2 deletions
diff --git a/src/_locales/nl/messages.json b/src/_locales/nl/messages.json
index 9cdd71a..bf45cfd 100644
--- a/src/_locales/nl/messages.json
+++ b/src/_locales/nl/messages.json
@@ -32,8 +32,8 @@
"description":"appears as tab name in dashboard"
},
"statsPageName":{
- "message":"Statistieken",
- "description":"appears as tab name in dashboard"
+ "message":"µBlock — Network request log",
+ "description":"Title for the network request log window"
},
"aboutPageName":{
"message":"Over",
@@ -351,6 +351,14 @@
"message":"my-ublock-dynamic-rules_{{datetime}}.txt",
"description":"default file name to use"
},
+ "rulesHint":{
+ "message":"List of your dynamic filtering rules.",
+ "description":"English: List of your dynamic filtering rules."
+ },
+ "rulesFormatHint":{
+ "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
+ "description":"English: dynamic rule syntax and full documentation."
+ },
"whitelistPrompt":{
"message":"Je lijst van hostnamen waarop µBlock uitgeschakeld is. Één per lijn ingeven. Ongeldige hostnamen worden genegeerd zonder melding.",
"description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
@@ -411,6 +419,10 @@
"message":"Geen niet-geblokkeerde verzoeken zijn gelogd voor deze pagina",
"description":"English: No non-blocked requests logged for this page"
},
+ "logBehindTheScene":{
+ "message":"Behind the scene",
+ "description":"Pretty name for behind-the-scene network requests"
+ },
"aboutChangelog":{
"message":"Veranderingenlogboek",
"description":"English: Change log"