blob: de65765ef257b8bd8c4ab7745333932dab93b74c (
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
26
27
28
29
30
31
32
33
|
<!-- 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/. -->
<!--LOCALIZATION NOTE : FILE UI for Software Updates prefs -->
<!ENTITY pref.smartUpdate.title "Yazılım kurulumu">
<!ENTITY addOnsTitle.label "Eklentiler">
<!ENTITY addOnsAllow.label "Allow websites to install add-ons and updates">
<!ENTITY addOnsAllow.accesskey "b">
<!ENTITY allowedSitesLink.label "Allowed Websites">
<!ENTITY autoAddOnsUpdates.label "Automatically check for updates">
<!ENTITY autoAddOnsUpdates.accesskey "o">
<!ENTITY daily.label "daily">
<!ENTITY addOnsDaily.accesskey "d">
<!ENTITY weekly.label "weekly">
<!ENTITY addOnsWeekly.accesskey "k">
<!ENTITY addOnsModeAutomatic.label "Automatically download and install the updates">
<!ENTITY addOnsModeAutomatic.accesskey "m">
<!ENTITY enablePersonalized.label "Personalize add-on recommendations">
<!ENTITY enablePersonalized.accesskey "P">
<!ENTITY addonManagerLink.label "Manage Add-ons">
<!ENTITY appUpdates.caption "&brandShortName;">
<!ENTITY autoAppUpdates.label "Automatically check for updates">
<!ENTITY autoAppUpdates.accesskey "t">
<!ENTITY appDaily.accesskey "a">
<!ENTITY appWeekly.accesskey "e">
<!ENTITY appModeAutomatic.label "Automatically download and install the update">
<!ENTITY appModeAutomatic.accesskey "u">
<!ENTITY appModeAutoAddonWarn.label "Warn me if this will disable any of my add-ons">
<!ENTITY appModeAutoAddonWarn.accesskey "n">
<!ENTITY updateHistoryButton.label "Show Update History…">
<!ENTITY updateHistoryButton.accesskey "S">
|