Blame view

sources/apps/contacts/l10n/sr/contacts.po 23.5 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
6d9380f96   Cédric Dupont   Update sources OC...
6
  # Bojan Beloica <beloica.b@mfkv.rs>, 2012
d1bafeea1   Kload   [fix] Upgrade to ...
7
8
9
10
11
12
13
  # Slobodan Terzić <githzerai06@gmail.com>, 2011, 2012
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
14
15
16
17
18
19
  "POT-Creation-Date: 2014-07-03 00:48-0400
  "
  "PO-Revision-Date: 2014-07-03 04:48+0000
  "
  "Last-Translator: I Robot
  "
d1bafeea1   Kload   [fix] Upgrade to ...
20
21
22
23
24
25
26
27
28
29
30
31
  "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: sr
  "
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
  "
6d9380f96   Cédric Dupont   Update sources OC...
32
  #: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
33
34
  msgid "Contacts"
  msgstr "Контакти"
6d9380f96   Cédric Dupont   Update sources OC...
35
36
37
38
39
40
41
42
43
44
45
46
47
48
  #: js/addressbooks.js:85
  msgid "Add new LDAP Addressbook"
  msgstr ""
  
  #: js/addressbooks.js:90 js/addressbooks.js:166
  msgid "Ok"
  msgstr "У реду"
  
  #: js/addressbooks.js:97 js/addressbooks.js:174 js/app.js:1390 js/app.js:1443
  #: templates/contacts.php:372 templates/contacts.php:373
  msgid "Cancel"
  msgstr "Откажи"
  
  #: js/addressbooks.js:132 js/groups.js:519
d1bafeea1   Kload   [fix] Upgrade to ...
49
50
  msgid "Save"
  msgstr "Сачувај"
6d9380f96   Cédric Dupont   Update sources OC...
51
52
53
  #: js/addressbooks.js:162
  msgid "Edit Addressbook"
  msgstr "Уреди адресар"
d1bafeea1   Kload   [fix] Upgrade to ...
54

6d9380f96   Cédric Dupont   Update sources OC...
55
56
57
58
59
60
  #: js/addressbooks.js:400
  msgid "Starting file import"
  msgstr ""
  
  #: js/addressbooks.js:404 js/addressbooks.js:432
  msgid "Format selected: {format}"
d1bafeea1   Kload   [fix] Upgrade to ...
61
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
62
63
  #: js/addressbooks.js:407 js/addressbooks.js:435
  msgid "Automatic format detection"
d1bafeea1   Kload   [fix] Upgrade to ...
64
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
65
66
  #: js/addressbooks.js:485
  msgid "Processing {count}/{total} cards"
d1bafeea1   Kload   [fix] Upgrade to ...
67
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
68
69
  #: js/addressbooks.js:509
  msgid "Total:{total}, Success:{imported}, Errors:{failed}"
d1bafeea1   Kload   [fix] Upgrade to ...
70
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
71
  #: js/addressbooks.js:663
d1bafeea1   Kload   [fix] Upgrade to ...
72
73
  msgid "An address book called {name} already exists"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
74
75
  #: js/addressbooks.js:697 js/otherbackendconfig.js:141
  #: js/otherbackendconfig.js:200
d1bafeea1   Kload   [fix] Upgrade to ...
76
77
  msgid "Failed adding address book: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
78
  #: js/addressbooks.js:738
d1bafeea1   Kload   [fix] Upgrade to ...
79
80
  msgid "Failed loading address books: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
81
82
83
84
85
  #: js/admin.js:92 js/storage.js:27
  msgid "Server error! Please inform system administator"
  msgstr ""
  
  #: js/app.js:223
d1bafeea1   Kload   [fix] Upgrade to ...
86
87
  msgid "Indexing contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
88
  #: js/app.js:233
d1bafeea1   Kload   [fix] Upgrade to ...
89
90
  msgid "Unrecoverable error loading address books: {msg}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
91
  #: js/app.js:234
d1bafeea1   Kload   [fix] Upgrade to ...
92
93
  msgid "Error."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
94
  #: js/app.js:329 js/app.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
95
96
  msgid "Add to..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
97
  #: js/app.js:333 js/app.js:345
d1bafeea1   Kload   [fix] Upgrade to ...
98
99
  msgid "Remove from..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
100
  #: js/app.js:350
d1bafeea1   Kload   [fix] Upgrade to ...
101
102
  msgid "Add group..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
103
  #: js/app.js:478
d1bafeea1   Kload   [fix] Upgrade to ...
104
105
  msgid "Invalid URL: \"{url}\""
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
106
  #: js/app.js:504
d1bafeea1   Kload   [fix] Upgrade to ...
107
108
  msgid "Invalid email: \"{url}\""
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
109
  #: js/app.js:587
d1bafeea1   Kload   [fix] Upgrade to ...
110
111
  msgid "Merge failed. Cannot find contact: {id}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
112
  #: js/app.js:600
d1bafeea1   Kload   [fix] Upgrade to ...
113
114
  msgid "Merge failed."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
115
  #: js/app.js:607
d1bafeea1   Kload   [fix] Upgrade to ...
116
117
  msgid "Merge failed. Error saving contact."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
118
  #: js/app.js:627
d1bafeea1   Kload   [fix] Upgrade to ...
119
120
  msgid "Select photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
121
  #: js/app.js:710 js/app.js:1686
