summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sl/localization/sl/messenger/addressbook/aboutAddressBook.ftl
blob: 3c29cc3c14ba7182add6da05101a813a43a2b198 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
# 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/.

about-addressbook-title = Imenik

## Toolbar

about-addressbook-toolbar-new-address-book =
    .label = Nov imenik
about-addressbook-toolbar-add-carddav-address-book =
    .label = Dodaj imenik CardDAV
about-addressbook-toolbar-add-ldap-address-book =
    .label = Dodaj imenik LDAP
about-addressbook-toolbar-new-contact =
    .label = Nov stik
about-addressbook-toolbar-new-list =
    .label = Nov seznam
about-addressbook-toolbar-import =
    .label = Uvozi

## Books

all-address-books-row =
    .title = Vsi imeniki
all-address-books = Vsi imeniki
# Variables:
# $name (String) - The name of the selected book/list.
# $count (Number) - The number of contacts in the selected book/list.
about-addressbook-card-count = Skupaj stikov v imeniku { $name }: { $count }
# Variables:
# $count (Number) - The number of contacts in all address books.
about-addressbook-card-count-all = Skupaj stikov v vseh imenikih: { $count }
about-addressbook-books-context-properties =
    .label = Lastnosti
about-addressbook-books-context-edit-list =
    .label = Uredi seznam
about-addressbook-books-context-synchronize =
    .label = Sinhroniziraj
about-addressbook-books-context-edit =
    .label = Uredi
about-addressbook-books-context-print =
    .label = Natisni …
about-addressbook-books-context-export =
    .label = Izvozi …
about-addressbook-books-context-delete =
    .label = Izbriši
about-addressbook-books-context-remove =
    .label = Odstrani
about-addressbook-books-context-startup-default =
    .label = Privzeta zagonska mapa
about-addressbook-confirm-delete-book-title = Izbriši imenik
# Variables:
# $name (String) - Name of the address book to be deleted.
about-addressbook-confirm-delete-book = Ali res želite izbrisati imenik { $name } in vse stike v njem?
about-addressbook-confirm-remove-remote-book-title = Odstrani imenik
# Variables:
# $name (String) - Name of the remote address book to be removed.
about-addressbook-confirm-remove-remote-book = Ali res želite odstraniti imenik { $name }?

## Cards

# Variables:
# $name (String) - Name of the address book that will be searched.
about-addressbook-search =
    .placeholder = Išči v imeniku { $name }
about-addressbook-search-all =
    .placeholder = Išči v vseh imenikih
about-addressbook-sort-button2 =
    .title = Možnosti prikaza seznama
about-addressbook-name-format-display =
    .label = Prikazno ime
about-addressbook-name-format-firstlast =
    .label = Ime Priimek
about-addressbook-name-format-lastfirst =
    .label = Priimek, Ime
about-addressbook-sort-name-ascending =
    .label = Razvrsti po imenu (A > Ž)
about-addressbook-sort-name-descending =
    .label = Razvrsti po imenu (Ž > A)
about-addressbook-sort-email-ascending =
    .label = Razvrsti po e-poštnem naslovu (A > Ž)
about-addressbook-sort-email-descending =
    .label = Razvrsti po e-poštnem naslovu (Ž > A)
about-addressbook-horizontal-layout =
    .label = Preklopi na vodoravno postavitev
about-addressbook-vertical-layout =
    .label = Preklopi na navpično postavitev
about-addressbook-table-layout =
    .label = Postavitev tabele

## Card column headers
## Each string is listed here twice, and the values should match.

about-addressbook-column-header-generatedname = Ime
about-addressbook-column-label-generatedname =
    .label = { about-addressbook-column-header-generatedname }
about-addressbook-column-header-emailaddresses = E-poštni naslovi
about-addressbook-column-label-emailaddresses =
    .label = { about-addressbook-column-header-emailaddresses }
about-addressbook-column-header-phonenumbers = Telefonske številke
about-addressbook-column-label-phonenumbers =
    .label = { about-addressbook-column-header-phonenumbers }
about-addressbook-column-header-addresses = Naslovi
about-addressbook-column-label-addresses =
    .label = { about-addressbook-column-header-addresses }
about-addressbook-column-header-title = Naziv
about-addressbook-column-label-title =
    .label = { about-addressbook-column-header-title }
about-addressbook-column-header-department = Oddelek
about-addressbook-column-label-department =
    .label = { about-addressbook-column-header-department }
about-addressbook-column-header-organization = Organizacija
about-addressbook-column-label-organization =
    .label = { about-addressbook-column-header-organization }
about-addressbook-column-header-addrbook = Imenik
about-addressbook-column-label-addrbook =
    .label = { about-addressbook-column-header-addrbook }
about-addressbook-column-header-generatedname2 = Ime
    .title = Razvrsti po imenu
about-addressbook-column-label-generatedname2 =
    .label = Ime
about-addressbook-column-header-emailaddresses2 = E-poštni naslovi
    .title = Razvrsti po e-poštnih naslovih
