stylus/_locales/cs/messages.json

849 lines
31 KiB
JSON
Raw Normal View History

2014-10-03 20:39:17 +00:00
{
2016-03-18 03:17:47 +00:00
"appliesToEverything": {
2017-07-12 07:14:37 +00:00
"message": "Vše",
"description": "Text displayed for styles that apply to all sites"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"linterIssues": {
"message": "Problémy",
"description": "Label for the CSS linter issues block on the style edit page"
},
2016-03-18 03:17:47 +00:00
"defaultTheme": {
2017-07-12 07:14:37 +00:00
"message": "výchozí",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"styleRegexpTestTitle": {
"message": "Seznam shod otevřených listů (klepnutím na URL zaměříte daný list)",
"description": "RegExp test report: title of the report"
},
"bckpInstStyles": {
"message": "Exportovat styly",
"description": ""
},
"optionsUpdateInterval": {
"message": "Automaticky vyhledávat a instalovat aktualizace stylů (interval je v hodinách)",
"description": ""
},
"styleEnabledToggleHint": {
"message": "Stiskem Alt + Enter můžete zapnout/vypnout a uložit styl",
"description": "Help text for the '[x] enable' checkbox in the editor"
2016-03-18 03:17:47 +00:00
},
"exportLabel": {
2017-07-12 07:14:37 +00:00
"message": "Exportovat",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"linterJSONError": {
"message": "Neplatný JSON formát",
"description": "Setting linter config with invalid JSON"
},
2017-07-12 07:14:37 +00:00
"optionsBadgeNormal": {
"message": "Barva pozadí",
"description": ""
},
"updateCheckHistory": {
"message": "Historie aktualizací",
"description": ""
2016-03-18 03:17:47 +00:00
},
"cm_tabSize": {
2017-07-12 07:14:37 +00:00
"message": "Velikost tabulátorů",
"description": "Label for the text box controlling tab size option for the style editor."
2016-03-18 03:17:47 +00:00
},
"enableStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "Povolit",
"description": "Label for the button to enable a style"
2016-03-18 03:17:47 +00:00
},
"styleMissingName": {
2017-09-06 11:34:32 +00:00
"message": "Zadejte název",
2017-07-12 07:14:37 +00:00
"description": "Error displayed when user saves without providing a name"
},
"genericHistoryLabel": {
"message": "Historie",
"description": "Used in various places to show a history log of something"
},
"shortcutsNote": {
"message": "Nastavit klávesové zkratky",
"description": ""
2016-03-18 03:17:47 +00:00
},
"appliesDomainOption": {
2017-07-12 07:14:37 +00:00
"message": "URL adresy na doméně",
"description": "Option to make the style apply to the entered string as a domain"
2016-03-18 03:17:47 +00:00
},
"checkForUpdate": {
2017-07-12 07:14:37 +00:00
"message": "Zkontrolovat aktualizace",
"description": "Label for the button to check a single style for an update"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "Styl nebyl použit kvůli nesprávnému použití „regexp()“",
"description": "Tooltip in the popup for styles that were not applied at all"
},
"styleRegexpInvalidExplanation": {
"message": "Některá „regexp()“ pravidla nelze vůbec sestavit.",
"description": ""
},
"optionsIconDark": {
"message": "Tmavé vzhledy",
"description": ""
2016-03-18 03:17:47 +00:00
},
"importAppendLabel": {
2017-07-12 07:14:37 +00:00
"message": "Připojit ke stylu",
"description": "Label for the button to import a style and append to the existing sections"
},
"optionsOpenManager": {
"message": "Spravovat styly",
"description": ""
2016-03-18 03:17:47 +00:00
},
"updateAllCheckSucceededNoUpdate": {
2017-07-12 07:14:37 +00:00
"message": "Aktualizace nenalezeny.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"importReportLegendAdded": {
"message": "přidáno",
"description": "Text after the number of styles added in the report shown after importing styles"
2016-03-18 03:17:47 +00:00
},
"styleFromMozillaFormatPrompt": {
2017-07-12 07:14:37 +00:00
"message": "Vložte kód v Mozilla formátu",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"dragDropMessage": {
"message": "Pro import upusťte soubor zálohy kdekoliv na této stránce.",
"description": "Drag'n'drop message"
2016-03-18 03:17:47 +00:00
},
"helpAlt": {
2017-07-12 07:14:37 +00:00
"message": "Nápověda",
"description": "Alternate text for help buttons"
},
2016-03-18 03:17:47 +00:00
"search": {
2017-07-12 07:14:37 +00:00
"message": "Vyhledat",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"manageFaviconsGray": {
"message": "Zešednutí",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2016-03-18 03:17:47 +00:00
},
"confirmYes": {
2017-07-12 07:14:37 +00:00
"message": "Ano",
"description": "'Yes' button in a confirm dialog"
2016-03-18 03:17:47 +00:00
},
"findStylesForSite": {
2017-07-12 07:14:37 +00:00
"message": "Najít styly pro tento web",
"description": "Text for a link that gets a list of styles for the current site"
2016-03-18 03:17:47 +00:00
},
"manageHeading": {
2017-07-12 07:14:37 +00:00
"message": "Nainstalované styly",
"description": "Heading for the manage page"
2016-03-18 03:17:47 +00:00
},
"styleBeautify": {
2017-07-12 07:14:37 +00:00
"message": "Zkrášlit",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleRegexpProblemTooltip": {
"message": "Počet sekcí nepoužitých kvůli nesprávnému použití „regexp()“",
"description": "Tooltip in the popup for styles that were applied only partially"
2016-03-18 03:17:47 +00:00
},
"styleEnabledLabel": {
2017-07-12 07:14:37 +00:00
"message": "Povolen",
"description": "Label for the enabled state of styles"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"linterConfigTooltip": {
"message": "Upravit nastavení tohoto linteru",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
},
2016-03-18 03:17:47 +00:00
"styleToMozillaFormatHelp": {
2017-07-12 07:14:37 +00:00
"message": "Kód v Mozilla formátu může být odeslán na userstyles.org a použit v aplikaci Stylish pro Firefox",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2016-03-18 03:17:47 +00:00
},
"sectionAdd": {
2017-07-12 07:14:37 +00:00
"message": "Přidat další sekci",
"description": "Label for the button to add a section"
},
"styleRegexpTestPartial": {
"message": "Shoda je nepřesná, proto přeskočeno",
"description": "RegExp test report: label for the partially matching expressions"
2016-03-18 03:17:47 +00:00
},
"styleSaveLabel": {
2017-07-12 07:14:37 +00:00
"message": "Uložit",
"description": "Label for save button for style editing"
},
2017-09-27 11:46:55 +00:00
"genericSavedMessage": {
"message": "Uloženo",
"description": "Used in various parts of the UI to indicate that something was saved"
},
2017-07-12 07:14:37 +00:00
"confirmDelete": {
"message": "Smazat",
"description": ""
},
"confirmCancel": {
"message": "Storno",
"description": ""
},
"retrieveBckp": {
"message": "Importovat styly",
"description": ""
2016-03-18 03:17:47 +00:00
},
"confirmStop": {
2017-07-12 07:14:37 +00:00
"message": "Zastavit",
"description": "'Stop' button in a confirm dialog"
2016-03-18 03:17:47 +00:00
},
"writeStyleForURL": {
2017-07-12 07:14:37 +00:00
"message": "tuto URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"optionsSubheading": {
"message": "Další možnosti",
"description": "Subheading for options section on manage page."
2016-03-18 03:17:47 +00:00
},
"appliesAdd": {
2017-07-12 07:14:37 +00:00
"message": "Přidat",
"description": "Label for the button to add an 'applies' entry"
2016-03-18 03:17:47 +00:00
},
"appliesRegexpOption": {
2017-07-12 07:14:37 +00:00
"message": "URL adresy odpovídající reg. výrazu",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Povolení speciální iframe CSS syntaxe jako např. „html[stylus-iframe] h1 { display:none }“",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "kód aktualizován",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2016-03-18 03:17:47 +00:00
},
"styleInstall": {
2017-07-12 07:14:37 +00:00
"message": "Nainstalovat „$stylename$“ do Stylus?",
"description": "Confirmation when installing a style",
2016-03-18 03:17:47 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
2017-07-12 07:14:37 +00:00
"optionsBadgeDisabled": {
"message": "Barva pozadí při zakázání",
"description": ""
},
"optionsCheck": {
"message": "Aktualizovat styly",
"description": ""
},
2016-03-18 03:17:47 +00:00
"manageText": {
2017-07-12 07:14:37 +00:00
"message": "<a href='https://userstyles.org'>Získat styly na userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Nápověda</a>",
"description": "Help text on the manage page"
},
"manageOnlyLocal": {
"message": "Pouze lokální styly",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"linterIssuesHelp": {
"message": "Problémy nalezené aplikací $link$:",
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
"placeholders": {
"link": {
"content": "$1"
}
}
},
2016-03-18 03:17:47 +00:00
"searchStyles": {
2017-07-12 07:14:37 +00:00
"message": "Prohledat obsah",
"description": "Label for the search filter textbox on the Manage styles page"
},
"optionsUpdateImportNote": {
"message": "Importujete-li zálohy stylů ze starší verze nebo z rozšíření Stylish, proveďte jednorázovou ruční kontrolu aktualizací ve správci stylů, aby byly všechny styly aktuální.",
"description": ""
},
"checkAllUpdatesForce": {
"message": "Vynutit aktualizaci (neprovedeny žádné změny stylů)",
"description": "Label for the button to apply all detected updates"
},
"unreachableFileHint": {
"message": "Stylus může přistupovat k file:// URL pouze při povolení odpovídající možnosti pro rozšíření Stylus ve správci chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
2016-03-18 03:17:47 +00:00
},
"disableStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "Zakázat",
"description": "Label for the button to disable a style"
2016-03-18 03:17:47 +00:00
},
"prefShowBadge": {
2017-07-12 07:14:37 +00:00
"message": "Počet aktivních stylů pro současnou stránku",
"description": "Label for the checkbox controlling toolbar badge text."
},
"manageFavicons": {
"message": "Favicony v části „Platí pro“ ",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2016-03-18 03:17:47 +00:00
},
"menuShowBadge": {
2017-07-12 07:14:37 +00:00
"message": "Zobrazit počet aktivních stylů",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2016-03-18 03:17:47 +00:00
},
"cm_lineWrapping": {
2017-07-12 07:14:37 +00:00
"message": "Zalamování slov",
"description": "Label for the checkbox controlling word wrap option for the style editor."
2016-03-18 03:17:47 +00:00
},
"styleCancelEditLabel": {
2017-07-12 07:14:37 +00:00
"message": "Zpět ke správě",
"description": "Label for cancel button for style editing"
2016-03-18 03:17:47 +00:00
},
"styleChangesNotSaved": {
2017-07-12 07:14:37 +00:00
"message": "Provedli jste změny tohoto stylu bez uložení.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2016-03-18 03:17:47 +00:00
},
"importLabel": {
2017-07-12 07:14:37 +00:00
"message": "Importovat",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"shortcuts": {
"message": "Zkratky",
"description": "Go to shortcut configuration"
2016-03-18 03:17:47 +00:00
},
"updateCheckFailServerUnreachable": {
2017-07-12 07:14:37 +00:00
"message": "Aktualizace se nezdařila: server je nedosažitelný.",
"description": "Text that displays when an update check failed because the update server is unreachable"
2016-03-18 03:17:47 +00:00
},
"manageFilters": {
2017-07-12 07:14:37 +00:00
"message": "Filtry",
"description": "Label for filters container"
2016-03-18 03:17:47 +00:00
},
"applyAllUpdates": {
2017-07-12 07:14:37 +00:00
"message": "Použít všechny aktualizace",
"description": "Label for the button to apply all detected updates"
},
"optionsReset": {
"message": "Obnovit výchozí nastavení",
"description": ""
},
"optionsCustomizeUpdate": {
"message": "Aktualizace",
"description": ""
2016-03-18 03:17:47 +00:00
},
"deleteStyleConfirm": {
2017-07-12 07:14:37 +00:00
"message": "Opravdu chcete tento styl smazat?",
"description": "Confirmation before deleting a style"
},
"optionsCustomizePopup": {
"message": "Vyskakovací okno",
"description": ""
2017-03-13 12:58:35 +00:00
},
2016-03-18 03:17:47 +00:00
"styleBadRegexp": {
2017-07-12 07:14:37 +00:00
"message": "Tento regulérní výraz je neplatný.",
"description": "Validation message for a bad regexp in a style"
2016-03-18 03:17:47 +00:00
},
"optionsHeading": {
2017-07-12 07:14:37 +00:00
"message": "Možnosti",
"description": "Heading for options section on manage page."
2016-03-18 03:17:47 +00:00
},
"appliesDisplay": {
"message": "Platí pro: $applies$",
2017-07-12 07:14:37 +00:00
"description": "Text on the manage screen to describe what the style applies to",
2016-03-18 03:17:47 +00:00
"placeholders": {
"applies": {
"content": "$1"
}
}
},
2017-07-12 07:14:37 +00:00
"optionsIconLight": {
"message": "Světlé vzhledy",
"description": ""
},
"openStylesManager": {
"message": "Otevřít správce stylů",
"description": "Label for the style maanger opener in the browser action context menu."
},
2016-03-18 03:17:47 +00:00
"styleUpdate": {
2017-07-12 07:14:37 +00:00
"message": "Určitě chcete aktualizovat „$stylename$“?",
"description": "Confirmation when updating a style",
2016-03-18 03:17:47 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
2017-09-27 11:46:55 +00:00
"dysfunctional": {
"message": "Stylus nemůže fungovat v soukromém okně, protože Firefox znemožňuje přímou komunikaci s interní kontextovou stránkou rozšíření na pozadí.",
"description": "Displayed in Firefox when its settings make Stylus dysfunctional"
},
2016-03-18 03:17:47 +00:00
"styleSectionsTitle": {
2017-07-12 07:14:37 +00:00
"message": "Sekce",
"description": "Title for the style sections section"
},
"importReportLegendInvalid": {
"message": "neplatné přeskočeny",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"genericResetLabel": {
"message": "Resetovat",
"description": "Used in various parts of UI to indicate that something may be reset to its original state"
},
2016-03-18 03:17:47 +00:00
"editStyleTitle": {
2017-07-12 07:14:37 +00:00
"message": "Upravit styl $stylename$",
"description": "Title of the page for editing styles",
2016-03-18 03:17:47 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"updateCheckSucceededNoUpdate": {
2017-07-12 07:14:37 +00:00
"message": "Styl je aktuální.",
"description": "Text that displays when an update check completed and no update is available"
2016-03-18 03:17:47 +00:00
},
"appliesUrlPrefixOption": {
2017-07-12 07:14:37 +00:00
"message": "URL adresy začínající",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"cm_matchHighlightToken": {
"message": "Stopa pod kurzorem",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
2016-03-18 03:17:47 +00:00
},
"searchRegexp": {
2017-07-12 07:14:37 +00:00
"message": "Použijte /re/ syntaxi pro vyhledávání s regulérními výrazy",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
"updateCheckManualUpdateHint": {
"message": "Vynucení aktualizace přepíše všechny lokální úpravy.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
},
"toggleStyle": {
"message": "Přepnout styl",
"description": "Label for the checkbox to enable/disable a style"
2016-03-18 03:17:47 +00:00
},
"importReplaceTooltip": {
2017-07-12 07:14:37 +00:00
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
"description": "Label for the button to import and overwrite current style"
},
"cm_resizeGripHint": {
"message": "Dvojklikem maximalizujete/obnovíte výšku",
"description": "Tooltip for the resize grip in style editor"
2016-03-18 03:17:47 +00:00
},
"popupStylesFirst": {
2017-07-12 07:14:37 +00:00
"message": "Styly před příkazy",
"description": "Label for the checkbox controlling section order in the popup."
2016-03-18 03:17:47 +00:00
},
"sectionHelp": {
2017-07-12 07:14:37 +00:00
"message": "Pomocí sekcí můžete v jednom stylu nadefinovat více částí kódu pro různé skupiny URL adres. Jeden styl pak může např. změnit hlavní stránku webu jinak, než jeho zbytek.",
"description": "Help text for sections"
2016-03-18 03:17:47 +00:00
},
"noStylesForSite": {
2017-07-12 07:14:37 +00:00
"message": "Pro tento web není nainstalován žádný styl.",
"description": "Text displayed when no styles are installed for the current site"
2016-03-18 03:17:47 +00:00
},
"appliesDisplayTruncatedSuffix": {
2017-07-12 07:14:37 +00:00
"message": "a další",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
2016-03-18 03:17:47 +00:00
},
"appliesRemove": {
2017-07-12 07:14:37 +00:00
"message": "Odstranit",
"description": "Label for the button to remove an 'applies' entry"
},
"updatesCurrentlyInstalled": {
"message": "Instalované aktualizace:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2016-03-18 03:17:47 +00:00
},
"styleToMozillaFormatTitle": {
2017-07-12 07:14:37 +00:00
"message": "Styl v Mozilla formátu",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
2016-03-18 03:17:47 +00:00
"writeStyleFor": {
2017-07-12 07:14:37 +00:00
"message": "Napsat nový styl pro:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
2016-03-18 03:17:47 +00:00
},
"replace": {
2017-07-12 07:14:37 +00:00
"message": "Nahradit",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"styleRegexpTestNone": {
"message": "Žádné odpovídající listy",
"description": "RegExp test report: label for expressions that didn't match any tabs"
},
"importReportLegendUpdatedMeta": {
"message": "meta informace aktualizována",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2016-03-18 03:17:47 +00:00
},
"appliesLabel": {
2017-07-12 07:14:37 +00:00
"message": "Platí pro",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openOptionsPopup": {
"message": "Možnosti",
"description": "Go to Options UI"
2016-03-18 03:17:47 +00:00
},
"openManage": {
2017-07-12 07:14:37 +00:00
"message": "Spravovat",
"description": "Link to open the manage page."
2016-03-18 03:17:47 +00:00
},
"updateCheckFailBadResponseCode": {
2017-07-12 07:14:37 +00:00
"message": "Aktualizace se nezdařila: server odpověděl kódem $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
2016-03-18 03:17:47 +00:00
"placeholders": {
"code": {
"content": "$1"
}
}
},
"appliesSpecify": {
2017-07-12 07:14:37 +00:00
"message": "Specifikovat",
"description": "Label for the button to make a style apply only to specific sites"
2016-03-18 03:17:47 +00:00
},
"installUpdate": {
2017-07-12 07:14:37 +00:00
"message": "Nainstalovat aktualizaci",
"description": "Label for the button to install an update for a single style"
},
"optionsCheckUpdate": {
"message": "Vyhledávat a instalovat všechny aktualizace",
"description": ""
},
2017-09-27 11:46:55 +00:00
"filteredStyles": {
"message": "zobrazeno $numShown$ z $numTotal$",
"description": "TL note - make this message short",
"placeholders": {
"numTotal": {
"content": "$2"
},
"numShown": {
"content": "$1"
}
}
},
2017-07-12 07:14:37 +00:00
"importReportTitle": {
"message": "Import stylů dokončen",
"description": "Title of the report shown after importing styles"
2016-03-18 03:17:47 +00:00
},
"styleMozillaFormatHeading": {
2017-07-12 07:14:37 +00:00
"message": "Mozilla formát",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
2016-03-18 03:17:47 +00:00
},
2017-07-12 07:14:37 +00:00
"cm_matchHighlight": {
"message": "Zvýraznění",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
},
"styleRegexpPartialExplanation": {
"message": "Tento styl obsahuje částečnou regexp shodu, která je však v rozporu s <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document specifikací</a>, která vyžaduje přesnou shodu URL adresy. Dotčené CSS části nebyly na stránku použity. Tento styl byl pravděpodobně vytvořen v rozšíření Stylish pro Chrome, které nesprávně kontroluje regexp() pravidla již od své první verze (známá chyba).",
"description": ""
},
2017-09-27 11:46:55 +00:00
"linterCSSLintSettings": {
"message": "(Nastavení pravidel: 0 = vypnuto; 1 = upozornění; 2 = chyba)",
"description": "CSSLint rule config values"
},
2017-07-12 07:14:37 +00:00
"styleBeautifyIndentConditional": {
"message": "Odsadit @media, @supports",
"description": "CSS-beautifier option"
},
"unreachableContentScript": {
"message": "Se stránkou nelze komunikovat. Zkuste znovu načíst list.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2016-03-18 03:17:47 +00:00
},
"sectionRemove": {
2017-07-12 07:14:37 +00:00
"message": "Odstranit sekci",
"description": "Label for the button to remove a section"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"searchStylesTooltip": {
"message": "Pro zobrazení stylů pro konkrétní URL adresu použijte předponu „url:“\nPříklad: url:https://github.com/openstyles/stylus",
"description": "Label for the search filter textbox on the Manage styles page"
},
2016-03-18 03:17:47 +00:00
"disableAllStyles": {
2017-07-12 07:14:37 +00:00
"message": "Vypnout všechny styly",
"description": "Label for the checkbox that turns all enabled styles off."
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "Tento styl mohl být upraven lokálně.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2016-03-18 03:17:47 +00:00
},
"undoGlobal": {
2017-07-12 07:14:37 +00:00
"message": "Zpět ve všech sekcích",
"description": "CSS-beautify global Undo button label"
},
"optionsCustomizeIcon": {
"message": "Ikona na panelu nástrojů",
"description": ""
2016-03-18 03:17:47 +00:00
},
"updateCompleted": {
2017-07-12 07:14:37 +00:00
"message": "Aktalizace dokončena.",
"description": "Text that displays when an update completed"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"dysfunctionalBackgroundConnection": {
"message": "Známá chyba v této verzi Firefoxu znemožňuje práci rozšíření. Chyba: chrome.extension.getBackgroundPage() nevrací platný výsledek",
"description": "Displayed in style manager when unable to connect to the background page"
},
2016-03-18 03:17:47 +00:00
"checkingForUpdate": {
2017-07-12 07:14:37 +00:00
"message": "Kontrola…",
"description": "Text to display when checking a style for an update"
},
"styleRegexpTestFull": {
"message": "Odpovídající listy",
"description": "RegExp test report: label for the fully matching expressions"
},
"manageMaxTargets": {
"message": "Počet položek v části „Platí pro“",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
},
2017-09-27 11:46:55 +00:00
"popupManageTooltip": {
"message": "Shift + kliknutím nebo pravým kliknutím otevřít správce se styly použitými na této stránce",
"description": "Tooltip for the 'Manage' button in the popup."
},
2017-07-12 07:14:37 +00:00
"manageFaviconsHelp": {
"message": "Stylus používá externí službu https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
},
"updateCheckSkippedLocallyEdited": {
"message": "Tento styl byl upraven lokálně.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
},
2017-09-27 11:46:55 +00:00
"linterRulesLink": {
"message": "Zobrazit celý seznam pravidel",
"description": "Stylelint or CSSLint rules label added immediately before a link"
},
2017-07-12 07:14:37 +00:00
"optionsResetButton": {
"message": "Obnovit nastavení",
"description": ""
2016-03-18 03:17:47 +00:00
},
"sectionCode": {
2017-07-12 07:14:37 +00:00
"message": "Kód",
"description": "Label for the code for a section"
},
"optionsAdvancedContextDelete": {
"message": "Přidat tlačítko Smazat do kontextové nabídky v editoru",
"description": ""
},
2017-09-27 11:46:55 +00:00
"linterConfigPopupTitle": {
"message": "Nastavení $linter$ pravidel",
"description": "Stylelint or CSSLint popup header",
"placeholders": {
"linter": {
"content": "$1"
}
}
},
2017-07-12 07:14:37 +00:00
"importReportLegendUpdatedBoth": {
"message": "meta informace a kód aktualizován",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
2016-03-18 03:17:47 +00:00
},
"cm_smartIndent": {
2017-07-12 07:14:37 +00:00
"message": "Použít chytré odsazení",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"styleRegexpTestButton": {
"message": "Otestovat RegExp",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
2016-03-18 03:17:47 +00:00
},
"appliesHelp": {
2017-07-12 07:14:37 +00:00
"message": "Nastavte „Platí pro“, pokud chcete omezit působnost kódu v této sekci na určité URL adresy.",
"description": "Help text for 'applies to' section"
2016-03-18 03:17:47 +00:00
},
"editStyleHeading": {
2017-07-12 07:14:37 +00:00
"message": "Upravit styl",
"description": "Title of the page for editing styles"
},
"editDeleteText": {
"message": "Smazat",
"description": "Label for the context menu item in the editor to delete selected text"
},
"cm_autocompleteOnTyping": {
"message": "Automatické dokončování během psaní",
"description": "Label for the checkbox in the style editor."
},
2017-09-27 11:46:55 +00:00
"manageOnlyDisabled": {
"message": "Pouze vypnuté styly",
"description": "Checkbox to show only disabled styles"
},
2017-09-06 11:34:32 +00:00
"stylusUnavailableForURLdetails": {
"message": "Jako bezpečností opatření, prohlížeč brání rozšířením v ovlivnění vestavěných stránek (např. chrome://version, nová úvodní stránka Chromu 61, about:addons, vivaldi://extensions atp.) a stránek dalších rozšíření. Každý prohlížeč také omezuje přístup do vlastního obchodu s rozšířeními (např. Chrome Web Store nebo AMO).",
"description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
},
2017-07-12 07:14:37 +00:00
"cm_matchHighlightSelection": {
"message": "Pouze výběr",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
"appliesUrlOption": {
"message": "URL adresa",
"description": "Option to make the style apply to the entered string as a URL"
},
"updateAllCheckSucceededSomeEdited": {
"message": "Některé aktualizovatelné styly nebyly aktualizovány kvůli zabránění ztrátám možných lokálních změn. Aktualizace může být vynucena individuálně nebo spuštěním další aktualizace všech stylů (lokální změny mohou být přepsány).",
"description": "Text that displays when an update all check completed and no updates are available"
},
"stylusUnavailableForURL": {
"message": "Stylus nepracuje se stránkami jako je tato.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
},
"manageOnlyUpdates": {
"message": "Pouze s aktualizacemi nebo chybami",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2016-03-18 03:17:47 +00:00
},
"addStyleTitle": {
2017-07-12 07:14:37 +00:00
"message": "Přidat styl",
"description": "Title of the page for adding styles"
2016-03-18 03:17:47 +00:00
},
"importReplaceLabel": {
2017-07-12 07:14:37 +00:00
"message": "Přepsat styl",
"description": "Label for the button to import and overwrite current style"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"popupOpenEditInWindowTooltip": {
"message": "K povolení dojde také při odepnutí listu editoru z okna prohlížeče,\na k vypnutí při připnutí samotného listu editoru do dalšího okna.",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
2016-03-18 03:17:47 +00:00
"dbError": {
2017-07-12 07:14:37 +00:00
"message": "Nastala chyba při používání Stylus databáze. Chcete navštívit webovou stránku s možnými řešeními?",
"description": "Prompt when a DB error is encountered"
},
"optionsAdvanced": {
"message": "Pokročilé",
"description": ""
2016-03-18 03:17:47 +00:00
},
"importAppendTooltip": {
2017-07-12 07:14:37 +00:00
"message": "Připojit importovaný styl k současnému stylu",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
"editorStylesButton": {
"message": "Najít styly pro editor",
"description": "Find styles for the editor"
},
"optionsOpen": {
"message": "Otevřít",
"description": ""
2016-03-18 03:17:47 +00:00
},
"helpKeyMapHotkey": {
2017-07-12 07:14:37 +00:00
"message": "Stiskněte kláves. zkratku",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"styleRegexpTestInvalid": {
"message": "Neplatné regexp přeskočeny",
"description": "RegExp test report: label for the invalid expressions"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"manageOnlyExternal": {
"message": "Pouze externí styly",
"description": "Checkbox to show only externally installed styles i.e. updatable"
},
2016-03-18 03:17:47 +00:00
"replaceAll": {
2017-07-12 07:14:37 +00:00
"message": "Nahradit vše",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"importReportUnchanged": {
"message": "Žádné změny.",
"description": "Message in the report shown after importing styles"
},
"optionsActions": {
"message": "Akce",
"description": ""
2016-03-18 03:17:47 +00:00
},
"editGotoLine": {
2017-07-12 07:14:37 +00:00
"message": "Přejít na řádek (nebo na line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"manageOnlyLocalTooltip": {
"message": "(styly nenainstalované prostřednictvím webu userstyles.org)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2016-03-18 03:17:47 +00:00
},
"checkAllUpdates": {
2017-07-12 07:14:37 +00:00
"message": "Aktualizovat všechny styly",
"description": "Label for the button to check all styles for updates"
},
"openOptionsManage": {
"message": "Možnosti rozhraní",
"description": "Go to Options UI"
2016-03-18 03:17:47 +00:00
},
2017-07-12 07:14:37 +00:00
"optionsCustomizeBadge": {
"message": "Ikona tlačítka na panelu",
"description": ""
},
"importReportLegendIdentical": {
"message": "identické přeskočeny",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
},
"optionsPopupWidth": {
"message": "Šířka vyskakovacího okna [px]",
"description": ""
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"linterInvalidConfigError": {
"message": "Neuloženo z důvodu těchto neplatných nastavení:",
"description": "Invalid linter config will show a message followed by a list of invalid entries"
},
2016-03-18 03:17:47 +00:00
"confirmNo": {
2017-07-12 07:14:37 +00:00
"message": "Ne",
"description": "'No' button in a confirm dialog"
2016-03-18 03:17:47 +00:00
},
"undo": {
2017-07-12 07:14:37 +00:00
"message": "Zpět",
"description": "Button label"
2016-03-18 03:17:47 +00:00
},
"cm_keyMap": {
2017-07-12 07:14:37 +00:00
"message": "Přiřazení kláves",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
"manageNewUI": {
"message": "Nové rozložení správy rozhraní",
"description": "Label for the checkbox that toggles the new UI on manage page"
},
"importReportUndoneTitle": {
"message": "Import byl přerušen",
"description": "Title of the message box shown after undoing the import of styles"
},
"genericDisabledLabel": {
"message": "Zakázáno",
"description": "Used in various lists/options to indicate that something is disabled"
2016-03-18 03:17:47 +00:00
},
"cm_indentWithTabs": {
2017-07-12 07:14:37 +00:00
"message": "Použít tabulátory s chytrým odsazením",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2016-03-18 03:17:47 +00:00
},
"replaceWith": {
2017-07-12 07:14:37 +00:00
"message": "Nahradit s",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2016-03-18 03:17:47 +00:00
},
"deleteStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "Smazat",
"description": "Label for the button to delete a style"
},
"updateCheckManualUpdateForce": {
"message": "Instalovat aktualizaci (lokální změny budou přepsány)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
},
"optionsAdvancedExposeIframes": {
"message": "Obnažit iframe prvky pomocí HTML[stylus-iframe]",
"description": ""
2016-03-18 03:17:47 +00:00
},
"addStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "Napsat nový styl",
"description": "Label for the button to go to the add style page"
},
"optionsUpdateIntervalNote": {
"message": "Pro vypnutí automatického vyhledávání aktualizací stylů nastavte interval na nulu.",
"description": ""
},
"backupButtons": {
"message": "Zálohovat",
"description": "Heading for backup"
2016-03-18 03:17:47 +00:00
},
"manageOnlyEnabled": {
2017-07-12 07:14:37 +00:00
"message": "Pouze povolené styly",
"description": "Checkbox to show only enabled styles"
2016-03-18 03:17:47 +00:00
},
"editStyleLabel": {
2017-07-12 07:14:37 +00:00
"message": "Upravit",
"description": "Label for the button to go to the edit style page"
2016-03-18 03:17:47 +00:00
},
"cm_theme": {
2017-07-12 07:14:37 +00:00
"message": "Schéma",
"description": "Label for the style editor's CSS theme."
},
2017-09-27 11:46:55 +00:00
"popupOpenEditInWindow": {
"message": "Otevírat editor v novém okně",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
2017-07-12 07:14:37 +00:00
"backupMessage": {
"message": "Vyberte soubor nebo ho přetáhněte na tuto stránku.",
"description": "Message for backup"
},
"importReportUndone": {
"message": "styly navráceny zpět",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2016-03-18 03:17:47 +00:00
},
"helpKeyMapCommand": {
2017-07-12 07:14:37 +00:00
"message": "Napište název příkazu",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2016-03-18 03:17:47 +00:00
},
2017-09-27 11:46:55 +00:00
"linterResetMessage": {
"message": "Chcete-li vrátit změny náhodného resetu, stiskněte v textovém poli Ctrl + Z (resp. Cmd + Z)",
"description": "Reset button tooltip to inform user on how to undo an accidental reset"
},
2016-03-18 03:17:47 +00:00
"description": {
2017-07-12 07:14:37 +00:00
"message": "Změňte vzhled webů pomocí správce uživatelských stylů. Stylus umožňuje snadnou instalaci vzhledů a modifikací pro spoustu webů.",
"description": "Extension description"
}
2017-09-06 11:34:32 +00:00
}