mirror of https://github.com/gorhill/uBlock.git
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
2764826597
commit
ae93c6eb31
|
@ -84,7 +84,7 @@
|
|||
"description": "English: on this page"
|
||||
},
|
||||
"popupBlockedStats": {
|
||||
"message": "{{count}} ({{percent}} %)",
|
||||
"message": "{{count}} o {{percent}} %",
|
||||
"description": "Example: 15 (13%)"
|
||||
},
|
||||
"popupBlockedSinceInstallPrompt": {
|
||||
|
|
|
@ -200,11 +200,11 @@
|
|||
"description": "Caption for the no-scripting per-site switch"
|
||||
},
|
||||
"popupMoreButton_v2": {
|
||||
"message": "Lainnya",
|
||||
"message": "Lebih banyak",
|
||||
"description": "Label to be used to show popup panel sections"
|
||||
},
|
||||
"popupLessButton_v2": {
|
||||
"message": "Less",
|
||||
"message": "Lebih sedikit",
|
||||
"description": "Label to be used to hide popup panel sections"
|
||||
},
|
||||
"popupTipGlobalRules": {
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"description": "English: on this page"
|
||||
},
|
||||
"popupBlockedStats": {
|
||||
"message": "{{count}} veya %{{percent}}",
|
||||
"message": "{{count}} (%{{percent}})",
|
||||
"description": "Example: 15 (13%)"
|
||||
},
|
||||
"popupBlockedSinceInstallPrompt": {
|
||||
|
|
|
@ -196,7 +196,7 @@
|
|||
"description": "Caption for the no-remote-fonts per-site switch"
|
||||
},
|
||||
"popupNoScripting_v2": {
|
||||
"message": "网页脚本",
|
||||
"message": "JavaScript",
|
||||
"description": "Caption for the no-scripting per-site switch"
|
||||
},
|
||||
"popupMoreButton_v2": {
|
||||
|
|
Loading…
Reference in New Issue