Blame view

sources/apps/contacts/l10n/he/contacts.po 23.8 KB
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  # Gilad Naaman <gilad.doom@gmail.com>, 2012
  # idop <ido.parag@gmail.com>, 2012
  # Tomer Cohen <tomerc+transifex.net@gmail.com>, 2011
  # Yaron Shahrabani <sh.yaron@gmail.com>, 2012-2013
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
16
17
18
19
20
21
  "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 ...
22
23
24
25
26
27
28
29
30
31
32
33
  "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: he
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
6d9380f96   Cédric Dupont   Update sources OC...
34
  #: appinfo/app.php:38 lib/app.php:109 templates/admin.php:16
d1bafeea1   Kload   [fix] Upgrade to ...
35
36
  msgid "Contacts"
  msgstr "אנשי קשר"
6d9380f96   Cédric Dupont   Update sources OC...
37
38
39
40
41
42
43
44
45
46
47
48
49
50
  #: 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 ...
51
52
  msgid "Save"
  msgstr "שמירה"
6d9380f96   Cédric Dupont   Update sources OC...
53
54
55
  #: js/addressbooks.js:162
  msgid "Edit Addressbook"
  msgstr "עריכת פנקס הכתובות"
d1bafeea1   Kload   [fix] Upgrade to ...
56

6d9380f96   Cédric Dupont   Update sources OC...
57
58
59
60
61
62
  #: 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 ...
63
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
64
65
  #: js/addressbooks.js:407 js/addressbooks.js:435
  msgid "Automatic format detection"
d1bafeea1   Kload   [fix] Upgrade to ...
66
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
67
68
  #: js/addressbooks.js:485
  msgid "Processing {count}/{total} cards"
d1bafeea1   Kload   [fix] Upgrade to ...
69
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
70
71
  #: js/addressbooks.js:509
  msgid "Total:{total}, Success:{imported}, Errors:{failed}"
d1bafeea1   Kload   [fix] Upgrade to ...
72
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
73
  #: js/addressbooks.js:663
d1bafeea1   Kload   [fix] Upgrade to ...
74
75
  msgid "An address book called {name} already exists"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
76
77
  #: js/addressbooks.js:697 js/otherbackendconfig.js:141
  #: js/otherbackendconfig.js:200
d1bafeea1   Kload   [fix] Upgrade to ...
78
79
  msgid "Failed adding address book: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
80
  #: js/addressbooks.js:738
d1bafeea1   Kload   [fix] Upgrade to ...
81
82
  msgid "Failed loading address books: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
83
84
85
86
87
  #: 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 ...
88
89
  msgid "Indexing contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
90
  #: js/app.js:233
d1bafeea1   Kload   [fix] Upgrade to ...
91
92
  msgid "Unrecoverable error loading address books: {msg}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
93
  #: js/app.js:234
d1bafeea1   Kload   [fix] Upgrade to ...
94
95
  msgid "Error."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
96
  #: js/app.js:329 js/app.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
97
98
  msgid "Add to..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
99
  #: js/app.js:333 js/app.js:345
d1bafeea1   Kload   [fix] Upgrade to ...
100
101
  msgid "Remove from..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
102
  #: js/app.js:350
d1bafeea1   Kload   [fix] Upgrade to ...
103
104
  msgid "Add group..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
105
  #: js/app.js:478
d1bafeea1   Kload   [fix] Upgrade to ...
106
107
  msgid "Invalid URL: \"{url}\""
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
108
  #: js/app.js:504
d1bafeea1   Kload   [fix] Upgrade to ...
109
110
  msgid "Invalid email: \"{url}\""
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
111
  #: js/app.js:587
d1bafeea1   Kload   [fix] Upgrade to ...
112
113
  msgid "Merge failed. Cannot find contact: {id}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
114
  #: js/app.js:600
d1bafeea1   Kload   [fix] Upgrade to ...
115
116
  msgid "Merge failed."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
117
  #: js/app.js:607
d1bafeea1   Kload   [fix] Upgrade to ...
118
119
  msgid "Merge failed. Error saving contact."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
120
  #: js/app.js:627
d1bafeea1   Kload   [fix] Upgrade to ...
121
122
  msgid "Select photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
123
  #: js/app.js:710 js/app.js:1686
d1bafeea1   Kload   [fix] Upgrade to ...
124
125
  msgid "Network or server error. Please inform administrator."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
126
127
128
129
130
131
132
133
134
  #: 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 ...
135
136
  msgid "Error adding to group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
137
  #: js/app.js:995
d1bafeea1   Kload   [fix] Upgrade to ...
138
139
  msgid "Error removing from group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
140
141
142
143
144
145
146
147
  #: 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 ...
148
149
  msgid "Error setting {name} as favorite."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
150
  #: js/app.js:1364 js/app.js:1368 templates/contacts.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
151
152
  msgid "Merge contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
153
  #: js/app.js:1417 templates/contacts.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
