111 lines
5.7 KiB
Properties
111 lines
5.7 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 = Guardar
|
|
# 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 = Procesando…
|
|
# LOCALIZATION NOTE (toolbar.pop-view): The text in the button to go back to the
|
|
# previous view.
|
|
toolbar.pop-view = ←
|
|
# LOCALIZATION NOTE (toolbar.view.dominators): The label for the dominators view
|
|
# option in the toolbar.
|
|
toolbar.view.dominators = Dominadores
|
|
# LOCALIZATION NOTE (toolbar.view.treemap): The label for the tree map option
|
|
# in the toolbar.
|
|
toolbar.view.treemap = Mapa n'árbole
|
|
# LOCALIZATION NOTE (take-snapshot): The label describing the button that
|
|
# initiates taking a snapshot, either as the main label, or a tooltip.
|
|
take-snapshot = Facer una captura
|
|
# LOCALIZATION NOTE (import-snapshot): The label describing the button that
|
|
# initiates importing a snapshot.
|
|
import-snapshot = Importar…
|
|
# LOCALIZATION NOTE (clear-snapshots.tooltip): The tooltip for the button that
|
|
# deletes existing snapshot.
|
|
clear-snapshots.tooltip = Desaniciar toles captures
|
|
# 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 = Cargar más…
|
|
# 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 = Comparanza
|
|
# 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 = Fallu
|
|
# 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 = Hebo un fallu mentanto se comparaben les captures.
|
|
# 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 = Calculando la diferencia…
|
|
# 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 = Calculando la diferencia…
|
|
# LOCALIZATION NOTE (dominatorTree.state.fetching): The label describing the
|
|
# dominator tree state FETCHING.
|
|
dominatorTree.state.fetching = Calculando los tamaños…
|
|
# LOCALIZATION NOTE (dominatorTree.state.error): The label describing the
|
|
# dominator tree state ERROR.
|
|
dominatorTree.state.error = Fallu
|
|
# LOCALIZATION NOTE (snapshot.state.saving.full): The label describing the
|
|
# snapshot state SAVING, used in the main heap view.
|
|
snapshot.state.saving.full = Guardando la captura…
|
|
# LOCALIZATION NOTE (individuals.state.error): The short message displayed when
|
|
# there is an error fetching individuals from a group.
|
|
individuals.state.error = Fallu
|
|
# LOCALIZATION NOTE (individuals.field.node): The header label for an individual
|
|
# node.
|
|
individuals.field.node = Noyu
|
|
# LOCALIZATION NOTE (snapshot.state.saving): The label describing the snapshot
|
|
# state SAVING, used in the snapshot list view
|
|
snapshot.state.saving = Guardando la captura…
|
|
# LOCALIZATION NOTE (snapshot.state.importing): The label describing the
|
|
# snapshot state IMPORTING, used in the snapshot list view
|
|
snapshot.state.importing = Importando la captura…
|
|
# 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 = Lleendo la captura…
|
|
# LOCALIZATION NOTE (snapshot.state.saving-census): The label describing the
|
|
# snapshot state SAVING, used in snapshot list view.
|
|
snapshot.state.saving-census = Guardando l'informe…
|
|
# LOCALIZATION NOTE (snapshot.state.error): The label describing the snapshot
|
|
# state ERROR, used in the snapshot list view.
|
|
snapshot.state.error = Fallu
|
|
# LOCALIZATION NOTE (heapview.none-match): Message displayed when there are no
|
|
# matches when filtering.
|
|
heapview.none-match = Nun hai coincidencies.
|
|
# LOCALIZATION NOTE (dominatortree.field.label): The name of the column in the
|
|
# dominator tree for an object's label.
|
|
dominatortree.field.label = Dominador
|
|
# LOCALIZATION NOTE (heapview.field.bytes): The name of the column in the heap
|
|
# view for bytes.
|
|
heapview.field.bytes = Bytes
|
|
# LOCALIZATION NOTE (heapview.field.totalbytes): The name of the column in the
|
|
# heap view for total bytes.
|
|
heapview.field.totalbytes = Bytes totales
|
|
# LOCALIZATION NOTE (heapview.field.name.tooltip): The tooltip for the column
|
|
# header in the heap view for name.
|
|
heapview.field.name.tooltip = El nome d'esti grupu
|