diff options
Diffstat (limited to 'l10n-be/devtools/client/markers.properties')
-rw-r--r-- | l10n-be/devtools/client/markers.properties | 139 |
1 files changed, 139 insertions, 0 deletions
diff --git a/l10n-be/devtools/client/markers.properties b/l10n-be/devtools/client/markers.properties new file mode 100644 index 0000000000..26b2e5eea5 --- /dev/null +++ b/l10n-be/devtools/client/markers.properties @@ -0,0 +1,139 @@ +# 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 Performance Tools +# which is available from the Web Developer sub-menu -> 'Performance'. +# 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. These strings +# are specifically for marker names in the performance tool. + +# LOCALIZATION NOTE (marker.label.*): +# These strings are displayed in the Performance Tool waterfall, identifying markers. +# We want to use the same wording as Google Chrome when appropriate. +marker.label.styles=Пераразлік стылю +marker.label.stylesApplyChanges=Ужыць змены стылю +marker.label.reflow=Разбіўка +marker.label.paint=Адмалёўка +marker.label.composite=Кампазітныя пласты +marker.label.compositeForwardTransaction=Адасланы кампазітны запыт +marker.label.javascript=Выклік функцыі +marker.label.parseHTML=Разбор HTML +marker.label.parseXML=Разбор XML +marker.label.domevent=Падзея DOM +marker.label.consoleTime=Кансоль +marker.label.garbageCollection2=Збор смецця (GC) +marker.label.garbageCollection.incremental=Інкрэментны GC +marker.label.garbageCollection.nonIncremental=Неінкрэментны GC +marker.label.minorGC=Мінорны GC +marker.label.cycleCollection=Зборка цыклаў +marker.label.cycleCollection.forgetSkippable=Рэдукцыя CC Graph +marker.label.timestamp=Часовая пазнака +marker.label.worker=Worker +marker.label.messagePort=MessagePort +marker.label.unknown=Невядома + +# LOCALIZATION NOTE (marker.label.javascript.*): +# These strings are displayed as JavaScript markers that have special +# reasons that can be translated. +marker.label.javascript.scriptElement=Тэг сцэнару +marker.label.javascript.promiseCallback=Зваротны выклік Promise +marker.label.javascript.promiseInit=Ініцыялізацыя Promise +marker.label.javascript.workerRunnable=Worker +marker.label.javascript.jsURI=JavaScript URI +marker.label.javascript.eventHandler=Апрацоўшчык падзей + +# LOCALIZATION NOTE (marker.field.*): +# Strings used in the waterfall sidebar as property names. + +# General marker fields +marker.field.start=Пачатак: +marker.field.end=Канец: +marker.field.duration=Працягласць: + +# General "reason" for a marker (JavaScript, Garbage Collection) +marker.field.causeName=Прычына: +# General "type" for a marker (Cycle Collection, Garbage Collection) +marker.field.type=Тып: +# General "label" for a marker (user defined) +marker.field.label=Метка: + +# Field names for stack values +marker.field.stack=Стэк: +marker.field.startStack=Стэк спачатку: +marker.field.endStack=Стэк у канцы: + +# %S is the "Async Cause" of a marker, and this signifies that the cause +# was an asynchronous one in a displayed stack. +marker.field.asyncStack=(Асінхронны: %S) + +# For console.time markers +marker.field.consoleTimerName=Імя таймера: + +# For DOM Event markers +marker.field.DOMEventType=Тып падзеі: +marker.field.DOMEventPhase=Фаза: + +# Non-incremental cause for a Garbage Collection marker +marker.field.nonIncrementalCause=Неінкрэментная прычына: + +# For "Recalculate Style" markers +marker.field.isAnimationOnly=Толькі анімацыя: + +# The type of operation performed by a Worker. +marker.worker.serializeDataOffMainThread=Серыялізаваць дадзеныя ў Worker +marker.worker.serializeDataOnMainThread=Серыялізаваць дадзеныя ў галоўным патоку +marker.worker.deserializeDataOffMainThread=Дэсерыялізаваць дадзеныя ў Worker +marker.worker.deserializeDataOnMainThread=Дэсерыялізаваць дадзеныя ў галоўным патоку + +# The type of operation performed by a MessagePort +marker.messagePort.serializeData=Серыялізаваць дадзеныя +marker.messagePort.deserializeData=Дэсерыялізаваць дадзеныя + +# Strings used in the waterfall sidebar as values. +marker.value.unknownFrame=<невядомае месцазнаходжанне> +marker.value.DOMEventTargetPhase=Мэта +marker.value.DOMEventCapturingPhase=Захоп +marker.value.DOMEventBubblingPhase=Усплыванне + +# LOCALIZATION NOTE (marker.gcreason.label.*): +# These strings are used to give a concise but readable description of a GC reason. +marker.gcreason.label.API=Выклік API +marker.gcreason.label.EAGER_ALLOC_TRIGGER=Трыгер інтэнсіўнай алакацыі +marker.gcreason.label.DESTROY_RUNTIME=Завяршэнне працы +marker.gcreason.label.LAST_DITCH=Недастаткова памяці +marker.gcreason.label.TOO_MUCH_MALLOC=Занадта шмат байт выдзелена +marker.gcreason.label.ALLOC_TRIGGER=Занадта шмат выдзелена +marker.gcreason.label.DEBUG_GC=Адладка GC +marker.gcreason.label.COMPARTMENT_REVIVED=Dead Global Revived +marker.gcreason.label.RESET=Завяршыць інкрыментны цыкл +marker.gcreason.label.OUT_OF_NURSERY=Гадавальнік поўны +marker.gcreason.label.EVICT_NURSERY=Эвакуацыя гадавальніка +marker.gcreason.label.FULL_STORE_BUFFER=Аб'екты гадавальніка занадта актыўныя +marker.gcreason.label.SHARED_MEMORY_LIMIT=Памылка вялікага размеркавання памяці +marker.gcreason.label.PERIODIC_FULL_GC=Перыядычны поўны GC +marker.gcreason.label.INCREMENTAL_TOO_SLOW=Занадта хуткі рост алакацый +marker.gcreason.label.COMPONENT_UTILS=Cu.forceGC +marker.gcreason.label.MEM_PRESSURE=Мала памяці +marker.gcreason.label.CC_WAITING=Выклікана зборкай цыклаў +marker.gcreason.label.CC_FINISHED=Зборка цыклаў скончана +marker.gcreason.label.CC_FORCED=Выклікана зборкай цыклаў +marker.gcreason.label.LOAD_END=Загрузка старонкі завершана +marker.gcreason.label.PAGE_HIDE=Перамешчана ў фон +marker.gcreason.label.NSJSCONTEXT_DESTROY=Разбурыць кантэкст JS +marker.gcreason.label.SET_NEW_DOCUMENT=Новы дакумент +marker.gcreason.label.SET_DOC_SHELL=Новы дакумент +marker.gcreason.label.DOM_UTILS=Выклік API +marker.gcreason.label.DOM_IPC=IPC +marker.gcreason.label.DOM_WORKER=Перыядычны Worker GC +marker.gcreason.label.INTER_SLICE_GC=Перыядычны інкрыментны зрэз GC +marker.gcreason.label.FULL_GC_TIMER=Перыядычны поўны GC +marker.gcreason.label.SHUTDOWN_CC=Завяршэнне працы +marker.gcreason.label.DOM_WINDOW_UTILS=Карыстальнік неактыўны +marker.gcreason.label.USER_INACTIVE=Карыстальнік неактыўны + +# The name of a nursery collection. +marker.nurseryCollection=Калекцыя гадавальніка |