messages.json 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098
  1. {
  2. "appliesToEverything": {
  3. "message": "Vše",
  4. "description": "Text displayed for styles that apply to all sites"
  5. },
  6. "linterIssues": {
  7. "message": "Problémy",
  8. "description": "Label for the CSS linter issues block on the style edit page"
  9. },
  10. "defaultTheme": {
  11. "message": "výchozí",
  12. "description": "Default CodeMirror CSS theme option on the edit style page"
  13. },
  14. "styleRegexpTestTitle": {
  15. "message": "Seznam shod otevřených listů (klepnutím na URL zaměříte daný list)",
  16. "description": "RegExp test report: title of the report"
  17. },
  18. "bckpInstStyles": {
  19. "message": "Exportovat styly",
  20. "description": ""
  21. },
  22. "manageOnlyUsercss": {
  23. "message": "Pouze Usercss styly",
  24. "description": "Checkbox to show only Usercss styles"
  25. },
  26. "optionsUpdateInterval": {
  27. "message": "Automaticky vyhledávat a instalovat aktualizace stylů (interval je v hodinách)",
  28. "description": ""
  29. },
  30. "styleEnabledToggleHint": {
  31. "message": "Stiskem Alt + Enter můžete zapnout/vypnout a uložit styl",
  32. "description": "Help text for the '[x] enable' checkbox in the editor"
  33. },
  34. "exportLabel": {
  35. "message": "Exportovat",
  36. "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
  37. },
  38. "installButton": {
  39. "message": "Instalovat styl",
  40. "description": "Label for install button"
  41. },
  42. "styleMetaErrorCheckbox": {
  43. "message": "Neplatný @var checkbox: hodnota musí být 0 nebo 1",
  44. "description": "Error displayed when the value of @var checkbox is invalid"
  45. },
  46. "linterJSONError": {
  47. "message": "Neplatný JSON formát",
  48. "description": "Setting linter config with invalid JSON"
  49. },
  50. "popupHotkeysTooltip": {
  51. "message": "Kliknutím zobrazíte dostupné klávesové zkratky",
  52. "description": "Tooltip displayed when hovering the right edge of the extension popup"
  53. },
  54. "optionsBadgeNormal": {
  55. "message": "Barva pozadí",
  56. "description": ""
  57. },
  58. "updateCheckHistory": {
  59. "message": "Historie aktualizací",
  60. "description": ""
  61. },
  62. "cm_tabSize": {
  63. "message": "Velikost tabulátorů",
  64. "description": "Label for the text box controlling tab size option for the style editor."
  65. },
  66. "enableStyleLabel": {
  67. "message": "Povolit",
  68. "description": "Label for the button to enable a style"
  69. },
  70. "styleMissingName": {
  71. "message": "Zadejte název",
  72. "description": "Error displayed when user saves without providing a name"
  73. },
  74. "genericHistoryLabel": {
  75. "message": "Historie",
  76. "description": "Used in various places to show a history log of something"
  77. },
  78. "shortcutsNote": {
  79. "message": "Nastavit klávesové zkratky",
  80. "description": ""
  81. },
  82. "appliesDomainOption": {
  83. "message": "URL adresy na doméně",
  84. "description": "Option to make the style apply to the entered string as a domain"
  85. },
  86. "checkForUpdate": {
  87. "message": "Zkontrolovat aktualizace",
  88. "description": "Label for the button to check a single style for an update"
  89. },
  90. "styleNotAppliedRegexpProblemTooltip": {
  91. "message": "Styl nebyl použit kvůli nesprávnému použití „regexp()“",
  92. "description": "Tooltip in the popup for styles that were not applied at all"
  93. },
  94. "colorpickerSwitchFormatTooltip": {
  95. "message": "Přepínání formátů: HEX → RGB → HSL\nShift + klik pro obrácené pořadí.\nLze použít i klávesy PgUp (PageUp), PgDn (PageDown).",
  96. "description": "Tooltip for the switch button in the color picker popup in the style editor."
  97. },
  98. "styleRegexpInvalidExplanation": {
  99. "message": "Některá „regexp()“ pravidla nelze vůbec sestavit.",
  100. "description": ""
  101. },
  102. "optionsIconDark": {
  103. "message": "Tmavé vzhledy",
  104. "description": ""
  105. },
  106. "styleFromMozillaFormatError": {
  107. "message": "Import z Mozilla formátu se nezdařil",
  108. "description": "Label for the import error"
  109. },
  110. "importAppendLabel": {
  111. "message": "Připojit ke stylu",
  112. "description": "Label for the button to import a style and append to the existing sections"
  113. },
  114. "optionsOpenManager": {
  115. "message": "Spravovat styly",
  116. "description": ""
  117. },
  118. "updateAllCheckSucceededNoUpdate": {
  119. "message": "Aktualizace nenalezeny.",
  120. "description": "Text that displays when an update all check completed and no updates are available"
  121. },
  122. "importReportLegendAdded": {
  123. "message": "přidáno",
  124. "description": "Text after the number of styles added in the report shown after importing styles"
  125. },
  126. "styleFromMozillaFormatPrompt": {
  127. "message": "Vložte kód v Mozilla formátu",
  128. "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
  129. },
  130. "dragDropMessage": {
  131. "message": "Pro import upusťte soubor zálohy kdekoliv na této stránce.",
  132. "description": "Drag'n'drop message"
  133. },
  134. "styleRegexpTestNote": {
  135. "message": "Poznámka: Používejte jen jedno zpětné lomítko „\\“ ve vstupním regexp poli – v editoru bude automaticky převedeno na „\\\\“, v souladu s normou citovaných řetězců v CSS.",
  136. "description": "RegExp test report: a note displayed at the bottom of the dialog"
  137. },
  138. "helpAlt": {
  139. "message": "Nápověda",
  140. "description": "Alternate text for help buttons"
  141. },
  142. "search": {
  143. "message": "Vyhledat",
  144. "description": "Label before the search input field in the editor shown on Ctrl-F"
  145. },
  146. "manageFaviconsGray": {
  147. "message": "Zešednutí",
  148. "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
  149. },
  150. "versionInvalidOlder": {
  151. "message": "Tato verze je starší než verze nainstalovaného stylu.",
  152. "description": "Displayed when the version of style is older than the installed one"
  153. },
  154. "confirmYes": {
  155. "message": "Ano",
  156. "description": "'Yes' button in a confirm dialog"
  157. },
  158. "findStylesForSite": {
  159. "message": "Najít styly pro tento web",
  160. "description": "Text for a link that gets a list of styles for the current site"
  161. },
  162. "manageHeading": {
  163. "message": "Nainstalované styly",
  164. "description": "Heading for the manage page"
  165. },
  166. "styleBeautify": {
  167. "message": "Zkrášlit",
  168. "description": "Label for the CSS-beautifier button on the edit style page"
  169. },
  170. "styleRegexpProblemTooltip": {
  171. "message": "Počet sekcí nepoužitých kvůli nesprávnému použití „regexp()“",
  172. "description": "Tooltip in the popup for styles that were applied only partially"
  173. },
  174. "styleEnabledLabel": {
  175. "message": "Povolen",
  176. "description": "Label for the enabled state of styles"
  177. },
  178. "linterConfigTooltip": {
  179. "message": "Upravit nastavení tohoto linteru",
  180. "description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
  181. },
  182. "styleToMozillaFormatHelp": {
  183. "message": "Kód v Mozilla formátu může být odeslán na userstyles.org a použit v aplikaci Stylish pro Firefox",
  184. "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
  185. },
  186. "sectionAdd": {
  187. "message": "Přidat další sekci",
  188. "description": "Label for the button to add a section"
  189. },
  190. "styleRegexpTestPartial": {
  191. "message": "Shoda je nepřesná, proto přeskočeno",
  192. "description": "RegExp test report: label for the partially matching expressions"
  193. },
  194. "styleSaveLabel": {
  195. "message": "Uložit",
  196. "description": "Label for save button for style editing"
  197. },
  198. "genericSavedMessage": {
  199. "message": "Uloženo",
  200. "description": "Used in various parts of the UI to indicate that something was saved"
  201. },
  202. "confirmDelete": {
  203. "message": "Smazat",
  204. "description": ""
  205. },
  206. "confirmDefault": {
  207. "message": "Použít výchozí",
  208. "description": "'Set to default' button in a confirm dialog"
  209. },
  210. "confirmCancel": {
  211. "message": "Storno",
  212. "description": ""
  213. },
  214. "cm_autoCloseBracketsTooltip": {
  215. "message": "Automaticky přidat uzavírací párový znak po napsání otevíracího znaku ()[]{}''\"\"",
  216. "description": "Label for the checkbox in the style editor."
  217. },
  218. "retrieveBckp": {
  219. "message": "Importovat styly",
  220. "description": ""
  221. },
  222. "confirmStop": {
  223. "message": "Zastavit",
  224. "description": "'Stop' button in a confirm dialog"
  225. },
  226. "writeStyleForURL": {
  227. "message": "tuto URL",
  228. "description": "Text for link in toolbar pop-up to write a new style for the current URL"
  229. },
  230. "optionsSubheading": {
  231. "message": "Další možnosti",
  232. "description": "Subheading for options section on manage page."
  233. },
  234. "appliesAdd": {
  235. "message": "Přidat",
  236. "description": "Label for the button to add an 'applies' entry"
  237. },
  238. "appliesRegexpOption": {
  239. "message": "URL adresy odpovídající reg. výrazu",
  240. "description": "Option to make the style apply to the entered string as a regular expression"
  241. },
  242. "optionsAdvancedExposeIframesNote": {
  243. "message": "Povolení speciální iframe CSS syntaxe jako např. „html[stylus-iframe] h1 { display:none }“",
  244. "description": ""
  245. },
  246. "importReportLegendUpdatedCode": {
  247. "message": "kód aktualizován",
  248. "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
  249. },
  250. "styleInstall": {
  251. "message": "Nainstalovat „$stylename$“ do Stylus?",
  252. "description": "Confirmation when installing a style",
  253. "placeholders": {
  254. "stylename": {
  255. "content": "$1"
  256. }
  257. }
  258. },
  259. "optionsBadgeDisabled": {
  260. "message": "Barva pozadí při zakázání",
  261. "description": ""
  262. },
  263. "optionsCheck": {
  264. "message": "Aktualizovat styly",
  265. "description": ""
  266. },
  267. "manageText": {
  268. "message": "<a href='https://userstyles.org'>Získat styly na userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Nápověda</a>",
  269. "description": "Help text on the manage page"
  270. },
  271. "manageOnlyLocal": {
  272. "message": "Pouze lokální styly",
  273. "description": "Checkbox to show only locally created styles i.e. non-updatable"
  274. },
  275. "styleMetaErrorPreprocessor": {
  276. "message": "Nepodporovaný @preprocessor: $preprocessor$",
  277. "description": "Error displayed when the value of @preprocessor is not supported",
  278. "placeholders": {
  279. "preprocessor": {
  280. "content": "$1"
  281. }
  282. }
  283. },
  284. "linterIssuesHelp": {
  285. "message": "Problémy nalezené aplikací $link$:",
  286. "description": "Help popup message for the selected CSS linter issues block on the style edit page",
  287. "placeholders": {
  288. "link": {
  289. "content": "$1"
  290. }
  291. }
  292. },
  293. "parseUsercssError": {
  294. "message": "Usercss nelze zpracovat:",
  295. "description": "The error message to show when stylus failed to parse usercss"
  296. },
  297. "searchStyles": {
  298. "message": "Prohledat obsah",
  299. "description": "Label for the search filter textbox on the Manage styles page"
  300. },
  301. "optionsUpdateImportNote": {
  302. "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í.",
  303. "description": ""
  304. },
  305. "checkAllUpdatesForce": {
  306. "message": "Vynutit aktualizaci (neprovedeny žádné změny stylů)",
  307. "description": "Label for the button to apply all detected updates"
  308. },
  309. "manageOnlyNonUsercss": {
  310. "message": "Pouze non-Usercss styly",
  311. "description": "Checkbox to show only non-Usercss (standard) styles"
  312. },
  313. "unreachableFileHint": {
  314. "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.",
  315. "description": "Note in the toolbar popup for file:// URLs"
  316. },
  317. "disableStyleLabel": {
  318. "message": "Zakázat",
  319. "description": "Label for the button to disable a style"
  320. },
  321. "prefShowBadge": {
  322. "message": "Počet aktivních stylů pro současnou stránku",
  323. "description": "Label for the checkbox controlling toolbar badge text."
  324. },
  325. "manageFavicons": {
  326. "message": "Favicony v části „Platí pro“ ",
  327. "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
  328. },
  329. "menuShowBadge": {
  330. "message": "Zobrazit počet aktivních stylů",
  331. "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
  332. },
  333. "cm_lineWrapping": {
  334. "message": "Zalamování slov",
  335. "description": "Label for the checkbox controlling word wrap option for the style editor."
  336. },
  337. "styleCancelEditLabel": {
  338. "message": "Zpět ke správě",
  339. "description": "Label for cancel button for style editing"
  340. },
  341. "styleChangesNotSaved": {
  342. "message": "Provedli jste změny tohoto stylu bez uložení.",
  343. "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
  344. },
  345. "importLabel": {
  346. "message": "Importovat",
  347. "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
  348. },
  349. "shortcuts": {
  350. "message": "Zkratky",
  351. "description": "Go to shortcut configuration"
  352. },
  353. "updateCheckFailServerUnreachable": {
  354. "message": "Aktualizace se nezdařila: server je nedosažitelný.",
  355. "description": "Text that displays when an update check failed because the update server is unreachable"
  356. },
  357. "manageFilters": {
  358. "message": "Filtry",
  359. "description": "Label for filters container"
  360. },
  361. "applyAllUpdates": {
  362. "message": "Použít všechny aktualizace",
  363. "description": "Label for the button to apply all detected updates"
  364. },
  365. "optionsReset": {
  366. "message": "Obnovit výchozí nastavení",
  367. "description": ""
  368. },
  369. "optionsCustomizeUpdate": {
  370. "message": "Aktualizace",
  371. "description": ""
  372. },
  373. "deleteStyleConfirm": {
  374. "message": "Opravdu chcete tento styl smazat?",
  375. "description": "Confirmation before deleting a style"
  376. },
  377. "optionsCustomizePopup": {
  378. "message": "Vyskakovací okno",
  379. "description": ""
  380. },
  381. "styleBadRegexp": {
  382. "message": "Tento regulérní výraz je neplatný.",
  383. "description": "Validation message for a bad regexp in a style"
  384. },
  385. "license": {
  386. "message": "Licence",
  387. "description": "Label for the license"
  388. },
  389. "optionsHeading": {
  390. "message": "Možnosti",
  391. "description": "Heading for options section on manage page."
  392. },
  393. "appliesDisplay": {
  394. "message": "Platí pro: $applies$",
  395. "description": "Text on the manage screen to describe what the style applies to",
  396. "placeholders": {
  397. "applies": {
  398. "content": "$1"
  399. }
  400. }
  401. },
  402. "optionsIconLight": {
  403. "message": "Světlé vzhledy",
  404. "description": ""
  405. },
  406. "openStylesManager": {
  407. "message": "Otevřít správce stylů",
  408. "description": "Label for the style maanger opener in the browser action context menu."
  409. },
  410. "styleUpdate": {
  411. "message": "Určitě chcete aktualizovat „$stylename$“?",
  412. "description": "Confirmation when updating a style",
  413. "placeholders": {
  414. "stylename": {
  415. "content": "$1"
  416. }
  417. }
  418. },
  419. "dysfunctional": {
  420. "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í.",
  421. "description": "Displayed in Firefox when its settings make Stylus dysfunctional"
  422. },
  423. "styleSectionsTitle": {
  424. "message": "Sekce",
  425. "description": "Title for the style sections section"
  426. },
  427. "importReportLegendInvalid": {
  428. "message": "neplatné přeskočeny",
  429. "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"
  430. },
  431. "optionsAdvancedNewStyleAsUsercss": {
  432. "message": "Napsat nový styl jako usercss",
  433. "description": ""
  434. },
  435. "genericResetLabel": {
  436. "message": "Resetovat",
  437. "description": "Used in various parts of UI to indicate that something may be reset to its original state"
  438. },
  439. "editStyleTitle": {
  440. "message": "Upravit styl $stylename$",
  441. "description": "Title of the page for editing styles",
  442. "placeholders": {
  443. "stylename": {
  444. "content": "$1"
  445. }
  446. }
  447. },
  448. "updateCheckSucceededNoUpdate": {
  449. "message": "Styl je aktuální.",
  450. "description": "Text that displays when an update check completed and no update is available"
  451. },
  452. "appliesUrlPrefixOption": {
  453. "message": "URL adresy začínající",
  454. "description": "Option to make the style apply to the entered string as a URL prefix"
  455. },
  456. "cm_matchHighlightToken": {
  457. "message": "Stopa pod kurzorem",
  458. "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
  459. },
  460. "searchRegexp": {
  461. "message": "Použijte /re/ syntaxi pro vyhledávání s regulérními výrazy",
  462. "description": "Label after the search input field in the editor shown on Ctrl-F"
  463. },
  464. "popupBordersTooltip": {
  465. "message": "Užitečné pro tmavé motivy v novém Chromu, který již nevykresluje obrysové čáry",
  466. "description": ""
  467. },
  468. "updateCheckManualUpdateHint": {
  469. "message": "Vynucení aktualizace přepíše všechny lokální úpravy.",
  470. "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
  471. },
  472. "toggleStyle": {
  473. "message": "Přepnout styl",
  474. "description": "Label for the checkbox to enable/disable a style"
  475. },
  476. "importReplaceTooltip": {
  477. "message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
  478. "description": "Label for the button to import and overwrite current style"
  479. },
  480. "installUpdateFromLabel": {
  481. "message": "Vyhledat aktualizace",
  482. "description": "Label for the checkbox to save current URL for update check"
  483. },
  484. "cm_resizeGripHint": {
  485. "message": "Dvojklikem maximalizujete/obnovíte výšku",
  486. "description": "Tooltip for the resize grip in style editor"
  487. },
  488. "popupStylesFirst": {
  489. "message": "Styly před příkazy",
  490. "description": "Label for the checkbox controlling section order in the popup."
  491. },
  492. "sectionHelp": {
  493. "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.",
  494. "description": "Help text for sections"
  495. },
  496. "noStylesForSite": {
  497. "message": "Pro tento web není nainstalován žádný styl.",
  498. "description": "Text displayed when no styles are installed for the current site"
  499. },
  500. "appliesDisplayTruncatedSuffix": {
  501. "message": "a další",
  502. "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
  503. },
  504. "appliesRemove": {
  505. "message": "Odstranit",
  506. "description": "Label for the button to remove an 'applies' entry"
  507. },
  508. "updatesCurrentlyInstalled": {
  509. "message": "Instalované aktualizace:",
  510. "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
  511. },
  512. "styleToMozillaFormatTitle": {
  513. "message": "Styl v Mozilla formátu",
  514. "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
  515. },
  516. "cm_colorpicker": {
  517. "message": "Paleta pro CSS barvy",
  518. "description": "Label for the checkbox controlling colorpicker option for the style editor."
  519. },
  520. "filteredStylesAllHidden": {
  521. "message": "Použitému filtru nevyhovují žádné styly",
  522. "description": "Text shown when no styles match currently applied filter in the style manager"
  523. },
  524. "writeStyleFor": {
  525. "message": "Napsat nový styl pro:",
  526. "description": "Label for toolbar pop-up that precedes the links to write a new style"
  527. },
  528. "replace": {
  529. "message": "Nahradit",
  530. "description": "Label before the replace input field in the editor shown on Ctrl-H"
  531. },
  532. "styleRegexpTestNone": {
  533. "message": "Žádné odpovídající listy",
  534. "description": "RegExp test report: label for expressions that didn't match any tabs"
  535. },
  536. "importReportLegendUpdatedMeta": {
  537. "message": "meta informace aktualizována",
  538. "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
  539. },
  540. "appliesLabel": {
  541. "message": "Platí pro",
  542. "description": "Label for 'applies to' fields on the edit/add screen"
  543. },
  544. "openOptionsPopup": {
  545. "message": "Možnosti",
  546. "description": "Go to Options UI"
  547. },
  548. "usercssConfigIncomplete": {
  549. "message": "Styl byl aktualizován nebo smazán po zobrazení dialogu konfigurace. Tyto proměnné nebyly uloženy aby se předešlo poškození metadat stylu.",
  550. "description": ""
  551. },
  552. "openManage": {
  553. "message": "Spravovat",
  554. "description": "Link to open the manage page."
  555. },
  556. "updateCheckFailBadResponseCode": {
  557. "message": "Aktualizace se nezdařila: server odpověděl kódem $code$.",
  558. "description": "Text that displays when an update check failed because the response code indicates an error",
  559. "placeholders": {
  560. "code": {
  561. "content": "$1"
  562. }
  563. }
  564. },
  565. "appliesSpecify": {
  566. "message": "Specifikovat",
  567. "description": "Label for the button to make a style apply only to specific sites"
  568. },
  569. "installUpdate": {
  570. "message": "Nainstalovat aktualizaci",
  571. "description": "Label for the button to install an update for a single style"
  572. },
  573. "syncStorageErrorSaving": {
  574. "message": "Hodnotu nelze uložit. Zkuste text zkrátit.",
  575. "description": "Displayed when trying to save an excessively big value via storage.sync API"
  576. },
  577. "optionsCheckUpdate": {
  578. "message": "Vyhledávat a instalovat všechny aktualizace",
  579. "description": ""
  580. },
  581. "filteredStyles": {
  582. "message": "zobrazeno $numShown$ z $numTotal$",
  583. "description": "TL note - make this message short",
  584. "placeholders": {
  585. "numTotal": {
  586. "content": "$2"
  587. },
  588. "numShown": {
  589. "content": "$1"
  590. }
  591. }
  592. },
  593. "importReportTitle": {
  594. "message": "Import stylů dokončen",
  595. "description": "Title of the report shown after importing styles"
  596. },
  597. "styleMozillaFormatHeading": {
  598. "message": "Mozilla formát",
  599. "description": "Heading for the section with buttons to import/export Mozilla format of the style"
  600. },
  601. "cm_matchHighlight": {
  602. "message": "Zvýraznění",
  603. "description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
  604. },
  605. "styleRegexpPartialExplanation": {
  606. "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).",
  607. "description": ""
  608. },
  609. "linterCSSLintSettings": {
  610. "message": "(Nastavení pravidel: 0 = vypnuto; 1 = upozornění; 2 = chyba)",
  611. "description": "CSSLint rule config values"
  612. },
  613. "styleBeautifyIndentConditional": {
  614. "message": "Odsadit @media, @supports",
  615. "description": "CSS-beautifier option"
  616. },
  617. "unreachableContentScript": {
  618. "message": "Se stránkou nelze komunikovat. Zkuste znovu načíst list.",
  619. "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
  620. },
  621. "sectionRemove": {
  622. "message": "Odstranit sekci",
  623. "description": "Label for the button to remove a section"
  624. },
  625. "disableAllStyles": {
  626. "message": "Vypnout všechny styly",
  627. "description": "Label for the checkbox that turns all enabled styles off."
  628. },
  629. "appliesLineWidgetLabel": {
  630. "message": "Zobrazit část „platí pro“",
  631. "description": "Label for the checkbox to display applies-to information in the single editor"
  632. },
  633. "updateCheckSkippedMaybeLocallyEdited": {
  634. "message": "Tento styl mohl být upraven lokálně.",
  635. "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
  636. },
  637. "undoGlobal": {
  638. "message": "Zpět ve všech sekcích",
  639. "description": "CSS-beautify global Undo button label"
  640. },
  641. "optionsCustomizeIcon": {
  642. "message": "Ikona na panelu nástrojů",
  643. "description": ""
  644. },
  645. "updateCompleted": {
  646. "message": "Aktalizace dokončena.",
  647. "description": "Text that displays when an update completed"
  648. },
  649. "dysfunctionalBackgroundConnection": {
  650. "message": "Známá chyba v této verzi Firefoxu znemožňuje práci rozšíření. Chyba: chrome.extension.getBackgroundPage() nevrací platný výsledek",
  651. "description": "Displayed in style manager when unable to connect to the background page"
  652. },
  653. "checkingForUpdate": {
  654. "message": "Kontrola…",
  655. "description": "Text to display when checking a style for an update"
  656. },
  657. "styleRegexpTestFull": {
  658. "message": "Odpovídající listy",
  659. "description": "RegExp test report: label for the fully matching expressions"
  660. },
  661. "manageMaxTargets": {
  662. "message": "Počet položek v části „Platí pro“",
  663. "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
  664. },
  665. "popupManageTooltip": {
  666. "message": "Shift + kliknutím nebo pravým kliknutím otevřít správce se styly použitými na této stránce",
  667. "description": "Tooltip for the 'Manage' button in the popup."
  668. },
  669. "manageFaviconsHelp": {
  670. "message": "Stylus používá externí službu https://www.google.com/s2/favicons",
  671. "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
  672. },
  673. "styleInstallOverwrite": {
  674. "message": "Styl „$stylename$“ je již nainstalován. Přepsat?\nVerze: $oldVersion$ → $newVersion$",
  675. "description": "Confirmation when re-installing a style",
  676. "placeholders": {
  677. "stylename": {
  678. "content": "$1"
  679. },
  680. "newVersion": {
  681. "content": "$3"
  682. },
  683. "oldVersion": {
  684. "content": "$2"
  685. }
  686. }
  687. },
  688. "updateCheckSkippedLocallyEdited": {
  689. "message": "Tento styl byl upraven lokálně.",
  690. "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
  691. },
  692. "linterRulesLink": {
  693. "message": "Zobrazit celý seznam pravidel",
  694. "description": "Stylelint or CSSLint rules label added immediately before a link"
  695. },
  696. "styleUpdateDiscardChanges": {
  697. "message": "Styl byl změněn mimo editor. Chcete styl znovu načíst?",
  698. "description": "Confirmation to update the style in the editor"
  699. },
  700. "optionsResetButton": {
  701. "message": "Obnovit nastavení",
  702. "description": ""
  703. },
  704. "sectionCode": {
  705. "message": "Kód",
  706. "description": "Label for the code for a section"
  707. },
  708. "externalUsercssDocument": {
  709. "message": "Dokumentace pro Usercss",
  710. "description": "Label for the external link to usercss documentation"
  711. },
  712. "optionsAdvancedContextDelete": {
  713. "message": "Přidat tlačítko Smazat do kontextové nabídky v editoru",
  714. "description": ""
  715. },
  716. "linterConfigPopupTitle": {
  717. "message": "Nastavení $linter$ pravidel",
  718. "description": "Stylelint or CSSLint popup header",
  719. "placeholders": {
  720. "linter": {
  721. "content": "$1"
  722. }
  723. }
  724. },
  725. "configureStyle": {
  726. "message": "Konfigurovat",
  727. "description": "Label for the button to configure usercss userstyle"
  728. },
  729. "importReportLegendUpdatedBoth": {
  730. "message": "meta informace a kód aktualizován",
  731. "description": "Text after the number of styles updated entirely in the report shown after importing styles"
  732. },
  733. "cm_smartIndent": {
  734. "message": "Použít chytré odsazení",
  735. "description": "Label for the checkbox controlling smart indentation option for the style editor."
  736. },
  737. "styleRegexpTestButton": {
  738. "message": "Otestovat RegExp",
  739. "description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
  740. },
  741. "appliesHelp": {
  742. "message": "Nastavte „Platí pro“, pokud chcete omezit působnost kódu v této sekci na určité URL adresy.",
  743. "description": "Help text for 'applies to' section"
  744. },
  745. "editStyleHeading": {
  746. "message": "Upravit styl",
  747. "description": "Title of the page for editing styles"
  748. },
  749. "editDeleteText": {
  750. "message": "Smazat",
  751. "description": "Label for the context menu item in the editor to delete selected text"
  752. },
  753. "cm_autocompleteOnTyping": {
  754. "message": "Automatické dokončování během psaní",
  755. "description": "Label for the checkbox in the style editor."
  756. },
  757. "linterCSSLintIncompatible": {
  758. "message": "CSSLint nepodporuje předprocesor $preprocessorname$",
  759. "description": "The label to display when the preprocessor isn't compatible with CSSLint",
  760. "placeholders": {
  761. "preprocessorname": {
  762. "content": "$1"
  763. }
  764. }
  765. },
  766. "styleMetaErrorSelectValueMismatch": {
  767. "message": "Neplatný @select: hodnota v seznamu neexistuje",
  768. "description": "Error displayed when the value of @select is invalid"
  769. },
  770. "styleMetaErrorColor": {
  771. "message": "$color$je neplatná barva",
  772. "description": "Error displayed when the value of @var color is invalid",
  773. "placeholders": {
  774. "color": {
  775. "content": "$1"
  776. }
  777. }
  778. },
  779. "externalFeedback": {
  780. "message": "Zpětná vazba",
  781. "description": "Label for the external link to send feedback for the style"
  782. },
  783. "manageOnlyDisabled": {
  784. "message": "Pouze vypnuté styly",
  785. "description": "Checkbox to show only disabled styles"
  786. },
  787. "stylusUnavailableForURLdetails": {
  788. "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).",
  789. "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
  790. },
  791. "cm_matchHighlightSelection": {
  792. "message": "Pouze výběr",
  793. "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
  794. },
  795. "appliesUrlOption": {
  796. "message": "URL adresa",
  797. "description": "Option to make the style apply to the entered string as a URL"
  798. },
  799. "updateAllCheckSucceededSomeEdited": {
  800. "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).",
  801. "description": "Text that displays when an update all check completed and no updates are available"
  802. },
  803. "stylusUnavailableForURL": {
  804. "message": "Stylus nepracuje se stránkami jako je tato.",
  805. "description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
  806. },
  807. "popupBorders": {
  808. "message": "Přidat postranní bílé okraje",
  809. "description": ""
  810. },
  811. "manageOnlyUpdates": {
  812. "message": "Pouze s aktualizacemi nebo chybami",
  813. "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
  814. },
  815. "addStyleTitle": {
  816. "message": "Přidat styl",
  817. "description": "Title of the page for adding styles"
  818. },
  819. "externalLink": {
  820. "message": "Externí odkaz",
  821. "description": "Label for external links"
  822. },
  823. "externalHomepage": {
  824. "message": "Domovská stránka",
  825. "description": "Label for the external link to style's homepage"
  826. },
  827. "importReplaceLabel": {
  828. "message": "Přepsat styl",
  829. "description": "Label for the button to import and overwrite current style"
  830. },
  831. "popupOpenEditInWindowTooltip": {
  832. "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.",
  833. "description": "Label for the checkbox controlling 'edit' action behavior in the popup."
  834. },
  835. "dbError": {
  836. "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?",
  837. "description": "Prompt when a DB error is encountered"
  838. },
  839. "optionsAdvanced": {
  840. "message": "Pokročilé",
  841. "description": ""
  842. },
  843. "alphaChannel": {
  844. "message": "Neprůhlednost",
  845. "description": "Label of color's opacity"
  846. },
  847. "importAppendTooltip": {
  848. "message": "Připojit importovaný styl k současnému stylu",
  849. "description": "Tooltip for the button to import a style and append to the existing sections"
  850. },
  851. "editorStylesButton": {
  852. "message": "Najít styly pro editor",
  853. "description": "Find styles for the editor"
  854. },
  855. "optionsOpen": {
  856. "message": "Otevřít",
  857. "description": ""
  858. },
  859. "helpKeyMapHotkey": {
  860. "message": "Stiskněte kláves. zkratku",
  861. "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
  862. },
  863. "styleRegexpTestInvalid": {
  864. "message": "Neplatné regexp přeskočeny",
  865. "description": "RegExp test report: label for the invalid expressions"
  866. },
  867. "manageOnlyExternal": {
  868. "message": "Pouze externí styly",
  869. "description": "Checkbox to show only externally installed styles i.e. updatable"
  870. },
  871. "replaceAll": {
  872. "message": "Nahradit vše",
  873. "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
  874. },
  875. "importReportUnchanged": {
  876. "message": "Žádné změny.",
  877. "description": "Message in the report shown after importing styles"
  878. },
  879. "confirmDiscardChanges": {
  880. "message": "Zahodit změny?",
  881. "description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
  882. },
  883. "optionsActions": {
  884. "message": "Akce",
  885. "description": ""
  886. },
  887. "editGotoLine": {
  888. "message": "Přejít na řádek (nebo na line:col)",
  889. "description": "Go to line or line:column on Ctrl-G in style code editor"
  890. },
  891. "manageOnlyLocalTooltip": {
  892. "message": "(styly nenainstalované prostřednictvím webu userstyles.org)",
  893. "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
  894. },
  895. "checkAllUpdates": {
  896. "message": "Aktualizovat všechny styly",
  897. "description": "Label for the button to check all styles for updates"
  898. },
  899. "openOptionsManage": {
  900. "message": "Možnosti rozhraní",
  901. "description": "Go to Options UI"
  902. },
  903. "colorpickerTooltip": {
  904. "message": "Otevřít paletu barev",
  905. "description": "Tooltip for the colored squares shown before CSS colors in the style editor."
  906. },
  907. "optionsCustomizeBadge": {
  908. "message": "Ikona tlačítka na panelu",
  909. "description": ""
  910. },
  911. "installUpdateFrom": {
  912. "message": "Styl je aktuálně aktualizován z $url$",
  913. "description": "Label to describe where the style gets update",
  914. "placeholders": {
  915. "url": {
  916. "content": "$1"
  917. }
  918. }
  919. },
  920. "importReportLegendIdentical": {
  921. "message": "identické přeskočeny",
  922. "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
  923. },
  924. "manageNewStyleAsUsercss": {
  925. "message": "jako Usercss",
  926. "description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
  927. },
  928. "optionsPopupWidth": {
  929. "message": "Šířka vyskakovacího okna [px]",
  930. "description": ""
  931. },
  932. "cm_autoCloseBrackets": {
  933. "message": "Automaticky uzavírat závorky a uvozovky",
  934. "description": "Label for the checkbox in the style editor."
  935. },
  936. "installButtonReinstall": {
  937. "message": "Reinstalovat styl",
  938. "description": "Label for reinstall button"
  939. },
  940. "linterInvalidConfigError": {
  941. "message": "Neuloženo z důvodu těchto neplatných nastavení:",
  942. "description": "Invalid linter config will show a message followed by a list of invalid entries"
  943. },
  944. "confirmNo": {
  945. "message": "Ne",
  946. "description": "'No' button in a confirm dialog"
  947. },
  948. "styleMissingMeta": {
  949. "message": "Chybějící metadata @$key$",
  950. "description": "Error displayed when a mandatory metadata is missing",
  951. "placeholders": {
  952. "key": {
  953. "content": "$1"
  954. }
  955. }
  956. },
  957. "appliesLineWidgetWarning": {
  958. "message": "Nefunguje s minimalizovaným CSS",
  959. "description": "A warning that applies-to information won't show properly with minified CSS"
  960. },
  961. "undo": {
  962. "message": "Zpět",
  963. "description": "Button label"
  964. },
  965. "usercssReplaceTemplateConfirmation": {
  966. "message": "Nahradit výchozí šablonu pro nové Usercss styly aktuálním kódem?",
  967. "description": ""
  968. },
  969. "cm_keyMap": {
  970. "message": "Přiřazení kláves",
  971. "description": "Label for the drop-down list controlling the keymap for the style editor."
  972. },
  973. "externalSupport": {
  974. "message": "Podpora",
  975. "description": "Label for the external link to style's support site"
  976. },
  977. "confirmSave": {
  978. "message": "Uložit",
  979. "description": "'Save' button in a confirm dialog"
  980. },
  981. "manageNewUI": {
  982. "message": "Nové rozložení správy rozhraní",
  983. "description": "Label for the checkbox that toggles the new UI on manage page"
  984. },
  985. "importReportUndoneTitle": {
  986. "message": "Import byl přerušen",
  987. "description": "Title of the message box shown after undoing the import of styles"
  988. },
  989. "genericDisabledLabel": {
  990. "message": "Zakázáno",
  991. "description": "Used in various lists/options to indicate that something is disabled"
  992. },
  993. "cm_indentWithTabs": {
  994. "message": "Použít tabulátory s chytrým odsazením",
  995. "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
  996. },
  997. "replaceWith": {
  998. "message": "Nahradit s",
  999. "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
  1000. },
  1001. "deleteStyleLabel": {
  1002. "message": "Smazat",
  1003. "description": "Label for the button to delete a style"
  1004. },
  1005. "updateCheckManualUpdateForce": {
  1006. "message": "Instalovat aktualizaci (lokální změny budou přepsány)",
  1007. "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
  1008. },
  1009. "styleInstallFailed": {
  1010. "message": "Styl nelze nainstalovat.\n$error$",
  1011. "description": "Warning when installation failed",
  1012. "placeholders": {
  1013. "error": {
  1014. "content": "$1"
  1015. }
  1016. }
  1017. },
  1018. "optionsAdvancedExposeIframes": {
  1019. "message": "Obnažit iframe prvky pomocí HTML[stylus-iframe]",
  1020. "description": ""
  1021. },
  1022. "usercssEditorNamePlaceholder": {
  1023. "message": "Definujte @name v kódu",
  1024. "description": "Placeholder text for the empty name input field when creating a new Usercss style"
  1025. },
  1026. "addStyleLabel": {
  1027. "message": "Napsat nový styl",
  1028. "description": "Label for the button to go to the add style page"
  1029. },
  1030. "optionsUpdateIntervalNote": {
  1031. "message": "Pro vypnutí automatického vyhledávání aktualizací stylů nastavte interval na nulu.",
  1032. "description": ""
  1033. },
  1034. "installButtonUpdate": {
  1035. "message": "Aktualizovat styl",
  1036. "description": "Label for update button"
  1037. },
  1038. "backupButtons": {
  1039. "message": "Zálohovat",
  1040. "description": "Heading for backup"
  1041. },
  1042. "manageOnlyEnabled": {
  1043. "message": "Pouze povolené styly",
  1044. "description": "Checkbox to show only enabled styles"
  1045. },
  1046. "editStyleLabel": {
  1047. "message": "Upravit",
  1048. "description": "Label for the button to go to the edit style page"
  1049. },
  1050. "installButtonInstalled": {
  1051. "message": "Styl instalován",
  1052. "description": "Text displayed when the style is successfully installed"
  1053. },
  1054. "author": {
  1055. "message": "Autor",
  1056. "description": "Label for the style author"
  1057. },
  1058. "cm_theme": {
  1059. "message": "Schéma",
  1060. "description": "Label for the style editor's CSS theme."
  1061. },
  1062. "popupOpenEditInWindow": {
  1063. "message": "Otevírat editor v novém okně",
  1064. "description": "Label for the checkbox controlling 'edit' action behavior in the popup."
  1065. },
  1066. "appliesRemoveError": {
  1067. "message": "Poslední záznam „platí pro“ nelze odebrat.",
  1068. "description": "Error displayed when the last 'applies' is going to be removed"
  1069. },
  1070. "backupMessage": {
  1071. "message": "Vyberte soubor nebo ho přetáhněte na tuto stránku.",
  1072. "description": "Message for backup"
  1073. },
  1074. "importReportUndone": {
  1075. "message": "styly navráceny zpět",
  1076. "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
  1077. },
  1078. "helpKeyMapCommand": {
  1079. "message": "Napište název příkazu",
  1080. "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
  1081. },
  1082. "linterResetMessage": {
  1083. "message": "Chcete-li vrátit změny náhodného resetu, stiskněte v textovém poli Ctrl + Z (resp. Cmd + Z)",
  1084. "description": "Reset button tooltip to inform user on how to undo an accidental reset"
  1085. },
  1086. "description": {
  1087. "message": "Změňte vzhled webů pomocí správce uživatelských stylů. Stylus umožňuje snadnou instalaci vzhledů a modifikací pro spoustu webů.",
  1088. "description": "Extension description"
  1089. },
  1090. "confirmClose": {
  1091. "message": "Zavřít",
  1092. "description": "'Close' button in a confirm dialog"
  1093. },
  1094. "usercssReplaceTemplateName": {
  1095. "message": "Prázdné @name nahrazuje výchozí šablonu",
  1096. "description": "The text shown after @name when creating a new Usercss style"
  1097. }
  1098. }