blob: 003c85ff15d5cb556b1c07923cd37179928e66b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!-- 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/. -->
<!-- Title -->
<!ENTITY selectAddressWindow.title "Wybierz adresy">
<!-- Buttons -->
<!ENTITY toButton.label "Do:">
<!ENTITY toButton.accesskey "D">
<!ENTITY ccButton.label "Kopia:">
<!ENTITY ccButton.accesskey "K">
<!ENTITY bccButton.label "Ukryta kopia:">
<!ENTITY bccButton.accesskey "U">
<!ENTITY newButton.label "Nowa…">
<!ENTITY newButton.accesskey "N">
<!ENTITY editButton.label "Edytuj…">
<!ENTITY editButton.accesskey "e">
<!ENTITY removeButton.label "Usuń">
<!ENTITY removeButton.accesskey "U">
<!ENTITY lookIn.label "Znajdź adresy w książce:">
<!ENTITY lookIn.accesskey "S">
<!ENTITY for.label "">
<!ENTITY for.accesskey "">
<!ENTITY for.placeholder "Imię, nazwisko lub e-mail">
<!ENTITY addressMessageTo.label "Zaadresuj wiadomość:">
<!-- Tooltips items -->
<!ENTITY addressPickerNewButton.tooltip "Utwórz nową wizytówkę">
<!ENTITY addressPickerEditButton.tooltip "Edytuj wybraną wizytówkę">
|