92 lines
4.8 KiB
Properties
92 lines
4.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 = Saxla
|
||
# LOCALIZATION NOTE (snapshot.io.delete): The label for the link that deletes
|
||
# a snapshot
|
||
snapshot.io.delete = Sil
|
||
# LOCALIZATION NOTE (snapshot.io.filter): The title for the filter used to
|
||
# filter file types (*.fxsnapshot)
|
||
snapshot.io.filter = IceCat Snapshot-ları
|
||
# LOCALIZATION NOTE (toolbar.displayBy): The label describing the select menu
|
||
# options of the display options.
|
||
toolbar.displayBy = Qruplaşdır:
|
||
# LOCALIZATION NOTE (toolbar.displayBy.tooltip): The tooltip for the label
|
||
# describing the select menu options of the display options.
|
||
toolbar.displayBy.tooltip = Obyektlərin necə qruplaşdırıldığını dəyişdirin
|
||
# LOCALIZATION NOTE (toolbar.pop-view): The text in the button to go back to the
|
||
# previous view.
|
||
toolbar.pop-view = ←
|
||
# LOCALIZATION NOTE (toolbar.labelBy): The label describing the select menu
|
||
# options of the label options.
|
||
toolbar.labelBy = Etiketlə:
|
||
# LOCALIZATION NOTE (toolbar.labelBy.tooltip): The tooltip for the label describing the
|
||
# select menu options of the label options.
|
||
toolbar.labelBy.tooltip = Obyektlərin necə etiketləndiklərini dəyişdir
|
||
# LOCALIZATION NOTE (import-snapshot): The label describing the button that
|
||
# initiates importing a snapshot.
|
||
import-snapshot = İdxal et…
|
||
# LOCALIZATION NOTE (clear-snapshots.tooltip): The tooltip for the button that
|
||
# deletes existing snapshot.
|
||
clear-snapshots.tooltip = Bütün snapshot-ları sil
|
||
# LOCALIZATION NOTE (diff-snapshots.tooltip): The tooltip for the button that
|
||
# initiates selecting two snapshots to diff with each other.
|
||
diff-snapshots.tooltip = Snapshot-ları qarşılaşdır
|
||
# LOCALIZATION NOTE (filter.placeholder): The placeholder text used for the
|
||
# memory tool's filter search box.
|
||
filter.placeholder = Süzgəc
|
||
# 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 = Daha çox yüklə…
|
||
# 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 = Xəta
|
||
# 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 = Snapshot-ları qarşılaşdırarkən xəta baş verdi.
|
||
# 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 = Fərqlər hesablanır…
|
||
# 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 = Fərqlər hesablanır…
|
||
# LOCALIZATION NOTE (diffing.state.selecting): The label describing the diffing
|
||
# state SELECTING.
|
||
diffing.state.selecting = Qarşılaşdırmaq üçün iki snapshot seçin
|
||
# 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 = Qarşılaşdırmaq üçün iki snapshot seçin
|
||
# LOCALIZATION NOTE (dominatorTree.state.error): The label describing the
|
||
# dominator tree state ERROR.
|
||
dominatorTree.state.error = Xəta
|
||
# LOCALIZATION NOTE (individuals.state.error): The short message displayed when
|
||
# there is an error fetching individuals from a group.
|
||
individuals.state.error = Xəta
|
||
# LOCALIZATION NOTE (snapshot.state.error): The label describing the snapshot
|
||
# state ERROR, used in the snapshot list view.
|
||
snapshot.state.error = Xəta
|
||
# LOCALIZATION NOTE (heapview.no-difference): Message displayed when there is no
|
||
# difference between two snapshots.
|
||
heapview.no-difference = Əsli ilə qarşılaşdırılan arasında fərq yoxdur.
|
||
# LOCALIZATION NOTE (heapview.none-match): Message displayed when there are no
|
||
# matches when filtering.
|
||
heapview.none-match = Uyğunluq tapılmadı.
|
||
# LOCALIZATION NOTE (heapview.none-match): Message displayed when there report
|
||
# is empty.
|
||
heapview.empty = Boş.
|