about-addressbook-column-label-emailaddresses2 =
    .label = E-poštni naslovi
about-addressbook-column-header-nickname2 = Vzdevek
    .title = Razvrsti po vzdevku
about-addressbook-column-label-nickname2 =
    .label = Vzdevek
about-addressbook-column-header-phonenumbers2 = Telefonske številke
    .title = Razvrsti po telefonskih številkah
about-addressbook-column-label-phonenumbers2 =
    .label = Telefonske številke
about-addressbook-column-header-addresses2 = Naslovi
    .title = Razvrsti po naslovih
about-addressbook-column-label-addresses2 =
    .label = Naslovi
about-addressbook-column-header-title2 = Naziv
    .title = Razvrsti po nazivu
about-addressbook-column-label-title2 =
    .label = Naziv
about-addressbook-column-header-department2 = Oddelek
    .title = Razvrsti po oddelku
about-addressbook-column-label-department2 =
    .label = Oddelek
about-addressbook-column-header-organization2 = Organizacija
    .title = Razvrsti po organizaciji
about-addressbook-column-label-organization2 =
    .label = Organizacija
about-addressbook-column-header-addrbook2 = Imenik
    .title = Razvrsti po imeniku
about-addressbook-column-label-addrbook2 =
    .label = Imenik
about-addressbook-cards-context-write =
    .label = Sestavi
about-addressbook-confirm-delete-mixed-title = Izbriši stike in sezname
# Variables:
# $count (Number) - The number of contacts and lists to be deleted. Always greater than 1.
about-addressbook-confirm-delete-mixed = Ali res želite izbrisati izbranih { $count } stikov in seznamov?
# Variables:
# $count (Number) - The number of lists to be deleted.
about-addressbook-confirm-delete-lists-title =
    { $count ->
        [one] Izbriši seznam
        [two] Izbriši seznama
        [few] Izbriši sezname
       *[other] Izbriši sezname
    }
# Variables:
# $count (Number) - The number of lists to be deleted.
# $name (String) - The name of the list to be deleted, if $count is 1.
about-addressbook-confirm-delete-lists =
    { $count ->
        [one] Ali res želite izbrisati seznam { $name }?
        [two] Ali res želite izbrisati izbrana seznama?
        [few] Ali res želite izbrisati izbrane { $count } sezname?
       *[other] Ali res želite izbrisati izbranih { $count } seznamov?
    }
# Variables:
# $count (Number) - The number of contacts to be removed.
about-addressbook-confirm-remove-contacts-title =
    { $count ->
        [one] Odstrani stik
        [two] Odstrani stika
        [few] Odstrani stike
       *[other] Odstrani stike
    }
# Variables:
# $count (Number) - The number of contacts to be removed.
# $name (String) - The name of the contact to be removed, if $count is 1.
# $list (String) - The name of the list that contacts will be removed from.
about-addressbook-confirm-remove-contacts =
    { $count ->
        [one] Ali res želite odstraniti stik { $name } s seznama { $list }?
        [two] Ali res želite odstraniti izbrana stika s seznama { $list }?
        [few] Ali res želite odstraniti izbrane { $count } stike s seznama { $list }?
       *[other] Ali res želite odstraniti izbranih { $count } stikov s seznama { $list }?
    }
# Variables:
# $name (String) - The name of the contact to be removed.
# $list (String) - The name of the list that contacts will be removed from.
about-addressbook-confirm-remove-contacts-single = Ali ste prepričani, da želite odstraniti stik { $name } s seznama { $list }?
# Variables:
# $count (Number) - The number of contacts to be removed.
# $list (String) - The name of the list that contacts will be removed from.
about-addressbook-confirm-remove-contacts-multi =
    { $count ->
        [one] { "" }
        [two] Ali ste prepričani, da želite odstraniti ta { $count } stika s seznama { $list }?
        [few] Ali ste prepričani, da želite odstraniti te { $count } stike s seznama { $list }?
       *[other] Ali ste prepričani, da želite odstraniti teh { $count } stikov s seznama { $list }?
    }
# Variables:
# $count (Number) - The number of contacts to be deleted.
about-addressbook-confirm-delete-contacts-title =
    { $count ->
        [one] Izbriši stik
        [two] Izbriši stika
        [few] Izbriši stike
       *[other] Izbriši stike
    }
# Variables:
# $count (Number) - The number of contacts to be deleted.
# $name (String) - The name of the contact to be deleted, if $count is 1.
about-addressbook-confirm-delete-contacts =
    { $count ->
        [one] Ali res želite izbrisati stik { $name }?
        [two] Ali res želite izbrisati izbrana stika?
        [few] Ali res želite izbrisati izbrane { $count } stike?
       *[other] Ali res želite izbrisati izbranih { $count } stikov?
    }
