diff options
Diffstat (limited to 'l10n-uk/mail/chrome/messenger/AccountManager.dtd')
-rw-r--r-- | l10n-uk/mail/chrome/messenger/AccountManager.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-uk/mail/chrome/messenger/AccountManager.dtd b/l10n-uk/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..a46059235a --- /dev/null +++ b/l10n-uk/mail/chrome/messenger/AccountManager.dtd @@ -0,0 +1,25 @@ +<!-- 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/. --> + +<!-- extracted from AccountManager.xhtml --> + +<!ENTITY accountManagerTitle.label "Налаштування облікового запису"> +<!ENTITY accountManagerCloseButton.label "Закрити"> + +<!ENTITY accountActionsButton.label "Дії з обліковими записами"> +<!ENTITY accountActionsButton.accesskey "Д"> +<!ENTITY addMailAccountButton.label "Додати поштовий запис…"> +<!ENTITY addMailAccountButton.accesskey "п"> +<!ENTITY addIMAccountButton.label "Додати чатовий запис…"> +<!ENTITY addIMAccountButton.accesskey "Ч"> +<!ENTITY addFeedAccountButton.label "Додати обліковий запис стрічки новин…"> +<!ENTITY addFeedAccountButton.accesskey "т"> +<!ENTITY setDefaultButton.label "Встановити типовим"> +<!ENTITY setDefaultButton.accesskey "и"> +<!ENTITY removeButton.label "Вилучити обліковий запис"> +<!ENTITY removeButton.accesskey "В"> + +<!ENTITY addonsButton.label "Розширення та теми"> + +<!-- AccountManager.xhtml --> |