blob: ce28cafd7e44ad6622fd760669a5500cdcad5d6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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/. -->
<!ENTITY privatebrowsingpage.title "隱私瀏覽模式">
<!-- Localisation note: the plus sign here is a shorthand way of expressing the word "and". Contextually the privatebrowsingpage.title.private string
is used as a title, with the privatebrowsingpage.title string preceding it but on a separate line.
So the final line will say "Private Browsing + Tracking Protection". -->
<!ENTITY privatebrowsingpage.title.private "+ 追蹤保護">
<!-- Localization note (privatebrowsingpage.title.normal1): "Private Browsing"
is capitalized in English to be consistent with our existing uses of the
term. -->
<!ENTITY privatebrowsingpage.title.normal1 "您不在隱私瀏覽模式中">
<!ENTITY privatebrowsingpage.description.trackingProtection "&brandShortName; 會封鎖頁面中部分元素,以防止您的瀏覽行為被其追蹤。">
<!ENTITY privatebrowsingpage.description.privateDetails "我們不會記住任何瀏覽紀錄,但下載的檔案與新建立的書籤還是會保留在裝置中。">
<!-- Localization note (privatebrowsingpage.description.normal2): "Private
Browsing is capitalized in English to be consistent with our existing uses
of the term. -->
<!ENTITY privatebrowsingpage.description.normal2 "在隱私瀏覽模式中,不會留下瀏覽紀錄以及 cookies。您新增的書籤及下載的檔案仍然會儲存在裝置內。">
<!ENTITY privatebrowsingpage.link.private "想了解更多資訊?">
<!ENTITY privatebrowsingpage.link.normal "用新隱私分頁開啟">
|