From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-gd/browser/browser/preferences/containers.ftl | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 l10n-gd/browser/browser/preferences/containers.ftl (limited to 'l10n-gd/browser/browser/preferences/containers.ftl') diff --git a/l10n-gd/browser/browser/preferences/containers.ftl b/l10n-gd/browser/browser/preferences/containers.ftl new file mode 100644 index 0000000000..03e3683671 --- /dev/null +++ b/l10n-gd/browser/browser/preferences/containers.ftl @@ -0,0 +1,93 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +containers-window-new2 = + .title = Cuir soitheach ùr ris + .style = min-width: 50em +# Variables +# $name (String) - Name of the container +containers-window-update-settings2 = + .title = Roghainnean soithich { $name } + .style = min-width: 45em + +containers-window-close = + .key = w + +# This is a term to store style to be applied +# on the three labels in the containers add/edit dialog: +# - name +# - icon +# - color +# +# Using this term and referencing it in the `.style` attribute +# of the three messages ensures that all three labels +# will be aligned correctly. +-containers-labels-style = min-width: 5rem + +containers-name-label = Ainm + .accesskey = N + .style = { -containers-labels-style } + +containers-name-text = + .placeholder = Cuir a-steach ainm dhan t-soitheach + +containers-icon-label = Ìomhaigheag + .accesskey = I + .style = { -containers-labels-style } + +containers-color-label = Dath + .accesskey = o + .style = { -containers-labels-style } + +containers-dialog = + .buttonlabelaccept = Deiseil + .buttonaccesskeyaccept = D + +containers-color-blue = + .label = Gorm +containers-color-turquoise = + .label = Tuirceas +containers-color-green = + .label = Uaine +containers-color-yellow = + .label = Buidhe +containers-color-orange = + .label = Orains +containers-color-red = + .label = Dearg +containers-color-pink = + .label = Pinc +containers-color-purple = + .label = Purpaidh +containers-color-toolbar = + .label = Match toolbar + +containers-icon-fence = + .label = Feansa +containers-icon-fingerprint = + .label = Lorg-meòir +containers-icon-briefcase = + .label = Màileid-oifise +# String represents a money sign but currently uses a dollar sign +# so don't change to local currency. See Bug 1291672. +containers-icon-dollar = + .label = Comharra an dolair +containers-icon-cart = + .label = Cairt nan ceannachd +containers-icon-circle = + .label = Dotag +containers-icon-vacation = + .label = Làithean-saora +containers-icon-gift = + .label = Prèasant +containers-icon-food = + .label = Biadh +containers-icon-fruit = + .label = Meas +containers-icon-pet = + .label = Peata +containers-icon-tree = + .label = Craobh +containers-icon-chill = + .label = Fois -- cgit v1.2.3