summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorListProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorListProperties.dtd')
-rw-r--r--thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorListProperties.dtd20
1 files changed, 20 insertions, 0 deletions
diff --git a/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorListProperties.dtd b/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorListProperties.dtd
new file mode 100644
index 0000000000..59d997e461
--- /dev/null
+++ b/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorListProperties.dtd
@@ -0,0 +1,20 @@
+<!-- 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/. -->
+<!-- Window title -->
+
+
+<!ENTITY windowTitle.label "Propriedades da lista">
+
+<!ENTITY ListType.label "Tipo de lista">
+<!ENTITY bulletStyle.label "Estilo de marcas:">
+<!ENTITY startingNumber.label "Iniciar a:">
+<!ENTITY startingNumber.accessKey "I">
+<!ENTITY none.value "Nenhum">
+<!ENTITY bulletList.value "Lista com marcas (não numerada)">
+<!ENTITY numberList.value "Lista numerada">
+<!ENTITY definitionList.value "Lista de definições">
+<!ENTITY changeEntireListRadio.label "Alterar toda a lista">
+<!ENTITY changeEntireListRadio.accessKey "A">
+<!ENTITY changeSelectedRadio.label "Alterar apenas os itens selecionados">
+<!ENTITY changeSelectedRadio.accessKey "i">