Project

General

Profile

Patch #5370 » he.yml

updated file - Orgad Shaneh, 2010-04-26 15:48

 
1
# Hebrew translations for Ruby on Rails 
2
# by Dotan Nahum (dipidi@gmail.com)
3

    
4
he:
5
  date:
6
    formats:
7
      default: "%d/%m/%Y"
8
      short: "%d/%m"
9
      long: "%d/%m/%Y"
10
      only_day: "%e"
11

    
12
    day_names: [ראשון, שני, שלישי, רביעי, חמישי, שישי, שבת]
13
    abbr_day_names: ["א'", "ב'", "ג'", "ד'", "ה'", "ו'", "ש'"]
14
    month_names: [~, ינואר, פברואר, מרץ, אפריל, מאי, יוני, יולי, אוגוסט, ספטמבר, אוקטובר, נובמבר, דצמבר]
15
    abbr_month_names: [~, יאנ, פבר, מרץ, אפר, מאי, יונ, יול, אוג, ספט, אוק, נוב, דצמ]
16
    order: [ :day, :month, :year ]
17
  
18
  time:
19
    formats:
20
      default: "%a %d/%m/%Y %H:%M:%S"
21
      time: "%H:%M"
22
      short: "%d %b %H:%M"
23
      long: "%B %d, %Y %H:%M"
24
      only_second: "%S"
25
      
26
      datetime:
27
        formats:
28
          default: "%d-%m-%YT%H:%M:%S%Z"
29
          
30
    am: 'am'
31
    pm: 'pm'
32
      
33
  datetime:
34
    distance_in_words:
35
      half_a_minute: 'חצי דקה'
36
      less_than_x_seconds:
37
        zero: 'פחות משניה אחת'
38
        one: 'פחות משניה אחת'
39
        other: 'פחות מ- {{count}} שניות'
40
      x_seconds:
41
        one: 'שניה אחת'
42
        other: '{{count}} שניות'
43
      less_than_x_minutes:
44
        zero: 'פחות מדקה אחת'
45
        one: 'פחות מדקה אחת'
46
        other: 'פחות מ- {{count}} דקות'
47
      x_minutes:
48
        one: 'דקה אחת'
49
        other: '{{count}} דקות'
50
      about_x_hours:
51
        one: 'בערך שעה אחת'
52
        other: 'בערך {{count}} שעות'
53
      x_days:
54
        one: 'יום אחד'
55
        other: '{{count}} ימים'
56
      about_x_months:
57
        one: 'בערך חודש אחד'
58
        other: 'בערך {{count}} חודשים'
59
      x_months:
60
        one: 'חודש אחד'
61
        other: '{{count}} חודשים'
62
      about_x_years:
63
        one: 'בערך שנה אחת'
64
        other: 'בערך {{count}} שנים'
65
      over_x_years:
66
        one: 'מעל שנה אחת'
67
        other: 'מעל {{count}} שנים'
68
      almost_x_years:
69
        one:   "almost 1 year"
70
        other: "almost {{count}} years"
71
      
72
  number:
73
    format:
74
      precision: 3
75
      separator: '.'
76
      delimiter: ','
77
    currency:
78
      format:
79
        unit: 'שח'
80
        precision: 2
81
        format: '%u %n'
82
    human:
83
      storage_units:
84
        format: "%n %u"
85
        units:
86
          byte:
87
            one: "Byte"
88
            other: "Bytes"
89
          kb: "KB"
90
          mb: "MB"
91
          gb: "GB"
92
          tb: "TB"
93
        
94
  support:
95
    array:
96
      sentence_connector: "and"
97
      skip_last_comma: false
98
        
99
  activerecord:
100
    errors:
101
      messages:
102
        inclusion: "לא נכלל ברשימה"
103
        exclusion: "לא זמין"
104
        invalid: "לא ולידי"
105
        confirmation: "לא תואם לאישורו"
106
        accepted: "חייב באישור"
107
        empty: "חייב להכלל"
108
        blank: "חייב להכלל"
109
        too_long: "יותר מדי ארוך (לא יותר מ- {{count}} תוים)"
110
        too_short: "יותר מדי קצר (לא יותר מ- {{count}} תוים)"
111
        wrong_length: "לא באורך הנכון (חייב להיות {{count}} תוים)"
112
        taken: "לא זמין"
113
        not_a_number: "הוא לא מספר"
114
        greater_than: "חייב להיות גדול מ- {{count}}"
115
        greater_than_or_equal_to: "חייב להיות גדול או שווה ל- {{count}}"
116
        equal_to: "חייב להיות שווה ל- {{count}}"
117
        less_than: "חייב להיות קטן מ- {{count}}"
118
        less_than_or_equal_to: "חייב להיות קטן או שווה ל- {{count}}"
119
        odd: "חייב להיות אי זוגי"
120
        even: "חייב להיות זוגי"
121
        greater_than_start_date: "חייב להיות מאוחר יותר מתאריך ההתחלה"
122
        not_same_project: "לא שייך לאותו הפרויקט"
123
        circular_dependency: "הקשר הזה יצור תלות מעגלית"
124

    
125
  actionview_instancetag_blank_option: בחר בבקשה
126
  
127
  general_text_No: 'לא'
128
  general_text_Yes: 'כן'
129
  general_text_no: 'לא'
130
  general_text_yes: 'כן'
131
  general_lang_name: 'Hebrew (עברית)'
132
  general_csv_separator: ','
133
  general_csv_decimal_separator: '.'
134
  general_csv_encoding: ISO-8859-8-I
135
  general_pdf_encoding: ISO-8859-8-I
136
  general_first_day_of_week: '7'
137
  
138
  notice_account_updated: החשבון עודכן בהצלחה!
139
  notice_account_invalid_creditentials: שם משתמש או סיסמה שגויים
140
  notice_account_password_updated: הסיסמה עודכנה בהצלחה!
141
  notice_account_wrong_password: סיסמה שגויה
142
  notice_account_register_done: החשבון נוצר בהצלחה. להפעלת החשבון לחץ על הקישור שנשלח לדוא"ל שלך.
143
  notice_account_unknown_email: משתמש לא מוכר.
144
  notice_can_t_change_password: החשבון הזה משתמש במקור אימות חיצוני. שינוי סיסמה הינו בילתי אפשר
145
  notice_account_lost_email_sent: דוא"ל עם הוראות לבחירת סיסמה חדשה נשלח אליך.
146
  notice_account_activated: חשבונך הופעל. אתה יכול להתחבר כעת.
147
  notice_successful_create: יצירה מוצלחת.
148
  notice_successful_update: עידכון מוצלח.
149
  notice_successful_delete: מחיקה מוצלחת.
150
  notice_successful_connection: חיבור מוצלח.
151
  notice_file_not_found: הדף שאת\ה מנסה לגשת אליו אינו קיים או שהוסר.
152
  notice_locking_conflict: המידע עודכן על ידי משתמש אחר.
153
  notice_not_authorized: אינך מורשה לראות דף זה.
154
  notice_email_sent: "דואל נשלח לכתובת {{value}}"
155
  notice_email_error: "ארעה שגיאה בעט שליחת הדואל ({{value}})"
156
  notice_feeds_access_key_reseted: מפתח ה-RSS שלך אופס.
157
  notice_failed_to_save_issues: "נכשרת בשמירת {{count}} נושא\ים ב {{total}} נבחרו: {{ids}}."
158
  notice_no_issue_selected: "לא נבחר אף נושא! בחר בבקשה את הנושאים שברצונך לערוך."
159
  
160
  error_scm_not_found: כניסה ו\או גירסא אינם קיימים במאגר.
161
  error_scm_command_failed: "ארעה שגיאה בעת ניסון גישה למאגר: {{value}}"
162
  
163
  mail_subject_lost_password: "סיסמת ה-{{value}} שלך"
164
  mail_body_lost_password: 'לשינו סיסמת ה-Redmine שלך,לחץ על הקישור הבא:'
165
  mail_subject_register: "הפעלת חשבון {{value}}"
166
  mail_body_register: 'להפעלת חשבון ה-Redmine שלך, לחץ על הקישור הבא:'
167
  
168
  gui_validation_error: שגיאה 1
169
  gui_validation_error_plural: "{{count}} שגיאות"
170
  
171
  field_name: שם
172
  field_description: תיאור
173
  field_summary: תקציר
174
  field_is_required: נדרש
175
  field_firstname: שם פרטי
176
  field_lastname: שם משפחה
177
  field_mail: דוא"ל
178
  field_filename: קובץ
179
  field_filesize: גודל
180
  field_downloads: הורדות
181
  field_author: כותב
182
  field_created_on: נוצר
183
  field_updated_on: עודכן
184
  field_field_format: פורמט
185
  field_is_for_all: לכל הפרויקטים
186
  field_possible_values: ערכים אפשריים
187
  field_regexp: ביטוי רגיל
188
  field_min_length: אורך מינימאלי
189
  field_max_length: אורך מקסימאלי
190
  field_value: ערך
191
  field_category: קטגוריה
192
  field_title: כותרת
193
  field_project: פרויקט
194
  field_issue: נושא
195
  field_status: מצב
196
  field_notes: הערות
197
  field_is_closed: נושא סגור
198
  field_is_default: ערך ברירת מחדל
199
  field_tracker: סיווג
200
  field_subject: שם נושא
201
  field_due_date: תאריך סיום
202
  field_assigned_to: מוצב ל
203
  field_priority: עדיפות
204
  field_fixed_version: גירסאת יעד
205
  field_user: מתשמש
206
  field_role: תפקיד
207
  field_homepage: דף הבית
208
  field_is_public: פומבי
209
  field_parent: תת פרויקט של
210
  field_is_in_roadmap: נושאים המוצגים במפת הדרכים
211
  field_login: שם משתמש
212
  field_mail_notification: הודעות דוא"ל
213
  field_admin: ניהול
214
  field_last_login_on: חיבור אחרון
215
  field_language: שפה
216
  field_effective_date: תאריך
217
  field_password: סיסמה
218
  field_new_password: סיסמה חדשה
219
  field_password_confirmation: אישור
220
  field_version: גירסא
221
  field_type: סוג
222
  field_host: שרת
223
  field_port: פורט
224
  field_account: חשבון
225
  field_base_dn: בסיס DN
226
  field_attr_login: תכונת התחברות
227
  field_attr_firstname: תכונת שם פרטים
228
  field_attr_lastname: תכונת שם משפחה
229
  field_attr_mail: תכונת דוא"ל
230
  field_onthefly: יצירת משתמשים זריזה
231
  field_start_date: תאריך התחלה
232
  field_done_ratio: % גמור
233
  field_auth_source: מצב אימות
234
  field_hide_mail: החבא את כתובת הדוא"ל שלי
235
  field_comments: הערות
236
  field_url: URL
237
  field_start_page: דף התחלתי
238
  field_subproject: תת פרויקט
239
  field_hours: שעות
240
  field_activity: פעילות
241
  field_spent_on: תאריך
242
  field_identifier: מזהה
243
  field_is_filter: משמש כמסנן
244
  field_issue_to: נושאים קשורים
245
  field_delay: עיקוב
246
  field_assignable: ניתן להקצות נושאים לתפקיד זה
247
  field_redirect_existing_links: העבר קישורים קיימים
248
  field_estimated_hours: זמן משוער
249
  field_column_names: עמודות
250
  field_default_value: ערך ברירת מחדל
251
  
252
  setting_app_title: כותרת ישום
253
  setting_app_subtitle: תת-כותרת ישום
254
  setting_welcome_text: טקסט "ברוך הבא"
255
  setting_default_language: שפת ברירת מחדל
256
  setting_login_required: דרוש אימות
257
  setting_self_registration: אפשר הרשמות עצמית
258
  setting_attachment_max_size: גודל דבוקה מקסימאלי
259
  setting_issues_export_limit: גבול יצוא נושאים
260
  setting_mail_from: כתובת שליחת דוא"ל
261
  setting_host_name: שם שרת
262
  setting_text_formatting: עיצוב טקסט
263
  setting_wiki_compression: כיווץ היסטורית WIKI
264
  setting_feeds_limit: גבול תוכן הזנות
265
  setting_autofetch_changesets: משיכה אוטומתי של עידכונים
266
  setting_sys_api_enabled: אפשר WS לניהול המאגר
267
  setting_commit_ref_keywords: מילות מפתח מקשרות
268
  setting_commit_fix_keywords: מילות מפתח מתקנות
269
  setting_autologin: חיבור אוטומטי
270
  setting_date_format: פורמט תאריך
271
  setting_cross_project_issue_relations: הרשה קישור נושאים בין פרויקטים
272
  setting_issue_list_default_columns: עמודות ברירת מחדל המוצגות ברשימת הנושאים
273
  setting_repositories_encodings: קידוד המאגרים
274
  
275
  label_user: משתמש
276
  label_user_plural: משתמשים
277
  label_user_new: משתמש חדש
278
  label_project: פרויקט
279
  label_project_new: פרויקט חדש
280
  label_project_plural: פרויקטים
281
  label_x_projects:
282
    zero:  no projects
283
    one:   1 project
284
    other: "{{count}} projects"
285
  label_project_all: כל הפרויקטים
286
  label_project_latest: הפרויקטים החדשים ביותר
287
  label_issue: נושא
288
  label_issue_new: נושא חדש
289
  label_issue_plural: נושאים
290
  label_issue_view_all: צפה בכל הנושאים
291
  label_document: מסמך
292
  label_document_new: מסמך חדש
293
  label_document_plural: מסמכים
294
  label_role: תפקיד
295
  label_role_plural: תפקידים
296
  label_role_new: תפקיד חדש
297
  label_role_and_permissions: תפקידים והרשאות
298
  label_member: חבר
299
  label_member_new: חבר חדש
300
  label_member_plural: חברים
301
  label_tracker: סיווג
302
  label_tracker_plural: סיווגים
303
  label_tracker_new: סיווג חדש
304
  label_workflow: זרימת עבודה
305
  label_issue_status: מצב נושא
306
  label_issue_status_plural: מצבי נושא
307
  label_issue_status_new: מצב חדש
308
  label_issue_category: קטגורית נושא
309
  label_issue_category_plural: קטגוריות נושא
310
  label_issue_category_new: קטגוריה חדשה
311
  label_custom_field: שדה אישי
312
  label_custom_field_plural: שדות אישיים
313
  label_custom_field_new: שדה אישי חדש
314
  label_enumerations: אינומרציות
315
  label_enumeration_new: ערך חדש
316
  label_information: מידע
317
  label_information_plural: מידע
318
  label_please_login: התחבר בבקשה
319
  label_register: הרשמה
320
  label_password_lost: אבדה הסיסמה?
321
  label_home: דף הבית
322
  label_my_page: הדף שלי
323
  label_my_account: החשבון שלי
324
  label_my_projects: הפרויקטים שלי
325
  label_administration: ניהול
326
  label_login: התחבר
327
  label_logout: התנתק
328
  label_help: עזרה
329
  label_reported_issues: נושאים שדווחו
330
  label_assigned_to_me_issues: נושאים שהוצבו לי
331
  label_last_login: חיבור אחרון
332
  label_registered_on: נרשם בתאריך
333
  label_activity: פעילות
334
  label_new: חדש
335
  label_logged_as: מחובר כ
336
  label_environment: סביבה
337
  label_authentication: אישור
338
  label_auth_source: מצב אישור
339
  label_auth_source_new: מצב אישור חדש
340
  label_auth_source_plural: מצבי אישור
341
  label_subproject_plural: תת-פרויקטים
342
  label_min_max_length: אורך מינימאלי - מקסימאלי
343
  label_list: רשימה
344
  label_date: תאריך
345
  label_integer: מספר שלם
346
  label_boolean: ערך בוליאני
347
  label_string: טקסט
348
  label_text: טקסט ארוך
349
  label_attribute: תכונה
350
  label_attribute_plural: תכונות
351
  label_download: "הורדה {{count}}"
352
  label_download_plural: "{{count}} הורדות"
353
  label_no_data: אין מידע להציג
354
  label_change_status: שנה מצב
355
  label_history: היסטוריה
356
  label_attachment: קובץ
357
  label_attachment_new: קובץ חדש
358
  label_attachment_delete: מחק קובץ
359
  label_attachment_plural: קבצים
360
  label_report: דו"ח
361
  label_report_plural: דו"חות
362
  label_news: חדשות
363
  label_news_new: הוסף חדשות
364
  label_news_plural: חדשות
