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