diff options
Diffstat (limited to 'l10n-cs/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd')
-rw-r--r-- | l10n-cs/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd b/l10n-cs/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd new file mode 100644 index 0000000000..8f12ce8e6a --- /dev/null +++ b/l10n-cs/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!-- Title --> +<!ENTITY selectAddressWindow.title "Vybrané adresy"> + +<!-- Buttons --> +<!ENTITY toButton.label "Komu->"> +<!ENTITY toButton.accesskey "M"> +<!ENTITY ccButton.label "Kopie->"> +<!ENTITY ccButton.accesskey "K"> +<!ENTITY bccButton.label "Skrytá kopie->"> +<!ENTITY bccButton.accesskey "K"> +<!ENTITY newButton.label "Nový…"> +<!ENTITY newButton.accesskey "N"> +<!ENTITY editButton.label "Upravit…"> +<!ENTITY editButton.accesskey "U"> +<!ENTITY removeButton.label "Odebrat"> +<!ENTITY removeButton.accesskey "O"> +<!ENTITY lookIn.label "Kde hledat:"> +<!ENTITY lookIn.accesskey "D"> +<!ENTITY for.label "pro:"> +<!ENTITY for.accesskey "p"> +<!ENTITY for.placeholder "Jméno nebo e-mail"> +<!ENTITY addressMessageTo.label "Zaslat zprávu na:"> + +<!-- Tooltips items --> +<!ENTITY addressPickerNewButton.tooltip "Vytvoří nový kontakt"> +<!ENTITY addressPickerEditButton.tooltip "Upraví označený kontakt"> + |