Skip to content

Commit

Permalink
Import translation work from https://crowdin.com/project/ublock
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed May 25, 2019
1 parent 0a518b1 commit ede233a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"description": "English: uBlock₀ — Dashboard"
},
"dashboardUnsavedWarning": {
"message": "Warning! You have unsaved changes",
"message": "Varování! Máte neuložené změny",
"description": "A warning in the dashboard when navigating away from unsaved changes"
},
"dashboardUnsavedWarningStay": {
"message": "Stay",
"message": "Zůstat",
"description": "Label for button to prevent navigating away from unsaved changes"
},
"dashboardUnsavedWarningIgnore": {
"message": "Ignore",
"message": "Ignorovat",
"description": "Label for button to ignore unsaved changes"
},
"settingsPageName": {
Expand Down Expand Up @@ -568,11 +568,11 @@
"description": "Tooltip for the popup panel button in the logger page"
},
"loggerInfoTip": {
"message": "uBlock Origin wiki: The logger",
"message": "uBlock Origin wiki: Logger",
"description": "Tooltip for the top-right info label in the logger page"
},
"loggerClearTip": {
"message": "Clear logger",
"message": "Vyčistit logger",
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
},
"loggerPauseTip": {
Expand All @@ -584,15 +584,15 @@
"description": "Tooltip for the play button in the logger page"
},
"loggerRowFiltererButtonTip": {
"message": "Toggle logger filtering",
"message": "Přepnout filtrování loggeru",
"description": "Tooltip for the row filterer button in the logger page"
},
"logFilterPrompt": {
"message": "filtrovat záznamy",
"description": "Placeholder string for logger output filtering input field"
},
"loggerRowFiltererBuiltinTip": {
"message": "Logger filtering options",
"message": "Možnosti filtrování loggeru",
"description": "Tooltip for the button to bring up logger output filtering options"
},
"loggerRowFiltererBuiltinNot": {
Expand Down Expand Up @@ -628,7 +628,7 @@
"description": "Label to identify a filter field"
},
"loggerEntryDetailsFilterList": {
"message": "Filter list",
"message": "Seznam filtrů",
"description": "Label to identify a filter list field"
},
"loggerEntryDetailsRule": {
Expand All @@ -644,7 +644,7 @@
"description": "Label to identify a root context field (typically a hostname)"
},
"loggerEntryDetailsPartyness": {
"message": "Partyness",
"message": "Strana",
"description": "Label to identify a field providing partyness information"
},
"loggerEntryDetailsType": {
Expand Down Expand Up @@ -752,7 +752,7 @@
"description": "A label for the context column"
},
"loggerSettingHideColumnPartyness": {
"message": "{{input}} Partyness",
"message": "{{input}} strana",
"description": "A label for the partyness column"
},
"loggerExportFormatList": {
Expand Down

0 comments on commit ede233a

Please sign in to comment.