summaryrefslogtreecommitdiffstats
path: root/l10n-cs/toolkit/toolkit/about/aboutReader.ftl
blob: 5a47ca784e2ca2d674ec2670cf74fb7966af99a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

about-reader-loading = Načítání…
about-reader-load-error = Načtení článku ze stránky selhalo
about-reader-color-scheme-light = Světlé
    .title = Zobrazení ve světlých barvách
about-reader-color-scheme-dark = Tmavé
    .title = Zobrazení v tmavých barvách
about-reader-color-scheme-sepia = Sépiové
    .title = Zobrazení v sépiových barvách
about-reader-color-scheme-auto = Automaticky
    .title = Automatický barevný vzhled
about-reader-color-theme-light = Světlý
    .title = Světle barevný motiv
about-reader-color-theme-dark = Tmavý
    .title = Tmavě barevný motiv
about-reader-color-theme-sepia = Sépiový
    .title = Sépiově barevný motiv
about-reader-color-theme-auto = Automatický
    .title = Automatický barevný motiv
about-reader-color-theme-gray = Šedý
    .title = Šedý barevný motiv
about-reader-color-theme-contrast = Kontrastní
    .title = Kontrastní barevný motiv
about-reader-color-theme-custom = Vlastní barvy
    .title = Vlastní barevný motiv
about-reader-color-light-theme = Světlý
    .title = Světlý motiv
about-reader-color-dark-theme = Tmavý
    .title = Tmavý motiv
about-reader-color-sepia-theme = Sépie
    .title = Sépiový motiv
about-reader-color-auto-theme = Automatický
    .title = Automatický motiv
about-reader-color-gray-theme = Šedivý
    .title = Šedivý motiv
about-reader-color-contrast-theme = Kontrastní
    .title = Kontrastní motiv
# An estimate for how long it takes to read an article,
# expressed as a range covering both slow and fast readers.
# Variables:
#   $rangePlural (String): The plural category of the range, using the same set as for numbers.
#   $range (String): The range of minutes as a localised string. Examples: "3-7", "~1".
about-reader-estimated-read-time =
    { $rangePlural ->
        [one] { $range } minut
        [few] { $range } minuty
       *[other] { $range } minut
    }

## These are used as tooltips in Type Control

about-reader-toolbar-minus =
    .title = Zmenšit písmo
about-reader-toolbar-plus =
    .title = Zvětšit písmo
about-reader-toolbar-contentwidthminus =
    .title = Zúžit obsah
about-reader-toolbar-contentwidthplus =
    .title = Rozšířit obsah
about-reader-toolbar-lineheightminus =
    .title = Zmenšit řádkování
about-reader-toolbar-lineheightplus =
    .title = Zvětšit řádkování

## These are the styles of typeface that are options in the reader view controls.

about-reader-font-type-serif = Patkové
about-reader-font-type-sans-serif = Bezpatkové

## Reader View toolbar buttons

about-reader-toolbar-close = Zavřít zobrazení čtečky
about-reader-toolbar-type-controls = Nastavení vzhledu
about-reader-toolbar-color-controls = Barvy
about-reader-toolbar-text-layout-controls = Text a rozložení
about-reader-toolbar-theme-controls = Motiv vzhledu
about-reader-toolbar-savetopocket = Uložit do { -pocket-brand-name(case: "gen") }

## Reader View colors menu

about-reader-colors-menu-header = Motiv vzhledu
about-reader-fxtheme-tab = Výchozí
about-reader-customtheme-tab = Vlastní

## These are used as labels for the custom theme color pickers.
## The .title element is used to make the editing functionality
## clear and give context for screen reader users.

about-reader-custom-colors-foreground = Text
    .title = Upravit barvu
about-reader-custom-colors-background = Pozadí
    .title = Upravit barvu
about-reader-custom-colors-unvisited-links = Nenavštívené odkazy
    .title = Upravit barvu
about-reader-custom-colors-visited-links = Navštívené odkazy
    .title = Upravit barvu
about-reader-custom-colors-selection-highlight = Zvýrazňovač pro čtení nahlas
    .title = Upravit barvu
about-reader-custom-colors-reset-button = Obnovit výchozí

## Reader View improved text and layout menu

about-reader-layout-header = Rozložení
about-reader-advanced-layout-header = Rozšířené
about-reader-slider-label-width-narrow = Úzké
about-reader-slider-label-width-wide = Široké
about-reader-slider-label-spacing-narrow = Úzké
about-reader-slider-label-spacing-standard = Standardní
about-reader-slider-label-spacing-wide = Široké
about-reader-content-width-label =
    .label = Šířka obsahu
about-reader-line-spacing-label =
    .label = Řádkování
about-reader-character-spacing-label =
    .label = Rozestup znaků
about-reader-word-spacing-label =
    .label = Mezera mezi slovy
about-reader-text-alignment-label = Zarovnání textu
about-reader-text-alignment-left =
    .title = Zarovnání textu doleva
about-reader-text-alignment-center =
    .title = Zarovnání textu na střed
about-reader-text-alignment-right =
    .title = Zarovnání textu doprava