diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/browser/profile/bookmarks.inc | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/l10n-pt-PT/browser/profile/bookmarks.inc b/l10n-pt-PT/browser/profile/bookmarks.inc new file mode 100644 index 0000000000..5e1bae5889 --- /dev/null +++ b/l10n-pt-PT/browser/profile/bookmarks.inc @@ -0,0 +1,72 @@ +# 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/. +#filter emptyLines + +# LOCALIZATION NOTE: The 'en-US' strings in the URLs will be replaced with +# your locale code, and link to your translated pages as soon as they're +# live. + +#define bookmarks_title Marcadores +#define bookmarks_heading Marcadores + +#define bookmarks_toolbarfolder Pasta da barra de ferramentas de marcadores +#define bookmarks_toolbarfolder_description Adicione os marcadores a esta pasta se os quiser mostrar na barra de marcadores + +# LOCALIZATION NOTE (getting_started): +# link title for https://www.mozilla.org/en-US/firefox/central/ +#define getting_started Começar aqui + +# LOCALIZATION NOTE (firefox_heading): +# Firefox links folder name +#define firefox_heading Mozilla Firefox + +# LOCALIZATION NOTE (firefox_help): +# link title for https://www.mozilla.org/en-US/firefox/help/ +#define firefox_help Ajuda e tutoriais + +# LOCALIZATION NOTE (firefox_customize): +# link title for https://www.mozilla.org/en-US/firefox/customize/ +#define firefox_customize Personalize o seu Firefox + +# LOCALIZATION NOTE (firefox_community): +# link title for https://www.mozilla.org/en-US/contribute/ +#define firefox_community Participe + +# LOCALIZATION NOTE (firefox_about): +# link title for https://www.mozilla.org/en-US/about/ +#define firefox_about Acerca de nós + +# LOCALIZATION NOTE (nightly_heading): +# Firefox Nightly links folder name +#define nightly_heading Recursos do Firefox Nightly + +# LOCALIZATION NOTE (nightly_blog): +# Nightly builds only, link title for https://blog.nightly.mozilla.org/ +#define nightly_blog Blogue do Firefox Nightly + +# LOCALIZATION NOTE (bugzilla): +# Nightly builds only, link title for https://bugzilla.mozilla.org/ +#define bugzilla Tracker de Bugs da Mozilla + +# LOCALIZATION NOTE (mdn): +# Nightly builds only, link title for https://developer.mozilla.org/ +#define mdn Rede de programadores da Mozilla + +# LOCALIZATION NOTE (nightly_tester_tools): +# Nightly builds only, link title for https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/ +#define nightly_tester_tools Ferramentas de teste Nightly + +# LOCALIZATION NOTE (crashes): +# Nightly builds only, link title for about:crashes +#define crashes Todas as suas falhas + +# LOCALIZATION NOTE (irc): +# Nightly builds only, link title for ircs://irc.mozilla.org/nightly +#define irc Discutir o Nightly no IRC + +# LOCALIZATION NOTE (planet): +# Nightly builds only, link title for https://planet.mozilla.org/ +#define planet Planeta Mozilla + +#unfilter emptyLines |