d1bafeea1   Kload   [fix] Upgrade to ...
122
123
  msgid "Network or server error. Please inform administrator."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
124
125
126
127
128
129
130
131
132
  #: js/app.js:794
  msgid "Only images can be used as contact photos"
  msgstr ""
  
  #: js/app.js:803
  msgid "The size of \"{filename}\" exceeds the maximum allowed {size}"
  msgstr ""
  
  #: js/app.js:972
d1bafeea1   Kload   [fix] Upgrade to ...
133
134
  msgid "Error adding to group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
135
  #: js/app.js:995
d1bafeea1   Kload   [fix] Upgrade to ...
136
137
  msgid "Error removing from group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
138
139
140
141
142
143
144
145
  #: js/app.js:1188
  msgid ""
  "You have selected over 300 contacts.
  "
  "This will most likely fail! Click here to try anyway."
  msgstr ""
  
  #: js/app.js:1226
d1bafeea1   Kload   [fix] Upgrade to ...
146
147
  msgid "Error setting {name} as favorite."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
148
  #: js/app.js:1364 js/app.js:1368 templates/contacts.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
149
150
  msgid "Merge contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
151
  #: js/app.js:1417 templates/contacts.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
152
153
  msgid "Add group"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
154
  #: js/app.js:1421
d1bafeea1   Kload   [fix] Upgrade to ...
155
156
  msgid "OK"
  msgstr "У реду"
6d9380f96   Cédric Dupont   Update sources OC...
157
  #: js/app.js:1528
d1bafeea1   Kload   [fix] Upgrade to ...
158
159
  msgid "Could not find contact: {id}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
160
  #: js/app.js:1641
d1bafeea1   Kload   [fix] Upgrade to ...
161
162
  msgid "Edit profile picture"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
163
  #: js/app.js:1645
d1bafeea1   Kload   [fix] Upgrade to ...
164
165
  msgid "Crop photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
166
  #: js/contacts.js:904
d1bafeea1   Kload   [fix] Upgrade to ...
167
168
  msgid "Error parsing date: {date}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
169
  #: js/contacts.js:1102
d1bafeea1   Kload   [fix] Upgrade to ...
170
171
  msgid "# groups"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
172
173
174
175
176
177
  #: js/contacts.js:1182
  msgid "Error parsing birthday {bday}"
  msgstr ""
  
  #: js/contacts.js:1320
  msgid "The backend does not support multi-byte characters."
d1bafeea1   Kload   [fix] Upgrade to ...
178
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
179
  #: js/contacts.js:2234
d1bafeea1   Kload   [fix] Upgrade to ...
180
181
182
183
  msgid ""
  "Some contacts are marked for deletion, but not deleted yet. Please wait for "
  "them to be deleted."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
184
  #: js/contacts.js:2245
d1bafeea1   Kload   [fix] Upgrade to ...
185
186
  msgid "Click to undo deletion of {num} contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
187
  #: js/contacts.js:2254
d1bafeea1   Kload   [fix] Upgrade to ...
188
189
190
191
192
193
  msgid "Cancelled deletion of {num} contacts"
  msgstr ""
  
  #: js/groups.js:53
  msgid "Add"
  msgstr "Додај"
6d9380f96   Cédric Dupont   Update sources OC...
194
  #: js/groups.js:264
d1bafeea1   Kload   [fix] Upgrade to ...
195
196
  msgid "Contact is already in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
197
  #: js/groups.js:277
d1bafeea1   Kload   [fix] Upgrade to ...
198
199
  msgid "Contacts are already in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
200
  #: js/groups.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
201
202
  msgid "Couldn't get contact list."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
203
  #: js/groups.js:354
d1bafeea1   Kload   [fix] Upgrade to ...
204
205
  msgid "Contact is not in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
206
  #: js/groups.js:368
d1bafeea1   Kload   [fix] Upgrade to ...
207
208
  msgid "Contacts are not in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
209
210
  #: js/groups.js:525 js/groups.js:605
  msgid "A group named \"{group}\" already exists"
d1bafeea1   Kload   [fix] Upgrade to ...
211
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
212
213
  #: js/groups.js:574
  msgid "Failed renaming group: {error}"
d1bafeea1   Kload   [fix] Upgrade to ...
214
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
215
  #: js/groups.js:646
d1bafeea1   Kload   [fix] Upgrade to ...
216
217
218
219
220
  msgid ""
  "You can drag groups to
  "
  "arrange them as you like."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
221
  #: js/groups.js:659
d1bafeea1   Kload   [fix] Upgrade to ...
222
223
  msgid "Failed adding group: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
224
  #: js/groups.js:672
d1bafeea1   Kload   [fix] Upgrade to ...
225
226
  msgid "All"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
227
  #: js/groups.js:687 js/groups.js:690
d1bafeea1   Kload   [fix] Upgrade to ...
228
229
  msgid "Favorites"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
230
  #: js/groups.js:751
d1bafeea1   Kload   [fix] Upgrade to ...
231
232
  msgid "Shared by {owner}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
233
  #: js/groups.js:766
d1bafeea1   Kload   [fix] Upgrade to ...
234
235
  msgid "Not grouped"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
236
  #: js/groups.js:795
d1bafeea1   Kload   [fix] Upgrade to ...
237
238
239
240
241
242
  msgid "Failed loading groups: {error}"
  msgstr ""
  
  #: js/loader.js:21
  msgid "Please choose the addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
