diff options
Diffstat (limited to 'l10n-bg/mail/chrome/messenger/aboutDownloads.dtd')
-rw-r--r-- | l10n-bg/mail/chrome/messenger/aboutDownloads.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-bg/mail/chrome/messenger/aboutDownloads.dtd b/l10n-bg/mail/chrome/messenger/aboutDownloads.dtd new file mode 100644 index 0000000000..87b23ec3b0 --- /dev/null +++ b/l10n-bg/mail/chrome/messenger/aboutDownloads.dtd @@ -0,0 +1,23 @@ +<!-- 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 aboutDownloads.title "Запазени файлове"> +<!-- LOCALIZATION NOTE (cmd.show.label, cmd.show.accesskey, cmd.showMac.label, + cmd.showMac.accesskey): + The show and showMac commands are never shown together, thus they can share + the same access key (though the two access keys can also be different). + --> +<!ENTITY cmd.show.label "Отваряне на съдържащата папка"> +<!ENTITY cmd.show.accesskey "п"> +<!ENTITY cmd.showMac.label "Показване във Finder"> +<!ENTITY cmd.showMac.accesskey "F"> +<!ENTITY cmd.open.label "Отваряне"> +<!ENTITY cmd.open.accesskey "О"> +<!ENTITY cmd.removeFromHistory.label "Премахване от списъка"> +<!ENTITY cmd.removeFromHistory.accesskey "х"> +<!ENTITY cmd.clearList.label "Изчистване"> +<!ENTITY cmd.clearList.accesskey "ч"> +<!ENTITY cmd.clearList.tooltip "Изпразва списъка на запазените файлове с изключение на текущите изтегляния."> +<!ENTITY cmd.searchDownloads.label "Търсене…"> +<!ENTITY cmd.searchDownloads.key "F"> |