From 088fe280fae71397253d109f985237fffa1edeab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Chevalier?= Date: Thu, 19 Sep 2024 08:21:18 +0000 Subject: [PATCH 01/16] 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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/locales/fr/app.ftl b/locales/fr/app.ftl index 4b5941b65f..c2721701c9 100644 --- a/locales/fr/app.ftl +++ b/locales/fr/app.ftl @@ -96,7 +96,7 @@ CallNodeContextMenu--copy-stack = Copier la pile CallTree--tracing-ms-total = Temps d’exécution (ms) .title = Le temps d’exécution « total » comprend un résumé de tout le temps où cette fonction a été observée sur la pile. Cela inclut le temps pendant lequel la fonction était réellement en cours d’exécution et le temps passé dans le code appelant cette fonction. CallTree--tracing-ms-self = Individuel (ms) - .title = Le temps « individuel » n’inclut que le temps où la fonction était en haut de la pile. Si cette fonction a fait appel à d’autres fonctions, alors le temps des « autres » fonctions n’est pas inclus. Le temps « individuel » est utile pour comprendre où le temps a été réellement passé dans un programme. + .title = Le temps « individuel » n’inclut que le temps où la fonction était en haut de la pile. Si cette fonction a fait appel à d’autres fonctions, alors le temps des « autres » fonctions n’est pas inclus. Le temps « individuel » est utile pour comprendre où le temps a été réellement passé dans un programme. CallTree--samples-total = Total (échantillons) .title = Le nombre d’échantillons « total » comprend un résumé de chaque échantillon où cette fonction a été observée sur la pile. Cela inclut le temps où la fonction était réellement en cours d’exécution et le temps passé dans le code appelant cette fonction. CallTree--samples-self = Individuel @@ -650,6 +650,12 @@ TabBar--marker-table-tab = Tableau des marqueurs TabBar--network-tab = Réseau TabBar--js-tracer-tab = Traceur JS +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 2e7bcf1e31cfe1d6a52b6ada77476d2bc32be682 Mon Sep 17 00:00:00 2001 From: Pin-guang Chen Date: Thu, 19 Sep 2024 08:31:41 +0000 Subject: [PATCH 02/16] Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Profiler Co-authored-by: Pin-guang Chen --- locales/zh-TW/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/zh-TW/app.ftl b/locales/zh-TW/app.ftl index c822282ae0..755dc7f503 100644 --- a/locales/zh-TW/app.ftl +++ b/locales/zh-TW/app.ftl @@ -662,6 +662,13 @@ TabBar--marker-table-tab = 標記表 TabBar--network-tab = 網路 TabBar--js-tracer-tab = JS 追蹤器 +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = 所有分頁與視窗 + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 3967d191a666f193bf7ad7b6ab994cea9898b225 Mon Sep 17 00:00:00 2001 From: Mark Heijl Date: Thu, 19 Sep 2024 09:21:51 +0000 Subject: [PATCH 03/16] Pontoon: Update Dutch (nl) localization of Firefox Profiler Co-authored-by: Mark Heijl --- locales/nl/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/nl/app.ftl b/locales/nl/app.ftl index 3d63fab2bb..48923a85de 100644 --- a/locales/nl/app.ftl +++ b/locales/nl/app.ftl @@ -750,6 +750,13 @@ TabBar--marker-table-tab = Markeringstabel TabBar--network-tab = Netwerk TabBar--js-tracer-tab = JS-tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Alle tabbladen en vensters + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 6c3a3494c8e255fc5d32157e42be25656db82b89 Mon Sep 17 00:00:00 2001 From: "Francesco Lodolo [:flod]" Date: Thu, 19 Sep 2024 10:11:26 +0000 Subject: [PATCH 04/16] Pontoon: Update Italian (it) localization of Firefox Profiler Co-authored-by: Francesco Lodolo [:flod] --- locales/it/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/it/app.ftl b/locales/it/app.ftl index 136b005b21..5a58e394a4 100644 --- a/locales/it/app.ftl +++ b/locales/it/app.ftl @@ -668,6 +668,13 @@ TabBar--marker-table-tab = Tabella marker TabBar--network-tab = Rete TabBar--js-tracer-tab = Tracer JS +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Tutte le schede e le finestre + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 32e1789d48692cc8f65760961924c89753b0065d Mon Sep 17 00:00:00 2001 From: Melo46 Date: Thu, 19 Sep 2024 11:02:32 +0000 Subject: [PATCH 05/16] Pontoon: Update Interlingua (ia) localization of Firefox Profiler Co-authored-by: Melo46 --- locales/ia/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/ia/app.ftl b/locales/ia/app.ftl index 1f301d19ad..7ee59bfba4 100644 --- a/locales/ia/app.ftl +++ b/locales/ia/app.ftl @@ -739,6 +739,13 @@ TabBar--marker-table-tab = Tabula marcatores TabBar--network-tab = Rete TabBar--js-tracer-tab = Traciator JS +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Tote schedas e fenestras + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From de58f536ce8834e6e7aa6f3d71aa040d7f930a4f Mon Sep 17 00:00:00 2001 From: Fjoerfoks Date: Thu, 19 Sep 2024 11:31:09 +0000 Subject: [PATCH 06/16] Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler Co-authored-by: Fjoerfoks --- locales/fy-NL/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/fy-NL/app.ftl b/locales/fy-NL/app.ftl index 9545715564..ae7d2669d5 100644 --- a/locales/fy-NL/app.ftl +++ b/locales/fy-NL/app.ftl @@ -750,6 +750,13 @@ TabBar--marker-table-tab = Markearingstabel TabBar--network-tab = Netwurk TabBar--js-tracer-tab = JS-tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Alle ljepblêden en finsters + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 9ed370ff8113e2a8858ef3f8a6cba5614b5dbfd4 Mon Sep 17 00:00:00 2001 From: Marcelo Ghelman Date: Thu, 19 Sep 2024 13:02:24 +0000 Subject: [PATCH 07/16] Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox Profiler Co-authored-by: Marcelo Ghelman --- locales/pt-BR/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/pt-BR/app.ftl b/locales/pt-BR/app.ftl index cf99b82de2..80f014cbc3 100644 --- a/locales/pt-BR/app.ftl +++ b/locales/pt-BR/app.ftl @@ -679,6 +679,13 @@ TabBar--marker-table-tab = Tabela de marcadores TabBar--network-tab = Rede TabBar--js-tracer-tab = Traçador JS +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Todas as abas e janelas + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 5b59eeee04ecf31db124aa7eded5c8fb232350d2 Mon Sep 17 00:00:00 2001 From: Olvcpr423 Date: Thu, 19 Sep 2024 13:41:55 +0000 Subject: [PATCH 08/16] Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler Co-authored-by: Olvcpr423 --- locales/zh-CN/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/zh-CN/app.ftl b/locales/zh-CN/app.ftl index 2fef196cd6..ce606408fc 100644 --- a/locales/zh-CN/app.ftl +++ b/locales/zh-CN/app.ftl @@ -663,6 +663,13 @@ TabBar--marker-table-tab = 标记表 TabBar--network-tab = 网络 TabBar--js-tracer-tab = JS 追踪器 +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = 所有标签页和窗口 + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From ce1190ec32667e731159f59ee6e0619a573fdd79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=B6hler?= Date: Thu, 19 Sep 2024 15:02:04 +0000 Subject: [PATCH 09/16] 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/de/app.ftl b/locales/de/app.ftl index 1f4d26b011..1947701e95 100644 --- a/locales/de/app.ftl +++ b/locales/de/app.ftl @@ -726,6 +726,13 @@ TabBar--marker-table-tab = Markierungstabelle TabBar--network-tab = Netzwerk TabBar--js-tracer-tab = JS-Aufzeichnung +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Alle Tabs und Fenster + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 6e32e3c117044dea2155bbb39285c15e604a781a Mon Sep 17 00:00:00 2001 From: Jim Spentzos Date: Thu, 19 Sep 2024 15:31:45 +0000 Subject: [PATCH 10/16] 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 83004fb8e7..bd3b98bc6f 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -745,6 +745,13 @@ TabBar--marker-table-tab = Πίνακας δεικτών TabBar--network-tab = Δίκτυο TabBar--js-tracer-tab = JS Tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Όλες οι καρτέλες και τα παράθυρα + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 29fc94471927b69432797b797ca5af484ace7167 Mon Sep 17 00:00:00 2001 From: Ian Neal Date: Thu, 19 Sep 2024 16:31:28 +0000 Subject: [PATCH 11/16] Pontoon: Update English (Great Britain) (en-GB) localization of Firefox Profiler Co-authored-by: Ian Neal --- locales/en-GB/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/en-GB/app.ftl b/locales/en-GB/app.ftl index 9274612cd9..b7b952a1e2 100644 --- a/locales/en-GB/app.ftl +++ b/locales/en-GB/app.ftl @@ -750,6 +750,13 @@ TabBar--marker-table-tab = Marker Table TabBar--network-tab = Network TabBar--js-tracer-tab = JS Tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = All tabs and windows + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 885af76b83d84f11e1a9048d94c0135050e69ea4 Mon Sep 17 00:00:00 2001 From: Valery Ledovskoy Date: Thu, 19 Sep 2024 17:31:28 +0000 Subject: [PATCH 12/16] Pontoon: Update Russian (ru) localization of Firefox Profiler Co-authored-by: Valery Ledovskoy --- locales/ru/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/ru/app.ftl b/locales/ru/app.ftl index dbc3feebdb..b907ab154f 100644 --- a/locales/ru/app.ftl +++ b/locales/ru/app.ftl @@ -764,6 +764,13 @@ TabBar--marker-table-tab = Таблица маркеров TabBar--network-tab = Сеть TabBar--js-tracer-tab = JS-трассировщик +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Все вкладки и окна + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From b3fb2f76cdad1083e57ab6df11874defdf8391a7 Mon Sep 17 00:00:00 2001 From: Andreas Pettersson Date: Thu, 19 Sep 2024 21:11:34 +0000 Subject: [PATCH 13/16] Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler Co-authored-by: Andreas Pettersson --- locales/sv-SE/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/sv-SE/app.ftl b/locales/sv-SE/app.ftl index 4dd5d8be67..95b50dcd6a 100644 --- a/locales/sv-SE/app.ftl +++ b/locales/sv-SE/app.ftl @@ -745,6 +745,13 @@ TabBar--marker-table-tab = Markörtabell TabBar--network-tab = Nätverk TabBar--js-tracer-tab = JS Tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Alla flikar och fönster + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From 20b8616d0703cf80146ed336b4d5f12afdecb422 Mon Sep 17 00:00:00 2001 From: Lobodzets Date: Fri, 20 Sep 2024 19:41:45 +0000 Subject: [PATCH 14/16] Pontoon: Update Ukrainian (uk) localization of Firefox Profiler Co-authored-by: Lobodzets --- locales/uk/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/uk/app.ftl b/locales/uk/app.ftl index 9b36391d0f..ef8e8fa282 100644 --- a/locales/uk/app.ftl +++ b/locales/uk/app.ftl @@ -751,6 +751,13 @@ TabBar--marker-table-tab = Маркерна таблиця TabBar--network-tab = Мережа TabBar--js-tracer-tab = JS Tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Усі вкладки та вікна + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From efc85013e9e4597f27370fbe2c6acc126fe0a980 Mon Sep 17 00:00:00 2001 From: chutten Date: Fri, 20 Sep 2024 20:11:50 +0000 Subject: [PATCH 15/16] Pontoon: Update English (Canada) (en-CA) localization of Firefox Profiler Co-authored-by: chutten --- locales/en-CA/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/en-CA/app.ftl b/locales/en-CA/app.ftl index 77ad56edb6..8f8d8c7dc1 100644 --- a/locales/en-CA/app.ftl +++ b/locales/en-CA/app.ftl @@ -755,6 +755,13 @@ TabBar--marker-table-tab = Marker Table TabBar--network-tab = Network TabBar--js-tracer-tab = JS Tracer +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = All tabs and windows + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. From de0cd4ddcccdb8441d9c05592915c746566605dd Mon Sep 17 00:00:00 2001 From: ravmn Date: Mon, 23 Sep 2024 10:41:26 +0000 Subject: [PATCH 16/16] Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler Co-authored-by: ravmn --- locales/es-CL/app.ftl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/es-CL/app.ftl b/locales/es-CL/app.ftl index 202f2c39e5..c37882a8a9 100644 --- a/locales/es-CL/app.ftl +++ b/locales/es-CL/app.ftl @@ -680,6 +680,13 @@ TabBar--marker-table-tab = Tabla de marcas TabBar--network-tab = Red TabBar--js-tracer-tab = Trazador JS +## TabSelectorMenu +## This component is a context menu that's opened when you click on the root +## range at the top left corner for profiler analysis view. It's used to switch +## between tabs that were captured in the profile. + +TabSelectorMenu--all-tabs-and-windows = Todas las pestañas y ventanas + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI.