summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/devtools/client/filterwidget.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pt-BR/devtools/client/filterwidget.properties')
-rw-r--r--l10n-pt-BR/devtools/client/filterwidget.properties61
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-pt-BR/devtools/client/filterwidget.properties b/l10n-pt-BR/devtools/client/filterwidget.properties
new file mode 100644
index 0000000000..4df9b97b7b
--- /dev/null
+++ b/l10n-pt-BR/devtools/client/filterwidget.properties
@@ -0,0 +1,61 @@
+# 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/.
+
+# LOCALIZATION NOTE These strings are used in the CSS Filter Editor Widget
+# which can be found in a tooltip that appears in the Rule View when clicking
+# on a filter swatch displayed next to CSS declarations like 'filter: blur(2px)'.
+
+# LOCALIZATION NOTE (emptyFilterList):
+# This string is displayed when filter's list is empty
+# (no filter specified / all removed)
+emptyFilterList=Nenhum filtro especificado
+
+# LOCALIZATION NOTE (emptyPresetList):
+# This string is displayed when preset's list is empty
+emptyPresetList=Você não tem nenhum ajuste prévio salvo. \
+Você pode armazenar ajustes prévios de filtro escolhendo um nome e salvando. \
+Ajustes prévios são acessíveis rapidamente e você pode reusar com facilidade.
+
+# LOCALIZATION NOTE (addUsingList):
+# This string is displayed under [emptyFilterList] when filter's
+# list is empty, guiding user to add a filter using the list below it
+addUsingList=Adicionar um filtro usando a lista abaixo
+
+# LOCALIZATION NOTE (dropShadowPlaceholder):
+# This string is used as a placeholder for drop-shadow's input
+# in the filter list (shown when <input> is empty)
+dropShadowPlaceholder=Cor do raio x y
+
+# LOCALIZATION NOTE (dragHandleTooltipText):
+# This string is used as a tooltip text (shown on mouse hover) on the
+# drag handles of filters which are used to re-order filters
+dragHandleTooltipText=Arraste para cima ou para baixo para reordenar o filtro
+
+# LOCALIZATION NOTE (labelDragTooltipText):
+# This string is used as a tooltip text (shown on mouse hover) on the
+# filters' labels which can be dragged left/right to increase/decrease
+# the filter's value (like photoshop)
+labelDragTooltipText=Arraste para a esquerda ou direita para diminuir ou aumentar o valor
+
+# LOCALIZATION NOTE (filterListSelectPlaceholder):
+# This string is used as a preview option in the list of possible filters
+# <select>
+filterListSelectPlaceholder=Selecione um filtro
+
+# LOCALIZATION NOTE (addNewFilterButton):
+# This string is displayed on a button used to add new filters
+addNewFilterButton=Adicionar
+
+# LOCALIZATION NOTE (newPresetPlaceholder):
+# This string is used as a placeholder in the list of presets which is used to
+# save a new preset
+newPresetPlaceholder=Nome do ajuste prévio
+
+# LOCALIZATION NOTE (savePresetButton):
+# This string is displayed on a button used to save a new preset
+savePresetButton=Salvar
+
+# LOCALIZATION NOTE(presetsToggleButton):
+# This string is used in a button which toggles the presets list
+presetsToggleButton=Ajustes prévios