# Variables:
# $name (String) - The name of the contact to be deleted.
about-addressbook-confirm-delete-contacts-single = Ali ste prepričani, da želite izbrisati stik { $name }?
# Variables:
# $count (Number) - The number of contacts to be deleted.
about-addressbook-confirm-delete-contacts-multi =
    { $count ->
        [one] { "" }
        [two] Ali ste prepričani, da želite izbrisati ta { $count } stika?
        [few] Ali ste prepričani, da želite izbrisati te { $count } stike?
       *[other] Ali ste prepričani, da želite izbrisati teh { $count } stikov?
    }

## Card list placeholder
## Shown when there are no cards in the list

about-addressbook-placeholder-empty-book = Ni stikov
about-addressbook-placeholder-new-contact = Nov stik
about-addressbook-placeholder-search-only = Ta imenik bo prikazal stike samo ob iskanju
about-addressbook-placeholder-searching = Iskanje …
about-addressbook-placeholder-no-search-results = Ni najdenih stikov

## Details

# Variables:
# $count (Number) - The number of selected items (will never be fewer than two)
about-addressbook-selection-mixed-header = { $count } izbranih stikov in seznamov
# Variables:
# $count (Number) - The number of selected contacts
about-addressbook-selection-contacts-header = { $count } izbranih stikov
# Variables:
# $count (Number) - The number of selected lists
about-addressbook-selection-lists-header = { $count } izbranih seznamov
# Variables:
# $count (Number) - The number of selected items (will never be fewer than 2).
about-addressbook-selection-mixed-header2 =
    { $count ->
        [one] { $count } izbran vnos v imenik
        [two] { $count } izbrana vnosa v imenik
        [few] { $count } izbrani vnosi v imenik
       *[other] { $count } izbranih vnosov v imenik
    }
# Variables:
# $count (Number) - The number of selected contacts
about-addressbook-selection-contacts-header2 =
    { $count ->
        [one] { $count } izbran stik
        [two] { $count } izbrana stika
        [few] { $count } izbrani stiki
       *[other] { $count } izbranih stikov
    }
# Variables:
# $count (Number) - The number of selected lists
about-addressbook-selection-lists-header2 =
    { $count ->
        [one] { $count } izbran seznam
        [two] { $count } izbrana seznama
        [few] { $count } izbrani seznami
       *[other] { $count } izbranih seznamov
    }
about-addressbook-details-edit-photo =
    .title = Uredi fotografijo stika
about-addressbook-new-contact-header = Nov stik
about-addressbook-prefer-display-name = Daj prednost prikazanemu imenu namesto glavi sporočila
about-addressbook-write-action-button = Piši
about-addressbook-event-action-button = Dogodek
about-addressbook-search-action-button = Išči
about-addressbook-new-list-action-button = Nov seznam
about-addressbook-begin-edit-contact-button = Uredi
about-addressbook-delete-edit-contact-button = Izbriši
about-addressbook-cancel-edit-contact-button = Prekliči
about-addressbook-save-edit-contact-button = Shrani
about-addressbook-add-contact-to = Dodaj v:
about-addressbook-details-email-addresses-header = E-poštni naslovi
about-addressbook-details-phone-numbers-header = Telefonske številke
about-addressbook-details-addresses-header = Naslovi
about-addressbook-details-notes-header = Opombe
about-addressbook-details-impp-header = Neposredno sporočanje
about-addressbook-details-websites-header = Spletne strani
about-addressbook-details-other-info-header = Drugi podatki
about-addressbook-entry-type-work = Služba
about-addressbook-entry-type-home = Doma
about-addressbook-entry-type-fax = Faks
# Or "Mobile"
about-addressbook-entry-type-cell = Mobilni
about-addressbook-entry-type-pager = Pozivnik
about-addressbook-entry-name-birthday = Rojstni dan
about-addressbook-entry-name-anniversary = Obletnica
about-addressbook-entry-name-title = Naziv
about-addressbook-entry-name-role = Funkcija
about-addressbook-entry-name-organization = Organizacija
about-addressbook-entry-name-website = Spletno mesto
about-addressbook-entry-name-time-zone = Časovni pas
about-addressbook-entry-name-custom1 = Po meri 1
about-addressbook-entry-name-custom2 = Po meri 2
about-addressbook-entry-name-custom3 = Po meri 3
about-addressbook-entry-name-custom4 = Po meri 4
about-addressbook-unsaved-changes-prompt-title = Neshranjene spremembe
about-addressbook-unsaved-changes-prompt = Ali želite shraniti spremembe, preden zapustite pogled za urejanje?

# Photo dialog

about-addressbook-photo-drop-target = Tukaj spustite ali prilepite fotografijo ali kliknite za izbiro datoteke.
about-addressbook-photo-drop-loading = Nalaganje fotografije …
about-addressbook-photo-drop-error = Fotografije ni bilo mogoče naložiti.
about-addressbook-photo-filepicker-title = Izberi slikovno datoteko
about-addressbook-photo-discard = Zavrzi obstoječo fotografijo
about-addressbook-photo-cancel = Prekliči
about-addressbook-photo-save = Shrani

# Keyboard shortcuts

about-addressbook-new-contact-key = N