diff options
Diffstat (limited to 'l10n-pt-BR/suite/chrome/browser/tabbrowser.properties')
-rw-r--r-- | l10n-pt-BR/suite/chrome/browser/tabbrowser.properties | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/browser/tabbrowser.properties b/l10n-pt-BR/suite/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..c1ab7604ee --- /dev/null +++ b/l10n-pt-BR/suite/chrome/browser/tabbrowser.properties @@ -0,0 +1,34 @@ +# 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/. + +tabs.loading=Carregando... +tabs.untitled=(Nova aba) +tabs.closeWarningTitle=Confirmar o fechamento das outras abas +tabs.closeWarning=Você está prestes a fechar a(s) %S outra(s) aba(s). Tem certeza de que deseja continuar? +# LOCALIZATION NOTE (tabs.closeWarningOther): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningOther=;#1 outras abas serão fechadas. Tem certeza que quer continuar? +tabs.closeButton=Fechar as outras abas +tabs.closeWarningPromptMe=Sempre pedir confirmação antes de fechar outras abas. + +tabs.closeWarningTitleAll=Confirmar fechar +# LOCALIZATION NOTE (tabs.closeWarningAll): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningAll=;Esta janela do navegador tem #1 abas abertas. Quer fechá-la com todas as suas abas? +tabs.closeButtonAll=Fechar todas as abas +tabs.closeWarningPromptMeAll=Avisar ao fechar várias abas + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items were moved from /chrome/common/places/places.properties. +# Now they are not specific to bookmarks. +tabs.openWarningTitle=Confirmar abertura +tabs.openWarningMultipleBranded=Você está prestes a abrir %S abas. Isto pode afetar a velocidade do %S enquanto as páginas carregam. Deseja continuar? +tabs.openButtonMultiple=Abrir abas +tabs.openWarningPromptMeBranded=Avisar que o carregamento de muitas abas pode deixar o %S lento |