File tree Expand file tree Collapse file tree 19 files changed +66
-38
lines changed
Expand file tree Collapse file tree 19 files changed +66
-38
lines changed Original file line number Diff line number Diff line change @@ -731,8 +731,8 @@ ServiceWorkerManager--hide-notice-button =
731731
732732StackSettings--implementation-all-frames = Усе кадры
733733 .title = Не фільтраваць кадры стэка
734- StackSettings--implementation-javascript2 = JavaScript
735- .title = Паказваць толькі кадры стэка, звязаныя з выкананнем JavaScript
734+ StackSettings--implementation-script = Скрыпт
735+ .title = Паказваць толькі фрэймы стэку, датычныя выканання скрыпта
736736StackSettings--implementation-native2 = Убудаваны
737737 .title = Паказваць толькі кадры стэка для платформна-залежнага кода
738738# This label is displayed in the marker chart and marker table panels only.
@@ -753,6 +753,7 @@ StackSettings--call-tree-strategy-native-deallocations-sites = Вызвален
753753StackSettings--invert-call-stack = Інвертаваць стэк выклікаў
754754 .title = Сартаваць па часе, праведзенаму ў вузле выкліку, ігнаруючы яго даччыныя вузлы.
755755StackSettings--show-user-timing = Паказаць таймінгі карыстальніка
756+ StackSettings--use-stack-chart-same-widths = Выкарыстоўваць аднолькавую шырыню для кожнага стэка
756757StackSettings--panel-search =
757758 .label = Фільтр стэкаў:
758759 .title = Паказаць толькі стэкі, якія змяшчаюць функцыю, назва якой адпавядае гэтаму падрадку
Original file line number Diff line number Diff line change @@ -709,8 +709,8 @@ ServiceWorkerManager--hide-notice-button =
709709
710710StackSettings--implementation-all-frames = Alle Frames
711711 .title = Die Stack-Frames nicht filtern
712- StackSettings--implementation-javascript2 = JavaScript
713- .title = Nur die Stack-Frames anzeigen, die sich auf JavaScript-Ausführung beziehen
712+ StackSettings--implementation-script = Skript
713+ .title = Nur die Stapelrahmen anzeigen, die mit der Skriptausführung zusammenhängen.
714714StackSettings--implementation-native2 = Native
715715 .title = Nur die Stack-Frames für nativen Quelltext anzeigen
716716# This label is displayed in the marker chart and marker table panels only.
Original file line number Diff line number Diff line change @@ -728,8 +728,8 @@ ServiceWorkerManager--hide-notice-button =
728728
729729StackSettings--implementation-all-frames = Όλα τα καρέ
730730 .title = Να μην γίνεται φιλτράρισμα των καρέ στοίβας
731- StackSettings--implementation-javascript2 = JavaScript
732- .title = Εμφάνιση μόνο των καρέ στοίβας που σχετίζονται με την εκτέλεση της JavaScript
731+ StackSettings--implementation-script = Δέσμη ενεργειών
732+ .title = Εμφάνιση μόνο των καρέ στοίβας που σχετίζονται με την εκτέλεση της δέσμης ενεργειών
733733StackSettings--implementation-native2 = Εγγενές
734734 .title = Εμφάνιση μόνο των καρέ στοίβας για εγγενή κώδικα
735735# This label is displayed in the marker chart and marker table panels only.
Original file line number Diff line number Diff line change @@ -733,8 +733,8 @@ ServiceWorkerManager--hide-notice-button =
733733
734734StackSettings--implementation-all-frames = All frames
735735 .title = Do not filter the stack frames
736- StackSettings--implementation-javascript2 = JavaScript
737- .title = Show only the stack frames related to JavaScript execution
736+ StackSettings--implementation-script = Script
737+ .title = Show only the stack frames related to script execution
738738StackSettings--implementation-native2 = Native
739739 .title = Show only the stack frames for native code
740740# This label is displayed in the marker chart and marker table panels only.
@@ -755,6 +755,7 @@ StackSettings--call-tree-strategy-native-deallocations-sites = Deallocation Site
755755StackSettings--invert-call-stack = Invert call stack
756756 .title = Sort by the time spent in a call node, ignoring its children.
757757StackSettings--show-user-timing = Show user timing
758+ StackSettings--use-stack-chart-same-widths = Use the same width for each stack
758759StackSettings--panel-search =
759760 .label = Filter stacks:
760761 .title = Only display stacks which contain a function whose name matches this substring
Original file line number Diff line number Diff line change @@ -733,8 +733,8 @@ ServiceWorkerManager--hide-notice-button =
733733
734734StackSettings--implementation-all-frames = All frames
735735 .title = Do not filter the stack frames
736- StackSettings--implementation-javascript2 = JavaScript
737- .title = Show only the stack frames related to JavaScript execution
736+ StackSettings--implementation-script = Script
737+ .title = Show only the stack frames related to script execution
738738StackSettings--implementation-native2 = Native
739739 .title = Show only the stack frames for native code
740740# This label is displayed in the marker chart and marker table panels only.
Original file line number Diff line number Diff line change @@ -660,8 +660,8 @@ ServiceWorkerManager--hide-notice-button =
660660
661661StackSettings--implementation-all-frames = Todos los cuadros
662662 .title = No filtrar las pilas de cuadros
663- StackSettings--implementation-javascript2 = JavaScript
664- .title = Mostrar solo las pilas de cuadros relacionadas a la ejecución de JavaScript
663+ StackSettings--implementation-script = Script
664+ .title = Mostrar solo los cuadros apilados relacionados a la ejecución del script
665665StackSettings--implementation-native2 = Nativo
666666 .title = Mostrar solo las pilas de cuadros para el código nativo
667667# This label is displayed in the marker chart and marker table panels only.
Original file line number Diff line number Diff line change @@ -654,8 +654,8 @@ ServiceWorkerManager--hide-notice-button =
654654
655655StackSettings--implementation-all-frames = Toutes les trames
656656 .title = Ne pas filtrer les trames de pile
657- StackSettings--implementation-javascript2 = JavaScript
658- .title = Afficher uniquement les trames de pile liées à l’exécution JavaScript
657+ StackSettings--implementation-script = Script
658+ .title = Afficher uniquement les cadres de pile liés à l’exécution du script
659659StackSettings--implementation-native2 = Natif
660660 .title = Afficher uniquement les trames de pile pour le code natif
661661# This label is displayed in the marker chart and marker table panels only.
Original file line number Diff line number Diff line change @@ -693,8 +693,8 @@ ServiceWorkerManager--hide-notice-button =
693693
694694StackSettings--implementation-all-frames = Ducj i ricuadris
695695 .title = No sta filtrâ i ricuadris dal stack
696- StackSettings--implementation-javascript2 = JavaScript
697- .title = Mostre dome i ricuadris dal stack corelâts ae esecuzion di JavaScript
696+ StackSettings--implementation-script = Script
697+ .title = Mostre dome lis istantaniis dal stack relativis ae esecuzion dal script
698698StackSettings--implementation-native2 = Natîf
699699 .title = Mostre dome i ricuadris dal stack pal codiç natîf
700700# This label is displayed in the marker chart and marker table panels only.
@@ -715,6 +715,7 @@ StackSettings--call-tree-strategy-native-deallocations-sites = Sîts disassegnâ
715715StackSettings--invert-call-stack = Invertìs stack di clamade
716716 .title = Ordene in base al timp doprât intun grop di clamade, ignorant i fîs.
717717StackSettings--show-user-timing = Mostre timp utent
718+ StackSettings--use-stack-chart-same-widths = Dopre la stesse largjece par ogni stack
718719StackSettings--panel-search =
719720 .label = Filtre stacks:
720721 .title = Visualize dome i stacks che a contegnin une funzion là che il so non al corispuint a cheste sotstringhe
Original file line number Diff line number Diff line change @@ -733,8 +733,8 @@ ServiceWorkerManager--hide-notice-button =
733733
734734StackSettings--implementation-all-frames = Alle frames
735735 .title = De stackframes net filterje
736- StackSettings--implementation-javascript2 = JavaScript
737- .title = Allinnich de stackframes relatearre oan útfiering fan JavaScript toane
736+ StackSettings--implementation-script = Script
737+ .title = Allinnich de stackframes relatearre oan scriptútfiering toane
738738StackSettings--implementation-native2 = Ynboud
739739 .title = Allinnich de stackframes foar ynboude koade toane
740740# This label is displayed in the marker chart and marker table panels only.
Original file line number Diff line number Diff line change @@ -716,8 +716,8 @@ ServiceWorkerManager--hide-notice-button =
716716
717717StackSettings--implementation-all-frames = Tote le structuras
718718 .title = Non filtrar le structuras de pila
719- StackSettings--implementation-javascript2 = JavaScript
720- .title = Monstrar solo le structuras de pila correlate a execution JavaScript
719+ StackSettings--implementation-script = Script
720+ .title = Solo monstrar le pannellos de pila relative a execution de script
721721StackSettings--implementation-native2 = Native
722722 .title = Monstrar solo le structuras de pila pro codice native
723723# This label is displayed in the marker chart and marker table panels only.
You can’t perform that action at this time.
0 commit comments