154
155
  msgid "Add group"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
156
  #: js/app.js:1421
d1bafeea1   Kload   [fix] Upgrade to ...
157
158
  msgid "OK"
  msgstr "אישור"
6d9380f96   Cédric Dupont   Update sources OC...
159
  #: js/app.js:1528
d1bafeea1   Kload   [fix] Upgrade to ...
160
161
  msgid "Could not find contact: {id}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
162
  #: js/app.js:1641
d1bafeea1   Kload   [fix] Upgrade to ...
163
164
  msgid "Edit profile picture"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
165
  #: js/app.js:1645
d1bafeea1   Kload   [fix] Upgrade to ...
166
167
  msgid "Crop photo"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
168
  #: js/contacts.js:904
d1bafeea1   Kload   [fix] Upgrade to ...
169
170
  msgid "Error parsing date: {date}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
171
  #: js/contacts.js:1102
d1bafeea1   Kload   [fix] Upgrade to ...
172
173
  msgid "# groups"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
174
175
176
177
178
179
  #: 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 ...
180
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
181
  #: js/contacts.js:2234
d1bafeea1   Kload   [fix] Upgrade to ...
182
183
184
185
  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...
186
  #: js/contacts.js:2245
d1bafeea1   Kload   [fix] Upgrade to ...
187
188
  msgid "Click to undo deletion of {num} contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
189
  #: js/contacts.js:2254
d1bafeea1   Kload   [fix] Upgrade to ...
190
191
192
193
194
195
  msgid "Cancelled deletion of {num} contacts"
  msgstr ""
  
  #: js/groups.js:53
  msgid "Add"
  msgstr "הוספה"
6d9380f96   Cédric Dupont   Update sources OC...
196
  #: js/groups.js:264
d1bafeea1   Kload   [fix] Upgrade to ...
197
198
  msgid "Contact is already in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
199
  #: js/groups.js:277
d1bafeea1   Kload   [fix] Upgrade to ...
200
201
  msgid "Contacts are already in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
202
  #: js/groups.js:343
d1bafeea1   Kload   [fix] Upgrade to ...
203
204
  msgid "Couldn't get contact list."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
205
  #: js/groups.js:354
d1bafeea1   Kload   [fix] Upgrade to ...
206
207
  msgid "Contact is not in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
208
  #: js/groups.js:368
d1bafeea1   Kload   [fix] Upgrade to ...
209
210
  msgid "Contacts are not in this group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
211
212
  #: js/groups.js:525 js/groups.js:605
  msgid "A group named \"{group}\" already exists"
d1bafeea1   Kload   [fix] Upgrade to ...
213
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
214
215
  #: js/groups.js:574
  msgid "Failed renaming group: {error}"
d1bafeea1   Kload   [fix] Upgrade to ...
216
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
217
  #: js/groups.js:646
d1bafeea1   Kload   [fix] Upgrade to ...
218
219
220
221
222
  msgid ""
  "You can drag groups to
  "
  "arrange them as you like."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
223
  #: js/groups.js:659
d1bafeea1   Kload   [fix] Upgrade to ...
224
225
  msgid "Failed adding group: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
226
  #: js/groups.js:672
d1bafeea1   Kload   [fix] Upgrade to ...
227
  msgid "All"
6d9380f96   Cédric Dupont   Update sources OC...
228
  msgstr "הכל"
d1bafeea1   Kload   [fix] Upgrade to ...
229

6d9380f96   Cédric Dupont   Update sources OC...
230
  #: js/groups.js:687 js/groups.js:690
d1bafeea1   Kload   [fix] Upgrade to ...
231
232
  msgid "Favorites"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
233
  #: js/groups.js:751
d1bafeea1   Kload   [fix] Upgrade to ...
234
  msgid "Shared by {owner}"
6d9380f96   Cédric Dupont   Update sources OC...
235
  msgstr "שותף בידי {owner}"
d1bafeea1   Kload   [fix] Upgrade to ...
236

6d9380f96   Cédric Dupont   Update sources OC...
237
  #: js/groups.js:766
d1bafeea1   Kload   [fix] Upgrade to ...
238
239
  msgid "Not grouped"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
240
  #: js/groups.js:795
d1bafeea1   Kload   [fix] Upgrade to ...
241
242
243
244
245
246
  msgid "Failed loading groups: {error}"
  msgstr ""
  
  #: js/loader.js:21
  msgid "Please choose the addressbook"
  msgstr "אנא בחר ספר כתובות"
6d9380f96   Cédric Dupont   Update sources OC...
247
  #: js/loader.js:22 templates/contacts.php:41
d1bafeea1   Kload   [fix] Upgrade to ...
248
249
250
251
252
253
254
255
256
257
  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...
258
  #: js/loader.js:61 templates/contacts.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
259
260
  msgid "Import"
  msgstr "יבוא"
