mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
f407c28a00
commit
3c7f35ed9c
3 changed files with 10 additions and 10 deletions
|
@ -8,7 +8,7 @@
|
|||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
"message": "{{ruleCount}} kural, {{filterCount}} ağ filtresinden dönüştürüldü",
|
||||
"message": "{{filterCount}} ağ filtresinden {{ruleCount}} adet kural dönüştürüldü",
|
||||
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
|
||||
},
|
||||
"dashboardName": {
|
||||
|
@ -52,7 +52,7 @@
|
|||
"description": "Link to privacy policy on GitHub (English)"
|
||||
},
|
||||
"popupFilteringModeLabel": {
|
||||
"message": "Filtre modu",
|
||||
"message": "Filtreleme modu",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
@ -68,7 +68,7 @@
|
|||
"description": "English: Enter element picker mode"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Bu web sitesinde bir sorunu bildir",
|
||||
"message": "Bu sitedeki bir sorunu bildir",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipSaveRules": {
|
||||
|
@ -116,7 +116,7 @@
|
|||
"description": "background information: https://github.com/gorhill/uBlock/issues/3150"
|
||||
},
|
||||
"omnipotenceLabel": {
|
||||
"message": "Tüm web sitelerinde genişletilmiş filtrelemeyi etkinleştir.",
|
||||
"message": "Genişletilmiş filtrelemeyi tüm sitelerde etkinleştir.",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"omnipotenceLegend": {
|
||||
|
@ -248,11 +248,11 @@
|
|||
"description": "Name of blocking mode 1"
|
||||
},
|
||||
"filteringMode2Name": {
|
||||
"message": "ideal",
|
||||
"message": "uygun",
|
||||
"description": "Name of blocking mode 2"
|
||||
},
|
||||
"filteringMode3Name": {
|
||||
"message": "tamamen",
|
||||
"message": "kapsamlı",
|
||||
"description": "Name of blocking mode 3"
|
||||
},
|
||||
"basicFilteringModeDescription": {
|
||||
|
|
|
@ -528,7 +528,7 @@
|
|||
"description": "used as a tooltip for error icon beside a list"
|
||||
},
|
||||
"1pFormatHint": {
|
||||
"message": "Jeden filtr na řádek. Filtr může být prostý název hostitele nebo filtr kompatibilní s Adblock Plus. Řádky začínající vykřičníkem <code>!</code> budou ignorovány.",
|
||||
"message": "Jeden filtr na řádek. Filtr může být prostý název hostitele nebo filtr kompatibilní s EasyList. Řádky začínající vykřičníkem <code>!</code> budou ignorovány.",
|
||||
"description": "Short information about how to create custom filters"
|
||||
},
|
||||
"1pImport": {
|
||||
|
|
|
@ -316,7 +316,7 @@
|
|||
"description": "An entry in the browser's contextual menu"
|
||||
},
|
||||
"settingsCollapseBlockedPrompt": {
|
||||
"message": "Ocultar espaços reservados dos elementos bloqueados",
|
||||
"message": "Ocultar os espaços reservados dos elementos bloqueados",
|
||||
"description": "English: Hide placeholders of blocked elements"
|
||||
},
|
||||
"settingsIconBadgePrompt": {
|
||||
|
@ -424,7 +424,7 @@
|
|||
"description": "Appears at the top of the _3rd-party filters_ pane"
|
||||
},
|
||||
"3pListsOfBlockedHostsPerListStats": {
|
||||
"message": "{{used}} usado(s) de {{total}}",
|
||||
"message": "{{used}} usados de {{total}}",
|
||||
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
|
||||
},
|
||||
"3pAutoUpdatePrompt1": {
|
||||
|
@ -468,7 +468,7 @@
|
|||
"description": "English: Apply changes"
|
||||
},
|
||||
"3pGroupDefault": {
|
||||
"message": "Embutido",
|
||||
"message": "Embutidos",
|
||||
"description": "Filter lists section name"
|
||||
},
|
||||
"3pGroupAds": {
|
||||
|
|
Loading…
Reference in a new issue