Skip to content

Commit

Permalink
🔃 Sync: l10n -> main (Oct 24, 2024) (#5176)
Browse files Browse the repository at this point in the history
Updated locales: fur
  • Loading branch information
canova authored Oct 24, 2024
2 parents a1b2fc6 + bb3f6d0 commit 28a9332
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions locales/fur/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,13 @@ TabBar--marker-table-tab = Tabele marcadôrs
TabBar--network-tab = Rêt
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 = Dutis lis schedis e i barcons
## TrackContextMenu
## This is used as a context menu for timeline to organize the tracks in the
## analysis UI.
Expand All @@ -735,6 +742,10 @@ TrackContextMenu--hide-other-screenshots-tracks = Plate altris liniis Videadis.
TrackContextMenu--hide-track = Plate “{ $trackName }
TrackContextMenu--show-all-tracks = Mostre dutis lis liniis
TrackContextMenu--show-local-tracks-in-process = Mostre dutis lis liniis in chest procès
# This is used as the context menu item to hide all tracks of the selected track's type.
# Variables:
# $type (String) - Name of the type of selected track to hide.
TrackContextMenu--hide-all-tracks-by-selected-track-type = Plate dutis lis liniis di gjenar “{ $type }
# This is used in the tracks context menu as a button to show all the tracks
# that match the search filter.
TrackContextMenu--show-all-matching-tracks = Mostre dutis lis liniis corispondentis
Expand Down

0 comments on commit 28a9332

Please sign in to comment.