6d9380f96   Cédric Dupont   Update sources OC...
261
262
263
  #: js/loader.js:68
  msgid "Importing..."
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
264
265
266
  #: js/loader.js:92
  msgid "Import done"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
267
268
  #: js/loader.js:95 templates/contacts.php:102 templates/contacts.php:376
  #: templates/contacts.php:377
d1bafeea1   Kload   [fix] Upgrade to ...
269
270
  msgid "Close"
  msgstr "סגירה"
6d9380f96   Cédric Dupont   Update sources OC...
271
272
  #: js/otherbackendconfig.js:149 js/otherbackendconfig.js:207
  msgid "Error, missing parameters: "
d1bafeea1   Kload   [fix] Upgrade to ...
273
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
274
  #: js/storage.js:431 js/storage.js:470
d1bafeea1   Kload   [fix] Upgrade to ...
275
276
  msgid "Failed loading photo: {error}"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
277
278
  #: 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 ...
279
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
280
  #: lib/addressbook.php:180
d1bafeea1   Kload   [fix] Upgrade to ...
281
282
  msgid "Contact not found"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
283
  #: lib/addressbook.php:217
d1bafeea1   Kload   [fix] Upgrade to ...
284
285
  msgid "You do not have permissions to see these contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
286
  #: lib/addressbook.php:250
d1bafeea1   Kload   [fix] Upgrade to ...
287
288
  msgid "You do not have permissions add contacts to the address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
289
  #: lib/addressbook.php:257
d1bafeea1   Kload   [fix] Upgrade to ...
290
291
  msgid "The backend for this address book does not support adding contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
292
  #: lib/addressbook.php:302 lib/addressbook.php:342 lib/contact.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
293
294
  msgid "You do not have permissions to delete this contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
295
  #: lib/addressbook.php:309 lib/addressbook.php:349
d1bafeea1   Kload   [fix] Upgrade to ...
296
297
  msgid "The backend for this address book does not support deleting contacts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
298
  #: lib/addressbook.php:372
d1bafeea1   Kload   [fix] Upgrade to ...
299
300
  msgid "Unknown error"
  msgstr "שגיאה בלתי ידועה"
6d9380f96   Cédric Dupont   Update sources OC...
301
302
  #: lib/addressbook.php:413
  msgid "Access denied"
d1bafeea1   Kload   [fix] Upgrade to ...
303
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
304
305
  #: lib/addressbook.php:420
  msgid "The backend for this address book does not support updating"
d1bafeea1   Kload   [fix] Upgrade to ...
306
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
307
  #: lib/addressbook.php:451
d1bafeea1   Kload   [fix] Upgrade to ...
308
309
  msgid "You don't have permissions to delete the address book."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
310
  #: lib/app.php:156
d1bafeea1   Kload   [fix] Upgrade to ...
311
312
  msgid "Address book not found"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
313
  #: lib/contact.php:269
d1bafeea1   Kload   [fix] Upgrade to ...
314
315
  msgid "You do not have permissions to update this contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
316
  #: lib/contact.php:282
d1bafeea1   Kload   [fix] Upgrade to ...
317
318
  msgid "The backend for this contact does not support updating it"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
319
320
  #: lib/contact.php:299
  msgid "This backend does not support adding contacts"
d1bafeea1   Kload   [fix] Upgrade to ...
321
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
322
  #: lib/contact.php:465 lib/contact.php:482
d1bafeea1   Kload   [fix] Upgrade to ...
323
324
  msgid "Property not found"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
325
  #: lib/contact.php:530
d1bafeea1   Kload   [fix] Upgrade to ...
326
327
  msgid " Missing IM parameter for: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
328
  #: lib/contact.php:538
d1bafeea1   Kload   [fix] Upgrade to ...
329
330
  msgid "Unknown IM: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
331
  #: lib/contact.php:815
d1bafeea1   Kload   [fix] Upgrade to ...
332
333
  msgid "{name}'s Birthday"
  msgstr "יום ההולדת של {name}"
6d9380f96   Cédric Dupont   Update sources OC...
334
  #: lib/controller/addressbookcontroller.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
335
336
  msgid "Error creating address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
337
338
339
  #: lib/controller/addressbookcontroller.php:206
  #, php-format
  msgid "The \"%s\" backend does not support deleting address books"
d1bafeea1   Kload   [fix] Upgrade to ...
340
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
341
  #: lib/controller/addressbookcontroller.php:214
d1bafeea1   Kload   [fix] Upgrade to ...
342
343
344
  #, php-format
  msgid "You do not have permissions to delete the \"%s\" address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
345
  #: lib/controller/addressbookcontroller.php:221
d1bafeea1   Kload   [fix] Upgrade to ...
346
347
  msgid "Error deleting address book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
348
  #: lib/controller/addressbookcontroller.php:261
d1bafeea1   Kload   [fix] Upgrade to ...
349
350
  msgid "Error creating contact."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
351
352
  #: lib/controller/addressbookcontroller.php:270
  msgid "Error creating contact"
d1bafeea1   Kload   [fix] Upgrade to ...
353
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
354
355
  #: lib/controller/addressbookcontroller.php:302
  msgid "Error deleting contact"
d1bafeea1   Kload   [fix] Upgrade to ...
356
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
357
358
359
  #: lib/controller/addressbookcontroller.php:342
  msgid "Error retrieving contact"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
360

6d9380f96   Cédric Dupont   Update sources OC...
361
362
363
364
365
  #: lib/controller/addressbookcontroller.php:353
  msgid "Error saving contact"
  msgstr ""
  
  #: lib/controller/addressbookcontroller.php:359
d1bafeea1   Kload   [fix] Upgrade to ...
366
367
  msgid "Error removing contact from other address book."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
368
369
370
  #: lib/controller/addressbookcontroller.php:366
  msgid "Error getting moved contact"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
371
  #: lib/controller/contactcontroller.php:37
6d9380f96   Cédric Dupont   Update sources OC...
372
  #: lib/controller/contactcontroller.php:63
d1bafeea1   Kload   [fix] Upgrade to ...
373
  #: lib/controller/contactcontroller.php:97
6d9380f96   Cédric Dupont   Update sources OC...
374
  #: lib/controller/exportcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
375
376
  msgid "Couldn't find contact."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
377
  #: lib/controller/contactcontroller.php:59
d1bafeea1   Kload   [fix] Upgrade to ...
378
379
  msgid "No contact data in request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
380
  #: lib/controller/contactcontroller.php:67
d1bafeea1   Kload   [fix] Upgrade to ...
381
382
383
384
385
386
  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...
387
  #: lib/controller/contactcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
388
389
  msgid "Property name is not set."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
390
  #: lib/controller/contactcontroller.php:109
d1bafeea1   Kload   [fix] Upgrade to ...
391
392
  msgid "Property checksum is not set."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
393
  #: lib/controller/contactcontroller.php:131
d1bafeea1   Kload   [fix] Upgrade to ...
394
395
  msgid "Information about vCard is incorrect. Please reload the page."
  msgstr "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף."
6d9380f96   Cédric Dupont   Update sources OC...
396
  #: lib/controller/contactcontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
397
398
  msgid "Error updating contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
399
  #: lib/controller/contactcontroller.php:149
d1bafeea1   Kload   [fix] Upgrade to ...
400
401
  msgid "Error saving contact to backend"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
402
  #: lib/controller/contactphotocontroller.php:142
d1bafeea1   Kload   [fix] Upgrade to ...
403
404
  msgid "No photo path was submitted."
  msgstr "כתובת התמונה לא נשלחה"
d1bafeea1   Kload   [fix] Upgrade to ...
405
  #: lib/controller/contactphotocontroller.php:203
6d9380f96   Cédric Dupont   Update sources OC...
406
  msgid "Error loading image from cache"
d1bafeea1   Kload   [fix] Upgrade to ...
407
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
408
  #: lib/controller/contactphotocontroller.php:213
d1bafeea1   Kload   [fix] Upgrade to ...
409
410
  msgid "Error getting PHOTO property."
  msgstr "שגיאה בקבלת מידע של תמונה"
6d9380f96   Cédric Dupont   Update sources OC...
411
412
413
414
415
  #: lib/controller/contactphotocontroller.php:217
  msgid "Error saving contact."
  msgstr "שגיאה בשמירת איש הקשר"
  
  #: lib/controller/groupcontroller.php:68 lib/controller/groupcontroller.php:90
d1bafeea1   Kload   [fix] Upgrade to ...
416
417
  msgid "No group name given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
418
  #: lib/controller/groupcontroller.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
419
420
  msgid "Error adding group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
421
  #: lib/controller/groupcontroller.php:150
d1bafeea1   Kload   [fix] Upgrade to ...
422
423
  msgid "No group name to rename from given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
424
  #: lib/controller/groupcontroller.php:155
d1bafeea1   Kload   [fix] Upgrade to ...
425
426
  msgid "No group name to rename to given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
427
  #: lib/controller/groupcontroller.php:160
d1bafeea1   Kload   [fix] Upgrade to ...
428
429
  msgid "Error renaming group."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
430
431
  #: lib/controller/groupcontroller.php:210
  #: lib/controller/groupcontroller.php:267
d1bafeea1   Kload   [fix] Upgrade to ...
432
433
  msgid "Group ID missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
434
435
  #: lib/controller/groupcontroller.php:217
  #: lib/controller/groupcontroller.php:274
d1bafeea1   Kload   [fix] Upgrade to ...
436
437
  msgid "Group name missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
438
439
  #: lib/controller/groupcontroller.php:224
  #: lib/controller/groupcontroller.php:281
d1bafeea1   Kload   [fix] Upgrade to ...
440
441
  msgid "Contact ID missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
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
467
468
469
470
471
472
  #: 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 שמוגדר בקובץ php.ini"
  
  #: 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 ...
473
474
  msgid "Failed to write to disk"
  msgstr "הכתיבה לכונן נכשלה"
6d9380f96   Cédric Dupont   Update sources OC...
475
  #: lib/controller/importcontroller.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
476
477
  msgid "Not enough storage available"
  msgstr "אין די שטח פנוי באחסון"
6d9380f96   Cédric Dupont   Update sources OC...
478
  #: lib/controller/importcontroller.php:83
d1bafeea1   Kload   [fix] Upgrade to ...
479
480
  msgid "Attempt to upload blacklisted file:"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
481
  #: lib/controller/importcontroller.php:103
d1bafeea1   Kload   [fix] Upgrade to ...
482
483
  msgid "Error uploading contacts to storage."
  msgstr "התרשה שגיאה בהעלאת אנשי הקשר לאכסון."
6d9380f96   Cédric Dupont   Update sources OC...
484
  #: lib/controller/importcontroller.php:148
d1bafeea1   Kload   [fix] Upgrade to ...
485
486
  msgid "Error moving file to imports folder."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
487
  #: lib/controller/importcontroller.php:167
d1bafeea1   Kload   [fix] Upgrade to ...
488
489
  msgid "You do not have permissions to import into this address book."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
490
  #: lib/controller/importcontroller.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
491
492
  msgid "File name missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
493
494
  #: lib/controller/importcontroller.php:180
  #: lib/controller/importcontroller.php:307
d1bafeea1   Kload   [fix] Upgrade to ...
495
496
  msgid "Progress key missing from request."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
497
  #: lib/controller/importcontroller.php:186
d1bafeea1   Kload   [fix] Upgrade to ...
498
499
  msgid "Attempt to access blacklisted file:"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
500
  #: lib/controller/settingscontroller.php:36
d1bafeea1   Kload   [fix] Upgrade to ...
501
502
  msgid "No key is given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
503
  #: lib/controller/settingscontroller.php:40
d1bafeea1   Kload   [fix] Upgrade to ...
504
505
  msgid "No value is given."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
506
  #: lib/controller/settingscontroller.php:51
d1bafeea1   Kload   [fix] Upgrade to ...
507
508
  msgid "Could not set preference: "
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
509
  #: lib/searchprovider.php:37
d1bafeea1   Kload   [fix] Upgrade to ...
510
511
  msgid "Contact"
  msgstr "איש קשר"
6d9380f96   Cédric Dupont   Update sources OC...
512
513
514
  #: 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 ...
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
567
568
569
570
571
572
  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...
573
574
575
576
577
578
  #: 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 ...
579
580
  msgid "Work"
  msgstr "עבודה"
6d9380f96   Cédric Dupont   Update sources OC...
581
582
  #: lib/utils/properties.php:164 lib/utils/properties.php:169
  #: lib/utils/properties.php:183
d1bafeea1   Kload   [fix] Upgrade to ...
583
584
  msgid "Home"
  msgstr "בית"
6d9380f96   Cédric Dupont   Update sources OC...
585
  #: lib/utils/properties.php:170
d1bafeea1   Kload   [fix] Upgrade to ...
586
587
  msgid "Mobile"
  msgstr "נייד"
6d9380f96   Cédric Dupont   Update sources OC...
588
  #: lib/utils/properties.php:172
d1bafeea1   Kload   [fix] Upgrade to ...
589
590
  msgid "Text"
  msgstr "טקסט"
6d9380f96   Cédric Dupont   Update sources OC...
591
  #: lib/utils/properties.php:173
d1bafeea1   Kload   [fix] Upgrade to ...
592
593
  msgid "Voice"
  msgstr "קולי"
6d9380f96   Cédric Dupont   Update sources OC...
594
  #: lib/utils/properties.php:174
d1bafeea1   Kload   [fix] Upgrade to ...
595
596
  msgid "Message"
  msgstr "הודעה"
6d9380f96   Cédric Dupont   Update sources OC...
597
  #: lib/utils/properties.php:175
d1bafeea1   Kload   [fix] Upgrade to ...
598
599
  msgid "Fax"
  msgstr "פקס"
6d9380f96   Cédric Dupont   Update sources OC...
600
  #: lib/utils/properties.php:176
d1bafeea1   Kload   [fix] Upgrade to ...
601
602
  msgid "Video"
  msgstr "וידאו"
6d9380f96   Cédric Dupont   Update sources OC...
603
  #: lib/utils/properties.php:177
d1bafeea1   Kload   [fix] Upgrade to ...
604
605
  msgid "Pager"
  msgstr "זימונית"
6d9380f96   Cédric Dupont   Update sources OC...
606
  #: lib/utils/properties.php:184
d1bafeea1   Kload   [fix] Upgrade to ...
607
608
  msgid "Internet"
  msgstr "אינטרנט"
6d9380f96   Cédric Dupont   Update sources OC...
609
  #: lib/utils/properties.php:197
d1bafeea1   Kload   [fix] Upgrade to ...
610
611
  msgid "Friends"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
612
  #: lib/utils/properties.php:198
d1bafeea1   Kload   [fix] Upgrade to ...
613
614
  msgid "Family"
  msgstr "משפחה"
6d9380f96   Cédric Dupont   Update sources OC...
615
616
617
618
619
620
621
622
623
624
  #: templates/admin.php:18
  msgid "Enable LDAP Backend"
  msgstr ""
  
  #: 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"
d1bafeea1   Kload   [fix] Upgrade to ...
625
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
626
627
628
629
630
  #: templates/contacts.php:9 templates/contacts.php:138
  msgid "New contact"
  msgstr ""
  
  #: templates/contacts.php:13
d1bafeea1   Kload   [fix] Upgrade to ...
631
632
  msgid "Group name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
633
634
  #: templates/contacts.php:13
  msgid "New group"
d1bafeea1   Kload   [fix] Upgrade to ...
635
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
636
  #: templates/contacts.php:22
d1bafeea1   Kload   [fix] Upgrade to ...
637
638
  msgid "Address books"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
639
  #: templates/contacts.php:25 templates/contacts.php:74
d1bafeea1   Kload   [fix] Upgrade to ...
640
641
  msgid "Display name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
642
  #: templates/contacts.php:25
d1bafeea1   Kload   [fix] Upgrade to ...
643
644
  msgid "Add Address Book"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
645
646
647
648
649
650
651
652
653
  #: 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 ...
654
655
  msgid "Select file..."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
656
  #: templates/contacts.php:71
d1bafeea1   Kload   [fix] Upgrade to ...
657
658
  msgid "(De-)select all"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
659
  #: templates/contacts.php:73
d1bafeea1   Kload   [fix] Upgrade to ...
660
661
  msgid "Sort order"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
662
  #: templates/contacts.php:75
d1bafeea1   Kload   [fix] Upgrade to ...
663
664
  msgid "First- Lastname"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
665
  #: templates/contacts.php:76
d1bafeea1   Kload   [fix] Upgrade to ...
666
667
  msgid "Last-, Firstname"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
668
669
670
671
672
673
674
  #: 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 ...
675
676
  msgid "Groups"
  msgstr "קבוצות"
6d9380f96   Cédric Dupont   Update sources OC...
677
678
679
680
  #: templates/contacts.php:88 templates/contacts.php:380
  #: templates/contacts.php:381
  msgid "Download"
  msgstr "הורדה"
d1bafeea1   Kload   [fix] Upgrade to ...
681

6d9380f96   Cédric Dupont   Update sources OC...
682
683
  #: templates/contacts.php:89
  msgid "Merge"
d1bafeea1   Kload   [fix] Upgrade to ...
684
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
  #: 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 ...
705
706
  msgid "Keyboard shortcuts"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
707
  #: templates/contacts.php:105
d1bafeea1   Kload   [fix] Upgrade to ...
708
709
  msgid "Navigation"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
710
  #: templates/contacts.php:108
d1bafeea1   Kload   [fix] Upgrade to ...
711
712
  msgid "Next contact in list"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
713
  #: templates/contacts.php:110
d1bafeea1   Kload   [fix] Upgrade to ...
714
715
  msgid "Previous contact in list"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
716
  #: templates/contacts.php:112
d1bafeea1   Kload   [fix] Upgrade to ...
717
718
  msgid "Expand/collapse current addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
719
  #: templates/contacts.php:114
d1bafeea1   Kload   [fix] Upgrade to ...
720
721
  msgid "Next addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
722
  #: templates/contacts.php:116
d1bafeea1   Kload   [fix] Upgrade to ...
723
724
  msgid "Previous addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
725
  #: templates/contacts.php:120
d1bafeea1   Kload   [fix] Upgrade to ...
726
727
  msgid "Actions"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
728
  #: templates/contacts.php:123
d1bafeea1   Kload   [fix] Upgrade to ...
729
730
  msgid "Refresh contacts list"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
731
  #: templates/contacts.php:125
d1bafeea1   Kload   [fix] Upgrade to ...
732
733
  msgid "Add new contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
734
  #: templates/contacts.php:127
d1bafeea1   Kload   [fix] Upgrade to ...
735
736
  msgid "Add new addressbook"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
737
  #: templates/contacts.php:129
d1bafeea1   Kload   [fix] Upgrade to ...
738
739
  msgid "Delete current contact"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
740
  #: templates/contacts.php:135
d1bafeea1   Kload   [fix] Upgrade to ...
741
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
742
  "You have no contacts in your address book or your address book is disabled."
d1bafeea1   Kload   [fix] Upgrade to ...
743
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
744
745
  #: templates/contacts.php:136
  msgid "Add a new contact or import existing contacts from a VCF file."
d1bafeea1   Kload   [fix] Upgrade to ...
746
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
747
  #: templates/contacts.php:187
d1bafeea1   Kload   [fix] Upgrade to ...
748
749
  msgid "Which contact should the data be merged into?"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
750
  #: templates/contacts.php:195
d1bafeea1   Kload   [fix] Upgrade to ...
751
752
  msgid "Delete the other(s) after successful merge?"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
753
  #: templates/contacts.php:210
d1bafeea1   Kload   [fix] Upgrade to ...
754
755
  msgid "Compose mail"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
756
  #: templates/contacts.php:238
d1bafeea1   Kload   [fix] Upgrade to ...
757
758
  msgid "Delete current photo"
  msgstr "מחק תמונה נוכחית"
6d9380f96   Cédric Dupont   Update sources OC...
759
  #: templates/contacts.php:239
d1bafeea1   Kload   [fix] Upgrade to ...
760
761
  msgid "Edit current photo"
  msgstr "ערוך תמונה נוכחית"
6d9380f96   Cédric Dupont   Update sources OC...
762
  #: templates/contacts.php:240
d1bafeea1   Kload   [fix] Upgrade to ...
763
764
  msgid "Upload new photo"
  msgstr "העלה תמונה חדשה"
6d9380f96   Cédric Dupont   Update sources OC...
765
766
767
768
769
770
771
  #: templates/contacts.php:241
  msgid "Select photo from Files"
  msgstr ""
  
  #: templates/contacts.php:243
  msgid "Favorite"
  msgstr "מועדף"
d1bafeea1   Kload   [fix] Upgrade to ...
772

6d9380f96   Cédric Dupont   Update sources OC...
773
774
  #: templates/contacts.php:246 templates/contacts.php:248
  #: templates/contacts.php:526 templates/contacts.php:529
d1bafeea1   Kload   [fix] Upgrade to ...
775
776
  msgid "Name"
  msgstr "שם"
6d9380f96   Cédric Dupont   Update sources OC...
777
  #: templates/contacts.php:254
d1bafeea1   Kload   [fix] Upgrade to ...
778
779
  msgid "First name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
780
  #: templates/contacts.php:258
d1bafeea1   Kload   [fix] Upgrade to ...
781
782
  msgid "Additional names"
  msgstr "שמות נוספים"
6d9380f96   Cédric Dupont   Update sources OC...
783
  #: templates/contacts.php:262
d1bafeea1   Kload   [fix] Upgrade to ...
784
785
  msgid "Last name"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
786
787
  #: templates/contacts.php:278
  msgid "Address book"
d1bafeea1   Kload   [fix] Upgrade to ...
788
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
789
  #: templates/contacts.php:285 templates/contacts.php:362
d1bafeea1   Kload   [fix] Upgrade to ...
790
791
  msgid "Nickname"
  msgstr "כינוי"
6d9380f96   Cédric Dupont   Update sources OC...
792
  #: templates/contacts.php:295 templates/contacts.php:361
d1bafeea1   Kload   [fix] Upgrade to ...
793
794
  msgid "Title"
  msgstr "כותרת"
6d9380f96   Cédric Dupont   Update sources OC...
795
  #: templates/contacts.php:305 templates/contacts.php:360
d1bafeea1   Kload   [fix] Upgrade to ...
796
797
  msgid "Organization"
  msgstr "ארגון"
6d9380f96   Cédric Dupont   Update sources OC...
798
  #: templates/contacts.php:315 templates/contacts.php:363
d1bafeea1   Kload   [fix] Upgrade to ...
799
800
  msgid "Birthday"
  msgstr "יום הולדת"
6d9380f96   Cédric Dupont   Update sources OC...
801
802
  #: templates/contacts.php:341
  msgid "Website"
d1bafeea1   Kload   [fix] Upgrade to ...
803
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
804
805
  #: templates/contacts.php:346
  msgid "Instant messaging"
d1bafeea1   Kload   [fix] Upgrade to ...
806
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
807
808
  #: templates/contacts.php:352
  msgid "Notes go here..."
d1bafeea1   Kload   [fix] Upgrade to ...
809
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
810
811
812
  #: templates/contacts.php:359
  msgid "Add field..."
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
813

6d9380f96   Cédric Dupont   Update sources OC...
814
  #: templates/contacts.php:366
d1bafeea1   Kload   [fix] Upgrade to ...
815
816
  msgid "Instant Messaging"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
817
  #: templates/contacts.php:368
d1bafeea1   Kload   [fix] Upgrade to ...
818
819
  msgid "Note"
  msgstr "הערה"
6d9380f96   Cédric Dupont   Update sources OC...
820
  #: templates/contacts.php:369
d1bafeea1   Kload   [fix] Upgrade to ...
821
822
  msgid "Web site"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
823
824
825
  #: 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 ...
826
827
  msgid "Preferred"
  msgstr "מועדף"
