summaryrefslogtreecommitdiffstats
path: root/l10n-sk/suite/chrome/mailnews/msgViewPickerOverlay.dtd
blob: 132a166aefc86f75ed80271d08e297a5a3f6ca5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- 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/. -->

<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder -->

<!ENTITY viewPicker.label "Pohľad:">
<!ENTITY viewPicker.accesskey "h">
<!ENTITY viewAll.label "Všetky">
<!ENTITY viewAll.accesskey "e">
<!ENTITY viewUnread.label "Neprečítané">
<!ENTITY viewUnread.accesskey "N">
<!ENTITY viewNotDeleted.label "Neodstránené">
<!ENTITY viewNotDeleted.accesskey "d">
<!ENTITY viewTags.label "S popisom">
<!ENTITY viewTags.accesskey "o">
<!ENTITY viewCustomViews.label "Vlastné pohľady">
<!ENTITY viewCustomViews.accesskey "V">
<!ENTITY viewVirtualFolder.label "Uložiť pohľad ako priečinok…">
<!ENTITY viewVirtualFolder.accesskey "U">
<!ENTITY viewCustomizeView.label "Prispôsobiť…">
<!ENTITY viewCustomizeView.accesskey "P">