243
  #: js/loader.js:22 templates/contacts.php:41
d1bafeea1   Kload   [fix] Upgrade to ...
244
245
246
247
248
249
250
251
252
253
  msgid "Import into..."
  msgstr ""
  
  #: js/loader.js:31
  msgid "Error loading import template"
  msgstr ""
  
  #: js/loader.js:48
  msgid "Import contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
254
  #: js/loader.js:61 templates/contacts.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
255
256
  msgid "Import"
  msgstr "Увези"
6d9380f96   Cédric Dupont   Update sources OC...
257
258
259
  #: js/loader.js:68
  msgid "Importing..."
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
260
261
262
  #: js/loader.js:92
  msgid "Import done"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
263
264
  #: js/loader.js:95 templates/contacts.php:102 templates/contacts.php:376
  #: templates/contacts.php:377
d1bafeea1   Kload   [fix] Upgrade to ...
265
266
  msgid "Close"
  msgstr "Затвори"
6d9380f96   Cédric Dupont   Update sources OC...
267
268
  #: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
  msgid "Error, missing parameters: "
d1bafeea1   Kload   [fix] Upgrade to ...
269
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
270
  #: js/storage.js:431 js/storage.js:470
d1bafeea1   Kload   [fix] Upgrade to ...
271
272
  msgid "Failed loading photo: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
273
274
  #: lib/addressbook.php:169 lib/contact.php:116 lib/contact.php:165
  msgid "You do not have permissions to see this contact"
d1bafeea1   Kload   [fix] Upgrade to ...
275
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
276
  #: lib/addressbook.php:180
d1bafeea1   Kload   [fix] Upgrade to ...
277
278
  msgid "Contact not found"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
279
  #: lib/addressbook.php:217
d1bafeea1   Kload   [fix] Upgrade to ...
280
281
  msgid "You do not have permissions to see these contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
282
  #: lib/addressbook.php:250
d1bafeea1   Kload   [fix] Upgrade to ...
283
284
  msgid "You do not have permissions add contacts to the address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
285
  #: lib/addressbook.php:257
d1bafeea1   Kload   [fix] Upgrade to ...
286
287
  msgid "The backend for this address book does not support adding contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
288
  #: lib/addressbook.php:302 lib/addressbook.php:342 lib/contact.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
289
290
  msgid "You do not have permissions to delete this contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
291
  #: lib/addressbook.php:309 lib/addressbook.php:349
d1bafeea1   Kload   [fix] Upgrade to ...
292
293
  msgid "The backend for this address book does not support deleting contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
294
  #: lib/addressbook.php:372
d1bafeea1   Kload   [fix] Upgrade to ...
295
296
  msgid "Unknown error"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
297
298
  #: lib/addressbook.php:413
  msgid "Access denied"
d1bafeea1   Kload   [fix] Upgrade to ...
299
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
300
301
  #: lib/addressbook.php:420
  msgid "The backend for this address book does not support updating"
d1bafeea1   Kload   [fix] Upgrade to ...
302
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
303
  #: lib/addressbook.php:451
d1bafeea1   Kload   [fix] Upgrade to ...
304
305
  msgid "You don't have permissions to delete the address book."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
306
  #: lib/app.php:156
d1bafeea1   Kload   [fix] Upgrade to ...
307
308
  msgid "Address book not found"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
309
  #: lib/contact.php:269
d1bafeea1   Kload   [fix] Upgrade to ...
310
311
  msgid "You do not have permissions to update this contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
312
  #: lib/contact.php:282
d1bafeea1   Kload   [fix] Upgrade to ...
313
314
  msgid "The backend for this contact does not support updating it"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
315
316
  #: lib/contact.php:299
  msgid "This backend does not support adding contacts"
d1bafeea1   Kload   [fix] Upgrade to ...
317
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
318
  #: lib/contact.php:465 lib/contact.php:482
d1bafeea1   Kload   [fix] Upgrade to ...
319
320
  msgid "Property not found"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
321
  #: lib/contact.php:530
d1bafeea1   Kload   [fix] Upgrade to ...
322
323
  msgid " Missing IM parameter for: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
324
  #: lib/contact.php:538
d1bafeea1   Kload   [fix] Upgrade to ...
325
326
  msgid "Unknown IM: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
327
  #: lib/contact.php:815
d1bafeea1   Kload   [fix] Upgrade to ...
328
329
  msgid "{name}'s Birthday"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
330
  #: lib/controller/addressbookcontroller.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
331
332
  msgid "Error creating address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
333
334
335
  #: lib/controller/addressbookcontroller.php:206
  #, php-format
  msgid "The \"%s\" backend does not support deleting address books"
d1bafeea1   Kload   [fix] Upgrade to ...
336
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
337
  #: lib/controller/addressbookcontroller.php:214
d1bafeea1   Kload   [fix] Upgrade to ...
338
339
340
  #, php-format
  msgid "You do not have permissions to delete the \"%s\" address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
341
  #: lib/controller/addressbookcontroller.php:221
d1bafeea1   Kload   [fix] Upgrade to ...
342
343
  msgid "Error deleting address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
344
  #: lib/controller/addressbookcontroller.php:261
d1bafeea1   Kload   [fix] Upgrade to ...
345
346
  msgid "Error creating contact."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
347
348
  #: lib/controller/addressbookcontroller.php:270
  msgid "Error creating contact"
