comparison .svn/pristine/d7/d71cf18bdc19861ad8ec64f239467d87c9f0a844.svn-base @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +0100
parents
children
comparison
equal deleted inserted replaced
1294:3e4c3460b6ca 1295:622f24f53b42
1 # Hebrew translation for Redmine
2 # Initiated by Dotan Nahum (dipidi@gmail.com)
3 # Jul 2010 - Updated by Orgad Shaneh (orgads@gmail.com)
4
5 he:
6 direction: rtl
7 date:
8 formats:
9 default: "%d/%m/%Y"
10 short: "%d/%m"
11 long: "%d/%m/%Y"
12 only_day: "%e"
13
14 day_names: [ראשון, שני, שלישי, רביעי, חמישי, שישי, שבת]
15 abbr_day_names: ["א'", "ב'", "ג'", "ד'", "ה'", "ו'", "ש'"]
16 month_names: [~, ינואר, פברואר, מרץ, אפריל, מאי, יוני, יולי, אוגוסט, ספטמבר, אוקטובר, נובמבר, דצמבר]
17 abbr_month_names: [~, יאנ, פבר, מרץ, אפר, מאי, יונ, יול, אוג, ספט, אוק, נוב, דצמ]
18 order:
19 - :day
20 - :month
21 - :year
22
23 time:
24 formats:
25 default: "%a %d/%m/%Y %H:%M:%S"
26 time: "%H:%M"
27 short: "%d %b %H:%M"
28 long: "%B %d, %Y %H:%M"
29 only_second: "%S"
30
31 datetime:
32 formats:
33 default: "%d-%m-%YT%H:%M:%S%Z"
34
35 am: 'am'
36 pm: 'pm'
37
38 datetime:
39 distance_in_words:
40 half_a_minute: 'חצי דקה'
41 less_than_x_seconds:
42 zero: 'פחות משניה'
43 one: 'פחות משניה'
44 other: 'פחות מ־%{count} שניות'
45 x_seconds:
46 one: 'שניה אחת'
47 other: '%{count} שניות'
48 less_than_x_minutes:
49 zero: 'פחות מדקה אחת'
50 one: 'פחות מדקה אחת'
51 other: 'פחות מ־%{count} דקות'
52 x_minutes:
53 one: 'דקה אחת'
54 other: '%{count} דקות'
55 about_x_hours:
56 one: 'בערך שעה אחת'
57 other: 'בערך %{count} שעות'
58 x_hours:
59 one: "1 hour"
60 other: "%{count} hours"
61 x_days:
62 one: 'יום אחד'
63 other: '%{count} ימים'
64 about_x_months:
65 one: 'בערך חודש אחד'
66 other: 'בערך %{count} חודשים'
67 x_months:
68 one: 'חודש אחד'
69 other: '%{count} חודשים'
70 about_x_years:
71 one: 'בערך שנה אחת'
72 other: 'בערך %{count} שנים'
73 over_x_years:
74 one: 'מעל שנה אחת'
75 other: 'מעל %{count} שנים'
76 almost_x_years:
77 one: "כמעט שנה"
78 other: "כמעט %{count} שנים"
79
80 number:
81 format:
82 precision: 3
83 separator: '.'
84 delimiter: ','
85 currency:
86 format:
87 unit: 'ש"ח'
88 precision: 2
89 format: '%u %n'
90 human:
91 storage_units:
92 format: "%n %u"
93 units:
94 byte:
95 one: "בייט"
96 other: "בתים"
97 kb: "KB"
98 mb: "MB"
99 gb: "GB"
100 tb: "TB"
101
102 support:
103 array:
104 sentence_connector: "וגם"
105 skip_last_comma: true
106
107 activerecord:
108 errors:
109 template:
110 header:
111 one: "1 error prohibited this %{model} from being saved"
112 other: "%{count} errors prohibited this %{model} from being saved"
113 messages:
114 inclusion: "לא נכלל ברשימה"
115 exclusion: "לא זמין"
116 invalid: "לא ולידי"
117 confirmation: "לא תואם לאישור"
118 accepted: "חייב באישור"
119 empty: "חייב להכלל"
120 blank: "חייב להכלל"
121 too_long: "ארוך מדי (לא יותר מ־%{count} תוים)"
122 too_short: "קצר מדי (לא יותר מ־%{count} תוים)"
123 wrong_length: "לא באורך הנכון (חייב להיות %{count} תוים)"
124 taken: "לא זמין"
125 not_a_number: "הוא לא מספר"
126 greater_than: "חייב להיות גדול מ־%{count}"
127 greater_than_or_equal_to: "חייב להיות גדול או שווה ל־%{count}"
128 equal_to: "חייב להיות שווה ל־%{count}"
129 less_than: "חייב להיות קטן מ־%{count}"
130 less_than_or_equal_to: "חייב להיות קטן או שווה ל־%{count}"
131 odd: "חייב להיות אי זוגי"
132 even: "חייב להיות זוגי"
133 greater_than_start_date: "חייב להיות מאוחר יותר מתאריך ההתחלה"
134 not_same_project: "לא שייך לאותו הפרויקט"
135 circular_dependency: "קשר זה יצור תלות מעגלית"
136 cant_link_an_issue_with_a_descendant: "לא ניתן לקשר נושא לתת־משימה שלו"
137
138 actionview_instancetag_blank_option: בחר בבקשה
139
140 general_text_No: 'לא'
141 general_text_Yes: 'כן'
142 general_text_no: 'לא'
143 general_text_yes: 'כן'
144 general_lang_name: 'Hebrew (עברית)'
145 general_csv_separator: ','
146 general_csv_decimal_separator: '.'
147 general_csv_encoding: ISO-8859-8
148 general_pdf_encoding: UTF-8
149 general_first_day_of_week: '7'
150
151 notice_account_updated: החשבון עודכן בהצלחה!
152 notice_account_invalid_creditentials: שם משתמש או סיסמה שגויים
153 notice_account_password_updated: הסיסמה עודכנה בהצלחה!
154 notice_account_wrong_password: סיסמה שגויה
155 notice_account_register_done: החשבון נוצר בהצלחה. להפעלת החשבון לחץ על הקישור שנשלח לדוא"ל שלך.
156 notice_account_unknown_email: משתמש לא מוכר.
157 notice_can_t_change_password: החשבון הזה משתמש במקור הזדהות חיצוני. שינוי סיסמה הינו בילתי אפשר
158 notice_account_lost_email_sent: דוא"ל עם הוראות לבחירת סיסמה חדשה נשלח אליך.
159 notice_account_activated: חשבונך הופעל. אתה יכול להתחבר כעת.
160 notice_successful_create: יצירה מוצלחת.
161 notice_successful_update: עידכון מוצלח.
162 notice_successful_delete: מחיקה מוצלחת.
163 notice_successful_connection: חיבור מוצלח.
164 notice_file_not_found: הדף שאתה מנסה לגשת אליו אינו קיים או שהוסר.
165 notice_locking_conflict: המידע עודכן על ידי משתמש אחר.
166 notice_not_authorized: אינך מורשה לראות דף זה.
167 notice_not_authorized_archived_project: הפרויקט שאתה מנסה לגשת אליו נמצא בארכיון.
168 notice_email_sent: "דואל נשלח לכתובת %{value}"
169 notice_email_error: "ארעה שגיאה בעת שליחת הדואל (%{value})"
170 notice_feeds_access_key_reseted: מפתח ה־RSS שלך אופס.
171 notice_api_access_key_reseted: מפתח הגישה שלך ל־API אופס.
172 notice_failed_to_save_issues: "נכשרת בשמירת %{count} נושאים ב %{total} נבחרו: %{ids}."
173 notice_failed_to_save_members: "כשלון בשמירת חבר(ים): %{errors}."
174 notice_no_issue_selected: "לא נבחר אף נושא! בחר בבקשה את הנושאים שברצונך לערוך."
175 notice_account_pending: "החשבון שלך נוצר ועתה מחכה לאישור מנהל המערכת."
176 notice_default_data_loaded: אפשרויות ברירת מחדל מופעלות.
177 notice_unable_delete_version: לא ניתן למחוק גירסה
178 notice_unable_delete_time_entry: לא ניתן למחוק רשומת זמן.
179 notice_issue_done_ratios_updated: אחוזי התקדמות לנושא עודכנו.
180
181 error_can_t_load_default_data: "אפשרויות ברירת המחדל לא הצליחו להיטען: %{value}"
182 error_scm_not_found: כניסה ו\או מהדורה אינם קיימים במאגר.
183 error_scm_command_failed: "ארעה שגיאה בעת ניסון גישה למאגר: %{value}"
184 error_scm_annotate: "הכניסה לא קיימת או שלא ניתן לתאר אותה."
185 error_issue_not_found_in_project: 'הנושאים לא נמצאו או אינם שיכים לפרויקט'
186 error_no_tracker_in_project: לא הוגדר סיווג לפרויקט זה. נא בדוק את הגדרות הפרויקט.
187 error_no_default_issue_status: לא מוגדר מצב ברירת מחדל לנושאים. נא בדוק את התצורה ("ניהול -> מצבי נושא").
188 error_can_not_delete_custom_field: לא ניתן למחוק שדה מותאם אישית
189 error_can_not_delete_tracker: קיימים נושאים בסיווג זה, ולא ניתן למחוק אותו.
190 error_can_not_remove_role: תפקיד זה נמצא בשימוש, ולא ניתן למחוק אותו.
191 error_can_not_reopen_issue_on_closed_version: לא ניתן לפתוח מחדש נושא שמשויך לגירסה סגורה
192 error_can_not_archive_project: לא ניתן לארכב פרויקט זה
193 error_issue_done_ratios_not_updated: אחוז התקדמות לנושא לא עודכן.
194 error_workflow_copy_source: נא בחר סיווג או תפקיד מקור
195 error_workflow_copy_target: נא בחר תפקיד(ים) וסיווג(ים)
196 error_unable_delete_issue_status: לא ניתן למחוק מצב נושא
197 error_unable_to_connect: לא ניתן להתחבר (%{value})
198 warning_attachments_not_saved: "כשלון בשמירת %{count} קבצים."
199
200 mail_subject_lost_password: "סיסמת ה־%{value} שלך"
201 mail_body_lost_password: 'לשינו סיסמת ה־Redmine שלך, לחץ על הקישור הבא:'
202 mail_subject_register: "הפעלת חשבון %{value}"
203 mail_body_register: 'להפעלת חשבון ה־Redmine שלך, לחץ על הקישור הבא:'
204 mail_body_account_information_external: "אתה יכול להשתמש בחשבון %{value} כדי להתחבר"
205 mail_body_account_information: פרטי החשבון שלך
206 mail_subject_account_activation_request: "בקשת הפעלה לחשבון %{value}"
207 mail_body_account_activation_request: "משתמש חדש (%{value}) נרשם. החשבון שלו מחכה לאישור שלך:"
208 mail_subject_reminder: "%{count} נושאים מיועדים להגשה בימים הקרובים (%{days})"
209 mail_body_reminder: "%{count} נושאים שמיועדים אליך מיועדים להגשה בתוך %{days} ימים:"
210 mail_subject_wiki_content_added: "דף ה־wiki ‏'%{id}' נוסף"
211 mail_body_wiki_content_added: דף ה־wiki ‏'%{id}' נוסף ע"י %{author}.
212 mail_subject_wiki_content_updated: "דף ה־wiki ‏'%{id}' עודכן"
213 mail_body_wiki_content_updated: דף ה־wiki ‏'%{id}' עודכן ע"י %{author}.
214
215 gui_validation_error: שגיאה 1
216 gui_validation_error_plural: "%{count} שגיאות"
217
218 field_name: שם
219 field_description: תיאור
220 field_summary: תקציר
221 field_is_required: נדרש
222 field_firstname: שם פרטי
223 field_lastname: שם משפחה
224 field_mail: דוא"ל
225 field_filename: קובץ
226 field_filesize: גודל
227 field_downloads: הורדות
228 field_author: כותב
229 field_created_on: נוצר
230 field_updated_on: עודכן
231 field_field_format: פורמט
232 field_is_for_all: לכל הפרויקטים
233 field_possible_values: ערכים אפשריים
234 field_regexp: ביטוי רגיל
235 field_min_length: אורך מינימאלי
236 field_max_length: אורך מקסימאלי
237 field_value: ערך
238 field_category: קטגוריה
239 field_title: כותרת
240 field_project: פרויקט
241 field_issue: נושא
242 field_status: מצב
243 field_notes: הערות
244 field_is_closed: נושא סגור
245 field_is_default: ערך ברירת מחדל
246 field_tracker: סיווג
247 field_subject: שם נושא
248 field_due_date: תאריך סיום
249 field_assigned_to: אחראי
250 field_priority: עדיפות
251 field_fixed_version: גירסת יעד
252 field_user: מתשמש
253 field_principal: מנהל
254 field_role: תפקיד
255 field_homepage: דף הבית
256 field_is_public: פומבי
257 field_parent: תת פרויקט של
258 field_is_in_roadmap: נושאים המוצגים במפת הדרכים
259 field_login: שם משתמש
260 field_mail_notification: הודעות דוא"ל
261 field_admin: ניהול
262 field_last_login_on: התחברות אחרונה
263 field_language: שפה
264 field_effective_date: תאריך
265 field_password: סיסמה
266 field_new_password: סיסמה חדשה
267 field_password_confirmation: אישור
268 field_version: גירסה
269 field_type: סוג
270 field_host: שרת
271 field_port: פורט
272 field_account: חשבון
273 field_base_dn: בסיס DN
274 field_attr_login: תכונת התחברות
275 field_attr_firstname: תכונת שם פרטים
276 field_attr_lastname: תכונת שם משפחה
277 field_attr_mail: תכונת דוא"ל
278 field_onthefly: יצירת משתמשים זריזה
279 field_start_date: תאריך התחלה
280 field_done_ratio: "% גמור"
281 field_auth_source: מקור הזדהות
282 field_hide_mail: החבא את כתובת הדוא"ל שלי
283 field_comments: הערות
284 field_url: URL
285 field_start_page: דף התחלתי
286 field_subproject: תת־פרויקט
287 field_hours: שעות
288 field_activity: פעילות
289 field_spent_on: תאריך
290 field_identifier: מזהה
291 field_is_filter: משמש כמסנן
292 field_issue_to: נושאים קשורים
293 field_delay: עיקוב
294 field_assignable: ניתן להקצות נושאים לתפקיד זה
295 field_redirect_existing_links: העבר קישורים קיימים
296 field_estimated_hours: זמן משוער
297 field_column_names: עמודות
298 field_time_entries: רישום זמנים
299 field_time_zone: איזור זמן
300 field_searchable: ניתן לחיפוש
301 field_default_value: ערך ברירת מחדל
302 field_comments_sorting: הצג הערות
303 field_parent_title: דף אב
304 field_editable: ניתן לעריכה
305 field_watcher: צופה
306 field_identity_url: כתובת OpenID
307 field_content: תוכן
308 field_group_by: קבץ את התוצאות לפי
309 field_sharing: שיתוף
310 field_parent_issue: משימת אב
311 field_text: שדה טקסט
312
313 setting_app_title: כותרת ישום
314 setting_app_subtitle: תת־כותרת ישום
315 setting_welcome_text: טקסט "ברוך הבא"
316 setting_default_language: שפת ברירת מחדל
317 setting_login_required: דרושה הזדהות
318 setting_self_registration: אפשר הרשמה עצמית
319 setting_attachment_max_size: גודל דבוקה מקסימאלי
320 setting_issues_export_limit: גבול יצוא נושאים
321 setting_mail_from: כתובת שליחת דוא"ל
322 setting_bcc_recipients: מוסתר (bcc)
323 setting_plain_text_mail: טקסט פשוט בלבד (ללא HTML)
324 setting_host_name: שם שרת
325 setting_text_formatting: עיצוב טקסט
326 setting_wiki_compression: כיווץ היסטורית wiki
327 setting_feeds_limit: גבול תוכן הזנות
328 setting_default_projects_public: פרויקטים חדשים הינם פומביים כברירת מחדל
329 setting_autofetch_changesets: משיכה אוטומטית של שינויים
330 setting_sys_api_enabled: אפשר שירות רשת לניהול המאגר
331 setting_commit_ref_keywords: מילות מפתח מקשרות
332 setting_commit_fix_keywords: מילות מפתח מתקנות
333 setting_autologin: התחברות אוטומטית
334 setting_date_format: פורמט תאריך
335 setting_time_format: פורמט זמן
336 setting_cross_project_issue_relations: הרשה קישור נושאים בין פרויקטים
337 setting_issue_list_default_columns: עמודות ברירת מחדל המוצגות ברשימת הנושאים
338 setting_emails_footer: תחתית דוא"ל
339 setting_protocol: פרוטוקול
340 setting_per_page_options: אפשרויות אוביקטים לפי דף
341 setting_user_format: פורמט הצגת משתמשים
342 setting_activity_days_default: ימים המוצגים על פעילות הפרויקט
343 setting_display_subprojects_issues: הצג נושאים של תתי־פרויקטים כברירת מחדל
344 setting_enabled_scm: אפשר ניהול תצורה
345 setting_mail_handler_body_delimiters: חתוך כתובות דואר אחרי אחת משורות אלה
346 setting_mail_handler_api_enabled: אפשר שירות רשת לדואר נכנס
347 setting_mail_handler_api_key: מפתח API
348 setting_sequential_project_identifiers: השתמש במספרים עוקבים למזהי פרויקט
349 setting_gravatar_enabled: שימוש בצלמיות משתמשים מ־Gravatar
350 setting_gravatar_default: תמונת Gravatar ברירת מחדל
351 setting_diff_max_lines_displayed: מספר מירבי של שורות בתצוגת שינויים
352 setting_file_max_size_displayed: גודל מירבי של מלל המוצג בתוך השורה
353 setting_repository_log_display_limit: מספר מירבי של מהדורות המוצגות ביומן קובץ
354 setting_openid: אפשר התחברות ורישום באמצעות OpenID
355 setting_password_min_length: אורך סיסמה מינימאלי
356 setting_new_project_user_role_id: התפקיד שמוגדר למשתמש פשוט אשר יוצר פרויקט
357 setting_default_projects_modules: מודולים מאופשרים בברירת מחדל עבור פרויקטים חדשים
358 setting_issue_done_ratio: חשב אחוז התקדמות בנושא עם
359 setting_issue_done_ratio_issue_field: השתמש בשדה הנושא
360 setting_issue_done_ratio_issue_status: השתמש במצב הנושא
361 setting_start_of_week: השבוע מתחיל ביום
362 setting_rest_api_enabled: אפשר שירות רשת REST
363 setting_cache_formatted_text: שמור טקסט מעוצב במטמון
364 setting_default_notification_option: אפשרות התראה ברירת־מחדל
365
366 permission_add_project: יצירת פרויקט
367 permission_add_subprojects: יצירת תתי־פרויקט
368 permission_edit_project: עריכת פרויקט
369 permission_select_project_modules: בחירת מודולי פרויקט
370 permission_manage_members: ניהול חברים
371 permission_manage_project_activities: נהל פעילויות פרויקט
372 permission_manage_versions: ניהול גירסאות
373 permission_manage_categories: ניהול קטגוריות נושאים
374 permission_view_issues: צפיה בנושאים
375 permission_add_issues: הוספת נושא
376 permission_edit_issues: עריכת נושאים
377 permission_manage_issue_relations: ניהול קשרים בין נושאים
378 permission_add_issue_notes: הוספת הערות לנושאים
379 permission_edit_issue_notes: עריכת רשימות
380 permission_edit_own_issue_notes: עריכת הערות של עצמו
381 permission_move_issues: הזזת נושאים
382 permission_delete_issues: מחיקת נושאים
383 permission_manage_public_queries: ניהול שאילתות פומביות
384 permission_save_queries: שמירת שאילתות
385 permission_view_gantt: צפיה בגאנט
386 permission_view_calendar: צפיה בלוח השנה
387 permission_view_issue_watchers: צפיה ברשימת צופים
388 permission_add_issue_watchers: הוספת צופים
389 permission_delete_issue_watchers: הסרת צופים
390 permission_log_time: תיעוד זמן שהושקע
391 permission_view_time_entries: צפיה ברישום זמנים
392 permission_edit_time_entries: עריכת רישום זמנים
393 permission_edit_own_time_entries: עריכת רישום הזמנים של עצמו
394 permission_manage_news: ניהול חדשות
395 permission_comment_news: תגובה לחדשות
396 permission_manage_documents: ניהול מסמכים
397 permission_view_documents: צפיה במסמכים
398 permission_manage_files: ניהול קבצים
399 permission_view_files: צפיה בקבצים
400 permission_manage_wiki: ניהול wiki
401 permission_rename_wiki_pages: שינוי שם של דפי wiki
402 permission_delete_wiki_pages: מחיקת דפי wiki
403 permission_view_wiki_pages: צפיה ב־wiki
404 permission_view_wiki_edits: צפיה בהיסטורית wiki
405 permission_edit_wiki_pages: עריכת דפי wiki
406 permission_delete_wiki_pages_attachments: מחיקת דבוקות
407 permission_protect_wiki_pages: הגנה על כל דפי wiki
408 permission_manage_repository: ניהול מאגר
409 permission_browse_repository: סיור במאגר
410 permission_view_changesets: צפיה בסדרות שינויים
411 permission_commit_access: אישור הפקדות
412 permission_manage_boards: ניהול לוחות
413 permission_view_messages: צפיה בהודעות
414 permission_add_messages: הצבת הודעות
415 permission_edit_messages: עריכת הודעות
416 permission_edit_own_messages: עריכת הודעות של עצמו
417 permission_delete_messages: מחיקת הודעות
418 permission_delete_own_messages: מחיקת הודעות של עצמו
419 permission_export_wiki_pages: יצא דפי wiki
420 permission_manage_subtasks: נהל תתי־משימות
421
422 project_module_issue_tracking: מעקב נושאים
423 project_module_time_tracking: מעקב אחר זמנים
424 project_module_news: חדשות
425 project_module_documents: מסמכים
426 project_module_files: קבצים
427 project_module_wiki: Wiki
428 project_module_repository: מאגר
429 project_module_boards: לוחות
430 project_module_calendar: לוח שנה
431 project_module_gantt: גאנט
432
433 label_user: משתמש
434 label_user_plural: משתמשים
435 label_user_new: משתמש חדש
436 label_user_anonymous: אלמוני
437 label_project: פרויקט
438 label_project_new: פרויקט חדש
439 label_project_plural: פרויקטים
440 label_x_projects:
441 zero: ללא פרויקטים
442 one: פרויקט אחד
443 other: "%{count} פרויקטים"
444 label_project_all: כל הפרויקטים
445 label_project_latest: הפרויקטים החדשים ביותר
446 label_issue: נושא
447 label_issue_new: נושא חדש
448 label_issue_plural: נושאים
449 label_issue_view_all: צפה בכל הנושאים
450 label_issues_by: "נושאים לפי %{value}"
451 label_issue_added: נושא נוסף
452 label_issue_updated: נושא עודכן
453 label_document: מסמך
454 label_document_new: מסמך חדש
455 label_document_plural: מסמכים
456 label_document_added: מסמך נוסף
457 label_role: תפקיד
458 label_role_plural: תפקידים
459 label_role_new: תפקיד חדש
460 label_role_and_permissions: תפקידים והרשאות
461 label_member: חבר
462 label_member_new: חבר חדש
463 label_member_plural: חברים
464 label_tracker: סיווג
465 label_tracker_plural: סיווגים
466 label_tracker_new: סיווג חדש
467 label_workflow: זרימת עבודה
468 label_issue_status: מצב נושא
469 label_issue_status_plural: מצבי נושא
470 label_issue_status_new: מצב חדש
471 label_issue_category: קטגורית נושא
472 label_issue_category_plural: קטגוריות נושא
473 label_issue_category_new: קטגוריה חדשה
474 label_custom_field: שדה אישי
475 label_custom_field_plural: שדות אישיים
476 label_custom_field_new: שדה אישי חדש
477 label_enumerations: אינומרציות
478 label_enumeration_new: ערך חדש
479 label_information: מידע
480 label_information_plural: מידע
481 label_please_login: נא התחבר
482 label_register: הרשמה
483 label_login_with_open_id_option: או התחבר באמצעות OpenID
484 label_password_lost: אבדה הסיסמה?
485 label_home: דף הבית
486 label_my_page: הדף שלי
487 label_my_account: החשבון שלי
488 label_my_projects: הפרויקטים שלי
489 label_my_page_block: בלוק הדף שלי
490 label_administration: ניהול
491 label_login: התחבר
492 label_logout: התנתק
493 label_help: עזרה
494 label_reported_issues: נושאים שדווחו
495 label_assigned_to_me_issues: נושאים שהוצבו לי
496 label_last_login: התחברות אחרונה
497 label_registered_on: נרשם בתאריך
498 label_activity: פעילות
499 label_overall_activity: פעילות כוללת
500 label_user_activity: "הפעילות של %{value}"
501 label_new: חדש
502 label_logged_as: מחובר כ
503 label_environment: סביבה
504 label_authentication: הזדהות
505 label_auth_source: מקור הזדהות
506 label_auth_source_new: מקור הזדהות חדש
507 label_auth_source_plural: מקורות הזדהות
508 label_subproject_plural: תת־פרויקטים
509 label_subproject_new: תת־פרויקט חדש
510 label_and_its_subprojects: "%{value} וכל תתי־הפרויקטים שלו"
511 label_min_max_length: אורך מינימאלי - מקסימאלי
512 label_list: רשימה
513 label_date: תאריך
514 label_integer: מספר שלם
515 label_float: צף
516 label_boolean: ערך בוליאני
517 label_string: טקסט
518 label_text: טקסט ארוך
519 label_attribute: תכונה
520 label_attribute_plural: תכונות
521 label_download: "הורדה %{count}"
522 label_download_plural: "%{count} הורדות"
523 label_no_data: אין מידע להציג
524 label_change_status: שנה מצב
525 label_history: היסטוריה
526 label_attachment: קובץ
527 label_attachment_new: קובץ חדש
528 label_attachment_delete: מחק קובץ
529 label_attachment_plural: קבצים
530 label_file_added: קובץ נוסף
531 label_report: דו"ח
532 label_report_plural: דו"חות
533 label_news: חדשות
534 label_news_new: הוסף חדשות
535 label_news_plural: חדשות
536 label_news_latest: חדשות אחרונות
537 label_news_view_all: צפה בכל החדשות
538 label_news_added: חדשות נוספו
539 label_settings: הגדרות
540 label_overview: מבט רחב
541 label_version: גירסה
542 label_version_new: גירסה חדשה
543 label_version_plural: גירסאות
544 label_close_versions: סגור גירסאות שהושלמו
545 label_confirmation: אישור
546 label_export_to: יצא ל
547 label_read: קרא...
548 label_public_projects: פרויקטים פומביים
549 label_open_issues: פתוח
550 label_open_issues_plural: פתוחים
551 label_closed_issues: סגור
552 label_closed_issues_plural: סגורים
553 label_x_open_issues_abbr_on_total:
554 zero: 0 פתוחים / %{total}
555 one: 1 פתוח / %{total}
556 other: "%{count} פתוחים / %{total}"
557 label_x_open_issues_abbr:
558 zero: 0 פתוחים
559 one: 1 פתוח
560 other: "%{count} פתוחים"
561 label_x_closed_issues_abbr:
562 zero: 0 סגורים
563 one: 1 סגור
564 other: "%{count} סגורים"
565 label_total: סה"כ
566 label_permissions: הרשאות
567 label_current_status: מצב נוכחי
568 label_new_statuses_allowed: מצבים חדשים אפשריים
569 label_all: הכל
570 label_none: כלום
571 label_nobody: אף אחד
572 label_next: הבא
573 label_previous: הקודם
574 label_used_by: בשימוש ע"י
575 label_details: פרטים
576 label_add_note: הוסף הערה
577 label_per_page: לכל דף
578 label_calendar: לוח שנה
579 label_months_from: חודשים מ
580 label_gantt: גאנט
581 label_internal: פנימי
582 label_last_changes: "%{count} שינוים אחרונים"
583 label_change_view_all: צפה בכל השינוים
584 label_personalize_page: התאם אישית דף זה
585 label_comment: תגובה
586 label_comment_plural: תגובות
587 label_x_comments:
588 zero: אין הערות
589 one: הערה אחת
590 other: "%{count} הערות"
591 label_comment_add: הוסף תגובה
592 label_comment_added: תגובה נוספה
593 label_comment_delete: מחק תגובות
594 label_query: שאילתה אישית
595 label_query_plural: שאילתות אישיות
596 label_query_new: שאילתה חדשה
597 label_filter_add: הוסף מסנן
598 label_filter_plural: מסננים
599 label_equals: הוא
600 label_not_equals: הוא לא
601 label_in_less_than: בפחות מ
602 label_in_more_than: ביותר מ
603 label_greater_or_equal: ">="
604 label_less_or_equal: <=
605 label_in: ב
606 label_today: היום
607 label_all_time: תמיד
608 label_yesterday: אתמול
609 label_this_week: השבוע
610 label_last_week: השבוע שעבר
611 label_last_n_days: "ב־%{count} ימים אחרונים"
612 label_this_month: החודש
613 label_last_month: חודש שעבר
614 label_this_year: השנה
615 label_date_range: טווח תאריכים
616 label_less_than_ago: פחות מ
617 label_more_than_ago: יותר מ
618 label_ago: לפני
619 label_contains: מכיל
620 label_not_contains: לא מכיל
621 label_day_plural: ימים
622 label_repository: מאגר
623 label_repository_plural: מאגרים
624 label_browse: סייר
625 label_modification: "שינוי %{count}"
626 label_modification_plural: "%{count} שינויים"
627 label_branch: ענף
628 label_tag: סימון
629 label_revision: מהדורה
630 label_revision_plural: מהדורות
631 label_revision_id: מהדורה %{value}
632 label_associated_revisions: מהדורות קשורות
633 label_added: נוסף
634 label_modified: שונה
635 label_copied: הועתק
636 label_renamed: השם שונה
637 label_deleted: נמחק
638 label_latest_revision: מהדורה אחרונה
639 label_latest_revision_plural: מהדורות אחרונות
640 label_view_revisions: צפה במהדורות
641 label_view_all_revisions: צפה בכל המהדורות
642 label_max_size: גודל מקסימאלי
643 label_sort_highest: הזז לראשית
644 label_sort_higher: הזז למעלה
645 label_sort_lower: הזז למטה
646 label_sort_lowest: הזז לתחתית
647 label_roadmap: מפת הדרכים
648 label_roadmap_due_in: "נגמר בעוד %{value}"
649 label_roadmap_overdue: "%{value} מאחר"
650 label_roadmap_no_issues: אין נושאים לגירסה זו
651 label_search: חפש
652 label_result_plural: תוצאות
653 label_all_words: כל המילים
654 label_wiki: Wiki
655 label_wiki_edit: ערוך wiki
656 label_wiki_edit_plural: עריכות wiki
657 label_wiki_page: דף Wiki
658 label_wiki_page_plural: דפי wiki
659 label_index_by_title: סדר על פי כותרת
660 label_index_by_date: סדר על פי תאריך
661 label_current_version: גירסה נוכחית
662 label_preview: תצוגה מקדימה
663 label_feed_plural: הזנות
664 label_changes_details: פירוט כל השינויים
665 label_issue_tracking: מעקב אחר נושאים
666 label_spent_time: זמן שהושקע
667 label_overall_spent_time: זמן שהושקע סה"כ
668 label_f_hour: "%{value} שעה"
669 label_f_hour_plural: "%{value} שעות"
670 label_time_tracking: מעקב זמנים
671 label_change_plural: שינויים
672 label_statistics: סטטיסטיקות
673 label_commits_per_month: הפקדות לפי חודש
674 label_commits_per_author: הפקדות לפי כותב
675 label_view_diff: צפה בשינויים
676 label_diff_inline: בתוך השורה
677 label_diff_side_by_side: צד לצד
678 label_options: אפשרויות
679 label_copy_workflow_from: העתק זירמת עבודה מ
680 label_permissions_report: דו"ח הרשאות
681 label_watched_issues: נושאים שנצפו
682 label_related_issues: נושאים קשורים
683 label_applied_status: מצב מוחל
684 label_loading: טוען...
685 label_relation_new: קשר חדש
686 label_relation_delete: מחק קשר
687 label_relates_to: קשור ל
688 label_duplicates: מכפיל את
689 label_duplicated_by: שוכפל ע"י
690 label_blocks: חוסם את
691 label_blocked_by: חסום ע"י
692 label_precedes: מקדים את
693 label_follows: עוקב אחרי
694 label_end_to_start: מהתחלה לסוף
695 label_end_to_end: מהסוף לסוף
696 label_start_to_start: מהתחלה להתחלה
697 label_start_to_end: מהתחלה לסוף
698 label_stay_logged_in: השאר מחובר
699 label_disabled: מבוטל
700 label_show_completed_versions: הצג גירסאות גמורות
701 label_me: אני
702 label_board: פורום
703 label_board_new: פורום חדש
704 label_board_plural: פורומים
705 label_board_locked: נעול
706 label_board_sticky: דביק
707 label_topic_plural: נושאים
708 label_message_plural: הודעות
709 label_message_last: הודעה אחרונה
710 label_message_new: הודעה חדשה
711 label_message_posted: הודעה נוספה
712 label_reply_plural: השבות
713 label_send_information: שלח מידע על חשבון למשתמש
714 label_year: שנה
715 label_month: חודש
716 label_week: שבוע
717 label_date_from: מתאריך
718 label_date_to: עד
719 label_language_based: מבוסס שפה
720 label_sort_by: "מיין לפי %{value}"
721 label_send_test_email: שלח דוא"ל בדיקה
722 label_feeds_access_key: מפתח גישה ל־RSS
723 label_missing_feeds_access_key: חסר מפתח גישה ל־RSS
724 label_feeds_access_key_created_on: "מפתח הזנת RSS נוצר לפני%{value}"
725 label_module_plural: מודולים
726 label_added_time_by: 'נוסף ע"י %{author} לפני %{age}'
727 label_updated_time_by: 'עודכן ע"י %{author} לפני %{age}'
728 label_updated_time: "עודכן לפני %{value} "
729 label_jump_to_a_project: קפוץ לפרויקט...
730 label_file_plural: קבצים
731 label_changeset_plural: סדרות שינויים
732 label_default_columns: עמודת ברירת מחדל
733 label_no_change_option: (אין שינוים)
734 label_bulk_edit_selected_issues: ערוך את הנושאים המסומנים
735 label_theme: ערכת נושא
736 label_default: ברירת מחדל
737 label_search_titles_only: חפש בכותרות בלבד
738 label_user_mail_option_all: "לכל אירוע בכל הפרויקטים שלי"
739 label_user_mail_option_selected: "לכל אירוע בפרויקטים שבחרתי בלבד..."
740 label_user_mail_option_only_my_events: עבור דברים שאני צופה או מעורב בהם בלבד
741 label_user_mail_option_only_assigned: עבור דברים שאני אחראי עליהם בלבד
742 label_user_mail_option_only_owner: עבור דברים שאני הבעלים שלהם בלבד
743 label_user_mail_no_self_notified: "אני לא רוצה שיודיעו לי על שינויים שאני מבצע"
744 label_registration_activation_by_email: הפעל חשבון באמצעות דוא"ל
745 label_registration_manual_activation: הפעלת חשבון ידנית
746 label_registration_automatic_activation: הפעלת חשבון אוטומטית
747 label_display_per_page: "בכל דף: %{value} תוצאות"
748 label_age: גיל
749 label_change_properties: שנה מאפיינים
750 label_general: כללי
751 label_more: עוד
752 label_scm: מערכת ניהול תצורה
753 label_plugins: תוספים
754 label_ldap_authentication: הזדהות LDAP
755 label_downloads_abbr: D/L
756 label_optional_description: תיאור רשות
757 label_add_another_file: הוסף עוד קובץ
758 label_preferences: העדפות
759 label_chronological_order: בסדר כרונולוגי
760 label_reverse_chronological_order: בסדר כרונולוגי הפוך
761 label_planning: תכנון
762 label_incoming_emails: דוא"ל נכנס
763 label_generate_key: צור מפתח
764 label_issue_watchers: צופים
765 label_example: דוגמא
766 label_display: תצוגה
767 label_sort: מיון
768 label_ascending: בסדר עולה
769 label_descending: בסדר יורד
770 label_date_from_to: 'מתאריך %{start} ועד תאריך %{end}'
771 label_wiki_content_added: נוסף דף ל־wiki
772 label_wiki_content_updated: דף wiki עודכן
773 label_group: קבוצה
774 label_group_plural: קבוצות
775 label_group_new: קבוצה חדשה
776 label_time_entry_plural: זמן שהושקע
777 label_version_sharing_none: לא משותף
778 label_version_sharing_descendants: עם פרויקטים בנים
779 label_version_sharing_hierarchy: עם היררכית הפרויקטים
780 label_version_sharing_tree: עם עץ הפרויקט
781 label_version_sharing_system: עם כל הפרויקטים
782 label_update_issue_done_ratios: עדכן אחוז התקדמות לנושא
783 label_copy_source: מקור
784 label_copy_target: יעד
785 label_copy_same_as_target: זהה ליעד
786 label_display_used_statuses_only: הצג רק את המצבים בשימוש לסיווג זה
787 label_api_access_key: מפתח גישה ל־API
788 label_missing_api_access_key: חסר מפתח גישה ל־API
789 label_api_access_key_created_on: 'מפתח גישה ל־API נוצר לפני %{value}'
790 label_profile: פרופיל
791 label_subtask_plural: תתי־משימות
792 label_project_copy_notifications: שלח התראות דואר במהלך העתקת הפרויקט
793
794 button_login: התחבר
795 button_submit: אשר
796 button_save: שמור
797 button_check_all: בחר הכל
798 button_uncheck_all: בחר כלום
799 button_delete: מחק
800 button_create: צור
801 button_create_and_continue: צור ופתח חדש
802 button_test: בדוק
803 button_edit: ערוך
804 button_edit_associated_wikipage: "ערוך דף wiki מקושר: %{page_title}"
805 button_add: הוסף
806 button_change: שנה
807 button_apply: החל
808 button_clear: נקה
809 button_lock: נעל
810 button_unlock: בטל נעילה
811 button_download: הורד
812 button_list: רשימה
813 button_view: צפה
814 button_move: הזז
815 button_move_and_follow: העבר ועקוב
816 button_back: הקודם
817 button_cancel: בטל
818 button_activate: הפעל
819 button_sort: מיין
820 button_log_time: רישום זמנים
821 button_rollback: חזור למהדורה זו
822 button_watch: צפה
823 button_unwatch: בטל צפיה
824 button_reply: השב
825 button_archive: ארכיון
826 button_unarchive: הוצא מהארכיון
827 button_reset: אפס
828 button_rename: שנה שם
829 button_change_password: שנה סיסמה
830 button_copy: העתק
831 button_copy_and_follow: העתק ועקוב
832 button_annotate: הוסף תיאור מסגרת
833 button_update: עדכן
834 button_configure: אפשרויות
835 button_quote: צטט
836 button_duplicate: שכפל
837 button_show: הצג
838
839 status_active: פעיל
840 status_registered: רשום
841 status_locked: נעול
842
843 version_status_open: פתוח
844 version_status_locked: נעול
845 version_status_closed: סגור
846
847 field_active: פעיל
848
849 text_select_mail_notifications: בחר פעולת שבגללן ישלח דוא"ל.
850 text_regexp_info: כגון. ^[A-Z0-9]+$
851 text_min_max_length_info: 0 משמעו ללא הגבלות
852 text_project_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הפרויקט ואת כל המידע הקשור אליו?
853 text_subprojects_destroy_warning: "תת־הפרויקטים: %{value} ימחקו גם כן."
854 text_workflow_edit: בחר תפקיד וסיווג כדי לערוך את זרימת העבודה
855 text_are_you_sure: האם אתה בטוח?
856 text_journal_changed: "%{label} השתנה מ%{old} ל%{new}"
857 text_journal_set_to: "%{label} נקבע ל%{value}"
858 text_journal_deleted: "%{label} נמחק (%{old})"
859 text_journal_added: "%{label} %{value} נוסף"
860 text_tip_issue_begin_day: מטלה המתחילה היום
861 text_tip_issue_end_day: מטלה המסתיימת היום
862 text_tip_issue_begin_end_day: מטלה המתחילה ומסתיימת היום
863 text_caracters_maximum: "מקסימום %{count} תווים."
864 text_caracters_minimum: "חייב להיות לפחות באורך של %{count} תווים."
865 text_length_between: "אורך בין %{min} ל %{max} תווים."
866 text_tracker_no_workflow: זרימת עבודה לא הוגדרה עבור סיווג זה
867 text_unallowed_characters: תווים לא מורשים
868 text_comma_separated: הכנסת ערכים מרובים מותרת (מופרדים בפסיקים).
869 text_line_separated: ניתן להזין מספר ערכים (שורה אחת לכל ערך).
870 text_issues_ref_in_commit_messages: קישור ותיקום נושאים בהודעות הפקדה
871 text_issue_added: "הנושא %{id} דווח (בידי %{author})."
872 text_issue_updated: "הנושא %{id} עודכן (בידי %{author})."
873 text_wiki_destroy_confirmation: האם אתה בטוח שברצונך למחוק את הWIKI הזה ואת כל תוכנו?
874 text_issue_category_destroy_question: "כמה נושאים (%{count}) מוצבים לקטגוריה הזו. מה ברצונך לעשות?"
875 text_issue_category_destroy_assignments: הסר הצבת קטגוריה
876 text_issue_category_reassign_to: הצב מחדש את הקטגוריה לנושאים
877 text_user_mail_option: "בפרויקטים שלא בחרת, אתה רק תקבל התרעות על שאתה צופה או קשור אליהם (לדוגמא:נושאים שאתה היוצר שלהם או אחראי עליהם)."
878 text_no_configuration_data: "לא הוגדרה תצורה עבור תפקידים, סיווגים, מצבי נושא וזרימת עבודה.\nמומלץ מאד לטעון את תצורת ברירת המחדל. תוכל לשנותה מאוחר יותר."
879 text_load_default_configuration: טען את אפשרויות ברירת המחדל
880 text_status_changed_by_changeset: "הוחל בסדרת השינויים %{value}."
881 text_issues_destroy_confirmation: 'האם אתה בטוח שברצונך למחוק את הנושאים?'
882 text_select_project_modules: 'בחר מודולים להחיל על פרויקט זה:'
883 text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה
884 text_file_repository_writable: מאגר הקבצים ניתן לכתיבה
885 text_plugin_assets_writable: ספרית נכסי תוספים ניתנת לכתיבה
886 text_rmagick_available: RMagick זמין (רשות)
887 text_destroy_time_entries_question: "%{hours} שעות דווחו על הנושאים שאתה עומד למחוק. מה ברצונך לעשות?"
888 text_destroy_time_entries: מחק שעות שדווחו
889 text_assign_time_entries_to_project: הצב שעות שדווחו לפרויקט הזה
890 text_reassign_time_entries: 'הצב מחדש שעות שדווחו לפרויקט הזה:'
891 text_user_wrote: "%{value} כתב:"
892 text_enumeration_destroy_question: "%{count} אוביקטים מוצבים לערך זה."
893 text_enumeration_category_reassign_to: 'הצב מחדש לערך הזה:'
894 text_email_delivery_not_configured: 'לא נקבעה תצורה לשליחת דואר, וההתראות כבויות.\nקבע את תצורת שרת ה־SMTP בקובץ /etc/redmine/&lt;instance&gt;/configuration.yml והתחל את האפליקציה מחדש ע"מ לאפשר אותם.'
895 text_repository_usernames_mapping: "בחר או עדכן את משתמש Redmine הממופה לכל שם משתמש ביומן המאגר.\nמשתמשים בעלי שם או כתובת דואר זהה ב־Redmine ובמאגר ממופים באופן אוטומטי."
896 text_diff_truncated: '... השינויים עוברים את מספר השורות המירבי לתצוגה, ולכן הם קוצצו.'
897 text_custom_field_possible_values_info: שורה אחת לכל ערך
898 text_wiki_page_destroy_question: לדף זה יש %{descendants} דפים בנים ותלויים. מה ברצונך לעשות?
899 text_wiki_page_nullify_children: השאר דפים בנים כדפים ראשיים
900 text_wiki_page_destroy_children: מחק את הדפים הבנים ואת כל התלויים בהם
901 text_wiki_page_reassign_children: הצב מחדש דפים בנים לדף האב הנוכחי
902 text_own_membership_delete_confirmation: |-
903 בכוונתך למחוק חלק או את כל ההרשאות שלך. לאחר מכן לא תוכל יותר לערוך פרויקט זה.
904 האם אתה בטוח שברצונך להמשיך?
905 text_zoom_in: התקרב
906 text_zoom_out: התרחק
907
908 default_role_manager: מנהל
909 default_role_developer: מפתח
910 default_role_reporter: מדווח
911 default_tracker_bug: תקלה
912 default_tracker_feature: יכולת
913 default_tracker_support: תמיכה
914 default_issue_status_new: חדש
915 default_issue_status_in_progress: בעבודה
916 default_issue_status_resolved: נפתר
917 default_issue_status_feedback: משוב
918 default_issue_status_closed: סגור
919 default_issue_status_rejected: נדחה
920 default_doc_category_user: תיעוד משתמש
921 default_doc_category_tech: תיעוד טכני
922 default_priority_low: נמוכה
923 default_priority_normal: רגילה
924 default_priority_high: גבוהה
925 default_priority_urgent: דחופה
926 default_priority_immediate: מידית
927 default_activity_design: עיצוב
928 default_activity_development: פיתוח
929
930 enumeration_issue_priorities: עדיפות נושאים
931 enumeration_doc_categories: קטגוריות מסמכים
932 enumeration_activities: פעילויות (מעקב אחר זמנים)
933 enumeration_system_activity: פעילות מערכת
934 label_user_mail_option_none: No events
935 field_member_of_group: Assignee's group
936 field_assigned_to_role: Assignee's role
937 label_principal_search: "Search for user or group:"
938 label_user_search: "Search for user:"
939 field_visible: Visible
940 setting_emails_header: Emails header
941 setting_commit_logtime_activity_id: Activity for logged time
942 text_time_logged_by_changeset: Applied in changeset %{value}.
943 setting_commit_logtime_enabled: Enable time logging
944 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
945 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
946 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
947 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
948 label_my_queries: My custom queries
949 text_journal_changed_no_detail: "%{label} updated"
950 label_news_comment_added: Comment added to a news
951 button_expand_all: Expand all
952 button_collapse_all: Collapse all
953 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
954 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
955 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
956 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
957 label_role_anonymous: Anonymous
958 label_role_non_member: Non member
959 label_issue_note_added: Note added
960 label_issue_status_updated: Status updated
961 label_issue_priority_updated: Priority updated
962 label_issues_visibility_own: Issues created by or assigned to the user
963 field_issues_visibility: Issues visibility
964 label_issues_visibility_all: All issues
965 permission_set_own_issues_private: Set own issues public or private
966 field_is_private: Private
967 permission_set_issues_private: Set issues public or private
968 label_issues_visibility_public: All non private issues
969 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
970 field_commit_logs_encoding: קידוד הודעות הפקדה
971 field_scm_path_encoding: Path encoding
972 text_scm_path_encoding_note: "Default: UTF-8"
973 field_path_to_repository: Path to repository
974 field_root_directory: Root directory
975 field_cvs_module: Module
976 field_cvsroot: CVSROOT
977 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
978 text_scm_command: Command
979 text_scm_command_version: Version
980 label_git_report_last_commit: Report last commit for files and directories
981 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
982 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
983 notice_issue_successful_create: Issue %{id} created.
984 label_between: between
985 setting_issue_group_assignment: Allow issue assignment to groups
986 label_diff: diff
987 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
988 description_query_sort_criteria_direction: Sort direction
989 description_project_scope: Search scope
990 description_filter: Filter
991 description_user_mail_notification: Mail notification settings
992 description_date_from: Enter start date
993 description_message_content: Message content
994 description_available_columns: Available Columns
995 description_date_range_interval: Choose range by selecting start and end date
996 description_issue_category_reassign: Choose issue category
997 description_search: Searchfield
998 description_notes: Notes
999 description_date_range_list: Choose range from list
1000 description_choose_project: Projects
1001 description_date_to: Enter end date
1002 description_query_sort_criteria_attribute: Sort attribute
1003 description_wiki_subpages_reassign: Choose new parent page
1004 description_selected_columns: Selected Columns
1005 label_parent_revision: Parent
1006 label_child_revision: Child
1007 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
1008 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
1009 button_edit_section: Edit this section
1010 setting_repositories_encodings: Attachments and repositories encodings
1011 description_all_columns: All Columns
1012 button_export: Export
1013 label_export_options: "%{export_format} export options"
1014 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1015 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1016 label_x_issues:
1017 zero: 0 נושא
1018 one: 1 נושא
1019 other: "%{count} נושאים"
1020 label_repository_new: New repository
1021 field_repository_is_default: Main repository
1022 label_copy_attachments: Copy attachments
1023 label_item_position: "%{position}/%{count}"
1024 label_completed_versions: Completed versions
1025 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1026 field_multiple: Multiple values
1027 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1028 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1029 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1030 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1031 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1032 permission_manage_related_issues: Manage related issues
1033 field_auth_source_ldap_filter: LDAP filter
1034 label_search_for_watchers: Search for watchers to add
1035 notice_account_deleted: Your account has been permanently deleted.
1036 setting_unsubscribe: Allow users to delete their own account
1037 button_delete_my_account: Delete my account
1038 text_account_destroy_confirmation: |-
1039 Are you sure you want to proceed?
1040 Your account will be permanently deleted, with no way to reactivate it.
1041 error_session_expired: Your session has expired. Please login again.
1042 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1043 setting_session_lifetime: Session maximum lifetime
1044 setting_session_timeout: Session inactivity timeout
1045 label_session_expiration: Session expiration
1046 permission_close_project: Close / reopen the project
1047 label_show_closed_projects: View closed projects
1048 button_close: Close
1049 button_reopen: Reopen
1050 project_status_active: active
1051 project_status_closed: closed
1052 project_status_archived: archived
1053 text_project_closed: This project is closed and read-only.
1054 notice_user_successful_create: User %{id} created.
1055 field_core_fields: Standard fields
1056 field_timeout: Timeout (in seconds)
1057 setting_thumbnails_enabled: Display attachment thumbnails
1058 setting_thumbnails_size: Thumbnails size (in pixels)
1059 label_status_transitions: Status transitions
1060 label_fields_permissions: Fields permissions
1061 label_readonly: Read-only
1062 label_required: Required
1063 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1064 field_board_parent: Parent forum
1065 label_attribute_of_project: Project's %{name}
1066 label_attribute_of_author: Author's %{name}
1067 label_attribute_of_assigned_to: Assignee's %{name}
1068 label_attribute_of_fixed_version: Target version's %{name}
1069 label_copy_subtasks: Copy subtasks
1070 label_copied_to: copied to
1071 label_copied_from: copied from
1072 label_any_issues_in_project: any issues in project
1073 label_any_issues_not_in_project: any issues not in project
1074 field_private_notes: Private notes
1075 permission_view_private_notes: View private notes
1076 permission_set_notes_private: Set notes as private
1077 label_no_issues_in_project: no issues in project
1078 label_any: הכל
1079 label_last_n_weeks: last %{count} weeks
1080 setting_cross_project_subtasks: Allow cross-project subtasks
1081 label_cross_project_descendants: עם פרויקטים בנים
1082 label_cross_project_tree: עם עץ הפרויקט
1083 label_cross_project_hierarchy: עם היררכית הפרויקטים
1084 label_cross_project_system: עם כל הפרויקטים
1085 button_hide: Hide
1086 setting_non_working_week_days: Non-working days
1087 label_in_the_next_days: in the next
1088 label_in_the_past_days: in the past