##// END OF EJS Templates
Reverts r15246 with broken encoding (#22135)....
Jean-Philippe Lang -
r14865:214a0a2843f2
parent child
Show More

The requested changes are too big and content was truncated. Show full diff

This diff has been collapsed as it changes many lines, (518 lines changed) Show them Hide them
@@ -1,1198 +1,1198
1 ar:
1 ar:
2 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
2 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
3 direction: rtl
3 direction: rtl
4 date:
4 date:
5 formats:
5 formats:
6 # Use the strftime parameters for formats.
6 # Use the strftime parameters for formats.
7 # When no format has been given, it uses default.
7 # When no format has been given, it uses default.
8 # You can provide other formats here if you like!
8 # You can provide other formats here if you like!
9 default: "%m/%d/%Y"
9 default: "%m/%d/%Y"
10 short: "%b %d"
10 short: "%b %d"
11 long: "%B %d, %Y"
11 long: "%B %d, %Y"
12
12
13 day_names: [الاحد, الاثنين, الثلاثاء, الاربعاء, الخميس, الجمعة, السبت]
13 day_names: [الاحد, الاثنين, الثلاثاء, الاربعاء, الخميس, الجمعة, السبت]
14 abbr_day_names: [أح, اث, ث, ار, خ, ج, س]
14 abbr_day_names: [أح, اث, ث, ار, خ, ج, س]
15
15
16 # Don't forget the nil at the beginning; there's no such thing as a 0th month
16 # Don't forget the nil at the beginning; there's no such thing as a 0th month
17 month_names: [~, كانون الثاني, شباط, آذار, نيسان, أيار, حزيران, تموز, آب, أيلول, تشرين الأول, تشرين الثاني, كانون الأول]
17 month_names: [~, كانون الثاني, شباط, آذار, نيسان, أيار, حزيران, تموز, آب, أيلول, تشرين الأول, تشرين الثاني, كانون الأول]
18 abbr_month_names: [~, كانون الثاني, شباط, آذار, نيسان, أيار, حزيران, تموز, آب, أيلول, تشرين الأول, تشرين الثاني, كانون الأول]
18 abbr_month_names: [~, كانون الثاني, شباط, آذار, نيسان, أيار, حزيران, تموز, آب, أيلول, تشرين الأول, تشرين الثاني, كانون الأول]
19 # Used in date_select and datime_select.
19 # Used in date_select and datime_select.
20 order:
20 order:
21 - :السنة
21 - :السنة
22 - :الشهر
22 - :الشهر
23 - :اليوم
23 - :اليوم
24
24
25 time:
25 time:
26 formats:
26 formats:
27 default: "%m/%d/%Y %I:%M %p"
27 default: "%m/%d/%Y %I:%M %p"
28 time: "%I:%M %p"
28 time: "%I:%M %p"
29 short: "%d %b %H:%M"
29 short: "%d %b %H:%M"
30 long: "%B %d, %Y %H:%M"
30 long: "%B %d, %Y %H:%M"
31 am: "صباحا"
31 am: "صباحا"
32 pm: "مساءاً"
32 pm: "مساءاً"
33
33
34 datetime:
34 datetime:
35 distance_in_words:
35 distance_in_words:
36 half_a_minute: "نص�? دقيقة"
36 half_a_minute: "نصف دقيقة"
37 less_than_x_seconds:
37 less_than_x_seconds:
38 one: "أقل من ثانية"
38 one: "أقل من ثانية"
39 other: "ثواني %{count}أقل من "
39 other: "ثواني %{count}أقل من "
40 x_seconds:
40 x_seconds:
41 one: "ثانية"
41 one: "ثانية"
42 other: "%{count}ثواني "
42 other: "%{count}ثواني "
43 less_than_x_minutes:
43 less_than_x_minutes:
44 one: "أقل من دقيقة"
44 one: "أقل من دقيقة"
45 other: "دقائق%{count}أقل من "
45 other: "دقائق%{count}أقل من "
46 x_minutes:
46 x_minutes:
47 one: "دقيقة"
47 one: "دقيقة"
48 other: "%{count} دقائق"
48 other: "%{count} دقائق"
49 about_x_hours:
49 about_x_hours:
50 one: "حوالي ساعة"
50 one: "حوالي ساعة"
51 other: "ساعات %{count}حوالي "
51 other: "ساعات %{count}حوالي "
52 x_hours:
52 x_hours:
53 one: "%{count} ساعة"
53 one: "%{count} ساعة"
54 other: "%{count} ساعات"
54 other: "%{count} ساعات"
55 x_days:
55 x_days:
56 one: "يوم"
56 one: "يوم"
57 other: "%{count} أيام"
57 other: "%{count} أيام"
58 about_x_months:
58 about_x_months:
59 one: "حوالي شهر"
59 one: "حوالي شهر"
60 other: "أشهر %{count} حوالي"
60 other: "أشهر %{count} حوالي"
61 x_months:
61 x_months:
62 one: "شهر"
62 one: "شهر"
63 other: "%{count} أشهر"
63 other: "%{count} أشهر"
64 about_x_years:
64 about_x_years:
65 one: "حوالي سنة"
65 one: "حوالي سنة"
66 other: "سنوات %{count}حوالي "
66 other: "سنوات %{count}حوالي "
67 over_x_years:
67 over_x_years:
68 one: "اكثر من سنة"
68 one: "اكثر من سنة"
69 other: "سنوات %{count}أكثر من "
69 other: "سنوات %{count}أكثر من "
70 almost_x_years:
70 almost_x_years:
71 one: "تقريبا سنة"
71 one: "تقريبا سنة"
72 other: "سنوات %{count} نقريبا"
72 other: "سنوات %{count} نقريبا"
73 number:
73 number:
74 format:
74 format:
75 separator: "."
75 separator: "."
76 delimiter: ""
76 delimiter: ""
77 precision: 3
77 precision: 3
78
78
79 human:
79 human:
80 format:
80 format:
81 delimiter: ""
81 delimiter: ""
82 precision: 3
82 precision: 3
83 storage_units:
83 storage_units:
84 format: "%n %u"
84 format: "%n %u"
85 units:
85 units:
86 byte:
86 byte:
87 one: "Byte"
87 one: "Byte"
88 other: "Bytes"
88 other: "Bytes"
89 kb: "KB"
89 kb: "KB"
90 mb: "MB"
90 mb: "MB"
91 gb: "GB"
91 gb: "GB"
92 tb: "TB"
92 tb: "TB"
93
93
94 # Used in array.to_sentence.
94 # Used in array.to_sentence.
95 support:
95 support:
96 array:
96 array:
97 sentence_connector: "و"
97 sentence_connector: "و"
98 skip_last_comma: false
98 skip_last_comma: false
99
99
100 activerecord:
100 activerecord:
101 errors:
101 errors:
102 template:
102 template:
103 header:
103 header:
104 one: " %{model} خطأ يمنع تخزين"
104 one: " %{model} خطأ يمنع تخزين"
105 other: " %{model} يمنع تخزين%{count}خطأ رقم "
105 other: " %{model} يمنع تخزين%{count}خطأ رقم "
106 messages:
106 messages:
107 inclusion: "غير مدرجة على القائمة"
107 inclusion: "غير مدرجة على القائمة"
108 exclusion: "محجوز"
108 exclusion: "محجوز"
109 invalid: "غير صالح"
109 invalid: "غير صالح"
110 confirmation: "غير متطابق"
110 confirmation: "غير متطابق"
111 accepted: "مقبولة"
111 accepted: "مقبولة"
112 empty: "لا يمكن ان تكون �?ارغة"
112 empty: "لا يمكن ان تكون فارغة"
113 blank: "لا يمكن ان تكون �?ارغة"
113 blank: "لا يمكن ان تكون فارغة"
114 too_long: " %{count} طويلة جدا، الحد الاقصى هو "
114 too_long: " %{count} طويلة جدا، الحد الاقصى هو "
115 too_short: " %{count} قصيرة جدا، الحد الادنى هو "
115 too_short: " %{count} قصيرة جدا، الحد الادنى هو "
116 wrong_length: " %{count} خطأ �?ي الطول، يجب ان يكون "
116 wrong_length: " %{count} خطأ في الطول، يجب ان يكون "
117 taken: "لقد اتخذت سابقا"
117 taken: "لقد اتخذت سابقا"
118 not_a_number: "ليس رقما"
118 not_a_number: "ليس رقما"
119 not_a_date: "ليس تاريخا صالحا"
119 not_a_date: "ليس تاريخا صالحا"
120 greater_than: "%{count}يجب ان تكون اكثر من "
120 greater_than: "%{count}يجب ان تكون اكثر من "
121 greater_than_or_equal_to: "%{count} يجب ان تكون اكثر من او تساوي"
121 greater_than_or_equal_to: "%{count} يجب ان تكون اكثر من او تساوي"
122 equal_to: "%{count}يجب ان تساوي"
122 equal_to: "%{count}يجب ان تساوي"
123 less_than: " %{count}يجب ان تكون اقل من"
123 less_than: " %{count}يجب ان تكون اقل من"
124 less_than_or_equal_to: " %{count} يجب ان تكون اقل من او تساوي"
124 less_than_or_equal_to: " %{count} يجب ان تكون اقل من او تساوي"
125 odd: "must be odd"
125 odd: "must be odd"
126 even: "must be even"
126 even: "must be even"
127 greater_than_start_date: "يجب ان تكون اكثر من تاريخ البداية"
127 greater_than_start_date: "يجب ان تكون اكثر من تاريخ البداية"
128 not_same_project: "لا ينتمي الى ن�?س المشروع"
128 not_same_project: "لا ينتمي الى نفس المشروع"
129 circular_dependency: "هذه العلاقة سو�? تخلق علاقة تبعية دائرية"
129 circular_dependency: "هذه العلاقة سوف تخلق علاقة تبعية دائرية"
130 cant_link_an_issue_with_a_descendant: "لا يمكن ان تكون المشكلة مرتبطة بواحدة من المهام ال�?رعية"
130 cant_link_an_issue_with_a_descendant: "لا يمكن ان تكون المشكلة مرتبطة بواحدة من المهام الفرعية"
131 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
131 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
132
132
133 actionview_instancetag_blank_option: الرجاء التحديد
133 actionview_instancetag_blank_option: الرجاء التحديد
134
134
135 general_text_No: 'لا'
135 general_text_No: 'لا'
136 general_text_Yes: 'نعم'
136 general_text_Yes: 'نعم'
137 general_text_no: 'لا'
137 general_text_no: 'لا'
138 general_text_yes: 'نعم'
138 general_text_yes: 'نعم'
139 general_lang_name: 'Arabic (عربي)'
139 general_lang_name: 'Arabic (عربي)'
140 general_csv_separator: ','
140 general_csv_separator: ','
141 general_csv_decimal_separator: '.'
141 general_csv_decimal_separator: '.'
142 general_csv_encoding: ISO-8859-1
142 general_csv_encoding: ISO-8859-1
143 general_pdf_fontname: DejaVuSans
143 general_pdf_fontname: DejaVuSans
144 general_pdf_monospaced_fontname: DejaVuSansMono
144 general_pdf_monospaced_fontname: DejaVuSansMono
145 general_first_day_of_week: '7'
145 general_first_day_of_week: '7'
146
146
147 notice_account_updated: لقد تم تجديد الحساب بنجاح.
147 notice_account_updated: لقد تم تجديد الحساب بنجاح.
148 notice_account_invalid_credentials: اسم المستخدم او كلمة المرور غير صحيحة
148 notice_account_invalid_credentials: اسم المستخدم او كلمة المرور غير صحيحة
149 notice_account_password_updated: لقد تم تجديد كلمة المرور بنجاح.
149 notice_account_password_updated: لقد تم تجديد كلمة المرور بنجاح.
150 notice_account_wrong_password: كلمة المرور غير صحيحة
150 notice_account_wrong_password: كلمة المرور غير صحيحة
151 notice_account_register_done: لقد تم انشاء حسابك بنجاح، الرجاء تأكيد الطلب من البريد الالكتروني
151 notice_account_register_done: لقد تم انشاء حسابك بنجاح، الرجاء تأكيد الطلب من البريد الالكتروني
152 notice_account_unknown_email: مستخدم غير معرو�?.
152 notice_account_unknown_email: مستخدم غير معروف.
153 notice_can_t_change_password: هذا الحساب يستخدم جهاز خارجي غير مصرح به لا يمكن تغير كلمة المرور
153 notice_can_t_change_password: هذا الحساب يستخدم جهاز خارجي غير مصرح به لا يمكن تغير كلمة المرور
154 notice_account_lost_email_sent: لقد تم ارسال رسالة على بريدك بالتعليمات اللازمة لتغير كلمة المرور
154 notice_account_lost_email_sent: لقد تم ارسال رسالة على بريدك بالتعليمات اللازمة لتغير كلمة المرور
155 notice_account_activated: لقد تم ت�?عيل حسابك، يمكنك الدخول الان
155 notice_account_activated: لقد تم تفعيل حسابك، يمكنك الدخول الان
156 notice_successful_create: لقد تم الانشاء بنجاح
156 notice_successful_create: لقد تم الانشاء بنجاح
157 notice_successful_update: لقد تم التحديث بنجاح
157 notice_successful_update: لقد تم التحديث بنجاح
158 notice_successful_delete: لقد تم الحذ�? بنجاح
158 notice_successful_delete: لقد تم الحذف بنجاح
159 notice_successful_connection: لقد تم الربط بنجاح
159 notice_successful_connection: لقد تم الربط بنجاح
160 notice_file_not_found: الص�?حة التي تحاول الدخول اليها غير موجوده او تم حذ�?ها
160 notice_file_not_found: الصفحة التي تحاول الدخول اليها غير موجوده او تم حذفها
161 notice_locking_conflict: تم تحديث البيانات عن طريق مستخدم آخر.
161 notice_locking_conflict: تم تحديث البيانات عن طريق مستخدم آخر.
162 notice_not_authorized: غير مصرح لك الدخول الى هذه المنطقة.
162 notice_not_authorized: غير مصرح لك الدخول الى هذه المنطقة.
163 notice_not_authorized_archived_project: المشروع الذي تحاول الدخول اليه تم ارش�?ته
163 notice_not_authorized_archived_project: المشروع الذي تحاول الدخول اليه تم ارشفته
164 notice_email_sent: "%{value}تم ارسال رسالة الى "
164 notice_email_sent: "%{value}تم ارسال رسالة الى "
165 notice_email_error: " (%{value})لقد حدث خطأ ما اثناء ارسال الرسالة الى "
165 notice_email_error: " (%{value})لقد حدث خطأ ما اثناء ارسال الرسالة الى "
166 notice_feeds_access_key_reseted: كلمة الدخول Atomلقد تم تعديل .
166 notice_feeds_access_key_reseted: كلمة الدخول Atomلقد تم تعديل .
167 notice_api_access_key_reseted: كلمة الدخولAPIلقد تم تعديل .
167 notice_api_access_key_reseted: كلمة الدخولAPIلقد تم تعديل .
168 notice_failed_to_save_issues: "�?شل �?ي ح�?ظ المل�?"
168 notice_failed_to_save_issues: "فشل في حفظ الملف"
169 notice_failed_to_save_members: "�?شل �?ي ح�?ظ الاعضاء: %{errors}."
169 notice_failed_to_save_members: "فشل في حفظ الاعضاء: %{errors}."
170 notice_no_issue_selected: "لم يتم تحديد شيء، الرجاء تحديد المسألة التي تريد"
170 notice_no_issue_selected: "لم يتم تحديد شيء، الرجاء تحديد المسألة التي تريد"
171 notice_account_pending: "لقد تم انشاء حسابك، الرجاء الانتظار حتى تتم الموا�?قة"
171 notice_account_pending: "لقد تم انشاء حسابك، الرجاء الانتظار حتى تتم الموافقة"
172 notice_default_data_loaded: تم تحميل التكوين الا�?تراضي بنجاح
172 notice_default_data_loaded: تم تحميل التكوين الافتراضي بنجاح
173 notice_unable_delete_version: غير قادر على مسح النسخة.
173 notice_unable_delete_version: غير قادر على مسح النسخة.
174 notice_unable_delete_time_entry: غير قادر على مسح وقت الدخول.
174 notice_unable_delete_time_entry: غير قادر على مسح وقت الدخول.
175 notice_issue_done_ratios_updated: لقد تم تحديث النسب.
175 notice_issue_done_ratios_updated: لقد تم تحديث النسب.
176 notice_gantt_chart_truncated: " (%{max})لقد تم اقتطاع الرسم البياني لانه تجاوز الاحد الاقصى لعدد العناصر المسموح عرضها "
176 notice_gantt_chart_truncated: " (%{max})لقد تم اقتطاع الرسم البياني لانه تجاوز الاحد الاقصى لعدد العناصر المسموح عرضها "
177 notice_issue_successful_create: "%{id}لقد تم انشاء "
177 notice_issue_successful_create: "%{id}لقد تم انشاء "
178
178
179
179
180 error_can_t_load_default_data: "لم يتم تحميل التكوين الا�?تراضي كاملا %{value}"
180 error_can_t_load_default_data: "لم يتم تحميل التكوين الافتراضي كاملا %{value}"
181 error_scm_not_found: "لم يتم العثور على ادخال �?ي المستودع"
181 error_scm_not_found: "لم يتم العثور على ادخال في المستودع"
182 error_scm_command_failed: "حدث خطأ عند محاولة الوصول الى المستودع: %{value}"
182 error_scm_command_failed: "حدث خطأ عند محاولة الوصول الى المستودع: %{value}"
183 error_scm_annotate: "الادخال غير موجود."
183 error_scm_annotate: "الادخال غير موجود."
184 error_scm_annotate_big_text_file: "لا يمكن ح�?ظ الادخال لانه تجاوز الحد الاقصى لحجم المل�?."
184 error_scm_annotate_big_text_file: "لا يمكن حفظ الادخال لانه تجاوز الحد الاقصى لحجم الملف."
185 error_issue_not_found_in_project: 'لم يتم العثور على المخرج او انه ينتمي الى مشروع اخر'
185 error_issue_not_found_in_project: 'لم يتم العثور على المخرج او انه ينتمي الى مشروع اخر'
186 error_no_tracker_in_project: 'لا يوجد انواع بنود عمل لهذا المشروع، الرجاء التحقق من إعدادات المشروع. '
186 error_no_tracker_in_project: 'لا يوجد انواع بنود عمل لهذا المشروع، الرجاء التحقق من إعدادات المشروع. '
187 error_no_default_issue_status: 'لم يتم التعر�? على اي وضع ا�?تراضي، الرجاء التحقق من التكوين الخاص بك (اذهب الى إدارة-إصدار الحالات)'
187 error_no_default_issue_status: 'لم يتم التعرف على اي وضع افتراضي، الرجاء التحقق من التكوين الخاص بك (اذهب الى إدارة-إصدار الحالات)'
188 error_can_not_delete_custom_field: غير قادر على حذ�? الحقل المظلل
188 error_can_not_delete_custom_field: غير قادر على حذف الحقل المظلل
189 error_can_not_delete_tracker: "هذا النوع من بنود العمل يحتوي على بنود نشطة ولا يمكن حذ�?ه"
189 error_can_not_delete_tracker: "هذا النوع من بنود العمل يحتوي على بنود نشطة ولا يمكن حذفه"
190 error_can_not_remove_role: "هذا الدور قيد الاستخدام، لا يمكن حذ�?ه"
190 error_can_not_remove_role: "هذا الدور قيد الاستخدام، لا يمكن حذفه"
191 error_can_not_reopen_issue_on_closed_version: 'لا يمكن إعادة �?تح بند عمل معين لاصدار مق�?ل'
191 error_can_not_reopen_issue_on_closed_version: 'لا يمكن إعادة فتح بند عمل معين لاصدار مقفل'
192 error_can_not_archive_project: لا يمكن ارش�?ة هذا المشروع
192 error_can_not_archive_project: لا يمكن ارشفة هذا المشروع
193 error_issue_done_ratios_not_updated: "لم يتم تحديث النسب"
193 error_issue_done_ratios_not_updated: "لم يتم تحديث النسب"
194 error_workflow_copy_source: 'الرجاء اختيار نوع بند العمل او الادوار'
194 error_workflow_copy_source: 'الرجاء اختيار نوع بند العمل او الادوار'
195 error_workflow_copy_target: 'الرجاء اختيار نوع بند العمل المستهد�? او الادوار المستهد�?ة'
195 error_workflow_copy_target: 'الرجاء اختيار نوع بند العمل المستهدف او الادوار المستهدفة'
196 error_unable_delete_issue_status: 'غير قادر على حذ�? حالة بند العمل'
196 error_unable_delete_issue_status: 'غير قادر على حذف حالة بند العمل'
197 error_unable_to_connect: "تعذر الاتصال(%{value})"
197 error_unable_to_connect: "تعذر الاتصال(%{value})"
198 error_attachment_too_big: " (%{max_size})لا يمكن تحميل هذا المل�?، لقد تجاوز الحد الاقصى المسموح به "
198 error_attachment_too_big: " (%{max_size})لا يمكن تحميل هذا الملف، لقد تجاوز الحد الاقصى المسموح به "
199 warning_attachments_not_saved: "%{count}تعذر ح�?ظ المل�?"
199 warning_attachments_not_saved: "%{count}تعذر حفظ الملف"
200
200
201 mail_subject_lost_password: " %{value}كلمة المرور الخاصة بك "
201 mail_subject_lost_password: " %{value}كلمة المرور الخاصة بك "
202 mail_body_lost_password: 'لتغير كلمة المرور، انقر على الروابط التالية:'
202 mail_body_lost_password: 'لتغير كلمة المرور، انقر على الروابط التالية:'
203 mail_subject_register: " %{value}ت�?عيل حسابك "
203 mail_subject_register: " %{value}تفعيل حسابك "
204 mail_body_register: 'لت�?عيل حسابك، انقر على الروابط التالية:'
204 mail_body_register: 'لتفعيل حسابك، انقر على الروابط التالية:'
205 mail_body_account_information_external: " %{value}اصبح بامكانك استخدام حسابك للدخول"
205 mail_body_account_information_external: " %{value}اصبح بامكانك استخدام حسابك للدخول"
206 mail_body_account_information: معلومات حسابك
206 mail_body_account_information: معلومات حسابك
207 mail_subject_account_activation_request: "%{value}طلب ت�?عيل الحساب "
207 mail_subject_account_activation_request: "%{value}طلب تفعيل الحساب "
208 mail_body_account_activation_request: " (%{value})تم تسجيل حساب جديد، بانتظار الموا�?قة:"
208 mail_body_account_activation_request: " (%{value})تم تسجيل حساب جديد، بانتظار الموافقة:"
209 mail_subject_reminder: "%{count}تم تأجيل المهام التالية "
209 mail_subject_reminder: "%{count}تم تأجيل المهام التالية "
210 mail_body_reminder: "%{count}يجب ان تقوم بتسليم المهام التالية:"
210 mail_body_reminder: "%{count}يجب ان تقوم بتسليم المهام التالية:"
211 mail_subject_wiki_content_added: "'%{id}' تم اضا�?ة ص�?حة ويكي"
211 mail_subject_wiki_content_added: "'%{id}' تم اضافة صفحة ويكي"
212 mail_body_wiki_content_added: "The '%{id}' تم اضا�?ة ص�?حة ويكي من قبل %{author}."
212 mail_body_wiki_content_added: "The '%{id}' تم اضافة صفحة ويكي من قبل %{author}."
213 mail_subject_wiki_content_updated: "'%{id}' تم تحديث ص�?حة ويكي"
213 mail_subject_wiki_content_updated: "'%{id}' تم تحديث صفحة ويكي"
214 mail_body_wiki_content_updated: "The '%{id}'تم تحديث ص�?حة ويكي من قبل %{author}."
214 mail_body_wiki_content_updated: "The '%{id}'تم تحديث صفحة ويكي من قبل %{author}."
215
215
216
216
217 field_name: الاسم
217 field_name: الاسم
218 field_description: الوص�?
218 field_description: الوصف
219 field_summary: الملخص
219 field_summary: الملخص
220 field_is_required: مطلوب
220 field_is_required: مطلوب
221 field_firstname: الاسم الاول
221 field_firstname: الاسم الاول
222 field_lastname: الاسم الاخير
222 field_lastname: الاسم الاخير
223 field_mail: البريد الالكتروني
223 field_mail: البريد الالكتروني
224 field_filename: اسم المل�?
224 field_filename: اسم الملف
225 field_filesize: حجم المل�?
225 field_filesize: حجم الملف
226 field_downloads: التنزيل
226 field_downloads: التنزيل
227 field_author: المؤل�?
227 field_author: المؤلف
228 field_created_on: تم الانشاء �?ي
228 field_created_on: تم الانشاء في
229 field_updated_on: تم التحديث
229 field_updated_on: تم التحديث
230 field_field_format: تنسيق الحقل
230 field_field_format: تنسيق الحقل
231 field_is_for_all: لكل المشروعات
231 field_is_for_all: لكل المشروعات
232 field_possible_values: قيم محتملة
232 field_possible_values: قيم محتملة
233 field_regexp: التعبير العادي
233 field_regexp: التعبير العادي
234 field_min_length: الحد الادنى للطول
234 field_min_length: الحد الادنى للطول
235 field_max_length: الحد الاعلى للطول
235 field_max_length: الحد الاعلى للطول
236 field_value: القيمة
236 field_value: القيمة
237 field_category: ال�?ئة
237 field_category: الفئة
238 field_title: العنوان
238 field_title: العنوان
239 field_project: المشروع
239 field_project: المشروع
240 field_issue: بند العمل
240 field_issue: بند العمل
241 field_status: الحالة
241 field_status: الحالة
242 field_notes: ملاحظات
242 field_notes: ملاحظات
243 field_is_closed: بند العمل مغلق
243 field_is_closed: بند العمل مغلق
244 field_is_default: القيمة الا�?تراضية
244 field_is_default: القيمة الافتراضية
245 field_tracker: نوع بند العمل
245 field_tracker: نوع بند العمل
246 field_subject: الموضوع
246 field_subject: الموضوع
247 field_due_date: تاريخ النهاية
247 field_due_date: تاريخ النهاية
248 field_assigned_to: المحال اليه
248 field_assigned_to: المحال اليه
249 field_priority: الأولوية
249 field_priority: الأولوية
250 field_fixed_version: الاصدار المستهد�?
250 field_fixed_version: الاصدار المستهدف
251 field_user: المستخدم
251 field_user: المستخدم
252 field_principal: الرئيسي
252 field_principal: الرئيسي
253 field_role: دور
253 field_role: دور
254 field_homepage: الص�?حة الرئيسية
254 field_homepage: الصفحة الرئيسية
255 field_is_public: عام
255 field_is_public: عام
256 field_parent: مشروع �?رعي من
256 field_parent: مشروع فرعي من
257 field_is_in_roadmap: معروض �?ي خارطة الطريق
257 field_is_in_roadmap: معروض في خارطة الطريق
258 field_login: تسجيل الدخول
258 field_login: تسجيل الدخول
259 field_mail_notification: ملاحظات على البريد الالكتروني
259 field_mail_notification: ملاحظات على البريد الالكتروني
260 field_admin: المدير
260 field_admin: المدير
261 field_last_login_on: اخر اتصال
261 field_last_login_on: اخر اتصال
262 field_language: لغة
262 field_language: لغة
263 field_effective_date: تاريخ
263 field_effective_date: تاريخ
264 field_password: كلمة المرور
264 field_password: كلمة المرور
265 field_new_password: كلمة المرور الجديدة
265 field_new_password: كلمة المرور الجديدة
266 field_password_confirmation: تأكيد
266 field_password_confirmation: تأكيد
267 field_version: إصدار
267 field_version: إصدار
268 field_type: نوع
268 field_type: نوع
269 field_host: المضي�?
269 field_host: المضيف
270 field_port: المن�?ذ
270 field_port: المنفذ
271 field_account: الحساب
271 field_account: الحساب
272 field_base_dn: DN قاعدة
272 field_base_dn: DN قاعدة
273 field_attr_login: سمة الدخول
273 field_attr_login: سمة الدخول
274 field_attr_firstname: سمة الاسم الاول
274 field_attr_firstname: سمة الاسم الاول
275 field_attr_lastname: سمة الاسم الاخير
275 field_attr_lastname: سمة الاسم الاخير
276 field_attr_mail: سمة البريد الالكتروني
276 field_attr_mail: سمة البريد الالكتروني
277 field_onthefly: إنشاء حساب مستخدم على تحرك
277 field_onthefly: إنشاء حساب مستخدم على تحرك
278 field_start_date: تاريخ البداية
278 field_start_date: تاريخ البداية
279 field_done_ratio: "نسبة الانجاز"
279 field_done_ratio: "نسبة الانجاز"
280 field_auth_source: وضع المصادقة
280 field_auth_source: وضع المصادقة
281 field_hide_mail: إخ�?اء بريدي الإلكتروني
281 field_hide_mail: إخفاء بريدي الإلكتروني
282 field_comments: تعليق
282 field_comments: تعليق
283 field_url: رابط
283 field_url: رابط
284 field_start_page: ص�?حة البداية
284 field_start_page: صفحة البداية
285 field_subproject: المشروع ال�?رعي
285 field_subproject: المشروع الفرعي
286 field_hours: ساعات
286 field_hours: ساعات
287 field_activity: النشاط
287 field_activity: النشاط
288 field_spent_on: تاريخ
288 field_spent_on: تاريخ
289 field_identifier: المعر�?
289 field_identifier: المعرف
290 field_is_filter: استخدم كتص�?ية
290 field_is_filter: استخدم كتصفية
291 field_issue_to: بنود العمل المتصلة
291 field_issue_to: بنود العمل المتصلة
292 field_delay: تأخير
292 field_delay: تأخير
293 field_assignable: يمكن اسناد بنود العمل الى هذا الدور
293 field_assignable: يمكن اسناد بنود العمل الى هذا الدور
294 field_redirect_existing_links: إعادة توجيه الروابط الموجودة
294 field_redirect_existing_links: إعادة توجيه الروابط الموجودة
295 field_estimated_hours: الوقت المتوقع
295 field_estimated_hours: الوقت المتوقع
296 field_column_names: أعمدة
296 field_column_names: أعمدة
297 field_time_entries: وقت الدخول
297 field_time_entries: وقت الدخول
298 field_time_zone: المنطقة الزمنية
298 field_time_zone: المنطقة الزمنية
299 field_searchable: يمكن البحث �?يه
299 field_searchable: يمكن البحث فيه
300 field_default_value: القيمة الا�?تراضية
300 field_default_value: القيمة الافتراضية
301 field_comments_sorting: اعرض التعليقات
301 field_comments_sorting: اعرض التعليقات
302 field_parent_title: ص�?حة الوالدين
302 field_parent_title: صفحة الوالدين
303 field_editable: يمكن اعادة تحريره
303 field_editable: يمكن اعادة تحريره
304 field_watcher: مراقب
304 field_watcher: مراقب
305 field_identity_url: ا�?تح الرابط الخاص بالهوية الشخصية
305 field_identity_url: افتح الرابط الخاص بالهوية الشخصية
306 field_content: المحتويات
306 field_content: المحتويات
307 field_group_by: تصني�? النتائج بواسطة
307 field_group_by: تصنيف النتائج بواسطة
308 field_sharing: مشاركة
308 field_sharing: مشاركة
309 field_parent_issue: بند العمل الأصلي
309 field_parent_issue: بند العمل الأصلي
310 field_member_of_group: "مجموعة المحال"
310 field_member_of_group: "مجموعة المحال"
311 field_assigned_to_role: "دور المحال"
311 field_assigned_to_role: "دور المحال"
312 field_text: حقل نصي
312 field_text: حقل نصي
313 field_visible: غير مرئي
313 field_visible: غير مرئي
314 field_warn_on_leaving_unsaved: "الرجاء التحذير عند مغادرة ص�?حة والنص غير مح�?وظ"
314 field_warn_on_leaving_unsaved: "الرجاء التحذير عند مغادرة صفحة والنص غير محفوظ"
315 field_issues_visibility: بنود العمل المرئية
315 field_issues_visibility: بنود العمل المرئية
316 field_is_private: خاص
316 field_is_private: خاص
317 field_commit_logs_encoding: رسائل الترميز
317 field_commit_logs_encoding: رسائل الترميز
318 field_scm_path_encoding: ترميز المسار
318 field_scm_path_encoding: ترميز المسار
319 field_path_to_repository: مسار المستودع
319 field_path_to_repository: مسار المستودع
320 field_root_directory: دليل الجذر
320 field_root_directory: دليل الجذر
321 field_cvsroot: CVSجذر
321 field_cvsroot: CVSجذر
322 field_cvs_module: وحدة
322 field_cvs_module: وحدة
323
323
324 setting_app_title: عنوان التطبيق
324 setting_app_title: عنوان التطبيق
325 setting_app_subtitle: العنوان ال�?رعي للتطبيق
325 setting_app_subtitle: العنوان الفرعي للتطبيق
326 setting_welcome_text: نص الترحيب
326 setting_welcome_text: نص الترحيب
327 setting_default_language: اللغة الا�?تراضية
327 setting_default_language: اللغة الافتراضية
328 setting_login_required: مطلوب المصادقة
328 setting_login_required: مطلوب المصادقة
329 setting_self_registration: التسجيل الذاتي
329 setting_self_registration: التسجيل الذاتي
330 setting_attachment_max_size: الحد الاقصى للمل�?ات المر�?قة
330 setting_attachment_max_size: الحد الاقصى للملفات المرفقة
331 setting_issues_export_limit: الحد الاقصى لتصدير بنود العمل لمل�?ات خارجية
331 setting_issues_export_limit: الحد الاقصى لتصدير بنود العمل لملفات خارجية
332 setting_mail_from: انبعاثات عنوان بريدك
332 setting_mail_from: انبعاثات عنوان بريدك
333 setting_bcc_recipients: مستلمين النسخ المخ�?ية (bcc)
333 setting_bcc_recipients: مستلمين النسخ المخفية (bcc)
334 setting_plain_text_mail: نص عادي (no HTML)
334 setting_plain_text_mail: نص عادي (no HTML)
335 setting_host_name: اسم ومسار المستخدم
335 setting_host_name: اسم ومسار المستخدم
336 setting_text_formatting: تنسيق النص
336 setting_text_formatting: تنسيق النص
337 setting_wiki_compression: ضغط تاريخ الويكي
337 setting_wiki_compression: ضغط تاريخ الويكي
338 setting_feeds_limit: Atom feeds الحد الاقصى لعدد البنود �?ي
338 setting_feeds_limit: Atom feeds الحد الاقصى لعدد البنود في
339 setting_default_projects_public: المشاريع الجديده متاحة للجميع ا�?تراضيا
339 setting_default_projects_public: المشاريع الجديده متاحة للجميع افتراضيا
340 setting_autofetch_changesets: الإحضار التلقائي
340 setting_autofetch_changesets: الإحضار التلقائي
341 setting_sys_api_enabled: من ادارة المستودع WS تمكين
341 setting_sys_api_enabled: من ادارة المستودع WS تمكين
342 setting_commit_ref_keywords: مرجعية الكلمات الم�?تاحية
342 setting_commit_ref_keywords: مرجعية الكلمات المفتاحية
343 setting_commit_fix_keywords: تصحيح الكلمات الم�?تاحية
343 setting_commit_fix_keywords: تصحيح الكلمات المفتاحية
344 setting_autologin: الدخول التلقائي
344 setting_autologin: الدخول التلقائي
345 setting_date_format: تنسيق التاريخ
345 setting_date_format: تنسيق التاريخ
346 setting_time_format: تنسيق الوقت
346 setting_time_format: تنسيق الوقت
347 setting_cross_project_issue_relations: السماح بإدراج بنود العمل �?ي هذا المشروع
347 setting_cross_project_issue_relations: السماح بإدراج بنود العمل في هذا المشروع
348 setting_issue_list_default_columns: الاعمدة الا�?تراضية المعروضة �?ي قائمة بند العمل
348 setting_issue_list_default_columns: الاعمدة الافتراضية المعروضة في قائمة بند العمل
349 setting_repositories_encodings: ترميز المر�?قات والمستودعات
349 setting_repositories_encodings: ترميز المرفقات والمستودعات
350 setting_emails_header: رأس رسائل البريد الإلكتروني
350 setting_emails_header: رأس رسائل البريد الإلكتروني
351 setting_emails_footer: ذيل رسائل البريد الإلكتروني
351 setting_emails_footer: ذيل رسائل البريد الإلكتروني
352 setting_protocol: بروتوكول
352 setting_protocol: بروتوكول
353 setting_per_page_options: الكائنات لكل خيارات الص�?حة
353 setting_per_page_options: الكائنات لكل خيارات الصفحة
354 setting_user_format: تنسيق عرض المستخدم
354 setting_user_format: تنسيق عرض المستخدم
355 setting_activity_days_default: الايام المعروضة على نشاط المشروع
355 setting_activity_days_default: الايام المعروضة على نشاط المشروع
356 setting_display_subprojects_issues: عرض بنود العمل للمشارع الرئيسية بشكل ا�?تراضي
356 setting_display_subprojects_issues: عرض بنود العمل للمشارع الرئيسية بشكل افتراضي
357 setting_enabled_scm: SCM تمكين
357 setting_enabled_scm: SCM تمكين
358 setting_mail_handler_body_delimiters: "اقتطاع رسائل البريد الإلكتروني بعد هذه الخطوط"
358 setting_mail_handler_body_delimiters: "اقتطاع رسائل البريد الإلكتروني بعد هذه الخطوط"
359 setting_mail_handler_api_enabled: للرسائل الواردةWS تمكين
359 setting_mail_handler_api_enabled: للرسائل الواردةWS تمكين
360 setting_mail_handler_api_key: API م�?تاح
360 setting_mail_handler_api_key: API مفتاح
361 setting_sequential_project_identifiers: انشاء معر�?ات المشروع المتسلسلة
361 setting_sequential_project_identifiers: انشاء معرفات المشروع المتسلسلة
362 setting_gravatar_enabled: كأيقونة مستخدمGravatar استخدام
362 setting_gravatar_enabled: كأيقونة مستخدمGravatar استخدام
363 setting_gravatar_default: الا�?تراضيةGravatar صورة
363 setting_gravatar_default: الافتراضيةGravatar صورة
364 setting_diff_max_lines_displayed: الحد الاقصى لعدد الخطوط
364 setting_diff_max_lines_displayed: الحد الاقصى لعدد الخطوط
365 setting_file_max_size_displayed: الحد الأقصى لحجم النص المعروض على المل�?ات المر�?قة
365 setting_file_max_size_displayed: الحد الأقصى لحجم النص المعروض على الملفات المرفقة
366 setting_repository_log_display_limit: الحد الاقصى لعدد التنقيحات المعروضة على مل�? السجل
366 setting_repository_log_display_limit: الحد الاقصى لعدد التنقيحات المعروضة على ملف السجل
367 setting_openid: السماح بدخول اسم المستخدم الم�?توح والتسجيل
367 setting_openid: السماح بدخول اسم المستخدم المفتوح والتسجيل
368 setting_password_min_length: الحد الادني لطول كلمة المرور
368 setting_password_min_length: الحد الادني لطول كلمة المرور
369 setting_new_project_user_role_id: الدور المسند الى المستخدم غير المسؤول الذي يقوم بإنشاء المشروع
369 setting_new_project_user_role_id: الدور المسند الى المستخدم غير المسؤول الذي يقوم بإنشاء المشروع
370 setting_default_projects_modules: تمكين الوحدات النمطية للمشاريع الجديدة بشكل ا�?تراضي
370 setting_default_projects_modules: تمكين الوحدات النمطية للمشاريع الجديدة بشكل افتراضي
371 setting_issue_done_ratio: حساب نسبة بند العمل المنتهية
371 setting_issue_done_ratio: حساب نسبة بند العمل المنتهية
372 setting_issue_done_ratio_issue_field: استخدم حقل بند العمل
372 setting_issue_done_ratio_issue_field: استخدم حقل بند العمل
373 setting_issue_done_ratio_issue_status: استخدم وضع بند العمل
373 setting_issue_done_ratio_issue_status: استخدم وضع بند العمل
374 setting_start_of_week: بدأ التقويم
374 setting_start_of_week: بدأ التقويم
375 setting_rest_api_enabled: تمكين باقي خدمات الويب
375 setting_rest_api_enabled: تمكين باقي خدمات الويب
376 setting_cache_formatted_text: النص المسبق تنسيقه �?ي ذاكرة التخزين المؤقت
376 setting_cache_formatted_text: النص المسبق تنسيقه في ذاكرة التخزين المؤقت
377 setting_default_notification_option: خيار الاعلام الا�?تراضي
377 setting_default_notification_option: خيار الاعلام الافتراضي
378 setting_commit_logtime_enabled: تميكن وقت الدخول
378 setting_commit_logtime_enabled: تميكن وقت الدخول
379 setting_commit_logtime_activity_id: النشاط �?ي وقت الدخول
379 setting_commit_logtime_activity_id: النشاط في وقت الدخول
380 setting_gantt_items_limit: الحد الاقصى لعدد العناصر المعروضة على مخطط جانت
380 setting_gantt_items_limit: الحد الاقصى لعدد العناصر المعروضة على مخطط جانت
381 setting_issue_group_assignment: السماح للإحالة الى المجموعات
381 setting_issue_group_assignment: السماح للإحالة الى المجموعات
382 setting_default_issue_start_date_to_creation_date: استخدام التاريخ الحالي كتاريخ بدأ لبنود العمل الجديدة
382 setting_default_issue_start_date_to_creation_date: استخدام التاريخ الحالي كتاريخ بدأ لبنود العمل الجديدة
383
383
384 permission_add_project: إنشاء مشروع
384 permission_add_project: إنشاء مشروع
385 permission_add_subprojects: إنشاء مشاريع �?رعية
385 permission_add_subprojects: إنشاء مشاريع فرعية
386 permission_edit_project: تعديل مشروع
386 permission_edit_project: تعديل مشروع
387 permission_select_project_modules: تحديد شكل المشروع
387 permission_select_project_modules: تحديد شكل المشروع
388 permission_manage_members: إدارة الاعضاء
388 permission_manage_members: إدارة الاعضاء
389 permission_manage_project_activities: ادارة اصدارات المشروع
389 permission_manage_project_activities: ادارة اصدارات المشروع
390 permission_manage_versions: ادارة الاصدارات
390 permission_manage_versions: ادارة الاصدارات
391 permission_manage_categories: ادارة انواع بنود العمل
391 permission_manage_categories: ادارة انواع بنود العمل
392 permission_view_issues: عرض بنود العمل
392 permission_view_issues: عرض بنود العمل
393 permission_add_issues: اضا�?ة بنود العمل
393 permission_add_issues: اضافة بنود العمل
394 permission_edit_issues: تعديل بنود العمل
394 permission_edit_issues: تعديل بنود العمل
395 permission_manage_issue_relations: ادارة علاقات بنود العمل
395 permission_manage_issue_relations: ادارة علاقات بنود العمل
396 permission_set_issues_private: تعين بنود العمل عامة او خاصة
396 permission_set_issues_private: تعين بنود العمل عامة او خاصة
397 permission_set_own_issues_private: تعين بنود العمل الخاصة بك كبنود عمل عامة او خاصة
397 permission_set_own_issues_private: تعين بنود العمل الخاصة بك كبنود عمل عامة او خاصة
398 permission_add_issue_notes: اضا�?ة ملاحظات
398 permission_add_issue_notes: اضافة ملاحظات
399 permission_edit_issue_notes: تعديل ملاحظات
399 permission_edit_issue_notes: تعديل ملاحظات
400 permission_edit_own_issue_notes: تعديل ملاحظاتك
400 permission_edit_own_issue_notes: تعديل ملاحظاتك
401 permission_move_issues: تحريك بنود العمل
401 permission_move_issues: تحريك بنود العمل
402 permission_delete_issues: حذ�? بنود العمل
402 permission_delete_issues: حذف بنود العمل
403 permission_manage_public_queries: ادارة الاستعلامات العامة
403 permission_manage_public_queries: ادارة الاستعلامات العامة
404 permission_save_queries: ح�?ظ الاستعلامات
404 permission_save_queries: حفظ الاستعلامات
405 permission_view_gantt: عرض طريقة"جانت"
405 permission_view_gantt: عرض طريقة"جانت"
406 permission_view_calendar: عرض التقويم
406 permission_view_calendar: عرض التقويم
407 permission_view_issue_watchers: عرض قائمة المراقبين
407 permission_view_issue_watchers: عرض قائمة المراقبين
408 permission_add_issue_watchers: اضا�?ة مراقبين
408 permission_add_issue_watchers: اضافة مراقبين
409 permission_delete_issue_watchers: حذ�? مراقبين
409 permission_delete_issue_watchers: حذف مراقبين
410 permission_log_time: الوقت المستغرق بالدخول
410 permission_log_time: الوقت المستغرق بالدخول
411 permission_view_time_entries: عرض الوقت المستغرق
411 permission_view_time_entries: عرض الوقت المستغرق
412 permission_edit_time_entries: تعديل الدخولات الزمنية
412 permission_edit_time_entries: تعديل الدخولات الزمنية
413 permission_edit_own_time_entries: تعديل الدخولات الشخصية
413 permission_edit_own_time_entries: تعديل الدخولات الشخصية
414 permission_manage_news: ادارة الاخبار
414 permission_manage_news: ادارة الاخبار
415 permission_comment_news: اخبار التعليقات
415 permission_comment_news: اخبار التعليقات
416 permission_view_documents: عرض المستندات
416 permission_view_documents: عرض المستندات
417 permission_manage_files: ادارة المل�?ات
417 permission_manage_files: ادارة الملفات
418 permission_view_files: عرض المل�?ات
418 permission_view_files: عرض الملفات
419 permission_manage_wiki: ادارة ويكي
419 permission_manage_wiki: ادارة ويكي
420 permission_rename_wiki_pages: اعادة تسمية ص�?حات ويكي
420 permission_rename_wiki_pages: اعادة تسمية صفحات ويكي
421 permission_delete_wiki_pages: حذق ص�?حات ويكي
421 permission_delete_wiki_pages: حذق صفحات ويكي
422 permission_view_wiki_pages: عرض ويكي
422 permission_view_wiki_pages: عرض ويكي
423 permission_view_wiki_edits: عرض تاريخ ويكي
423 permission_view_wiki_edits: عرض تاريخ ويكي
424 permission_edit_wiki_pages: تعديل ص�?حات ويكي
424 permission_edit_wiki_pages: تعديل صفحات ويكي
425 permission_delete_wiki_pages_attachments: حذ�? المر�?قات
425 permission_delete_wiki_pages_attachments: حذف المرفقات
426 permission_protect_wiki_pages: حماية ص�?حات ويكي
426 permission_protect_wiki_pages: حماية صفحات ويكي
427 permission_manage_repository: ادارة المستودعات
427 permission_manage_repository: ادارة المستودعات
428 permission_browse_repository: استعراض المستودعات
428 permission_browse_repository: استعراض المستودعات
429 permission_view_changesets: عرض طاقم التغيير
429 permission_view_changesets: عرض طاقم التغيير
430 permission_commit_access: الوصول
430 permission_commit_access: الوصول
431 permission_manage_boards: ادارة المنتديات
431 permission_manage_boards: ادارة المنتديات
432 permission_view_messages: عرض الرسائل
432 permission_view_messages: عرض الرسائل
433 permission_add_messages: نشر الرسائل
433 permission_add_messages: نشر الرسائل
434 permission_edit_messages: تحرير الرسائل
434 permission_edit_messages: تحرير الرسائل
435 permission_edit_own_messages: تحرير الرسائل الخاصة
435 permission_edit_own_messages: تحرير الرسائل الخاصة
436 permission_delete_messages: حذ�? الرسائل
436 permission_delete_messages: حذف الرسائل
437 permission_delete_own_messages: حذ�? الرسائل الخاصة
437 permission_delete_own_messages: حذف الرسائل الخاصة
438 permission_export_wiki_pages: تصدير ص�?حات ويكي
438 permission_export_wiki_pages: تصدير صفحات ويكي
439 permission_manage_subtasks: ادارة المهام ال�?رعية
439 permission_manage_subtasks: ادارة المهام الفرعية
440
440
441 project_module_issue_tracking: تعقب بنود العمل
441 project_module_issue_tracking: تعقب بنود العمل
442 project_module_time_tracking: التعقب الزمني
442 project_module_time_tracking: التعقب الزمني
443 project_module_news: الاخبار
443 project_module_news: الاخبار
444 project_module_documents: المستندات
444 project_module_documents: المستندات
445 project_module_files: المل�?ات
445 project_module_files: الملفات
446 project_module_wiki: ويكي
446 project_module_wiki: ويكي
447 project_module_repository: المستودع
447 project_module_repository: المستودع
448 project_module_boards: المنتديات
448 project_module_boards: المنتديات
449 project_module_calendar: التقويم
449 project_module_calendar: التقويم
450 project_module_gantt: جانت
450 project_module_gantt: جانت
451
451
452 label_user: المستخدم
452 label_user: المستخدم
453 label_user_plural: المستخدمين
453 label_user_plural: المستخدمين
454 label_user_new: مستخدم جديد
454 label_user_new: مستخدم جديد
455 label_user_anonymous: مجهول الهوية
455 label_user_anonymous: مجهول الهوية
456 label_project: مشروع
456 label_project: مشروع
457 label_project_new: مشروع جديد
457 label_project_new: مشروع جديد
458 label_project_plural: مشاريع
458 label_project_plural: مشاريع
459 label_x_projects:
459 label_x_projects:
460 zero: لا يوجد مشاريع
460 zero: لا يوجد مشاريع
461 one: مشروع واحد
461 one: مشروع واحد
462 other: "%{count} مشاريع"
462 other: "%{count} مشاريع"
463 label_project_all: كل المشاريع
463 label_project_all: كل المشاريع
464 label_project_latest: احدث المشاريع
464 label_project_latest: احدث المشاريع
465 label_issue: بند عمل
465 label_issue: بند عمل
466 label_issue_new: بند عمل جديد
466 label_issue_new: بند عمل جديد
467 label_issue_plural: بنود عمل
467 label_issue_plural: بنود عمل
468 label_issue_view_all: عرض كل بنود العمل
468 label_issue_view_all: عرض كل بنود العمل
469 label_issues_by: " %{value}بند العمل لصحابها"
469 label_issues_by: " %{value}بند العمل لصحابها"
470 label_issue_added: تم اضا�?ة بند العمل
470 label_issue_added: تم اضافة بند العمل
471 label_issue_updated: تم تحديث بند العمل
471 label_issue_updated: تم تحديث بند العمل
472 label_issue_note_added: تم اضا�?ة الملاحظة
472 label_issue_note_added: تم اضافة الملاحظة
473 label_issue_status_updated: تم تحديث الحالة
473 label_issue_status_updated: تم تحديث الحالة
474 label_issue_priority_updated: تم تحديث الاولويات
474 label_issue_priority_updated: تم تحديث الاولويات
475 label_document: مستند
475 label_document: مستند
476 label_document_new: مستند جديد
476 label_document_new: مستند جديد
477 label_document_plural: مستندات
477 label_document_plural: مستندات
478 label_document_added: تم اضا�?ة مستند
478 label_document_added: تم اضافة مستند
479 label_role: دور
479 label_role: دور
480 label_role_plural: ادوار
480 label_role_plural: ادوار
481 label_role_new: دور جديد
481 label_role_new: دور جديد
482 label_role_and_permissions: الأدوار والصلاحيات
482 label_role_and_permissions: الأدوار والصلاحيات
483 label_role_anonymous: مجهول الهوية
483 label_role_anonymous: مجهول الهوية
484 label_role_non_member: ليس عضو
484 label_role_non_member: ليس عضو
485 label_member: عضو
485 label_member: عضو
486 label_member_new: عضو جديد
486 label_member_new: عضو جديد
487 label_member_plural: اعضاء
487 label_member_plural: اعضاء
488 label_tracker: نوع بند عمل
488 label_tracker: نوع بند عمل
489 label_tracker_plural: أنواع بنود العمل
489 label_tracker_plural: أنواع بنود العمل
490 label_tracker_new: نوع بند عمل جديد
490 label_tracker_new: نوع بند عمل جديد
491 label_workflow: سير العمل
491 label_workflow: سير العمل
492 label_issue_status: حالة بند العمل
492 label_issue_status: حالة بند العمل
493 label_issue_status_plural: حالات بند العمل
493 label_issue_status_plural: حالات بند العمل
494 label_issue_status_new: حالة جديدة
494 label_issue_status_new: حالة جديدة
495 label_issue_category: �?ئة بند العمل
495 label_issue_category: فئة بند العمل
496 label_issue_category_plural: �?ئات بنود العمل
496 label_issue_category_plural: فئات بنود العمل
497 label_issue_category_new: �?ئة جديدة
497 label_issue_category_new: فئة جديدة
498 label_custom_field: تخصيص حقل
498 label_custom_field: تخصيص حقل
499 label_custom_field_plural: تخصيص حقول
499 label_custom_field_plural: تخصيص حقول
500 label_custom_field_new: حقل مخصص جديد
500 label_custom_field_new: حقل مخصص جديد
501 label_enumerations: التعدادات
501 label_enumerations: التعدادات
502 label_enumeration_new: قيمة جديدة
502 label_enumeration_new: قيمة جديدة
503 label_information: معلومة
503 label_information: معلومة
504 label_information_plural: معلومات
504 label_information_plural: معلومات
505 label_please_login: برجى تسجيل الدخول
505 label_please_login: برجى تسجيل الدخول
506 label_register: تسجيل
506 label_register: تسجيل
507 label_login_with_open_id_option: او الدخول بهوية م�?توحة
507 label_login_with_open_id_option: او الدخول بهوية مفتوحة
508 label_password_lost: �?قدت كلمة السر
508 label_password_lost: فقدت كلمة السر
509 label_home: "الص�?حة الرئيسية"
509 label_home: "الصفحة الرئيسية"
510 label_my_page: الص�?حة الخاصة بي
510 label_my_page: الصفحة الخاصة بي
511 label_my_account: حسابي
511 label_my_account: حسابي
512 label_my_projects: مشاريعي الخاصة
512 label_my_projects: مشاريعي الخاصة
513 label_my_page_block: حجب ص�?حتي الخاصة
513 label_my_page_block: حجب صفحتي الخاصة
514 label_administration: إدارة النظام
514 label_administration: إدارة النظام
515 label_login: تسجيل الدخول
515 label_login: تسجيل الدخول
516 label_logout: تسجيل الخروج
516 label_logout: تسجيل الخروج
517 label_help: مساعدة
517 label_help: مساعدة
518 label_reported_issues: بنود العمل التي أدخلتها
518 label_reported_issues: بنود العمل التي أدخلتها
519 label_assigned_to_me_issues: بنود العمل المسندة إلي
519 label_assigned_to_me_issues: بنود العمل المسندة إلي
520 label_last_login: آخر اتصال
520 label_last_login: آخر اتصال
521 label_registered_on: مسجل على
521 label_registered_on: مسجل على
522 label_activity: النشاط
522 label_activity: النشاط
523 label_overall_activity: النشاط العام
523 label_overall_activity: النشاط العام
524 label_user_activity: "قيمة النشاط"
524 label_user_activity: "قيمة النشاط"
525 label_new: جديدة
525 label_new: جديدة
526 label_logged_as: تم تسجيل دخولك
526 label_logged_as: تم تسجيل دخولك
527 label_environment: البيئة
527 label_environment: البيئة
528 label_authentication: المصادقة
528 label_authentication: المصادقة
529 label_auth_source: وضع المصادقة
529 label_auth_source: وضع المصادقة
530 label_auth_source_new: وضع مصادقة جديدة
530 label_auth_source_new: وضع مصادقة جديدة
531 label_auth_source_plural: أوضاع المصادقة
531 label_auth_source_plural: أوضاع المصادقة
532 label_subproject_plural: مشاريع �?رعية
532 label_subproject_plural: مشاريع فرعية
533 label_subproject_new: مشروع �?رعي جديد
533 label_subproject_new: مشروع فرعي جديد
534 label_and_its_subprojects: "قيمة المشاريع ال�?رعية الخاصة بك"
534 label_and_its_subprojects: "قيمة المشاريع الفرعية الخاصة بك"
535 label_min_max_length: الحد الاقصى والادنى للطول
535 label_min_max_length: الحد الاقصى والادنى للطول
536 label_list: قائمة
536 label_list: قائمة
537 label_date: تاريخ
537 label_date: تاريخ
538 label_integer: عدد صحيح
538 label_integer: عدد صحيح
539 label_float: عدد كسري
539 label_float: عدد كسري
540 label_boolean: "نعم/لا"
540 label_boolean: "نعم/لا"
541 label_string: نص
541 label_string: نص
542 label_text: نص طويل
542 label_text: نص طويل
543 label_attribute: سمة
543 label_attribute: سمة
544 label_attribute_plural: السمات
544 label_attribute_plural: السمات
545 label_no_data: لا توجد بيانات للعرض
545 label_no_data: لا توجد بيانات للعرض
546 label_change_status: تغيير الحالة
546 label_change_status: تغيير الحالة
547 label_history: التاريخ
547 label_history: التاريخ
548 label_attachment: المل�?
548 label_attachment: الملف
549 label_attachment_new: مل�? جديد
549 label_attachment_new: ملف جديد
550 label_attachment_delete: حذ�? المل�?
550 label_attachment_delete: حذف الملف
551 label_attachment_plural: المل�?ات
551 label_attachment_plural: الملفات
552 label_file_added: المل�? المضا�?
552 label_file_added: الملف المضاف
553 label_report: تقرير
553 label_report: تقرير
554 label_report_plural: التقارير
554 label_report_plural: التقارير
555 label_news: الأخبار
555 label_news: الأخبار
556 label_news_new: إضا�?ة الأخبار
556 label_news_new: إضافة الأخبار
557 label_news_plural: الأخبار
557 label_news_plural: الأخبار
558 label_news_latest: آخر الأخبار
558 label_news_latest: آخر الأخبار
559 label_news_view_all: عرض كل الأخبار
559 label_news_view_all: عرض كل الأخبار
560 label_news_added: الأخبار المضا�?ة
560 label_news_added: الأخبار المضافة
561 label_news_comment_added: إضا�?ة التعليقات على أخبار
561 label_news_comment_added: إضافة التعليقات على أخبار
562 label_settings: إعدادات
562 label_settings: إعدادات
563 label_overview: لمحة عامة
563 label_overview: لمحة عامة
564 label_version: الإصدار
564 label_version: الإصدار
565 label_version_new: الإصدار الجديد
565 label_version_new: الإصدار الجديد
566 label_version_plural: الإصدارات
566 label_version_plural: الإصدارات
567 label_close_versions: أكملت إغلاق الإصدارات
567 label_close_versions: أكملت إغلاق الإصدارات
568 label_confirmation: تأكيد
568 label_confirmation: تأكيد
569 label_export_to: 'متو�?رة أيضا �?ي:'
569 label_export_to: 'متوفرة أيضا في:'
570 label_read: القراءة...
570 label_read: القراءة...
571 label_public_projects: المشاريع العامة
571 label_public_projects: المشاريع العامة
572 label_open_issues: م�?توح
572 label_open_issues: مفتوح
573 label_open_issues_plural: بنود عمل م�?توحة
573 label_open_issues_plural: بنود عمل مفتوحة
574 label_closed_issues: مغلق
574 label_closed_issues: مغلق
575 label_closed_issues_plural: بنود عمل مغلقة
575 label_closed_issues_plural: بنود عمل مغلقة
576 label_x_open_issues_abbr:
576 label_x_open_issues_abbr:
577 zero: 0 م�?توح
577 zero: 0 مفتوح
578 one: 1 مقتوح
578 one: 1 مقتوح
579 other: "%{count} م�?توح"
579 other: "%{count} مفتوح"
580 label_x_closed_issues_abbr:
580 label_x_closed_issues_abbr:
581 zero: 0 مغلق
581 zero: 0 مغلق
582 one: 1 مغلق
582 one: 1 مغلق
583 other: "%{count} مغلق"
583 other: "%{count} مغلق"
584 label_total: الإجمالي
584 label_total: الإجمالي
585 label_permissions: صلاحيات
585 label_permissions: صلاحيات
586 label_current_status: الحالة الحالية
586 label_current_status: الحالة الحالية
587 label_new_statuses_allowed: يسمح بادراج حالات جديدة
587 label_new_statuses_allowed: يسمح بادراج حالات جديدة
588 label_all: جميع
588 label_all: جميع
589 label_none: لا شيء
589 label_none: لا شيء
590 label_nobody: لا أحد
590 label_nobody: لا أحد
591 label_next: القادم
591 label_next: القادم
592 label_previous: السابق
592 label_previous: السابق
593 label_used_by: التي يستخدمها
593 label_used_by: التي يستخدمها
594 label_details: الت�?اصيل
594 label_details: التفاصيل
595 label_add_note: إضا�?ة ملاحظة
595 label_add_note: إضافة ملاحظة
596 label_calendar: التقويم
596 label_calendar: التقويم
597 label_months_from: بعد أشهر من
597 label_months_from: بعد أشهر من
598 label_gantt: جانت
598 label_gantt: جانت
599 label_internal: الداخلية
599 label_internal: الداخلية
600 label_last_changes: "آخر التغييرات %{count}"
600 label_last_changes: "آخر التغييرات %{count}"
601 label_change_view_all: عرض كا�?ة التغييرات
601 label_change_view_all: عرض كافة التغييرات
602 label_personalize_page: تخصيص هذه الص�?حة
602 label_personalize_page: تخصيص هذه الصفحة
603 label_comment: تعليق
603 label_comment: تعليق
604 label_comment_plural: تعليقات
604 label_comment_plural: تعليقات
605 label_x_comments:
605 label_x_comments:
606 zero: لا يوجد تعليقات
606 zero: لا يوجد تعليقات
607 one: تعليق واحد
607 one: تعليق واحد
608 other: "%{count} تعليقات"
608 other: "%{count} تعليقات"
609 label_comment_add: إضا�?ة تعليق
609 label_comment_add: إضافة تعليق
610 label_comment_added: تم إضا�?ة التعليق
610 label_comment_added: تم إضافة التعليق
611 label_comment_delete: حذ�? التعليقات
611 label_comment_delete: حذف التعليقات
612 label_query: استعلام مخصص
612 label_query: استعلام مخصص
613 label_query_plural: استعلامات مخصصة
613 label_query_plural: استعلامات مخصصة
614 label_query_new: استعلام جديد
614 label_query_new: استعلام جديد
615 label_my_queries: استعلاماتي المخصصة
615 label_my_queries: استعلاماتي المخصصة
616 label_filter_add: إضا�?ة عامل تص�?ية
616 label_filter_add: إضافة عامل تصفية
617 label_filter_plural: عوامل التص�?ية
617 label_filter_plural: عوامل التصفية
618 label_equals: يساوي
618 label_equals: يساوي
619 label_not_equals: لا يساوي
619 label_not_equals: لا يساوي
620 label_in_less_than: أقل من
620 label_in_less_than: أقل من
621 label_in_more_than: أكثر من
621 label_in_more_than: أكثر من
622 label_greater_or_equal: '>='
622 label_greater_or_equal: '>='
623 label_less_or_equal: '< ='
623 label_less_or_equal: '< ='
624 label_between: بين
624 label_between: بين
625 label_in: �?ي
625 label_in: في
626 label_today: اليوم
626 label_today: اليوم
627 label_all_time: كل الوقت
627 label_all_time: كل الوقت
628 label_yesterday: بالأمس
628 label_yesterday: بالأمس
629 label_this_week: هذا الأسبوع
629 label_this_week: هذا الأسبوع
630 label_last_week: الأسبوع الماضي
630 label_last_week: الأسبوع الماضي
631 label_last_n_days: "آخر %{count} أيام"
631 label_last_n_days: "آخر %{count} أيام"
632 label_this_month: هذا الشهر
632 label_this_month: هذا الشهر
633 label_last_month: الشهر الماضي
633 label_last_month: الشهر الماضي
634 label_this_year: هذا العام
634 label_this_year: هذا العام
635 label_date_range: نطاق التاريخ
635 label_date_range: نطاق التاريخ
636 label_less_than_ago: أقل من عدد أيام
636 label_less_than_ago: أقل من عدد أيام
637 label_more_than_ago: أكثر من عدد أيام
637 label_more_than_ago: أكثر من عدد أيام
638 label_ago: منذ أيام
638 label_ago: منذ أيام
639 label_contains: يحتوي على
639 label_contains: يحتوي على
640 label_not_contains: لا يحتوي على
640 label_not_contains: لا يحتوي على
641 label_day_plural: أيام
641 label_day_plural: أيام
642 label_repository: المستودع
642 label_repository: المستودع
643 label_repository_plural: المستودعات
643 label_repository_plural: المستودعات
644 label_browse: تص�?ح
644 label_browse: تصفح
645 label_branch: �?رع
645 label_branch: فرع
646 label_tag: ربط
646 label_tag: ربط
647 label_revision: مراجعة
647 label_revision: مراجعة
648 label_revision_plural: تنقيحات
648 label_revision_plural: تنقيحات
649 label_revision_id: " %{value}مراجعة"
649 label_revision_id: " %{value}مراجعة"
650 label_associated_revisions: التنقيحات المرتبطة
650 label_associated_revisions: التنقيحات المرتبطة
651 label_added: مضا�?
651 label_added: مضاف
652 label_modified: معدل
652 label_modified: معدل
653 label_copied: منسوخ
653 label_copied: منسوخ
654 label_renamed: إعادة تسمية
654 label_renamed: إعادة تسمية
655 label_deleted: محذو�?
655 label_deleted: محذوف
656 label_latest_revision: آخر تنقيح
656 label_latest_revision: آخر تنقيح
657 label_latest_revision_plural: أحدث المراجعات
657 label_latest_revision_plural: أحدث المراجعات
658 label_view_revisions: عرض التنقيحات
658 label_view_revisions: عرض التنقيحات
659 label_view_all_revisions: عرض كا�?ة المراجعات
659 label_view_all_revisions: عرض كافة المراجعات
660 label_max_size: الحد الأقصى للحجم
660 label_max_size: الحد الأقصى للحجم
661 label_sort_highest: التحرك لأعلى مرتبة
661 label_sort_highest: التحرك لأعلى مرتبة
662 label_sort_higher: تحريك لأعلى
662 label_sort_higher: تحريك لأعلى
663 label_sort_lower: تحريك لأس�?ل
663 label_sort_lower: تحريك لأسفل
664 label_sort_lowest: التحرك لأس�?ل مرتبة
664 label_sort_lowest: التحرك لأسفل مرتبة
665 label_roadmap: خارطة الطريق
665 label_roadmap: خارطة الطريق
666 label_roadmap_due_in: " %{value}تستحق �?ي "
666 label_roadmap_due_in: " %{value}تستحق في "
667 label_roadmap_overdue: "%{value}تأخير"
667 label_roadmap_overdue: "%{value}تأخير"
668 label_roadmap_no_issues: لا يوجد بنود عمل لهذا الإصدار
668 label_roadmap_no_issues: لا يوجد بنود عمل لهذا الإصدار
669 label_search: البحث
669 label_search: البحث
670 label_result_plural: النتائج
670 label_result_plural: النتائج
671 label_all_words: كل الكلمات
671 label_all_words: كل الكلمات
672 label_wiki: ويكي
672 label_wiki: ويكي
673 label_wiki_edit: تحرير ويكي
673 label_wiki_edit: تحرير ويكي
674 label_wiki_edit_plural: عمليات تحرير ويكي
674 label_wiki_edit_plural: عمليات تحرير ويكي
675 label_wiki_page: ص�?حة ويكي
675 label_wiki_page: صفحة ويكي
676 label_wiki_page_plural: ويكي ص�?حات
676 label_wiki_page_plural: ويكي صفحات
677 label_index_by_title: ال�?هرس حسب العنوان
677 label_index_by_title: الفهرس حسب العنوان
678 label_index_by_date: ال�?هرس حسب التاريخ
678 label_index_by_date: الفهرس حسب التاريخ
679 label_current_version: الإصدار الحالي
679 label_current_version: الإصدار الحالي
680 label_preview: معاينة
680 label_preview: معاينة
681 label_feed_plural: موجز ويب
681 label_feed_plural: موجز ويب
682 label_changes_details: ت�?اصيل جميع التغييرات
682 label_changes_details: تفاصيل جميع التغييرات
683 label_issue_tracking: تعقب بنود العمل
683 label_issue_tracking: تعقب بنود العمل
684 label_spent_time: ما تم إن�?اقه من الوقت
684 label_spent_time: ما تم إنفاقه من الوقت
685 label_overall_spent_time: الوقت الذي تم ان�?اقه كاملا
685 label_overall_spent_time: الوقت الذي تم انفاقه كاملا
686 label_f_hour: "%{value} ساعة"
686 label_f_hour: "%{value} ساعة"
687 label_f_hour_plural: "%{value} ساعات"
687 label_f_hour_plural: "%{value} ساعات"
688 label_time_tracking: تعقب الوقت
688 label_time_tracking: تعقب الوقت
689 label_change_plural: التغييرات
689 label_change_plural: التغييرات
690 label_statistics: إحصاءات
690 label_statistics: إحصاءات
691 label_commits_per_month: يثبت �?ي الشهر
691 label_commits_per_month: يثبت في الشهر
692 label_commits_per_author: يثبت لكل مؤل�?
692 label_commits_per_author: يثبت لكل مؤلف
693 label_diff: الاختلا�?ات
693 label_diff: الاختلافات
694 label_view_diff: عرض الاختلا�?ات
694 label_view_diff: عرض الاختلافات
695 label_diff_inline: مضمنة
695 label_diff_inline: مضمنة
696 label_diff_side_by_side: جنبا إلى جنب
696 label_diff_side_by_side: جنبا إلى جنب
697 label_options: خيارات
697 label_options: خيارات
698 label_copy_workflow_from: نسخ سير العمل من
698 label_copy_workflow_from: نسخ سير العمل من
699 label_permissions_report: تقرير الصلاحيات
699 label_permissions_report: تقرير الصلاحيات
700 label_watched_issues: بنود العمل المتابعة بريدياً
700 label_watched_issues: بنود العمل المتابعة بريدياً
701 label_related_issues: بنود العمل ذات الصلة
701 label_related_issues: بنود العمل ذات الصلة
702 label_applied_status: الحالة المطبقة
702 label_applied_status: الحالة المطبقة
703 label_loading: تحميل...
703 label_loading: تحميل...
704 label_relation_new: علاقة جديدة
704 label_relation_new: علاقة جديدة
705 label_relation_delete: حذ�? العلاقة
705 label_relation_delete: حذف العلاقة
706 label_relates_to: ذات علاقة بـ
706 label_relates_to: ذات علاقة بـ
707 label_duplicates: مكرر من
707 label_duplicates: مكرر من
708 label_duplicated_by: مكرر بواسطة
708 label_duplicated_by: مكرر بواسطة
709 label_blocks: يجب تن�?يذه قبل
709 label_blocks: يجب تنفيذه قبل
710 label_blocked_by: لا يمكن تن�?يذه إلا بعد
710 label_blocked_by: لا يمكن تنفيذه إلا بعد
711 label_precedes: يسبق
711 label_precedes: يسبق
712 label_follows: يتبع
712 label_follows: يتبع
713 label_stay_logged_in: تسجيل الدخول �?ي
713 label_stay_logged_in: تسجيل الدخول في
714 label_disabled: تعطيل
714 label_disabled: تعطيل
715 label_show_completed_versions: إظهار الإصدارات الكاملة
715 label_show_completed_versions: إظهار الإصدارات الكاملة
716 label_me: لي
716 label_me: لي
717 label_board: المنتدى
717 label_board: المنتدى
718 label_board_new: منتدى جديد
718 label_board_new: منتدى جديد
719 label_board_plural: المنتديات
719 label_board_plural: المنتديات
720 label_board_locked: تأمين
720 label_board_locked: تأمين
721 label_board_sticky: لزجة
721 label_board_sticky: لزجة
722 label_topic_plural: المواضيع
722 label_topic_plural: المواضيع
723 label_message_plural: رسائل
723 label_message_plural: رسائل
724 label_message_last: آخر رسالة
724 label_message_last: آخر رسالة
725 label_message_new: رسالة جديدة
725 label_message_new: رسالة جديدة
726 label_message_posted: تم اضا�?ة الرسالة
726 label_message_posted: تم اضافة الرسالة
727 label_reply_plural: الردود
727 label_reply_plural: الردود
728 label_send_information: إرسال معلومات الحساب للمستخدم
728 label_send_information: إرسال معلومات الحساب للمستخدم
729 label_year: سنة
729 label_year: سنة
730 label_month: شهر
730 label_month: شهر
731 label_week: أسبوع
731 label_week: أسبوع
732 label_date_from: من
732 label_date_from: من
733 label_date_to: إلى
733 label_date_to: إلى
734 label_language_based: استناداً إلى لغة المستخدم
734 label_language_based: استناداً إلى لغة المستخدم
735 label_sort_by: " %{value}الترتيب حسب "
735 label_sort_by: " %{value}الترتيب حسب "
736 label_send_test_email: ارسل رسالة الكترونية كاختبار
736 label_send_test_email: ارسل رسالة الكترونية كاختبار
737 label_feeds_access_key: Atom م�?تاح دخول
737 label_feeds_access_key: Atom مفتاح دخول
738 label_missing_feeds_access_key: م�?قودAtom م�?تاح دخول
738 label_missing_feeds_access_key: مفقودAtom مفتاح دخول
739 label_feeds_access_key_created_on: "Atom تم انشاء م�?تاح %{value} منذ"
739 label_feeds_access_key_created_on: "Atom تم انشاء مفتاح %{value} منذ"
740 label_module_plural: الوحدات النمطية
740 label_module_plural: الوحدات النمطية
741 label_added_time_by: " تم اضا�?ته من قبل %{author} منذ %{age}"
741 label_added_time_by: " تم اضافته من قبل %{author} منذ %{age}"
742 label_updated_time_by: " تم تحديثه من قبل %{author} منذ %{age}"
742 label_updated_time_by: " تم تحديثه من قبل %{author} منذ %{age}"
743 label_updated_time: "تم التحديث منذ %{value}"
743 label_updated_time: "تم التحديث منذ %{value}"
744 label_jump_to_a_project: الانتقال إلى مشروع...
744 label_jump_to_a_project: الانتقال إلى مشروع...
745 label_file_plural: المل�?ات
745 label_file_plural: الملفات
746 label_changeset_plural: اعدادات التغير
746 label_changeset_plural: اعدادات التغير
747 label_default_columns: الاعمدة الا�?تراضية
747 label_default_columns: الاعمدة الافتراضية
748 label_no_change_option: (لا تغيير)
748 label_no_change_option: (لا تغيير)
749 label_bulk_edit_selected_issues: تحرير بنود العمل المظللة
749 label_bulk_edit_selected_issues: تحرير بنود العمل المظللة
750 label_bulk_edit_selected_time_entries: تعديل بنود الأوقات المظللة
750 label_bulk_edit_selected_time_entries: تعديل بنود الأوقات المظللة
751 label_theme: الموضوع
751 label_theme: الموضوع
752 label_default: الا�?تراضي
752 label_default: الافتراضي
753 label_search_titles_only: البحث �?ي العناوين �?قط
753 label_search_titles_only: البحث في العناوين فقط
754 label_user_mail_option_all: "جميع الخيارات"
754 label_user_mail_option_all: "جميع الخيارات"
755 label_user_mail_option_selected: "الخيارات المظللة �?قط"
755 label_user_mail_option_selected: "الخيارات المظللة فقط"
756 label_user_mail_option_none: "لم يتم تحديد اي خيارات"
756 label_user_mail_option_none: "لم يتم تحديد اي خيارات"
757 label_user_mail_option_only_my_events: "السماح لي �?قط بمشاهدة الاحداث الخاصة"
757 label_user_mail_option_only_my_events: "السماح لي فقط بمشاهدة الاحداث الخاصة"
758 label_user_mail_option_only_assigned: "�?قط الخيارات التي تم تعيينها"
758 label_user_mail_option_only_assigned: "فقط الخيارات التي تم تعيينها"
759 label_user_mail_option_only_owner: "�?قط للخيارات التي املكها"
759 label_user_mail_option_only_owner: "فقط للخيارات التي املكها"
760 label_user_mail_no_self_notified: "لا تريد إعلامك بالتغيرات التي تجريها بن�?سك"
760 label_user_mail_no_self_notified: "لا تريد إعلامك بالتغيرات التي تجريها بنفسك"
761 label_registration_activation_by_email: حساب التنشيط عبر البريد الإلكتروني
761 label_registration_activation_by_email: حساب التنشيط عبر البريد الإلكتروني
762 label_registration_manual_activation: تنشيط الحساب اليدوي
762 label_registration_manual_activation: تنشيط الحساب اليدوي
763 label_registration_automatic_activation: تنشيط الحساب التلقائي
763 label_registration_automatic_activation: تنشيط الحساب التلقائي
764 label_display_per_page: "لكل ص�?حة: %{value}"
764 label_display_per_page: "لكل صفحة: %{value}"
765 label_age: العمر
765 label_age: العمر
766 label_change_properties: تغيير الخصائص
766 label_change_properties: تغيير الخصائص
767 label_general: عامة
767 label_general: عامة
768 label_more: أكثر
768 label_more: أكثر
769 label_scm: scm
769 label_scm: scm
770 label_plugins: الإضا�?ات
770 label_plugins: الإضافات
771 label_ldap_authentication: مصادقة LDAP
771 label_ldap_authentication: مصادقة LDAP
772 label_downloads_abbr: تنزيل
772 label_downloads_abbr: تنزيل
773 label_optional_description: وص�? اختياري
773 label_optional_description: وصف اختياري
774 label_add_another_file: إضا�?ة مل�? آخر
774 label_add_another_file: إضافة ملف آخر
775 label_preferences: ت�?ضيلات
775 label_preferences: تفضيلات
776 label_chronological_order: �?ي ترتيب زمني
776 label_chronological_order: في ترتيب زمني
777 label_reverse_chronological_order: �?ي ترتيب زمني عكسي
777 label_reverse_chronological_order: في ترتيب زمني عكسي
778 label_planning: التخطيط
778 label_planning: التخطيط
779 label_incoming_emails: رسائل البريد الإلكتروني الوارد
779 label_incoming_emails: رسائل البريد الإلكتروني الوارد
780 label_generate_key: إنشاء م�?تاح
780 label_generate_key: إنشاء مفتاح
781 label_issue_watchers: المراقبون
781 label_issue_watchers: المراقبون
782 label_example: مثال
782 label_example: مثال
783 label_display: العرض
783 label_display: العرض
784 label_sort: �?رز
784 label_sort: فرز
785 label_ascending: تصاعدي
785 label_ascending: تصاعدي
786 label_descending: تنازلي
786 label_descending: تنازلي
787 label_date_from_to: من %{start} الى %{end}
787 label_date_from_to: من %{start} الى %{end}
788 label_wiki_content_added: إضا�?ة ص�?حة ويكي
788 label_wiki_content_added: إضافة صفحة ويكي
789 label_wiki_content_updated: تحديث ص�?حة ويكي
789 label_wiki_content_updated: تحديث صفحة ويكي
790 label_group: مجموعة
790 label_group: مجموعة
791 label_group_plural: المجموعات
791 label_group_plural: المجموعات
792 label_group_new: مجموعة جديدة
792 label_group_new: مجموعة جديدة
793 label_time_entry_plural: الأوقات المن�?قة
793 label_time_entry_plural: الأوقات المنفقة
794 label_version_sharing_none: غير متاح
794 label_version_sharing_none: غير متاح
795 label_version_sharing_descendants: متاح للمشاريع ال�?رعية
795 label_version_sharing_descendants: متاح للمشاريع الفرعية
796 label_version_sharing_hierarchy: متاح للتسلسل الهرمي للمشروع
796 label_version_sharing_hierarchy: متاح للتسلسل الهرمي للمشروع
797 label_version_sharing_tree: مع شجرة المشروع
797 label_version_sharing_tree: مع شجرة المشروع
798 label_version_sharing_system: مع جميع المشاريع
798 label_version_sharing_system: مع جميع المشاريع
799 label_update_issue_done_ratios: تحديث نسبة الأداء لبند العمل
799 label_update_issue_done_ratios: تحديث نسبة الأداء لبند العمل
800 label_copy_source: المصدر
800 label_copy_source: المصدر
801 label_copy_target: الهد�?
801 label_copy_target: الهدف
802 label_copy_same_as_target: مطابق للهد�?
802 label_copy_same_as_target: مطابق للهدف
803 label_display_used_statuses_only: عرض الحالات المستخدمة من قبل هذا النوع من بنود العمل �?قط
803 label_display_used_statuses_only: عرض الحالات المستخدمة من قبل هذا النوع من بنود العمل فقط
804 label_api_access_key: م�?تاح الوصول إلى API
804 label_api_access_key: مفتاح الوصول إلى API
805 label_missing_api_access_key: API لم يتم الحصول على م�?تاح الوصول
805 label_missing_api_access_key: API لم يتم الحصول على مفتاح الوصول
806 label_api_access_key_created_on: " API إنشاء م�?تاح الوصول إلى"
806 label_api_access_key_created_on: " API إنشاء مفتاح الوصول إلى"
807 label_profile: المل�? الشخصي
807 label_profile: الملف الشخصي
808 label_subtask_plural: المهام ال�?رعية
808 label_subtask_plural: المهام الفرعية
809 label_project_copy_notifications: إرسال إشعار الى البريد الإلكتروني عند نسخ المشروع
809 label_project_copy_notifications: إرسال إشعار الى البريد الإلكتروني عند نسخ المشروع
810 label_principal_search: "البحث عن مستخدم أو مجموعة:"
810 label_principal_search: "البحث عن مستخدم أو مجموعة:"
811 label_user_search: "البحث عن المستخدم:"
811 label_user_search: "البحث عن المستخدم:"
812 label_additional_workflow_transitions_for_author: الانتقالات الإضا�?ية المسموح بها عند المستخدم صاحب البلاغ
812 label_additional_workflow_transitions_for_author: الانتقالات الإضافية المسموح بها عند المستخدم صاحب البلاغ
813 label_additional_workflow_transitions_for_assignee: الانتقالات الإضا�?ية المسموح بها عند المستخدم المحال إليه
813 label_additional_workflow_transitions_for_assignee: الانتقالات الإضافية المسموح بها عند المستخدم المحال إليه
814 label_issues_visibility_all: جميع بنود العمل
814 label_issues_visibility_all: جميع بنود العمل
815 label_issues_visibility_public: جميع بنود العمل الخاصة
815 label_issues_visibility_public: جميع بنود العمل الخاصة
816 label_issues_visibility_own: بنود العمل التي أنشأها المستخدم
816 label_issues_visibility_own: بنود العمل التي أنشأها المستخدم
817 label_git_report_last_commit: اعتماد التقرير الأخير للمل�?ات والدلائل
817 label_git_report_last_commit: اعتماد التقرير الأخير للملفات والدلائل
818 label_parent_revision: الوالدين
818 label_parent_revision: الوالدين
819 label_child_revision: الط�?ل
819 label_child_revision: الطفل
820 label_export_options: "%{export_format} خيارات التصدير"
820 label_export_options: "%{export_format} خيارات التصدير"
821
821
822 button_login: دخول
822 button_login: دخول
823 button_submit: تثبيت
823 button_submit: تثبيت
824 button_save: ح�?ظ
824 button_save: حفظ
825 button_check_all: تحديد الكل
825 button_check_all: تحديد الكل
826 button_uncheck_all: عدم تحديد الكل
826 button_uncheck_all: عدم تحديد الكل
827 button_collapse_all: تقليص الكل
827 button_collapse_all: تقليص الكل
828 button_expand_all: عرض الكل
828 button_expand_all: عرض الكل
829 button_delete: حذ�?
829 button_delete: حذف
830 button_create: إنشاء
830 button_create: إنشاء
831 button_create_and_continue: إنشاء واستمرار
831 button_create_and_continue: إنشاء واستمرار
832 button_test: اختبار
832 button_test: اختبار
833 button_edit: تعديل
833 button_edit: تعديل
834 button_edit_associated_wikipage: "تغير ص�?حة ويكي: %{page_title}"
834 button_edit_associated_wikipage: "تغير صفحة ويكي: %{page_title}"
835 button_add: إضا�?ة
835 button_add: إضافة
836 button_change: تغيير
836 button_change: تغيير
837 button_apply: تطبيق
837 button_apply: تطبيق
838 button_clear: إخلاء الحقول
838 button_clear: إخلاء الحقول
839 button_lock: ق�?ل
839 button_lock: قفل
840 button_unlock: الغاء الق�?ل
840 button_unlock: الغاء القفل
841 button_download: تنزيل
841 button_download: تنزيل
842 button_list: قائمة
842 button_list: قائمة
843 button_view: عرض
843 button_view: عرض
844 button_move: تحرك
844 button_move: تحرك
845 button_move_and_follow: تحرك واتبع
845 button_move_and_follow: تحرك واتبع
846 button_back: رجوع
846 button_back: رجوع
847 button_cancel: إلغاء
847 button_cancel: إلغاء
848 button_activate: تنشيط
848 button_activate: تنشيط
849 button_sort: ترتيب
849 button_sort: ترتيب
850 button_log_time: وقت الدخول
850 button_log_time: وقت الدخول
851 button_rollback: الرجوع الى هذا الاصدار
851 button_rollback: الرجوع الى هذا الاصدار
852 button_watch: تابع عبر البريد
852 button_watch: تابع عبر البريد
853 button_unwatch: إلغاء المتابعة عبر البريد
853 button_unwatch: إلغاء المتابعة عبر البريد
854 button_reply: رد
854 button_reply: رد
855 button_archive: أرش�?ة
855 button_archive: أرشفة
856 button_unarchive: إلغاء الأرش�?ة
856 button_unarchive: إلغاء الأرشفة
857 button_reset: إعادة
857 button_reset: إعادة
858 button_rename: إعادة التسمية
858 button_rename: إعادة التسمية
859 button_change_password: تغير كلمة المرور
859 button_change_password: تغير كلمة المرور
860 button_copy: نسخ
860 button_copy: نسخ
861 button_copy_and_follow: نسخ واتباع
861 button_copy_and_follow: نسخ واتباع
862 button_annotate: تعليق
862 button_annotate: تعليق
863 button_update: تحديث
863 button_update: تحديث
864 button_configure: تكوين
864 button_configure: تكوين
865 button_quote: اقتباس
865 button_quote: اقتباس
866 button_duplicate: عمل نسخة
866 button_duplicate: عمل نسخة
867 button_show: إظهار
867 button_show: إظهار
868 button_edit_section: تعديل هذا الجزء
868 button_edit_section: تعديل هذا الجزء
869 button_export: تصدير لمل�?
869 button_export: تصدير لملف
870
870
871 status_active: نشيط
871 status_active: نشيط
872 status_registered: مسجل
872 status_registered: مسجل
873 status_locked: مق�?ل
873 status_locked: مقفل
874
874
875 version_status_open: م�?توح
875 version_status_open: مفتوح
876 version_status_locked: مق�?ل
876 version_status_locked: مقفل
877 version_status_closed: مغلق
877 version_status_closed: مغلق
878
878
879 field_active: �?عال
879 field_active: فعال
880
880
881 text_select_mail_notifications: حدد الامور التي يجب ابلاغك بها عن طريق البريد الالكتروني
881 text_select_mail_notifications: حدد الامور التي يجب ابلاغك بها عن طريق البريد الالكتروني
882 text_regexp_info: مثال. ^[A-Z0-9]+$
882 text_regexp_info: مثال. ^[A-Z0-9]+$
883 text_min_max_length_info: الحد الاقصى والادني لطول المعلومات
883 text_min_max_length_info: الحد الاقصى والادني لطول المعلومات
884 text_project_destroy_confirmation: هل أنت متأكد من أنك تريد حذ�? هذا المشروع والبيانات ذات الصلة؟
884 text_project_destroy_confirmation: هل أنت متأكد من أنك تريد حذف هذا المشروع والبيانات ذات الصلة؟
885 text_subprojects_destroy_warning: "المشاريع ال�?رعية: %{value} سيتم حذ�?ها أيضاً."
885 text_subprojects_destroy_warning: "المشاريع الفرعية: %{value} سيتم حذفها أيضاً."
886 text_workflow_edit: حدد دوراً و نوع بند عمل لتحرير سير العمل
886 text_workflow_edit: حدد دوراً و نوع بند عمل لتحرير سير العمل
887 text_are_you_sure: هل أنت متأكد؟
887 text_are_you_sure: هل أنت متأكد؟
888 text_journal_changed: "%{label} تغير %{old} الى %{new}"
888 text_journal_changed: "%{label} تغير %{old} الى %{new}"
889 text_journal_changed_no_detail: "%{label} تم التحديث"
889 text_journal_changed_no_detail: "%{label} تم التحديث"
890 text_journal_set_to: "%{label} تغير الى %{value}"
890 text_journal_set_to: "%{label} تغير الى %{value}"
891 text_journal_deleted: "%{label} تم الحذ�? (%{old})"
891 text_journal_deleted: "%{label} تم الحذف (%{old})"
892 text_journal_added: "%{label} %{value} تم الاضا�?ة"
892 text_journal_added: "%{label} %{value} تم الاضافة"
893 text_tip_issue_begin_day: بند عمل بدأ اليوم
893 text_tip_issue_begin_day: بند عمل بدأ اليوم
894 text_tip_issue_end_day: بند عمل انتهى اليوم
894 text_tip_issue_end_day: بند عمل انتهى اليوم
895 text_tip_issue_begin_end_day: بند عمل بدأ وانتهى اليوم
895 text_tip_issue_begin_end_day: بند عمل بدأ وانتهى اليوم
896 text_caracters_maximum: "%{count} الحد الاقصى."
896 text_caracters_maximum: "%{count} الحد الاقصى."
897 text_caracters_minimum: "الحد الادنى %{count}"
897 text_caracters_minimum: "الحد الادنى %{count}"
898 text_length_between: "الطول %{min} بين %{max} رمز"
898 text_length_between: "الطول %{min} بين %{max} رمز"
899 text_tracker_no_workflow: لم يتم تحديد سير العمل لهذا النوع من بنود العمل
899 text_tracker_no_workflow: لم يتم تحديد سير العمل لهذا النوع من بنود العمل
900 text_unallowed_characters: رموز غير مسموحة
900 text_unallowed_characters: رموز غير مسموحة
901 text_comma_separated: مسموح رموز متنوعة ي�?صلها �?اصلة .
901 text_comma_separated: مسموح رموز متنوعة يفصلها فاصلة .
902 text_line_separated: مسموح رموز متنوعة ي�?صلها سطور
902 text_line_separated: مسموح رموز متنوعة يفصلها سطور
903 text_issues_ref_in_commit_messages: الارتباط وتغيير حالة بنود العمل �?ي رسائل تحرير المل�?ات
903 text_issues_ref_in_commit_messages: الارتباط وتغيير حالة بنود العمل في رسائل تحرير الملفات
904 text_issue_added: "بند العمل %{id} تم ابلاغها عن طريق %{author}."
904 text_issue_added: "بند العمل %{id} تم ابلاغها عن طريق %{author}."
905 text_issue_updated: "بند العمل %{id} تم تحديثها عن طريق %{author}."
905 text_issue_updated: "بند العمل %{id} تم تحديثها عن طريق %{author}."
906 text_wiki_destroy_confirmation: هل انت متأكد من رغبتك �?ي حذ�? هذا الويكي ومحتوياته؟
906 text_wiki_destroy_confirmation: هل انت متأكد من رغبتك في حذف هذا الويكي ومحتوياته؟
907 text_issue_category_destroy_question: "بعض بنود العمل (%{count}) مرتبطة بهذه ال�?ئة، ماذا تريد ان ت�?عل بها؟"
907 text_issue_category_destroy_question: "بعض بنود العمل (%{count}) مرتبطة بهذه الفئة، ماذا تريد ان تفعل بها؟"
908 text_issue_category_destroy_assignments: حذ�? ال�?ئة
908 text_issue_category_destroy_assignments: حذف الفئة
909 text_issue_category_reassign_to: اعادة تثبيت البنود �?ي ال�?ئة
909 text_issue_category_reassign_to: اعادة تثبيت البنود في الفئة
910 text_user_mail_option: "بالنسبة للمشاريع غير المحددة، سو�? يتم ابلاغك عن المشاريع التي تشاهدها او تشارك بها �?قط!"
910 text_user_mail_option: "بالنسبة للمشاريع غير المحددة، سوف يتم ابلاغك عن المشاريع التي تشاهدها او تشارك بها فقط!"
911 text_no_configuration_data: "الادوار والمتتبع وحالات بند العمل ومخطط سير العمل لم يتم تحديد وضعها الا�?تراضي بعد. "
911 text_no_configuration_data: "الادوار والمتتبع وحالات بند العمل ومخطط سير العمل لم يتم تحديد وضعها الافتراضي بعد. "
912 text_load_default_configuration: تحميل الاعدادات الا�?تراضية
912 text_load_default_configuration: تحميل الاعدادات الافتراضية
913 text_status_changed_by_changeset: " طبق التغيرات المعينة على %{value}."
913 text_status_changed_by_changeset: " طبق التغيرات المعينة على %{value}."
914 text_time_logged_by_changeset: "تم تطبيق التغيرات المعينة على %{value}."
914 text_time_logged_by_changeset: "تم تطبيق التغيرات المعينة على %{value}."
915 text_issues_destroy_confirmation: هل انت متأكد من حذ�? البنود المظللة؟'
915 text_issues_destroy_confirmation: هل انت متأكد من حذف البنود المظللة؟'
916 text_issues_destroy_descendants_confirmation: "سو�? يؤدي هذا الى حذ�? %{count} المهام ال�?رعية ايضا."
916 text_issues_destroy_descendants_confirmation: "سوف يؤدي هذا الى حذف %{count} المهام الفرعية ايضا."
917 text_time_entries_destroy_confirmation: "هل انت متأكد من رغبتك �?ي حذ�? الادخالات الزمنية المحددة؟"
917 text_time_entries_destroy_confirmation: "هل انت متأكد من رغبتك في حذف الادخالات الزمنية المحددة؟"
918 text_select_project_modules: قم بتحديد الوضع المناسب لهذا المشروع:'
918 text_select_project_modules: قم بتحديد الوضع المناسب لهذا المشروع:'
919 text_default_administrator_account_changed: تم تعديل الاعدادات الا�?تراضية لحساب المدير
919 text_default_administrator_account_changed: تم تعديل الاعدادات الافتراضية لحساب المدير
920 text_file_repository_writable: المر�?قات قابلة للكتابة
920 text_file_repository_writable: المرفقات قابلة للكتابة
921 text_plugin_assets_writable: الدليل المساعد قابل للكتابة
921 text_plugin_assets_writable: الدليل المساعد قابل للكتابة
922 text_destroy_time_entries_question: " ساعة على بند العمل التي تود حذ�?ها، ماذا تريد ان ت�?عل؟ %{hours} تم تثبيت"
922 text_destroy_time_entries_question: " ساعة على بند العمل التي تود حذفها، ماذا تريد ان تفعل؟ %{hours} تم تثبيت"
923 text_destroy_time_entries: قم بحذ�? الساعات المسجلة
923 text_destroy_time_entries: قم بحذف الساعات المسجلة
924 text_assign_time_entries_to_project: ثبت الساعات المسجلة على التقرير
924 text_assign_time_entries_to_project: ثبت الساعات المسجلة على التقرير
925 text_reassign_time_entries: 'اعادة تثبيت الساعات المسجلة لبند العمل هذا:'
925 text_reassign_time_entries: 'اعادة تثبيت الساعات المسجلة لبند العمل هذا:'
926 text_user_wrote: "%{value} كتب:"
926 text_user_wrote: "%{value} كتب:"
927 text_enumeration_destroy_question: "%{count} الكائنات المعنية لهذه القيمة"
927 text_enumeration_destroy_question: "%{count} الكائنات المعنية لهذه القيمة"
928 text_enumeration_category_reassign_to: اعادة تثبيت الكائنات التالية لهذه القيمة:'
928 text_enumeration_category_reassign_to: اعادة تثبيت الكائنات التالية لهذه القيمة:'
929 text_email_delivery_not_configured: "لم يتم تسليم البريد الالكتروني"
929 text_email_delivery_not_configured: "لم يتم تسليم البريد الالكتروني"
930 text_diff_truncated: '... لقد تم اقتطاع هذا الجزء لانه تجاوز الحد الاقصى المسموح بعرضه'
930 text_diff_truncated: '... لقد تم اقتطاع هذا الجزء لانه تجاوز الحد الاقصى المسموح بعرضه'
931 text_custom_field_possible_values_info: 'سطر لكل قيمة'
931 text_custom_field_possible_values_info: 'سطر لكل قيمة'
932 text_wiki_page_nullify_children: "الاحت�?اظ بص�?حات الابن كص�?حات جذر"
932 text_wiki_page_nullify_children: "الاحتفاظ بصفحات الابن كصفحات جذر"
933 text_wiki_page_destroy_children: "حذ�? ص�?حات الابن وجميع أولادهم"
933 text_wiki_page_destroy_children: "حذف صفحات الابن وجميع أولادهم"
934 text_wiki_page_reassign_children: "إعادة تعيين ص�?حات تابعة لهذه الص�?حة الأصلية"
934 text_wiki_page_reassign_children: "إعادة تعيين صفحات تابعة لهذه الصفحة الأصلية"
935 text_own_membership_delete_confirmation: "انت على وشك إزالة بعض أو كا�?ة الصلاحيات الخاصة بك، لن تكون قادراً على تحرير هذا المشروع بعد ذلك. هل أنت متأكد من أنك تريد المتابعة؟"
935 text_own_membership_delete_confirmation: "انت على وشك إزالة بعض أو كافة الصلاحيات الخاصة بك، لن تكون قادراً على تحرير هذا المشروع بعد ذلك. هل أنت متأكد من أنك تريد المتابعة؟"
936 text_zoom_in: تصغير
936 text_zoom_in: تصغير
937 text_zoom_out: تكبير
937 text_zoom_out: تكبير
938 text_warn_on_leaving_unsaved: "الص�?حة تحتوي على نص غير مخزن، سو�? ي�?قد النص اذا تم الخروج من الص�?حة."
938 text_warn_on_leaving_unsaved: "الصفحة تحتوي على نص غير مخزن، سوف يفقد النص اذا تم الخروج من الصفحة."
939 text_scm_path_encoding_note: "الا�?تراضي: UTF-8"
939 text_scm_path_encoding_note: "الافتراضي: UTF-8"
940 text_git_repository_note: مستودع �?ارغ ومحلي
940 text_git_repository_note: مستودع فارغ ومحلي
941 text_mercurial_repository_note: مستودع محلي
941 text_mercurial_repository_note: مستودع محلي
942 text_scm_command: امر
942 text_scm_command: امر
943 text_scm_command_version: اصدار
943 text_scm_command_version: اصدار
944 text_scm_config: الرجاء اعادة تشغيل التطبيق
944 text_scm_config: الرجاء اعادة تشغيل التطبيق
945 text_scm_command_not_available: الامر غير متو�?ر، الرجاء التحقق من لوحة التحكم
945 text_scm_command_not_available: الامر غير متوفر، الرجاء التحقق من لوحة التحكم
946
946
947 default_role_manager: مدير
947 default_role_manager: مدير
948 default_role_developer: مطور
948 default_role_developer: مطور
949 default_role_reporter: مراسل
949 default_role_reporter: مراسل
950 default_tracker_bug: الشوائب
950 default_tracker_bug: الشوائب
951 default_tracker_feature: خاصية
951 default_tracker_feature: خاصية
952 default_tracker_support: دعم
952 default_tracker_support: دعم
953 default_issue_status_new: جديد
953 default_issue_status_new: جديد
954 default_issue_status_in_progress: جاري التحميل
954 default_issue_status_in_progress: جاري التحميل
955 default_issue_status_resolved: الحل
955 default_issue_status_resolved: الحل
956 default_issue_status_feedback: التغذية الراجعة
956 default_issue_status_feedback: التغذية الراجعة
957 default_issue_status_closed: مغلق
957 default_issue_status_closed: مغلق
958 default_issue_status_rejected: مر�?وض
958 default_issue_status_rejected: مرفوض
959 default_doc_category_user: مستندات المستخدم
959 default_doc_category_user: مستندات المستخدم
960 default_doc_category_tech: المستندات التقنية
960 default_doc_category_tech: المستندات التقنية
961 default_priority_low: قليل
961 default_priority_low: قليل
962 default_priority_normal: عادي
962 default_priority_normal: عادي
963 default_priority_high: عالي
963 default_priority_high: عالي
964 default_priority_urgent: طارئ
964 default_priority_urgent: طارئ
965 default_priority_immediate: طارئ الآن
965 default_priority_immediate: طارئ الآن
966 default_activity_design: تصميم
966 default_activity_design: تصميم
967 default_activity_development: تطوير
967 default_activity_development: تطوير
968
968
969 enumeration_issue_priorities: الاولويات
969 enumeration_issue_priorities: الاولويات
970 enumeration_doc_categories: تصني�? المستندات
970 enumeration_doc_categories: تصنيف المستندات
971 enumeration_activities: الانشطة
971 enumeration_activities: الانشطة
972 enumeration_system_activity: نشاط النظام
972 enumeration_system_activity: نشاط النظام
973 description_filter: �?لترة
973 description_filter: فلترة
974 description_search: حقل البحث
974 description_search: حقل البحث
975 description_choose_project: المشاريع
975 description_choose_project: المشاريع
976 description_project_scope: مجال البحث
976 description_project_scope: مجال البحث
977 description_notes: ملاحظات
977 description_notes: ملاحظات
978 description_message_content: محتويات الرسالة
978 description_message_content: محتويات الرسالة
979 description_query_sort_criteria_attribute: نوع الترتيب
979 description_query_sort_criteria_attribute: نوع الترتيب
980 description_query_sort_criteria_direction: اتجاه الترتيب
980 description_query_sort_criteria_direction: اتجاه الترتيب
981 description_user_mail_notification: إعدادات البريد الالكتروني
981 description_user_mail_notification: إعدادات البريد الالكتروني
982 description_available_columns: الاعمدة المتو�?رة
982 description_available_columns: الاعمدة المتوفرة
983 description_selected_columns: الاعمدة المحددة
983 description_selected_columns: الاعمدة المحددة
984 description_all_columns: كل الاعمدة
984 description_all_columns: كل الاعمدة
985 description_issue_category_reassign: اختر التصني�?
985 description_issue_category_reassign: اختر التصنيف
986 description_wiki_subpages_reassign: اختر ص�?حة جديدة
986 description_wiki_subpages_reassign: اختر صفحة جديدة
987 description_date_range_list: اختر المجال من القائمة
987 description_date_range_list: اختر المجال من القائمة
988 description_date_range_interval: اختر المدة عن طريق اختيار تاريخ البداية والنهاية
988 description_date_range_interval: اختر المدة عن طريق اختيار تاريخ البداية والنهاية
989 description_date_from: ادخل تاريخ البداية
989 description_date_from: ادخل تاريخ البداية
990 description_date_to: ادخل تاريخ الانتهاء
990 description_date_to: ادخل تاريخ الانتهاء
991 text_rmagick_available: RMagick available (optional)
991 text_rmagick_available: RMagick available (optional)
992 text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
992 text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
993 text_repository_usernames_mapping: |-
993 text_repository_usernames_mapping: |-
994 Select or update the Redmine user mapped to each username found in the repository log.
994 Select or update the Redmine user mapped to each username found in the repository log.
995 Users with the same Redmine and repository username or email are automatically mapped.
995 Users with the same Redmine and repository username or email are automatically mapped.
996 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
996 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
997 label_x_issues:
997 label_x_issues:
998 zero: لا يوجد بنود عمل
998 zero: لا يوجد بنود عمل
999 one: بند عمل واحد
999 one: بند عمل واحد
1000 other: "%{count} بنود عمل"
1000 other: "%{count} بنود عمل"
1001 label_repository_new: New repository
1001 label_repository_new: New repository
1002 field_repository_is_default: Main repository
1002 field_repository_is_default: Main repository
1003 label_copy_attachments: Copy attachments
1003 label_copy_attachments: Copy attachments
1004 label_item_position: "%{position}/%{count}"
1004 label_item_position: "%{position}/%{count}"
1005 label_completed_versions: Completed versions
1005 label_completed_versions: Completed versions
1006 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1006 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1007 field_multiple: Multiple values
1007 field_multiple: Multiple values
1008 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1008 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1009 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1009 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1010 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1010 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1011 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1011 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1012 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1012 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1013 permission_manage_related_issues: Manage related issues
1013 permission_manage_related_issues: Manage related issues
1014 field_auth_source_ldap_filter: LDAP filter
1014 field_auth_source_ldap_filter: LDAP filter
1015 label_search_for_watchers: Search for watchers to add
1015 label_search_for_watchers: Search for watchers to add
1016 notice_account_deleted: Your account has been permanently deleted.
1016 notice_account_deleted: Your account has been permanently deleted.
1017 setting_unsubscribe: Allow users to delete their own account
1017 setting_unsubscribe: Allow users to delete their own account
1018 button_delete_my_account: Delete my account
1018 button_delete_my_account: Delete my account
1019 text_account_destroy_confirmation: |-
1019 text_account_destroy_confirmation: |-
1020 Are you sure you want to proceed?
1020 Are you sure you want to proceed?
1021 Your account will be permanently deleted, with no way to reactivate it.
1021 Your account will be permanently deleted, with no way to reactivate it.
1022 error_session_expired: Your session has expired. Please login again.
1022 error_session_expired: Your session has expired. Please login again.
1023 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1023 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1024 setting_session_lifetime: Session maximum lifetime
1024 setting_session_lifetime: Session maximum lifetime
1025 setting_session_timeout: Session inactivity timeout
1025 setting_session_timeout: Session inactivity timeout
1026 label_session_expiration: Session expiration
1026 label_session_expiration: Session expiration
1027 permission_close_project: Close / reopen the project
1027 permission_close_project: Close / reopen the project
1028 label_show_closed_projects: View closed projects
1028 label_show_closed_projects: View closed projects
1029 button_close: Close
1029 button_close: Close
1030 button_reopen: Reopen
1030 button_reopen: Reopen
1031 project_status_active: active
1031 project_status_active: active
1032 project_status_closed: closed
1032 project_status_closed: closed
1033 project_status_archived: archived
1033 project_status_archived: archived
1034 text_project_closed: This project is closed and read-only.
1034 text_project_closed: This project is closed and read-only.
1035 notice_user_successful_create: User %{id} created.
1035 notice_user_successful_create: User %{id} created.
1036 field_core_fields: Standard fields
1036 field_core_fields: Standard fields
1037 field_timeout: Timeout (in seconds)
1037 field_timeout: Timeout (in seconds)
1038 setting_thumbnails_enabled: Display attachment thumbnails
1038 setting_thumbnails_enabled: Display attachment thumbnails
1039 setting_thumbnails_size: Thumbnails size (in pixels)
1039 setting_thumbnails_size: Thumbnails size (in pixels)
1040 label_status_transitions: Status transitions
1040 label_status_transitions: Status transitions
1041 label_fields_permissions: Fields permissions
1041 label_fields_permissions: Fields permissions
1042 label_readonly: Read-only
1042 label_readonly: Read-only
1043 label_required: Required
1043 label_required: Required
1044 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1044 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1045 field_board_parent: Parent forum
1045 field_board_parent: Parent forum
1046 label_attribute_of_project: Project's %{name}
1046 label_attribute_of_project: Project's %{name}
1047 label_attribute_of_author: Author's %{name}
1047 label_attribute_of_author: Author's %{name}
1048 label_attribute_of_assigned_to: Assignee's %{name}
1048 label_attribute_of_assigned_to: Assignee's %{name}
1049 label_attribute_of_fixed_version: Target version's %{name}
1049 label_attribute_of_fixed_version: Target version's %{name}
1050 label_copy_subtasks: Copy subtasks
1050 label_copy_subtasks: Copy subtasks
1051 label_copied_to: منسوخ لـ
1051 label_copied_to: منسوخ لـ
1052 label_copied_from: منسوخ من
1052 label_copied_from: منسوخ من
1053 label_any_issues_in_project: any issues in project
1053 label_any_issues_in_project: any issues in project
1054 label_any_issues_not_in_project: any issues not in project
1054 label_any_issues_not_in_project: any issues not in project
1055 field_private_notes: Private notes
1055 field_private_notes: Private notes
1056 permission_view_private_notes: View private notes
1056 permission_view_private_notes: View private notes
1057 permission_set_notes_private: Set notes as private
1057 permission_set_notes_private: Set notes as private
1058 label_no_issues_in_project: no issues in project
1058 label_no_issues_in_project: no issues in project
1059 label_any: جميع
1059 label_any: جميع
1060 label_last_n_weeks: آخر %{count} أسبوع/أسابيع
1060 label_last_n_weeks: آخر %{count} أسبوع/أسابيع
1061 setting_cross_project_subtasks: Allow cross-project subtasks
1061 setting_cross_project_subtasks: Allow cross-project subtasks
1062 label_cross_project_descendants: متاح للمشاريع ال�?رعية
1062 label_cross_project_descendants: متاح للمشاريع الفرعية
1063 label_cross_project_tree: متاح مع شجرة المشروع
1063 label_cross_project_tree: متاح مع شجرة المشروع
1064 label_cross_project_hierarchy: متاح مع التسلسل الهرمي للمشروع
1064 label_cross_project_hierarchy: متاح مع التسلسل الهرمي للمشروع
1065 label_cross_project_system: متاح مع جميع المشاريع
1065 label_cross_project_system: متاح مع جميع المشاريع
1066 button_hide: إخ�?اء
1066 button_hide: إخفاء
1067 setting_non_working_week_days: "أيام أجازة/راحة أسبوعية"
1067 setting_non_working_week_days: "أيام أجازة/راحة أسبوعية"
1068 label_in_the_next_days: �?ي الأيام المقبلة
1068 label_in_the_next_days: في الأيام المقبلة
1069 label_in_the_past_days: �?ي الأيام الماضية
1069 label_in_the_past_days: في الأيام الماضية
1070 label_attribute_of_user: User's %{name}
1070 label_attribute_of_user: User's %{name}
1071 text_turning_multiple_off: If you disable multiple values, multiple values will be
1071 text_turning_multiple_off: If you disable multiple values, multiple values will be
1072 removed in order to preserve only one value per item.
1072 removed in order to preserve only one value per item.
1073 label_attribute_of_issue: Issue's %{name}
1073 label_attribute_of_issue: Issue's %{name}
1074 permission_add_documents: Add documents
1074 permission_add_documents: Add documents
1075 permission_edit_documents: Edit documents
1075 permission_edit_documents: Edit documents
1076 permission_delete_documents: Delete documents
1076 permission_delete_documents: Delete documents
1077 label_gantt_progress_line: Progress line
1077 label_gantt_progress_line: Progress line
1078 setting_jsonp_enabled: Enable JSONP support
1078 setting_jsonp_enabled: Enable JSONP support
1079 field_inherit_members: Inherit members
1079 field_inherit_members: Inherit members
1080 field_closed_on: Closed
1080 field_closed_on: Closed
1081 field_generate_password: Generate password
1081 field_generate_password: Generate password
1082 setting_default_projects_tracker_ids: Default trackers for new projects
1082 setting_default_projects_tracker_ids: Default trackers for new projects
1083 label_total_time: الإجمالي
1083 label_total_time: الإجمالي
1084 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1084 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1085 to receive a new activation email, please <a href="%{url}">click this link</a>.
1085 to receive a new activation email, please <a href="%{url}">click this link</a>.
1086 notice_account_locked: Your account is locked.
1086 notice_account_locked: Your account is locked.
1087 label_hidden: Hidden
1087 label_hidden: Hidden
1088 label_visibility_private: to me only
1088 label_visibility_private: to me only
1089 label_visibility_roles: to these roles only
1089 label_visibility_roles: to these roles only
1090 label_visibility_public: to any users
1090 label_visibility_public: to any users
1091 field_must_change_passwd: Must change password at next logon
1091 field_must_change_passwd: Must change password at next logon
1092 notice_new_password_must_be_different: The new password must be different from the
1092 notice_new_password_must_be_different: The new password must be different from the
1093 current password
1093 current password
1094 setting_mail_handler_excluded_filenames: Exclude attachments by name
1094 setting_mail_handler_excluded_filenames: Exclude attachments by name
1095 text_convert_available: ImageMagick convert available (optional)
1095 text_convert_available: ImageMagick convert available (optional)
1096 label_link: Link
1096 label_link: Link
1097 label_only: only
1097 label_only: only
1098 label_drop_down_list: drop-down list
1098 label_drop_down_list: drop-down list
1099 label_checkboxes: checkboxes
1099 label_checkboxes: checkboxes
1100 label_link_values_to: Link values to URL
1100 label_link_values_to: Link values to URL
1101 setting_force_default_language_for_anonymous: Force default language for anonymous
1101 setting_force_default_language_for_anonymous: Force default language for anonymous
1102 users
1102 users
1103 setting_force_default_language_for_loggedin: Force default language for logged-in
1103 setting_force_default_language_for_loggedin: Force default language for logged-in
1104 users
1104 users
1105 label_custom_field_select_type: Select the type of object to which the custom field
1105 label_custom_field_select_type: Select the type of object to which the custom field
1106 is to be attached
1106 is to be attached
1107 label_issue_assigned_to_updated: Assignee updated
1107 label_issue_assigned_to_updated: Assignee updated
1108 label_check_for_updates: Check for updates
1108 label_check_for_updates: Check for updates
1109 label_latest_compatible_version: Latest compatible version
1109 label_latest_compatible_version: Latest compatible version
1110 label_unknown_plugin: Unknown plugin
1110 label_unknown_plugin: Unknown plugin
1111 label_radio_buttons: radio buttons
1111 label_radio_buttons: radio buttons
1112 label_group_anonymous: Anonymous users
1112 label_group_anonymous: Anonymous users
1113 label_group_non_member: Non member users
1113 label_group_non_member: Non member users
1114 label_add_projects: Add projects
1114 label_add_projects: Add projects
1115 field_default_status: Default status
1115 field_default_status: Default status
1116 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1116 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1117 field_users_visibility: Users visibility
1117 field_users_visibility: Users visibility
1118 label_users_visibility_all: All active users
1118 label_users_visibility_all: All active users
1119 label_users_visibility_members_of_visible_projects: Members of visible projects
1119 label_users_visibility_members_of_visible_projects: Members of visible projects
1120 label_edit_attachments: Edit attached files
1120 label_edit_attachments: Edit attached files
1121 setting_link_copied_issue: Link issues on copy
1121 setting_link_copied_issue: Link issues on copy
1122 label_link_copied_issue: Link copied issue
1122 label_link_copied_issue: Link copied issue
1123 label_ask: Ask
1123 label_ask: Ask
1124 label_search_attachments_yes: Search attachment filenames and descriptions
1124 label_search_attachments_yes: Search attachment filenames and descriptions
1125 label_search_attachments_no: Do not search attachments
1125 label_search_attachments_no: Do not search attachments
1126 label_search_attachments_only: Search attachments only
1126 label_search_attachments_only: Search attachments only
1127 label_search_open_issues_only: Open issues only
1127 label_search_open_issues_only: Open issues only
1128 field_address: البريد الالكتروني
1128 field_address: البريد الالكتروني
1129 setting_max_additional_emails: Maximum number of additional email addresses
1129 setting_max_additional_emails: Maximum number of additional email addresses
1130 label_email_address_plural: Emails
1130 label_email_address_plural: Emails
1131 label_email_address_add: Add email address
1131 label_email_address_add: Add email address
1132 label_enable_notifications: Enable notifications
1132 label_enable_notifications: Enable notifications
1133 label_disable_notifications: Disable notifications
1133 label_disable_notifications: Disable notifications
1134 setting_search_results_per_page: Search results per page
1134 setting_search_results_per_page: Search results per page
1135 label_blank_value: blank
1135 label_blank_value: blank
1136 permission_copy_issues: Copy issues
1136 permission_copy_issues: Copy issues
1137 error_password_expired: Your password has expired or the administrator requires you
1137 error_password_expired: Your password has expired or the administrator requires you
1138 to change it.
1138 to change it.
1139 field_time_entries_visibility: Time logs visibility
1139 field_time_entries_visibility: Time logs visibility
1140 setting_password_max_age: Require password change after
1140 setting_password_max_age: Require password change after
1141 label_parent_task_attributes: Parent tasks attributes
1141 label_parent_task_attributes: Parent tasks attributes
1142 label_parent_task_attributes_derived: Calculated from subtasks
1142 label_parent_task_attributes_derived: Calculated from subtasks
1143 label_parent_task_attributes_independent: Independent of subtasks
1143 label_parent_task_attributes_independent: Independent of subtasks
1144 label_time_entries_visibility_all: All time entries
1144 label_time_entries_visibility_all: All time entries
1145 label_time_entries_visibility_own: Time entries created by the user
1145 label_time_entries_visibility_own: Time entries created by the user
1146 label_member_management: Member management
1146 label_member_management: Member management
1147 label_member_management_all_roles: All roles
1147 label_member_management_all_roles: All roles
1148 label_member_management_selected_roles_only: Only these roles
1148 label_member_management_selected_roles_only: Only these roles
1149 label_password_required: Confirm your password to continue
1149 label_password_required: Confirm your password to continue
1150 label_total_spent_time: الوقت الذي تم ان�?اقه كاملا
1150 label_total_spent_time: الوقت الذي تم انفاقه كاملا
1151 notice_import_finished: All %{count} items have been imported.
1151 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 imported.'
1153 imported.'
1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 settings below
1156 settings below
1157 error_can_not_read_import_file: An error occurred while reading the file to import
1157 error_can_not_read_import_file: An error occurred while reading the file to import
1158 permission_import_issues: Import issues
1158 permission_import_issues: Import issues
1159 label_import_issues: Import issues
1159 label_import_issues: Import issues
1160 label_select_file_to_import: Select the file to import
1160 label_select_file_to_import: Select the file to import
1161 label_fields_separator: Field separator
1161 label_fields_separator: Field separator
1162 label_fields_wrapper: Field wrapper
1162 label_fields_wrapper: Field wrapper
1163 label_encoding: Encoding
1163 label_encoding: Encoding
1164 label_comma_char: Comma
1164 label_comma_char: Comma
1165 label_semi_colon_char: Semicolon
1165 label_semi_colon_char: Semi colon
1166 label_quote_char: Quote
1166 label_quote_char: Quote
1167 label_double_quote_char: Double quote
1167 label_double_quote_char: Double quote
1168 label_fields_mapping: Fields mapping
1168 label_fields_mapping: Fields mapping
1169 label_file_content_preview: File content preview
1169 label_file_content_preview: File content preview
1170 label_create_missing_values: Create missing values
1170 label_create_missing_values: Create missing values
1171 button_import: Import
1171 button_import: Import
1172 field_total_estimated_hours: Total estimated time
1172 field_total_estimated_hours: Total estimated time
1173 label_api: API
1173 label_api: API
1174 label_total_plural: Totals
1174 label_total_plural: Totals
1175 label_assigned_issues: Assigned issues
1175 label_assigned_issues: Assigned issues
1176 label_field_format_enumeration: Key/value list
1176 label_field_format_enumeration: Key/value list
1177 label_f_hour_short: '%{value} h'
1177 label_f_hour_short: '%{value} h'
1178 field_default_version: Default version
1178 field_default_version: Default version
1179 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1179 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1180 setting_attachment_extensions_allowed: Allowed extensions
1180 setting_attachment_extensions_allowed: Allowed extensions
1181 setting_attachment_extensions_denied: Disallowed extensions
1181 setting_attachment_extensions_denied: Disallowed extensions
1182 label_any_open_issues: any open issues
1182 label_any_open_issues: any open issues
1183 label_no_open_issues: no open issues
1183 label_no_open_issues: no open issues
1184 label_default_values_for_new_users: Default values for new users
1184 label_default_values_for_new_users: Default values for new users
1185 error_ldap_bind_credentials: Invalid LDAP Account/Password
1185 error_ldap_bind_credentials: Invalid LDAP Account/Password
1186 setting_sys_api_key: API م�?تاح
1186 setting_sys_api_key: API مفتاح
1187 setting_lost_password: �?قدت كلمة السر
1187 setting_lost_password: فقدت كلمة السر
1188 mail_subject_security_notification: Security notification
1188 mail_subject_security_notification: Security notification
1189 mail_body_security_notification_change: ! '%{field} was changed.'
1189 mail_body_security_notification_change: ! '%{field} was changed.'
1190 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1190 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1191 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1191 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1192 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1192 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1193 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1193 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1194 notifications.
1194 notifications.
1195 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1195 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1196 receives notifications.
1196 receives notifications.
1197 mail_body_settings_updated: ! 'The following settings were changed:'
1197 mail_body_settings_updated: ! 'The following settings were changed:'
1198 field_remote_ip: IP address
1198 field_remote_ip: IP address
@@ -1,1293 +1,1293
1 #
1 #
2 # Translated by Saadat Mutallimova
2 # Translated by Saadat Mutallimova
3 # Data Processing Center of the Ministry of Communication and Information Technologies
3 # Data Processing Center of the Ministry of Communication and Information Technologies
4 #
4 #
5 az:
5 az:
6 direction: ltr
6 direction: ltr
7 date:
7 date:
8 formats:
8 formats:
9 default: "%d.%m.%Y"
9 default: "%d.%m.%Y"
10 short: "%d %b"
10 short: "%d %b"
11 long: "%d %B %Y"
11 long: "%d %B %Y"
12
12
13 day_names: [bazar, bazar ertəsi, çərşənbə axşamı, çərşənbə, cümə axşamı, cümə, şənbə]
13 day_names: [bazar, bazar ertəsi, çərşənbə axşamı, çərşənbə, cümə axşamı, cümə, şənbə]
14 standalone_day_names: [Bazar, Bazar ertəsi, Çərşənbə axşamı, Çərşənbə, Cümə axşamı, Cümə, Şənbə]
14 standalone_day_names: [Bazar, Bazar ertəsi, Çərşənbə axşamı, Çərşənbə, Cümə axşamı, Cümə, Şənbə]
15 abbr_day_names: [B, Be, Ça, Ç, Ca, C, Ş]
15 abbr_day_names: [B, Be, Ça, Ç, Ca, C, Ş]
16
16
17 month_names: [~, yanvar, fevral, mart, aprel, may, iyun, iyul, avqust, sentyabr, oktyabr, noyabr, dekabr]
17 month_names: [~, yanvar, fevral, mart, aprel, may, iyun, iyul, avqust, sentyabr, oktyabr, noyabr, dekabr]
18 # see russian gem for info on "standalone" day names
18 # see russian gem for info on "standalone" day names
19 standalone_month_names: [~, Yanvar, Fevral, Mart, Aprel, May, İyun, İyul, Avqust, Sentyabr, Oktyabr, Noyabr, Dekabr]
19 standalone_month_names: [~, Yanvar, Fevral, Mart, Aprel, May, İyun, İyul, Avqust, Sentyabr, Oktyabr, Noyabr, Dekabr]
20 abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.]
20 abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.]
21 standalone_abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.]
21 standalone_abbr_month_names: [~, yan., fev., mart, apr., may, iyun, iyul, avq., sent., okt., noy., dek.]
22
22
23 order:
23 order:
24 - :day
24 - :day
25 - :month
25 - :month
26 - :year
26 - :year
27
27
28 time:
28 time:
29 formats:
29 formats:
30 default: "%a, %d %b %Y, %H:%M:%S %z"
30 default: "%a, %d %b %Y, %H:%M:%S %z"
31 time: "%H:%M"
31 time: "%H:%M"
32 short: "%d %b, %H:%M"
32 short: "%d %b, %H:%M"
33 long: "%d %B %Y, %H:%M"
33 long: "%d %B %Y, %H:%M"
34
34
35 am: "səhər"
35 am: "səhər"
36 pm: "axşam"
36 pm: "axşam"
37
37
38 number:
38 number:
39 format:
39 format:
40 separator: ","
40 separator: ","
41 delimiter: " "
41 delimiter: " "
42 precision: 3
42 precision: 3
43
43
44 currency:
44 currency:
45 format:
45 format:
46 format: "%n %u"
46 format: "%n %u"
47 unit: "man."
47 unit: "man."
48 separator: "."
48 separator: "."
49 delimiter: " "
49 delimiter: " "
50 precision: 2
50 precision: 2
51
51
52 percentage:
52 percentage:
53 format:
53 format:
54 delimiter: ""
54 delimiter: ""
55
55
56 precision:
56 precision:
57 format:
57 format:
58 delimiter: ""
58 delimiter: ""
59
59
60 human:
60 human:
61 format:
61 format:
62 delimiter: ""
62 delimiter: ""
63 precision: 3
63 precision: 3
64 # Rails 2.2
64 # Rails 2.2
65 # storage_units: [байт, КБ, МБ, ГБ, ТБ]
65 # storage_units: [байт, КБ, МБ, ГБ, ТБ]
66
66
67 # Rails 2.3
67 # Rails 2.3
68 storage_units:
68 storage_units:
69 # Storage units output formatting.
69 # Storage units output formatting.
70 # %u is the storage unit, %n is the number (default: 2 MB)
70 # %u is the storage unit, %n is the number (default: 2 MB)
71 format: "%n %u"
71 format: "%n %u"
72 units:
72 units:
73 byte:
73 byte:
74 one: "bayt"
74 one: "bayt"
75 few: "bayt"
75 few: "bayt"
76 many: "bayt"
76 many: "bayt"
77 other: "bayt"
77 other: "bayt"
78 kb: "KB"
78 kb: "KB"
79 mb: "MB"
79 mb: "MB"
80 gb: "GB"
80 gb: "GB"
81 tb: "TB"
81 tb: "TB"
82
82
83 datetime:
83 datetime:
84 distance_in_words:
84 distance_in_words:
85 half_a_minute: "bir dəqiqədən az"
85 half_a_minute: "bir dəqiqədən az"
86 less_than_x_seconds:
86 less_than_x_seconds:
87 one: "%{count} saniyədən az"
87 one: "%{count} saniyədən az"
88 few: "%{count} saniyədən az"
88 few: "%{count} saniyədən az"
89 many: "%{count} saniyədən az"
89 many: "%{count} saniyədən az"
90 other: "%{count} saniyədən az"
90 other: "%{count} saniyədən az"
91 x_seconds:
91 x_seconds:
92 one: "%{count} saniyə"
92 one: "%{count} saniyə"
93 few: "%{count} saniyə"
93 few: "%{count} saniyə"
94 many: "%{count} saniyə"
94 many: "%{count} saniyə"
95 other: "%{count} saniyə"
95 other: "%{count} saniyə"
96 less_than_x_minutes:
96 less_than_x_minutes:
97 one: "%{count} dəqiqədən az"
97 one: "%{count} dəqiqədən az"
98 few: "%{count} dəqiqədən az"
98 few: "%{count} dəqiqədən az"
99 many: "%{count} dəqiqədən az"
99 many: "%{count} dəqiqədən az"
100 other: "%{count} dəqiqədən az"
100 other: "%{count} dəqiqədən az"
101 x_minutes:
101 x_minutes:
102 one: "%{count} dəqiqə"
102 one: "%{count} dəqiqə"
103 few: "%{count} dəqiqə"
103 few: "%{count} dəqiqə"
104 many: "%{count} dəqiqə"
104 many: "%{count} dəqiqə"
105 other: "%{count} dəqiqə"
105 other: "%{count} dəqiqə"
106 about_x_hours:
106 about_x_hours:
107 one: "təxminən %{count} saat"
107 one: "təxminən %{count} saat"
108 few: "təxminən %{count} saat"
108 few: "təxminən %{count} saat"
109 many: "təxminən %{count} saat"
109 many: "təxminən %{count} saat"
110 other: "təxminən %{count} saat"
110 other: "təxminən %{count} saat"
111 x_hours:
111 x_hours:
112 one: "1 saat"
112 one: "1 saat"
113 other: "%{count} saat"
113 other: "%{count} saat"
114 x_days:
114 x_days:
115 one: "%{count} gün"
115 one: "%{count} gün"
116 few: "%{count} gün"
116 few: "%{count} gün"
117 many: "%{count} gün"
117 many: "%{count} gün"
118 other: "%{count} gün"
118 other: "%{count} gün"
119 about_x_months:
119 about_x_months:
120 one: "təxminən %{count} ay"
120 one: "təxminən %{count} ay"
121 few: "təxminən %{count} ay"
121 few: "təxminən %{count} ay"
122 many: "təxminən %{count} ay"
122 many: "təxminən %{count} ay"
123 other: "təxminən %{count} ay"
123 other: "təxminən %{count} ay"
124 x_months:
124 x_months:
125 one: "%{count} ay"
125 one: "%{count} ay"
126 few: "%{count} ay"
126 few: "%{count} ay"
127 many: "%{count} ay"
127 many: "%{count} ay"
128 other: "%{count} ay"
128 other: "%{count} ay"
129 about_x_years:
129 about_x_years:
130 one: "təxminən %{count} il"
130 one: "təxminən %{count} il"
131 few: "təxminən %{count} il"
131 few: "təxminən %{count} il"
132 many: "təxminən %{count} il"
132 many: "təxminən %{count} il"
133 other: "təxminən %{count} il"
133 other: "təxminən %{count} il"
134 over_x_years:
134 over_x_years:
135 one: "%{count} ildən çox"
135 one: "%{count} ildən çox"
136 few: "%{count} ildən çox"
136 few: "%{count} ildən çox"
137 many: "%{count} ildən çox"
137 many: "%{count} ildən çox"
138 other: "%{count} ildən çox"
138 other: "%{count} ildən çox"
139 almost_x_years:
139 almost_x_years:
140 one: "təxminən 1 il"
140 one: "təxminən 1 il"
141 few: "təxminən %{count} il"
141 few: "təxminən %{count} il"
142 many: "təxminən %{count} il"
142 many: "təxminən %{count} il"
143 other: "təxminən %{count} il"
143 other: "təxminən %{count} il"
144 prompts:
144 prompts:
145 year: "İl"
145 year: "İl"
146 month: "Ay"
146 month: "Ay"
147 day: "Gün"
147 day: "Gün"
148 hour: "Saat"
148 hour: "Saat"
149 minute: "Dəqiqə"
149 minute: "Dəqiqə"
150 second: "Saniyə"
150 second: "Saniyə"
151
151
152 activerecord:
152 activerecord:
153 errors:
153 errors:
154 template:
154 template:
155 header:
155 header:
156 one: "%{model}: %{count} səhvə görə yadda saxlamaq mümkün olmadı"
156 one: "%{model}: %{count} səhvə görə yadda saxlamaq mümkün olmadı"
157 few: "%{model}: %{count} səhvlərə görə yadda saxlamaq mümkün olmadı"
157 few: "%{model}: %{count} səhvlərə görə yadda saxlamaq mümkün olmadı"
158 many: "%{model}: %{count} səhvlərə görə yadda saxlamaq mümkün olmadı"
158 many: "%{model}: %{count} səhvlərə görə yadda saxlamaq mümkün olmadı"
159 other: "%{model}: %{count} səhvə görə yadda saxlamaq mümkün olmadı"
159 other: "%{model}: %{count} səhvə görə yadda saxlamaq mümkün olmadı"
160
160
161 body: "Problemlər aşağıdakı sahələrdə yarandı:"
161 body: "Problemlər aşağıdakı sahələrdə yarandı:"
162
162
163 messages:
163 messages:
164 inclusion: "nəzərdə tutulmamış təyinata malikdir"
164 inclusion: "nəzərdə tutulmamış təyinata malikdir"
165 exclusion: "ehtiyata götürülməmiş təyinata malikdir"
165 exclusion: "ehtiyata götürülməmiş təyinata malikdir"
166 invalid: "düzgün təyinat deyildir"
166 invalid: "düzgün təyinat deyildir"
167 confirmation: "təsdiq ilə üst-üstə düşmür"
167 confirmation: "təsdiq ilə üst-üstə düşmür"
168 accepted: "təsdiq etmək lazımdır"
168 accepted: "təsdiq etmək lazımdır"
169 empty: "boş saxlanıla bilməz"
169 empty: "boş saxlanıla bilməz"
170 blank: "boş saxlanıla bilməz"
170 blank: "boş saxlanıla bilməz"
171 too_long:
171 too_long:
172 one: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
172 one: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
173 few: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
173 few: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
174 many: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
174 many: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
175 other: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
175 other: "çox böyük uzunluq (%{count} simvoldan çox ola bilməz)"
176 too_short:
176 too_short:
177 one: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
177 one: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
178 few: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
178 few: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
179 many: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
179 many: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
180 other: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
180 other: "uzunluq kifayət qədər deyildir (%{count} simvoldan az ola bilməz)"
181 wrong_length:
181 wrong_length:
182 one: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
182 one: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
183 few: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
183 few: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
184 many: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
184 many: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
185 other: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
185 other: "düzgün olmayan uzunluq (tam %{count} simvol ola bilər)"
186 taken: "artıq mövcuddur"
186 taken: "artıq mövcuddur"
187 not_a_number: "say kimi hesab edilmir"
187 not_a_number: "say kimi hesab edilmir"
188 greater_than: "%{count} çox təyinata malik ola bilər"
188 greater_than: "%{count} çox təyinata malik ola bilər"
189 greater_than_or_equal_to: "%{count} çox ya ona bərabər təyinata malik ola bilər"
189 greater_than_or_equal_to: "%{count} çox ya ona bərabər təyinata malik ola bilər"
190 equal_to: "yalnız %{count} bərabər təyinata malik ola bilər"
190 equal_to: "yalnız %{count} bərabər təyinata malik ola bilər"
191 less_than: "%{count} az təyinata malik ola bilər"
191 less_than: "%{count} az təyinata malik ola bilər"
192 less_than_or_equal_to: "%{count} az ya ona bərabər təyinata malik ola bilər"
192 less_than_or_equal_to: "%{count} az ya ona bərabər təyinata malik ola bilər"
193 odd: "yalnız tək təyinata malik ola bilər"
193 odd: "yalnız tək təyinata malik ola bilər"
194 even: "yalnız cüt təyinata malik ola bilər"
194 even: "yalnız cüt təyinata malik ola bilər"
195 greater_than_start_date: "başlanğıc tarixindən sonra olmalıdır"
195 greater_than_start_date: "başlanğıc tarixindən sonra olmalıdır"
196 not_same_project: "təkcə bir layihəyə aid deyildir"
196 not_same_project: "təkcə bir layihəyə aid deyildir"
197 circular_dependency: "Belə əlaqə dövri asılılığa gətirib çıxaracaq"
197 circular_dependency: "Belə əlaqə dövri asılılığa gətirib çıxaracaq"
198 cant_link_an_issue_with_a_descendant: "Tapşırıq özünün alt tapşırığı ilə əlaqəli ola bilməz"
198 cant_link_an_issue_with_a_descendant: "Tapşırıq özünün alt tapşırığı ilə əlaqəli ola bilməz"
199 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
199 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
200
200
201 support:
201 support:
202 array:
202 array:
203 # Rails 2.2
203 # Rails 2.2
204 sentence_connector: "və"
204 sentence_connector: "və"
205 skip_last_comma: true
205 skip_last_comma: true
206
206
207 # Rails 2.3
207 # Rails 2.3
208 words_connector: ", "
208 words_connector: ", "
209 two_words_connector: " və"
209 two_words_connector: " və"
210 last_word_connector: " "
210 last_word_connector: " "
211
211
212 actionview_instancetag_blank_option: Seçim edin
212 actionview_instancetag_blank_option: Seçim edin
213
213
214 button_activate: Aktivləşdirmək
214 button_activate: Aktivləşdirmək
215 button_add: �?lavə etmək
215 button_add: Əlavə etmək
216 button_annotate: Müəlliflik
216 button_annotate: Müəlliflik
217 button_apply: Tətbiq etmək
217 button_apply: Tətbiq etmək
218 button_archive: Arxivləşdirmək
218 button_archive: Arxivləşdirmək
219 button_back: Geriyə
219 button_back: Geriyə
220 button_cancel: İmtina
220 button_cancel: İmtina
221 button_change_password: Parolu dəyişmək
221 button_change_password: Parolu dəyişmək
222 button_change: Dəyişmək
222 button_change: Dəyişmək
223 button_check_all: Hamını qeyd etmək
223 button_check_all: Hamını qeyd etmək
224 button_clear: Təmizləmək
224 button_clear: Təmizləmək
225 button_configure: Parametlər
225 button_configure: Parametlər
226 button_copy: Sürətini çıxarmaq
226 button_copy: Sürətini çıxarmaq
227 button_create: Yaratmaq
227 button_create: Yaratmaq
228 button_create_and_continue: Yaratmaq və davam etmək
228 button_create_and_continue: Yaratmaq və davam etmək
229 button_delete: Silmək
229 button_delete: Silmək
230 button_download: Yükləmək
230 button_download: Yükləmək
231 button_edit: Redaktə etmək
231 button_edit: Redaktə etmək
232 button_edit_associated_wikipage: "�?laqəli wiki-səhifəni redaktə etmək: %{page_title}"
232 button_edit_associated_wikipage: "Əlaqəli wiki-səhifəni redaktə etmək: %{page_title}"
233 button_list: Siyahı
233 button_list: Siyahı
234 button_lock: Bloka salmaq
234 button_lock: Bloka salmaq
235 button_login: Giriş
235 button_login: Giriş
236 button_log_time: Sərf olunan vaxt
236 button_log_time: Sərf olunan vaxt
237 button_move: Yerini dəyişmək
237 button_move: Yerini dəyişmək
238 button_quote: Sitat gətirmək
238 button_quote: Sitat gətirmək
239 button_rename: Adını dəyişmək
239 button_rename: Adını dəyişmək
240 button_reply: Cavablamaq
240 button_reply: Cavablamaq
241 button_reset: Sıfırlamaq
241 button_reset: Sıfırlamaq
242 button_rollback: Bu versiyaya qayıtmaq
242 button_rollback: Bu versiyaya qayıtmaq
243 button_save: Yadda saxlamaq
243 button_save: Yadda saxlamaq
244 button_sort: Çeşidləmək
244 button_sort: Çeşidləmək
245 button_submit: Qəbul etmək
245 button_submit: Qəbul etmək
246 button_test: Yoxlamaq
246 button_test: Yoxlamaq
247 button_unarchive: Arxivdən çıxarmaq
247 button_unarchive: Arxivdən çıxarmaq
248 button_uncheck_all: Təmizləmək
248 button_uncheck_all: Təmizləmək
249 button_unlock: Blokdan çıxarmaq
249 button_unlock: Blokdan çıxarmaq
250 button_unwatch: İzləməmək
250 button_unwatch: İzləməmək
251 button_update: Yeniləmək
251 button_update: Yeniləmək
252 button_view: Baxmaq
252 button_view: Baxmaq
253 button_watch: İzləmək
253 button_watch: İzləmək
254
254
255 default_activity_design: Layihənin hazırlanması
255 default_activity_design: Layihənin hazırlanması
256 default_activity_development: Hazırlanma prosesi
256 default_activity_development: Hazırlanma prosesi
257 default_doc_category_tech: Texniki sənədləşmə
257 default_doc_category_tech: Texniki sənədləşmə
258 default_doc_category_user: İstifadəçi sənədi
258 default_doc_category_user: İstifadəçi sənədi
259 default_issue_status_in_progress: İşlənməkdədir
259 default_issue_status_in_progress: İşlənməkdədir
260 default_issue_status_closed: Bağlanıb
260 default_issue_status_closed: Bağlanıb
261 default_issue_status_feedback: �?ks əlaqə
261 default_issue_status_feedback: Əks əlaqə
262 default_issue_status_new: Yeni
262 default_issue_status_new: Yeni
263 default_issue_status_rejected: Rədd etmə
263 default_issue_status_rejected: Rədd etmə
264 default_issue_status_resolved: Həll edilib
264 default_issue_status_resolved: Həll edilib
265 default_priority_high: Yüksək
265 default_priority_high: Yüksək
266 default_priority_immediate: Təxirsiz
266 default_priority_immediate: Təxirsiz
267 default_priority_low: Aşağı
267 default_priority_low: Aşağı
268 default_priority_normal: Normal
268 default_priority_normal: Normal
269 default_priority_urgent: Təcili
269 default_priority_urgent: Təcili
270 default_role_developer: Hazırlayan
270 default_role_developer: Hazırlayan
271 default_role_manager: Menecer
271 default_role_manager: Menecer
272 default_role_reporter: Reportyor
272 default_role_reporter: Reportyor
273 default_tracker_bug: Səhv
273 default_tracker_bug: Səhv
274 default_tracker_feature: Təkmilləşmə
274 default_tracker_feature: Təkmilləşmə
275 default_tracker_support: Dəstək
275 default_tracker_support: Dəstək
276
276
277 enumeration_activities: Hərəkətlər (vaxtın uçotu)
277 enumeration_activities: Hərəkətlər (vaxtın uçotu)
278 enumeration_doc_categories: Sənədlərin kateqoriyası
278 enumeration_doc_categories: Sənədlərin kateqoriyası
279 enumeration_issue_priorities: Tapşırıqların prioriteti
279 enumeration_issue_priorities: Tapşırıqların prioriteti
280
280
281 error_can_not_remove_role: Bu rol istifadə edilir və silinə bilməz.
281 error_can_not_remove_role: Bu rol istifadə edilir və silinə bilməz.
282 error_can_not_delete_custom_field: Sazlanmış sahəni silmək mümkün deyildir
282 error_can_not_delete_custom_field: Sazlanmış sahəni silmək mümkün deyildir
283 error_can_not_delete_tracker: Bu treker tapşırıqlardan ibarət olduğu üçün silinə bilməz.
283 error_can_not_delete_tracker: Bu treker tapşırıqlardan ibarət olduğu üçün silinə bilməz.
284 error_can_t_load_default_data: "Susmaya görə konfiqurasiya yüklənməmişdir: %{value}"
284 error_can_t_load_default_data: "Susmaya görə konfiqurasiya yüklənməmişdir: %{value}"
285 error_issue_not_found_in_project: Tapşırıq tapılmamışdır və ya bu layihəyə bərkidilməmişdir
285 error_issue_not_found_in_project: Tapşırıq tapılmamışdır və ya bu layihəyə bərkidilməmişdir
286 error_scm_annotate: "Verilənlər mövcud deyildir ya imzalana bilməz."
286 error_scm_annotate: "Verilənlər mövcud deyildir ya imzalana bilməz."
287 error_scm_command_failed: "Saxlayıcıya giriş imkanı səhvi: %{value}"
287 error_scm_command_failed: "Saxlayıcıya giriş imkanı səhvi: %{value}"
288 error_scm_not_found: Saxlayıcıda yazı və/ və ya düzəliş yoxdur.
288 error_scm_not_found: Saxlayıcıda yazı və/ və ya düzəliş yoxdur.
289 error_unable_to_connect: Qoşulmaq mümkün deyildir (%{value})
289 error_unable_to_connect: Qoşulmaq mümkün deyildir (%{value})
290 error_unable_delete_issue_status: Tapşırığın statusunu silmək mümkün deyildir
290 error_unable_delete_issue_status: Tapşırığın statusunu silmək mümkün deyildir
291
291
292 field_account: İstifadəçi hesabı
292 field_account: İstifadəçi hesabı
293 field_activity: Fəaliyyət
293 field_activity: Fəaliyyət
294 field_admin: İnzibatçı
294 field_admin: İnzibatçı
295 field_assignable: Tapşırıq bu rola təyin edilə bilər
295 field_assignable: Tapşırıq bu rola təyin edilə bilər
296 field_assigned_to: Təyin edilib
296 field_assigned_to: Təyin edilib
297 field_attr_firstname: Ad
297 field_attr_firstname: Ad
298 field_attr_lastname: Soyad
298 field_attr_lastname: Soyad
299 field_attr_login: Atribut Login
299 field_attr_login: Atribut Login
300 field_attr_mail: e-poçt
300 field_attr_mail: e-poçt
301 field_author: Müəllif
301 field_author: Müəllif
302 field_auth_source: Autentifikasiya rejimi
302 field_auth_source: Autentifikasiya rejimi
303 field_base_dn: BaseDN
303 field_base_dn: BaseDN
304 field_category: Kateqoriya
304 field_category: Kateqoriya
305 field_column_names: Sütunlar
305 field_column_names: Sütunlar
306 field_comments: Şərhlər
306 field_comments: Şərhlər
307 field_comments_sorting: Şərhlərin təsviri
307 field_comments_sorting: Şərhlərin təsviri
308 field_content: Content
308 field_content: Content
309 field_created_on: Yaradılıb
309 field_created_on: Yaradılıb
310 field_default_value: Susmaya görə təyinat
310 field_default_value: Susmaya görə təyinat
311 field_delay: Təxirə salmaq
311 field_delay: Təxirə salmaq
312 field_description: Təsvir
312 field_description: Təsvir
313 field_done_ratio: Hazırlıq
313 field_done_ratio: Hazırlıq
314 field_downloads: Yükləmələr
314 field_downloads: Yükləmələr
315 field_due_date: Yerinə yetirilmə tarixi
315 field_due_date: Yerinə yetirilmə tarixi
316 field_editable: Redaktə edilən
316 field_editable: Redaktə edilən
317 field_effective_date: Tarix
317 field_effective_date: Tarix
318 field_estimated_hours: Vaxtın dəyərləndirilməsi
318 field_estimated_hours: Vaxtın dəyərləndirilməsi
319 field_field_format: Format
319 field_field_format: Format
320 field_filename: Fayl
320 field_filename: Fayl
321 field_filesize: Ölçü
321 field_filesize: Ölçü
322 field_firstname: Ad
322 field_firstname: Ad
323 field_fixed_version: Variant
323 field_fixed_version: Variant
324 field_hide_mail: E-poçtumu gizlət
324 field_hide_mail: E-poçtumu gizlət
325 field_homepage: Başlanğıc səhifə
325 field_homepage: Başlanğıc səhifə
326 field_host: Kompyuter
326 field_host: Kompyuter
327 field_hours: saat
327 field_hours: saat
328 field_identifier: Unikal identifikator
328 field_identifier: Unikal identifikator
329 field_identity_url: OpenID URL
329 field_identity_url: OpenID URL
330 field_is_closed: Tapşırıq bağlanıb
330 field_is_closed: Tapşırıq bağlanıb
331 field_is_default: Susmaya görə tapşırıq
331 field_is_default: Susmaya görə tapşırıq
332 field_is_filter: Filtr kimi istifadə edilir
332 field_is_filter: Filtr kimi istifadə edilir
333 field_is_for_all: Bütün layihələr üçün
333 field_is_for_all: Bütün layihələr üçün
334 field_is_in_roadmap: Operativ planda əks olunan tapşırıqlar
334 field_is_in_roadmap: Operativ planda əks olunan tapşırıqlar
335 field_is_public: Ümümaçıq
335 field_is_public: Ümümaçıq
336 field_is_required: Mütləq
336 field_is_required: Mütləq
337 field_issue_to: �?laqəli tapşırıqlar
337 field_issue_to: Əlaqəli tapşırıqlar
338 field_issue: Tapşırıq
338 field_issue: Tapşırıq
339 field_language: Dil
339 field_language: Dil
340 field_last_login_on: Son qoşulma
340 field_last_login_on: Son qoşulma
341 field_lastname: Soyad
341 field_lastname: Soyad
342 field_login: İstifadəçi
342 field_login: İstifadəçi
343 field_mail: e-poçt
343 field_mail: e-poçt
344 field_mail_notification: e-poçt ilə bildiriş
344 field_mail_notification: e-poçt ilə bildiriş
345 field_max_length: maksimal uzunluq
345 field_max_length: maksimal uzunluq
346 field_min_length: minimal uzunluq
346 field_min_length: minimal uzunluq
347 field_name: Ad
347 field_name: Ad
348 field_new_password: Yeni parol
348 field_new_password: Yeni parol
349 field_notes: Qeyd
349 field_notes: Qeyd
350 field_onthefly: Tez bir zamanda istifadəçinin yaradılması
350 field_onthefly: Tez bir zamanda istifadəçinin yaradılması
351 field_parent_title: Valideyn səhifə
351 field_parent_title: Valideyn səhifə
352 field_parent: Valideyn layihə
352 field_parent: Valideyn layihə
353 field_parent_issue: Valideyn tapşırıq
353 field_parent_issue: Valideyn tapşırıq
354 field_password_confirmation: Təsdiq
354 field_password_confirmation: Təsdiq
355 field_password: Parol
355 field_password: Parol
356 field_port: Port
356 field_port: Port
357 field_possible_values: Mümkün olan təyinatlar
357 field_possible_values: Mümkün olan təyinatlar
358 field_priority: Prioritet
358 field_priority: Prioritet
359 field_project: Layihə
359 field_project: Layihə
360 field_redirect_existing_links: Mövcud olan istinadları istiqamətləndirmək
360 field_redirect_existing_links: Mövcud olan istinadları istiqamətləndirmək
361 field_regexp: Müntəzəm ifadə
361 field_regexp: Müntəzəm ifadə
362 field_role: Rol
362 field_role: Rol
363 field_searchable: Axtarış üçün açıqdır
363 field_searchable: Axtarış üçün açıqdır
364 field_spent_on: Tarix
364 field_spent_on: Tarix
365 field_start_date: Başlanıb
365 field_start_date: Başlanıb
366 field_start_page: Başlanğıc səhifə
366 field_start_page: Başlanğıc səhifə
367 field_status: Status
367 field_status: Status
368 field_subject: Mövzu
368 field_subject: Mövzu
369 field_subproject: Altlayihə
369 field_subproject: Altlayihə
370 field_summary: Qısa təsvir
370 field_summary: Qısa təsvir
371 field_text: Mətn sahəsi
371 field_text: Mətn sahəsi
372 field_time_entries: Sərf olunan zaman
372 field_time_entries: Sərf olunan zaman
373 field_time_zone: Saat qurşağı
373 field_time_zone: Saat qurşağı
374 field_title: Başlıq
374 field_title: Başlıq
375 field_tracker: Treker
375 field_tracker: Treker
376 field_type: Tip
376 field_type: Tip
377 field_updated_on: Yenilənib
377 field_updated_on: Yenilənib
378 field_url: URL
378 field_url: URL
379 field_user: İstifadəçi
379 field_user: İstifadəçi
380 field_value: Təyinat
380 field_value: Təyinat
381 field_version: Variant
381 field_version: Variant
382 field_watcher: Nəzarətçi
382 field_watcher: Nəzarətçi
383
383
384 general_csv_decimal_separator: ','
384 general_csv_decimal_separator: ','
385 general_csv_encoding: UTF-8
385 general_csv_encoding: UTF-8
386 general_csv_separator: ';'
386 general_csv_separator: ';'
387 general_pdf_fontname: freesans
387 general_pdf_fontname: freesans
388 general_pdf_monospaced_fontname: freemono
388 general_pdf_monospaced_fontname: freemono
389 general_first_day_of_week: '1'
389 general_first_day_of_week: '1'
390 general_lang_name: 'Azerbaijanian (Azeri)'
390 general_lang_name: 'Azerbaijanian (Azeri)'
391 general_text_no: 'xeyr'
391 general_text_no: 'xeyr'
392 general_text_No: 'Xeyr'
392 general_text_No: 'Xeyr'
393 general_text_yes: 'bəli'
393 general_text_yes: 'bəli'
394 general_text_Yes: 'Bəli'
394 general_text_Yes: 'Bəli'
395
395
396 label_activity: Görülən işlər
396 label_activity: Görülən işlər
397 label_add_another_file: Bir fayl daha əlavə etmək
397 label_add_another_file: Bir fayl daha əlavə etmək
398 label_added_time_by: "�?lavə etdi %{author} %{age} əvvəl"
398 label_added_time_by: "Əlavə etdi %{author} %{age} əvvəl"
399 label_added: əlavə edilib
399 label_added: əlavə edilib
400 label_add_note: Qeydi əlavə etmək
400 label_add_note: Qeydi əlavə etmək
401 label_administration: İnzibatçılıq
401 label_administration: İnzibatçılıq
402 label_age: Yaş
402 label_age: Yaş
403 label_ago: gün əvvəl
403 label_ago: gün əvvəl
404 label_all_time: hər zaman
404 label_all_time: hər zaman
405 label_all_words: Bütün sözlər
405 label_all_words: Bütün sözlər
406 label_all: hamı
406 label_all: hamı
407 label_and_its_subprojects: "%{value} bütün altlayihələr"
407 label_and_its_subprojects: "%{value} bütün altlayihələr"
408 label_applied_status: Tətbiq olunan status
408 label_applied_status: Tətbiq olunan status
409 label_ascending: Artmaya görə
409 label_ascending: Artmaya görə
410 label_assigned_to_me_issues: Mənim tapşırıqlarım
410 label_assigned_to_me_issues: Mənim tapşırıqlarım
411 label_associated_revisions: �?laqəli redaksiyalar
411 label_associated_revisions: Əlaqəli redaksiyalar
412 label_attachment: Fayl
412 label_attachment: Fayl
413 label_attachment_delete: Faylı silmək
413 label_attachment_delete: Faylı silmək
414 label_attachment_new: Yeni fayl
414 label_attachment_new: Yeni fayl
415 label_attachment_plural: Fayllar
415 label_attachment_plural: Fayllar
416 label_attribute: Atribut
416 label_attribute: Atribut
417 label_attribute_plural: Atributlar
417 label_attribute_plural: Atributlar
418 label_authentication: Autentifikasiya
418 label_authentication: Autentifikasiya
419 label_auth_source: Autentifikasiyanın rejimi
419 label_auth_source: Autentifikasiyanın rejimi
420 label_auth_source_new: Autentifikasiyanın yeni rejimi
420 label_auth_source_new: Autentifikasiyanın yeni rejimi
421 label_auth_source_plural: Autentifikasiyanın rejimləri
421 label_auth_source_plural: Autentifikasiyanın rejimləri
422 label_blocked_by: bloklanır
422 label_blocked_by: bloklanır
423 label_blocks: bloklayır
423 label_blocks: bloklayır
424 label_board: Forum
424 label_board: Forum
425 label_board_new: Yeni forum
425 label_board_new: Yeni forum
426 label_board_plural: Forumlar
426 label_board_plural: Forumlar
427 label_boolean: Məntiqi
427 label_boolean: Məntiqi
428 label_browse: Baxış
428 label_browse: Baxış
429 label_bulk_edit_selected_issues: Seçilən bütün tapşırıqları redaktə etmək
429 label_bulk_edit_selected_issues: Seçilən bütün tapşırıqları redaktə etmək
430 label_calendar: Təqvim
430 label_calendar: Təqvim
431 label_calendar_filter: O cümlədən
431 label_calendar_filter: O cümlədən
432 label_calendar_no_assigned: Mənim deyil
432 label_calendar_no_assigned: Mənim deyil
433 label_change_plural: Dəyişikliklər
433 label_change_plural: Dəyişikliklər
434 label_change_properties: Xassələri dəyişmək
434 label_change_properties: Xassələri dəyişmək
435 label_change_status: Statusu dəyişmək
435 label_change_status: Statusu dəyişmək
436 label_change_view_all: Bütün dəyişikliklərə baxmaq
436 label_change_view_all: Bütün dəyişikliklərə baxmaq
437 label_changes_details: Bütün dəyişikliklərə görə təfsilatlar
437 label_changes_details: Bütün dəyişikliklərə görə təfsilatlar
438 label_changeset_plural: Dəyişikliklər
438 label_changeset_plural: Dəyişikliklər
439 label_chronological_order: Xronoloji ardıcıllıq ilə
439 label_chronological_order: Xronoloji ardıcıllıq ilə
440 label_closed_issues: Bağlıdır
440 label_closed_issues: Bağlıdır
441 label_closed_issues_plural: bağlıdır
441 label_closed_issues_plural: bağlıdır
442 label_closed_issues_plural2: bağlıdır
442 label_closed_issues_plural2: bağlıdır
443 label_closed_issues_plural5: bağlıdır
443 label_closed_issues_plural5: bağlıdır
444 label_comment: şərhlər
444 label_comment: şərhlər
445 label_comment_add: Şərhləri qeyd etmək
445 label_comment_add: Şərhləri qeyd etmək
446 label_comment_added: �?lavə olunmuş şərhlər
446 label_comment_added: Əlavə olunmuş şərhlər
447 label_comment_delete: Şərhi silmək
447 label_comment_delete: Şərhi silmək
448 label_comment_plural: Şərhlər
448 label_comment_plural: Şərhlər
449 label_comment_plural2: Şərhlər
449 label_comment_plural2: Şərhlər
450 label_comment_plural5: şərhlərin
450 label_comment_plural5: şərhlərin
451 label_commits_per_author: İstifadəçi üzərində dəyişikliklər
451 label_commits_per_author: İstifadəçi üzərində dəyişikliklər
452 label_commits_per_month: Ay üzərində dəyişikliklər
452 label_commits_per_month: Ay üzərində dəyişikliklər
453 label_confirmation: Təsdiq
453 label_confirmation: Təsdiq
454 label_contains: tərkibi
454 label_contains: tərkibi
455 label_copied: surəti köçürülüb
455 label_copied: surəti köçürülüb
456 label_copy_workflow_from: görülən işlərin ardıcıllığının surətini köçürmək
456 label_copy_workflow_from: görülən işlərin ardıcıllığının surətini köçürmək
457 label_current_status: Cari status
457 label_current_status: Cari status
458 label_current_version: Cari variant
458 label_current_version: Cari variant
459 label_custom_field: Sazlanan sahə
459 label_custom_field: Sazlanan sahə
460 label_custom_field_new: Yeni sazlanan sahə
460 label_custom_field_new: Yeni sazlanan sahə
461 label_custom_field_plural: Sazlanan sahələr
461 label_custom_field_plural: Sazlanan sahələr
462 label_date_from: С
462 label_date_from: С
463 label_date_from_to: С %{start} по %{end}
463 label_date_from_to: С %{start} по %{end}
464 label_date_range: vaxt intervalı
464 label_date_range: vaxt intervalı
465 label_date_to: üzrə
465 label_date_to: üzrə
466 label_date: Tarix
466 label_date: Tarix
467 label_day_plural: gün
467 label_day_plural: gün
468 label_default: Susmaya görə
468 label_default: Susmaya görə
469 label_default_columns: Susmaya görə sütunlar
469 label_default_columns: Susmaya görə sütunlar
470 label_deleted: silinib
470 label_deleted: silinib
471 label_descending: Azalmaya görə
471 label_descending: Azalmaya görə
472 label_details: Təfsilatlar
472 label_details: Təfsilatlar
473 label_diff_inline: mətndə
473 label_diff_inline: mətndə
474 label_diff_side_by_side: Yanaşı
474 label_diff_side_by_side: Yanaşı
475 label_disabled: söndürülüb
475 label_disabled: söndürülüb
476 label_display: Təsvir
476 label_display: Təsvir
477 label_display_per_page: "Səhifəyə: %{value}"
477 label_display_per_page: "Səhifəyə: %{value}"
478 label_document: Sənəd
478 label_document: Sənəd
479 label_document_added: Sənəd əlavə edilib
479 label_document_added: Sənəd əlavə edilib
480 label_document_new: Yeni sənəd
480 label_document_new: Yeni sənəd
481 label_document_plural: Sənədlər
481 label_document_plural: Sənədlər
482 label_downloads_abbr: Yükləmələr
482 label_downloads_abbr: Yükləmələr
483 label_duplicated_by: çoxaldılır
483 label_duplicated_by: çoxaldılır
484 label_duplicates: çoxaldır
484 label_duplicates: çoxaldır
485 label_enumeration_new: Yeni qiymət
485 label_enumeration_new: Yeni qiymət
486 label_enumerations: Qiymətlərin siyahısı
486 label_enumerations: Qiymətlərin siyahısı
487 label_environment: Mühit
487 label_environment: Mühit
488 label_equals: sayılır
488 label_equals: sayılır
489 label_example: Nümunə
489 label_example: Nümunə
490 label_export_to: ixrac etmək
490 label_export_to: ixrac etmək
491 label_feed_plural: Atom
491 label_feed_plural: Atom
492 label_feeds_access_key_created_on: "Atom-ə giriş açarı %{value} əvvəl yaradılıb"
492 label_feeds_access_key_created_on: "Atom-ə giriş açarı %{value} əvvəl yaradılıb"
493 label_f_hour: "%{value} saat"
493 label_f_hour: "%{value} saat"
494 label_f_hour_plural: "%{value} saat"
494 label_f_hour_plural: "%{value} saat"
495 label_file_added: Fayl əlavə edilib
495 label_file_added: Fayl əlavə edilib
496 label_file_plural: Fayllar
496 label_file_plural: Fayllar
497 label_filter_add: Filtr əlavə etmək
497 label_filter_add: Filtr əlavə etmək
498 label_filter_plural: Filtrlər
498 label_filter_plural: Filtrlər
499 label_float: Həqiqi ədəd
499 label_float: Həqiqi ədəd
500 label_follows: �?vvəlki
500 label_follows: Əvvəlki
501 label_gantt: Qant diaqramması
501 label_gantt: Qant diaqramması
502 label_general: Ümumi
502 label_general: Ümumi
503 label_generate_key: Açarı generasiya etmək
503 label_generate_key: Açarı generasiya etmək
504 label_greater_or_equal: ">="
504 label_greater_or_equal: ">="
505 label_help: Kömək
505 label_help: Kömək
506 label_history: Tarixçə
506 label_history: Tarixçə
507 label_home: Ana səhifə
507 label_home: Ana səhifə
508 label_incoming_emails: Məlumatların qəbulu
508 label_incoming_emails: Məlumatların qəbulu
509 label_index_by_date: Səhifələrin tarixçəsi
509 label_index_by_date: Səhifələrin tarixçəsi
510 label_index_by_title: Başlıq
510 label_index_by_title: Başlıq
511 label_information_plural: İnformasiya
511 label_information_plural: İnformasiya
512 label_information: İnformasiya
512 label_information: İnformasiya
513 label_in_less_than: az
513 label_in_less_than: az
514 label_in_more_than: çox
514 label_in_more_than: çox
515 label_integer: Tam
515 label_integer: Tam
516 label_internal: Daxili
516 label_internal: Daxili
517 label_in: da (də)
517 label_in: da (də)
518 label_issue: Tapşırıq
518 label_issue: Tapşırıq
519 label_issue_added: Tapşırıq əlavə edilib
519 label_issue_added: Tapşırıq əlavə edilib
520 label_issue_category_new: Yeni kateqoriya
520 label_issue_category_new: Yeni kateqoriya
521 label_issue_category_plural: Tapşırığın kateqoriyası
521 label_issue_category_plural: Tapşırığın kateqoriyası
522 label_issue_category: Tapşırığın kateqoriyası
522 label_issue_category: Tapşırığın kateqoriyası
523 label_issue_new: Yeni tapşırıq
523 label_issue_new: Yeni tapşırıq
524 label_issue_plural: Tapşırıqlar
524 label_issue_plural: Tapşırıqlar
525 label_issues_by: "%{value} üzrə çeşidləmək"
525 label_issues_by: "%{value} üzrə çeşidləmək"
526 label_issue_status_new: Yeni status
526 label_issue_status_new: Yeni status
527 label_issue_status_plural: Tapşırıqların statusu
527 label_issue_status_plural: Tapşırıqların statusu
528 label_issue_status: Tapşırığın statusu
528 label_issue_status: Tapşırığın statusu
529 label_issue_tracking: Tapşırıqlar
529 label_issue_tracking: Tapşırıqlar
530 label_issue_updated: Tapşırıq yenilənib
530 label_issue_updated: Tapşırıq yenilənib
531 label_issue_view_all: Bütün tapşırıqlara baxmaq
531 label_issue_view_all: Bütün tapşırıqlara baxmaq
532 label_issue_watchers: Nəzarətçilər
532 label_issue_watchers: Nəzarətçilər
533 label_jump_to_a_project: ... layihəyə keçid
533 label_jump_to_a_project: ... layihəyə keçid
534 label_language_based: Dilin əsasında
534 label_language_based: Dilin əsasında
535 label_last_changes: "%{count} az dəyişiklik"
535 label_last_changes: "%{count} az dəyişiklik"
536 label_last_login: Sonuncu qoşulma
536 label_last_login: Sonuncu qoşulma
537 label_last_month: sonuncu ay
537 label_last_month: sonuncu ay
538 label_last_n_days: "son %{count} gün"
538 label_last_n_days: "son %{count} gün"
539 label_last_week: sonuncu həftə
539 label_last_week: sonuncu həftə
540 label_latest_revision: Sonuncu redaksiya
540 label_latest_revision: Sonuncu redaksiya
541 label_latest_revision_plural: Sonuncu redaksiyalar
541 label_latest_revision_plural: Sonuncu redaksiyalar
542 label_ldap_authentication: LDAP vasitəsilə avtorizasiya
542 label_ldap_authentication: LDAP vasitəsilə avtorizasiya
543 label_less_or_equal: <=
543 label_less_or_equal: <=
544 label_less_than_ago: gündən az
544 label_less_than_ago: gündən az
545 label_list: Siyahı
545 label_list: Siyahı
546 label_loading: Yükləmə...
546 label_loading: Yükləmə...
547 label_logged_as: Daxil olmusunuz
547 label_logged_as: Daxil olmusunuz
548 label_login: Daxil olmaq
548 label_login: Daxil olmaq
549 label_login_with_open_id_option: və ya OpenID vasitəsilə daxil olmaq
549 label_login_with_open_id_option: və ya OpenID vasitəsilə daxil olmaq
550 label_logout: Çıxış
550 label_logout: Çıxış
551 label_max_size: Maksimal ölçü
551 label_max_size: Maksimal ölçü
552 label_member_new: Yeni iştirakçı
552 label_member_new: Yeni iştirakçı
553 label_member: İştirakçı
553 label_member: İştirakçı
554 label_member_plural: İştirakçılar
554 label_member_plural: İştirakçılar
555 label_message_last: Sonuncu məlumat
555 label_message_last: Sonuncu məlumat
556 label_message_new: Yeni məlumat
556 label_message_new: Yeni məlumat
557 label_message_plural: Məlumatlar
557 label_message_plural: Məlumatlar
558 label_message_posted: Məlumat əlavə olunub
558 label_message_posted: Məlumat əlavə olunub
559 label_me: mənə
559 label_me: mənə
560 label_min_max_length: Minimal - maksimal uzunluq
560 label_min_max_length: Minimal - maksimal uzunluq
561 label_modified: dəyişilib
561 label_modified: dəyişilib
562 label_module_plural: Modullar
562 label_module_plural: Modullar
563 label_months_from: ay
563 label_months_from: ay
564 label_month: Ay
564 label_month: Ay
565 label_more_than_ago: gündən əvvəl
565 label_more_than_ago: gündən əvvəl
566 label_more: Çox
566 label_more: Çox
567 label_my_account: Mənim hesabım
567 label_my_account: Mənim hesabım
568 label_my_page: Mənim səhifəm
568 label_my_page: Mənim səhifəm
569 label_my_page_block: Mənim səhifəmin bloku
569 label_my_page_block: Mənim səhifəmin bloku
570 label_my_projects: Mənim layihələrim
570 label_my_projects: Mənim layihələrim
571 label_new: Yeni
571 label_new: Yeni
572 label_new_statuses_allowed: İcazə verilən yeni statuslar
572 label_new_statuses_allowed: İcazə verilən yeni statuslar
573 label_news_added: Xəbər əlavə edilib
573 label_news_added: Xəbər əlavə edilib
574 label_news_latest: Son xəbərlər
574 label_news_latest: Son xəbərlər
575 label_news_new: Xəbər əlavə etmək
575 label_news_new: Xəbər əlavə etmək
576 label_news_plural: Xəbərlər
576 label_news_plural: Xəbərlər
577 label_news_view_all: Bütün xəbərlərə baxmaq
577 label_news_view_all: Bütün xəbərlərə baxmaq
578 label_news: Xəbərlər
578 label_news: Xəbərlər
579 label_next: Növbəti
579 label_next: Növbəti
580 label_nobody: heç kim
580 label_nobody: heç kim
581 label_no_change_option: (Dəyişiklik yoxdur)
581 label_no_change_option: (Dəyişiklik yoxdur)
582 label_no_data: Təsvir üçün verilənlər yoxdur
582 label_no_data: Təsvir üçün verilənlər yoxdur
583 label_none: yoxdur
583 label_none: yoxdur
584 label_not_contains: mövcud deyil
584 label_not_contains: mövcud deyil
585 label_not_equals: sayılmır
585 label_not_equals: sayılmır
586 label_open_issues: açıqdır
586 label_open_issues: açıqdır
587 label_open_issues_plural: açıqdır
587 label_open_issues_plural: açıqdır
588 label_open_issues_plural2: açıqdır
588 label_open_issues_plural2: açıqdır
589 label_open_issues_plural5: açıqdır
589 label_open_issues_plural5: açıqdır
590 label_optional_description: Təsvir (vacib deyil)
590 label_optional_description: Təsvir (vacib deyil)
591 label_options: Opsiyalar
591 label_options: Opsiyalar
592 label_overall_activity: Görülən işlərin toplu hesabatı
592 label_overall_activity: Görülən işlərin toplu hesabatı
593 label_overview: Baxış
593 label_overview: Baxış
594 label_password_lost: Parolun bərpası
594 label_password_lost: Parolun bərpası
595 label_permissions_report: Giriş hüquqları üzrə hesabat
595 label_permissions_report: Giriş hüquqları üzrə hesabat
596 label_permissions: Giriş hüquqları
596 label_permissions: Giriş hüquqları
597 label_personalize_page: bu səhifəni fərdiləşdirmək
597 label_personalize_page: bu səhifəni fərdiləşdirmək
598 label_planning: Planlaşdırma
598 label_planning: Planlaşdırma
599 label_please_login: Xahiş edirik, daxil olun.
599 label_please_login: Xahiş edirik, daxil olun.
600 label_plugins: Modullar
600 label_plugins: Modullar
601 label_precedes: növbəti
601 label_precedes: növbəti
602 label_preferences: Üstünlük
602 label_preferences: Üstünlük
603 label_preview: İlkin baxış
603 label_preview: İlkin baxış
604 label_previous: �?vvəlki
604 label_previous: Əvvəlki
605 label_profile: Profil
605 label_profile: Profil
606 label_project: Layihə
606 label_project: Layihə
607 label_project_all: Bütün layihələr
607 label_project_all: Bütün layihələr
608 label_project_copy_notifications: Layihənin surətinin çıxarılması zamanı elektron poçt ilə bildiriş göndərmək
608 label_project_copy_notifications: Layihənin surətinin çıxarılması zamanı elektron poçt ilə bildiriş göndərmək
609 label_project_latest: Son layihələr
609 label_project_latest: Son layihələr
610 label_project_new: Yeni layihə
610 label_project_new: Yeni layihə
611 label_project_plural: Layihələr
611 label_project_plural: Layihələr
612 label_project_plural2: layihəni
612 label_project_plural2: layihəni
613 label_project_plural5: layihələri
613 label_project_plural5: layihələri
614 label_public_projects: Ümumi layihələr
614 label_public_projects: Ümumi layihələr
615 label_query: Yadda saxlanılmış sorğu
615 label_query: Yadda saxlanılmış sorğu
616 label_query_new: Yeni sorğu
616 label_query_new: Yeni sorğu
617 label_query_plural: Yadda saxlanılmış sorğular
617 label_query_plural: Yadda saxlanılmış sorğular
618 label_read: Oxu...
618 label_read: Oxu...
619 label_register: Qeydiyyat
619 label_register: Qeydiyyat
620 label_registered_on: Qeydiyyatdan keçib
620 label_registered_on: Qeydiyyatdan keçib
621 label_registration_activation_by_email: e-poçt üzrə hesabımın aktivləşdirilməsi
621 label_registration_activation_by_email: e-poçt üzrə hesabımın aktivləşdirilməsi
622 label_registration_automatic_activation: uçot qeydlərinin avtomatik aktivləşdirilməsi
622 label_registration_automatic_activation: uçot qeydlərinin avtomatik aktivləşdirilməsi
623 label_registration_manual_activation: uçot qeydlərini əl ilə aktivləşdirmək
623 label_registration_manual_activation: uçot qeydlərini əl ilə aktivləşdirmək
624 label_related_issues: �?laqəli tapşırıqlar
624 label_related_issues: Əlaqəli tapşırıqlar
625 label_relates_to: əlaqəlidir
625 label_relates_to: əlaqəlidir
626 label_relation_delete: �?laqəni silmək
626 label_relation_delete: Əlaqəni silmək
627 label_relation_new: Yeni münasibət
627 label_relation_new: Yeni münasibət
628 label_renamed: adını dəyişmək
628 label_renamed: adını dəyişmək
629 label_reply_plural: Cavablar
629 label_reply_plural: Cavablar
630 label_report: Hesabat
630 label_report: Hesabat
631 label_report_plural: Hesabatlar
631 label_report_plural: Hesabatlar
632 label_reported_issues: Yaradılan tapşırıqlar
632 label_reported_issues: Yaradılan tapşırıqlar
633 label_repository: Saxlayıcı
633 label_repository: Saxlayıcı
634 label_repository_plural: Saxlayıcı
634 label_repository_plural: Saxlayıcı
635 label_result_plural: Nəticələr
635 label_result_plural: Nəticələr
636 label_reverse_chronological_order: �?ks ardıcıllıqda
636 label_reverse_chronological_order: Əks ardıcıllıqda
637 label_revision: Redaksiya
637 label_revision: Redaksiya
638 label_revision_plural: Redaksiyalar
638 label_revision_plural: Redaksiyalar
639 label_roadmap: Operativ plan
639 label_roadmap: Operativ plan
640 label_roadmap_due_in: "%{value} müddətində"
640 label_roadmap_due_in: "%{value} müddətində"
641 label_roadmap_no_issues: bu versiya üçün tapşırıq yoxdur
641 label_roadmap_no_issues: bu versiya üçün tapşırıq yoxdur
642 label_roadmap_overdue: "gecikmə %{value}"
642 label_roadmap_overdue: "gecikmə %{value}"
643 label_role: Rol
643 label_role: Rol
644 label_role_and_permissions: Rollar və giriş hüquqları
644 label_role_and_permissions: Rollar və giriş hüquqları
645 label_role_new: Yeni rol
645 label_role_new: Yeni rol
646 label_role_plural: Rollar
646 label_role_plural: Rollar
647 label_scm: Saxlayıcının tipi
647 label_scm: Saxlayıcının tipi
648 label_search: Axtarış
648 label_search: Axtarış
649 label_search_titles_only: Ancaq adlarda axtarmaq
649 label_search_titles_only: Ancaq adlarda axtarmaq
650 label_send_information: İstifadəçiyə uçot qeydləri üzrə informasiyanı göndərmək
650 label_send_information: İstifadəçiyə uçot qeydləri üzrə informasiyanı göndərmək
651 label_send_test_email: Yoxlama üçün email göndərmək
651 label_send_test_email: Yoxlama üçün email göndərmək
652 label_settings: Sazlamalar
652 label_settings: Sazlamalar
653 label_show_completed_versions: Bitmiş variantları göstərmək
653 label_show_completed_versions: Bitmiş variantları göstərmək
654 label_sort: Çeşidləmək
654 label_sort: Çeşidləmək
655 label_sort_by: "%{value} üzrə çeşidləmək"
655 label_sort_by: "%{value} üzrə çeşidləmək"
656 label_sort_higher: Yuxarı
656 label_sort_higher: Yuxarı
657 label_sort_highest: �?vvələ qayıt
657 label_sort_highest: Əvvələ qayıt
658 label_sort_lower: Aşağı
658 label_sort_lower: Aşağı
659 label_sort_lowest: Sona qayıt
659 label_sort_lowest: Sona qayıt
660 label_spent_time: Sərf olunan vaxt
660 label_spent_time: Sərf olunan vaxt
661 label_statistics: Statistika
661 label_statistics: Statistika
662 label_stay_logged_in: Sistemdə qalmaq
662 label_stay_logged_in: Sistemdə qalmaq
663 label_string: Mətn
663 label_string: Mətn
664 label_subproject_plural: Altlayihələr
664 label_subproject_plural: Altlayihələr
665 label_subtask_plural: Alt tapşırıqlar
665 label_subtask_plural: Alt tapşırıqlar
666 label_text: Uzun mətn
666 label_text: Uzun mətn
667 label_theme: Mövzu
667 label_theme: Mövzu
668 label_this_month: bu ay
668 label_this_month: bu ay
669 label_this_week: bu həftə
669 label_this_week: bu həftə
670 label_this_year: bu il
670 label_this_year: bu il
671 label_time_tracking: Vaxtın uçotu
671 label_time_tracking: Vaxtın uçotu
672 label_timelog_today: Bu günə sərf olunan vaxt
672 label_timelog_today: Bu günə sərf olunan vaxt
673 label_today: bu gün
673 label_today: bu gün
674 label_topic_plural: Mövzular
674 label_topic_plural: Mövzular
675 label_total: Cəmi
675 label_total: Cəmi
676 label_tracker: Treker
676 label_tracker: Treker
677 label_tracker_new: Yeni treker
677 label_tracker_new: Yeni treker
678 label_tracker_plural: Trekerlər
678 label_tracker_plural: Trekerlər
679 label_updated_time: "%{value} əvvəl yenilənib"
679 label_updated_time: "%{value} əvvəl yenilənib"
680 label_updated_time_by: "%{author} %{age} əvvəl yenilənib"
680 label_updated_time_by: "%{author} %{age} əvvəl yenilənib"
681 label_used_by: İstifadə olunur
681 label_used_by: İstifadə olunur
682 label_user: İstifasdəçi
682 label_user: İstifasdəçi
683 label_user_activity: "İstifadəçinin gördüyü işlər %{value}"
683 label_user_activity: "İstifadəçinin gördüyü işlər %{value}"
684 label_user_mail_no_self_notified: "Tərəfimdən edilən dəyişikliklər haqqında məni xəbərdar etməmək"
684 label_user_mail_no_self_notified: "Tərəfimdən edilən dəyişikliklər haqqında məni xəbərdar etməmək"
685 label_user_mail_option_all: "Mənim layihələrimdəki bütün hadisələr haqqında"
685 label_user_mail_option_all: "Mənim layihələrimdəki bütün hadisələr haqqında"
686 label_user_mail_option_selected: "Yalnız seçilən layihədəki bütün hadisələr haqqında..."
686 label_user_mail_option_selected: "Yalnız seçilən layihədəki bütün hadisələr haqqında..."
687 label_user_mail_option_only_owner: Yalnız sahibi olduğum obyektlər üçün
687 label_user_mail_option_only_owner: Yalnız sahibi olduğum obyektlər üçün
688 label_user_mail_option_only_my_events: Yalnız izlədiyim və ya iştirak etdiyim obyektlər üçün
688 label_user_mail_option_only_my_events: Yalnız izlədiyim və ya iştirak etdiyim obyektlər üçün
689 label_user_mail_option_only_assigned: Yalnız mənə təyin edilən obyektlər üçün
689 label_user_mail_option_only_assigned: Yalnız mənə təyin edilən obyektlər üçün
690 label_user_new: Yeni istifadəçi
690 label_user_new: Yeni istifadəçi
691 label_user_plural: İstifadəçilər
691 label_user_plural: İstifadəçilər
692 label_version: Variant
692 label_version: Variant
693 label_version_new: Yeni variant
693 label_version_new: Yeni variant
694 label_version_plural: Variantlar
694 label_version_plural: Variantlar
695 label_view_diff: Fərqlərə baxmaq
695 label_view_diff: Fərqlərə baxmaq
696 label_view_revisions: Redaksiyalara baxmaq
696 label_view_revisions: Redaksiyalara baxmaq
697 label_watched_issues: Tapşırığın izlənilməsi
697 label_watched_issues: Tapşırığın izlənilməsi
698 label_week: Həftə
698 label_week: Həftə
699 label_wiki: Wiki
699 label_wiki: Wiki
700 label_wiki_edit: Wiki-nin redaktəsi
700 label_wiki_edit: Wiki-nin redaktəsi
701 label_wiki_edit_plural: Wiki
701 label_wiki_edit_plural: Wiki
702 label_wiki_page: Wiki səhifəsi
702 label_wiki_page: Wiki səhifəsi
703 label_wiki_page_plural: Wiki səhifələri
703 label_wiki_page_plural: Wiki səhifələri
704 label_workflow: Görülən işlərin ardıcıllığı
704 label_workflow: Görülən işlərin ardıcıllığı
705 label_x_closed_issues_abbr:
705 label_x_closed_issues_abbr:
706 zero: "0 bağlıdır"
706 zero: "0 bağlıdır"
707 one: "1 bağlanıb"
707 one: "1 bağlanıb"
708 few: "%{count} bağlıdır"
708 few: "%{count} bağlıdır"
709 many: "%{count} bağlıdır"
709 many: "%{count} bağlıdır"
710 other: "%{count} bağlıdır"
710 other: "%{count} bağlıdır"
711 label_x_comments:
711 label_x_comments:
712 zero: "şərh yoxdur"
712 zero: "şərh yoxdur"
713 one: "1 şərh"
713 one: "1 şərh"
714 few: "%{count} şərhlər"
714 few: "%{count} şərhlər"
715 many: "%{count} şərh"
715 many: "%{count} şərh"
716 other: "%{count} şərh"
716 other: "%{count} şərh"
717 label_x_open_issues_abbr:
717 label_x_open_issues_abbr:
718 zero: "0 açıqdır"
718 zero: "0 açıqdır"
719 one: "1 açıq"
719 one: "1 açıq"
720 few: "%{count} açıqdır"
720 few: "%{count} açıqdır"
721 many: "%{count} açıqdır"
721 many: "%{count} açıqdır"
722 other: "%{count} açıqdır"
722 other: "%{count} açıqdır"
723 label_x_projects:
723 label_x_projects:
724 zero: "layihələr yoxdur"
724 zero: "layihələr yoxdur"
725 one: "1 layihə"
725 one: "1 layihə"
726 few: "%{count} layihə"
726 few: "%{count} layihə"
727 many: "%{count} layihə"
727 many: "%{count} layihə"
728 other: "%{count} layihə"
728 other: "%{count} layihə"
729 label_year: İl
729 label_year: İl
730 label_yesterday: dünən
730 label_yesterday: dünən
731
731
732 mail_body_account_activation_request: "Yeni istifadəçi qeydiyyatdan keçib (%{value}). Uçot qeydi Sizin təsdiqinizi gözləyir:"
732 mail_body_account_activation_request: "Yeni istifadəçi qeydiyyatdan keçib (%{value}). Uçot qeydi Sizin təsdiqinizi gözləyir:"
733 mail_body_account_information: Sizin uçot qeydiniz haqqında informasiya
733 mail_body_account_information: Sizin uçot qeydiniz haqqında informasiya
734 mail_body_account_information_external: "Siz özünüzün %{value} uçot qeydinizi giriş üçün istifadə edə bilərsiniz."
734 mail_body_account_information_external: "Siz özünüzün %{value} uçot qeydinizi giriş üçün istifadə edə bilərsiniz."
735 mail_body_lost_password: 'Parolun dəyişdirilməsi üçün aşağıdakı linkə keçin:'
735 mail_body_lost_password: 'Parolun dəyişdirilməsi üçün aşağıdakı linkə keçin:'
736 mail_body_register: 'Uçot qeydinin aktivləşdirilməsi üçün aşağıdakı linkə keçin:'
736 mail_body_register: 'Uçot qeydinin aktivləşdirilməsi üçün aşağıdakı linkə keçin:'
737 mail_body_reminder: "növbəti %{days} gün üçün Sizə təyin olunan %{count}:"
737 mail_body_reminder: "növbəti %{days} gün üçün Sizə təyin olunan %{count}:"
738 mail_subject_account_activation_request: "Sistemdə istifadəçinin aktivləşdirilməsi üçün sorğu %{value}"
738 mail_subject_account_activation_request: "Sistemdə istifadəçinin aktivləşdirilməsi üçün sorğu %{value}"
739 mail_subject_lost_password: "Sizin %{value} parolunuz"
739 mail_subject_lost_password: "Sizin %{value} parolunuz"
740 mail_subject_register: "Uçot qeydinin aktivləşdirilməsi %{value}"
740 mail_subject_register: "Uçot qeydinin aktivləşdirilməsi %{value}"
741 mail_subject_reminder: "yaxın %{days} gün üçün Sizə təyin olunan %{count}"
741 mail_subject_reminder: "yaxın %{days} gün üçün Sizə təyin olunan %{count}"
742
742
743 notice_account_activated: Sizin uçot qeydiniz aktivləşdirilib. Sistemə daxil ola bilərsiniz.
743 notice_account_activated: Sizin uçot qeydiniz aktivləşdirilib. Sistemə daxil ola bilərsiniz.
744 notice_account_invalid_credentials: İstifadəçi adı və ya parolu düzgün deyildir
744 notice_account_invalid_credentials: İstifadəçi adı və ya parolu düzgün deyildir
745 notice_account_lost_email_sent: Sizə yeni parolun seçimi ilə bağlı təlimatı əks etdirən məktub göndərilmişdir.
745 notice_account_lost_email_sent: Sizə yeni parolun seçimi ilə bağlı təlimatı əks etdirən məktub göndərilmişdir.
746 notice_account_password_updated: Parol müvəffəqiyyətlə yeniləndi.
746 notice_account_password_updated: Parol müvəffəqiyyətlə yeniləndi.
747 notice_account_pending: "Sizin uçot qeydiniz yaradıldı inzibatçının təsdiqini gözləyir."
747 notice_account_pending: "Sizin uçot qeydiniz yaradıldı inzibatçının təsdiqini gözləyir."
748 notice_account_register_done: Uçot qeydi müvəffəqiyyətlə yaradıldı. Sizin uçot qeydinizin aktivləşdirilməsi üçün elektron poçtunuza göndərilən linkə keçin.
748 notice_account_register_done: Uçot qeydi müvəffəqiyyətlə yaradıldı. Sizin uçot qeydinizin aktivləşdirilməsi üçün elektron poçtunuza göndərilən linkə keçin.
749 notice_account_unknown_email: Naməlum istifadəçi.
749 notice_account_unknown_email: Naməlum istifadəçi.
750 notice_account_updated: Uçot qeydi müvəffəqiyyətlə yeniləndi.
750 notice_account_updated: Uçot qeydi müvəffəqiyyətlə yeniləndi.
751 notice_account_wrong_password: Parol düzgün deyildir
751 notice_account_wrong_password: Parol düzgün deyildir
752 notice_can_t_change_password: Bu uçot qeydi üçün xarici autentifikasiya mənbəyi istifadə olunur. Parolu dəyişmək mümkün deyildir.
752 notice_can_t_change_password: Bu uçot qeydi üçün xarici autentifikasiya mənbəyi istifadə olunur. Parolu dəyişmək mümkün deyildir.
753 notice_default_data_loaded: Susmaya görə konfiqurasiya yüklənilmişdir.
753 notice_default_data_loaded: Susmaya görə konfiqurasiya yüklənilmişdir.
754 notice_email_error: "Məktubun göndərilməsi zamanı səhv baş vermişdi (%{value})"
754 notice_email_error: "Məktubun göndərilməsi zamanı səhv baş vermişdi (%{value})"
755 notice_email_sent: "Məktub göndərilib %{value}"
755 notice_email_sent: "Məktub göndərilib %{value}"
756 notice_failed_to_save_issues: "Seçilən %{total} içərisindən %{count} bəndləri saxlamaq mümkün olmadı: %{ids}."
756 notice_failed_to_save_issues: "Seçilən %{total} içərisindən %{count} bəndləri saxlamaq mümkün olmadı: %{ids}."
757 notice_failed_to_save_members: "İştirakçını (ları) yadda saxlamaq mümkün olmadı: %{errors}."
757 notice_failed_to_save_members: "İştirakçını (ları) yadda saxlamaq mümkün olmadı: %{errors}."
758 notice_feeds_access_key_reseted: Sizin Atom giriş açarınız sıfırlanmışdır.
758 notice_feeds_access_key_reseted: Sizin Atom giriş açarınız sıfırlanmışdır.
759 notice_file_not_found: Daxil olmağa çalışdığınız səhifə mövcud deyildir və ya silinib.
759 notice_file_not_found: Daxil olmağa çalışdığınız səhifə mövcud deyildir və ya silinib.
760 notice_locking_conflict: İnformasiya digər istifadəçi tərəfindən yenilənib.
760 notice_locking_conflict: İnformasiya digər istifadəçi tərəfindən yenilənib.
761 notice_no_issue_selected: "Heç bir tapşırıq seçilməyib! Xahiş edirik, redaktə etmək istədiyiniz tapşırığı qeyd edin."
761 notice_no_issue_selected: "Heç bir tapşırıq seçilməyib! Xahiş edirik, redaktə etmək istədiyiniz tapşırığı qeyd edin."
762 notice_not_authorized: Sizin bu səhifəyə daxil olmaq hüququnuz yoxdur.
762 notice_not_authorized: Sizin bu səhifəyə daxil olmaq hüququnuz yoxdur.
763 notice_successful_connection: Qoşulma müvəffəqiyyətlə yerinə yetirilib.
763 notice_successful_connection: Qoşulma müvəffəqiyyətlə yerinə yetirilib.
764 notice_successful_create: Yaratma müvəffəqiyyətlə yerinə yetirildi.
764 notice_successful_create: Yaratma müvəffəqiyyətlə yerinə yetirildi.
765 notice_successful_delete: Silinmə müvəffəqiyyətlə yerinə yetirildi.
765 notice_successful_delete: Silinmə müvəffəqiyyətlə yerinə yetirildi.
766 notice_successful_update: Yeniləmə müvəffəqiyyətlə yerinə yetirildi.
766 notice_successful_update: Yeniləmə müvəffəqiyyətlə yerinə yetirildi.
767 notice_unable_delete_version: Variantı silmək mümkün olmadı.
767 notice_unable_delete_version: Variantı silmək mümkün olmadı.
768
768
769 permission_add_issues: Tapşırıqların əlavə edilməsi
769 permission_add_issues: Tapşırıqların əlavə edilməsi
770 permission_add_issue_notes: Qeydlərin əlavə edilməsi
770 permission_add_issue_notes: Qeydlərin əlavə edilməsi
771 permission_add_issue_watchers: Nəzarətçilərin əlavə edilməsi
771 permission_add_issue_watchers: Nəzarətçilərin əlavə edilməsi
772 permission_add_messages: Məlumatların göndərilməsi
772 permission_add_messages: Məlumatların göndərilməsi
773 permission_browse_repository: Saxlayıcıya baxış
773 permission_browse_repository: Saxlayıcıya baxış
774 permission_comment_news: Xəbərlərə şərh
774 permission_comment_news: Xəbərlərə şərh
775 permission_commit_access: Saxlayıcıda faylların dəyişdirilməsi
775 permission_commit_access: Saxlayıcıda faylların dəyişdirilməsi
776 permission_delete_issues: Tapşırıqların silinməsi
776 permission_delete_issues: Tapşırıqların silinməsi
777 permission_delete_messages: Məlumatların silinməsi
777 permission_delete_messages: Məlumatların silinməsi
778 permission_delete_own_messages: Şəxsi məlumatların silinməsi
778 permission_delete_own_messages: Şəxsi məlumatların silinməsi
779 permission_delete_wiki_pages: Wiki-səhifələrin silinməsi
779 permission_delete_wiki_pages: Wiki-səhifələrin silinməsi
780 permission_delete_wiki_pages_attachments: Bərkidilən faylların silinməsi
780 permission_delete_wiki_pages_attachments: Bərkidilən faylların silinməsi
781 permission_edit_issue_notes: Qeydlərin redaktə edilməsi
781 permission_edit_issue_notes: Qeydlərin redaktə edilməsi
782 permission_edit_issues: Tapşırıqların redaktə edilməsi
782 permission_edit_issues: Tapşırıqların redaktə edilməsi
783 permission_edit_messages: Məlumatların redaktə edilməsi
783 permission_edit_messages: Məlumatların redaktə edilməsi
784 permission_edit_own_issue_notes: Şəxsi qeydlərin redaktə edilməsi
784 permission_edit_own_issue_notes: Şəxsi qeydlərin redaktə edilməsi
785 permission_edit_own_messages: Şəxsi məlumatların redaktə edilməsi
785 permission_edit_own_messages: Şəxsi məlumatların redaktə edilməsi
786 permission_edit_own_time_entries: Şəxsi vaxt uçotunun redaktə edilməsi
786 permission_edit_own_time_entries: Şəxsi vaxt uçotunun redaktə edilməsi
787 permission_edit_project: Layihələrin redaktə edilməsi
787 permission_edit_project: Layihələrin redaktə edilməsi
788 permission_edit_time_entries: Vaxt uçotunun redaktə edilməsi
788 permission_edit_time_entries: Vaxt uçotunun redaktə edilməsi
789 permission_edit_wiki_pages: Wiki-səhifənin redaktə edilməsi
789 permission_edit_wiki_pages: Wiki-səhifənin redaktə edilməsi
790 permission_export_wiki_pages: Wiki-səhifənin ixracı
790 permission_export_wiki_pages: Wiki-səhifənin ixracı
791 permission_log_time: Sərf olunan vaxtın uçotu
791 permission_log_time: Sərf olunan vaxtın uçotu
792 permission_view_changesets: Saxlayıcı dəyişikliklərinə baxış
792 permission_view_changesets: Saxlayıcı dəyişikliklərinə baxış
793 permission_view_time_entries: Sərf olunan vaxta baxış
793 permission_view_time_entries: Sərf olunan vaxta baxış
794 permission_manage_project_activities: Layihə üçün hərəkət tiplərinin idarə edilməsi
794 permission_manage_project_activities: Layihə üçün hərəkət tiplərinin idarə edilməsi
795 permission_manage_boards: Forumların idarə edilməsi
795 permission_manage_boards: Forumların idarə edilməsi
796 permission_manage_categories: Tapşırıq kateqoriyalarının idarə edilməsi
796 permission_manage_categories: Tapşırıq kateqoriyalarının idarə edilməsi
797 permission_manage_files: Faylların idarə edilməsi
797 permission_manage_files: Faylların idarə edilməsi
798 permission_manage_issue_relations: Tapşırıq bağlantılarının idarə edilməsi
798 permission_manage_issue_relations: Tapşırıq bağlantılarının idarə edilməsi
799 permission_manage_members: İştirakçıların idarə edilməsi
799 permission_manage_members: İştirakçıların idarə edilməsi
800 permission_manage_news: Xəbərlərin idarə edilməsi
800 permission_manage_news: Xəbərlərin idarə edilməsi
801 permission_manage_public_queries: Ümumi sorğuların idarə edilməsi
801 permission_manage_public_queries: Ümumi sorğuların idarə edilməsi
802 permission_manage_repository: Saxlayıcının idarə edilməsi
802 permission_manage_repository: Saxlayıcının idarə edilməsi
803 permission_manage_subtasks: Alt tapşırıqların idarə edilməsi
803 permission_manage_subtasks: Alt tapşırıqların idarə edilməsi
804 permission_manage_versions: Variantların idarə edilməsi
804 permission_manage_versions: Variantların idarə edilməsi
805 permission_manage_wiki: Wiki-nin idarə edilməsi
805 permission_manage_wiki: Wiki-nin idarə edilməsi
806 permission_move_issues: Tapşırıqların köçürülməsi
806 permission_move_issues: Tapşırıqların köçürülməsi
807 permission_protect_wiki_pages: Wiki-səhifələrin bloklanması
807 permission_protect_wiki_pages: Wiki-səhifələrin bloklanması
808 permission_rename_wiki_pages: Wiki-səhifələrin adının dəyişdirilməsi
808 permission_rename_wiki_pages: Wiki-səhifələrin adının dəyişdirilməsi
809 permission_save_queries: Sorğuların yadda saxlanılması
809 permission_save_queries: Sorğuların yadda saxlanılması
810 permission_select_project_modules: Layihə modulunun seçimi
810 permission_select_project_modules: Layihə modulunun seçimi
811 permission_view_calendar: Təqvimə baxış
811 permission_view_calendar: Təqvimə baxış
812 permission_view_documents: Sənədlərə baxış
812 permission_view_documents: Sənədlərə baxış
813 permission_view_files: Fayllara baxış
813 permission_view_files: Fayllara baxış
814 permission_view_gantt: Qant diaqramına baxış
814 permission_view_gantt: Qant diaqramına baxış
815 permission_view_issue_watchers: Nəzarətçilərin siyahılarına baxış
815 permission_view_issue_watchers: Nəzarətçilərin siyahılarına baxış
816 permission_view_messages: Məlumatlara baxış
816 permission_view_messages: Məlumatlara baxış
817 permission_view_wiki_edits: Wiki tarixçəsinə baxış
817 permission_view_wiki_edits: Wiki tarixçəsinə baxış
818 permission_view_wiki_pages: Wiki-yə baxış
818 permission_view_wiki_pages: Wiki-yə baxış
819
819
820 project_module_boards: Forumlar
820 project_module_boards: Forumlar
821 project_module_documents: Sənədlər
821 project_module_documents: Sənədlər
822 project_module_files: Fayllar
822 project_module_files: Fayllar
823 project_module_issue_tracking: Tapşırıqlar
823 project_module_issue_tracking: Tapşırıqlar
824 project_module_news: Xəbərlər
824 project_module_news: Xəbərlər
825 project_module_repository: Saxlayıcı
825 project_module_repository: Saxlayıcı
826 project_module_time_tracking: Vaxtın uçotu
826 project_module_time_tracking: Vaxtın uçotu
827 project_module_wiki: Wiki
827 project_module_wiki: Wiki
828 project_module_gantt: Qant diaqramı
828 project_module_gantt: Qant diaqramı
829 project_module_calendar: Təqvim
829 project_module_calendar: Təqvim
830
830
831 setting_activity_days_default: Görülən işlərdə əks olunan günlərin sayı
831 setting_activity_days_default: Görülən işlərdə əks olunan günlərin sayı
832 setting_app_subtitle: �?lavənin sərlövhəsi
832 setting_app_subtitle: Əlavənin sərlövhəsi
833 setting_app_title: �?lavənin adı
833 setting_app_title: Əlavənin adı
834 setting_attachment_max_size: Yerləşdirmənin maksimal ölçüsü
834 setting_attachment_max_size: Yerləşdirmənin maksimal ölçüsü
835 setting_autofetch_changesets: Saxlayıcının dəyişikliklərini avtomatik izləmək
835 setting_autofetch_changesets: Saxlayıcının dəyişikliklərini avtomatik izləmək
836 setting_autologin: Avtomatik giriş
836 setting_autologin: Avtomatik giriş
837 setting_bcc_recipients: Gizli surətləri istifadə etmək (BCC)
837 setting_bcc_recipients: Gizli surətləri istifadə etmək (BCC)
838 setting_cache_formatted_text: Formatlaşdırılmış mətnin heşlənməsi
838 setting_cache_formatted_text: Formatlaşdırılmış mətnin heşlənməsi
839 setting_commit_fix_keywords: Açar sözlərin təyini
839 setting_commit_fix_keywords: Açar sözlərin təyini
840 setting_commit_ref_keywords: Axtarış üçün açar sözlər
840 setting_commit_ref_keywords: Axtarış üçün açar sözlər
841 setting_cross_project_issue_relations: Layihələr üzrə tapşırıqların kəsişməsinə icazə vermək
841 setting_cross_project_issue_relations: Layihələr üzrə tapşırıqların kəsişməsinə icazə vermək
842 setting_date_format: Tarixin formatı
842 setting_date_format: Tarixin formatı
843 setting_default_language: Susmaya görə dil
843 setting_default_language: Susmaya görə dil
844 setting_default_notification_option: Susmaya görə xəbərdarlıq üsulu
844 setting_default_notification_option: Susmaya görə xəbərdarlıq üsulu
845 setting_default_projects_public: Yeni layihələr ümumaçıq hesab edilir
845 setting_default_projects_public: Yeni layihələr ümumaçıq hesab edilir
846 setting_diff_max_lines_displayed: diff üçün sətirlərin maksimal sayı
846 setting_diff_max_lines_displayed: diff üçün sətirlərin maksimal sayı
847 setting_display_subprojects_issues: Susmaya görə altlayihələrin əks olunması
847 setting_display_subprojects_issues: Susmaya görə altlayihələrin əks olunması
848 setting_emails_footer: Məktubun sətiraltı qeydləri
848 setting_emails_footer: Məktubun sətiraltı qeydləri
849 setting_enabled_scm: Daxil edilən SCM
849 setting_enabled_scm: Daxil edilən SCM
850 setting_feeds_limit: Atom axını üçün başlıqların sayının məhdudlaşdırılması
850 setting_feeds_limit: Atom axını üçün başlıqların sayının məhdudlaşdırılması
851 setting_file_max_size_displayed: �?ks olunma üçün mətn faylının maksimal ölçüsü
851 setting_file_max_size_displayed: Əks olunma üçün mətn faylının maksimal ölçüsü
852 setting_gravatar_enabled: İstifadəçi avatarını Gravatar-dan istifadə etmək
852 setting_gravatar_enabled: İstifadəçi avatarını Gravatar-dan istifadə etmək
853 setting_host_name: Kompyuterin adı
853 setting_host_name: Kompyuterin adı
854 setting_issue_list_default_columns: Susmaya görə tapşırıqların siyahısında əks oluna sütunlar
854 setting_issue_list_default_columns: Susmaya görə tapşırıqların siyahısında əks oluna sütunlar
855 setting_issues_export_limit: İxrac olunan tapşırıqlar üzrə məhdudiyyətlər
855 setting_issues_export_limit: İxrac olunan tapşırıqlar üzrə məhdudiyyətlər
856 setting_login_required: Autentifikasiya vacibdir
856 setting_login_required: Autentifikasiya vacibdir
857 setting_mail_from: Çıxan e-poçt ünvanı
857 setting_mail_from: Çıxan e-poçt ünvanı
858 setting_mail_handler_api_enabled: Daxil olan məlumatlar üçün veb-servisi qoşmaq
858 setting_mail_handler_api_enabled: Daxil olan məlumatlar üçün veb-servisi qoşmaq
859 setting_mail_handler_api_key: API açar
859 setting_mail_handler_api_key: API açar
860 setting_openid: Giriş və qeydiyyat üçün OpenID izacə vermək
860 setting_openid: Giriş və qeydiyyat üçün OpenID izacə vermək
861 setting_per_page_options: Səhifə üçün qeydlərin sayı
861 setting_per_page_options: Səhifə üçün qeydlərin sayı
862 setting_plain_text_mail: Yalnız sadə mətn (HTML olmadan)
862 setting_plain_text_mail: Yalnız sadə mətn (HTML olmadan)
863 setting_protocol: Protokol
863 setting_protocol: Protokol
864 setting_repository_log_display_limit: Dəyişikliklər jurnalında əks olunan redaksiyaların maksimal sayı
864 setting_repository_log_display_limit: Dəyişikliklər jurnalında əks olunan redaksiyaların maksimal sayı
865 setting_self_registration: Özünüqeydiyyat
865 setting_self_registration: Özünüqeydiyyat
866 setting_sequential_project_identifiers: Layihələrin ardıcıl identifikatorlarını generasiya etmək
866 setting_sequential_project_identifiers: Layihələrin ardıcıl identifikatorlarını generasiya etmək
867 setting_sys_api_enabled: Saxlayıcının idarə edilməsi üçün veb-servisi qoşmaq
867 setting_sys_api_enabled: Saxlayıcının idarə edilməsi üçün veb-servisi qoşmaq
868 setting_text_formatting: Mətnin formatlaşdırılması
868 setting_text_formatting: Mətnin formatlaşdırılması
869 setting_time_format: Vaxtın formatı
869 setting_time_format: Vaxtın formatı
870 setting_user_format: Adın əks olunma formatı
870 setting_user_format: Adın əks olunma formatı
871 setting_welcome_text: Salamlama mətni
871 setting_welcome_text: Salamlama mətni
872 setting_wiki_compression: Wiki tarixçəsinin sıxlaşdırılması
872 setting_wiki_compression: Wiki tarixçəsinin sıxlaşdırılması
873
873
874 status_active: aktivdir
874 status_active: aktivdir
875 status_locked: bloklanıb
875 status_locked: bloklanıb
876 status_registered: qeydiyyatdan keçib
876 status_registered: qeydiyyatdan keçib
877
877
878 text_are_you_sure: Siz əminsinizmi?
878 text_are_you_sure: Siz əminsinizmi?
879 text_assign_time_entries_to_project: Qeydiyyata alınmış vaxtı layihəyə bərkitmək
879 text_assign_time_entries_to_project: Qeydiyyata alınmış vaxtı layihəyə bərkitmək
880 text_caracters_maximum: "Maksimum %{count} simvol."
880 text_caracters_maximum: "Maksimum %{count} simvol."
881 text_caracters_minimum: "%{count} simvoldan az olmamalıdır."
881 text_caracters_minimum: "%{count} simvoldan az olmamalıdır."
882 text_comma_separated: Bir neçə qiymət mümkündür (vergül vasitəsilə).
882 text_comma_separated: Bir neçə qiymət mümkündür (vergül vasitəsilə).
883 text_custom_field_possible_values_info: 'Hər sətirə bir qiymət'
883 text_custom_field_possible_values_info: 'Hər sətirə bir qiymət'
884 text_default_administrator_account_changed: İnzibatçının uçot qeydi susmaya görə dəyişmişdir
884 text_default_administrator_account_changed: İnzibatçının uçot qeydi susmaya görə dəyişmişdir
885 text_destroy_time_entries_question: "Bu tapşırıq üçün sərf olunan vaxta görə %{hours} saat qeydiyyata alınıb. Siz etmək istəyirsiniz?"
885 text_destroy_time_entries_question: "Bu tapşırıq üçün sərf olunan vaxta görə %{hours} saat qeydiyyata alınıb. Siz etmək istəyirsiniz?"
886 text_destroy_time_entries: Qeydiyyata alınmış vaxtı silmək
886 text_destroy_time_entries: Qeydiyyata alınmış vaxtı silmək
887 text_diff_truncated: '... Bu diff məhduddur, çünki əks olunan maksimal ölçünü keçir.'
887 text_diff_truncated: '... Bu diff məhduddur, çünki əks olunan maksimal ölçünü keçir.'
888 text_email_delivery_not_configured: "Poçt serveri ilə işin parametrləri sazlanmayıb e-poçt ilə bildiriş funksiyası aktiv deyildir.\nSizin SMTP-server üçün parametrləri config/configuration.yml faylından sazlaya bilərsiniz. Dəyişikliklərin tətbiq edilməsi üçün əlavəni yenidən başladın."
888 text_email_delivery_not_configured: "Poçt serveri ilə işin parametrləri sazlanmayıb e-poçt ilə bildiriş funksiyası aktiv deyildir.\nSizin SMTP-server üçün parametrləri config/configuration.yml faylından sazlaya bilərsiniz. Dəyişikliklərin tətbiq edilməsi üçün əlavəni yenidən başladın."
889 text_enumeration_category_reassign_to: 'Onlara aşağıdakı qiymətləri təyin etmək:'
889 text_enumeration_category_reassign_to: 'Onlara aşağıdakı qiymətləri təyin etmək:'
890 text_enumeration_destroy_question: "%{count} obyekt bu qiymətlə bağlıdır."
890 text_enumeration_destroy_question: "%{count} obyekt bu qiymətlə bağlıdır."
891 text_file_repository_writable: Qeydə giriş imkanı olan saxlayıcı
891 text_file_repository_writable: Qeydə giriş imkanı olan saxlayıcı
892 text_issue_added: "Yeni tapşırıq yaradılıb %{id} (%{author})."
892 text_issue_added: "Yeni tapşırıq yaradılıb %{id} (%{author})."
893 text_issue_category_destroy_assignments: Kateqoriyanın təyinatını silmək
893 text_issue_category_destroy_assignments: Kateqoriyanın təyinatını silmək
894 text_issue_category_destroy_question: "Bir neçə tapşırıq (%{count}) bu kateqoriya üçün təyin edilib. Siz etmək istəyirsiniz?"
894 text_issue_category_destroy_question: "Bir neçə tapşırıq (%{count}) bu kateqoriya üçün təyin edilib. Siz etmək istəyirsiniz?"
895 text_issue_category_reassign_to: Bu kateqoriya üçün tapşırığı yenidən təyin etmək
895 text_issue_category_reassign_to: Bu kateqoriya üçün tapşırığı yenidən təyin etmək
896 text_issues_destroy_confirmation: 'Seçilən tapşırıqları silmək istədiyinizə əminsinizmi?'
896 text_issues_destroy_confirmation: 'Seçilən tapşırıqları silmək istədiyinizə əminsinizmi?'
897 text_issues_ref_in_commit_messages: Məlumatın mətnindən çıxış edərək tapşırıqların statuslarının tutuşdurulması və dəyişdirilməsi
897 text_issues_ref_in_commit_messages: Məlumatın mətnindən çıxış edərək tapşırıqların statuslarının tutuşdurulması və dəyişdirilməsi
898 text_issue_updated: "Tapşırıq %{id} yenilənib (%{author})."
898 text_issue_updated: "Tapşırıq %{id} yenilənib (%{author})."
899 text_journal_changed: "Parametr %{label} %{old} - %{new} dəyişib"
899 text_journal_changed: "Parametr %{label} %{old} - %{new} dəyişib"
900 text_journal_deleted: "Parametrin %{old} qiyməti %{label} silinib"
900 text_journal_deleted: "Parametrin %{old} qiyməti %{label} silinib"
901 text_journal_set_to: "%{label} parametri %{value} dəyişib"
901 text_journal_set_to: "%{label} parametri %{value} dəyişib"
902 text_length_between: "%{min} %{max} simvollar arasındakı uzunluq."
902 text_length_between: "%{min} %{max} simvollar arasındakı uzunluq."
903 text_load_default_configuration: Susmaya görə konfiqurasiyanı yükləmək
903 text_load_default_configuration: Susmaya görə konfiqurasiyanı yükləmək
904 text_min_max_length_info: 0 məhdudiyyətlərin olmadığını bildirir
904 text_min_max_length_info: 0 məhdudiyyətlərin olmadığını bildirir
905 text_no_configuration_data: "Rollar, trekerlər, tapşırıqların statusları operativ plan konfiqurasiya olunmayıblar.\nSusmaya görə konfiqurasiyanın yüklənməsi təkidlə xahiş olunur. Siz onu sonradan dəyişə bilərsiniz."
905 text_no_configuration_data: "Rollar, trekerlər, tapşırıqların statusları operativ plan konfiqurasiya olunmayıblar.\nSusmaya görə konfiqurasiyanın yüklənməsi təkidlə xahiş olunur. Siz onu sonradan dəyişə bilərsiniz."
906 text_plugin_assets_writable: Modullar kataloqu qeyd üçün açıqdır
906 text_plugin_assets_writable: Modullar kataloqu qeyd üçün açıqdır
907 text_project_destroy_confirmation: Siz bu layihə və ona aid olan bütün informasiyanı silmək istədiyinizə əminsinizmi?
907 text_project_destroy_confirmation: Siz bu layihə və ona aid olan bütün informasiyanı silmək istədiyinizə əminsinizmi?
908 text_reassign_time_entries: 'Qeydiyyata alınmış vaxtı aşağıdakı tapşırığa keçir:'
908 text_reassign_time_entries: 'Qeydiyyata alınmış vaxtı aşağıdakı tapşırığa keçir:'
909 text_regexp_info: "məsələn: ^[A-Z0-9]+$"
909 text_regexp_info: "məsələn: ^[A-Z0-9]+$"
910 text_repository_usernames_mapping: "Saxlayıcının jurnalında tapılan adlarla bağlı olan Redmine istifadəçisini seçin ya yeniləyin.\nEyni ad e-poçta sahib olan istifadəçilər Redmine saxlayıcıda avtomatik əlaqələndirilir."
910 text_repository_usernames_mapping: "Saxlayıcının jurnalında tapılan adlarla bağlı olan Redmine istifadəçisini seçin ya yeniləyin.\nEyni ad e-poçta sahib olan istifadəçilər Redmine saxlayıcıda avtomatik əlaqələndirilir."
911 text_rmagick_available: RMagick istifadəsi mümkündür (opsional olaraq)
911 text_rmagick_available: RMagick istifadəsi mümkündür (opsional olaraq)
912 text_select_mail_notifications: Elektron poçta bildirişlərin göndərilməsi seçim edəcəyiniz hərəkətlərdən asılıdır.
912 text_select_mail_notifications: Elektron poçta bildirişlərin göndərilməsi seçim edəcəyiniz hərəkətlərdən asılıdır.
913 text_select_project_modules: 'Layihədə istifadə olunacaq modulları seçin:'
913 text_select_project_modules: 'Layihədə istifadə olunacaq modulları seçin:'
914 text_status_changed_by_changeset: "%{value} redaksiyada reallaşdırılıb."
914 text_status_changed_by_changeset: "%{value} redaksiyada reallaşdırılıb."
915 text_subprojects_destroy_warning: "Altlayihələr: %{value} həmçinin silinəcək."
915 text_subprojects_destroy_warning: "Altlayihələr: %{value} həmçinin silinəcək."
916 text_tip_issue_begin_day: tapşırığın başlanğıc tarixi
916 text_tip_issue_begin_day: tapşırığın başlanğıc tarixi
917 text_tip_issue_begin_end_day: elə həmin gün tapşırığın başlanğıc və bitmə tarixi
917 text_tip_issue_begin_end_day: elə həmin gün tapşırığın başlanğıc və bitmə tarixi
918 text_tip_issue_end_day: tapşırığın başa çatma tarixi
918 text_tip_issue_end_day: tapşırığın başa çatma tarixi
919 text_tracker_no_workflow: Bu treker üçün hərəkətlərin ardıcıllığı müəyyən ediməyib
919 text_tracker_no_workflow: Bu treker üçün hərəkətlərin ardıcıllığı müəyyən ediməyib
920 text_unallowed_characters: Qadağan edilmiş simvollar
920 text_unallowed_characters: Qadağan edilmiş simvollar
921 text_user_mail_option: "Seçilməyən layihələr üçün Siz yalnız baxdığınız ya iştirak etdiyiniz layihələr barədə bildiriş alacaqsınız məsələn, müəllifi olduğunuz layihələr ya o layihələr ki, Sizə təyin edilib)."
921 text_user_mail_option: "Seçilməyən layihələr üçün Siz yalnız baxdığınız ya iştirak etdiyiniz layihələr barədə bildiriş alacaqsınız məsələn, müəllifi olduğunuz layihələr ya o layihələr ki, Sizə təyin edilib)."
922 text_user_wrote: "%{value} yazıb:"
922 text_user_wrote: "%{value} yazıb:"
923 text_wiki_destroy_confirmation: Siz bu Wiki və onun tərkibindəkiləri silmək istədiyinizə əminsinizmi?
923 text_wiki_destroy_confirmation: Siz bu Wiki və onun tərkibindəkiləri silmək istədiyinizə əminsinizmi?
924 text_workflow_edit: Vəziyyətlərin ardıcıllığını redaktə etmək üçün rol və trekeri seçin
924 text_workflow_edit: Vəziyyətlərin ardıcıllığını redaktə etmək üçün rol və trekeri seçin
925
925
926 warning_attachments_not_saved: "faylın (ların) %{count} yadda saxlamaq mümkün deyildir."
926 warning_attachments_not_saved: "faylın (ların) %{count} yadda saxlamaq mümkün deyildir."
927 text_wiki_page_destroy_question: Bu səhifə %{descendants} yaxın və çox yaxın səhifələrə malikdir. Siz nə etmək istəyirsiniz?
927 text_wiki_page_destroy_question: Bu səhifə %{descendants} yaxın və çox yaxın səhifələrə malikdir. Siz nə etmək istəyirsiniz?
928 text_wiki_page_reassign_children: Cari səhifə üçün yaxın səhifələri yenidən təyin etmək
928 text_wiki_page_reassign_children: Cari səhifə üçün yaxın səhifələri yenidən təyin etmək
929 text_wiki_page_nullify_children: Yaxın səhifələri baş səhifələr etmək
929 text_wiki_page_nullify_children: Yaxın səhifələri baş səhifələr etmək
930 text_wiki_page_destroy_children: Yaxın və çox yaxın səhifələri silmək
930 text_wiki_page_destroy_children: Yaxın və çox yaxın səhifələri silmək
931 setting_password_min_length: Parolun minimal uzunluğu
931 setting_password_min_length: Parolun minimal uzunluğu
932 field_group_by: Nəticələri qruplaşdırmaq
932 field_group_by: Nəticələri qruplaşdırmaq
933 mail_subject_wiki_content_updated: "Wiki-səhifə '%{id}' yenilənmişdir"
933 mail_subject_wiki_content_updated: "Wiki-səhifə '%{id}' yenilənmişdir"
934 label_wiki_content_added: Wiki-səhifə əlavə olunub
934 label_wiki_content_added: Wiki-səhifə əlavə olunub
935 mail_subject_wiki_content_added: "Wiki-səhifə '%{id}' əlavə edilib"
935 mail_subject_wiki_content_added: "Wiki-səhifə '%{id}' əlavə edilib"
936 mail_body_wiki_content_added: "%{author} Wiki-səhifəni '%{id}' əlavə edib."
936 mail_body_wiki_content_added: "%{author} Wiki-səhifəni '%{id}' əlavə edib."
937 label_wiki_content_updated: Wiki-səhifə yenilənib
937 label_wiki_content_updated: Wiki-səhifə yenilənib
938 mail_body_wiki_content_updated: "%{author} Wiki-səhifəni '%{id}' yeniləyib."
938 mail_body_wiki_content_updated: "%{author} Wiki-səhifəni '%{id}' yeniləyib."
939 permission_add_project: Layihənin yaradılması
939 permission_add_project: Layihənin yaradılması
940 setting_new_project_user_role_id: Layihəni yaradan istifadəçiyə təyin olunan rol
940 setting_new_project_user_role_id: Layihəni yaradan istifadəçiyə təyin olunan rol
941 label_view_all_revisions: Bütün yoxlamaları göstərmək
941 label_view_all_revisions: Bütün yoxlamaları göstərmək
942 label_tag: Nişan
942 label_tag: Nişan
943 label_branch: Şöbə
943 label_branch: Şöbə
944 error_no_tracker_in_project: Bu layihə ilə heç bir treker assosiasiya olunmayıb. Layihənin sazlamalarını yoxlayın.
944 error_no_tracker_in_project: Bu layihə ilə heç bir treker assosiasiya olunmayıb. Layihənin sazlamalarını yoxlayın.
945 error_no_default_issue_status: Susmaya görə tapşırıqların statusu müəyyən edilməyib. Sazlamaları yoxlayın (bax. "İnzibatçılıq -> Tapşırıqların statusu").
945 error_no_default_issue_status: Susmaya görə tapşırıqların statusu müəyyən edilməyib. Sazlamaları yoxlayın (bax. "İnzibatçılıq -> Tapşırıqların statusu").
946 label_group_plural: Qruplar
946 label_group_plural: Qruplar
947 label_group: Qrup
947 label_group: Qrup
948 label_group_new: Yeni qrup
948 label_group_new: Yeni qrup
949 label_time_entry_plural: Sərf olunan vaxt
949 label_time_entry_plural: Sərf olunan vaxt
950 text_journal_added: "%{label} %{value} əlavə edilib"
950 text_journal_added: "%{label} %{value} əlavə edilib"
951 field_active: Aktiv
951 field_active: Aktiv
952 enumeration_system_activity: Sistemli
952 enumeration_system_activity: Sistemli
953 permission_delete_issue_watchers: Nəzarətçilərin silinməsi
953 permission_delete_issue_watchers: Nəzarətçilərin silinməsi
954 version_status_closed: Bağlanıb
954 version_status_closed: Bağlanıb
955 version_status_locked: bloklanıb
955 version_status_locked: bloklanıb
956 version_status_open: açıqdır
956 version_status_open: açıqdır
957 error_can_not_reopen_issue_on_closed_version: Bağlı varianta təyin edilən tapşırıq yenidən açıq ola bilməz
957 error_can_not_reopen_issue_on_closed_version: Bağlı varianta təyin edilən tapşırıq yenidən açıq ola bilməz
958 label_user_anonymous: Anonim
958 label_user_anonymous: Anonim
959 button_move_and_follow: Yerləşdirmək və keçid
959 button_move_and_follow: Yerləşdirmək və keçid
960 setting_default_projects_modules: Yeni layihələr üçün susmaya görə daxil edilən modullar
960 setting_default_projects_modules: Yeni layihələr üçün susmaya görə daxil edilən modullar
961 setting_gravatar_default: Susmaya görə Gravatar təsviri
961 setting_gravatar_default: Susmaya görə Gravatar təsviri
962 field_sharing: Birgə istifadə
962 field_sharing: Birgə istifadə
963 label_version_sharing_hierarchy: Layihələrin iyerarxiyasına görə
963 label_version_sharing_hierarchy: Layihələrin iyerarxiyasına görə
964 label_version_sharing_system: bütün layihələr ilə
964 label_version_sharing_system: bütün layihələr ilə
965 label_version_sharing_descendants: Alt layihələr ilə
965 label_version_sharing_descendants: Alt layihələr ilə
966 label_version_sharing_tree: Layihələrin iyerarxiyası ilə
966 label_version_sharing_tree: Layihələrin iyerarxiyası ilə
967 label_version_sharing_none: Birgə istifadə olmadan
967 label_version_sharing_none: Birgə istifadə olmadan
968 error_can_not_archive_project: Bu layihə arxivləşdirilə bilməz
968 error_can_not_archive_project: Bu layihə arxivləşdirilə bilməz
969 button_duplicate: Təkrarlamaq
969 button_duplicate: Təkrarlamaq
970 button_copy_and_follow: Surətini çıxarmaq və davam etmək
970 button_copy_and_follow: Surətini çıxarmaq və davam etmək
971 label_copy_source: Mənbə
971 label_copy_source: Mənbə
972 setting_issue_done_ratio: Sahənin köməyi ilə tapşırığın hazırlığını nəzərə almaq
972 setting_issue_done_ratio: Sahənin köməyi ilə tapşırığın hazırlığını nəzərə almaq
973 setting_issue_done_ratio_issue_status: Tapşırığın statusu
973 setting_issue_done_ratio_issue_status: Tapşırığın statusu
974 error_issue_done_ratios_not_updated: Tapşırıqların hazırlıq parametri yenilənməyib
974 error_issue_done_ratios_not_updated: Tapşırıqların hazırlıq parametri yenilənməyib
975 error_workflow_copy_target: Məqsədə uyğun trekerləri və rolları seçin
975 error_workflow_copy_target: Məqsədə uyğun trekerləri və rolları seçin
976 setting_issue_done_ratio_issue_field: Tapşırığın hazırlıq səviyyəsi
976 setting_issue_done_ratio_issue_field: Tapşırığın hazırlıq səviyyəsi
977 label_copy_same_as_target: Məqsəddə olduğu kimi
977 label_copy_same_as_target: Məqsəddə olduğu kimi
978 label_copy_target: Məqsəd
978 label_copy_target: Məqsəd
979 notice_issue_done_ratios_updated: Parametr &laquo;hazırlıq&raquo; yenilənib.
979 notice_issue_done_ratios_updated: Parametr &laquo;hazırlıq&raquo; yenilənib.
980 error_workflow_copy_source: Cari trekeri və ya rolu seçin
980 error_workflow_copy_source: Cari trekeri və ya rolu seçin
981 label_update_issue_done_ratios: Tapşırığın hazırlıq səviyyəsini yeniləmək
981 label_update_issue_done_ratios: Tapşırığın hazırlıq səviyyəsini yeniləmək
982 setting_start_of_week: Həftənin birinci günü
982 setting_start_of_week: Həftənin birinci günü
983 label_api_access_key: API-yə giriş açarı
983 label_api_access_key: API-yə giriş açarı
984 text_line_separated: Bİr neçə qiymət icazə verilib (hər sətirə bir qiymət).
984 text_line_separated: Bİr neçə qiymət icazə verilib (hər sətirə bir qiymət).
985 label_revision_id: Yoxlama %{value}
985 label_revision_id: Yoxlama %{value}
986 permission_view_issues: Tapşırıqlara baxış
986 permission_view_issues: Tapşırıqlara baxış
987 label_display_used_statuses_only: Yalnız bu trekerdə istifadə olunan statusları əks etdirmək
987 label_display_used_statuses_only: Yalnız bu trekerdə istifadə olunan statusları əks etdirmək
988 label_api_access_key_created_on: API-yə giriş açarı %{value} əvvəl aradılıb
988 label_api_access_key_created_on: API-yə giriş açarı %{value} əvvəl aradılıb
989 label_feeds_access_key: Atom giriş açarı
989 label_feeds_access_key: Atom giriş açarı
990 notice_api_access_key_reseted: Sizin API giriş açarınız sıfırlanıb.
990 notice_api_access_key_reseted: Sizin API giriş açarınız sıfırlanıb.
991 setting_rest_api_enabled: REST veb-servisini qoşmaq
991 setting_rest_api_enabled: REST veb-servisini qoşmaq
992 button_show: Göstərmək
992 button_show: Göstərmək
993 label_missing_api_access_key: API-yə giriş açarı mövcud deyildir
993 label_missing_api_access_key: API-yə giriş açarı mövcud deyildir
994 label_missing_feeds_access_key: Atom-ə giriş açarı mövcud deyildir
994 label_missing_feeds_access_key: Atom-ə giriş açarı mövcud deyildir
995 setting_mail_handler_body_delimiters: Bu sətirlərin birindən sonra məktubu qısaltmaq
995 setting_mail_handler_body_delimiters: Bu sətirlərin birindən sonra məktubu qısaltmaq
996 permission_add_subprojects: Alt layihələrin yaradılması
996 permission_add_subprojects: Alt layihələrin yaradılması
997 label_subproject_new: Yeni alt layihə
997 label_subproject_new: Yeni alt layihə
998 text_own_membership_delete_confirmation: |-
998 text_own_membership_delete_confirmation: |-
999 Siz bəzi və ya bütün hüquqları silməyə çalışırsınız, nəticədə bu layihəni redaktə etmək hüququnu da itirə bilərsiniz. Davam etmək istədiyinizə əminsinizmi?
999 Siz bəzi və ya bütün hüquqları silməyə çalışırsınız, nəticədə bu layihəni redaktə etmək hüququnu da itirə bilərsiniz. Davam etmək istədiyinizə əminsinizmi?
1000
1000
1001 label_close_versions: Başa çatmış variantları bağlamaq
1001 label_close_versions: Başa çatmış variantları bağlamaq
1002 label_board_sticky: Bərkidilib
1002 label_board_sticky: Bərkidilib
1003 label_board_locked: Bloklanıb
1003 label_board_locked: Bloklanıb
1004 field_principal: Ad
1004 field_principal: Ad
1005 text_zoom_out: Uzaqlaşdırmaq
1005 text_zoom_out: Uzaqlaşdırmaq
1006 text_zoom_in: Yaxınlaşdırmaq
1006 text_zoom_in: Yaxınlaşdırmaq
1007 notice_unable_delete_time_entry: Jurnalın qeydini silmək mümkün deyildir.
1007 notice_unable_delete_time_entry: Jurnalın qeydini silmək mümkün deyildir.
1008 label_overall_spent_time: Cəmi sərf olunan vaxt
1008 label_overall_spent_time: Cəmi sərf olunan vaxt
1009 label_user_mail_option_none: Hadisə yoxdur
1009 label_user_mail_option_none: Hadisə yoxdur
1010 field_member_of_group: Təyin olunmuş qrup
1010 field_member_of_group: Təyin olunmuş qrup
1011 field_assigned_to_role: Təyin olunmuş rol
1011 field_assigned_to_role: Təyin olunmuş rol
1012 notice_not_authorized_archived_project: Sorğulanan layihə arxivləşdirilib.
1012 notice_not_authorized_archived_project: Sorğulanan layihə arxivləşdirilib.
1013 label_principal_search: "İstifadəçini ya qrupu tapmaq:"
1013 label_principal_search: "İstifadəçini ya qrupu tapmaq:"
1014 label_user_search: "İstifadəçini tapmaq:"
1014 label_user_search: "İstifadəçini tapmaq:"
1015 field_visible: Görünmə dərəcəsi
1015 field_visible: Görünmə dərəcəsi
1016 setting_emails_header: Məktubun başlığı
1016 setting_emails_header: Məktubun başlığı
1017
1017
1018 setting_commit_logtime_activity_id: Vaxtın uçotu üçün görülən hərəkətlər
1018 setting_commit_logtime_activity_id: Vaxtın uçotu üçün görülən hərəkətlər
1019 text_time_logged_by_changeset: "%{value} redaksiyada nəzərə alınıb."
1019 text_time_logged_by_changeset: "%{value} redaksiyada nəzərə alınıb."
1020 setting_commit_logtime_enabled: Vaxt uçotunu qoşmaq
1020 setting_commit_logtime_enabled: Vaxt uçotunu qoşmaq
1021 notice_gantt_chart_truncated: �?ks oluna biləcək elementlərin maksimal sayı artdığına görə diaqram kəsiləcək (%{max})
1021 notice_gantt_chart_truncated: Əks oluna biləcək elementlərin maksimal sayı artdığına görə diaqram kəsiləcək (%{max})
1022 setting_gantt_items_limit: Qant diaqramında əks olunan elementlərin maksimal sayı
1022 setting_gantt_items_limit: Qant diaqramında əks olunan elementlərin maksimal sayı
1023 field_warn_on_leaving_unsaved: Yadda saxlanılmayan mətnin səhifəsi bağlanan zaman xəbərdarlıq etmək
1023 field_warn_on_leaving_unsaved: Yadda saxlanılmayan mətnin səhifəsi bağlanan zaman xəbərdarlıq etmək
1024 text_warn_on_leaving_unsaved: Tərk etmək istədiyiniz cari səhifədə yadda saxlanılmayan və itə biləcək mətn vardır.
1024 text_warn_on_leaving_unsaved: Tərk etmək istədiyiniz cari səhifədə yadda saxlanılmayan və itə biləcək mətn vardır.
1025 label_my_queries: Mənim yadda saxlanılan sorğularım
1025 label_my_queries: Mənim yadda saxlanılan sorğularım
1026 text_journal_changed_no_detail: "%{label} yenilənib"
1026 text_journal_changed_no_detail: "%{label} yenilənib"
1027 label_news_comment_added: Xəbərə şərh əlavə olunub
1027 label_news_comment_added: Xəbərə şərh əlavə olunub
1028 button_expand_all: Hamısını aç
1028 button_expand_all: Hamısını aç
1029 button_collapse_all: Hamısını çevir
1029 button_collapse_all: Hamısını çevir
1030 label_additional_workflow_transitions_for_assignee: İstifadəçi icraçı olduğu zaman əlavə keçidlər
1030 label_additional_workflow_transitions_for_assignee: İstifadəçi icraçı olduğu zaman əlavə keçidlər
1031 label_additional_workflow_transitions_for_author: İstifadəçi müəllif olduğu zaman əlavə keçidlər
1031 label_additional_workflow_transitions_for_author: İstifadəçi müəllif olduğu zaman əlavə keçidlər
1032 label_bulk_edit_selected_time_entries: Sərf olunan vaxtın seçilən qeydlərinin kütləvi şəkildə dəyişdirilməsi
1032 label_bulk_edit_selected_time_entries: Sərf olunan vaxtın seçilən qeydlərinin kütləvi şəkildə dəyişdirilməsi
1033 text_time_entries_destroy_confirmation: Siz sərf olunan vaxtın seçilən qeydlərini silmək istədiyinizə əminsinizmi?
1033 text_time_entries_destroy_confirmation: Siz sərf olunan vaxtın seçilən qeydlərini silmək istədiyinizə əminsinizmi?
1034 label_role_anonymous: Anonim
1034 label_role_anonymous: Anonim
1035 label_role_non_member: İştirakçı deyil
1035 label_role_non_member: İştirakçı deyil
1036 label_issue_note_added: Qeyd əlavə olunub
1036 label_issue_note_added: Qeyd əlavə olunub
1037 label_issue_status_updated: Status yenilənib
1037 label_issue_status_updated: Status yenilənib
1038 label_issue_priority_updated: Prioritet yenilənib
1038 label_issue_priority_updated: Prioritet yenilənib
1039 label_issues_visibility_own: İstifadəçi üçün yaradılan və ya ona təyin olunan tapşırıqlar
1039 label_issues_visibility_own: İstifadəçi üçün yaradılan və ya ona təyin olunan tapşırıqlar
1040 field_issues_visibility: Tapşırıqların görünmə dərəcəsi
1040 field_issues_visibility: Tapşırıqların görünmə dərəcəsi
1041 label_issues_visibility_all: Bütün tapşırıqlar
1041 label_issues_visibility_all: Bütün tapşırıqlar
1042 permission_set_own_issues_private: Şəxsi tapşırıqlar üçün görünmə dərəcəsinin (ümumi/şəxsi) qurulması
1042 permission_set_own_issues_private: Şəxsi tapşırıqlar üçün görünmə dərəcəsinin (ümumi/şəxsi) qurulması
1043 field_is_private: Şəxsi
1043 field_is_private: Şəxsi
1044 permission_set_issues_private: Tapşırıqlar üçün görünmə dərəcəsinin (ümumi/şəxsi) qurulması
1044 permission_set_issues_private: Tapşırıqlar üçün görünmə dərəcəsinin (ümumi/şəxsi) qurulması
1045 label_issues_visibility_public: Yalnız ümumi tapşırıqlar
1045 label_issues_visibility_public: Yalnız ümumi tapşırıqlar
1046 text_issues_destroy_descendants_confirmation: Həmçinin %{count} tapşırıq (lar) silinəcək.
1046 text_issues_destroy_descendants_confirmation: Həmçinin %{count} tapşırıq (lar) silinəcək.
1047 field_commit_logs_encoding: Saxlayıcıda şərhlərin kodlaşdırılması
1047 field_commit_logs_encoding: Saxlayıcıda şərhlərin kodlaşdırılması
1048 field_scm_path_encoding: Yolun kodlaşdırılması
1048 field_scm_path_encoding: Yolun kodlaşdırılması
1049 text_scm_path_encoding_note: "Susmaya görə: UTF-8"
1049 text_scm_path_encoding_note: "Susmaya görə: UTF-8"
1050 field_path_to_repository: Saxlayıcıya yol
1050 field_path_to_repository: Saxlayıcıya yol
1051 field_root_directory: Kök direktoriya
1051 field_root_directory: Kök direktoriya
1052 field_cvs_module: Modul
1052 field_cvs_module: Modul
1053 field_cvsroot: CVSROOT
1053 field_cvsroot: CVSROOT
1054 text_mercurial_repository_note: Lokal saxlayıcı (məsələn, /hgrepo, c:\hgrepo)
1054 text_mercurial_repository_note: Lokal saxlayıcı (məsələn, /hgrepo, c:\hgrepo)
1055 text_scm_command: Komanda
1055 text_scm_command: Komanda
1056 text_scm_command_version: Variant
1056 text_scm_command_version: Variant
1057 label_git_report_last_commit: Fayllar və direktoriyalar üçün son dəyişiklikləri göstərmək
1057 label_git_report_last_commit: Fayllar və direktoriyalar üçün son dəyişiklikləri göstərmək
1058 text_scm_config: Siz config/configuration.yml faylında SCM komandasını sazlaya bilərsiniz. Xahiş olunur, bu faylın redaktəsindən sonra əlavəni işə salın.
1058 text_scm_config: Siz config/configuration.yml faylında SCM komandasını sazlaya bilərsiniz. Xahiş olunur, bu faylın redaktəsindən sonra əlavəni işə salın.
1059 text_scm_command_not_available: Variantların nəzarət sisteminin komandasına giriş mümkün deyildir. Xahiş olunur, inzibatçı panelindəki sazlamaları yoxlayın.
1059 text_scm_command_not_available: Variantların nəzarət sisteminin komandasına giriş mümkün deyildir. Xahiş olunur, inzibatçı panelindəki sazlamaları yoxlayın.
1060 notice_issue_successful_create: Tapşırıq %{id} yaradılıb.
1060 notice_issue_successful_create: Tapşırıq %{id} yaradılıb.
1061 label_between: arasında
1061 label_between: arasında
1062 setting_issue_group_assignment: İstifadəçi qruplarına təyinata icazə vermək
1062 setting_issue_group_assignment: İstifadəçi qruplarına təyinata icazə vermək
1063 label_diff: Fərq(diff)
1063 label_diff: Fərq(diff)
1064 text_git_repository_note: "Saxlama yerini göstərin (məs: /gitrepo, c:\\gitrepo)"
1064 text_git_repository_note: "Saxlama yerini göstərin (məs: /gitrepo, c:\\gitrepo)"
1065 description_query_sort_criteria_direction: Çeşidləmə qaydası
1065 description_query_sort_criteria_direction: Çeşidləmə qaydası
1066 description_project_scope: Layihənin həcmi
1066 description_project_scope: Layihənin həcmi
1067 description_filter: Filtr
1067 description_filter: Filtr
1068 description_user_mail_notification: E-poçt Mail xəbərdarlıqlarının sazlaması
1068 description_user_mail_notification: E-poçt Mail xəbərdarlıqlarının sazlaması
1069 description_date_from: Başlama tarixini daxil edin
1069 description_date_from: Başlama tarixini daxil edin
1070 description_message_content: Mesajın kontenti
1070 description_message_content: Mesajın kontenti
1071 description_available_columns: Mövcud sütunlar
1071 description_available_columns: Mövcud sütunlar
1072 description_date_range_interval: Tarixlər diapazonunu seçin
1072 description_date_range_interval: Tarixlər diapazonunu seçin
1073 description_issue_category_reassign: Məsələnin kateqoriyasını seçin
1073 description_issue_category_reassign: Məsələnin kateqoriyasını seçin
1074 description_search: Axtarış sahəsi
1074 description_search: Axtarış sahəsi
1075 description_notes: Qeyd
1075 description_notes: Qeyd
1076 description_date_range_list: Siyahıdan diapazonu seçin
1076 description_date_range_list: Siyahıdan diapazonu seçin
1077 description_choose_project: Layihələr
1077 description_choose_project: Layihələr
1078 description_date_to: Yerinə yetirilmə tarixini daxil edin
1078 description_date_to: Yerinə yetirilmə tarixini daxil edin
1079 description_query_sort_criteria_attribute: Çeşidləmə meyarları
1079 description_query_sort_criteria_attribute: Çeşidləmə meyarları
1080 description_wiki_subpages_reassign: Yeni valideyn səhifəsini seçmək
1080 description_wiki_subpages_reassign: Yeni valideyn səhifəsini seçmək
1081 description_selected_columns: Seçilmiş sütunlar
1081 description_selected_columns: Seçilmiş sütunlar
1082 label_parent_revision: Valideyn
1082 label_parent_revision: Valideyn
1083 label_child_revision: �?sas
1083 label_child_revision: Əsas
1084 error_scm_annotate_big_text_file: Mətn faylının maksimal ölçüsü artdığına görə şərh mümkün deyildir.
1084 error_scm_annotate_big_text_file: Mətn faylının maksimal ölçüsü artdığına görə şərh mümkün deyildir.
1085 setting_default_issue_start_date_to_creation_date: Yeni tapşırıqlar üçün cari tarixi başlanğıc tarixi kimi istifadə etmək
1085 setting_default_issue_start_date_to_creation_date: Yeni tapşırıqlar üçün cari tarixi başlanğıc tarixi kimi istifadə etmək
1086 button_edit_section: Bu bölməni redaktə etmək
1086 button_edit_section: Bu bölməni redaktə etmək
1087 setting_repositories_encodings: �?lavələrin və saxlayıcıların kodlaşdırılması
1087 setting_repositories_encodings: Əlavələrin və saxlayıcıların kodlaşdırılması
1088 description_all_columns: Bütün sütunlar
1088 description_all_columns: Bütün sütunlar
1089 button_export: İxrac
1089 button_export: İxrac
1090 label_export_options: "%{export_format} ixracın parametrləri"
1090 label_export_options: "%{export_format} ixracın parametrləri"
1091 error_attachment_too_big: Faylın maksimal ölçüsü artdığına görə bu faylı yükləmək mümkün deyildir (%{max_size})
1091 error_attachment_too_big: Faylın maksimal ölçüsü artdığına görə bu faylı yükləmək mümkün deyildir (%{max_size})
1092 notice_failed_to_save_time_entries: "Səhv N %{ids}. %{total} girişdən %{count} yaddaşa saxlanıla bilmədi."
1092 notice_failed_to_save_time_entries: "Səhv N %{ids}. %{total} girişdən %{count} yaddaşa saxlanıla bilmədi."
1093 label_x_issues:
1093 label_x_issues:
1094 zero: 0 Tapşırıq
1094 zero: 0 Tapşırıq
1095 one: 1 Tapşırıq
1095 one: 1 Tapşırıq
1096 few: "%{count} Tapşırıq"
1096 few: "%{count} Tapşırıq"
1097 many: "%{count} Tapşırıq"
1097 many: "%{count} Tapşırıq"
1098 other: "%{count} Tapşırıq"
1098 other: "%{count} Tapşırıq"
1099 label_repository_new: Yeni saxlayıcı
1099 label_repository_new: Yeni saxlayıcı
1100 field_repository_is_default: Susmaya görə saxlayıcı
1100 field_repository_is_default: Susmaya görə saxlayıcı
1101 label_copy_attachments: �?lavənin surətini çıxarmaq
1101 label_copy_attachments: Əlavənin surətini çıxarmaq
1102 label_item_position: "%{position}/%{count}"
1102 label_item_position: "%{position}/%{count}"
1103 label_completed_versions: Başa çatdırılmış variantlar
1103 label_completed_versions: Başa çatdırılmış variantlar
1104 text_project_identifier_info: Yalnız kiçik latın hərflərinə (a-z), rəqəmlərə, tire və çicgilərə icazə verilir.<br />Yadda saxladıqdan sonra identifikatoru dəyişmək olmaz.
1104 text_project_identifier_info: Yalnız kiçik latın hərflərinə (a-z), rəqəmlərə, tire və çicgilərə icazə verilir.<br />Yadda saxladıqdan sonra identifikatoru dəyişmək olmaz.
1105 field_multiple: Çoxsaylı qiymətlər
1105 field_multiple: Çoxsaylı qiymətlər
1106 setting_commit_cross_project_ref: Digər bütün layihələrdə tapşırıqları düzəltmək və istinad etmək
1106 setting_commit_cross_project_ref: Digər bütün layihələrdə tapşırıqları düzəltmək və istinad etmək
1107 text_issue_conflict_resolution_add_notes: Qeydlərimi əlavə etmək və mənim dəyişikliklərimdən imtina etmək
1107 text_issue_conflict_resolution_add_notes: Qeydlərimi əlavə etmək və mənim dəyişikliklərimdən imtina etmək
1108 text_issue_conflict_resolution_overwrite: Dəyişikliklərimi tətbiq etmək (əvvəlki bütün qeydlər yadda saxlanacaq, lakin bəzi qeydlər yenidən yazıla bilər)
1108 text_issue_conflict_resolution_overwrite: Dəyişikliklərimi tətbiq etmək (əvvəlki bütün qeydlər yadda saxlanacaq, lakin bəzi qeydlər yenidən yazıla bilər)
1109 notice_issue_update_conflict: Tapşırığı redaktə etdiyiniz zaman kimsə onu artıq dəyişib.
1109 notice_issue_update_conflict: Tapşırığı redaktə etdiyiniz zaman kimsə onu artıq dəyişib.
1110 text_issue_conflict_resolution_cancel: Mənim dəyişikliklərimi ləğv etmək və tapşırığı yenidən göstərmək %{link}
1110 text_issue_conflict_resolution_cancel: Mənim dəyişikliklərimi ləğv etmək və tapşırığı yenidən göstərmək %{link}
1111 permission_manage_related_issues: �?laqəli tapşırıqların idarə edilməsi
1111 permission_manage_related_issues: Əlaqəli tapşırıqların idarə edilməsi
1112 field_auth_source_ldap_filter: LDAP filtri
1112 field_auth_source_ldap_filter: LDAP filtri
1113 label_search_for_watchers: Nəzarətçiləri axtarmaq
1113 label_search_for_watchers: Nəzarətçiləri axtarmaq
1114 notice_account_deleted: "Sizin uçot qeydiniz tam olaraq silinib"
1114 notice_account_deleted: "Sizin uçot qeydiniz tam olaraq silinib"
1115 setting_unsubscribe: "İstifadəçilərə şəxsi uçot qeydlərini silməyə icazə vermək"
1115 setting_unsubscribe: "İstifadəçilərə şəxsi uçot qeydlərini silməyə icazə vermək"
1116 button_delete_my_account: "Mənim uçot qeydlərimi silmək"
1116 button_delete_my_account: "Mənim uçot qeydlərimi silmək"
1117 text_account_destroy_confirmation: "Sizin uçot qeydiniz bir daha bərpa edilmədən tam olaraq silinəcək.\nDavam etmək istədiyinizə əminsinizmi?"
1117 text_account_destroy_confirmation: "Sizin uçot qeydiniz bir daha bərpa edilmədən tam olaraq silinəcək.\nDavam etmək istədiyinizə əminsinizmi?"
1118 error_session_expired: Sizin sessiya bitmişdir. Xahiş edirik yenidən daxil olun.
1118 error_session_expired: Sizin sessiya bitmişdir. Xahiş edirik yenidən daxil olun.
1119 text_session_expiration_settings: "Diqqət: bu sazlamaların dəyişməyi cari sessiyanın bağlanmasına çıxara bilər."
1119 text_session_expiration_settings: "Diqqət: bu sazlamaların dəyişməyi cari sessiyanın bağlanmasına çıxara bilər."
1120 setting_session_lifetime: Sessiyanın maksimal Session maximum həyat müddəti
1120 setting_session_lifetime: Sessiyanın maksimal Session maximum həyat müddəti
1121 setting_session_timeout: Sessiyanın qeyri aktivlik müddəti
1121 setting_session_timeout: Sessiyanın qeyri aktivlik müddəti
1122 label_session_expiration: Sessiyanın bitməsi
1122 label_session_expiration: Sessiyanın bitməsi
1123 permission_close_project: Layihəni bağla / yenidən aç
1123 permission_close_project: Layihəni bağla / yenidən aç
1124 label_show_closed_projects: Bağlı layihələrə baxmaq
1124 label_show_closed_projects: Bağlı layihələrə baxmaq
1125 button_close: Bağla
1125 button_close: Bağla
1126 button_reopen: Yenidən aç
1126 button_reopen: Yenidən aç
1127 project_status_active: aktiv
1127 project_status_active: aktiv
1128 project_status_closed: bağlı
1128 project_status_closed: bağlı
1129 project_status_archived: arxiv
1129 project_status_archived: arxiv
1130 text_project_closed: Bu layihə bağlıdı və yalnız oxuma olar.
1130 text_project_closed: Bu layihə bağlıdı və yalnız oxuma olar.
1131 notice_user_successful_create: İstifadəçi %{id} yaradıldı.
1131 notice_user_successful_create: İstifadəçi %{id} yaradıldı.
1132 field_core_fields: Standart sahələr
1132 field_core_fields: Standart sahələr
1133 field_timeout: Zaman aşımı (saniyə ilə)
1133 field_timeout: Zaman aşımı (saniyə ilə)
1134 setting_thumbnails_enabled: �?lavələrin kiçik şəklini göstər
1134 setting_thumbnails_enabled: Əlavələrin kiçik şəklini göstər
1135 setting_thumbnails_size: Kiçik şəkillərin ölçüsü (piksel ilə)
1135 setting_thumbnails_size: Kiçik şəkillərin ölçüsü (piksel ilə)
1136 label_status_transitions: Status keçidləri
1136 label_status_transitions: Status keçidləri
1137 label_fields_permissions: Sahələrin icazələri
1137 label_fields_permissions: Sahələrin icazələri
1138 label_readonly: Ancaq oxumaq üçün
1138 label_readonly: Ancaq oxumaq üçün
1139 label_required: Tələb olunur
1139 label_required: Tələb olunur
1140 text_repository_identifier_info: Yalnız kiçik latın hərflərinə (a-z), rəqəmlərə, tire və çicgilərə icazə verilir.<br />Yadda saxladıqdan sonra identifikatoru dəyişmək olmaz.
1140 text_repository_identifier_info: Yalnız kiçik latın hərflərinə (a-z), rəqəmlərə, tire və çicgilərə icazə verilir.<br />Yadda saxladıqdan sonra identifikatoru dəyişmək olmaz.
1141 field_board_parent: Ana forum
1141 field_board_parent: Ana forum
1142 label_attribute_of_project: Layihə %{name}
1142 label_attribute_of_project: Layihə %{name}
1143 label_attribute_of_author: Müəllif %{name}
1143 label_attribute_of_author: Müəllif %{name}
1144 label_attribute_of_assigned_to: Təyin edilib %{name}
1144 label_attribute_of_assigned_to: Təyin edilib %{name}
1145 label_attribute_of_fixed_version: �?sas versiya %{name}
1145 label_attribute_of_fixed_version: Əsas versiya %{name}
1146 label_copy_subtasks: Alt tapşırığın surətini çıxarmaq
1146 label_copy_subtasks: Alt tapşırığın surətini çıxarmaq
1147 label_cross_project_hierarchy: With project hierarchy
1147 label_cross_project_hierarchy: With project hierarchy
1148 permission_edit_documents: Edit documents
1148 permission_edit_documents: Edit documents
1149 button_hide: Hide
1149 button_hide: Hide
1150 text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item.
1150 text_turning_multiple_off: If you disable multiple values, multiple values will be removed in order to preserve only one value per item.
1151 label_any: any
1151 label_any: any
1152 label_cross_project_system: With all projects
1152 label_cross_project_system: With all projects
1153 label_last_n_weeks: last %{count} weeks
1153 label_last_n_weeks: last %{count} weeks
1154 label_in_the_past_days: in the past
1154 label_in_the_past_days: in the past
1155 label_copied_to: Copied to
1155 label_copied_to: Copied to
1156 permission_set_notes_private: Set notes as private
1156 permission_set_notes_private: Set notes as private
1157 label_in_the_next_days: in the next
1157 label_in_the_next_days: in the next
1158 label_attribute_of_issue: Issue's %{name}
1158 label_attribute_of_issue: Issue's %{name}
1159 label_any_issues_in_project: any issues in project
1159 label_any_issues_in_project: any issues in project
1160 label_cross_project_descendants: With subprojects
1160 label_cross_project_descendants: With subprojects
1161 field_private_notes: Private notes
1161 field_private_notes: Private notes
1162 setting_jsonp_enabled: Enable JSONP support
1162 setting_jsonp_enabled: Enable JSONP support
1163 label_gantt_progress_line: Progress line
1163 label_gantt_progress_line: Progress line
1164 permission_add_documents: Add documents
1164 permission_add_documents: Add documents
1165 permission_view_private_notes: View private notes
1165 permission_view_private_notes: View private notes
1166 label_attribute_of_user: User's %{name}
1166 label_attribute_of_user: User's %{name}
1167 permission_delete_documents: Delete documents
1167 permission_delete_documents: Delete documents
1168 field_inherit_members: Inherit members
1168 field_inherit_members: Inherit members
1169 setting_cross_project_subtasks: Allow cross-project subtasks
1169 setting_cross_project_subtasks: Allow cross-project subtasks
1170 label_no_issues_in_project: no issues in project
1170 label_no_issues_in_project: no issues in project
1171 label_copied_from: Copied from
1171 label_copied_from: Copied from
1172 setting_non_working_week_days: Non-working days
1172 setting_non_working_week_days: Non-working days
1173 label_any_issues_not_in_project: any issues not in project
1173 label_any_issues_not_in_project: any issues not in project
1174 label_cross_project_tree: With project tree
1174 label_cross_project_tree: With project tree
1175 field_closed_on: Closed
1175 field_closed_on: Closed
1176 field_generate_password: Generate password
1176 field_generate_password: Generate password
1177 setting_default_projects_tracker_ids: Default trackers for new projects
1177 setting_default_projects_tracker_ids: Default trackers for new projects
1178 label_total_time: Cəmi
1178 label_total_time: Cəmi
1179 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1179 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1180 to receive a new activation email, please <a href="%{url}">click this link</a>.
1180 to receive a new activation email, please <a href="%{url}">click this link</a>.
1181 notice_account_locked: Your account is locked.
1181 notice_account_locked: Your account is locked.
1182 label_hidden: Hidden
1182 label_hidden: Hidden
1183 label_visibility_private: to me only
1183 label_visibility_private: to me only
1184 label_visibility_roles: to these roles only
1184 label_visibility_roles: to these roles only
1185 label_visibility_public: to any users
1185 label_visibility_public: to any users
1186 field_must_change_passwd: Must change password at next logon
1186 field_must_change_passwd: Must change password at next logon
1187 notice_new_password_must_be_different: The new password must be different from the
1187 notice_new_password_must_be_different: The new password must be different from the
1188 current password
1188 current password
1189 setting_mail_handler_excluded_filenames: Exclude attachments by name
1189 setting_mail_handler_excluded_filenames: Exclude attachments by name
1190 text_convert_available: ImageMagick convert available (optional)
1190 text_convert_available: ImageMagick convert available (optional)
1191 label_link: Link
1191 label_link: Link
1192 label_only: only
1192 label_only: only
1193 label_drop_down_list: drop-down list
1193 label_drop_down_list: drop-down list
1194 label_checkboxes: checkboxes
1194 label_checkboxes: checkboxes
1195 label_link_values_to: Link values to URL
1195 label_link_values_to: Link values to URL
1196 setting_force_default_language_for_anonymous: Force default language for anonymous
1196 setting_force_default_language_for_anonymous: Force default language for anonymous
1197 users
1197 users
1198 setting_force_default_language_for_loggedin: Force default language for logged-in
1198 setting_force_default_language_for_loggedin: Force default language for logged-in
1199 users
1199 users
1200 label_custom_field_select_type: Select the type of object to which the custom field
1200 label_custom_field_select_type: Select the type of object to which the custom field
1201 is to be attached
1201 is to be attached
1202 label_issue_assigned_to_updated: Assignee updated
1202 label_issue_assigned_to_updated: Assignee updated
1203 label_check_for_updates: Check for updates
1203 label_check_for_updates: Check for updates
1204 label_latest_compatible_version: Latest compatible version
1204 label_latest_compatible_version: Latest compatible version
1205 label_unknown_plugin: Unknown plugin
1205 label_unknown_plugin: Unknown plugin
1206 label_radio_buttons: radio buttons
1206 label_radio_buttons: radio buttons
1207 label_group_anonymous: Anonymous users
1207 label_group_anonymous: Anonymous users
1208 label_group_non_member: Non member users
1208 label_group_non_member: Non member users
1209 label_add_projects: Add projects
1209 label_add_projects: Add projects
1210 field_default_status: Default status
1210 field_default_status: Default status
1211 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1211 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1212 field_users_visibility: Users visibility
1212 field_users_visibility: Users visibility
1213 label_users_visibility_all: All active users
1213 label_users_visibility_all: All active users
1214 label_users_visibility_members_of_visible_projects: Members of visible projects
1214 label_users_visibility_members_of_visible_projects: Members of visible projects
1215 label_edit_attachments: Edit attached files
1215 label_edit_attachments: Edit attached files
1216 setting_link_copied_issue: Link issues on copy
1216 setting_link_copied_issue: Link issues on copy
1217 label_link_copied_issue: Link copied issue
1217 label_link_copied_issue: Link copied issue
1218 label_ask: Ask
1218 label_ask: Ask
1219 label_search_attachments_yes: Search attachment filenames and descriptions
1219 label_search_attachments_yes: Search attachment filenames and descriptions
1220 label_search_attachments_no: Do not search attachments
1220 label_search_attachments_no: Do not search attachments
1221 label_search_attachments_only: Search attachments only
1221 label_search_attachments_only: Search attachments only
1222 label_search_open_issues_only: Open issues only
1222 label_search_open_issues_only: Open issues only
1223 field_address: e-poçt
1223 field_address: e-poçt
1224 setting_max_additional_emails: Maximum number of additional email addresses
1224 setting_max_additional_emails: Maximum number of additional email addresses
1225 label_email_address_plural: Emails
1225 label_email_address_plural: Emails
1226 label_email_address_add: Add email address
1226 label_email_address_add: Add email address
1227 label_enable_notifications: Enable notifications
1227 label_enable_notifications: Enable notifications
1228 label_disable_notifications: Disable notifications
1228 label_disable_notifications: Disable notifications
1229 setting_search_results_per_page: Search results per page
1229 setting_search_results_per_page: Search results per page
1230 label_blank_value: blank
1230 label_blank_value: blank
1231 permission_copy_issues: Copy issues
1231 permission_copy_issues: Copy issues
1232 error_password_expired: Your password has expired or the administrator requires you
1232 error_password_expired: Your password has expired or the administrator requires you
1233 to change it.
1233 to change it.
1234 field_time_entries_visibility: Time logs visibility
1234 field_time_entries_visibility: Time logs visibility
1235 setting_password_max_age: Require password change after
1235 setting_password_max_age: Require password change after
1236 label_parent_task_attributes: Parent tasks attributes
1236 label_parent_task_attributes: Parent tasks attributes
1237 label_parent_task_attributes_derived: Calculated from subtasks
1237 label_parent_task_attributes_derived: Calculated from subtasks
1238 label_parent_task_attributes_independent: Independent of subtasks
1238 label_parent_task_attributes_independent: Independent of subtasks
1239 label_time_entries_visibility_all: All time entries
1239 label_time_entries_visibility_all: All time entries
1240 label_time_entries_visibility_own: Time entries created by the user
1240 label_time_entries_visibility_own: Time entries created by the user
1241 label_member_management: Member management
1241 label_member_management: Member management
1242 label_member_management_all_roles: All roles
1242 label_member_management_all_roles: All roles
1243 label_member_management_selected_roles_only: Only these roles
1243 label_member_management_selected_roles_only: Only these roles
1244 label_password_required: Confirm your password to continue
1244 label_password_required: Confirm your password to continue
1245 label_total_spent_time: Cəmi sərf olunan vaxt
1245 label_total_spent_time: Cəmi sərf olunan vaxt
1246 notice_import_finished: All %{count} items have been imported.
1246 notice_import_finished: All %{count} items have been imported.
1247 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1247 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1248 imported.'
1248 imported.'
1249 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1249 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1250 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1250 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1251 settings below
1251 settings below
1252 error_can_not_read_import_file: An error occurred while reading the file to import
1252 error_can_not_read_import_file: An error occurred while reading the file to import
1253 permission_import_issues: Import issues
1253 permission_import_issues: Import issues
1254 label_import_issues: Import issues
1254 label_import_issues: Import issues
1255 label_select_file_to_import: Select the file to import
1255 label_select_file_to_import: Select the file to import
1256 label_fields_separator: Field separator
1256 label_fields_separator: Field separator
1257 label_fields_wrapper: Field wrapper
1257 label_fields_wrapper: Field wrapper
1258 label_encoding: Encoding
1258 label_encoding: Encoding
1259 label_comma_char: Comma
1259 label_comma_char: Comma
1260 label_semi_colon_char: Semicolon
1260 label_semi_colon_char: Semi colon
1261 label_quote_char: Quote
1261 label_quote_char: Quote
1262 label_double_quote_char: Double quote
1262 label_double_quote_char: Double quote
1263 label_fields_mapping: Fields mapping
1263 label_fields_mapping: Fields mapping
1264 label_file_content_preview: File content preview
1264 label_file_content_preview: File content preview
1265 label_create_missing_values: Create missing values
1265 label_create_missing_values: Create missing values
1266 button_import: Import
1266 button_import: Import
1267 field_total_estimated_hours: Total estimated time
1267 field_total_estimated_hours: Total estimated time
1268 label_api: API
1268 label_api: API
1269 label_total_plural: Totals
1269 label_total_plural: Totals
1270 label_assigned_issues: Assigned issues
1270 label_assigned_issues: Assigned issues
1271 label_field_format_enumeration: Key/value list
1271 label_field_format_enumeration: Key/value list
1272 label_f_hour_short: '%{value} h'
1272 label_f_hour_short: '%{value} h'
1273 field_default_version: Default version
1273 field_default_version: Default version
1274 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1274 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1275 setting_attachment_extensions_allowed: Allowed extensions
1275 setting_attachment_extensions_allowed: Allowed extensions
1276 setting_attachment_extensions_denied: Disallowed extensions
1276 setting_attachment_extensions_denied: Disallowed extensions
1277 label_any_open_issues: any open issues
1277 label_any_open_issues: any open issues
1278 label_no_open_issues: no open issues
1278 label_no_open_issues: no open issues
1279 label_default_values_for_new_users: Default values for new users
1279 label_default_values_for_new_users: Default values for new users
1280 error_ldap_bind_credentials: Invalid LDAP Account/Password
1280 error_ldap_bind_credentials: Invalid LDAP Account/Password
1281 setting_sys_api_key: API açar
1281 setting_sys_api_key: API açar
1282 setting_lost_password: Parolun bərpası
1282 setting_lost_password: Parolun bərpası
1283 mail_subject_security_notification: Security notification
1283 mail_subject_security_notification: Security notification
1284 mail_body_security_notification_change: ! '%{field} was changed.'
1284 mail_body_security_notification_change: ! '%{field} was changed.'
1285 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1285 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1286 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1286 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1287 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1287 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1288 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1288 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1289 notifications.
1289 notifications.
1290 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1290 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1291 receives notifications.
1291 receives notifications.
1292 mail_body_settings_updated: ! 'The following settings were changed:'
1292 mail_body_settings_updated: ! 'The following settings were changed:'
1293 field_remote_ip: IP address
1293 field_remote_ip: IP address
@@ -1,1211 +1,1211
1 #Ernad Husremovic hernad@bring.out.ba
1 #Ernad Husremovic hernad@bring.out.ba
2
2
3 bs:
3 bs:
4 direction: ltr
4 direction: ltr
5 date:
5 date:
6 formats:
6 formats:
7 default: "%d.%m.%Y"
7 default: "%d.%m.%Y"
8 short: "%e. %b"
8 short: "%e. %b"
9 long: "%e. %B %Y"
9 long: "%e. %B %Y"
10 only_day: "%e"
10 only_day: "%e"
11
11
12
12
13 day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
13 day_names: [Nedjelja, Ponedjeljak, Utorak, Srijeda, Četvrtak, Petak, Subota]
14 abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
14 abbr_day_names: [Ned, Pon, Uto, Sri, Čet, Pet, Sub]
15
15
16 month_names: [~, Januar, Februar, Mart, April, Maj, Jun, Jul, Avgust, Septembar, Oktobar, Novembar, Decembar]
16 month_names: [~, Januar, Februar, Mart, April, Maj, Jun, Jul, Avgust, Septembar, Oktobar, Novembar, Decembar]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Avg, Sep, Okt, Nov, Dec]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, Maj, Jun, Jul, Avg, Sep, Okt, Nov, Dec]
18 order:
18 order:
19 - :day
19 - :day
20 - :month
20 - :month
21 - :year
21 - :year
22
22
23 time:
23 time:
24 formats:
24 formats:
25 default: "%A, %e. %B %Y, %H:%M"
25 default: "%A, %e. %B %Y, %H:%M"
26 short: "%e. %B, %H:%M Uhr"
26 short: "%e. %B, %H:%M Uhr"
27 long: "%A, %e. %B %Y, %H:%M"
27 long: "%A, %e. %B %Y, %H:%M"
28 time: "%H:%M"
28 time: "%H:%M"
29
29
30 am: "prijepodne"
30 am: "prijepodne"
31 pm: "poslijepodne"
31 pm: "poslijepodne"
32
32
33 datetime:
33 datetime:
34 distance_in_words:
34 distance_in_words:
35 half_a_minute: "pola minute"
35 half_a_minute: "pola minute"
36 less_than_x_seconds:
36 less_than_x_seconds:
37 one: "manje od 1 sekunde"
37 one: "manje od 1 sekunde"
38 other: "manje od %{count} sekudni"
38 other: "manje od %{count} sekudni"
39 x_seconds:
39 x_seconds:
40 one: "1 sekunda"
40 one: "1 sekunda"
41 other: "%{count} sekundi"
41 other: "%{count} sekundi"
42 less_than_x_minutes:
42 less_than_x_minutes:
43 one: "manje od 1 minute"
43 one: "manje od 1 minute"
44 other: "manje od %{count} minuta"
44 other: "manje od %{count} minuta"
45 x_minutes:
45 x_minutes:
46 one: "1 minuta"
46 one: "1 minuta"
47 other: "%{count} minuta"
47 other: "%{count} minuta"
48 about_x_hours:
48 about_x_hours:
49 one: "oko 1 sahat"
49 one: "oko 1 sahat"
50 other: "oko %{count} sahata"
50 other: "oko %{count} sahata"
51 x_hours:
51 x_hours:
52 one: "1 sahat"
52 one: "1 sahat"
53 other: "%{count} sahata"
53 other: "%{count} sahata"
54 x_days:
54 x_days:
55 one: "1 dan"
55 one: "1 dan"
56 other: "%{count} dana"
56 other: "%{count} dana"
57 about_x_months:
57 about_x_months:
58 one: "oko 1 mjesec"
58 one: "oko 1 mjesec"
59 other: "oko %{count} mjeseci"
59 other: "oko %{count} mjeseci"
60 x_months:
60 x_months:
61 one: "1 mjesec"
61 one: "1 mjesec"
62 other: "%{count} mjeseci"
62 other: "%{count} mjeseci"
63 about_x_years:
63 about_x_years:
64 one: "oko 1 godine"
64 one: "oko 1 godine"
65 other: "oko %{count} godina"
65 other: "oko %{count} godina"
66 over_x_years:
66 over_x_years:
67 one: "preko 1 godine"
67 one: "preko 1 godine"
68 other: "preko %{count} godina"
68 other: "preko %{count} godina"
69 almost_x_years:
69 almost_x_years:
70 one: "almost 1 year"
70 one: "almost 1 year"
71 other: "almost %{count} years"
71 other: "almost %{count} years"
72
72
73
73
74 number:
74 number:
75 format:
75 format:
76 precision: 2
76 precision: 2
77 separator: ','
77 separator: ','
78 delimiter: '.'
78 delimiter: '.'
79 currency:
79 currency:
80 format:
80 format:
81 unit: 'KM'
81 unit: 'KM'
82 format: '%u %n'
82 format: '%u %n'
83 negative_format: '%u -%n'
83 negative_format: '%u -%n'
84 delimiter: ''
84 delimiter: ''
85 percentage:
85 percentage:
86 format:
86 format:
87 delimiter: ""
87 delimiter: ""
88 precision:
88 precision:
89 format:
89 format:
90 delimiter: ""
90 delimiter: ""
91 human:
91 human:
92 format:
92 format:
93 delimiter: ""
93 delimiter: ""
94 precision: 3
94 precision: 3
95 storage_units:
95 storage_units:
96 format: "%n %u"
96 format: "%n %u"
97 units:
97 units:
98 byte:
98 byte:
99 one: "Byte"
99 one: "Byte"
100 other: "Bytes"
100 other: "Bytes"
101 kb: "KB"
101 kb: "KB"
102 mb: "MB"
102 mb: "MB"
103 gb: "GB"
103 gb: "GB"
104 tb: "TB"
104 tb: "TB"
105
105
106 # Used in array.to_sentence.
106 # Used in array.to_sentence.
107 support:
107 support:
108 array:
108 array:
109 sentence_connector: "i"
109 sentence_connector: "i"
110 skip_last_comma: false
110 skip_last_comma: false
111
111
112 activerecord:
112 activerecord:
113 errors:
113 errors:
114 template:
114 template:
115 header:
115 header:
116 one: "1 error prohibited this %{model} from being saved"
116 one: "1 error prohibited this %{model} from being saved"
117 other: "%{count} errors prohibited this %{model} from being saved"
117 other: "%{count} errors prohibited this %{model} from being saved"
118 messages:
118 messages:
119 inclusion: "nije uklju�?eno u listu"
119 inclusion: "nije uključeno u listu"
120 exclusion: "je rezervisano"
120 exclusion: "je rezervisano"
121 invalid: "nije ispravno"
121 invalid: "nije ispravno"
122 confirmation: "ne odgovara potvrdi"
122 confirmation: "ne odgovara potvrdi"
123 accepted: "mora se prihvatiti"
123 accepted: "mora se prihvatiti"
124 empty: "ne može biti prazno"
124 empty: "ne može biti prazno"
125 blank: "ne može biti znak razmaka"
125 blank: "ne može biti znak razmaka"
126 too_long: "je preduga�?ko"
126 too_long: "je predugačko"
127 too_short: "je prekratko"
127 too_short: "je prekratko"
128 wrong_length: "je pogrešne dužine"
128 wrong_length: "je pogrešne dužine"
129 taken: "već je zauzeto"
129 taken: "već je zauzeto"
130 not_a_number: "nije broj"
130 not_a_number: "nije broj"
131 not_a_date: "nije ispravan datum"
131 not_a_date: "nije ispravan datum"
132 greater_than: "mora bit veći od %{count}"
132 greater_than: "mora bit veći od %{count}"
133 greater_than_or_equal_to: "mora bit veći ili jednak %{count}"
133 greater_than_or_equal_to: "mora bit veći ili jednak %{count}"
134 equal_to: "mora biti jednak %{count}"
134 equal_to: "mora biti jednak %{count}"
135 less_than: "mora biti manji od %{count}"
135 less_than: "mora biti manji od %{count}"
136 less_than_or_equal_to: "mora bit manji ili jednak %{count}"
136 less_than_or_equal_to: "mora bit manji ili jednak %{count}"
137 odd: "mora biti neparan"
137 odd: "mora biti neparan"
138 even: "mora biti paran"
138 even: "mora biti paran"
139 greater_than_start_date: "mora biti veći nego po�?etni datum"
139 greater_than_start_date: "mora biti veći nego početni datum"
140 not_same_project: "ne pripada istom projektu"
140 not_same_project: "ne pripada istom projektu"
141 circular_dependency: "Ova relacija stvar cirkularnu zavisnost"
141 circular_dependency: "Ova relacija stvar cirkularnu zavisnost"
142 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
142 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
143 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
143 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
144
144
145 actionview_instancetag_blank_option: Molimo odaberite
145 actionview_instancetag_blank_option: Molimo odaberite
146
146
147 general_text_No: 'Da'
147 general_text_No: 'Da'
148 general_text_Yes: 'Ne'
148 general_text_Yes: 'Ne'
149 general_text_no: 'ne'
149 general_text_no: 'ne'
150 general_text_yes: 'da'
150 general_text_yes: 'da'
151 general_lang_name: 'Bosnian (Bosanski)'
151 general_lang_name: 'Bosnian (Bosanski)'
152 general_csv_separator: ','
152 general_csv_separator: ','
153 general_csv_decimal_separator: '.'
153 general_csv_decimal_separator: '.'
154 general_csv_encoding: UTF-8
154 general_csv_encoding: UTF-8
155 general_pdf_fontname: freesans
155 general_pdf_fontname: freesans
156 general_pdf_monospaced_fontname: freemono
156 general_pdf_monospaced_fontname: freemono
157 general_first_day_of_week: '7'
157 general_first_day_of_week: '7'
158
158
159 notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti.
159 notice_account_activated: Vaš nalog je aktiviran. Možete se prijaviti.
160 notice_account_invalid_credentials: Pogrešan korisnik ili lozinka
160 notice_account_invalid_credentials: Pogrešan korisnik ili lozinka
161 notice_account_lost_email_sent: Email sa uputstvima o izboru nove šifre je poslat na vašu adresu.
161 notice_account_lost_email_sent: Email sa uputstvima o izboru nove šifre je poslat na vašu adresu.
162 notice_account_password_updated: Lozinka je uspješno promjenjena.
162 notice_account_password_updated: Lozinka je uspješno promjenjena.
163 notice_account_pending: "Vaš nalog je kreiran i �?eka odobrenje administratora."
163 notice_account_pending: "Vaš nalog je kreiran i čeka odobrenje administratora."
164 notice_account_register_done: Nalog je uspješno kreiran. Da bi ste aktivirali vaš nalog kliknite na link koji vam je poslat.
164 notice_account_register_done: Nalog je uspješno kreiran. Da bi ste aktivirali vaš nalog kliknite na link koji vam je poslat.
165 notice_account_unknown_email: Nepoznati korisnik.
165 notice_account_unknown_email: Nepoznati korisnik.
166 notice_account_updated: Nalog je uspješno promjenen.
166 notice_account_updated: Nalog je uspješno promjenen.
167 notice_account_wrong_password: Pogrešna lozinka
167 notice_account_wrong_password: Pogrešna lozinka
168 notice_can_t_change_password: Ovaj nalog koristi eksterni izvor prijavljivanja. Ne mogu da promjenim šifru.
168 notice_can_t_change_password: Ovaj nalog koristi eksterni izvor prijavljivanja. Ne mogu da promjenim šifru.
169 notice_default_data_loaded: Podrazumjevana konfiguracija uspje�?no u�?itana.
169 notice_default_data_loaded: Podrazumjevana konfiguracija uspječno učitana.
170 notice_email_error: Došlo je do greške pri slanju emaila (%{value})
170 notice_email_error: Došlo je do greške pri slanju emaila (%{value})
171 notice_email_sent: "Email je poslan %{value}"
171 notice_email_sent: "Email je poslan %{value}"
172 notice_failed_to_save_issues: "Neuspješno snimanje %{count} aktivnosti na %{total} izabrano: %{ids}."
172 notice_failed_to_save_issues: "Neuspješno snimanje %{count} aktivnosti na %{total} izabrano: %{ids}."
173 notice_feeds_access_key_reseted: Vaš Atom pristup je resetovan.
173 notice_feeds_access_key_reseted: Vaš Atom pristup je resetovan.
174 notice_file_not_found: Stranica kojoj pokušavate da pristupite ne postoji ili je uklonjena.
174 notice_file_not_found: Stranica kojoj pokušavate da pristupite ne postoji ili je uklonjena.
175 notice_locking_conflict: "Konflikt: podaci su izmjenjeni od strane drugog korisnika."
175 notice_locking_conflict: "Konflikt: podaci su izmjenjeni od strane drugog korisnika."
176 notice_no_issue_selected: "Nijedna aktivnost nije izabrana! Molim, izaberite aktivnosti koje želite za ispravljate."
176 notice_no_issue_selected: "Nijedna aktivnost nije izabrana! Molim, izaberite aktivnosti koje želite za ispravljate."
177 notice_not_authorized: Niste ovlašćeni da pristupite ovoj stranici.
177 notice_not_authorized: Niste ovlašćeni da pristupite ovoj stranici.
178 notice_successful_connection: Uspješna konekcija.
178 notice_successful_connection: Uspješna konekcija.
179 notice_successful_create: Uspješno kreiranje.
179 notice_successful_create: Uspješno kreiranje.
180 notice_successful_delete: Brisanje izvršeno.
180 notice_successful_delete: Brisanje izvršeno.
181 notice_successful_update: Promjene uspješno izvršene.
181 notice_successful_update: Promjene uspješno izvršene.
182
182
183 error_can_t_load_default_data: "Podrazumjevane postavke se ne mogu u�?itati %{value}"
183 error_can_t_load_default_data: "Podrazumjevane postavke se ne mogu učitati %{value}"
184 error_scm_command_failed: "Desila se greška pri pristupu repozitoriju: %{value}"
184 error_scm_command_failed: "Desila se greška pri pristupu repozitoriju: %{value}"
185 error_scm_not_found: "Unos i/ili revizija ne postoji u repozitoriju."
185 error_scm_not_found: "Unos i/ili revizija ne postoji u repozitoriju."
186
186
187 error_scm_annotate: "Ova stavka ne postoji ili nije ozna�?ena."
187 error_scm_annotate: "Ova stavka ne postoji ili nije označena."
188 error_issue_not_found_in_project: 'Aktivnost nije nađena ili ne pripada ovom projektu'
188 error_issue_not_found_in_project: 'Aktivnost nije nađena ili ne pripada ovom projektu'
189
189
190 warning_attachments_not_saved: "%{count} fajl(ovi) ne mogu biti snimljen(i)."
190 warning_attachments_not_saved: "%{count} fajl(ovi) ne mogu biti snimljen(i)."
191
191
192 mail_subject_lost_password: "Vaša %{value} lozinka"
192 mail_subject_lost_password: "Vaša %{value} lozinka"
193 mail_body_lost_password: 'Za promjenu lozinke, kliknite na sljedeći link:'
193 mail_body_lost_password: 'Za promjenu lozinke, kliknite na sljedeći link:'
194 mail_subject_register: "Aktivirajte %{value} vaš korisni�?ki ra�?un"
194 mail_subject_register: "Aktivirajte %{value} vaš korisnički račun"
195 mail_body_register: 'Za aktivaciju vašeg korisni�?kog ra�?una, kliknite na sljedeći link:'
195 mail_body_register: 'Za aktivaciju vašeg korisničkog računa, kliknite na sljedeći link:'
196 mail_body_account_information_external: "Možete koristiti vaš %{value} korisni�?ki ra�?un za prijavu na sistem."
196 mail_body_account_information_external: "Možete koristiti vaš %{value} korisnički račun za prijavu na sistem."
197 mail_body_account_information: Informacija o vašem korisni�?kom ra�?unu
197 mail_body_account_information: Informacija o vašem korisničkom računu
198 mail_subject_account_activation_request: "%{value} zahtjev za aktivaciju korisni�?kog ra�?una"
198 mail_subject_account_activation_request: "%{value} zahtjev za aktivaciju korisničkog računa"
199 mail_body_account_activation_request: "Novi korisnik (%{value}) se registrovao. Korisni�?ki ra�?un �?eka vaše odobrenje za aktivaciju:"
199 mail_body_account_activation_request: "Novi korisnik (%{value}) se registrovao. Korisnički račun čeka vaše odobrenje za aktivaciju:"
200 mail_subject_reminder: "%{count} aktivnost(i) u kašnjenju u narednim %{days} danima"
200 mail_subject_reminder: "%{count} aktivnost(i) u kašnjenju u narednim %{days} danima"
201 mail_body_reminder: "%{count} aktivnost(i) koje su dodjeljenje vama u narednim %{days} danima:"
201 mail_body_reminder: "%{count} aktivnost(i) koje su dodjeljenje vama u narednim %{days} danima:"
202
202
203
203
204 field_name: Ime
204 field_name: Ime
205 field_description: Opis
205 field_description: Opis
206 field_summary: Pojašnjenje
206 field_summary: Pojašnjenje
207 field_is_required: Neophodno popuniti
207 field_is_required: Neophodno popuniti
208 field_firstname: Ime
208 field_firstname: Ime
209 field_lastname: Prezime
209 field_lastname: Prezime
210 field_mail: Email
210 field_mail: Email
211 field_filename: Fajl
211 field_filename: Fajl
212 field_filesize: Veli�?ina
212 field_filesize: Veličina
213 field_downloads: Downloadi
213 field_downloads: Downloadi
214 field_author: Autor
214 field_author: Autor
215 field_created_on: Kreirano
215 field_created_on: Kreirano
216 field_updated_on: Izmjenjeno
216 field_updated_on: Izmjenjeno
217 field_field_format: Format
217 field_field_format: Format
218 field_is_for_all: Za sve projekte
218 field_is_for_all: Za sve projekte
219 field_possible_values: Moguće vrijednosti
219 field_possible_values: Moguće vrijednosti
220 field_regexp: '"Regularni izraz"'
220 field_regexp: '"Regularni izraz"'
221 field_min_length: Minimalna veli�?ina
221 field_min_length: Minimalna veličina
222 field_max_length: Maksimalna veli�?ina
222 field_max_length: Maksimalna veličina
223 field_value: Vrijednost
223 field_value: Vrijednost
224 field_category: Kategorija
224 field_category: Kategorija
225 field_title: Naslov
225 field_title: Naslov
226 field_project: Projekat
226 field_project: Projekat
227 field_issue: Aktivnost
227 field_issue: Aktivnost
228 field_status: Status
228 field_status: Status
229 field_notes: Bilješke
229 field_notes: Bilješke
230 field_is_closed: Aktivnost zatvorena
230 field_is_closed: Aktivnost zatvorena
231 field_is_default: Podrazumjevana vrijednost
231 field_is_default: Podrazumjevana vrijednost
232 field_tracker: Podru�?je aktivnosti
232 field_tracker: Područje aktivnosti
233 field_subject: Subjekat
233 field_subject: Subjekat
234 field_due_date: Završiti do
234 field_due_date: Završiti do
235 field_assigned_to: Dodijeljeno
235 field_assigned_to: Dodijeljeno
236 field_priority: Prioritet
236 field_priority: Prioritet
237 field_fixed_version: Ciljna verzija
237 field_fixed_version: Ciljna verzija
238 field_user: Korisnik
238 field_user: Korisnik
239 field_role: Uloga
239 field_role: Uloga
240 field_homepage: Naslovna strana
240 field_homepage: Naslovna strana
241 field_is_public: Javni
241 field_is_public: Javni
242 field_parent: Podprojekt od
242 field_parent: Podprojekt od
243 field_is_in_roadmap: Aktivnosti prikazane u planu realizacije
243 field_is_in_roadmap: Aktivnosti prikazane u planu realizacije
244 field_login: Prijava
244 field_login: Prijava
245 field_mail_notification: Email notifikacije
245 field_mail_notification: Email notifikacije
246 field_admin: Administrator
246 field_admin: Administrator
247 field_last_login_on: Posljednja konekcija
247 field_last_login_on: Posljednja konekcija
248 field_language: Jezik
248 field_language: Jezik
249 field_effective_date: Datum
249 field_effective_date: Datum
250 field_password: Lozinka
250 field_password: Lozinka
251 field_new_password: Nova lozinka
251 field_new_password: Nova lozinka
252 field_password_confirmation: Potvrda
252 field_password_confirmation: Potvrda
253 field_version: Verzija
253 field_version: Verzija
254 field_type: Tip
254 field_type: Tip
255 field_host: Host
255 field_host: Host
256 field_port: Port
256 field_port: Port
257 field_account: Korisni�?ki ra�?un
257 field_account: Korisnički račun
258 field_base_dn: Base DN
258 field_base_dn: Base DN
259 field_attr_login: Attribut za prijavu
259 field_attr_login: Attribut za prijavu
260 field_attr_firstname: Attribut za ime
260 field_attr_firstname: Attribut za ime
261 field_attr_lastname: Atribut za prezime
261 field_attr_lastname: Atribut za prezime
262 field_attr_mail: Atribut za email
262 field_attr_mail: Atribut za email
263 field_onthefly: 'Kreiranje korisnika "On-the-fly"'
263 field_onthefly: 'Kreiranje korisnika "On-the-fly"'
264 field_start_date: Po�?etak
264 field_start_date: Početak
265 field_done_ratio: "% Realizovano"
265 field_done_ratio: "% Realizovano"
266 field_auth_source: Mod za authentifikaciju
266 field_auth_source: Mod za authentifikaciju
267 field_hide_mail: Sakrij moju email adresu
267 field_hide_mail: Sakrij moju email adresu
268 field_comments: Komentar
268 field_comments: Komentar
269 field_url: URL
269 field_url: URL
270 field_start_page: Po�?etna stranica
270 field_start_page: Početna stranica
271 field_subproject: Podprojekat
271 field_subproject: Podprojekat
272 field_hours: Sahata
272 field_hours: Sahata
273 field_activity: Operacija
273 field_activity: Operacija
274 field_spent_on: Datum
274 field_spent_on: Datum
275 field_identifier: Identifikator
275 field_identifier: Identifikator
276 field_is_filter: Korišteno kao filter
276 field_is_filter: Korišteno kao filter
277 field_issue_to: Povezana aktivnost
277 field_issue_to: Povezana aktivnost
278 field_delay: Odgađanje
278 field_delay: Odgađanje
279 field_assignable: Aktivnosti dodijeljene ovoj ulozi
279 field_assignable: Aktivnosti dodijeljene ovoj ulozi
280 field_redirect_existing_links: Izvrši redirekciju postojećih linkova
280 field_redirect_existing_links: Izvrši redirekciju postojećih linkova
281 field_estimated_hours: Procjena vremena
281 field_estimated_hours: Procjena vremena
282 field_column_names: Kolone
282 field_column_names: Kolone
283 field_time_zone: Vremenska zona
283 field_time_zone: Vremenska zona
284 field_searchable: Pretraživo
284 field_searchable: Pretraživo
285 field_default_value: Podrazumjevana vrijednost
285 field_default_value: Podrazumjevana vrijednost
286 field_comments_sorting: Prikaži komentare
286 field_comments_sorting: Prikaži komentare
287 field_parent_title: 'Stranica "roditelj"'
287 field_parent_title: 'Stranica "roditelj"'
288 field_editable: Može se mijenjati
288 field_editable: Može se mijenjati
289 field_watcher: Posmatra�?
289 field_watcher: Posmatrač
290 field_identity_url: OpenID URL
290 field_identity_url: OpenID URL
291 field_content: Sadržaj
291 field_content: Sadržaj
292
292
293 setting_app_title: Naslov aplikacije
293 setting_app_title: Naslov aplikacije
294 setting_app_subtitle: Podnaslov aplikacije
294 setting_app_subtitle: Podnaslov aplikacije
295 setting_welcome_text: Tekst dobrodošlice
295 setting_welcome_text: Tekst dobrodošlice
296 setting_default_language: Podrazumjevani jezik
296 setting_default_language: Podrazumjevani jezik
297 setting_login_required: Authentifikacija neophodna
297 setting_login_required: Authentifikacija neophodna
298 setting_self_registration: Samo-registracija
298 setting_self_registration: Samo-registracija
299 setting_attachment_max_size: Maksimalna veli�?ina prika�?enog fajla
299 setting_attachment_max_size: Maksimalna veličina prikačenog fajla
300 setting_issues_export_limit: Limit za eksport aktivnosti
300 setting_issues_export_limit: Limit za eksport aktivnosti
301 setting_mail_from: Mail adresa - pošaljilac
301 setting_mail_from: Mail adresa - pošaljilac
302 setting_bcc_recipients: '"BCC" (blind carbon copy) primaoci '
302 setting_bcc_recipients: '"BCC" (blind carbon copy) primaoci '
303 setting_plain_text_mail: Email sa obi�?nim tekstom (bez HTML-a)
303 setting_plain_text_mail: Email sa običnim tekstom (bez HTML-a)
304 setting_host_name: Ime hosta i putanja
304 setting_host_name: Ime hosta i putanja
305 setting_text_formatting: Formatiranje teksta
305 setting_text_formatting: Formatiranje teksta
306 setting_wiki_compression: Kompresija Wiki istorije
306 setting_wiki_compression: Kompresija Wiki istorije
307
307
308 setting_feeds_limit: 'Limit za "Atom" feed-ove'
308 setting_feeds_limit: 'Limit za "Atom" feed-ove'
309 setting_default_projects_public: Podrazumjeva se da je novi projekat javni
309 setting_default_projects_public: Podrazumjeva se da je novi projekat javni
310 setting_autofetch_changesets: 'Automatski kupi "commit"-e'
310 setting_autofetch_changesets: 'Automatski kupi "commit"-e'
311 setting_sys_api_enabled: 'Omogući "WS" za upravljanje repozitorijom'
311 setting_sys_api_enabled: 'Omogući "WS" za upravljanje repozitorijom'
312 setting_commit_ref_keywords: Klju�?ne rije�?i za reference
312 setting_commit_ref_keywords: Ključne riječi za reference
313 setting_commit_fix_keywords: 'Klju�?ne rije�?i za status "zatvoreno"'
313 setting_commit_fix_keywords: 'Ključne riječi za status "zatvoreno"'
314 setting_autologin: Automatski login
314 setting_autologin: Automatski login
315 setting_date_format: Format datuma
315 setting_date_format: Format datuma
316 setting_time_format: Format vremena
316 setting_time_format: Format vremena
317 setting_cross_project_issue_relations: Omogući relacije između aktivnosti na razli�?itim projektima
317 setting_cross_project_issue_relations: Omogući relacije između aktivnosti na različitim projektima
318 setting_issue_list_default_columns: Podrazumjevane koleone za prikaz na listi aktivnosti
318 setting_issue_list_default_columns: Podrazumjevane koleone za prikaz na listi aktivnosti
319 setting_emails_footer: Potpis na email-ovima
319 setting_emails_footer: Potpis na email-ovima
320 setting_protocol: Protokol
320 setting_protocol: Protokol
321 setting_per_page_options: Broj objekata po stranici
321 setting_per_page_options: Broj objekata po stranici
322 setting_user_format: Format korisni�?kog prikaza
322 setting_user_format: Format korisničkog prikaza
323 setting_activity_days_default: Prikaz promjena na projektu - opseg dana
323 setting_activity_days_default: Prikaz promjena na projektu - opseg dana
324 setting_display_subprojects_issues: Prikaz podprojekata na glavnom projektima (podrazumjeva se)
324 setting_display_subprojects_issues: Prikaz podprojekata na glavnom projektima (podrazumjeva se)
325 setting_enabled_scm: Omogući SCM (source code management)
325 setting_enabled_scm: Omogući SCM (source code management)
326 setting_mail_handler_api_enabled: Omogući automatsku obradu ulaznih emailova
326 setting_mail_handler_api_enabled: Omogući automatsku obradu ulaznih emailova
327 setting_mail_handler_api_key: API klju�? (obrada ulaznih mailova)
327 setting_mail_handler_api_key: API ključ (obrada ulaznih mailova)
328 setting_sequential_project_identifiers: Generiši identifikatore projekta sekvencijalno
328 setting_sequential_project_identifiers: Generiši identifikatore projekta sekvencijalno
329 setting_gravatar_enabled: 'Koristi "gravatar" korisni�?ke ikone'
329 setting_gravatar_enabled: 'Koristi "gravatar" korisničke ikone'
330 setting_diff_max_lines_displayed: Maksimalan broj linija za prikaz razlika između dva fajla
330 setting_diff_max_lines_displayed: Maksimalan broj linija za prikaz razlika između dva fajla
331 setting_file_max_size_displayed: Maksimalna veli�?ina fajla kod prikaza razlika unutar fajla (inline)
331 setting_file_max_size_displayed: Maksimalna veličina fajla kod prikaza razlika unutar fajla (inline)
332 setting_repository_log_display_limit: Maksimalna veli�?ina revizija prikazanih na log fajlu
332 setting_repository_log_display_limit: Maksimalna veličina revizija prikazanih na log fajlu
333 setting_openid: Omogući OpenID prijavu i registraciju
333 setting_openid: Omogući OpenID prijavu i registraciju
334
334
335 permission_edit_project: Ispravke projekta
335 permission_edit_project: Ispravke projekta
336 permission_select_project_modules: Odaberi module projekta
336 permission_select_project_modules: Odaberi module projekta
337 permission_manage_members: Upravljanje �?lanovima
337 permission_manage_members: Upravljanje članovima
338 permission_manage_versions: Upravljanje verzijama
338 permission_manage_versions: Upravljanje verzijama
339 permission_manage_categories: Upravljanje kategorijama aktivnosti
339 permission_manage_categories: Upravljanje kategorijama aktivnosti
340 permission_add_issues: Dodaj aktivnosti
340 permission_add_issues: Dodaj aktivnosti
341 permission_edit_issues: Ispravka aktivnosti
341 permission_edit_issues: Ispravka aktivnosti
342 permission_manage_issue_relations: Upravljaj relacijama među aktivnostima
342 permission_manage_issue_relations: Upravljaj relacijama među aktivnostima
343 permission_add_issue_notes: Dodaj bilješke
343 permission_add_issue_notes: Dodaj bilješke
344 permission_edit_issue_notes: Ispravi bilješke
344 permission_edit_issue_notes: Ispravi bilješke
345 permission_edit_own_issue_notes: Ispravi sopstvene bilješke
345 permission_edit_own_issue_notes: Ispravi sopstvene bilješke
346 permission_move_issues: Pomjeri aktivnosti
346 permission_move_issues: Pomjeri aktivnosti
347 permission_delete_issues: Izbriši aktivnosti
347 permission_delete_issues: Izbriši aktivnosti
348 permission_manage_public_queries: Upravljaj javnim upitima
348 permission_manage_public_queries: Upravljaj javnim upitima
349 permission_save_queries: Snimi upite
349 permission_save_queries: Snimi upite
350 permission_view_gantt: Pregled gantograma
350 permission_view_gantt: Pregled gantograma
351 permission_view_calendar: Pregled kalendara
351 permission_view_calendar: Pregled kalendara
352 permission_view_issue_watchers: Pregled liste korisnika koji prate aktivnost
352 permission_view_issue_watchers: Pregled liste korisnika koji prate aktivnost
353 permission_add_issue_watchers: Dodaj onoga koji prati aktivnost
353 permission_add_issue_watchers: Dodaj onoga koji prati aktivnost
354 permission_log_time: Evidentiraj utrošak vremena
354 permission_log_time: Evidentiraj utrošak vremena
355 permission_view_time_entries: Pregled utroška vremena
355 permission_view_time_entries: Pregled utroška vremena
356 permission_edit_time_entries: Ispravka utroška vremena
356 permission_edit_time_entries: Ispravka utroška vremena
357 permission_edit_own_time_entries: Ispravka svog utroška vremena
357 permission_edit_own_time_entries: Ispravka svog utroška vremena
358 permission_manage_news: Upravljaj novostima
358 permission_manage_news: Upravljaj novostima
359 permission_comment_news: Komentiraj novosti
359 permission_comment_news: Komentiraj novosti
360 permission_view_documents: Pregled dokumenata
360 permission_view_documents: Pregled dokumenata
361 permission_manage_files: Upravljaj fajlovima
361 permission_manage_files: Upravljaj fajlovima
362 permission_view_files: Pregled fajlova
362 permission_view_files: Pregled fajlova
363 permission_manage_wiki: Upravljaj wiki stranicama
363 permission_manage_wiki: Upravljaj wiki stranicama
364 permission_rename_wiki_pages: Ispravi wiki stranicu
364 permission_rename_wiki_pages: Ispravi wiki stranicu
365 permission_delete_wiki_pages: Izbriši wiki stranicu
365 permission_delete_wiki_pages: Izbriši wiki stranicu
366 permission_view_wiki_pages: Pregled wiki sadržaja
366 permission_view_wiki_pages: Pregled wiki sadržaja
367 permission_view_wiki_edits: Pregled wiki istorije
367 permission_view_wiki_edits: Pregled wiki istorije
368 permission_edit_wiki_pages: Ispravka wiki stranica
368 permission_edit_wiki_pages: Ispravka wiki stranica
369 permission_delete_wiki_pages_attachments: Brisanje fajlova prika�?enih wiki-ju
369 permission_delete_wiki_pages_attachments: Brisanje fajlova prikačenih wiki-ju
370 permission_protect_wiki_pages: Zaštiti wiki stranicu
370 permission_protect_wiki_pages: Zaštiti wiki stranicu
371 permission_manage_repository: Upravljaj repozitorijem
371 permission_manage_repository: Upravljaj repozitorijem
372 permission_browse_repository: Pregled repozitorija
372 permission_browse_repository: Pregled repozitorija
373 permission_view_changesets: Pregled setova promjena
373 permission_view_changesets: Pregled setova promjena
374 permission_commit_access: 'Pristup "commit"-u'
374 permission_commit_access: 'Pristup "commit"-u'
375 permission_manage_boards: Upravljaj forumima
375 permission_manage_boards: Upravljaj forumima
376 permission_view_messages: Pregled poruka
376 permission_view_messages: Pregled poruka
377 permission_add_messages: Šalji poruke
377 permission_add_messages: Šalji poruke
378 permission_edit_messages: Ispravi poruke
378 permission_edit_messages: Ispravi poruke
379 permission_edit_own_messages: Ispravka sopstvenih poruka
379 permission_edit_own_messages: Ispravka sopstvenih poruka
380 permission_delete_messages: Prisanje poruka
380 permission_delete_messages: Prisanje poruka
381 permission_delete_own_messages: Brisanje sopstvenih poruka
381 permission_delete_own_messages: Brisanje sopstvenih poruka
382
382
383 project_module_issue_tracking: Praćenje aktivnosti
383 project_module_issue_tracking: Praćenje aktivnosti
384 project_module_time_tracking: Praćenje vremena
384 project_module_time_tracking: Praćenje vremena
385 project_module_news: Novosti
385 project_module_news: Novosti
386 project_module_documents: Dokumenti
386 project_module_documents: Dokumenti
387 project_module_files: Fajlovi
387 project_module_files: Fajlovi
388 project_module_wiki: Wiki stranice
388 project_module_wiki: Wiki stranice
389 project_module_repository: Repozitorij
389 project_module_repository: Repozitorij
390 project_module_boards: Forumi
390 project_module_boards: Forumi
391
391
392 label_user: Korisnik
392 label_user: Korisnik
393 label_user_plural: Korisnici
393 label_user_plural: Korisnici
394 label_user_new: Novi korisnik
394 label_user_new: Novi korisnik
395 label_project: Projekat
395 label_project: Projekat
396 label_project_new: Novi projekat
396 label_project_new: Novi projekat
397 label_project_plural: Projekti
397 label_project_plural: Projekti
398 label_x_projects:
398 label_x_projects:
399 zero: 0 projekata
399 zero: 0 projekata
400 one: 1 projekat
400 one: 1 projekat
401 other: "%{count} projekata"
401 other: "%{count} projekata"
402 label_project_all: Svi projekti
402 label_project_all: Svi projekti
403 label_project_latest: Posljednji projekti
403 label_project_latest: Posljednji projekti
404 label_issue: Aktivnost
404 label_issue: Aktivnost
405 label_issue_new: Nova aktivnost
405 label_issue_new: Nova aktivnost
406 label_issue_plural: Aktivnosti
406 label_issue_plural: Aktivnosti
407 label_issue_view_all: Vidi sve aktivnosti
407 label_issue_view_all: Vidi sve aktivnosti
408 label_issues_by: "Aktivnosti po %{value}"
408 label_issues_by: "Aktivnosti po %{value}"
409 label_issue_added: Aktivnost je dodana
409 label_issue_added: Aktivnost je dodana
410 label_issue_updated: Aktivnost je izmjenjena
410 label_issue_updated: Aktivnost je izmjenjena
411 label_document: Dokument
411 label_document: Dokument
412 label_document_new: Novi dokument
412 label_document_new: Novi dokument
413 label_document_plural: Dokumenti
413 label_document_plural: Dokumenti
414 label_document_added: Dokument je dodan
414 label_document_added: Dokument je dodan
415 label_role: Uloga
415 label_role: Uloga
416 label_role_plural: Uloge
416 label_role_plural: Uloge
417 label_role_new: Nove uloge
417 label_role_new: Nove uloge
418 label_role_and_permissions: Uloge i dozvole
418 label_role_and_permissions: Uloge i dozvole
419 label_member: Izvršilac
419 label_member: Izvršilac
420 label_member_new: Novi izvršilac
420 label_member_new: Novi izvršilac
421 label_member_plural: Izvršioci
421 label_member_plural: Izvršioci
422 label_tracker: Podru�?je aktivnosti
422 label_tracker: Područje aktivnosti
423 label_tracker_plural: Podru�?ja aktivnosti
423 label_tracker_plural: Područja aktivnosti
424 label_tracker_new: Novo podru�?je aktivnosti
424 label_tracker_new: Novo područje aktivnosti
425 label_workflow: Tok promjena na aktivnosti
425 label_workflow: Tok promjena na aktivnosti
426 label_issue_status: Status aktivnosti
426 label_issue_status: Status aktivnosti
427 label_issue_status_plural: Statusi aktivnosti
427 label_issue_status_plural: Statusi aktivnosti
428 label_issue_status_new: Novi status
428 label_issue_status_new: Novi status
429 label_issue_category: Kategorija aktivnosti
429 label_issue_category: Kategorija aktivnosti
430 label_issue_category_plural: Kategorije aktivnosti
430 label_issue_category_plural: Kategorije aktivnosti
431 label_issue_category_new: Nova kategorija
431 label_issue_category_new: Nova kategorija
432 label_custom_field: Proizvoljno polje
432 label_custom_field: Proizvoljno polje
433 label_custom_field_plural: Proizvoljna polja
433 label_custom_field_plural: Proizvoljna polja
434 label_custom_field_new: Novo proizvoljno polje
434 label_custom_field_new: Novo proizvoljno polje
435 label_enumerations: Enumeracije
435 label_enumerations: Enumeracije
436 label_enumeration_new: Nova vrijednost
436 label_enumeration_new: Nova vrijednost
437 label_information: Informacija
437 label_information: Informacija
438 label_information_plural: Informacije
438 label_information_plural: Informacije
439 label_please_login: Molimo prijavite se
439 label_please_login: Molimo prijavite se
440 label_register: Registracija
440 label_register: Registracija
441 label_login_with_open_id_option: ili prijava sa OpenID-om
441 label_login_with_open_id_option: ili prijava sa OpenID-om
442 label_password_lost: Izgubljena lozinka
442 label_password_lost: Izgubljena lozinka
443 label_home: Po�?etna stranica
443 label_home: Početna stranica
444 label_my_page: Moja stranica
444 label_my_page: Moja stranica
445 label_my_account: Moj korisni�?ki ra�?un
445 label_my_account: Moj korisnički račun
446 label_my_projects: Moji projekti
446 label_my_projects: Moji projekti
447 label_administration: Administracija
447 label_administration: Administracija
448 label_login: Prijavi se
448 label_login: Prijavi se
449 label_logout: Odjavi se
449 label_logout: Odjavi se
450 label_help: Pomoć
450 label_help: Pomoć
451 label_reported_issues: Prijavljene aktivnosti
451 label_reported_issues: Prijavljene aktivnosti
452 label_assigned_to_me_issues: Aktivnosti dodjeljene meni
452 label_assigned_to_me_issues: Aktivnosti dodjeljene meni
453 label_last_login: Posljednja konekcija
453 label_last_login: Posljednja konekcija
454 label_registered_on: Registrovan na
454 label_registered_on: Registrovan na
455 label_activity_plural: Promjene
455 label_activity_plural: Promjene
456 label_activity: Operacija
456 label_activity: Operacija
457 label_overall_activity: Pregled svih promjena
457 label_overall_activity: Pregled svih promjena
458 label_user_activity: "Promjene izvršene od: %{value}"
458 label_user_activity: "Promjene izvršene od: %{value}"
459 label_new: Novi
459 label_new: Novi
460 label_logged_as: Prijavljen kao
460 label_logged_as: Prijavljen kao
461 label_environment: Sistemsko okruženje
461 label_environment: Sistemsko okruženje
462 label_authentication: Authentifikacija
462 label_authentication: Authentifikacija
463 label_auth_source: Mod authentifikacije
463 label_auth_source: Mod authentifikacije
464 label_auth_source_new: Novi mod authentifikacije
464 label_auth_source_new: Novi mod authentifikacije
465 label_auth_source_plural: Modovi authentifikacije
465 label_auth_source_plural: Modovi authentifikacije
466 label_subproject_plural: Podprojekti
466 label_subproject_plural: Podprojekti
467 label_and_its_subprojects: "%{value} i njegovi podprojekti"
467 label_and_its_subprojects: "%{value} i njegovi podprojekti"
468 label_min_max_length: Min - Maks dužina
468 label_min_max_length: Min - Maks dužina
469 label_list: Lista
469 label_list: Lista
470 label_date: Datum
470 label_date: Datum
471 label_integer: Cijeli broj
471 label_integer: Cijeli broj
472 label_float: Float
472 label_float: Float
473 label_boolean: Logi�?ka varijabla
473 label_boolean: Logička varijabla
474 label_string: Tekst
474 label_string: Tekst
475 label_text: Dugi tekst
475 label_text: Dugi tekst
476 label_attribute: Atribut
476 label_attribute: Atribut
477 label_attribute_plural: Atributi
477 label_attribute_plural: Atributi
478 label_no_data: Nema podataka za prikaz
478 label_no_data: Nema podataka za prikaz
479 label_change_status: Promjeni status
479 label_change_status: Promjeni status
480 label_history: Istorija
480 label_history: Istorija
481 label_attachment: Fajl
481 label_attachment: Fajl
482 label_attachment_new: Novi fajl
482 label_attachment_new: Novi fajl
483 label_attachment_delete: Izbriši fajl
483 label_attachment_delete: Izbriši fajl
484 label_attachment_plural: Fajlovi
484 label_attachment_plural: Fajlovi
485 label_file_added: Fajl je dodan
485 label_file_added: Fajl je dodan
486 label_report: Izvještaj
486 label_report: Izvještaj
487 label_report_plural: Izvještaji
487 label_report_plural: Izvještaji
488 label_news: Novosti
488 label_news: Novosti
489 label_news_new: Dodaj novosti
489 label_news_new: Dodaj novosti
490 label_news_plural: Novosti
490 label_news_plural: Novosti
491 label_news_latest: Posljednje novosti
491 label_news_latest: Posljednje novosti
492 label_news_view_all: Pogledaj sve novosti
492 label_news_view_all: Pogledaj sve novosti
493 label_news_added: Novosti su dodane
493 label_news_added: Novosti su dodane
494 label_settings: Postavke
494 label_settings: Postavke
495 label_overview: Pregled
495 label_overview: Pregled
496 label_version: Verzija
496 label_version: Verzija
497 label_version_new: Nova verzija
497 label_version_new: Nova verzija
498 label_version_plural: Verzije
498 label_version_plural: Verzije
499 label_confirmation: Potvrda
499 label_confirmation: Potvrda
500 label_export_to: 'Takođe dostupno u:'
500 label_export_to: 'Takođe dostupno u:'
501 label_read: Čitaj...
501 label_read: Čitaj...
502 label_public_projects: Javni projekti
502 label_public_projects: Javni projekti
503 label_open_issues: otvoren
503 label_open_issues: otvoren
504 label_open_issues_plural: otvoreni
504 label_open_issues_plural: otvoreni
505 label_closed_issues: zatvoren
505 label_closed_issues: zatvoren
506 label_closed_issues_plural: zatvoreni
506 label_closed_issues_plural: zatvoreni
507 label_x_open_issues_abbr:
507 label_x_open_issues_abbr:
508 zero: 0 otvoreno
508 zero: 0 otvoreno
509 one: 1 otvorena
509 one: 1 otvorena
510 other: "%{count} otvorene"
510 other: "%{count} otvorene"
511 label_x_closed_issues_abbr:
511 label_x_closed_issues_abbr:
512 zero: 0 zatvoreno
512 zero: 0 zatvoreno
513 one: 1 zatvorena
513 one: 1 zatvorena
514 other: "%{count} zatvorene"
514 other: "%{count} zatvorene"
515 label_total: Ukupno
515 label_total: Ukupno
516 label_permissions: Dozvole
516 label_permissions: Dozvole
517 label_current_status: Tekući status
517 label_current_status: Tekući status
518 label_new_statuses_allowed: Novi statusi dozvoljeni
518 label_new_statuses_allowed: Novi statusi dozvoljeni
519 label_all: sve
519 label_all: sve
520 label_none: ništa
520 label_none: ništa
521 label_nobody: niko
521 label_nobody: niko
522 label_next: Sljedeće
522 label_next: Sljedeće
523 label_previous: Predhodno
523 label_previous: Predhodno
524 label_used_by: Korišteno od
524 label_used_by: Korišteno od
525 label_details: Detalji
525 label_details: Detalji
526 label_add_note: Dodaj bilješku
526 label_add_note: Dodaj bilješku
527 label_calendar: Kalendar
527 label_calendar: Kalendar
528 label_months_from: mjeseci od
528 label_months_from: mjeseci od
529 label_gantt: Gantt
529 label_gantt: Gantt
530 label_internal: Interno
530 label_internal: Interno
531 label_last_changes: "posljednjih %{count} promjena"
531 label_last_changes: "posljednjih %{count} promjena"
532 label_change_view_all: Vidi sve promjene
532 label_change_view_all: Vidi sve promjene
533 label_personalize_page: Personaliziraj ovu stranicu
533 label_personalize_page: Personaliziraj ovu stranicu
534 label_comment: Komentar
534 label_comment: Komentar
535 label_comment_plural: Komentari
535 label_comment_plural: Komentari
536 label_x_comments:
536 label_x_comments:
537 zero: bez komentara
537 zero: bez komentara
538 one: 1 komentar
538 one: 1 komentar
539 other: "%{count} komentari"
539 other: "%{count} komentari"
540 label_comment_add: Dodaj komentar
540 label_comment_add: Dodaj komentar
541 label_comment_added: Komentar je dodan
541 label_comment_added: Komentar je dodan
542 label_comment_delete: Izbriši komentar
542 label_comment_delete: Izbriši komentar
543 label_query: Proizvoljan upit
543 label_query: Proizvoljan upit
544 label_query_plural: Proizvoljni upiti
544 label_query_plural: Proizvoljni upiti
545 label_query_new: Novi upit
545 label_query_new: Novi upit
546 label_filter_add: Dodaj filter
546 label_filter_add: Dodaj filter
547 label_filter_plural: Filteri
547 label_filter_plural: Filteri
548 label_equals: je
548 label_equals: je
549 label_not_equals: nije
549 label_not_equals: nije
550 label_in_less_than: je manji nego
550 label_in_less_than: je manji nego
551 label_in_more_than: je više nego
551 label_in_more_than: je više nego
552 label_in: u
552 label_in: u
553 label_today: danas
553 label_today: danas
554 label_all_time: sve vrijeme
554 label_all_time: sve vrijeme
555 label_yesterday: ju�?e
555 label_yesterday: juče
556 label_this_week: ova hefta
556 label_this_week: ova hefta
557 label_last_week: zadnja hefta
557 label_last_week: zadnja hefta
558 label_last_n_days: "posljednjih %{count} dana"
558 label_last_n_days: "posljednjih %{count} dana"
559 label_this_month: ovaj mjesec
559 label_this_month: ovaj mjesec
560 label_last_month: posljednji mjesec
560 label_last_month: posljednji mjesec
561 label_this_year: ova godina
561 label_this_year: ova godina
562 label_date_range: Datumski opseg
562 label_date_range: Datumski opseg
563 label_less_than_ago: ranije nego (dana)
563 label_less_than_ago: ranije nego (dana)
564 label_more_than_ago: starije nego (dana)
564 label_more_than_ago: starije nego (dana)
565 label_ago: prije (dana)
565 label_ago: prije (dana)
566 label_contains: sadrži
566 label_contains: sadrži
567 label_not_contains: ne sadrži
567 label_not_contains: ne sadrži
568 label_day_plural: dani
568 label_day_plural: dani
569 label_repository: Repozitorij
569 label_repository: Repozitorij
570 label_repository_plural: Repozitoriji
570 label_repository_plural: Repozitoriji
571 label_browse: Listaj
571 label_browse: Listaj
572 label_revision: Revizija
572 label_revision: Revizija
573 label_revision_plural: Revizije
573 label_revision_plural: Revizije
574 label_associated_revisions: Doddjeljene revizije
574 label_associated_revisions: Doddjeljene revizije
575 label_added: dodano
575 label_added: dodano
576 label_modified: izmjenjeno
576 label_modified: izmjenjeno
577 label_copied: kopirano
577 label_copied: kopirano
578 label_renamed: preimenovano
578 label_renamed: preimenovano
579 label_deleted: izbrisano
579 label_deleted: izbrisano
580 label_latest_revision: Posljednja revizija
580 label_latest_revision: Posljednja revizija
581 label_latest_revision_plural: Posljednje revizije
581 label_latest_revision_plural: Posljednje revizije
582 label_view_revisions: Vidi revizije
582 label_view_revisions: Vidi revizije
583 label_max_size: Maksimalna veli�?ina
583 label_max_size: Maksimalna veličina
584 label_sort_highest: Pomjeri na vrh
584 label_sort_highest: Pomjeri na vrh
585 label_sort_higher: Pomjeri gore
585 label_sort_higher: Pomjeri gore
586 label_sort_lower: Pomjeri dole
586 label_sort_lower: Pomjeri dole
587 label_sort_lowest: Pomjeri na dno
587 label_sort_lowest: Pomjeri na dno
588 label_roadmap: Plan realizacije
588 label_roadmap: Plan realizacije
589 label_roadmap_due_in: "Obavezan do %{value}"
589 label_roadmap_due_in: "Obavezan do %{value}"
590 label_roadmap_overdue: "%{value} kasni"
590 label_roadmap_overdue: "%{value} kasni"
591 label_roadmap_no_issues: Nema aktivnosti za ovu verziju
591 label_roadmap_no_issues: Nema aktivnosti za ovu verziju
592 label_search: Traži
592 label_search: Traži
593 label_result_plural: Rezultati
593 label_result_plural: Rezultati
594 label_all_words: Sve rije�?i
594 label_all_words: Sve riječi
595 label_wiki: Wiki stranice
595 label_wiki: Wiki stranice
596 label_wiki_edit: ispravka wiki-ja
596 label_wiki_edit: ispravka wiki-ja
597 label_wiki_edit_plural: ispravke wiki-ja
597 label_wiki_edit_plural: ispravke wiki-ja
598 label_wiki_page: Wiki stranica
598 label_wiki_page: Wiki stranica
599 label_wiki_page_plural: Wiki stranice
599 label_wiki_page_plural: Wiki stranice
600 label_index_by_title: Indeks prema naslovima
600 label_index_by_title: Indeks prema naslovima
601 label_index_by_date: Indeks po datumima
601 label_index_by_date: Indeks po datumima
602 label_current_version: Tekuća verzija
602 label_current_version: Tekuća verzija
603 label_preview: Pregled
603 label_preview: Pregled
604 label_feed_plural: Feeds
604 label_feed_plural: Feeds
605 label_changes_details: Detalji svih promjena
605 label_changes_details: Detalji svih promjena
606 label_issue_tracking: Evidencija aktivnosti
606 label_issue_tracking: Evidencija aktivnosti
607 label_spent_time: Utrošak vremena
607 label_spent_time: Utrošak vremena
608 label_f_hour: "%{value} sahat"
608 label_f_hour: "%{value} sahat"
609 label_f_hour_plural: "%{value} sahata"
609 label_f_hour_plural: "%{value} sahata"
610 label_time_tracking: Evidencija vremena
610 label_time_tracking: Evidencija vremena
611 label_change_plural: Promjene
611 label_change_plural: Promjene
612 label_statistics: Statistika
612 label_statistics: Statistika
613 label_commits_per_month: '"Commit"-a po mjesecu'
613 label_commits_per_month: '"Commit"-a po mjesecu'
614 label_commits_per_author: '"Commit"-a po autoru'
614 label_commits_per_author: '"Commit"-a po autoru'
615 label_view_diff: Pregled razlika
615 label_view_diff: Pregled razlika
616 label_diff_inline: zajedno
616 label_diff_inline: zajedno
617 label_diff_side_by_side: jedna pored druge
617 label_diff_side_by_side: jedna pored druge
618 label_options: Opcije
618 label_options: Opcije
619 label_copy_workflow_from: Kopiraj tok promjena statusa iz
619 label_copy_workflow_from: Kopiraj tok promjena statusa iz
620 label_permissions_report: Izvještaj
620 label_permissions_report: Izvještaj
621 label_watched_issues: Aktivnosti koje pratim
621 label_watched_issues: Aktivnosti koje pratim
622 label_related_issues: Korelirane aktivnosti
622 label_related_issues: Korelirane aktivnosti
623 label_applied_status: Status je primjenjen
623 label_applied_status: Status je primjenjen
624 label_loading: U�?itavam...
624 label_loading: Učitavam...
625 label_relation_new: Nova relacija
625 label_relation_new: Nova relacija
626 label_relation_delete: Izbriši relaciju
626 label_relation_delete: Izbriši relaciju
627 label_relates_to: korelira sa
627 label_relates_to: korelira sa
628 label_duplicates: duplikat
628 label_duplicates: duplikat
629 label_duplicated_by: duplicirano od
629 label_duplicated_by: duplicirano od
630 label_blocks: blokira
630 label_blocks: blokira
631 label_blocked_by: blokirano on
631 label_blocked_by: blokirano on
632 label_precedes: predhodi
632 label_precedes: predhodi
633 label_follows: slijedi
633 label_follows: slijedi
634 label_stay_logged_in: Ostani prijavljen
634 label_stay_logged_in: Ostani prijavljen
635 label_disabled: onemogućen
635 label_disabled: onemogućen
636 label_show_completed_versions: Prikaži završene verzije
636 label_show_completed_versions: Prikaži završene verzije
637 label_me: ja
637 label_me: ja
638 label_board: Forum
638 label_board: Forum
639 label_board_new: Novi forum
639 label_board_new: Novi forum
640 label_board_plural: Forumi
640 label_board_plural: Forumi
641 label_topic_plural: Teme
641 label_topic_plural: Teme
642 label_message_plural: Poruke
642 label_message_plural: Poruke
643 label_message_last: Posljednja poruka
643 label_message_last: Posljednja poruka
644 label_message_new: Nova poruka
644 label_message_new: Nova poruka
645 label_message_posted: Poruka je dodana
645 label_message_posted: Poruka je dodana
646 label_reply_plural: Odgovori
646 label_reply_plural: Odgovori
647 label_send_information: Pošalji informaciju o korisni�?kom ra�?unu
647 label_send_information: Pošalji informaciju o korisničkom računu
648 label_year: Godina
648 label_year: Godina
649 label_month: Mjesec
649 label_month: Mjesec
650 label_week: Hefta
650 label_week: Hefta
651 label_date_from: Od
651 label_date_from: Od
652 label_date_to: Do
652 label_date_to: Do
653 label_language_based: Bazirano na korisnikovom jeziku
653 label_language_based: Bazirano na korisnikovom jeziku
654 label_sort_by: "Sortiraj po %{value}"
654 label_sort_by: "Sortiraj po %{value}"
655 label_send_test_email: Pošalji testni email
655 label_send_test_email: Pošalji testni email
656 label_feeds_access_key_created_on: "Atom pristupni klju�? kreiran prije %{value} dana"
656 label_feeds_access_key_created_on: "Atom pristupni ključ kreiran prije %{value} dana"
657 label_module_plural: Moduli
657 label_module_plural: Moduli
658 label_added_time_by: "Dodano od %{author} prije %{age}"
658 label_added_time_by: "Dodano od %{author} prije %{age}"
659 label_updated_time_by: "Izmjenjeno od %{author} prije %{age}"
659 label_updated_time_by: "Izmjenjeno od %{author} prije %{age}"
660 label_updated_time: "Izmjenjeno prije %{value}"
660 label_updated_time: "Izmjenjeno prije %{value}"
661 label_jump_to_a_project: Sko�?i na projekat...
661 label_jump_to_a_project: Skoči na projekat...
662 label_file_plural: Fajlovi
662 label_file_plural: Fajlovi
663 label_changeset_plural: Setovi promjena
663 label_changeset_plural: Setovi promjena
664 label_default_columns: Podrazumjevane kolone
664 label_default_columns: Podrazumjevane kolone
665 label_no_change_option: (Bez promjene)
665 label_no_change_option: (Bez promjene)
666 label_bulk_edit_selected_issues: Ispravi odjednom odabrane aktivnosti
666 label_bulk_edit_selected_issues: Ispravi odjednom odabrane aktivnosti
667 label_theme: Tema
667 label_theme: Tema
668 label_default: Podrazumjevano
668 label_default: Podrazumjevano
669 label_search_titles_only: Pretraži samo naslove
669 label_search_titles_only: Pretraži samo naslove
670 label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima"
670 label_user_mail_option_all: "Za bilo koji događaj na svim mojim projektima"
671 label_user_mail_option_selected: "Za bilo koji događaj na odabranim projektima..."
671 label_user_mail_option_selected: "Za bilo koji događaj na odabranim projektima..."
672 label_user_mail_no_self_notified: "Ne želim notifikaciju za promjene koje sam ja napravio"
672 label_user_mail_no_self_notified: "Ne želim notifikaciju za promjene koje sam ja napravio"
673 label_registration_activation_by_email: aktivacija korisni�?kog ra�?una email-om
673 label_registration_activation_by_email: aktivacija korisničkog računa email-om
674 label_registration_manual_activation: ru�?na aktivacija korisni�?kog ra�?una
674 label_registration_manual_activation: ručna aktivacija korisničkog računa
675 label_registration_automatic_activation: automatska kreacija korisni�?kog ra�?una
675 label_registration_automatic_activation: automatska kreacija korisničkog računa
676 label_display_per_page: "Po stranici: %{value}"
676 label_display_per_page: "Po stranici: %{value}"
677 label_age: Starost
677 label_age: Starost
678 label_change_properties: Promjena osobina
678 label_change_properties: Promjena osobina
679 label_general: Generalno
679 label_general: Generalno
680 label_more: Više
680 label_more: Više
681 label_scm: SCM
681 label_scm: SCM
682 label_plugins: Plugin-ovi
682 label_plugins: Plugin-ovi
683 label_ldap_authentication: LDAP authentifikacija
683 label_ldap_authentication: LDAP authentifikacija
684 label_downloads_abbr: D/L
684 label_downloads_abbr: D/L
685 label_optional_description: Opis (opciono)
685 label_optional_description: Opis (opciono)
686 label_add_another_file: Dodaj još jedan fajl
686 label_add_another_file: Dodaj još jedan fajl
687 label_preferences: Postavke
687 label_preferences: Postavke
688 label_chronological_order: Hronološki poredak
688 label_chronological_order: Hronološki poredak
689 label_reverse_chronological_order: Reverzni hronološki poredak
689 label_reverse_chronological_order: Reverzni hronološki poredak
690 label_planning: Planiranje
690 label_planning: Planiranje
691 label_incoming_emails: Dolazni email-ovi
691 label_incoming_emails: Dolazni email-ovi
692 label_generate_key: Generiši klju�?
692 label_generate_key: Generiši ključ
693 label_issue_watchers: Praćeno od
693 label_issue_watchers: Praćeno od
694 label_example: Primjer
694 label_example: Primjer
695 label_display: Prikaz
695 label_display: Prikaz
696
696
697 button_apply: Primjeni
697 button_apply: Primjeni
698 button_add: Dodaj
698 button_add: Dodaj
699 button_archive: Arhiviranje
699 button_archive: Arhiviranje
700 button_back: Nazad
700 button_back: Nazad
701 button_cancel: Odustani
701 button_cancel: Odustani
702 button_change: Izmjeni
702 button_change: Izmjeni
703 button_change_password: Izmjena lozinke
703 button_change_password: Izmjena lozinke
704 button_check_all: Ozna�?i sve
704 button_check_all: Označi sve
705 button_clear: Briši
705 button_clear: Briši
706 button_copy: Kopiraj
706 button_copy: Kopiraj
707 button_create: Novi
707 button_create: Novi
708 button_delete: Briši
708 button_delete: Briši
709 button_download: Download
709 button_download: Download
710 button_edit: Ispravka
710 button_edit: Ispravka
711 button_list: Lista
711 button_list: Lista
712 button_lock: Zaklju�?aj
712 button_lock: Zaključaj
713 button_log_time: Utrošak vremena
713 button_log_time: Utrošak vremena
714 button_login: Prijava
714 button_login: Prijava
715 button_move: Pomjeri
715 button_move: Pomjeri
716 button_rename: Promjena imena
716 button_rename: Promjena imena
717 button_reply: Odgovor
717 button_reply: Odgovor
718 button_reset: Resetuj
718 button_reset: Resetuj
719 button_rollback: Vrati predhodno stanje
719 button_rollback: Vrati predhodno stanje
720 button_save: Snimi
720 button_save: Snimi
721 button_sort: Sortiranje
721 button_sort: Sortiranje
722 button_submit: Pošalji
722 button_submit: Pošalji
723 button_test: Testiraj
723 button_test: Testiraj
724 button_unarchive: Otpakuj arhivu
724 button_unarchive: Otpakuj arhivu
725 button_uncheck_all: Isklju�?i sve
725 button_uncheck_all: Isključi sve
726 button_unlock: Otklju�?aj
726 button_unlock: Otključaj
727 button_unwatch: Prekini notifikaciju
727 button_unwatch: Prekini notifikaciju
728 button_update: Promjena na aktivnosti
728 button_update: Promjena na aktivnosti
729 button_view: Pregled
729 button_view: Pregled
730 button_watch: Notifikacija
730 button_watch: Notifikacija
731 button_configure: Konfiguracija
731 button_configure: Konfiguracija
732 button_quote: Citat
732 button_quote: Citat
733
733
734 status_active: aktivan
734 status_active: aktivan
735 status_registered: registrovan
735 status_registered: registrovan
736 status_locked: zaklju�?an
736 status_locked: zaključan
737
737
738 text_select_mail_notifications: Odaberi događaje za koje će se slati email notifikacija.
738 text_select_mail_notifications: Odaberi događaje za koje će se slati email notifikacija.
739 text_regexp_info: npr. ^[A-Z0-9]+$
739 text_regexp_info: npr. ^[A-Z0-9]+$
740 text_min_max_length_info: 0 zna�?i bez restrikcije
740 text_min_max_length_info: 0 znači bez restrikcije
741 text_project_destroy_confirmation: Sigurno želite izbrisati ovaj projekat i njegove podatke ?
741 text_project_destroy_confirmation: Sigurno želite izbrisati ovaj projekat i njegove podatke ?
742 text_subprojects_destroy_warning: "Podprojekt(i): %{value} će takođe biti izbrisani."
742 text_subprojects_destroy_warning: "Podprojekt(i): %{value} će takođe biti izbrisani."
743 text_workflow_edit: Odaberite ulogu i podru�?je aktivnosti za ispravku toka promjena na aktivnosti
743 text_workflow_edit: Odaberite ulogu i područje aktivnosti za ispravku toka promjena na aktivnosti
744 text_are_you_sure: Da li ste sigurni ?
744 text_are_you_sure: Da li ste sigurni ?
745 text_tip_issue_begin_day: zadatak po�?inje danas
745 text_tip_issue_begin_day: zadatak počinje danas
746 text_tip_issue_end_day: zadatak završava danas
746 text_tip_issue_end_day: zadatak završava danas
747 text_tip_issue_begin_end_day: zadatak zapo�?inje i završava danas
747 text_tip_issue_begin_end_day: zadatak započinje i završava danas
748 text_caracters_maximum: "maksimum %{count} karaktera."
748 text_caracters_maximum: "maksimum %{count} karaktera."
749 text_caracters_minimum: "Dužina mora biti najmanje %{count} znakova."
749 text_caracters_minimum: "Dužina mora biti najmanje %{count} znakova."
750 text_length_between: "Broj znakova između %{min} i %{max}."
750 text_length_between: "Broj znakova između %{min} i %{max}."
751 text_tracker_no_workflow: Tok statusa nije definisan za ovo podru�?je aktivnosti
751 text_tracker_no_workflow: Tok statusa nije definisan za ovo područje aktivnosti
752 text_unallowed_characters: Nedozvoljeni znakovi
752 text_unallowed_characters: Nedozvoljeni znakovi
753 text_comma_separated: Višestruke vrijednosti dozvoljene (odvojiti zarezom).
753 text_comma_separated: Višestruke vrijednosti dozvoljene (odvojiti zarezom).
754 text_issues_ref_in_commit_messages: 'Referenciranje i zatvaranje aktivnosti putem "commit" poruka'
754 text_issues_ref_in_commit_messages: 'Referenciranje i zatvaranje aktivnosti putem "commit" poruka'
755 text_issue_added: "Aktivnost %{id} je prijavljena od %{author}."
755 text_issue_added: "Aktivnost %{id} je prijavljena od %{author}."
756 text_issue_updated: "Aktivnost %{id} je izmjenjena od %{author}."
756 text_issue_updated: "Aktivnost %{id} je izmjenjena od %{author}."
757 text_wiki_destroy_confirmation: Sigurno želite izbrisati ovaj wiki i �?itav njegov sadržaj ?
757 text_wiki_destroy_confirmation: Sigurno želite izbrisati ovaj wiki i čitav njegov sadržaj ?
758 text_issue_category_destroy_question: "Neke aktivnosti (%{count}) pripadaju ovoj kategoriji. Sigurno to želite uraditi ?"
758 text_issue_category_destroy_question: "Neke aktivnosti (%{count}) pripadaju ovoj kategoriji. Sigurno to želite uraditi ?"
759 text_issue_category_destroy_assignments: Ukloni kategoriju
759 text_issue_category_destroy_assignments: Ukloni kategoriju
760 text_issue_category_reassign_to: Ponovo dodijeli ovu kategoriju
760 text_issue_category_reassign_to: Ponovo dodijeli ovu kategoriju
761 text_user_mail_option: "Za projekte koje niste odabrali, primićete samo notifikacije o stavkama koje pratite ili ste u njih uklju�?eni (npr. vi ste autor ili su vama dodjeljenje)."
761 text_user_mail_option: "Za projekte koje niste odabrali, primićete samo notifikacije o stavkama koje pratite ili ste u njih uključeni (npr. vi ste autor ili su vama dodjeljenje)."
762 text_no_configuration_data: "Uloge, podru�?ja aktivnosti, statusi aktivnosti i tok promjena statusa nisu konfigurisane.\nKrajnje je preporu�?eno da u�?itate tekuđe postavke. Kasnije ćete ih moći mjenjati po svojim potrebama."
762 text_no_configuration_data: "Uloge, područja aktivnosti, statusi aktivnosti i tok promjena statusa nisu konfigurisane.\nKrajnje je preporučeno da učitate tekuđe postavke. Kasnije ćete ih moći mjenjati po svojim potrebama."
763 text_load_default_configuration: U�?itaj tekuću konfiguraciju
763 text_load_default_configuration: Učitaj tekuću konfiguraciju
764 text_status_changed_by_changeset: "Primjenjeno u setu promjena %{value}."
764 text_status_changed_by_changeset: "Primjenjeno u setu promjena %{value}."
765 text_issues_destroy_confirmation: 'Sigurno želite izbrisati odabranu/e aktivnost/i ?'
765 text_issues_destroy_confirmation: 'Sigurno želite izbrisati odabranu/e aktivnost/i ?'
766 text_select_project_modules: 'Odaberi module koje želite u ovom projektu:'
766 text_select_project_modules: 'Odaberi module koje želite u ovom projektu:'
767 text_default_administrator_account_changed: Tekući administratorski ra�?un je promjenjen
767 text_default_administrator_account_changed: Tekući administratorski račun je promjenjen
768 text_file_repository_writable: U direktorij sa fajlovima koji su prilozi se može pisati
768 text_file_repository_writable: U direktorij sa fajlovima koji su prilozi se može pisati
769 text_plugin_assets_writable: U direktorij plugin-ova se može pisati
769 text_plugin_assets_writable: U direktorij plugin-ova se može pisati
770 text_rmagick_available: RMagick je dostupan (opciono)
770 text_rmagick_available: RMagick je dostupan (opciono)
771 text_destroy_time_entries_question: "%{hours} sahata je prijavljeno na aktivnostima koje želite brisati. Želite li to u�?initi ?"
771 text_destroy_time_entries_question: "%{hours} sahata je prijavljeno na aktivnostima koje želite brisati. Želite li to učiniti ?"
772 text_destroy_time_entries: Izbriši prijavljeno vrijeme
772 text_destroy_time_entries: Izbriši prijavljeno vrijeme
773 text_assign_time_entries_to_project: Dodaj prijavljenoo vrijeme projektu
773 text_assign_time_entries_to_project: Dodaj prijavljenoo vrijeme projektu
774 text_reassign_time_entries: 'Preraspodjeli prijavljeno vrijeme na ovu aktivnost:'
774 text_reassign_time_entries: 'Preraspodjeli prijavljeno vrijeme na ovu aktivnost:'
775 text_user_wrote: "%{value} je napisao/la:"
775 text_user_wrote: "%{value} je napisao/la:"
776 text_enumeration_destroy_question: "Za %{count} objekata je dodjeljenja ova vrijednost."
776 text_enumeration_destroy_question: "Za %{count} objekata je dodjeljenja ova vrijednost."
777 text_enumeration_category_reassign_to: 'Ponovo im dodjeli ovu vrijednost:'
777 text_enumeration_category_reassign_to: 'Ponovo im dodjeli ovu vrijednost:'
778 text_email_delivery_not_configured: "Email dostava nije konfiguraisana, notifikacija je onemogućena.\nKonfiguriši SMTP server u config/configuration.yml i restartuj aplikaciju nakon toga."
778 text_email_delivery_not_configured: "Email dostava nije konfiguraisana, notifikacija je onemogućena.\nKonfiguriši SMTP server u config/configuration.yml i restartuj aplikaciju nakon toga."
779 text_repository_usernames_mapping: "Odaberi ili ispravi redmine korisnika mapiranog za svako korisni�?ko ima nađeno u logu repozitorija.\nKorisnici sa istim imenom u redmineu i u repozitoruju se automatski mapiraju."
779 text_repository_usernames_mapping: "Odaberi ili ispravi redmine korisnika mapiranog za svako korisničko ima nađeno u logu repozitorija.\nKorisnici sa istim imenom u redmineu i u repozitoruju se automatski mapiraju."
780 text_diff_truncated: '... Ovaj prikaz razlike je odsje�?en pošto premašuje maksimalnu veli�?inu za prikaz'
780 text_diff_truncated: '... Ovaj prikaz razlike je odsječen pošto premašuje maksimalnu veličinu za prikaz'
781 text_custom_field_possible_values_info: 'Jedna linija za svaku vrijednost'
781 text_custom_field_possible_values_info: 'Jedna linija za svaku vrijednost'
782
782
783 default_role_manager: Menadžer
783 default_role_manager: Menadžer
784 default_role_developer: Programer
784 default_role_developer: Programer
785 default_role_reporter: Reporter
785 default_role_reporter: Reporter
786 default_tracker_bug: Greška
786 default_tracker_bug: Greška
787 default_tracker_feature: Nova funkcija
787 default_tracker_feature: Nova funkcija
788 default_tracker_support: Podrška
788 default_tracker_support: Podrška
789 default_issue_status_new: Novi
789 default_issue_status_new: Novi
790 default_issue_status_in_progress: In Progress
790 default_issue_status_in_progress: In Progress
791 default_issue_status_resolved: Riješen
791 default_issue_status_resolved: Riješen
792 default_issue_status_feedback: Čeka se povratna informacija
792 default_issue_status_feedback: Čeka se povratna informacija
793 default_issue_status_closed: Zatvoren
793 default_issue_status_closed: Zatvoren
794 default_issue_status_rejected: Odbijen
794 default_issue_status_rejected: Odbijen
795 default_doc_category_user: Korisni�?ka dokumentacija
795 default_doc_category_user: Korisnička dokumentacija
796 default_doc_category_tech: Tehni�?ka dokumentacija
796 default_doc_category_tech: Tehnička dokumentacija
797 default_priority_low: Nizak
797 default_priority_low: Nizak
798 default_priority_normal: Normalan
798 default_priority_normal: Normalan
799 default_priority_high: Visok
799 default_priority_high: Visok
800 default_priority_urgent: Urgentno
800 default_priority_urgent: Urgentno
801 default_priority_immediate: Odmah
801 default_priority_immediate: Odmah
802 default_activity_design: Dizajn
802 default_activity_design: Dizajn
803 default_activity_development: Programiranje
803 default_activity_development: Programiranje
804
804
805 enumeration_issue_priorities: Prioritet aktivnosti
805 enumeration_issue_priorities: Prioritet aktivnosti
806 enumeration_doc_categories: Kategorije dokumenata
806 enumeration_doc_categories: Kategorije dokumenata
807 enumeration_activities: Operacije (utrošak vremena)
807 enumeration_activities: Operacije (utrošak vremena)
808 notice_unable_delete_version: Ne mogu izbrisati verziju.
808 notice_unable_delete_version: Ne mogu izbrisati verziju.
809 button_create_and_continue: Kreiraj i nastavi
809 button_create_and_continue: Kreiraj i nastavi
810 button_annotate: Zabilježi
810 button_annotate: Zabilježi
811 button_activate: Aktiviraj
811 button_activate: Aktiviraj
812 label_sort: Sortiranje
812 label_sort: Sortiranje
813 label_date_from_to: Od %{start} do %{end}
813 label_date_from_to: Od %{start} do %{end}
814 label_ascending: Rastuće
814 label_ascending: Rastuće
815 label_descending: Opadajuće
815 label_descending: Opadajuće
816 label_greater_or_equal: ">="
816 label_greater_or_equal: ">="
817 label_less_or_equal: <=
817 label_less_or_equal: <=
818 text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
818 text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
819 text_wiki_page_reassign_children: Reassign child pages to this parent page
819 text_wiki_page_reassign_children: Reassign child pages to this parent page
820 text_wiki_page_nullify_children: Keep child pages as root pages
820 text_wiki_page_nullify_children: Keep child pages as root pages
821 text_wiki_page_destroy_children: Delete child pages and all their descendants
821 text_wiki_page_destroy_children: Delete child pages and all their descendants
822 setting_password_min_length: Minimum password length
822 setting_password_min_length: Minimum password length
823 field_group_by: Group results by
823 field_group_by: Group results by
824 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
824 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
825 label_wiki_content_added: Wiki page added
825 label_wiki_content_added: Wiki page added
826 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
826 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
827 mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}.
827 mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}.
828 label_wiki_content_updated: Wiki page updated
828 label_wiki_content_updated: Wiki page updated
829 mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
829 mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
830 permission_add_project: Create project
830 permission_add_project: Create project
831 setting_new_project_user_role_id: Role given to a non-admin user who creates a project
831 setting_new_project_user_role_id: Role given to a non-admin user who creates a project
832 label_view_all_revisions: View all revisions
832 label_view_all_revisions: View all revisions
833 label_tag: Tag
833 label_tag: Tag
834 label_branch: Branch
834 label_branch: Branch
835 error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
835 error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
836 error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
836 error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
837 text_journal_changed: "%{label} changed from %{old} to %{new}"
837 text_journal_changed: "%{label} changed from %{old} to %{new}"
838 text_journal_set_to: "%{label} set to %{value}"
838 text_journal_set_to: "%{label} set to %{value}"
839 text_journal_deleted: "%{label} deleted (%{old})"
839 text_journal_deleted: "%{label} deleted (%{old})"
840 label_group_plural: Groups
840 label_group_plural: Groups
841 label_group: Group
841 label_group: Group
842 label_group_new: New group
842 label_group_new: New group
843 label_time_entry_plural: Spent time
843 label_time_entry_plural: Spent time
844 text_journal_added: "%{label} %{value} added"
844 text_journal_added: "%{label} %{value} added"
845 field_active: Active
845 field_active: Active
846 enumeration_system_activity: System Activity
846 enumeration_system_activity: System Activity
847 permission_delete_issue_watchers: Delete watchers
847 permission_delete_issue_watchers: Delete watchers
848 version_status_closed: closed
848 version_status_closed: closed
849 version_status_locked: locked
849 version_status_locked: locked
850 version_status_open: open
850 version_status_open: open
851 error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
851 error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
852 label_user_anonymous: Anonymous
852 label_user_anonymous: Anonymous
853 button_move_and_follow: Move and follow
853 button_move_and_follow: Move and follow
854 setting_default_projects_modules: Default enabled modules for new projects
854 setting_default_projects_modules: Default enabled modules for new projects
855 setting_gravatar_default: Default Gravatar image
855 setting_gravatar_default: Default Gravatar image
856 field_sharing: Sharing
856 field_sharing: Sharing
857 label_version_sharing_hierarchy: With project hierarchy
857 label_version_sharing_hierarchy: With project hierarchy
858 label_version_sharing_system: With all projects
858 label_version_sharing_system: With all projects
859 label_version_sharing_descendants: With subprojects
859 label_version_sharing_descendants: With subprojects
860 label_version_sharing_tree: With project tree
860 label_version_sharing_tree: With project tree
861 label_version_sharing_none: Not shared
861 label_version_sharing_none: Not shared
862 error_can_not_archive_project: This project can not be archived
862 error_can_not_archive_project: This project can not be archived
863 button_duplicate: Duplicate
863 button_duplicate: Duplicate
864 button_copy_and_follow: Copy and follow
864 button_copy_and_follow: Copy and follow
865 label_copy_source: Source
865 label_copy_source: Source
866 setting_issue_done_ratio: Calculate the issue done ratio with
866 setting_issue_done_ratio: Calculate the issue done ratio with
867 setting_issue_done_ratio_issue_status: Use the issue status
867 setting_issue_done_ratio_issue_status: Use the issue status
868 error_issue_done_ratios_not_updated: Issue done ratios not updated.
868 error_issue_done_ratios_not_updated: Issue done ratios not updated.
869 error_workflow_copy_target: Please select target tracker(s) and role(s)
869 error_workflow_copy_target: Please select target tracker(s) and role(s)
870 setting_issue_done_ratio_issue_field: Use the issue field
870 setting_issue_done_ratio_issue_field: Use the issue field
871 label_copy_same_as_target: Same as target
871 label_copy_same_as_target: Same as target
872 label_copy_target: Target
872 label_copy_target: Target
873 notice_issue_done_ratios_updated: Issue done ratios updated.
873 notice_issue_done_ratios_updated: Issue done ratios updated.
874 error_workflow_copy_source: Please select a source tracker or role
874 error_workflow_copy_source: Please select a source tracker or role
875 label_update_issue_done_ratios: Update issue done ratios
875 label_update_issue_done_ratios: Update issue done ratios
876 setting_start_of_week: Start calendars on
876 setting_start_of_week: Start calendars on
877 permission_view_issues: View Issues
877 permission_view_issues: View Issues
878 label_display_used_statuses_only: Only display statuses that are used by this tracker
878 label_display_used_statuses_only: Only display statuses that are used by this tracker
879 label_revision_id: Revision %{value}
879 label_revision_id: Revision %{value}
880 label_api_access_key: API access key
880 label_api_access_key: API access key
881 label_api_access_key_created_on: API access key created %{value} ago
881 label_api_access_key_created_on: API access key created %{value} ago
882 label_feeds_access_key: Atom access key
882 label_feeds_access_key: Atom access key
883 notice_api_access_key_reseted: Your API access key was reset.
883 notice_api_access_key_reseted: Your API access key was reset.
884 setting_rest_api_enabled: Enable REST web service
884 setting_rest_api_enabled: Enable REST web service
885 label_missing_api_access_key: Missing an API access key
885 label_missing_api_access_key: Missing an API access key
886 label_missing_feeds_access_key: Missing a Atom access key
886 label_missing_feeds_access_key: Missing a Atom access key
887 button_show: Show
887 button_show: Show
888 text_line_separated: Multiple values allowed (one line for each value).
888 text_line_separated: Multiple values allowed (one line for each value).
889 setting_mail_handler_body_delimiters: Truncate emails after one of these lines
889 setting_mail_handler_body_delimiters: Truncate emails after one of these lines
890 permission_add_subprojects: Create subprojects
890 permission_add_subprojects: Create subprojects
891 label_subproject_new: New subproject
891 label_subproject_new: New subproject
892 text_own_membership_delete_confirmation: |-
892 text_own_membership_delete_confirmation: |-
893 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
893 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
894 Are you sure you want to continue?
894 Are you sure you want to continue?
895 label_close_versions: Close completed versions
895 label_close_versions: Close completed versions
896 label_board_sticky: Sticky
896 label_board_sticky: Sticky
897 label_board_locked: Locked
897 label_board_locked: Locked
898 permission_export_wiki_pages: Export wiki pages
898 permission_export_wiki_pages: Export wiki pages
899 setting_cache_formatted_text: Cache formatted text
899 setting_cache_formatted_text: Cache formatted text
900 permission_manage_project_activities: Manage project activities
900 permission_manage_project_activities: Manage project activities
901 error_unable_delete_issue_status: Unable to delete issue status
901 error_unable_delete_issue_status: Unable to delete issue status
902 label_profile: Profile
902 label_profile: Profile
903 permission_manage_subtasks: Manage subtasks
903 permission_manage_subtasks: Manage subtasks
904 field_parent_issue: Parent task
904 field_parent_issue: Parent task
905 label_subtask_plural: Subtasks
905 label_subtask_plural: Subtasks
906 label_project_copy_notifications: Send email notifications during the project copy
906 label_project_copy_notifications: Send email notifications during the project copy
907 error_can_not_delete_custom_field: Unable to delete custom field
907 error_can_not_delete_custom_field: Unable to delete custom field
908 error_unable_to_connect: Unable to connect (%{value})
908 error_unable_to_connect: Unable to connect (%{value})
909 error_can_not_remove_role: This role is in use and can not be deleted.
909 error_can_not_remove_role: This role is in use and can not be deleted.
910 error_can_not_delete_tracker: This tracker contains issues and cannot be deleted.
910 error_can_not_delete_tracker: This tracker contains issues and cannot be deleted.
911 field_principal: Principal
911 field_principal: Principal
912 label_my_page_block: My page block
912 label_my_page_block: My page block
913 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
913 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
914 text_zoom_out: Zoom out
914 text_zoom_out: Zoom out
915 text_zoom_in: Zoom in
915 text_zoom_in: Zoom in
916 notice_unable_delete_time_entry: Unable to delete time log entry.
916 notice_unable_delete_time_entry: Unable to delete time log entry.
917 label_overall_spent_time: Overall spent time
917 label_overall_spent_time: Overall spent time
918 field_time_entries: Log time
918 field_time_entries: Log time
919 project_module_gantt: Gantt
919 project_module_gantt: Gantt
920 project_module_calendar: Calendar
920 project_module_calendar: Calendar
921 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
921 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
922 field_text: Text field
922 field_text: Text field
923 label_user_mail_option_only_owner: Only for things I am the owner of
923 label_user_mail_option_only_owner: Only for things I am the owner of
924 setting_default_notification_option: Default notification option
924 setting_default_notification_option: Default notification option
925 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
925 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
926 label_user_mail_option_only_assigned: Only for things I am assigned to
926 label_user_mail_option_only_assigned: Only for things I am assigned to
927 label_user_mail_option_none: No events
927 label_user_mail_option_none: No events
928 field_member_of_group: Assignee's group
928 field_member_of_group: Assignee's group
929 field_assigned_to_role: Assignee's role
929 field_assigned_to_role: Assignee's role
930 notice_not_authorized_archived_project: The project you're trying to access has been archived.
930 notice_not_authorized_archived_project: The project you're trying to access has been archived.
931 label_principal_search: "Search for user or group:"
931 label_principal_search: "Search for user or group:"
932 label_user_search: "Search for user:"
932 label_user_search: "Search for user:"
933 field_visible: Visible
933 field_visible: Visible
934 setting_commit_logtime_activity_id: Activity for logged time
934 setting_commit_logtime_activity_id: Activity for logged time
935 text_time_logged_by_changeset: Applied in changeset %{value}.
935 text_time_logged_by_changeset: Applied in changeset %{value}.
936 setting_commit_logtime_enabled: Enable time logging
936 setting_commit_logtime_enabled: Enable time logging
937 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
937 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
938 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
938 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
939 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
939 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
940 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
940 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
941 label_my_queries: My custom queries
941 label_my_queries: My custom queries
942 text_journal_changed_no_detail: "%{label} updated"
942 text_journal_changed_no_detail: "%{label} updated"
943 label_news_comment_added: Comment added to a news
943 label_news_comment_added: Comment added to a news
944 button_expand_all: Expand all
944 button_expand_all: Expand all
945 button_collapse_all: Collapse all
945 button_collapse_all: Collapse all
946 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
946 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
947 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
947 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
948 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
948 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
949 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
949 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
950 label_role_anonymous: Anonymous
950 label_role_anonymous: Anonymous
951 label_role_non_member: Non member
951 label_role_non_member: Non member
952 label_issue_note_added: Note added
952 label_issue_note_added: Note added
953 label_issue_status_updated: Status updated
953 label_issue_status_updated: Status updated
954 label_issue_priority_updated: Priority updated
954 label_issue_priority_updated: Priority updated
955 label_issues_visibility_own: Issues created by or assigned to the user
955 label_issues_visibility_own: Issues created by or assigned to the user
956 field_issues_visibility: Issues visibility
956 field_issues_visibility: Issues visibility
957 label_issues_visibility_all: All issues
957 label_issues_visibility_all: All issues
958 permission_set_own_issues_private: Set own issues public or private
958 permission_set_own_issues_private: Set own issues public or private
959 field_is_private: Private
959 field_is_private: Private
960 permission_set_issues_private: Set issues public or private
960 permission_set_issues_private: Set issues public or private
961 label_issues_visibility_public: All non private issues
961 label_issues_visibility_public: All non private issues
962 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
962 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
963 field_commit_logs_encoding: 'Enkodiranje "commit" poruka'
963 field_commit_logs_encoding: 'Enkodiranje "commit" poruka'
964 field_scm_path_encoding: Path encoding
964 field_scm_path_encoding: Path encoding
965 text_scm_path_encoding_note: "Default: UTF-8"
965 text_scm_path_encoding_note: "Default: UTF-8"
966 field_path_to_repository: Path to repository
966 field_path_to_repository: Path to repository
967 field_root_directory: Root directory
967 field_root_directory: Root directory
968 field_cvs_module: Module
968 field_cvs_module: Module
969 field_cvsroot: CVSROOT
969 field_cvsroot: CVSROOT
970 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
970 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
971 text_scm_command: Command
971 text_scm_command: Command
972 text_scm_command_version: Version
972 text_scm_command_version: Version
973 label_git_report_last_commit: Report last commit for files and directories
973 label_git_report_last_commit: Report last commit for files and directories
974 notice_issue_successful_create: Issue %{id} created.
974 notice_issue_successful_create: Issue %{id} created.
975 label_between: between
975 label_between: between
976 setting_issue_group_assignment: Allow issue assignment to groups
976 setting_issue_group_assignment: Allow issue assignment to groups
977 label_diff: diff
977 label_diff: diff
978 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
978 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
979 description_query_sort_criteria_direction: Sort direction
979 description_query_sort_criteria_direction: Sort direction
980 description_project_scope: Search scope
980 description_project_scope: Search scope
981 description_filter: Filter
981 description_filter: Filter
982 description_user_mail_notification: Mail notification settings
982 description_user_mail_notification: Mail notification settings
983 description_date_from: Enter start date
983 description_date_from: Enter start date
984 description_message_content: Message content
984 description_message_content: Message content
985 description_available_columns: Available Columns
985 description_available_columns: Available Columns
986 description_date_range_interval: Choose range by selecting start and end date
986 description_date_range_interval: Choose range by selecting start and end date
987 description_issue_category_reassign: Choose issue category
987 description_issue_category_reassign: Choose issue category
988 description_search: Searchfield
988 description_search: Searchfield
989 description_notes: Notes
989 description_notes: Notes
990 description_date_range_list: Choose range from list
990 description_date_range_list: Choose range from list
991 description_choose_project: Projects
991 description_choose_project: Projects
992 description_date_to: Enter end date
992 description_date_to: Enter end date
993 description_query_sort_criteria_attribute: Sort attribute
993 description_query_sort_criteria_attribute: Sort attribute
994 description_wiki_subpages_reassign: Choose new parent page
994 description_wiki_subpages_reassign: Choose new parent page
995 description_selected_columns: Selected Columns
995 description_selected_columns: Selected Columns
996 label_parent_revision: Parent
996 label_parent_revision: Parent
997 label_child_revision: Child
997 label_child_revision: Child
998 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
998 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
999 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
999 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
1000 button_edit_section: Edit this section
1000 button_edit_section: Edit this section
1001 setting_repositories_encodings: Attachments and repositories encodings
1001 setting_repositories_encodings: Attachments and repositories encodings
1002 description_all_columns: All Columns
1002 description_all_columns: All Columns
1003 button_export: Export
1003 button_export: Export
1004 label_export_options: "%{export_format} export options"
1004 label_export_options: "%{export_format} export options"
1005 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1005 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1006 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1006 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1007 label_x_issues:
1007 label_x_issues:
1008 zero: 0 aktivnost
1008 zero: 0 aktivnost
1009 one: 1 aktivnost
1009 one: 1 aktivnost
1010 other: "%{count} aktivnosti"
1010 other: "%{count} aktivnosti"
1011 label_repository_new: New repository
1011 label_repository_new: New repository
1012 field_repository_is_default: Main repository
1012 field_repository_is_default: Main repository
1013 label_copy_attachments: Copy attachments
1013 label_copy_attachments: Copy attachments
1014 label_item_position: "%{position}/%{count}"
1014 label_item_position: "%{position}/%{count}"
1015 label_completed_versions: Completed versions
1015 label_completed_versions: Completed versions
1016 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1016 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1017 field_multiple: Multiple values
1017 field_multiple: Multiple values
1018 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1018 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1019 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1019 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1020 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1020 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1021 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1021 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1022 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1022 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1023 permission_manage_related_issues: Manage related issues
1023 permission_manage_related_issues: Manage related issues
1024 field_auth_source_ldap_filter: LDAP filter
1024 field_auth_source_ldap_filter: LDAP filter
1025 label_search_for_watchers: Search for watchers to add
1025 label_search_for_watchers: Search for watchers to add
1026 notice_account_deleted: Your account has been permanently deleted.
1026 notice_account_deleted: Your account has been permanently deleted.
1027 setting_unsubscribe: Allow users to delete their own account
1027 setting_unsubscribe: Allow users to delete their own account
1028 button_delete_my_account: Delete my account
1028 button_delete_my_account: Delete my account
1029 text_account_destroy_confirmation: |-
1029 text_account_destroy_confirmation: |-
1030 Are you sure you want to proceed?
1030 Are you sure you want to proceed?
1031 Your account will be permanently deleted, with no way to reactivate it.
1031 Your account will be permanently deleted, with no way to reactivate it.
1032 error_session_expired: Your session has expired. Please login again.
1032 error_session_expired: Your session has expired. Please login again.
1033 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1033 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1034 setting_session_lifetime: Session maximum lifetime
1034 setting_session_lifetime: Session maximum lifetime
1035 setting_session_timeout: Session inactivity timeout
1035 setting_session_timeout: Session inactivity timeout
1036 label_session_expiration: Session expiration
1036 label_session_expiration: Session expiration
1037 permission_close_project: Close / reopen the project
1037 permission_close_project: Close / reopen the project
1038 label_show_closed_projects: View closed projects
1038 label_show_closed_projects: View closed projects
1039 button_close: Close
1039 button_close: Close
1040 button_reopen: Reopen
1040 button_reopen: Reopen
1041 project_status_active: active
1041 project_status_active: active
1042 project_status_closed: closed
1042 project_status_closed: closed
1043 project_status_archived: archived
1043 project_status_archived: archived
1044 text_project_closed: This project is closed and read-only.
1044 text_project_closed: This project is closed and read-only.
1045 notice_user_successful_create: User %{id} created.
1045 notice_user_successful_create: User %{id} created.
1046 field_core_fields: Standard fields
1046 field_core_fields: Standard fields
1047 field_timeout: Timeout (in seconds)
1047 field_timeout: Timeout (in seconds)
1048 setting_thumbnails_enabled: Display attachment thumbnails
1048 setting_thumbnails_enabled: Display attachment thumbnails
1049 setting_thumbnails_size: Thumbnails size (in pixels)
1049 setting_thumbnails_size: Thumbnails size (in pixels)
1050 label_status_transitions: Status transitions
1050 label_status_transitions: Status transitions
1051 label_fields_permissions: Fields permissions
1051 label_fields_permissions: Fields permissions
1052 label_readonly: Read-only
1052 label_readonly: Read-only
1053 label_required: Required
1053 label_required: Required
1054 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1054 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1055 field_board_parent: Parent forum
1055 field_board_parent: Parent forum
1056 label_attribute_of_project: Project's %{name}
1056 label_attribute_of_project: Project's %{name}
1057 label_attribute_of_author: Author's %{name}
1057 label_attribute_of_author: Author's %{name}
1058 label_attribute_of_assigned_to: Assignee's %{name}
1058 label_attribute_of_assigned_to: Assignee's %{name}
1059 label_attribute_of_fixed_version: Target version's %{name}
1059 label_attribute_of_fixed_version: Target version's %{name}
1060 label_copy_subtasks: Copy subtasks
1060 label_copy_subtasks: Copy subtasks
1061 label_copied_to: copied to
1061 label_copied_to: copied to
1062 label_copied_from: copied from
1062 label_copied_from: copied from
1063 label_any_issues_in_project: any issues in project
1063 label_any_issues_in_project: any issues in project
1064 label_any_issues_not_in_project: any issues not in project
1064 label_any_issues_not_in_project: any issues not in project
1065 field_private_notes: Private notes
1065 field_private_notes: Private notes
1066 permission_view_private_notes: View private notes
1066 permission_view_private_notes: View private notes
1067 permission_set_notes_private: Set notes as private
1067 permission_set_notes_private: Set notes as private
1068 label_no_issues_in_project: no issues in project
1068 label_no_issues_in_project: no issues in project
1069 label_any: sve
1069 label_any: sve
1070 label_last_n_weeks: last %{count} weeks
1070 label_last_n_weeks: last %{count} weeks
1071 setting_cross_project_subtasks: Allow cross-project subtasks
1071 setting_cross_project_subtasks: Allow cross-project subtasks
1072 label_cross_project_descendants: With subprojects
1072 label_cross_project_descendants: With subprojects
1073 label_cross_project_tree: With project tree
1073 label_cross_project_tree: With project tree
1074 label_cross_project_hierarchy: With project hierarchy
1074 label_cross_project_hierarchy: With project hierarchy
1075 label_cross_project_system: With all projects
1075 label_cross_project_system: With all projects
1076 button_hide: Hide
1076 button_hide: Hide
1077 setting_non_working_week_days: Non-working days
1077 setting_non_working_week_days: Non-working days
1078 label_in_the_next_days: in the next
1078 label_in_the_next_days: in the next
1079 label_in_the_past_days: in the past
1079 label_in_the_past_days: in the past
1080 label_attribute_of_user: User's %{name}
1080 label_attribute_of_user: User's %{name}
1081 text_turning_multiple_off: If you disable multiple values, multiple values will be
1081 text_turning_multiple_off: If you disable multiple values, multiple values will be
1082 removed in order to preserve only one value per item.
1082 removed in order to preserve only one value per item.
1083 label_attribute_of_issue: Issue's %{name}
1083 label_attribute_of_issue: Issue's %{name}
1084 permission_add_documents: Add documents
1084 permission_add_documents: Add documents
1085 permission_edit_documents: Edit documents
1085 permission_edit_documents: Edit documents
1086 permission_delete_documents: Delete documents
1086 permission_delete_documents: Delete documents
1087 label_gantt_progress_line: Progress line
1087 label_gantt_progress_line: Progress line
1088 setting_jsonp_enabled: Enable JSONP support
1088 setting_jsonp_enabled: Enable JSONP support
1089 field_inherit_members: Inherit members
1089 field_inherit_members: Inherit members
1090 field_closed_on: Closed
1090 field_closed_on: Closed
1091 field_generate_password: Generate password
1091 field_generate_password: Generate password
1092 setting_default_projects_tracker_ids: Default trackers for new projects
1092 setting_default_projects_tracker_ids: Default trackers for new projects
1093 label_total_time: Ukupno
1093 label_total_time: Ukupno
1094 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1094 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1095 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1095 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1096 setting_emails_header: Email header
1096 setting_emails_header: Email header
1097 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1097 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1098 to receive a new activation email, please <a href="%{url}">click this link</a>.
1098 to receive a new activation email, please <a href="%{url}">click this link</a>.
1099 notice_account_locked: Your account is locked.
1099 notice_account_locked: Your account is locked.
1100 label_hidden: Hidden
1100 label_hidden: Hidden
1101 label_visibility_private: to me only
1101 label_visibility_private: to me only
1102 label_visibility_roles: to these roles only
1102 label_visibility_roles: to these roles only
1103 label_visibility_public: to any users
1103 label_visibility_public: to any users
1104 field_must_change_passwd: Must change password at next logon
1104 field_must_change_passwd: Must change password at next logon
1105 notice_new_password_must_be_different: The new password must be different from the
1105 notice_new_password_must_be_different: The new password must be different from the
1106 current password
1106 current password
1107 setting_mail_handler_excluded_filenames: Exclude attachments by name
1107 setting_mail_handler_excluded_filenames: Exclude attachments by name
1108 text_convert_available: ImageMagick convert available (optional)
1108 text_convert_available: ImageMagick convert available (optional)
1109 label_link: Link
1109 label_link: Link
1110 label_only: only
1110 label_only: only
1111 label_drop_down_list: drop-down list
1111 label_drop_down_list: drop-down list
1112 label_checkboxes: checkboxes
1112 label_checkboxes: checkboxes
1113 label_link_values_to: Link values to URL
1113 label_link_values_to: Link values to URL
1114 setting_force_default_language_for_anonymous: Force default language for anonymous
1114 setting_force_default_language_for_anonymous: Force default language for anonymous
1115 users
1115 users
1116 setting_force_default_language_for_loggedin: Force default language for logged-in
1116 setting_force_default_language_for_loggedin: Force default language for logged-in
1117 users
1117 users
1118 label_custom_field_select_type: Select the type of object to which the custom field
1118 label_custom_field_select_type: Select the type of object to which the custom field
1119 is to be attached
1119 is to be attached
1120 label_issue_assigned_to_updated: Assignee updated
1120 label_issue_assigned_to_updated: Assignee updated
1121 label_check_for_updates: Check for updates
1121 label_check_for_updates: Check for updates
1122 label_latest_compatible_version: Latest compatible version
1122 label_latest_compatible_version: Latest compatible version
1123 label_unknown_plugin: Unknown plugin
1123 label_unknown_plugin: Unknown plugin
1124 label_radio_buttons: radio buttons
1124 label_radio_buttons: radio buttons
1125 label_group_anonymous: Anonymous users
1125 label_group_anonymous: Anonymous users
1126 label_group_non_member: Non member users
1126 label_group_non_member: Non member users
1127 label_add_projects: Add projects
1127 label_add_projects: Add projects
1128 field_default_status: Default status
1128 field_default_status: Default status
1129 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1129 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1130 field_users_visibility: Users visibility
1130 field_users_visibility: Users visibility
1131 label_users_visibility_all: All active users
1131 label_users_visibility_all: All active users
1132 label_users_visibility_members_of_visible_projects: Members of visible projects
1132 label_users_visibility_members_of_visible_projects: Members of visible projects
1133 label_edit_attachments: Edit attached files
1133 label_edit_attachments: Edit attached files
1134 setting_link_copied_issue: Link issues on copy
1134 setting_link_copied_issue: Link issues on copy
1135 label_link_copied_issue: Link copied issue
1135 label_link_copied_issue: Link copied issue
1136 label_ask: Ask
1136 label_ask: Ask
1137 label_search_attachments_yes: Search attachment filenames and descriptions
1137 label_search_attachments_yes: Search attachment filenames and descriptions
1138 label_search_attachments_no: Do not search attachments
1138 label_search_attachments_no: Do not search attachments
1139 label_search_attachments_only: Search attachments only
1139 label_search_attachments_only: Search attachments only
1140 label_search_open_issues_only: Open issues only
1140 label_search_open_issues_only: Open issues only
1141 field_address: Email
1141 field_address: Email
1142 setting_max_additional_emails: Maximum number of additional email addresses
1142 setting_max_additional_emails: Maximum number of additional email addresses
1143 label_email_address_plural: Emails
1143 label_email_address_plural: Emails
1144 label_email_address_add: Add email address
1144 label_email_address_add: Add email address
1145 label_enable_notifications: Enable notifications
1145 label_enable_notifications: Enable notifications
1146 label_disable_notifications: Disable notifications
1146 label_disable_notifications: Disable notifications
1147 setting_search_results_per_page: Search results per page
1147 setting_search_results_per_page: Search results per page
1148 label_blank_value: blank
1148 label_blank_value: blank
1149 permission_copy_issues: Copy issues
1149 permission_copy_issues: Copy issues
1150 error_password_expired: Your password has expired or the administrator requires you
1150 error_password_expired: Your password has expired or the administrator requires you
1151 to change it.
1151 to change it.
1152 field_time_entries_visibility: Time logs visibility
1152 field_time_entries_visibility: Time logs visibility
1153 setting_password_max_age: Require password change after
1153 setting_password_max_age: Require password change after
1154 label_parent_task_attributes: Parent tasks attributes
1154 label_parent_task_attributes: Parent tasks attributes
1155 label_parent_task_attributes_derived: Calculated from subtasks
1155 label_parent_task_attributes_derived: Calculated from subtasks
1156 label_parent_task_attributes_independent: Independent of subtasks
1156 label_parent_task_attributes_independent: Independent of subtasks
1157 label_time_entries_visibility_all: All time entries
1157 label_time_entries_visibility_all: All time entries
1158 label_time_entries_visibility_own: Time entries created by the user
1158 label_time_entries_visibility_own: Time entries created by the user
1159 label_member_management: Member management
1159 label_member_management: Member management
1160 label_member_management_all_roles: All roles
1160 label_member_management_all_roles: All roles
1161 label_member_management_selected_roles_only: Only these roles
1161 label_member_management_selected_roles_only: Only these roles
1162 label_password_required: Confirm your password to continue
1162 label_password_required: Confirm your password to continue
1163 label_total_spent_time: Overall spent time
1163 label_total_spent_time: Overall spent time
1164 notice_import_finished: All %{count} items have been imported.
1164 notice_import_finished: All %{count} items have been imported.
1165 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1165 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1166 imported.'
1166 imported.'
1167 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1167 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1168 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1168 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1169 settings below
1169 settings below
1170 error_can_not_read_import_file: An error occurred while reading the file to import
1170 error_can_not_read_import_file: An error occurred while reading the file to import
1171 permission_import_issues: Import issues
1171 permission_import_issues: Import issues
1172 label_import_issues: Import issues
1172 label_import_issues: Import issues
1173 label_select_file_to_import: Select the file to import
1173 label_select_file_to_import: Select the file to import
1174 label_fields_separator: Field separator
1174 label_fields_separator: Field separator
1175 label_fields_wrapper: Field wrapper
1175 label_fields_wrapper: Field wrapper
1176 label_encoding: Encoding
1176 label_encoding: Encoding
1177 label_comma_char: Comma
1177 label_comma_char: Comma
1178 label_semi_colon_char: Semicolon
1178 label_semi_colon_char: Semi colon
1179 label_quote_char: Quote
1179 label_quote_char: Quote
1180 label_double_quote_char: Double quote
1180 label_double_quote_char: Double quote
1181 label_fields_mapping: Fields mapping
1181 label_fields_mapping: Fields mapping
1182 label_file_content_preview: File content preview
1182 label_file_content_preview: File content preview
1183 label_create_missing_values: Create missing values
1183 label_create_missing_values: Create missing values
1184 button_import: Import
1184 button_import: Import
1185 field_total_estimated_hours: Total estimated time
1185 field_total_estimated_hours: Total estimated time
1186 label_api: API
1186 label_api: API
1187 label_total_plural: Totals
1187 label_total_plural: Totals
1188 label_assigned_issues: Assigned issues
1188 label_assigned_issues: Assigned issues
1189 label_field_format_enumeration: Key/value list
1189 label_field_format_enumeration: Key/value list
1190 label_f_hour_short: '%{value} h'
1190 label_f_hour_short: '%{value} h'
1191 field_default_version: Default version
1191 field_default_version: Default version
1192 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1192 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1193 setting_attachment_extensions_allowed: Allowed extensions
1193 setting_attachment_extensions_allowed: Allowed extensions
1194 setting_attachment_extensions_denied: Disallowed extensions
1194 setting_attachment_extensions_denied: Disallowed extensions
1195 label_any_open_issues: any open issues
1195 label_any_open_issues: any open issues
1196 label_no_open_issues: no open issues
1196 label_no_open_issues: no open issues
1197 label_default_values_for_new_users: Default values for new users
1197 label_default_values_for_new_users: Default values for new users
1198 error_ldap_bind_credentials: Invalid LDAP Account/Password
1198 error_ldap_bind_credentials: Invalid LDAP Account/Password
1199 setting_sys_api_key: API klju�? (obrada ulaznih mailova)
1199 setting_sys_api_key: API ključ (obrada ulaznih mailova)
1200 setting_lost_password: Izgubljena lozinka
1200 setting_lost_password: Izgubljena lozinka
1201 mail_subject_security_notification: Security notification
1201 mail_subject_security_notification: Security notification
1202 mail_body_security_notification_change: ! '%{field} was changed.'
1202 mail_body_security_notification_change: ! '%{field} was changed.'
1203 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1203 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1204 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1204 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1205 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1205 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1206 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1206 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1207 notifications.
1207 notifications.
1208 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1208 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1209 receives notifications.
1209 receives notifications.
1210 mail_body_settings_updated: ! 'The following settings were changed:'
1210 mail_body_settings_updated: ! 'The following settings were changed:'
1211 field_remote_ip: IP address
1211 field_remote_ip: IP address
@@ -1,1199 +1,1199
1 # Update to 2.2, 2.4, 2.5, 2.6, 3.1 by Karel Picman <karel.picman@kontron.com>
1 # Update to 2.2, 2.4, 2.5, 2.6, 3.1 by Karel Picman <karel.picman@kontron.com>
2 # Update to 1.1 by Michal Gebauer <mishak@mishak.net>
2 # Update to 1.1 by Michal Gebauer <mishak@mishak.net>
3 # Updated by Josef Liška <jl@chl.cz>
3 # Updated by Josef Liška <jl@chl.cz>
4 # CZ translation by Maxim Krušina | Massimo Filippi, s.r.o. | maxim@mxm.cz
4 # CZ translation by Maxim Krušina | Massimo Filippi, s.r.o. | maxim@mxm.cz
5 # Based on original CZ translation by Jan Kadle�?ek
5 # Based on original CZ translation by Jan Kadleček
6 cs:
6 cs:
7 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
7 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
8 direction: ltr
8 direction: ltr
9 date:
9 date:
10 formats:
10 formats:
11 # Use the strftime parameters for formats.
11 # Use the strftime parameters for formats.
12 # When no format has been given, it uses default.
12 # When no format has been given, it uses default.
13 # You can provide other formats here if you like!
13 # You can provide other formats here if you like!
14 default: "%Y-%m-%d"
14 default: "%Y-%m-%d"
15 short: "%b %d"
15 short: "%b %d"
16 long: "%B %d, %Y"
16 long: "%B %d, %Y"
17
17
18 day_names: [Neděle, Pondělí, Úterý, Středa, Čtvrtek, Pátek, Sobota]
18 day_names: [Neděle, Pondělí, Úterý, Středa, Čtvrtek, Pátek, Sobota]
19 abbr_day_names: [Ne, Po, Út, St, Čt, , So]
19 abbr_day_names: [Ne, Po, Út, St, Čt, , So]
20
20
21 # Don't forget the nil at the beginning; there's no such thing as a 0th month
21 # Don't forget the nil at the beginning; there's no such thing as a 0th month
22 month_names: [~, Leden, Únor, Březen, Duben, Květen, Červen, Červenec, Srpen, Září, Říjen, Listopad, Prosinec]
22 month_names: [~, Leden, Únor, Březen, Duben, Květen, Červen, Červenec, Srpen, Září, Říjen, Listopad, Prosinec]
23 abbr_month_names: [~, Led, Úno, Bře, Dub, Kvě, Čer, Čec, Srp, Zář, Říj, Lis, Pro]
23 abbr_month_names: [~, Led, Úno, Bře, Dub, Kvě, Čer, Čec, Srp, Zář, Říj, Lis, Pro]
24 # Used in date_select and datime_select.
24 # Used in date_select and datime_select.
25 order:
25 order:
26 - :year
26 - :year
27 - :month
27 - :month
28 - :day
28 - :day
29
29
30 time:
30 time:
31 formats:
31 formats:
32 default: "%a, %d %b %Y %H:%M:%S %z"
32 default: "%a, %d %b %Y %H:%M:%S %z"
33 time: "%H:%M"
33 time: "%H:%M"
34 short: "%d %b %H:%M"
34 short: "%d %b %H:%M"
35 long: "%B %d, %Y %H:%M"
35 long: "%B %d, %Y %H:%M"
36 am: "dop."
36 am: "dop."
37 pm: "odp."
37 pm: "odp."
38
38
39 datetime:
39 datetime:
40 distance_in_words:
40 distance_in_words:
41 half_a_minute: "půl minuty"
41 half_a_minute: "půl minuty"
42 less_than_x_seconds:
42 less_than_x_seconds:
43 one: "méně než sekunda"
43 one: "méně než sekunda"
44 other: "méně než %{count} sekund"
44 other: "méně než %{count} sekund"
45 x_seconds:
45 x_seconds:
46 one: "1 sekunda"
46 one: "1 sekunda"
47 other: "%{count} sekund"
47 other: "%{count} sekund"
48 less_than_x_minutes:
48 less_than_x_minutes:
49 one: "méně než minuta"
49 one: "méně než minuta"
50 other: "méně než %{count} minut"
50 other: "méně než %{count} minut"
51 x_minutes:
51 x_minutes:
52 one: "1 minuta"
52 one: "1 minuta"
53 other: "%{count} minut"
53 other: "%{count} minut"
54 about_x_hours:
54 about_x_hours:
55 one: "asi 1 hodina"
55 one: "asi 1 hodina"
56 other: "asi %{count} hodin"
56 other: "asi %{count} hodin"
57 x_hours:
57 x_hours:
58 one: "1 hodina"
58 one: "1 hodina"
59 other: "%{count} hodin"
59 other: "%{count} hodin"
60 x_days:
60 x_days:
61 one: "1 den"
61 one: "1 den"
62 other: "%{count} dnů"
62 other: "%{count} dnů"
63 about_x_months:
63 about_x_months:
64 one: "asi 1 měsíc"
64 one: "asi 1 měsíc"
65 other: "asi %{count} měsíců"
65 other: "asi %{count} měsíců"
66 x_months:
66 x_months:
67 one: "1 měsíc"
67 one: "1 měsíc"
68 other: "%{count} měsíců"
68 other: "%{count} měsíců"
69 about_x_years:
69 about_x_years:
70 one: "asi 1 rok"
70 one: "asi 1 rok"
71 other: "asi %{count} let"
71 other: "asi %{count} let"
72 over_x_years:
72 over_x_years:
73 one: "více než 1 rok"
73 one: "více než 1 rok"
74 other: "více než %{count} roky"
74 other: "více než %{count} roky"
75 almost_x_years:
75 almost_x_years:
76 one: "témeř 1 rok"
76 one: "témeř 1 rok"
77 other: "téměř %{count} roky"
77 other: "téměř %{count} roky"
78
78
79 number:
79 number:
80 # Výchozí formát pro �?ísla
80 # Výchozí formát pro čísla
81 format:
81 format:
82 separator: "."
82 separator: "."
83 delimiter: ""
83 delimiter: ""
84 precision: 3
84 precision: 3
85 human:
85 human:
86 format:
86 format:
87 delimiter: ""
87 delimiter: ""
88 precision: 3
88 precision: 3
89 storage_units:
89 storage_units:
90 format: "%n %u"
90 format: "%n %u"
91 units:
91 units:
92 byte:
92 byte:
93 one: "Bajt"
93 one: "Bajt"
94 other: "Bajtů"
94 other: "Bajtů"
95 kb: "KB"
95 kb: "KB"
96 mb: "MB"
96 mb: "MB"
97 gb: "GB"
97 gb: "GB"
98 tb: "TB"
98 tb: "TB"
99
99
100 # Used in array.to_sentence.
100 # Used in array.to_sentence.
101 support:
101 support:
102 array:
102 array:
103 sentence_connector: "a"
103 sentence_connector: "a"
104 skip_last_comma: false
104 skip_last_comma: false
105
105
106 activerecord:
106 activerecord:
107 errors:
107 errors:
108 template:
108 template:
109 header:
109 header:
110 one: "1 chyba zabránila uložení %{model}"
110 one: "1 chyba zabránila uložení %{model}"
111 other: "%{count} chyb zabránilo uložení %{model}"
111 other: "%{count} chyb zabránilo uložení %{model}"
112 messages:
112 messages:
113 inclusion: "není zahrnuto v seznamu"
113 inclusion: "není zahrnuto v seznamu"
114 exclusion: "je rezervováno"
114 exclusion: "je rezervováno"
115 invalid: "je neplatné"
115 invalid: "je neplatné"
116 confirmation: "se neshoduje s potvrzením"
116 confirmation: "se neshoduje s potvrzením"
117 accepted: "musí být akceptováno"
117 accepted: "musí být akceptováno"
118 empty: "nemůže být prázdný"
118 empty: "nemůže být prázdný"
119 blank: "nemůže být prázdný"
119 blank: "nemůže být prázdný"
120 too_long: "je příliš dlouhý"
120 too_long: "je příliš dlouhý"
121 too_short: "je příliš krátký"
121 too_short: "je příliš krátký"
122 wrong_length: "má chybnou délku"
122 wrong_length: "má chybnou délku"
123 taken: "je již použito"
123 taken: "je již použito"
124 not_a_number: "není �?íslo"
124 not_a_number: "není číslo"
125 not_a_date: "není platné datum"
125 not_a_date: "není platné datum"
126 greater_than: "musí být větší než %{count}"
126 greater_than: "musí být větší než %{count}"
127 greater_than_or_equal_to: "musí být větší nebo rovno %{count}"
127 greater_than_or_equal_to: "musí být větší nebo rovno %{count}"
128 equal_to: "musí být přesně %{count}"
128 equal_to: "musí být přesně %{count}"
129 less_than: "musí být méně než %{count}"
129 less_than: "musí být méně než %{count}"
130 less_than_or_equal_to: "musí být méně nebo rovno %{count}"
130 less_than_or_equal_to: "musí být méně nebo rovno %{count}"
131 odd: "musí být liché"
131 odd: "musí být liché"
132 even: "musí být sudé"
132 even: "musí být sudé"
133 greater_than_start_date: "musí být větší než po�?áte�? datum"
133 greater_than_start_date: "musí být větší než počáteč datum"
134 not_same_project: "nepatří stejnému projektu"
134 not_same_project: "nepatří stejnému projektu"
135 circular_dependency: "Tento vztah by vytvořil cyklickou závislost"
135 circular_dependency: "Tento vztah by vytvořil cyklickou závislost"
136 cant_link_an_issue_with_a_descendant: "Úkol nemůže být spojen s jedním z jeho díl�?ích úkolů"
136 cant_link_an_issue_with_a_descendant: "Úkol nemůže být spojen s jedním z jeho dílčích úkolů"
137 earlier_than_minimum_start_date: "nemůže být dříve než %{date} kvůli předřazeným úkolům"
137 earlier_than_minimum_start_date: "nemůže být dříve než %{date} kvůli předřazeným úkolům"
138
138
139 actionview_instancetag_blank_option: Prosím vyberte
139 actionview_instancetag_blank_option: Prosím vyberte
140
140
141 general_text_No: 'Ne'
141 general_text_No: 'Ne'
142 general_text_Yes: 'Ano'
142 general_text_Yes: 'Ano'
143 general_text_no: 'ne'
143 general_text_no: 'ne'
144 general_text_yes: 'ano'
144 general_text_yes: 'ano'
145 general_lang_name: 'Czech (Čeština)'
145 general_lang_name: 'Czech (Čeština)'
146 general_csv_separator: ','
146 general_csv_separator: ','
147 general_csv_decimal_separator: '.'
147 general_csv_decimal_separator: '.'
148 general_csv_encoding: UTF-8
148 general_csv_encoding: UTF-8
149 general_pdf_fontname: freesans
149 general_pdf_fontname: freesans
150 general_pdf_monospaced_fontname: freemono
150 general_pdf_monospaced_fontname: freemono
151 general_first_day_of_week: '1'
151 general_first_day_of_week: '1'
152
152
153 notice_account_updated: Ú�?et byl úspěšně změněn.
153 notice_account_updated: Účet byl úspěšně změněn.
154 notice_account_invalid_credentials: Chybné jméno nebo heslo
154 notice_account_invalid_credentials: Chybné jméno nebo heslo
155 notice_account_password_updated: Heslo bylo úspěšně změněno.
155 notice_account_password_updated: Heslo bylo úspěšně změněno.
156 notice_account_wrong_password: Chybné heslo
156 notice_account_wrong_password: Chybné heslo
157 notice_account_register_done: Ú�?et byl úspěšně vytvořen. Pro aktivaci ú�?tu klikněte na odkaz v emailu, který vám byl zaslán.
157 notice_account_register_done: Účet byl úspěšně vytvořen. Pro aktivaci účtu klikněte na odkaz v emailu, který vám byl zaslán.
158 notice_account_unknown_email: Neznámý uživatel.
158 notice_account_unknown_email: Neznámý uživatel.
159 notice_can_t_change_password: Tento ú�?et používá externí autentifikaci. Zde heslo změnit nemůžete.
159 notice_can_t_change_password: Tento účet používá externí autentifikaci. Zde heslo změnit nemůžete.
160 notice_account_lost_email_sent: Byl vám zaslán email s intrukcemi jak si nastavíte nové heslo.
160 notice_account_lost_email_sent: Byl vám zaslán email s intrukcemi jak si nastavíte nové heslo.
161 notice_account_activated: Váš ú�?et byl aktivován. Nyní se můžete přihlásit.
161 notice_account_activated: Váš účet byl aktivován. Nyní se můžete přihlásit.
162 notice_successful_create: Úspěšně vytvořeno.
162 notice_successful_create: Úspěšně vytvořeno.
163 notice_successful_update: Úspěšně aktualizováno.
163 notice_successful_update: Úspěšně aktualizováno.
164 notice_successful_delete: Úspěšně odstraněno.
164 notice_successful_delete: Úspěšně odstraněno.
165 notice_successful_connection: Úspěšné připojení.
165 notice_successful_connection: Úspěšné připojení.
166 notice_file_not_found: Stránka, kterou se snažíte zobrazit, neexistuje nebo byla smazána.
166 notice_file_not_found: Stránka, kterou se snažíte zobrazit, neexistuje nebo byla smazána.
167 notice_locking_conflict: Údaje byly změněny jiným uživatelem.
167 notice_locking_conflict: Údaje byly změněny jiným uživatelem.
168 notice_not_authorized: Nemáte dostate�?ná práva pro zobrazení této stránky.
168 notice_not_authorized: Nemáte dostatečná práva pro zobrazení této stránky.
169 notice_not_authorized_archived_project: Projekt, ke kterému se snažíte přistupovat, byl archivován.
169 notice_not_authorized_archived_project: Projekt, ke kterému se snažíte přistupovat, byl archivován.
170 notice_email_sent: "Na adresu %{value} byl odeslán email"
170 notice_email_sent: "Na adresu %{value} byl odeslán email"
171 notice_email_error: "Při odesílání emailu nastala chyba (%{value})"
171 notice_email_error: "Při odesílání emailu nastala chyba (%{value})"
172 notice_feeds_access_key_reseted: Váš klí�? pro přístup k Atom byl resetován.
172 notice_feeds_access_key_reseted: Váš klíč pro přístup k Atom byl resetován.
173 notice_api_access_key_reseted: Váš API přístupový klí�? byl resetován.
173 notice_api_access_key_reseted: Váš API přístupový klíč byl resetován.
174 notice_failed_to_save_issues: "Chyba při uložení %{count} úkolu(ů) z %{total} vybraných: %{ids}."
174 notice_failed_to_save_issues: "Chyba při uložení %{count} úkolu(ů) z %{total} vybraných: %{ids}."
175 notice_failed_to_save_members: "Nepodařilo se uložit �?lena(y): %{errors}."
175 notice_failed_to_save_members: "Nepodařilo se uložit člena(y): %{errors}."
176 notice_no_issue_selected: "Nebyl zvolen žádný úkol. Prosím, zvolte úkoly, které chcete editovat"
176 notice_no_issue_selected: "Nebyl zvolen žádný úkol. Prosím, zvolte úkoly, které chcete editovat"
177 notice_account_pending: "Váš ú�?et byl vytvořen, nyní �?eká na schválení administrátorem."
177 notice_account_pending: "Váš účet byl vytvořen, nyní čeká na schválení administrátorem."
178 notice_default_data_loaded: Výchozí konfigurace úspěšně nahrána.
178 notice_default_data_loaded: Výchozí konfigurace úspěšně nahrána.
179 notice_unable_delete_version: Nemohu odstanit verzi
179 notice_unable_delete_version: Nemohu odstanit verzi
180 notice_unable_delete_time_entry: Nelze smazat záznam �?asu.
180 notice_unable_delete_time_entry: Nelze smazat záznam času.
181 notice_issue_done_ratios_updated: Koeficienty dokon�?ení úkolu byly aktualizovány.
181 notice_issue_done_ratios_updated: Koeficienty dokončení úkolu byly aktualizovány.
182 notice_gantt_chart_truncated: Graf byl oříznut, po�?et položek přesáhl limit pro zobrazení (%{max})
182 notice_gantt_chart_truncated: Graf byl oříznut, počet položek přesáhl limit pro zobrazení (%{max})
183
183
184 error_can_t_load_default_data: "Výchozí konfigurace nebyla nahrána: %{value}"
184 error_can_t_load_default_data: "Výchozí konfigurace nebyla nahrána: %{value}"
185 error_scm_not_found: "Položka a/nebo revize neexistují v repozitáři."
185 error_scm_not_found: "Položka a/nebo revize neexistují v repozitáři."
186 error_scm_command_failed: "Při pokusu o přístup k repozitáři došlo k chybě: %{value}"
186 error_scm_command_failed: "Při pokusu o přístup k repozitáři došlo k chybě: %{value}"
187 error_scm_annotate: "Položka neexistuje nebo nemůže být komentována."
187 error_scm_annotate: "Položka neexistuje nebo nemůže být komentována."
188 error_issue_not_found_in_project: 'Úkol nebyl nalezen nebo nepatří k tomuto projektu'
188 error_issue_not_found_in_project: 'Úkol nebyl nalezen nebo nepatří k tomuto projektu'
189 error_no_tracker_in_project: Žádná fronta nebyla přiřazena tomuto projektu. Prosím zkontroluje nastavení projektu.
189 error_no_tracker_in_project: Žádná fronta nebyla přiřazena tomuto projektu. Prosím zkontroluje nastavení projektu.
190 error_no_default_issue_status: Není nastaven výchozí stav úkolů. Prosím zkontrolujte nastavení ("Administrace -> Stavy úkolů").
190 error_no_default_issue_status: Není nastaven výchozí stav úkolů. Prosím zkontrolujte nastavení ("Administrace -> Stavy úkolů").
191 error_can_not_delete_custom_field: Nelze smazat volitelné pole
191 error_can_not_delete_custom_field: Nelze smazat volitelné pole
192 error_can_not_delete_tracker: Tato fronta obsahuje úkoly a nemůže být smazána.
192 error_can_not_delete_tracker: Tato fronta obsahuje úkoly a nemůže být smazána.
193 error_can_not_remove_role: Tato role je právě používaná a nelze ji smazat.
193 error_can_not_remove_role: Tato role je právě používaná a nelze ji smazat.
194 error_can_not_reopen_issue_on_closed_version: Úkol přiřazený k uzavřené verzi nemůže být znovu otevřen
194 error_can_not_reopen_issue_on_closed_version: Úkol přiřazený k uzavřené verzi nemůže být znovu otevřen
195 error_can_not_archive_project: Tento projekt nemůže být archivován
195 error_can_not_archive_project: Tento projekt nemůže být archivován
196 error_issue_done_ratios_not_updated: Koeficient dokon�?ení úkolu nebyl aktualizován.
196 error_issue_done_ratios_not_updated: Koeficient dokončení úkolu nebyl aktualizován.
197 error_workflow_copy_source: Prosím vyberte zdrojovou frontu nebo roli
197 error_workflow_copy_source: Prosím vyberte zdrojovou frontu nebo roli
198 error_workflow_copy_target: Prosím vyberte cílovou frontu(y) a roli(e)
198 error_workflow_copy_target: Prosím vyberte cílovou frontu(y) a roli(e)
199 error_unable_delete_issue_status: Nelze smazat stavy úkolů
199 error_unable_delete_issue_status: Nelze smazat stavy úkolů
200 error_unable_to_connect: Nelze se připojit (%{value})
200 error_unable_to_connect: Nelze se připojit (%{value})
201 warning_attachments_not_saved: "%{count} soubor(ů) nebylo možné uložit."
201 warning_attachments_not_saved: "%{count} soubor(ů) nebylo možné uložit."
202
202
203 mail_subject_lost_password: "Vaše heslo (%{value})"
203 mail_subject_lost_password: "Vaše heslo (%{value})"
204 mail_body_lost_password: 'Pro změnu vašeho hesla klikněte na následující odkaz:'
204 mail_body_lost_password: 'Pro změnu vašeho hesla klikněte na následující odkaz:'
205 mail_subject_register: "Aktivace ú�?tu (%{value})"
205 mail_subject_register: "Aktivace účtu (%{value})"
206 mail_body_register: 'Pro aktivaci vašeho ú�?tu klikněte na následující odkaz:'
206 mail_body_register: 'Pro aktivaci vašeho účtu klikněte na následující odkaz:'
207 mail_body_account_information_external: "Pomocí vašeho ú�?tu %{value} se můžete přihlásit."
207 mail_body_account_information_external: "Pomocí vašeho účtu %{value} se můžete přihlásit."
208 mail_body_account_information: Informace o vašem ú�?tu
208 mail_body_account_information: Informace o vašem účtu
209 mail_subject_account_activation_request: "Aktivace %{value} ú�?tu"
209 mail_subject_account_activation_request: "Aktivace %{value} účtu"
210 mail_body_account_activation_request: "Byl zaregistrován nový uživatel %{value}. Aktivace jeho ú�?tu závisí na vašem potvrzení."
210 mail_body_account_activation_request: "Byl zaregistrován nový uživatel %{value}. Aktivace jeho účtu závisí na vašem potvrzení."
211 mail_subject_reminder: "%{count} úkol(ů) termín během několik dní (%{days})"
211 mail_subject_reminder: "%{count} úkol(ů) termín během několik dní (%{days})"
212 mail_body_reminder: "%{count} úkol(ů), které máte přiřazeny termín během několika dní (%{days}):"
212 mail_body_reminder: "%{count} úkol(ů), které máte přiřazeny termín během několika dní (%{days}):"
213 mail_subject_wiki_content_added: "'%{id}' Wiki stránka byla přidána"
213 mail_subject_wiki_content_added: "'%{id}' Wiki stránka byla přidána"
214 mail_body_wiki_content_added: "'%{id}' Wiki stránka byla přidána od %{author}."
214 mail_body_wiki_content_added: "'%{id}' Wiki stránka byla přidána od %{author}."
215 mail_subject_wiki_content_updated: "'%{id}' Wiki stránka byla aktualizována"
215 mail_subject_wiki_content_updated: "'%{id}' Wiki stránka byla aktualizována"
216 mail_body_wiki_content_updated: "'%{id}' Wiki stránka byla aktualizována od %{author}."
216 mail_body_wiki_content_updated: "'%{id}' Wiki stránka byla aktualizována od %{author}."
217
217
218
218
219 field_name: Název
219 field_name: Název
220 field_description: Popis
220 field_description: Popis
221 field_summary: Přehled
221 field_summary: Přehled
222 field_is_required: Povinné pole
222 field_is_required: Povinné pole
223 field_firstname: Jméno
223 field_firstname: Jméno
224 field_lastname: Příjmení
224 field_lastname: Příjmení
225 field_mail: Email
225 field_mail: Email
226 field_filename: Soubor
226 field_filename: Soubor
227 field_filesize: Velikost
227 field_filesize: Velikost
228 field_downloads: Staženo
228 field_downloads: Staženo
229 field_author: Autor
229 field_author: Autor
230 field_created_on: Vytvořeno
230 field_created_on: Vytvořeno
231 field_updated_on: Aktualizováno
231 field_updated_on: Aktualizováno
232 field_field_format: Formát
232 field_field_format: Formát
233 field_is_for_all: Pro všechny projekty
233 field_is_for_all: Pro všechny projekty
234 field_possible_values: Možné hodnoty
234 field_possible_values: Možné hodnoty
235 field_regexp: Regulární výraz
235 field_regexp: Regulární výraz
236 field_min_length: Minimální délka
236 field_min_length: Minimální délka
237 field_max_length: Maximální délka
237 field_max_length: Maximální délka
238 field_value: Hodnota
238 field_value: Hodnota
239 field_category: Kategorie
239 field_category: Kategorie
240 field_title: Název
240 field_title: Název
241 field_project: Projekt
241 field_project: Projekt
242 field_issue: Úkol
242 field_issue: Úkol
243 field_status: Stav
243 field_status: Stav
244 field_notes: Poznámka
244 field_notes: Poznámka
245 field_is_closed: Úkol uzavřen
245 field_is_closed: Úkol uzavřen
246 field_is_default: Výchozí stav
246 field_is_default: Výchozí stav
247 field_tracker: Fronta
247 field_tracker: Fronta
248 field_subject: Předmět
248 field_subject: Předmět
249 field_due_date: Uzavřít do
249 field_due_date: Uzavřít do
250 field_assigned_to: Přiřazeno
250 field_assigned_to: Přiřazeno
251 field_priority: Priorita
251 field_priority: Priorita
252 field_fixed_version: Cílová verze
252 field_fixed_version: Cílová verze
253 field_user: Uživatel
253 field_user: Uživatel
254 field_principal: Hlavní
254 field_principal: Hlavní
255 field_role: Role
255 field_role: Role
256 field_homepage: Domovská stránka
256 field_homepage: Domovská stránka
257 field_is_public: Veřejný
257 field_is_public: Veřejný
258 field_parent: Nadřazený projekt
258 field_parent: Nadřazený projekt
259 field_is_in_roadmap: Úkoly zobrazené v plánu
259 field_is_in_roadmap: Úkoly zobrazené v plánu
260 field_login: Přihlášení
260 field_login: Přihlášení
261 field_mail_notification: Emailová oznámení
261 field_mail_notification: Emailová oznámení
262 field_admin: Administrátor
262 field_admin: Administrátor
263 field_last_login_on: Poslední přihlášení
263 field_last_login_on: Poslední přihlášení
264 field_language: Jazyk
264 field_language: Jazyk
265 field_effective_date: Datum
265 field_effective_date: Datum
266 field_password: Heslo
266 field_password: Heslo
267 field_new_password: Nové heslo
267 field_new_password: Nové heslo
268 field_password_confirmation: Potvrzení
268 field_password_confirmation: Potvrzení
269 field_version: Verze
269 field_version: Verze
270 field_type: Typ
270 field_type: Typ
271 field_host: Host
271 field_host: Host
272 field_port: Port
272 field_port: Port
273 field_account: Ú�?et
273 field_account: Účet
274 field_base_dn: Base DN
274 field_base_dn: Base DN
275 field_attr_login: Přihlášení (atribut)
275 field_attr_login: Přihlášení (atribut)
276 field_attr_firstname: Jméno (atribut)
276 field_attr_firstname: Jméno (atribut)
277 field_attr_lastname: Příjemní (atribut)
277 field_attr_lastname: Příjemní (atribut)
278 field_attr_mail: Email (atribut)
278 field_attr_mail: Email (atribut)
279 field_onthefly: Automatické vytváření uživatelů
279 field_onthefly: Automatické vytváření uživatelů
280 field_start_date: Za�?átek
280 field_start_date: Začátek
281 field_done_ratio: "% Hotovo"
281 field_done_ratio: "% Hotovo"
282 field_auth_source: Autentifika�?ní mód
282 field_auth_source: Autentifikační mód
283 field_hide_mail: Nezobrazovat můj email
283 field_hide_mail: Nezobrazovat můj email
284 field_comments: Komentář
284 field_comments: Komentář
285 field_url: URL
285 field_url: URL
286 field_start_page: Výchozí stránka
286 field_start_page: Výchozí stránka
287 field_subproject: Podprojekt
287 field_subproject: Podprojekt
288 field_hours: Hodiny
288 field_hours: Hodiny
289 field_activity: Aktivita
289 field_activity: Aktivita
290 field_spent_on: Datum
290 field_spent_on: Datum
291 field_identifier: Identifikátor
291 field_identifier: Identifikátor
292 field_is_filter: Použít jako filtr
292 field_is_filter: Použít jako filtr
293 field_issue_to: Související úkol
293 field_issue_to: Související úkol
294 field_delay: Zpoždění
294 field_delay: Zpoždění
295 field_assignable: Úkoly mohou být přiřazeny této roli
295 field_assignable: Úkoly mohou být přiřazeny této roli
296 field_redirect_existing_links: Přesměrovat stávající odkazy
296 field_redirect_existing_links: Přesměrovat stávající odkazy
297 field_estimated_hours: Odhadovaná doba
297 field_estimated_hours: Odhadovaná doba
298 field_column_names: Sloupce
298 field_column_names: Sloupce
299 field_time_entries: Zaznamenaný �?as
299 field_time_entries: Zaznamenaný čas
300 field_time_zone: Časové pásmo
300 field_time_zone: Časové pásmo
301 field_searchable: Umožnit vyhledávání
301 field_searchable: Umožnit vyhledávání
302 field_default_value: Výchozí hodnota
302 field_default_value: Výchozí hodnota
303 field_comments_sorting: Zobrazit komentáře
303 field_comments_sorting: Zobrazit komentáře
304 field_parent_title: Rodi�?ovská stránka
304 field_parent_title: Rodičovská stránka
305 field_editable: Editovatelný
305 field_editable: Editovatelný
306 field_watcher: Sleduje
306 field_watcher: Sleduje
307 field_identity_url: OpenID URL
307 field_identity_url: OpenID URL
308 field_content: Obsah
308 field_content: Obsah
309 field_group_by: Seskupovat výsledky podle
309 field_group_by: Seskupovat výsledky podle
310 field_sharing: Sdílení
310 field_sharing: Sdílení
311 field_parent_issue: Rodi�?ovský úkol
311 field_parent_issue: Rodičovský úkol
312 field_member_of_group: Skupina přiřaditele
312 field_member_of_group: Skupina přiřaditele
313 field_assigned_to_role: Role přiřaditele
313 field_assigned_to_role: Role přiřaditele
314 field_text: Textové pole
314 field_text: Textové pole
315 field_visible: Viditelný
315 field_visible: Viditelný
316
316
317 setting_app_title: Název aplikace
317 setting_app_title: Název aplikace
318 setting_app_subtitle: Podtitulek aplikace
318 setting_app_subtitle: Podtitulek aplikace
319 setting_welcome_text: Uvítací text
319 setting_welcome_text: Uvítací text
320 setting_default_language: Výchozí jazyk
320 setting_default_language: Výchozí jazyk
321 setting_login_required: Autentifikace vyžadována
321 setting_login_required: Autentifikace vyžadována
322 setting_self_registration: Povolena automatická registrace
322 setting_self_registration: Povolena automatická registrace
323 setting_attachment_max_size: Maximální velikost přílohy
323 setting_attachment_max_size: Maximální velikost přílohy
324 setting_issues_export_limit: Limit pro export úkolů
324 setting_issues_export_limit: Limit pro export úkolů
325 setting_mail_from: Odesílat emaily z adresy
325 setting_mail_from: Odesílat emaily z adresy
326 setting_bcc_recipients: Příjemci jako skrytá kopie (bcc)
326 setting_bcc_recipients: Příjemci jako skrytá kopie (bcc)
327 setting_plain_text_mail: pouze prostý text (ne HTML)
327 setting_plain_text_mail: pouze prostý text (ne HTML)
328 setting_host_name: Jméno serveru
328 setting_host_name: Jméno serveru
329 setting_text_formatting: Formátování textu
329 setting_text_formatting: Formátování textu
330 setting_wiki_compression: Komprese historie Wiki
330 setting_wiki_compression: Komprese historie Wiki
331 setting_feeds_limit: Limit obsahu příspěvků
331 setting_feeds_limit: Limit obsahu příspěvků
332 setting_default_projects_public: Nové projekty nastavovat jako veřejné
332 setting_default_projects_public: Nové projekty nastavovat jako veřejné
333 setting_autofetch_changesets: Automaticky stahovat commity
333 setting_autofetch_changesets: Automaticky stahovat commity
334 setting_sys_api_enabled: Povolit WS pro správu repozitory
334 setting_sys_api_enabled: Povolit WS pro správu repozitory
335 setting_commit_ref_keywords: Klí�?ová slova pro odkazy
335 setting_commit_ref_keywords: Klíčová slova pro odkazy
336 setting_commit_fix_keywords: Klí�?ová slova pro uzavření
336 setting_commit_fix_keywords: Klíčová slova pro uzavření
337 setting_autologin: Automatické přihlašování
337 setting_autologin: Automatické přihlašování
338 setting_date_format: Formát data
338 setting_date_format: Formát data
339 setting_time_format: Formát �?asu
339 setting_time_format: Formát času
340 setting_cross_project_issue_relations: Povolit vazby úkolů napří�? projekty
340 setting_cross_project_issue_relations: Povolit vazby úkolů napříč projekty
341 setting_issue_list_default_columns: Výchozí sloupce zobrazené v seznamu úkolů
341 setting_issue_list_default_columns: Výchozí sloupce zobrazené v seznamu úkolů
342 setting_emails_header: Záhlaví emailů
342 setting_emails_header: Záhlaví emailů
343 setting_emails_footer: Zápatí emailů
343 setting_emails_footer: Zápatí emailů
344 setting_protocol: Protokol
344 setting_protocol: Protokol
345 setting_per_page_options: Povolené po�?ty řádků na stránce
345 setting_per_page_options: Povolené počty řádků na stránce
346 setting_user_format: Formát zobrazení uživatele
346 setting_user_format: Formát zobrazení uživatele
347 setting_activity_days_default: Dny zobrazené v �?innosti projektu
347 setting_activity_days_default: Dny zobrazené v činnosti projektu
348 setting_display_subprojects_issues: Automaticky zobrazit úkoly podprojektu v hlavním projektu
348 setting_display_subprojects_issues: Automaticky zobrazit úkoly podprojektu v hlavním projektu
349 setting_enabled_scm: Povolené SCM
349 setting_enabled_scm: Povolené SCM
350 setting_mail_handler_body_delimiters: Zkrátit e-maily po jednom z těchto řádků
350 setting_mail_handler_body_delimiters: Zkrátit e-maily po jednom z těchto řádků
351 setting_mail_handler_api_enabled: Povolit WS pro příchozí e-maily
351 setting_mail_handler_api_enabled: Povolit WS pro příchozí e-maily
352 setting_mail_handler_api_key: API kl�
352 setting_mail_handler_api_key: API klíč
353 setting_sequential_project_identifiers: Generovat sekven�?ní identifikátory projektů
353 setting_sequential_project_identifiers: Generovat sekvenční identifikátory projektů
354 setting_gravatar_enabled: Použít uživatelské ikony Gravatar
354 setting_gravatar_enabled: Použít uživatelské ikony Gravatar
355 setting_gravatar_default: Výchozí Gravatar
355 setting_gravatar_default: Výchozí Gravatar
356 setting_diff_max_lines_displayed: Maximální po�?et zobrazených řádků rozdílu
356 setting_diff_max_lines_displayed: Maximální počet zobrazených řádků rozdílu
357 setting_file_max_size_displayed: Maximální velikost textových souborů zobrazených přímo na stránce
357 setting_file_max_size_displayed: Maximální velikost textových souborů zobrazených přímo na stránce
358 setting_repository_log_display_limit: Maximální po�?et revizí zobrazených v logu souboru
358 setting_repository_log_display_limit: Maximální počet revizí zobrazených v logu souboru
359 setting_openid: Umožnit přihlašování a registrace s OpenID
359 setting_openid: Umožnit přihlašování a registrace s OpenID
360 setting_password_min_length: Minimální délka hesla
360 setting_password_min_length: Minimální délka hesla
361 setting_new_project_user_role_id: Role přiřazená uživateli bez práv administrátora, který projekt vytvořil
361 setting_new_project_user_role_id: Role přiřazená uživateli bez práv administrátora, který projekt vytvořil
362 setting_default_projects_modules: Výchozí zapnutné moduly pro nový projekt
362 setting_default_projects_modules: Výchozí zapnutné moduly pro nový projekt
363 setting_issue_done_ratio: Spo�?ítat koeficient dokon�?ení úkolu s
363 setting_issue_done_ratio: Spočítat koeficient dokončení úkolu s
364 setting_issue_done_ratio_issue_field: Použít pole úkolu
364 setting_issue_done_ratio_issue_field: Použít pole úkolu
365 setting_issue_done_ratio_issue_status: Použít stav úkolu
365 setting_issue_done_ratio_issue_status: Použít stav úkolu
366 setting_start_of_week: Za�?ínat kalendáře
366 setting_start_of_week: Začínat kalendáře
367 setting_rest_api_enabled: Zapnout službu REST
367 setting_rest_api_enabled: Zapnout službu REST
368 setting_cache_formatted_text: Ukládat formátovaný text do vyrovnávací paměti
368 setting_cache_formatted_text: Ukládat formátovaný text do vyrovnávací paměti
369 setting_default_notification_option: Výchozí nastavení oznámení
369 setting_default_notification_option: Výchozí nastavení oznámení
370 setting_commit_logtime_enabled: Povolit zapisování �?asu
370 setting_commit_logtime_enabled: Povolit zapisování času
371 setting_commit_logtime_activity_id: Aktivita pro zapsaný �?as
371 setting_commit_logtime_activity_id: Aktivita pro zapsaný čas
372 setting_gantt_items_limit: Maximální po�?et položek zobrazený na ganttově diagramu
372 setting_gantt_items_limit: Maximální počet položek zobrazený na ganttově diagramu
373
373
374 permission_add_project: Vytvořit projekt
374 permission_add_project: Vytvořit projekt
375 permission_add_subprojects: Vytvořit podprojekty
375 permission_add_subprojects: Vytvořit podprojekty
376 permission_edit_project: Úprava projektů
376 permission_edit_project: Úprava projektů
377 permission_select_project_modules: Výběr modulů projektu
377 permission_select_project_modules: Výběr modulů projektu
378 permission_manage_members: Spravování �?lenství
378 permission_manage_members: Spravování členství
379 permission_manage_project_activities: Spravovat aktivity projektu
379 permission_manage_project_activities: Spravovat aktivity projektu
380 permission_manage_versions: Spravování verzí
380 permission_manage_versions: Spravování verzí
381 permission_manage_categories: Spravování kategorií úkolů
381 permission_manage_categories: Spravování kategorií úkolů
382 permission_view_issues: Zobrazit úkoly
382 permission_view_issues: Zobrazit úkoly
383 permission_add_issues: Přidávání úkolů
383 permission_add_issues: Přidávání úkolů
384 permission_edit_issues: Upravování úkolů
384 permission_edit_issues: Upravování úkolů
385 permission_manage_issue_relations: Spravování vztahů mezi úkoly
385 permission_manage_issue_relations: Spravování vztahů mezi úkoly
386 permission_add_issue_notes: Přidávání poznámek
386 permission_add_issue_notes: Přidávání poznámek
387 permission_edit_issue_notes: Upravování poznámek
387 permission_edit_issue_notes: Upravování poznámek
388 permission_edit_own_issue_notes: Upravování vlastních poznámek
388 permission_edit_own_issue_notes: Upravování vlastních poznámek
389 permission_move_issues: Přesouvání úkolů
389 permission_move_issues: Přesouvání úkolů
390 permission_delete_issues: Mazání úkolů
390 permission_delete_issues: Mazání úkolů
391 permission_manage_public_queries: Správa veřejných dotazů
391 permission_manage_public_queries: Správa veřejných dotazů
392 permission_save_queries: Ukládání dotazů
392 permission_save_queries: Ukládání dotazů
393 permission_view_gantt: Zobrazení ganttova diagramu
393 permission_view_gantt: Zobrazení ganttova diagramu
394 permission_view_calendar: Prohlížení kalendáře
394 permission_view_calendar: Prohlížení kalendáře
395 permission_view_issue_watchers: Zobrazení seznamu sledujících uživatelů
395 permission_view_issue_watchers: Zobrazení seznamu sledujících uživatelů
396 permission_add_issue_watchers: Přidání sledujících uživatelů
396 permission_add_issue_watchers: Přidání sledujících uživatelů
397 permission_delete_issue_watchers: Smazat sledující uživatele
397 permission_delete_issue_watchers: Smazat sledující uživatele
398 permission_log_time: Zaznamenávání stráveného �?asu
398 permission_log_time: Zaznamenávání stráveného času
399 permission_view_time_entries: Zobrazení stráveného �?asu
399 permission_view_time_entries: Zobrazení stráveného času
400 permission_edit_time_entries: Upravování záznamů o stráveném �?asu
400 permission_edit_time_entries: Upravování záznamů o stráveném času
401 permission_edit_own_time_entries: Upravování vlastních zázamů o stráveném �?ase
401 permission_edit_own_time_entries: Upravování vlastních zázamů o stráveném čase
402 permission_manage_news: Spravování novinek
402 permission_manage_news: Spravování novinek
403 permission_comment_news: Komentování novinek
403 permission_comment_news: Komentování novinek
404 permission_view_documents: Prohlížení dokumentů
404 permission_view_documents: Prohlížení dokumentů
405 permission_manage_files: Spravování souborů
405 permission_manage_files: Spravování souborů
406 permission_view_files: Prohlížení souborů
406 permission_view_files: Prohlížení souborů
407 permission_manage_wiki: Spravování Wiki
407 permission_manage_wiki: Spravování Wiki
408 permission_rename_wiki_pages: Přejmenovávání Wiki stránek
408 permission_rename_wiki_pages: Přejmenovávání Wiki stránek
409 permission_delete_wiki_pages: Mazání stránek na Wiki
409 permission_delete_wiki_pages: Mazání stránek na Wiki
410 permission_view_wiki_pages: Prohlížení Wiki
410 permission_view_wiki_pages: Prohlížení Wiki
411 permission_view_wiki_edits: Prohlížení historie Wiki
411 permission_view_wiki_edits: Prohlížení historie Wiki
412 permission_edit_wiki_pages: Upravování stránek Wiki
412 permission_edit_wiki_pages: Upravování stránek Wiki
413 permission_delete_wiki_pages_attachments: Mazání příloh
413 permission_delete_wiki_pages_attachments: Mazání příloh
414 permission_protect_wiki_pages: Zabezpe�?ení Wiki stránek
414 permission_protect_wiki_pages: Zabezpečení Wiki stránek
415 permission_manage_repository: Spravování repozitáře
415 permission_manage_repository: Spravování repozitáře
416 permission_browse_repository: Procházení repozitáře
416 permission_browse_repository: Procházení repozitáře
417 permission_view_changesets: Zobrazování revizí
417 permission_view_changesets: Zobrazování revizí
418 permission_commit_access: Commit přístup
418 permission_commit_access: Commit přístup
419 permission_manage_boards: Správa diskusních fór
419 permission_manage_boards: Správa diskusních fór
420 permission_view_messages: Prohlížení příspěvků
420 permission_view_messages: Prohlížení příspěvků
421 permission_add_messages: Posílání příspěvků
421 permission_add_messages: Posílání příspěvků
422 permission_edit_messages: Upravování příspěvků
422 permission_edit_messages: Upravování příspěvků
423 permission_edit_own_messages: Upravit vlastní příspěvky
423 permission_edit_own_messages: Upravit vlastní příspěvky
424 permission_delete_messages: Mazání příspěvků
424 permission_delete_messages: Mazání příspěvků
425 permission_delete_own_messages: Smazat vlastní příspěvky
425 permission_delete_own_messages: Smazat vlastní příspěvky
426 permission_export_wiki_pages: Exportovat Wiki stránky
426 permission_export_wiki_pages: Exportovat Wiki stránky
427 permission_manage_subtasks: Spravovat díl�?í úkoly
427 permission_manage_subtasks: Spravovat dílčí úkoly
428
428
429 project_module_issue_tracking: Sledování úkolů
429 project_module_issue_tracking: Sledování úkolů
430 project_module_time_tracking: Sledování �?asu
430 project_module_time_tracking: Sledování času
431 project_module_news: Novinky
431 project_module_news: Novinky
432 project_module_documents: Dokumenty
432 project_module_documents: Dokumenty
433 project_module_files: Soubory
433 project_module_files: Soubory
434 project_module_wiki: Wiki
434 project_module_wiki: Wiki
435 project_module_repository: Repozitář
435 project_module_repository: Repozitář
436 project_module_boards: Diskuse
436 project_module_boards: Diskuse
437 project_module_calendar: Kalendář
437 project_module_calendar: Kalendář
438 project_module_gantt: Gantt
438 project_module_gantt: Gantt
439
439
440 label_user: Uživatel
440 label_user: Uživatel
441 label_user_plural: Uživatelé
441 label_user_plural: Uživatelé
442 label_user_new: Nový uživatel
442 label_user_new: Nový uživatel
443 label_user_anonymous: Anonymní
443 label_user_anonymous: Anonymní
444 label_project: Projekt
444 label_project: Projekt
445 label_project_new: Nový projekt
445 label_project_new: Nový projekt
446 label_project_plural: Projekty
446 label_project_plural: Projekty
447 label_x_projects:
447 label_x_projects:
448 zero: žádné projekty
448 zero: žádné projekty
449 one: 1 projekt
449 one: 1 projekt
450 other: "%{count} projekty(ů)"
450 other: "%{count} projekty(ů)"
451 label_project_all: Všechny projekty
451 label_project_all: Všechny projekty
452 label_project_latest: Poslední projekty
452 label_project_latest: Poslední projekty
453 label_issue: Úkol
453 label_issue: Úkol
454 label_issue_new: Nový úkol
454 label_issue_new: Nový úkol
455 label_issue_plural: Úkoly
455 label_issue_plural: Úkoly
456 label_issue_view_all: Všechny úkoly
456 label_issue_view_all: Všechny úkoly
457 label_issues_by: "Úkoly podle %{value}"
457 label_issues_by: "Úkoly podle %{value}"
458 label_issue_added: Úkol přidán
458 label_issue_added: Úkol přidán
459 label_issue_updated: Úkol aktualizován
459 label_issue_updated: Úkol aktualizován
460 label_document: Dokument
460 label_document: Dokument
461 label_document_new: Nový dokument
461 label_document_new: Nový dokument
462 label_document_plural: Dokumenty
462 label_document_plural: Dokumenty
463 label_document_added: Dokument přidán
463 label_document_added: Dokument přidán
464 label_role: Role
464 label_role: Role
465 label_role_plural: Role
465 label_role_plural: Role
466 label_role_new: Nová role
466 label_role_new: Nová role
467 label_role_and_permissions: Role a práva
467 label_role_and_permissions: Role a práva
468 label_member: Člen
468 label_member: Člen
469 label_member_new: Nový �?len
469 label_member_new: Nový člen
470 label_member_plural: Členové
470 label_member_plural: Členové
471 label_tracker: Fronta
471 label_tracker: Fronta
472 label_tracker_plural: Fronty
472 label_tracker_plural: Fronty
473 label_tracker_new: Nová fronta
473 label_tracker_new: Nová fronta
474 label_workflow: Průběh práce
474 label_workflow: Průběh práce
475 label_issue_status: Stav úkolu
475 label_issue_status: Stav úkolu
476 label_issue_status_plural: Stavy úkolů
476 label_issue_status_plural: Stavy úkolů
477 label_issue_status_new: Nový stav
477 label_issue_status_new: Nový stav
478 label_issue_category: Kategorie úkolu
478 label_issue_category: Kategorie úkolu
479 label_issue_category_plural: Kategorie úkolů
479 label_issue_category_plural: Kategorie úkolů
480 label_issue_category_new: Nová kategorie
480 label_issue_category_new: Nová kategorie
481 label_custom_field: Uživatelské pole
481 label_custom_field: Uživatelské pole
482 label_custom_field_plural: Uživatelská pole
482 label_custom_field_plural: Uživatelská pole
483 label_custom_field_new: Nové uživatelské pole
483 label_custom_field_new: Nové uživatelské pole
484 label_enumerations: Seznamy
484 label_enumerations: Seznamy
485 label_enumeration_new: Nová hodnota
485 label_enumeration_new: Nová hodnota
486 label_information: Informace
486 label_information: Informace
487 label_information_plural: Informace
487 label_information_plural: Informace
488 label_please_login: Přihlašte se, prosím
488 label_please_login: Přihlašte se, prosím
489 label_register: Registrovat
489 label_register: Registrovat
490 label_login_with_open_id_option: nebo se přihlašte s OpenID
490 label_login_with_open_id_option: nebo se přihlašte s OpenID
491 label_password_lost: Zapomenuté heslo
491 label_password_lost: Zapomenuté heslo
492 label_home: Úvodní
492 label_home: Úvodní
493 label_my_page: Moje stránka
493 label_my_page: Moje stránka
494 label_my_account: Můj ú�?et
494 label_my_account: Můj účet
495 label_my_projects: Moje projekty
495 label_my_projects: Moje projekty
496 label_my_page_block: Bloky na mé stránce
496 label_my_page_block: Bloky na mé stránce
497 label_administration: Administrace
497 label_administration: Administrace
498 label_login: Přihlášení
498 label_login: Přihlášení
499 label_logout: Odhlášení
499 label_logout: Odhlášení
500 label_help: Nápověda
500 label_help: Nápověda
501 label_reported_issues: Nahlášené úkoly
501 label_reported_issues: Nahlášené úkoly
502 label_assigned_to_me_issues: Mé úkoly
502 label_assigned_to_me_issues: Mé úkoly
503 label_last_login: Poslední přihlášení
503 label_last_login: Poslední přihlášení
504 label_registered_on: Registrován
504 label_registered_on: Registrován
505 label_activity: Aktivita
505 label_activity: Aktivita
506 label_overall_activity: Celková aktivita
506 label_overall_activity: Celková aktivita
507 label_user_activity: "Aktivita uživatele: %{value}"
507 label_user_activity: "Aktivita uživatele: %{value}"
508 label_new: Nový
508 label_new: Nový
509 label_logged_as: Přihlášen jako
509 label_logged_as: Přihlášen jako
510 label_environment: Prostředí
510 label_environment: Prostředí
511 label_authentication: Autentifikace
511 label_authentication: Autentifikace
512 label_auth_source: Mód autentifikace
512 label_auth_source: Mód autentifikace
513 label_auth_source_new: Nový mód autentifikace
513 label_auth_source_new: Nový mód autentifikace
514 label_auth_source_plural: Módy autentifikace
514 label_auth_source_plural: Módy autentifikace
515 label_subproject_plural: Podprojekty
515 label_subproject_plural: Podprojekty
516 label_subproject_new: Nový podprojekt
516 label_subproject_new: Nový podprojekt
517 label_and_its_subprojects: "%{value} a jeho podprojekty"
517 label_and_its_subprojects: "%{value} a jeho podprojekty"
518 label_min_max_length: Min - Max délka
518 label_min_max_length: Min - Max délka
519 label_list: Seznam
519 label_list: Seznam
520 label_date: Datum
520 label_date: Datum
521 label_integer: Celé �?íslo
521 label_integer: Celé číslo
522 label_float: Desetinné �?íslo
522 label_float: Desetinné číslo
523 label_boolean: Ano/Ne
523 label_boolean: Ano/Ne
524 label_string: Text
524 label_string: Text
525 label_text: Dlouhý text
525 label_text: Dlouhý text
526 label_attribute: Atribut
526 label_attribute: Atribut
527 label_attribute_plural: Atributy
527 label_attribute_plural: Atributy
528 label_no_data: Žádné položky
528 label_no_data: Žádné položky
529 label_change_status: Změnit stav
529 label_change_status: Změnit stav
530 label_history: Historie
530 label_history: Historie
531 label_attachment: Soubor
531 label_attachment: Soubor
532 label_attachment_new: Nový soubor
532 label_attachment_new: Nový soubor
533 label_attachment_delete: Odstranit soubor
533 label_attachment_delete: Odstranit soubor
534 label_attachment_plural: Soubory
534 label_attachment_plural: Soubory
535 label_file_added: Soubor přidán
535 label_file_added: Soubor přidán
536 label_report: Přehled
536 label_report: Přehled
537 label_report_plural: Přehledy
537 label_report_plural: Přehledy
538 label_news: Novinky
538 label_news: Novinky
539 label_news_new: Přidat novinku
539 label_news_new: Přidat novinku
540 label_news_plural: Novinky
540 label_news_plural: Novinky
541 label_news_latest: Poslední novinky
541 label_news_latest: Poslední novinky
542 label_news_view_all: Zobrazit všechny novinky
542 label_news_view_all: Zobrazit všechny novinky
543 label_news_added: Novinka přidána
543 label_news_added: Novinka přidána
544 label_settings: Nastavení
544 label_settings: Nastavení
545 label_overview: Přehled
545 label_overview: Přehled
546 label_version: Verze
546 label_version: Verze
547 label_version_new: Nová verze
547 label_version_new: Nová verze
548 label_version_plural: Verze
548 label_version_plural: Verze
549 label_close_versions: Zavřít dokon�?ené verze
549 label_close_versions: Zavřít dokončené verze
550 label_confirmation: Potvrzení
550 label_confirmation: Potvrzení
551 label_export_to: 'Také k dispozici:'
551 label_export_to: 'Také k dispozici:'
552 label_read: Na�?ítá se...
552 label_read: Načítá se...
553 label_public_projects: Veřejné projekty
553 label_public_projects: Veřejné projekty
554 label_open_issues: otevřený
554 label_open_issues: otevřený
555 label_open_issues_plural: otevřené
555 label_open_issues_plural: otevřené
556 label_closed_issues: uzavřený
556 label_closed_issues: uzavřený
557 label_closed_issues_plural: uzavřené
557 label_closed_issues_plural: uzavřené
558 label_x_open_issues_abbr:
558 label_x_open_issues_abbr:
559 zero: 0 otevřených
559 zero: 0 otevřených
560 one: 1 otevřený
560 one: 1 otevřený
561 other: "%{count} otevřených"
561 other: "%{count} otevřených"
562 label_x_closed_issues_abbr:
562 label_x_closed_issues_abbr:
563 zero: 0 uzavřených
563 zero: 0 uzavřených
564 one: 1 uzavřený
564 one: 1 uzavřený
565 other: "%{count} uzavřených"
565 other: "%{count} uzavřených"
566 label_total: Celkem
566 label_total: Celkem
567 label_permissions: Práva
567 label_permissions: Práva
568 label_current_status: Aktuální stav
568 label_current_status: Aktuální stav
569 label_new_statuses_allowed: Nové povolené stavy
569 label_new_statuses_allowed: Nové povolené stavy
570 label_all: vše
570 label_all: vše
571 label_none: nic
571 label_none: nic
572 label_nobody: nikdo
572 label_nobody: nikdo
573 label_next: Další
573 label_next: Další
574 label_previous: Předchozí
574 label_previous: Předchozí
575 label_used_by: Použito
575 label_used_by: Použito
576 label_details: Detaily
576 label_details: Detaily
577 label_add_note: Přidat poznámku
577 label_add_note: Přidat poznámku
578 label_calendar: Kalendář
578 label_calendar: Kalendář
579 label_months_from: měsíců od
579 label_months_from: měsíců od
580 label_gantt: Ganttův diagram
580 label_gantt: Ganttův diagram
581 label_internal: Interní
581 label_internal: Interní
582 label_last_changes: "posledních %{count} změn"
582 label_last_changes: "posledních %{count} změn"
583 label_change_view_all: Zobrazit všechny změny
583 label_change_view_all: Zobrazit všechny změny
584 label_personalize_page: Přizpůsobit tuto stránku
584 label_personalize_page: Přizpůsobit tuto stránku
585 label_comment: Komentář
585 label_comment: Komentář
586 label_comment_plural: Komentáře
586 label_comment_plural: Komentáře
587 label_x_comments:
587 label_x_comments:
588 zero: žádné komentáře
588 zero: žádné komentáře
589 one: 1 komentář
589 one: 1 komentář
590 other: "%{count} komentářů"
590 other: "%{count} komentářů"
591 label_comment_add: Přidat komentáře
591 label_comment_add: Přidat komentáře
592 label_comment_added: Komentář přidán
592 label_comment_added: Komentář přidán
593 label_comment_delete: Odstranit komentář
593 label_comment_delete: Odstranit komentář
594 label_query: Uživatelský dotaz
594 label_query: Uživatelský dotaz
595 label_query_plural: Uživatelské dotazy
595 label_query_plural: Uživatelské dotazy
596 label_query_new: Nový dotaz
596 label_query_new: Nový dotaz
597 label_filter_add: Přidat filtr
597 label_filter_add: Přidat filtr
598 label_filter_plural: Filtry
598 label_filter_plural: Filtry
599 label_equals: je
599 label_equals: je
600 label_not_equals: není
600 label_not_equals: není
601 label_in_less_than: je měší než
601 label_in_less_than: je měší než
602 label_in_more_than: je větší než
602 label_in_more_than: je větší než
603 label_greater_or_equal: '>='
603 label_greater_or_equal: '>='
604 label_less_or_equal: '<='
604 label_less_or_equal: '<='
605 label_in: v
605 label_in: v
606 label_today: dnes
606 label_today: dnes
607 label_all_time: vše
607 label_all_time: vše
608 label_yesterday: v�?era
608 label_yesterday: včera
609 label_this_week: tento týden
609 label_this_week: tento týden
610 label_last_week: minulý týden
610 label_last_week: minulý týden
611 label_last_n_days: "posledních %{count} dnů"
611 label_last_n_days: "posledních %{count} dnů"
612 label_this_month: tento měsíc
612 label_this_month: tento měsíc
613 label_last_month: minulý měsíc
613 label_last_month: minulý měsíc
614 label_this_year: tento rok
614 label_this_year: tento rok
615 label_date_range: Časový rozsah
615 label_date_range: Časový rozsah
616 label_less_than_ago: před méně jak (dny)
616 label_less_than_ago: před méně jak (dny)
617 label_more_than_ago: před více jak (dny)
617 label_more_than_ago: před více jak (dny)
618 label_ago: před (dny)
618 label_ago: před (dny)
619 label_contains: obsahuje
619 label_contains: obsahuje
620 label_not_contains: neobsahuje
620 label_not_contains: neobsahuje
621 label_day_plural: dny
621 label_day_plural: dny
622 label_repository: Repozitář
622 label_repository: Repozitář
623 label_repository_plural: Repozitáře
623 label_repository_plural: Repozitáře
624 label_browse: Procházet
624 label_browse: Procházet
625 label_branch: Větev
625 label_branch: Větev
626 label_tag: Tag
626 label_tag: Tag
627 label_revision: Revize
627 label_revision: Revize
628 label_revision_plural: Revizí
628 label_revision_plural: Revizí
629 label_revision_id: "Revize %{value}"
629 label_revision_id: "Revize %{value}"
630 label_associated_revisions: Související verze
630 label_associated_revisions: Související verze
631 label_added: přidáno
631 label_added: přidáno
632 label_modified: změněno
632 label_modified: změněno
633 label_copied: zkopírováno
633 label_copied: zkopírováno
634 label_renamed: přejmenováno
634 label_renamed: přejmenováno
635 label_deleted: odstraněno
635 label_deleted: odstraněno
636 label_latest_revision: Poslední revize
636 label_latest_revision: Poslední revize
637 label_latest_revision_plural: Poslední revize
637 label_latest_revision_plural: Poslední revize
638 label_view_revisions: Zobrazit revize
638 label_view_revisions: Zobrazit revize
639 label_view_all_revisions: Zobrazit všechny revize
639 label_view_all_revisions: Zobrazit všechny revize
640 label_max_size: Maximální velikost
640 label_max_size: Maximální velikost
641 label_sort_highest: Přesunout na za�?átek
641 label_sort_highest: Přesunout na začátek
642 label_sort_higher: Přesunout nahoru
642 label_sort_higher: Přesunout nahoru
643 label_sort_lower: Přesunout dolů
643 label_sort_lower: Přesunout dolů
644 label_sort_lowest: Přesunout na konec
644 label_sort_lowest: Přesunout na konec
645 label_roadmap: Plán
645 label_roadmap: Plán
646 label_roadmap_due_in: "Zbývá %{value}"
646 label_roadmap_due_in: "Zbývá %{value}"
647 label_roadmap_overdue: "%{value} pozdě"
647 label_roadmap_overdue: "%{value} pozdě"
648 label_roadmap_no_issues: Pro tuto verzi nejsou žádné úkoly
648 label_roadmap_no_issues: Pro tuto verzi nejsou žádné úkoly
649 label_search: Hledat
649 label_search: Hledat
650 label_result_plural: Výsledky
650 label_result_plural: Výsledky
651 label_all_words: Všechna slova
651 label_all_words: Všechna slova
652 label_wiki: Wiki
652 label_wiki: Wiki
653 label_wiki_edit: Wiki úprava
653 label_wiki_edit: Wiki úprava
654 label_wiki_edit_plural: Wiki úpravy
654 label_wiki_edit_plural: Wiki úpravy
655 label_wiki_page: Wiki stránka
655 label_wiki_page: Wiki stránka
656 label_wiki_page_plural: Wiki stránky
656 label_wiki_page_plural: Wiki stránky
657 label_index_by_title: Index dle názvu
657 label_index_by_title: Index dle názvu
658 label_index_by_date: Index dle data
658 label_index_by_date: Index dle data
659 label_current_version: Aktuální verze
659 label_current_version: Aktuální verze
660 label_preview: Náhled
660 label_preview: Náhled
661 label_feed_plural: Příspěvky
661 label_feed_plural: Příspěvky
662 label_changes_details: Detail všech změn
662 label_changes_details: Detail všech změn
663 label_issue_tracking: Sledování úkolů
663 label_issue_tracking: Sledování úkolů
664 label_spent_time: Strávený �?as
664 label_spent_time: Strávený čas
665 label_overall_spent_time: Celkem strávený �?as
665 label_overall_spent_time: Celkem strávený čas
666 label_f_hour: "%{value} hodina"
666 label_f_hour: "%{value} hodina"
667 label_f_hour_plural: "%{value} hodin"
667 label_f_hour_plural: "%{value} hodin"
668 label_time_tracking: Sledování �?asu
668 label_time_tracking: Sledování času
669 label_change_plural: Změny
669 label_change_plural: Změny
670 label_statistics: Statistiky
670 label_statistics: Statistiky
671 label_commits_per_month: Commitů za měsíc
671 label_commits_per_month: Commitů za měsíc
672 label_commits_per_author: Commitů za autora
672 label_commits_per_author: Commitů za autora
673 label_view_diff: Zobrazit rozdíly
673 label_view_diff: Zobrazit rozdíly
674 label_diff_inline: uvnitř
674 label_diff_inline: uvnitř
675 label_diff_side_by_side: vedle sebe
675 label_diff_side_by_side: vedle sebe
676 label_options: Nastavení
676 label_options: Nastavení
677 label_copy_workflow_from: Kopírovat průběh práce z
677 label_copy_workflow_from: Kopírovat průběh práce z
678 label_permissions_report: Přehled práv
678 label_permissions_report: Přehled práv
679 label_watched_issues: Sledované úkoly
679 label_watched_issues: Sledované úkoly
680 label_related_issues: Související úkoly
680 label_related_issues: Související úkoly
681 label_applied_status: Použitý stav
681 label_applied_status: Použitý stav
682 label_loading: Nahrávám...
682 label_loading: Nahrávám...
683 label_relation_new: Nová souvislost
683 label_relation_new: Nová souvislost
684 label_relation_delete: Odstranit souvislost
684 label_relation_delete: Odstranit souvislost
685 label_relates_to: související s
685 label_relates_to: související s
686 label_duplicates: duplikuje
686 label_duplicates: duplikuje
687 label_duplicated_by: duplikován
687 label_duplicated_by: duplikován
688 label_blocks: blokuje
688 label_blocks: blokuje
689 label_blocked_by: blokován
689 label_blocked_by: blokován
690 label_precedes: předchází
690 label_precedes: předchází
691 label_follows: následuje
691 label_follows: následuje
692 label_stay_logged_in: Zůstat přihlášený
692 label_stay_logged_in: Zůstat přihlášený
693 label_disabled: zakázán
693 label_disabled: zakázán
694 label_show_completed_versions: Zobrazit dokon�?ené verze
694 label_show_completed_versions: Zobrazit dokončené verze
695 label_me:
695 label_me:
696 label_board: Fórum
696 label_board: Fórum
697 label_board_new: Nové fórum
697 label_board_new: Nové fórum
698 label_board_plural: Fóra
698 label_board_plural: Fóra
699 label_board_locked: Zam�?eno
699 label_board_locked: Zamčeno
700 label_board_sticky: Nálepka
700 label_board_sticky: Nálepka
701 label_topic_plural: Témata
701 label_topic_plural: Témata
702 label_message_plural: Příspěvky
702 label_message_plural: Příspěvky
703 label_message_last: Poslední příspěvek
703 label_message_last: Poslední příspěvek
704 label_message_new: Nový příspěvek
704 label_message_new: Nový příspěvek
705 label_message_posted: Příspěvek přidán
705 label_message_posted: Příspěvek přidán
706 label_reply_plural: Odpovědi
706 label_reply_plural: Odpovědi
707 label_send_information: Zaslat informace o ú�?tu uživateli
707 label_send_information: Zaslat informace o účtu uživateli
708 label_year: Rok
708 label_year: Rok
709 label_month: Měsíc
709 label_month: Měsíc
710 label_week: Týden
710 label_week: Týden
711 label_date_from: Od
711 label_date_from: Od
712 label_date_to: Do
712 label_date_to: Do
713 label_language_based: Podle výchozího jazyka
713 label_language_based: Podle výchozího jazyka
714 label_sort_by: "Seřadit podle %{value}"
714 label_sort_by: "Seřadit podle %{value}"
715 label_send_test_email: Poslat testovací email
715 label_send_test_email: Poslat testovací email
716 label_feeds_access_key: Přístupový klí�? pro Atom
716 label_feeds_access_key: Přístupový klíč pro Atom
717 label_missing_feeds_access_key: Postrádá přístupový klí�? pro Atom
717 label_missing_feeds_access_key: Postrádá přístupový klíč pro Atom
718 label_feeds_access_key_created_on: "Přístupový klí�? pro Atom byl vytvořen před %{value}"
718 label_feeds_access_key_created_on: "Přístupový klíč pro Atom byl vytvořen před %{value}"
719 label_module_plural: Moduly
719 label_module_plural: Moduly
720 label_added_time_by: "Přidáno uživatelem %{author} před %{age}"
720 label_added_time_by: "Přidáno uživatelem %{author} před %{age}"
721 label_updated_time_by: "Aktualizováno uživatelem %{author} před %{age}"
721 label_updated_time_by: "Aktualizováno uživatelem %{author} před %{age}"
722 label_updated_time: "Aktualizováno před %{value}"
722 label_updated_time: "Aktualizováno před %{value}"
723 label_jump_to_a_project: Vyberte projekt...
723 label_jump_to_a_project: Vyberte projekt...
724 label_file_plural: Soubory
724 label_file_plural: Soubory
725 label_changeset_plural: Revize
725 label_changeset_plural: Revize
726 label_default_columns: Výchozí sloupce
726 label_default_columns: Výchozí sloupce
727 label_no_change_option: (beze změny)
727 label_no_change_option: (beze změny)
728 label_bulk_edit_selected_issues: Hromadná úprava vybraných úkolů
728 label_bulk_edit_selected_issues: Hromadná úprava vybraných úkolů
729 label_theme: Téma
729 label_theme: Téma
730 label_default: Výchozí
730 label_default: Výchozí
731 label_search_titles_only: Vyhledávat pouze v názvech
731 label_search_titles_only: Vyhledávat pouze v názvech
732 label_user_mail_option_all: "Pro všechny události všech mých projektů"
732 label_user_mail_option_all: "Pro všechny události všech mých projektů"
733 label_user_mail_option_selected: "Pro všechny události vybraných projektů..."
733 label_user_mail_option_selected: "Pro všechny události vybraných projektů..."
734 label_user_mail_option_none: "Žádné události"
734 label_user_mail_option_none: "Žádné události"
735 label_user_mail_option_only_my_events: "Jen pro věci, co sleduji nebo jsem v nich zapojen"
735 label_user_mail_option_only_my_events: "Jen pro věci, co sleduji nebo jsem v nich zapojen"
736 label_user_mail_option_only_assigned: "Jen pro věci, ke kterým sem přiřazen"
736 label_user_mail_option_only_assigned: "Jen pro věci, ke kterým sem přiřazen"
737 label_user_mail_option_only_owner: "Jen pro věci, které vlastním"
737 label_user_mail_option_only_owner: "Jen pro věci, které vlastním"
738 label_user_mail_no_self_notified: "Nezasílat informace o mnou vytvořených změnách"
738 label_user_mail_no_self_notified: "Nezasílat informace o mnou vytvořených změnách"
739 label_registration_activation_by_email: aktivace ú�?tu emailem
739 label_registration_activation_by_email: aktivace účtu emailem
740 label_registration_manual_activation: manuální aktivace ú�?tu
740 label_registration_manual_activation: manuální aktivace účtu
741 label_registration_automatic_activation: automatická aktivace ú�?tu
741 label_registration_automatic_activation: automatická aktivace účtu
742 label_display_per_page: "%{value} na stránku"
742 label_display_per_page: "%{value} na stránku"
743 label_age: Věk
743 label_age: Věk
744 label_change_properties: Změnit vlastnosti
744 label_change_properties: Změnit vlastnosti
745 label_general: Obecné
745 label_general: Obecné
746 label_more: Více
746 label_more: Více
747 label_scm: SCM
747 label_scm: SCM
748 label_plugins: Doplňky
748 label_plugins: Doplňky
749 label_ldap_authentication: Autentifikace LDAP
749 label_ldap_authentication: Autentifikace LDAP
750 label_downloads_abbr: Staž.
750 label_downloads_abbr: Staž.
751 label_optional_description: Volitelný popis
751 label_optional_description: Volitelný popis
752 label_add_another_file: Přidat další soubor
752 label_add_another_file: Přidat další soubor
753 label_preferences: Nastavení
753 label_preferences: Nastavení
754 label_chronological_order: V chronologickém pořadí
754 label_chronological_order: V chronologickém pořadí
755 label_reverse_chronological_order: V obrácaném chronologickém pořadí
755 label_reverse_chronological_order: V obrácaném chronologickém pořadí
756 label_planning: Plánování
756 label_planning: Plánování
757 label_incoming_emails: Příchozí e-maily
757 label_incoming_emails: Příchozí e-maily
758 label_generate_key: Generovat kl�
758 label_generate_key: Generovat klíč
759 label_issue_watchers: Sledování
759 label_issue_watchers: Sledování
760 label_example: Příklad
760 label_example: Příklad
761 label_display: Zobrazit
761 label_display: Zobrazit
762 label_sort: Řazení
762 label_sort: Řazení
763 label_ascending: Vzestupně
763 label_ascending: Vzestupně
764 label_descending: Sestupně
764 label_descending: Sestupně
765 label_date_from_to: Od %{start} do %{end}
765 label_date_from_to: Od %{start} do %{end}
766 label_wiki_content_added: Wiki stránka přidána
766 label_wiki_content_added: Wiki stránka přidána
767 label_wiki_content_updated: Wiki stránka aktualizována
767 label_wiki_content_updated: Wiki stránka aktualizována
768 label_group: Skupina
768 label_group: Skupina
769 label_group_plural: Skupiny
769 label_group_plural: Skupiny
770 label_group_new: Nová skupina
770 label_group_new: Nová skupina
771 label_time_entry_plural: Strávený �?as
771 label_time_entry_plural: Strávený čas
772 label_version_sharing_none: Nesdíleno
772 label_version_sharing_none: Nesdíleno
773 label_version_sharing_descendants: S podprojekty
773 label_version_sharing_descendants: S podprojekty
774 label_version_sharing_hierarchy: S hierarchií projektu
774 label_version_sharing_hierarchy: S hierarchií projektu
775 label_version_sharing_tree: Se stromem projektu
775 label_version_sharing_tree: Se stromem projektu
776 label_version_sharing_system: Se všemi projekty
776 label_version_sharing_system: Se všemi projekty
777 label_update_issue_done_ratios: Aktualizovat koeficienty dokon�?ení úkolů
777 label_update_issue_done_ratios: Aktualizovat koeficienty dokončení úkolů
778 label_copy_source: Zdroj
778 label_copy_source: Zdroj
779 label_copy_target: Cíl
779 label_copy_target: Cíl
780 label_copy_same_as_target: Stejný jako cíl
780 label_copy_same_as_target: Stejný jako cíl
781 label_display_used_statuses_only: Zobrazit pouze stavy které jsou použité touto frontou
781 label_display_used_statuses_only: Zobrazit pouze stavy které jsou použité touto frontou
782 label_api_access_key: API přístupový klí�?
782 label_api_access_key: API přístupový klíč
783 label_missing_api_access_key: Chybějící přístupový klí�? API
783 label_missing_api_access_key: Chybějící přístupový klíč API
784 label_api_access_key_created_on: API přístupový klí�? vytvořen %{value}
784 label_api_access_key_created_on: API přístupový klíč vytvořen %{value}
785 label_profile: Profil
785 label_profile: Profil
786 label_subtask_plural: Díl�?í úkoly
786 label_subtask_plural: Dílčí úkoly
787 label_project_copy_notifications: Odeslat email oznámení v průběhu kopie projektu
787 label_project_copy_notifications: Odeslat email oznámení v průběhu kopie projektu
788 label_principal_search: "Hledat uživatele nebo skupinu:"
788 label_principal_search: "Hledat uživatele nebo skupinu:"
789 label_user_search: "Hledat uživatele:"
789 label_user_search: "Hledat uživatele:"
790
790
791 button_login: Přihlásit
791 button_login: Přihlásit
792 button_submit: Potvrdit
792 button_submit: Potvrdit
793 button_save: Uložit
793 button_save: Uložit
794 button_check_all: Zašrtnout vše
794 button_check_all: Zašrtnout vše
795 button_uncheck_all: Odšrtnout vše
795 button_uncheck_all: Odšrtnout vše
796 button_delete: Odstranit
796 button_delete: Odstranit
797 button_create: Vytvořit
797 button_create: Vytvořit
798 button_create_and_continue: Vytvořit a pokra�?ovat
798 button_create_and_continue: Vytvořit a pokračovat
799 button_test: Testovat
799 button_test: Testovat
800 button_edit: Upravit
800 button_edit: Upravit
801 button_edit_associated_wikipage: "Upravit přiřazenou Wiki stránku: %{page_title}"
801 button_edit_associated_wikipage: "Upravit přiřazenou Wiki stránku: %{page_title}"
802 button_add: Přidat
802 button_add: Přidat
803 button_change: Změnit
803 button_change: Změnit
804 button_apply: Použít
804 button_apply: Použít
805 button_clear: Smazat
805 button_clear: Smazat
806 button_lock: Zamknout
806 button_lock: Zamknout
807 button_unlock: Odemknout
807 button_unlock: Odemknout
808 button_download: Stáhnout
808 button_download: Stáhnout
809 button_list: Vypsat
809 button_list: Vypsat
810 button_view: Zobrazit
810 button_view: Zobrazit
811 button_move: Přesunout
811 button_move: Přesunout
812 button_move_and_follow: Přesunout a následovat
812 button_move_and_follow: Přesunout a následovat
813 button_back: Zpět
813 button_back: Zpět
814 button_cancel: Storno
814 button_cancel: Storno
815 button_activate: Aktivovat
815 button_activate: Aktivovat
816 button_sort: Seřadit
816 button_sort: Seřadit
817 button_log_time: Přidat �?as
817 button_log_time: Přidat čas
818 button_rollback: Zpět k této verzi
818 button_rollback: Zpět k této verzi
819 button_watch: Sledovat
819 button_watch: Sledovat
820 button_unwatch: Nesledovat
820 button_unwatch: Nesledovat
821 button_reply: Odpovědět
821 button_reply: Odpovědět
822 button_archive: Archivovat
822 button_archive: Archivovat
823 button_unarchive: Dearchivovat
823 button_unarchive: Dearchivovat
824 button_reset: Resetovat
824 button_reset: Resetovat
825 button_rename: Přejmenovat
825 button_rename: Přejmenovat
826 button_change_password: Změnit heslo
826 button_change_password: Změnit heslo
827 button_copy: Kopírovat
827 button_copy: Kopírovat
828 button_copy_and_follow: Kopírovat a následovat
828 button_copy_and_follow: Kopírovat a následovat
829 button_annotate: Komentovat
829 button_annotate: Komentovat
830 button_update: Aktualizovat
830 button_update: Aktualizovat
831 button_configure: Konfigurovat
831 button_configure: Konfigurovat
832 button_quote: Citovat
832 button_quote: Citovat
833 button_duplicate: Duplikovat
833 button_duplicate: Duplikovat
834 button_show: Zobrazit
834 button_show: Zobrazit
835
835
836 status_active: aktivní
836 status_active: aktivní
837 status_registered: registrovaný
837 status_registered: registrovaný
838 status_locked: zam�?ený
838 status_locked: zamčený
839
839
840 version_status_open: otevřený
840 version_status_open: otevřený
841 version_status_locked: zam�?ený
841 version_status_locked: zamčený
842 version_status_closed: zavřený
842 version_status_closed: zavřený
843
843
844 field_active: Aktivní
844 field_active: Aktivní
845
845
846 text_select_mail_notifications: Vyberte akci, při které bude zasláno upozornění emailem.
846 text_select_mail_notifications: Vyberte akci, při které bude zasláno upozornění emailem.
847 text_regexp_info: např. ^[A-Z0-9]+$
847 text_regexp_info: např. ^[A-Z0-9]+$
848 text_min_max_length_info: 0 znamená bez limitu
848 text_min_max_length_info: 0 znamená bez limitu
849 text_project_destroy_confirmation: Jste si jisti, že chcete odstranit tento projekt a všechna související data?
849 text_project_destroy_confirmation: Jste si jisti, že chcete odstranit tento projekt a všechna související data?
850 text_subprojects_destroy_warning: "Jeho podprojek(y): %{value} budou také smazány."
850 text_subprojects_destroy_warning: "Jeho podprojek(y): %{value} budou také smazány."
851 text_workflow_edit: Vyberte roli a frontu k editaci průběhu práce
851 text_workflow_edit: Vyberte roli a frontu k editaci průběhu práce
852 text_are_you_sure: Jste si jisti?
852 text_are_you_sure: Jste si jisti?
853 text_journal_changed: "%{label} změněn z %{old} na %{new}"
853 text_journal_changed: "%{label} změněn z %{old} na %{new}"
854 text_journal_set_to: "%{label} nastaven na %{value}"
854 text_journal_set_to: "%{label} nastaven na %{value}"
855 text_journal_deleted: "%{label} smazán (%{old})"
855 text_journal_deleted: "%{label} smazán (%{old})"
856 text_journal_added: "%{label} %{value} přidán"
856 text_journal_added: "%{label} %{value} přidán"
857 text_tip_issue_begin_day: úkol za�?íná v tento den
857 text_tip_issue_begin_day: úkol začíná v tento den
858 text_tip_issue_end_day: úkol kon�?í v tento den
858 text_tip_issue_end_day: úkol končí v tento den
859 text_tip_issue_begin_end_day: úkol za�?íná a kon�?í v tento den
859 text_tip_issue_begin_end_day: úkol začíná a končí v tento den
860 text_caracters_maximum: "%{count} znaků maximálně."
860 text_caracters_maximum: "%{count} znaků maximálně."
861 text_caracters_minimum: "Musí být alespoň %{count} znaků dlouhé."
861 text_caracters_minimum: "Musí být alespoň %{count} znaků dlouhé."
862 text_length_between: "Délka mezi %{min} a %{max} znaky."
862 text_length_between: "Délka mezi %{min} a %{max} znaky."
863 text_tracker_no_workflow: Pro tuto frontu není definován žádný průběh práce
863 text_tracker_no_workflow: Pro tuto frontu není definován žádný průběh práce
864 text_unallowed_characters: Nepovolené znaky
864 text_unallowed_characters: Nepovolené znaky
865 text_comma_separated: Povoleno více hodnot (oddělěné �?árkou).
865 text_comma_separated: Povoleno více hodnot (oddělěné čárkou).
866 text_line_separated: Více hodnot povoleno (jeden řádek pro každou hodnotu).
866 text_line_separated: Více hodnot povoleno (jeden řádek pro každou hodnotu).
867 text_issues_ref_in_commit_messages: Odkazování a opravování úkolů v poznámkách commitů
867 text_issues_ref_in_commit_messages: Odkazování a opravování úkolů v poznámkách commitů
868 text_issue_added: "Úkol %{id} byl vytvořen uživatelem %{author}."
868 text_issue_added: "Úkol %{id} byl vytvořen uživatelem %{author}."
869 text_issue_updated: "Úkol %{id} byl aktualizován uživatelem %{author}."
869 text_issue_updated: "Úkol %{id} byl aktualizován uživatelem %{author}."
870 text_wiki_destroy_confirmation: Opravdu si přejete odstranit tuto Wiki a celý její obsah?
870 text_wiki_destroy_confirmation: Opravdu si přejete odstranit tuto Wiki a celý její obsah?
871 text_issue_category_destroy_question: "Některé úkoly (%{count}) jsou přiřazeny k této kategorii. Co s nimi chtete udělat?"
871 text_issue_category_destroy_question: "Některé úkoly (%{count}) jsou přiřazeny k této kategorii. Co s nimi chtete udělat?"
872 text_issue_category_destroy_assignments: Zrušit přiřazení ke kategorii
872 text_issue_category_destroy_assignments: Zrušit přiřazení ke kategorii
873 text_issue_category_reassign_to: Přiřadit úkoly do této kategorie
873 text_issue_category_reassign_to: Přiřadit úkoly do této kategorie
874 text_user_mail_option: "U projektů, které nebyly vybrány, budete dostávat oznámení pouze o vašich �?i o sledovaných položkách (např. o položkách jejichž jste autor nebo ke kterým jste přiřazen(a))."
874 text_user_mail_option: "U projektů, které nebyly vybrány, budete dostávat oznámení pouze o vašich či o sledovaných položkách (např. o položkách jejichž jste autor nebo ke kterým jste přiřazen(a))."
875 text_no_configuration_data: "Role, fronty, stavy úkolů ani průběh práce nebyly zatím nakonfigurovány.\nVelice doporu�?ujeme nahrát výchozí konfiguraci. Po si můžete vše upravit"
875 text_no_configuration_data: "Role, fronty, stavy úkolů ani průběh práce nebyly zatím nakonfigurovány.\nVelice doporučujeme nahrát výchozí konfiguraci. Po si můžete vše upravit"
876 text_load_default_configuration: Nahrát výchozí konfiguraci
876 text_load_default_configuration: Nahrát výchozí konfiguraci
877 text_status_changed_by_changeset: "Použito v sadě změn %{value}."
877 text_status_changed_by_changeset: "Použito v sadě změn %{value}."
878 text_time_logged_by_changeset: Aplikováno v sadě změn %{value}.
878 text_time_logged_by_changeset: Aplikováno v sadě změn %{value}.
879 text_issues_destroy_confirmation: 'Opravdu si přejete odstranit všechny zvolené úkoly?'
879 text_issues_destroy_confirmation: 'Opravdu si přejete odstranit všechny zvolené úkoly?'
880 text_select_project_modules: 'Aktivní moduly v tomto projektu:'
880 text_select_project_modules: 'Aktivní moduly v tomto projektu:'
881 text_default_administrator_account_changed: Výchozí nastavení administrátorského ú�?tu změněno
881 text_default_administrator_account_changed: Výchozí nastavení administrátorského účtu změněno
882 text_file_repository_writable: Povolen zápis do adresáře ukládání souborů
882 text_file_repository_writable: Povolen zápis do adresáře ukládání souborů
883 text_plugin_assets_writable: Možnost zápisu do adresáře plugin assets
883 text_plugin_assets_writable: Možnost zápisu do adresáře plugin assets
884 text_rmagick_available: RMagick k dispozici (volitelné)
884 text_rmagick_available: RMagick k dispozici (volitelné)
885 text_destroy_time_entries_question: "U úkolů, které chcete odstranit, je evidováno %{hours} práce. Co chete udělat?"
885 text_destroy_time_entries_question: "U úkolů, které chcete odstranit, je evidováno %{hours} práce. Co chete udělat?"
886 text_destroy_time_entries: Odstranit zaznamenané hodiny.
886 text_destroy_time_entries: Odstranit zaznamenané hodiny.
887 text_assign_time_entries_to_project: Přiřadit zaznamenané hodiny projektu
887 text_assign_time_entries_to_project: Přiřadit zaznamenané hodiny projektu
888 text_reassign_time_entries: 'Přeřadit zaznamenané hodiny k tomuto úkolu:'
888 text_reassign_time_entries: 'Přeřadit zaznamenané hodiny k tomuto úkolu:'
889 text_user_wrote: "%{value} napsal:"
889 text_user_wrote: "%{value} napsal:"
890 text_enumeration_destroy_question: "Několik (%{count}) objektů je přiřazeno k této hodnotě."
890 text_enumeration_destroy_question: "Několik (%{count}) objektů je přiřazeno k této hodnotě."
891 text_enumeration_category_reassign_to: 'Přeřadit je do této:'
891 text_enumeration_category_reassign_to: 'Přeřadit je do této:'
892 text_email_delivery_not_configured: "Doru�?ování e-mailů není nastaveno a odesílání notifikací je zakázáno.\nNastavte Váš SMTP server v souboru config/configuration.yml a restartujte aplikaci."
892 text_email_delivery_not_configured: "Doručování e-mailů není nastaveno a odesílání notifikací je zakázáno.\nNastavte Váš SMTP server v souboru config/configuration.yml a restartujte aplikaci."
893 text_repository_usernames_mapping: "Vybrat nebo upravit mapování mezi Redmine uživateli a uživatelskými jmény nalezenými v logu repozitáře.\nUživatelé se shodným Redmine uživatelským jménem a uživatelským jménem v repozitáři jsou mapováni automaticky."
893 text_repository_usernames_mapping: "Vybrat nebo upravit mapování mezi Redmine uživateli a uživatelskými jmény nalezenými v logu repozitáře.\nUživatelé se shodným Redmine uživatelským jménem a uživatelským jménem v repozitáři jsou mapováni automaticky."
894 text_diff_truncated: '... Rozdílový soubor je zkrácen, protože jeho délka přesahuje max. limit.'
894 text_diff_truncated: '... Rozdílový soubor je zkrácen, protože jeho délka přesahuje max. limit.'
895 text_custom_field_possible_values_info: 'Každá hodnota na novém řádku'
895 text_custom_field_possible_values_info: 'Každá hodnota na novém řádku'
896 text_wiki_page_destroy_question: Tato stránka má %{descendants} podstránek a potomků. Co chcete udělat?
896 text_wiki_page_destroy_question: Tato stránka má %{descendants} podstránek a potomků. Co chcete udělat?
897 text_wiki_page_nullify_children: Ponechat podstránky jako kořenové stránky
897 text_wiki_page_nullify_children: Ponechat podstránky jako kořenové stránky
898 text_wiki_page_destroy_children: Smazat podstránky a všechny jejich potomky
898 text_wiki_page_destroy_children: Smazat podstránky a všechny jejich potomky
899 text_wiki_page_reassign_children: Přiřadit podstránky k tomuto rodi�?i
899 text_wiki_page_reassign_children: Přiřadit podstránky k tomuto rodiči
900 text_own_membership_delete_confirmation: "Chystáte se odebrat si některá nebo všechna svá oprávnění, potom již nemusíte být schopni upravit tento projekt.\nOpravdu chcete pokra�?ovat?"
900 text_own_membership_delete_confirmation: "Chystáte se odebrat si některá nebo všechna svá oprávnění, potom již nemusíte být schopni upravit tento projekt.\nOpravdu chcete pokračovat?"
901 text_zoom_in: Přiblížit
901 text_zoom_in: Přiblížit
902 text_zoom_out: Oddálit
902 text_zoom_out: Oddálit
903
903
904 default_role_manager: Manažer
904 default_role_manager: Manažer
905 default_role_developer: Vývojář
905 default_role_developer: Vývojář
906 default_role_reporter: Reportér
906 default_role_reporter: Reportér
907 default_tracker_bug: Chyba
907 default_tracker_bug: Chyba
908 default_tracker_feature: Požadavek
908 default_tracker_feature: Požadavek
909 default_tracker_support: Podpora
909 default_tracker_support: Podpora
910 default_issue_status_new: Nový
910 default_issue_status_new: Nový
911 default_issue_status_in_progress: Ve vývoji
911 default_issue_status_in_progress: Ve vývoji
912 default_issue_status_resolved: Vyřešený
912 default_issue_status_resolved: Vyřešený
913 default_issue_status_feedback: Čeká se
913 default_issue_status_feedback: Čeká se
914 default_issue_status_closed: Uzavřený
914 default_issue_status_closed: Uzavřený
915 default_issue_status_rejected: Odmítnutý
915 default_issue_status_rejected: Odmítnutý
916 default_doc_category_user: Uživatelská dokumentace
916 default_doc_category_user: Uživatelská dokumentace
917 default_doc_category_tech: Technická dokumentace
917 default_doc_category_tech: Technická dokumentace
918 default_priority_low: Nízká
918 default_priority_low: Nízká
919 default_priority_normal: Normální
919 default_priority_normal: Normální
920 default_priority_high: Vysoká
920 default_priority_high: Vysoká
921 default_priority_urgent: Urgentní
921 default_priority_urgent: Urgentní
922 default_priority_immediate: Okamžitá
922 default_priority_immediate: Okamžitá
923 default_activity_design: Návhr
923 default_activity_design: Návhr
924 default_activity_development: Vývoj
924 default_activity_development: Vývoj
925
925
926 enumeration_issue_priorities: Priority úkolů
926 enumeration_issue_priorities: Priority úkolů
927 enumeration_doc_categories: Kategorie dokumentů
927 enumeration_doc_categories: Kategorie dokumentů
928 enumeration_activities: Aktivity (sledování �?asu)
928 enumeration_activities: Aktivity (sledování času)
929 enumeration_system_activity: Systémová aktivita
929 enumeration_system_activity: Systémová aktivita
930
930
931 field_warn_on_leaving_unsaved: Varuj mě před opuštěním stránky s neuloženým textem
931 field_warn_on_leaving_unsaved: Varuj mě před opuštěním stránky s neuloženým textem
932 text_warn_on_leaving_unsaved: Aktuální stránka obsahuje neuložený text, který bude ztracen, když opustíte stránku.
932 text_warn_on_leaving_unsaved: Aktuální stránka obsahuje neuložený text, který bude ztracen, když opustíte stránku.
933 label_my_queries: Moje vlastní dotazy
933 label_my_queries: Moje vlastní dotazy
934 text_journal_changed_no_detail: "%{label} aktualizován"
934 text_journal_changed_no_detail: "%{label} aktualizován"
935 label_news_comment_added: K novince byl přidán komentář
935 label_news_comment_added: K novince byl přidán komentář
936 button_expand_all: Rozbal vše
936 button_expand_all: Rozbal vše
937 button_collapse_all: Sbal vše
937 button_collapse_all: Sbal vše
938 label_additional_workflow_transitions_for_assignee: Další změna stavu povolena, jestliže je uživatel přiřazen
938 label_additional_workflow_transitions_for_assignee: Další změna stavu povolena, jestliže je uživatel přiřazen
939 label_additional_workflow_transitions_for_author: Další změna stavu povolena, jestliže je uživatel autorem
939 label_additional_workflow_transitions_for_author: Další změna stavu povolena, jestliže je uživatel autorem
940 label_bulk_edit_selected_time_entries: Hromadná změna záznamů �?asu
940 label_bulk_edit_selected_time_entries: Hromadná změna záznamů času
941 text_time_entries_destroy_confirmation: Jste si jistí, že chcete smazat vybraný záznam(y) �?asu?
941 text_time_entries_destroy_confirmation: Jste si jistí, že chcete smazat vybraný záznam(y) času?
942 label_role_anonymous: Anonymní
942 label_role_anonymous: Anonymní
943 label_role_non_member: Není �?lenem
943 label_role_non_member: Není členem
944 label_issue_note_added: Přidána poznámka
944 label_issue_note_added: Přidána poznámka
945 label_issue_status_updated: Aktualizován stav
945 label_issue_status_updated: Aktualizován stav
946 label_issue_priority_updated: Aktualizována priorita
946 label_issue_priority_updated: Aktualizována priorita
947 label_issues_visibility_own: Úkol vytvořen nebo přiřazen uživatel(i/em)
947 label_issues_visibility_own: Úkol vytvořen nebo přiřazen uživatel(i/em)
948 field_issues_visibility: Viditelnost úkolů
948 field_issues_visibility: Viditelnost úkolů
949 label_issues_visibility_all: Všechny úkoly
949 label_issues_visibility_all: Všechny úkoly
950 permission_set_own_issues_private: Nastavit vlastní úkoly jako veřejné nebo soukromé
950 permission_set_own_issues_private: Nastavit vlastní úkoly jako veřejné nebo soukromé
951 field_is_private: Soukromý
951 field_is_private: Soukromý
952 permission_set_issues_private: Nastavit úkoly jako veřejné nebo soukromé
952 permission_set_issues_private: Nastavit úkoly jako veřejné nebo soukromé
953 label_issues_visibility_public: Všechny úkoly, které nejsou soukromé
953 label_issues_visibility_public: Všechny úkoly, které nejsou soukromé
954 text_issues_destroy_descendants_confirmation: "%{count} díl�?í(ch) úkol(ů) bude rovněž smazán(o)."
954 text_issues_destroy_descendants_confirmation: "%{count} dílčí(ch) úkol(ů) bude rovněž smazán(o)."
955 field_commit_logs_encoding: Kódování zpráv při commitu
955 field_commit_logs_encoding: Kódování zpráv při commitu
956 field_scm_path_encoding: Kódování cesty SCM
956 field_scm_path_encoding: Kódování cesty SCM
957 text_scm_path_encoding_note: "Výchozí: UTF-8"
957 text_scm_path_encoding_note: "Výchozí: UTF-8"
958 field_path_to_repository: Cesta k repositáři
958 field_path_to_repository: Cesta k repositáři
959 field_root_directory: Kořenový adresář
959 field_root_directory: Kořenový adresář
960 field_cvs_module: Modul
960 field_cvs_module: Modul
961 field_cvsroot: CVSROOT
961 field_cvsroot: CVSROOT
962 text_mercurial_repository_note: Lokální repositář (např. /hgrepo, c:\hgrepo)
962 text_mercurial_repository_note: Lokální repositář (např. /hgrepo, c:\hgrepo)
963 text_scm_command: Příkaz
963 text_scm_command: Příkaz
964 text_scm_command_version: Verze
964 text_scm_command_version: Verze
965 label_git_report_last_commit: Reportovat poslední commit pro soubory a adresáře
965 label_git_report_last_commit: Reportovat poslední commit pro soubory a adresáře
966 text_scm_config: Můžete si nastavit vaše SCM příkazy v config/configuration.yml. Restartujte, prosím, aplikaci po jejich úpravě.
966 text_scm_config: Můžete si nastavit vaše SCM příkazy v config/configuration.yml. Restartujte, prosím, aplikaci po jejich úpravě.
967 text_scm_command_not_available: SCM příkaz není k dispozici. Zkontrolujte, prosím, nastavení v panelu Administrace.
967 text_scm_command_not_available: SCM příkaz není k dispozici. Zkontrolujte, prosím, nastavení v panelu Administrace.
968 notice_issue_successful_create: Úkol %{id} vytvořen.
968 notice_issue_successful_create: Úkol %{id} vytvořen.
969 label_between: mezi
969 label_between: mezi
970 setting_issue_group_assignment: Povolit přiřazení úkolu skupině
970 setting_issue_group_assignment: Povolit přiřazení úkolu skupině
971 label_diff: rozdíl
971 label_diff: rozdíl
972 text_git_repository_note: Repositář je "bare and local" (např. /gitrepo, c:\gitrepo)
972 text_git_repository_note: Repositář je "bare and local" (např. /gitrepo, c:\gitrepo)
973 description_query_sort_criteria_direction: Směr třídění
973 description_query_sort_criteria_direction: Směr třídění
974 description_project_scope: Rozsah vyhledávání
974 description_project_scope: Rozsah vyhledávání
975 description_filter: Filtr
975 description_filter: Filtr
976 description_user_mail_notification: Nastavení emailových notifikací
976 description_user_mail_notification: Nastavení emailových notifikací
977 description_date_from: Zadejte po�?áte�?ní datum
977 description_date_from: Zadejte počáteční datum
978 description_message_content: Obsah zprávy
978 description_message_content: Obsah zprávy
979 description_available_columns: Dostupné sloupce
979 description_available_columns: Dostupné sloupce
980 description_date_range_interval: Zvolte rozsah výběrem po�?áte�?ního a koncového data
980 description_date_range_interval: Zvolte rozsah výběrem počátečního a koncového data
981 description_issue_category_reassign: Zvolte kategorii úkolu
981 description_issue_category_reassign: Zvolte kategorii úkolu
982 description_search: Vyhledávací pole
982 description_search: Vyhledávací pole
983 description_notes: Poznámky
983 description_notes: Poznámky
984 description_date_range_list: Zvolte rozsah ze seznamu
984 description_date_range_list: Zvolte rozsah ze seznamu
985 description_choose_project: Projekty
985 description_choose_project: Projekty
986 description_date_to: Zadejte datum
986 description_date_to: Zadejte datum
987 description_query_sort_criteria_attribute: Třídící atribut
987 description_query_sort_criteria_attribute: Třídící atribut
988 description_wiki_subpages_reassign: Zvolte novou rodi�?ovskou stránku
988 description_wiki_subpages_reassign: Zvolte novou rodičovskou stránku
989 description_selected_columns: Vybraný sloupec
989 description_selected_columns: Vybraný sloupec
990 label_parent_revision: Rodi�?
990 label_parent_revision: Rodič
991 label_child_revision: Potomek
991 label_child_revision: Potomek
992 error_scm_annotate_big_text_file: Vstup nemůže být komentován, protože překra�?uje povolenou velikost textového souboru
992 error_scm_annotate_big_text_file: Vstup nemůže být komentován, protože překračuje povolenou velikost textového souboru
993 setting_default_issue_start_date_to_creation_date: Použij aktuální datum jako po�?áte�?ní datum pro nové úkoly
993 setting_default_issue_start_date_to_creation_date: Použij aktuální datum jako počáteční datum pro nové úkoly
994 button_edit_section: Uprav tuto �?ást
994 button_edit_section: Uprav tuto část
995 setting_repositories_encodings: Kódování příloh a repositářů
995 setting_repositories_encodings: Kódování příloh a repositářů
996 description_all_columns: Všechny sloupce
996 description_all_columns: Všechny sloupce
997 button_export: Export
997 button_export: Export
998 label_export_options: "nastavení exportu %{export_format}"
998 label_export_options: "nastavení exportu %{export_format}"
999 error_attachment_too_big: Soubor nemůže být nahrán, protože jeho velikost je větší než maximální (%{max_size})
999 error_attachment_too_big: Soubor nemůže být nahrán, protože jeho velikost je větší než maximální (%{max_size})
1000 notice_failed_to_save_time_entries: "Chyba při ukládání %{count} �?asov(ých/ého) záznam(ů) z %{total} vybraného: %{ids}."
1000 notice_failed_to_save_time_entries: "Chyba při ukládání %{count} časov(ých/ého) záznam(ů) z %{total} vybraného: %{ids}."
1001 label_x_issues:
1001 label_x_issues:
1002 zero: 0 Úkol
1002 zero: 0 Úkol
1003 one: 1 Úkol
1003 one: 1 Úkol
1004 other: "%{count} Úkoly"
1004 other: "%{count} Úkoly"
1005 label_repository_new: Nový repositář
1005 label_repository_new: Nový repositář
1006 field_repository_is_default: Hlavní repositář
1006 field_repository_is_default: Hlavní repositář
1007 label_copy_attachments: Kopírovat přílohy
1007 label_copy_attachments: Kopírovat přílohy
1008 label_item_position: "%{position}/%{count}"
1008 label_item_position: "%{position}/%{count}"
1009 label_completed_versions: Dokon�?ené verze
1009 label_completed_versions: Dokončené verze
1010 text_project_identifier_info: Jsou povolena pouze malá písmena (a-z), �?íslice, poml�?ky a podtržítka.<br />Po uložení již nelze identifikátor měnit.
1010 text_project_identifier_info: Jsou povolena pouze malá písmena (a-z), číslice, pomlčky a podtržítka.<br />Po uložení již nelze identifikátor měnit.
1011 field_multiple: Více hodnot
1011 field_multiple: Více hodnot
1012 setting_commit_cross_project_ref: Povolit reference a opravy úkolů ze všech ostatních projektů
1012 setting_commit_cross_project_ref: Povolit reference a opravy úkolů ze všech ostatních projektů
1013 text_issue_conflict_resolution_add_notes: Přidat moje poznámky a zahodit ostatní změny
1013 text_issue_conflict_resolution_add_notes: Přidat moje poznámky a zahodit ostatní změny
1014 text_issue_conflict_resolution_overwrite: Přesto přijmout moje úpravy (předchozí poznámky budou zachovány, ale některé změny mohou být přepsány)
1014 text_issue_conflict_resolution_overwrite: Přesto přijmout moje úpravy (předchozí poznámky budou zachovány, ale některé změny mohou být přepsány)
1015 notice_issue_update_conflict: Během vašich úprav byl úkol aktualizován jiným uživatelem.
1015 notice_issue_update_conflict: Během vašich úprav byl úkol aktualizován jiným uživatelem.
1016 text_issue_conflict_resolution_cancel: Zaho�? všechny moje změny a znovu zobraz %{link}
1016 text_issue_conflict_resolution_cancel: Zahoď všechny moje změny a znovu zobraz %{link}
1017 permission_manage_related_issues: Spravuj související úkoly
1017 permission_manage_related_issues: Spravuj související úkoly
1018 field_auth_source_ldap_filter: LDAP filtr
1018 field_auth_source_ldap_filter: LDAP filtr
1019 label_search_for_watchers: Hledej sledující pro přidání
1019 label_search_for_watchers: Hledej sledující pro přidání
1020 notice_account_deleted: Váš ú�?et byl trvale smazán.
1020 notice_account_deleted: Váš účet byl trvale smazán.
1021 setting_unsubscribe: Povolit uživatelům smazání jejich vlastního ú�?tu
1021 setting_unsubscribe: Povolit uživatelům smazání jejich vlastního účtu
1022 button_delete_my_account: Smazat můj ú�?et
1022 button_delete_my_account: Smazat můj účet
1023 text_account_destroy_confirmation: |-
1023 text_account_destroy_confirmation: |-
1024 Skute�?ně chcete pokra�?ovat?
1024 Skutečně chcete pokračovat?
1025 Váš ú�?et bude nenávratně smazán.
1025 Váš účet bude nenávratně smazán.
1026 error_session_expired: Vaše sezení vypršelo. Znovu se přihlaste, prosím.
1026 error_session_expired: Vaše sezení vypršelo. Znovu se přihlaste, prosím.
1027 text_session_expiration_settings: "Varování: změnou tohoto nastavení mohou vypršet aktuální sezení v�?etně toho vašeho."
1027 text_session_expiration_settings: "Varování: změnou tohoto nastavení mohou vypršet aktuální sezení včetně toho vašeho."
1028 setting_session_lifetime: Maximální �?as sezení
1028 setting_session_lifetime: Maximální čas sezení
1029 setting_session_timeout: Vypršení sezení bez aktivity
1029 setting_session_timeout: Vypršení sezení bez aktivity
1030 label_session_expiration: Vypršení sezení
1030 label_session_expiration: Vypršení sezení
1031 permission_close_project: Zavřít / Otevřít projekt
1031 permission_close_project: Zavřít / Otevřít projekt
1032 label_show_closed_projects: Zobrazit zavřené projekty
1032 label_show_closed_projects: Zobrazit zavřené projekty
1033 button_close: Zavřít
1033 button_close: Zavřít
1034 button_reopen: Znovu otevřít
1034 button_reopen: Znovu otevřít
1035 project_status_active: aktivní
1035 project_status_active: aktivní
1036 project_status_closed: zavřený
1036 project_status_closed: zavřený
1037 project_status_archived: archivovaný
1037 project_status_archived: archivovaný
1038 text_project_closed: Tento projekt je uzevřený a je pouze pro �?tení.
1038 text_project_closed: Tento projekt je uzevřený a je pouze pro čtení.
1039 notice_user_successful_create: Uživatel %{id} vytvořen.
1039 notice_user_successful_create: Uživatel %{id} vytvořen.
1040 field_core_fields: Standardní pole
1040 field_core_fields: Standardní pole
1041 field_timeout: Vypršení (v sekundách)
1041 field_timeout: Vypršení (v sekundách)
1042 setting_thumbnails_enabled: Zobrazit náhled přílohy
1042 setting_thumbnails_enabled: Zobrazit náhled přílohy
1043 setting_thumbnails_size: Velikost náhledu (v pixelech)
1043 setting_thumbnails_size: Velikost náhledu (v pixelech)
1044 label_status_transitions: Změna stavu
1044 label_status_transitions: Změna stavu
1045 label_fields_permissions: Práva k polím
1045 label_fields_permissions: Práva k polím
1046 label_readonly: Pouze pro �?tení
1046 label_readonly: Pouze pro čtení
1047 label_required: Vyžadováno
1047 label_required: Vyžadováno
1048 text_repository_identifier_info: Jou povoleny pouze malá písmena (a-z), �?íslice, poml�?ky a podtržítka.<br />Po uložení již nelze identifikátor změnit.
1048 text_repository_identifier_info: Jou povoleny pouze malá písmena (a-z), číslice, pomlčky a podtržítka.<br />Po uložení již nelze identifikátor změnit.
1049 field_board_parent: Rodi�?ovské fórum
1049 field_board_parent: Rodičovské fórum
1050 label_attribute_of_project: Projektové %{name}
1050 label_attribute_of_project: Projektové %{name}
1051 label_attribute_of_author: Autorovo %{name}
1051 label_attribute_of_author: Autorovo %{name}
1052 label_attribute_of_assigned_to: "%{name} přiřazené(ho)"
1052 label_attribute_of_assigned_to: "%{name} přiřazené(ho)"
1053 label_attribute_of_fixed_version: Cílová verze %{name}
1053 label_attribute_of_fixed_version: Cílová verze %{name}
1054 label_copy_subtasks: Kopírovat díl�?í úkoly
1054 label_copy_subtasks: Kopírovat dílčí úkoly
1055 label_copied_to: zkopírováno do
1055 label_copied_to: zkopírováno do
1056 label_copied_from: zkopírováno z
1056 label_copied_from: zkopírováno z
1057 label_any_issues_in_project: jakékoli úkoly v projektu
1057 label_any_issues_in_project: jakékoli úkoly v projektu
1058 label_any_issues_not_in_project: jakékoli úkoly mimo projekt
1058 label_any_issues_not_in_project: jakékoli úkoly mimo projekt
1059 field_private_notes: Soukromé poznámky
1059 field_private_notes: Soukromé poznámky
1060 permission_view_private_notes: Zobrazit soukromé poznámky
1060 permission_view_private_notes: Zobrazit soukromé poznámky
1061 permission_set_notes_private: Nastavit poznámky jako soukromé
1061 permission_set_notes_private: Nastavit poznámky jako soukromé
1062 label_no_issues_in_project: žádné úkoly v projektu
1062 label_no_issues_in_project: žádné úkoly v projektu
1063 label_any: vše
1063 label_any: vše
1064 label_last_n_weeks: poslední %{count} týdny
1064 label_last_n_weeks: poslední %{count} týdny
1065 setting_cross_project_subtasks: Povolit díl�?í úkoly napří�? projekty
1065 setting_cross_project_subtasks: Povolit dílčí úkoly napříč projekty
1066 label_cross_project_descendants: S podprojekty
1066 label_cross_project_descendants: S podprojekty
1067 label_cross_project_tree: Se stromem projektu
1067 label_cross_project_tree: Se stromem projektu
1068 label_cross_project_hierarchy: S hierarchií projektu
1068 label_cross_project_hierarchy: S hierarchií projektu
1069 label_cross_project_system: Se všemi projekty
1069 label_cross_project_system: Se všemi projekty
1070 button_hide: Skrýt
1070 button_hide: Skrýt
1071 setting_non_working_week_days: Dny pracovního volna/klidu
1071 setting_non_working_week_days: Dny pracovního volna/klidu
1072 label_in_the_next_days: v přístích
1072 label_in_the_next_days: v přístích
1073 label_in_the_past_days: v minulých
1073 label_in_the_past_days: v minulých
1074 label_attribute_of_user: "%{name} uživatel(e/ky)"
1074 label_attribute_of_user: "%{name} uživatel(e/ky)"
1075 text_turning_multiple_off: Jestliže zakážete více hodnot,
1075 text_turning_multiple_off: Jestliže zakážete více hodnot,
1076 hodnoty budou smazány za ú�?elem rezervace pouze jediné hodnoty na položku.
1076 hodnoty budou smazány za účelem rezervace pouze jediné hodnoty na položku.
1077 label_attribute_of_issue: "%{name} úkolu"
1077 label_attribute_of_issue: "%{name} úkolu"
1078 permission_add_documents: Přidat dokument
1078 permission_add_documents: Přidat dokument
1079 permission_edit_documents: Upravit dokumenty
1079 permission_edit_documents: Upravit dokumenty
1080 permission_delete_documents: Smazet dokumenty
1080 permission_delete_documents: Smazet dokumenty
1081 label_gantt_progress_line: Vývojová �?ára
1081 label_gantt_progress_line: Vývojová čára
1082 setting_jsonp_enabled: Povolit podporu JSONP
1082 setting_jsonp_enabled: Povolit podporu JSONP
1083 field_inherit_members: Zdědit �?leny
1083 field_inherit_members: Zdědit členy
1084 field_closed_on: Uzavřeno
1084 field_closed_on: Uzavřeno
1085 field_generate_password: Generovat heslo
1085 field_generate_password: Generovat heslo
1086 setting_default_projects_tracker_ids: Výchozí fronta pro nové projekty
1086 setting_default_projects_tracker_ids: Výchozí fronta pro nové projekty
1087 label_total_time: Celkem
1087 label_total_time: Celkem
1088 notice_account_not_activated_yet: Neaktivovali jste si dosud Váš ú�?et.
1088 notice_account_not_activated_yet: Neaktivovali jste si dosud Váš účet.
1089 Pro opětovné zaslání aktiva�?ního emailu <a href="%{url}">klikněte na tento odkaz</a>, prosím.
1089 Pro opětovné zaslání aktivačního emailu <a href="%{url}">klikněte na tento odkaz</a>, prosím.
1090 notice_account_locked: Váš ú�?et je uzam�?en.
1090 notice_account_locked: Váš účet je uzamčen.
1091 label_hidden: Skrytý
1091 label_hidden: Skrytý
1092 label_visibility_private: pouze pro mě
1092 label_visibility_private: pouze pro mě
1093 label_visibility_roles: pouze pro tyto role
1093 label_visibility_roles: pouze pro tyto role
1094 label_visibility_public: pro všechny uživatele
1094 label_visibility_public: pro všechny uživatele
1095 field_must_change_passwd: Musí změnit heslo při příštím přihlášení
1095 field_must_change_passwd: Musí změnit heslo při příštím přihlášení
1096 notice_new_password_must_be_different: Nové heslo se musí lišit od stávajícího
1096 notice_new_password_must_be_different: Nové heslo se musí lišit od stávajícího
1097 setting_mail_handler_excluded_filenames: Vyřadit přílohy podle jména
1097 setting_mail_handler_excluded_filenames: Vyřadit přílohy podle jména
1098 text_convert_available: ImageMagick convert k dispozici (volitelné)
1098 text_convert_available: ImageMagick convert k dispozici (volitelné)
1099 label_link: Odkaz
1099 label_link: Odkaz
1100 label_only: jenom
1100 label_only: jenom
1101 label_drop_down_list: rozbalovací seznam
1101 label_drop_down_list: rozbalovací seznam
1102 label_checkboxes: zaškrtávátka
1102 label_checkboxes: zaškrtávátka
1103 label_link_values_to: Propojit hodnoty s URL
1103 label_link_values_to: Propojit hodnoty s URL
1104 setting_force_default_language_for_anonymous: Vynutit výchozí jazyk pro anonymní uživatele
1104 setting_force_default_language_for_anonymous: Vynutit výchozí jazyk pro anonymní uživatele
1105 users
1105 users
1106 setting_force_default_language_for_loggedin: Vynutit výchozí jazyk pro přihlášené uživatele
1106 setting_force_default_language_for_loggedin: Vynutit výchozí jazyk pro přihlášené uživatele
1107 users
1107 users
1108 label_custom_field_select_type: Vybrat typ objektu, ke kterému bude přiřazeno uživatelské pole
1108 label_custom_field_select_type: Vybrat typ objektu, ke kterému bude přiřazeno uživatelské pole
1109 label_issue_assigned_to_updated: Přiřazený uživatel aktualizován
1109 label_issue_assigned_to_updated: Přiřazený uživatel aktualizován
1110 label_check_for_updates: Zkontroluj aktualizace
1110 label_check_for_updates: Zkontroluj aktualizace
1111 label_latest_compatible_version: Poslední kompatibilní verze
1111 label_latest_compatible_version: Poslední kompatibilní verze
1112 label_unknown_plugin: Nezámý plugin
1112 label_unknown_plugin: Nezámý plugin
1113 label_radio_buttons: radio tla�?ítka
1113 label_radio_buttons: radio tlačítka
1114 label_group_anonymous: Anonymní uživatelé
1114 label_group_anonymous: Anonymní uživatelé
1115 label_group_non_member: Ne�?leni
1115 label_group_non_member: Nečleni
1116 label_add_projects: Přidat projekty
1116 label_add_projects: Přidat projekty
1117 field_default_status: Výchozí stav
1117 field_default_status: Výchozí stav
1118 text_subversion_repository_note: 'Např.: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1118 text_subversion_repository_note: 'Např.: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1119 field_users_visibility: Viditelnost uživatelů
1119 field_users_visibility: Viditelnost uživatelů
1120 label_users_visibility_all: Všichni aktivní uživatelé
1120 label_users_visibility_all: Všichni aktivní uživatelé
1121 label_users_visibility_members_of_visible_projects: Členové viditelných projektů
1121 label_users_visibility_members_of_visible_projects: Členové viditelných projektů
1122 label_edit_attachments: Editovat přiložené soubory
1122 label_edit_attachments: Editovat přiložené soubory
1123 setting_link_copied_issue: Vytvořit odkazy na kopírované úkol
1123 setting_link_copied_issue: Vytvořit odkazy na kopírované úkol
1124 label_link_copied_issue: Vytvořit odkaz na kopírovaný úkol
1124 label_link_copied_issue: Vytvořit odkaz na kopírovaný úkol
1125 label_ask: Zeptat se
1125 label_ask: Zeptat se
1126 label_search_attachments_yes: Vyhledat názvy a popisy souborů
1126 label_search_attachments_yes: Vyhledat názvy a popisy souborů
1127 label_search_attachments_no: Nevyhledávat soubory
1127 label_search_attachments_no: Nevyhledávat soubory
1128 label_search_attachments_only: Vyhledávat pouze soubory
1128 label_search_attachments_only: Vyhledávat pouze soubory
1129 label_search_open_issues_only: Pouze otevřené úkoly
1129 label_search_open_issues_only: Pouze otevřené úkoly
1130 field_address: Email
1130 field_address: Email
1131 setting_max_additional_emails: Maximální po�?et dalších emailových adres
1131 setting_max_additional_emails: Maximální počet dalších emailových adres
1132 label_email_address_plural: Emaily
1132 label_email_address_plural: Emaily
1133 label_email_address_add: Přidat emailovou adresu
1133 label_email_address_add: Přidat emailovou adresu
1134 label_enable_notifications: Povolit notifikace
1134 label_enable_notifications: Povolit notifikace
1135 label_disable_notifications: Zakázat notifikace
1135 label_disable_notifications: Zakázat notifikace
1136 setting_search_results_per_page: Vyhledaných výsledků na stránku
1136 setting_search_results_per_page: Vyhledaných výsledků na stránku
1137 label_blank_value: prázdný
1137 label_blank_value: prázdný
1138 permission_copy_issues: Kopírovat úkoly
1138 permission_copy_issues: Kopírovat úkoly
1139 error_password_expired: Platnost vašeho hesla vypršela a administrátor vás žádá o jeho změnu.
1139 error_password_expired: Platnost vašeho hesla vypršela a administrátor vás žádá o jeho změnu.
1140 field_time_entries_visibility: Viditelnost �?asových záznamů
1140 field_time_entries_visibility: Viditelnost časových záznamů
1141 setting_password_max_age: Změna hesla je vyžadována po
1141 setting_password_max_age: Změna hesla je vyžadována po
1142 label_parent_task_attributes: Atributy rodi�?ovského úkolu
1142 label_parent_task_attributes: Atributy rodičovského úkolu
1143 label_parent_task_attributes_derived: Vypo�?teno z díl�?ích úkolů
1143 label_parent_task_attributes_derived: Vypočteno z dílčích úkolů
1144 label_parent_task_attributes_independent: Nezávisle na díl�?ích úkolech
1144 label_parent_task_attributes_independent: Nezávisle na dílčích úkolech
1145 label_time_entries_visibility_all: Všechny zaznamenané �?asy
1145 label_time_entries_visibility_all: Všechny zaznamenané časy
1146 label_time_entries_visibility_own: Zaznamenané �?asy vytvořené uživatelem
1146 label_time_entries_visibility_own: Zaznamenané časy vytvořené uživatelem
1147 label_member_management: Správa �?lenů
1147 label_member_management: Správa členů
1148 label_member_management_all_roles: Všechny role
1148 label_member_management_all_roles: Všechny role
1149 label_member_management_selected_roles_only: Pouze tyto role
1149 label_member_management_selected_roles_only: Pouze tyto role
1150 label_password_required: Pro pokra�?ování potvr�?te vaše heslo
1150 label_password_required: Pro pokračování potvrďte vaše heslo
1151 label_total_spent_time: Celkem strávený �?as
1151 label_total_spent_time: Celkem strávený čas
1152 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished: All %{count} items have been imported.
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1154 imported.'
1154 imported.'
1155 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1156 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1157 settings below
1157 settings below
1158 error_can_not_read_import_file: An error occurred while reading the file to import
1158 error_can_not_read_import_file: An error occurred while reading the file to import
1159 permission_import_issues: Import issues
1159 permission_import_issues: Import issues
1160 label_import_issues: Import issues
1160 label_import_issues: Import issues
1161 label_select_file_to_import: Select the file to import
1161 label_select_file_to_import: Select the file to import
1162 label_fields_separator: Field separator
1162 label_fields_separator: Field separator
1163 label_fields_wrapper: Field wrapper
1163 label_fields_wrapper: Field wrapper
1164 label_encoding: Encoding
1164 label_encoding: Encoding
1165 label_comma_char: Comma
1165 label_comma_char: Comma
1166 label_semi_colon_char: Semicolon
1166 label_semi_colon_char: Semi colon
1167 label_quote_char: Quote
1167 label_quote_char: Quote
1168 label_double_quote_char: Double quote
1168 label_double_quote_char: Double quote
1169 label_fields_mapping: Fields mapping
1169 label_fields_mapping: Fields mapping
1170 label_file_content_preview: File content preview
1170 label_file_content_preview: File content preview
1171 label_create_missing_values: Create missing values
1171 label_create_missing_values: Create missing values
1172 button_import: Import
1172 button_import: Import
1173 field_total_estimated_hours: Total estimated time
1173 field_total_estimated_hours: Total estimated time
1174 label_api: API
1174 label_api: API
1175 label_total_plural: Totals
1175 label_total_plural: Totals
1176 label_assigned_issues: Assigned issues
1176 label_assigned_issues: Assigned issues
1177 label_field_format_enumeration: Key/value list
1177 label_field_format_enumeration: Key/value list
1178 label_f_hour_short: '%{value} h'
1178 label_f_hour_short: '%{value} h'
1179 field_default_version: Default version
1179 field_default_version: Default version
1180 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1180 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1181 setting_attachment_extensions_allowed: Allowed extensions
1181 setting_attachment_extensions_allowed: Allowed extensions
1182 setting_attachment_extensions_denied: Disallowed extensions
1182 setting_attachment_extensions_denied: Disallowed extensions
1183 label_any_open_issues: any open issues
1183 label_any_open_issues: any open issues
1184 label_no_open_issues: no open issues
1184 label_no_open_issues: no open issues
1185 label_default_values_for_new_users: Default values for new users
1185 label_default_values_for_new_users: Default values for new users
1186 error_ldap_bind_credentials: Invalid LDAP Account/Password
1186 error_ldap_bind_credentials: Invalid LDAP Account/Password
1187 setting_sys_api_key: API kl�
1187 setting_sys_api_key: API klíč
1188 setting_lost_password: Zapomenuté heslo
1188 setting_lost_password: Zapomenuté heslo
1189 mail_subject_security_notification: Security notification
1189 mail_subject_security_notification: Security notification
1190 mail_body_security_notification_change: ! '%{field} was changed.'
1190 mail_body_security_notification_change: ! '%{field} was changed.'
1191 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1191 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1192 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1192 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1193 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1193 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1194 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1194 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1195 notifications.
1195 notifications.
1196 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1196 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1197 receives notifications.
1197 receives notifications.
1198 mail_body_settings_updated: ! 'The following settings were changed:'
1198 mail_body_settings_updated: ! 'The following settings were changed:'
1199 field_remote_ip: IP address
1199 field_remote_ip: IP address
@@ -1,1215 +1,1215
1 # Danish translation file for standard Ruby on Rails internationalization
1 # Danish translation file for standard Ruby on Rails internationalization
2 # by Lars Hoeg (http://www.lenio.dk/)
2 # by Lars Hoeg (http://www.lenio.dk/)
3 # updated and upgraded to 0.9 by Morten Krogh Andersen (http://www.krogh.net)
3 # updated and upgraded to 0.9 by Morten Krogh Andersen (http://www.krogh.net)
4
4
5 da:
5 da:
6 direction: ltr
6 direction: ltr
7 date:
7 date:
8 formats:
8 formats:
9 default: "%d.%m.%Y"
9 default: "%d.%m.%Y"
10 short: "%e. %b %Y"
10 short: "%e. %b %Y"
11 long: "%e. %B %Y"
11 long: "%e. %B %Y"
12
12
13 day_names: [søndag, mandag, tirsdag, onsdag, torsdag, fredag, lørdag]
13 day_names: [søndag, mandag, tirsdag, onsdag, torsdag, fredag, lørdag]
14 abbr_day_names: [, ma, ti, 'on', to, fr, ]
14 abbr_day_names: [, ma, ti, 'on', to, fr, ]
15 month_names: [~, januar, februar, marts, april, maj, juni, juli, august, september, oktober, november, december]
15 month_names: [~, januar, februar, marts, april, maj, juni, juli, august, september, oktober, november, december]
16 abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, aug, sep, okt, nov, dec]
16 abbr_month_names: [~, jan, feb, mar, apr, maj, jun, jul, aug, sep, okt, nov, dec]
17 order:
17 order:
18 - :day
18 - :day
19 - :month
19 - :month
20 - :year
20 - :year
21
21
22 time:
22 time:
23 formats:
23 formats:
24 default: "%e. %B %Y, %H:%M"
24 default: "%e. %B %Y, %H:%M"
25 time: "%H:%M"
25 time: "%H:%M"
26 short: "%e. %b %Y, %H:%M"
26 short: "%e. %b %Y, %H:%M"
27 long: "%A, %e. %B %Y, %H:%M"
27 long: "%A, %e. %B %Y, %H:%M"
28 am: ""
28 am: ""
29 pm: ""
29 pm: ""
30
30
31 support:
31 support:
32 array:
32 array:
33 sentence_connector: "og"
33 sentence_connector: "og"
34 skip_last_comma: true
34 skip_last_comma: true
35
35
36 datetime:
36 datetime:
37 distance_in_words:
37 distance_in_words:
38 half_a_minute: "et halvt minut"
38 half_a_minute: "et halvt minut"
39 less_than_x_seconds:
39 less_than_x_seconds:
40 one: "mindre end et sekund"
40 one: "mindre end et sekund"
41 other: "mindre end %{count} sekunder"
41 other: "mindre end %{count} sekunder"
42 x_seconds:
42 x_seconds:
43 one: "et sekund"
43 one: "et sekund"
44 other: "%{count} sekunder"
44 other: "%{count} sekunder"
45 less_than_x_minutes:
45 less_than_x_minutes:
46 one: "mindre end et minut"
46 one: "mindre end et minut"
47 other: "mindre end %{count} minutter"
47 other: "mindre end %{count} minutter"
48 x_minutes:
48 x_minutes:
49 one: "et minut"
49 one: "et minut"
50 other: "%{count} minutter"
50 other: "%{count} minutter"
51 about_x_hours:
51 about_x_hours:
52 one: "cirka en time"
52 one: "cirka en time"
53 other: "cirka %{count} timer"
53 other: "cirka %{count} timer"
54 x_hours:
54 x_hours:
55 one: "1 time"
55 one: "1 time"
56 other: "%{count} timer"
56 other: "%{count} timer"
57 x_days:
57 x_days:
58 one: "en dag"
58 one: "en dag"
59 other: "%{count} dage"
59 other: "%{count} dage"
60 about_x_months:
60 about_x_months:
61 one: "cirka en måned"
61 one: "cirka en måned"
62 other: "cirka %{count} måneder"
62 other: "cirka %{count} måneder"
63 x_months:
63 x_months:
64 one: "en måned"
64 one: "en måned"
65 other: "%{count} måneder"
65 other: "%{count} måneder"
66 about_x_years:
66 about_x_years:
67 one: "cirka et år"
67 one: "cirka et år"
68 other: "cirka %{count} år"
68 other: "cirka %{count} år"
69 over_x_years:
69 over_x_years:
70 one: "mere end et år"
70 one: "mere end et år"
71 other: "mere end %{count} år"
71 other: "mere end %{count} år"
72 almost_x_years:
72 almost_x_years:
73 one: "næsten 1 år"
73 one: "næsten 1 år"
74 other: "næsten %{count} år"
74 other: "næsten %{count} år"
75
75
76 number:
76 number:
77 format:
77 format:
78 separator: ","
78 separator: ","
79 delimiter: "."
79 delimiter: "."
80 precision: 3
80 precision: 3
81 currency:
81 currency:
82 format:
82 format:
83 format: "%u %n"
83 format: "%u %n"
84 unit: "DKK"
84 unit: "DKK"
85 separator: ","
85 separator: ","
86 delimiter: "."
86 delimiter: "."
87 precision: 2
87 precision: 2
88 precision:
88 precision:
89 format:
89 format:
90 # separator:
90 # separator:
91 delimiter: ""
91 delimiter: ""
92 # precision:
92 # precision:
93 human:
93 human:
94 format:
94 format:
95 # separator:
95 # separator:
96 delimiter: ""
96 delimiter: ""
97 precision: 3
97 precision: 3
98 storage_units:
98 storage_units:
99 format: "%n %u"
99 format: "%n %u"
100 units:
100 units:
101 byte:
101 byte:
102 one: "Byte"
102 one: "Byte"
103 other: "Bytes"
103 other: "Bytes"
104 kb: "KB"
104 kb: "KB"
105 mb: "MB"
105 mb: "MB"
106 gb: "GB"
106 gb: "GB"
107 tb: "TB"
107 tb: "TB"
108 percentage:
108 percentage:
109 format:
109 format:
110 # separator:
110 # separator:
111 delimiter: ""
111 delimiter: ""
112 # precision:
112 # precision:
113
113
114 activerecord:
114 activerecord:
115 errors:
115 errors:
116 template:
116 template:
117 header:
117 header:
118 one: "1 error prohibited this %{model} from being saved"
118 one: "1 error prohibited this %{model} from being saved"
119 other: "%{count} errors prohibited this %{model} from being saved"
119 other: "%{count} errors prohibited this %{model} from being saved"
120 messages:
120 messages:
121 inclusion: "er ikke i listen"
121 inclusion: "er ikke i listen"
122 exclusion: "er reserveret"
122 exclusion: "er reserveret"
123 invalid: "er ikke gyldig"
123 invalid: "er ikke gyldig"
124 confirmation: "stemmer ikke overens"
124 confirmation: "stemmer ikke overens"
125 accepted: "skal accepteres"
125 accepted: "skal accepteres"
126 empty: "må ikke udelades"
126 empty: "må ikke udelades"
127 blank: "skal udfyldes"
127 blank: "skal udfyldes"
128 too_long: "er for lang (højst %{count} tegn)"
128 too_long: "er for lang (højst %{count} tegn)"
129 too_short: "er for kort (mindst %{count} tegn)"
129 too_short: "er for kort (mindst %{count} tegn)"
130 wrong_length: "har forkert længde (skulle være %{count} tegn)"
130 wrong_length: "har forkert længde (skulle være %{count} tegn)"
131 taken: "er allerede anvendt"
131 taken: "er allerede anvendt"
132 not_a_number: "er ikke et tal"
132 not_a_number: "er ikke et tal"
133 greater_than: "skal være større end %{count}"
133 greater_than: "skal være større end %{count}"
134 greater_than_or_equal_to: "skal være større end eller lig med %{count}"
134 greater_than_or_equal_to: "skal være større end eller lig med %{count}"
135 equal_to: "skal være lig med %{count}"
135 equal_to: "skal være lig med %{count}"
136 less_than: "skal være mindre end %{count}"
136 less_than: "skal være mindre end %{count}"
137 less_than_or_equal_to: "skal være mindre end eller lig med %{count}"
137 less_than_or_equal_to: "skal være mindre end eller lig med %{count}"
138 odd: "skal være ulige"
138 odd: "skal være ulige"
139 even: "skal være lige"
139 even: "skal være lige"
140 greater_than_start_date: "skal være senere end startdatoen"
140 greater_than_start_date: "skal være senere end startdatoen"
141 not_same_project: "hører ikke til samme projekt"
141 not_same_project: "hører ikke til samme projekt"
142 circular_dependency: "Denne relation vil skabe et afhængighedsforhold"
142 circular_dependency: "Denne relation vil skabe et afhængighedsforhold"
143 cant_link_an_issue_with_a_descendant: "En sag kan ikke relateres til en af dens underopgaver"
143 cant_link_an_issue_with_a_descendant: "En sag kan ikke relateres til en af dens underopgaver"
144 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
144 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
145
145
146 template:
146 template:
147 header:
147 header:
148 one: "En fejl forhindrede %{model} i at blive gemt"
148 one: "En fejl forhindrede %{model} i at blive gemt"
149 other: "%{count} fejl forhindrede denne %{model} i at blive gemt"
149 other: "%{count} fejl forhindrede denne %{model} i at blive gemt"
150 body: "Der var problemer med følgende felter:"
150 body: "Der var problemer med følgende felter:"
151
151
152 actionview_instancetag_blank_option: Vælg venligst
152 actionview_instancetag_blank_option: Vælg venligst
153
153
154 general_text_No: 'Nej'
154 general_text_No: 'Nej'
155 general_text_Yes: 'Ja'
155 general_text_Yes: 'Ja'
156 general_text_no: 'nej'
156 general_text_no: 'nej'
157 general_text_yes: 'ja'
157 general_text_yes: 'ja'
158 general_lang_name: 'Danish (Dansk)'
158 general_lang_name: 'Danish (Dansk)'
159 general_csv_separator: ','
159 general_csv_separator: ','
160 general_csv_encoding: ISO-8859-1
160 general_csv_encoding: ISO-8859-1
161 general_pdf_fontname: freesans
161 general_pdf_fontname: freesans
162 general_pdf_monospaced_fontname: freemono
162 general_pdf_monospaced_fontname: freemono
163 general_first_day_of_week: '1'
163 general_first_day_of_week: '1'
164
164
165 notice_account_updated: Kontoen er opdateret.
165 notice_account_updated: Kontoen er opdateret.
166 notice_account_invalid_credentials: Ugyldig bruger og/eller kodeord
166 notice_account_invalid_credentials: Ugyldig bruger og/eller kodeord
167 notice_account_password_updated: Kodeordet er opdateret.
167 notice_account_password_updated: Kodeordet er opdateret.
168 notice_account_wrong_password: Forkert kodeord
168 notice_account_wrong_password: Forkert kodeord
169 notice_account_register_done: Kontoen er oprettet. For at aktivere kontoen skal du klikke på linket i den tilsendte email.
169 notice_account_register_done: Kontoen er oprettet. For at aktivere kontoen skal du klikke på linket i den tilsendte email.
170 notice_account_unknown_email: Ukendt bruger.
170 notice_account_unknown_email: Ukendt bruger.
171 notice_can_t_change_password: Denne konto benytter en ekstern sikkerhedsgodkendelse. Det er ikke muligt at skifte kodeord.
171 notice_can_t_change_password: Denne konto benytter en ekstern sikkerhedsgodkendelse. Det er ikke muligt at skifte kodeord.
172 notice_account_lost_email_sent: En email med instruktioner til at vælge et nyt kodeord er afsendt til dig.
172 notice_account_lost_email_sent: En email med instruktioner til at vælge et nyt kodeord er afsendt til dig.
173 notice_account_activated: Din konto er aktiveret. Du kan nu logge ind.
173 notice_account_activated: Din konto er aktiveret. Du kan nu logge ind.
174 notice_successful_create: Succesfuld oprettelse.
174 notice_successful_create: Succesfuld oprettelse.
175 notice_successful_update: Succesfuld opdatering.
175 notice_successful_update: Succesfuld opdatering.
176 notice_successful_delete: Succesfuld sletning.
176 notice_successful_delete: Succesfuld sletning.
177 notice_successful_connection: Succesfuld forbindelse.
177 notice_successful_connection: Succesfuld forbindelse.
178 notice_file_not_found: Siden du forsøger at tilgå eksisterer ikke eller er blevet fjernet.
178 notice_file_not_found: Siden du forsøger at tilgå eksisterer ikke eller er blevet fjernet.
179 notice_locking_conflict: Data er opdateret af en anden bruger.
179 notice_locking_conflict: Data er opdateret af en anden bruger.
180 notice_not_authorized: Du har ikke adgang til denne side.
180 notice_not_authorized: Du har ikke adgang til denne side.
181 notice_email_sent: "En email er sendt til %{value}"
181 notice_email_sent: "En email er sendt til %{value}"
182 notice_email_error: "En fejl opstod under afsendelse af email (%{value})"
182 notice_email_error: "En fejl opstod under afsendelse af email (%{value})"
183 notice_feeds_access_key_reseted: Din adgangsnøgle til Atom er nulstillet.
183 notice_feeds_access_key_reseted: Din adgangsnøgle til Atom er nulstillet.
184 notice_failed_to_save_issues: "Det mislykkedes at gemme %{count} sage(r) %{total} valgt: %{ids}."
184 notice_failed_to_save_issues: "Det mislykkedes at gemme %{count} sage(r) %{total} valgt: %{ids}."
185 notice_no_issue_selected: "Ingen sag er valgt! Vælg venligst hvilke emner du vil rette."
185 notice_no_issue_selected: "Ingen sag er valgt! Vælg venligst hvilke emner du vil rette."
186 notice_account_pending: "Din konto er oprettet, og afventer administrators godkendelse."
186 notice_account_pending: "Din konto er oprettet, og afventer administrators godkendelse."
187 notice_default_data_loaded: Standardopsætningen er indlæst.
187 notice_default_data_loaded: Standardopsætningen er indlæst.
188
188
189 error_can_t_load_default_data: "Standardopsætning kunne ikke indlæses: %{value}"
189 error_can_t_load_default_data: "Standardopsætning kunne ikke indlæses: %{value}"
190 error_scm_not_found: "Adgang nægtet og/eller revision blev ikke fundet i det valgte repository."
190 error_scm_not_found: "Adgang nægtet og/eller revision blev ikke fundet i det valgte repository."
191 error_scm_command_failed: "En fejl opstod under forbindelsen til det valgte repository: %{value}"
191 error_scm_command_failed: "En fejl opstod under forbindelsen til det valgte repository: %{value}"
192
192
193 mail_subject_lost_password: "Dit %{value} kodeord"
193 mail_subject_lost_password: "Dit %{value} kodeord"
194 mail_body_lost_password: 'Klik dette link for at ændre dit kodeord:'
194 mail_body_lost_password: 'Klik dette link for at ændre dit kodeord:'
195 mail_subject_register: "%{value} kontoaktivering"
195 mail_subject_register: "%{value} kontoaktivering"
196 mail_body_register: 'Klik dette link for at aktivere din konto:'
196 mail_body_register: 'Klik dette link for at aktivere din konto:'
197 mail_body_account_information_external: "Du kan bruge din %{value} konto til at logge ind."
197 mail_body_account_information_external: "Du kan bruge din %{value} konto til at logge ind."
198 mail_body_account_information: Din kontoinformation
198 mail_body_account_information: Din kontoinformation
199 mail_subject_account_activation_request: "%{value} kontoaktivering"
199 mail_subject_account_activation_request: "%{value} kontoaktivering"
200 mail_body_account_activation_request: "En ny bruger (%{value}) er registreret. Godkend venligst kontoen:"
200 mail_body_account_activation_request: "En ny bruger (%{value}) er registreret. Godkend venligst kontoen:"
201
201
202
202
203 field_name: Navn
203 field_name: Navn
204 field_description: Beskrivelse
204 field_description: Beskrivelse
205 field_summary: Sammenfatning
205 field_summary: Sammenfatning
206 field_is_required: Skal udfyldes
206 field_is_required: Skal udfyldes
207 field_firstname: Fornavn
207 field_firstname: Fornavn
208 field_lastname: Efternavn
208 field_lastname: Efternavn
209 field_mail: Email
209 field_mail: Email
210 field_filename: Fil
210 field_filename: Fil
211 field_filesize: Størrelse
211 field_filesize: Størrelse
212 field_downloads: Downloads
212 field_downloads: Downloads
213 field_author: Forfatter
213 field_author: Forfatter
214 field_created_on: Oprettet
214 field_created_on: Oprettet
215 field_updated_on: Opdateret
215 field_updated_on: Opdateret
216 field_field_format: Format
216 field_field_format: Format
217 field_is_for_all: For alle projekter
217 field_is_for_all: For alle projekter
218 field_possible_values: Mulige værdier
218 field_possible_values: Mulige værdier
219 field_regexp: Regulære udtryk
219 field_regexp: Regulære udtryk
220 field_min_length: Mindste længde
220 field_min_length: Mindste længde
221 field_max_length: Største længde
221 field_max_length: Største længde
222 field_value: Værdi
222 field_value: Værdi
223 field_category: Kategori
223 field_category: Kategori
224 field_title: Titel
224 field_title: Titel
225 field_project: Projekt
225 field_project: Projekt
226 field_issue: Sag
226 field_issue: Sag
227 field_status: Status
227 field_status: Status
228 field_notes: Noter
228 field_notes: Noter
229 field_is_closed: Sagen er lukket
229 field_is_closed: Sagen er lukket
230 field_is_default: Standardværdi
230 field_is_default: Standardværdi
231 field_tracker: Type
231 field_tracker: Type
232 field_subject: Emne
232 field_subject: Emne
233 field_due_date: Deadline
233 field_due_date: Deadline
234 field_assigned_to: Tildelt til
234 field_assigned_to: Tildelt til
235 field_priority: Prioritet
235 field_priority: Prioritet
236 field_fixed_version: Udgave
236 field_fixed_version: Udgave
237 field_user: Bruger
237 field_user: Bruger
238 field_role: Rolle
238 field_role: Rolle
239 field_homepage: Hjemmeside
239 field_homepage: Hjemmeside
240 field_is_public: Offentlig
240 field_is_public: Offentlig
241 field_parent: Underprojekt af
241 field_parent: Underprojekt af
242 field_is_in_roadmap: Sager vist i roadmap
242 field_is_in_roadmap: Sager vist i roadmap
243 field_login: Login
243 field_login: Login
244 field_mail_notification: Email-påmindelser
244 field_mail_notification: Email-påmindelser
245 field_admin: Administrator
245 field_admin: Administrator
246 field_last_login_on: Sidste forbindelse
246 field_last_login_on: Sidste forbindelse
247 field_language: Sprog
247 field_language: Sprog
248 field_effective_date: Dato
248 field_effective_date: Dato
249 field_password: Kodeord
249 field_password: Kodeord
250 field_new_password: Nyt kodeord
250 field_new_password: Nyt kodeord
251 field_password_confirmation: Bekræft
251 field_password_confirmation: Bekræft
252 field_version: Version
252 field_version: Version
253 field_type: Type
253 field_type: Type
254 field_host: Vært
254 field_host: Vært
255 field_port: Port
255 field_port: Port
256 field_account: Kode
256 field_account: Kode
257 field_base_dn: Base DN
257 field_base_dn: Base DN
258 field_attr_login: Login attribut
258 field_attr_login: Login attribut
259 field_attr_firstname: Fornavn attribut
259 field_attr_firstname: Fornavn attribut
260 field_attr_lastname: Efternavn attribut
260 field_attr_lastname: Efternavn attribut
261 field_attr_mail: Email attribut
261 field_attr_mail: Email attribut
262 field_onthefly: løbende brugeroprettelse
262 field_onthefly: løbende brugeroprettelse
263 field_start_date: Start dato
263 field_start_date: Start dato
264 field_done_ratio: "% færdig"
264 field_done_ratio: "% færdig"
265 field_auth_source: Sikkerhedsmetode
265 field_auth_source: Sikkerhedsmetode
266 field_hide_mail: Skjul min email
266 field_hide_mail: Skjul min email
267 field_comments: Kommentar
267 field_comments: Kommentar
268 field_url: URL
268 field_url: URL
269 field_start_page: Startside
269 field_start_page: Startside
270 field_subproject: Underprojekt
270 field_subproject: Underprojekt
271 field_hours: Timer
271 field_hours: Timer
272 field_activity: Aktivitet
272 field_activity: Aktivitet
273 field_spent_on: Dato
273 field_spent_on: Dato
274 field_identifier: Identifikator
274 field_identifier: Identifikator
275 field_is_filter: Brugt som et filter
275 field_is_filter: Brugt som et filter
276 field_issue_to: Beslægtede sag
276 field_issue_to: Beslægtede sag
277 field_delay: Udsættelse
277 field_delay: Udsættelse
278 field_assignable: Sager kan tildeles denne rolle
278 field_assignable: Sager kan tildeles denne rolle
279 field_redirect_existing_links: Videresend eksisterende links
279 field_redirect_existing_links: Videresend eksisterende links
280 field_estimated_hours: Anslået tid
280 field_estimated_hours: Anslået tid
281 field_column_names: Kolonner
281 field_column_names: Kolonner
282 field_time_zone: Tidszone
282 field_time_zone: Tidszone
283 field_searchable: Søgbar
283 field_searchable: Søgbar
284 field_default_value: Standardværdi
284 field_default_value: Standardværdi
285
285
286 setting_app_title: Applikationstitel
286 setting_app_title: Applikationstitel
287 setting_app_subtitle: Applikationsundertekst
287 setting_app_subtitle: Applikationsundertekst
288 setting_welcome_text: Velkomsttekst
288 setting_welcome_text: Velkomsttekst
289 setting_default_language: Standardsporg
289 setting_default_language: Standardsporg
290 setting_login_required: Sikkerhed påkrævet
290 setting_login_required: Sikkerhed påkrævet
291 setting_self_registration: Brugeroprettelse
291 setting_self_registration: Brugeroprettelse
292 setting_attachment_max_size: Vedhæftede filers max størrelse
292 setting_attachment_max_size: Vedhæftede filers max størrelse
293 setting_issues_export_limit: Sagseksporteringsbegrænsning
293 setting_issues_export_limit: Sagseksporteringsbegrænsning
294 setting_mail_from: Afsender-email
294 setting_mail_from: Afsender-email
295 setting_bcc_recipients: Skjult modtager (bcc)
295 setting_bcc_recipients: Skjult modtager (bcc)
296 setting_host_name: Værtsnavn
296 setting_host_name: Værtsnavn
297 setting_text_formatting: Tekstformatering
297 setting_text_formatting: Tekstformatering
298 setting_wiki_compression: Komprimering af wiki-historik
298 setting_wiki_compression: Komprimering af wiki-historik
299 setting_feeds_limit: Feed indholdsbegrænsning
299 setting_feeds_limit: Feed indholdsbegrænsning
300 setting_autofetch_changesets: Hent automatisk commits
300 setting_autofetch_changesets: Hent automatisk commits
301 setting_sys_api_enabled: Aktiver webservice for automatisk administration af repository
301 setting_sys_api_enabled: Aktiver webservice for automatisk administration af repository
302 setting_commit_ref_keywords: Referencenøgleord
302 setting_commit_ref_keywords: Referencenøgleord
303 setting_commit_fix_keywords: Afslutningsnøgleord
303 setting_commit_fix_keywords: Afslutningsnøgleord
304 setting_autologin: Automatisk login
304 setting_autologin: Automatisk login
305 setting_date_format: Datoformat
305 setting_date_format: Datoformat
306 setting_time_format: Tidsformat
306 setting_time_format: Tidsformat
307 setting_cross_project_issue_relations: Tillad sagsrelationer på tværs af projekter
307 setting_cross_project_issue_relations: Tillad sagsrelationer på tværs af projekter
308 setting_issue_list_default_columns: Standardkolonner på sagslisten
308 setting_issue_list_default_columns: Standardkolonner på sagslisten
309 setting_emails_footer: Email-fodnote
309 setting_emails_footer: Email-fodnote
310 setting_protocol: Protokol
310 setting_protocol: Protokol
311 setting_user_format: Brugervisningsformat
311 setting_user_format: Brugervisningsformat
312
312
313 project_module_issue_tracking: Sagssøgning
313 project_module_issue_tracking: Sagssøgning
314 project_module_time_tracking: Tidsstyring
314 project_module_time_tracking: Tidsstyring
315 project_module_news: Nyheder
315 project_module_news: Nyheder
316 project_module_documents: Dokumenter
316 project_module_documents: Dokumenter
317 project_module_files: Filer
317 project_module_files: Filer
318 project_module_wiki: Wiki
318 project_module_wiki: Wiki
319 project_module_repository: Repository
319 project_module_repository: Repository
320 project_module_boards: Fora
320 project_module_boards: Fora
321
321
322 label_user: Bruger
322 label_user: Bruger
323 label_user_plural: Brugere
323 label_user_plural: Brugere
324 label_user_new: Ny bruger
324 label_user_new: Ny bruger
325 label_project: Projekt
325 label_project: Projekt
326 label_project_new: Nyt projekt
326 label_project_new: Nyt projekt
327 label_project_plural: Projekter
327 label_project_plural: Projekter
328 label_x_projects:
328 label_x_projects:
329 zero: Ingen projekter
329 zero: Ingen projekter
330 one: 1 projekt
330 one: 1 projekt
331 other: "%{count} projekter"
331 other: "%{count} projekter"
332 label_project_all: Alle projekter
332 label_project_all: Alle projekter
333 label_project_latest: Seneste projekter
333 label_project_latest: Seneste projekter
334 label_issue: Sag
334 label_issue: Sag
335 label_issue_new: Opret sag
335 label_issue_new: Opret sag
336 label_issue_plural: Sager
336 label_issue_plural: Sager
337 label_issue_view_all: Vis alle sager
337 label_issue_view_all: Vis alle sager
338 label_issues_by: "Sager fra %{value}"
338 label_issues_by: "Sager fra %{value}"
339 label_issue_added: Sagen er oprettet
339 label_issue_added: Sagen er oprettet
340 label_issue_updated: Sagen er opdateret
340 label_issue_updated: Sagen er opdateret
341 label_document: Dokument
341 label_document: Dokument
342 label_document_new: Nyt dokument
342 label_document_new: Nyt dokument
343 label_document_plural: Dokumenter
343 label_document_plural: Dokumenter
344 label_document_added: Dokument tilføjet
344 label_document_added: Dokument tilføjet
345 label_role: Rolle
345 label_role: Rolle
346 label_role_plural: Roller
346 label_role_plural: Roller
347 label_role_new: Ny rolle
347 label_role_new: Ny rolle
348 label_role_and_permissions: Roller og rettigheder
348 label_role_and_permissions: Roller og rettigheder
349 label_member: Medlem
349 label_member: Medlem
350 label_member_new: Nyt medlem
350 label_member_new: Nyt medlem
351 label_member_plural: Medlemmer
351 label_member_plural: Medlemmer
352 label_tracker: Type
352 label_tracker: Type
353 label_tracker_plural: Typer
353 label_tracker_plural: Typer
354 label_tracker_new: Ny type
354 label_tracker_new: Ny type
355 label_workflow: Arbejdsgang
355 label_workflow: Arbejdsgang
356 label_issue_status: Sagsstatus
356 label_issue_status: Sagsstatus
357 label_issue_status_plural: Sagsstatusser
357 label_issue_status_plural: Sagsstatusser
358 label_issue_status_new: Ny status
358 label_issue_status_new: Ny status
359 label_issue_category: Sagskategori
359 label_issue_category: Sagskategori
360 label_issue_category_plural: Sagskategorier
360 label_issue_category_plural: Sagskategorier
361 label_issue_category_new: Ny kategori
361 label_issue_category_new: Ny kategori
362 label_custom_field: Brugerdefineret felt
362 label_custom_field: Brugerdefineret felt
363 label_custom_field_plural: Brugerdefinerede felter
363 label_custom_field_plural: Brugerdefinerede felter
364 label_custom_field_new: Nyt brugerdefineret felt
364 label_custom_field_new: Nyt brugerdefineret felt
365 label_enumerations: Værdier
365 label_enumerations: Værdier
366 label_enumeration_new: Ny værdi
366 label_enumeration_new: Ny værdi
367 label_information: Information
367 label_information: Information
368 label_information_plural: Information
368 label_information_plural: Information
369 label_please_login: Login
369 label_please_login: Login
370 label_register: Registrér
370 label_register: Registrér
371 label_password_lost: Glemt kodeord
371 label_password_lost: Glemt kodeord
372 label_home: Forside
372 label_home: Forside
373 label_my_page: Min side
373 label_my_page: Min side
374 label_my_account: Min konto
374 label_my_account: Min konto
375 label_my_projects: Mine projekter
375 label_my_projects: Mine projekter
376 label_administration: Administration
376 label_administration: Administration
377 label_login: Log ind
377 label_login: Log ind
378 label_logout: Log ud
378 label_logout: Log ud
379 label_help: Hjælp
379 label_help: Hjælp
380 label_reported_issues: Rapporterede sager
380 label_reported_issues: Rapporterede sager
381 label_assigned_to_me_issues: Sager tildelt til mig
381 label_assigned_to_me_issues: Sager tildelt til mig
382 label_last_login: Sidste logintidspunkt
382 label_last_login: Sidste logintidspunkt
383 label_registered_on: Registreret den
383 label_registered_on: Registreret den
384 label_activity: Aktivitet
384 label_activity: Aktivitet
385 label_new: Ny
385 label_new: Ny
386 label_logged_as: Registreret som
386 label_logged_as: Registreret som
387 label_environment: Miljø
387 label_environment: Miljø
388 label_authentication: Sikkerhed
388 label_authentication: Sikkerhed
389 label_auth_source: Sikkerhedsmetode
389 label_auth_source: Sikkerhedsmetode
390 label_auth_source_new: Ny sikkerhedsmetode
390 label_auth_source_new: Ny sikkerhedsmetode
391 label_auth_source_plural: Sikkerhedsmetoder
391 label_auth_source_plural: Sikkerhedsmetoder
392 label_subproject_plural: Underprojekter
392 label_subproject_plural: Underprojekter
393 label_min_max_length: Min - Max længde
393 label_min_max_length: Min - Max længde
394 label_list: Liste
394 label_list: Liste
395 label_date: Dato
395 label_date: Dato
396 label_integer: Heltal
396 label_integer: Heltal
397 label_float: Kommatal
397 label_float: Kommatal
398 label_boolean: Sand/falsk
398 label_boolean: Sand/falsk
399 label_string: Tekst
399 label_string: Tekst
400 label_text: Lang tekst
400 label_text: Lang tekst
401 label_attribute: Attribut
401 label_attribute: Attribut
402 label_attribute_plural: Attributter
402 label_attribute_plural: Attributter
403 label_no_data: Ingen data at vise
403 label_no_data: Ingen data at vise
404 label_change_status: Ændringsstatus
404 label_change_status: Ændringsstatus
405 label_history: Historik
405 label_history: Historik
406 label_attachment: Fil
406 label_attachment: Fil
407 label_attachment_new: Ny fil
407 label_attachment_new: Ny fil
408 label_attachment_delete: Slet fil
408 label_attachment_delete: Slet fil
409 label_attachment_plural: Filer
409 label_attachment_plural: Filer
410 label_file_added: Fil tilføjet
410 label_file_added: Fil tilføjet
411 label_report: Rapport
411 label_report: Rapport
412 label_report_plural: Rapporter
412 label_report_plural: Rapporter
413 label_news: Nyheder
413 label_news: Nyheder
414 label_news_new: Tilføj nyheder
414 label_news_new: Tilføj nyheder
415 label_news_plural: Nyheder
415 label_news_plural: Nyheder
416 label_news_latest: Seneste nyheder
416 label_news_latest: Seneste nyheder
417 label_news_view_all: Vis alle nyheder
417 label_news_view_all: Vis alle nyheder
418 label_news_added: Nyhed tilføjet
418 label_news_added: Nyhed tilføjet
419 label_settings: Indstillinger
419 label_settings: Indstillinger
420 label_overview: Oversigt
420 label_overview: Oversigt
421 label_version: Udgave
421 label_version: Udgave
422 label_version_new: Ny udgave
422 label_version_new: Ny udgave
423 label_version_plural: Udgaver
423 label_version_plural: Udgaver
424 label_confirmation: Bekræftelser
424 label_confirmation: Bekræftelser
425 label_export_to: Eksporter til
425 label_export_to: Eksporter til
426 label_read: Læs...
426 label_read: Læs...
427 label_public_projects: Offentlige projekter
427 label_public_projects: Offentlige projekter
428 label_open_issues: åben
428 label_open_issues: åben
429 label_open_issues_plural: åbne
429 label_open_issues_plural: åbne
430 label_closed_issues: lukket
430 label_closed_issues: lukket
431 label_closed_issues_plural: lukkede
431 label_closed_issues_plural: lukkede
432 label_x_open_issues_abbr:
432 label_x_open_issues_abbr:
433 zero: 0 åbne
433 zero: 0 åbne
434 one: 1 åben
434 one: 1 åben
435 other: "%{count} åbne"
435 other: "%{count} åbne"
436 label_x_closed_issues_abbr:
436 label_x_closed_issues_abbr:
437 zero: 0 lukkede
437 zero: 0 lukkede
438 one: 1 lukket
438 one: 1 lukket
439 other: "%{count} lukkede"
439 other: "%{count} lukkede"
440 label_total: Total
440 label_total: Total
441 label_permissions: Rettigheder
441 label_permissions: Rettigheder
442 label_current_status: Nuværende status
442 label_current_status: Nuværende status
443 label_new_statuses_allowed: Ny status tilladt
443 label_new_statuses_allowed: Ny status tilladt
444 label_all: alle
444 label_all: alle
445 label_none: intet
445 label_none: intet
446 label_nobody: ingen
446 label_nobody: ingen
447 label_next: Næste
447 label_next: Næste
448 label_previous: Forrige
448 label_previous: Forrige
449 label_used_by: Brugt af
449 label_used_by: Brugt af
450 label_details: Detaljer
450 label_details: Detaljer
451 label_add_note: Tilføj note
451 label_add_note: Tilføj note
452 label_calendar: Kalender
452 label_calendar: Kalender
453 label_months_from: måneder frem
453 label_months_from: måneder frem
454 label_gantt: Gantt
454 label_gantt: Gantt
455 label_internal: Intern
455 label_internal: Intern
456 label_last_changes: "sidste %{count} ændringer"
456 label_last_changes: "sidste %{count} ændringer"
457 label_change_view_all: Vis alle ændringer
457 label_change_view_all: Vis alle ændringer
458 label_personalize_page: Tilret denne side
458 label_personalize_page: Tilret denne side
459 label_comment: Kommentar
459 label_comment: Kommentar
460 label_comment_plural: Kommentarer
460 label_comment_plural: Kommentarer
461 label_x_comments:
461 label_x_comments:
462 zero: ingen kommentarer
462 zero: ingen kommentarer
463 one: 1 kommentar
463 one: 1 kommentar
464 other: "%{count} kommentarer"
464 other: "%{count} kommentarer"
465 label_comment_add: Tilføj en kommentar
465 label_comment_add: Tilføj en kommentar
466 label_comment_added: Kommentaren er tilføjet
466 label_comment_added: Kommentaren er tilføjet
467 label_comment_delete: Slet kommentar
467 label_comment_delete: Slet kommentar
468 label_query: Brugerdefineret forespørgsel
468 label_query: Brugerdefineret forespørgsel
469 label_query_plural: Brugerdefinerede forespørgsler
469 label_query_plural: Brugerdefinerede forespørgsler
470 label_query_new: Ny forespørgsel
470 label_query_new: Ny forespørgsel
471 label_filter_add: Tilføj filter
471 label_filter_add: Tilføj filter
472 label_filter_plural: Filtre
472 label_filter_plural: Filtre
473 label_equals: er
473 label_equals: er
474 label_not_equals: er ikke
474 label_not_equals: er ikke
475 label_in_less_than: er mindre end
475 label_in_less_than: er mindre end
476 label_in_more_than: er større end
476 label_in_more_than: er større end
477 label_in: indeholdt i
477 label_in: indeholdt i
478 label_today: i dag
478 label_today: i dag
479 label_all_time: altid
479 label_all_time: altid
480 label_yesterday: i går
480 label_yesterday: i går
481 label_this_week: denne uge
481 label_this_week: denne uge
482 label_last_week: sidste uge
482 label_last_week: sidste uge
483 label_last_n_days: "sidste %{count} dage"
483 label_last_n_days: "sidste %{count} dage"
484 label_this_month: denne måned
484 label_this_month: denne måned
485 label_last_month: sidste måned
485 label_last_month: sidste måned
486 label_this_year: dette år
486 label_this_year: dette år
487 label_date_range: Dato interval
487 label_date_range: Dato interval
488 label_less_than_ago: mindre end dage siden
488 label_less_than_ago: mindre end dage siden
489 label_more_than_ago: mere end dage siden
489 label_more_than_ago: mere end dage siden
490 label_ago: dage siden
490 label_ago: dage siden
491 label_contains: indeholder
491 label_contains: indeholder
492 label_not_contains: ikke indeholder
492 label_not_contains: ikke indeholder
493 label_day_plural: dage
493 label_day_plural: dage
494 label_repository: Repository
494 label_repository: Repository
495 label_repository_plural: Repositories
495 label_repository_plural: Repositories
496 label_browse: Gennemse
496 label_browse: Gennemse
497 label_revision: Revision
497 label_revision: Revision
498 label_revision_plural: Revisioner
498 label_revision_plural: Revisioner
499 label_associated_revisions: Tilknyttede revisioner
499 label_associated_revisions: Tilknyttede revisioner
500 label_added: tilføjet
500 label_added: tilføjet
501 label_modified: ændret
501 label_modified: ændret
502 label_deleted: slettet
502 label_deleted: slettet
503 label_latest_revision: Seneste revision
503 label_latest_revision: Seneste revision
504 label_latest_revision_plural: Seneste revisioner
504 label_latest_revision_plural: Seneste revisioner
505 label_view_revisions: Se revisioner
505 label_view_revisions: Se revisioner
506 label_max_size: Maksimal størrelse
506 label_max_size: Maksimal størrelse
507 label_sort_highest: Flyt til toppen
507 label_sort_highest: Flyt til toppen
508 label_sort_higher: Flyt op
508 label_sort_higher: Flyt op
509 label_sort_lower: Flyt ned
509 label_sort_lower: Flyt ned
510 label_sort_lowest: Flyt til bunden
510 label_sort_lowest: Flyt til bunden
511 label_roadmap: Roadmap
511 label_roadmap: Roadmap
512 label_roadmap_due_in: Deadline
512 label_roadmap_due_in: Deadline
513 label_roadmap_overdue: "%{value} forsinket"
513 label_roadmap_overdue: "%{value} forsinket"
514 label_roadmap_no_issues: Ingen sager i denne version
514 label_roadmap_no_issues: Ingen sager i denne version
515 label_search: Søg
515 label_search: Søg
516 label_result_plural: Resultater
516 label_result_plural: Resultater
517 label_all_words: Alle ord
517 label_all_words: Alle ord
518 label_wiki: Wiki
518 label_wiki: Wiki
519 label_wiki_edit: Wiki ændring
519 label_wiki_edit: Wiki ændring
520 label_wiki_edit_plural: Wiki ændringer
520 label_wiki_edit_plural: Wiki ændringer
521 label_wiki_page: Wiki side
521 label_wiki_page: Wiki side
522 label_wiki_page_plural: Wiki sider
522 label_wiki_page_plural: Wiki sider
523 label_index_by_title: Indhold efter titel
523 label_index_by_title: Indhold efter titel
524 label_index_by_date: Indhold efter dato
524 label_index_by_date: Indhold efter dato
525 label_current_version: Nuværende version
525 label_current_version: Nuværende version
526 label_preview: Forhåndsvisning
526 label_preview: Forhåndsvisning
527 label_feed_plural: Feeds
527 label_feed_plural: Feeds
528 label_changes_details: Detaljer for alle ændringer
528 label_changes_details: Detaljer for alle ændringer
529 label_issue_tracking: Sagssøgning
529 label_issue_tracking: Sagssøgning
530 label_spent_time: Anvendt tid
530 label_spent_time: Anvendt tid
531 label_f_hour: "%{value} time"
531 label_f_hour: "%{value} time"
532 label_f_hour_plural: "%{value} timer"
532 label_f_hour_plural: "%{value} timer"
533 label_time_tracking: Tidsstyring
533 label_time_tracking: Tidsstyring
534 label_change_plural: Ændringer
534 label_change_plural: Ændringer
535 label_statistics: Statistik
535 label_statistics: Statistik
536 label_commits_per_month: Commits pr. måned
536 label_commits_per_month: Commits pr. måned
537 label_commits_per_author: Commits pr. bruger
537 label_commits_per_author: Commits pr. bruger
538 label_view_diff: Vis forskelle
538 label_view_diff: Vis forskelle
539 label_diff_inline: inline
539 label_diff_inline: inline
540 label_diff_side_by_side: side om side
540 label_diff_side_by_side: side om side
541 label_options: Formatering
541 label_options: Formatering
542 label_copy_workflow_from: Kopier arbejdsgang fra
542 label_copy_workflow_from: Kopier arbejdsgang fra
543 label_permissions_report: Godkendelsesrapport
543 label_permissions_report: Godkendelsesrapport
544 label_watched_issues: Overvågede sager
544 label_watched_issues: Overvågede sager
545 label_related_issues: Relaterede sager
545 label_related_issues: Relaterede sager
546 label_applied_status: Anvendte statusser
546 label_applied_status: Anvendte statusser
547 label_loading: Indlæser...
547 label_loading: Indlæser...
548 label_relation_new: Ny relation
548 label_relation_new: Ny relation
549 label_relation_delete: Slet relation
549 label_relation_delete: Slet relation
550 label_relates_to: relaterer til
550 label_relates_to: relaterer til
551 label_duplicates: duplikater
551 label_duplicates: duplikater
552 label_blocks: blokerer
552 label_blocks: blokerer
553 label_blocked_by: blokeret af
553 label_blocked_by: blokeret af
554 label_precedes: kommer før
554 label_precedes: kommer før
555 label_follows: følger
555 label_follows: følger
556 label_stay_logged_in: Forbliv indlogget
556 label_stay_logged_in: Forbliv indlogget
557 label_disabled: deaktiveret
557 label_disabled: deaktiveret
558 label_show_completed_versions: Vis færdige versioner
558 label_show_completed_versions: Vis færdige versioner
559 label_me: mig
559 label_me: mig
560 label_board: Forum
560 label_board: Forum
561 label_board_new: Nyt forum
561 label_board_new: Nyt forum
562 label_board_plural: Fora
562 label_board_plural: Fora
563 label_topic_plural: Emner
563 label_topic_plural: Emner
564 label_message_plural: Beskeder
564 label_message_plural: Beskeder
565 label_message_last: Sidste besked
565 label_message_last: Sidste besked
566 label_message_new: Ny besked
566 label_message_new: Ny besked
567 label_message_posted: Besked tilføjet
567 label_message_posted: Besked tilføjet
568 label_reply_plural: Besvarer
568 label_reply_plural: Besvarer
569 label_send_information: Send konto information til bruger
569 label_send_information: Send konto information til bruger
570 label_year: År
570 label_year: År
571 label_month: Måned
571 label_month: Måned
572 label_week: Uge
572 label_week: Uge
573 label_date_from: Fra
573 label_date_from: Fra
574 label_date_to: Til
574 label_date_to: Til
575 label_language_based: Baseret på brugerens sprog
575 label_language_based: Baseret på brugerens sprog
576 label_sort_by: "Sortér efter %{value}"
576 label_sort_by: "Sortér efter %{value}"
577 label_send_test_email: Send en test email
577 label_send_test_email: Send en test email
578 label_feeds_access_key_created_on: "Atom adgangsnøgle dannet for %{value} siden"
578 label_feeds_access_key_created_on: "Atom adgangsnøgle dannet for %{value} siden"
579 label_module_plural: Moduler
579 label_module_plural: Moduler
580 label_added_time_by: "Tilføjet af %{author} for %{age} siden"
580 label_added_time_by: "Tilføjet af %{author} for %{age} siden"
581 label_updated_time: "Opdateret for %{value} siden"
581 label_updated_time: "Opdateret for %{value} siden"
582 label_jump_to_a_project: Skift til projekt...
582 label_jump_to_a_project: Skift til projekt...
583 label_file_plural: Filer
583 label_file_plural: Filer
584 label_changeset_plural: Ændringer
584 label_changeset_plural: Ændringer
585 label_default_columns: Standardkolonner
585 label_default_columns: Standardkolonner
586 label_no_change_option: (Ingen ændringer)
586 label_no_change_option: (Ingen ændringer)
587 label_bulk_edit_selected_issues: Masse-ret de valgte sager
587 label_bulk_edit_selected_issues: Masse-ret de valgte sager
588 label_theme: Tema
588 label_theme: Tema
589 label_default: standard
589 label_default: standard
590 label_search_titles_only: Søg kun i titler
590 label_search_titles_only: Søg kun i titler
591 label_user_mail_option_all: "For alle hændelser mine projekter"
591 label_user_mail_option_all: "For alle hændelser mine projekter"
592 label_user_mail_option_selected: "For alle hændelser de valgte projekter..."
592 label_user_mail_option_selected: "For alle hændelser de valgte projekter..."
593 label_user_mail_no_self_notified: "Jeg ønsker ikke besked om ændring foretaget af mig selv"
593 label_user_mail_no_self_notified: "Jeg ønsker ikke besked om ændring foretaget af mig selv"
594 label_registration_activation_by_email: kontoaktivering på email
594 label_registration_activation_by_email: kontoaktivering på email
595 label_registration_manual_activation: manuel kontoaktivering
595 label_registration_manual_activation: manuel kontoaktivering
596 label_registration_automatic_activation: automatisk kontoaktivering
596 label_registration_automatic_activation: automatisk kontoaktivering
597 label_display_per_page: "Per side: %{value}"
597 label_display_per_page: "Per side: %{value}"
598 label_age: Alder
598 label_age: Alder
599 label_change_properties: Ændre indstillinger
599 label_change_properties: Ændre indstillinger
600 label_general: Generelt
600 label_general: Generelt
601 label_more: Mere
601 label_more: Mere
602 label_scm: SCM
602 label_scm: SCM
603 label_plugins: Plugins
603 label_plugins: Plugins
604 label_ldap_authentication: LDAP-godkendelse
604 label_ldap_authentication: LDAP-godkendelse
605 label_downloads_abbr: D/L
605 label_downloads_abbr: D/L
606
606
607 button_login: Login
607 button_login: Login
608 button_submit: Send
608 button_submit: Send
609 button_save: Gem
609 button_save: Gem
610 button_check_all: Vælg alt
610 button_check_all: Vælg alt
611 button_uncheck_all: Fravælg alt
611 button_uncheck_all: Fravælg alt
612 button_delete: Slet
612 button_delete: Slet
613 button_create: Opret
613 button_create: Opret
614 button_test: Test
614 button_test: Test
615 button_edit: Ret
615 button_edit: Ret
616 button_add: Tilføj
616 button_add: Tilføj
617 button_change: Ændre
617 button_change: Ændre
618 button_apply: Anvend
618 button_apply: Anvend
619 button_clear: Nulstil
619 button_clear: Nulstil
620 button_lock: Lås
620 button_lock: Lås
621 button_unlock: Lås op
621 button_unlock: Lås op
622 button_download: Download
622 button_download: Download
623 button_list: List
623 button_list: List
624 button_view: Vis
624 button_view: Vis
625 button_move: Flyt
625 button_move: Flyt
626 button_back: Tilbage
626 button_back: Tilbage
627 button_cancel: Annullér
627 button_cancel: Annullér
628 button_activate: Aktivér
628 button_activate: Aktivér
629 button_sort: Sortér
629 button_sort: Sortér
630 button_log_time: Log tid
630 button_log_time: Log tid
631 button_rollback: Tilbagefør til denne version
631 button_rollback: Tilbagefør til denne version
632 button_watch: Overvåg
632 button_watch: Overvåg
633 button_unwatch: Stop overvågning
633 button_unwatch: Stop overvågning
634 button_reply: Besvar
634 button_reply: Besvar
635 button_archive: Arkivér
635 button_archive: Arkivér
636 button_unarchive: Fjern fra arkiv
636 button_unarchive: Fjern fra arkiv
637 button_reset: Nulstil
637 button_reset: Nulstil
638 button_rename: Omdøb
638 button_rename: Omdøb
639 button_change_password: Skift kodeord
639 button_change_password: Skift kodeord
640 button_copy: Kopiér
640 button_copy: Kopiér
641 button_annotate: Annotér
641 button_annotate: Annotér
642 button_update: Opdatér
642 button_update: Opdatér
643 button_configure: Konfigurér
643 button_configure: Konfigurér
644
644
645 status_active: aktiv
645 status_active: aktiv
646 status_registered: registreret
646 status_registered: registreret
647 status_locked: låst
647 status_locked: låst
648
648
649 text_select_mail_notifications: Vælg handlinger der skal sendes email besked for.
649 text_select_mail_notifications: Vælg handlinger der skal sendes email besked for.
650 text_regexp_info: f.eks. ^[A-ZÆØÅ0-9]+$
650 text_regexp_info: f.eks. ^[A-ZÆØÅ0-9]+$
651 text_min_max_length_info: 0 betyder ingen begrænsninger
651 text_min_max_length_info: 0 betyder ingen begrænsninger
652 text_project_destroy_confirmation: Er du sikker på at du vil slette dette projekt og alle relaterede data?
652 text_project_destroy_confirmation: Er du sikker på at du vil slette dette projekt og alle relaterede data?
653 text_workflow_edit: Vælg en rolle samt en type, for at redigere arbejdsgangen
653 text_workflow_edit: Vælg en rolle samt en type, for at redigere arbejdsgangen
654 text_are_you_sure: Er du sikker?
654 text_are_you_sure: Er du sikker?
655 text_tip_issue_begin_day: opgaven begynder denne dag
655 text_tip_issue_begin_day: opgaven begynder denne dag
656 text_tip_issue_end_day: opaven slutter denne dag
656 text_tip_issue_end_day: opaven slutter denne dag
657 text_tip_issue_begin_end_day: opgaven begynder og slutter denne dag
657 text_tip_issue_begin_end_day: opgaven begynder og slutter denne dag
658 text_caracters_maximum: "max %{count} karakterer."
658 text_caracters_maximum: "max %{count} karakterer."
659 text_caracters_minimum: "Skal være mindst %{count} karakterer lang."
659 text_caracters_minimum: "Skal være mindst %{count} karakterer lang."
660 text_length_between: "Længde skal være mellem %{min} og %{max} karakterer."
660 text_length_between: "Længde skal være mellem %{min} og %{max} karakterer."
661 text_tracker_no_workflow: Ingen arbejdsgang defineret for denne type
661 text_tracker_no_workflow: Ingen arbejdsgang defineret for denne type
662 text_unallowed_characters: Ikke-tilladte karakterer
662 text_unallowed_characters: Ikke-tilladte karakterer
663 text_comma_separated: Adskillige værdier tilladt (adskilt med komma).
663 text_comma_separated: Adskillige værdier tilladt (adskilt med komma).
664 text_issues_ref_in_commit_messages: Referer og løser sager i commit-beskeder
664 text_issues_ref_in_commit_messages: Referer og løser sager i commit-beskeder
665 text_issue_added: "Sag %{id} er rapporteret af %{author}."
665 text_issue_added: "Sag %{id} er rapporteret af %{author}."
666 text_issue_updated: "Sag %{id} er blevet opdateret af %{author}."
666 text_issue_updated: "Sag %{id} er blevet opdateret af %{author}."
667 text_wiki_destroy_confirmation: Er du sikker på at du vil slette denne wiki og dens indhold?
667 text_wiki_destroy_confirmation: Er du sikker på at du vil slette denne wiki og dens indhold?
668 text_issue_category_destroy_question: "Nogle sager (%{count}) er tildelt denne kategori. Hvad ønsker du at gøre?"
668 text_issue_category_destroy_question: "Nogle sager (%{count}) er tildelt denne kategori. Hvad ønsker du at gøre?"
669 text_issue_category_destroy_assignments: Slet tildelinger af kategori
669 text_issue_category_destroy_assignments: Slet tildelinger af kategori
670 text_issue_category_reassign_to: Tildel sager til denne kategori
670 text_issue_category_reassign_to: Tildel sager til denne kategori
671 text_user_mail_option: "For ikke-valgte projekter vil du kun modtage beskeder omhandlende ting du er involveret i eller overvåger (f.eks. sager du har indberettet eller ejer)."
671 text_user_mail_option: "For ikke-valgte projekter vil du kun modtage beskeder omhandlende ting du er involveret i eller overvåger (f.eks. sager du har indberettet eller ejer)."
672 text_no_configuration_data: "Roller, typer, sagsstatusser og arbejdsgange er endnu ikke konfigureret.\nDet er anbefalet at indlæse standardopsætningen. Du vil kunne ændre denne når den er indlæst."
672 text_no_configuration_data: "Roller, typer, sagsstatusser og arbejdsgange er endnu ikke konfigureret.\nDet er anbefalet at indlæse standardopsætningen. Du vil kunne ændre denne når den er indlæst."
673 text_load_default_configuration: Indlæs standardopsætningen
673 text_load_default_configuration: Indlæs standardopsætningen
674 text_status_changed_by_changeset: "Anvendt i ændring %{value}."
674 text_status_changed_by_changeset: "Anvendt i ændring %{value}."
675 text_issues_destroy_confirmation: 'Er du sikker du ønsker at slette den/de valgte sag(er)?'
675 text_issues_destroy_confirmation: 'Er du sikker du ønsker at slette den/de valgte sag(er)?'
676 text_select_project_modules: 'Vælg moduler er skal være aktiveret for dette projekt:'
676 text_select_project_modules: 'Vælg moduler er skal være aktiveret for dette projekt:'
677 text_default_administrator_account_changed: Standardadministratorkonto ændret
677 text_default_administrator_account_changed: Standardadministratorkonto ændret
678 text_file_repository_writable: Filarkiv er skrivbar
678 text_file_repository_writable: Filarkiv er skrivbar
679 text_rmagick_available: RMagick tilgængelig (valgfri)
679 text_rmagick_available: RMagick tilgængelig (valgfri)
680
680
681 default_role_manager: Leder
681 default_role_manager: Leder
682 default_role_developer: Udvikler
682 default_role_developer: Udvikler
683 default_role_reporter: Rapportør
683 default_role_reporter: Rapportør
684 default_tracker_bug: Fejl
684 default_tracker_bug: Fejl
685 default_tracker_feature: Funktion
685 default_tracker_feature: Funktion
686 default_tracker_support: Support
686 default_tracker_support: Support
687 default_issue_status_new: Ny
687 default_issue_status_new: Ny
688 default_issue_status_in_progress: Igangværende
688 default_issue_status_in_progress: Igangværende
689 default_issue_status_resolved: Løst
689 default_issue_status_resolved: Løst
690 default_issue_status_feedback: Feedback
690 default_issue_status_feedback: Feedback
691 default_issue_status_closed: Lukket
691 default_issue_status_closed: Lukket
692 default_issue_status_rejected: Afvist
692 default_issue_status_rejected: Afvist
693 default_doc_category_user: Brugerdokumentation
693 default_doc_category_user: Brugerdokumentation
694 default_doc_category_tech: Teknisk dokumentation
694 default_doc_category_tech: Teknisk dokumentation
695 default_priority_low: Lav
695 default_priority_low: Lav
696 default_priority_normal: Normal
696 default_priority_normal: Normal
697 default_priority_high: Høj
697 default_priority_high: Høj
698 default_priority_urgent: Akut
698 default_priority_urgent: Akut
699 default_priority_immediate: Omgående
699 default_priority_immediate: Omgående
700 default_activity_design: Design
700 default_activity_design: Design
701 default_activity_development: Udvikling
701 default_activity_development: Udvikling
702
702
703 enumeration_issue_priorities: Sagsprioriteter
703 enumeration_issue_priorities: Sagsprioriteter
704 enumeration_doc_categories: Dokumentkategorier
704 enumeration_doc_categories: Dokumentkategorier
705 enumeration_activities: Aktiviteter (tidsstyring)
705 enumeration_activities: Aktiviteter (tidsstyring)
706
706
707 label_add_another_file: Tilføj endnu en fil
707 label_add_another_file: Tilføj endnu en fil
708 label_chronological_order: I kronologisk rækkefølge
708 label_chronological_order: I kronologisk rækkefølge
709 setting_activity_days_default: Antal dage der vises under projektaktivitet
709 setting_activity_days_default: Antal dage der vises under projektaktivitet
710 text_destroy_time_entries_question: "%{hours} timer er registreret denne sag som du er ved at slette. Hvad vil du gøre?"
710 text_destroy_time_entries_question: "%{hours} timer er registreret denne sag som du er ved at slette. Hvad vil du gøre?"
711 error_issue_not_found_in_project: 'Sagen blev ikke fundet eller tilhører ikke dette projekt'
711 error_issue_not_found_in_project: 'Sagen blev ikke fundet eller tilhører ikke dette projekt'
712 text_assign_time_entries_to_project: Tildel raporterede timer til projektet
712 text_assign_time_entries_to_project: Tildel raporterede timer til projektet
713 setting_display_subprojects_issues: Vis sager for underprojekter på hovedprojektet som standard
713 setting_display_subprojects_issues: Vis sager for underprojekter på hovedprojektet som standard
714 label_optional_description: Valgfri beskrivelse
714 label_optional_description: Valgfri beskrivelse
715 text_destroy_time_entries: Slet registrerede timer
715 text_destroy_time_entries: Slet registrerede timer
716 field_comments_sorting: Vis kommentar
716 field_comments_sorting: Vis kommentar
717 text_reassign_time_entries: 'Tildel registrerede timer til denne sag igen'
717 text_reassign_time_entries: 'Tildel registrerede timer til denne sag igen'
718 label_reverse_chronological_order: I omvendt kronologisk rækkefølge
718 label_reverse_chronological_order: I omvendt kronologisk rækkefølge
719 label_preferences: Præferencer
719 label_preferences: Præferencer
720 label_overall_activity: Overordnet aktivitet
720 label_overall_activity: Overordnet aktivitet
721 setting_default_projects_public: Nye projekter er offentlige som standard
721 setting_default_projects_public: Nye projekter er offentlige som standard
722 error_scm_annotate: "Filen findes ikke, eller kunne ikke annoteres."
722 error_scm_annotate: "Filen findes ikke, eller kunne ikke annoteres."
723 label_planning: Planlægning
723 label_planning: Planlægning
724 text_subprojects_destroy_warning: "Dets underprojekter(er): %{value} vil også blive slettet."
724 text_subprojects_destroy_warning: "Dets underprojekter(er): %{value} vil også blive slettet."
725 permission_edit_issues: Redigér sager
725 permission_edit_issues: Redigér sager
726 setting_diff_max_lines_displayed: Højeste antal forskelle der vises
726 setting_diff_max_lines_displayed: Højeste antal forskelle der vises
727 permission_edit_own_issue_notes: Redigér egne noter
727 permission_edit_own_issue_notes: Redigér egne noter
728 setting_enabled_scm: Aktiveret SCM
728 setting_enabled_scm: Aktiveret SCM
729 button_quote: Citér
729 button_quote: Citér
730 permission_view_files: Se filer
730 permission_view_files: Se filer
731 permission_add_issues: Tilføj sager
731 permission_add_issues: Tilføj sager
732 permission_edit_own_messages: Redigér egne beskeder
732 permission_edit_own_messages: Redigér egne beskeder
733 permission_delete_own_messages: Slet egne beskeder
733 permission_delete_own_messages: Slet egne beskeder
734 permission_manage_public_queries: Administrér offentlig forespørgsler
734 permission_manage_public_queries: Administrér offentlig forespørgsler
735 permission_log_time: Registrér anvendt tid
735 permission_log_time: Registrér anvendt tid
736 label_renamed: omdøbt
736 label_renamed: omdøbt
737 label_incoming_emails: Indkommende emails
737 label_incoming_emails: Indkommende emails
738 permission_view_changesets: Se ændringer
738 permission_view_changesets: Se ændringer
739 permission_manage_versions: Administrér versioner
739 permission_manage_versions: Administrér versioner
740 permission_view_time_entries: Se anvendt tid
740 permission_view_time_entries: Se anvendt tid
741 label_generate_key: Generér en nøglefil
741 label_generate_key: Generér en nøglefil
742 permission_manage_categories: Administrér sagskategorier
742 permission_manage_categories: Administrér sagskategorier
743 permission_manage_wiki: Administrér wiki
743 permission_manage_wiki: Administrér wiki
744 setting_sequential_project_identifiers: Generér sekventielle projekt-identifikatorer
744 setting_sequential_project_identifiers: Generér sekventielle projekt-identifikatorer
745 setting_plain_text_mail: Emails som almindelig tekst (ingen HTML)
745 setting_plain_text_mail: Emails som almindelig tekst (ingen HTML)
746 field_parent_title: Siden over
746 field_parent_title: Siden over
747 text_email_delivery_not_configured: "Email-afsendelse er ikke indstillet og notifikationer er defor slået fra.\nKonfigurér din SMTP server i config/configuration.yml og genstart applikationen for at aktivere email-afsendelse."
747 text_email_delivery_not_configured: "Email-afsendelse er ikke indstillet og notifikationer er defor slået fra.\nKonfigurér din SMTP server i config/configuration.yml og genstart applikationen for at aktivere email-afsendelse."
748 permission_protect_wiki_pages: Beskyt wiki sider
748 permission_protect_wiki_pages: Beskyt wiki sider
749 permission_add_issue_watchers: Tilføj overvågere
749 permission_add_issue_watchers: Tilføj overvågere
750 warning_attachments_not_saved: "der var %{count} fil(er), som ikke kunne gemmes."
750 warning_attachments_not_saved: "der var %{count} fil(er), som ikke kunne gemmes."
751 permission_comment_news: Kommentér nyheder
751 permission_comment_news: Kommentér nyheder
752 text_enumeration_category_reassign_to: 'Flyt dem til denne værdi:'
752 text_enumeration_category_reassign_to: 'Flyt dem til denne værdi:'
753 permission_select_project_modules: Vælg projektmoduler
753 permission_select_project_modules: Vælg projektmoduler
754 permission_view_gantt: Se Gantt diagram
754 permission_view_gantt: Se Gantt diagram
755 permission_delete_messages: Slet beskeder
755 permission_delete_messages: Slet beskeder
756 permission_move_issues: Flyt sager
756 permission_move_issues: Flyt sager
757 permission_edit_wiki_pages: Redigér wiki sider
757 permission_edit_wiki_pages: Redigér wiki sider
758 label_user_activity: "%{value}'s aktivitet"
758 label_user_activity: "%{value}'s aktivitet"
759 permission_manage_issue_relations: Administrér sags-relationer
759 permission_manage_issue_relations: Administrér sags-relationer
760 label_issue_watchers: Overvågere
760 label_issue_watchers: Overvågere
761 permission_delete_wiki_pages: Slet wiki sider
761 permission_delete_wiki_pages: Slet wiki sider
762 notice_unable_delete_version: Kan ikke slette versionen.
762 notice_unable_delete_version: Kan ikke slette versionen.
763 permission_view_wiki_edits: Se wiki historik
763 permission_view_wiki_edits: Se wiki historik
764 field_editable: Redigérbar
764 field_editable: Redigérbar
765 label_duplicated_by: dubleret af
765 label_duplicated_by: dubleret af
766 permission_manage_boards: Administrér fora
766 permission_manage_boards: Administrér fora
767 permission_delete_wiki_pages_attachments: Slet filer vedhæftet wiki sider
767 permission_delete_wiki_pages_attachments: Slet filer vedhæftet wiki sider
768 permission_view_messages: Se beskeder
768 permission_view_messages: Se beskeder
769 text_enumeration_destroy_question: "%{count} objekter er tildelt denne værdi."
769 text_enumeration_destroy_question: "%{count} objekter er tildelt denne værdi."
770 permission_manage_files: Administrér filer
770 permission_manage_files: Administrér filer
771 permission_add_messages: Opret beskeder
771 permission_add_messages: Opret beskeder
772 permission_edit_issue_notes: Redigér noter
772 permission_edit_issue_notes: Redigér noter
773 permission_manage_news: Administrér nyheder
773 permission_manage_news: Administrér nyheder
774 text_plugin_assets_writable: Der er skriverettigheder til plugin assets folderen
774 text_plugin_assets_writable: Der er skriverettigheder til plugin assets folderen
775 label_display: Vis
775 label_display: Vis
776 label_and_its_subprojects: "%{value} og dets underprojekter"
776 label_and_its_subprojects: "%{value} og dets underprojekter"
777 permission_view_calendar: Se kalender
777 permission_view_calendar: Se kalender
778 button_create_and_continue: Opret og fortsæt
778 button_create_and_continue: Opret og fortsæt
779 setting_gravatar_enabled: Anvend Gravatar brugerikoner
779 setting_gravatar_enabled: Anvend Gravatar brugerikoner
780 label_updated_time_by: "Opdateret af %{author} for %{age} siden"
780 label_updated_time_by: "Opdateret af %{author} for %{age} siden"
781 text_diff_truncated: '... Listen over forskelle er blevet afkortet da den overstiger den maksimale størrelse der kan vises.'
781 text_diff_truncated: '... Listen over forskelle er blevet afkortet da den overstiger den maksimale størrelse der kan vises.'
782 text_user_wrote: "%{value} skrev:"
782 text_user_wrote: "%{value} skrev:"
783 setting_mail_handler_api_enabled: Aktiver webservice for indkomne emails
783 setting_mail_handler_api_enabled: Aktiver webservice for indkomne emails
784 permission_delete_issues: Slet sager
784 permission_delete_issues: Slet sager
785 permission_view_documents: Se dokumenter
785 permission_view_documents: Se dokumenter
786 permission_browse_repository: Gennemse repository
786 permission_browse_repository: Gennemse repository
787 permission_manage_repository: Administrér repository
787 permission_manage_repository: Administrér repository
788 permission_manage_members: Administrér medlemmer
788 permission_manage_members: Administrér medlemmer
789 mail_subject_reminder: "%{count} sag(er) har deadline i de kommende dage (%{days})"
789 mail_subject_reminder: "%{count} sag(er) har deadline i de kommende dage (%{days})"
790 permission_add_issue_notes: Tilføj noter
790 permission_add_issue_notes: Tilføj noter
791 permission_edit_messages: Redigér beskeder
791 permission_edit_messages: Redigér beskeder
792 permission_view_issue_watchers: Se liste over overvågere
792 permission_view_issue_watchers: Se liste over overvågere
793 permission_commit_access: Commit adgang
793 permission_commit_access: Commit adgang
794 setting_mail_handler_api_key: API nøgle
794 setting_mail_handler_api_key: API nøgle
795 label_example: Eksempel
795 label_example: Eksempel
796 permission_rename_wiki_pages: Omdøb wiki sider
796 permission_rename_wiki_pages: Omdøb wiki sider
797 text_custom_field_possible_values_info: 'En linje for hver værdi'
797 text_custom_field_possible_values_info: 'En linje for hver værdi'
798 permission_view_wiki_pages: Se wiki
798 permission_view_wiki_pages: Se wiki
799 permission_edit_project: Redigér projekt
799 permission_edit_project: Redigér projekt
800 permission_save_queries: Gem forespørgsler
800 permission_save_queries: Gem forespørgsler
801 label_copied: kopieret
801 label_copied: kopieret
802 text_repository_usernames_mapping: "Vælg eller opdatér de Redmine brugere der svarer til de enkelte brugere fundet i repository loggen.\nBrugere med samme brugernavn eller email adresse i både Redmine og det valgte repository bliver automatisk koblet sammen."
802 text_repository_usernames_mapping: "Vælg eller opdatér de Redmine brugere der svarer til de enkelte brugere fundet i repository loggen.\nBrugere med samme brugernavn eller email adresse i både Redmine og det valgte repository bliver automatisk koblet sammen."
803 permission_edit_time_entries: Redigér tidsregistreringer
803 permission_edit_time_entries: Redigér tidsregistreringer
804 general_csv_decimal_separator: ','
804 general_csv_decimal_separator: ','
805 permission_edit_own_time_entries: Redigér egne tidsregistreringer
805 permission_edit_own_time_entries: Redigér egne tidsregistreringer
806 setting_repository_log_display_limit: Højeste antal revisioner vist i fil-log
806 setting_repository_log_display_limit: Højeste antal revisioner vist i fil-log
807 setting_file_max_size_displayed: Maksimale størrelse på tekstfiler vist inline
807 setting_file_max_size_displayed: Maksimale størrelse på tekstfiler vist inline
808 field_watcher: Overvåger
808 field_watcher: Overvåger
809 setting_openid: Tillad OpenID login og registrering
809 setting_openid: Tillad OpenID login og registrering
810 field_identity_url: OpenID URL
810 field_identity_url: OpenID URL
811 label_login_with_open_id_option: eller login med OpenID
811 label_login_with_open_id_option: eller login med OpenID
812 setting_per_page_options: Enheder per side muligheder
812 setting_per_page_options: Enheder per side muligheder
813 mail_body_reminder: "%{count} sage(er) som er tildelt dig har deadline indenfor de næste %{days} dage:"
813 mail_body_reminder: "%{count} sage(er) som er tildelt dig har deadline indenfor de næste %{days} dage:"
814 field_content: Indhold
814 field_content: Indhold
815 label_descending: Aftagende
815 label_descending: Aftagende
816 label_sort: Sortér
816 label_sort: Sortér
817 label_ascending: Tiltagende
817 label_ascending: Tiltagende
818 label_date_from_to: Fra %{start} til %{end}
818 label_date_from_to: Fra %{start} til %{end}
819 label_greater_or_equal: ">="
819 label_greater_or_equal: ">="
820 label_less_or_equal: <=
820 label_less_or_equal: <=
821 text_wiki_page_destroy_question: Denne side har %{descendants} underside(r) og afledte. Hvad vil du gøre?
821 text_wiki_page_destroy_question: Denne side har %{descendants} underside(r) og afledte. Hvad vil du gøre?
822 text_wiki_page_reassign_children: Flyt undersider til denne side
822 text_wiki_page_reassign_children: Flyt undersider til denne side
823 text_wiki_page_nullify_children: Behold undersider som rod-sider
823 text_wiki_page_nullify_children: Behold undersider som rod-sider
824 text_wiki_page_destroy_children: Slet undersider ogalle deres afledte sider.
824 text_wiki_page_destroy_children: Slet undersider ogalle deres afledte sider.
825 setting_password_min_length: Mindste længde på kodeord
825 setting_password_min_length: Mindste længde på kodeord
826 field_group_by: Gruppér resultater efter
826 field_group_by: Gruppér resultater efter
827 mail_subject_wiki_content_updated: "'%{id}' wikisiden er blevet opdateret"
827 mail_subject_wiki_content_updated: "'%{id}' wikisiden er blevet opdateret"
828 label_wiki_content_added: Wiki side tilføjet
828 label_wiki_content_added: Wiki side tilføjet
829 mail_subject_wiki_content_added: "'%{id}' wikisiden er blevet tilføjet"
829 mail_subject_wiki_content_added: "'%{id}' wikisiden er blevet tilføjet"
830 mail_body_wiki_content_added: The '%{id}' wikiside er blevet tilføjet af %{author}.
830 mail_body_wiki_content_added: The '%{id}' wikiside er blevet tilføjet af %{author}.
831 label_wiki_content_updated: Wikiside opdateret
831 label_wiki_content_updated: Wikiside opdateret
832 mail_body_wiki_content_updated: Wikisiden '%{id}' er blevet opdateret af %{author}.
832 mail_body_wiki_content_updated: Wikisiden '%{id}' er blevet opdateret af %{author}.
833 permission_add_project: Opret projekt
833 permission_add_project: Opret projekt
834 setting_new_project_user_role_id: Denne rolle gives til en bruger, som ikke er administrator, og som opretter et projekt
834 setting_new_project_user_role_id: Denne rolle gives til en bruger, som ikke er administrator, og som opretter et projekt
835 label_view_all_revisions: Se alle revisioner
835 label_view_all_revisions: Se alle revisioner
836 label_tag: Tag
836 label_tag: Tag
837 label_branch: Branch
837 label_branch: Branch
838 error_no_tracker_in_project: Der er ingen sagshåndtering for dette projekt. Kontrollér venligst projektindstillingerne.
838 error_no_tracker_in_project: Der er ingen sagshåndtering for dette projekt. Kontrollér venligst projektindstillingerne.
839 error_no_default_issue_status: Der er ikke defineret en standardstatus. Kontrollér venligst indstillingerne (gå til "Administration -> Sagsstatusser").
839 error_no_default_issue_status: Der er ikke defineret en standardstatus. Kontrollér venligst indstillingerne (gå til "Administration -> Sagsstatusser").
840 text_journal_changed: "%{label} ændret fra %{old} til %{new}"
840 text_journal_changed: "%{label} ændret fra %{old} til %{new}"
841 text_journal_set_to: "%{label} sat til %{value}"
841 text_journal_set_to: "%{label} sat til %{value}"
842 text_journal_deleted: "%{label} slettet (%{old})"
842 text_journal_deleted: "%{label} slettet (%{old})"
843 label_group_plural: Grupper
843 label_group_plural: Grupper
844 label_group: Grupper
844 label_group: Grupper
845 label_group_new: Ny gruppe
845 label_group_new: Ny gruppe
846 label_time_entry_plural: Anvendt tid
846 label_time_entry_plural: Anvendt tid
847 text_journal_added: "%{label} %{value} tilføjet"
847 text_journal_added: "%{label} %{value} tilføjet"
848 field_active: Aktiv
848 field_active: Aktiv
849 enumeration_system_activity: System Aktivitet
849 enumeration_system_activity: System Aktivitet
850 permission_delete_issue_watchers: Slet overvågere
850 permission_delete_issue_watchers: Slet overvågere
851 version_status_closed: lukket
851 version_status_closed: lukket
852 version_status_locked: låst
852 version_status_locked: låst
853 version_status_open: åben
853 version_status_open: åben
854 error_can_not_reopen_issue_on_closed_version: En sag tildelt en lukket version kan ikke genåbnes
854 error_can_not_reopen_issue_on_closed_version: En sag tildelt en lukket version kan ikke genåbnes
855 label_user_anonymous: Anonym
855 label_user_anonymous: Anonym
856 button_move_and_follow: Flyt og overvåg
856 button_move_and_follow: Flyt og overvåg
857 setting_default_projects_modules: Standard moduler, aktiveret for nye projekter
857 setting_default_projects_modules: Standard moduler, aktiveret for nye projekter
858 setting_gravatar_default: Standard Gravatar billede
858 setting_gravatar_default: Standard Gravatar billede
859 field_sharing: Delning
859 field_sharing: Delning
860 label_version_sharing_hierarchy: Med projekthierarki
860 label_version_sharing_hierarchy: Med projekthierarki
861 label_version_sharing_system: Med alle projekter
861 label_version_sharing_system: Med alle projekter
862 label_version_sharing_descendants: Med underprojekter
862 label_version_sharing_descendants: Med underprojekter
863 label_version_sharing_tree: Med projekttræ
863 label_version_sharing_tree: Med projekttræ
864 label_version_sharing_none: Ikke delt
864 label_version_sharing_none: Ikke delt
865 error_can_not_archive_project: Dette projekt kan ikke arkiveres
865 error_can_not_archive_project: Dette projekt kan ikke arkiveres
866 button_duplicate: Duplikér
866 button_duplicate: Duplikér
867 button_copy_and_follow: Kopiér og overvåg
867 button_copy_and_follow: Kopiér og overvåg
868 label_copy_source: Kilde
868 label_copy_source: Kilde
869 setting_issue_done_ratio: Beregn sagsløsning ratio
869 setting_issue_done_ratio: Beregn sagsløsning ratio
870 setting_issue_done_ratio_issue_status: Benyt sagsstatus
870 setting_issue_done_ratio_issue_status: Benyt sagsstatus
871 error_issue_done_ratios_not_updated: Sagsløsnings ratio, ikke opdateret.
871 error_issue_done_ratios_not_updated: Sagsløsnings ratio, ikke opdateret.
872 error_workflow_copy_target: Vælg venligst måltracker og rolle(r)
872 error_workflow_copy_target: Vælg venligst måltracker og rolle(r)
873 setting_issue_done_ratio_issue_field: Benyt sagsfelt
873 setting_issue_done_ratio_issue_field: Benyt sagsfelt
874 label_copy_same_as_target: Samme som mål
874 label_copy_same_as_target: Samme som mål
875 label_copy_target: Mål
875 label_copy_target: Mål
876 notice_issue_done_ratios_updated: Sagsløsningsratio opdateret.
876 notice_issue_done_ratios_updated: Sagsløsningsratio opdateret.
877 error_workflow_copy_source: Vælg venligst en kildetracker eller rolle
877 error_workflow_copy_source: Vælg venligst en kildetracker eller rolle
878 label_update_issue_done_ratios: Opdater sagsløsningsratio
878 label_update_issue_done_ratios: Opdater sagsløsningsratio
879 setting_start_of_week: Start kalendre på
879 setting_start_of_week: Start kalendre på
880 permission_view_issues: Vis sager
880 permission_view_issues: Vis sager
881 label_display_used_statuses_only: Vis kun statusser der er benyttet af denne tracker
881 label_display_used_statuses_only: Vis kun statusser der er benyttet af denne tracker
882 label_revision_id: Revision %{value}
882 label_revision_id: Revision %{value}
883 label_api_access_key: API nøgle
883 label_api_access_key: API nøgle
884 label_api_access_key_created_on: API nøgle genereret %{value} siden
884 label_api_access_key_created_on: API nøgle genereret %{value} siden
885 label_feeds_access_key: Atom nøgle
885 label_feeds_access_key: Atom nøgle
886 notice_api_access_key_reseted: Din API nøgle er nulstillet.
886 notice_api_access_key_reseted: Din API nøgle er nulstillet.
887 setting_rest_api_enabled: Aktiver REST web service
887 setting_rest_api_enabled: Aktiver REST web service
888 label_missing_api_access_key: Mangler en API nøgle
888 label_missing_api_access_key: Mangler en API nøgle
889 label_missing_feeds_access_key: Mangler en Atom nøgle
889 label_missing_feeds_access_key: Mangler en Atom nøgle
890 button_show: Vis
890 button_show: Vis
891 text_line_separated: Flere væredier tilladt (en linje for hver værdi).
891 text_line_separated: Flere væredier tilladt (en linje for hver værdi).
892 setting_mail_handler_body_delimiters: Trunkér emails efter en af disse linjer
892 setting_mail_handler_body_delimiters: Trunkér emails efter en af disse linjer
893 permission_add_subprojects: Lav underprojekter
893 permission_add_subprojects: Lav underprojekter
894 label_subproject_new: Nyt underprojekt
894 label_subproject_new: Nyt underprojekt
895 text_own_membership_delete_confirmation: |-
895 text_own_membership_delete_confirmation: |-
896 Du er ved at fjerne en eller flere af dine rettigheder, og kan muligvis ikke redigere projektet bagefter.
896 Du er ved at fjerne en eller flere af dine rettigheder, og kan muligvis ikke redigere projektet bagefter.
897 Er du sikker på du ønsker at fortsætte?
897 Er du sikker på du ønsker at fortsætte?
898 label_close_versions: Luk færdige versioner
898 label_close_versions: Luk færdige versioner
899 label_board_sticky: Klistret
899 label_board_sticky: Klistret
900 label_board_locked: Låst
900 label_board_locked: Låst
901 permission_export_wiki_pages: Eksporter wiki sider
901 permission_export_wiki_pages: Eksporter wiki sider
902 setting_cache_formatted_text: Cache formatteret tekst
902 setting_cache_formatted_text: Cache formatteret tekst
903 permission_manage_project_activities: Administrer projektaktiviteter
903 permission_manage_project_activities: Administrer projektaktiviteter
904 error_unable_delete_issue_status: Det var ikke muligt at slette sagsstatus
904 error_unable_delete_issue_status: Det var ikke muligt at slette sagsstatus
905 label_profile: Profil
905 label_profile: Profil
906 permission_manage_subtasks: Administrer underopgaver
906 permission_manage_subtasks: Administrer underopgaver
907 field_parent_issue: Hovedopgave
907 field_parent_issue: Hovedopgave
908 label_subtask_plural: Underopgaver
908 label_subtask_plural: Underopgaver
909 label_project_copy_notifications: Send email notifikationer, mens projektet kopieres
909 label_project_copy_notifications: Send email notifikationer, mens projektet kopieres
910 error_can_not_delete_custom_field: Kan ikke slette brugerdefineret felt
910 error_can_not_delete_custom_field: Kan ikke slette brugerdefineret felt
911 error_unable_to_connect: Kan ikke forbinde (%{value})
911 error_unable_to_connect: Kan ikke forbinde (%{value})
912 error_can_not_remove_role: Denne rolle er i brug og kan ikke slettes.
912 error_can_not_remove_role: Denne rolle er i brug og kan ikke slettes.
913 error_can_not_delete_tracker: Denne type indeholder sager og kan ikke slettes.
913 error_can_not_delete_tracker: Denne type indeholder sager og kan ikke slettes.
914 field_principal: Principal
914 field_principal: Principal
915 label_my_page_block: blok
915 label_my_page_block: blok
916 notice_failed_to_save_members: "Fejl under lagring af medlem(mer): %{errors}."
916 notice_failed_to_save_members: "Fejl under lagring af medlem(mer): %{errors}."
917 text_zoom_out: Zoom ud
917 text_zoom_out: Zoom ud
918 text_zoom_in: Zoom ind
918 text_zoom_in: Zoom ind
919 notice_unable_delete_time_entry: Kan ikke slette tidsregistrering.
919 notice_unable_delete_time_entry: Kan ikke slette tidsregistrering.
920 label_overall_spent_time: Overordnet forbrug af tid
920 label_overall_spent_time: Overordnet forbrug af tid
921 field_time_entries: Log tid
921 field_time_entries: Log tid
922 project_module_gantt: Gantt
922 project_module_gantt: Gantt
923 project_module_calendar: Kalender
923 project_module_calendar: Kalender
924 button_edit_associated_wikipage: "Redigér tilknyttet Wiki side: %{page_title}"
924 button_edit_associated_wikipage: "Redigér tilknyttet Wiki side: %{page_title}"
925 field_text: Tekstfelt
925 field_text: Tekstfelt
926 label_user_mail_option_only_owner: Kun for ting jeg er ejer af
926 label_user_mail_option_only_owner: Kun for ting jeg er ejer af
927 setting_default_notification_option: Standardpåmindelsesmulighed
927 setting_default_notification_option: Standardpåmindelsesmulighed
928 label_user_mail_option_only_my_events: Kun for ting jeg overvåger eller er involveret i
928 label_user_mail_option_only_my_events: Kun for ting jeg overvåger eller er involveret i
929 label_user_mail_option_only_assigned: Kun for ting jeg er tildelt
929 label_user_mail_option_only_assigned: Kun for ting jeg er tildelt
930 label_user_mail_option_none: Ingen hændelser
930 label_user_mail_option_none: Ingen hændelser
931 field_member_of_group: Medlem af gruppe
931 field_member_of_group: Medlem af gruppe
932 field_assigned_to_role: Medlem af rolle
932 field_assigned_to_role: Medlem af rolle
933 notice_not_authorized_archived_project: Projektet du prøver at tilgå, er blevet arkiveret.
933 notice_not_authorized_archived_project: Projektet du prøver at tilgå, er blevet arkiveret.
934 label_principal_search: "Søg efter bruger eller gruppe:"
934 label_principal_search: "Søg efter bruger eller gruppe:"
935 label_user_search: "Søg efter bruger:"
935 label_user_search: "Søg efter bruger:"
936 field_visible: Synlig
936 field_visible: Synlig
937 setting_commit_logtime_activity_id: Aktivitet for registreret tid
937 setting_commit_logtime_activity_id: Aktivitet for registreret tid
938 text_time_logged_by_changeset: Anvendt i changeset %{value}.
938 text_time_logged_by_changeset: Anvendt i changeset %{value}.
939 setting_commit_logtime_enabled: Aktiver tidsregistrering
939 setting_commit_logtime_enabled: Aktiver tidsregistrering
940 notice_gantt_chart_truncated: Kortet er blevet afkortet, fordi det overstiger det maksimale antal elementer, der kan vises (%{max})
940 notice_gantt_chart_truncated: Kortet er blevet afkortet, fordi det overstiger det maksimale antal elementer, der kan vises (%{max})
941 setting_gantt_items_limit: Maksimalt antal af elementer der kan vises på gantt kortet
941 setting_gantt_items_limit: Maksimalt antal af elementer der kan vises på gantt kortet
942
942
943 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
943 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
944 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
944 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
945 label_my_queries: My custom queries
945 label_my_queries: My custom queries
946 text_journal_changed_no_detail: "%{label} updated"
946 text_journal_changed_no_detail: "%{label} updated"
947 label_news_comment_added: Comment added to a news
947 label_news_comment_added: Comment added to a news
948 button_expand_all: Expand all
948 button_expand_all: Expand all
949 button_collapse_all: Collapse all
949 button_collapse_all: Collapse all
950 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
950 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
951 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
951 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
952 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
952 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
953 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
953 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
954 label_role_anonymous: Anonymous
954 label_role_anonymous: Anonymous
955 label_role_non_member: Non member
955 label_role_non_member: Non member
956 label_issue_note_added: Note added
956 label_issue_note_added: Note added
957 label_issue_status_updated: Status updated
957 label_issue_status_updated: Status updated
958 label_issue_priority_updated: Priority updated
958 label_issue_priority_updated: Priority updated
959 label_issues_visibility_own: Issues created by or assigned to the user
959 label_issues_visibility_own: Issues created by or assigned to the user
960 field_issues_visibility: Issues visibility
960 field_issues_visibility: Issues visibility
961 label_issues_visibility_all: All issues
961 label_issues_visibility_all: All issues
962 permission_set_own_issues_private: Set own issues public or private
962 permission_set_own_issues_private: Set own issues public or private
963 field_is_private: Private
963 field_is_private: Private
964 permission_set_issues_private: Set issues public or private
964 permission_set_issues_private: Set issues public or private
965 label_issues_visibility_public: All non private issues
965 label_issues_visibility_public: All non private issues
966 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
966 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
967 field_commit_logs_encoding: Kodning af Commit beskeder
967 field_commit_logs_encoding: Kodning af Commit beskeder
968 field_scm_path_encoding: Path encoding
968 field_scm_path_encoding: Path encoding
969 text_scm_path_encoding_note: "Default: UTF-8"
969 text_scm_path_encoding_note: "Default: UTF-8"
970 field_path_to_repository: Path to repository
970 field_path_to_repository: Path to repository
971 field_root_directory: Root directory
971 field_root_directory: Root directory
972 field_cvs_module: Module
972 field_cvs_module: Module
973 field_cvsroot: CVSROOT
973 field_cvsroot: CVSROOT
974 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
974 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
975 text_scm_command: Command
975 text_scm_command: Command
976 text_scm_command_version: Version
976 text_scm_command_version: Version
977 label_git_report_last_commit: Report last commit for files and directories
977 label_git_report_last_commit: Report last commit for files and directories
978 notice_issue_successful_create: Issue %{id} created.
978 notice_issue_successful_create: Issue %{id} created.
979 label_between: between
979 label_between: between
980 setting_issue_group_assignment: Allow issue assignment to groups
980 setting_issue_group_assignment: Allow issue assignment to groups
981 label_diff: diff
981 label_diff: diff
982 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
982 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
983 description_query_sort_criteria_direction: Sort direction
983 description_query_sort_criteria_direction: Sort direction
984 description_project_scope: Search scope
984 description_project_scope: Search scope
985 description_filter: Filter
985 description_filter: Filter
986 description_user_mail_notification: Mail notification settings
986 description_user_mail_notification: Mail notification settings
987 description_date_from: Enter start date
987 description_date_from: Enter start date
988 description_message_content: Message content
988 description_message_content: Message content
989 description_available_columns: Available Columns
989 description_available_columns: Available Columns
990 description_date_range_interval: Choose range by selecting start and end date
990 description_date_range_interval: Choose range by selecting start and end date
991 description_issue_category_reassign: Choose issue category
991 description_issue_category_reassign: Choose issue category
992 description_search: Searchfield
992 description_search: Searchfield
993 description_notes: Notes
993 description_notes: Notes
994 description_date_range_list: Choose range from list
994 description_date_range_list: Choose range from list
995 description_choose_project: Projects
995 description_choose_project: Projects
996 description_date_to: Enter end date
996 description_date_to: Enter end date
997 description_query_sort_criteria_attribute: Sort attribute
997 description_query_sort_criteria_attribute: Sort attribute
998 description_wiki_subpages_reassign: Choose new parent page
998 description_wiki_subpages_reassign: Choose new parent page
999 description_selected_columns: Selected Columns
999 description_selected_columns: Selected Columns
1000 label_parent_revision: Parent
1000 label_parent_revision: Parent
1001 label_child_revision: Child
1001 label_child_revision: Child
1002 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
1002 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
1003 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
1003 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
1004 button_edit_section: Edit this section
1004 button_edit_section: Edit this section
1005 setting_repositories_encodings: Attachments and repositories encodings
1005 setting_repositories_encodings: Attachments and repositories encodings
1006 description_all_columns: All Columns
1006 description_all_columns: All Columns
1007 button_export: Export
1007 button_export: Export
1008 label_export_options: "%{export_format} export options"
1008 label_export_options: "%{export_format} export options"
1009 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1009 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1010 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1010 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1011 label_x_issues:
1011 label_x_issues:
1012 zero: 0 sag
1012 zero: 0 sag
1013 one: 1 sag
1013 one: 1 sag
1014 other: "%{count} sager"
1014 other: "%{count} sager"
1015 label_repository_new: New repository
1015 label_repository_new: New repository
1016 field_repository_is_default: Main repository
1016 field_repository_is_default: Main repository
1017 label_copy_attachments: Copy attachments
1017 label_copy_attachments: Copy attachments
1018 label_item_position: "%{position}/%{count}"
1018 label_item_position: "%{position}/%{count}"
1019 label_completed_versions: Completed versions
1019 label_completed_versions: Completed versions
1020 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1020 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1021 field_multiple: Multiple values
1021 field_multiple: Multiple values
1022 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1022 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1023 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1023 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1024 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1024 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1025 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1025 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1026 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1026 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1027 permission_manage_related_issues: Manage related issues
1027 permission_manage_related_issues: Manage related issues
1028 field_auth_source_ldap_filter: LDAP filter
1028 field_auth_source_ldap_filter: LDAP filter
1029 label_search_for_watchers: Search for watchers to add
1029 label_search_for_watchers: Search for watchers to add
1030 notice_account_deleted: Your account has been permanently deleted.
1030 notice_account_deleted: Your account has been permanently deleted.
1031 setting_unsubscribe: Allow users to delete their own account
1031 setting_unsubscribe: Allow users to delete their own account
1032 button_delete_my_account: Delete my account
1032 button_delete_my_account: Delete my account
1033 text_account_destroy_confirmation: |-
1033 text_account_destroy_confirmation: |-
1034 Are you sure you want to proceed?
1034 Are you sure you want to proceed?
1035 Your account will be permanently deleted, with no way to reactivate it.
1035 Your account will be permanently deleted, with no way to reactivate it.
1036 error_session_expired: Your session has expired. Please login again.
1036 error_session_expired: Your session has expired. Please login again.
1037 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1037 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1038 setting_session_lifetime: Session maximum lifetime
1038 setting_session_lifetime: Session maximum lifetime
1039 setting_session_timeout: Session inactivity timeout
1039 setting_session_timeout: Session inactivity timeout
1040 label_session_expiration: Session expiration
1040 label_session_expiration: Session expiration
1041 permission_close_project: Close / reopen the project
1041 permission_close_project: Close / reopen the project
1042 label_show_closed_projects: View closed projects
1042 label_show_closed_projects: View closed projects
1043 button_close: Close
1043 button_close: Close
1044 button_reopen: Reopen
1044 button_reopen: Reopen
1045 project_status_active: active
1045 project_status_active: active
1046 project_status_closed: closed
1046 project_status_closed: closed
1047 project_status_archived: archived
1047 project_status_archived: archived
1048 text_project_closed: This project is closed and read-only.
1048 text_project_closed: This project is closed and read-only.
1049 notice_user_successful_create: User %{id} created.
1049 notice_user_successful_create: User %{id} created.
1050 field_core_fields: Standard fields
1050 field_core_fields: Standard fields
1051 field_timeout: Timeout (in seconds)
1051 field_timeout: Timeout (in seconds)
1052 setting_thumbnails_enabled: Display attachment thumbnails
1052 setting_thumbnails_enabled: Display attachment thumbnails
1053 setting_thumbnails_size: Thumbnails size (in pixels)
1053 setting_thumbnails_size: Thumbnails size (in pixels)
1054 label_status_transitions: Status transitions
1054 label_status_transitions: Status transitions
1055 label_fields_permissions: Fields permissions
1055 label_fields_permissions: Fields permissions
1056 label_readonly: Read-only
1056 label_readonly: Read-only
1057 label_required: Required
1057 label_required: Required
1058 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1058 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1059 field_board_parent: Parent forum
1059 field_board_parent: Parent forum
1060 label_attribute_of_project: Project's %{name}
1060 label_attribute_of_project: Project's %{name}
1061 label_attribute_of_author: Author's %{name}
1061 label_attribute_of_author: Author's %{name}
1062 label_attribute_of_assigned_to: Assignee's %{name}
1062 label_attribute_of_assigned_to: Assignee's %{name}
1063 label_attribute_of_fixed_version: Target version's %{name}
1063 label_attribute_of_fixed_version: Target version's %{name}
1064 label_copy_subtasks: Copy subtasks
1064 label_copy_subtasks: Copy subtasks
1065 label_copied_to: copied to
1065 label_copied_to: copied to
1066 label_copied_from: copied from
1066 label_copied_from: copied from
1067 label_any_issues_in_project: any issues in project
1067 label_any_issues_in_project: any issues in project
1068 label_any_issues_not_in_project: any issues not in project
1068 label_any_issues_not_in_project: any issues not in project
1069 field_private_notes: Private notes
1069 field_private_notes: Private notes
1070 permission_view_private_notes: View private notes
1070 permission_view_private_notes: View private notes
1071 permission_set_notes_private: Set notes as private
1071 permission_set_notes_private: Set notes as private
1072 label_no_issues_in_project: no issues in project
1072 label_no_issues_in_project: no issues in project
1073 label_any: alle
1073 label_any: alle
1074 label_last_n_weeks: last %{count} weeks
1074 label_last_n_weeks: last %{count} weeks
1075 setting_cross_project_subtasks: Allow cross-project subtasks
1075 setting_cross_project_subtasks: Allow cross-project subtasks
1076 label_cross_project_descendants: Med underprojekter
1076 label_cross_project_descendants: Med underprojekter
1077 label_cross_project_tree: Med projekttræ
1077 label_cross_project_tree: Med projekttræ
1078 label_cross_project_hierarchy: Med projekthierarki
1078 label_cross_project_hierarchy: Med projekthierarki
1079 label_cross_project_system: Med alle projekter
1079 label_cross_project_system: Med alle projekter
1080 button_hide: Hide
1080 button_hide: Hide
1081 setting_non_working_week_days: Non-working days
1081 setting_non_working_week_days: Non-working days
1082 label_in_the_next_days: in the next
1082 label_in_the_next_days: in the next
1083 label_in_the_past_days: in the past
1083 label_in_the_past_days: in the past
1084 label_attribute_of_user: User's %{name}
1084 label_attribute_of_user: User's %{name}
1085 text_turning_multiple_off: If you disable multiple values, multiple values will be
1085 text_turning_multiple_off: If you disable multiple values, multiple values will be
1086 removed in order to preserve only one value per item.
1086 removed in order to preserve only one value per item.
1087 label_attribute_of_issue: Issue's %{name}
1087 label_attribute_of_issue: Issue's %{name}
1088 permission_add_documents: Add documents
1088 permission_add_documents: Add documents
1089 permission_edit_documents: Edit documents
1089 permission_edit_documents: Edit documents
1090 permission_delete_documents: Delete documents
1090 permission_delete_documents: Delete documents
1091 label_gantt_progress_line: Progress line
1091 label_gantt_progress_line: Progress line
1092 setting_jsonp_enabled: Enable JSONP support
1092 setting_jsonp_enabled: Enable JSONP support
1093 field_inherit_members: Inherit members
1093 field_inherit_members: Inherit members
1094 field_closed_on: Closed
1094 field_closed_on: Closed
1095 field_generate_password: Generate password
1095 field_generate_password: Generate password
1096 setting_default_projects_tracker_ids: Default trackers for new projects
1096 setting_default_projects_tracker_ids: Default trackers for new projects
1097 label_total_time: Total
1097 label_total_time: Total
1098 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1098 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1099 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1099 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1100 setting_emails_header: Email header
1100 setting_emails_header: Email header
1101 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1101 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1102 to receive a new activation email, please <a href="%{url}">click this link</a>.
1102 to receive a new activation email, please <a href="%{url}">click this link</a>.
1103 notice_account_locked: Your account is locked.
1103 notice_account_locked: Your account is locked.
1104 label_hidden: Hidden
1104 label_hidden: Hidden
1105 label_visibility_private: to me only
1105 label_visibility_private: to me only
1106 label_visibility_roles: to these roles only
1106 label_visibility_roles: to these roles only
1107 label_visibility_public: to any users
1107 label_visibility_public: to any users
1108 field_must_change_passwd: Must change password at next logon
1108 field_must_change_passwd: Must change password at next logon
1109 notice_new_password_must_be_different: The new password must be different from the
1109 notice_new_password_must_be_different: The new password must be different from the
1110 current password
1110 current password
1111 setting_mail_handler_excluded_filenames: Exclude attachments by name
1111 setting_mail_handler_excluded_filenames: Exclude attachments by name
1112 text_convert_available: ImageMagick convert available (optional)
1112 text_convert_available: ImageMagick convert available (optional)
1113 label_link: Link
1113 label_link: Link
1114 label_only: only
1114 label_only: only
1115 label_drop_down_list: drop-down list
1115 label_drop_down_list: drop-down list
1116 label_checkboxes: checkboxes
1116 label_checkboxes: checkboxes
1117 label_link_values_to: Link values to URL
1117 label_link_values_to: Link values to URL
1118 setting_force_default_language_for_anonymous: Force default language for anonymous
1118 setting_force_default_language_for_anonymous: Force default language for anonymous
1119 users
1119 users
1120 setting_force_default_language_for_loggedin: Force default language for logged-in
1120 setting_force_default_language_for_loggedin: Force default language for logged-in
1121 users
1121 users
1122 label_custom_field_select_type: Select the type of object to which the custom field
1122 label_custom_field_select_type: Select the type of object to which the custom field
1123 is to be attached
1123 is to be attached
1124 label_issue_assigned_to_updated: Assignee updated
1124 label_issue_assigned_to_updated: Assignee updated
1125 label_check_for_updates: Check for updates
1125 label_check_for_updates: Check for updates
1126 label_latest_compatible_version: Latest compatible version
1126 label_latest_compatible_version: Latest compatible version
1127 label_unknown_plugin: Unknown plugin
1127 label_unknown_plugin: Unknown plugin
1128 label_radio_buttons: radio buttons
1128 label_radio_buttons: radio buttons
1129 label_group_anonymous: Anonymous users
1129 label_group_anonymous: Anonymous users
1130 label_group_non_member: Non member users
1130 label_group_non_member: Non member users
1131 label_add_projects: Add projects
1131 label_add_projects: Add projects
1132 field_default_status: Default status
1132 field_default_status: Default status
1133 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1133 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1134 field_users_visibility: Users visibility
1134 field_users_visibility: Users visibility
1135 label_users_visibility_all: All active users
1135 label_users_visibility_all: All active users
1136 label_users_visibility_members_of_visible_projects: Members of visible projects
1136 label_users_visibility_members_of_visible_projects: Members of visible projects
1137 label_edit_attachments: Edit attached files
1137 label_edit_attachments: Edit attached files
1138 setting_link_copied_issue: Link issues on copy
1138 setting_link_copied_issue: Link issues on copy
1139 label_link_copied_issue: Link copied issue
1139 label_link_copied_issue: Link copied issue
1140 label_ask: Ask
1140 label_ask: Ask
1141 label_search_attachments_yes: Search attachment filenames and descriptions
1141 label_search_attachments_yes: Search attachment filenames and descriptions
1142 label_search_attachments_no: Do not search attachments
1142 label_search_attachments_no: Do not search attachments
1143 label_search_attachments_only: Search attachments only
1143 label_search_attachments_only: Search attachments only
1144 label_search_open_issues_only: Open issues only
1144 label_search_open_issues_only: Open issues only
1145 field_address: Email
1145 field_address: Email
1146 setting_max_additional_emails: Maximum number of additional email addresses
1146 setting_max_additional_emails: Maximum number of additional email addresses
1147 label_email_address_plural: Emails
1147 label_email_address_plural: Emails
1148 label_email_address_add: Add email address
1148 label_email_address_add: Add email address
1149 label_enable_notifications: Enable notifications
1149 label_enable_notifications: Enable notifications
1150 label_disable_notifications: Disable notifications
1150 label_disable_notifications: Disable notifications
1151 setting_search_results_per_page: Search results per page
1151 setting_search_results_per_page: Search results per page
1152 label_blank_value: blank
1152 label_blank_value: blank
1153 permission_copy_issues: Copy issues
1153 permission_copy_issues: Copy issues
1154 error_password_expired: Your password has expired or the administrator requires you
1154 error_password_expired: Your password has expired or the administrator requires you
1155 to change it.
1155 to change it.
1156 field_time_entries_visibility: Time logs visibility
1156 field_time_entries_visibility: Time logs visibility
1157 setting_password_max_age: Require password change after
1157 setting_password_max_age: Require password change after
1158 label_parent_task_attributes: Parent tasks attributes
1158 label_parent_task_attributes: Parent tasks attributes
1159 label_parent_task_attributes_derived: Calculated from subtasks
1159 label_parent_task_attributes_derived: Calculated from subtasks
1160 label_parent_task_attributes_independent: Independent of subtasks
1160 label_parent_task_attributes_independent: Independent of subtasks
1161 label_time_entries_visibility_all: All time entries
1161 label_time_entries_visibility_all: All time entries
1162 label_time_entries_visibility_own: Time entries created by the user
1162 label_time_entries_visibility_own: Time entries created by the user
1163 label_member_management: Member management
1163 label_member_management: Member management
1164 label_member_management_all_roles: All roles
1164 label_member_management_all_roles: All roles
1165 label_member_management_selected_roles_only: Only these roles
1165 label_member_management_selected_roles_only: Only these roles
1166 label_password_required: Confirm your password to continue
1166 label_password_required: Confirm your password to continue
1167 label_total_spent_time: Overordnet forbrug af tid
1167 label_total_spent_time: Overordnet forbrug af tid
1168 notice_import_finished: All %{count} items have been imported.
1168 notice_import_finished: All %{count} items have been imported.
1169 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1169 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1170 imported.'
1170 imported.'
1171 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1171 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1172 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1172 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1173 settings below
1173 settings below
1174 error_can_not_read_import_file: An error occurred while reading the file to import
1174 error_can_not_read_import_file: An error occurred while reading the file to import
1175 permission_import_issues: Import issues
1175 permission_import_issues: Import issues
1176 label_import_issues: Import issues
1176 label_import_issues: Import issues
1177 label_select_file_to_import: Select the file to import
1177 label_select_file_to_import: Select the file to import
1178 label_fields_separator: Field separator
1178 label_fields_separator: Field separator
1179 label_fields_wrapper: Field wrapper
1179 label_fields_wrapper: Field wrapper
1180 label_encoding: Encoding
1180 label_encoding: Encoding
1181 label_comma_char: Comma
1181 label_comma_char: Comma
1182 label_semi_colon_char: Semicolon
1182 label_semi_colon_char: Semi colon
1183 label_quote_char: Quote
1183 label_quote_char: Quote
1184 label_double_quote_char: Double quote
1184 label_double_quote_char: Double quote
1185 label_fields_mapping: Fields mapping
1185 label_fields_mapping: Fields mapping
1186 label_file_content_preview: File content preview
1186 label_file_content_preview: File content preview
1187 label_create_missing_values: Create missing values
1187 label_create_missing_values: Create missing values
1188 button_import: Import
1188 button_import: Import
1189 field_total_estimated_hours: Total estimated time
1189 field_total_estimated_hours: Total estimated time
1190 label_api: API
1190 label_api: API
1191 label_total_plural: Totals
1191 label_total_plural: Totals
1192 label_assigned_issues: Assigned issues
1192 label_assigned_issues: Assigned issues
1193 label_field_format_enumeration: Key/value list
1193 label_field_format_enumeration: Key/value list
1194 label_f_hour_short: '%{value} h'
1194 label_f_hour_short: '%{value} h'
1195 field_default_version: Default version
1195 field_default_version: Default version
1196 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1196 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1197 setting_attachment_extensions_allowed: Allowed extensions
1197 setting_attachment_extensions_allowed: Allowed extensions
1198 setting_attachment_extensions_denied: Disallowed extensions
1198 setting_attachment_extensions_denied: Disallowed extensions
1199 label_any_open_issues: any open issues
1199 label_any_open_issues: any open issues
1200 label_no_open_issues: no open issues
1200 label_no_open_issues: no open issues
1201 label_default_values_for_new_users: Default values for new users
1201 label_default_values_for_new_users: Default values for new users
1202 error_ldap_bind_credentials: Invalid LDAP Account/Password
1202 error_ldap_bind_credentials: Invalid LDAP Account/Password
1203 setting_sys_api_key: API nøgle
1203 setting_sys_api_key: API nøgle
1204 setting_lost_password: Glemt kodeord
1204 setting_lost_password: Glemt kodeord
1205 mail_subject_security_notification: Security notification
1205 mail_subject_security_notification: Security notification
1206 mail_body_security_notification_change: ! '%{field} was changed.'
1206 mail_body_security_notification_change: ! '%{field} was changed.'
1207 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1207 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1208 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1208 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1209 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1209 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1210 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1210 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1211 notifications.
1211 notifications.
1212 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1212 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1213 receives notifications.
1213 receives notifications.
1214 mail_body_settings_updated: ! 'The following settings were changed:'
1214 mail_body_settings_updated: ! 'The following settings were changed:'
1215 field_remote_ip: IP address
1215 field_remote_ip: IP address
This diff has been collapsed as it changes many lines, (1018 lines changed) Show them Hide them
@@ -1,1198 +1,1198
1 # Greek translations for Ruby on Rails
1 # Greek translations for Ruby on Rails
2 # by Vaggelis Typaldos (vtypal@gmail.com), Spyros Raptis (spirosrap@gmail.com)
2 # by Vaggelis Typaldos (vtypal@gmail.com), Spyros Raptis (spirosrap@gmail.com)
3
3
4 el:
4 el:
5 direction: ltr
5 direction: ltr
6 date:
6 date:
7 formats:
7 formats:
8 # Use the strftime parameters for formats.
8 # Use the strftime parameters for formats.
9 # When no format has been given, it uses default.
9 # When no format has been given, it uses default.
10 # You can provide other formats here if you like!
10 # You can provide other formats here if you like!
11 default: "%m/%d/%Y"
11 default: "%m/%d/%Y"
12 short: "%b %d"
12 short: "%b %d"
13 long: "%B %d, %Y"
13 long: "%B %d, %Y"
14
14
15 day_names: [Κυ?ιακή, Δευτέ?α, Τ?ίτη, Τετά?τη, Πέμπτη, Πα?ασκευή, Σάββατο]
15 day_names: [Κυριακή, Δευτέρα, Τρίτη, Τετάρτη, Πέμπτη, Παρασκευή, Σάββατο]
16 abbr_day_names: [Κυ?, Δευ, Τ?ι, Τετ, Πεμ, Πα?, Σαβ]
16 abbr_day_names: [Κυρ, Δευ, Τρι, Τετ, Πεμ, Παρ, Σαβ]
17
17
18 # Don't forget the nil at the beginning; there's no such thing as a 0th month
18 # Don't forget the nil at the beginning; there's no such thing as a 0th month
19 month_names: [~, Ιανουά?ιος, Φεβ?ουά�?ιος, Μά?τιος, Απ?ίλιος, Μάϊος, Ιο?νιος, Ιο?λιος, Α?γουστος, Σεπτέμβ?ιος, Οκτώβ?ιος, ?οέμβ�?ιος, Δεκέμβ?ιος]
19 month_names: [~, Ιανουάριος, Φεβρουάριος, Μάρτιος, Απρίλιος, Μάϊος, Ιούνιος, Ιούλιος, Αύγουστος, Σεπτέμβριος, Οκτώβριος, Νοέμβριος, Δεκέμβριος]
20 abbr_month_names: [~, Ιαν, Φεβ, Μα?, Απ?, Μαϊ, Ιον, Ιολ, Αυγ, Σεπ, Οκτ, ?οε, Δεκ]
20 abbr_month_names: [~, Ιαν, Φεβ, Μαρ, Απρ, Μαϊ, Ιον, Ιολ, Αυγ, Σεπ, Οκτ, Νοε, Δεκ]
21 # Used in date_select and datime_select.
21 # Used in date_select and datime_select.
22 order:
22 order:
23 - :year
23 - :year
24 - :month
24 - :month
25 - :day
25 - :day
26
26
27 time:
27 time:
28 formats:
28 formats:
29 default: "%m/%d/%Y %I:%M %p"
29 default: "%m/%d/%Y %I:%M %p"
30 time: "%I:%M %p"
30 time: "%I:%M %p"
31 short: "%d %b %H:%M"
31 short: "%d %b %H:%M"
32 long: "%B %d, %Y %H:%M"
32 long: "%B %d, %Y %H:%M"
33 am: "πμ"
33 am: "πμ"
34 pm: "μμ"
34 pm: "μμ"
35
35
36 datetime:
36 datetime:
37 distance_in_words:
37 distance_in_words:
38 half_a_minute: "μισό λεπτό"
38 half_a_minute: "μισό λεπτό"
39 less_than_x_seconds:
39 less_than_x_seconds:
40 one: "λιγότε�?ο από 1 δευτε�?όλεπτο"
40 one: "λιγότερο από 1 δευτερόλεπτο"
41 other: "λιγότε�?ο από %{count} δευτε�?όλεπτα"
41 other: "λιγότερο από %{count} δευτερόλεπτα"
42 x_seconds:
42 x_seconds:
43 one: "1 δευτε�?όλεπτο"
43 one: "1 δευτερόλεπτο"
44 other: "%{count} δευτε�?όλεπτα"
44 other: "%{count} δευτερόλεπτα"
45 less_than_x_minutes:
45 less_than_x_minutes:
46 one: "λιγότε�?ο από ένα λεπτό"
46 one: "λιγότερο από ένα λεπτό"
47 other: "λιγότε�?ο από %{count} λεπτά"
47 other: "λιγότερο από %{count} λεπτά"
48 x_minutes:
48 x_minutes:
49 one: "1 λεπτό"
49 one: "1 λεπτό"
50 other: "%{count} λεπτά"
50 other: "%{count} λεπτά"
51 about_x_hours:
51 about_x_hours:
52 one: "πε�?ίπου 1 ώ�?α"
52 one: "περίπου 1 ώρα"
53 other: "πε�?ίπου %{count} ώ�?ες"
53 other: "περίπου %{count} ώρες"
54 x_hours:
54 x_hours:
55 one: "1 ώ�?α"
55 one: "1 ώρα"
56 other: "%{count} ώ�?ες"
56 other: "%{count} ώρες"
57 x_days:
57 x_days:
58 one: "1 ημέ�?α"
58 one: "1 ημέρα"
59 other: "%{count} ημέ�?ες"
59 other: "%{count} ημέρες"
60 about_x_months:
60 about_x_months:
61 one: "πε�?ίπου 1 μήνα"
61 one: "περίπου 1 μήνα"
62 other: "πε�?ίπου %{count} μήνες"
62 other: "περίπου %{count} μήνες"
63 x_months:
63 x_months:
64 one: "1 μήνα"
64 one: "1 μήνα"
65 other: "%{count} μήνες"
65 other: "%{count} μήνες"
66 about_x_years:
66 about_x_years:
67 one: "πε�?ίπου 1 χ�?όνο"
67 one: "περίπου 1 χρόνο"
68 other: "πε�?ίπου %{count} χ�?όνια"
68 other: "περίπου %{count} χρόνια"
69 over_x_years:
69 over_x_years:
70 one: "πάνω από 1 χ�?όνο"
70 one: "πάνω από 1 χρόνο"
71 other: "πάνω από %{count} χ�?όνια"
71 other: "πάνω από %{count} χρόνια"
72 almost_x_years:
72 almost_x_years:
73 one: "almost 1 year"
73 one: "almost 1 year"
74 other: "almost %{count} years"
74 other: "almost %{count} years"
75
75
76 number:
76 number:
77 format:
77 format:
78 separator: "."
78 separator: "."
79 delimiter: ""
79 delimiter: ""
80 precision: 3
80 precision: 3
81 human:
81 human:
82 format:
82 format:
83 precision: 3
83 precision: 3
84 delimiter: ""
84 delimiter: ""
85 storage_units:
85 storage_units:
86 format: "%n %u"
86 format: "%n %u"
87 units:
87 units:
88 kb: KB
88 kb: KB
89 tb: TB
89 tb: TB
90 gb: GB
90 gb: GB
91 byte:
91 byte:
92 one: Byte
92 one: Byte
93 other: Bytes
93 other: Bytes
94 mb: MB
94 mb: MB
95
95
96 # Used in array.to_sentence.
96 # Used in array.to_sentence.
97 support:
97 support:
98 array:
98 array:
99 sentence_connector: "and"
99 sentence_connector: "and"
100 skip_last_comma: false
100 skip_last_comma: false
101
101
102 activerecord:
102 activerecord:
103 errors:
103 errors:
104 template:
104 template:
105 header:
105 header:
106 one: "1 error prohibited this %{model} from being saved"
106 one: "1 error prohibited this %{model} from being saved"
107 other: "%{count} errors prohibited this %{model} from being saved"
107 other: "%{count} errors prohibited this %{model} from being saved"
108 messages:
108 messages:
109 inclusion: "δεν πε�?ιέχεται στη λίστα"
109 inclusion: "δεν περιέχεται στη λίστα"
110 exclusion: "έχει κατοχυ�?ωθεί"
110 exclusion: "έχει κατοχυρωθεί"
111 invalid: "είναι άκυ�?ο"
111 invalid: "είναι άκυρο"
112 confirmation: "δεν αντιστοιχεί με την επιβεβαίωση"
112 confirmation: "δεν αντιστοιχεί με την επιβεβαίωση"
113 accepted: �?έπει να γίνει αποδοχή"
113 accepted: ρέπει να γίνει αποδοχή"
114 empty: "δε μπο�?εί να είναι άδειο"
114 empty: "δε μπορεί να είναι άδειο"
115 blank: "δε μπο�?εί να είναι κενό"
115 blank: "δε μπορεί να είναι κενό"
116 too_long: "έχει πολλο�?ς (μέγ.επιτ�?. %{count} χα�?ακτή�?ες)"
116 too_long: "έχει πολλούς (μέγ.επιτρ. %{count} χαρακτήρες)"
117 too_short: "έχει λίγους (ελάχ.επιτ�?. %{count} χα�?ακτή�?ες)"
117 too_short: "έχει λίγους (ελάχ.επιτρ. %{count} χαρακτήρες)"
118 wrong_length: "δεν είναι σωστός ο α�?ιθμός χα�?ακτή�?ων �?έπει να έχει %{count} χα�?ακτή�?ες)"
118 wrong_length: "δεν είναι σωστός ο αριθμός χαρακτήρων ρέπει να έχει %{count} χαρακτήρες)"
119 taken: "έχει ήδη κατοχυ�?ωθεί"
119 taken: "έχει ήδη κατοχυρωθεί"
120 not_a_number: "δεν είναι α�?ιθμός"
120 not_a_number: "δεν είναι αριθμός"
121 not_a_date: "δεν είναι σωστή ημε�?ομηνία"
121 not_a_date: "δεν είναι σωστή ημερομηνία"
122 greater_than: �?έπει να είναι μεγαλ�?τε�?ο από %{count}"
122 greater_than: ρέπει να είναι μεγαλύτερο από %{count}"
123 greater_than_or_equal_to: �?έπει να είναι μεγαλ�?τε�?ο από ή ίσο με %{count}"
123 greater_than_or_equal_to: ρέπει να είναι μεγαλύτερο από ή ίσο με %{count}"
124 equal_to: �?έπει να είναι ίσον με %{count}"
124 equal_to: ρέπει να είναι ίσον με %{count}"
125 less_than: �?έπει να είναι μικ�?ότε�?η από %{count}"
125 less_than: ρέπει να είναι μικρότερη από %{count}"
126 less_than_or_equal_to: �?έπει να είναι μικ�?ότε�?ο από ή ίσο με %{count}"
126 less_than_or_equal_to: ρέπει να είναι μικρότερο από ή ίσο με %{count}"
127 odd: �?έπει να είναι μονός"
127 odd: ρέπει να είναι μονός"
128 even: �?έπει να είναι ζυγός"
128 even: ρέπει να είναι ζυγός"
129 greater_than_start_date: �?έπει να είναι α�?γότε�?α από την ημε�?ομηνία ένα�?ξης"
129 greater_than_start_date: ρέπει να είναι αργότερα από την ημερομηνία έναρξης"
130 not_same_project: "δεν ανήκει στο ίδιο έ�?γο"
130 not_same_project: "δεν ανήκει στο ίδιο έργο"
131 circular_dependency: "Αυτή η σχέση θα δημιου�?γήσει κυκλικές εξα�?τήσεις"
131 circular_dependency: "Αυτή η σχέση θα δημιουργήσει κυκλικές εξαρτήσεις"
132 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
132 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
133 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
133 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
134
134
135 actionview_instancetag_blank_option: Πα�?ακαλώ επιλέξτε
135 actionview_instancetag_blank_option: Παρακαλώ επιλέξτε
136
136
137 general_text_No: 'Όχι'
137 general_text_No: 'Όχι'
138 general_text_Yes: '�?αι'
138 general_text_Yes: 'Ναι'
139 general_text_no: 'όχι'
139 general_text_no: 'όχι'
140 general_text_yes: 'ναι'
140 general_text_yes: 'ναι'
141 general_lang_name: 'Greek (Ελληνικά)'
141 general_lang_name: 'Greek (Ελληνικά)'
142 general_csv_separator: ','
142 general_csv_separator: ','
143 general_csv_decimal_separator: '.'
143 general_csv_decimal_separator: '.'
144 general_csv_encoding: UTF-8
144 general_csv_encoding: UTF-8
145 general_pdf_fontname: freesans
145 general_pdf_fontname: freesans
146 general_pdf_monospaced_fontname: freemono
146 general_pdf_monospaced_fontname: freemono
147 general_first_day_of_week: '7'
147 general_first_day_of_week: '7'
148
148
149 notice_account_updated: Ο λογα�?ιασμός ενημε�?ώθηκε επιτυχώς.
149 notice_account_updated: Ο λογαριασμός ενημερώθηκε επιτυχώς.
150 notice_account_invalid_credentials: Άκυ�?ο όνομα χ�?ήστη ή κωδικο�? π�?όσβασης
150 notice_account_invalid_credentials: Άκυρο όνομα χρήστη ή κωδικού πρόσβασης
151 notice_account_password_updated: Ο κωδικός π�?όσβασης ενημε�?ώθηκε επιτυχώς.
151 notice_account_password_updated: Ο κωδικός πρόσβασης ενημερώθηκε επιτυχώς.
152 notice_account_wrong_password: Λάθος κωδικός π�?όσβασης
152 notice_account_wrong_password: Λάθος κωδικός πρόσβασης
153 notice_account_register_done: Ο λογα�?ιασμός δημιου�?γήθηκε επιτυχώς. Για να ενε�?γοποιήσετε το λογα�?ιασμό σας, πατήστε το σ�?νδεσμο που σας έχει αποσταλεί με email.
153 notice_account_register_done: Ο λογαριασμός δημιουργήθηκε επιτυχώς. Για να ενεργοποιήσετε το λογαριασμό σας, πατήστε το σύνδεσμο που σας έχει αποσταλεί με email.
154 notice_account_unknown_email: Άγνωστος χ�?ήστης.
154 notice_account_unknown_email: Άγνωστος χρήστης.
155 notice_can_t_change_password: Αυτός ο λογα�?ιασμός χ�?ησιμοποιεί εξωτε�?ική πηγή πιστοποίησης. Δεν είναι δυνατόν να αλλάξετε τον κωδικό π�?όσβασης.
155 notice_can_t_change_password: Αυτός ο λογαριασμός χρησιμοποιεί εξωτερική πηγή πιστοποίησης. Δεν είναι δυνατόν να αλλάξετε τον κωδικό πρόσβασης.
156 notice_account_lost_email_sent: Σας έχει αποσταλεί email με οδηγίες για την επιλογή νέου κωδικο�? π�?όσβασης.
156 notice_account_lost_email_sent: Σας έχει αποσταλεί email με οδηγίες για την επιλογή νέου κωδικού πρόσβασης.
157 notice_account_activated: Ο λογα�?ιασμός σας έχει ενε�?γοποιηθεί. Τώ�?α μπο�?είτε να συνδεθείτε.
157 notice_account_activated: Ο λογαριασμός σας έχει ενεργοποιηθεί. Τώρα μπορείτε να συνδεθείτε.
158 notice_successful_create: Επιτυχής δημιου�?γία.
158 notice_successful_create: Επιτυχής δημιουργία.
159 notice_successful_update: Επιτυχής ενημέ�?ωση.
159 notice_successful_update: Επιτυχής ενημέρωση.
160 notice_successful_delete: Επιτυχής διαγ�?αφή.
160 notice_successful_delete: Επιτυχής διαγραφή.
161 notice_successful_connection: Επιτυχής σ�?νδεση.
161 notice_successful_connection: Επιτυχής σύνδεση.
162 notice_file_not_found: Η σελίδα που ζητήσατε δεν υπά�?χει ή έχει αφαι�?εθεί.
162 notice_file_not_found: Η σελίδα που ζητήσατε δεν υπάρχει ή έχει αφαιρεθεί.
163 notice_locking_conflict: Τα δεδομένα έχουν ενημε�?ωθεί από άλλο χ�?ήστη.
163 notice_locking_conflict: Τα δεδομένα έχουν ενημερωθεί από άλλο χρήστη.
164 notice_not_authorized: Δεν έχετε δικαίωμα π�?όσβασης σε αυτή τη σελίδα.
164 notice_not_authorized: Δεν έχετε δικαίωμα πρόσβασης σε αυτή τη σελίδα.
165 notice_email_sent: "Ένα μήνυμα ηλεκτ�?ονικο�? ταχυδ�?ομείου εστάλη στο %{value}"
165 notice_email_sent: "Ένα μήνυμα ηλεκτρονικού ταχυδρομείου εστάλη στο %{value}"
166 notice_email_error: "Σφάλμα κατά την αποστολή του μην�?ματος στο (%{value})"
166 notice_email_error: "Σφάλμα κατά την αποστολή του μηνύματος στο (%{value})"
167 notice_feeds_access_key_reseted: Έγινε επαναφο�?ά στο κλειδί π�?όσβασης Atom.
167 notice_feeds_access_key_reseted: Έγινε επαναφορά στο κλειδί πρόσβασης Atom.
168 notice_failed_to_save_issues: "Αποτυχία αποθήκευσης %{count} θεμα(των) από τα %{total} επιλεγμένα: %{ids}."
168 notice_failed_to_save_issues: "Αποτυχία αποθήκευσης %{count} θεμα(των) από τα %{total} επιλεγμένα: %{ids}."
169 notice_no_issue_selected: "Κανένα θέμα δεν είναι επιλεγμένο! Πα�?ακαλο�?με, ελέγξτε τα θέματα που θέλετε να επεξε�?γαστείτε."
169 notice_no_issue_selected: "Κανένα θέμα δεν είναι επιλεγμένο! Παρακαλούμε, ελέγξτε τα θέματα που θέλετε να επεξεργαστείτε."
170 notice_account_pending: λογα�?ιασμός σας έχει δημιου�?γηθεί και είναι σε στάδιο έγκ�?ισης από τον διαχει�?ιστή."
170 notice_account_pending: λογαριασμός σας έχει δημιουργηθεί και είναι σε στάδιο έγκρισης από τον διαχειριστή."
171 notice_default_data_loaded: Οι π�?οεπιλεγμένες �?υθμίσεις φο�?τώθηκαν επιτυχώς.
171 notice_default_data_loaded: Οι προεπιλεγμένες ρυθμίσεις φορτώθηκαν επιτυχώς.
172 notice_unable_delete_version: Αδ�?νατον να διαγ�?αφεί η έκδοση.
172 notice_unable_delete_version: Αδύνατον να διαγραφεί η έκδοση.
173
173
174 error_can_t_load_default_data: "Οι π�?οεπιλεγμένες �?υθμίσεις δεν μπό�?εσαν να φο�?τωθο�?ν:: %{value}"
174 error_can_t_load_default_data: "Οι προεπιλεγμένες ρυθμίσεις δεν μπόρεσαν να φορτωθούν:: %{value}"
175 error_scm_not_found: εγγ�?αφή ή η αναθεώ�?ηση δεν β�?έθηκε στο αποθετή�?ιο."
175 error_scm_not_found: εγγραφή ή η αναθεώρηση δεν βρέθηκε στο αποθετήριο."
176 error_scm_command_failed: "Πα�?ουσιάστηκε σφάλμα κατά την π�?οσπάθεια π�?όσβασης στο αποθετή�?ιο: %{value}"
176 error_scm_command_failed: "Παρουσιάστηκε σφάλμα κατά την προσπάθεια πρόσβασης στο αποθετήριο: %{value}"
177 error_scm_annotate: καταχώ�?ιση δεν υπά�?χει ή δεν μπο�?εί να σχολιαστεί."
177 error_scm_annotate: καταχώριση δεν υπάρχει ή δεν μπορεί να σχολιαστεί."
178 error_issue_not_found_in_project: 'Το θέμα δεν β�?έθηκε ή δεν ανήκει σε αυτό το έ�?γο'
178 error_issue_not_found_in_project: 'Το θέμα δεν βρέθηκε ή δεν ανήκει σε αυτό το έργο'
179 error_no_tracker_in_project: 'Δεν υπά�?χει ανιχνευτής για αυτό το έ�?γο. Πα�?ακαλώ ελέγξτε τις �?υθμίσεις του έ�?γου.'
179 error_no_tracker_in_project: 'Δεν υπάρχει ανιχνευτής για αυτό το έργο. Παρακαλώ ελέγξτε τις ρυθμίσεις του έργου.'
180 error_no_default_issue_status: 'Δεν έχει ο�?ιστεί η π�?οεπιλογή κατάστασης θεμάτων. Πα�?ακαλώ ελέγξτε τις �?υθμίσεις σας (Μεταβείτε στην "Διαχεί�?ιση -> Κατάσταση θεμάτων").'
180 error_no_default_issue_status: 'Δεν έχει οριστεί η προεπιλογή κατάστασης θεμάτων. Παρακαλώ ελέγξτε τις ρυθμίσεις σας (Μεταβείτε στην "Διαχείριση -> Κατάσταση θεμάτων").'
181
181
182 warning_attachments_not_saved: "%{count} α�?χείο(α) δε μπο�?ο�?ν να αποθηκευτο�?ν."
182 warning_attachments_not_saved: "%{count} αρχείο(α) δε μπορούν να αποθηκευτούν."
183
183
184 mail_subject_lost_password: κωδικός σας %{value}"
184 mail_subject_lost_password: κωδικός σας %{value}"
185 mail_body_lost_password: 'Για να αλλάξετε τον κωδικό π�?όσβασης, πατήστε τον ακόλουθο σ�?νδεσμο:'
185 mail_body_lost_password: 'Για να αλλάξετε τον κωδικό πρόσβασης, πατήστε τον ακόλουθο σύνδεσμο:'
186 mail_subject_register: "Ενε�?γοποίηση του λογα�?ιασμο�? χ�?ήστη %{value} "
186 mail_subject_register: "Ενεργοποίηση του λογαριασμού χρήστη %{value} "
187 mail_body_register: 'Για να ενε�?γοποιήσετε το λογα�?ιασμό σας, επιλέξτε τον ακόλουθο σ�?νδεσμο:'
187 mail_body_register: 'Για να ενεργοποιήσετε το λογαριασμό σας, επιλέξτε τον ακόλουθο σύνδεσμο:'
188 mail_body_account_information_external: "Μπο�?είτε να χ�?ησιμοποιήσετε τον λογα�?ιασμό %{value} για να συνδεθείτε."
188 mail_body_account_information_external: "Μπορείτε να χρησιμοποιήσετε τον λογαριασμό %{value} για να συνδεθείτε."
189 mail_body_account_information: Πλη�?οφο�?ίες του λογα�?ιασμο�? σας
189 mail_body_account_information: Πληροφορίες του λογαριασμού σας
190 mail_subject_account_activation_request: "αίτημα ενε�?γοποίησης λογα�?ιασμο�? %{value}"
190 mail_subject_account_activation_request: "αίτημα ενεργοποίησης λογαριασμού %{value}"
191 mail_body_account_activation_request: "'Ένας νέος χ�?ήστης (%{value}) έχει εγγ�?αφεί. Ο λογα�?ιασμός είναι σε στάδιο αναμονής της έγκ�?ισης σας:"
191 mail_body_account_activation_request: "'Ένας νέος χρήστης (%{value}) έχει εγγραφεί. Ο λογαριασμός είναι σε στάδιο αναμονής της έγκρισης σας:"
192 mail_subject_reminder: "%{count} θέμα(τα) με π�?οθεσμία στις επόμενες %{days} ημέ�?ες"
192 mail_subject_reminder: "%{count} θέμα(τα) με προθεσμία στις επόμενες %{days} ημέρες"
193 mail_body_reminder: "%{count}θέμα(τα) που έχουν ανατεθεί σε σας, με π�?οθεσμία στις επόμενες %{days} ημέ�?ες:"
193 mail_body_reminder: "%{count}θέμα(τα) που έχουν ανατεθεί σε σας, με προθεσμία στις επόμενες %{days} ημέρες:"
194 mail_subject_wiki_content_added: "'π�?οστέθηκε η σελίδα wiki %{id}' "
194 mail_subject_wiki_content_added: "'προστέθηκε η σελίδα wiki %{id}' "
195 mail_body_wiki_content_added: σελίδα wiki '%{id}' π�?οστέθηκε από τον %{author}."
195 mail_body_wiki_content_added: σελίδα wiki '%{id}' προστέθηκε από τον %{author}."
196 mail_subject_wiki_content_updated: "'ενημε�?ώθηκε η σελίδα wiki %{id}' "
196 mail_subject_wiki_content_updated: "'ενημερώθηκε η σελίδα wiki %{id}' "
197 mail_body_wiki_content_updated: σελίδα wiki '%{id}' ενημε�?ώθηκε από τον %{author}."
197 mail_body_wiki_content_updated: σελίδα wiki '%{id}' ενημερώθηκε από τον %{author}."
198
198
199
199
200 field_name: Όνομα
200 field_name: Όνομα
201 field_description: Πε�?ιγ�?αφή
201 field_description: Περιγραφή
202 field_summary: Συνοπτικά
202 field_summary: Συνοπτικά
203 field_is_required: Απαιτείται
203 field_is_required: Απαιτείται
204 field_firstname: Όνομα
204 field_firstname: Όνομα
205 field_lastname: Επώνυμο
205 field_lastname: Επώνυμο
206 field_mail: Email
206 field_mail: Email
207 field_filename: Α�?χείο
207 field_filename: Αρχείο
208 field_filesize: Μέγεθος
208 field_filesize: Μέγεθος
209 field_downloads: Μεταφο�?τώσεις
209 field_downloads: Μεταφορτώσεις
210 field_author: Συγγ�?αφέας
210 field_author: Συγγραφέας
211 field_created_on: Δημιου�?γήθηκε
211 field_created_on: Δημιουργήθηκε
212 field_updated_on: Ενημε�?ώθηκε
212 field_updated_on: Ενημερώθηκε
213 field_field_format: Μο�?φοποίηση
213 field_field_format: Μορφοποίηση
214 field_is_for_all: Για όλα τα έ�?γα
214 field_is_for_all: Για όλα τα έργα
215 field_possible_values: Πιθανές τιμές
215 field_possible_values: Πιθανές τιμές
216 field_regexp: Κανονική πα�?άσταση
216 field_regexp: Κανονική παράσταση
217 field_min_length: Ελάχιστο μήκος
217 field_min_length: Ελάχιστο μήκος
218 field_max_length: Μέγιστο μήκος
218 field_max_length: Μέγιστο μήκος
219 field_value: Τιμή
219 field_value: Τιμή
220 field_category: Κατηγο�?ία
220 field_category: Κατηγορία
221 field_title: Τίτλος
221 field_title: Τίτλος
222 field_project: Έ�?γο
222 field_project: Έργο
223 field_issue: Θέμα
223 field_issue: Θέμα
224 field_status: Κατάσταση
224 field_status: Κατάσταση
225 field_notes: Σημειώσεις
225 field_notes: Σημειώσεις
226 field_is_closed: Κλειστά θέματα
226 field_is_closed: Κλειστά θέματα
227 field_is_default: Π�?οεπιλεγμένη τιμή
227 field_is_default: Προεπιλεγμένη τιμή
228 field_tracker: Ανιχνευτής
228 field_tracker: Ανιχνευτής
229 field_subject: Θέμα
229 field_subject: Θέμα
230 field_due_date: Π�?οθεσμία
230 field_due_date: Προθεσμία
231 field_assigned_to: Ανάθεση σε
231 field_assigned_to: Ανάθεση σε
232 field_priority: Π�?οτε�?αιότητα
232 field_priority: Προτεραιότητα
233 field_fixed_version: Στόχος έκδοσης
233 field_fixed_version: Στόχος έκδοσης
234 field_user: Χ�?ήστης
234 field_user: Χρήστης
235 field_role: Ρόλος
235 field_role: Ρόλος
236 field_homepage: Α�?χική σελίδα
236 field_homepage: Αρχική σελίδα
237 field_is_public: Δημόσιο
237 field_is_public: Δημόσιο
238 field_parent: Επιμέ�?ους έ�?γο του
238 field_parent: Επιμέρους έργο του
239 field_is_in_roadmap: Π�?οβολή θεμάτων στο χά�?τη πο�?είας
239 field_is_in_roadmap: Προβολή θεμάτων στο χάρτη πορείας
240 field_login: Όνομα χ�?ήστη
240 field_login: Όνομα χρήστη
241 field_mail_notification: Ειδοποιήσεις email
241 field_mail_notification: Ειδοποιήσεις email
242 field_admin: Διαχει�?ιστής
242 field_admin: Διαχειριστής
243 field_last_login_on: Τελευταία σ�?νδεση
243 field_last_login_on: Τελευταία σύνδεση
244 field_language: Γλώσσα
244 field_language: Γλώσσα
245 field_effective_date: Ημε�?ομηνία
245 field_effective_date: Ημερομηνία
246 field_password: Κωδικός π�?όσβασης
246 field_password: Κωδικός πρόσβασης
247 field_new_password: �?έος κωδικός π�?όσβασης
247 field_new_password: Νέος κωδικός πρόσβασης
248 field_password_confirmation: Επιβεβαίωση
248 field_password_confirmation: Επιβεβαίωση
249 field_version: Έκδοση
249 field_version: Έκδοση
250 field_type: Τ�?πος
250 field_type: Τύπος
251 field_host: Κόμβος
251 field_host: Κόμβος
252 field_port: Θ�?�?α
252 field_port: Θύρα
253 field_account: Λογα�?ιασμός
253 field_account: Λογαριασμός
254 field_base_dn: Βάση DN
254 field_base_dn: Βάση DN
255 field_attr_login: Ιδιότητα εισόδου
255 field_attr_login: Ιδιότητα εισόδου
256 field_attr_firstname: Ιδιότητα ονόματος
256 field_attr_firstname: Ιδιότητα ονόματος
257 field_attr_lastname: Ιδιότητα επων�?μου
257 field_attr_lastname: Ιδιότητα επωνύμου
258 field_attr_mail: Ιδιότητα email
258 field_attr_mail: Ιδιότητα email
259 field_onthefly: Άμεση δημιου�?γία χ�?ήστη
259 field_onthefly: Άμεση δημιουργία χρήστη
260 field_start_date: Εκκίνηση
260 field_start_date: Εκκίνηση
261 field_done_ratio: "% επιτε�?χθη"
261 field_done_ratio: "% επιτεύχθη"
262 field_auth_source: Τ�?όπος πιστοποίησης
262 field_auth_source: Τρόπος πιστοποίησης
263 field_hide_mail: Απόκ�?υψη διε�?θυνσης email
263 field_hide_mail: Απόκρυψη διεύθυνσης email
264 field_comments: Σχόλιο
264 field_comments: Σχόλιο
265 field_url: URL
265 field_url: URL
266 field_start_page: Π�?ώτη σελίδα
266 field_start_page: Πρώτη σελίδα
267 field_subproject: Επιμέ�?ους έ�?γο
267 field_subproject: Επιμέρους έργο
268 field_hours: �?�?ες
268 field_hours: Ώρες
269 field_activity: Δ�?αστη�?ιότητα
269 field_activity: Δραστηριότητα
270 field_spent_on: Ημε�?ομηνία
270 field_spent_on: Ημερομηνία
271 field_identifier: Στοιχείο αναγνώ�?ισης
271 field_identifier: Στοιχείο αναγνώρισης
272 field_is_filter: Χ�?ήση ως φίλτ�?ο
272 field_is_filter: Χρήση ως φίλτρο
273 field_issue_to: Σχετικά θέματα
273 field_issue_to: Σχετικά θέματα
274 field_delay: Καθυστέ�?ηση
274 field_delay: Καθυστέρηση
275 field_assignable: Θέματα που μπο�?ο�?ν να ανατεθο�?ν σε αυτό το �?όλο
275 field_assignable: Θέματα που μπορούν να ανατεθούν σε αυτό το ρόλο
276 field_redirect_existing_links: Ανακατε�?θυνση των τ�?εχόντων συνδέσμων
276 field_redirect_existing_links: Ανακατεύθυνση των τρεχόντων συνδέσμων
277 field_estimated_hours: Εκτιμώμενος χ�?όνος
277 field_estimated_hours: Εκτιμώμενος χρόνος
278 field_column_names: Στήλες
278 field_column_names: Στήλες
279 field_time_zone: Ω�?ιαία ζώνη
279 field_time_zone: Ωριαία ζώνη
280 field_searchable: Ε�?ευνήσιμο
280 field_searchable: Ερευνήσιμο
281 field_default_value: Π�?οκαθο�?ισμένη τιμή
281 field_default_value: Προκαθορισμένη τιμή
282 field_comments_sorting: Π�?οβολή σχολίων
282 field_comments_sorting: Προβολή σχολίων
283 field_parent_title: Γονική σελίδα
283 field_parent_title: Γονική σελίδα
284 field_editable: Επεξε�?γάσιμο
284 field_editable: Επεξεργάσιμο
285 field_watcher: Πα�?ατη�?ητής
285 field_watcher: Παρατηρητής
286 field_identity_url: OpenID URL
286 field_identity_url: OpenID URL
287 field_content: Πε�?ιεχόμενο
287 field_content: Περιεχόμενο
288 field_group_by: Ομαδικά αποτελέσματα από
288 field_group_by: Ομαδικά αποτελέσματα από
289
289
290 setting_app_title: Τίτλος εφα�?μογής
290 setting_app_title: Τίτλος εφαρμογής
291 setting_app_subtitle: Υπότιτλος εφα�?μογής
291 setting_app_subtitle: Υπότιτλος εφαρμογής
292 setting_welcome_text: Κείμενο υποδοχής
292 setting_welcome_text: Κείμενο υποδοχής
293 setting_default_language: Π�?οεπιλεγμένη γλώσσα
293 setting_default_language: Προεπιλεγμένη γλώσσα
294 setting_login_required: Απαιτείται πιστοποίηση
294 setting_login_required: Απαιτείται πιστοποίηση
295 setting_self_registration: Αυτο-εγγ�?αφή
295 setting_self_registration: Αυτο-εγγραφή
296 setting_attachment_max_size: Μέγ. μέγεθος συνημμένου
296 setting_attachment_max_size: Μέγ. μέγεθος συνημμένου
297 setting_issues_export_limit: Θέματα πε�?ιο�?ισμο�? εξαγωγής
297 setting_issues_export_limit: Θέματα περιορισμού εξαγωγής
298 setting_mail_from: Μετάδοση διε�?θυνσης email
298 setting_mail_from: Μετάδοση διεύθυνσης email
299 setting_bcc_recipients: Αποδέκτες κ�?υφής κοινοποίησης (bcc)
299 setting_bcc_recipients: Αποδέκτες κρυφής κοινοποίησης (bcc)
300 setting_plain_text_mail: Email απλο�? κειμένου (όχι HTML)
300 setting_plain_text_mail: Email απλού κειμένου (όχι HTML)
301 setting_host_name: Όνομα κόμβου και διαδ�?ομή
301 setting_host_name: Όνομα κόμβου και διαδρομή
302 setting_text_formatting: Μο�?φοποίηση κειμένου
302 setting_text_formatting: Μορφοποίηση κειμένου
303 setting_wiki_compression: Συμπίεση ιστο�?ικο�? wiki
303 setting_wiki_compression: Συμπίεση ιστορικού wiki
304 setting_feeds_limit: Feed πε�?ιο�?ισμο�? πε�?ιεχομένου
304 setting_feeds_limit: Feed περιορισμού περιεχομένου
305 setting_default_projects_public: Τα νέα έ�?γα έχουν π�?οεπιλεγεί ως δημόσια
305 setting_default_projects_public: Τα νέα έργα έχουν προεπιλεγεί ως δημόσια
306 setting_autofetch_changesets: Αυτόματη λήψη commits
306 setting_autofetch_changesets: Αυτόματη λήψη commits
307 setting_sys_api_enabled: Ενε�?γοποίηση WS για διαχεί�?ιση αποθετη�?ίου
307 setting_sys_api_enabled: Ενεργοποίηση WS για διαχείριση αποθετηρίου
308 setting_commit_ref_keywords: Αναφο�?ά σε λέξεις-κλειδιά
308 setting_commit_ref_keywords: Αναφορά σε λέξεις-κλειδιά
309 setting_commit_fix_keywords: Καθο�?ισμός σε λέξεις-κλειδιά
309 setting_commit_fix_keywords: Καθορισμός σε λέξεις-κλειδιά
310 setting_autologin: Αυτόματη σ�?νδεση
310 setting_autologin: Αυτόματη σύνδεση
311 setting_date_format: Μο�?φή ημε�?ομηνίας
311 setting_date_format: Μορφή ημερομηνίας
312 setting_time_format: Μο�?φή ώ�?ας
312 setting_time_format: Μορφή ώρας
313 setting_cross_project_issue_relations: Επιτ�?έψτε συσχετισμό θεμάτων σε διαστα�?�?ωση-έ�?γων
313 setting_cross_project_issue_relations: Επιτρέψτε συσχετισμό θεμάτων σε διασταύρωση-έργων
314 setting_issue_list_default_columns: Π�?οκαθο�?ισμένες εμφανιζόμενες στήλες στη λίστα θεμάτων
314 setting_issue_list_default_columns: Προκαθορισμένες εμφανιζόμενες στήλες στη λίστα θεμάτων
315 setting_emails_footer: Υποσέλιδο στα email
315 setting_emails_footer: Υποσέλιδο στα email
316 setting_protocol: Π�?ωτόκολο
316 setting_protocol: Πρωτόκολο
317 setting_per_page_options: Αντικείμενα ανά σελίδα επιλογών
317 setting_per_page_options: Αντικείμενα ανά σελίδα επιλογών
318 setting_user_format: Μο�?φή εμφάνισης χ�?ηστών
318 setting_user_format: Μορφή εμφάνισης χρηστών
319 setting_activity_days_default: Ημέ�?ες που εμφανίζεται στη δ�?αστη�?ιότητα έ�?γου
319 setting_activity_days_default: Ημέρες που εμφανίζεται στη δραστηριότητα έργου
320 setting_display_subprojects_issues: Εμφάνιση από π�?οεπιλογή θεμάτων επιμέ�?ους έ�?γων στα κ�?�?ια έ�?γα
320 setting_display_subprojects_issues: Εμφάνιση από προεπιλογή θεμάτων επιμέρους έργων στα κύρια έργα
321 setting_enabled_scm: Ενε�?γοποίηση SCM
321 setting_enabled_scm: Ενεργοποίηση SCM
322 setting_mail_handler_api_enabled: Ενε�?γοποίηση WS για εισε�?χόμενα email
322 setting_mail_handler_api_enabled: Ενεργοποίηση WS για εισερχόμενα email
323 setting_mail_handler_api_key: κλειδί API
323 setting_mail_handler_api_key: κλειδί API
324 setting_sequential_project_identifiers: Δημιου�?γία διαδοχικών αναγνω�?ιστικών έ�?γου
324 setting_sequential_project_identifiers: Δημιουργία διαδοχικών αναγνωριστικών έργου
325 setting_gravatar_enabled: Χ�?ήση Gravatar εικονιδίων χ�?ηστών
325 setting_gravatar_enabled: Χρήση Gravatar εικονιδίων χρηστών
326 setting_diff_max_lines_displayed: Μεγ.α�?ιθμός εμφάνισης γ�?αμμών diff
326 setting_diff_max_lines_displayed: Μεγ.αριθμός εμφάνισης γραμμών diff
327 setting_file_max_size_displayed: Μεγ.μέγεθος των α�?χείων απλο�? κειμένου που εμφανίζονται σε σει�?ά
327 setting_file_max_size_displayed: Μεγ.μέγεθος των αρχείων απλού κειμένου που εμφανίζονται σε σειρά
328 setting_repository_log_display_limit: Μέγιστος α�?ιθμός αναθεω�?ήσεων που εμφανίζονται στο ιστο�?ικό α�?χείου
328 setting_repository_log_display_limit: Μέγιστος αριθμός αναθεωρήσεων που εμφανίζονται στο ιστορικό αρχείου
329 setting_openid: Επιτ�?έψτε συνδέσεις OpenID και εγγ�?αφή
329 setting_openid: Επιτρέψτε συνδέσεις OpenID και εγγραφή
330 setting_password_min_length: Ελάχιστο μήκος κωδικο�? π�?όσβασης
330 setting_password_min_length: Ελάχιστο μήκος κωδικού πρόσβασης
331 setting_new_project_user_role_id: Απόδοση �?όλου σε χ�?ήστη μη-διαχει�?ιστή όταν δημιου�?γεί ένα έ�?γο
331 setting_new_project_user_role_id: Απόδοση ρόλου σε χρήστη μη-διαχειριστή όταν δημιουργεί ένα έργο
332
332
333 permission_add_project: Δημιου�?γία έ�?γου
333 permission_add_project: Δημιουργία έργου
334 permission_edit_project: Επεξε�?γασία έ�?γου
334 permission_edit_project: Επεξεργασία έργου
335 permission_select_project_modules: Επιλογή μονάδων έ�?γου
335 permission_select_project_modules: Επιλογή μονάδων έργου
336 permission_manage_members: Διαχεί�?ιση μελών
336 permission_manage_members: Διαχείριση μελών
337 permission_manage_versions: Διαχεί�?ιση εκδόσεων
337 permission_manage_versions: Διαχείριση εκδόσεων
338 permission_manage_categories: Διαχεί�?ιση κατηγο�?ιών θεμάτων
338 permission_manage_categories: Διαχείριση κατηγοριών θεμάτων
339 permission_add_issues: Π�?οσθήκη θεμάτων
339 permission_add_issues: Προσθήκη θεμάτων
340 permission_edit_issues: Επεξε�?γασία θεμάτων
340 permission_edit_issues: Επεξεργασία θεμάτων
341 permission_manage_issue_relations: Διαχεί�?ιση συσχετισμών θεμάτων
341 permission_manage_issue_relations: Διαχείριση συσχετισμών θεμάτων
342 permission_add_issue_notes: Π�?οσθήκη σημειώσεων
342 permission_add_issue_notes: Προσθήκη σημειώσεων
343 permission_edit_issue_notes: Επεξε�?γασία σημειώσεων
343 permission_edit_issue_notes: Επεξεργασία σημειώσεων
344 permission_edit_own_issue_notes: Επεξε�?γασία δικών μου σημειώσεων
344 permission_edit_own_issue_notes: Επεξεργασία δικών μου σημειώσεων
345 permission_move_issues: Μεταφο�?ά θεμάτων
345 permission_move_issues: Μεταφορά θεμάτων
346 permission_delete_issues: Διαγ�?αφή θεμάτων
346 permission_delete_issues: Διαγραφή θεμάτων
347 permission_manage_public_queries: Διαχεί�?ιση δημόσιων αναζητήσεων
347 permission_manage_public_queries: Διαχείριση δημόσιων αναζητήσεων
348 permission_save_queries: Αποθήκευση αναζητήσεων
348 permission_save_queries: Αποθήκευση αναζητήσεων
349 permission_view_gantt: Π�?οβολή διαγ�?άμματος gantt
349 permission_view_gantt: Προβολή διαγράμματος gantt
350 permission_view_calendar: Π�?οβολή ημε�?ολογίου
350 permission_view_calendar: Προβολή ημερολογίου
351 permission_view_issue_watchers: Π�?οβολή λίστας πα�?ατη�?ητών
351 permission_view_issue_watchers: Προβολή λίστας παρατηρητών
352 permission_add_issue_watchers: Π�?οσθήκη πα�?ατη�?ητών
352 permission_add_issue_watchers: Προσθήκη παρατηρητών
353 permission_log_time: Ιστο�?ικό χ�?όνου που δαπανήθηκε
353 permission_log_time: Ιστορικό χρόνου που δαπανήθηκε
354 permission_view_time_entries: Π�?οβολή χ�?όνου που δαπανήθηκε
354 permission_view_time_entries: Προβολή χρόνου που δαπανήθηκε
355 permission_edit_time_entries: Επεξε�?γασία ιστο�?ικο�? χ�?όνου
355 permission_edit_time_entries: Επεξεργασία ιστορικού χρόνου
356 permission_edit_own_time_entries: Επεξε�?γασία δικο�? μου ιστο�?ικο�? χ�?όνου
356 permission_edit_own_time_entries: Επεξεργασία δικού μου ιστορικού χρόνου
357 permission_manage_news: Διαχεί�?ιση νέων
357 permission_manage_news: Διαχείριση νέων
358 permission_comment_news: Σχολιασμός νέων
358 permission_comment_news: Σχολιασμός νέων
359 permission_view_documents: Π�?οβολή εγγ�?άφων
359 permission_view_documents: Προβολή εγγράφων
360 permission_manage_files: Διαχεί�?ιση α�?χείων
360 permission_manage_files: Διαχείριση αρχείων
361 permission_view_files: Π�?οβολή α�?χείων
361 permission_view_files: Προβολή αρχείων
362 permission_manage_wiki: Διαχεί�?ιση wiki
362 permission_manage_wiki: Διαχείριση wiki
363 permission_rename_wiki_pages: Μετονομασία σελίδων wiki
363 permission_rename_wiki_pages: Μετονομασία σελίδων wiki
364 permission_delete_wiki_pages: Διαγ�?αφή σελίδων wiki
364 permission_delete_wiki_pages: Διαγραφή σελίδων wiki
365 permission_view_wiki_pages: Π�?οβολή wiki
365 permission_view_wiki_pages: Προβολή wiki
366 permission_view_wiki_edits: Π�?οβολή ιστο�?ικο�? wiki
366 permission_view_wiki_edits: Προβολή ιστορικού wiki
367 permission_edit_wiki_pages: Επεξε�?γασία σελίδων wiki
367 permission_edit_wiki_pages: Επεξεργασία σελίδων wiki
368 permission_delete_wiki_pages_attachments: Διαγ�?αφή συνημμένων
368 permission_delete_wiki_pages_attachments: Διαγραφή συνημμένων
369 permission_protect_wiki_pages: Π�?οστασία σελίδων wiki
369 permission_protect_wiki_pages: Προστασία σελίδων wiki
370 permission_manage_repository: Διαχεί�?ιση αποθετη�?ίου
370 permission_manage_repository: Διαχείριση αποθετηρίου
371 permission_browse_repository: Διαχεί�?ιση εγγ�?άφων
371 permission_browse_repository: Διαχείριση εγγράφων
372 permission_view_changesets: Π�?οβολή changesets
372 permission_view_changesets: Προβολή changesets
373 permission_commit_access: Π�?όσβαση commit
373 permission_commit_access: Πρόσβαση commit
374 permission_manage_boards: Διαχεί�?ιση πινάκων συζητήσεων
374 permission_manage_boards: Διαχείριση πινάκων συζητήσεων
375 permission_view_messages: Π�?οβολή μηνυμάτων
375 permission_view_messages: Προβολή μηνυμάτων
376 permission_add_messages: Αποστολή μηνυμάτων
376 permission_add_messages: Αποστολή μηνυμάτων
377 permission_edit_messages: Επεξε�?γασία μηνυμάτων
377 permission_edit_messages: Επεξεργασία μηνυμάτων
378 permission_edit_own_messages: Επεξε�?γασία δικών μου μηνυμάτων
378 permission_edit_own_messages: Επεξεργασία δικών μου μηνυμάτων
379 permission_delete_messages: Διαγ�?αφή μηνυμάτων
379 permission_delete_messages: Διαγραφή μηνυμάτων
380 permission_delete_own_messages: Διαγ�?αφή δικών μου μηνυμάτων
380 permission_delete_own_messages: Διαγραφή δικών μου μηνυμάτων
381
381
382 project_module_issue_tracking: Ανίχνευση θεμάτων
382 project_module_issue_tracking: Ανίχνευση θεμάτων
383 project_module_time_tracking: Ανίχνευση χ�?όνου
383 project_module_time_tracking: Ανίχνευση χρόνου
384 project_module_news: �?έα
384 project_module_news: Νέα
385 project_module_documents: Έγγ�?αφα
385 project_module_documents: Έγγραφα
386 project_module_files: Α�?χεία
386 project_module_files: Αρχεία
387 project_module_wiki: Wiki
387 project_module_wiki: Wiki
388 project_module_repository: Αποθετή�?ιο
388 project_module_repository: Αποθετήριο
389 project_module_boards: Πίνακες συζητήσεων
389 project_module_boards: Πίνακες συζητήσεων
390
390
391 label_user: Χ�?ήστης
391 label_user: Χρήστης
392 label_user_plural: Χ�?ήστες
392 label_user_plural: Χρήστες
393 label_user_new: �?έος Χ�?ήστης
393 label_user_new: Νέος Χρήστης
394 label_project: Έ�?γο
394 label_project: Έργο
395 label_project_new: �?έο έ�?γο
395 label_project_new: Νέο έργο
396 label_project_plural: Έ�?γα
396 label_project_plural: Έργα
397 label_x_projects:
397 label_x_projects:
398 zero: κανένα έ�?γο
398 zero: κανένα έργο
399 one: 1 έ�?γο
399 one: 1 έργο
400 other: "%{count} έ�?γα"
400 other: "%{count} έργα"
401 label_project_all: Όλα τα έ�?γα
401 label_project_all: Όλα τα έργα
402 label_project_latest: Τελευταία έ�?γα
402 label_project_latest: Τελευταία έργα
403 label_issue: Θέμα
403 label_issue: Θέμα
404 label_issue_new: �?έο θέμα
404 label_issue_new: Νέο θέμα
405 label_issue_plural: Θέματα
405 label_issue_plural: Θέματα
406 label_issue_view_all: Π�?οβολή όλων των θεμάτων
406 label_issue_view_all: Προβολή όλων των θεμάτων
407 label_issues_by: "Θέματα του %{value}"
407 label_issues_by: "Θέματα του %{value}"
408 label_issue_added: Το θέμα π�?οστέθηκε
408 label_issue_added: Το θέμα προστέθηκε
409 label_issue_updated: Το θέμα ενημε�?ώθηκε
409 label_issue_updated: Το θέμα ενημερώθηκε
410 label_document: Έγγ�?αφο
410 label_document: Έγγραφο
411 label_document_new: �?έο έγγ�?αφο
411 label_document_new: Νέο έγγραφο
412 label_document_plural: Έγγ�?αφα
412 label_document_plural: Έγγραφα
413 label_document_added: Έγγ�?αφο π�?οστέθηκε
413 label_document_added: Έγγραφο προστέθηκε
414 label_role: Ρόλος
414 label_role: Ρόλος
415 label_role_plural: Ρόλοι
415 label_role_plural: Ρόλοι
416 label_role_new: �?έος �?όλος
416 label_role_new: Νέος ρόλος
417 label_role_and_permissions: Ρόλοι και άδειες
417 label_role_and_permissions: Ρόλοι και άδειες
418 label_member: Μέλος
418 label_member: Μέλος
419 label_member_new: �?έο μέλος
419 label_member_new: Νέο μέλος
420 label_member_plural: Μέλη
420 label_member_plural: Μέλη
421 label_tracker: Ανιχνευτής
421 label_tracker: Ανιχνευτής
422 label_tracker_plural: Ανιχνευτές
422 label_tracker_plural: Ανιχνευτές
423 label_tracker_new: �?έος Ανιχνευτής
423 label_tracker_new: Νέος Ανιχνευτής
424 label_workflow: Ροή ε�?γασίας
424 label_workflow: Ροή εργασίας
425 label_issue_status: Κατάσταση θέματος
425 label_issue_status: Κατάσταση θέματος
426 label_issue_status_plural: Κατάσταση θέματος
426 label_issue_status_plural: Κατάσταση θέματος
427 label_issue_status_new: �?έα κατάσταση
427 label_issue_status_new: Νέα κατάσταση
428 label_issue_category: Κατηγο�?ία θέματος
428 label_issue_category: Κατηγορία θέματος
429 label_issue_category_plural: Κατηγο�?ίες θεμάτων
429 label_issue_category_plural: Κατηγορίες θεμάτων
430 label_issue_category_new: �?έα κατηγο�?ία
430 label_issue_category_new: Νέα κατηγορία
431 label_custom_field: Π�?οσα�?μοσμένο πεδίο
431 label_custom_field: Προσαρμοσμένο πεδίο
432 label_custom_field_plural: Π�?οσα�?μοσμένα πεδία
432 label_custom_field_plural: Προσαρμοσμένα πεδία
433 label_custom_field_new: �?έο π�?οσα�?μοσμένο πεδίο
433 label_custom_field_new: Νέο προσαρμοσμένο πεδίο
434 label_enumerations: Απα�?ιθμήσεις
434 label_enumerations: Απαριθμήσεις
435 label_enumeration_new: �?έα τιμή
435 label_enumeration_new: Νέα τιμή
436 label_information: Πλη�?οφο�?ία
436 label_information: Πληροφορία
437 label_information_plural: Πλη�?οφο�?ίες
437 label_information_plural: Πληροφορίες
438 label_please_login: Πα�?ακαλώ συνδεθείτε
438 label_please_login: Παρακαλώ συνδεθείτε
439 label_register: Εγγ�?αφή
439 label_register: Εγγραφή
440 label_login_with_open_id_option: ή συνδεθείτε με OpenID
440 label_login_with_open_id_option: ή συνδεθείτε με OpenID
441 label_password_lost: Ανάκτηση κωδικο�? π�?όσβασης
441 label_password_lost: Ανάκτηση κωδικού πρόσβασης
442 label_home: Α�?χική σελίδα
442 label_home: Αρχική σελίδα
443 label_my_page: Η σελίδα μου
443 label_my_page: Η σελίδα μου
444 label_my_account: Ο λογα�?ιασμός μου
444 label_my_account: Ο λογαριασμός μου
445 label_my_projects: Τα έ�?γα μου
445 label_my_projects: Τα έργα μου
446 label_administration: Διαχεί�?ιση
446 label_administration: Διαχείριση
447 label_login: Σ�?νδεση
447 label_login: Σύνδεση
448 label_logout: Αποσ�?νδεση
448 label_logout: Αποσύνδεση
449 label_help: Βοήθεια
449 label_help: Βοήθεια
450 label_reported_issues: Εισηγμένα θέματα
450 label_reported_issues: Εισηγμένα θέματα
451 label_assigned_to_me_issues: Θέματα που έχουν ανατεθεί σε μένα
451 label_assigned_to_me_issues: Θέματα που έχουν ανατεθεί σε μένα
452 label_last_login: Τελευταία σ�?νδεση
452 label_last_login: Τελευταία σύνδεση
453 label_registered_on: Εγγ�?άφηκε την
453 label_registered_on: Εγγράφηκε την
454 label_activity: Δ�?αστη�?ιότητα
454 label_activity: Δραστηριότητα
455 label_overall_activity: Συνολική δ�?αστη�?ιότητα
455 label_overall_activity: Συνολική δραστηριότητα
456 label_user_activity: �?αστη�?ιότητα του %{value}"
456 label_user_activity: ραστηριότητα του %{value}"
457 label_new: �?έο
457 label_new: Νέο
458 label_logged_as: Σ�?νδεδεμένος ως
458 label_logged_as: Σύνδεδεμένος ως
459 label_environment: Πε�?ιβάλλον
459 label_environment: Περιβάλλον
460 label_authentication: Πιστοποίηση
460 label_authentication: Πιστοποίηση
461 label_auth_source: Τ�?όπος πιστοποίησης
461 label_auth_source: Τρόπος πιστοποίησης
462 label_auth_source_new: �?έος τ�?όπος πιστοποίησης
462 label_auth_source_new: Νέος τρόπος πιστοποίησης
463 label_auth_source_plural: Τ�?όποι πιστοποίησης
463 label_auth_source_plural: Τρόποι πιστοποίησης
464 label_subproject_plural: Επιμέ�?ους έ�?γα
464 label_subproject_plural: Επιμέρους έργα
465 label_and_its_subprojects: "%{value} και τα επιμέ�?ους έ�?γα του"
465 label_and_its_subprojects: "%{value} και τα επιμέρους έργα του"
466 label_min_max_length: Ελάχ. - Μέγ. μήκος
466 label_min_max_length: Ελάχ. - Μέγ. μήκος
467 label_list: Λίστα
467 label_list: Λίστα
468 label_date: Ημε�?ομηνία
468 label_date: Ημερομηνία
469 label_integer: Ακέ�?αιος
469 label_integer: Ακέραιος
470 label_float: Α�?ιθμός κινητής υποδιαστολής
470 label_float: Αριθμός κινητής υποδιαστολής
471 label_boolean: Λογικός
471 label_boolean: Λογικός
472 label_string: Κείμενο
472 label_string: Κείμενο
473 label_text: Μακ�?οσκελές κείμενο
473 label_text: Μακροσκελές κείμενο
474 label_attribute: Ιδιότητα
474 label_attribute: Ιδιότητα
475 label_attribute_plural: Ιδιότητες
475 label_attribute_plural: Ιδιότητες
476 label_no_data: Δεν υπά�?χουν δεδομένα
476 label_no_data: Δεν υπάρχουν δεδομένα
477 label_change_status: Αλλαγή κατάστασης
477 label_change_status: Αλλαγή κατάστασης
478 label_history: Ιστο�?ικό
478 label_history: Ιστορικό
479 label_attachment: Α�?χείο
479 label_attachment: Αρχείο
480 label_attachment_new: �?έο α�?χείο
480 label_attachment_new: Νέο αρχείο
481 label_attachment_delete: Διαγ�?αφή α�?χείου
481 label_attachment_delete: Διαγραφή αρχείου
482 label_attachment_plural: Α�?χεία
482 label_attachment_plural: Αρχεία
483 label_file_added: Το α�?χείο π�?οστέθηκε
483 label_file_added: Το αρχείο προστέθηκε
484 label_report: Αναφο�?ά
484 label_report: Αναφορά
485 label_report_plural: Αναφο�?ές
485 label_report_plural: Αναφορές
486 label_news: �?έα
486 label_news: Νέα
487 label_news_new: Π�?οσθήκη νέων
487 label_news_new: Προσθήκη νέων
488 label_news_plural: �?έα
488 label_news_plural: Νέα
489 label_news_latest: Τελευταία νέα
489 label_news_latest: Τελευταία νέα
490 label_news_view_all: Π�?οβολή όλων των νέων
490 label_news_view_all: Προβολή όλων των νέων
491 label_news_added: Τα νέα π�?οστέθηκαν
491 label_news_added: Τα νέα προστέθηκαν
492 label_settings: Ρυθμίσεις
492 label_settings: Ρυθμίσεις
493 label_overview: Επισκόπηση
493 label_overview: Επισκόπηση
494 label_version: Έκδοση
494 label_version: Έκδοση
495 label_version_new: �?έα έκδοση
495 label_version_new: Νέα έκδοση
496 label_version_plural: Εκδόσεις
496 label_version_plural: Εκδόσεις
497 label_confirmation: Επιβεβαίωση
497 label_confirmation: Επιβεβαίωση
498 label_export_to: 'Επίσης διαθέσιμο σε:'
498 label_export_to: 'Επίσης διαθέσιμο σε:'
499 label_read: Διάβασε...
499 label_read: Διάβασε...
500 label_public_projects: Δημόσια έ�?γα
500 label_public_projects: Δημόσια έργα
501 label_open_issues: Ανοικτό
501 label_open_issues: Ανοικτό
502 label_open_issues_plural: Ανοικτά
502 label_open_issues_plural: Ανοικτά
503 label_closed_issues: Κλειστό
503 label_closed_issues: Κλειστό
504 label_closed_issues_plural: Κλειστά
504 label_closed_issues_plural: Κλειστά
505 label_x_open_issues_abbr:
505 label_x_open_issues_abbr:
506 zero: 0 ανοικτά
506 zero: 0 ανοικτά
507 one: 1 ανοικτό
507 one: 1 ανοικτό
508 other: "%{count} ανοικτά"
508 other: "%{count} ανοικτά"
509 label_x_closed_issues_abbr:
509 label_x_closed_issues_abbr:
510 zero: 0 κλειστά
510 zero: 0 κλειστά
511 one: 1 κλειστό
511 one: 1 κλειστό
512 other: "%{count} κλειστά"
512 other: "%{count} κλειστά"
513 label_total: Σ�?νολο
513 label_total: Σύνολο
514 label_permissions: Άδειες
514 label_permissions: Άδειες
515 label_current_status: Τ�?έχουσα κατάσταση
515 label_current_status: Τρέχουσα κατάσταση
516 label_new_statuses_allowed: �?έες καταστάσεις επιτ�?έπονται
516 label_new_statuses_allowed: Νέες καταστάσεις επιτρέπονται
517 label_all: όλα
517 label_all: όλα
518 label_none: κανένα
518 label_none: κανένα
519 label_nobody: κανείς
519 label_nobody: κανείς
520 label_next: Επόμενο
520 label_next: Επόμενο
521 label_previous: Π�?οηγο�?μενο
521 label_previous: Προηγούμενο
522 label_used_by: Χ�?ησιμοποιήθηκε από
522 label_used_by: Χρησιμοποιήθηκε από
523 label_details: Λεπτομέ�?ειες
523 label_details: Λεπτομέρειες
524 label_add_note: Π�?οσθήκη σημείωσης
524 label_add_note: Προσθήκη σημείωσης
525 label_calendar: Ημε�?ολόγιο
525 label_calendar: Ημερολόγιο
526 label_months_from: μηνών από
526 label_months_from: μηνών από
527 label_gantt: Gantt
527 label_gantt: Gantt
528 label_internal: Εσωτε�?ικό
528 label_internal: Εσωτερικό
529 label_last_changes: "Τελευταίες %{count} αλλαγές"
529 label_last_changes: "Τελευταίες %{count} αλλαγές"
530 label_change_view_all: Π�?οβολή όλων των αλλαγών
530 label_change_view_all: Προβολή όλων των αλλαγών
531 label_personalize_page: Π�?οσα�?μογή σελίδας
531 label_personalize_page: Προσαρμογή σελίδας
532 label_comment: Σχόλιο
532 label_comment: Σχόλιο
533 label_comment_plural: Σχόλια
533 label_comment_plural: Σχόλια
534 label_x_comments:
534 label_x_comments:
535 zero: δεν υπά�?χουν σχόλια
535 zero: δεν υπάρχουν σχόλια
536 one: 1 σχόλιο
536 one: 1 σχόλιο
537 other: "%{count} σχόλια"
537 other: "%{count} σχόλια"
538 label_comment_add: Π�?οσθήκη σχολίου
538 label_comment_add: Προσθήκη σχολίου
539 label_comment_added: Τα σχόλια π�?οστέθηκαν
539 label_comment_added: Τα σχόλια προστέθηκαν
540 label_comment_delete: Διαγ�?αφή σχολίων
540 label_comment_delete: Διαγραφή σχολίων
541 label_query: Π�?οσα�?μοσμένη αναζήτηση
541 label_query: Προσαρμοσμένη αναζήτηση
542 label_query_plural: Π�?οσα�?μοσμένες αναζητήσεις
542 label_query_plural: Προσαρμοσμένες αναζητήσεις
543 label_query_new: �?έα αναζήτηση
543 label_query_new: Νέα αναζήτηση
544 label_filter_add: Π�?οσθήκη φίλτ�?ου
544 label_filter_add: Προσθήκη φίλτρου
545 label_filter_plural: Φίλτ�?α
545 label_filter_plural: Φίλτρα
546 label_equals: είναι
546 label_equals: είναι
547 label_not_equals: δεν είναι
547 label_not_equals: δεν είναι
548 label_in_less_than: μικ�?ότε�?ο από
548 label_in_less_than: μικρότερο από
549 label_in_more_than: πε�?ισσότε�?ο από
549 label_in_more_than: περισσότερο από
550 label_greater_or_equal: '>='
550 label_greater_or_equal: '>='
551 label_less_or_equal: '<='
551 label_less_or_equal: '<='
552 label_in: σε
552 label_in: σε
553 label_today: σήμε�?α
553 label_today: σήμερα
554 label_all_time: συνέχεια
554 label_all_time: συνέχεια
555 label_yesterday: χθες
555 label_yesterday: χθες
556 label_this_week: αυτή την εβδομάδα
556 label_this_week: αυτή την εβδομάδα
557 label_last_week: την π�?οηγο�?μενη εβδομάδα
557 label_last_week: την προηγούμενη εβδομάδα
558 label_last_n_days: "τελευταίες %{count} μέ�?ες"
558 label_last_n_days: "τελευταίες %{count} μέρες"
559 label_this_month: αυτό το μήνα
559 label_this_month: αυτό το μήνα
560 label_last_month: τον π�?οηγο�?μενο μήνα
560 label_last_month: τον προηγούμενο μήνα
561 label_this_year: αυτό το χ�?όνο
561 label_this_year: αυτό το χρόνο
562 label_date_range: Χ�?ονικό διάστημα
562 label_date_range: Χρονικό διάστημα
563 label_less_than_ago: σε λιγότε�?ο από ημέ�?ες π�?ιν
563 label_less_than_ago: σε λιγότερο από ημέρες πριν
564 label_more_than_ago: σε πε�?ισσότε�?ο από ημέ�?ες π�?ιν
564 label_more_than_ago: σε περισσότερο από ημέρες πριν
565 label_ago: ημέ�?ες π�?ιν
565 label_ago: ημέρες πριν
566 label_contains: πε�?ιέχει
566 label_contains: περιέχει
567 label_not_contains: δεν πε�?ιέχει
567 label_not_contains: δεν περιέχει
568 label_day_plural: μέ�?ες
568 label_day_plural: μέρες
569 label_repository: Αποθετή�?ιο
569 label_repository: Αποθετήριο
570 label_repository_plural: Αποθετή�?ια
570 label_repository_plural: Αποθετήρια
571 label_browse: Πλοήγηση
571 label_browse: Πλοήγηση
572 label_branch: Branch
572 label_branch: Branch
573 label_tag: Tag
573 label_tag: Tag
574 label_revision: Αναθεώ�?ηση
574 label_revision: Αναθεώρηση
575 label_revision_plural: Αναθεω�?ήσεις
575 label_revision_plural: Αναθεωρήσεις
576 label_associated_revisions: Συνεται�?ικές αναθεω�?ήσεις
576 label_associated_revisions: Συνεταιρικές αναθεωρήσεις
577 label_added: π�?οστέθηκε
577 label_added: προστέθηκε
578 label_modified: τ�?οποποιήθηκε
578 label_modified: τροποποιήθηκε
579 label_copied: αντιγ�?άφηκε
579 label_copied: αντιγράφηκε
580 label_renamed: μετονομάστηκε
580 label_renamed: μετονομάστηκε
581 label_deleted: διαγ�?άφηκε
581 label_deleted: διαγράφηκε
582 label_latest_revision: Τελευταία αναθεώ�?ιση
582 label_latest_revision: Τελευταία αναθεώριση
583 label_latest_revision_plural: Τελευταίες αναθεω�?ήσεις
583 label_latest_revision_plural: Τελευταίες αναθεωρήσεις
584 label_view_revisions: Π�?οβολή αναθεω�?ήσεων
584 label_view_revisions: Προβολή αναθεωρήσεων
585 label_view_all_revisions: Π�?οβολή όλων των αναθεω�?ήσεων
585 label_view_all_revisions: Προβολή όλων των αναθεωρήσεων
586 label_max_size: Μέγιστο μέγεθος
586 label_max_size: Μέγιστο μέγεθος
587 label_sort_highest: Μετακίνηση στην κο�?υφή
587 label_sort_highest: Μετακίνηση στην κορυφή
588 label_sort_higher: Μετακίνηση π�?ος τα πάνω
588 label_sort_higher: Μετακίνηση προς τα πάνω
589 label_sort_lower: Μετακίνηση π�?ος τα κάτω
589 label_sort_lower: Μετακίνηση προς τα κάτω
590 label_sort_lowest: Μετακίνηση στο κατώτατο μέ�?ος
590 label_sort_lowest: Μετακίνηση στο κατώτατο μέρος
591 label_roadmap: Χά�?της πο�?είας
591 label_roadmap: Χάρτης πορείας
592 label_roadmap_due_in: �?οθεσμία σε %{value}"
592 label_roadmap_due_in: ροθεσμία σε %{value}"
593 label_roadmap_overdue: "%{value} καθυστε�?ημένο"
593 label_roadmap_overdue: "%{value} καθυστερημένο"
594 label_roadmap_no_issues: Δεν υπά�?χουν θέματα για αυτή την έκδοση
594 label_roadmap_no_issues: Δεν υπάρχουν θέματα για αυτή την έκδοση
595 label_search: Αναζήτηση
595 label_search: Αναζήτηση
596 label_result_plural: Αποτελέσματα
596 label_result_plural: Αποτελέσματα
597 label_all_words: Όλες οι λέξεις
597 label_all_words: Όλες οι λέξεις
598 label_wiki: Wiki
598 label_wiki: Wiki
599 label_wiki_edit: Επεξε�?γασία wiki
599 label_wiki_edit: Επεξεργασία wiki
600 label_wiki_edit_plural: Επεξε�?γασία wiki
600 label_wiki_edit_plural: Επεξεργασία wiki
601 label_wiki_page: Σελίδα Wiki
601 label_wiki_page: Σελίδα Wiki
602 label_wiki_page_plural: Σελίδες Wiki
602 label_wiki_page_plural: Σελίδες Wiki
603 label_index_by_title: Δείκτης ανά τίτλο
603 label_index_by_title: Δείκτης ανά τίτλο
604 label_index_by_date: Δείκτης ανά ημε�?ομηνία
604 label_index_by_date: Δείκτης ανά ημερομηνία
605 label_current_version: Τ�?έχουσα έκδοση
605 label_current_version: Τρέχουσα έκδοση
606 label_preview: Π�?οεπισκόπηση
606 label_preview: Προεπισκόπηση
607 label_feed_plural: Feeds
607 label_feed_plural: Feeds
608 label_changes_details: Λεπτομέ�?ειες όλων των αλλαγών
608 label_changes_details: Λεπτομέρειες όλων των αλλαγών
609 label_issue_tracking: Ανίχνευση θεμάτων
609 label_issue_tracking: Ανίχνευση θεμάτων
610 label_spent_time: Δαπανημένος χ�?όνος
610 label_spent_time: Δαπανημένος χρόνος
611 label_f_hour: "%{value} ώ�?α"
611 label_f_hour: "%{value} ώρα"
612 label_f_hour_plural: "%{value} ώ�?ες"
612 label_f_hour_plural: "%{value} ώρες"
613 label_time_tracking: Ανίχνευση χ�?όνου
613 label_time_tracking: Ανίχνευση χρόνου
614 label_change_plural: Αλλαγές
614 label_change_plural: Αλλαγές
615 label_statistics: Στατιστικά
615 label_statistics: Στατιστικά
616 label_commits_per_month: Commits ανά μήνα
616 label_commits_per_month: Commits ανά μήνα
617 label_commits_per_author: Commits ανά συγγ�?αφέα
617 label_commits_per_author: Commits ανά συγγραφέα
618 label_view_diff: Π�?οβολή διαφο�?ών
618 label_view_diff: Προβολή διαφορών
619 label_diff_inline: σε σει�?ά
619 label_diff_inline: σε σειρά
620 label_diff_side_by_side: αντικ�?υστά
620 label_diff_side_by_side: αντικρυστά
621 label_options: Επιλογές
621 label_options: Επιλογές
622 label_copy_workflow_from: Αντιγ�?αφή �?οής ε�?γασίας από
622 label_copy_workflow_from: Αντιγραφή ροής εργασίας από
623 label_permissions_report: Συνοπτικός πίνακας αδειών
623 label_permissions_report: Συνοπτικός πίνακας αδειών
624 label_watched_issues: Θέματα υπό πα�?ακολο�?θηση
624 label_watched_issues: Θέματα υπό παρακολούθηση
625 label_related_issues: Σχετικά θέματα
625 label_related_issues: Σχετικά θέματα
626 label_applied_status: Εφα�?μογή κατάστασης
626 label_applied_status: Εφαρμογή κατάστασης
627 label_loading: Φο�?τώνεται...
627 label_loading: Φορτώνεται...
628 label_relation_new: �?έα συσχέτιση
628 label_relation_new: Νέα συσχέτιση
629 label_relation_delete: Διαγ�?αφή συσχέτισης
629 label_relation_delete: Διαγραφή συσχέτισης
630 label_relates_to: σχετικό με
630 label_relates_to: σχετικό με
631 label_duplicates: αντίγ�?αφα
631 label_duplicates: αντίγραφα
632 label_duplicated_by: αντιγ�?άφηκε από
632 label_duplicated_by: αντιγράφηκε από
633 label_blocks: φ�?αγές
633 label_blocks: φραγές
634 label_blocked_by: φ�?αγή από τον
634 label_blocked_by: φραγή από τον
635 label_precedes: π�?οηγείται
635 label_precedes: προηγείται
636 label_follows: ακολουθεί
636 label_follows: ακολουθεί
637 label_stay_logged_in: Πα�?αμονή σ�?νδεσης
637 label_stay_logged_in: Παραμονή σύνδεσης
638 label_disabled: απενε�?γοποιημένη
638 label_disabled: απενεργοποιημένη
639 label_show_completed_versions: Π�?οβολή ολοκλη�?ωμένων εκδόσεων
639 label_show_completed_versions: Προβολή ολοκληρωμένων εκδόσεων
640 label_me: εγώ
640 label_me: εγώ
641 label_board: Φό�?ουμ
641 label_board: Φόρουμ
642 label_board_new: �?έο φό�?ουμ
642 label_board_new: Νέο φόρουμ
643 label_board_plural: Φό�?ουμ
643 label_board_plural: Φόρουμ
644 label_topic_plural: Θέματα
644 label_topic_plural: Θέματα
645 label_message_plural: Μην�?ματα
645 label_message_plural: Μηνύματα
646 label_message_last: Τελευταίο μήνυμα
646 label_message_last: Τελευταίο μήνυμα
647 label_message_new: �?έο μήνυμα
647 label_message_new: Νέο μήνυμα
648 label_message_posted: Το μήνυμα π�?οστέθηκε
648 label_message_posted: Το μήνυμα προστέθηκε
649 label_reply_plural: Απαντήσεις
649 label_reply_plural: Απαντήσεις
650 label_send_information: Αποστολή πλη�?οφο�?ιών λογα�?ιασμο�? στο χ�?ήστη
650 label_send_information: Αποστολή πληροφοριών λογαριασμού στο χρήστη
651 label_year: Έτος
651 label_year: Έτος
652 label_month: Μήνας
652 label_month: Μήνας
653 label_week: Εβδομάδα
653 label_week: Εβδομάδα
654 label_date_from: Από
654 label_date_from: Από
655 label_date_to: Έως
655 label_date_to: Έως
656 label_language_based: Με βάση τη γλώσσα του χ�?ήστη
656 label_language_based: Με βάση τη γλώσσα του χρήστη
657 label_sort_by: "Ταξινόμηση ανά %{value}"
657 label_sort_by: "Ταξινόμηση ανά %{value}"
658 label_send_test_email: Αποστολή δοκιμαστικο�? email
658 label_send_test_email: Αποστολή δοκιμαστικού email
659 label_feeds_access_key_created_on: "το κλειδί π�?όσβασης Atom δημιου�?γήθηκε π�?ιν από %{value}"
659 label_feeds_access_key_created_on: "το κλειδί πρόσβασης Atom δημιουργήθηκε πριν από %{value}"
660 label_module_plural: Μονάδες
660 label_module_plural: Μονάδες
661 label_added_time_by: �?οστέθηκε από τον %{author} π�?ιν από %{age}"
661 label_added_time_by: ροστέθηκε από τον %{author} πριν από %{age}"
662 label_updated_time_by: "Ενημε�?ώθηκε από τον %{author} π�?ιν από %{age}"
662 label_updated_time_by: "Ενημερώθηκε από τον %{author} πριν από %{age}"
663 label_updated_time: "Ενημε�?ώθηκε π�?ιν από %{value}"
663 label_updated_time: "Ενημερώθηκε πριν από %{value}"
664 label_jump_to_a_project: Μεταβείτε σε ένα έ�?γο...
664 label_jump_to_a_project: Μεταβείτε σε ένα έργο...
665 label_file_plural: Α�?χεία
665 label_file_plural: Αρχεία
666 label_changeset_plural: Changesets
666 label_changeset_plural: Changesets
667 label_default_columns: Π�?οεπιλεγμένες στήλες
667 label_default_columns: Προεπιλεγμένες στήλες
668 label_no_change_option: (Δεν υπά�?χουν αλλαγές)
668 label_no_change_option: (Δεν υπάρχουν αλλαγές)
669 label_bulk_edit_selected_issues: Μαζική επεξε�?γασία επιλεγμένων θεμάτων
669 label_bulk_edit_selected_issues: Μαζική επεξεργασία επιλεγμένων θεμάτων
670 label_theme: Θέμα
670 label_theme: Θέμα
671 label_default: Π�?οεπιλογή
671 label_default: Προεπιλογή
672 label_search_titles_only: Αναζήτηση τίτλων μόνο
672 label_search_titles_only: Αναζήτηση τίτλων μόνο
673 label_user_mail_option_all: "Για όλες τις εξελίξεις σε όλα τα έ�?γα μου"
673 label_user_mail_option_all: "Για όλες τις εξελίξεις σε όλα τα έργα μου"
674 label_user_mail_option_selected: "Για όλες τις εξελίξεις μόνο στα επιλεγμένα έ�?γα..."
674 label_user_mail_option_selected: "Για όλες τις εξελίξεις μόνο στα επιλεγμένα έργα..."
675 label_user_mail_no_self_notified: "Δεν θέλω να ειδοποιο�?μαι για τις δικές μου αλλαγές"
675 label_user_mail_no_self_notified: "Δεν θέλω να ειδοποιούμαι για τις δικές μου αλλαγές"
676 label_registration_activation_by_email: ενε�?γοποίηση λογα�?ιασμο�? με email
676 label_registration_activation_by_email: ενεργοποίηση λογαριασμού με email
677 label_registration_manual_activation: χει�?οκίνητη ενε�?γοποίηση λογα�?ιασμο�?
677 label_registration_manual_activation: χειροκίνητη ενεργοποίηση λογαριασμού
678 label_registration_automatic_activation: αυτόματη ενε�?γοποίηση λογα�?ιασμο�?
678 label_registration_automatic_activation: αυτόματη ενεργοποίηση λογαριασμού
679 label_display_per_page: "Ανά σελίδα: %{value}"
679 label_display_per_page: "Ανά σελίδα: %{value}"
680 label_age: Ηλικία
680 label_age: Ηλικία
681 label_change_properties: Αλλαγή ιδιοτήτων
681 label_change_properties: Αλλαγή ιδιοτήτων
682 label_general: Γενικά
682 label_general: Γενικά
683 label_more: Πε�?ισσότε�?α
683 label_more: Περισσότερα
684 label_scm: SCM
684 label_scm: SCM
685 label_plugins: Plugins
685 label_plugins: Plugins
686 label_ldap_authentication: Πιστοποίηση LDAP
686 label_ldap_authentication: Πιστοποίηση LDAP
687 label_downloads_abbr: Μ/Φ
687 label_downloads_abbr: Μ/Φ
688 label_optional_description: Π�?οαι�?ετική πε�?ιγ�?αφή
688 label_optional_description: Προαιρετική περιγραφή
689 label_add_another_file: Π�?οσθήκη άλλου α�?χείου
689 label_add_another_file: Προσθήκη άλλου αρχείου
690 label_preferences: Π�?οτιμήσεις
690 label_preferences: Προτιμήσεις
691 label_chronological_order: Κατά χ�?ονολογική σει�?ά
691 label_chronological_order: Κατά χρονολογική σειρά
692 label_reverse_chronological_order: Κατά αντίστ�?οφη χ�?ονολογική σει�?ά
692 label_reverse_chronological_order: Κατά αντίστροφη χρονολογική σειρά
693 label_planning: Σχεδιασμός
693 label_planning: Σχεδιασμός
694 label_incoming_emails: Εισε�?χόμενα email
694 label_incoming_emails: Εισερχόμενα email
695 label_generate_key: Δημιου�?γία κλειδιο�?
695 label_generate_key: Δημιουργία κλειδιού
696 label_issue_watchers: Πα�?ατη�?ητές
696 label_issue_watchers: Παρατηρητές
697 label_example: Πα�?άδειγμα
697 label_example: Παράδειγμα
698 label_display: Π�?οβολή
698 label_display: Προβολή
699 label_sort: Ταξινόμηση
699 label_sort: Ταξινόμηση
700 label_ascending: Α�?ξουσα
700 label_ascending: Αύξουσα
701 label_descending: Φθίνουσα
701 label_descending: Φθίνουσα
702 label_date_from_to: Από %{start} έως %{end}
702 label_date_from_to: Από %{start} έως %{end}
703 label_wiki_content_added: Η σελίδα Wiki π�?οστέθηκε
703 label_wiki_content_added: Η σελίδα Wiki προστέθηκε
704 label_wiki_content_updated: Η σελίδα Wiki ενημε�?ώθηκε
704 label_wiki_content_updated: Η σελίδα Wiki ενημερώθηκε
705
705
706 button_login: Σ�?νδεση
706 button_login: Σύνδεση
707 button_submit: Αποστολή
707 button_submit: Αποστολή
708 button_save: Αποθήκευση
708 button_save: Αποθήκευση
709 button_check_all: Επιλογή όλων
709 button_check_all: Επιλογή όλων
710 button_uncheck_all: Αποεπιλογή όλων
710 button_uncheck_all: Αποεπιλογή όλων
711 button_delete: Διαγ�?αφή
711 button_delete: Διαγραφή
712 button_create: Δημιου�?γία
712 button_create: Δημιουργία
713 button_create_and_continue: Δημιου�?γία και συνέχεια
713 button_create_and_continue: Δημιουργία και συνέχεια
714 button_test: Τεστ
714 button_test: Τεστ
715 button_edit: Επεξε�?γασία
715 button_edit: Επεξεργασία
716 button_add: Π�?οσθήκη
716 button_add: Προσθήκη
717 button_change: Αλλαγή
717 button_change: Αλλαγή
718 button_apply: Εφα�?μογή
718 button_apply: Εφαρμογή
719 button_clear: Καθα�?ισμός
719 button_clear: Καθαρισμός
720 button_lock: Κλείδωμα
720 button_lock: Κλείδωμα
721 button_unlock: Ξεκλείδωμα
721 button_unlock: Ξεκλείδωμα
722 button_download: Μεταφό�?τωση
722 button_download: Μεταφόρτωση
723 button_list: Λίστα
723 button_list: Λίστα
724 button_view: Π�?οβολή
724 button_view: Προβολή
725 button_move: Μετακίνηση
725 button_move: Μετακίνηση
726 button_back: Πίσω
726 button_back: Πίσω
727 button_cancel: Ακ�?�?ωση
727 button_cancel: Ακύρωση
728 button_activate: Ενε�?γοποίηση
728 button_activate: Ενεργοποίηση
729 button_sort: Ταξινόμηση
729 button_sort: Ταξινόμηση
730 button_log_time: Ιστο�?ικό χ�?όνου
730 button_log_time: Ιστορικό χρόνου
731 button_rollback: Επαναφο�?ά σε αυτή την έκδοση
731 button_rollback: Επαναφορά σε αυτή την έκδοση
732 button_watch: Πα�?ακολο�?θηση
732 button_watch: Παρακολούθηση
733 button_unwatch: Αναί�?εση πα�?ακολο�?θησης
733 button_unwatch: Αναίρεση παρακολούθησης
734 button_reply: Απάντηση
734 button_reply: Απάντηση
735 button_archive: Α�?χειοθέτηση
735 button_archive: Αρχειοθέτηση
736 button_unarchive: Αναί�?εση α�?χειοθέτησης
736 button_unarchive: Αναίρεση αρχειοθέτησης
737 button_reset: Επαναφο�?ά
737 button_reset: Επαναφορά
738 button_rename: Μετονομασία
738 button_rename: Μετονομασία
739 button_change_password: Αλλαγή κωδικο�? π�?όσβασης
739 button_change_password: Αλλαγή κωδικού πρόσβασης
740 button_copy: Αντιγ�?αφή
740 button_copy: Αντιγραφή
741 button_annotate: Σχολιασμός
741 button_annotate: Σχολιασμός
742 button_update: Ενημέ�?ωση
742 button_update: Ενημέρωση
743 button_configure: Ρ�?θμιση
743 button_configure: Ρύθμιση
744 button_quote: Πα�?άθεση
744 button_quote: Παράθεση
745
745
746 status_active: ενε�?γό(ς)/ή
746 status_active: ενεργό(ς)/ή
747 status_registered: εγεγγ�?αμμένο(ς)/η
747 status_registered: εγεγγραμμένο(ς)/η
748 status_locked: κλειδωμένο(ς)/η
748 status_locked: κλειδωμένο(ς)/η
749
749
750 text_select_mail_notifications: Επιλογή ενε�?γειών για τις οποίες θα π�?έπει να αποσταλεί ειδοποίηση με email.
750 text_select_mail_notifications: Επιλογή ενεργειών για τις οποίες θα πρέπει να αποσταλεί ειδοποίηση με email.
751 text_regexp_info: eg. ^[A-Z0-9]+$
751 text_regexp_info: eg. ^[A-Z0-9]+$
752 text_min_max_length_info: 0 σημαίνει ότι δεν υπά�?χουν πε�?ιο�?ισμοί
752 text_min_max_length_info: 0 σημαίνει ότι δεν υπάρχουν περιορισμοί
753 text_project_destroy_confirmation: Είστε σίγου�?οι ότι θέλετε να διαγ�?άψετε αυτό το έ�?γο και τα σχετικά δεδομένα του;
753 text_project_destroy_confirmation: Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το έργο και τα σχετικά δεδομένα του;
754 text_subprojects_destroy_warning: "Επίσης το(α) επιμέ�?ους έ�?γο(α): %{value} θα διαγ�?αφο�?ν."
754 text_subprojects_destroy_warning: "Επίσης το(α) επιμέρους έργο(α): %{value} θα διαγραφούν."
755 text_workflow_edit: Επιλέξτε ένα �?όλο και έναν ανιχνευτή για να επεξε�?γαστείτε τη �?οή ε�?γασίας
755 text_workflow_edit: Επιλέξτε ένα ρόλο και έναν ανιχνευτή για να επεξεργαστείτε τη ροή εργασίας
756 text_are_you_sure: Είστε σίγου�?ος ;
756 text_are_you_sure: Είστε σίγουρος ;
757 text_tip_issue_begin_day: καθήκοντα που ξεκινάνε σήμε�?α
757 text_tip_issue_begin_day: καθήκοντα που ξεκινάνε σήμερα
758 text_tip_issue_end_day: καθήκοντα που τελειώνουν σήμε�?α
758 text_tip_issue_end_day: καθήκοντα που τελειώνουν σήμερα
759 text_tip_issue_begin_end_day: καθήκοντα που ξεκινάνε και τελειώνουν σήμε�?α
759 text_tip_issue_begin_end_day: καθήκοντα που ξεκινάνε και τελειώνουν σήμερα
760 text_caracters_maximum: "μέγιστος α�?ιθμός %{count} χα�?ακτή�?ες."
760 text_caracters_maximum: "μέγιστος αριθμός %{count} χαρακτήρες."
761 text_caracters_minimum: �?έπει να πε�?ιέχει τουλάχιστον %{count} χα�?ακτή�?ες."
761 text_caracters_minimum: ρέπει να περιέχει τουλάχιστον %{count} χαρακτήρες."
762 text_length_between: "Μήκος μεταξ�? %{min} και %{max} χα�?ακτή�?ες."
762 text_length_between: "Μήκος μεταξύ %{min} και %{max} χαρακτήρες."
763 text_tracker_no_workflow: Δεν έχει ο�?ιστεί �?οή ε�?γασίας για αυτό τον ανιχνευτή
763 text_tracker_no_workflow: Δεν έχει οριστεί ροή εργασίας για αυτό τον ανιχνευτή
764 text_unallowed_characters: Μη επιτ�?επόμενοι χα�?ακτή�?ες
764 text_unallowed_characters: Μη επιτρεπόμενοι χαρακτήρες
765 text_comma_separated: Επιτ�?έπονται πολλαπλές τιμές (χω�?ισμένες με κόμμα).
765 text_comma_separated: Επιτρέπονται πολλαπλές τιμές (χωρισμένες με κόμμα).
766 text_issues_ref_in_commit_messages: Αναφο�?ά και καθο�?ισμός θεμάτων σε μην�?ματα commit
766 text_issues_ref_in_commit_messages: Αναφορά και καθορισμός θεμάτων σε μηνύματα commit
767 text_issue_added: "Το θέμα %{id} πα�?ουσιάστηκε από τον %{author}."
767 text_issue_added: "Το θέμα %{id} παρουσιάστηκε από τον %{author}."
768 text_issue_updated: "Το θέμα %{id} ενημε�?ώθηκε από τον %{author}."
768 text_issue_updated: "Το θέμα %{id} ενημερώθηκε από τον %{author}."
769 text_wiki_destroy_confirmation: Είστε σίγου�?οι ότι θέλετε να διαγ�?άψετε αυτό το wiki και όλο το πε�?ιεχόμενο του ;
769 text_wiki_destroy_confirmation: Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το wiki και όλο το περιεχόμενο του ;
770 text_issue_category_destroy_question: "Κάποια θέματα (%{count}) έχουν εκχω�?ηθεί σε αυτή την κατηγο�?ία. Τι θέλετε να κάνετε ;"
770 text_issue_category_destroy_question: "Κάποια θέματα (%{count}) έχουν εκχωρηθεί σε αυτή την κατηγορία. Τι θέλετε να κάνετε ;"
771 text_issue_category_destroy_assignments: Αφαί�?εση εκχω�?ήσεων κατηγο�?ίας
771 text_issue_category_destroy_assignments: Αφαίρεση εκχωρήσεων κατηγορίας
772 text_issue_category_reassign_to: Επανεκχώ�?ηση θεμάτων σε αυτή την κατηγο�?ία
772 text_issue_category_reassign_to: Επανεκχώρηση θεμάτων σε αυτή την κατηγορία
773 text_user_mail_option: "Για μη επιλεγμένα έ�?γα, θα λάβετε ειδοποιήσεις μόνο για π�?άγματα που πα�?ακολουθείτε ή στα οποία συμμετέχω ενε�?γά (π.χ. θέματα των οποίων είστε συγγ�?αφέας ή σας έχουν ανατεθεί)."
773 text_user_mail_option: "Για μη επιλεγμένα έργα, θα λάβετε ειδοποιήσεις μόνο για πράγματα που παρακολουθείτε ή στα οποία συμμετέχω ενεργά (π.χ. θέματα των οποίων είστε συγγραφέας ή σας έχουν ανατεθεί)."
774 text_no_configuration_data: "Οι �?όλοι, οι ανιχνευτές, η κατάσταση των θεμάτων και η �?οή ε�?γασίας δεν έχουν �?υθμιστεί ακόμα.\nΣυνιστάται ιδιαίτε�?α να φο�?τώσετε τις π�?οεπιλεγμένες �?υθμίσεις. Θα είστε σε θέση να τις τ�?οποποιήσετε μετά τη φό�?τωση τους."
774 text_no_configuration_data: "Οι ρόλοι, οι ανιχνευτές, η κατάσταση των θεμάτων και η ροή εργασίας δεν έχουν ρυθμιστεί ακόμα.\nΣυνιστάται ιδιαίτερα να φορτώσετε τις προεπιλεγμένες ρυθμίσεις. Θα είστε σε θέση να τις τροποποιήσετε μετά τη φόρτωση τους."
775 text_load_default_configuration: Φό�?τωση π�?οεπιλεγμένων �?υθμίσεων
775 text_load_default_configuration: Φόρτωση προεπιλεγμένων ρυθμίσεων
776 text_status_changed_by_changeset: "Εφα�?μόστηκε στο changeset %{value}."
776 text_status_changed_by_changeset: "Εφαρμόστηκε στο changeset %{value}."
777 text_issues_destroy_confirmation: 'Είστε σίγου�?ος ότι θέλετε να διαγ�?άψετε το επιλεγμένο θέμα(τα);'
777 text_issues_destroy_confirmation: 'Είστε σίγουρος ότι θέλετε να διαγράψετε το επιλεγμένο θέμα(τα);'
778 text_select_project_modules: 'Επιλέξτε ποιες μονάδες θα ενε�?γοποιήσετε για αυτό το έ�?γο:'
778 text_select_project_modules: 'Επιλέξτε ποιες μονάδες θα ενεργοποιήσετε για αυτό το έργο:'
779 text_default_administrator_account_changed: Ο π�?οκαθο�?ισμένος λογα�?ιασμός του διαχει�?ιστή άλλαξε
779 text_default_administrator_account_changed: Ο προκαθορισμένος λογαριασμός του διαχειριστή άλλαξε
780 text_file_repository_writable: Εγγ�?άψιμος κατάλογος συνημμένων
780 text_file_repository_writable: Εγγράψιμος κατάλογος συνημμένων
781 text_plugin_assets_writable: Εγγ�?άψιμος κατάλογος plugin assets
781 text_plugin_assets_writable: Εγγράψιμος κατάλογος plugin assets
782 text_rmagick_available: Διαθέσιμο RMagick (π�?οαι�?ετικό)
782 text_rmagick_available: Διαθέσιμο RMagick (προαιρετικό)
783 text_destroy_time_entries_question: "%{hours} δαπανήθηκαν σχετικά με τα θέματα που π�?όκειται να διαγ�?άψετε. Τι θέλετε να κάνετε ;"
783 text_destroy_time_entries_question: "%{hours} δαπανήθηκαν σχετικά με τα θέματα που πρόκειται να διαγράψετε. Τι θέλετε να κάνετε ;"
784 text_destroy_time_entries: Διαγ�?αφή αναφε�?όμενων ω�?ών
784 text_destroy_time_entries: Διαγραφή αναφερόμενων ωρών
785 text_assign_time_entries_to_project: Ανάθεση αναφε�?όμενων ω�?ών στο έ�?γο
785 text_assign_time_entries_to_project: Ανάθεση αναφερόμενων ωρών στο έργο
786 text_reassign_time_entries: 'Ανάθεση εκ νέου των αναφε�?όμενων ω�?ών στο θέμα:'
786 text_reassign_time_entries: 'Ανάθεση εκ νέου των αναφερόμενων ωρών στο θέμα:'
787 text_user_wrote: "%{value} έγ�?αψε:"
787 text_user_wrote: "%{value} έγραψε:"
788 text_enumeration_destroy_question: "%{count} αντικείμενα έχουν τεθεί σε αυτή την τιμή."
788 text_enumeration_destroy_question: "%{count} αντικείμενα έχουν τεθεί σε αυτή την τιμή."
789 text_enumeration_category_reassign_to: 'Επανεκχώ�?ηση τους στην πα�?ο�?σα αξία:'
789 text_enumeration_category_reassign_to: 'Επανεκχώρηση τους στην παρούσα αξία:'
790 text_email_delivery_not_configured: "Δεν έχουν γίνει �?υθμίσεις πα�?άδοσης email, και οι ειδοποιήσεις είναι απενε�?γοποιημένες.\nΔηλώστε τον εξυπη�?ετητή SMTP στο config/configuration.yml και κάντε επανακκίνηση την εφα�?μογή για να τις �?υθμίσεις."
790 text_email_delivery_not_configured: "Δεν έχουν γίνει ρυθμίσεις παράδοσης email, και οι ειδοποιήσεις είναι απενεργοποιημένες.\nΔηλώστε τον εξυπηρετητή SMTP στο config/configuration.yml και κάντε επανακκίνηση την εφαρμογή για να τις ρυθμίσεις."
791 text_repository_usernames_mapping: "Επιλέξτε ή ενημε�?ώστε τον χ�?ήστη Redmine που αντιστοιχεί σε κάθε όνομα χ�?ήστη στο ιστο�?ικό του αποθετη�?ίου.\nΧ�?ήστες με το ίδιο όνομα χ�?ήστη ή email στο Redmine και στο αποθετη�?ίο αντιστοιχίζονται αυτόματα."
791 text_repository_usernames_mapping: "Επιλέξτε ή ενημερώστε τον χρήστη Redmine που αντιστοιχεί σε κάθε όνομα χρήστη στο ιστορικό του αποθετηρίου.\nΧρήστες με το ίδιο όνομα χρήστη ή email στο Redmine και στο αποθετηρίο αντιστοιχίζονται αυτόματα."
792 text_diff_truncated: '... Αυτό το diff εχεί κοπεί επειδή υπε�?βαίνει το μέγιστο μέγεθος που μπο�?εί να π�?οβληθεί.'
792 text_diff_truncated: '... Αυτό το diff εχεί κοπεί επειδή υπερβαίνει το μέγιστο μέγεθος που μπορεί να προβληθεί.'
793 text_custom_field_possible_values_info: 'Μία γ�?αμμή για κάθε τιμή'
793 text_custom_field_possible_values_info: 'Μία γραμμή για κάθε τιμή'
794 text_wiki_page_destroy_question: "Αυτή η σελίδα έχει %{descendants} σελίδες τέκνων και απογόνων. Τι θέλετε να κάνετε ;"
794 text_wiki_page_destroy_question: "Αυτή η σελίδα έχει %{descendants} σελίδες τέκνων και απογόνων. Τι θέλετε να κάνετε ;"
795 text_wiki_page_nullify_children: "Διατη�?ήστε τις σελίδες τέκνων ως σελίδες root"
795 text_wiki_page_nullify_children: "Διατηρήστε τις σελίδες τέκνων ως σελίδες root"
796 text_wiki_page_destroy_children: "Διαγ�?άψτε όλες τις σελίδες τέκνων και των απογόνων τους"
796 text_wiki_page_destroy_children: "Διαγράψτε όλες τις σελίδες τέκνων και των απογόνων τους"
797 text_wiki_page_reassign_children: "Επανεκχώ�?ιση των σελίδων τέκνων στη γονική σελίδα"
797 text_wiki_page_reassign_children: "Επανεκχώριση των σελίδων τέκνων στη γονική σελίδα"
798
798
799 default_role_manager: Manager
799 default_role_manager: Manager
800 default_role_developer: Developer
800 default_role_developer: Developer
801 default_role_reporter: Reporter
801 default_role_reporter: Reporter
802 default_tracker_bug: Σφάλματα
802 default_tracker_bug: Σφάλματα
803 default_tracker_feature: Λειτου�?γίες
803 default_tracker_feature: Λειτουργίες
804 default_tracker_support: Υποστή�?ιξη
804 default_tracker_support: Υποστήριξη
805 default_issue_status_new: �?έα
805 default_issue_status_new: Νέα
806 default_issue_status_in_progress: In Progress
806 default_issue_status_in_progress: In Progress
807 default_issue_status_resolved: Επιλυμένο
807 default_issue_status_resolved: Επιλυμένο
808 default_issue_status_feedback: Σχόλια
808 default_issue_status_feedback: Σχόλια
809 default_issue_status_closed: Κλειστό
809 default_issue_status_closed: Κλειστό
810 default_issue_status_rejected: Απο�?�?ιπτέο
810 default_issue_status_rejected: Απορριπτέο
811 default_doc_category_user: Τεκμη�?ίωση χ�?ήστη
811 default_doc_category_user: Τεκμηρίωση χρήστη
812 default_doc_category_tech: Τεχνική τεκμη�?ίωση
812 default_doc_category_tech: Τεχνική τεκμηρίωση
813 default_priority_low: Χαμηλή
813 default_priority_low: Χαμηλή
814 default_priority_normal: Κανονική
814 default_priority_normal: Κανονική
815 default_priority_high: Υψηλή
815 default_priority_high: Υψηλή
816 default_priority_urgent: Επείγον
816 default_priority_urgent: Επείγον
817 default_priority_immediate: Άμεση
817 default_priority_immediate: Άμεση
818 default_activity_design: Σχεδιασμός
818 default_activity_design: Σχεδιασμός
819 default_activity_development: Ανάπτυξη
819 default_activity_development: Ανάπτυξη
820
820
821 enumeration_issue_priorities: Π�?οτε�?αιότητα θέματος
821 enumeration_issue_priorities: Προτεραιότητα θέματος
822 enumeration_doc_categories: Κατηγο�?ία εγγ�?άφων
822 enumeration_doc_categories: Κατηγορία εγγράφων
823 enumeration_activities: Δ�?αστη�?ιότητες (κατακε�?ματισμός χ�?όνου)
823 enumeration_activities: Δραστηριότητες (κατακερματισμός χρόνου)
824 text_journal_changed: "%{label} άλλαξε από %{old} σε %{new}"
824 text_journal_changed: "%{label} άλλαξε από %{old} σε %{new}"
825 text_journal_set_to: "%{label} ο�?ίζεται σε %{value}"
825 text_journal_set_to: "%{label} ορίζεται σε %{value}"
826 text_journal_deleted: "%{label} διαγ�?άφηκε (%{old})"
826 text_journal_deleted: "%{label} διαγράφηκε (%{old})"
827 label_group_plural: Ομάδες
827 label_group_plural: Ομάδες
828 label_group: Ομάδα
828 label_group: Ομάδα
829 label_group_new: �?έα ομάδα
829 label_group_new: Νέα ομάδα
830 label_time_entry_plural: Χ�?όνος που δαπανήθηκε
830 label_time_entry_plural: Χρόνος που δαπανήθηκε
831 text_journal_added: "%{label} %{value} added"
831 text_journal_added: "%{label} %{value} added"
832 field_active: Active
832 field_active: Active
833 enumeration_system_activity: System Activity
833 enumeration_system_activity: System Activity
834 permission_delete_issue_watchers: Delete watchers
834 permission_delete_issue_watchers: Delete watchers
835 version_status_closed: closed
835 version_status_closed: closed
836 version_status_locked: locked
836 version_status_locked: locked
837 version_status_open: open
837 version_status_open: open
838 error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
838 error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
839 label_user_anonymous: Anonymous
839 label_user_anonymous: Anonymous
840 button_move_and_follow: Move and follow
840 button_move_and_follow: Move and follow
841 setting_default_projects_modules: Default enabled modules for new projects
841 setting_default_projects_modules: Default enabled modules for new projects
842 setting_gravatar_default: Default Gravatar image
842 setting_gravatar_default: Default Gravatar image
843 field_sharing: Sharing
843 field_sharing: Sharing
844 label_version_sharing_hierarchy: With project hierarchy
844 label_version_sharing_hierarchy: With project hierarchy
845 label_version_sharing_system: With all projects
845 label_version_sharing_system: With all projects
846 label_version_sharing_descendants: With subprojects
846 label_version_sharing_descendants: With subprojects
847 label_version_sharing_tree: With project tree
847 label_version_sharing_tree: With project tree
848 label_version_sharing_none: Not shared
848 label_version_sharing_none: Not shared
849 error_can_not_archive_project: This project can not be archived
849 error_can_not_archive_project: This project can not be archived
850 button_duplicate: Duplicate
850 button_duplicate: Duplicate
851 button_copy_and_follow: Copy and follow
851 button_copy_and_follow: Copy and follow
852 label_copy_source: Source
852 label_copy_source: Source
853 setting_issue_done_ratio: Calculate the issue done ratio with
853 setting_issue_done_ratio: Calculate the issue done ratio with
854 setting_issue_done_ratio_issue_status: Use the issue status
854 setting_issue_done_ratio_issue_status: Use the issue status
855 error_issue_done_ratios_not_updated: Issue done ratios not updated.
855 error_issue_done_ratios_not_updated: Issue done ratios not updated.
856 error_workflow_copy_target: Please select target tracker(s) and role(s)
856 error_workflow_copy_target: Please select target tracker(s) and role(s)
857 setting_issue_done_ratio_issue_field: Use the issue field
857 setting_issue_done_ratio_issue_field: Use the issue field
858 label_copy_same_as_target: Same as target
858 label_copy_same_as_target: Same as target
859 label_copy_target: Target
859 label_copy_target: Target
860 notice_issue_done_ratios_updated: Issue done ratios updated.
860 notice_issue_done_ratios_updated: Issue done ratios updated.
861 error_workflow_copy_source: Please select a source tracker or role
861 error_workflow_copy_source: Please select a source tracker or role
862 label_update_issue_done_ratios: Update issue done ratios
862 label_update_issue_done_ratios: Update issue done ratios
863 setting_start_of_week: Start calendars on
863 setting_start_of_week: Start calendars on
864 permission_view_issues: View Issues
864 permission_view_issues: View Issues
865 label_display_used_statuses_only: Only display statuses that are used by this tracker
865 label_display_used_statuses_only: Only display statuses that are used by this tracker
866 label_revision_id: Revision %{value}
866 label_revision_id: Revision %{value}
867 label_api_access_key: API access key
867 label_api_access_key: API access key
868 label_api_access_key_created_on: API access key created %{value} ago
868 label_api_access_key_created_on: API access key created %{value} ago
869 label_feeds_access_key: Atom access key
869 label_feeds_access_key: Atom access key
870 notice_api_access_key_reseted: Your API access key was reset.
870 notice_api_access_key_reseted: Your API access key was reset.
871 setting_rest_api_enabled: Enable REST web service
871 setting_rest_api_enabled: Enable REST web service
872 label_missing_api_access_key: Missing an API access key
872 label_missing_api_access_key: Missing an API access key
873 label_missing_feeds_access_key: Missing a Atom access key
873 label_missing_feeds_access_key: Missing a Atom access key
874 button_show: Show
874 button_show: Show
875 text_line_separated: Multiple values allowed (one line for each value).
875 text_line_separated: Multiple values allowed (one line for each value).
876 setting_mail_handler_body_delimiters: Truncate emails after one of these lines
876 setting_mail_handler_body_delimiters: Truncate emails after one of these lines
877 permission_add_subprojects: Create subprojects
877 permission_add_subprojects: Create subprojects
878 label_subproject_new: New subproject
878 label_subproject_new: New subproject
879 text_own_membership_delete_confirmation: |-
879 text_own_membership_delete_confirmation: |-
880 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
880 You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
881 Are you sure you want to continue?
881 Are you sure you want to continue?
882 label_close_versions: Close completed versions
882 label_close_versions: Close completed versions
883 label_board_sticky: Sticky
883 label_board_sticky: Sticky
884 label_board_locked: Locked
884 label_board_locked: Locked
885 permission_export_wiki_pages: Export wiki pages
885 permission_export_wiki_pages: Export wiki pages
886 setting_cache_formatted_text: Cache formatted text
886 setting_cache_formatted_text: Cache formatted text
887 permission_manage_project_activities: Manage project activities
887 permission_manage_project_activities: Manage project activities
888 error_unable_delete_issue_status: Unable to delete issue status
888 error_unable_delete_issue_status: Unable to delete issue status
889 label_profile: Profile
889 label_profile: Profile
890 permission_manage_subtasks: Manage subtasks
890 permission_manage_subtasks: Manage subtasks
891 field_parent_issue: Parent task
891 field_parent_issue: Parent task
892 label_subtask_plural: Subtasks
892 label_subtask_plural: Subtasks
893 label_project_copy_notifications: Send email notifications during the project copy
893 label_project_copy_notifications: Send email notifications during the project copy
894 error_can_not_delete_custom_field: Unable to delete custom field
894 error_can_not_delete_custom_field: Unable to delete custom field
895 error_unable_to_connect: Unable to connect (%{value})
895 error_unable_to_connect: Unable to connect (%{value})
896 error_can_not_remove_role: This role is in use and can not be deleted.
896 error_can_not_remove_role: This role is in use and can not be deleted.
897 error_can_not_delete_tracker: This tracker contains issues and cannot be deleted.
897 error_can_not_delete_tracker: This tracker contains issues and cannot be deleted.
898 field_principal: Principal
898 field_principal: Principal
899 label_my_page_block: My page block
899 label_my_page_block: My page block
900 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
900 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
901 text_zoom_out: Zoom out
901 text_zoom_out: Zoom out
902 text_zoom_in: Zoom in
902 text_zoom_in: Zoom in
903 notice_unable_delete_time_entry: Unable to delete time log entry.
903 notice_unable_delete_time_entry: Unable to delete time log entry.
904 label_overall_spent_time: Overall spent time
904 label_overall_spent_time: Overall spent time
905 field_time_entries: Log time
905 field_time_entries: Log time
906 project_module_gantt: Gantt
906 project_module_gantt: Gantt
907 project_module_calendar: Calendar
907 project_module_calendar: Calendar
908 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
908 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
909 field_text: Text field
909 field_text: Text field
910 label_user_mail_option_only_owner: Only for things I am the owner of
910 label_user_mail_option_only_owner: Only for things I am the owner of
911 setting_default_notification_option: Default notification option
911 setting_default_notification_option: Default notification option
912 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
912 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
913 label_user_mail_option_only_assigned: Only for things I am assigned to
913 label_user_mail_option_only_assigned: Only for things I am assigned to
914 label_user_mail_option_none: No events
914 label_user_mail_option_none: No events
915 field_member_of_group: Assignee's group
915 field_member_of_group: Assignee's group
916 field_assigned_to_role: Assignee's role
916 field_assigned_to_role: Assignee's role
917 notice_not_authorized_archived_project: The project you're trying to access has been archived.
917 notice_not_authorized_archived_project: The project you're trying to access has been archived.
918 label_principal_search: "Search for user or group:"
918 label_principal_search: "Search for user or group:"
919 label_user_search: "Search for user:"
919 label_user_search: "Search for user:"
920 field_visible: Visible
920 field_visible: Visible
921 setting_commit_logtime_activity_id: Activity for logged time
921 setting_commit_logtime_activity_id: Activity for logged time
922 text_time_logged_by_changeset: Applied in changeset %{value}.
922 text_time_logged_by_changeset: Applied in changeset %{value}.
923 setting_commit_logtime_enabled: Enable time logging
923 setting_commit_logtime_enabled: Enable time logging
924 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
924 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
925 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
925 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
926 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
926 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
927 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
927 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
928 label_my_queries: My custom queries
928 label_my_queries: My custom queries
929 text_journal_changed_no_detail: "%{label} updated"
929 text_journal_changed_no_detail: "%{label} updated"
930 label_news_comment_added: Comment added to a news
930 label_news_comment_added: Comment added to a news
931 button_expand_all: Expand all
931 button_expand_all: Expand all
932 button_collapse_all: Collapse all
932 button_collapse_all: Collapse all
933 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
933 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
934 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
934 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
935 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
935 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
936 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
936 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
937 label_role_anonymous: Anonymous
937 label_role_anonymous: Anonymous
938 label_role_non_member: Non member
938 label_role_non_member: Non member
939 label_issue_note_added: Note added
939 label_issue_note_added: Note added
940 label_issue_status_updated: Status updated
940 label_issue_status_updated: Status updated
941 label_issue_priority_updated: Priority updated
941 label_issue_priority_updated: Priority updated
942 label_issues_visibility_own: Issues created by or assigned to the user
942 label_issues_visibility_own: Issues created by or assigned to the user
943 field_issues_visibility: Issues visibility
943 field_issues_visibility: Issues visibility
944 label_issues_visibility_all: All issues
944 label_issues_visibility_all: All issues
945 permission_set_own_issues_private: Set own issues public or private
945 permission_set_own_issues_private: Set own issues public or private
946 field_is_private: Private
946 field_is_private: Private
947 permission_set_issues_private: Set issues public or private
947 permission_set_issues_private: Set issues public or private
948 label_issues_visibility_public: All non private issues
948 label_issues_visibility_public: All non private issues
949 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
949 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
950 field_commit_logs_encoding: Κωδικοποίηση μηνυμάτων commit
950 field_commit_logs_encoding: Κωδικοποίηση μηνυμάτων commit
951 field_scm_path_encoding: Path encoding
951 field_scm_path_encoding: Path encoding
952 text_scm_path_encoding_note: "Default: UTF-8"
952 text_scm_path_encoding_note: "Default: UTF-8"
953 field_path_to_repository: Path to repository
953 field_path_to_repository: Path to repository
954 field_root_directory: Root directory
954 field_root_directory: Root directory
955 field_cvs_module: Module
955 field_cvs_module: Module
956 field_cvsroot: CVSROOT
956 field_cvsroot: CVSROOT
957 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
957 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
958 text_scm_command: Command
958 text_scm_command: Command
959 text_scm_command_version: Version
959 text_scm_command_version: Version
960 label_git_report_last_commit: Report last commit for files and directories
960 label_git_report_last_commit: Report last commit for files and directories
961 notice_issue_successful_create: Issue %{id} created.
961 notice_issue_successful_create: Issue %{id} created.
962 label_between: between
962 label_between: between
963 setting_issue_group_assignment: Allow issue assignment to groups
963 setting_issue_group_assignment: Allow issue assignment to groups
964 label_diff: diff
964 label_diff: diff
965 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
965 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
966 description_query_sort_criteria_direction: Sort direction
966 description_query_sort_criteria_direction: Sort direction
967 description_project_scope: Search scope
967 description_project_scope: Search scope
968 description_filter: Filter
968 description_filter: Filter
969 description_user_mail_notification: Mail notification settings
969 description_user_mail_notification: Mail notification settings
970 description_date_from: Enter start date
970 description_date_from: Enter start date
971 description_message_content: Message content
971 description_message_content: Message content
972 description_available_columns: Available Columns
972 description_available_columns: Available Columns
973 description_date_range_interval: Choose range by selecting start and end date
973 description_date_range_interval: Choose range by selecting start and end date
974 description_issue_category_reassign: Choose issue category
974 description_issue_category_reassign: Choose issue category
975 description_search: Searchfield
975 description_search: Searchfield
976 description_notes: Notes
976 description_notes: Notes
977 description_date_range_list: Choose range from list
977 description_date_range_list: Choose range from list
978 description_choose_project: Projects
978 description_choose_project: Projects
979 description_date_to: Enter end date
979 description_date_to: Enter end date
980 description_query_sort_criteria_attribute: Sort attribute
980 description_query_sort_criteria_attribute: Sort attribute
981 description_wiki_subpages_reassign: Choose new parent page
981 description_wiki_subpages_reassign: Choose new parent page
982 description_selected_columns: Selected Columns
982 description_selected_columns: Selected Columns
983 label_parent_revision: Parent
983 label_parent_revision: Parent
984 label_child_revision: Child
984 label_child_revision: Child
985 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
985 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
986 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
986 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
987 button_edit_section: Edit this section
987 button_edit_section: Edit this section
988 setting_repositories_encodings: Attachments and repositories encodings
988 setting_repositories_encodings: Attachments and repositories encodings
989 description_all_columns: All Columns
989 description_all_columns: All Columns
990 button_export: Export
990 button_export: Export
991 label_export_options: "%{export_format} export options"
991 label_export_options: "%{export_format} export options"
992 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
992 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
993 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
993 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
994 label_x_issues:
994 label_x_issues:
995 zero: 0 Θέμα
995 zero: 0 Θέμα
996 one: 1 Θέμα
996 one: 1 Θέμα
997 other: "%{count} Θέματα"
997 other: "%{count} Θέματα"
998 label_repository_new: New repository
998 label_repository_new: New repository
999 field_repository_is_default: Main repository
999 field_repository_is_default: Main repository
1000 label_copy_attachments: Copy attachments
1000 label_copy_attachments: Copy attachments
1001 label_item_position: "%{position}/%{count}"
1001 label_item_position: "%{position}/%{count}"
1002 label_completed_versions: Completed versions
1002 label_completed_versions: Completed versions
1003 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1003 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1004 field_multiple: Multiple values
1004 field_multiple: Multiple values
1005 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1005 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1006 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1006 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1007 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1007 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1008 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1008 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1009 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1009 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1010 permission_manage_related_issues: Manage related issues
1010 permission_manage_related_issues: Manage related issues
1011 field_auth_source_ldap_filter: LDAP filter
1011 field_auth_source_ldap_filter: LDAP filter
1012 label_search_for_watchers: Search for watchers to add
1012 label_search_for_watchers: Search for watchers to add
1013 notice_account_deleted: Your account has been permanently deleted.
1013 notice_account_deleted: Your account has been permanently deleted.
1014 setting_unsubscribe: Allow users to delete their own account
1014 setting_unsubscribe: Allow users to delete their own account
1015 button_delete_my_account: Delete my account
1015 button_delete_my_account: Delete my account
1016 text_account_destroy_confirmation: |-
1016 text_account_destroy_confirmation: |-
1017 Are you sure you want to proceed?
1017 Are you sure you want to proceed?
1018 Your account will be permanently deleted, with no way to reactivate it.
1018 Your account will be permanently deleted, with no way to reactivate it.
1019 error_session_expired: Your session has expired. Please login again.
1019 error_session_expired: Your session has expired. Please login again.
1020 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1020 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1021 setting_session_lifetime: Session maximum lifetime
1021 setting_session_lifetime: Session maximum lifetime
1022 setting_session_timeout: Session inactivity timeout
1022 setting_session_timeout: Session inactivity timeout
1023 label_session_expiration: Session expiration
1023 label_session_expiration: Session expiration
1024 permission_close_project: Close / reopen the project
1024 permission_close_project: Close / reopen the project
1025 label_show_closed_projects: View closed projects
1025 label_show_closed_projects: View closed projects
1026 button_close: Close
1026 button_close: Close
1027 button_reopen: Reopen
1027 button_reopen: Reopen
1028 project_status_active: active
1028 project_status_active: active
1029 project_status_closed: closed
1029 project_status_closed: closed
1030 project_status_archived: archived
1030 project_status_archived: archived
1031 text_project_closed: This project is closed and read-only.
1031 text_project_closed: This project is closed and read-only.
1032 notice_user_successful_create: User %{id} created.
1032 notice_user_successful_create: User %{id} created.
1033 field_core_fields: Standard fields
1033 field_core_fields: Standard fields
1034 field_timeout: Timeout (in seconds)
1034 field_timeout: Timeout (in seconds)
1035 setting_thumbnails_enabled: Display attachment thumbnails
1035 setting_thumbnails_enabled: Display attachment thumbnails
1036 setting_thumbnails_size: Thumbnails size (in pixels)
1036 setting_thumbnails_size: Thumbnails size (in pixels)
1037 label_status_transitions: Status transitions
1037 label_status_transitions: Status transitions
1038 label_fields_permissions: Fields permissions
1038 label_fields_permissions: Fields permissions
1039 label_readonly: Read-only
1039 label_readonly: Read-only
1040 label_required: Required
1040 label_required: Required
1041 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1041 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1042 field_board_parent: Parent forum
1042 field_board_parent: Parent forum
1043 label_attribute_of_project: Project's %{name}
1043 label_attribute_of_project: Project's %{name}
1044 label_attribute_of_author: Author's %{name}
1044 label_attribute_of_author: Author's %{name}
1045 label_attribute_of_assigned_to: Assignee's %{name}
1045 label_attribute_of_assigned_to: Assignee's %{name}
1046 label_attribute_of_fixed_version: Target version's %{name}
1046 label_attribute_of_fixed_version: Target version's %{name}
1047 label_copy_subtasks: Copy subtasks
1047 label_copy_subtasks: Copy subtasks
1048 label_copied_to: copied to
1048 label_copied_to: copied to
1049 label_copied_from: copied from
1049 label_copied_from: copied from
1050 label_any_issues_in_project: any issues in project
1050 label_any_issues_in_project: any issues in project
1051 label_any_issues_not_in_project: any issues not in project
1051 label_any_issues_not_in_project: any issues not in project
1052 field_private_notes: Private notes
1052 field_private_notes: Private notes
1053 permission_view_private_notes: View private notes
1053 permission_view_private_notes: View private notes
1054 permission_set_notes_private: Set notes as private
1054 permission_set_notes_private: Set notes as private
1055 label_no_issues_in_project: no issues in project
1055 label_no_issues_in_project: no issues in project
1056 label_any: όλα
1056 label_any: όλα
1057 label_last_n_weeks: last %{count} weeks
1057 label_last_n_weeks: last %{count} weeks
1058 setting_cross_project_subtasks: Allow cross-project subtasks
1058 setting_cross_project_subtasks: Allow cross-project subtasks
1059 label_cross_project_descendants: With subprojects
1059 label_cross_project_descendants: With subprojects
1060 label_cross_project_tree: With project tree
1060 label_cross_project_tree: With project tree
1061 label_cross_project_hierarchy: With project hierarchy
1061 label_cross_project_hierarchy: With project hierarchy
1062 label_cross_project_system: With all projects
1062 label_cross_project_system: With all projects
1063 button_hide: Hide
1063 button_hide: Hide
1064 setting_non_working_week_days: Non-working days
1064 setting_non_working_week_days: Non-working days
1065 label_in_the_next_days: in the next
1065 label_in_the_next_days: in the next
1066 label_in_the_past_days: in the past
1066 label_in_the_past_days: in the past
1067 label_attribute_of_user: User's %{name}
1067 label_attribute_of_user: User's %{name}
1068 text_turning_multiple_off: If you disable multiple values, multiple values will be
1068 text_turning_multiple_off: If you disable multiple values, multiple values will be
1069 removed in order to preserve only one value per item.
1069 removed in order to preserve only one value per item.
1070 label_attribute_of_issue: Issue's %{name}
1070 label_attribute_of_issue: Issue's %{name}
1071 permission_add_documents: Add documents
1071 permission_add_documents: Add documents
1072 permission_edit_documents: Edit documents
1072 permission_edit_documents: Edit documents
1073 permission_delete_documents: Delete documents
1073 permission_delete_documents: Delete documents
1074 label_gantt_progress_line: Progress line
1074 label_gantt_progress_line: Progress line
1075 setting_jsonp_enabled: Enable JSONP support
1075 setting_jsonp_enabled: Enable JSONP support
1076 field_inherit_members: Inherit members
1076 field_inherit_members: Inherit members
1077 field_closed_on: Closed
1077 field_closed_on: Closed
1078 field_generate_password: Generate password
1078 field_generate_password: Generate password
1079 setting_default_projects_tracker_ids: Default trackers for new projects
1079 setting_default_projects_tracker_ids: Default trackers for new projects
1080 label_total_time: Σ�?νολο
1080 label_total_time: Σύνολο
1081 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1081 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
1082 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1082 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
1083 setting_emails_header: Email header
1083 setting_emails_header: Email header
1084 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1084 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1085 to receive a new activation email, please <a href="%{url}">click this link</a>.
1085 to receive a new activation email, please <a href="%{url}">click this link</a>.
1086 notice_account_locked: Your account is locked.
1086 notice_account_locked: Your account is locked.
1087 label_hidden: Hidden
1087 label_hidden: Hidden
1088 label_visibility_private: to me only
1088 label_visibility_private: to me only
1089 label_visibility_roles: to these roles only
1089 label_visibility_roles: to these roles only
1090 label_visibility_public: to any users
1090 label_visibility_public: to any users
1091 field_must_change_passwd: Must change password at next logon
1091 field_must_change_passwd: Must change password at next logon
1092 notice_new_password_must_be_different: The new password must be different from the
1092 notice_new_password_must_be_different: The new password must be different from the
1093 current password
1093 current password
1094 setting_mail_handler_excluded_filenames: Exclude attachments by name
1094 setting_mail_handler_excluded_filenames: Exclude attachments by name
1095 text_convert_available: ImageMagick convert available (optional)
1095 text_convert_available: ImageMagick convert available (optional)
1096 label_link: Link
1096 label_link: Link
1097 label_only: only
1097 label_only: only
1098 label_drop_down_list: drop-down list
1098 label_drop_down_list: drop-down list
1099 label_checkboxes: checkboxes
1099 label_checkboxes: checkboxes
1100 label_link_values_to: Link values to URL
1100 label_link_values_to: Link values to URL
1101 setting_force_default_language_for_anonymous: Force default language for anonymous
1101 setting_force_default_language_for_anonymous: Force default language for anonymous
1102 users
1102 users
1103 setting_force_default_language_for_loggedin: Force default language for logged-in
1103 setting_force_default_language_for_loggedin: Force default language for logged-in
1104 users
1104 users
1105 label_custom_field_select_type: Select the type of object to which the custom field
1105 label_custom_field_select_type: Select the type of object to which the custom field
1106 is to be attached
1106 is to be attached
1107 label_issue_assigned_to_updated: Assignee updated
1107 label_issue_assigned_to_updated: Assignee updated
1108 label_check_for_updates: Check for updates
1108 label_check_for_updates: Check for updates
1109 label_latest_compatible_version: Latest compatible version
1109 label_latest_compatible_version: Latest compatible version
1110 label_unknown_plugin: Unknown plugin
1110 label_unknown_plugin: Unknown plugin
1111 label_radio_buttons: radio buttons
1111 label_radio_buttons: radio buttons
1112 label_group_anonymous: Anonymous users
1112 label_group_anonymous: Anonymous users
1113 label_group_non_member: Non member users
1113 label_group_non_member: Non member users
1114 label_add_projects: Add projects
1114 label_add_projects: Add projects
1115 field_default_status: Default status
1115 field_default_status: Default status
1116 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1116 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1117 field_users_visibility: Users visibility
1117 field_users_visibility: Users visibility
1118 label_users_visibility_all: All active users
1118 label_users_visibility_all: All active users
1119 label_users_visibility_members_of_visible_projects: Members of visible projects
1119 label_users_visibility_members_of_visible_projects: Members of visible projects
1120 label_edit_attachments: Edit attached files
1120 label_edit_attachments: Edit attached files
1121 setting_link_copied_issue: Link issues on copy
1121 setting_link_copied_issue: Link issues on copy
1122 label_link_copied_issue: Link copied issue
1122 label_link_copied_issue: Link copied issue
1123 label_ask: Ask
1123 label_ask: Ask
1124 label_search_attachments_yes: Search attachment filenames and descriptions
1124 label_search_attachments_yes: Search attachment filenames and descriptions
1125 label_search_attachments_no: Do not search attachments
1125 label_search_attachments_no: Do not search attachments
1126 label_search_attachments_only: Search attachments only
1126 label_search_attachments_only: Search attachments only
1127 label_search_open_issues_only: Open issues only
1127 label_search_open_issues_only: Open issues only
1128 field_address: Email
1128 field_address: Email
1129 setting_max_additional_emails: Maximum number of additional email addresses
1129 setting_max_additional_emails: Maximum number of additional email addresses
1130 label_email_address_plural: Emails
1130 label_email_address_plural: Emails
1131 label_email_address_add: Add email address
1131 label_email_address_add: Add email address
1132 label_enable_notifications: Enable notifications
1132 label_enable_notifications: Enable notifications
1133 label_disable_notifications: Disable notifications
1133 label_disable_notifications: Disable notifications
1134 setting_search_results_per_page: Search results per page
1134 setting_search_results_per_page: Search results per page
1135 label_blank_value: blank
1135 label_blank_value: blank
1136 permission_copy_issues: Copy issues
1136 permission_copy_issues: Copy issues
1137 error_password_expired: Your password has expired or the administrator requires you
1137 error_password_expired: Your password has expired or the administrator requires you
1138 to change it.
1138 to change it.
1139 field_time_entries_visibility: Time logs visibility
1139 field_time_entries_visibility: Time logs visibility
1140 setting_password_max_age: Require password change after
1140 setting_password_max_age: Require password change after
1141 label_parent_task_attributes: Parent tasks attributes
1141 label_parent_task_attributes: Parent tasks attributes
1142 label_parent_task_attributes_derived: Calculated from subtasks
1142 label_parent_task_attributes_derived: Calculated from subtasks
1143 label_parent_task_attributes_independent: Independent of subtasks
1143 label_parent_task_attributes_independent: Independent of subtasks
1144 label_time_entries_visibility_all: All time entries
1144 label_time_entries_visibility_all: All time entries
1145 label_time_entries_visibility_own: Time entries created by the user
1145 label_time_entries_visibility_own: Time entries created by the user
1146 label_member_management: Member management
1146 label_member_management: Member management
1147 label_member_management_all_roles: All roles
1147 label_member_management_all_roles: All roles
1148 label_member_management_selected_roles_only: Only these roles
1148 label_member_management_selected_roles_only: Only these roles
1149 label_password_required: Confirm your password to continue
1149 label_password_required: Confirm your password to continue
1150 label_total_spent_time: Overall spent time
1150 label_total_spent_time: Overall spent time
1151 notice_import_finished: All %{count} items have been imported.
1151 notice_import_finished: All %{count} items have been imported.
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1152 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1153 imported.'
1153 imported.'
1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1154 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1155 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1156 settings below
1156 settings below
1157 error_can_not_read_import_file: An error occurred while reading the file to import
1157 error_can_not_read_import_file: An error occurred while reading the file to import
1158 permission_import_issues: Import issues
1158 permission_import_issues: Import issues
1159 label_import_issues: Import issues
1159 label_import_issues: Import issues
1160 label_select_file_to_import: Select the file to import
1160 label_select_file_to_import: Select the file to import
1161 label_fields_separator: Field separator
1161 label_fields_separator: Field separator
1162 label_fields_wrapper: Field wrapper
1162 label_fields_wrapper: Field wrapper
1163 label_encoding: Encoding
1163 label_encoding: Encoding
1164 label_comma_char: Comma
1164 label_comma_char: Comma
1165 label_semi_colon_char: Semicolon
1165 label_semi_colon_char: Semi colon
1166 label_quote_char: Quote
1166 label_quote_char: Quote
1167 label_double_quote_char: Double quote
1167 label_double_quote_char: Double quote
1168 label_fields_mapping: Fields mapping
1168 label_fields_mapping: Fields mapping
1169 label_file_content_preview: File content preview
1169 label_file_content_preview: File content preview
1170 label_create_missing_values: Create missing values
1170 label_create_missing_values: Create missing values
1171 button_import: Import
1171 button_import: Import
1172 field_total_estimated_hours: Total estimated time
1172 field_total_estimated_hours: Total estimated time
1173 label_api: API
1173 label_api: API
1174 label_total_plural: Totals
1174 label_total_plural: Totals
1175 label_assigned_issues: Assigned issues
1175 label_assigned_issues: Assigned issues
1176 label_field_format_enumeration: Key/value list
1176 label_field_format_enumeration: Key/value list
1177 label_f_hour_short: '%{value} h'
1177 label_f_hour_short: '%{value} h'
1178 field_default_version: Default version
1178 field_default_version: Default version
1179 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1179 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1180 setting_attachment_extensions_allowed: Allowed extensions
1180 setting_attachment_extensions_allowed: Allowed extensions
1181 setting_attachment_extensions_denied: Disallowed extensions
1181 setting_attachment_extensions_denied: Disallowed extensions
1182 label_any_open_issues: any open issues
1182 label_any_open_issues: any open issues
1183 label_no_open_issues: no open issues
1183 label_no_open_issues: no open issues
1184 label_default_values_for_new_users: Default values for new users
1184 label_default_values_for_new_users: Default values for new users
1185 error_ldap_bind_credentials: Invalid LDAP Account/Password
1185 error_ldap_bind_credentials: Invalid LDAP Account/Password
1186 setting_sys_api_key: κλειδί API
1186 setting_sys_api_key: κλειδί API
1187 setting_lost_password: Ανάκτηση κωδικο�? π�?όσβασης
1187 setting_lost_password: Ανάκτηση κωδικού πρόσβασης
1188 mail_subject_security_notification: Security notification
1188 mail_subject_security_notification: Security notification
1189 mail_body_security_notification_change: ! '%{field} was changed.'
1189 mail_body_security_notification_change: ! '%{field} was changed.'
1190 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1190 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1191 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1191 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1192 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1192 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1193 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1193 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1194 notifications.
1194 notifications.
1195 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1195 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1196 receives notifications.
1196 receives notifications.
1197 mail_body_settings_updated: ! 'The following settings were changed:'
1197 mail_body_settings_updated: ! 'The following settings were changed:'
1198 field_remote_ip: IP address
1198 field_remote_ip: IP address
@@ -1,1200 +1,1200
1 en-GB:
1 en-GB:
2 direction: ltr
2 direction: ltr
3 date:
3 date:
4 formats:
4 formats:
5 # Use the strftime parameters for formats.
5 # Use the strftime parameters for formats.
6 # When no format has been given, it uses default.
6 # When no format has been given, it uses default.
7 # You can provide other formats here if you like!
7 # You can provide other formats here if you like!
8 default: "%d/%m/%Y"
8 default: "%d/%m/%Y"
9 short: "%d %b"
9 short: "%d %b"
10 long: "%d %B, %Y"
10 long: "%d %B, %Y"
11
11
12 day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
12 day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
13 abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
13 abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
14
14
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month
16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
18 # Used in date_select and datime_select.
18 # Used in date_select and datime_select.
19 order:
19 order:
20 - :year
20 - :year
21 - :month
21 - :month
22 - :day
22 - :day
23
23
24 time:
24 time:
25 formats:
25 formats:
26 default: "%d/%m/%Y %I:%M %p"
26 default: "%d/%m/%Y %I:%M %p"
27 time: "%I:%M %p"
27 time: "%I:%M %p"
28 short: "%d %b %H:%M"
28 short: "%d %b %H:%M"
29 long: "%d %B, %Y %H:%M"
29 long: "%d %B, %Y %H:%M"
30 am: "am"
30 am: "am"
31 pm: "pm"
31 pm: "pm"
32
32
33 datetime:
33 datetime:
34 distance_in_words:
34 distance_in_words:
35 half_a_minute: "half a minute"
35 half_a_minute: "half a minute"
36 less_than_x_seconds:
36 less_than_x_seconds:
37 one: "less than 1 second"
37 one: "less than 1 second"
38 other: "less than %{count} seconds"
38 other: "less than %{count} seconds"
39 x_seconds:
39 x_seconds:
40 one: "1 second"
40 one: "1 second"
41 other: "%{count} seconds"
41 other: "%{count} seconds"
42 less_than_x_minutes:
42 less_than_x_minutes:
43 one: "less than a minute"
43 one: "less than a minute"
44 other: "less than %{count} minutes"
44 other: "less than %{count} minutes"
45 x_minutes:
45 x_minutes:
46 one: "1 minute"
46 one: "1 minute"
47 other: "%{count} minutes"
47 other: "%{count} minutes"
48 about_x_hours:
48 about_x_hours:
49 one: "about 1 hour"
49 one: "about 1 hour"
50 other: "about %{count} hours"
50 other: "about %{count} hours"
51 x_hours:
51 x_hours:
52 one: "1 hour"
52 one: "1 hour"
53 other: "%{count} hours"
53 other: "%{count} hours"
54 x_days:
54 x_days:
55 one: "1 day"
55 one: "1 day"
56 other: "%{count} days"
56 other: "%{count} days"
57 about_x_months:
57 about_x_months:
58 one: "about 1 month"
58 one: "about 1 month"
59 other: "about %{count} months"
59 other: "about %{count} months"
60 x_months:
60 x_months:
61 one: "1 month"
61 one: "1 month"
62 other: "%{count} months"
62 other: "%{count} months"
63 about_x_years:
63 about_x_years:
64 one: "about 1 year"
64 one: "about 1 year"
65 other: "about %{count} years"
65 other: "about %{count} years"
66 over_x_years:
66 over_x_years:
67 one: "over 1 year"
67 one: "over 1 year"
68 other: "over %{count} years"
68 other: "over %{count} years"
69 almost_x_years:
69 almost_x_years:
70 one: "almost 1 year"
70 one: "almost 1 year"
71 other: "almost %{count} years"
71 other: "almost %{count} years"
72
72
73 number:
73 number:
74 format:
74 format:
75 separator: "."
75 separator: "."
76 delimiter: " "
76 delimiter: " "
77 precision: 3
77 precision: 3
78
78
79 currency:
79 currency:
80 format:
80 format:
81 format: "%u%n"
81 format: "%u%n"
82 unit: "£"
82 unit: "£"
83
83
84 human:
84 human:
85 format:
85 format:
86 delimiter: ""
86 delimiter: ""
87 precision: 3
87 precision: 3
88 storage_units:
88 storage_units:
89 format: "%n %u"
89 format: "%n %u"
90 units:
90 units:
91 byte:
91 byte:
92 one: "Byte"
92 one: "Byte"
93 other: "Bytes"
93 other: "Bytes"
94 kb: "KB"
94 kb: "KB"
95 mb: "MB"
95 mb: "MB"
96 gb: "GB"
96 gb: "GB"
97 tb: "TB"
97 tb: "TB"
98
98
99 # Used in array.to_sentence.
99 # Used in array.to_sentence.
100 support:
100 support:
101 array:
101 array:
102 sentence_connector: "and"
102 sentence_connector: "and"
103 skip_last_comma: false
103 skip_last_comma: false
104
104
105 activerecord:
105 activerecord:
106 errors:
106 errors:
107 template:
107 template:
108 header:
108 header:
109 one: "1 error prohibited this %{model} from being saved"
109 one: "1 error prohibited this %{model} from being saved"
110 other: "%{count} errors prohibited this %{model} from being saved"
110 other: "%{count} errors prohibited this %{model} from being saved"
111 messages:
111 messages:
112 inclusion: "is not included in the list"
112 inclusion: "is not included in the list"
113 exclusion: "is reserved"
113 exclusion: "is reserved"
114 invalid: "is invalid"
114 invalid: "is invalid"
115 confirmation: "doesn't match confirmation"
115 confirmation: "doesn't match confirmation"
116 accepted: "must be accepted"
116 accepted: "must be accepted"
117 empty: "cannot be empty"
117 empty: "cannot be empty"
118 blank: "cannot be blank"
118 blank: "cannot be blank"
119 too_long: "is too long (maximum is %{count} characters)"
119 too_long: "is too long (maximum is %{count} characters)"
120 too_short: "is too short (minimum is %{count} characters)"
120 too_short: "is too short (minimum is %{count} characters)"
121 wrong_length: "is the wrong length (should be %{count} characters)"
121 wrong_length: "is the wrong length (should be %{count} characters)"
122 taken: "has already been taken"
122 taken: "has already been taken"
123 not_a_number: "is not a number"
123 not_a_number: "is not a number"
124 not_a_date: "is not a valid date"
124 not_a_date: "is not a valid date"
125 greater_than: "must be greater than %{count}"
125 greater_than: "must be greater than %{count}"
126 greater_than_or_equal_to: "must be greater than or equal to %{count}"
126 greater_than_or_equal_to: "must be greater than or equal to %{count}"
127 equal_to: "must be equal to %{count}"
127 equal_to: "must be equal to %{count}"
128 less_than: "must be less than %{count}"
128 less_than: "must be less than %{count}"
129 less_than_or_equal_to: "must be less than or equal to %{count}"
129 less_than_or_equal_to: "must be less than or equal to %{count}"
130 odd: "must be odd"
130 odd: "must be odd"
131 even: "must be even"
131 even: "must be even"
132 greater_than_start_date: "must be greater than start date"
132 greater_than_start_date: "must be greater than start date"
133 not_same_project: "doesn't belong to the same project"
133 not_same_project: "doesn't belong to the same project"
134 circular_dependency: "This relation would create a circular dependency"
134 circular_dependency: "This relation would create a circular dependency"
135 cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
135 cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
136 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
136 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
137
137
138 actionview_instancetag_blank_option: Please select
138 actionview_instancetag_blank_option: Please select
139
139
140 general_text_No: 'No'
140 general_text_No: 'No'
141 general_text_Yes: 'Yes'
141 general_text_Yes: 'Yes'
142 general_text_no: 'no'
142 general_text_no: 'no'
143 general_text_yes: 'yes'
143 general_text_yes: 'yes'
144 general_lang_name: 'English (British)'
144 general_lang_name: 'English (British)'
145 general_csv_separator: ','
145 general_csv_separator: ','
146 general_csv_decimal_separator: '.'
146 general_csv_decimal_separator: '.'
147 general_csv_encoding: ISO-8859-1
147 general_csv_encoding: ISO-8859-1
148 general_pdf_fontname: freesans
148 general_pdf_fontname: freesans
149 general_pdf_monospaced_fontname: freemono
149 general_pdf_monospaced_fontname: freemono
150 general_first_day_of_week: '1'
150 general_first_day_of_week: '1'
151
151
152 notice_account_updated: Account was successfully updated.
152 notice_account_updated: Account was successfully updated.
153 notice_account_invalid_credentials: Invalid user or password
153 notice_account_invalid_credentials: Invalid user or password
154 notice_account_password_updated: Password was successfully updated.
154 notice_account_password_updated: Password was successfully updated.
155 notice_account_wrong_password: Wrong password
155 notice_account_wrong_password: Wrong password
156 notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}.
156 notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}.
157 notice_account_unknown_email: Unknown user.
157 notice_account_unknown_email: Unknown user.
158 notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
158 notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
159 notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
159 notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
160 notice_account_activated: Your account has been activated. You can now log in.
160 notice_account_activated: Your account has been activated. You can now log in.
161 notice_successful_create: Successful creation.
161 notice_successful_create: Successful creation.
162 notice_successful_update: Successful update.
162 notice_successful_update: Successful update.
163 notice_successful_delete: Successful deletion.
163 notice_successful_delete: Successful deletion.
164 notice_successful_connection: Successful connection.
164 notice_successful_connection: Successful connection.
165 notice_file_not_found: The page you were trying to access doesn't exist or has been removed.
165 notice_file_not_found: The page you were trying to access doesn't exist or has been removed.
166 notice_locking_conflict: Data has been updated by another user.
166 notice_locking_conflict: Data has been updated by another user.
167 notice_not_authorized: You are not authorised to access this page.
167 notice_not_authorized: You are not authorised to access this page.
168 notice_not_authorized_archived_project: The project you're trying to access has been archived.
168 notice_not_authorized_archived_project: The project you're trying to access has been archived.
169 notice_email_sent: "An email was sent to %{value}"
169 notice_email_sent: "An email was sent to %{value}"
170 notice_email_error: "An error occurred while sending mail (%{value})"
170 notice_email_error: "An error occurred while sending mail (%{value})"
171 notice_feeds_access_key_reseted: Your Atom access key was reset.
171 notice_feeds_access_key_reseted: Your Atom access key was reset.
172 notice_api_access_key_reseted: Your API access key was reset.
172 notice_api_access_key_reseted: Your API access key was reset.
173 notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}."
173 notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}."
174 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
174 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
175 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
175 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
176 notice_account_pending: "Your account was created and is now pending administrator approval."
176 notice_account_pending: "Your account was created and is now pending administrator approval."
177 notice_default_data_loaded: Default configuration successfully loaded.
177 notice_default_data_loaded: Default configuration successfully loaded.
178 notice_unable_delete_version: Unable to delete version.
178 notice_unable_delete_version: Unable to delete version.
179 notice_unable_delete_time_entry: Unable to delete time log entry.
179 notice_unable_delete_time_entry: Unable to delete time log entry.
180 notice_issue_done_ratios_updated: Issue done ratios updated.
180 notice_issue_done_ratios_updated: Issue done ratios updated.
181 notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})"
181 notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})"
182
182
183 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
183 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
184 error_scm_not_found: "The entry or revision was not found in the repository."
184 error_scm_not_found: "The entry or revision was not found in the repository."
185 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
185 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
186 error_scm_annotate: "The entry does not exist or cannot be annotated."
186 error_scm_annotate: "The entry does not exist or cannot be annotated."
187 error_scm_annotate_big_text_file: "The entry cannot be annotated, as it exceeds the maximum text file size."
187 error_scm_annotate_big_text_file: "The entry cannot be annotated, as it exceeds the maximum text file size."
188 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
188 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
189 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.'
189 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.'
190 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").'
190 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").'
191 error_can_not_delete_custom_field: Unable to delete custom field
191 error_can_not_delete_custom_field: Unable to delete custom field
192 error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted."
192 error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted."
193 error_can_not_remove_role: "This role is in use and cannot be deleted."
193 error_can_not_remove_role: "This role is in use and cannot be deleted."
194 error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version cannot be reopened'
194 error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version cannot be reopened'
195 error_can_not_archive_project: This project cannot be archived
195 error_can_not_archive_project: This project cannot be archived
196 error_issue_done_ratios_not_updated: "Issue done ratios not updated."
196 error_issue_done_ratios_not_updated: "Issue done ratios not updated."
197 error_workflow_copy_source: 'Please select a source tracker or role'
197 error_workflow_copy_source: 'Please select a source tracker or role'
198 error_workflow_copy_target: 'Please select target tracker(s) and role(s)'
198 error_workflow_copy_target: 'Please select target tracker(s) and role(s)'
199 error_unable_delete_issue_status: 'Unable to delete issue status'
199 error_unable_delete_issue_status: 'Unable to delete issue status'
200 error_unable_to_connect: "Unable to connect (%{value})"
200 error_unable_to_connect: "Unable to connect (%{value})"
201 warning_attachments_not_saved: "%{count} file(s) could not be saved."
201 warning_attachments_not_saved: "%{count} file(s) could not be saved."
202
202
203 mail_subject_lost_password: "Your %{value} password"
203 mail_subject_lost_password: "Your %{value} password"
204 mail_body_lost_password: 'To change your password, click on the following link:'
204 mail_body_lost_password: 'To change your password, click on the following link:'
205 mail_subject_register: "Your %{value} account activation"
205 mail_subject_register: "Your %{value} account activation"
206 mail_body_register: 'To activate your account, click on the following link:'
206 mail_body_register: 'To activate your account, click on the following link:'
207 mail_body_account_information_external: "You can use your %{value} account to log in."
207 mail_body_account_information_external: "You can use your %{value} account to log in."
208 mail_body_account_information: Your account information
208 mail_body_account_information: Your account information
209 mail_subject_account_activation_request: "%{value} account activation request"
209 mail_subject_account_activation_request: "%{value} account activation request"
210 mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:"
210 mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:"
211 mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
211 mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
212 mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
212 mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
213 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
213 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
214 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
214 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
215 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
215 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
216 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
216 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
217
217
218
218
219 field_name: Name
219 field_name: Name
220 field_description: Description
220 field_description: Description
221 field_summary: Summary
221 field_summary: Summary
222 field_is_required: Required
222 field_is_required: Required
223 field_firstname: First name
223 field_firstname: First name
224 field_lastname: Last name
224 field_lastname: Last name
225 field_mail: Email
225 field_mail: Email
226 field_filename: File
226 field_filename: File
227 field_filesize: Size
227 field_filesize: Size
228 field_downloads: Downloads
228 field_downloads: Downloads
229 field_author: Author
229 field_author: Author
230 field_created_on: Created
230 field_created_on: Created
231 field_updated_on: Updated
231 field_updated_on: Updated
232 field_field_format: Format
232 field_field_format: Format
233 field_is_for_all: For all projects
233 field_is_for_all: For all projects
234 field_possible_values: Possible values
234 field_possible_values: Possible values
235 field_regexp: Regular expression
235 field_regexp: Regular expression
236 field_min_length: Minimum length
236 field_min_length: Minimum length
237 field_max_length: Maximum length
237 field_max_length: Maximum length
238 field_value: Value
238 field_value: Value
239 field_category: Category
239 field_category: Category
240 field_title: Title
240 field_title: Title
241 field_project: Project
241 field_project: Project
242 field_issue: Issue
242 field_issue: Issue
243 field_status: Status
243 field_status: Status
244 field_notes: Notes
244 field_notes: Notes
245 field_is_closed: Issue closed
245 field_is_closed: Issue closed
246 field_is_default: Default value
246 field_is_default: Default value
247 field_tracker: Tracker
247 field_tracker: Tracker
248 field_subject: Subject
248 field_subject: Subject
249 field_due_date: Due date
249 field_due_date: Due date
250 field_assigned_to: Assignee
250 field_assigned_to: Assignee
251 field_priority: Priority
251 field_priority: Priority
252 field_fixed_version: Target version
252 field_fixed_version: Target version
253 field_user: User
253 field_user: User
254 field_principal: Principal
254 field_principal: Principal
255 field_role: Role
255 field_role: Role
256 field_homepage: Homepage
256 field_homepage: Homepage
257 field_is_public: Public
257 field_is_public: Public
258 field_parent: Subproject of
258 field_parent: Subproject of
259 field_is_in_roadmap: Issues displayed in roadmap
259 field_is_in_roadmap: Issues displayed in roadmap
260 field_login: Login
260 field_login: Login
261 field_mail_notification: Email notifications
261 field_mail_notification: Email notifications
262 field_admin: Administrator
262 field_admin: Administrator
263 field_last_login_on: Last connection
263 field_last_login_on: Last connection
264 field_language: Language
264 field_language: Language
265 field_effective_date: Date
265 field_effective_date: Date
266 field_password: Password
266 field_password: Password
267 field_new_password: New password
267 field_new_password: New password
268 field_password_confirmation: Confirmation
268 field_password_confirmation: Confirmation
269 field_version: Version
269 field_version: Version
270 field_type: Type
270 field_type: Type
271 field_host: Host
271 field_host: Host
272 field_port: Port
272 field_port: Port
273 field_account: Account
273 field_account: Account
274 field_base_dn: Base DN
274 field_base_dn: Base DN
275 field_attr_login: Login attribute
275 field_attr_login: Login attribute
276 field_attr_firstname: Firstname attribute
276 field_attr_firstname: Firstname attribute
277 field_attr_lastname: Lastname attribute
277 field_attr_lastname: Lastname attribute
278 field_attr_mail: Email attribute
278 field_attr_mail: Email attribute
279 field_onthefly: On-the-fly user creation
279 field_onthefly: On-the-fly user creation
280 field_start_date: Start date
280 field_start_date: Start date
281 field_done_ratio: "% Done"
281 field_done_ratio: "% Done"
282 field_auth_source: Authentication mode
282 field_auth_source: Authentication mode
283 field_hide_mail: Hide my email address
283 field_hide_mail: Hide my email address
284 field_comments: Comment
284 field_comments: Comment
285 field_url: URL
285 field_url: URL
286 field_start_page: Start page
286 field_start_page: Start page
287 field_subproject: Subproject
287 field_subproject: Subproject
288 field_hours: Hours
288 field_hours: Hours
289 field_activity: Activity
289 field_activity: Activity
290 field_spent_on: Date
290 field_spent_on: Date
291 field_identifier: Identifier
291 field_identifier: Identifier
292 field_is_filter: Used as a filter
292 field_is_filter: Used as a filter
293 field_issue_to: Related issue
293 field_issue_to: Related issue
294 field_delay: Delay
294 field_delay: Delay
295 field_assignable: Issues can be assigned to this role
295 field_assignable: Issues can be assigned to this role
296 field_redirect_existing_links: Redirect existing links
296 field_redirect_existing_links: Redirect existing links
297 field_estimated_hours: Estimated time
297 field_estimated_hours: Estimated time
298 field_column_names: Columns
298 field_column_names: Columns
299 field_time_entries: Log time
299 field_time_entries: Log time
300 field_time_zone: Time zone
300 field_time_zone: Time zone
301 field_searchable: Searchable
301 field_searchable: Searchable
302 field_default_value: Default value
302 field_default_value: Default value
303 field_comments_sorting: Display comments
303 field_comments_sorting: Display comments
304 field_parent_title: Parent page
304 field_parent_title: Parent page
305 field_editable: Editable
305 field_editable: Editable
306 field_watcher: Watcher
306 field_watcher: Watcher
307 field_identity_url: OpenID URL
307 field_identity_url: OpenID URL
308 field_content: Content
308 field_content: Content
309 field_group_by: Group results by
309 field_group_by: Group results by
310 field_sharing: Sharing
310 field_sharing: Sharing
311 field_parent_issue: Parent task
311 field_parent_issue: Parent task
312 field_member_of_group: "Assignee's group"
312 field_member_of_group: "Assignee's group"
313 field_assigned_to_role: "Assignee's role"
313 field_assigned_to_role: "Assignee's role"
314 field_text: Text field
314 field_text: Text field
315 field_visible: Visible
315 field_visible: Visible
316 field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text"
316 field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text"
317
317
318 setting_app_title: Application title
318 setting_app_title: Application title
319 setting_app_subtitle: Application subtitle
319 setting_app_subtitle: Application subtitle
320 setting_welcome_text: Welcome text
320 setting_welcome_text: Welcome text
321 setting_default_language: Default language
321 setting_default_language: Default language
322 setting_login_required: Authentication required
322 setting_login_required: Authentication required
323 setting_self_registration: Self-registration
323 setting_self_registration: Self-registration
324 setting_attachment_max_size: Attachment max. size
324 setting_attachment_max_size: Attachment max. size
325 setting_issues_export_limit: Issues export limit
325 setting_issues_export_limit: Issues export limit
326 setting_mail_from: Emission email address
326 setting_mail_from: Emission email address
327 setting_bcc_recipients: Blind carbon copy recipients (bcc)
327 setting_bcc_recipients: Blind carbon copy recipients (bcc)
328 setting_plain_text_mail: Plain text mail (no HTML)
328 setting_plain_text_mail: Plain text mail (no HTML)
329 setting_host_name: Host name and path
329 setting_host_name: Host name and path
330 setting_text_formatting: Text formatting
330 setting_text_formatting: Text formatting
331 setting_wiki_compression: Wiki history compression
331 setting_wiki_compression: Wiki history compression
332 setting_feeds_limit: Feed content limit
332 setting_feeds_limit: Feed content limit
333 setting_default_projects_public: New projects are public by default
333 setting_default_projects_public: New projects are public by default
334 setting_autofetch_changesets: Autofetch commits
334 setting_autofetch_changesets: Autofetch commits
335 setting_sys_api_enabled: Enable WS for repository management
335 setting_sys_api_enabled: Enable WS for repository management
336 setting_commit_ref_keywords: Referencing keywords
336 setting_commit_ref_keywords: Referencing keywords
337 setting_commit_fix_keywords: Fixing keywords
337 setting_commit_fix_keywords: Fixing keywords
338 setting_autologin: Autologin
338 setting_autologin: Autologin
339 setting_date_format: Date format
339 setting_date_format: Date format
340 setting_time_format: Time format
340 setting_time_format: Time format
341 setting_cross_project_issue_relations: Allow cross-project issue relations
341 setting_cross_project_issue_relations: Allow cross-project issue relations
342 setting_issue_list_default_columns: Default columns displayed on the issue list
342 setting_issue_list_default_columns: Default columns displayed on the issue list
343 setting_emails_header: Email header
343 setting_emails_header: Email header
344 setting_emails_footer: Email footer
344 setting_emails_footer: Email footer
345 setting_protocol: Protocol
345 setting_protocol: Protocol
346 setting_per_page_options: Objects per page options
346 setting_per_page_options: Objects per page options
347 setting_user_format: Users display format
347 setting_user_format: Users display format
348 setting_activity_days_default: Days displayed on project activity
348 setting_activity_days_default: Days displayed on project activity
349 setting_display_subprojects_issues: Display subprojects issues on main projects by default
349 setting_display_subprojects_issues: Display subprojects issues on main projects by default
350 setting_enabled_scm: Enabled SCM
350 setting_enabled_scm: Enabled SCM
351 setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
351 setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
352 setting_mail_handler_api_enabled: Enable WS for incoming emails
352 setting_mail_handler_api_enabled: Enable WS for incoming emails
353 setting_mail_handler_api_key: API key
353 setting_mail_handler_api_key: API key
354 setting_sequential_project_identifiers: Generate sequential project identifiers
354 setting_sequential_project_identifiers: Generate sequential project identifiers
355 setting_gravatar_enabled: Use Gravatar user icons
355 setting_gravatar_enabled: Use Gravatar user icons
356 setting_gravatar_default: Default Gravatar image
356 setting_gravatar_default: Default Gravatar image
357 setting_diff_max_lines_displayed: Max number of diff lines displayed
357 setting_diff_max_lines_displayed: Max number of diff lines displayed
358 setting_file_max_size_displayed: Max size of text files displayed inline
358 setting_file_max_size_displayed: Max size of text files displayed inline
359 setting_repository_log_display_limit: Maximum number of revisions displayed on file log
359 setting_repository_log_display_limit: Maximum number of revisions displayed on file log
360 setting_openid: Allow OpenID login and registration
360 setting_openid: Allow OpenID login and registration
361 setting_password_min_length: Minimum password length
361 setting_password_min_length: Minimum password length
362 setting_new_project_user_role_id: Role given to a non-admin user who creates a project
362 setting_new_project_user_role_id: Role given to a non-admin user who creates a project
363 setting_default_projects_modules: Default enabled modules for new projects
363 setting_default_projects_modules: Default enabled modules for new projects
364 setting_issue_done_ratio: Calculate the issue done ratio with
364 setting_issue_done_ratio: Calculate the issue done ratio with
365 setting_issue_done_ratio_issue_field: Use the issue field
365 setting_issue_done_ratio_issue_field: Use the issue field
366 setting_issue_done_ratio_issue_status: Use the issue status
366 setting_issue_done_ratio_issue_status: Use the issue status
367 setting_start_of_week: Start calendars on
367 setting_start_of_week: Start calendars on
368 setting_rest_api_enabled: Enable REST web service
368 setting_rest_api_enabled: Enable REST web service
369 setting_cache_formatted_text: Cache formatted text
369 setting_cache_formatted_text: Cache formatted text
370 setting_default_notification_option: Default notification option
370 setting_default_notification_option: Default notification option
371 setting_commit_logtime_enabled: Enable time logging
371 setting_commit_logtime_enabled: Enable time logging
372 setting_commit_logtime_activity_id: Activity for logged time
372 setting_commit_logtime_activity_id: Activity for logged time
373 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
373 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
374 setting_issue_group_assignment: Allow issue assignment to groups
374 setting_issue_group_assignment: Allow issue assignment to groups
375 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
375 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
376
376
377 permission_add_project: Create project
377 permission_add_project: Create project
378 permission_add_subprojects: Create subprojects
378 permission_add_subprojects: Create subprojects
379 permission_edit_project: Edit project
379 permission_edit_project: Edit project
380 permission_select_project_modules: Select project modules
380 permission_select_project_modules: Select project modules
381 permission_manage_members: Manage members
381 permission_manage_members: Manage members
382 permission_manage_project_activities: Manage project activities
382 permission_manage_project_activities: Manage project activities
383 permission_manage_versions: Manage versions
383 permission_manage_versions: Manage versions
384 permission_manage_categories: Manage issue categories
384 permission_manage_categories: Manage issue categories
385 permission_view_issues: View Issues
385 permission_view_issues: View Issues
386 permission_add_issues: Add issues
386 permission_add_issues: Add issues
387 permission_edit_issues: Edit issues
387 permission_edit_issues: Edit issues
388 permission_manage_issue_relations: Manage issue relations
388 permission_manage_issue_relations: Manage issue relations
389 permission_add_issue_notes: Add notes
389 permission_add_issue_notes: Add notes
390 permission_edit_issue_notes: Edit notes
390 permission_edit_issue_notes: Edit notes
391 permission_edit_own_issue_notes: Edit own notes
391 permission_edit_own_issue_notes: Edit own notes
392 permission_move_issues: Move issues
392 permission_move_issues: Move issues
393 permission_delete_issues: Delete issues
393 permission_delete_issues: Delete issues
394 permission_manage_public_queries: Manage public queries
394 permission_manage_public_queries: Manage public queries
395 permission_save_queries: Save queries
395 permission_save_queries: Save queries
396 permission_view_gantt: View gantt chart
396 permission_view_gantt: View gantt chart
397 permission_view_calendar: View calendar
397 permission_view_calendar: View calendar
398 permission_view_issue_watchers: View watchers list
398 permission_view_issue_watchers: View watchers list
399 permission_add_issue_watchers: Add watchers
399 permission_add_issue_watchers: Add watchers
400 permission_delete_issue_watchers: Delete watchers
400 permission_delete_issue_watchers: Delete watchers
401 permission_log_time: Log spent time
401 permission_log_time: Log spent time
402 permission_view_time_entries: View spent time
402 permission_view_time_entries: View spent time
403 permission_edit_time_entries: Edit time logs
403 permission_edit_time_entries: Edit time logs
404 permission_edit_own_time_entries: Edit own time logs
404 permission_edit_own_time_entries: Edit own time logs
405 permission_manage_news: Manage news
405 permission_manage_news: Manage news
406 permission_comment_news: Comment news
406 permission_comment_news: Comment news
407 permission_view_documents: View documents
407 permission_view_documents: View documents
408 permission_manage_files: Manage files
408 permission_manage_files: Manage files
409 permission_view_files: View files
409 permission_view_files: View files
410 permission_manage_wiki: Manage wiki
410 permission_manage_wiki: Manage wiki
411 permission_rename_wiki_pages: Rename wiki pages
411 permission_rename_wiki_pages: Rename wiki pages
412 permission_delete_wiki_pages: Delete wiki pages
412 permission_delete_wiki_pages: Delete wiki pages
413 permission_view_wiki_pages: View wiki
413 permission_view_wiki_pages: View wiki
414 permission_view_wiki_edits: View wiki history
414 permission_view_wiki_edits: View wiki history
415 permission_edit_wiki_pages: Edit wiki pages
415 permission_edit_wiki_pages: Edit wiki pages
416 permission_delete_wiki_pages_attachments: Delete attachments
416 permission_delete_wiki_pages_attachments: Delete attachments
417 permission_protect_wiki_pages: Protect wiki pages
417 permission_protect_wiki_pages: Protect wiki pages
418 permission_manage_repository: Manage repository
418 permission_manage_repository: Manage repository
419 permission_browse_repository: Browse repository
419 permission_browse_repository: Browse repository
420 permission_view_changesets: View changesets
420 permission_view_changesets: View changesets
421 permission_commit_access: Commit access
421 permission_commit_access: Commit access
422 permission_manage_boards: Manage forums
422 permission_manage_boards: Manage forums
423 permission_view_messages: View messages
423 permission_view_messages: View messages
424 permission_add_messages: Post messages
424 permission_add_messages: Post messages
425 permission_edit_messages: Edit messages
425 permission_edit_messages: Edit messages
426 permission_edit_own_messages: Edit own messages
426 permission_edit_own_messages: Edit own messages
427 permission_delete_messages: Delete messages
427 permission_delete_messages: Delete messages
428 permission_delete_own_messages: Delete own messages
428 permission_delete_own_messages: Delete own messages
429 permission_export_wiki_pages: Export wiki pages
429 permission_export_wiki_pages: Export wiki pages
430 permission_manage_subtasks: Manage subtasks
430 permission_manage_subtasks: Manage subtasks
431
431
432 project_module_issue_tracking: Issue tracking
432 project_module_issue_tracking: Issue tracking
433 project_module_time_tracking: Time tracking
433 project_module_time_tracking: Time tracking
434 project_module_news: News
434 project_module_news: News
435 project_module_documents: Documents
435 project_module_documents: Documents
436 project_module_files: Files
436 project_module_files: Files
437 project_module_wiki: Wiki
437 project_module_wiki: Wiki
438 project_module_repository: Repository
438 project_module_repository: Repository
439 project_module_boards: Forums
439 project_module_boards: Forums
440 project_module_calendar: Calendar
440 project_module_calendar: Calendar
441 project_module_gantt: Gantt
441 project_module_gantt: Gantt
442
442
443 label_user: User
443 label_user: User
444 label_user_plural: Users
444 label_user_plural: Users
445 label_user_new: New user
445 label_user_new: New user
446 label_user_anonymous: Anonymous
446 label_user_anonymous: Anonymous
447 label_project: Project
447 label_project: Project
448 label_project_new: New project
448 label_project_new: New project
449 label_project_plural: Projects
449 label_project_plural: Projects
450 label_x_projects:
450 label_x_projects:
451 zero: no projects
451 zero: no projects
452 one: 1 project
452 one: 1 project
453 other: "%{count} projects"
453 other: "%{count} projects"
454 label_project_all: All Projects
454 label_project_all: All Projects
455 label_project_latest: Latest projects
455 label_project_latest: Latest projects
456 label_issue: Issue
456 label_issue: Issue
457 label_issue_new: New issue
457 label_issue_new: New issue
458 label_issue_plural: Issues
458 label_issue_plural: Issues
459 label_issue_view_all: View all issues
459 label_issue_view_all: View all issues
460 label_issues_by: "Issues by %{value}"
460 label_issues_by: "Issues by %{value}"
461 label_issue_added: Issue added
461 label_issue_added: Issue added
462 label_issue_updated: Issue updated
462 label_issue_updated: Issue updated
463 label_document: Document
463 label_document: Document
464 label_document_new: New document
464 label_document_new: New document
465 label_document_plural: Documents
465 label_document_plural: Documents
466 label_document_added: Document added
466 label_document_added: Document added
467 label_role: Role
467 label_role: Role
468 label_role_plural: Roles
468 label_role_plural: Roles
469 label_role_new: New role
469 label_role_new: New role
470 label_role_and_permissions: Roles and permissions
470 label_role_and_permissions: Roles and permissions
471 label_role_anonymous: Anonymous
471 label_role_anonymous: Anonymous
472 label_role_non_member: Non member
472 label_role_non_member: Non member
473 label_member: Member
473 label_member: Member
474 label_member_new: New member
474 label_member_new: New member
475 label_member_plural: Members
475 label_member_plural: Members
476 label_tracker: Tracker
476 label_tracker: Tracker
477 label_tracker_plural: Trackers
477 label_tracker_plural: Trackers
478 label_tracker_new: New tracker
478 label_tracker_new: New tracker
479 label_workflow: Workflow
479 label_workflow: Workflow
480 label_issue_status: Issue status
480 label_issue_status: Issue status
481 label_issue_status_plural: Issue statuses
481 label_issue_status_plural: Issue statuses
482 label_issue_status_new: New status
482 label_issue_status_new: New status
483 label_issue_category: Issue category
483 label_issue_category: Issue category
484 label_issue_category_plural: Issue categories
484 label_issue_category_plural: Issue categories
485 label_issue_category_new: New category
485 label_issue_category_new: New category
486 label_custom_field: Custom field
486 label_custom_field: Custom field
487 label_custom_field_plural: Custom fields
487 label_custom_field_plural: Custom fields
488 label_custom_field_new: New custom field
488 label_custom_field_new: New custom field
489 label_enumerations: Enumerations
489 label_enumerations: Enumerations
490 label_enumeration_new: New value
490 label_enumeration_new: New value
491 label_information: Information
491 label_information: Information
492 label_information_plural: Information
492 label_information_plural: Information
493 label_please_login: Please log in
493 label_please_login: Please log in
494 label_register: Register
494 label_register: Register
495 label_login_with_open_id_option: or login with OpenID
495 label_login_with_open_id_option: or login with OpenID
496 label_password_lost: Lost password
496 label_password_lost: Lost password
497 label_home: Home
497 label_home: Home
498 label_my_page: My page
498 label_my_page: My page
499 label_my_account: My account
499 label_my_account: My account
500 label_my_projects: My projects
500 label_my_projects: My projects
501 label_my_page_block: My page block
501 label_my_page_block: My page block
502 label_administration: Administration
502 label_administration: Administration
503 label_login: Sign in
503 label_login: Sign in
504 label_logout: Sign out
504 label_logout: Sign out
505 label_help: Help
505 label_help: Help
506 label_reported_issues: Reported issues
506 label_reported_issues: Reported issues
507 label_assigned_to_me_issues: Issues assigned to me
507 label_assigned_to_me_issues: Issues assigned to me
508 label_last_login: Last connection
508 label_last_login: Last connection
509 label_registered_on: Registered on
509 label_registered_on: Registered on
510 label_activity: Activity
510 label_activity: Activity
511 label_overall_activity: Overall activity
511 label_overall_activity: Overall activity
512 label_user_activity: "%{value}'s activity"
512 label_user_activity: "%{value}'s activity"
513 label_new: New
513 label_new: New
514 label_logged_as: Logged in as
514 label_logged_as: Logged in as
515 label_environment: Environment
515 label_environment: Environment
516 label_authentication: Authentication
516 label_authentication: Authentication
517 label_auth_source: Authentication mode
517 label_auth_source: Authentication mode
518 label_auth_source_new: New authentication mode
518 label_auth_source_new: New authentication mode
519 label_auth_source_plural: Authentication modes
519 label_auth_source_plural: Authentication modes
520 label_subproject_plural: Subprojects
520 label_subproject_plural: Subprojects
521 label_subproject_new: New subproject
521 label_subproject_new: New subproject
522 label_and_its_subprojects: "%{value} and its subprojects"
522 label_and_its_subprojects: "%{value} and its subprojects"
523 label_min_max_length: Min - Max length
523 label_min_max_length: Min - Max length
524 label_list: List
524 label_list: List
525 label_date: Date
525 label_date: Date
526 label_integer: Integer
526 label_integer: Integer
527 label_float: Float
527 label_float: Float
528 label_boolean: Boolean
528 label_boolean: Boolean
529 label_string: Text
529 label_string: Text
530 label_text: Long text
530 label_text: Long text
531 label_attribute: Attribute
531 label_attribute: Attribute
532 label_attribute_plural: Attributes
532 label_attribute_plural: Attributes
533 label_no_data: No data to display
533 label_no_data: No data to display
534 label_change_status: Change status
534 label_change_status: Change status
535 label_history: History
535 label_history: History
536 label_attachment: File
536 label_attachment: File
537 label_attachment_new: New file
537 label_attachment_new: New file
538 label_attachment_delete: Delete file
538 label_attachment_delete: Delete file
539 label_attachment_plural: Files
539 label_attachment_plural: Files
540 label_file_added: File added
540 label_file_added: File added
541 label_report: Report
541 label_report: Report
542 label_report_plural: Reports
542 label_report_plural: Reports
543 label_news: News
543 label_news: News
544 label_news_new: Add news
544 label_news_new: Add news
545 label_news_plural: News
545 label_news_plural: News
546 label_news_latest: Latest news
546 label_news_latest: Latest news
547 label_news_view_all: View all news
547 label_news_view_all: View all news
548 label_news_added: News added
548 label_news_added: News added
549 label_news_comment_added: Comment added to a news
549 label_news_comment_added: Comment added to a news
550 label_settings: Settings
550 label_settings: Settings
551 label_overview: Overview
551 label_overview: Overview
552 label_version: Version
552 label_version: Version
553 label_version_new: New version
553 label_version_new: New version
554 label_version_plural: Versions
554 label_version_plural: Versions
555 label_close_versions: Close completed versions
555 label_close_versions: Close completed versions
556 label_confirmation: Confirmation
556 label_confirmation: Confirmation
557 label_export_to: 'Also available in:'
557 label_export_to: 'Also available in:'
558 label_read: Read...
558 label_read: Read...
559 label_public_projects: Public projects
559 label_public_projects: Public projects
560 label_open_issues: open
560 label_open_issues: open
561 label_open_issues_plural: open
561 label_open_issues_plural: open
562 label_closed_issues: closed
562 label_closed_issues: closed
563 label_closed_issues_plural: closed
563 label_closed_issues_plural: closed
564 label_x_open_issues_abbr:
564 label_x_open_issues_abbr:
565 zero: 0 open
565 zero: 0 open
566 one: 1 open
566 one: 1 open
567 other: "%{count} open"
567 other: "%{count} open"
568 label_x_closed_issues_abbr:
568 label_x_closed_issues_abbr:
569 zero: 0 closed
569 zero: 0 closed
570 one: 1 closed
570 one: 1 closed
571 other: "%{count} closed"
571 other: "%{count} closed"
572 label_total: Total
572 label_total: Total
573 label_permissions: Permissions
573 label_permissions: Permissions
574 label_current_status: Current status
574 label_current_status: Current status
575 label_new_statuses_allowed: New statuses allowed
575 label_new_statuses_allowed: New statuses allowed
576 label_all: all
576 label_all: all
577 label_none: none
577 label_none: none
578 label_nobody: nobody
578 label_nobody: nobody
579 label_next: Next
579 label_next: Next
580 label_previous: Previous
580 label_previous: Previous
581 label_used_by: Used by
581 label_used_by: Used by
582 label_details: Details
582 label_details: Details
583 label_add_note: Add a note
583 label_add_note: Add a note
584 label_calendar: Calendar
584 label_calendar: Calendar
585 label_months_from: months from
585 label_months_from: months from
586 label_gantt: Gantt
586 label_gantt: Gantt
587 label_internal: Internal
587 label_internal: Internal
588 label_last_changes: "last %{count} changes"
588 label_last_changes: "last %{count} changes"
589 label_change_view_all: View all changes
589 label_change_view_all: View all changes
590 label_personalize_page: Personalise this page
590 label_personalize_page: Personalise this page
591 label_comment: Comment
591 label_comment: Comment
592 label_comment_plural: Comments
592 label_comment_plural: Comments
593 label_x_comments:
593 label_x_comments:
594 zero: no comments
594 zero: no comments
595 one: 1 comment
595 one: 1 comment
596 other: "%{count} comments"
596 other: "%{count} comments"
597 label_comment_add: Add a comment
597 label_comment_add: Add a comment
598 label_comment_added: Comment added
598 label_comment_added: Comment added
599 label_comment_delete: Delete comments
599 label_comment_delete: Delete comments
600 label_query: Custom query
600 label_query: Custom query
601 label_query_plural: Custom queries
601 label_query_plural: Custom queries
602 label_query_new: New query
602 label_query_new: New query
603 label_my_queries: My custom queries
603 label_my_queries: My custom queries
604 label_filter_add: Add filter
604 label_filter_add: Add filter
605 label_filter_plural: Filters
605 label_filter_plural: Filters
606 label_equals: is
606 label_equals: is
607 label_not_equals: is not
607 label_not_equals: is not
608 label_in_less_than: in less than
608 label_in_less_than: in less than
609 label_in_more_than: in more than
609 label_in_more_than: in more than
610 label_greater_or_equal: '>='
610 label_greater_or_equal: '>='
611 label_less_or_equal: '<='
611 label_less_or_equal: '<='
612 label_in: in
612 label_in: in
613 label_today: today
613 label_today: today
614 label_all_time: all time
614 label_all_time: all time
615 label_yesterday: yesterday
615 label_yesterday: yesterday
616 label_this_week: this week
616 label_this_week: this week
617 label_last_week: last week
617 label_last_week: last week
618 label_last_n_days: "last %{count} days"
618 label_last_n_days: "last %{count} days"
619 label_this_month: this month
619 label_this_month: this month
620 label_last_month: last month
620 label_last_month: last month
621 label_this_year: this year
621 label_this_year: this year
622 label_date_range: Date range
622 label_date_range: Date range
623 label_less_than_ago: less than days ago
623 label_less_than_ago: less than days ago
624 label_more_than_ago: more than days ago
624 label_more_than_ago: more than days ago
625 label_ago: days ago
625 label_ago: days ago
626 label_contains: contains
626 label_contains: contains
627 label_not_contains: doesn't contain
627 label_not_contains: doesn't contain
628 label_day_plural: days
628 label_day_plural: days
629 label_repository: Repository
629 label_repository: Repository
630 label_repository_plural: Repositories
630 label_repository_plural: Repositories
631 label_browse: Browse
631 label_browse: Browse
632 label_branch: Branch
632 label_branch: Branch
633 label_tag: Tag
633 label_tag: Tag
634 label_revision: Revision
634 label_revision: Revision
635 label_revision_plural: Revisions
635 label_revision_plural: Revisions
636 label_revision_id: "Revision %{value}"
636 label_revision_id: "Revision %{value}"
637 label_associated_revisions: Associated revisions
637 label_associated_revisions: Associated revisions
638 label_added: added
638 label_added: added
639 label_modified: modified
639 label_modified: modified
640 label_copied: copied
640 label_copied: copied
641 label_renamed: renamed
641 label_renamed: renamed
642 label_deleted: deleted
642 label_deleted: deleted
643 label_latest_revision: Latest revision
643 label_latest_revision: Latest revision
644 label_latest_revision_plural: Latest revisions
644 label_latest_revision_plural: Latest revisions
645 label_view_revisions: View revisions
645 label_view_revisions: View revisions
646 label_view_all_revisions: View all revisions
646 label_view_all_revisions: View all revisions
647 label_max_size: Maximum size
647 label_max_size: Maximum size
648 label_sort_highest: Move to top
648 label_sort_highest: Move to top
649 label_sort_higher: Move up
649 label_sort_higher: Move up
650 label_sort_lower: Move down
650 label_sort_lower: Move down
651 label_sort_lowest: Move to bottom
651 label_sort_lowest: Move to bottom
652 label_roadmap: Roadmap
652 label_roadmap: Roadmap
653 label_roadmap_due_in: "Due in %{value}"
653 label_roadmap_due_in: "Due in %{value}"
654 label_roadmap_overdue: "%{value} late"
654 label_roadmap_overdue: "%{value} late"
655 label_roadmap_no_issues: No issues for this version
655 label_roadmap_no_issues: No issues for this version
656 label_search: Search
656 label_search: Search
657 label_result_plural: Results
657 label_result_plural: Results
658 label_all_words: All words
658 label_all_words: All words
659 label_wiki: Wiki
659 label_wiki: Wiki
660 label_wiki_edit: Wiki edit
660 label_wiki_edit: Wiki edit
661 label_wiki_edit_plural: Wiki edits
661 label_wiki_edit_plural: Wiki edits
662 label_wiki_page: Wiki page
662 label_wiki_page: Wiki page
663 label_wiki_page_plural: Wiki pages
663 label_wiki_page_plural: Wiki pages
664 label_index_by_title: Index by title
664 label_index_by_title: Index by title
665 label_index_by_date: Index by date
665 label_index_by_date: Index by date
666 label_current_version: Current version
666 label_current_version: Current version
667 label_preview: Preview
667 label_preview: Preview
668 label_feed_plural: Feeds
668 label_feed_plural: Feeds
669 label_changes_details: Details of all changes
669 label_changes_details: Details of all changes
670 label_issue_tracking: Issue tracking
670 label_issue_tracking: Issue tracking
671 label_spent_time: Spent time
671 label_spent_time: Spent time
672 label_overall_spent_time: Overall spent time
672 label_overall_spent_time: Overall spent time
673 label_f_hour: "%{value} hour"
673 label_f_hour: "%{value} hour"
674 label_f_hour_plural: "%{value} hours"
674 label_f_hour_plural: "%{value} hours"
675 label_time_tracking: Time tracking
675 label_time_tracking: Time tracking
676 label_change_plural: Changes
676 label_change_plural: Changes
677 label_statistics: Statistics
677 label_statistics: Statistics
678 label_commits_per_month: Commits per month
678 label_commits_per_month: Commits per month
679 label_commits_per_author: Commits per author
679 label_commits_per_author: Commits per author
680 label_view_diff: View differences
680 label_view_diff: View differences
681 label_diff_inline: inline
681 label_diff_inline: inline
682 label_diff_side_by_side: side by side
682 label_diff_side_by_side: side by side
683 label_options: Options
683 label_options: Options
684 label_copy_workflow_from: Copy workflow from
684 label_copy_workflow_from: Copy workflow from
685 label_permissions_report: Permissions report
685 label_permissions_report: Permissions report
686 label_watched_issues: Watched issues
686 label_watched_issues: Watched issues
687 label_related_issues: Related issues
687 label_related_issues: Related issues
688 label_applied_status: Applied status
688 label_applied_status: Applied status
689 label_loading: Loading...
689 label_loading: Loading...
690 label_relation_new: New relation
690 label_relation_new: New relation
691 label_relation_delete: Delete relation
691 label_relation_delete: Delete relation
692 label_relates_to: related to
692 label_relates_to: related to
693 label_duplicates: duplicates
693 label_duplicates: duplicates
694 label_duplicated_by: duplicated by
694 label_duplicated_by: duplicated by
695 label_blocks: blocks
695 label_blocks: blocks
696 label_blocked_by: blocked by
696 label_blocked_by: blocked by
697 label_precedes: precedes
697 label_precedes: precedes
698 label_follows: follows
698 label_follows: follows
699 label_stay_logged_in: Stay logged in
699 label_stay_logged_in: Stay logged in
700 label_disabled: disabled
700 label_disabled: disabled
701 label_show_completed_versions: Show completed versions
701 label_show_completed_versions: Show completed versions
702 label_me: me
702 label_me: me
703 label_board: Forum
703 label_board: Forum
704 label_board_new: New forum
704 label_board_new: New forum
705 label_board_plural: Forums
705 label_board_plural: Forums
706 label_board_locked: Locked
706 label_board_locked: Locked
707 label_board_sticky: Sticky
707 label_board_sticky: Sticky
708 label_topic_plural: Topics
708 label_topic_plural: Topics
709 label_message_plural: Messages
709 label_message_plural: Messages
710 label_message_last: Last message
710 label_message_last: Last message
711 label_message_new: New message
711 label_message_new: New message
712 label_message_posted: Message added
712 label_message_posted: Message added
713 label_reply_plural: Replies
713 label_reply_plural: Replies
714 label_send_information: Send account information to the user
714 label_send_information: Send account information to the user
715 label_year: Year
715 label_year: Year
716 label_month: Month
716 label_month: Month
717 label_week: Week
717 label_week: Week
718 label_date_from: From
718 label_date_from: From
719 label_date_to: To
719 label_date_to: To
720 label_language_based: Based on user's language
720 label_language_based: Based on user's language
721 label_sort_by: "Sort by %{value}"
721 label_sort_by: "Sort by %{value}"
722 label_send_test_email: Send a test email
722 label_send_test_email: Send a test email
723 label_feeds_access_key: Atom access key
723 label_feeds_access_key: Atom access key
724 label_missing_feeds_access_key: Missing a Atom access key
724 label_missing_feeds_access_key: Missing a Atom access key
725 label_feeds_access_key_created_on: "Atom access key created %{value} ago"
725 label_feeds_access_key_created_on: "Atom access key created %{value} ago"
726 label_module_plural: Modules
726 label_module_plural: Modules
727 label_added_time_by: "Added by %{author} %{age} ago"
727 label_added_time_by: "Added by %{author} %{age} ago"
728 label_updated_time_by: "Updated by %{author} %{age} ago"
728 label_updated_time_by: "Updated by %{author} %{age} ago"
729 label_updated_time: "Updated %{value} ago"
729 label_updated_time: "Updated %{value} ago"
730 label_jump_to_a_project: Jump to a project...
730 label_jump_to_a_project: Jump to a project...
731 label_file_plural: Files
731 label_file_plural: Files
732 label_changeset_plural: Changesets
732 label_changeset_plural: Changesets
733 label_default_columns: Default columns
733 label_default_columns: Default columns
734 label_no_change_option: (No change)
734 label_no_change_option: (No change)
735 label_bulk_edit_selected_issues: Bulk edit selected issues
735 label_bulk_edit_selected_issues: Bulk edit selected issues
736 label_theme: Theme
736 label_theme: Theme
737 label_default: Default
737 label_default: Default
738 label_search_titles_only: Search titles only
738 label_search_titles_only: Search titles only
739 label_user_mail_option_all: "For any event on all my projects"
739 label_user_mail_option_all: "For any event on all my projects"
740 label_user_mail_option_selected: "For any event on the selected projects only..."
740 label_user_mail_option_selected: "For any event on the selected projects only..."
741 label_user_mail_option_none: "No events"
741 label_user_mail_option_none: "No events"
742 label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in"
742 label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in"
743 label_user_mail_option_only_assigned: "Only for things I am assigned to"
743 label_user_mail_option_only_assigned: "Only for things I am assigned to"
744 label_user_mail_option_only_owner: "Only for things I am the owner of"
744 label_user_mail_option_only_owner: "Only for things I am the owner of"
745 label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
745 label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
746 label_registration_activation_by_email: account activation by email
746 label_registration_activation_by_email: account activation by email
747 label_registration_manual_activation: manual account activation
747 label_registration_manual_activation: manual account activation
748 label_registration_automatic_activation: automatic account activation
748 label_registration_automatic_activation: automatic account activation
749 label_display_per_page: "Per page: %{value}"
749 label_display_per_page: "Per page: %{value}"
750 label_age: Age
750 label_age: Age
751 label_change_properties: Change properties
751 label_change_properties: Change properties
752 label_general: General
752 label_general: General
753 label_more: More
753 label_more: More
754 label_scm: SCM
754 label_scm: SCM
755 label_plugins: Plugins
755 label_plugins: Plugins
756 label_ldap_authentication: LDAP authentication
756 label_ldap_authentication: LDAP authentication
757 label_downloads_abbr: D/L
757 label_downloads_abbr: D/L
758 label_optional_description: Optional description
758 label_optional_description: Optional description
759 label_add_another_file: Add another file
759 label_add_another_file: Add another file
760 label_preferences: Preferences
760 label_preferences: Preferences
761 label_chronological_order: In chronological order
761 label_chronological_order: In chronological order
762 label_reverse_chronological_order: In reverse chronological order
762 label_reverse_chronological_order: In reverse chronological order
763 label_planning: Planning
763 label_planning: Planning
764 label_incoming_emails: Incoming emails
764 label_incoming_emails: Incoming emails
765 label_generate_key: Generate a key
765 label_generate_key: Generate a key
766 label_issue_watchers: Watchers
766 label_issue_watchers: Watchers
767 label_example: Example
767 label_example: Example
768 label_display: Display
768 label_display: Display
769 label_sort: Sort
769 label_sort: Sort
770 label_ascending: Ascending
770 label_ascending: Ascending
771 label_descending: Descending
771 label_descending: Descending
772 label_date_from_to: From %{start} to %{end}
772 label_date_from_to: From %{start} to %{end}
773 label_wiki_content_added: Wiki page added
773 label_wiki_content_added: Wiki page added
774 label_wiki_content_updated: Wiki page updated
774 label_wiki_content_updated: Wiki page updated
775 label_group: Group
775 label_group: Group
776 label_group_plural: Groups
776 label_group_plural: Groups
777 label_group_new: New group
777 label_group_new: New group
778 label_time_entry_plural: Spent time
778 label_time_entry_plural: Spent time
779 label_version_sharing_none: Not shared
779 label_version_sharing_none: Not shared
780 label_version_sharing_descendants: With subprojects
780 label_version_sharing_descendants: With subprojects
781 label_version_sharing_hierarchy: With project hierarchy
781 label_version_sharing_hierarchy: With project hierarchy
782 label_version_sharing_tree: With project tree
782 label_version_sharing_tree: With project tree
783 label_version_sharing_system: With all projects
783 label_version_sharing_system: With all projects
784 label_update_issue_done_ratios: Update issue done ratios
784 label_update_issue_done_ratios: Update issue done ratios
785 label_copy_source: Source
785 label_copy_source: Source
786 label_copy_target: Target
786 label_copy_target: Target
787 label_copy_same_as_target: Same as target
787 label_copy_same_as_target: Same as target
788 label_display_used_statuses_only: Only display statuses that are used by this tracker
788 label_display_used_statuses_only: Only display statuses that are used by this tracker
789 label_api_access_key: API access key
789 label_api_access_key: API access key
790 label_missing_api_access_key: Missing an API access key
790 label_missing_api_access_key: Missing an API access key
791 label_api_access_key_created_on: "API access key created %{value} ago"
791 label_api_access_key_created_on: "API access key created %{value} ago"
792 label_profile: Profile
792 label_profile: Profile
793 label_subtask_plural: Subtasks
793 label_subtask_plural: Subtasks
794 label_project_copy_notifications: Send email notifications during the project copy
794 label_project_copy_notifications: Send email notifications during the project copy
795 label_principal_search: "Search for user or group:"
795 label_principal_search: "Search for user or group:"
796 label_user_search: "Search for user:"
796 label_user_search: "Search for user:"
797
797
798 button_login: Login
798 button_login: Login
799 button_submit: Submit
799 button_submit: Submit
800 button_save: Save
800 button_save: Save
801 button_check_all: Check all
801 button_check_all: Check all
802 button_uncheck_all: Uncheck all
802 button_uncheck_all: Uncheck all
803 button_collapse_all: Collapse all
803 button_collapse_all: Collapse all
804 button_expand_all: Expand all
804 button_expand_all: Expand all
805 button_delete: Delete
805 button_delete: Delete
806 button_create: Create
806 button_create: Create
807 button_create_and_continue: Create and continue
807 button_create_and_continue: Create and continue
808 button_test: Test
808 button_test: Test
809 button_edit: Edit
809 button_edit: Edit
810 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
810 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
811 button_add: Add
811 button_add: Add
812 button_change: Change
812 button_change: Change
813 button_apply: Apply
813 button_apply: Apply
814 button_clear: Clear
814 button_clear: Clear
815 button_lock: Lock
815 button_lock: Lock
816 button_unlock: Unlock
816 button_unlock: Unlock
817 button_download: Download
817 button_download: Download
818 button_list: List
818 button_list: List
819 button_view: View
819 button_view: View
820 button_move: Move
820 button_move: Move
821 button_move_and_follow: Move and follow
821 button_move_and_follow: Move and follow
822 button_back: Back
822 button_back: Back
823 button_cancel: Cancel
823 button_cancel: Cancel
824 button_activate: Activate
824 button_activate: Activate
825 button_sort: Sort
825 button_sort: Sort
826 button_log_time: Log time
826 button_log_time: Log time
827 button_rollback: Rollback to this version
827 button_rollback: Rollback to this version
828 button_watch: Watch
828 button_watch: Watch
829 button_unwatch: Unwatch
829 button_unwatch: Unwatch
830 button_reply: Reply
830 button_reply: Reply
831 button_archive: Archive
831 button_archive: Archive
832 button_unarchive: Unarchive
832 button_unarchive: Unarchive
833 button_reset: Reset
833 button_reset: Reset
834 button_rename: Rename
834 button_rename: Rename
835 button_change_password: Change password
835 button_change_password: Change password
836 button_copy: Copy
836 button_copy: Copy
837 button_copy_and_follow: Copy and follow
837 button_copy_and_follow: Copy and follow
838 button_annotate: Annotate
838 button_annotate: Annotate
839 button_update: Update
839 button_update: Update
840 button_configure: Configure
840 button_configure: Configure
841 button_quote: Quote
841 button_quote: Quote
842 button_duplicate: Duplicate
842 button_duplicate: Duplicate
843 button_show: Show
843 button_show: Show
844
844
845 status_active: active
845 status_active: active
846 status_registered: registered
846 status_registered: registered
847 status_locked: locked
847 status_locked: locked
848
848
849 version_status_open: open
849 version_status_open: open
850 version_status_locked: locked
850 version_status_locked: locked
851 version_status_closed: closed
851 version_status_closed: closed
852
852
853 field_active: Active
853 field_active: Active
854
854
855 text_select_mail_notifications: Select actions for which email notifications should be sent.
855 text_select_mail_notifications: Select actions for which email notifications should be sent.
856 text_regexp_info: eg. ^[A-Z0-9]+$
856 text_regexp_info: eg. ^[A-Z0-9]+$
857 text_min_max_length_info: 0 means no restriction
857 text_min_max_length_info: 0 means no restriction
858 text_project_destroy_confirmation: Are you sure you want to delete this project and related data?
858 text_project_destroy_confirmation: Are you sure you want to delete this project and related data?
859 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted."
859 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted."
860 text_workflow_edit: Select a role and a tracker to edit the workflow
860 text_workflow_edit: Select a role and a tracker to edit the workflow
861 text_are_you_sure: Are you sure?
861 text_are_you_sure: Are you sure?
862 text_journal_changed: "%{label} changed from %{old} to %{new}"
862 text_journal_changed: "%{label} changed from %{old} to %{new}"
863 text_journal_changed_no_detail: "%{label} updated"
863 text_journal_changed_no_detail: "%{label} updated"
864 text_journal_set_to: "%{label} set to %{value}"
864 text_journal_set_to: "%{label} set to %{value}"
865 text_journal_deleted: "%{label} deleted (%{old})"
865 text_journal_deleted: "%{label} deleted (%{old})"
866 text_journal_added: "%{label} %{value} added"
866 text_journal_added: "%{label} %{value} added"
867 text_tip_issue_begin_day: task beginning this day
867 text_tip_issue_begin_day: task beginning this day
868 text_tip_issue_end_day: task ending this day
868 text_tip_issue_end_day: task ending this day
869 text_tip_issue_begin_end_day: task beginning and ending this day
869 text_tip_issue_begin_end_day: task beginning and ending this day
870 text_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter.<br />Once saved, the identifier cannot be changed.'
870 text_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter.<br />Once saved, the identifier cannot be changed.'
871 text_caracters_maximum: "%{count} characters maximum."
871 text_caracters_maximum: "%{count} characters maximum."
872 text_caracters_minimum: "Must be at least %{count} characters long."
872 text_caracters_minimum: "Must be at least %{count} characters long."
873 text_length_between: "Length between %{min} and %{max} characters."
873 text_length_between: "Length between %{min} and %{max} characters."
874 text_tracker_no_workflow: No workflow defined for this tracker
874 text_tracker_no_workflow: No workflow defined for this tracker
875 text_unallowed_characters: Unallowed characters
875 text_unallowed_characters: Unallowed characters
876 text_comma_separated: Multiple values allowed (comma separated).
876 text_comma_separated: Multiple values allowed (comma separated).
877 text_line_separated: Multiple values allowed (one line for each value).
877 text_line_separated: Multiple values allowed (one line for each value).
878 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
878 text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
879 text_issue_added: "Issue %{id} has been reported by %{author}."
879 text_issue_added: "Issue %{id} has been reported by %{author}."
880 text_issue_updated: "Issue %{id} has been updated by %{author}."
880 text_issue_updated: "Issue %{id} has been updated by %{author}."
881 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content?
881 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content?
882 text_issue_category_destroy_question: "Some issues (%{count}) are assigned to this category. What do you want to do?"
882 text_issue_category_destroy_question: "Some issues (%{count}) are assigned to this category. What do you want to do?"
883 text_issue_category_destroy_assignments: Remove category assignments
883 text_issue_category_destroy_assignments: Remove category assignments
884 text_issue_category_reassign_to: Reassign issues to this category
884 text_issue_category_reassign_to: Reassign issues to this category
885 text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
885 text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
886 text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
886 text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
887 text_load_default_configuration: Load the default configuration
887 text_load_default_configuration: Load the default configuration
888 text_status_changed_by_changeset: "Applied in changeset %{value}."
888 text_status_changed_by_changeset: "Applied in changeset %{value}."
889 text_time_logged_by_changeset: "Applied in changeset %{value}."
889 text_time_logged_by_changeset: "Applied in changeset %{value}."
890 text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?'
890 text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?'
891 text_select_project_modules: 'Select modules to enable for this project:'
891 text_select_project_modules: 'Select modules to enable for this project:'
892 text_default_administrator_account_changed: Default administrator account changed
892 text_default_administrator_account_changed: Default administrator account changed
893 text_file_repository_writable: Attachments directory writable
893 text_file_repository_writable: Attachments directory writable
894 text_plugin_assets_writable: Plugin assets directory writable
894 text_plugin_assets_writable: Plugin assets directory writable
895 text_rmagick_available: RMagick available (optional)
895 text_rmagick_available: RMagick available (optional)
896 text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?"
896 text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?"
897 text_destroy_time_entries: Delete reported hours
897 text_destroy_time_entries: Delete reported hours
898 text_assign_time_entries_to_project: Assign reported hours to the project
898 text_assign_time_entries_to_project: Assign reported hours to the project
899 text_reassign_time_entries: 'Reassign reported hours to this issue:'
899 text_reassign_time_entries: 'Reassign reported hours to this issue:'
900 text_user_wrote: "%{value} wrote:"
900 text_user_wrote: "%{value} wrote:"
901 text_enumeration_destroy_question: "%{count} objects are assigned to this value."
901 text_enumeration_destroy_question: "%{count} objects are assigned to this value."
902 text_enumeration_category_reassign_to: 'Reassign them to this value:'
902 text_enumeration_category_reassign_to: 'Reassign them to this value:'
903 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
903 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
904 text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
904 text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
905 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
905 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
906 text_custom_field_possible_values_info: 'One line for each value'
906 text_custom_field_possible_values_info: 'One line for each value'
907 text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?"
907 text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?"
908 text_wiki_page_nullify_children: "Keep child pages as root pages"
908 text_wiki_page_nullify_children: "Keep child pages as root pages"
909 text_wiki_page_destroy_children: "Delete child pages and all their descendants"
909 text_wiki_page_destroy_children: "Delete child pages and all their descendants"
910 text_wiki_page_reassign_children: "Reassign child pages to this parent page"
910 text_wiki_page_reassign_children: "Reassign child pages to this parent page"
911 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
911 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
912 text_zoom_in: Zoom in
912 text_zoom_in: Zoom in
913 text_zoom_out: Zoom out
913 text_zoom_out: Zoom out
914 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
914 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
915
915
916 default_role_manager: Manager
916 default_role_manager: Manager
917 default_role_developer: Developer
917 default_role_developer: Developer
918 default_role_reporter: Reporter
918 default_role_reporter: Reporter
919 default_tracker_bug: Bug
919 default_tracker_bug: Bug
920 default_tracker_feature: Feature
920 default_tracker_feature: Feature
921 default_tracker_support: Support
921 default_tracker_support: Support
922 default_issue_status_new: New
922 default_issue_status_new: New
923 default_issue_status_in_progress: In Progress
923 default_issue_status_in_progress: In Progress
924 default_issue_status_resolved: Resolved
924 default_issue_status_resolved: Resolved
925 default_issue_status_feedback: Feedback
925 default_issue_status_feedback: Feedback
926 default_issue_status_closed: Closed
926 default_issue_status_closed: Closed
927 default_issue_status_rejected: Rejected
927 default_issue_status_rejected: Rejected
928 default_doc_category_user: User documentation
928 default_doc_category_user: User documentation
929 default_doc_category_tech: Technical documentation
929 default_doc_category_tech: Technical documentation
930 default_priority_low: Low
930 default_priority_low: Low
931 default_priority_normal: Normal
931 default_priority_normal: Normal
932 default_priority_high: High
932 default_priority_high: High
933 default_priority_urgent: Urgent
933 default_priority_urgent: Urgent
934 default_priority_immediate: Immediate
934 default_priority_immediate: Immediate
935 default_activity_design: Design
935 default_activity_design: Design
936 default_activity_development: Development
936 default_activity_development: Development
937
937
938 enumeration_issue_priorities: Issue priorities
938 enumeration_issue_priorities: Issue priorities
939 enumeration_doc_categories: Document categories
939 enumeration_doc_categories: Document categories
940 enumeration_activities: Activities (time tracking)
940 enumeration_activities: Activities (time tracking)
941 enumeration_system_activity: System Activity
941 enumeration_system_activity: System Activity
942 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
942 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
943 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
943 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
944 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
944 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
945 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
945 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
946 label_issue_note_added: Note added
946 label_issue_note_added: Note added
947 label_issue_status_updated: Status updated
947 label_issue_status_updated: Status updated
948 label_issue_priority_updated: Priority updated
948 label_issue_priority_updated: Priority updated
949 label_issues_visibility_own: Issues created by or assigned to the user
949 label_issues_visibility_own: Issues created by or assigned to the user
950 field_issues_visibility: Issues visibility
950 field_issues_visibility: Issues visibility
951 label_issues_visibility_all: All issues
951 label_issues_visibility_all: All issues
952 permission_set_own_issues_private: Set own issues public or private
952 permission_set_own_issues_private: Set own issues public or private
953 field_is_private: Private
953 field_is_private: Private
954 permission_set_issues_private: Set issues public or private
954 permission_set_issues_private: Set issues public or private
955 label_issues_visibility_public: All non private issues
955 label_issues_visibility_public: All non private issues
956 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
956 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
957 field_commit_logs_encoding: Commit messages encoding
957 field_commit_logs_encoding: Commit messages encoding
958 field_scm_path_encoding: Path encoding
958 field_scm_path_encoding: Path encoding
959 text_scm_path_encoding_note: "Default: UTF-8"
959 text_scm_path_encoding_note: "Default: UTF-8"
960 field_path_to_repository: Path to repository
960 field_path_to_repository: Path to repository
961 field_root_directory: Root directory
961 field_root_directory: Root directory
962 field_cvs_module: Module
962 field_cvs_module: Module
963 field_cvsroot: CVSROOT
963 field_cvsroot: CVSROOT
964 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
964 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
965 text_scm_command: Command
965 text_scm_command: Command
966 text_scm_command_version: Version
966 text_scm_command_version: Version
967 label_git_report_last_commit: Report last commit for files and directories
967 label_git_report_last_commit: Report last commit for files and directories
968 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
968 text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it.
969 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
969 text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel.
970 notice_issue_successful_create: Issue %{id} created.
970 notice_issue_successful_create: Issue %{id} created.
971 label_between: between
971 label_between: between
972 label_diff: diff
972 label_diff: diff
973 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
973 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
974 description_query_sort_criteria_direction: Sort direction
974 description_query_sort_criteria_direction: Sort direction
975 description_project_scope: Search scope
975 description_project_scope: Search scope
976 description_filter: Filter
976 description_filter: Filter
977 description_user_mail_notification: Mail notification settings
977 description_user_mail_notification: Mail notification settings
978 description_date_from: Enter start date
978 description_date_from: Enter start date
979 description_message_content: Message content
979 description_message_content: Message content
980 description_available_columns: Available Columns
980 description_available_columns: Available Columns
981 description_date_range_interval: Choose range by selecting start and end date
981 description_date_range_interval: Choose range by selecting start and end date
982 description_issue_category_reassign: Choose issue category
982 description_issue_category_reassign: Choose issue category
983 description_search: Searchfield
983 description_search: Searchfield
984 description_notes: Notes
984 description_notes: Notes
985 description_date_range_list: Choose range from list
985 description_date_range_list: Choose range from list
986 description_choose_project: Projects
986 description_choose_project: Projects
987 description_date_to: Enter end date
987 description_date_to: Enter end date
988 description_query_sort_criteria_attribute: Sort attribute
988 description_query_sort_criteria_attribute: Sort attribute
989 description_wiki_subpages_reassign: Choose new parent page
989 description_wiki_subpages_reassign: Choose new parent page
990 description_selected_columns: Selected Columns
990 description_selected_columns: Selected Columns
991 label_parent_revision: Parent
991 label_parent_revision: Parent
992 label_child_revision: Child
992 label_child_revision: Child
993 button_edit_section: Edit this section
993 button_edit_section: Edit this section
994 setting_repositories_encodings: Attachments and repositories encodings
994 setting_repositories_encodings: Attachments and repositories encodings
995 description_all_columns: All Columns
995 description_all_columns: All Columns
996 button_export: Export
996 button_export: Export
997 label_export_options: "%{export_format} export options"
997 label_export_options: "%{export_format} export options"
998 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
998 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
999 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
999 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1000 label_x_issues:
1000 label_x_issues:
1001 zero: 0 issue
1001 zero: 0 issue
1002 one: 1 issue
1002 one: 1 issue
1003 other: "%{count} issues"
1003 other: "%{count} issues"
1004 label_repository_new: New repository
1004 label_repository_new: New repository
1005 field_repository_is_default: Main repository
1005 field_repository_is_default: Main repository
1006 label_copy_attachments: Copy attachments
1006 label_copy_attachments: Copy attachments
1007 label_item_position: "%{position} of %{count}"
1007 label_item_position: "%{position} of %{count}"
1008 label_completed_versions: Completed versions
1008 label_completed_versions: Completed versions
1009 field_multiple: Multiple values
1009 field_multiple: Multiple values
1010 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1010 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1011 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1011 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1012 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1012 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1013 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1013 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1014 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1014 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1015 permission_manage_related_issues: Manage related issues
1015 permission_manage_related_issues: Manage related issues
1016 field_auth_source_ldap_filter: LDAP filter
1016 field_auth_source_ldap_filter: LDAP filter
1017 label_search_for_watchers: Search for watchers to add
1017 label_search_for_watchers: Search for watchers to add
1018 notice_account_deleted: Your account has been permanently deleted.
1018 notice_account_deleted: Your account has been permanently deleted.
1019 setting_unsubscribe: Allow users to delete their own account
1019 setting_unsubscribe: Allow users to delete their own account
1020 button_delete_my_account: Delete my account
1020 button_delete_my_account: Delete my account
1021 text_account_destroy_confirmation: |-
1021 text_account_destroy_confirmation: |-
1022 Are you sure you want to proceed?
1022 Are you sure you want to proceed?
1023 Your account will be permanently deleted, with no way to reactivate it.
1023 Your account will be permanently deleted, with no way to reactivate it.
1024 error_session_expired: Your session has expired. Please login again.
1024 error_session_expired: Your session has expired. Please login again.
1025 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1025 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1026 setting_session_lifetime: Session maximum lifetime
1026 setting_session_lifetime: Session maximum lifetime
1027 setting_session_timeout: Session inactivity timeout
1027 setting_session_timeout: Session inactivity timeout
1028 label_session_expiration: Session expiration
1028 label_session_expiration: Session expiration
1029 permission_close_project: Close / reopen the project
1029 permission_close_project: Close / reopen the project
1030 label_show_closed_projects: View closed projects
1030 label_show_closed_projects: View closed projects
1031 button_close: Close
1031 button_close: Close
1032 button_reopen: Reopen
1032 button_reopen: Reopen
1033 project_status_active: active
1033 project_status_active: active
1034 project_status_closed: closed
1034 project_status_closed: closed
1035 project_status_archived: archived
1035 project_status_archived: archived
1036 text_project_closed: This project is closed and read-only.
1036 text_project_closed: This project is closed and read-only.
1037 notice_user_successful_create: User %{id} created.
1037 notice_user_successful_create: User %{id} created.
1038 field_core_fields: Standard fields
1038 field_core_fields: Standard fields
1039 field_timeout: Timeout (in seconds)
1039 field_timeout: Timeout (in seconds)
1040 setting_thumbnails_enabled: Display attachment thumbnails
1040 setting_thumbnails_enabled: Display attachment thumbnails
1041 setting_thumbnails_size: Thumbnails size (in pixels)
1041 setting_thumbnails_size: Thumbnails size (in pixels)
1042 label_status_transitions: Status transitions
1042 label_status_transitions: Status transitions
1043 label_fields_permissions: Fields permissions
1043 label_fields_permissions: Fields permissions
1044 label_readonly: Read-only
1044 label_readonly: Read-only
1045 label_required: Required
1045 label_required: Required
1046 text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.'
1046 text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.'
1047 field_board_parent: Parent forum
1047 field_board_parent: Parent forum
1048 label_attribute_of_project: Project's %{name}
1048 label_attribute_of_project: Project's %{name}
1049 label_attribute_of_author: Author's %{name}
1049 label_attribute_of_author: Author's %{name}
1050 label_attribute_of_assigned_to: Assignee's %{name}
1050 label_attribute_of_assigned_to: Assignee's %{name}
1051 label_attribute_of_fixed_version: Target version's %{name}
1051 label_attribute_of_fixed_version: Target version's %{name}
1052 label_copy_subtasks: Copy subtasks
1052 label_copy_subtasks: Copy subtasks
1053 label_copied_to: copied to
1053 label_copied_to: copied to
1054 label_copied_from: copied from
1054 label_copied_from: copied from
1055 label_any_issues_in_project: any issues in project
1055 label_any_issues_in_project: any issues in project
1056 label_any_issues_not_in_project: any issues not in project
1056 label_any_issues_not_in_project: any issues not in project
1057 field_private_notes: Private notes
1057 field_private_notes: Private notes
1058 permission_view_private_notes: View private notes
1058 permission_view_private_notes: View private notes
1059 permission_set_notes_private: Set notes as private
1059 permission_set_notes_private: Set notes as private
1060 label_no_issues_in_project: no issues in project
1060 label_no_issues_in_project: no issues in project
1061 label_any_open_issues: any open issues
1061 label_any_open_issues: any open issues
1062 label_no_open_issues: no open issues
1062 label_no_open_issues: no open issues
1063 label_any: all
1063 label_any: all
1064 label_last_n_weeks: last %{count} weeks
1064 label_last_n_weeks: last %{count} weeks
1065 setting_cross_project_subtasks: Allow cross-project subtasks
1065 setting_cross_project_subtasks: Allow cross-project subtasks
1066 label_cross_project_descendants: With subprojects
1066 label_cross_project_descendants: With subprojects
1067 label_cross_project_tree: With project tree
1067 label_cross_project_tree: With project tree
1068 label_cross_project_hierarchy: With project hierarchy
1068 label_cross_project_hierarchy: With project hierarchy
1069 label_cross_project_system: With all projects
1069 label_cross_project_system: With all projects
1070 button_hide: Hide
1070 button_hide: Hide
1071 setting_non_working_week_days: Non-working days
1071 setting_non_working_week_days: Non-working days
1072 label_in_the_next_days: in the next
1072 label_in_the_next_days: in the next
1073 label_in_the_past_days: in the past
1073 label_in_the_past_days: in the past
1074 label_attribute_of_user: User's %{name}
1074 label_attribute_of_user: User's %{name}
1075 text_turning_multiple_off: If you disable multiple values, multiple values will be
1075 text_turning_multiple_off: If you disable multiple values, multiple values will be
1076 removed in order to preserve only one value per item.
1076 removed in order to preserve only one value per item.
1077 label_attribute_of_issue: Issue's %{name}
1077 label_attribute_of_issue: Issue's %{name}
1078 permission_add_documents: Add documents
1078 permission_add_documents: Add documents
1079 permission_edit_documents: Edit documents
1079 permission_edit_documents: Edit documents
1080 permission_delete_documents: Delete documents
1080 permission_delete_documents: Delete documents
1081 label_gantt_progress_line: Progress line
1081 label_gantt_progress_line: Progress line
1082 setting_jsonp_enabled: Enable JSONP support
1082 setting_jsonp_enabled: Enable JSONP support
1083 field_inherit_members: Inherit members
1083 field_inherit_members: Inherit members
1084 field_closed_on: Closed
1084 field_closed_on: Closed
1085 field_generate_password: Generate password
1085 field_generate_password: Generate password
1086 setting_default_projects_tracker_ids: Default trackers for new projects
1086 setting_default_projects_tracker_ids: Default trackers for new projects
1087 label_total_time: Total
1087 label_total_time: Total
1088 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1088 notice_account_not_activated_yet: You haven't activated your account yet. If you want
1089 to receive a new activation email, please <a href="%{url}">click this link</a>.
1089 to receive a new activation email, please <a href="%{url}">click this link</a>.
1090 notice_account_locked: Your account is locked.
1090 notice_account_locked: Your account is locked.
1091 label_hidden: Hidden
1091 label_hidden: Hidden
1092 label_visibility_private: to me only
1092 label_visibility_private: to me only
1093 label_visibility_roles: to these roles only
1093 label_visibility_roles: to these roles only
1094 label_visibility_public: to any users
1094 label_visibility_public: to any users
1095 field_must_change_passwd: Must change password at next logon
1095 field_must_change_passwd: Must change password at next logon
1096 notice_new_password_must_be_different: The new password must be different from the
1096 notice_new_password_must_be_different: The new password must be different from the
1097 current password
1097 current password
1098 setting_mail_handler_excluded_filenames: Exclude attachments by name
1098 setting_mail_handler_excluded_filenames: Exclude attachments by name
1099 text_convert_available: ImageMagick convert available (optional)
1099 text_convert_available: ImageMagick convert available (optional)
1100 label_link: Link
1100 label_link: Link
1101 label_only: only
1101 label_only: only
1102 label_drop_down_list: drop-down list
1102 label_drop_down_list: drop-down list
1103 label_checkboxes: checkboxes
1103 label_checkboxes: checkboxes
1104 label_link_values_to: Link values to URL
1104 label_link_values_to: Link values to URL
1105 setting_force_default_language_for_anonymous: Force default language for anonymous
1105 setting_force_default_language_for_anonymous: Force default language for anonymous
1106 users
1106 users
1107 setting_force_default_language_for_loggedin: Force default language for logged-in
1107 setting_force_default_language_for_loggedin: Force default language for logged-in
1108 users
1108 users
1109 label_custom_field_select_type: Select the type of object to which the custom field
1109 label_custom_field_select_type: Select the type of object to which the custom field
1110 is to be attached
1110 is to be attached
1111 label_issue_assigned_to_updated: Assignee updated
1111 label_issue_assigned_to_updated: Assignee updated
1112 label_check_for_updates: Check for updates
1112 label_check_for_updates: Check for updates
1113 label_latest_compatible_version: Latest compatible version
1113 label_latest_compatible_version: Latest compatible version
1114 label_unknown_plugin: Unknown plugin
1114 label_unknown_plugin: Unknown plugin
1115 label_radio_buttons: radio buttons
1115 label_radio_buttons: radio buttons
1116 label_group_anonymous: Anonymous users
1116 label_group_anonymous: Anonymous users
1117 label_group_non_member: Non member users
1117 label_group_non_member: Non member users
1118 label_add_projects: Add projects
1118 label_add_projects: Add projects
1119 field_default_status: Default status
1119 field_default_status: Default status
1120 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1120 text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://'
1121 field_users_visibility: Users visibility
1121 field_users_visibility: Users visibility
1122 label_users_visibility_all: All active users
1122 label_users_visibility_all: All active users
1123 label_users_visibility_members_of_visible_projects: Members of visible projects
1123 label_users_visibility_members_of_visible_projects: Members of visible projects
1124 label_edit_attachments: Edit attached files
1124 label_edit_attachments: Edit attached files
1125 setting_link_copied_issue: Link issues on copy
1125 setting_link_copied_issue: Link issues on copy
1126 label_link_copied_issue: Link copied issue
1126 label_link_copied_issue: Link copied issue
1127 label_ask: Ask
1127 label_ask: Ask
1128 label_search_attachments_yes: Search attachment filenames and descriptions
1128 label_search_attachments_yes: Search attachment filenames and descriptions
1129 label_search_attachments_no: Do not search attachments
1129 label_search_attachments_no: Do not search attachments
1130 label_search_attachments_only: Search attachments only
1130 label_search_attachments_only: Search attachments only
1131 label_search_open_issues_only: Open issues only
1131 label_search_open_issues_only: Open issues only
1132 field_address: Email
1132 field_address: Email
1133 setting_max_additional_emails: Maximum number of additional email addresses
1133 setting_max_additional_emails: Maximum number of additional email addresses
1134 label_email_address_plural: Emails
1134 label_email_address_plural: Emails
1135 label_email_address_add: Add email address
1135 label_email_address_add: Add email address
1136 label_enable_notifications: Enable notifications
1136 label_enable_notifications: Enable notifications
1137 label_disable_notifications: Disable notifications
1137 label_disable_notifications: Disable notifications
1138 setting_search_results_per_page: Search results per page
1138 setting_search_results_per_page: Search results per page
1139 label_blank_value: blank
1139 label_blank_value: blank
1140 permission_copy_issues: Copy issues
1140 permission_copy_issues: Copy issues
1141 error_password_expired: Your password has expired or the administrator requires you
1141 error_password_expired: Your password has expired or the administrator requires you
1142 to change it.
1142 to change it.
1143 field_time_entries_visibility: Time logs visibility
1143 field_time_entries_visibility: Time logs visibility
1144 setting_password_max_age: Require password change after
1144 setting_password_max_age: Require password change after
1145 label_parent_task_attributes: Parent tasks attributes
1145 label_parent_task_attributes: Parent tasks attributes
1146 label_parent_task_attributes_derived: Calculated from subtasks
1146 label_parent_task_attributes_derived: Calculated from subtasks
1147 label_parent_task_attributes_independent: Independent of subtasks
1147 label_parent_task_attributes_independent: Independent of subtasks
1148 label_time_entries_visibility_all: All time entries
1148 label_time_entries_visibility_all: All time entries
1149 label_time_entries_visibility_own: Time entries created by the user
1149 label_time_entries_visibility_own: Time entries created by the user
1150 label_member_management: Member management
1150 label_member_management: Member management
1151 label_member_management_all_roles: All roles
1151 label_member_management_all_roles: All roles
1152 label_member_management_selected_roles_only: Only these roles
1152 label_member_management_selected_roles_only: Only these roles
1153 label_password_required: Confirm your password to continue
1153 label_password_required: Confirm your password to continue
1154 label_total_spent_time: Overall spent time
1154 label_total_spent_time: Overall spent time
1155 notice_import_finished: All %{count} items have been imported.
1155 notice_import_finished: All %{count} items have been imported.
1156 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1156 notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be
1157 imported.'
1157 imported.'
1158 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1158 error_invalid_file_encoding: The file is not a valid %{encoding} encoded file
1159 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1159 error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the
1160 settings below
1160 settings below
1161 error_can_not_read_import_file: An error occurred while reading the file to import
1161 error_can_not_read_import_file: An error occurred while reading the file to import
1162 permission_import_issues: Import issues
1162 permission_import_issues: Import issues
1163 label_import_issues: Import issues
1163 label_import_issues: Import issues
1164 label_select_file_to_import: Select the file to import
1164 label_select_file_to_import: Select the file to import
1165 label_fields_separator: Field separator
1165 label_fields_separator: Field separator
1166 label_fields_wrapper: Field wrapper
1166 label_fields_wrapper: Field wrapper
1167 label_encoding: Encoding
1167 label_encoding: Encoding
1168 label_comma_char: Comma
1168 label_comma_char: Comma
1169 label_semi_colon_char: Semicolon
1169 label_semi_colon_char: Semi colon
1170 label_quote_char: Quote
1170 label_quote_char: Quote
1171 label_double_quote_char: Double quote
1171 label_double_quote_char: Double quote
1172 label_fields_mapping: Fields mapping
1172 label_fields_mapping: Fields mapping
1173 label_file_content_preview: File content preview
1173 label_file_content_preview: File content preview
1174 label_create_missing_values: Create missing values
1174 label_create_missing_values: Create missing values
1175 button_import: Import
1175 button_import: Import
1176 field_total_estimated_hours: Total estimated time
1176 field_total_estimated_hours: Total estimated time
1177 label_api: API
1177 label_api: API
1178 label_total_plural: Totals
1178 label_total_plural: Totals
1179 label_assigned_issues: Assigned issues
1179 label_assigned_issues: Assigned issues
1180 label_field_format_enumeration: Key/value list
1180 label_field_format_enumeration: Key/value list
1181 label_f_hour_short: '%{value} h'
1181 label_f_hour_short: '%{value} h'
1182 field_default_version: Default version
1182 field_default_version: Default version
1183 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1183 error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed
1184 setting_attachment_extensions_allowed: Allowed extensions
1184 setting_attachment_extensions_allowed: Allowed extensions
1185 setting_attachment_extensions_denied: Disallowed extensions
1185 setting_attachment_extensions_denied: Disallowed extensions
1186 label_default_values_for_new_users: Default values for new users
1186 label_default_values_for_new_users: Default values for new users
1187 error_ldap_bind_credentials: Invalid LDAP Account/Password
1187 error_ldap_bind_credentials: Invalid LDAP Account/Password
1188 setting_sys_api_key: API key
1188 setting_sys_api_key: API key
1189 setting_lost_password: Lost password
1189 setting_lost_password: Lost password
1190 mail_subject_security_notification: Security notification
1190 mail_subject_security_notification: Security notification
1191 mail_body_security_notification_change: ! '%{field} was changed.'
1191 mail_body_security_notification_change: ! '%{field} was changed.'
1192 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1192 mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1193 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1193 mail_body_security_notification_add: ! '%{field} %{value} was added.'
1194 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1194 mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1195 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1195 mail_body_security_notification_notify_enabled: Email address %{value} now receives
1196 notifications.
1196 notifications.
1197 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1197 mail_body_security_notification_notify_disabled: Email address %{value} no longer
1198 receives notifications.
1198 receives notifications.
1199 mail_body_settings_updated: ! 'The following settings were changed:'
1199 mail_body_settings_updated: ! 'The following settings were changed:'
1200 field_remote_ip: IP address
1200 field_remote_ip: IP address
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
1 NO CONTENT: modified file
NO CONTENT: modified file
The requested commit or file is too big and content was truncated. Show full diff
General Comments 0
You need to be logged in to leave comments. Login now