diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/suite/chrome/browser/taskbar.properties | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/browser/taskbar.properties b/l10n-pt-PT/suite/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..a043fc2183 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/browser/taskbar.properties @@ -0,0 +1,21 @@ +# 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/. + +taskbar.tasks.newTab.label=Abrir novo separador +taskbar.tasks.newTab.description=Abre um novo separador. +taskbar.tasks.newWindow.label=Abrir nova janela +taskbar.tasks.newWindow.description=Abre uma nova janela. +taskbar.tasks.newPrivate.label=Abrir janela privada +taskbar.tasks.newPrivate.description=Abre uma nova janela privada. +taskbar.tasks.mailWindow.label=Abrir correio e grupos de notícias +taskbar.tasks.mailWindow.description=Abre a janela de correio e grupo de notícias. +taskbar.tasks.composeMessage.label=Compor uma nova mensagem +taskbar.tasks.composeMessage.description=Compõe uma nova mensagem. +taskbar.tasks.openAddressBook.label=Abrir livro de endereços +taskbar.tasks.openAddressBook.description=Abre o seu livro de endereços. +taskbar.tasks.openEditor.label=Abrir nova página de composição +taskbar.tasks.openEditor.description=Abre uma nova página de composição. +taskbar.frequent.label=Frequente +taskbar.recent.label=Recente + |