150 lines
8.8 KiB
Properties
150 lines
8.8 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 These strings are used inside the Memory Tools
|
|
# which is available from the Browser Tools sub-menu -> 'Memory'.
|
|
# The correct localization of this file might be to keep it in
|
|
# English, or another language commonly spoken among web developers.
|
|
# You want to make that choice consistent across the developer tools.
|
|
# A good criteria is the language in which you'd find the best
|
|
# documentation on web development on the web.
|
|
|
|
# LOCALIZATION NOTE (snapshot.io.save): The label for the link that saves a
|
|
# snapshot to disk.
|
|
snapshot.io.save = ਸੰਭਾਲੋ
|
|
# LOCALIZATION NOTE (snapshot.io.delete): The label for the link that deletes
|
|
# a snapshot
|
|
snapshot.io.delete = ਮਿਟਾਓ
|
|
# LOCALIZATION NOTE (snapshot.io.save.window): The title for the window
|
|
# displayed when saving a snapshot to disk.
|
|
snapshot.io.save.window = ਸਨੈਪਸ਼ਾਟ ਸੰਭਾਲੋ
|
|
# LOCALIZATION NOTE (snapshot.io.import.window): The title for the window
|
|
# displayed when importing a snapshot form disk.
|
|
snapshot.io.import.window = ਸਨੈਪਸ਼ਾਟ ਦਰਾਮਦ ਕਰੋ
|
|
# LOCALIZATION NOTE (snapshot.io.filter): The title for the filter used to
|
|
# filter file types (*.fxsnapshot)
|
|
snapshot.io.filter = IceCat Snapshots
|
|
# LOCALIZATION NOTE (aggregate.mb): The label annotating the number of bytes (in
|
|
# megabytes) in a snapshot. %S represents the value, rounded to 2 decimal
|
|
# points.
|
|
aggregate.mb = %S MB
|
|
# LOCALIZATION NOTE (snapshot-title.loading): The title for a snapshot before
|
|
# it has a creation time to display.
|
|
snapshot-title.loading = ਕਾਰਵਾਈ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ ...
|
|
# LOCALIZATION NOTE (toolbar.pop-view): The text in the button to go back to the
|
|
# previous view.
|
|
toolbar.pop-view = ←
|
|
# LOCALIZATION NOTE (censusDisplays.coarseType.tooltip): The tooltip for the
|
|
# "coarse type" display option.
|
|
censusDisplays.coarseType.tooltip = ਨਗਾਂ ਦੀਆਂ ਕਿਸਮਾਂ ਦੇ ਮੁਤਾਬਕ ਟੋਲੀਆਂ ਬਣਾਓ
|
|
# LOCALIZATION NOTE (toolbar.view): The label for the view selector in the
|
|
# toolbar.
|
|
toolbar.view = ਵੇਖੋ:
|
|
# LOCALIZATION NOTE (toolbar.view.tooltip): The tooltip for the label for the
|
|
# view selector in the toolbar.
|
|
toolbar.view.tooltip = ਸਨੈਪਸ਼ੌਟ ਦੀ ਦਿੱਖ ਬਦਲੋ
|
|
# LOCALIZATION NOTE (take-snapshot): The label describing the button that
|
|
# initiates taking a snapshot, either as the main label, or a tooltip.
|
|
take-snapshot = ਸਨੈਪਸ਼ੌਟ ਲਵੋ
|
|
# LOCALIZATION NOTE (import-snapshot): The label describing the button that
|
|
# initiates importing a snapshot.
|
|
import-snapshot = ਆਯਾਤ ਕਰੋ...
|
|
# LOCALIZATION NOTE (clear-snapshots.tooltip): The tooltip for the button that
|
|
# deletes existing snapshot.
|
|
clear-snapshots.tooltip = ਸਾਰੇ ਸਨੈਪਸ਼ਾਟ ਮਿਟਾਓ
|
|
# LOCALIZATION NOTE (diff-snapshots.tooltip): The tooltip for the button that
|
|
# initiates selecting two snapshots to diff with each other.
|
|
diff-snapshots.tooltip = ਸਨੈਪਸ਼ੌਟਾਂ ਦੀ ਤੁਲਨਾ ਕਰੋ
|
|
# LOCALIZATION NOTE (filter.placeholder): The placeholder text used for the
|
|
# memory tool's filter search box.
|
|
filter.placeholder = ਫਿਲਟਰ
|
|
# LOCALIZATION NOTE (filter.tooltip): The tooltip text used for the memory
|
|
# tool's filter search box.
|
|
filter.tooltip = ਸਨੈਪਸ਼ੌਟਾਂ ਦੀ ਸਮੱਗਰੀ ਦੀ ਛਾਂਟੀ ਮਾਰੋ
|
|
# LOCALIZATION NOTE (tree-item.load-more): The label for the links to fetch the
|
|
# lazily loaded sub trees in the dominator tree view.
|
|
tree-item.load-more = ਹੋਰ ਲੋਡ ਕਰੋ...
|
|
# LOCALIZATION NOTE (tree-item.nofilename): The label describing the row in the
|
|
# heap tree that represents a row broken down by filename when no filename was
|
|
# available.
|
|
tree-item.nofilename = (ਕੋਈ ਜਿਲਦ-ਨਾਂਅ ਉਪਲਬਧ ਨਹੀਂ)
|
|
# LOCALIZATION NOTE (tree-item.root): The label describing the row in the heap tree
|
|
# that represents the root of the tree when inverted.
|
|
tree-item.root = (ਜੜ੍ਹ)
|
|
# LOCALIZATION NOTE (tree-item.percent2): A percent of bytes or count displayed in the tree view.
|
|
# there are two "%" after %S to escape and display "%"
|
|
tree-item.percent2 = %S%%
|
|
# LOCALIZATION NOTE (diffing.comparison): The name of the snapshot being
|
|
# compared to the baseline in a diffing comparison.
|
|
diffing.comparison = ਤੁਲਨਾ
|
|
# LOCALIZATION NOTE (diffing.state.error): The label describing the diffing
|
|
# state ERROR, used in the snapshot list when an error occurs while diffing two
|
|
# snapshots.
|
|
diffing.state.error = ਗਲਤੀ
|
|
# LOCALIZATION NOTE (diffing.state.error.full): The text describing the diffing
|
|
# state ERROR, used in the main view when an error occurs while diffing two
|
|
# snapshots.
|
|
diffing.state.error.full = ਸਨੈਪਸ਼ੌਟਾਂ ਦੀ ਤੁਲਨਾ ਕਰਦੇ ਹੋਏ ਗਲਤੀ ਹੋਈ ਸੀ।
|
|
# LOCALIZATION NOTE (diffing.state.taking-diff): The label describing the diffin
|
|
# state TAKING_DIFF, used in the snapshots list when computing the difference
|
|
# between two snapshots.
|
|
diffing.state.taking-diff = ਫਰਕ ਗਿਣੇ ਮਿਣੇ ਜਾ ਰਹੇ ਹਨ...
|
|
# LOCALIZATION NOTE (diffing.state.taking-diff.full): The label describing the
|
|
# diffing state TAKING_DIFF, used in the main view when computing the difference
|
|
# between two snapshots.
|
|
diffing.state.taking-diff.full = ਫਰਕ ਗਿਣੇ ਮਿਣੇ ਜਾ ਰਹੇ ਹਨ...
|
|
# LOCALIZATION NOTE (diffing.state.selecting): The label describing the diffing
|
|
# state SELECTING.
|
|
diffing.state.selecting = ਤੁਲਨਾ ਕਰਨ ਲਈ ਦੋ ਸਨੈਪਸ਼ੌਟਾਂ ਨੂੰ ਚੁਣੋ
|
|
# LOCALIZATION NOTE (diffing.state.selecting.full): The label describing the
|
|
# diffing state SELECTING, used in the main view when selecting snapshots to
|
|
# diff.
|
|
diffing.state.selecting.full = ਤੁਲਨਾ ਕਰਨ ਲਈ ਦੋ ਸਨੈਪਸ਼ੌਟਾਂ ਨੂੰ ਚੁਣੋ
|
|
# LOCALIZATION NOTE (dominatorTree.state.fetching): The label describing the
|
|
# dominator tree state FETCHING.
|
|
dominatorTree.state.fetching = ਅਕਾਰ ਗਿਣੇ ਮਿਣੇ ਜਾ ਰਹੇ ਹਨ...
|
|
# LOCALIZATION NOTE (dominatorTree.state.error): The label describing the
|
|
# dominator tree state ERROR.
|
|
dominatorTree.state.error = ਗਲਤੀ
|
|
# LOCALIZATION NOTE (snapshot.state.saving.full): The label describing the
|
|
# snapshot state SAVING, used in the main heap view.
|
|
snapshot.state.saving.full = ਸਨੈਪਸ਼ੌਟ ਸਾਂਭਿਆ ਜਾ ਰਿਹੈ...
|
|
# LOCALIZATION NOTE (snapshot.state.reading.full): The label describing the
|
|
# snapshot state READING, and SAVED, due to these states being combined
|
|
# visually, used in the main heap view.
|
|
snapshot.state.reading.full = ਸਨੈਪਸ਼ੌਟ ਪੜ੍ਹਿਆ ਜਾ ਰਿਹੈ...
|
|
# LOCALIZATION NOTE (individuals.state.error): The short message displayed when
|
|
# there is an error fetching individuals from a group.
|
|
individuals.state.error = ਗਲਤੀ
|
|
# LOCALIZATION NOTE (snapshot.state.saving): The label describing the snapshot
|
|
# state SAVING, used in the snapshot list view
|
|
snapshot.state.saving = ਸਨੈਪਸ਼ੌਟ ਸਾਂਭਿਆ ਜਾ ਰਿਹਾ ਹੈ...
|
|
# LOCALIZATION NOTE (snapshot.state.importing): The label describing the
|
|
# snapshot state IMPORTING, used in the snapshot list view
|
|
snapshot.state.importing = ਸਨੈਪਸ਼ੌਟ ਦਰਾਮਦ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ...
|
|
# LOCALIZATION NOTE (snapshot.state.reading): The label describing the snapshot
|
|
# state READING, and SAVED, due to these states being combined visually, used in
|
|
# the snapshot list view.
|
|
snapshot.state.reading = ਸਨੈਪਸ਼ੌਟ ਪੜ੍ਹਿਆ ਜਾ ਰਿਹੈ...
|
|
# LOCALIZATION NOTE (snapshot.state.saving-census): The label describing the
|
|
# snapshot state SAVING, used in snapshot list view.
|
|
snapshot.state.saving-census = ਰਿਪੋਰਟ ਸਾਂਭੀ ਜਾ ਰਹੀ ਹੈ...
|
|
# LOCALIZATION NOTE (snapshot.state.error): The label describing the snapshot
|
|
# state ERROR, used in the snapshot list view.
|
|
snapshot.state.error = ਗਲਤੀ
|
|
# LOCALIZATION NOTE (heapview.none-match): Message displayed when there report
|
|
# is empty.
|
|
heapview.empty = ਖਾਲੀ।
|
|
# LOCALIZATION NOTE (heapview.field.bytes): The name of the column in the heap
|
|
# view for bytes.
|
|
heapview.field.bytes = ਬਾਈਟਾਂ
|
|
# LOCALIZATION NOTE (heapview.field.totalbytes): The name of the column in the
|
|
# heap view for total bytes.
|
|
heapview.field.totalbytes = ਕੁੱਲ ਬਾਈਟਾਂ
|
|
# LOCALIZATION NOTE (heapview.field.name): The name of the column in the heap
|
|
# view for name.
|
|
heapview.field.name = ਗਰੁੱਪ
|
|
# LOCALIZATION NOTE (heapview.field.name.tooltip): The tooltip for the column
|
|
# header in the heap view for name.
|
|
heapview.field.name.tooltip = ਇਸ ਟੋਲੀ ਦਾ ਨਾਂਅ
|