comparison .svn/pristine/24/244c888e0b10e75677f5d843ff3bbb49ca914d36.svn-base @ 909:cbb26bc654de redmine-1.3

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