Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Commit

Permalink
pull upstream update
Browse files Browse the repository at this point in the history
  • Loading branch information
LiCybora committed Feb 6, 2019
1 parent 0093c4c commit 6774aec
Show file tree
Hide file tree
Showing 90 changed files with 9,902 additions and 3,323 deletions.
10 changes: 5 additions & 5 deletions src/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,15 +744,15 @@
"description": "A label for the partyness column"
},
"loggerExportFormatList": {
"message": "List",
"message": "قائمة",
"description": "Label for radio-button to pick export format"
},
"loggerExportFormatTable": {
"message": "Table",
"message": "جدول",
"description": "Label for radio-button to pick export format"
},
"loggerExportEncodePlain": {
"message": "Plain",
"message": "واضح",
"description": "Label for radio-button to pick export text format"
},
"loggerExportEncodeMarkdown": {
Expand Down Expand Up @@ -948,7 +948,7 @@
"description": "Tooltip for the button used to lock scrolling between the views in the 'My rules' pane"
},
"genericCopyToClipboard": {
"message": "Copy to clipboard",
"message": "نسخ إلى الحافظة",
"description": "Label for buttons used to copy something to the clipboard"
},
"nano_d_ui_group": {
Expand Down Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/az/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/bn/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
62 changes: 31 additions & 31 deletions src/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,15 +544,15 @@
"description": "Appears in the logger's tab selector"
},
"loggerReloadTip": {
"message": "Reload the tab content",
"message": "Znovu načíst obsah listu",
"description": "Tooltip for the reload button in the logger page"
},
"loggerDomInspectorTip": {
"message": "Toggle the DOM inspector",
"message": "Přepnout DOM inspektor",
"description": "Tooltip for the DOM inspector button in the logger page"
},
"loggerPopupPanelTip": {
"message": "Toggle the popup panel",
"message": "Přepnout vyskakovací panel",
"description": "Tooltip for the popup panel button in the logger page"
},
"loggerInfoTip": {
Expand All @@ -564,11 +564,11 @@
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
},
"loggerPauseTip": {
"message": "Pause logger (discard all incoming data)",
"message": "Zastavit logování (ignorovat všechny příchozí údaje)",
"description": "Tooltip for the pause button in the logger page"
},
"loggerUnpauseTip": {
"message": "Unpause logger",
"message": "Pokračovat v logování",
"description": "Tooltip for the play button in the logger page"
},
"loggerRowFiltererButtonTip": {
Expand All @@ -584,59 +584,59 @@
"description": "Tooltip for the button to bring up logger output filtering options"
},
"loggerRowFiltererBuiltinNot": {
"message": "Not",
"message": "Není",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltinEventful": {
"message": "eventful",
"description": "A keyword in the built-in row filtering expression: all items corresponding to uBO doing something (blocked, allowed, redirected, etc.)"
},
"loggerRowFiltererBuiltinBlocked": {
"message": "blocked",
"message": "blokováno",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltinAllowed": {
"message": "allowed",
"message": "povoleno",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltin1p": {
"message": "1st-party",
"message": "vlastní doména",
"description": "A keyword in the built-in row filtering expression"
},
"loggerRowFiltererBuiltin3p": {
"message": "3rd-party",
"message": "třetí strany",
"description": "A keyword in the built-in row filtering expression"
},
"loggerEntryDetailsHeader": {
"message": "Details",
"message": "Podrobnosti",
"description": "Small header to identify the 'Details' pane for a specific logger entry"
},
"loggerEntryDetailsFilter": {
"message": "Filter",
"message": "Filtr",
"description": "Label to identify a filter field"
},
"loggerEntryDetailsFilterList": {
"message": "Filter list",
"description": "Label to identify a filter list field"
},
"loggerEntryDetailsRule": {
"message": "Rule",
"message": "Pravidlo",
"description": "Label to identify a rule field"
},
"loggerEntryDetailsContext": {
"message": "Context",
"message": "Kontext",
"description": "Label to identify a context field (typically a hostname)"
},
"loggerEntryDetailsRootContext": {
"message": "Root context",
"message": "Kořenový kontext",
"description": "Label to identify a root context field (typically a hostname)"
},
"loggerEntryDetailsPartyness": {
"message": "Partyness",
"description": "Label to identify a field providing partyness information"
},
"loggerEntryDetailsType": {
"message": "Type",
"message": "Typ",
"description": "Label to identify the type of an entry"
},
"loggerEntryDetailsURL": {
Expand Down Expand Up @@ -704,55 +704,55 @@
"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": "Záznamy logu, které nesplní všechny uvedené podmínky budou automaticky zahozeny:",
"description": "Logger setting: A sentence to describe the purpose of the settings below"
},
"loggerSettingPerEntryMaxAge": {
"message": "Preserve entries from the last {{input}} minutes",
"message": "Zachovat záznamy z posledních {{input}} minut",
"description": "A logger setting"
},
"loggerSettingPerTabMaxLoads": {
"message": "Preserve at most {{input}} page loads per tab",
"message": "Zachovat nejvýše {{input}} načtení stránky pro list",
"description": "A logger setting"
},
"loggerSettingPerTabMaxEntries": {
"message": "Preserve at most {{input}} entries per tab",
"message": "Zachovat nejvýše {{input}} záznamů pro list",
"description": "A logger setting"
},
"loggerSettingPerEntryLineCount": {
"message": "Use {{input}} lines per entry in vertically expanded mode",
"message": "Použít {{input}} řádků pro jeden záznam v režimu svislého rozbalení",
"description": "A logger setting"
},
"loggerSettingHideColumnsPrompt": {
"message": "Hide columns:",
"message": "Skrýt sloupce:",
"description": "Logger settings: a sentence to describe the purpose of the checkboxes below"
},
"loggerSettingHideColumnTime": {
"message": "{{input}} Time",
"message": "{{input}} Čas",
"description": "A label for the time column"
},
"loggerSettingHideColumnFilter": {
"message": "{{input}} Filter/rule",
"message": "{{input}} Filtr/pravidlo",
"description": "A label for the filter or rule column"
},
"loggerSettingHideColumnContext": {
"message": "{{input}} Context",
"message": "{{input}} Kontext",
"description": "A label for the context column"
},
"loggerSettingHideColumnPartyness": {
"message": "{{input}} Partyness",
"description": "A label for the partyness column"
},
"loggerExportFormatList": {
"message": "List",
"message": "Seznam",
"description": "Label for radio-button to pick export format"
},
"loggerExportFormatTable": {
"message": "Table",
"message": "Tabulka",
"description": "Label for radio-button to pick export format"
},
"loggerExportEncodePlain": {
"message": "Plain",
"message": "Prostý text",
"description": "Label for radio-button to pick export text format"
},
"loggerExportEncodeMarkdown": {
Expand Down Expand Up @@ -944,11 +944,11 @@
"description": "Placeholder string for input field used to capture a keyboard shortcut"
},
"genericMergeViewScrollLock": {
"message": "Toggle locked scrolling",
"message": "Přepnout uzamčení posuvu",
"description": "Tooltip for the button used to lock scrolling between the views in the 'My rules' pane"
},
"genericCopyToClipboard": {
"message": "Copy to clipboard",
"message": "Kopírovat do schránky",
"description": "Label for buttons used to copy something to the clipboard"
},
"nano_d_ui_group": {
Expand Down Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/cv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@
"description": "Unsaved change warning"
},
"nano_d_about_based_on": {
"message": "Based on uBlock Origin Version/1.18.2 Commit/85f0062",
"message": "Based on uBlock Origin Version/1.18.4 Commit/74823f6",
"description": "English: Based on {{@data}}"
},
"nano_v_title": {
Expand Down
Loading

0 comments on commit 6774aec

Please sign in to comment.