diff options
Diffstat (limited to 'l10n-da/devtools/client/markers.properties')
-rw-r--r-- | l10n-da/devtools/client/markers.properties | 139 |
1 files changed, 139 insertions, 0 deletions
diff --git a/l10n-da/devtools/client/markers.properties b/l10n-da/devtools/client/markers.properties new file mode 100644 index 0000000000..91e358a246 --- /dev/null +++ b/l10n-da/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=Beregn styles igen +marker.label.stylesApplyChanges=Anvend style-ændringer +marker.label.reflow=Layout +marker.label.paint=Paint +marker.label.composite=Composite-lag +marker.label.compositeForwardTransaction=Composite-request sendt +marker.label.javascript=Funktionskald +marker.label.parseHTML=Fortolk HTML +marker.label.parseXML=Fortolk XML +marker.label.domevent=DOM-events +marker.label.consoleTime=Konsol +marker.label.garbageCollection2=Garbage Collection +marker.label.garbageCollection.incremental=Trinvis GC +marker.label.garbageCollection.nonIncremental=Ikke-trinvis GC +marker.label.minorGC=Minor GC +marker.label.cycleCollection=Cyklus-indsamling +marker.label.cycleCollection.forgetSkippable=CC graf-reduktion +marker.label.timestamp=Tidsstempel +marker.label.worker=Worker +marker.label.messagePort=MessagePort +marker.label.unknown=Ukendt + +# LOCALIZATION NOTE (marker.label.javascript.*): +# These strings are displayed as JavaScript markers that have special +# reasons that can be translated. +marker.label.javascript.scriptElement=Script-tag +marker.label.javascript.promiseCallback=Promise Callback +marker.label.javascript.promiseInit=Promise Init +marker.label.javascript.workerRunnable=Worker +marker.label.javascript.jsURI=JavaScript-URI +marker.label.javascript.eventHandler=Event Handler + +# LOCALIZATION NOTE (marker.field.*): +# Strings used in the waterfall sidebar as property names. + +# General marker fields +marker.field.start=Start: +marker.field.end=Slut: +marker.field.duration=Varighed: + +# General "reason" for a marker (JavaScript, Garbage Collection) +marker.field.causeName=Årsag: +# General "type" for a marker (Cycle Collection, Garbage Collection) +marker.field.type=Type: +# General "label" for a marker (user defined) +marker.field.label=Etiket: + +# Field names for stack values +marker.field.stack=Stak: +marker.field.startStack=Stak ved start: +marker.field.endStack=Stak ved slut: + +# %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=(Async: %S) + +# For console.time markers +marker.field.consoleTimerName=Navn på timer: + +# For DOM Event markers +marker.field.DOMEventType=Hændelsestype: +marker.field.DOMEventPhase=Fase: + +# Non-incremental cause for a Garbage Collection marker +marker.field.nonIncrementalCause=Ikke-trinvis grund: + +# For "Recalculate Style" markers +marker.field.isAnimationOnly=Kun animation: + +# The type of operation performed by a Worker. +marker.worker.serializeDataOffMainThread=Serialiser data i worker +marker.worker.serializeDataOnMainThread=Serialiser data på den primære tråd +marker.worker.deserializeDataOffMainThread=Af-serialiser data i worker +marker.worker.deserializeDataOnMainThread=Af-serialiser data på den primære tråd + +# The type of operation performed by a MessagePort +marker.messagePort.serializeData=Serialiser data +marker.messagePort.deserializeData=Af-serialiser data + +# Strings used in the waterfall sidebar as values. +marker.value.unknownFrame=<ukendt placering> +marker.value.DOMEventTargetPhase=Mål +marker.value.DOMEventCapturingPhase=Indfang +marker.value.DOMEventBubblingPhase=Bubbling + +# 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-kald +marker.gcreason.label.EAGER_ALLOC_TRIGGER=Ivrig allokations-udløser +marker.gcreason.label.DESTROY_RUNTIME=Nedlukning +marker.gcreason.label.LAST_DITCH=Ikke mere hukommelse +marker.gcreason.label.TOO_MUCH_MALLOC=For mange bytes allokeret +marker.gcreason.label.ALLOC_TRIGGER=For mange allokationer +marker.gcreason.label.DEBUG_GC=Debug GC +marker.gcreason.label.COMPARTMENT_REVIVED=Død global genoplivet +marker.gcreason.label.RESET=Afslut trinvis cyklus +marker.gcreason.label.OUT_OF_NURSERY=Nursery er fuldt +marker.gcreason.label.EVICT_NURSERY=Udsmidning fra nursery +marker.gcreason.label.FULL_STORE_BUFFER=Objekter i nursery er for aktive +marker.gcreason.label.SHARED_MEMORY_LIMIT=Stor allokering mislykkedes +marker.gcreason.label.PERIODIC_FULL_GC=Periodisk fuld GC +marker.gcreason.label.INCREMENTAL_TOO_SLOW=Allokerings-raten er for hurtig +marker.gcreason.label.COMPONENT_UTILS=Cu.forceGC +marker.gcreason.label.MEM_PRESSURE=Lav hukommelse +marker.gcreason.label.CC_WAITING=Tvunget af cyklus-indsamling +marker.gcreason.label.CC_FINISHED=Cyklus-indsamling afsluttet +marker.gcreason.label.CC_FORCED=Tvunget af cyklus-indsamling +marker.gcreason.label.LOAD_END=Sideindlæsning afsluttet +marker.gcreason.label.PAGE_HIDE=Flyttet til baggrund +marker.gcreason.label.NSJSCONTEXT_DESTROY=Ødelæg JS-kontekst +marker.gcreason.label.SET_NEW_DOCUMENT=Nyt dokument +marker.gcreason.label.SET_DOC_SHELL=Nyt dokument +marker.gcreason.label.DOM_UTILS=API-kald +marker.gcreason.label.DOM_IPC=IPC +marker.gcreason.label.DOM_WORKER=Periodisk worker-GC +marker.gcreason.label.INTER_SLICE_GC=Periodisk, trinvis GC-slice +marker.gcreason.label.FULL_GC_TIMER=Periodisk fuld GC +marker.gcreason.label.SHUTDOWN_CC=Nedlukning +marker.gcreason.label.DOM_WINDOW_UTILS=Bruger inaktiv +marker.gcreason.label.USER_INACTIVE=Bruger inaktiv + +# The name of a nursery collection. +marker.nurseryCollection=Nursery Collection |