blob: 8b4562c5986fba113844b5700a5a1b7dde13cab0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- 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/.
-->
<!-- Calendar Subscriptions Dialog -->
<!ENTITY calendar.subscriptions.dialog.title "Inscrever-se em agendas">
<!ENTITY calendar.subscriptions.dialog.search.label.value "Exibir agendas que contenham:">
<!ENTITY calendar.subscriptions.dialog.search.button.label "Pesquisar">
<!ENTITY calendar.subscriptions.dialog.select.label.value "Selecionar agendas para se inscrever:">
<!ENTITY calendar.subscriptions.dialog.subscribe.button.label "Inscrever">
<!ENTITY calendar.subscriptions.dialog.unsubscribe.button.label "Cancelar inscrição">
<!ENTITY calendar.subscriptions.dialog.statusmessage.busy.label "Pesquisar…">
<!ENTITY calendar.subscriptions.dialog.statusmessage.nomatches.label "Nenhum resultado encontrado.">
|