365
  label_news_latest: חדשות אחרונות
366
  label_news_view_all: צפה בכל החדשות
367
  label_settings: הגדרות
368
  label_overview: מבט רחב
369
  label_version: גירסא
370
  label_version_new: גירסא חדשה
371
  label_version_plural: גירסאות
372
  label_confirmation: אישור
373
  label_export_to: יצא ל
374
  label_read: קרא...
375
  label_public_projects: פרויקטים פומביים
376
  label_open_issues: פתוח
377
  label_open_issues_plural: פתוחים
378
  label_closed_issues: סגור
379
  label_closed_issues_plural: סגורים
380
  label_x_open_issues_abbr_on_total:
381
    zero:  0 פתוחים / {{total}}
382
    one:   1 פתוח / {{total}}
383
    other: "{{count}} פתוחים / {{total}}"
384
  label_x_open_issues_abbr:
385
    zero:  0 פתוחים
386
    one:   1 פתוח
387
    other: "{{count}} פתוחים"
388
  label_x_closed_issues_abbr:
389
    zero:  0 סגורים
390
    one:   1 סגור
391
    other: "{{count}} סגורים"
392
  label_total: סה"כ
393
  label_permissions: הרשאות
394
  label_current_status: מצב נוכחי
395
  label_new_statuses_allowed: מצבים חדשים אפשריים
396
  label_all: הכל
397
  label_none: כלום
398
  label_next: הבא
399
  label_previous: הקודם
400
  label_used_by: בשימוש ע"י
401
  label_details: פרטים
402
  label_add_note: הוסף הערה
403
  label_per_page: לכל דף
404
  label_calendar: לוח שנה
405
  label_months_from: חודשים מ
406
  label_gantt: גאנט
407
  label_internal: פנימי
408
  label_last_changes: "{{count}} שינוים אחרונים"
409
  label_change_view_all: צפה בכל השינוים
410
  label_personalize_page: התאם אישית דף זה
411
  label_comment: תגובה
412
  label_comment_plural: תגובות
413
  label_x_comments:
414
    zero: אין הערות
415
    one: הערה אחת
416
    other: "{{count}} הערות"
417
  label_comment_add: הוסף תגובה
418
  label_comment_added: תגובה הוספה
419
  label_comment_delete: מחק תגובות
420
  label_query: שאילתה אישית
421
  label_query_plural: שאילתות אישיות
422
  label_query_new: שאילתה חדשה
423
  label_filter_add: הוסף מסנן
424
  label_filter_plural: מסננים
425
  label_equals: הוא
426
  label_not_equals: הוא לא
427
  label_in_less_than: בפחות מ
428
  label_in_more_than: ביותר מ
429
  label_in: ב
430
  label_today: היום
431
  label_this_week: השבוע
432
  label_less_than_ago: פחות מ
433
  label_more_than_ago: יותר מ
434
  label_ago: לפני
435
  label_contains: מכיל
436
  label_not_contains: לא מכיל
437
  label_day_plural: ימים
438
  label_repository: מאגר
439
  label_browse: סייר
440
  label_modification: "שינוי {{count}}"
441
  label_modification_plural: "{{count}} שינויים"
442
  label_revision: גירסא
443
  label_revision_plural: גירסאות
444
  label_added: נוסף
445
  label_modified: שונה
446
  label_deleted: נמחק
447
  label_latest_revision: גירסא אחרונה
448
  label_latest_revision_plural: גירסאות אחרונות
449
  label_view_revisions: צפה בגירסאות
450
  label_max_size: גודל מקסימאלי
451
  label_sort_highest: הזז לראשית
452
  label_sort_higher: הזז למעלה
453
  label_sort_lower: הזז למטה
454
  label_sort_lowest: הזז לתחתית
455
  label_roadmap: מפת הדרכים
456
  label_roadmap_due_in: "נגמר בעוד {{value}}"
457
  label_roadmap_overdue: "{{value}} מאחר"
458
  label_roadmap_no_issues: אין נושאים לגירסא זו
459
  label_search: חפש
460
  label_result_plural: תוצאות
461
  label_all_words: כל המילים
462
  label_wiki: Wiki
463
  label_wiki_edit: ערוך Wiki
464
  label_wiki_edit_plural: עריכות Wiki
465
  label_wiki_page: דף Wiki
466
  label_wiki_page_plural: דפי Wiki
467
  label_index_by_title: סדר על פי כותרת
468
  label_index_by_date: סדר על פי תאריך
469
  label_current_version: גירסא נוכאית
470
  label_preview: תצוגה מקדימה
471
  label_feed_plural: הזנות
472
  label_changes_details: פירוט כל השינויים
473
  label_issue_tracking: מעקב אחר נושאים
474
  label_spent_time: זמן שהושקע
475
  label_f_hour: "{{value}} שעה"
476
  label_f_hour_plural: "{{value}} שעות"
477
  label_time_tracking: מעקב זמנים
478
  label_change_plural: שינויים
479
  label_statistics: סטטיסטיקות
480
  label_commits_per_month: הפקדות לפי חודש
481
  label_commits_per_author: הפקדות לפי כותב
482
  label_view_diff: צפה בהבדלים
483
  label_diff_inline: בתוך השורה
484
  label_diff_side_by_side: צד לצד
485
  label_options: אפשרויות
486
  label_copy_workflow_from: העתק זירמת עבודה מ
487
  label_permissions_report: דו"ח הרשאות
488
  label_watched_issues: נושאים שנצפו
489
  label_related_issues: נושאים קשורים
490
  label_applied_status: מוצב מוחל
491
  label_loading: טוען...
492
  label_relation_new: קשר חדש
493
  label_relation_delete: מחק קשר
494
  label_relates_to: קשור ל
495
  label_duplicates: מכפיל את
496
  label_blocks: חוסם את
497
  label_blocked_by: חסום ע"י
498
  label_precedes: מקדים את
499
  label_follows: עוקב אחרי
500
  label_end_to_start: מהתחלה לסוף
501
  label_end_to_end: מהסוף לסוף
502
  label_start_to_start: מהתחלה להתחלה
503
  label_start_to_end: מהתחלה לסוף
504
  label_stay_logged_in: השאר מחובר
505
  label_disabled: מבוטל
506
  label_show_completed_versions: הצג גירסאות גמורות
507
  label_me: אני
508
  label_board: פורום
509
  label_board_new: פורום חדש
510
  label_board_plural: פורומים
511
  label_topic_plural: נושאים
512
  label_message_plural: הודעות
513
  label_message_last: הודעה אחרונה
514
  label_message_new: הודעה חדשה
515
  label_reply_plural: השבות
516
  label_send_information: שלח מידע על חשבון למשתמש
517
  label_year: שנה
518
  label_month: חודש
519
  label_week: שבוע
520
  label_date_from: מתאריך
521
  label_date_to: עד
522
  label_language_based: מבוסס שפה
523
  label_sort_by: "מין לפי {{value}}"
524
  label_send_test_email: שלח דוא"ל בדיקה
525
  label_feeds_access_key_created_on: "מפתח הזנת RSS נוצר לפני{{value}}"
526
  label_module_plural: מודולים
527
  label_added_time_by: "נוסף על ידי {{author}} לפני {{age}} "
528
  label_updated_time: "עודכן לפני {{value}} "
529
  label_jump_to_a_project: קפוץ לפרויקט...
530
  label_file_plural: קבצים
531
  label_changeset_plural: אוסף שינוים
532
  label_default_columns: עמודת ברירת מחדל
533
  label_no_change_option: (אין שינוים)
534
  label_bulk_edit_selected_issues: ערוך את הנושאים המסומנים
535
  label_theme: ערכת נושא
536
  label_default: ברירת מחדל
537
  
538
  button_login: התחבר
539
  button_submit: אשר
540
  button_save: שמור
541
  button_check_all: בחר הכל
542
  button_uncheck_all: בחר כלום
543
  button_delete: מחק
544
  button_create: צור
545
  button_test: בדוק
546
  button_edit: ערוך
547
  button_add: הוסף
548
  button_change: שנה
549
  button_apply: החל
550
  button_clear: נקה
551
  button_lock: נעל
552
  button_unlock: בטל נעילה
553
  button_download: הורד
554
  button_list: רשימה
555
  button_view: צפה
556
  button_move: הזז
557
  button_back: הקודם
558
  button_cancel: בטל
559
  button_activate: הפעל
560
  button_sort: מיין
561
  button_log_time: זמן לוג
562
  button_rollback: חזור לגירסא זו
563
  button_watch: צפה
564
  button_unwatch: בטל צפיה
565
  button_reply: השב
566
  button_archive: ארכיון
567
  button_unarchive: הוצא מהארכיון
568
  button_reset: אפס
569
  button_rename: שנה שם
570
  
571
  status_active: פעיל
572
  status_registered: רשום
573
  status_locked: נעול
574
  
575
  text_select_mail_notifications: בחר פעולת שבגללן ישלח דוא"ל.
576
  text_regexp_info: כגון. ^[A-Z0-9]+$
577
  text_min_max_length_info: 0 משמעו ללא הגבלות
578
  text_project_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הפרויקט ואת כל המידע הקשור אליו ?
579
  text_workflow_edit: בחר תפקיד ועוקב כדי לערות את זרימת העבודה
580
  text_are_you_sure: האם אתה בטוח ?
581
  text_tip_task_begin_day: מטלה המתחילה היום
582
  text_tip_task_end_day: מטלה המסתיימת היום
583
  text_tip_task_begin_end_day: מטלה המתחילה ומסתיימת היום
584
  text_project_identifier_info: 'אותיות לטיניות (a-z), מספרים ומקפים.<br />ברגע שנשמר, לא ניתן לשנות את המזהה.'
585
  text_caracters_maximum: "מקסימום {{count}} תווים."
586
  text_length_between: "אורך בין {{min}} ל {{max}} תווים."
587
  text_tracker_no_workflow: זרימת עבודה לא הוגדרה עבור סיווג זה
588
  text_unallowed_characters: תווים לא מורשים
589
  text_comma_separated: הכנסת ערכים מרובים מותרת (מופרדים בפסיקים).
590
  text_issues_ref_in_commit_messages: קישור ותיקום נושאים בהודעות הפקדות
591
  text_issue_added: "הנושא {{id}} דווח (by {{author}})."
592
  text_issue_updated: "הנושא {{id}} עודכן (by {{author}})."
593
  text_wiki_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הWIKI הזה ואת כל תוכנו?
594
  text_issue_category_destroy_question: "כמה נושאים ({{count}}) מוצבים לקטגוריה הזו. מה ברצונך לעשות?"
595
  text_issue_category_destroy_assignments: הסר הצבת קטגוריה
596
  text_issue_category_reassign_to: הצב מחדש את הקטגוריה לנושאים
597
  
598
  default_role_manager: מנהל
599
  default_role_developper: מפתח
600
  default_role_reporter: מדווח
601
  default_tracker_bug: באג
602
  default_tracker_feature: פיצ'ר
603
  default_tracker_support: תמיכה
604
  default_issue_status_new: חדש
605
  default_issue_status_in_progress: In Progress
606
  default_issue_status_resolved: פתור
607
  default_issue_status_feedback: משוב
608
  default_issue_status_closed: סגור
609
  default_issue_status_rejected: דחוי
610
  default_doc_category_user: תיעוד משתמש
611
  default_doc_category_tech: תיעוד טכני
612
  default_priority_low: נמוכה
613
  default_priority_normal: רגילה
614
  default_priority_high: גהבוה
615
  default_priority_urgent: דחופה
616
  default_priority_immediate: מידית
617
  default_activity_design: עיצוב
618
  default_activity_development: פיתוח
619
  
620
  enumeration_issue_priorities: עדיפות נושאים
621
  enumeration_doc_categories: קטגוריות מסמכים
622
  enumeration_activities: פעילויות (מעקב אחר זמנים)
623
  label_search_titles_only: חפש בכותרות בלבד
624
  label_nobody: אף אחד
625
  button_change_password: שנה סיסמא
626
  text_user_mail_option: "בפרויקטים שלא בחרת, אתה רק תקבל התרעות על שאתה צופה או קשור אליהם (לדוגמא:נושאים שאתה היוצר שלהם או מוצבים אליך)."
627
  label_user_mail_option_selected: "לכל אירוע בפרויקטים שבחרתי בלבד..."
628
  label_user_mail_option_all: "לכל אירוע בכל הפרויקטים שלי"
629
  label_user_mail_option_none: "רק לנושאים שאני צופה או קשור אליהם"
630
  setting_emails_footer: תחתית דוא"ל
631
  label_float: צף
632
  button_copy: העתק
633
  mail_body_account_information_external: "אתה יכול להשתמש בחשבון {{value}} כדי להתחבר"
634
  mail_body_account_information: פרטי החשבון שלך
635
  setting_protocol: פרוטוקול
636
  label_user_mail_no_self_notified: "אני לא רוצה שיודיעו לי על שינויים שאני מבצע"
637
  setting_time_format: פורמט זמן
638
  label_registration_activation_by_email: הפעל חשבון באמצעות דוא"ל
639
  mail_subject_account_activation_request: "בקשת הפעלה לחשבון {{value}}"
640
  mail_body_account_activation_request: "משתמש חדש ({{value}}) נרשם. החשבון שלו מחכה לאישור שלך:"
641
  label_registration_automatic_activation: הפעלת חשבון אוטומטית
642
  label_registration_manual_activation: הפעלת חשבון ידנית
643
  notice_account_pending: "החשבון שלך נוצר ועתה מחכה לאישור מנהל המערכת."
644
  field_time_zone: איזור זמן
645
  text_caracters_minimum: "חייב להיות לפחות באורך של {{count}} תווים."
646
  setting_bcc_recipients: מוסתר (bcc)
647
  button_annotate: הוסף תיאור מסגרת
648
  label_issues_by: "נושאים לפי {{value}}"
649
  field_searchable: ניתן לחיפוש
650
  label_display_per_page: "בכל דף: {{value}} תוצאות"
651
  setting_per_page_options: אפשרויות אוביקטים לפי דף
652
  label_age: גיל
653
  notice_default_data_loaded: אפשרויות ברירת מחדל מופעלות.
654
  text_load_default_configuration: טען את אפשרויות ברירת המחדל
655
  text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. יהיה באפשרותך לשנותו לאחר שיטען."
656
  error_can_t_load_default_data: "אפשרויות ברירת המחדל לא הצליחו להיטען: {{value}}"
657
  button_update: עדכן
658
  label_change_properties: שנה מאפיינים
659
  label_general: כללי
660
  label_repository_plural: מאגרים
661
  label_associated_revisions: שינויים קשורים
662
  setting_user_format: פורמט הצגת משתמשים
663
  text_status_changed_by_changeset: "הוחל בסדרת השינויים {{value}}."
664
  label_more: עוד
665
  text_issues_destroy_confirmation: 'האם את\ה בטוח שברצונך למחוק את הנושא\ים ?'
666
  label_scm: SCM
667
  text_select_project_modules: 'בחר מודולים להחיל על פקרויקט זה:'
668
  label_issue_added: נושא נוסף
669
  label_issue_updated: נושא עודכן
670
  label_document_added: מוסמך נוסף
671
  label_message_posted: הודעה הוספה
672
  label_file_added: קובץ נוסף
673
  label_news_added: חדשות הוספו
674
  project_module_boards: לוחות
675
  project_module_issue_tracking: מעקב נושאים
676
  project_module_wiki: Wiki
677
  project_module_files: קבצים
678
  project_module_documents: מסמכים
679
  project_module_repository: מאגר
680
  project_module_news: חדשות
681
  project_module_time_tracking: מעקב אחר זמנים
682
  text_file_repository_writable: מאגר הקבצים ניתן לכתיבה
683
  text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה
684
  text_rmagick_available: RMagick available (optional)
685
  button_configure: אפשרויות
686
  label_plugins: תוספים
687
  label_ldap_authentication: אימות LDAP
688
  label_downloads_abbr: D/L
689
  label_this_month: החודש
690
  label_last_n_days: "ב-{{count}} ימים אחרונים"
691
  label_all_time: תמיד
692
  label_this_year: השנה
693
  label_date_range: טווח תאריכים
694
  label_last_week: שבוע שעבר
695
  label_yesterday: אתמול
696
  label_last_month: חודש שעבר
697
  label_add_another_file: הוסף עוד קובץ
698
  label_optional_description: תיאור רשות
