mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
132 lines
5.3 KiB
Properties
132 lines
5.3 KiB
Properties
# 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/.
|
|
|
|
# Default search engine
|
|
browser.search.defaultenginename=Bing
|
|
|
|
# Search engine order (order displayed in the search bar dropdown)s
|
|
browser.search.order.1=Bing
|
|
browser.search.order.2=Google
|
|
browser.search.order.3=Yahoo
|
|
|
|
# LOCALIZATION NOTE (browser.search.contextTextSearchLabel2): search context
|
|
# menu item text will be: |Search (browser.search.defaultenginename) for "string"|
|
|
browser.search.contextTextSearchLabel2=Search %S for "%S"
|
|
|
|
# Contextual Appbar - button labels
|
|
# LOCALIZATION NOTE: All of the following represent actions that can be done
|
|
# to items (top sites, bookmarks, history items) that are selected by the user
|
|
# on the start screen. Each string is a semicolon list of plural forms.
|
|
contextAppbar.delete.topsite=Delete top site;Delete top sites
|
|
contextAppbar.restore.topsite=Restore top site;Restore top sites
|
|
contextAppbar.pin.topsite=Pin top site;Pin top sites
|
|
contextAppbar.unpin.topsite=Unpin top site;Unpin top sites
|
|
contextAppbar.delete.bookmark=Delete bookmark;Delete bookmarks
|
|
contextAppbar.restore.bookmark=Restore bookmark;Restore bookmarks
|
|
contextAppbar.pin.bookmark=Pin bookmark;Pin bookmarks
|
|
contextAppbar.unpin.bookmark=Unpin bookmark;Unpin bookmarks
|
|
contextAppbar.delete.history=Delete page;Delete pages
|
|
contextAppbar.restore.history=Restore page;Restore pages
|
|
contextAppbar.pin.history=Pin page;Pin pages
|
|
contextAppbar.unpin.history=Unpin page;Unpin pages
|
|
contextAppbar.delete.tab=Delete tab;Delete tabs
|
|
contextAppbar.restore.tab=Restore tab;Restore tabs
|
|
contextAppbar.pin.tab=Pin tab;Pin tabs
|
|
contextAppbar.unpin.tab=Unpin page;Unpin tabs
|
|
contextAppbar.delete.download=Delete download;Delete downloads
|
|
contextAppbar.restore.download=Restore download;Restore downloads
|
|
contextAppbar.pin.download=Pin download;Pin downloads
|
|
contextAppbar.unpin.download=Unpin page;Unpin downloads
|
|
# LOCALIZATION NOTE (contextAppbar.clear): Unselects items without modification.
|
|
contextAppbar.clear=Clear selection
|
|
|
|
# Settings Charms
|
|
aboutCharm1=About
|
|
optionsCharm=Options
|
|
syncCharm=Sync
|
|
helpOnlineCharm=Help (online)
|
|
|
|
# General
|
|
# LOCALIZATION NOTE (browserForSaveLocation): Title for the "Save..." file picker dialog
|
|
browserForSaveLocation=Save Location
|
|
# LOCALIZATION NOTE (browserForSaveLocation): Title for the "Open..." file picker dialog
|
|
browserForOpenLocation=Open Location
|
|
|
|
# Download Manager
|
|
downloadsUnknownSize=Unknown size
|
|
downloadRun=Run
|
|
downloadSave=Save
|
|
downloadCancel=Cancel
|
|
|
|
# Alerts
|
|
alertLinkBookmarked=Bookmark added
|
|
alertDownloads=Downloads
|
|
alertDownloadsStart=Downloading: %S
|
|
alertDownloadsDone=%S has finished downloading
|
|
alertTapToSave=Tap to save this file.
|
|
alertDownloadsSize=Download too big
|
|
alertDownloadsNoSpace=Not enough storage space
|
|
# LOCALIZATION NOTE (alertDownloadSave): #1 is the file name, #2 is the file size, #3 is the file host
|
|
alertDownloadSave=Do you want to run or save #1 (#2) from #3?
|
|
|
|
# Popup Blocker
|
|
# LOCALIZATION NOTE (popupWarning.message): Semicolon-separated list of plural forms.
|
|
# #1 is brandShortName and #2 is the number of pop-ups blocked.
|
|
popupWarning.message=#1 prevented this site from opening a pop-up window.;#1 prevented this site from opening #2 pop-up windows.
|
|
popupButtonAllowOnce2=Allow once
|
|
popupButtonAlwaysAllow3=Always allow
|
|
popupButtonNeverWarn3=Never allow
|
|
|
|
# ContentPermissionsPrompt
|
|
contentPermissions.alwaysForSite=Always for this site
|
|
contentPermissions.neverForSite=Never for this site
|
|
|
|
# Geolocation UI
|
|
# LOCALIZATION NOTE (geolocation2.allow): If you're having trouble with the
|
|
# word Share, please use Allow and Block in your language.
|
|
geolocation2.allow=Share location
|
|
|
|
# LOCALIZATION NOTE (geolocation2.wantsTo offlineApps.wantsTo indexedDBQuota.wantsTo):
|
|
# %S is the domain name of the web site.
|
|
geolocation2.wantsTo=Share your location with %S?
|
|
|
|
geolocation.learnMore=Learn more…
|
|
|
|
# Error Console
|
|
typeError=Error:
|
|
typeWarning=Warning:
|
|
|
|
# Offline web applications
|
|
offlineApps.allow=Allow
|
|
offlineApps.wantsTo=%S wants to store data on your device for offline use.
|
|
|
|
# IndexedDB Quota increases
|
|
indexedDBQuota.allow=Allow
|
|
indexedDBQuota.wantsTo=%S wants to store a lot of data on your device for offline use.
|
|
|
|
tabs.emptyTabTitle=New Tab
|
|
|
|
# Open Search
|
|
# LOCALIZATION NOTE (opensearch.search): %S is the word or phrase typed by the user
|
|
opensearch.search=Search: %S
|
|
|
|
# Check for Updates in the About Panel - button labels and accesskeys
|
|
# LOCALIZATION NOTE - all of the following update buttons labels will only be
|
|
# displayed one at a time. So, if a button is displayed nothing else will
|
|
# be displayed alongside of the button. The button when displayed is located
|
|
# directly under the Firefox version in the about dialog (see bug 596813 for
|
|
# screenshots).
|
|
update.checkInsideButton.label=Check for Updates
|
|
update.checkInsideButton.accesskey=C
|
|
update.resumeButton.label=Resume Downloading %S…
|
|
update.resumeButton.accesskey=D
|
|
update.openUpdateUI.applyButton.label=Apply Update…
|
|
update.openUpdateUI.applyButton.accesskey=A
|
|
update.restart.updateButton.label=Restart to Update
|
|
update.restart.updateButton.accesskey=R
|
|
update.openUpdateUI.upgradeButton.label=Upgrade Now…
|
|
update.openUpdateUI.upgradeButton.accesskey=U
|
|
update.restart.upgradeButton.label=Upgrade Now
|
|
update.restart.upgradeButton.accesskey=U
|