From 06f6f9637942e7b6b7dfd1552508733ac60cd539 Mon Sep 17 00:00:00 2001 From: Pontoon Date: Fri, 17 Jan 2025 15:00:55 +0000 Subject: [PATCH 1/6] Pontoon/Firefox Profiler: Update Greek (el) Co-authored-by: Jim Spentzos (el) --- locales/el/app.ftl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/locales/el/app.ftl b/locales/el/app.ftl index c5a7f18a8b..2ed011423d 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -338,6 +338,15 @@ Home--load-files-from-other-tools2 = επιδόσεων του Chrome, το Android Studio ή οποιοδήποτε αρχείο των μορφών dhat ή Trace Event της Google. Μάθετε πώς να γράψετε το δικό σας εργαλείο εισαγωγής. +Home--install-chrome-extension = Εγκατάσταση της επέκτασης για Chrome +Home--chrome-extension-instructions = + Χρησιμοποιήστε την επέκταση του { -profiler-brand-name } για Chrome + για να καταγράψετε προφίλ επιδόσεων στο Chrome και να τα αναλύσετε στο + { -profiler-brand-name }. Εγκαταστήστε την επέκταση από το Chrome Web Store. +Home--chrome-extension-recording-instructions = + Μόλις εγκατασταθεί, χρησιμοποιήστε το εικονίδιο της επέκτασης στη γραμμή + εργαλείων ή τις συντομεύσεις για να ξεκινήσετε και να διακόψετε την καταγραφή. + Μπορείτε επίσης να εξαγάγετε τα προφίλ και να τα φορτώσετε εδώ για λεπτομερή ανάλυση. ## IdleSearchField ## The component that is used for all the search inputs in the application. From 250ff23edb968ebb4833b08da39aec6ba6440267 Mon Sep 17 00:00:00 2001 From: Pontoon Date: Thu, 30 Jan 2025 08:12:03 +0000 Subject: [PATCH 2/6] Pontoon/Firefox Profiler: Update 20 localizations --- locales/be/app.ftl | 24 ++++++++++++++++++++++++ locales/de/app.ftl | 3 +++ locales/el/app.ftl | 3 +++ locales/en-CA/app.ftl | 3 +++ locales/en-GB/app.ftl | 3 +++ locales/es-CL/app.ftl | 3 +++ locales/fr/app.ftl | 3 +++ locales/fur/app.ftl | 3 +++ locales/fy-NL/app.ftl | 3 +++ locales/ia/app.ftl | 3 +++ locales/it/app.ftl | 3 +++ locales/kab/app.ftl | 3 +++ locales/nl/app.ftl | 3 +++ locales/pt-BR/app.ftl | 3 +++ locales/ru/app.ftl | 3 +++ locales/sv-SE/app.ftl | 3 +++ locales/tr/app.ftl | 3 +++ locales/uk/app.ftl | 3 +++ locales/zh-CN/app.ftl | 3 +++ locales/zh-TW/app.ftl | 3 +++ 20 files changed, 81 insertions(+) diff --git a/locales/be/app.ftl b/locales/be/app.ftl index 7a41d95830..205b9daac5 100644 --- a/locales/be/app.ftl +++ b/locales/be/app.ftl @@ -161,6 +161,21 @@ CallTree--inlining-badge = (убудаваны) CallTreeSidebar--select-a-node = Выберыце вузел, каб паказаць інфармацыю аб ім. +## CallTreeSidebar timing information +## +## Firefox Profiler stops the execution of the program every 1ms to record the +## stack. Only thing we know for sure is the stack at that point of time when +## the stack is taken. We try to estimate the time spent in each function and +## translate it to a duration. That's why we use the "traced" word here. +## There is actually no difference between "Traced running time" and "Running +## time" in the context of the profiler. We use "Traced" to emphasize that this +## is an estimation where we have more space in the UI. +## +## "Self time" is the time spent in the function itself, excluding the time spent +## in the functions it called. "Running time" is the time spent in the function +## itself, including the time spent in the functions it called. + + ## CompareHome ## This is used in the page to compare two profiles. ## See: https://profiler.firefox.com/compare/ @@ -593,6 +608,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Вы ведаеце, што для пошуку па некалькіх тэрмінах можна выкарыстоўваць коску (,)? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. @@ -713,6 +731,12 @@ 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. + + ## TrackContextMenu ## This is used as a context menu for timeline to organize the tracks in the ## analysis UI. diff --git a/locales/de/app.ftl b/locales/de/app.ftl index 20a129a465..2169b5f870 100644 --- a/locales/de/app.ftl +++ b/locales/de/app.ftl @@ -614,6 +614,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Wussten Sie, dass Sie das Komma (,) verwenden können, um mit mehreren Begriffen zu suchen? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/el/app.ftl b/locales/el/app.ftl index 2ed011423d..6021ae8815 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -633,6 +633,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Ξέρατε ότι μπορείτε να χρησιμοποιήσετε το κόμμα (,) για αναζήτηση με πολλαπλούς όρους; +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/en-CA/app.ftl b/locales/en-CA/app.ftl index 6704e537c6..f870b21a16 100644 --- a/locales/en-CA/app.ftl +++ b/locales/en-CA/app.ftl @@ -643,6 +643,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Did you know you can use the comma (,) to search using several terms? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/en-GB/app.ftl b/locales/en-GB/app.ftl index c403007b0f..6caae7a63e 100644 --- a/locales/en-GB/app.ftl +++ b/locales/en-GB/app.ftl @@ -638,6 +638,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Did you know you can use the comma (,) to search using several terms? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/es-CL/app.ftl b/locales/es-CL/app.ftl index ee4009aeda..054e316988 100644 --- a/locales/es-CL/app.ftl +++ b/locales/es-CL/app.ftl @@ -569,6 +569,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = ¿Sabías que puedes usar la coma (,) para buscar usando varios términos? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/fr/app.ftl b/locales/fr/app.ftl index 817db8d63b..8503f4c7a7 100644 --- a/locales/fr/app.ftl +++ b/locales/fr/app.ftl @@ -563,6 +563,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Saviez-vous que vous pouvez utiliser la virgule (,) pour effectuer une recherche à l’aide de plusieurs termes ? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/fur/app.ftl b/locales/fur/app.ftl index 0385daf533..0efdcee505 100644 --- a/locales/fur/app.ftl +++ b/locales/fur/app.ftl @@ -601,6 +601,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Savevistu che tu puedis doprâ la virgule (,) par fâ ricercjis cun plui tiermins? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/fy-NL/app.ftl b/locales/fy-NL/app.ftl index 406c8af87d..9a2b16ca67 100644 --- a/locales/fy-NL/app.ftl +++ b/locales/fy-NL/app.ftl @@ -638,6 +638,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Wisten jo dat jo de komma (,) brûke kinne om mei ferskate termen te sykjen? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/ia/app.ftl b/locales/ia/app.ftl index 827d43caae..edafd8f8eb 100644 --- a/locales/ia/app.ftl +++ b/locales/ia/app.ftl @@ -623,6 +623,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Sape tu que tu pote usar le comma (,) pro cercar per plure terminos? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/it/app.ftl b/locales/it/app.ftl index 7d6315cb24..745be9d4fd 100644 --- a/locales/it/app.ftl +++ b/locales/it/app.ftl @@ -554,6 +554,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Lo sapevi che è possibile utilizzare una virgola per separare più termini di ricerca? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/kab/app.ftl b/locales/kab/app.ftl index bf10f5cd89..b893a51370 100644 --- a/locales/kab/app.ftl +++ b/locales/kab/app.ftl @@ -358,6 +358,9 @@ NumberFormat--short-date = { SHORTDATE($date) } ## The component that is used for all the search input hints in the application. +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/nl/app.ftl b/locales/nl/app.ftl index 0440d44fe8..ffb25c271e 100644 --- a/locales/nl/app.ftl +++ b/locales/nl/app.ftl @@ -638,6 +638,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Wist u dat u een komma (,) kunt gebruiken om met meerdere termen te zoeken? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/pt-BR/app.ftl b/locales/pt-BR/app.ftl index 1f8615cdbb..479fe92dd5 100644 --- a/locales/pt-BR/app.ftl +++ b/locales/pt-BR/app.ftl @@ -561,6 +561,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Você sabia que pode usar vírgula (,) para pesquisar usando vários termos? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/ru/app.ftl b/locales/ru/app.ftl index 6a21e816bc..1e162d0c48 100644 --- a/locales/ru/app.ftl +++ b/locales/ru/app.ftl @@ -652,6 +652,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Знаете ли вы, что можно использовать запятую (,) для поиска по нескольким фильтрам? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/sv-SE/app.ftl b/locales/sv-SE/app.ftl index 21d6c84a3b..5601c9473c 100644 --- a/locales/sv-SE/app.ftl +++ b/locales/sv-SE/app.ftl @@ -633,6 +633,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Visste du att du kan använda komma (,) för att söka med flera termer? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/tr/app.ftl b/locales/tr/app.ftl index 6bd4713d52..95516de9d6 100644 --- a/locales/tr/app.ftl +++ b/locales/tr/app.ftl @@ -475,6 +475,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Birden fazla terim kullanarak arama yapmak için virgül (,) kullanabileceğinizi biliyor muydunuz? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/uk/app.ftl b/locales/uk/app.ftl index 12510c7201..837876c8ff 100644 --- a/locales/uk/app.ftl +++ b/locales/uk/app.ftl @@ -639,6 +639,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = Чи знаєте ви, що для пошуку кількох термінів можна використовувати кому (,)? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/zh-CN/app.ftl b/locales/zh-CN/app.ftl index f1de57521b..e0046a8452 100644 --- a/locales/zh-CN/app.ftl +++ b/locales/zh-CN/app.ftl @@ -546,6 +546,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = 您知道可以使用半角逗号(,)搜索多个词条吗? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. diff --git a/locales/zh-TW/app.ftl b/locales/zh-TW/app.ftl index 61b2e2aa59..4221a27dae 100644 --- a/locales/zh-TW/app.ftl +++ b/locales/zh-TW/app.ftl @@ -545,6 +545,9 @@ NumberFormat--short-date = { SHORTDATE($date) } PanelSearch--search-field-hint = 您知道可以使用半形逗號(,)搜尋多個詞彙嗎? +## Profile Name Button + + ## Profile Delete Button # This string is used on the tooltip of the published profile links delete button in uploaded recordings page. From 6e03a3c8b097339f3735a1cf6cb76ce63134e0de Mon Sep 17 00:00:00 2001 From: Pontoon Date: Thu, 30 Jan 2025 08:21:47 +0000 Subject: [PATCH 3/6] Pontoon/Firefox Profiler: Update Italian (it) Co-authored-by: Francesco Lodolo [:flod] (it) --- locales/it/app.ftl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales/it/app.ftl b/locales/it/app.ftl index 745be9d4fd..d5050ef50c 100644 --- a/locales/it/app.ftl +++ b/locales/it/app.ftl @@ -556,6 +556,11 @@ PanelSearch--search-field-hint = Lo sapevi che è possibile utilizzare una virgo ## Profile Name Button +ProfileName--edit-profile-name-button = + .title = Modifica nome del profilo +ProfileName--edit-profile-name-input = + .title = Modifica nome del profilo + .aria-label = Nome del profilo ## Profile Delete Button From b33078ccf9c395d7fc80ca713a2b16a269302c12 Mon Sep 17 00:00:00 2001 From: Pontoon Date: Thu, 30 Jan 2025 09:02:36 +0000 Subject: [PATCH 4/6] Pontoon/Firefox Profiler: Update Greek (el) Co-authored-by: Jim Spentzos (el) --- locales/el/app.ftl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales/el/app.ftl b/locales/el/app.ftl index 6021ae8815..694b41b234 100644 --- a/locales/el/app.ftl +++ b/locales/el/app.ftl @@ -635,6 +635,11 @@ PanelSearch--search-field-hint = Ξέρατε ότι μπορείτε να χρ ## Profile Name Button +ProfileName--edit-profile-name-button = + .title = Επεξεργασία ονόματος προφίλ +ProfileName--edit-profile-name-input = + .title = Επεξεργασία ονόματος προφίλ + .aria-label = Όνομα προφίλ ## Profile Delete Button From f581a0aa074bd726f3d5bbd4ec3e4eb0b25bd3a2 Mon Sep 17 00:00:00 2001 From: Pontoon Date: Thu, 30 Jan 2025 10:02:36 +0000 Subject: [PATCH 5/6] Pontoon/Firefox Profiler: Update French (fr) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Théo Chevalier (fr) --- locales/fr/app.ftl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales/fr/app.ftl b/locales/fr/app.ftl index 8503f4c7a7..8cbfbd1cbc 100644 --- a/locales/fr/app.ftl +++ b/locales/fr/app.ftl @@ -565,6 +565,11 @@ PanelSearch--search-field-hint = Saviez-vous que vous pouvez utiliser la virgule ## Profile Name Button +ProfileName--edit-profile-name-button = + .title = Modifier le nom du profil +ProfileName--edit-profile-name-input = + .title = Modifier le nom du profil + .aria-label = Nom du profil ## Profile Delete Button From 0b0a60083c52a94c6e02ff5f0ee553751a634e04 Mon Sep 17 00:00:00 2001 From: Pontoon Date: Thu, 30 Jan 2025 14:31:37 +0000 Subject: [PATCH 6/6] Pontoon/Firefox Profiler: Update Chinese (Taiwan) (zh-TW) Co-authored-by: Pin-guang Chen (zh-TW) --- locales/zh-TW/app.ftl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales/zh-TW/app.ftl b/locales/zh-TW/app.ftl index 4221a27dae..5c4a5032a1 100644 --- a/locales/zh-TW/app.ftl +++ b/locales/zh-TW/app.ftl @@ -547,6 +547,11 @@ PanelSearch--search-field-hint = 您知道可以使用半形逗號(,)搜尋 ## Profile Name Button +ProfileName--edit-profile-name-button = + .title = 編輯效能檢測檔名稱 +ProfileName--edit-profile-name-input = + .title = 編輯效能檢測檔名稱 + .aria-label = 效能檢測檔名稱 ## Profile Delete Button