From 1085eb3961a566277d4b548988e7688a8f958b80 Mon Sep 17 00:00:00 2001 From: "Francesco Lodolo [:flod]" Date: Tue, 30 May 2023 13:04:20 +0000 Subject: [PATCH 01/34] Pontoon: Update Italian (it) localization of Firefox Profiler Co-authored-by: Francesco Lodolo [:flod] --- locales/it/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/it/app.ftl b/locales/it/app.ftl index c9f486a8dc..43bf735395 100644 --- a/locales/it/app.ftl +++ b/locales/it/app.ftl @@ -289,12 +289,23 @@ MarkerContextMenu--select-the-receiver-thread = Seleziona il thread di destinazi # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Seleziona il thread di origine “{ $threadName }” +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Scarta campioni al di fuori dei marker corrispondenti a “{ $filter }” + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Filtra marker: .title = Visualizza solo marker che corrispondono a un determinato nome +MarkerSettings--marker-filters = + .title = Filtri per i marker ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -811,6 +822,10 @@ TransformNavigator--collapse-direct-recursion-only = Comprimi solo ricorsione di # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Comprimi sottoalbero: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Scarta campioni al di fuori dei marker corrispondenti: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From b5c7e18c6063bcc759607eb12f388de1d8d1797a Mon Sep 17 00:00:00 2001 From: Pin-guang Chen Date: Tue, 30 May 2023 13:04:22 +0000 Subject: [PATCH 02/34] Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Profiler Co-authored-by: Pin-guang Chen --- locales/zh-TW/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/zh-TW/app.ftl b/locales/zh-TW/app.ftl index e1283043f1..ba2c31764f 100644 --- a/locales/zh-TW/app.ftl +++ b/locales/zh-TW/app.ftl @@ -285,12 +285,23 @@ MarkerContextMenu--select-the-receiver-thread = 選擇接收執行緒「 # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = 選擇傳送執行緒「{ $threadName }」 +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = 丟棄不符合「{ $filter }」標記的取樣 + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = 過濾標記: .title = 只顯示符合特定名稱的標記 +MarkerSettings--marker-filters = + .title = 標記過濾器 ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -805,6 +816,10 @@ TransformNavigator--collapse-direct-recursion-only = 僅摺疊直接遞迴:{ $ # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = 摺疊子樹: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = 丟棄不符合「{ $item }」標記的取樣 ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From dc8ac833f19dc9c7b2d012ace7b712ef185e16e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=B6hler?= Date: Tue, 30 May 2023 14:43:11 +0000 Subject: [PATCH 03/34] Pontoon: Update German (de) localization of Firefox Profiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michael Köhler --- locales/de/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/de/app.ftl b/locales/de/app.ftl index 0992d37467..1961c53b13 100644 --- a/locales/de/app.ftl +++ b/locales/de/app.ftl @@ -343,12 +343,23 @@ MarkerContextMenu--select-the-receiver-thread = Empfänger-Thread „{ $ # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Absender-Thread „{ $threadName }“ auswählen +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Stichproben außerhalb der Markierungen verwerfen, die mit „{ $filter }“ übereinstimmen + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Markierungen filtern: .title = Nur Markierungen anzeigen, die zu einem bestimmten Namen passen +MarkerSettings--marker-filters = + .title = Filter für Markierungen ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -869,6 +880,10 @@ TransformNavigator--collapse-direct-recursion-only = Nur direkte Rekursion einkl # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Unterbaum einklappen: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Stichproben außerhalb der Markierungen verwerfen, die mit „{ $item }“ übereinstimmen ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From c259f3699fb6ab0a3289e8e20c9c0c54ea752ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=A0=E6=88=91=E7=9A=86=E5=87=A1=E4=BA=BA?= Date: Tue, 30 May 2023 14:53:55 +0000 Subject: [PATCH 04/34] Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 你我皆凡人 --- locales/zh-CN/app.ftl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/locales/zh-CN/app.ftl b/locales/zh-CN/app.ftl index be44f43e56..2c1656ad89 100644 --- a/locales/zh-CN/app.ftl +++ b/locales/zh-CN/app.ftl @@ -286,6 +286,11 @@ MarkerContextMenu--select-the-receiver-thread = 选择 Receiver 线程“{ $threadName }” +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + + ## MarkerSettings ## This is used in all panels related to markers. @@ -662,6 +667,11 @@ TrackMemoryGraph--operations-since-the-previous-sample = 自前一次采样以 ## consumption. The carbon dioxide equivalent represents the equivalent amount ## of CO₂ to achieve the same level of global warming potential. +# This is used in the tooltip when the power value uses the kilowatt unit. +# Variables: +# $value (String) - the power value at this location +TrackPower--tooltip-power-kilowatt = { $value } kW + .label = 功率 # This is used in the tooltip when the power value uses the watt unit. # Variables: # $value (String) - the power value at this location @@ -673,6 +683,13 @@ TrackPower--tooltip-power-watt = { $value } W TrackPower--tooltip-power-milliwatt = { $value } mW .label = 功率 # This is used in the tooltip when the energy used in the current range uses the +# kilowatt-hour unit. +# Variables: +# $value (String) - the energy value for this range +# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms) +TrackPower--tooltip-energy-carbon-used-in-range-kilowatthour = { $value } kWh({ $carbonValue } kg CO₂e) + .label = 可见范围内的能耗 +# This is used in the tooltip when the energy used in the current range uses the # watt-hour unit. # Variables: # $value (String) - the energy value for this range @@ -694,6 +711,13 @@ TrackPower--tooltip-energy-carbon-used-in-range-milliwatthour = { $value } mWh ( TrackPower--tooltip-energy-carbon-used-in-range-microwatthour = { $value } µWh ({ $carbonValue } mg CO2e) .label = 可见范围内的能耗 # This is used in the tooltip when the energy used in the current preview +# selection uses the kilowatt-hour unit. +# Variables: +# $value (String) - the energy value for this range +# $carbonValue (string) - the carbon dioxide equivalent (CO₂e) value (kilograms) +TrackPower--tooltip-energy-carbon-used-in-preview-kilowatthour = { $value } kWh({ $carbonValue } kg CO₂e) + .label = 当前选择范围内的能耗 +# This is used in the tooltip when the energy used in the current preview # selection uses the watt-hour unit. # Variables: # $value (String) - the energy value for this range From 5afea2d909a00a4e46b28d63fb75b4fddc5361f7 Mon Sep 17 00:00:00 2001 From: Marcelo Ghelman Date: Tue, 30 May 2023 17:34:27 +0000 Subject: [PATCH 05/34] Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox Profiler Co-authored-by: Marcelo Ghelman --- locales/pt-BR/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/pt-BR/app.ftl b/locales/pt-BR/app.ftl index d8b533b554..119a89047b 100644 --- a/locales/pt-BR/app.ftl +++ b/locales/pt-BR/app.ftl @@ -296,12 +296,23 @@ MarkerContextMenu--select-the-receiver-thread = Selecionar o thread receptor “ # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Selecionar o thread remetente “{ $threadName }” +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Descartar amostras fora dos marcadores correspondentes a “{ $filter }” + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Filtrar marcadores: .title = Só exibir marcadores que correspondem a um determinado nome +MarkerSettings--marker-filters = + .title = Filtros de marcação ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -822,6 +833,10 @@ TransformNavigator--collapse-direct-recursion-only = Recolher só recursão dire # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Recolher subárvore: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Descartar amostras fora dos marcadores correspondentes a: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From ddbbec4d196dfa97de2c1cd563c01392c1ee0147 Mon Sep 17 00:00:00 2001 From: Marcelo Ghelman Date: Tue, 30 May 2023 18:13:09 +0000 Subject: [PATCH 06/34] Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox Profiler Co-authored-by: Marcelo Ghelman --- locales/pt-BR/app.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pt-BR/app.ftl b/locales/pt-BR/app.ftl index 119a89047b..25c36744f5 100644 --- a/locales/pt-BR/app.ftl +++ b/locales/pt-BR/app.ftl @@ -836,7 +836,7 @@ TransformNavigator--collapse-function-subtree = Recolher subárvore: { $item } # "Drop samples outside of markers matching ..." transform. # Variables: # $item (String) - Search filter of the markers that transform will apply to. -TransformNavigator--drop-samples-outside-of-markers-matching = Descartar amostras fora dos marcadores correspondentes a: “{ $item }” +TransformNavigator--drop-samples-outside-of-markers-matching = Descartar amostras fora dos marcadores correspondentes: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 29fccef13f8480e91901e1cf64d5ac74372538cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=86hor=20Hordiichuk?= Date: Tue, 30 May 2023 18:33:11 +0000 Subject: [PATCH 07/34] Pontoon: Update Ukrainian (uk) localization of Firefox Profiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Іhor Hordiichuk --- locales/uk/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/uk/app.ftl b/locales/uk/app.ftl index 2e6507332c..ced7da6ca5 100644 --- a/locales/uk/app.ftl +++ b/locales/uk/app.ftl @@ -363,12 +363,23 @@ MarkerContextMenu--select-the-receiver-thread = Виберіть потік-од # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Виберіть потік-відправник “{ $threadName }” +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Перетягніть зразки за межі маркерів, що відповідають “{ $filter }” + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Фільтр маркерів: .title = Показувати лише маркери, що відповідають певній назві +MarkerSettings--marker-filters = + .title = Фільтр маркерів ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -894,6 +905,10 @@ TransformNavigator--collapse-direct-recursion-only = Згорнути лише # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Згорнути піддерево: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Перетягніть зразки за межі маркерів, що відповідають: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 72e2a40908494b7261d639210d50ebb8b4ebff8f Mon Sep 17 00:00:00 2001 From: Ian Neal Date: Tue, 30 May 2023 20:13:15 +0000 Subject: [PATCH 08/34] Pontoon: Update English (Great Britain) (en-GB) localization of Firefox Profiler Co-authored-by: Ian Neal --- locales/en-GB/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/en-GB/app.ftl b/locales/en-GB/app.ftl index 849cae6341..6570c92e81 100644 --- a/locales/en-GB/app.ftl +++ b/locales/en-GB/app.ftl @@ -367,12 +367,23 @@ MarkerContextMenu--select-the-receiver-thread = Select the receiver thread “{ $threadName }” +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Drop samples outside of markers matching “{ $filter }” + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Filter Markers: .title = Only display markers that match a certain name +MarkerSettings--marker-filters = + .title = Marker Filters ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -893,6 +904,10 @@ TransformNavigator--collapse-direct-recursion-only = Collapse direct recursion o # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Collapse subtree: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Drop samples outside of markers matching: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From ca62ab6898017255d6b2abc7a4cb15f08a643473 Mon Sep 17 00:00:00 2001 From: Mark Heijl Date: Wed, 31 May 2023 08:31:40 +0000 Subject: [PATCH 09/34] Pontoon: Update Dutch (nl) localization of Firefox Profiler Co-authored-by: Mark Heijl --- locales/nl/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/nl/app.ftl b/locales/nl/app.ftl index 0f491b6039..09dc573261 100644 --- a/locales/nl/app.ftl +++ b/locales/nl/app.ftl @@ -367,12 +367,23 @@ MarkerContextMenu--select-the-receiver-thread = Selecteer de ontvangerthread ‘ # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Selecteer de afzenderthread ‘{ $threadName }’ +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Samples buiten markeringen overeenkomend met ‘{ $filter }’ buiten beschouwing laten + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Markeringen filteren: .title = Alleen markeringen tonen die overeenkomen met een bepaalde naam +MarkerSettings--marker-filters = + .title = Markeringsfilters ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -893,6 +904,10 @@ TransformNavigator--collapse-direct-recursion-only = Alleen directe recursie sam # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Subtree samenvouwen: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Samples buiten markeringen overeenkomend met ‘{ $item }’ buiten beschouwing laten ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 49c886ffea9c57b567852d651e2b3a655af3ad79 Mon Sep 17 00:00:00 2001 From: Fjoerfoks Date: Wed, 31 May 2023 09:11:27 +0000 Subject: [PATCH 10/34] Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler Co-authored-by: Fjoerfoks --- locales/fy-NL/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/fy-NL/app.ftl b/locales/fy-NL/app.ftl index 0ad4760fb0..64ba869166 100644 --- a/locales/fy-NL/app.ftl +++ b/locales/fy-NL/app.ftl @@ -367,12 +367,23 @@ MarkerContextMenu--select-the-receiver-thread = Selektearje de ûntfangerthread # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Selektearje de ôfstjoerderthread ‘{ $threadName }’ +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Samples bûten markearringen oerienkommend mei ‘{ $filter }’ bûten beskôging litte + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Markearringen filterje: .title = Allinnich markearringen toane dy’t oerienkommen mei in bepaalde namme +MarkerSettings--marker-filters = + .title = Markearringsfilters ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -893,6 +904,10 @@ TransformNavigator--collapse-direct-recursion-only = Allinnich direkte rekursy y # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Subtree ynklappe: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Samples bûten markearringen oerienkommend mei ‘{ $item }’ bûten beskôging litte ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 3413235b257631c892722352dc067c23f8aac72f Mon Sep 17 00:00:00 2001 From: ravmn Date: Wed, 31 May 2023 15:21:48 +0000 Subject: [PATCH 11/34] Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler Co-authored-by: ravmn --- locales/es-CL/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/es-CL/app.ftl b/locales/es-CL/app.ftl index e040f7680e..20c486a9f5 100644 --- a/locales/es-CL/app.ftl +++ b/locales/es-CL/app.ftl @@ -301,12 +301,23 @@ MarkerContextMenu--select-the-receiver-thread = Selecciona el hilo receptor "{ $threadName }" +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Sacar muestras que queden fuera de los marcadores que coincidan con: “{ $filter }” + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Marcadores de filtros: .title = Solo mostrar marcadores que coincidan con cierto nombre +MarkerSettings--marker-filters = + .title = Filtros de marcador ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -823,6 +834,10 @@ TransformNavigator--collapse-direct-recursion-only = Contraer solo recursividad # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Colapsar subárbol: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Sacar muestras que queden fuera de los marcadores que coincidan con: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From e50e0989d0a7ad36c6754d84bd713baac32694bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Chevalier?= Date: Thu, 1 Jun 2023 15:13:14 +0000 Subject: [PATCH 12/34] Pontoon: Update French (fr) localization of Firefox Profiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Théo Chevalier --- locales/fr/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/fr/app.ftl b/locales/fr/app.ftl index 105820ce36..4ee17fd1b5 100644 --- a/locales/fr/app.ftl +++ b/locales/fr/app.ftl @@ -295,12 +295,23 @@ MarkerContextMenu--select-the-receiver-thread = Sélectionner le thread destinat # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Sélectionner le thread expéditeur « { $threadName } » +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Abandonner les échantillons en dehors des marqueurs correspondant à « { $filter } » + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Filtre de marqueur : .title = Afficher uniquement les marqueurs qui correspondent à un certain nom +MarkerSettings--marker-filters = + .title = Filtres de marqueurs ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -817,6 +828,10 @@ TransformNavigator--collapse-direct-recursion-only = Réduction de la récursivi # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Réduction de la sous-arborescence : { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Abandonner les échantillons en dehors des marqueurs correspondant à : « { $item } » ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 56ac293ccfef9d5e1aa6b90ad66ae4d213f87f30 Mon Sep 17 00:00:00 2001 From: Valery Ledovskoy Date: Fri, 2 Jun 2023 08:43:33 +0000 Subject: [PATCH 13/34] Pontoon: Update Russian (ru) localization of Firefox Profiler Co-authored-by: Valery Ledovskoy --- locales/ru/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/ru/app.ftl b/locales/ru/app.ftl index bde1425f3a..272dc6cdcb 100644 --- a/locales/ru/app.ftl +++ b/locales/ru/app.ftl @@ -365,12 +365,23 @@ MarkerContextMenu--select-the-receiver-thread = Выберите цепочку # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Выберите цепочку отправителя «{ $threadName }». +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Отбрасывать семплы вне маркеров, соответствующих «{ $filter }». + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Маркеры фильтра: .title = Отображать только маркеры, совпадающие с определённым именем +MarkerSettings--marker-filters = + .title = Фильтры маркеров ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -907,6 +918,10 @@ TransformNavigator--collapse-direct-recursion-only = Свернуть тольк # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Свернуть поддерево: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Отбрасывать семплы за пределами совпадения маркеров: «{ $item }» ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From d6d204bcff95c1ff10c9927928a695905582f00d Mon Sep 17 00:00:00 2001 From: Melo46 Date: Fri, 2 Jun 2023 21:05:05 +0000 Subject: [PATCH 14/34] Pontoon: Update Interlingua (ia) localization of Firefox Profiler Co-authored-by: Melo46 --- locales/ia/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/ia/app.ftl b/locales/ia/app.ftl index da54d279d2..69861f7786 100644 --- a/locales/ia/app.ftl +++ b/locales/ia/app.ftl @@ -358,12 +358,23 @@ MarkerContextMenu--select-the-receiver-thread = Selige le argumento destinatario # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Selige le argumento mittente “{ $threadName }” +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Depone specimens foras del marcatores concordante “{ $filter }” + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Marcatores de filtro: .title = Solo monstra marcatores que concorda con un certe nomine +MarkerSettings--marker-filters = + .title = Filtros de marcatores ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -882,6 +893,10 @@ TransformNavigator--collapse-direct-recursion-only = Collaber solo le recursion # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Collaber sub-arbore: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Depone specimens foras del marcatores concordante: “{ $item }” ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 90e99fe07f9dbbfbddec4265777b0b0611dd9538 Mon Sep 17 00:00:00 2001 From: wxie Date: Sat, 3 Jun 2023 04:13:30 +0000 Subject: [PATCH 15/34] Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler Co-authored-by: wxie --- locales/zh-CN/app.ftl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/locales/zh-CN/app.ftl b/locales/zh-CN/app.ftl index 2c1656ad89..66c1d84521 100644 --- a/locales/zh-CN/app.ftl +++ b/locales/zh-CN/app.ftl @@ -290,6 +290,10 @@ MarkerContextMenu--select-the-sender-thread = 选择 Sender 线程“{ $ ## This is the menu when filter icon is clicked in Marker Chart and Marker Table ## panels. +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = 不用标记过滤器“{ $filter }”标记此样本 ## MarkerSettings ## This is used in all panels related to markers. @@ -297,6 +301,8 @@ MarkerContextMenu--select-the-sender-thread = 选择 Sender 线程“{ $ MarkerSettings--panel-search = .label = 过滤标记: .title = 只显示匹配特定名称的标记 +MarkerSettings--marker-filters = + .title = 标记过滤器 ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -811,6 +817,10 @@ TransformNavigator--collapse-direct-recursion-only = 仅取消直接递归:{ $ # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = 折叠子树:{ $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = 不用过滤器 “{ $item }” 标记该样本 ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From f83c5b0455205c7b8dd753afe45b90dacba6b54f Mon Sep 17 00:00:00 2001 From: Andreas Pettersson Date: Mon, 5 Jun 2023 17:43:40 +0000 Subject: [PATCH 16/34] Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler Co-authored-by: Andreas Pettersson --- locales/sv-SE/app.ftl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/sv-SE/app.ftl b/locales/sv-SE/app.ftl index 7592b35947..d13914c2de 100644 --- a/locales/sv-SE/app.ftl +++ b/locales/sv-SE/app.ftl @@ -362,12 +362,23 @@ MarkerContextMenu--select-the-receiver-thread = Välj mottagartråden "{ # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Välj avsändartråden "{ $threadName }" +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Kasta prover utanför markörer som matchar "{ $filter }" + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Filtermarkörer: .title = Visa endast markörer som matchar ett visst namn +MarkerSettings--marker-filters = + .title = Markörfilter ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. @@ -888,6 +899,10 @@ TransformNavigator--collapse-direct-recursion-only = Komprimera endast direkt re # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Komprimera underträd: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Kasta prover utanför markörer som matchar: "{ $item }" ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From 783d0e739fa28628e6261f62b7968b95a3e12b80 Mon Sep 17 00:00:00 2001 From: felash Date: Thu, 8 Jun 2023 12:05:58 +0000 Subject: [PATCH 17/34] Pontoon: Update French (fr) localization of Firefox Profiler Co-authored-by: felash --- locales/fr/app.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr/app.ftl b/locales/fr/app.ftl index 4ee17fd1b5..c2a382d248 100644 --- a/locales/fr/app.ftl +++ b/locales/fr/app.ftl @@ -408,7 +408,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = } # Adjective refers to the buffer duration MenuButtons--metaInfo--buffer-duration-unlimited = Illimitée -MenuButtons--metaInfo--application = Applications +MenuButtons--metaInfo--application = Application MenuButtons--metaInfo--name-and-version = Nom et version : MenuButtons--metaInfo--update-channel = Canal de mise à jour : MenuButtons--metaInfo--build-id = Identifiant de compilation : From 0cbc078ce461b6962158e8865a2b94f28360a839 Mon Sep 17 00:00:00 2001 From: Jim Spentzos Date: Thu, 8 Jun 2023 14:43:39 +0000 Subject: [PATCH 18/34] Pontoon: Update Greek (el) localization of Firefox Profiler Co-authored-by: Jim Spentzos --- locales/el/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/el/app.ftl b/locales/el/app.ftl index 5496d84300..e8df2297c9 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -362,12 +362,19 @@ MarkerContextMenu--select-the-receiver-thread = Επιλέξτε το νήμα # $threadName (String) - Name of the thread that will be selected. MarkerContextMenu--select-the-sender-thread = Επιλέξτε το νήμα αποστολέα «{ $threadName }» +## MarkerFiltersContextMenu +## This is the menu when filter icon is clicked in Marker Chart and Marker Table +## panels. + + ## MarkerSettings ## This is used in all panels related to markers. MarkerSettings--panel-search = .label = Φιλτράρισμα σημαδιών: .title = Εμφάνιση μόνο των σημαδιών που αντιστοιχούν σε ένα συγκεκριμένο όνομα +MarkerSettings--marker-filters = + .title = Φίλτρα δείκτη ## MarkerSidebar ## This is the sidebar component that is used in Marker Table panel. From 4690402ec05c70be2cbe9c28113fff6597646072 Mon Sep 17 00:00:00 2001 From: Jim Spentzos Date: Thu, 8 Jun 2023 15:13:04 +0000 Subject: [PATCH 19/34] Pontoon: Update Greek (el) localization of Firefox Profiler Co-authored-by: Jim Spentzos --- locales/el/app.ftl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/locales/el/app.ftl b/locales/el/app.ftl index e8df2297c9..e132f85044 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -366,6 +366,10 @@ MarkerContextMenu--select-the-sender-thread = Επιλέξτε το νήμα α ## This is the menu when filter icon is clicked in Marker Chart and Marker Table ## panels. +# This string is used on the marker filters menu item when clicked on the filter icon. +# Variables: +# $filter (String) - Search string that will be used to filter the markers. +MarkerFiltersContextMenu--drop-samples-outside-of-markers-matching = Απόρριψη δειγμάτων εκτός των δεικτών που αντιστοιχούν στο «{ $filter }» ## MarkerSettings ## This is used in all panels related to markers. @@ -895,6 +899,10 @@ TransformNavigator--collapse-direct-recursion-only = Σύμπτυξη μόνο # Variables: # $item (String) - Name of the function that transform applied to. TransformNavigator--collapse-function-subtree = Σύμπτυξη υπόδεντρου: { $item } +# "Drop samples outside of markers matching ..." transform. +# Variables: +# $item (String) - Search filter of the markers that transform will apply to. +TransformNavigator--drop-samples-outside-of-markers-matching = Απόρριψη δειγμάτων εκτός των δεικτών που αντιστοιχούν στο: «{ $item }» ## "Bottom box" - a view which contains the source view and the assembly view, ## at the bottom of the profiler UI From bc58cb0d24d59ced33cc03ff7d042a0ae875a92f Mon Sep 17 00:00:00 2001 From: Pin-guang Chen Date: Fri, 9 Jun 2023 08:23:03 +0000 Subject: [PATCH 20/34] Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Profiler Co-authored-by: Pin-guang Chen --- locales/zh-TW/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/zh-TW/app.ftl b/locales/zh-TW/app.ftl index ba2c31764f..41f7523ea4 100644 --- a/locales/zh-TW/app.ftl +++ b/locales/zh-TW/app.ftl @@ -379,6 +379,8 @@ MenuButtons--metaInfo--logical-cpu = { $logicalCPUs -> *[other] { $logicalCPUs } 顆邏輯核心 } +MenuButtons--metaInfo--profiling-started = 紀錄開始於: +MenuButtons--metaInfo--profiling-session = 紀錄長度: MenuButtons--metaInfo--main-process-started = 主處理程序開始: MenuButtons--metaInfo--main-process-ended = 主要處理程序結束於: MenuButtons--metaInfo--interval = 間隔: @@ -395,6 +397,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = 無限制 MenuButtons--metaInfo--application = 應用程式 MenuButtons--metaInfo--name-and-version = 名稱與版本: +MenuButtons--metaInfo--application-uptime = 運作時間: MenuButtons--metaInfo--update-channel = 更新頻道: MenuButtons--metaInfo--build-id = Build ID: MenuButtons--metaInfo--build-type = Build Type: From 8d51af848836e76a65b331020fd3926cc6d2c545 Mon Sep 17 00:00:00 2001 From: "Francesco Lodolo [:flod]" Date: Fri, 9 Jun 2023 08:43:49 +0000 Subject: [PATCH 21/34] Pontoon: Update Italian (it) localization of Firefox Profiler Co-authored-by: Francesco Lodolo [:flod] --- locales/it/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/it/app.ftl b/locales/it/app.ftl index 43bf735395..ec5991360a 100644 --- a/locales/it/app.ftl +++ b/locales/it/app.ftl @@ -387,6 +387,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } core logico *[other] { $logicalCPUs } core logici } +MenuButtons--metaInfo--profiling-started = Registrazione avviata: +MenuButtons--metaInfo--profiling-session = Lunghezza registrazione: MenuButtons--metaInfo--main-process-started = Processo principale avviato: MenuButtons--metaInfo--main-process-ended = Processo principale completato: MenuButtons--metaInfo--interval = Intervallo: @@ -404,6 +406,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Illimitata MenuButtons--metaInfo--application = Applicazione MenuButtons--metaInfo--name-and-version = Nome e versione: +MenuButtons--metaInfo--application-uptime = Tempo di attività: MenuButtons--metaInfo--update-channel = Canale di aggiornamento: MenuButtons--metaInfo--build-id = ID build: MenuButtons--metaInfo--build-type = Tipo di build: From 567fbe9601f177f2b6f7a7482f92fd1254b7e944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Chevalier?= Date: Fri, 9 Jun 2023 09:15:32 +0000 Subject: [PATCH 22/34] Pontoon: Update French (fr) localization of Firefox Profiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Théo Chevalier --- locales/fr/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/fr/app.ftl b/locales/fr/app.ftl index c2a382d248..71235ee30f 100644 --- a/locales/fr/app.ftl +++ b/locales/fr/app.ftl @@ -393,6 +393,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } cœur logique *[other] { $logicalCPUs } cœurs logiques } +MenuButtons--metaInfo--profiling-started = Enregistrement commencé : +MenuButtons--metaInfo--profiling-session = Durée d’enregistrement : MenuButtons--metaInfo--main-process-started = Processus principal démarré : MenuButtons--metaInfo--main-process-ended = Processus principal terminé : MenuButtons--metaInfo--interval = Intervalle : @@ -410,6 +412,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Illimitée MenuButtons--metaInfo--application = Application MenuButtons--metaInfo--name-and-version = Nom et version : +MenuButtons--metaInfo--application-uptime = Disponibilité : MenuButtons--metaInfo--update-channel = Canal de mise à jour : MenuButtons--metaInfo--build-id = Identifiant de compilation : MenuButtons--metaInfo--build-type = Type de compilation : From db933ece5d28634c2d4257c7da8fca6c714e7e45 Mon Sep 17 00:00:00 2001 From: Mark Heijl Date: Fri, 9 Jun 2023 11:42:55 +0000 Subject: [PATCH 23/34] Pontoon: Update Dutch (nl) localization of Firefox Profiler Co-authored-by: Mark Heijl --- locales/nl/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/nl/app.ftl b/locales/nl/app.ftl index 09dc573261..341865e86d 100644 --- a/locales/nl/app.ftl +++ b/locales/nl/app.ftl @@ -465,6 +465,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } logische kern *[other] { $logicalCPUs } logische kernen } +MenuButtons--metaInfo--profiling-started = Opname gestart: +MenuButtons--metaInfo--profiling-session = Opnameduur: MenuButtons--metaInfo--main-process-started = Hoofdproces gestart: MenuButtons--metaInfo--main-process-ended = Hoofdproces beëindigd: MenuButtons--metaInfo--interval = Interval: @@ -482,6 +484,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Onbeperkt MenuButtons--metaInfo--application = Toepassing MenuButtons--metaInfo--name-and-version = Naam en versie: +MenuButtons--metaInfo--application-uptime = Uptime: MenuButtons--metaInfo--update-channel = Updatekanaal: MenuButtons--metaInfo--build-id = Build-ID: MenuButtons--metaInfo--build-type = Buildtype: From 974b9a8643f8e709dc5d584780111e5f95d1554b Mon Sep 17 00:00:00 2001 From: Jim Spentzos Date: Fri, 9 Jun 2023 12:33:32 +0000 Subject: [PATCH 24/34] Pontoon: Update Greek (el) localization of Firefox Profiler Co-authored-by: Jim Spentzos --- locales/el/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/el/app.ftl b/locales/el/app.ftl index e132f85044..37600ec593 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -460,6 +460,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } λογικός πυρήνας *[other] { $logicalCPUs } λογικοί πυρήνες } +MenuButtons--metaInfo--profiling-started = Έναρξη καταγραφής: +MenuButtons--metaInfo--profiling-session = Διάρκεια καταγραφής: MenuButtons--metaInfo--main-process-started = Έναρξη κύριας διεργασίας: MenuButtons--metaInfo--main-process-ended = Τέλος κύριας διεργασίας: MenuButtons--metaInfo--interval = Διάστημα: @@ -477,6 +479,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Απεριόριστη MenuButtons--metaInfo--application = Εφαρμογή MenuButtons--metaInfo--name-and-version = Όνομα και έκδοση: +MenuButtons--metaInfo--application-uptime = Χρόνος λειτουργίας: MenuButtons--metaInfo--update-channel = Κανάλι ενημερώσεων: MenuButtons--metaInfo--build-id = ID δομής: MenuButtons--metaInfo--build-type = Τύπος δομής: From f66354feb0c91495129e68e02262c6aec509b054 Mon Sep 17 00:00:00 2001 From: Melo46 Date: Fri, 9 Jun 2023 13:33:35 +0000 Subject: [PATCH 25/34] Pontoon: Update Interlingua (ia) localization of Firefox Profiler Co-authored-by: Melo46 --- locales/ia/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ia/app.ftl b/locales/ia/app.ftl index 69861f7786..6fc7504427 100644 --- a/locales/ia/app.ftl +++ b/locales/ia/app.ftl @@ -456,6 +456,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } nucleo logic *[other] { $logicalCPUs } nucleos logic } +MenuButtons--metaInfo--profiling-started = Registration comenciate: +MenuButtons--metaInfo--profiling-session = Durata de registration MenuButtons--metaInfo--main-process-started = Processo principal initiate: MenuButtons--metaInfo--main-process-ended = Processo principal finite: MenuButtons--metaInfo--interval = Intervallo: @@ -473,6 +475,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Sin limite MenuButtons--metaInfo--application = Application MenuButtons--metaInfo--name-and-version = Nomine e version: +MenuButtons--metaInfo--application-uptime = Tempore de activitate: MenuButtons--metaInfo--update-channel = Canal de actualisation: MenuButtons--metaInfo--build-id = ID de version: MenuButtons--metaInfo--build-type = Typo de compilation: From 2ad208455e65a84c56b1ab115d11502578a507b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=B6hler?= Date: Fri, 9 Jun 2023 14:05:13 +0000 Subject: [PATCH 26/34] Pontoon: Update German (de) localization of Firefox Profiler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michael Köhler --- locales/de/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/de/app.ftl b/locales/de/app.ftl index 1961c53b13..73f72bfce8 100644 --- a/locales/de/app.ftl +++ b/locales/de/app.ftl @@ -441,6 +441,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } logischer Kern *[other] { $logicalCPUs } logische Kerne } +MenuButtons--metaInfo--profiling-started = Aufzeichnungsbeginn: +MenuButtons--metaInfo--profiling-session = Aufzeichnungslänge: MenuButtons--metaInfo--main-process-started = Hauptprozess gestartet: MenuButtons--metaInfo--main-process-ended = Hauptprozess beendet: MenuButtons--metaInfo--interval = Intervall: @@ -458,6 +460,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Unbegrenzt MenuButtons--metaInfo--application = Anwendung MenuButtons--metaInfo--name-and-version = Name und Version: +MenuButtons--metaInfo--application-uptime = Uptime: MenuButtons--metaInfo--update-channel = Update-Kanal: MenuButtons--metaInfo--build-id = Build-ID: MenuButtons--metaInfo--build-type = Build-Typ: From 2c59ba6732e1700c07652dac060411054bd5aecd Mon Sep 17 00:00:00 2001 From: ravmn Date: Fri, 9 Jun 2023 17:04:39 +0000 Subject: [PATCH 27/34] Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler Co-authored-by: ravmn --- locales/es-CL/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/es-CL/app.ftl b/locales/es-CL/app.ftl index 20c486a9f5..e3ba5a3025 100644 --- a/locales/es-CL/app.ftl +++ b/locales/es-CL/app.ftl @@ -399,6 +399,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } núcleo lógico *[other] { $logicalCPUs } núcleos lógicos } +MenuButtons--metaInfo--profiling-started = Inicio del registro: +MenuButtons--metaInfo--profiling-session = Duración del registro: MenuButtons--metaInfo--main-process-started = Proceso principal iniciado: MenuButtons--metaInfo--main-process-ended = Proceso principal terminado: MenuButtons--metaInfo--interval = Intervalo: @@ -416,6 +418,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Ilimitado MenuButtons--metaInfo--application = Aplicación MenuButtons--metaInfo--name-and-version = Nombre y versión: +MenuButtons--metaInfo--application-uptime = Tiempo de actividad: MenuButtons--metaInfo--update-channel = Canal de actualización: MenuButtons--metaInfo--build-id = ID de compilación: MenuButtons--metaInfo--build-type = Tipo de compilación: From 022366d11b71ee0660adbec88b82a426eb744bc0 Mon Sep 17 00:00:00 2001 From: Valery Ledovskoy Date: Fri, 9 Jun 2023 18:37:44 +0000 Subject: [PATCH 28/34] Pontoon: Update Russian (ru) localization of Firefox Profiler Co-authored-by: Valery Ledovskoy --- locales/ru/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ru/app.ftl b/locales/ru/app.ftl index 272dc6cdcb..f1c8218ec9 100644 --- a/locales/ru/app.ftl +++ b/locales/ru/app.ftl @@ -478,6 +478,8 @@ MenuButtons--metaInfo--logical-cpu = [few] { $logicalCPUs } логических ядра *[many] { $logicalCPUs } логических ядер } +MenuButtons--metaInfo--profiling-started = Запись началась: +MenuButtons--metaInfo--profiling-session = Длина записи: MenuButtons--metaInfo--main-process-started = Основной процесс запущен: MenuButtons--metaInfo--main-process-ended = Основной процесс завершен: MenuButtons--metaInfo--interval = Интервал: @@ -496,6 +498,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Неограничена MenuButtons--metaInfo--application = Приложение MenuButtons--metaInfo--name-and-version = Имя и версия: +MenuButtons--metaInfo--application-uptime = Время работы: MenuButtons--metaInfo--update-channel = Канал обновлений: MenuButtons--metaInfo--build-id = ID сборки: MenuButtons--metaInfo--build-type = Тип сборки: From 27876aeb5b2274b6217d0756f46f7f96abedaf80 Mon Sep 17 00:00:00 2001 From: Andreas Pettersson Date: Sat, 10 Jun 2023 13:22:45 +0000 Subject: [PATCH 29/34] Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler Co-authored-by: Andreas Pettersson --- locales/sv-SE/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/sv-SE/app.ftl b/locales/sv-SE/app.ftl index d13914c2de..5f870f4ae1 100644 --- a/locales/sv-SE/app.ftl +++ b/locales/sv-SE/app.ftl @@ -460,6 +460,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } logisk kärna *[other] { $logicalCPUs } logiska kärnor } +MenuButtons--metaInfo--profiling-started = Inspelningen startade: +MenuButtons--metaInfo--profiling-session = Inspelningslängd: MenuButtons--metaInfo--main-process-started = Huvudprocessen startade: MenuButtons--metaInfo--main-process-ended = Huvudprocessen avslutad: MenuButtons--metaInfo--interval = Intervall: @@ -477,6 +479,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Obegränsat MenuButtons--metaInfo--application = Applikation MenuButtons--metaInfo--name-and-version = Namn och version: +MenuButtons--metaInfo--application-uptime = Drifttid: MenuButtons--metaInfo--update-channel = Uppdateringskanal: MenuButtons--metaInfo--build-id = Bygg-ID: MenuButtons--metaInfo--build-type = Byggtyp: From 6660c79d3f79511325f42d91d4f1827c563afeac Mon Sep 17 00:00:00 2001 From: Ian Neal Date: Sat, 10 Jun 2023 23:05:17 +0000 Subject: [PATCH 30/34] Pontoon: Update English (Great Britain) (en-GB) localization of Firefox Profiler Co-authored-by: Ian Neal --- locales/en-GB/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/en-GB/app.ftl b/locales/en-GB/app.ftl index 6570c92e81..68ccb684eb 100644 --- a/locales/en-GB/app.ftl +++ b/locales/en-GB/app.ftl @@ -465,6 +465,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } logical core *[other] { $logicalCPUs } logical cores } +MenuButtons--metaInfo--profiling-started = Recording started: +MenuButtons--metaInfo--profiling-session = Recording length: MenuButtons--metaInfo--main-process-started = Main process started: MenuButtons--metaInfo--main-process-ended = Main process ended: MenuButtons--metaInfo--interval = Interval: @@ -482,6 +484,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Unlimited MenuButtons--metaInfo--application = Application MenuButtons--metaInfo--name-and-version = Name and version: +MenuButtons--metaInfo--application-uptime = Uptime: MenuButtons--metaInfo--update-channel = Update Channel: MenuButtons--metaInfo--build-id = Build ID: MenuButtons--metaInfo--build-type = Build Type: From 50a35f257fceceebcc8d91d8ebd7fbd05311ca2e Mon Sep 17 00:00:00 2001 From: Marcelo Ghelman Date: Sun, 11 Jun 2023 08:34:27 +0000 Subject: [PATCH 31/34] Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox Profiler Co-authored-by: Marcelo Ghelman --- locales/pt-BR/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/pt-BR/app.ftl b/locales/pt-BR/app.ftl index 25c36744f5..a896f8d3b8 100644 --- a/locales/pt-BR/app.ftl +++ b/locales/pt-BR/app.ftl @@ -394,6 +394,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } core lógico *[other] { $logicalCPUs } cores lógicos } +MenuButtons--metaInfo--profiling-started = Gravação iniciada: +MenuButtons--metaInfo--profiling-session = Duração da gravação: MenuButtons--metaInfo--main-process-started = Processo principal iniciado: MenuButtons--metaInfo--main-process-ended = Processo principal finalizado: MenuButtons--metaInfo--interval = Intervalo: @@ -411,6 +413,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Ilimitado MenuButtons--metaInfo--application = Aplicativo MenuButtons--metaInfo--name-and-version = Nome e versão: +MenuButtons--metaInfo--application-uptime = Tempo de atividade: MenuButtons--metaInfo--update-channel = Canal de atualização: MenuButtons--metaInfo--build-id = ID da compilação: MenuButtons--metaInfo--build-type = Tipo de compilação: From 23b85668b4f9c8ab0534158ceb23d4ac052fe4fa Mon Sep 17 00:00:00 2001 From: Fjoerfoks Date: Mon, 12 Jun 2023 11:33:33 +0000 Subject: [PATCH 32/34] Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler Co-authored-by: Fjoerfoks --- locales/fy-NL/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/fy-NL/app.ftl b/locales/fy-NL/app.ftl index 64ba869166..7a619efc53 100644 --- a/locales/fy-NL/app.ftl +++ b/locales/fy-NL/app.ftl @@ -465,6 +465,8 @@ MenuButtons--metaInfo--logical-cpu = [one] { $logicalCPUs } logyske kearn *[other] { $logicalCPUs } logyske kearnen } +MenuButtons--metaInfo--profiling-started = Opname start: +MenuButtons--metaInfo--profiling-session = Opnamedoer: MenuButtons--metaInfo--main-process-started = Haadproses start: MenuButtons--metaInfo--main-process-ended = Haadproses stoppe: MenuButtons--metaInfo--interval = Ynterfal: @@ -482,6 +484,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Unbeheind MenuButtons--metaInfo--application = Tapassing MenuButtons--metaInfo--name-and-version = Namme en ferzje: +MenuButtons--metaInfo--application-uptime = Uptime: MenuButtons--metaInfo--update-channel = Fernijkanaal: MenuButtons--metaInfo--build-id = Build-ID: MenuButtons--metaInfo--build-type = Buildtype: From 04892c94b6c1b92017d7cb942cf12eb64352e43c Mon Sep 17 00:00:00 2001 From: Artem Polivanchuk Date: Mon, 12 Jun 2023 17:05:22 +0000 Subject: [PATCH 33/34] Pontoon: Update Ukrainian (uk) localization of Firefox Profiler Co-authored-by: Artem Polivanchuk --- locales/uk/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/uk/app.ftl b/locales/uk/app.ftl index ced7da6ca5..c0ceb810b7 100644 --- a/locales/uk/app.ftl +++ b/locales/uk/app.ftl @@ -465,6 +465,8 @@ MenuButtons--metaInfo--logical-cpu = [few] { $logicalCPUs } логічні ядра *[many] { $logicalCPUs } логічних ядер } +MenuButtons--metaInfo--profiling-started = Запис розпочато: +MenuButtons--metaInfo--profiling-session = Тривалість запису: MenuButtons--metaInfo--main-process-started = Основний процес розпочато: MenuButtons--metaInfo--main-process-ended = Основний процес завершено: MenuButtons--metaInfo--interval = Інтервал: @@ -483,6 +485,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = Необмежено MenuButtons--metaInfo--application = Застосунок MenuButtons--metaInfo--name-and-version = Назва та версія: +MenuButtons--metaInfo--application-uptime = Час роботи: MenuButtons--metaInfo--update-channel = Канал оновлень: MenuButtons--metaInfo--build-id = ID збірки: MenuButtons--metaInfo--build-type = Тип збірки: From 5ba24520d0e32d7f56bab4c292d0967dbb93db12 Mon Sep 17 00:00:00 2001 From: Kishin Sagume Date: Sun, 18 Jun 2023 14:04:48 +0000 Subject: [PATCH 34/34] Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler Co-authored-by: Kishin Sagume --- locales/zh-CN/app.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/zh-CN/app.ftl b/locales/zh-CN/app.ftl index 66c1d84521..58000785c6 100644 --- a/locales/zh-CN/app.ftl +++ b/locales/zh-CN/app.ftl @@ -380,6 +380,8 @@ MenuButtons--metaInfo--logical-cpu = { $logicalCPUs -> *[other] 逻辑核心 × { $logicalCPUs } } +MenuButtons--metaInfo--profiling-started = 记录开始于: +MenuButtons--metaInfo--profiling-session = 记录长度: MenuButtons--metaInfo--main-process-started = 主进程开始: MenuButtons--metaInfo--main-process-ended = 主进程结束: MenuButtons--metaInfo--interval = 间隔: @@ -396,6 +398,7 @@ MenuButtons--metaInfo--buffer-duration-seconds = MenuButtons--metaInfo--buffer-duration-unlimited = 无限制 MenuButtons--metaInfo--application = 应用程序 MenuButtons--metaInfo--name-and-version = 名称和版本: +MenuButtons--metaInfo--application-uptime = 运行时间: MenuButtons--metaInfo--update-channel = 更新通道: MenuButtons--metaInfo--build-id = 构建 ID: MenuButtons--metaInfo--build-type = 构建类型: