summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/browser/browser/preferences/containers.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pt-BR/browser/browser/preferences/containers.ftl')
-rw-r--r--l10n-pt-BR/browser/browser/preferences/containers.ftl93
1 files changed, 93 insertions, 0 deletions
diff --git a/l10n-pt-BR/browser/browser/preferences/containers.ftl b/l10n-pt-BR/browser/browser/preferences/containers.ftl
new file mode 100644
index 0000000000..b81df50c4a
--- /dev/null
+++ b/l10n-pt-BR/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 = Adicionar novo contêiner
+ .style = min-width: 45em
+# Variables
+# $name (String) - Name of the container
+containers-window-update-settings2 =
+ .title = Configurações do contêiner { $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: 4rem
+
+containers-name-label = Nome
+ .accesskey = N
+ .style = { -containers-labels-style }
+
+containers-name-text =
+ .placeholder = Digite um nome para o contêiner
+
+containers-icon-label = Ícone
+ .accesskey = Í
+ .style = { -containers-labels-style }
+
+containers-color-label = Cor
+ .accesskey = o
+ .style = { -containers-labels-style }
+
+containers-dialog =
+ .buttonlabelaccept = Concluído
+ .buttonaccesskeyaccept = C
+
+containers-color-blue =
+ .label = Azul
+containers-color-turquoise =
+ .label = Turquesa
+containers-color-green =
+ .label = Verde
+containers-color-yellow =
+ .label = Amarelo
+containers-color-orange =
+ .label = Laranja
+containers-color-red =
+ .label = Vermelho
+containers-color-pink =
+ .label = Rosa
+containers-color-purple =
+ .label = Púrpura
+containers-color-toolbar =
+ .label = A mesma da barra de ferramentas
+
+containers-icon-fence =
+ .label = Cerca
+containers-icon-fingerprint =
+ .label = Impressão digital
+containers-icon-briefcase =
+ .label = Maleta
+# 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 = Sinal de cifrão
+containers-icon-cart =
+ .label = Carrinho de compras
+containers-icon-circle =
+ .label = Ponto
+containers-icon-vacation =
+ .label = Férias
+containers-icon-gift =
+ .label = Presente
+containers-icon-food =
+ .label = Comida
+containers-icon-fruit =
+ .label = Fruta
+containers-icon-pet =
+ .label = Animal
+containers-icon-tree =
+ .label = Árvore
+containers-icon-chill =
+ .label = Relaxado