d1bafeea1   Kload   [fix] Upgrade to ...
349
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
350
351
  #: lib/controller/addressbookcontroller.php:302
  msgid "Error deleting contact"
d1bafeea1   Kload   [fix] Upgrade to ...
352
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
353
354
  #: lib/controller/addressbookcontroller.php:342
  msgid "Error retrieving contact"
d1bafeea1   Kload   [fix] Upgrade to ...
355
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
356
357
358
359
360
  #: lib/controller/addressbookcontroller.php:353
  msgid "Error saving contact"
  msgstr ""
  
  #: lib/controller/addressbookcontroller.php:359
d1bafeea1   Kload   [fix] Upgrade to ...
361
362
  msgid "Error removing contact from other address book."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
363
364
365
  #: lib/controller/addressbookcontroller.php:366
  msgid "Error getting moved contact"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
366
  #: lib/controller/contactcontroller.php:37
6d9380f96   Cédric Dupont   Update sources OC...
367
  #: lib/controller/contactcontroller.php:63
d1bafeea1   Kload   [fix] Upgrade to ...
368
  #: lib/controller/contactcontroller.php:97
6d9380f96   Cédric Dupont   Update sources OC...
369
  #: lib/controller/exportcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
370
371
  msgid "Couldn't find contact."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
372
  #: lib/controller/contactcontroller.php:59
d1bafeea1   Kload   [fix] Upgrade to ...
373
374
  msgid "No contact data in request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
375
  #: lib/controller/contactcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
376
377
378
379
380
381
  msgid "Error merging into contact."
  msgstr ""
  
  #: lib/controller/contactcontroller.php:71
  msgid "Error saving contact to backend."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
382
  #: lib/controller/contactcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
383
384
  msgid "Property name is not set."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
385
  #: lib/controller/contactcontroller.php:109
d1bafeea1   Kload   [fix] Upgrade to ...
386
387
  msgid "Property checksum is not set."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
388
  #: lib/controller/contactcontroller.php:131
d1bafeea1   Kload   [fix] Upgrade to ...
389
390
  msgid "Information about vCard is incorrect. Please reload the page."
  msgstr "Подаци о вКарти су неисправни. Поново учитајте страницу."
6d9380f96   Cédric Dupont   Update sources OC...
391
  #: lib/controller/contactcontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
392
393
  msgid "Error updating contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
394
  #: lib/controller/contactcontroller.php:149
d1bafeea1   Kload   [fix] Upgrade to ...
395
396
  msgid "Error saving contact to backend"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
397
  #: lib/controller/contactphotocontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
398
399
  msgid "No photo path was submitted."
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
400
  #: lib/controller/contactphotocontroller.php:203
6d9380f96   Cédric Dupont   Update sources OC...
401
  msgid "Error loading image from cache"
d1bafeea1   Kload   [fix] Upgrade to ...
402
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
403
404
  #: lib/controller/contactphotocontroller.php:213
  msgid "Error getting PHOTO property."
d1bafeea1   Kload   [fix] Upgrade to ...
405
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
406
407
  #: lib/controller/contactphotocontroller.php:217
  msgid "Error saving contact."
d1bafeea1   Kload   [fix] Upgrade to ...
408
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
409
  #: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
d1bafeea1   Kload   [fix] Upgrade to ...
410
411
  msgid "No group name given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
412
  #: lib/controller/groupcontroller.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
413
414
  msgid "Error adding group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
415
  #: lib/controller/groupcontroller.php:150
d1bafeea1   Kload   [fix] Upgrade to ...
416
417
  msgid "No group name to rename from given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
418
  #: lib/controller/groupcontroller.php:155
d1bafeea1   Kload   [fix] Upgrade to ...
419
420
  msgid "No group name to rename to given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
421
  #: lib/controller/groupcontroller.php:160
d1bafeea1   Kload   [fix] Upgrade to ...
422
423
  msgid "Error renaming group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
424
425
  #: lib/controller/groupcontroller.php:210
  #: lib/controller/groupcontroller.php:267
d1bafeea1   Kload   [fix] Upgrade to ...
426
427
  msgid "Group ID missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
428
429
  #: lib/controller/groupcontroller.php:217
  #: lib/controller/groupcontroller.php:274
d1bafeea1   Kload   [fix] Upgrade to ...
430
431
  msgid "Group name missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
432
433
  #: lib/controller/groupcontroller.php:224
  #: lib/controller/groupcontroller.php:281
d1bafeea1   Kload   [fix] Upgrade to ...
434
435
  msgid "Contact ID missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
  #: lib/controller/importcontroller.php:48
  msgid "No file was uploaded. Unknown error"
  msgstr "Ниједна датотека није отпремљена услед непознате грешке"
  
  #: lib/controller/importcontroller.php:57
  msgid "There is no error, the file uploaded with success"
  msgstr "Није дошло до грешке. Датотека је успешно отпремљена."
  
  #: lib/controller/importcontroller.php:58
  msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  msgstr "Послати фајл превазилази директиву upload_max_filesize из "
  
  #: lib/controller/importcontroller.php:60
  msgid ""
  "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  "the HTML form"
  msgstr "Отпремљена датотека прелази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу"
  
  #: lib/controller/importcontroller.php:61
  msgid "The uploaded file was only partially uploaded"
  msgstr "Датотека је делимично отпремљена"
  
  #: lib/controller/importcontroller.php:62
  msgid "No file was uploaded"
  msgstr "Датотека није отпремљена"
  
  #: lib/controller/importcontroller.php:63
  msgid "Missing a temporary folder"
  msgstr "Недостаје привремена фасцикла"
  
  #: lib/controller/importcontroller.php:64