6d9380f96   Cédric Dupont   Update sources OC...
828
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
829
830
  msgid "Please specify a valid email address."
  msgstr "אנא הזן כתובת דוא\"ל חוקית"
6d9380f96   Cédric Dupont   Update sources OC...
831
  #: templates/contacts.php:398
d1bafeea1   Kload   [fix] Upgrade to ...
832
833
  msgid "someone@example.com"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
834
  #: templates/contacts.php:400
d1bafeea1   Kload   [fix] Upgrade to ...
835
836
  msgid "Mail to address"
  msgstr "כתובת"
6d9380f96   Cédric Dupont   Update sources OC...
837
  #: templates/contacts.php:401
d1bafeea1   Kload   [fix] Upgrade to ...
838
839
  msgid "Delete email address"
  msgstr "מחק כתובת דוא\"ל"
6d9380f96   Cédric Dupont   Update sources OC...
840
  #: templates/contacts.php:413
d1bafeea1   Kload   [fix] Upgrade to ...
841
842
  msgid "Enter phone number"
  msgstr "הכנס מספר טלפון"
6d9380f96   Cédric Dupont   Update sources OC...
843
  #: templates/contacts.php:429
d1bafeea1   Kload   [fix] Upgrade to ...
844
845
  msgid "Go to web site"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
846
  #: templates/contacts.php:446
d1bafeea1   Kload   [fix] Upgrade to ...
847
848
  msgid "View on map"
  msgstr "ראה במפה"
6d9380f96   Cédric Dupont   Update sources OC...
849
  #: templates/contacts.php:454
d1bafeea1   Kload   [fix] Upgrade to ...
850
851
  msgid "Street address"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
852
  #: templates/contacts.php:458
d1bafeea1   Kload   [fix] Upgrade to ...
853
854
  msgid "Postal code"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
855
  #: templates/contacts.php:460
d1bafeea1   Kload   [fix] Upgrade to ...
856
857
  msgid "City"
  msgstr "עיר"
6d9380f96   Cédric Dupont   Update sources OC...
858
  #: templates/contacts.php:464
d1bafeea1   Kload   [fix] Upgrade to ...
859
860
  msgid "State or province"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
861
  #: templates/contacts.php:468
d1bafeea1   Kload   [fix] Upgrade to ...
862
863
  msgid "Country"
  msgstr "מדינה"
6d9380f96   Cédric Dupont   Update sources OC...
864
  #: templates/contacts.php:495
d1bafeea1   Kload   [fix] Upgrade to ...
865
866
  msgid "Instant Messenger"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
867
  #: templates/contacts.php:508
d1bafeea1   Kload   [fix] Upgrade to ...
868
869
  msgid "Active"
  msgstr "פעיל"
6d9380f96   Cédric Dupont   Update sources OC...
870
  #: templates/contacts.php:511
d1bafeea1   Kload   [fix] Upgrade to ...
871
872
  msgid "Share"
  msgstr "שיתוף"
6d9380f96   Cédric Dupont   Update sources OC...
873
  #: templates/contacts.php:512
d1bafeea1   Kload   [fix] Upgrade to ...
874
875
  msgid "Export"
  msgstr "ייצוא"
6d9380f96   Cédric Dupont   Update sources OC...
876
  #: templates/contacts.php:513
d1bafeea1   Kload   [fix] Upgrade to ...
877
878
  msgid "CardDAV link"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
879
880
881
  #: templates/contacts.php:514
  msgid "Edit"
  msgstr "עריכה"
d1bafeea1   Kload   [fix] Upgrade to ...
882

6d9380f96   Cédric Dupont   Update sources OC...
883
884
885
  #: templates/contacts.php:533
  msgid "Addressbook URI"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
886

6d9380f96   Cédric Dupont   Update sources OC...
887
888
889
  #: templates/contacts.php:536
  msgid "URI"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
890

6d9380f96   Cédric Dupont   Update sources OC...
891
892
893
  #: templates/contacts.php:540 templates/contacts.php:543
  msgid "Description"
  msgstr "תיאור"
d1bafeea1   Kload   [fix] Upgrade to ...
894

6d9380f96   Cédric Dupont   Update sources OC...
895
896
897
  #: templates/contacts.php:547 templates/contacts.php:550
  msgid "LDAP URL"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
898

6d9380f96   Cédric Dupont   Update sources OC...
899
900
901
  #: templates/contacts.php:554 templates/contacts.php:556
  msgid "Anonymous"
  msgstr ""
d1bafeea1   Kload   [fix] Upgrade to ...
902

6d9380f96   Cédric Dupont   Update sources OC...
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
949
950
951
952
953
954
955
956
957
  #: templates/contacts.php:560
  msgid "Read-only"
  msgstr ""
  
  #: templates/contacts.php:562
  msgid "Read-Only"
  msgstr ""
  
  #: 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 ""
  
  #: 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 ""