diff options
Diffstat (limited to 'l10n-gd/browser/browser/fxviewTabList.ftl')
-rw-r--r-- | l10n-gd/browser/browser/fxviewTabList.ftl | 40 |
1 files changed, 35 insertions, 5 deletions
diff --git a/l10n-gd/browser/browser/fxviewTabList.ftl b/l10n-gd/browser/browser/fxviewTabList.ftl index 7f0a985284..d0e1495273 100644 --- a/l10n-gd/browser/browser/fxviewTabList.ftl +++ b/l10n-gd/browser/browser/fxviewTabList.ftl @@ -4,25 +4,24 @@ fxviewtabrow-open-menu-button = .title = Fosgail an clàr-taice - # Variables: # $date (string) - Date to be formatted based on locale fxviewtabrow-date = { DATETIME($date, dateStyle: "short") } - # Variables: # $time (string) - Time to be formatted based on locale fxviewtabrow-time = { DATETIME($time, timeStyle: "short") } - # Variables: # $targetURI (string) - URL of tab that will be opened in the new tab fxviewtabrow-tabs-list-tab = .title = Fosgail { $targetURI } ann an taba ùr - +# Variables: +# $tabTitle (string) - Title of tab being closed +fxviewtabrow-close-tab-button = + .title = Dùin { $tabTitle } # Variables: # $tabTitle (string) - Title of tab being dismissed fxviewtabrow-dismiss-tab-button = .title = Leig seachad { $tabTitle } - # Used instead of the localized relative time when a timestamp is within a minute or so of now fxviewtabrow-just-now-timestamp = An-dràsta fhèin @@ -44,3 +43,34 @@ fxviewtabrow-save-to-pocket = Sàbhail ann am { -pocket-brand-name } .accesskey = S fxviewtabrow-copy-link = Dèan lethbhreac dhen cheangal .accesskey = D +fxviewtabrow-close-tab = Dùin an taba + .accesskey = D +fxviewtabrow-move-tab = Gluais an taba + .accesskey = G +fxviewtabrow-move-tab-start = Gluais gun toiseach + .accesskey = G +fxviewtabrow-move-tab-end = Gluais gun deireadh + .accesskey = G +fxviewtabrow-move-tab-window = Gluais gu uinneag ùr + .accesskey = G +fxviewtabrow-send-tab = Cuir an taba gu uidheam + .accesskey = C +fxviewtabrow-pin-tab = Prìnich an taba + .accesskey = P +fxviewtabrow-unpin-tab = Dì-phrìnich an taba + .accesskey = D +fxviewtabrow-mute-tab = Mùch an taba + .accesskey = M +fxviewtabrow-unmute-tab = Till fuaim an taba + .accesskey = T +# Variables: +# $tabTitle (string) - Title of the tab to which the context menu is associated +fxviewtabrow-options-menu-button = + .title = Roghainnean airson { $tabTitle } + +## Strings below are to be used without context (tab title/URL) on mute/unmute buttons + +fxviewtabrow-mute-tab-button-no-context = + .title = Mùch an taba +fxviewtabrow-unmute-tab-button-no-context = + .title = Till fuaim an taba |