699
  text_destroy_time_entries_question: "{{hours}} שעות דווחו על הנושים שאת\ה עומד\ת למחוק. מה ברצונך לעשות ?"
700
  error_issue_not_found_in_project: 'הנושאים לא נמצאו או אינם שיכים לפרויקט'
701
  text_assign_time_entries_to_project: הצב שעות שדווחו לפרויקט הזה
702
  text_destroy_time_entries: מחק שעות שדווחו
703
  text_reassign_time_entries: 'הצב מחדש שעות שדווחו לפרויקט הזה:'
704
  setting_activity_days_default: ימים המוצגים על פעילות הפרויקט
705
  label_chronological_order: בסדר כרונולוגי
706
  field_comments_sorting: הצג הערות
707
  label_reverse_chronological_order: בסדר כרונולוגי הפוך
708
  label_preferences: העדפות
709
  setting_display_subprojects_issues: הצג נושאים של תת פרויקטים כברירת מחדל
710
  label_overall_activity: פעילות כוללת
711
  setting_default_projects_public: פרויקטים חדשים הינם פומביים כברירת מחדל
712
  error_scm_annotate: "הכניסה לא קיימת או שלא ניתן לתאר אותה."
713
  label_planning: תכנון
714
  text_subprojects_destroy_warning: "תת הפרויקט\ים: {{value}} ימחקו גם כן."
715
  label_and_its_subprojects: "{{value}} וכל תת הפרויקטים שלו"
716
  mail_body_reminder: "{{count}} נושאים שמיועדים אליך מיועדים להגשה בתוך {{days}} ימים:"
717
  mail_subject_reminder: "{{count}} נושאים מיעדים להגשה בימים הקרובים"
718
  text_user_wrote: "{{value}} כתב:"
719
  label_duplicated_by: שוכפל ע"י
720
  setting_enabled_scm: אפשר SCM
721
  text_enumeration_category_reassign_to: 'הצב מחדש לערך הזה:'
722
  text_enumeration_destroy_question: "{{count}} אוביקטים מוצבים לערך זה."
723
  label_incoming_emails: דוא"ל נכנס
724
  label_generate_key: יצר מפתח
725
  setting_mail_handler_api_enabled: Enable WS for incoming emails
726
  setting_mail_handler_api_key: מפתח API
727
  text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them."
728
  field_parent_title: דף אב
729
  label_issue_watchers: צופים
730
  setting_commit_logs_encoding: Commit messages encoding
731
  button_quote: צטט
732
  setting_sequential_project_identifiers: Generate sequential project identifiers
733
  notice_unable_delete_version: לא ניתן למחוק גירסא
734
  label_renamed: השם שונה
735
  label_copied: הועתק
736
  setting_plain_text_mail: טקסט פשוט בלבד (ללא HTML)
737
  permission_view_files: צפה בקבצים
738
  permission_edit_issues: ערוך נושאים
739
  permission_edit_own_time_entries: ערוך את לוג הזמן של עצמך
740
  permission_manage_public_queries: נהל שאילתות פומביות
741
  permission_add_issues: הוסף נושא
742
  permission_log_time: תעד זמן שבוזבז
743
  permission_view_changesets: צפה בקבוצות שינויים
744
  permission_view_time_entries: צפה בזמן שבוזבז
745
  permission_manage_versions: נהל גירסאות
746
  permission_manage_wiki: נהל wiki
747
  permission_manage_categories: נהל קטגוריות נושאים
748
  permission_protect_wiki_pages: הגן כל דפי wiki
749
  permission_comment_news: הגב על החדשות
750
  permission_delete_messages: מחק הודעות
751
  permission_select_project_modules: בחר מודולי פרויקט
752
  permission_manage_documents: נהל מסמכים
753
  permission_edit_wiki_pages: ערוך דפי wiki
754
  permission_add_issue_watchers: הוסף צופים
755
  permission_view_gantt: צפה בגאנט
756
  permission_move_issues: הזז נושאים
757
  permission_manage_issue_relations: נהל יחס בין נושאים
758
  permission_delete_wiki_pages: מחק דפי wiki
759
  permission_manage_boards: נהל לוחות
760
  permission_delete_wiki_pages_attachments: מחק דבוקות
761
  permission_view_wiki_edits: צפה בהיסטורית wiki
762
  permission_add_messages: הצב הודעות
763
  permission_view_messages: צפה בהודעות
764
  permission_manage_files: נהל קבצים
765
  permission_edit_issue_notes: ערוך רשימות
766
  permission_manage_news: נהל חדשות
767
  permission_view_calendar: צפה בלוח השנה
768
  permission_manage_members: נהל חברים
769
  permission_edit_messages: ערוך הודעות
770
  permission_delete_issues: מחק נושאים
771
  permission_view_issue_watchers: צפה ברשימה צופים
772
  permission_manage_repository: נהל מאגר
773
  permission_commit_access: Commit access
774
  permission_browse_repository: סייר במאגר
775
  permission_view_documents: צפה במסמכים
776
  permission_edit_project: ערוך פרויקט
777
  permission_add_issue_notes: Add notes
778
  permission_save_queries: שמור שאילתות
779
  permission_view_wiki_pages: צפה ב-wiki
780
  permission_rename_wiki_pages: שנה שם של דפי wiki
781
  permission_edit_time_entries: ערוך רישום זמנים
782
  permission_edit_own_issue_notes: Edit own notes
783
  setting_gravatar_enabled: Use Gravatar user icons
784
  label_example: דוגמא
785
  text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
786
  permission_edit_own_messages: ערוך הודעות של עצמך
787
  permission_delete_own_messages: מחק הודעות של עצמך
