blob: 99a014f7c0d44f08b79f138af22cbefa425b8374 (
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 "O aplikaci &brandShortName;">
<!ENTITY aboutPage.warningVersion "&brandShortName; je experimentální verze a může být nestabilní.">
<!ENTITY aboutPage.checkForUpdates.link "Zkontrolovat aktualizace »">
<!ENTITY aboutPage.checkForUpdates.checking "Vyhledávání aktualizací…">
<!ENTITY aboutPage.checkForUpdates.none "Aktualizace nejsou dostupné">
<!ENTITY aboutPage.checkForUpdates.available2 "Stáhnout aktualizaci">
<!ENTITY aboutPage.checkForUpdates.downloading "Stahování aktualizace…">
<!ENTITY aboutPage.checkForUpdates.downloaded2 "Instalace aktualizace">
<!ENTITY aboutPage.faq.label "Časté otázky">
<!ENTITY aboutPage.support.label "Podpora">
<!ENTITY aboutPage.privacyPolicy.label "Zásady ochrany osobních údajů">
<!ENTITY aboutPage.rights.label "Poznejte svá práva">
<!ENTITY aboutPage.relNotes.label "Poznámky k vydání">
<!ENTITY aboutPage.credits.label "Autoři">
<!ENTITY aboutPage.license.label "Licence">
<!-- 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 a jeho logo jsou ochrannými známkami organizace Mozilla Foundation.">
|