d1bafeea1   Kload   [fix] Upgrade to ...
467
468
  msgid "Failed to write to disk"
  msgstr "Не могу да пишем на диск"
6d9380f96   Cédric Dupont   Update sources OC...
469
  #: lib/controller/importcontroller.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
470
471
  msgid "Not enough storage available"
  msgstr "Нема довољно простора"
6d9380f96   Cédric Dupont   Update sources OC...
472
  #: lib/controller/importcontroller.php:83
d1bafeea1   Kload   [fix] Upgrade to ...
473
474
  msgid "Attempt to upload blacklisted file:"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
475
  #: lib/controller/importcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
476
477
  msgid "Error uploading contacts to storage."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
478
  #: lib/controller/importcontroller.php:148
d1bafeea1   Kload   [fix] Upgrade to ...
479
480
  msgid "Error moving file to imports folder."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
481
  #: lib/controller/importcontroller.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
482
483
  msgid "You do not have permissions to import into this address book."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
484
  #: lib/controller/importcontroller.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
485
486
  msgid "File name missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
487
488
  #: lib/controller/importcontroller.php:180
  #: lib/controller/importcontroller.php:307
d1bafeea1   Kload   [fix] Upgrade to ...
489
490
  msgid "Progress key missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
491
  #: lib/controller/importcontroller.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
492
493
  msgid "Attempt to access blacklisted file:"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
494
  #: lib/controller/settingscontroller.php:36
d1bafeea1   Kload   [fix] Upgrade to ...
495
496
  msgid "No key is given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
497
  #: lib/controller/settingscontroller.php:40
d1bafeea1   Kload   [fix] Upgrade to ...
498
499
  msgid "No value is given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
500
  #: lib/controller/settingscontroller.php:51
d1bafeea1   Kload   [fix] Upgrade to ...
501
502
  msgid "Could not set preference: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
503
  #: lib/searchprovider.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
504
505
  msgid "Contact"
  msgstr "Контакт"
6d9380f96   Cédric Dupont   Update sources OC...
506
507
508
  #: lib/utils/jsonserializer.php:111 lib/utils/properties.php:165
  #: lib/utils/properties.php:178 lib/utils/properties.php:185
  #: lib/utils/properties.php:200
d1bafeea1   Kload   [fix] Upgrade to ...
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
  msgid "Other"
  msgstr "Друго"
  
  #: lib/utils/jsonserializer.php:114
  msgid "HomePage"
  msgstr ""
  
  #: lib/utils/properties.php:71
  msgid "Jabber"
  msgstr ""
  
  #: lib/utils/properties.php:76
  msgid "Internet call"
  msgstr ""
  
  #: lib/utils/properties.php:81
  msgid "AIM"
  msgstr ""
  
  #: lib/utils/properties.php:86
  msgid "MSN"
  msgstr ""
  
  #: lib/utils/properties.php:91
  msgid "Twitter"
  msgstr ""
  
  #: lib/utils/properties.php:96
  msgid "GoogleTalk"
  msgstr ""
  
  #: lib/utils/properties.php:101
  msgid "Facebook"
  msgstr ""
  
  #: lib/utils/properties.php:106
  msgid "XMPP"
  msgstr ""
  
  #: lib/utils/properties.php:111
  msgid "ICQ"
  msgstr ""
  
  #: lib/utils/properties.php:116
  msgid "Yahoo"
  msgstr ""
  
  #: lib/utils/properties.php:121
  msgid "Skype"
  msgstr ""
  
  #: lib/utils/properties.php:126
  msgid "QQ"
  msgstr ""
  
  #: lib/utils/properties.php:131
  msgid "GaduGadu"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
567
568
569
570
571
572
  #: lib/utils/properties.php:136
  msgid "ownCloud"
  msgstr "ownCloud"
  
  #: lib/utils/properties.php:163 lib/utils/properties.php:171
  #: lib/utils/properties.php:182 lib/utils/properties.php:199
d1bafeea1   Kload   [fix] Upgrade to ...
573
574
  msgid "Work"
  msgstr "Посао"
6d9380f96   Cédric Dupont   Update sources OC...
575
576
  #: lib/utils/properties.php:164 lib/utils/properties.php:169
  #: lib/utils/properties.php:183
d1bafeea1   Kload   [fix] Upgrade to ...
577
578
  msgid "Home"
  msgstr "Кућа"
6d9380f96   Cédric Dupont   Update sources OC...
579
  #: lib/utils/properties.php:170
d1bafeea1   Kload   [fix] Upgrade to ...
580
581
  msgid "Mobile"
  msgstr "Мобилни"
6d9380f96   Cédric Dupont   Update sources OC...
582
  #: lib/utils/properties.php:172
d1bafeea1   Kload   [fix] Upgrade to ...
583
584
  msgid "Text"
  msgstr "Текст"
6d9380f96   Cédric Dupont   Update sources OC...
585
  #: lib/utils/properties.php:173
d1bafeea1   Kload   [fix] Upgrade to ...
586
587
  msgid "Voice"
  msgstr "Глас"
6d9380f96   Cédric Dupont   Update sources OC...
588
  #: lib/utils/properties.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
589
590
  msgid "Message"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
591
  #: lib/utils/properties.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