788
  label_user_activity: "הפעילות של {{value}}"
789
  label_updated_time_by: "עודכן ע'י {{author}} לפני {{age}}"
790
  setting_diff_max_lines_displayed: Max number of diff lines displayed
791
  text_plugin_assets_writable: Plugin assets directory writable
792
  text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
793
  warning_attachments_not_saved: "{{count}} file(s) could not be saved."
794
  button_create_and_continue: צור ופתח חדש
795
  text_custom_field_possible_values_info: 'One line for each value'
796
  label_display: תצוגה
797
  field_editable: ניתן לעריכה
798
  setting_repository_log_display_limit: Maximum number of revisions displayed on file log
799
  setting_file_max_size_displayed: Max size of text files displayed inline
800
  field_watcher: צופה
801
  setting_openid: Allow OpenID login and registration
802
  field_identity_url: OpenID URL
803
  label_login_with_open_id_option: or login with OpenID
804
  field_content: Content
805
  label_descending: Descending
806
  label_sort: Sort
807
  label_ascending: Ascending
808
  label_date_from_to: מתאריך {{start}} ועד תאריך {{end}}
809
  label_greater_or_equal: ">="
810
  label_less_or_equal: <=
811
  text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do?
812
  text_wiki_page_reassign_children: Reassign child pages to this parent page
813
  text_wiki_page_nullify_children: Keep child pages as root pages
814
  text_wiki_page_destroy_children: Delete child pages and all their descendants
815
  setting_password_min_length: אורך סיסמא מינימאלי
816
  field_group_by: Group results by
817
  mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated"
818
  label_wiki_content_added: Wiki page added
819
  mail_subject_wiki_content_added: "'{{page}}' wiki page has been added"
820
  mail_body_wiki_content_added: The '{{page}}' wiki page has been added by {{author}}.
821
  label_wiki_content_updated: Wiki page updated
822
  mail_body_wiki_content_updated: The '{{page}}' wiki page has been updated by {{author}}.
823
  permission_add_project: Create project
824
  setting_new_project_user_role_id: Role given to a non-admin user who creates a project
825
  label_view_all_revisions: View all revisions
826
  label_tag: Tag
827
  label_branch: Branch
828
  error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
829
  error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
830
  text_journal_changed: "{{label}} השתנה מ{{old}} ל{{new}}"
831
  text_journal_set_to: "{{label}} נקבע ל{{value}}"
832
  text_journal_deleted: "{{label}} נמחק ({{old}})"
833
  label_group_plural: קבוצות
834
  label_group: קבוצה
835
  label_group_new: קבוצה חדשה
836
  label_time_entry_plural: זמן שהושקע
837
  text_journal_added: "{{label}} {{value}} נוסף"
838
  field_active: Active
839
  enumeration_system_activity: System Activity
840
  permission_delete_issue_watchers: Delete watchers
841
  version_status_closed: סגור
842
  version_status_locked: נעול
843
  version_status_open: פתוח
844
  error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
845
  label_user_anonymous: Anonymous
846
  button_move_and_follow: Move and follow
847
  setting_default_projects_modules: Default enabled modules for new projects
848
  setting_gravatar_default: Default Gravatar image
849
  field_sharing: Sharing
850
  label_version_sharing_hierarchy: With project hierarchy
851
  label_version_sharing_system: With all projects
852
  label_version_sharing_descendants: With subprojects
853
  label_version_sharing_tree: With project tree
854
  label_version_sharing_none: Not shared
855
  error_can_not_archive_project: This project can not be archived
856
  button_duplicate: שכפל
857
  button_copy_and_follow: Copy and follow
858
  label_copy_source: Source
859
  setting_issue_done_ratio: Calculate the issue done ratio with
860
  setting_issue_done_ratio_issue_status: Use the issue status
861
  error_issue_done_ratios_not_updated: Issue done ratios not updated.
862
  error_workflow_copy_target: Please select target tracker(s) and role(s)
863
  setting_issue_done_ratio_issue_field: Use the issue field
864
  label_copy_same_as_target: Same as target
865
  label_copy_target: Target
866
  notice_issue_done_ratios_updated: Issue done ratios updated.
867
  error_workflow_copy_source: Please select a source tracker or role
868
  label_update_issue_done_ratios: Update issue done ratios
869
  setting_start_of_week: התחל יומנים לפי
870
  permission_view_issues: View Issues
871
  label_display_used_statuses_only: Only display statuses that are used by this tracker
872
  label_revision_id: Revision {{value}}
873
  label_api_access_key: API access key
874
  label_api_access_key_created_on: API access key created {{value}} ago
875
  label_feeds_access_key: RSS access key
876
  notice_api_access_key_reseted: Your API access key was reset.
877
  setting_rest_api_enabled: Enable REST web service
878
  label_missing_api_access_key: Missing an API access key
879
  label_missing_feeds_access_key: Missing a RSS access key
880
  button_show: Show
881
  text_line_separated: Multiple values allowed (one line for each value).
882
  setting_mail_handler_body_delimiters: Truncate emails after one of these lines
883
  permission_add_subprojects: Create subprojects
884
  label_subproject_new: תת-פרויקט חדש
885
  text_own_membership_delete_confirmation: |-
886
    You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
887
    Are you sure you want to continue?
888
  label_close_versions: Close completed versions
889
  label_board_sticky: Sticky
890
  label_board_locked: Locked
891
  permission_export_wiki_pages: Export wiki pages
892
  setting_cache_formatted_text: Cache formatted text
893
  permission_manage_project_activities: Manage project activities
(3-3/3)