mirror of https://github.com/gorhill/uBlock.git
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
6f3acc505f
commit
d99789e107
|
@ -12,15 +12,15 @@
|
|||
"description": "English: uBlock₀ — Dashboard"
|
||||
},
|
||||
"dashboardUnsavedWarning": {
|
||||
"message": "Warning! You have unsaved changes",
|
||||
"message": "Abisua! Gorde gabeko aldaketak dituzu",
|
||||
"description": "A warning in the dashboard when navigating away from unsaved changes"
|
||||
},
|
||||
"dashboardUnsavedWarningStay": {
|
||||
"message": "Stay",
|
||||
"message": "Geratu",
|
||||
"description": "Label for button to prevent navigating away from unsaved changes"
|
||||
},
|
||||
"dashboardUnsavedWarningIgnore": {
|
||||
"message": "Ignore",
|
||||
"message": "Ezikusi",
|
||||
"description": "Label for button to ignore unsaved changes"
|
||||
},
|
||||
"settingsPageName": {
|
||||
|
@ -612,11 +612,11 @@
|
|||
"description": "A keyword in the built-in row filtering expression"
|
||||
},
|
||||
"loggerRowFiltererBuiltin1p": {
|
||||
"message": "1st-party",
|
||||
"message": "Lehen eskukoa",
|
||||
"description": "A keyword in the built-in row filtering expression"
|
||||
},
|
||||
"loggerRowFiltererBuiltin3p": {
|
||||
"message": "3rd-party",
|
||||
"message": "Hirugarrengoa",
|
||||
"description": "A keyword in the built-in row filtering expression"
|
||||
},
|
||||
"loggerEntryDetailsHeader": {
|
||||
|
@ -644,7 +644,7 @@
|
|||
"description": "Label to identify a root context field (typically a hostname)"
|
||||
},
|
||||
"loggerEntryDetailsPartyness": {
|
||||
"message": "Partyness",
|
||||
"message": "Jatorria",
|
||||
"description": "Label to identify a field providing partyness information"
|
||||
},
|
||||
"loggerEntryDetailsType": {
|
||||
|
@ -716,23 +716,23 @@
|
|||
"description": "Message to show when a filter cannot be found in any filter lists"
|
||||
},
|
||||
"loggerSettingDiscardPrompt": {
|
||||
"message": "Logger entries which do not fulfill all three conditions below will be automatically discarded:",
|
||||
"message": "Beheko hiru baldintzak betetzen ez dituzten egunkariko sarrerak automatikoki ezikusiko dira:",
|
||||
"description": "Logger setting: A sentence to describe the purpose of the settings below"
|
||||
},
|
||||
"loggerSettingPerEntryMaxAge": {
|
||||
"message": "Preserve entries from the last {{input}} minutes",
|
||||
"message": "Mantendu azken {{input}} minutuetako sarrerak",
|
||||
"description": "A logger setting"
|
||||
},
|
||||
"loggerSettingPerTabMaxLoads": {
|
||||
"message": "Preserve at most {{input}} page loads per tab",
|
||||
"message": "Mantendu gehienez {{input}} orrien kargak fitxako",
|
||||
"description": "A logger setting"
|
||||
},
|
||||
"loggerSettingPerTabMaxEntries": {
|
||||
"message": "Preserve at most {{input}} entries per tab",
|
||||
"message": "Mantendu gehienez {{input}} sarrera fitxako",
|
||||
"description": "A logger setting"
|
||||
},
|
||||
"loggerSettingPerEntryLineCount": {
|
||||
"message": "Use {{input}} lines per entry in vertically expanded mode",
|
||||
"message": "Erabili {{input}} errenkada sarrerako bertikalki hedatutako moduan",
|
||||
"description": "A logger setting"
|
||||
},
|
||||
"loggerSettingHideColumnsPrompt": {
|
||||
|
@ -752,7 +752,7 @@
|
|||
"description": "A label for the context column"
|
||||
},
|
||||
"loggerSettingHideColumnPartyness": {
|
||||
"message": "{{input}} Partyness",
|
||||
"message": "{{input}} jatorria",
|
||||
"description": "A label for the partyness column"
|
||||
},
|
||||
"loggerExportFormatList": {
|
||||
|
|
Loading…
Reference in New Issue