This commit is contained in:
Raymond Hill 2019-04-23 09:32:15 -04:00
parent dd7125378b
commit c535c624bd
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -544,11 +544,11 @@
"description": "Appears in the logger's tab selector" "description": "Appears in the logger's tab selector"
}, },
"loggerReloadTip": { "loggerReloadTip": {
"message": "Reload the tab content", "message": "Įkelti kortelės turinį iš naujo",
"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": "Įjungti \/ išjungti DOM tyriklį",
"description": "Tooltip for the DOM inspector button in the logger page" "description": "Tooltip for the DOM inspector button in the logger page"
}, },
"loggerPopupPanelTip": { "loggerPopupPanelTip": {
@ -556,23 +556,23 @@
"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“ vikis: žurnalas",
"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": "Valyti žurnalą",
"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": "Pristabdyti žurnalą (atmesti visus gaunamus duomenis)",
"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": "Tęsti žurnalą",
"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": "Įjungti \/ išjungti žurnalo filtravimą",
"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": "Žurnalo filtravimo nuostatos",
"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": "Ne",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltinEventful": { "loggerRowFiltererBuiltinEventful": {
@ -592,43 +592,43 @@
"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": "užblokuota",
"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": "leidžiama",
"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-oji šalis",
"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-ioji šalis",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerEntryDetailsHeader": { "loggerEntryDetailsHeader": {
"message": "Details", "message": "Išsamiau",
"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": "Filtras",
"description": "Label to identify a filter field" "description": "Label to identify a filter field"
}, },
"loggerEntryDetailsFilterList": { "loggerEntryDetailsFilterList": {
"message": "Filter list", "message": "Filtrų sąrašas",
"description": "Label to identify a filter list field" "description": "Label to identify a filter list field"
}, },
"loggerEntryDetailsRule": { "loggerEntryDetailsRule": {
"message": "Rule", "message": "Taisyklė",
"description": "Label to identify a rule field" "description": "Label to identify a rule field"
}, },
"loggerEntryDetailsContext": { "loggerEntryDetailsContext": {
"message": "Context", "message": "Kontekstas",
"description": "Label to identify a context field (typically a hostname)" "description": "Label to identify a context field (typically a hostname)"
}, },
"loggerEntryDetailsRootContext": { "loggerEntryDetailsRootContext": {
"message": "Root context", "message": "Šakninis kontekstas",
"description": "Label to identify a root context field (typically a hostname)" "description": "Label to identify a root context field (typically a hostname)"
}, },
"loggerEntryDetailsPartyness": { "loggerEntryDetailsPartyness": {
@ -636,7 +636,7 @@
"description": "Label to identify a field providing partyness information" "description": "Label to identify a field providing partyness information"
}, },
"loggerEntryDetailsType": { "loggerEntryDetailsType": {
"message": "Type", "message": "Tipas",
"description": "Label to identify the type of an entry" "description": "Label to identify the type of an entry"
}, },
"loggerEntryDetailsURL": { "loggerEntryDetailsURL": {
@ -744,15 +744,15 @@
"description": "A label for the partyness column" "description": "A label for the partyness column"
}, },
"loggerExportFormatList": { "loggerExportFormatList": {
"message": "List", "message": "Sąrašas",
"description": "Label for radio-button to pick export format" "description": "Label for radio-button to pick export format"
}, },
"loggerExportFormatTable": { "loggerExportFormatTable": {
"message": "Table", "message": "Lentelė",
"description": "Label for radio-button to pick export format" "description": "Label for radio-button to pick export format"
}, },
"loggerExportEncodePlain": { "loggerExportEncodePlain": {
"message": "Plain", "message": "Neformatuotas",
"description": "Label for radio-button to pick export text format" "description": "Label for radio-button to pick export text format"
}, },
"loggerExportEncodeMarkdown": { "loggerExportEncodeMarkdown": {
@ -784,7 +784,7 @@
"description": "English: Contributors" "description": "English: Contributors"
}, },
"aboutDependencies": { "aboutDependencies": {
"message": "External dependencies (GPLv3-compatible):", "message": "Išorinės priklausomybės (suderinamos su „GPLv3“):",
"description": "Shown in the About pane" "description": "Shown in the About pane"
}, },
"aboutBackupDataButton": { "aboutBackupDataButton": {
@ -948,7 +948,7 @@
"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": {
"message": "Copy to clipboard", "message": "Kopijuoti į iškarpinę",
"description": "Label for buttons used to copy something to the clipboard" "description": "Label for buttons used to copy something to the clipboard"
}, },
"dummy": { "dummy": {