mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-09 12:22:33 +01:00
new strings for #6
This commit is contained in:
parent
c85e38be80
commit
7501dfe88a
@ -131,6 +131,18 @@
|
|||||||
"message":"Regionen, Sprachen",
|
"message":"Regionen, Sprachen",
|
||||||
"description":"English: 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":{
|
"1pFormatHint":{
|
||||||
"message":"Eine Regel pro Zeile. Eine Regel kann ein einfacher Host-Name sein oder ein Adblock Plus-kompatibler Filter. Zeilen mit vorangestelltem ‘!’ werden ignoriert.",
|
"message":"Eine Regel pro Zeile. Eine Regel kann ein einfacher Host-Name sein oder ein Adblock Plus-kompatibler Filter. Zeilen mit vorangestelltem ‘!’ werden ignoriert.",
|
||||||
"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."
|
"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."
|
||||||
|
@ -131,6 +131,18 @@
|
|||||||
"message":"Régions/Langues",
|
"message":"Régions/Langues",
|
||||||
"description":"English: Regions, languages"
|
"description":"English: Regions, languages"
|
||||||
},
|
},
|
||||||
|
"3pGroupCustom":{
|
||||||
|
"message":"Vos propres listes",
|
||||||
|
"description":"English: Custom"
|
||||||
|
},
|
||||||
|
"3pExternalListsHint":{
|
||||||
|
"message":"Une adresse URL par ligne. Les lignes débutant par un ‘!’ seront ignorées. Les adresses URLs invalides seront ignorées sans avertissement.",
|
||||||
|
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
|
||||||
|
},
|
||||||
|
"3pExternalListsApply":{
|
||||||
|
"message":"Appliquer",
|
||||||
|
"description":"English: Apply"
|
||||||
|
},
|
||||||
"1pFormatHint":{
|
"1pFormatHint":{
|
||||||
"message":"Une règle par ligne. Une règle peut être un simple nom d'hôte, ou encore un filtre respectant la syntaxe des filtres Adblock Plus. Les lignes débutant par ‘!’ seront ignorées.",
|
"message":"Une règle par ligne. Une règle peut être un simple nom d'hôte, ou encore un filtre respectant la syntaxe des filtres Adblock Plus. Les lignes débutant par ‘!’ seront ignorées.",
|
||||||
"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."
|
"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."
|
||||||
|
Loading…
Reference in New Issue
Block a user