592
593
  msgid "Fax"
  msgstr "Факс"
6d9380f96   Cédric Dupont   Update sources OC...
594
  #: lib/utils/properties.php:176
d1bafeea1   Kload   [fix] Upgrade to ...
595
596
  msgid "Video"
  msgstr "Видео"
6d9380f96   Cédric Dupont   Update sources OC...
597
  #: lib/utils/properties.php:177
d1bafeea1   Kload   [fix] Upgrade to ...
598
599
  msgid "Pager"
  msgstr "Пејџер"
6d9380f96   Cédric Dupont   Update sources OC...
600
  #: lib/utils/properties.php:184
d1bafeea1   Kload   [fix] Upgrade to ...
601
602
  msgid "Internet"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
603
  #: lib/utils/properties.php:197
d1bafeea1   Kload   [fix] Upgrade to ...
604
605
  msgid "Friends"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
606
  #: lib/utils/properties.php:198
d1bafeea1   Kload   [fix] Upgrade to ...
607
608
  msgid "Family"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
609
610
  #: templates/admin.php:18
  msgid "Enable LDAP Backend"
d1bafeea1   Kload   [fix] Upgrade to ...
611
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
612
613
614
615
616
617
618
619
620
621
622
623
624
  #: templates/admin.php:19
  msgid "Enable LDAP backend for the contacts application"
  msgstr ""
  
  #: templates/admin.php:20
  msgid "Warning: LDAP Backend is in beta mode, use with precautions"
  msgstr ""
  
  #: templates/contacts.php:9 templates/contacts.php:138
  msgid "New contact"
  msgstr ""
  
  #: templates/contacts.php:13
d1bafeea1   Kload   [fix] Upgrade to ...
625
626
  msgid "Group name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
627
628
  #: templates/contacts.php:13
  msgid "New group"
d1bafeea1   Kload   [fix] Upgrade to ...
629
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
630
  #: templates/contacts.php:22
d1bafeea1   Kload   [fix] Upgrade to ...
631
632
  msgid "Address books"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
633
  #: templates/contacts.php:25 templates/contacts.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
634
635
  msgid "Display name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
636
  #: templates/contacts.php:25
d1bafeea1   Kload   [fix] Upgrade to ...
637
638
  msgid "Add Address Book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
639
640
641
642
643
644
645
646
647
  #: templates/contacts.php:30
  msgid "Add LDAP Address Book"
  msgstr ""
  
  #: templates/contacts.php:44
  msgid "Automatic format"
  msgstr ""
  
  #: templates/contacts.php:53 templates/contacts.php:54
d1bafeea1   Kload   [fix] Upgrade to ...
648
649
  msgid "Select file..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
650
  #: templates/contacts.php:71
d1bafeea1   Kload   [fix] Upgrade to ...
651
652
  msgid "(De-)select all"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
653
  #: templates/contacts.php:73
d1bafeea1   Kload   [fix] Upgrade to ...
654
655
  msgid "Sort order"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
656
  #: templates/contacts.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
657
658
  msgid "First- Lastname"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
659
  #: templates/contacts.php:76
d1bafeea1   Kload   [fix] Upgrade to ...
660
661
  msgid "Last-, Firstname"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
662
663
664
665
666
667
668
  #: templates/contacts.php:82 templates/contacts.php:83
  #: templates/contacts.php:230 templates/contacts.php:231
  #: templates/contacts.php:515
  msgid "Delete"
  msgstr "Обриши"
  
  #: templates/contacts.php:86 templates/contacts.php:271
d1bafeea1   Kload   [fix] Upgrade to ...
669
670
  msgid "Groups"
  msgstr "Групе"
6d9380f96   Cédric Dupont   Update sources OC...
671
672
673
674
  #: templates/contacts.php:88 templates/contacts.php:380
  #: templates/contacts.php:381
  msgid "Download"
  msgstr "Преузми"
d1bafeea1   Kload   [fix] Upgrade to ...
675

6d9380f96   Cédric Dupont   Update sources OC...
676
677
  #: templates/contacts.php:89
  msgid "Merge"
d1bafeea1   Kload   [fix] Upgrade to ...
678
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
  #: templates/contacts.php:92 templates/contacts.php:326
  #: templates/contacts.php:365
  msgid "Email"
  msgstr "Е-пошта"
  
  #: templates/contacts.php:93 templates/contacts.php:331
  #: templates/contacts.php:364
  msgid "Phone"
  msgstr "Телефон"
  
  #: templates/contacts.php:94 templates/contacts.php:336
  #: templates/contacts.php:367
  msgid "Address"
  msgstr "Адреса"
  
  #: templates/contacts.php:95
  msgid "Group"
  msgstr "Група"
  
  #: templates/contacts.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
699
700
  msgid "Keyboard shortcuts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
701
  #: templates/contacts.php:105
d1bafeea1   Kload   [fix] Upgrade to ...
702
703
  msgid "Navigation"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
704
  #: templates/contacts.php:108
d1bafeea1   Kload   [fix] Upgrade to ...
705
706
  msgid "Next contact in list"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
707
  #: templates/contacts.php:110
d1bafeea1   Kload   [fix] Upgrade to ...
708
709
  msgid "Previous contact in list"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
710
  #: templates/contacts.php:112
d1bafeea1   Kload   [fix] Upgrade to ...
711
712
  msgid "Expand/collapse current addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
713
  #: templates/contacts.php:114
