mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
112 lines
5.2 KiB
Properties
112 lines
5.2 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/.
|
|
|
|
# LOCALIZATION NOTE (downloadsTitleFiles): Semi-colon list of plural forms.
|
|
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
# #1 number of relevant days with crash reports
|
|
crashesTitle=Crash Reports for the Last #1 Day;Crash Reports for the Last #1 Days
|
|
|
|
# LOCALIZATION NOTE (crashesTimeMinutes): Semi-colon list of plural forms.
|
|
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
# #1 number of minutes (between 1 and 59) which have passed since the crash
|
|
crashesTimeMinutes=#1 minute ago;#1 minutes ago
|
|
|
|
# LOCALIZATION NOTE (crashesTimeHours): Semi-colon list of plural forms.
|
|
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
# #1 number of hours (between 1 and 23) which have passed since the crash
|
|
crashesTimeHours=#1 hour ago;#1 hours ago
|
|
|
|
# LOCALIZATION NOTE (crashesTimeDays): Semi-colon list of plural forms.
|
|
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
# #1 number of days (1 or more) which have passed since the crash
|
|
crashesTimeDays=#1 day ago;#1 days ago
|
|
|
|
# LOCALIZATION NOTE (downloadsTitleFiles): Semi-colon list of plural forms.
|
|
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|
# #1 number of pending crash reports
|
|
pendingReports=All Crash Reports (including #1 pending crash in the given time range);All Crash Reports (including #1 pending crashes in the given time range)
|
|
|
|
# LOCALIZATION NOTE In the following strings, "Direct2D", "DirectWrite" and "ClearType"
|
|
# are proper nouns and should not be translated. Feel free to leave english strings if
|
|
# there are no good translations, these are only used in about:support
|
|
|
|
# LOCALIZATION NOTE: This can be localized with a more generic term, like
|
|
# "Graphics-accelerated Windows". It describes a number of windows, e.g.:
|
|
# "GPU Accelerated Windows: 2/2 (Direct3D 9)"
|
|
# "GPU Accelerated Windows: 0/2"
|
|
acceleratedWindows = GPU Accelerated Windows
|
|
|
|
supportsHardwareH264 = Supports Hardware H264 Decoding
|
|
|
|
# LOCALIZATION NOTE (rawDataCopied) Text displayed in a mobile "Toast" to user when the
|
|
# raw data is successfully copied to the clipboard via button press.
|
|
rawDataCopied=Raw data copied to clipboard
|
|
|
|
# LOCALIZATION NOTE (textCopied) Text displayed in a mobile "Toast" to user when the
|
|
# text is successfully copied to the clipboard via button press.
|
|
textCopied=Text copied to clipboard
|
|
|
|
# LOCALIZATION NOTE The verb "blocked" here refers to a graphics feature such as "Direct2D" or "OpenGL layers".
|
|
blockedDriver = Blocked for your graphics driver version.
|
|
|
|
# LOCALIZATION NOTE The %S here is a placeholder, leave unchanged, it will get replaced by the driver version string.
|
|
tryNewerDriver = Blocked for your graphics driver version. Try updating your graphics driver to version %S or newer.
|
|
|
|
# LOCALIZATION NOTE The verb "blocked" here refers to a graphics feature such as "Direct2D" or "OpenGL layers".
|
|
blockedGfxCard = Blocked for your graphics card because of unresolved driver issues.
|
|
|
|
# LOCALIZATION NOTE The verb "blocked" here refers to a graphics feature such as "Direct2D" or "OpenGL layers".
|
|
blockedOSVersion = Blocked for your operating system version.
|
|
|
|
# LOCALIZATION NOTE The verb "blocked" here refers to a graphics feature such as "Direct2D" or "OpenGL layers".
|
|
blockedMismatchedVersion = Blocked for your graphics driver version mismatch between registry and DLL.
|
|
|
|
direct2DEnabled = Direct2D Enabled
|
|
directWriteEnabled = DirectWrite Enabled
|
|
clearTypeParameters = ClearType Parameters
|
|
clearTypeParametersNotFound = ClearType parameters not found
|
|
adapterDescription = Adapter Description
|
|
adapterVendorID = Vendor ID
|
|
adapterDeviceID = Device ID
|
|
adapterSubsysID = Subsys ID
|
|
adapterDrivers = Adapter Drivers
|
|
adapterRAM = Adapter RAM
|
|
driverVersion = Driver Version
|
|
driverDate = Driver Date
|
|
adapterDescription2 = Adapter Description (GPU #2)
|
|
adapterVendorID2 = Vendor ID (GPU #2)
|
|
adapterDeviceID2 = Device ID (GPU #2)
|
|
adapterSubsysID2 = Subsys ID (GPU #2)
|
|
adapterDrivers2 = Adapter Drivers (GPU #2)
|
|
adapterRAM2 = Adapter RAM (GPU #2)
|
|
driverVersion2 = Driver Version (GPU #2)
|
|
driverDate2 = Driver Date (GPU #2)
|
|
isGPU2Active = GPU #2 Active
|
|
webglRenderer = WebGL Renderer
|
|
|
|
minLibVersions = Expected minimum version
|
|
loadedLibVersions = Version in use
|
|
|
|
hasSeccompBPF = Seccomp-BPF (System Call Filtering)
|
|
hasSeccompTSync = Seccomp Thread Synchronization
|
|
hasUserNamespaces = User Namespaces
|
|
hasPrivilegedUserNamespaces = User Namespaces for privileged processes
|
|
canSandboxContent = Content Process Sandboxing
|
|
canSandboxMedia = Media Plugin Sandboxing
|
|
|
|
# LOCALIZATION NOTE %1$S and %2$S will be replaced with the number of remote and the total number
|
|
# of windows, respectively, while %3$S will indicate whether windows are remote by default ('true'
|
|
# or 'false')
|
|
multiProcessStatus = %1$S/%2$S (default: %3$S)
|
|
|
|
asyncPanZoom = Asynchronous Pan/Zoom
|
|
apzNone = none
|
|
wheelEnabled = wheel input enabled
|
|
touchEnabled = touch input enabled
|
|
dragEnabled = scrollbar drag enabled
|
|
|
|
# LOCALIZATION NOTE %1 will be replaced with the key of a preference.
|
|
wheelWarning = async wheel input disabled due to unsupported pref: %S
|
|
touchWarning = async touch input disabled due to unsupported pref: %S
|