This commit is contained in:
Raymond Hill 2018-12-24 08:11:20 -05:00
parent 8680790c85
commit fe595bb2b9
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
5 changed files with 20 additions and 20 deletions

View file

@ -856,7 +856,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": "Commuta el desplaçament bloquejat", "message": "Commuta el desplaçament blocat",
"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"
}, },
"dummy": { "dummy": {

View file

@ -1,6 +1,6 @@
{ {
"extName": { "extName": {
"message": "uBlock", "message": "uBlock Origin",
"description": "extension name." "description": "extension name."
}, },
"extShortDesc": { "extShortDesc": {
@ -856,7 +856,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": "Toggle locked scrolling", "message": "Lülita sisse lukustatud kerimine",
"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"
}, },
"dummy": { "dummy": {

View file

@ -856,7 +856,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": "Toggle locked scrolling", "message": "Beskoattele skowe yn-\/útskeakelje",
"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"
}, },
"dummy": { "dummy": {

View file

@ -544,35 +544,35 @@
"description": "Appears in the logger's tab selector" "description": "Appears in the logger's tab selector"
}, },
"loggerReloadTip": { "loggerReloadTip": {
"message": "Reload the tab content", "message": "Töltse újra a lap tartalmát",
"description": "Tooltip for the reload button in the logger page" "description": "Tooltip for the reload button in the logger page"
}, },
"loggerDomInspectorTip": { "loggerDomInspectorTip": {
"message": "Toggle the DOM inspector", "message": "DOM ellenőrző kapcsolása",
"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": "Toggle the popup panel", "message": "Felugró panel kapcsolása",
"description": "Tooltip for the popup panel button in the logger page" "description": "Tooltip for the popup panel button in the logger page"
}, },
"loggerInfoTip": { "loggerInfoTip": {
"message": "uBlock Origin wiki: The logger", "message": "uBlock Origin wiki: A naplózó",
"description": "Tooltip for the top-right info label in the logger page" "description": "Tooltip for the top-right info label in the logger page"
}, },
"loggerClearTip": { "loggerClearTip": {
"message": "Clear logger", "message": "Naplózó törlése",
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger" "description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
}, },
"loggerPauseTip": { "loggerPauseTip": {
"message": "Pause logger (discard all incoming data)", "message": "Naplózás szüneteltetése (az összes bejövő adat elvetése)",
"description": "Tooltip for the pause button in the logger page" "description": "Tooltip for the pause button in the logger page"
}, },
"loggerUnpauseTip": { "loggerUnpauseTip": {
"message": "Unpause logger", "message": "Naplózó folytatása",
"description": "Tooltip for the play button in the logger page" "description": "Tooltip for the play button in the logger page"
}, },
"loggerRowFiltererButtonTip": { "loggerRowFiltererButtonTip": {
"message": "Toggle logger filtering", "message": "Naplózó szűrőjének kapcsolása",
"description": "Tooltip for the row filterer button in the logger page" "description": "Tooltip for the row filterer button in the logger page"
}, },
"logFilterPrompt": { "logFilterPrompt": {
@ -580,11 +580,11 @@
"description": "Placeholder string for logger output filtering input field" "description": "Placeholder string for logger output filtering input field"
}, },
"loggerRowFiltererBuiltinTip": { "loggerRowFiltererBuiltinTip": {
"message": "Logger filtering options", "message": "Naplózó szűrő beállítások",
"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": "Nem",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltinEventful": { "loggerRowFiltererBuiltinEventful": {
@ -592,19 +592,19 @@
"description": "A keyword in the built-in row filtering expression: all items corresponding to uBO doing something (blocked, allowed, redirected, etc.)" "description": "A keyword in the built-in row filtering expression: all items corresponding to uBO doing something (blocked, allowed, redirected, etc.)"
}, },
"loggerRowFiltererBuiltinBlocked": { "loggerRowFiltererBuiltinBlocked": {
"message": "blocked", "message": "blokkolva",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltinAllowed": { "loggerRowFiltererBuiltinAllowed": {
"message": "allowed", "message": "engedélyezve",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltin1p": { "loggerRowFiltererBuiltin1p": {
"message": "1st-party", "message": "1. fél",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltin3p": { "loggerRowFiltererBuiltin3p": {
"message": "3rd-party", "message": "3. fél",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"logMaxEntriesTip": { "logMaxEntriesTip": {
@ -856,7 +856,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": "Toggle locked scrolling", "message": "Zárolt görgetés kapcsolása",
"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"
}, },
"dummy": { "dummy": {

View file

@ -856,7 +856,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": "Toggle locked scrolling", "message": "Toggle scorrimento bloccato",
"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"
}, },
"dummy": { "dummy": {