d1bafeea1   Kload   [fix] Upgrade to ...
714
715
  msgid "Next addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
716
  #: templates/contacts.php:116
d1bafeea1   Kload   [fix] Upgrade to ...
717
718
  msgid "Previous addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
719
  #: templates/contacts.php:120
d1bafeea1   Kload   [fix] Upgrade to ...
720
721
  msgid "Actions"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
722
  #: templates/contacts.php:123
d1bafeea1   Kload   [fix] Upgrade to ...
723
724
  msgid "Refresh contacts list"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
725
  #: templates/contacts.php:125
d1bafeea1   Kload   [fix] Upgrade to ...
726
727
  msgid "Add new contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
728
  #: templates/contacts.php:127
d1bafeea1   Kload   [fix] Upgrade to ...
729
730
  msgid "Add new addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
731
  #: templates/contacts.php:129
d1bafeea1   Kload   [fix] Upgrade to ...
732
733
  msgid "Delete current contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
734
  #: templates/contacts.php:135
d1bafeea1   Kload   [fix] Upgrade to ...
735
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
736
  "You have no contacts in your address book or your address book is disabled."
d1bafeea1   Kload   [fix] Upgrade to ...
737
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
738
739
  #: templates/contacts.php:136
  msgid "Add a new contact or import existing contacts from a VCF file."
d1bafeea1   Kload   [fix] Upgrade to ...
740
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
741
  #: templates/contacts.php:187
d1bafeea1   Kload   [fix] Upgrade to ...
742
743
  msgid "Which contact should the data be merged into?"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
744
  #: templates/contacts.php:195
d1bafeea1   Kload   [fix] Upgrade to ...
745
746
  msgid "Delete the other(s) after successful merge?"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
747
  #: templates/contacts.php:210
d1bafeea1   Kload   [fix] Upgrade to ...
748
749
  msgid "Compose mail"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
750
  #: templates/contacts.php:238
d1bafeea1   Kload   [fix] Upgrade to ...
751
752
  msgid "Delete current photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
753
  #: templates/contacts.php:239
d1bafeea1   Kload   [fix] Upgrade to ...
754
755
  msgid "Edit current photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
756
  #: templates/contacts.php:240
d1bafeea1   Kload   [fix] Upgrade to ...
757
758
  msgid "Upload new photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
759
760
761
762
763
764
  #: templates/contacts.php:241
  msgid "Select photo from Files"
  msgstr ""
  
  #: templates/contacts.php:243
  msgid "Favorite"
d1bafeea1   Kload   [fix] Upgrade to ...
765
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
766
767
  #: templates/contacts.php:246 templates/contacts.php:248
  #: templates/contacts.php:526 templates/contacts.php:529
d1bafeea1   Kload   [fix] Upgrade to ...
768
769
  msgid "Name"
  msgstr "Име"
6d9380f96   Cédric Dupont   Update sources OC...
770
  #: templates/contacts.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
771
772
  msgid "First name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
773
  #: templates/contacts.php:258
d1bafeea1   Kload   [fix] Upgrade to ...
774
775
  msgid "Additional names"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
776
  #: templates/contacts.php:262
d1bafeea1   Kload   [fix] Upgrade to ...
777
778
  msgid "Last name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
779
780
  #: templates/contacts.php:278
  msgid "Address book"
d1bafeea1   Kload   [fix] Upgrade to ...
781
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
782
  #: templates/contacts.php:285 templates/contacts.php:362
d1bafeea1   Kload   [fix] Upgrade to ...
783
784
  msgid "Nickname"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
785
  #: templates/contacts.php:295 templates/contacts.php:361
d1bafeea1   Kload   [fix] Upgrade to ...
786
787
  msgid "Title"
  msgstr "Наслов"
6d9380f96   Cédric Dupont   Update sources OC...
788
  #: templates/contacts.php:305 templates/contacts.php:360
d1bafeea1   Kload   [fix] Upgrade to ...
789
790
  msgid "Organization"
  msgstr "Организација"
6d9380f96   Cédric Dupont   Update sources OC...
791
  #: templates/contacts.php:315 templates/contacts.php:363
d1bafeea1   Kload   [fix] Upgrade to ...
792
793
  msgid "Birthday"
  msgstr "Рођендан"
6d9380f96   Cédric Dupont   Update sources OC...
794
795
  #: templates/contacts.php:341
  msgid "Website"
d1bafeea1   Kload   [fix] Upgrade to ...
796
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
797
798
  #: templates/contacts.php:346
  msgid "Instant messaging"
d1bafeea1   Kload   [fix] Upgrade to ...
799
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
800
801
  #: templates/contacts.php:352
  msgid "Notes go here..."
d1bafeea1   Kload   [fix] Upgrade to ...
802
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
803
804
805
  #: templates/contacts.php:359
  msgid "Add field..."
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
806

6d9380f96   Cédric Dupont   Update sources OC...
807
  #: templates/contacts.php:366
d1bafeea1   Kload   [fix] Upgrade to ...
808
809
  msgid "Instant Messaging"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
810
  #: templates/contacts.php:368
d1bafeea1   Kload   [fix] Upgrade to ...
811
812
  msgid "Note"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
813
  #: templates/contacts.php:369
d1bafeea1   Kload   [fix] Upgrade to ...
814
815
  msgid "Web site"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
