blob: f007226b06bb3714b7adcfd60e6714187e87c20f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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 aboutPage.title "О &brandShortName;">
<!ENTITY aboutPage.warningVersion "&brandShortName; является экспериментальным и может быть нестабилен.">
<!ENTITY aboutPage.checkForUpdates.link "Проверить обновления »">
<!ENTITY aboutPage.checkForUpdates.checking "Поиск обновлений…">
<!ENTITY aboutPage.checkForUpdates.none "Обновления отсутствуют">
<!ENTITY aboutPage.checkForUpdates.available2 "Загрузить обновление">
<!ENTITY aboutPage.checkForUpdates.downloading "Загрузка обновления…">
<!ENTITY aboutPage.checkForUpdates.downloaded2 "Установить обновление">
<!ENTITY aboutPage.faq.label "FAQ">
<!ENTITY aboutPage.support.label "Поддержка">
<!ENTITY aboutPage.privacyPolicy.label "Политика приватности">
<!ENTITY aboutPage.rights.label "Узнайте о своих правах">
<!ENTITY aboutPage.relNotes.label "Примечания к выпуску">
<!ENTITY aboutPage.credits.label "Авторы">
<!ENTITY aboutPage.license.label "Информация о лицензии">
<!-- LOCALIZATION NOTE (aboutPage.logoTrademark): The message is explicitly about the word "Firefox" being trademarked, that's why we use it, instead of brandShortName. -->
<!ENTITY aboutPage.logoTrademark "Firefox и логотипы Firefox являются товарными знаками Mozilla Foundation.">
|