163 lines
8.9 KiB
Properties
163 lines
8.9 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
|
|
# 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 م.بايت
|
|
# LOCALIZATION NOTE (snapshot-title.loading): The title for a snapshot before
|
|
# it has a creation time to display.
|
|
snapshot-title.loading = يُعالج…
|
|
# LOCALIZATION NOTE (toolbar.displayBy): The label describing the select menu
|
|
# options of the display options.
|
|
toolbar.displayBy = جمِّع حسب:
|
|
# LOCALIZATION NOTE (toolbar.displayBy.tooltip): The tooltip for the label
|
|
# describing the select menu options of the display options.
|
|
toolbar.displayBy.tooltip = غيِّر طريقة تجميع الكائنات
|
|
# 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.labelBy.tooltip): The tooltip for the label describing the
|
|
# select menu options of the label options.
|
|
toolbar.labelBy.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 (toolbar.view.treemap): The label for the tree map option
|
|
# in the toolbar.
|
|
toolbar.view.treemap = خريطة شجرية
|
|
# 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.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.incrementalFetching): The label
|
|
# describing the dominator tree state INCREMENTAL_FETCHING.
|
|
dominatorTree.state.incrementalFetching = يجلب…
|
|
# LOCALIZATION NOTE (dominatorTree.state.incrementalFetching.full): The label describing the
|
|
# dominator tree state INCREMENTAL_FETCHING, used in the dominator tree view.
|
|
dominatorTree.state.incrementalFetching.full = يجلب المزيد…
|
|
# 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 (snapshot.state.saving-tree-map.full): The label describing
|
|
# the snapshot state SAVING, used in the main heap view.
|
|
snapshot.state.saving-tree-map.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 (individuals.state.fetching): The short message displayed
|
|
# while fetching individuals.
|
|
individuals.state.fetching = يجلب…
|
|
# 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.saving-census): The label describing the
|
|
# snapshot state SAVING, used in snapshot list view.
|
|
snapshot.state.saving-tree-map = يحفظ الخريطة الشجرية…
|
|
# 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 are no
|
|
# matches when filtering.
|
|
heapview.none-match = لا تطابقات.
|
|
# 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.tooltip): The tooltip for the column
|
|
# header in the heap view for name.
|
|
heapview.field.name.tooltip = اسم هذه المجموعة
|