Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
cf3f370
🔃 Daily sync: main -> l10n (March 23, 2022)
Mar 23, 2022
fe7272f
🔃 Daily sync: main -> l10n (March 24, 2022)
Mar 24, 2022
e43a1d5
🔃 Daily sync: main -> l10n (March 25, 2022)
Mar 25, 2022
cd559e8
Pontoon: Update Kabyle (kab) localization of Firefox Profiler
taqbaylitassa Mar 25, 2022
10fb71c
🔃 Daily sync: main -> l10n (March 26, 2022)
Mar 26, 2022
e13fa9e
🔃 Daily sync: main -> l10n (March 29, 2022)
Mar 29, 2022
565679e
🔃 Daily sync: main -> l10n (March 30, 2022)
Mar 30, 2022
d2df52c
Pontoon: Update Italian (it) localization of Firefox Profiler
Mar 30, 2022
1e25951
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Prof…
petercpg Mar 30, 2022
86f1613
Pontoon: Update Dutch (nl) localization of Firefox Profiler
markh-bz Mar 30, 2022
60a7bde
Pontoon: Update Greek (el) localization of Firefox Profiler
asongofghostandfire Mar 30, 2022
9a16911
Use the whole list item as the click target (PR #3963)
julienw Mar 30, 2022
d580263
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox P…
MarceloGhelman Mar 30, 2022
b84f498
Show the duration of the full range in the filter navigator bar (PR #…
canova Mar 30, 2022
a5fb95a
Pontoon: Update German (de) localization of Firefox Profiler
koehlermichael Mar 30, 2022
499065d
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler
Mar 30, 2022
0f26811
Pontoon: Update Ukrainian (uk) localization of Firefox Profiler
IhorHordiichuk Mar 30, 2022
23b3d0d
Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler
Mar 30, 2022
4689efa
Pontoon: Update English (Great Britain) (en-GB) localization of Firef…
Mar 30, 2022
50894b4
🔃 Daily sync: main -> l10n (March 31, 2022)
Mar 31, 2022
d6dd04e
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Prof…
petercpg Mar 31, 2022
4d28f95
Pontoon: Update Dutch (nl) localization of Firefox Profiler
markh-bz Mar 31, 2022
d469ce6
Pontoon: Update Italian (it) localization of Firefox Profiler
Mar 31, 2022
d45c2e7
Pontoon: Update Greek (el) localization of Firefox Profiler
asongofghostandfire Mar 31, 2022
7a9d572
Pontoon: Update German (de) localization of Firefox Profiler
PFischbeck Mar 31, 2022
897e876
Pontoon: Update Dutch (nl) localization of Firefox Profiler
Mar 31, 2022
c0373d8
Pontoon: Update French (fr) localization of Firefox Profiler
Mar 31, 2022
2e8edff
Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler
Mar 31, 2022
5b080c6
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox P…
MarceloGhelman Mar 31, 2022
2629cee
Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler
Apr 1, 2022
41b7b12
Pontoon: Update Dutch (nl) localization of Firefox Profiler
Apr 1, 2022
5740f6b
Pontoon: Update Ukrainian (uk) localization of Firefox Profiler
IhorHordiichuk Apr 1, 2022
41ec246
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler
Apr 2, 2022
e5a3c06
Pontoon: Update English (Great Britain) (en-GB) localization of Firef…
Apr 3, 2022
f7678e1
Pontoon: Update Interlingua (ia) localization of Firefox Profiler
Karm46 Apr 4, 2022
1d99814
Update all development Yarn dependencies (2022-04-04) (PR #3971)
depfu[bot] Apr 4, 2022
82019de
⬆️ Update @codemirror/highlight to version 0.19.8 (PR #3970)
depfu[bot] Apr 4, 2022
000835b
🔃 Daily sync: main -> l10n (April 5, 2022)
Apr 5, 2022
9bcfa3e
Move the IPC tracks right below their threads
canova Mar 30, 2022
c133938
Fix a typo
canova Mar 30, 2022
a32bb0e
Add a test for the new IPC special case for track ordering
canova Mar 30, 2022
bb24b1a
Move the IPC tracks right below their threads during the initial load…
canova Apr 5, 2022
0f064c7
Remove animations from various places for users with prefer-reduced-m…
canova Apr 5, 2022
23499e2
Merge branch 'main' into l10n
canova Apr 5, 2022
5dccf3c
🔃 Sync: l10n -> main (April 5, 2022) (Merge PR #3974)
canova Apr 5, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion locales/de/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,16 @@ MarkerContextMenu--copy-description = Beschreibung kopieren
MarkerContextMenu--copy-call-stack = Aufrufstack kopieren
MarkerContextMenu--copy-url = URL kopieren
MarkerContextMenu--copy-as-json = Als JSON kopieren
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-receiver-thread = Empfänger-Thread „<strong>{ $threadName }</strong>“ auswählen
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-sender-thread = Absender-Thread „<strong>{ $threadName }</strong>“ auswählen

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -518,7 +528,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Vollständiger Bereich
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Vollständiger Zeitraum ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
18 changes: 17 additions & 1 deletion locales/el/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,16 @@ MarkerContextMenu--copy-description = Αντιγραφή περιγραφής
MarkerContextMenu--copy-call-stack = Αντιγραφή στοίβας κλήσεων
MarkerContextMenu--copy-url = Αντιγραφή URL
MarkerContextMenu--copy-as-json = Αντιγραφή ως JSON
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-receiver-thread = Επιλέξτε το νήμα παραλήπτη «<strong>{ $threadName }</strong>»
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-sender-thread = Επιλέξτε το νήμα αποστολέα «<strong>{ $threadName }</strong>»

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -529,7 +539,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Πλήρες εύρος
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Πλήρες εύρος ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
18 changes: 17 additions & 1 deletion locales/en-GB/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,16 @@ MarkerContextMenu--copy-description = Copy description
MarkerContextMenu--copy-call-stack = Copy call stack
MarkerContextMenu--copy-url = Copy URL
MarkerContextMenu--copy-as-json = Copy as JSON
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-receiver-thread = Select the receiver thread “<strong>{ $threadName }</strong>”
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-sender-thread = Select the sender thread “<strong>{ $threadName }</strong>”

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -533,7 +543,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Full Range
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Full Range ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
8 changes: 7 additions & 1 deletion locales/en-US/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Full Range
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Full Range ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
3 changes: 1 addition & 2 deletions locales/es-CL/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ CallTree--bytes-self = Propio (bytes)
# Variables:
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
CallTree--divergent-inlining-badge =
.title = Algunas llamadas a { $callFunction } fueron incorporadas por el compilador.
.title = Algunas llamadas a { $calledFunction } fueron incorporadas por el compilador.
# Variables:
# $calledFunction (String) - Name of the function whose call was inlined.
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
Expand Down Expand Up @@ -472,7 +472,6 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Rango completo

## Profile Loader Animation

Expand Down
3 changes: 1 addition & 2 deletions locales/fr/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ CallTree--bytes-self = Individuel (octets)
# Variables:
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
CallTree--divergent-inlining-badge =
.title = Certains appels à { $callFunction } ont été regroupés par le compilateur.
.title = Certains appels à { $calledFunction } ont été regroupés par le compilateur.
# Variables:
# $calledFunction (String) - Name of the function whose call was inlined.
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
Expand Down Expand Up @@ -468,7 +468,6 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Intervalle complet

## Profile Loader Animation

Expand Down
18 changes: 17 additions & 1 deletion locales/ia/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,16 @@ MarkerContextMenu--copy-description = Copiar le description
MarkerContextMenu--copy-call-stack = Copiar pila de appellos
MarkerContextMenu--copy-url = Copiar URL
MarkerContextMenu--copy-as-json = Copiar como JSON
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-receiver-thread = Selige le argumento destinatario “<strong>{ $threadName }</strong>”
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-sender-thread = Selige le argumento mittente “<strong>{ $threadName }</strong>”

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -526,7 +536,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Plen gamma
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Intervallo complete ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
18 changes: 17 additions & 1 deletion locales/it/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,16 @@ MarkerContextMenu--copy-description = Copia descrizione
MarkerContextMenu--copy-call-stack = Copia stack di chiamata
MarkerContextMenu--copy-url = Copia URL
MarkerContextMenu--copy-as-json = Copia come JSON
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-receiver-thread = Seleziona il thread di destinazione “<strong>{ $threadName }</strong>”
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-sender-thread = Seleziona il thread di origine “<strong>{ $threadName }</strong>”

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -467,7 +477,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Intervallo completo
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Intervallo completo ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
63 changes: 46 additions & 17 deletions locales/kab/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,11 @@ AppHeader--github-icon =
## AppViewRouter
## This is used for displaying errors when loading the application.

AppViewRouter--error-message-unpublished =
.message = Ur yezmir ara ad d-yerr amaɣnu seg { -firefox-brand-name }.
AppViewRouter--error-message-from-file =
.message = Taɣuri n faylu neɣ tasleḍt n ufylu yellan deg-s d awezɣi.
AppViewRouter--error-message-local =
.message = Ur yettwasebded ara yakan.
AppViewRouter--error-message-public =
.message = Ur yezmir ara ad d-yader umaɣnu.
AppViewRouter--error-message-from-url =
.message = Ur yezmir ara ad d-yader umaɣnu.
AppViewRouter--error-unpublished = Ur yezmir ara ad d-yaf amaɣnu seg { -firefox-brand-name }.
AppViewRouter--error-from-file = Ur izmir ara ad d-iɣer afaylu neɣ ad yesleḍ amaɣnu yellan deg-s.
AppViewRouter--error-local = Ur yebdid ara yakan.
AppViewRouter--error-public = Ur yezmir ara ad d-yader amaɣnu.
AppViewRouter--error-from-url = Ur yezmir ara ad d-yessader amaɣnu.
AppViewRouter--route-not-found--home =
.specialMessage = URL wuɣur tettaɛraḍeḍ ad tawḍeḍ ur tettwassen ara.

Expand All @@ -55,6 +50,8 @@ CallNodeContextMenu--transform-focus-function = Siḍes ef twuri
.title = { CallNodeContextMenu--transform-focus-function-title }
CallNodeContextMenu--transform-focus-function-inverted = Siḍeṣ ɣef twuri (imitti)
.title = { CallNodeContextMenu--transform-focus-function-title }
CallNodeContextMenu--transform-collapse-function-subtree = Ṭebbeq tawuri
.title = Aṭebbeq n twuri ad yekkes meṛṛa ayen iwumi tessawaldaɣen ad tefk akk akud n uselkem i twuri. Aya ad yefk tallelt i usifses n umaɣnu ara yessiwlen i tengalt ur yattwaslaḍen ara.
CallNodeContextMenu--expand-all = Snefli akk
# Searchfox is a source code indexing tool for Mozilla Firefox.
# See: https://searchfox.org/
Expand All @@ -67,6 +64,13 @@ CallNodeContextMenu--copy-stack = Nqel tanebdant
## This is the component for Call Tree panel.


## Call tree "badges" (icons) with tooltips
##
## These inlining badges are displayed in the call tree in front of some
## functions for native code (C / C++ / Rust). They're a small "inl" icon with
## a tooltip.


## CallTreeSidebar
## This is the sidebar component that is used in Call Tree and Flame Graph panels.

Expand Down Expand Up @@ -170,7 +174,6 @@ MarkerContextMenu--end-selection-here = Taggara n ufran da
MarkerContextMenu--copy-description = Nɣel aglam
MarkerContextMenu--copy-call-stack = Nɣel tanebdant n usiwel
MarkerContextMenu--copy-url = Nɣel URL
MarkerContextMenu--copy-full-payload = Nɣel tuttra tummidt

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -217,7 +220,6 @@ MenuButtons--metaInfo--symbols = Izamulen:
MenuButtons--metaInfo--cpu = CPU:
MenuButtons--metaInfo--recording-started = Asekles yebda:
MenuButtons--metaInfo--interval = Azilal:
MenuButtons--metaInfo--profile-version = Lqem n umaɣnu:
MenuButtons--metaInfo--buffer-capacity = Tazmert n uḥraz:
MenuButtons--metaInfo--buffer-duration = Tanzgat n uḥraz:
# Buffer Duration in Seconds in Meta Info Panel
Expand Down Expand Up @@ -313,10 +315,6 @@ ProfileFilterNavigator--full-range = Azilal ummid

## Profile Loader Animation

ProfileLoaderAnimation--loading-message-local =
.message = Ur yettwasebded ara yakan.
ProfileLoaderAnimation--loading-message-view-not-found =
.message = Ur tettwaf ara teskant

## ProfileRootMessage

Expand Down Expand Up @@ -353,7 +351,6 @@ TabBar--network-tab = Aẓeṭṭa
## This is used as a context menu for timeline to organize the tracks in the
## analysis UI.

TrackContextMenu--only-show-this-process-group = Sken kan agraw-a n ukala
# This is used as the context menu item to show only the given track.
# Variables:
# $trackName (String) - Name of the selected track to isolate.
Expand All @@ -363,6 +360,16 @@ TrackContextMenu--only-show-track = Sken kan “{ $trackName }”
# $trackName (String) - Name of the selected track to hide.
TrackContextMenu--hide-track = Ffer “{ $trackName }”

## TrackMemoryGraph
## This is used to show the memory graph of that process in the timeline part of
## the UI. To learn more about it, visit:
## https://profiler.firefox.com/docs/#/./memory-allocations?id=memory-track


## TrackSearchField
## The component that is used for the search input in the track context menu.


## TransformNavigator
## Navigator for the applied transforms in the Call Tree, Flame Graph, and Stack
## Chart components.
Expand Down Expand Up @@ -409,6 +416,28 @@ TransformNavigator--drop-function = Sers: { $item }
# $item (String) - Name of the function that transform applied to.
TransformNavigator--collapse-direct-recursion = Fneẓ asniles: { $item }

## Source code view in a box at the bottom of the UI.

# Displayed below SourceView--cannot-obtain-source, if the browser could not
# be queried for source code using the symbolication API.
# Variables:
# $browserConnectionErrorMessage (String) - The raw internal error message, not localized
SourceView--browser-connection-error-when-obtaining-source = Ur yezmir ara ad yessuter i API n uzamul n yiminig: { $browserConnectionErrorMessage }
# Displayed below SourceView--cannot-obtain-source, if the browser was queried
# for source code using the symbolication API, and this query returned an error.
# Variables:
# $apiErrorMessage (String) - The raw internal error message from the API, not localized
SourceView--browser-api-error-when-obtaining-source = API n uzamul n yiminig yerra-d tuccḍa: { $apiErrorMessage }
# Displayed below SourceView--cannot-obtain-source, if the file format of an
# "archive" file was not recognized. The only supported archive formats at the
# moment are .tar and .tar.gz, because that's what crates.io uses for .crates files.
# Variables:
# $url (String) - The URL from which the "archive" file was downloaded.
# $parsingErrorMessage (String) - The raw internal error message during parsing, not localized
SourceView--archive-parsing-error-when-obtaining-source = Aḥraz deg { $url } ur yezmir ara ad yettwasleḍ: { $parsingErrorMessage }
SourceView--close-button =
.title = Mdel timeẓri taneṣlit

## UploadedRecordingsHome
## This is the page that displays all the profiles that user has uploaded.
## See: https://profiler.firefox.com/uploaded-recordings/
Expand Down
22 changes: 19 additions & 3 deletions locales/nl/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ CallTree--bytes-self = Zelf (bytes)
# Variables:
# $calledFunction (String) - Name of the function whose call was sometimes inlined.
CallTree--divergent-inlining-badge =
.title = Sommige aanroepen naar { $callFunction } zijn inline door de compiler geplaatst.
.title = Sommige aanroepen naar { $calledFunction } zijn inline door de compiler geplaatst.
# Variables:
# $calledFunction (String) - Name of the function whose call was inlined.
# $outerFunction (String) - Name of the outer function into which the called function was inlined.
Expand Down Expand Up @@ -255,7 +255,7 @@ Home--web-channel-unavailable =
Home--record-instructions =
Klik om te starten met het maken van een profiel op de profielknop of gebruik de
sneltoetsen. Het pictogram is blauw als er een profiel wordt opgenomen.
Klik op SHIFT om de gegevens in profiler.firefox.com te laden.
Klik op <kbd>Vastleggen</kbd> om de gegevens in profiler.firefox.com te laden.
Home--instructions-title = Profielen bekijken en opnemen
Home--instructions-content =
Het opnemen van prestatieprofielen vereist <a>{ -firefox-brand-name }</a>.
Expand Down Expand Up @@ -320,6 +320,16 @@ MarkerContextMenu--copy-description = Beschrijving kopiëren
MarkerContextMenu--copy-call-stack = Aanroepstack kopiëren
MarkerContextMenu--copy-url = URL kopiëren
MarkerContextMenu--copy-as-json = Kopiëren als JSON
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-receiver-thread = Selecteer de ontvangerthread ‘<strong>{ $threadName }</strong>’
# This string is used on the marker context menu item when right clicked on an
# IPC marker.
# Variables:
# $threadName (String) - Name of the thread that will be selected.
MarkerContextMenu--select-the-sender-thread = Selecteer de afzenderthread ‘<strong>{ $threadName }</strong>’

## MarkerSettings
## This is used in all panels related to markers.
Expand Down Expand Up @@ -533,7 +543,13 @@ ProfileDeleteButton--delete-button =
## ProfileFilterNavigator
## This is used at the top of the profile analysis UI.

ProfileFilterNavigator--full-range = Volledig bereik
# This string is used on the top left side of the profile analysis UI as the
# "Full Range" button. In the profiler UI, it's possible to zoom in to a time
# range. This button reverts it back to the full range. It also includes the
# duration of the full range.
# Variables:
# $fullRangeDuration (String) - The duration of the full profile data.
ProfileFilterNavigator--full-range-with-duration = Volledig bereik ({ $fullRangeDuration })

## Profile Loader Animation

Expand Down
Loading