diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sl/mail/chrome/messenger/virtualFolderProperties.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-sl/mail/chrome/messenger/virtualFolderProperties.dtd b/l10n-sl/mail/chrome/messenger/virtualFolderProperties.dtd new file mode 100644 index 0000000000..9e088d086b --- /dev/null +++ b/l10n-sl/mail/chrome/messenger/virtualFolderProperties.dtd @@ -0,0 +1,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/. --> + +<!ENTITY virtualFolderProperties.title "Nova mapa za shranjeno iskanje"> +<!ENTITY name.label "Ime:"> +<!ENTITY name.accesskey "m"> +<!ENTITY description.label "Ustvari kot podmapo v:"> +<!ENTITY description.accesskey "U"> + +<!ENTITY searchTermCaption.label "Nastavite merila za iskanje, ki se uporabljajo za to mapo shranjenega iskanja: "> + +<!ENTITY folderSelectionCaption.label "Izberite mape za iskanje: "> +<!ENTITY chooseFoldersButton.label "Izberi …"> +<!ENTITY chooseFoldersButton.accesskey "z"> + +<!ENTITY searchOnline.label "Išči na spletu (daje najnovejše rezultate za mape IMAP in novic, toda podaljša čas odpiranja mape)"> +<!ENTITY searchOnline.accesskey "š"> +<!ENTITY newFolderButton.label "Ustvari"> +<!ENTITY newFolderButton.accesskey "U"> +<!ENTITY editFolderButton.label "Posodobi"> +<!ENTITY editFolderButton.accesskey "P"> |