1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
This commit is contained in:
Raymond Hill 2019-12-04 10:53:13 -05:00
parent 34504a0a1a
commit 93015ca129
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
4 changed files with 13 additions and 13 deletions

View File

@ -975,4 +975,4 @@
"message": "Dieser Eintrag muss der letzte sein",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -975,4 +975,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -975,4 +975,4 @@
"message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry"
}
}
}

View File

@ -560,11 +560,11 @@
"description": "Tooltip for the reload button in the logger page"
},
"loggerDomInspectorTip": {
"message": "Aktif/Nonaktifkan inspeksi DOM",
"message": "Aktif/nonaktifkan inspeksi DOM",
"description": "Tooltip for the DOM inspector button in the logger page"
},
"loggerPopupPanelTip": {
"message": "Aktif/Nonaktifkan panel popup",
"message": "Aktif/nonaktifkan panel popup",
"description": "Tooltip for the popup panel button in the logger page"
},
"loggerInfoTip": {
@ -584,7 +584,7 @@
"description": "Tooltip for the play button in the logger page"
},
"loggerRowFiltererButtonTip": {
"message": "Aktif/Nonaktifkan penyaringan pencatat log",
"message": "Aktif/nonaktifkan penyaringan pencatat log",
"description": "Tooltip for the row filterer button in the logger page"
},
"logFilterPrompt": {
@ -592,11 +592,11 @@
"description": "Placeholder string for logger output filtering input field"
},
"loggerRowFiltererBuiltinTip": {
"message": "Opsi penyaringan pencatat log",
"message": "Pilihan penyaringan pencatat log",
"description": "Tooltip for the button to bring up logger output filtering options"
},
"loggerRowFiltererBuiltinNot": {
"message": "Not",
"message": "Tidak",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltinEventful": {
@ -624,7 +624,7 @@
"description": "Small header to identify the 'Details' pane for a specific logger entry"
},
"loggerEntryDetailsFilter": {
"message": "Filter",
"message": "Saringan",
"description": "Label to identify a filter field"
},
"loggerEntryDetailsFilterList": {
@ -644,7 +644,7 @@
"description": "Label to identify a root context field (typically a hostname)"
},
"loggerEntryDetailsPartyness": {
"message": "Relasi",
"message": "Hubungan",
"description": "Label to identify a field providing partyness information"
},
"loggerEntryDetailsType": {
@ -956,7 +956,7 @@
"description": "Placeholder string for input field used to capture a keyboard shortcut"
},
"genericMergeViewScrollLock": {
"message": "Aktif/Nonaktifkan bilah gulir",
"message": "Aktif/nonaktifkan bilah gulir",
"description": "Tooltip for the button used to lock scrolling between the views in the 'My rules' pane"
},
"genericCopyToClipboard": {
@ -964,7 +964,7 @@
"description": "Label for buttons used to copy something to the clipboard"
},
"toggleBlockingProfile": {
"message": "Aktif/Nonaktifkan profil pemblokiran",
"message": "Aktif/Nonaktifkan pemblokiran profil",
"description": "Label for keyboard shortcut used to toggle blocking profile"
},
"relaxBlockingMode": {
@ -975,4 +975,4 @@
"message": "Entri ini harus menjadi yang terakhir",
"description": "so we dont need to deal with comma for last entry"
}
}
}