816
817
818
  #: templates/contacts.php:393 templates/contacts.php:408
  #: templates/contacts.php:422 templates/contacts.php:437
  #: templates/contacts.php:479 templates/contacts.php:489
d1bafeea1   Kload   [fix] Upgrade to ...
819
820
  msgid "Preferred"
  msgstr "Пожељан"
6d9380f96   Cédric Dupont   Update sources OC...
821
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
822
823
  msgid "Please specify a valid email address."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
824
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
825
826
  msgid "someone@example.com"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
827
  #: templates/contacts.php:400
d1bafeea1   Kload   [fix] Upgrade to ...
828
829
  msgid "Mail to address"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
830
  #: templates/contacts.php:401
d1bafeea1   Kload   [fix] Upgrade to ...
831
832
  msgid "Delete email address"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
833
  #: templates/contacts.php:413
d1bafeea1   Kload   [fix] Upgrade to ...
834
835
  msgid "Enter phone number"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
836
  #: templates/contacts.php:429
d1bafeea1   Kload   [fix] Upgrade to ...
837
838
  msgid "Go to web site"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
839
  #: templates/contacts.php:446
d1bafeea1   Kload   [fix] Upgrade to ...
840
841
  msgid "View on map"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
842
  #: templates/contacts.php:454
d1bafeea1   Kload   [fix] Upgrade to ...
843
844
  msgid "Street address"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
845
  #: templates/contacts.php:458
d1bafeea1   Kload   [fix] Upgrade to ...
846
847
  msgid "Postal code"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
848
  #: templates/contacts.php:460
d1bafeea1   Kload   [fix] Upgrade to ...
849
850
  msgid "City"
  msgstr "Град"
6d9380f96   Cédric Dupont   Update sources OC...
851
  #: templates/contacts.php:464
d1bafeea1   Kload   [fix] Upgrade to ...
852
853
  msgid "State or province"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
854
  #: templates/contacts.php:468
d1bafeea1   Kload   [fix] Upgrade to ...
855
856
  msgid "Country"
  msgstr "Земља"
6d9380f96   Cédric Dupont   Update sources OC...
857
  #: templates/contacts.php:495
d1bafeea1   Kload   [fix] Upgrade to ...
858
859
  msgid "Instant Messenger"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
860
  #: templates/contacts.php:508
d1bafeea1   Kload   [fix] Upgrade to ...
861
862
  msgid "Active"
  msgstr "Активан"
6d9380f96   Cédric Dupont   Update sources OC...
863
  #: templates/contacts.php:511
d1bafeea1   Kload   [fix] Upgrade to ...
864
865
  msgid "Share"
  msgstr "Дели"
6d9380f96   Cédric Dupont   Update sources OC...
866
  #: templates/contacts.php:512
d1bafeea1   Kload   [fix] Upgrade to ...
867
868
  msgid "Export"
  msgstr "Извези"
6d9380f96   Cédric Dupont   Update sources OC...
869
  #: templates/contacts.php:513
d1bafeea1   Kload   [fix] Upgrade to ...
870
871
  msgid "CardDAV link"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
872
873
874
875
876
877
  #: templates/contacts.php:514
  msgid "Edit"
  msgstr "Уреди"
  
  #: templates/contacts.php:533
  msgid "Addressbook URI"
d1bafeea1   Kload   [fix] Upgrade to ...
878
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
879
880
881
  #: templates/contacts.php:536
  msgid "URI"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
882

6d9380f96   Cédric Dupont   Update sources OC...
883
884
885
886
887
888
  #: templates/contacts.php:540 templates/contacts.php:543
  msgid "Description"
  msgstr "Опис"
  
  #: templates/contacts.php:547 templates/contacts.php:550
  msgid "LDAP URL"
d1bafeea1   Kload   [fix] Upgrade to ...
889
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
890
891
892
  #: templates/contacts.php:554 templates/contacts.php:556
  msgid "Anonymous"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
893

6d9380f96   Cédric Dupont   Update sources OC...
894
895
896
  #: templates/contacts.php:560
  msgid "Read-only"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
897

6d9380f96   Cédric Dupont   Update sources OC...
898
899
900
  #: templates/contacts.php:562
  msgid "Read-Only"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
901

6d9380f96   Cédric Dupont   Update sources OC...
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
  #: templates/contacts.php:566 templates/contacts.php:569
  msgid "User"
  msgstr ""
  
  #: templates/contacts.php:574 templates/contacts.php:577
  msgid "Password"
  msgstr "Лозинка"
  
  #: templates/contacts.php:581 templates/contacts.php:584
  msgid "Page size"
  msgstr ""
  
  #: templates/contacts.php:588
  msgid "Base DN for search"
  msgstr ""
  
  #: templates/contacts.php:591
  msgid "Base DN"
  msgstr "База DN"
  
  #: templates/contacts.php:595
  msgid "Search filter"
  msgstr ""
  
  #: templates/contacts.php:598
  msgid "Filter"
  msgstr ""
  
  #: templates/contacts.php:602
  msgid "Base DN for modification"
  msgstr ""
  
  #: templates/contacts.php:605
  msgid "Base DN modification"
  msgstr ""
  
  #: templates/contacts.php:609
  msgid "Connector"
  msgstr ""
  
  #: templates/contacts.php:616
  msgid "Connector value (Better use external editor and copy/paste)"
  msgstr ""
  
  #: templates/contacts.php:622
  msgid "Copy from (Warning, replaces current custom value)"
  msgstr ""