1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-07 03:12:33 +01: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", "message": "Dieser Eintrag muss der letzte sein",
"description": "so we dont need to deal with comma for last entry" "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", "message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry" "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", "message": "This entry must be the last one",
"description": "so we dont need to deal with comma for last entry" "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" "description": "Tooltip for the reload button in the logger page"
}, },
"loggerDomInspectorTip": { "loggerDomInspectorTip": {
"message": "Aktif/Nonaktifkan inspeksi DOM", "message": "Aktif/nonaktifkan inspeksi DOM",
"description": "Tooltip for the DOM inspector button in the logger page" "description": "Tooltip for the DOM inspector button in the logger page"
}, },
"loggerPopupPanelTip": { "loggerPopupPanelTip": {
"message": "Aktif/Nonaktifkan panel popup", "message": "Aktif/nonaktifkan panel popup",
"description": "Tooltip for the popup panel button in the logger page" "description": "Tooltip for the popup panel button in the logger page"
}, },
"loggerInfoTip": { "loggerInfoTip": {
@ -584,7 +584,7 @@
"description": "Tooltip for the play button in the logger page" "description": "Tooltip for the play button in the logger page"
}, },
"loggerRowFiltererButtonTip": { "loggerRowFiltererButtonTip": {
"message": "Aktif/Nonaktifkan penyaringan pencatat log", "message": "Aktif/nonaktifkan penyaringan pencatat log",
"description": "Tooltip for the row filterer button in the logger page" "description": "Tooltip for the row filterer button in the logger page"
}, },
"logFilterPrompt": { "logFilterPrompt": {
@ -592,11 +592,11 @@
"description": "Placeholder string for logger output filtering input field" "description": "Placeholder string for logger output filtering input field"
}, },
"loggerRowFiltererBuiltinTip": { "loggerRowFiltererBuiltinTip": {
"message": "Opsi penyaringan pencatat log", "message": "Pilihan penyaringan pencatat log",
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {
"message": "Not", "message": "Tidak",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltinEventful": { "loggerRowFiltererBuiltinEventful": {
@ -624,7 +624,7 @@
"description": "Small header to identify the 'Details' pane for a specific logger entry" "description": "Small header to identify the 'Details' pane for a specific logger entry"
}, },
"loggerEntryDetailsFilter": { "loggerEntryDetailsFilter": {
"message": "Filter", "message": "Saringan",
"description": "Label to identify a filter field" "description": "Label to identify a filter field"
}, },
"loggerEntryDetailsFilterList": { "loggerEntryDetailsFilterList": {
@ -644,7 +644,7 @@
"description": "Label to identify a root context field (typically a hostname)" "description": "Label to identify a root context field (typically a hostname)"
}, },
"loggerEntryDetailsPartyness": { "loggerEntryDetailsPartyness": {
"message": "Relasi", "message": "Hubungan",
"description": "Label to identify a field providing partyness information" "description": "Label to identify a field providing partyness information"
}, },
"loggerEntryDetailsType": { "loggerEntryDetailsType": {
@ -956,7 +956,7 @@
"description": "Placeholder string for input field used to capture a keyboard shortcut" "description": "Placeholder string for input field used to capture a keyboard shortcut"
}, },
"genericMergeViewScrollLock": { "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" "description": "Tooltip for the button used to lock scrolling between the views in the 'My rules' pane"
}, },
"genericCopyToClipboard": { "genericCopyToClipboard": {
@ -964,7 +964,7 @@
"description": "Label for buttons used to copy something to the clipboard" "description": "Label for buttons used to copy something to the clipboard"
}, },
"toggleBlockingProfile": { "toggleBlockingProfile": {
"message": "Aktif/Nonaktifkan profil pemblokiran", "message": "Aktif/Nonaktifkan pemblokiran profil",
"description": "Label for keyboard shortcut used to toggle blocking profile" "description": "Label for keyboard shortcut used to toggle blocking profile"
}, },
"relaxBlockingMode": { "relaxBlockingMode": {
@ -975,4 +975,4 @@
"message": "Entri ini harus menjadi yang terakhir", "message": "Entri ini harus menjadi yang terakhir",
"description": "so we dont need to deal with comma for last entry" "description": "so we dont need to deal with comma for last entry"
} }
} }