blob: 753cbb66c5ebb0cf180fa891bffdba6786b2d595 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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 página">
<!ENTITY location.label "Localização:">
<!ENTITY lastModified.label "Última modificação:">
<!ENTITY titleInput.label "Título:">
<!ENTITY titleInput.accessKey "T">
<!ENTITY authorInput.label "Autor:">
<!ENTITY authorInput.accessKey "A">
<!ENTITY descriptionInput.label "Descrição:">
<!ENTITY descriptionInput.accessKey "D">
<!ENTITY locationNewPage.label "[Nova página, não guardada ainda]">
<!ENTITY EditHEADSource1.label "Utilizadores avançados:">
<!ENTITY EditHEADSource2.label "Para editar outros conteúdos do <cabeçalho> região, utilize "Origem HTML" no menu Ver ou na barra de ferramentas no modo editar.">
|