diff options
author | gorhill <rhill@raymondhill.net> | 2014-07-26 10:34:31 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2014-07-26 10:34:31 -0400 |
commit | 2f0000ba1566258f6b1ed98d7b7dd36356b4f098 (patch) | |
tree | 183d0ce5a7c1bd1f6bbd05a98fce1c71da17e26d /_locales/no/messages.json | |
parent | 37e7cba40cabca6d1ee26eb387250fa65e131684 (diff) | |
download | uBlock-2f0000ba1566258f6b1ed98d7b7dd36356b4f098.zip uBlock-2f0000ba1566258f6b1ed98d7b7dd36356b4f098.tar.gz uBlock-2f0000ba1566258f6b1ed98d7b7dd36356b4f098.tar.bz2 |
translation work from Crowdin
Diffstat (limited to '_locales/no/messages.json')
-rw-r--r-- | _locales/no/messages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_locales/no/messages.json b/_locales/no/messages.json index 0c4e365..ad730b0 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -131,6 +131,18 @@ "message":"Regions, languages", "description":"English: Regions, languages" }, + "3pGroupCustom":{ + "message":"Custom", + "description":"English: Custom" + }, + "3pExternalListsHint":{ + "message":"One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored.", + "description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored." + }, + "3pExternalListsApply":{ + "message":"Apply", + "description":"English: Apply" + }, "1pFormatHint":{ "message":"Ett filter per linje. Et filter kan være et vanlig vertsnavn eller et Adblock Plus-kompatibelt filter. Linjer med prefikset ‘!’ vil bli ignorert.", "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." |